.use-floating-validation-tip .wpcf7-not-valid-tip {
  position: relative;
  top: -2ex;
  left: 1em;
  z-index: 100;
  border: 1px solid #dc3232;
  background: #fff;
  padding: 0.2em 0.8em;
  width: 24em;
}
.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}
.wpcf7-list-item-label::after,
.wpcf7-list-item-label::before {
  content: " ";
}
.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
}
.wpcf7 form.submitting .ajax-loader {
  visibility: visible;
}
.wpcf7 .ajax-loader::before {
  content: "";
  position: absolute;
  background-color: #fbfbfc;
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 100%;
  transform-origin: 8px 8px;
  animation-name: spin;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
  .wpcf7 .ajax-loader::before {
    animation-name: blink;
    animation-duration: 2s;
  }
}
@keyframes spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes blink {
  from {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.wpcf7 input[type="file"] {
  cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
  cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
}
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"] {
  direction: ltr;
}
.rs-p-wp-fix {
  display: none !important;
  margin: 0 !important;
  height: 0 !important;
}
.wp-block-themepunch-revslider {
  position: relative;
}
#debungcontrolls {
  z-index: 100000;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: auto;
  background: rgba(0, 0, 0, 0.6);
  padding: 10px;
  box-sizing: border-box;
}
rs-debug {
  z-index: 100000;
  position: fixed;
  top: 0;
  width: 300px;
  height: 300px;
  background: rgba(0, 0, 0, 0.6);
  padding: 10px;
  box-sizing: border-box;
  color: #fff;
  font-size: 10px;
  line-height: 13px;
  overflow: scroll;
}
rs-modal {
  position: fixed !important;
  z-index: 9999999 !important;
  pointer-events: none !important;
}
rs-modal.rs-modal-auto {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}
rs-modal.rs-modal-fullscreen,
rs-modal.rs-modal-fullwidth {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
rs-modal rs-fullwidth-wrap {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
rs-module-wrap.rs-modal {
  display: none;
  max-height: 100% !important;
  overflow: auto !important;
  pointer-events: auto !important;
}
rs-module-wrap.hideallscrollbars.rs-modal {
  overflow: hidden !important;
  max-width: 100% !important;
}
rs-modal-cover {
  width: 100%;
  height: 100%;
  z-index: 0;
  background: 0 0;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  pointer-events: auto;
}
body > rs-modal-cover {
  position: fixed;
  z-index: 9999995 !important;
}
rs-sbg-px {
  pointer-events: none;
}
.rs-forceuntouchable,
.rs-forceuntouchable * {
  pointer-events: none !important;
}
.rs-forcehidden * {
  visibility: hidden !important;
}
.rs_splitted_lines {
  display: block;
  white-space: nowrap !important;
}
.debugtimeline {
  width: 100%;
  height: 10px;
  position: relative;
  display: block;
  margin-bottom: 3px;
  display: none;
  white-space: nowrap;
  box-sizing: border-box;
}
.debugtimeline:hover {
  height: 15px;
}
.the_timeline_tester {
  background: #e74c3c;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
}
.rs-go-fullscreen {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 9999999 !important;
  background: #fff;
}
.debugtimeline.tl_slide .the_timeline_tester {
  background: #f39c12;
}
.debugtimeline.tl_frame .the_timeline_tester {
  background: #3498db;
}
.debugtimline_txt {
  color: #fff;
  font-weight: 400;
  font-size: 7px;
  position: absolute;
  left: 10px;
  top: 0;
  white-space: nowrap;
  line-height: 10px;
}
.rtl {
  direction: rtl;
}
[class*=" revicon-"]:before,
[class^="revicon-"]:before {
  font-family: revicons;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}
#builderView i[class*=" fa-"],
#builderView i[class^="fa-"],
#objectlibrary i[class*=" fa-"],
#objectlibrary i[class^="fa-"],
#rs_overview i[class*=" fa-"],
#rs_overview i[class^="fa-"],
#rs_overview_menu i[class*=" fa-"],
#rs_overview_menu i[class^="fa-"],
#waitaminute i[class*=" fa-"],
#waitaminute i[class^="fa-"],
.rb-modal-wrapper i[class*=" fa-"],
.rb-modal-wrapper i[class^="fa-"],
rs-module i[class*=" fa-"],
rs-module i[class^="fa-"] {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#builderView [class*=" fa-"]:before,
#builderView [class^="fa-"]:before,
#objectlibrary [class*=" fa-"]:before,
#objectlibrary [class^="fa-"]:before,
#rs_overview [class*=" fa-"]:before,
#rs_overview [class^="fa-"]:before,
#rs_overview_menu [class*=" fa-"]:before,
#rs_overview_menu [class^="fa-"]:before,
#waitaminute [class*=" fa-"]:before,
#waitaminute [class^="fa-"]:before,
.rb-modal-wrapper [class*=" fa-"]:before,
.rb-modal-wrapper [class^="fa-"]:before,
rs-module [class*=" fa-"]:before,
rs-module [class^="fa-"]:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  margin-right: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  margin-left: 0;
}
#builderView .sr-only,
#objectlibrary .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
#waitaminute .sr-only,
.rb-modal-wrapper .sr-only,
rs-module .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.revicon-search-1:before {
  content: "\e802";
}
.revicon-pencil-1:before {
  content: "\e831";
}
.revicon-picture-1:before {
  content: "\e803";
}
.revicon-cancel:before {
  content: "\e80a";
}
.revicon-info-circled:before {
  content: "\e80f";
}
.revicon-trash:before {
  content: "\e801";
}
.revicon-left-dir:before {
  content: "\e817";
}
.revicon-right-dir:before {
  content: "\e818";
}
.revicon-down-open:before {
  content: "\e83b";
}
.revicon-left-open:before {
  content: "\e819";
}
.revicon-right-open:before {
  content: "\e81a";
}
.revicon-angle-left:before {
  content: "\e820";
}
.revicon-angle-right:before {
  content: "\e81d";
}
.revicon-left-big:before {
  content: "\e81f";
}
.revicon-right-big:before {
  content: "\e81e";
}
.revicon-magic:before {
  content: "\e807";
}
.revicon-picture:before {
  content: "\e800";
}
.revicon-export:before {
  content: "\e80b";
}
.revicon-cog:before {
  content: "\e832";
}
.revicon-login:before {
  content: "\e833";
}
.revicon-logout:before {
  content: "\e834";
}
.revicon-video:before {
  content: "\e805";
}
.revicon-arrow-combo:before {
  content: "\e827";
}
.revicon-left-open-1:before {
  content: "\e82a";
}
.revicon-right-open-1:before {
  content: "\e82b";
}
.revicon-left-open-mini:before {
  content: "\e822";
}
.revicon-right-open-mini:before {
  content: "\e823";
}
.revicon-left-open-big:before {
  content: "\e824";
}
.revicon-right-open-big:before {
  content: "\e825";
}
.revicon-left:before {
  content: "\e836";
}
.revicon-right:before {
  content: "\e826";
}
.revicon-ccw:before {
  content: "\e808";
}
.revicon-arrows-ccw:before {
  content: "\e806";
}
.revicon-palette:before {
  content: "\e829";
}
.revicon-list-add:before {
  content: "\e80c";
}
.revicon-doc:before {
  content: "\e809";
}
.revicon-left-open-outline:before {
  content: "\e82e";
}
.revicon-left-open-2:before {
  content: "\e82c";
}
.revicon-right-open-outline:before {
  content: "\e82f";
}
.revicon-right-open-2:before {
  content: "\e82d";
}
.revicon-equalizer:before {
  content: "\e83a";
}
.revicon-layers-alt:before {
  content: "\e804";
}
.revicon-popup:before {
  content: "\e828";
}
.tp-fullwidth-forcer {
  z-index: 0;
  pointer-events: none;
}
rs-module-wrap {
  visibility: hidden;
}
rs-module-wrap,
rs-module-wrap * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
rs-module-wrap {
  position: relative;
  z-index: 1;
  width: 100%;
  display: block;
}
.rs-fixedscrollon rs-module-wrap {
  position: fixed !important;
  top: 0 !important;
  z-index: 1000;
  left: 0 !important;
}
.rs-stickyscrollon rs-module-wrap {
  position: sticky !important;
  top: 0;
  z-index: 1000;
}
.rs-stickyscrollon {
  overflow: visible !important;
}
rs-fw-forcer {
  display: block;
  width: 100%;
  pointer-events: none;
}
rs-module {
  position: relative;
  overflow: hidden;
  display: block;
}
rs-module.disableVerticalScroll {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
rs-pzimg-wrap,
rs-sbg,
rs-sbg-effectwrap {
  display: block;
  pointer-events: none;
}
rs-sbg-effectwrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
rs-carousel-wrap rs-column rs-layer img {
  width: 0;
  height: 0;
}
rs-sbg-px,
rs-sbg-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  display: block;
}
a.rs-layer,
a.rs-layer:-webkit-any-link {
  text-decoration: none;
}
a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
.entry-content rs-module a,
rs-module a {
  box-shadow: none;
}
.rs-ov-hidden {
  overflow: hidden !important;
}
.rs-forceoverflow,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-slide,
.rs-forceoverflow rs-slides {
  overflow: visible !important;
}
.tp-simpleresponsive img,
rs-module img {
  max-width: none !important;
  transition: none;
  margin: 0;
  padding: 0;
  border: none;
}
rs-module .no-slides-text {
  font-weight: 700;
  text-align: center;
  padding-top: 80px;
}
rs-slide,
rs-slide:before,
rs-slides {
  position: absolute;
  text-indent: 0;
  top: 0;
  left: 0;
}
rs-slide,
rs-slide:before {
  display: block;
  visibility: hidden;
}
.rs-layer .rs-untoggled-content {
  display: block;
}
.rs-layer .rs-toggled-content {
  display: none;
}
.rs-tc-active.rs-layer > .rs-toggled-content {
  display: block;
}
.rs-tc-active.rs-layer > .rs-untoggled-content {
  display: none;
}
.rs-layer-video {
  overflow: hidden;
}
.rs_html5vidbasicstyles {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
rs-module .rs-layer,
rs-module rs-layer {
  opacity: 0;
  position: relative;
  visibility: hidden;
  white-space: nowrap;
  display: block;
  -webkit-font-smoothing: antialiased !important;
  -webkit-tap-highlight-color: transparent;
  -moz-osx-font-smoothing: grayscale;
  z-index: 1;
}
rs-layer-wrap,
rs-mask,
rs-module .rs-layer,
rs-module img,
rs-module-wrap {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap :last-child,
rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap :last-child {
  margin-bottom: 0;
}
.rs-svg svg {
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: top;
}
.rs-layer :not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer :not(.rs-wtbindex),
rs-layer:not(.rs-wtbindex) {
  outline: 0 !important;
}
rs-carousel-wrap {
  cursor: url(../../plugins/revslider/public/assets/css/openhand.cur), move;
}
rs-carousel-wrap.dragged {
  cursor: url(../../plugins/revslider/public/assets/css/closedhand.cur), move;
}
rs-carousel-wrap.noswipe {
  cursor: default;
}
rs-carousel-wrap {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
rs-carousel-space {
  clear: both;
  display: block;
  width: 100%;
  height: 0;
  position: relative;
}
.tp_inner_padding {
  box-sizing: border-box;
  max-height: none !important;
}
.rs-layer.rs-selectable {
  -moz-user-select: text;
  -khtml-user-select: text;
  -webkit-user-select: text;
  -o-user-select: text;
}
rs-px-mask {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
rs-module audio,
rs-module embed,
rs-module iframe,
rs-module object,
rs-module video {
  max-width: none !important;
  border: none;
}
rs-bg-elem {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  display: block;
  pointer-events: none;
}
.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1000;
  transform: scaleX(0) scaleY(0);
}
rs-zone {
  position: absolute;
  width: 100%;
  left: 0;
  box-sizing: border-box;
  min-height: 50px;
  font-size: 0px;
  pointer-events: none;
}
rs-cbg-mask-wrap,
rs-column,
rs-row-wrap {
  display: block;
  visibility: hidden;
}
rs-layer-wrap,
rs-loop-wrap,
rs-mask-wrap,
rs-parallax-wrap {
  display: block;
}
rs-column-wrap > rs-loop-wrap {
  z-index: 1;
}
rs-cbg-mask-wrap,
rs-layer-wrap,
rs-mask-wrap {
  transform-style: flat;
}
@media not all and (min-resolution: 0.001dpcm) {
  @media {
    rs-carousel-wrap rs-layer-wrap,
    rs-carousel-wrap rs-loop-wrap {
      -webkit-backface-visibility: hidden;
      -webkit-transform-style: preserve-3d;
    }
  }
}
.safarifix rs-layer-wrap {
  perspective: 1000000;
}
@-moz-document url-prefix() {
  rs-cbg-mask-wrap,
  rs-layer-wrap,
  rs-mask-wrap {
    perspective: none;
  }
}
rs-mask-wrap {
  overflow: hidden;
}
rs-fullwidth-wrap {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  overflow: visible;
  max-width: none !important;
}
.rev_row_zone_top {
  top: 0;
}
.rev_row_zone_bottom {
  bottom: 0;
}
.rev_row_zone_middle {
  top: 50%;
  transform: perspective(1px) translateY(-50%);
}
rs-column-wrap .rs-parallax-wrap {
  vertical-align: top;
}
.rs-layer img,
rs-layer img {
  vertical-align: top;
}
rs-row,
rs-row.rs-layer {
  display: table;
  position: relative;
  width: 100% !important;
  table-layout: fixed;
  box-sizing: border-box;
  vertical-align: top;
  height: auto;
  font-size: 0px;
}
rs-column-wrap {
  display: table-cell;
  position: relative;
  vertical-align: top;
  height: auto;
  box-sizing: border-box;
  font-size: 0px;
}
rs-column {
  box-sizing: border-box;
  display: block;
  position: relative;
  width: 100% !important;
  height: auto !important;
  white-space: normal !important;
}
rs-cbg-mask-wrap {
  position: absolute;
  z-index: 0;
  box-sizing: border-box;
}
rs-column-wrap rs-cbg-mask-wrap {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
rs-column-bg {
  position: absolute;
  z-index: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.rs-pelock * {
  pointer-events: none !important;
}
rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap {
  text-align: inherit;
}
rs-column rs-mask-wrap {
  display: inline-block;
}
rs-column .rs-parallax-wrap,
rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  line-height: 0;
}
rs-column .rev_layer_in_column,
rs-column .rs-parallax-wrap,
rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap {
  vertical-align: top;
}
.rev_break_columns {
  display: block !important;
}
.rev_break_columns rs-column-wrap.rs-parallax-wrap {
  display: block !important;
  width: 100% !important;
}
.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
.rs-layer-audio.rs-layer-hidden,
.rs-layer.rs-layer-hidden,
.rs-parallax-wrap.rs-layer-hidden,
.tp-forcenotvisible,
.tp-hide-revslider,
rs-column-wrap.rs-layer-hidden,
rs-row-wrap.rs-layer-hidden {
  visibility: hidden !important;
  display: none !important;
}
.rs-layer.rs-nointeraction,
rs-layer.rs-nointeraction {
  pointer-events: none !important;
}
rs-static-layers {
  position: absolute;
  z-index: 101;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
}
rs-static-layers.rs-stl-back {
  z-index: 0;
}
.rs-layer rs-fcr {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-top: 40px solid #00a8ff;
  position: absolute;
  right: 100%;
  top: 0;
}
.rs-layer rs-fcrt {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 40px solid #00a8ff;
  position: absolute;
  right: 100%;
  top: 0;
}
.rs-layer rs-bcr {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid #00a8ff;
  position: absolute;
  left: 100%;
  top: 0;
}
.rs-layer rs-bcrt {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #00a8ff;
  position: absolute;
  left: 100%;
  top: 0;
}
.tp-layer-inner-rotation {
  position: relative !important;
}
img.tp-slider-alternative-image {
  width: 100%;
  height: auto;
}
.noFilterClass {
  filter: none !important;
}
rs-bgvideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  display: block;
}
.rs-layer.rs-fsv {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe video,
.rs-layer.rs-fsv video {
  width: 100%;
  height: 100%;
}
.rs-fsv video {
  background: #000;
}
.fullcoveredvideo rs-poster {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.videoisplaying .html5vid rs-poster {
  display: none;
}
.tp-video-play-button {
  background: #000;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  z-index: 3;
  margin-top: -25px;
  margin-left: -25px;
  line-height: 50px !important;
  text-align: center;
  cursor: pointer;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  z-index: 4;
  opacity: 0;
  transition: opacity 0.3s ease-out !important;
}
.rs-ISM .tp-video-play-button {
  opacity: 1;
  transition: none !important;
  z-index: 6;
}
.rs-audio .tp-video-play-button {
  display: none !important;
}
.rs-layer .html5vid {
  width: 100% !important;
  height: 100% !important;
}
.tp-video-play-button i {
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center !important;
  vertical-align: top;
  line-height: 50px !important;
  font-size: 30px !important;
}
.rs-layer:hover .tp-video-play-button {
  opacity: 1;
  display: block;
  z-index: 6;
}
.rs-layer .tp-revstop {
  display: none;
  width: 15px;
  border-right: 5px solid #fff !important;
  border-left: 5px solid #fff !important;
  transform: translateX(50%) translateY(50%);
  height: 20px;
  margin-left: 11px !important;
  margin-top: 5px !important;
}
.videoisplaying .revicon-right-dir {
  display: none;
}
.videoisplaying .tp-revstop {
  display: block;
}
.videoisplaying .tp-video-play-button {
  display: none;
}
.fullcoveredvideo .tp-video-play-button {
  display: none !important;
}
.rs-fsv .rs-fsv audio {
  object-fit: contain !important;
}
.rs-fsv .rs-fsv video {
  object-fit: contain !important;
}
.rs-layer-video
  .html5vid.hidefullscreen
  video::-webkit-media-controls-fullscreen-button {
  display: none;
}
@supports not (-ms-high-contrast: none) {
  .rs-fsv .fullcoveredvideo audio {
    object-fit: cover !important;
  }
  .rs-fsv .fullcoveredvideo video {
    object-fit: cover !important;
  }
}
.rs-fullvideo-cover {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: 0 0;
  z-index: 5;
}
.rs-nolc .tp-video-play-button,
rs-bgvideo audio::-webkit-media-controls,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo video::-webkit-media-controls-start-playback-button {
  display: none !important;
}
.rs-audio .tp-video-controls {
  opacity: 1 !important;
  visibility: visible !important;
}
rs-module div.rs-layer,
rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module p.rs-layer,
rs-module span.rs-layer {
  margin: 0;
  padding: 0;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}
rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before {
  content: none;
}
rs-dotted {
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  display: block;
  pointer-events: none;
}
rs-sbg-wrap rs-dotted {
  z-index: 31;
}
rs-dotted.twoxtwo {
  background: url(../../plugins/revslider/public/assets/assets/gridtile.png);
}
rs-dotted.twoxtwowhite {
  background: url(../../plugins/revslider/public/assets/assets/gridtile_white.png);
}
rs-dotted.threexthree {
  background: url(../../plugins/revslider/public/assets/assets/gridtile_3x3.png);
}
rs-dotted.threexthreewhite {
  background: url(../../plugins/revslider/public/assets/assets/gridtile_3x3_white.png);
}
.tp-shadowcover {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  position: absolute;
  z-index: -1;
}
.tp-shadow1 {
  box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.8);
}
.tp-shadow2:after,
.tp-shadow2:before,
.tp-shadow3:before,
.tp-shadow4:after {
  z-index: -2;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 85%;
  max-width: 300px;
  background: 0 0;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.8);
  transform: rotate(-3deg);
}
.tp-shadow2:after,
.tp-shadow4:after {
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.tp-shadow5 {
  position: relative;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:after,
.tp-shadow5:before {
  content: "";
  position: absolute;
  z-index: -2;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.6);
  top: 30%;
  bottom: 0;
  left: 20px;
  right: 20px;
  border-radius: 100px/20px;
}
.rev-btn,
.rev-btn:visited {
  outline: 0 !important;
  box-shadow: none;
  text-decoration: none !important;
  box-sizing: border-box;
  cursor: pointer;
}
.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited {
  text-transform: uppercase;
}
.rev-btn i {
  font-size: inherit;
  font-weight: 400;
  position: relative;
  top: 0;
  transition: opacity 0.2s ease-out, margin 0.2s ease-out;
  margin-left: 0;
  line-height: inherit;
}
.rev-btn.rev-hiddenicon i {
  font-size: inherit;
  font-weight: 400;
  position: relative;
  top: 0;
  transition: opacity 0.2s ease-out, margin 0.2s ease-out;
  opacity: 0;
  margin-left: 0 !important;
  width: 0 !important;
}
.rev-btn.rev-hiddenicon:hover i {
  opacity: 1 !important;
  margin-left: 10px !important;
  width: auto !important;
}
.rev-burger {
  position: relative;
  box-sizing: border-box;
  padding: 22px 14px 22px 14px;
  border-radius: 50%;
  border: 1px solid rgba(51, 51, 51, 0.25);
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}
.rev-burger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  transition: 0.7s;
  pointer-events: none;
  transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
  margin: 3px 0;
}
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child,
.quick_style_example_wrap .rev-burger:hover :first-child {
  transform: translateY(6px) rotate(-45deg);
}
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2),
.quick_style_example_wrap .rev-burger:hover :nth-child(2) {
  transform: rotate(-45deg);
  opacity: 0;
}
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child,
.quick_style_example_wrap .rev-burger:hover :last-child {
  transform: translateY(-6px) rotate(-135deg);
}
.rev-burger.revb-white {
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.rev-b-span-light span,
.rev-burger.revb-white span {
  background: #fff;
}
.rev-burger.revb-whitenoborder {
  border: 0;
}
.rev-burger.revb-whitenoborder span {
  background: #fff;
}
.rev-burger.revb-darknoborder {
  border: 0;
}
.rev-b-span-dark span,
.rev-burger.revb-darknoborder span {
  background: #333;
}
.rev-burger.revb-whitefull {
  background: #fff;
  border: none;
}
.rev-burger.revb-whitefull span {
  background: #333;
}
.rev-burger.revb-darkfull {
  background: #333;
  border: none;
}
.rev-burger.revb-darkfull span {
  background: #fff;
}
@keyframes rev-ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 70%;
  }
  50% {
    opacity: 0;
    top: 70%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
.rev-scroll-btn {
  display: inline-block;
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
  cursor: pointer;
  width: 35px;
  height: 55px;
  box-sizing: border-box;
  border: 3px solid #fff;
  border-radius: 23px;
}
.rev-scroll-btn > * {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: 400;
  color: #7f8c8d;
  color: #fff;
  font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
}
.rev-scroll-btn > .active,
.rev-scroll-btn > :focus,
.rev-scroll-btn > :hover {
  color: #fff;
}
.rev-scroll-btn > .active,
.rev-scroll-btn > :active,
.rev-scroll-btn > :focus,
.rev-scroll-btn > :hover {
  opacity: 0.8;
}
.rev-scroll-btn.revs-fullwhite {
  background: #fff;
}
.rev-scroll-btn.revs-fullwhite span {
  background: #333;
}
.rev-scroll-btn.revs-fulldark {
  background: #333;
  border: none;
}
.rev-scroll-btn.revs-fulldark span {
  background: #fff;
}
.rev-scroll-btn span {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  border-radius: 50%;
  animation: rev-ani-mouse 2.5s linear infinite;
  background: #fff;
}
.rev-scroll-btn.rev-b-span-dark {
  border-color: #333;
}
.rev-scroll-btn.rev-b-span-dark span,
.rev-scroll-btn.revs-dark span {
  background: #333;
}
.rev-control-btn {
  position: relative;
  display: inline-block;
  z-index: 5;
  color: #fff;
  font-size: 20px;
  line-height: 60px;
  font-weight: 400;
  font-style: normal;
  font-family: Raleway;
  text-decoration: none;
  text-align: center;
  background-color: #000;
  border-radius: 50px;
  text-shadow: none;
  background-color: rgba(0, 0, 0, 0.5);
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  cursor: pointer;
}
.rev-cbutton-dark-sr {
  border-radius: 3px;
}
.rev-cbutton-light {
  color: #333;
  background-color: rgba(255, 255, 255, 0.75);
}
.rev-cbutton-light-sr {
  color: #333;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.75);
}
.rev-sbutton {
  line-height: 37px;
  width: 37px;
  height: 37px;
}
.rev-sbutton-blue {
  background-color: #3b5998;
}
.rev-sbutton-lightblue {
  background-color: #00a0d1;
}
.rev-sbutton-red {
  background-color: #dd4b39;
}
rs-progress {
  visibility: hidden;
  position: absolute;
  z-index: 200;
  width: 100%;
  height: 100%;
}
.rs-progress-bar,
rs-progress-bar {
  display: block;
  z-index: 20;
  box-sizing: border-box;
  background-clip: content-box;
  position: absolute;
  vertical-align: top;
  line-height: 0;
  width: 100%;
  height: 100%;
}
rs-progress-bgs {
  display: block;
  z-index: 15;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
rs-progress-bg {
  display: block;
  background-clip: content-box;
  position: absolute;
  width: 100%;
  height: 100%;
}
rs-progress-gap {
  display: block;
  background-clip: content-box;
  position: absolute;
  width: 100%;
  height: 100%;
}
rs-progress-vis {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.rs-layer img {
  background: 0 0;
}
.rs-layer.slidelink {
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.rs-layer.slidelink a {
  width: 100%;
  height: 100%;
  display: block;
}
.rs-layer.slidelink a div {
  width: 3000px;
  height: 1500px;
  background: url(../../plugins/revslider/public/assets/assets/coloredbg.png)
    repeat;
}
.rs-layer.slidelink a span {
  background: url(../../plugins/revslider/public/assets/assets/coloredbg.png)
    repeat;
  width: 100%;
  height: 100%;
  display: block;
}
.rs-layer .rs-starring {
  display: inline-block;
}
.rs-layer .rs-starring .star-rating {
  float: none;
  display: inline-block;
  vertical-align: top;
  color: #ffc321 !important;
}
.rs-layer .rs-starring .star-rating,
.rs-layer .rs-starring-page .star-rating {
  position: relative;
  height: 1em;
  width: 5.4em;
  font-family: star;
  font-size: 1em !important;
}
.rs-layer .rs-starring .star-rating:before,
.rs-layer .rs-starring-page .star-rating:before {
  content: "\73\73\73\73\73";
  color: #e0dadf;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.rs-layer .rs-starring .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
  font-size: 1em !important;
}
.rs-layer .rs-starring .star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}
rs-loader {
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
}
rs-loader.off {
  display: none !important;
}
rs-loader.spinner0 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  background-image: url(../../plugins/revslider/public/assets/assets/loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
}
rs-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
}
rs-loader.spinner5 {
  background-image: url(../../plugins/revslider/public/assets/assets/loader.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
  background-color: #fff;
  margin: -22px -22px;
  width: 44px;
  height: 44px;
  border-radius: 3px;
}
@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0) rotateY(0);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
rs-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: red;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  animation: tp-scaleout 1s infinite ease-in-out;
}
@keyframes tp-scaleout {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
rs-loader.spinner3 {
  margin: -9px 0 0 -35px;
  width: 70px;
  text-align: center;
}
rs-loader.spinner3 .bounce1,
rs-loader.spinner3 .bounce2,
rs-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  display: inline-block;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation-fill-mode: both;
}
rs-loader.spinner3 .bounce1 {
  animation-delay: -0.32s;
}
rs-loader.spinner3 .bounce2 {
  animation-delay: -0.16s;
}
@keyframes tp-bouncedelay {
  0%,
  100%,
  80% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
rs-loader.spinner4 {
  margin: -20px 0 0 -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  animation: tp-rotate 2s infinite linear;
}
rs-loader.spinner4 .dot1,
rs-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  animation: tp-bounce 2s infinite ease-in-out;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}
rs-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0;
  animation-delay: -1s;
}
@keyframes tp-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes tp-bounce {
  0%,
  100% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}
rs-layer iframe {
  visibility: hidden;
}
rs-layer.rs-ii-o iframe {
  visibility: visible;
}
rs-layer input[type="date"],
rs-layer input[type="datetime-local"],
rs-layer input[type="datetime"],
rs-layer input[type="email"],
rs-layer input[type="month"],
rs-layer input[type="number"],
rs-layer input[type="password"],
rs-layer input[type="range"],
rs-layer input[type="search"],
rs-layer input[type="tel"],
rs-layer input[type="text"],
rs-layer input[type="time"],
rs-layer input[type="url"],
rs-layer input[type="week"] {
  display: inline-block;
}
rs-layer input::placeholder {
  vertical-align: middle;
  line-height: inherit !important;
}
a.rs-layer {
  transition: none;
}
rs-arrow,
rs-bullet,
rs-bullets,
rs-navmask,
rs-tab,
rs-tabs,
rs-tabs-wrap,
rs-thumb,
rs-thumbs,
rs-thumbs-wrap {
  display: block;
}
.tp-bullets.navbar,
.tp-tabs.navbar,
.tp-thumbs.navbar {
  border: none;
  min-height: 0;
  margin: 0;
  border-radius: 0;
}
.tp-bullets,
.tp-tabs,
.tp-thumbs {
  position: absolute;
  display: block;
  z-index: 1000;
  top: 0;
  left: 0;
}
.tp-tab,
.tp-thumb {
  cursor: pointer;
  position: absolute;
  opacity: 0.5;
  box-sizing: border-box;
}
.tp-arr-imgholder,
.tp-tab-image,
.tp-thumb-image,
rs-poster {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
rs-poster {
  cursor: pointer;
  z-index: 3;
}
.tp-tab.rs-touchhover,
.tp-tab.selected,
.tp-thumb.rs-touchhover,
.tp-thumb.selected {
  opacity: 1;
}
.tp-tab-mask,
.tp-thumb-mask {
  box-sizing: border-box !important;
}
.tp-tabs,
.tp-thumbs {
  box-sizing: content-box !important;
}
.tp-bullet {
  width: 15px;
  height: 15px;
  position: absolute;
  background: #fff;
  background: rgba(255, 255, 255, 0.3);
  cursor: pointer;
}
.tp-bullet.rs-touchhover,
.tp-bullet.selected {
  background: #fff;
}
.tparrows {
  cursor: pointer;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  width: 40px;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
}
.tparrows.rs-touchhover {
  background: #000;
}
.tparrows:before {
  font-family: revicons;
  font-size: 15px;
  color: #fff;
  display: block;
  line-height: 40px;
  text-align: center;
}
.tparrows.tp-leftarrow:before {
  content: "\e824";
}
.tparrows.tp-rightarrow:before {
  content: "\e825";
}
.rs-layer [class*=" pe-7s-"],
.rs-layer [class*=" pe-7s-"]:before,
.rs-layer [class^="pe-7s-"],
.rs-layer [class^="pe-7s-"]:before {
  width: auto;
  margin: 0;
  line-height: inherit;
  box-sizing: inherit;
}
rs-pzimg-wrap {
  display: block;
}
body.rtl .rs-pzimg {
  left: 0 !important;
}
.rs_fake_cube {
  transform-style: preserve-3d;
}
.rs_fake_cube,
.rs_fake_cube_wall {
  position: absolute;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  left: 0;
  top: 0;
  z-index: 0;
}
.rs-builder-mode rs-sbg-wrap canvas,
rs-sbg canvas {
  overflow: hidden;
  z-index: 5;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.dddwrappershadow {
  box-shadow: 0 45px 100px rgba(0, 0, 0, 0.4);
}
.dddwrapper {
  transform-style: flat;
  perspective: 10000px;
}
.rs_error_message_box {
  background: #111;
  width: 800px;
  margin: 40px auto;
  padding: 40px 20px;
  text-align: center;
  font-family: "Open Sans", sans-serif;
}
.rs_error_message_oops {
  margin: 0 0 20px;
  line-height: 60px;
  font-size: 34px;
  color: #fff;
}
.rs_error_message_content {
  margin: 0 0 20px;
  line-height: 25px;
  font-size: 17px;
  color: #fff;
}
.rs_error_message_button {
  color: #fff !important;
  background: #333;
  display: inline-block;
  padding: 10px 15px;
  text-align: right;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none !important;
}
.rs_error_message_button:hover {
  background: #5e35b1;
}
.hglayerinfo {
  position: fixed;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.75);
  padding: 5px 10px;
  z-index: 2000;
  white-space: normal;
}
.hginfo {
  position: absolute;
  top: -2px;
  left: -2px;
  color: #e74c3c;
  font-size: 12px;
  font-weight: 600;
  background: #000;
  padding: 2px 5px;
}
.indebugmode .rs-layer:hover {
  border: 1px dashed #c0392b !important;
}
.helpgrid {
  border: 2px dashed #c0392b;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
#revsliderlogloglog {
  padding: 15px;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 200px;
  height: 150px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100000;
  font-size: 10px;
  overflow: scroll;
}
.aden {
  filter: hue-rotate(-20deg) contrast(0.9) saturate(0.85) brightness(1.2);
}
.aden::after {
  background: linear-gradient(to right, rgba(66, 10, 14, 0.2), transparent);
  mix-blend-mode: darken;
}
.perpetua::after,
.reyes::after {
  mix-blend-mode: soft-light;
  opacity: 0.5;
}
.inkwell {
  filter: sepia(0.3) contrast(1.1) brightness(1.1) grayscale(1);
}
.perpetua::after {
  background: linear-gradient(to bottom, #005b9a, #e6c13d);
}
.reyes {
  filter: sepia(0.22) brightness(1.1) contrast(0.85) saturate(0.75);
}
.reyes::after {
  background: #efcdad;
}
.gingham {
  filter: brightness(1.05) hue-rotate(-10deg);
}
.gingham::after {
  background: linear-gradient(to right, rgba(66, 10, 14, 0.2), transparent);
  mix-blend-mode: darken;
}
.toaster {
  filter: contrast(1.5) brightness(0.9);
}
.toaster::after {
  background: radial-gradient(circle, #804e0f, #3b003b);
  mix-blend-mode: screen;
}
.walden {
  filter: brightness(1.1) hue-rotate(-10deg) sepia(0.3) saturate(1.6);
}
.walden::after {
  background: #04c;
  mix-blend-mode: screen;
  opacity: 0.3;
}
.hudson {
  filter: brightness(1.2) contrast(0.9) saturate(1.1);
}
.hudson::after {
  background: radial-gradient(circle, #a6b1ff 50%, #342134);
  mix-blend-mode: multiply;
  opacity: 0.5;
}
.earlybird {
  filter: contrast(0.9) sepia(0.2);
}
.earlybird::after {
  background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
  mix-blend-mode: overlay;
}
.mayfair {
  filter: contrast(1.1) saturate(1.1);
}
.mayfair::after {
  background: radial-gradient(
    circle at 40% 40%,
    rgba(255, 255, 255, 0.8),
    rgba(255, 200, 200, 0.6),
    #111 60%
  );
  mix-blend-mode: overlay;
  opacity: 0.4;
}
.lofi {
  filter: saturate(1.1) contrast(1.5);
}
.lofi::after {
  background: radial-gradient(circle, transparent 70%, #222 150%);
  mix-blend-mode: multiply;
}
._1977 {
  filter: contrast(1.1) brightness(1.1) saturate(1.3);
}
._1977:after {
  background: rgba(243, 106, 188, 0.3);
  mix-blend-mode: screen;
}
.brooklyn {
  filter: contrast(0.9) brightness(1.1);
}
.brooklyn::after {
  background: radial-gradient(circle, rgba(168, 223, 193, 0.4) 70%, #c4b7c8);
  mix-blend-mode: overlay;
}
.xpro2 {
  filter: sepia(0.3);
}
.xpro2::after {
  background: radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, 0.6) 110%);
  mix-blend-mode: color-burn;
}
.nashville {
  filter: sepia(0.2) contrast(1.2) brightness(1.05) saturate(1.2);
}
.nashville::after {
  background: rgba(0, 70, 150, 0.4);
  mix-blend-mode: lighten;
}
.nashville::before {
  background: rgba(247, 176, 153, 0.56);
  mix-blend-mode: darken;
}
.lark {
  filter: contrast(0.9);
}
.lark::after {
  background: rgba(242, 242, 242, 0.8);
  mix-blend-mode: darken;
}
.lark::before {
  background: #22253f;
  mix-blend-mode: color-dodge;
}
.moon {
  filter: grayscale(1) contrast(1.1) brightness(1.1);
}
.moon::before {
  background: #a0a0a0;
  mix-blend-mode: soft-light;
}
.moon::after {
  background: #383838;
  mix-blend-mode: lighten;
}
.clarendon {
  filter: contrast(1.2) saturate(1.35);
}
.clarendon:before {
  background: rgba(127, 187, 227, 0.2);
  mix-blend-mode: overlay;
}
.willow {
  filter: grayscale(0.5) contrast(0.95) brightness(0.9);
}
.willow::before {
  background-color: radial-gradient(40%, circle, #d4a9af 55%, #000 150%);
  mix-blend-mode: overlay;
}
.rise {
  filter: brightness(1.05) sepia(0.2) contrast(0.9) saturate(0.9);
}
.rise::after {
  background: radial-gradient(
    circle,
    rgba(232, 197, 152, 0.8),
    transparent 90%
  );
  mix-blend-mode: overlay;
  opacity: 0.6;
}
.rise::before {
  background: radial-gradient(
    circle,
    rgba(236, 205, 169, 0.15) 55%,
    rgba(50, 30, 7, 0.4)
  );
  mix-blend-mode: multiply;
}
._1977:after,
._1977:before,
.aden:before,
.brooklyn:after,
.brooklyn:before,
.clarendon:after,
.clarendon:before,
.earlybird:after,
.earlybird:before,
.gingham:after,
.gingham:before,
.hudson:after,
.hudson:before,
.inkwell:after,
.inkwell:before,
.lark:after,
.lark:before,
.lofi:after,
.lofi:before,
.mayfair:after,
.mayfair:before,
.moon:after,
.moon:before,
.nashville:after,
.nashville:before,
.perpetua:after,
.perpetua:before,
.reyes:after,
.reyes:before,
.rise:after,
.rise:before,
.slumber:after,
.slumber:before,
.toaster:after,
.toaster:before,
.walden:after,
.walden:before,
.willow:after,
.willow:before,
.xpro2:after,
.xpro2:before,
rs-pzimg-wrap.aden:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  pointer-events: none;
}
._1977,
.aden,
.brooklyn,
.clarendon,
.earlybird,
.gingham,
.hudson,
.inkwell,
.lark,
.lofi,
.mayfair,
.moon,
.nashville,
.perpetua,
.reyes,
.rise,
.slumber,
.toaster,
.walden,
.willow,
.xpro2 {
  position: absolute;
}
._1977:before,
.aden:before,
.brooklyn:before,
.clarendon:before,
.earlybird:before,
.gingham:before,
.hudson:before,
.inkwell:before,
.lark:before,
.lofi:before,
.mayfair:before,
.moon:before,
.nashville:before,
.perpetua:before,
.reyes:before,
.rise:before,
.slumber:before,
.toaster:before,
.walden:before,
.willow:before,
.xpro2:before {
  z-index: 30;
}
._1977:after,
.aden:after,
.brooklyn:after,
.clarendon:after,
.earlybird:after,
.gingham:after,
.hudson:after,
.inkwell:after,
.lark:after,
.lofi:after,
.mayfair:after,
.moon:after,
.nashville:after,
.perpetua:after,
.reyes:after,
.rise:after,
.slumber:after,
.toaster:after,
.walden:after,
.willow:after,
.xpro2:after {
  z-index: 40;
}
.slumber {
  filter: saturate(0.66) brightness(1.05);
}
.slumber::after {
  background: rgba(125, 105, 24, 0.5);
  mix-blend-mode: soft-light;
}
.slumber::before {
  background: rgba(69, 41, 12, 0.4);
  mix-blend-mode: lighten;
}
.willow::after {
  background-color: #d8cdcb;
  mix-blend-mode: color;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .willow {
      filter: grayscale(1) contrast(0.95) brightness(0.9);
    }
    .willow::after {
      background-color: transparent;
    }
  }
}
rs-pzimg-wrap._1977:after,
rs-pzimg-wrap._1977:before,
rs-pzimg-wrap.aden:after,
rs-pzimg-wrap.aden:before,
rs-pzimg-wrap.brooklyn:after,
rs-pzimg-wrap.brooklyn:before,
rs-pzimg-wrap.clarendon:after,
rs-pzimg-wrap.clarendon:before,
rs-pzimg-wrap.earlybird:after,
rs-pzimg-wrap.earlybird:before,
rs-pzimg-wrap.gingham:after,
rs-pzimg-wrap.gingham:before,
rs-pzimg-wrap.hudson:after,
rs-pzimg-wrap.hudson:before,
rs-pzimg-wrap.inkwell:after,
rs-pzimg-wrap.inkwell:before,
rs-pzimg-wrap.lark:after,
rs-pzimg-wrap.lark:before,
rs-pzimg-wrap.lofi:after,
rs-pzimg-wrap.lofi:before,
rs-pzimg-wrap.mayfair:after,
rs-pzimg-wrap.mayfair:before,
rs-pzimg-wrap.moon:after,
rs-pzimg-wrap.moon:before,
rs-pzimg-wrap.nashville:after,
rs-pzimg-wrap.nashville:before,
rs-pzimg-wrap.perpetua:after,
rs-pzimg-wrap.perpetua:before,
rs-pzimg-wrap.reyes:after,
rs-pzimg-wrap.reyes:before,
rs-pzimg-wrap.rise:after,
rs-pzimg-wrap.rise:before,
rs-pzimg-wrap.slumber:after,
rs-pzimg-wrap.slumber:before,
rs-pzimg-wrap.toaster:after,
rs-pzimg-wrap.toaster:before,
rs-pzimg-wrap.walden:after,
rs-pzimg-wrap.walden:before,
rs-pzimg-wrap.willow:after,
rs-pzimg-wrap.willow:before,
rs-pzimg-wrap.xpro2:after,
rs-pzimg-wrap.xpro2:before,
rs-pzimg-wrap:after,
rs-pzimg-wrap:before {
  height: 500%;
  width: 500%;
}
rs-loader.spinner6 {
  width: 40px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner6 .rs-spinner-inner {
  width: 100%;
  height: 100%;
  display: inline-block;
  -webkit-animation: rs-revealer-6 1.4s linear infinite;
  animation: rs-revealer-6 1.4s linear infinite;
}
rs-loader.spinner6 .rs-spinner-inner span {
  position: absolute;
  vertical-align: top;
  border-radius: 100%;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 16px;
  transform-origin: center 20px;
  -webkit-transform-origin: center 20px;
}
rs-loader.spinner6 .rs-spinner-inner span:nth-child(2) {
  transform: rotate(36deg);
  -webkit-transform: rotate(36deg);
  opacity: 0.1;
}
rs-loader.spinner6 .rs-spinner-inner span:nth-child(3) {
  transform: rotate(72deg);
  -webkit-transform: rotate(72deg);
  opacity: 0.2;
}
rs-loader.spinner6 .rs-spinner-inner span:nth-child(4) {
  transform: rotate(108deg);
  -webkit-transform: rotate(108deg);
  opacity: 0.3;
}
rs-loader.spinner6 .rs-spinner-inner span:nth-child(5) {
  transform: rotate(144deg);
  -webkit-transform: rotate(144deg);
  opacity: 0.4;
}
rs-loader.spinner6 .rs-spinner-inner span:nth-child(6) {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  opacity: 0.5;
}
rs-loader.spinner6 .rs-spinner-inner span:nth-child(7) {
  transform: rotate(216deg);
  -webkit-transform: rotate(216deg);
  opacity: 0.6;
}
rs-loader.spinner6 .rs-spinner-inner span:nth-child(8) {
  transform: rotate(252deg);
  -webkit-transform: rotate(252deg);
  opacity: 0.7;
}
rs-loader.spinner6 .rs-spinner-inner span:nth-child(9) {
  transform: rotate(288deg);
  -webkit-transform: rotate(288deg);
  opacity: 0.8;
}
rs-loader.spinner6 .rs-spinner-inner span:nth-child(10) {
  transform: rotate(324deg);
  -webkit-transform: rotate(324deg);
  opacity: 0.9;
}
@keyframes rs-revealer-6 {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rs-revealer-6 {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
rs-loader.spinner7 {
  width: 35px;
  height: 35px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner7 .rs-spinner-inner {
  width: 100%;
  height: 100%;
  display: inline-block;
  padding: 0;
  border-radius: 100%;
  border: 2px solid;
  -webkit-animation: rs-revealer-7 0.8s linear infinite;
  animation: rs-revealer-7 0.8s linear infinite;
}
@keyframes rs-revealer-7 {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rs-revealer-7 {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
rs-loader.spinner8 {
  width: 50px;
  height: 50px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner8 .rs-spinner-inner {
  width: 100%;
  height: 100%;
  display: inline-block;
  padding: 0;
  text-align: left;
}
rs-loader.spinner8 .rs-spinner-inner span {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  -webkit-animation: rs-revealer-8 1.6s linear infinite;
  animation: rs-revealer-8 1.6s linear infinite;
}
rs-loader.spinner8 .rs-spinner-inner span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}
@keyframes rs-revealer-8 {
  0% {
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes rs-revealer-8 {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}
rs-loader.spinner9 {
  width: 40px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner9 .rs-spinner-inner span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: rs-revealer-9 2s infinite ease-in-out;
  animation: rs-revealer-9 2s infinite ease-in-out;
}
rs-loader.spinner9 .rs-spinner-inner span:last-child {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes rs-revealer-9 {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes rs-revealer-9 {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
rs-loader.spinner10 {
  width: 54px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner10 .rs-spinner-inner {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 10px;
}
rs-loader.spinner10 .rs-spinner-inner span {
  display: block;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: rs-revealer-10 1.2s infinite ease-in-out;
  animation: rs-revealer-10 1.2s infinite ease-in-out;
}
rs-loader.spinner10 .rs-spinner-inner span:nth-child(2) {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
rs-loader.spinner10 .rs-spinner-inner span:nth-child(3) {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
rs-loader.spinner10 .rs-spinner-inner span:nth-child(4) {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
rs-loader.spinner10 .rs-spinner-inner span:nth-child(5) {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes rs-revealer-10 {
  0%,
  100%,
  40% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes rs-revealer-10 {
  0%,
  100%,
  40% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
rs-loader.spinner11 {
  width: 40px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner11 .rs-spinner-inner {
  width: 100%;
  height: 100%;
}
rs-loader.spinner11 .rs-spinner-inner span {
  display: block;
  width: 33%;
  height: 33%;
  background-color: #333;
  float: left;
  -webkit-animation: rs-revealer-11 1.3s infinite ease-in-out;
  animation: rs-revealer-11 1.3s infinite ease-in-out;
}
rs-loader.spinner11 .rs-spinner-inner span:nth-child(1) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
rs-loader.spinner11 .rs-spinner-inner span:nth-child(2) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
rs-loader.spinner11 .rs-spinner-inner span:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
rs-loader.spinner11 .rs-spinner-inner span:nth-child(4) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
rs-loader.spinner11 .rs-spinner-inner span:nth-child(5) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
rs-loader.spinner11 .rs-spinner-inner span:nth-child(6) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
rs-loader.spinner11 .rs-spinner-inner span:nth-child(7) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
rs-loader.spinner11 .rs-spinner-inner span:nth-child(8) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
rs-loader.spinner11 .rs-spinner-inner span:nth-child(9) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
@-webkit-keyframes rs-revealer-11 {
  0%,
  100%,
  70% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
@keyframes rs-revealer-11 {
  0%,
  100%,
  70% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}
rs-loader.spinner12 {
  width: 35px;
  height: 35px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner12 .rs-spinner-inner {
  width: 100%;
  height: 100%;
  -webkit-animation: rs-revealer-12 1s infinite linear;
  animation: rs-revealer-12 1s infinite linear;
}
@-webkit-keyframes rs-revealer-12 {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rs-revealer-12 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
rs-loader.spinner13 {
  width: 40px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner13 .rs-spinner-inner {
  width: 100%;
  height: 100%;
}
rs-loader.spinner13 .rs-spinner-inner span {
  display: block;
  width: 40%;
  height: 40%;
  position: absolute;
  border-radius: 50%;
  -webkit-animation: rs-revealer-13 2s ease infinite;
  animation: rs-revealer-13 2s ease infinite;
}
rs-loader.spinner13 .rs-spinner-inner span:nth-child(1) {
  animation-delay: -1.5s;
  -webkit-animation-delay: -1.5s;
}
rs-loader.spinner13 .rs-spinner-inner span:nth-child(2) {
  animation-delay: -1s;
  -webkit-animation-delay: -1s;
}
rs-loader.spinner13 .rs-spinner-inner span:nth-child(3) {
  animation-delay: -0.5s;
  -webkit-animation-delay: -0.5s;
}
@keyframes rs-revealer-13 {
  0%,
  100% {
    transform: translate(0);
  }
  25% {
    transform: translate(160%);
  }
  50% {
    transform: translate(160%, 160%);
  }
  75% {
    transform: translate(0, 160%);
  }
}
@-webkit-keyframes rs-revealer-13 {
  0%,
  100% {
    -webkit-transform: translate(0);
  }
  25% {
    -webkit-transform: translate(160%);
  }
  50% {
    -webkit-transform: translate(160%, 160%);
  }
  75% {
    -webkit-transform: translate(0, 160%);
  }
}
rs-loader.spinner14 {
  width: 40px;
  height: 40px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner14 .rs-spinner-inner {
  width: 100%;
  height: 100%;
  animation: rs-revealer-14 1s infinite linear;
}
rs-loader.spinner14 .rs-spinner-inner span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin: -8px;
}
rs-loader.spinner14 .rs-spinner-inner span:nth-child(1) {
  -webkit-animation: rs-revealer-14-1 2s infinite;
  animation: rs-revealer-14-1 2s infinite;
}
rs-loader.spinner14 .rs-spinner-inner span:nth-child(2) {
  -webkit-animation: rs-revealer-14-2 2s infinite;
  animation: rs-revealer-14-2 2s infinite;
}
rs-loader.spinner14 .rs-spinner-inner span:nth-child(3) {
  -webkit-animation: rs-revealer-14-3 2s infinite;
  animation: rs-revealer-14-3 2s infinite;
}
rs-loader.spinner14 .rs-spinner-inner span:nth-child(4) {
  -webkit-animation: rs-revealer-14-4 2s infinite;
  animation: rs-revealer-14-4 2s infinite;
}
@-webkit-keyframes rs-revealer-14-1 {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
  }
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, 80%, 0);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, 80%, 0);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0);
  }
}
@-webkit-keyframes rs-revealer-14-2 {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
  }
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, -80%, 0);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, -80%, 0);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0);
  }
}
@-webkit-keyframes rs-revealer-14-3 {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
  }
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, -80%, 0);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, -80%, 0);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0);
  }
}
@-webkit-keyframes rs-revealer-14-4 {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
  }
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, 80%, 0);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, 80%, 0);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0);
  }
}
@keyframes rs-revealer-14-1 {
  0% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
  }
  20% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, 80%, 0);
  }
  80% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, 80%, 0);
  }
  100% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0);
  }
}
@keyframes rs-revealer-14-2 {
  0% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
  }
  20% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(80%, -80%, 0);
  }
  80% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(80%, -80%, 0);
  }
  100% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0);
  }
}
@keyframes rs-revealer-14-3 {
  0% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
  }
  20% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, -80%, 0);
  }
  80% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, -80%, 0);
  }
  100% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0);
  }
}
@keyframes rs-revealer-14-4 {
  0% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(0, 0, 0);
  }
  20% {
    transform: rotate3d(0, 0, 1, 0deg) translate3d(-80%, 80%, 0);
  }
  80% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(-80%, 80%, 0);
  }
  100% {
    transform: rotate3d(0, 0, 1, 360deg) translate3d(0, 0, 0);
  }
}
rs-loader.spinner15 {
  width: 40px;
  height: 40px;
  margin-top: -4px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
rs-loader.spinner15 .rs-spinner-inner {
  width: 100%;
  height: 100%;
}
rs-loader.spinner15 .rs-spinner-inner span {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: rs-revealer-15 1.8s infinite ease-in-out;
  animation: rs-revealer-15 1.8s infinite ease-in-out;
}
rs-loader.spinner15 .rs-spinner-inner:last-child {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
@-webkit-keyframes rs-revealer-15 {
  25% {
    -webkit-transform: translateX(30px) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes rs-revealer-15 {
  25% {
    transform: translateX(30px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(30px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(30px) translateY(30px) rotate(-179deg);
    -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(30px) translateY(30px) rotate(-180deg);
    -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
  }
  75% {
    transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
.bgcanvas {
  display: none;
  position: absolute;
  overflow: hidden;
}
.RSscrollbar-measure {
  width: 100px;
  height: 100px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
}
/**
 * Swiper 5.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 16, 2020
 */

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.qodef-qi-grid {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-qi-grid > .qodef-grid-inner {
  margin: 0 -15px;
}
.qodef-qi-grid > .qodef-grid-inner > .qodef-grid-item {
  padding: 0 15px;
  margin: 0 0 30px;
}
.qodef-qi-grid .qodef-grid-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  min-height: 1px;
  float: left;
}
.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--1
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 100%;
}
.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--2
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 50%;
}
@media only screen and (min-width: 681px) {
  .qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--2.qodef-responsive--predefined
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--2.qodef-responsive--custom
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--3
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 33.33333%;
}
@media only screen and (min-width: 769px) {
  .qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--3.qodef-responsive--predefined
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--3.qodef-responsive--custom
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--4
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 25%;
}
@media only screen and (min-width: 1025px) {
  .qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--4.qodef-responsive--predefined
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--4.qodef-responsive--custom
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--5
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 20%;
}
@media only screen and (min-width: 1367px) {
  .qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--5.qodef-responsive--predefined
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--5.qodef-responsive--custom
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--6
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 16.66667%;
}
@media only screen and (min-width: 1441px) {
  .qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--6.qodef-responsive--predefined
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--6.qodef-responsive--custom
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--7
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 14.28571%;
}
@media only screen and (min-width: 1367px) {
  .qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--7.qodef-responsive--predefined
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--7.qodef-responsive--custom
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--8
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 12.5%;
}
@media only screen and (min-width: 1367px) {
  .qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--8.qodef-responsive--predefined
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (min-width: 1441px) {
  .qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--8.qodef-responsive--custom
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-items--fixed
  .qodef-grid-item
  .qodef-e-inner {
  height: 100%;
  overflow: hidden;
}
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-items--fixed
  .qodef-grid-item
  img {
  height: 100%;
  width: 100%;
}
.qodef-qi-grid.qodef-layout--qi-masonry .qodef-grid-inner {
  visibility: hidden;
}
.qodef-qi-grid.qodef-layout--qi-masonry .qodef-grid-inner.qodef--masonry-init {
  visibility: visible;
}
.qodef-qi-grid.qodef-layout--qi-masonry .qodef-qi-grid-masonry-sizer {
  width: 100%;
  padding: 0;
  margin: 0;
}
.qodef-qi-grid.qodef-layout--qi-masonry .qodef-qi-grid-masonry-gutter {
  width: 0;
  padding: 0;
  margin: 0;
}
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--1
  .qodef-qi-grid-masonry-sizer,
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--1
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 100%;
}
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--2
  .qodef-qi-grid-masonry-sizer,
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--2
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 50%;
}
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--2
  > .qodef-grid-inner
  > .qodef-item--huge-square,
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--2
  > .qodef-grid-inner
  > .qodef-item--landscape {
  width: 100%;
}
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--3
  .qodef-qi-grid-masonry-sizer,
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--3
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 33.33333%;
}
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--3
  > .qodef-grid-inner
  > .qodef-item--huge-square,
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--3
  > .qodef-grid-inner
  > .qodef-item--landscape {
  width: 66.66667%;
}
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--4
  .qodef-qi-grid-masonry-sizer,
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--4
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 25%;
}
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--4
  > .qodef-grid-inner
  > .qodef-item--huge-square,
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--4
  > .qodef-grid-inner
  > .qodef-item--landscape {
  width: 50%;
}
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--5
  .qodef-qi-grid-masonry-sizer,
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--5
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 20%;
}
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--5
  > .qodef-grid-inner
  > .qodef-item--huge-square,
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--5
  > .qodef-grid-inner
  > .qodef-item--landscape {
  width: 40%;
}
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--6
  .qodef-qi-grid-masonry-sizer,
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--6
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 16.66667%;
}
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--6
  > .qodef-grid-inner
  > .qodef-item--huge-square,
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--6
  > .qodef-grid-inner
  > .qodef-item--landscape {
  width: 33.33333%;
}
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--7
  .qodef-qi-grid-masonry-sizer,
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--7
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 14.28571%;
}
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--7
  > .qodef-grid-inner
  > .qodef-item--huge-square,
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--7
  > .qodef-grid-inner
  > .qodef-item--landscape {
  width: 28.57143%;
}
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--8
  .qodef-qi-grid-masonry-sizer,
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--8
  > .qodef-grid-inner
  > .qodef-grid-item {
  width: 12.5%;
}
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--8
  > .qodef-grid-inner
  > .qodef-item--huge-square,
.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--8
  > .qodef-grid-inner
  > .qodef-item--landscape {
  width: 25%;
}
.qodef-qi-grid.qodef-gutter--no.qodef--no-bottom-space {
  margin-bottom: 0;
}
.qodef-qi-grid.qodef-gutter--no > .qodef-grid-inner {
  margin: 0;
}
.qodef-qi-grid.qodef-gutter--no > .qodef-grid-inner > .qodef-grid-item {
  padding: 0;
  margin: 0;
}
.qodef-qi-grid.qodef-gutter--tiny.qodef--no-bottom-space {
  margin-bottom: -10px;
}
.qodef-qi-grid.qodef-gutter--tiny > .qodef-grid-inner {
  margin: 0 -5px;
}
.qodef-qi-grid.qodef-gutter--tiny > .qodef-grid-inner > .qodef-grid-item {
  padding: 0 5px;
  margin: 0 0 10px;
}
.qodef-qi-grid.qodef-gutter--small.qodef--no-bottom-space {
  margin-bottom: -20px;
}
.qodef-qi-grid.qodef-gutter--small > .qodef-grid-inner {
  margin: 0 -10px;
}
.qodef-qi-grid.qodef-gutter--small > .qodef-grid-inner > .qodef-grid-item {
  padding: 0 10px;
  margin: 0 0 20px;
}
.qodef-qi-grid.qodef-gutter--normal.qodef--no-bottom-space {
  margin-bottom: -30px;
}
.qodef-qi-grid.qodef-gutter--normal > .qodef-grid-inner {
  margin: 0 -15px;
}
.qodef-qi-grid.qodef-gutter--normal > .qodef-grid-inner > .qodef-grid-item {
  padding: 0 15px;
  margin: 0 0 30px;
}
.qodef-qi-grid.qodef-gutter--medium.qodef--no-bottom-space {
  margin-bottom: -40px;
}
.qodef-qi-grid.qodef-gutter--medium > .qodef-grid-inner {
  margin: 0 -20px;
}
.qodef-qi-grid.qodef-gutter--medium > .qodef-grid-inner > .qodef-grid-item {
  padding: 0 20px;
  margin: 0 0 40px;
}
.qodef-qi-grid.qodef-gutter--large.qodef--no-bottom-space {
  margin-bottom: -50px;
}
.qodef-qi-grid.qodef-gutter--large > .qodef-grid-inner {
  margin: 0 -25px;
}
.qodef-qi-grid.qodef-gutter--large > .qodef-grid-inner > .qodef-grid-item {
  padding: 0 25px;
  margin: 0 0 50px;
}
.qodef-qi-grid.qodef-gutter--huge.qodef--no-bottom-space {
  margin-bottom: -68px;
}
.qodef-qi-grid.qodef-gutter--huge > .qodef-grid-inner {
  margin: 0 -34px;
}
.qodef-qi-grid.qodef-gutter--huge > .qodef-grid-inner > .qodef-grid-item {
  padding: 0 34px;
  margin: 0 0 68px;
}
@media only screen and (max-width: 1440px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.66667%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.66667%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.66667%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.66667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.66667%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.66667%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.28571%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.28571%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 28.57143%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.66667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.66667%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.66667%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.28571%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.28571%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 28.57143%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 25%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.66667%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.66667%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.66667%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.28571%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.28571%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 28.57143%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1440px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 25%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.66667%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.66667%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.66667%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.28571%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.28571%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 28.57143%;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 25%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.66667%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.66667%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.66667%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.28571%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.28571%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 28.57143%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.66667%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.66667%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.66667%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.28571%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.28571%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 28.57143%;
  }
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 25%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.66667%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.66667%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.66667%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.28571%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.28571%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 28.57143%;
  }
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 25%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 100%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 50%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(3n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 33.33333%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 66.66667%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 25%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(5n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 20%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 40%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.66667%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(6n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 16.66667%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.28571%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(7n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 14.28571%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 28.57143%;
  }
}
@media only screen and (max-width: 480px) and (min-width: 0) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--qi-columns
    > .qodef-grid-inner
    > .qodef-grid-item:nth-child(8n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--qi-masonry
    .qodef-qi-grid-masonry-sizer,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-grid-item {
    width: 12.5%;
  }
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--huge-square,
  .qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--qi-masonry
    > .qodef-grid-inner
    > .qodef-item--landscape {
    width: 25%;
  }
}
@keyframes qi-addons-for-elementor-fade-in {
  0% {
    opacity: 0;
    visibility: hidden;
    z-index: 102;
  }
  100% {
    opacity: 1;
    visibility: visible;
    z-index: 102;
  }
}
@keyframes qi-addons-for-elementor-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
    z-index: 102;
  }
  100% {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
  }
}
@keyframes qodef-animate-underline-from-left {
  0% {
    transform: scaleX(1);
    transform-origin: right;
  }
  37% {
    transform: scaleX(0);
    transform-origin: right;
  }
  38% {
    transform: scaleX(0);
    transform-origin: left;
  }
  100% {
    transform: scaleX(1);
    transform-origin: left;
  }
}
@keyframes qodef-animate-underline-from-right {
  0% {
    transform: scaleX(1);
    transform-origin: left;
  }
  37% {
    transform: scaleX(0);
    transform-origin: left;
  }
  38% {
    transform: scaleX(0);
    transform-origin: right;
  }
  100% {
    transform: scaleX(1);
    transform-origin: right;
  }
}
@keyframes qodef-animate-underline-multiline {
  0% {
    background-size: 100% 87%;
    background-position-x: right;
  }
  38% {
    background-size: 0 87%;
    background-position-x: right;
  }
  39% {
    background-size: 0 87%;
    background-position-x: left;
  }
  100% {
    background-size: 100% 87%;
    background-position-x: left;
  }
}
.qodef-qi-clear:after,
.qodef-qi-clear:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.qodef-qi-clear:after {
  clear: both;
}
.qodef-category-separator:after {
  content: ",";
  margin-right: 5px;
}
.qodef-shortcode h1 a,
.qodef-shortcode h2 a,
.qodef-shortcode h3 a,
.qodef-shortcode h4 a,
.qodef-shortcode h5 a,
.qodef-shortcode h6 a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  color: inherit;
}
.qodef-custom-text-underline-draw a {
  position: relative;
  color: currentColor;
}
.qodef-custom-text-underline-draw a:after {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.qodef-custom-text-underline-draw a:hover {
  text-decoration: none;
}
.qodef-custom-text-underline-draw a:hover:after {
  animation: qodef-animate-underline-from-left 0.6s
    cubic-bezier(0.45, 0.29, 0, 0.82) forwards;
}
body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-button,
body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-text,
body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-title {
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 0.4s, transform 0.7s cubic-bezier(0.26, -0.14, 0, 1.01);
}
body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-text {
  transition-delay: 0.25s, 0.25s;
}
body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-button {
  transition-delay: 0.5s, 0.5s;
}
body:not(.elementor-editor-active)
  .qodef-landing-intro-title.qodef-qi--appeared
  .qodef-m-button,
body:not(.elementor-editor-active)
  .qodef-landing-intro-title.qodef-qi--appeared
  .qodef-m-text,
body:not(.elementor-editor-active)
  .qodef-landing-intro-title.qodef-qi--appeared
  .qodef-m-title {
  opacity: 1;
  transform: translateX(0) translateZ(0);
}
@media only screen and (max-width: 1440px) {
  .qodef-grid.qodef-qi-hide-under-1440,
  .qodef-qi-hide-under-1440 {
    display: none;
  }
}
.qodef-grid.qodef-qi-show-under-1440,
.qodef-qi-show-under-1440 {
  display: none;
}
.qodef-grid.qodef-qi-show-under-1440 + .swiper-button-prev,
.qodef-grid.qodef-qi-show-under-1440
  + .swiper-button-prev
  + .swiper-button-next,
.qodef-qi-show-under-1440 + .swiper-button-prev,
.qodef-qi-show-under-1440 + .swiper-button-prev + .swiper-button-next {
  display: none;
}
@media only screen and (max-width: 1440px) {
  .qodef-grid.qodef-qi-show-under-1440,
  .qodef-qi-show-under-1440 {
    display: block;
  }
  .qodef-grid.qodef-qi-show-under-1440 + .swiper-button-prev,
  .qodef-grid.qodef-qi-show-under-1440
    + .swiper-button-prev
    + .swiper-button-next,
  .qodef-qi-show-under-1440 + .swiper-button-prev,
  .qodef-qi-show-under-1440 + .swiper-button-prev + .swiper-button-next {
    display: block;
  }
}
.fslightbox-container .fslightbox-nav .fslightbox-slide-number-container {
  max-width: unset;
}
.fslightbox-container .fslightbox-nav .fslightbox-toolbar {
  background: 0 0;
}
.fslightbox-container .fslightbox-nav .fslightbox-toolbar-button {
  color: #fff;
}
.fslightbox-container
  .fslightbox-nav
  .fslightbox-toolbar-button[title="Enter fullscreen"] {
  display: none;
}
.fslightbox-container .fslightbox-nav .fslightbox-toolbar-button svg {
  fill: currentColor;
  width: 17px;
  stroke: none;
}
.fslightbox-container .fslightbox-slide-btn-container-next,
.fslightbox-container .fslightbox-slide-btn-container-previous {
  padding: 30px;
}
.fslightbox-container
  .fslightbox-slide-btn-container-next
  .fslightbox-slide-btn,
.fslightbox-container
  .fslightbox-slide-btn-container-previous
  .fslightbox-slide-btn {
  width: 30px;
  padding: 0;
  background: 0 0;
  color: #fff;
}
.fslightbox-container
  .fslightbox-slide-btn-container-next
  .fslightbox-slide-btn
  svg,
.fslightbox-container
  .fslightbox-slide-btn-container-previous
  .fslightbox-slide-btn
  svg {
  fill: currentColor;
  stroke: currentColor;
  width: 100%;
}
.qodef-qi-swiper-container {
  position: relative;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  z-index: 1;
  visibility: hidden;
  overflow: hidden;
}
.qodef-qi-swiper-container .swiper-slide a:not(.qodef-qi-button) {
  display: block;
}
.qodef-qi-swiper-container .swiper-slide img {
  width: 100%;
}
.qodef-qi-swiper-container.qodef-swiper--initialized {
  visibility: visible;
}
.qodef-qi-swiper-container .swiper-pagination-bullet {
  color: #000;
  vertical-align: middle;
  opacity: 1;
  transform-origin: center;
  transform: matrix(1, 0, 0, 1, 0, 0);
  border: 1px solid transparent;
  background: currentColor;
  transition: transform 0.2s ease-out, color 0.2s ease-out,
    background-color 0.2s ease-out, border-color 0.2s ease-out;
}
.qodef-qi-swiper-container .swiper-pagination-bullet-active,
.qodef-qi-swiper-container .swiper-pagination-bullet:hover {
  transform: matrix(1.4, 0, 0, 1.4, 0, 0) translateZ(0);
}
.qodef-qi-swiper-container .swiper-button-next,
.qodef-qi-swiper-container .swiper-button-prev,
.qodef-qi-swiper-container + .qodef-swiper-together-nav .swiper-button-next,
.qodef-qi-swiper-container + .qodef-swiper-together-nav .swiper-button-prev,
.qodef-qi-swiper-container + .swiper-button-prev,
.qodef-qi-swiper-container + .swiper-button-prev + .swiper-button-next {
  background-image: none !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  color: #111;
  font-size: 26px;
  transition: color 0.2s ease-out, background-color 0.2s ease-out;
  transform: translateY(-50%);
}
.qodef-qi-swiper-container .swiper-button-next svg,
.qodef-qi-swiper-container .swiper-button-prev svg,
.qodef-qi-swiper-container + .qodef-swiper-together-nav .swiper-button-next svg,
.qodef-qi-swiper-container + .qodef-swiper-together-nav .swiper-button-prev svg,
.qodef-qi-swiper-container + .swiper-button-prev svg,
.qodef-qi-swiper-container + .swiper-button-prev + .swiper-button-next svg {
  display: block;
  width: 1em;
  height: auto;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
  stroke: currentColor;
  fill: currentColor;
}
.qodef-qi-swiper-container .swiper-button-next:after,
.qodef-qi-swiper-container .swiper-button-prev:after,
.qodef-qi-swiper-container
  + .qodef-swiper-together-nav
  .swiper-button-next:after,
.qodef-qi-swiper-container
  + .qodef-swiper-together-nav
  .swiper-button-prev:after,
.qodef-qi-swiper-container + .swiper-button-prev + .swiper-button-next:after,
.qodef-qi-swiper-container + .swiper-button-prev:after {
  display: none !important;
}
.qodef-qi-swiper-container .swiper-button-prev {
  left: 30px;
}
.qodef-qi-swiper-container .swiper-button-next {
  right: 30px;
}
.qodef-qi-swiper-container .swiper-button-next:after,
.qodef-qi-swiper-container .swiper-button-next:before,
.qodef-qi-swiper-container .swiper-button-prev:after,
.qodef-qi-swiper-container .swiper-button-prev:before {
  display: none;
}
.qodef-qi-swiper-container + .swiper-button-prev {
  left: -50px;
}
.qodef-qi-swiper-container + .swiper-button-prev + .swiper-button-next {
  right: -50px;
}
.qodef-qi-swiper-container + .qodef-swiper-together-nav {
  position: absolute;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin-top: 30px;
}
.qodef-qi-swiper-container + .qodef-swiper-together-nav .swiper-button-next,
.qodef-qi-swiper-container + .qodef-swiper-together-nav .swiper-button-prev {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  transform: none;
  z-index: 15;
}
.qodef-qi-swiper-container + .qodef-swiper-together-nav .swiper-button-prev {
  margin-right: 20px !important;
}
.qodef-qi-swiper-container.qodef-navigation--hover-move
  .swiper-button-prev
  svg {
  margin-left: 4px;
}
.qodef-qi-swiper-container.qodef-navigation--hover-move
  .swiper-button-next
  svg {
  margin-right: 4px;
}
.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next i,
.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next svg,
.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev i,
.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev svg,
.qodef-qi-swiper-container.qodef-navigation--hover-move + .swiper-button-prev i,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .swiper-button-prev
  svg,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .swiper-button-prev
  + .swiper-button-next
  i,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .swiper-button-prev
  + .swiper-button-next
  svg {
  transform: translateX(0);
  will-change: transform;
  transition: transform 0.25s cubic-bezier(0.37, 0.08, 0.02, 0.93),
    background-color 0.2s ease-out, color 0.2s ease-out;
}
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .qodef-swiper-together-nav
  .swiper-button-prev
  i,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .qodef-swiper-together-nav
  .swiper-button-prev
  svg,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .qodef-swiper-together-nav
  .swiper-button-prev
  + .swiper-button-next
  i,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .qodef-swiper-together-nav
  .swiper-button-prev
  + .swiper-button-next
  svg {
  transform: translateX(0);
  will-change: transform;
  transition: transform 0.12s ease-out, background-color 0.2s ease-out,
    color 0.2s ease-out;
}
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .qodef-swiper-together-nav
  .swiper-button-next:hover
  i,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .qodef-swiper-together-nav
  .swiper-button-next:hover
  svg,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .qodef-swiper-together-nav
  .swiper-button-prev:hover
  i,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .qodef-swiper-together-nav
  .swiper-button-prev:hover
  svg {
  transition: transform 0.22s cubic-bezier(0.37, 0.08, 0.02, 0.93) 50ms,
    background-color 0.2s ease-out, color 0.2s ease-out;
}
.qodef-qi-swiper-container.qodef-navigation--hover-move
  .swiper-button-prev:hover
  i,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  .swiper-button-prev:hover
  svg,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .qodef-swiper-together-nav
  .swiper-button-prev:hover
  i,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .qodef-swiper-together-nav
  .swiper-button-prev:hover
  svg,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .swiper-button-prev:hover
  i,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .swiper-button-prev:hover
  svg {
  transform: translateX(-4px);
}
.qodef-qi-swiper-container.qodef-navigation--hover-move
  .swiper-button-next:hover
  i,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  .swiper-button-next:hover
  svg,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .qodef-swiper-together-nav
  .swiper-button-next:hover
  i,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .qodef-swiper-together-nav
  .swiper-button-next:hover
  svg,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .swiper-button-prev
  + .swiper-button-next:hover
  i,
.qodef-qi-swiper-container.qodef-navigation--hover-move
  + .swiper-button-prev
  + .swiper-button-next:hover
  svg {
  transform: translateX(4px);
}
.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--inside
  .swiper-pagination-custom,
.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--inside
  .swiper-pagination-fraction,
.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--inside
  > .swiper-pagination-bullets {
  bottom: 0;
}
.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--outside
  .swiper-pagination-custom,
.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--outside
  .swiper-pagination-fraction,
.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--outside
  > .swiper-pagination-bullets {
  bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-swiper-container.qodef-hide-navigation--1024 .swiper-button-next,
  .qodef-qi-swiper-container.qodef-hide-navigation--1024 .swiper-button-prev,
  .qodef-qi-swiper-container.qodef-hide-navigation--1024
    + .qodef-swiper-together-nav
    .swiper-button-next,
  .qodef-qi-swiper-container.qodef-hide-navigation--1024
    + .qodef-swiper-together-nav
    .swiper-button-prev,
  .qodef-qi-swiper-container.qodef-hide-navigation--1024 + .swiper-button-prev,
  .qodef-qi-swiper-container.qodef-hide-navigation--1024
    + .swiper-button-prev
    + .swiper-button-next {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-swiper-container.qodef-hide-navigation--768 .swiper-button-next,
  .qodef-qi-swiper-container.qodef-hide-navigation--768 .swiper-button-prev,
  .qodef-qi-swiper-container.qodef-hide-navigation--768
    + .qodef-swiper-together-nav
    .swiper-button-next,
  .qodef-qi-swiper-container.qodef-hide-navigation--768
    + .qodef-swiper-together-nav
    .swiper-button-prev,
  .qodef-qi-swiper-container.qodef-hide-navigation--768 + .swiper-button-prev,
  .qodef-qi-swiper-container.qodef-hide-navigation--768
    + .swiper-button-prev
    + .swiper-button-next {
    display: none;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-qi-swiper-container.qodef-hide-navigation--680 .swiper-button-next,
  .qodef-qi-swiper-container.qodef-hide-navigation--680 .swiper-button-prev,
  .qodef-qi-swiper-container.qodef-hide-navigation--680
    + .qodef-swiper-together-nav
    .swiper-button-next,
  .qodef-qi-swiper-container.qodef-hide-navigation--680
    + .qodef-swiper-together-nav
    .swiper-button-prev,
  .qodef-qi-swiper-container.qodef-hide-navigation--680 + .swiper-button-prev,
  .qodef-qi-swiper-container.qodef-hide-navigation--680
    + .swiper-button-prev
    + .swiper-button-next {
    display: none;
  }
}
.qodef-swiper-pagination-outside.swiper-pagination {
  position: relative;
}
.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet {
  color: #000;
  opacity: 1;
  transform-origin: center;
  transform: matrix(1, 0, 0, 1, 0, 0);
  border: 1px solid transparent;
  background: currentColor;
  transition: transform 0.2s ease-out, color 0.2s ease-out,
    background-color 0.2s ease-out, border-color 0.2s ease-out;
  margin: 0 6px;
}
.qodef-swiper-pagination-outside.swiper-pagination
  .swiper-pagination-bullet-active,
.qodef-swiper-pagination-outside.swiper-pagination
  .swiper-pagination-bullet:hover {
  transform: matrix(1.4, 0, 0, 1.4, 0, 0) translateZ(0);
}
.qodef-addons-blog-list {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-addons-blog-list .qodef-blog-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-addons-blog-list .qodef-blog-item .qodef-e-content,
.qodef-addons-blog-list .qodef-blog-item .qodef-e-inner,
.qodef-addons-blog-list .qodef-blog-item .qodef-e-media {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-addons-blog-list .qodef-blog-item .qodef-e-media-image {
  position: relative;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  overflow: hidden;
}
.qodef-addons-blog-list .qodef-blog-item .qodef-e-media {
  display: block;
}
.qodef-addons-blog-list .qodef-blog-item .qodef-e-media iframe {
  display: block;
  height: 100%;
}
.qodef-addons-blog-list .qodef-blog-item .qodef-e-title {
  margin: 0 0 0.5em;
}
.qodef-addons-blog-list .qodef-blog-item .qodef-e-excerpt {
  margin: 0;
}
.qodef-addons-blog-list .qodef-blog-item .qodef-e-info {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item {
  position: relative;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  margin-right: 24px;
  color: #111;
}
.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item a {
  display: inline-flex;
  align-items: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}
.qodef-addons-blog-list
  .qodef-blog-item
  .qodef-e-info
  .qodef-e-info-item
  a:hover {
  color: #3c3c3c;
}
.qodef-addons-blog-list
  .qodef-blog-item
  .qodef-e-info
  .qodef-e-info-item:last-child {
  margin-right: 0;
}
.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item-icon {
  margin-right: 8px;
  width: 14px;
  height: auto;
  fill: currentColor;
  flex-shrink: 0;
}
.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--top {
  margin-bottom: 0.25em;
}
.qodef-addons-blog-list
  .qodef-blog-item
  .qodef-e-info.qodef-info--top
  .qodef-e-info-item {
  font-size: 0.9em;
  line-height: 1.13333em;
}
.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--bottom {
  display: inline-flex;
}
.qodef-addons-blog-list .qodef-blog-item .qodef-e-post-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-addons-blog-list .qodef-blog-item.sticky .qodef-e-title a {
  position: relative;
  text-decoration: underline;
}
.qodef-addons-blog-list .qodef-blog-item.sticky .qodef-e-title a:after {
  content: "*";
  position: absolute;
  top: 0;
  right: -0.5em;
  font-size: 1.5em;
}
.qodef-addons-blog-list.qodef-alignment--centered {
  text-align: center;
}
.qodef-addons-blog-list.qodef-alignment--centered
  .qodef-blog-item
  .qodef-e-info {
  justify-content: center;
}
.qodef-addons-blog-list.qodef-info-no-icons
  .qodef-e-info
  .qodef-e-info-item:not(:last-child):after {
  content: "/";
  position: relative;
  left: 12px;
}
.qodef-addons-blog-list.qodef-title--hover-underline .qodef-e-title-link {
  width: 100%;
  background-repeat: no-repeat;
  background-image: linear-gradient(
    transparent calc(100% - 2px),
    currentColor 2px
  );
  transition: 0.9s cubic-bezier(0.32, 0.32, 0.15, 1.17);
  background-size: 0 92%;
}
.qodef-addons-blog-list.qodef-title--hover-underline .qodef-e-title-link:hover {
  background-size: 100% 92%;
}
.qodef-addons-blog-list.qodef--overlay .qodef-e-media-image a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition: background-color 0.35s ease-out;
}
.qodef-addons-blog-list.qodef-image--hover-zoom .qodef-e-media-image a {
  display: block;
  width: 100%;
  transform: scale(1.005) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-addons-blog-list.qodef-image--hover-zoom
  .qodef-e:hover
  .qodef-e-media-image
  a {
  transform: scale(1.03);
}
.qodef-addons-blog-list.qodef-image--hover-zoom-out .qodef-e-media-image a {
  display: block;
  width: 100%;
  transform: scale(1.03) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-addons-blog-list.qodef-image--hover-zoom-out
  .qodef-e:hover
  .qodef-e-media-image
  a {
  transform: scale(1);
}
.qodef-addons-blog-list.qodef-image--hover-move .qodef-e-media-image a {
  display: block;
  width: 100%;
  transform: scale(1.2);
  transition: transform 0.5s cubic-bezier(0.33, 0.02, 0, 0.93);
  will-change: transform;
}
.qodef-addons-blog-list.qodef-image--hover-move
  .qodef-e:hover
  .qodef-e-media-image
  a {
  transform: scale(1.2) translateX(12px);
}
.qodef-addons-blog-list.qodef-image--hover-from-top a {
  transform-origin: top;
}
.qodef-addons-blog-list.qodef-image--hover-from-bottom a {
  transform-origin: bottom;
}
.qodef-addons-blog-list.qodef-image--hover-from-left a {
  transform-origin: left;
}
.qodef-addons-blog-list.qodef-image--hover-from-right a {
  transform-origin: right;
}
@media only screen and (max-width: 1024px) {
  .qodef-addons-blog-list .qodef-blog-item.format-link .qodef-e-link {
    padding: 11% 15%;
  }
  .qodef-addons-blog-list .qodef-blog-item.format-quote .qodef-e-quote {
    padding: 10.7% 15% 11.3%;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--bottom {
    display: inline-block;
  }
  .qodef-addons-blog-list .qodef-blog-item.format-link .qodef-e-link {
    padding: 11% 10%;
  }
  .qodef-addons-blog-list .qodef-blog-item.format-link .qodef-e-link-icon {
    left: calc(50% - 75px);
    width: 150px;
  }
  .qodef-addons-blog-list .qodef-blog-item.format-quote .qodef-e-quote {
    padding: 11% 10%;
  }
  .qodef-addons-blog-list .qodef-blog-item.format-quote .qodef-e-quote-icon {
    left: calc(50% - 70px);
    width: 140px;
  }
}
.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-media-holder {
  position: relative;
}
.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-info-date {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 18px;
  color: #fff;
  background-color: #111;
}
.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-info-date a {
  color: inherit;
}
.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-inner {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  background-color: #fff;
}
.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-text {
  margin-bottom: 1em;
}
.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-content {
  padding: 45px 40px;
}
.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-media-holder {
  position: relative;
}
.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-info-date {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 18px;
  color: #fff;
  background-color: #111;
}
.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-info-date a {
  color: inherit;
}
.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-media {
  margin-bottom: 1.5em;
}
.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-text {
  margin-bottom: 1em;
}
.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-media-holder {
  position: relative;
}
.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-info-date {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 18px;
  background-color: #fff;
}
.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-info-date a {
  color: inherit;
}
.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 40px;
}
.qodef-addons-blog-list.qodef-item-layout--info-on-image
  .qodef-info--top
  .qodef-e-info-item {
  color: #fff;
}
.qodef-addons-blog-list.qodef-item-layout--info-on-image
  .qodef-info--top
  .qodef-e-info-item
  a:hover {
  color: inherit;
}
.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-title {
  color: #fff;
  margin: 0;
}
.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-title a {
  color: inherit;
}
.qodef-addons-blog-list.qodef-item-layout--minimal {
  overflow: hidden;
}
.qodef-addons-blog-list.qodef-item-layout--minimal .qodef-grid-inner {
  margin-top: -2em !important;
}
.qodef-addons-blog-list.qodef-item-layout--minimal .qodef-e-inner {
  padding-top: 2em;
  border-top: 1px solid #ebebeb;
}
.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 480px) {
  .qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-media {
  width: 50%;
}
@media only screen and (max-width: 480px) {
  .qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-media {
    width: 100%;
  }
}
.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-content {
  flex: 1;
  padding: 20px 27px;
}
@media only screen and (max-width: 480px) {
  .qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-content {
    padding: 20px 0;
  }
}
.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-media {
  margin-bottom: 1.5em;
}
.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-text {
  margin-bottom: 1em;
}
.qodef-addons-blog-list.qodef-item-layout--standard
  .qodef-e-info.qodef-info--bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-info-author img {
  border-radius: 50%;
  overflow: hidden;
  margin-right: 12px;
}
.qodef-addons-blog-slider {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-addons-blog-slider .qodef-blog-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-addons-blog-slider .qodef-blog-item .qodef-e-content,
.qodef-addons-blog-slider .qodef-blog-item .qodef-e-inner,
.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-addons-blog-slider .qodef-blog-item.has-post-thumbnail .qodef-e-content {
  padding-top: 27px;
}
.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media-image {
  position: relative;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  width: 100%;
}
.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media-image a,
.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media-image img {
  display: block;
  width: 100%;
}
.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media {
  display: block;
}
.qodef-addons-blog-slider .qodef-blog-item .qodef-e-title {
  margin: 0 0 0.5em;
}
.qodef-addons-blog-slider .qodef-blog-item .qodef-e-excerpt {
  margin: 0;
}
.qodef-addons-blog-slider .qodef-blog-item .qodef-e-read-more {
  margin-top: 14px;
}
.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item {
  position: relative;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  margin-right: 24px;
  color: #111;
}
.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item a {
  display: inline-flex;
  align-items: center;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}
.qodef-addons-blog-slider
  .qodef-blog-item
  .qodef-e-info
  .qodef-e-info-item
  a:hover {
  color: #3c3c3c;
}
.qodef-addons-blog-slider
  .qodef-blog-item
  .qodef-e-info
  .qodef-e-info-item:last-child {
  margin-right: 0;
}
.qodef-addons-blog-slider
  .qodef-blog-item
  .qodef-e-info
  .qodef-e-info-item-icon {
  margin-right: 8px;
  width: 14px;
  height: auto;
  fill: currentColor;
  flex-shrink: 0;
}
.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--top {
  margin-bottom: 0.25em;
}
.qodef-addons-blog-slider
  .qodef-blog-item
  .qodef-e-info.qodef-info--top
  .qodef-e-info-item {
  font-size: 0.9em;
  line-height: 1.13333em;
}
.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--bottom {
  display: inline-flex;
}
.qodef-addons-blog-slider .qodef-blog-item .qodef-e-post-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-addons-blog-slider .qodef-blog-item.sticky .qodef-e-title a {
  position: relative;
  text-decoration: underline;
}
.qodef-addons-blog-slider .qodef-blog-item.sticky .qodef-e-title a:after {
  content: "*";
  position: absolute;
  top: 0;
  right: -0.5em;
  font-size: 1.5em;
}
.qodef-addons-blog-slider article .qodef-e-media-image {
  overflow: hidden;
}
.qodef-addons-blog-slider.qodef-content-has-background-color .qodef-e-content {
  padding-left: 28px;
  padding-right: 28px;
}
.qodef-addons-blog-slider.qodef-alignment--centered {
  text-align: center;
}
.qodef-addons-blog-slider.qodef-alignment--centered
  .qodef-blog-item
  .qodef-e-info {
  justify-content: center;
}
.qodef-addons-blog-slider.qodef-info-no-icons
  .qodef-e-info
  .qodef-e-info-item:not(:last-child):after {
  content: "/";
  position: relative;
  left: 12px;
}
.qodef-addons-blog-slider.qodef-title--hover-underline .qodef-e-title-link {
  width: 100%;
  background-repeat: no-repeat;
  background-image: linear-gradient(
    transparent calc(100% - 2px),
    currentColor 2px
  );
  transition: 0.9s cubic-bezier(0.32, 0.32, 0.15, 1.17);
  background-size: 0 92%;
}
.qodef-addons-blog-slider.qodef-title--hover-underline
  .qodef-e-title-link:hover {
  background-size: 100% 92%;
}
.qodef-addons-blog-slider.qodef-title--hover-underline a.qodef-e-title-link {
  display: inline;
}
.qodef-addons-blog-slider.qodef--overlay .qodef-e-media-image a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition: background-color 0.35s ease-out;
}
.qodef-addons-blog-slider.qodef-image--hover-zoom .qodef-e-media-image a {
  display: block;
  width: calc(100% + 2px);
  transform: scale(1.005) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-addons-blog-slider.qodef-image--hover-zoom
  .qodef-e:hover
  .qodef-e-media-image
  a {
  transform: scale(1.03);
}
.qodef-addons-blog-slider.qodef-image--hover-zoom-out .qodef-e-media-image a {
  display: block;
  width: calc(100% + 2px);
  transform: scale(1.03) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-addons-blog-slider.qodef-image--hover-zoom-out
  .qodef-e:hover
  .qodef-e-media-image
  a {
  transform: scale(1);
}
.qodef-addons-blog-slider.qodef-image--hover-move .qodef-e-media-image a {
  display: block;
  width: calc(100% + 2px);
  transform: scale(1.2);
  transition: transform 0.5s cubic-bezier(0.33, 0.02, 0, 0.93);
  will-change: transform;
}
.qodef-addons-blog-slider.qodef-image--hover-move
  .qodef-e:hover
  .qodef-e-media-image
  a {
  transform: scale(1.2) translateX(12px);
}
.qodef-addons-blog-slider.qodef-image--hover-from-top a {
  transform-origin: top;
}
.qodef-addons-blog-slider.qodef-image--hover-from-bottom a {
  transform-origin: bottom;
}
.qodef-addons-blog-slider.qodef-image--hover-from-left a {
  transform-origin: left;
}
.qodef-addons-blog-slider.qodef-image--hover-from-right a {
  transform-origin: right;
}
.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-media-holder {
  position: relative;
}
.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-info-date {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 18px;
  color: #fff;
  background-color: #111;
}
.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-info-date a {
  color: inherit;
}
.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-inner {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  background-color: #fff;
}
.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-text {
  margin-bottom: 1em;
}
.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-content {
  padding: 45px 40px;
}
.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-media-holder {
  position: relative;
}
.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-info-date {
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 18px;
  color: #fff;
  background-color: #111;
}
.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-info-date a {
  color: inherit;
}
.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-media {
  margin-bottom: 1.5em;
}
.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-text {
  margin-bottom: 1em;
}
.qodef-addons-blog-slider.qodef-item-layout--info-on-image
  .qodef-e-media-holder {
  position: relative;
}
.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 40px;
}
.qodef-addons-blog-slider.qodef-item-layout--info-on-image
  .qodef-info--top
  .qodef-e-info-item {
  color: #fff;
}
.qodef-addons-blog-slider.qodef-item-layout--info-on-image
  .qodef-info--top
  .qodef-e-info-item
  a:hover {
  color: inherit;
}
.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-title {
  color: #fff;
  margin: 0;
}
.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-title a {
  color: inherit;
}
.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-inner {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 480px) {
  .qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-media {
  width: 50%;
}
@media only screen and (max-width: 480px) {
  .qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-media {
    width: 100%;
  }
}
.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-content {
  flex: 1;
  padding: 20px 27px;
}
@media only screen and (max-width: 480px) {
  .qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-content {
    padding: 20px 0;
  }
}
.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-media {
  margin-bottom: 1.5em;
}
.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-text {
  margin-bottom: 1em;
}
.qodef-addons-blog-slider.qodef-item-layout--standard
  .qodef-e-info.qodef-info--bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-info-author img {
  width: 48px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 12px;
}
.qodef-shortcode .qodef-addons-m-pagination {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 0;
}
.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
}
.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 5px;
  transition: all 0.2s ease-out;
}
.qodef-shortcode
  .qodef-addons-m-pagination.qodef--standard
  .page-numbers.next
  svg,
.qodef-shortcode
  .qodef-addons-m-pagination.qodef--standard
  .page-numbers.prev
  svg {
  width: 1em;
  fill: currentColor;
  stroke: currentColor;
  max-height: 100%;
}
.qodef-qi-contact-form-7 form div {
  position: relative;
  margin: 0;
}
.qodef-qi-contact-form-7.qodef-button--full-width input[type="submit"] {
  width: 100%;
}
.qodef-qi-contact-form-7 .wpcf7-form-control-wrap {
  width: 100%;
  display: block;
}
.qodef-qi-contact-form-7 textarea {
  resize: none;
}
.qodef-qi-contact-form-7 .wpcf7-list-item.first {
  margin-left: 0;
}
.qodef-qi-contact-form-7 .qodef-cf7-flex {
  display: flex;
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-contact-form-7 .qodef-cf7-flex.qodef-cf7-wrap--1024 {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-contact-form-7 .qodef-cf7-flex.qodef-cf7-wrap--768 {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-qi-contact-form-7 .qodef-cf7-flex.qodef-cf7-wrap--680 {
    flex-wrap: wrap;
  }
}
.qodef-qi-contact-form-7 .qodef-grid-item {
  margin: 0 !important;
}
.qodef-qi-contact-form-7 .wpcf7-checkbox,
.qodef-qi-contact-form-7 .wpcf7-radio {
  line-height: 1;
  display: block;
}
.qodef-qi-contact-form-7 .wpcf7-checkbox label,
.qodef-qi-contact-form-7 .wpcf7-radio label {
  display: flex;
  align-items: center;
  justify-content: center;
}
.qodef-qi-contact-form-7 label {
  margin-bottom: 0;
}
.qodef-qi-contact-form-7 input[type="date"],
.qodef-qi-contact-form-7 input[type="email"],
.qodef-qi-contact-form-7 input[type="number"],
.qodef-qi-contact-form-7 input[type="password"],
.qodef-qi-contact-form-7 input[type="search"],
.qodef-qi-contact-form-7 input[type="tel"],
.qodef-qi-contact-form-7 input[type="text"],
.qodef-qi-contact-form-7 input[type="url"],
.qodef-qi-contact-form-7 select,
.qodef-qi-contact-form-7 textarea {
  margin: 0;
}
.qodef-qi-contact-form-7 input[type="checkbox"],
.qodef-qi-contact-form-7 input[type="radio"] {
  margin: 0;
  width: 1em;
  height: 1em;
  vertical-align: middle;
}
.qodef-qi-contact-form-7 button[type="submit"]:focus,
.qodef-qi-contact-form-7 button[type="submit"]:hover,
.qodef-qi-contact-form-7 input[type="submit"]:focus,
.qodef-qi-contact-form-7 input[type="submit"]:hover {
  color: unset;
  background-color: unset;
}
.qodef-qi-contact-form-7 input[type="submit"] {
  transition: all 0.3s ease-out;
}
.qodef-qi-contact-form-7 textarea {
  vertical-align: middle;
}
.qodef-addons-woo-shortcode .qodef-e-product-mark {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 68px;
  color: #111;
  background-color: #fff;
  padding: 1.8em 1.2em;
  z-index: 5;
}
.qodef-addons-woo-shortcode .qodef-e-product-title {
  margin: 0;
  z-index: 2;
  position: relative;
}
.qodef-addons-woo-shortcode .qodef-e-ratings {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  line-height: 1;
}
.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star {
  color: #111;
}
.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star svg {
  display: inline-block;
  margin-right: 4px;
  width: 16px;
  height: auto;
  fill: none;
  stroke: currentColor;
}
.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star svg:last-child {
  margin-right: 0;
}
.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star.qodef--active {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
}
.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star.qodef--active svg {
  fill: currentColor;
  stroke: none;
}
.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star svg {
  width: 1em;
  margin-right: 8px;
}
.qodef-addons-woo-shortcode .price {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0;
}
.qodef-addons-woo-shortcode .price del {
  margin-right: 0.8em;
}
.qodef-addons-woo-shortcode .price ins {
  text-decoration: none;
}
.qodef-addons-woo-shortcode .added_to_cart,
.qodef-addons-woo-shortcode .button {
  color: #111;
  z-index: 3;
}
.qodef-addons-woo-shortcode .added_to_cart.added,
.qodef-addons-woo-shortcode .button.added {
  display: none !important;
}
.qodef-addons-woo-shortcode
  .added_to_cart.qodef-qi-button.qodef-layout--textual,
.qodef-addons-woo-shortcode .button.qodef-qi-button.qodef-layout--textual {
  background: 0 0;
}
.qodef-qi-woo-shortcode-add-to-cart {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-qi-woo-shortcode-add-to-cart .button.added {
  display: none;
}
.qodef-qi-woo-product-category-list .woocommerce-loop-category__title {
  margin: 0;
}
.qodef-qi-woo-product-category-list .count {
  display: none;
}
.qodef-qi-woo-product-category-list .qodef-e-img-holder {
  overflow: hidden;
}
.qodef-qi-woo-product-category-list.qodef--overlay .qodef-e-img-holder:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition: background-color 0.35s ease-out;
}
.qodef-qi-woo-product-category-list.qodef-image--hover-zoom img {
  transform: scale(1.005) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-qi-woo-product-category-list.qodef-image--hover-zoom .qodef-e:hover img {
  transform: scale(1.03);
}
.qodef-qi-woo-product-category-list.qodef-image--hover-zoom-out img {
  transform: scale(1.03) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-qi-woo-product-category-list.qodef-image--hover-zoom-out
  .qodef-e:hover
  img {
  transform: scale(1);
}
.qodef-qi-woo-product-category-list.qodef-image--hover-move img {
  transform: scale(1.2);
  transition: transform 0.5s cubic-bezier(0.33, 0.02, 0, 0.93);
  will-change: transform;
}
.qodef-qi-woo-product-category-list.qodef-image--hover-move .qodef-e:hover img {
  transform: scale(1.2) translateX(12px);
}
.qodef-qi-woo-product-category-list.qodef-image--hover-from-top img {
  transform-origin: top;
}
.qodef-qi-woo-product-category-list.qodef-image--hover-from-bottom img {
  transform-origin: bottom;
}
.qodef-qi-woo-product-category-list.qodef-image--hover-from-left img {
  transform-origin: left;
}
.qodef-qi-woo-product-category-list.qodef-image--hover-from-right img {
  transform-origin: right;
}
.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image
  .product-category
  a {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image
  .product-category
  .woocommerce-loop-category__title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  color: #fff;
  text-align: center;
}
.qodef-position--bottom-left
  .qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image
  .product-category
  .woocommerce-loop-category__title {
  top: auto;
  bottom: 0;
  left: 0;
  transform: none;
  text-align: left;
}
.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image-boxed
  .product-category
  a {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image-boxed
  .product-category
  .woocommerce-loop-category__title {
  position: absolute;
  bottom: 40px;
  left: 50%;
  background-color: #fff;
  width: auto;
  text-align: center;
  padding: 10px 40px;
  transform: translateX(-50%);
}
.qodef-qi-woo-product-category-list.qodef-item-layout--info-side
  .qodef-e-holder-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background-color: #f6f6f6;
}
.qodef-qi-woo-product-category-list.qodef-item-layout--info-side
  .qodef-e-content {
  position: absolute;
  max-height: 100%;
  width: 100%;
  left: 0;
  flex: 1;
  overflow: hidden;
}
.qodef-qi-woo-product-category-list.qodef-item-layout--info-side
  .qodef-e-image {
  width: 60%;
}
.qodef-qi-woo-shortcode-product-list {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-qi-woo-shortcode-product-list .qodef-e-product-inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.qodef-qi--touch .qodef-qi-woo-shortcode-product-list .qodef-e-product-inner {
  cursor: pointer;
}
.qodef-qi-woo-shortcode-product-list
  .qodef-e-product-inner:hover
  .qodef-e-product-image-inner {
  opacity: 1;
}
.qodef-qi-woo-shortcode-product-list
  .qodef-e-product-inner:hover
  .qodef-e-product-title {
  color: #3c3c3c;
}
.qodef-qi-woo-shortcode-product-list .qodef-e-product-image {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-qi-woo-shortcode-product-list .qodef-e-product-image img {
  display: block;
  width: 100%;
}
.qodef-qi-woo-shortcode-product-list .qodef-e-product-image-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 10px;
  text-align: center;
  opacity: 0;
  transition: opacity 0.35s ease-out;
}
.qodef-qi-woo-shortcode-product-list .qodef-e-product-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-qi-woo-shortcode-product-list .qodef-e-product-heading {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.qodef-qi-woo-shortcode-product-list .woocommerce-Price-currencySymbol {
  position: relative;
  top: -0.3em;
  font-size: 0.6em;
}
.qodef-qi-woo-shortcode-product-list .price {
  flex-shrink: 0;
}
.qodef-qi-woo-shortcode-product-list .qodef-e-product-title {
  transition: color 0.2s ease-out;
}
.qodef-qi-woo-shortcode-product-list .qodef-e-product-categories a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  z-index: 3;
}
.qodef-qi-woo-shortcode-product-list .qodef-e-product-categories a:focus,
.qodef-qi-woo-shortcode-product-list .qodef-e-product-categories a:hover {
  color: #3c3c3c;
}
.qodef-qi-woo-shortcode-product-list .woocommerce-LoopProduct-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-qi-woo-shortcode-product-list.qodef--overlay
  .qodef-e-product-image-holder:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition: background-color 0.35s ease-out;
}
.qodef-qi-woo-shortcode-product-list .qodef-e-product-image {
  overflow: hidden;
  width: 101%;
}
.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom img {
  transform: scale(1.005) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom
  .qodef-e:hover
  img {
  transform: scale(1.03);
}
.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom-out img {
  transform: scale(1.03) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom-out
  .qodef-e:hover
  img {
  transform: scale(1);
}
.qodef-qi-woo-shortcode-product-list.qodef-image--hover-move img {
  transform: scale(1.2);
  transition: transform 0.5s cubic-bezier(0.33, 0.02, 0, 0.93);
  will-change: transform;
}
.qodef-qi-woo-shortcode-product-list.qodef-image--hover-move
  .qodef-e:hover
  img {
  transform: scale(1.2) translateX(12px);
}
.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-top img {
  transform-origin: top;
}
.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-bottom img {
  transform-origin: bottom;
}
.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-left img {
  transform-origin: left;
}
.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-right img {
  transform-origin: right;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below
  .qodef-e-product-content {
  text-align: center;
  padding: 22px 0 25px;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below .price {
  justify-content: center;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset
  .qodef-e-product-image-inner {
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.25s ease-out,
    all 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  pointer-events: none;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset
  .qodef-e-product-image-inner
  a {
  pointer-events: all;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset
  .qodef-e-product-inner:hover
  .qodef-e-product-image-inner {
  opacity: 1;
  -webkit-clip-path: inset(13px 13px 13px 13px);
  clip-path: inset(13px 13px 13px 13px);
  transition-delay: 0s, 0.15s;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset
  .qodef-e-product-content {
  padding: 22px 0 25px;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap
  .qodef-e-product-content {
  text-align: center;
  padding: 22px 0 25px;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .price {
  justify-content: center;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap
  .qodef-e-swap-holder {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  z-index: 3;
  margin: 0 auto;
  opacity: 0;
  transition: 0.15s ease-out;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap
  .qodef-e-swap-holder.qodef--initialized {
  opacity: 1;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap
  .qodef-e-swap-holder
  .qodef-woo-product-price {
  transform: translateX(0);
  transition: transform 0.4s 0.1s ease;
  width: 100%;
  position: absolute;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap
  .qodef-e-swap-holder
  .qodef-e-to-swap {
  position: absolute;
  width: 100%;
  transform: translateX(100%);
  transition: transform 0.5s 0s ease;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap
  .qodef-e-product-inner:hover
  .qodef-woo-product-price {
  transform: translateX(-100%);
  transition-delay: 0s;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap
  .qodef-e-product-inner:hover
  .qodef-e-swap-holder
  .qodef-e-to-swap {
  transform: translateX(0);
  transition-delay: 0.1s;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-with-hover
  .qodef-e-product-content {
  padding: 22px 0 25px;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-with-hover
  .qodef-e-product-image-inner {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.25s, transform 0.4s cubic-bezier(0.26, -0.14, 0, 1.01);
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-with-hover
  .qodef-e-product-inner:hover
  .qodef-e-product-image-inner {
  opacity: 1;
  transform: translateY(0);
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image
  .qodef-e-product-image-inner {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 25px 35px;
  background-color: #f6f6f6;
}
.qodef-position--bottom-left
  .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image
  .qodef-e-product-image-inner {
  align-items: flex-start;
  justify-content: flex-end;
  text-align: left;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image
  .qodef-e-ratings {
  text-align: center;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image
  .qodef-e-product-inner
  .qodef-e-product-mark {
  left: auto;
  right: 0;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image
  .qodef-woo-product-price
  > span {
  width: 100%;
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image
  .qodef-image-content-inner {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.25s, transform 0.4s cubic-bezier(0.26, -0.14, 0, 1.01);
}
.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image
  .qodef-e-product-inner:hover
  .qodef-image-content-inner {
  opacity: 1;
  transform: translateY(0);
}
.qodef-qi-woo-shortcode-product-slider {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-qi-woo-shortcode-product-slider .qodef-e-product-inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.qodef-qi--touch .qodef-qi-woo-shortcode-product-slider .qodef-e-product-inner {
  cursor: pointer;
}
.qodef-qi-woo-shortcode-product-slider
  .qodef-e-product-inner:hover
  .qodef-e-product-image-inner {
  opacity: 1;
}
.qodef-qi-woo-shortcode-product-slider
  .qodef-e-product-inner:hover
  .qodef-e-product-title {
  color: #3c3c3c;
}
.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image img {
  display: block;
  width: 100%;
}
.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 10px;
  text-align: center;
  opacity: 0;
  transition: opacity 0.35s ease-out;
}
.qodef-qi-woo-shortcode-product-slider .qodef-e-product-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-qi-woo-shortcode-product-slider .qodef-e-product-heading {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.qodef-qi-woo-shortcode-product-slider .woocommerce-Price-currencySymbol {
  position: relative;
  top: -0.3em;
  font-size: 0.6em;
}
.qodef-qi-woo-shortcode-product-slider .price {
  flex-shrink: 0;
}
.qodef-qi-woo-shortcode-product-slider .qodef-e-product-title {
  transition: color 0.2s ease-out;
}
.qodef-qi-woo-shortcode-product-slider .qodef-e-product-categories a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  z-index: 3;
}
.qodef-qi-woo-shortcode-product-slider .qodef-e-product-categories a:focus,
.qodef-qi-woo-shortcode-product-slider .qodef-e-product-categories a:hover {
  color: #3c3c3c;
}
.qodef-qi-woo-shortcode-product-slider .woocommerce-LoopProduct-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-qi-woo-shortcode-product-slider.qodef--overlay
  .qodef-e-product-image-holder:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition: background-color 0.35s ease-out;
}
.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image {
  overflow: hidden;
  width: 100%;
}
.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom img {
  transform: scale(1.005) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom
  .qodef-e:hover
  img {
  transform: scale(1.03);
}
.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom-out img {
  transform: scale(1.03) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom-out
  .qodef-e:hover
  img {
  transform: scale(1);
}
.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-move img {
  transform: scale(1.2);
  transition: transform 0.5s cubic-bezier(0.33, 0.02, 0, 0.93);
  will-change: transform;
}
.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-move
  .qodef-e:hover
  img {
  transform: scale(1.2) translateX(12px);
}
.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-top img {
  transform-origin: top;
}
.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-bottom img {
  transform-origin: bottom;
}
.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-left img {
  transform-origin: left;
}
.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-right img {
  transform-origin: right;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap
  .qodef-e-product-inner {
  text-align: center;
  padding: 25px 15px;
  background-color: #f6f6f6;
  transition: background-color 0.35s ease-out;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap
  .price {
  justify-content: center;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap
  .qodef-e-swap-holder {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  z-index: 3;
  margin: 0 auto;
  opacity: 0;
  transition: 0.15s ease-out;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap
  .qodef-e-swap-holder.qodef--initialized {
  opacity: 1;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap
  .qodef-e-swap-holder
  .qodef-woo-product-price {
  transform: translateX(0);
  transition: transform 0.4s 0.1s ease;
  width: 100%;
  position: absolute;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap
  .qodef-e-swap-holder
  .qodef-e-to-swap {
  position: absolute;
  width: 100%;
  transform: translateX(100%);
  transition: transform 0.5s 0s ease;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap
  .qodef-e-product-inner:hover
  .qodef-woo-product-price {
  transform: translateX(-100%);
  transition-delay: 0s;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap
  .qodef-e-product-inner:hover
  .qodef-e-swap-holder
  .qodef-e-to-swap {
  transform: translateX(0);
  transition-delay: 0.1s;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-with-hover
  .qodef-e-product-content {
  padding: 22px 0 25px;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-with-hover
  .qodef-e-product-image-inner {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.25s, transform 0.4s cubic-bezier(0.26, -0.14, 0, 1.01);
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-with-hover
  .qodef-e-product-inner:hover
  .qodef-e-product-image-inner {
  opacity: 1;
  transform: translateY(0);
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image
  .qodef-e-product-image-inner {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 15px;
  transition: opacity 0.25s ease-out;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image
  .qodef-e-product-top {
  text-align: left;
  width: 100%;
  transform: translateY(10px);
  transition: transform 0.25s ease-out;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image
  .qodef-e-product-bottom {
  width: 100%;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image
  .qodef-e-product-inner
  .qodef-e-product-mark {
  left: auto;
  right: 0;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image
  .qodef-e-product-inner:hover
  .qodef-e-product-bottom,
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image
  .qodef-e-product-inner:hover
  .qodef-e-product-top {
  transform: translateY(0);
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered
  .qodef-e-product-image-inner {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 25px 35px;
  background-color: #f6f6f6;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered
  .qodef-e-ratings {
  text-align: center;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered
  .qodef-woo-product-price
  > span {
  width: 100%;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered
  .qodef-e-product-inner
  .qodef-e-product-mark {
  left: auto;
  right: 0;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered
  .qodef-image-content-inner {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.25s, transform 0.4s cubic-bezier(0.26, -0.14, 0, 1.01);
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered
  .qodef-e-product-inner:hover
  .qodef-image-content-inner {
  opacity: 1;
  transform: translateY(0);
}
.qodef-qi-wp-forms textarea {
  resize: none;
}
.qodef-qi-wp-forms input,
.qodef-qi-wp-forms select {
  height: auto !important;
}
.qodef-qi-wp-forms.qodef-button--full-width button[type="submit"] {
  width: 100%;
}
.qodef-qi-wp-forms.qodef-wpf-flex form {
  display: flex;
  align-items: center;
}
.qodef-qi-wp-forms.qodef-wpf-flex form > .wpforms-field-container {
  flex-grow: 1;
  flex-basis: 100%;
}
.qodef-qi-wp-forms.qodef-wpf-flex form > .wpforms-submit-container {
  flex-grow: 0;
}
.qodef-qi-wp-forms.qodef-wpf-flex.qodef-wpf-absolute-btn
  form
  > .wpforms-submit-container {
  position: absolute;
  right: 0;
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-wp-forms.qodef-wpf-flex.qodef-wpf-wrap--1024 form {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-wp-forms.qodef-wpf-flex.qodef-wpf-wrap--768 form {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-qi-wp-forms.qodef-wpf-flex.qodef-wpf-wrap--680 form {
    flex-wrap: wrap;
  }
}
.qodef-qi-wp-forms .qodef-grid-item {
  margin: 0 !important;
}
.qodef-qi-wp-forms .wpforms-submit-container {
  padding: 0 !important;
}
.qodef-qi-wp-forms
  div.wpforms-container-full
  .wpforms-form
  .wpforms-list-inline
  ul
  li {
  margin-right: 0 !important;
}
.qodef-qi-wp-forms div.wpforms-container-full .wpforms-form ul li {
  margin-bottom: 0 !important;
}
.qodef-qi-wp-forms label {
  margin-bottom: 0;
}
.qodef-qi-wp-forms input[type="date"],
.qodef-qi-wp-forms input[type="email"],
.qodef-qi-wp-forms input[type="number"],
.qodef-qi-wp-forms input[type="password"],
.qodef-qi-wp-forms input[type="search"],
.qodef-qi-wp-forms input[type="tel"],
.qodef-qi-wp-forms input[type="text"],
.qodef-qi-wp-forms input[type="url"],
.qodef-qi-wp-forms textarea {
  margin: 0;
}
.qodef-qi-wp-forms input[type="range"] {
  padding: 0 !important;
  margin: 0 !important;
}
.qodef-qi-wp-forms input[type="checkbox"],
.qodef-qi-wp-forms input[type="radio"] {
  margin: 0;
  width: 1em !important;
  height: 1em !important;
  vertical-align: middle !important;
}
.qodef-qi-wp-forms button[type="submit"]:focus,
.qodef-qi-wp-forms button[type="submit"]:hover,
.qodef-qi-wp-forms input[type="submit"]:focus,
.qodef-qi-wp-forms input[type="submit"]:hover {
  color: unset;
  background-color: unset;
}
.qodef-qi-wp-forms button[type="submit"],
.qodef-qi-wp-forms input[type="submit"] {
  display: inline-flex;
}
.qodef-qi-wp-forms button[type="submit"] span,
.qodef-qi-wp-forms input[type="submit"] span {
  display: inline;
}
.qodef-qi-accordion {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  visibility: hidden;
  overflow-anchor: none;
}
.qodef-qi-accordion .qodef-e-content-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-qi-accordion.qodef--init {
  visibility: visible;
}
.qodef-qi-accordion .qodef-e-icon > svg {
  width: 1em;
  fill: currentColor;
  stroke: currentColor;
  vertical-align: top;
}
.qodef-qi-accordion .qodef-e-title-holder {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 26px 10px 26px 26px;
  transition: all 0.2s ease-out;
  cursor: pointer;
  margin: 0;
}
.qodef-qi-accordion .qodef-e-title-holder:not(:first-child) {
  margin: 12px 0 0;
}
.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark {
  position: relative;
  flex-shrink: 0;
  width: 20px;
  height: 18px;
  line-height: 1;
  text-align: center;
}
.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span:before {
  display: block;
  line-height: inherit;
}
.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--minus,
.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--plus {
  transition: opacity 0.2s ease-out, color 0.2s ease-out;
}
.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--minus {
  opacity: 0;
}
.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--plus {
  opacity: 1;
}
.qodef-qi-accordion
  .qodef-e-title-holder.ui-state-active
  .qodef-e-mark
  span.qodef-icon--minus {
  opacity: 1;
}
.qodef-qi-accordion
  .qodef-e-title-holder.ui-state-active
  .qodef-e-mark
  span.qodef-icon--plus {
  opacity: 0;
}
.qodef-qi-accordion
  .qodef-e-title-holder.ui-state-active.ui-state-hover
  .qodef-e-mark
  span.qodef-icon--plus {
  opacity: 0;
}
.qodef-qi-accordion .qodef-e-content {
  padding: 0 26px 16px;
  margin: 0;
  transition: background-color 0.2s ease-out;
  box-sizing: content-box;
}
.qodef-qi-accordion .qodef-e-content p {
  margin: 0;
}
.qodef-qi-accordion.qodef-style--standard .qodef-e-content {
  padding: 16px 26px;
}
.qodef-qi-accordion.qodef-style--standard
  .qodef-e-title-holder.ui-state-active {
  background-color: #f6f6f6;
}
.qodef-qi-accordion.qodef-style--boxed {
  border: 1px solid #ebebeb;
}
.qodef-qi-accordion.qodef-style--boxed .qodef-e-title-holder:not(:first-child) {
  margin: 0;
  border-top: 1px solid #ebebeb;
}
.qodef-qi-accordion.qodef-style--border-top {
  border-bottom: 1px solid #ebebeb;
}
.qodef-qi-accordion.qodef-style--border-top .qodef-e-title-holder {
  margin: 0;
  border-top: 1px solid #ebebeb;
}
.qodef-qi-accordion.qodef-style--border-between .qodef-e-title-holder {
  margin: 0;
  border-bottom: 1px solid #ebebeb;
}
.qodef-qi-accordion.qodef-style--border-between .qodef-e-content {
  padding: 16px 26px;
  border-bottom: 1px solid #ebebeb;
}
.qodef-qi-animated-text .qodef-m-title {
  overflow: hidden;
}
.qodef-qi-animated-text .qodef-e-word {
  display: inline-block;
}
.qodef-qi-animated-text.qodef--animated-by-letter.qodef--alignment-left
  .qodef-m-title {
  justify-content: flex-start;
}
.qodef-qi-animated-text.qodef--animated-by-letter.qodef--alignment-right
  .qodef-m-title {
  justify-content: flex-end;
}
.qodef-qi-animated-text.qodef--animated-by-letter.qodef--alignment-center
  .qodef-m-title {
  justify-content: center;
}
.qodef-qi-animated-text.qodef--appear-from-bottom .qodef-e-character,
.qodef-qi-animated-text.qodef--appear-from-bottom .qodef-e-word {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.25s, transform 0.45s cubic-bezier(0.26, -0.14, 0, 1.01);
}
.qodef-qi-animated-text.qodef--appear-from-top .qodef-e-character,
.qodef-qi-animated-text.qodef--appear-from-top .qodef-e-word {
  opacity: 0;
  transform: translateY(-50px);
  transition: opacity 0.25s, transform 0.45s cubic-bezier(0.26, -0.14, 0, 1.01);
}
.qodef-qi-animated-text.qodef--appear-from-left .qodef-e-character,
.qodef-qi-animated-text.qodef--appear-from-left .qodef-e-word {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 0.25s, transform 0.45s cubic-bezier(0.26, -0.14, 0, 1.01);
}
.qodef-qi-animated-text.qodef--appear-from-right .qodef-e-character,
.qodef-qi-animated-text.qodef--appear-from-right .qodef-e-word {
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 0.25s, transform 0.45s cubic-bezier(0.26, -0.14, 0, 1.01);
}
.qodef-qi-animated-text.qodef--appear-fade .qodef-e-character,
.qodef-qi-animated-text.qodef--appear-fade .qodef-e-word {
  opacity: 0;
  transition: opacity 1s ease-out;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(2) {
  transition-delay: 0.28s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(3) {
  transition-delay: 0.42s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(4) {
  transition-delay: 0.56s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(5) {
  transition-delay: 0.7s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(6) {
  transition-delay: 0.84s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(7) {
  transition-delay: 0.98s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(8) {
  transition-delay: 1.12s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(9) {
  transition-delay: 1.26s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(10) {
  transition-delay: 1.4s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(11) {
  transition-delay: 1.54s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(12) {
  transition-delay: 1.68s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(13) {
  transition-delay: 1.82s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(14) {
  transition-delay: 1.96s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(15) {
  transition-delay: 2.1s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(16) {
  transition-delay: 2.24s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(17) {
  transition-delay: 2.38s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(18) {
  transition-delay: 2.52s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(19) {
  transition-delay: 2.66s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(20) {
  transition-delay: 2.8s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(21) {
  transition-delay: 2.94s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(22) {
  transition-delay: 3.08s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(23) {
  transition-delay: 3.22s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(24) {
  transition-delay: 3.36s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(25) {
  transition-delay: 3.5s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(26) {
  transition-delay: 3.64s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(27) {
  transition-delay: 3.78s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(28) {
  transition-delay: 3.92s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(29) {
  transition-delay: 4.06s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(30) {
  transition-delay: 4.2s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(31) {
  transition-delay: 4.34s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(32) {
  transition-delay: 4.48s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(33) {
  transition-delay: 4.62s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(34) {
  transition-delay: 4.76s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(35) {
  transition-delay: 4.9s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(36) {
  transition-delay: 5.04s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(37) {
  transition-delay: 5.18s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(38) {
  transition-delay: 5.32s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(39) {
  transition-delay: 5.46s;
}
.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left)
  .qodef-e-word:nth-child(40) {
  transition-delay: 5.6s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(2) {
  transition-delay: 0.28s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(3) {
  transition-delay: 0.42s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(4) {
  transition-delay: 0.56s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(5) {
  transition-delay: 0.7s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(6) {
  transition-delay: 0.84s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(7) {
  transition-delay: 0.98s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(8) {
  transition-delay: 1.12s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(9) {
  transition-delay: 1.26s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(10) {
  transition-delay: 1.4s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(11) {
  transition-delay: 1.54s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(12) {
  transition-delay: 1.68s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(13) {
  transition-delay: 1.82s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(14) {
  transition-delay: 1.96s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(15) {
  transition-delay: 2.1s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(16) {
  transition-delay: 2.24s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(17) {
  transition-delay: 2.38s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(18) {
  transition-delay: 2.52s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(19) {
  transition-delay: 2.66s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(20) {
  transition-delay: 2.8s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(21) {
  transition-delay: 2.94s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(22) {
  transition-delay: 3.08s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(23) {
  transition-delay: 3.22s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(24) {
  transition-delay: 3.36s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(25) {
  transition-delay: 3.5s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(26) {
  transition-delay: 3.64s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(27) {
  transition-delay: 3.78s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(28) {
  transition-delay: 3.92s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(29) {
  transition-delay: 4.06s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(30) {
  transition-delay: 4.2s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(31) {
  transition-delay: 4.34s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(32) {
  transition-delay: 4.48s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(33) {
  transition-delay: 4.62s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(34) {
  transition-delay: 4.76s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(35) {
  transition-delay: 4.9s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(36) {
  transition-delay: 5.04s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(37) {
  transition-delay: 5.18s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(38) {
  transition-delay: 5.32s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(39) {
  transition-delay: 5.46s;
}
.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left
  .qodef-e-word:nth-last-child(40) {
  transition-delay: 5.6s;
}
.qodef-qi-animated-text.qodef--appear-fade.qodef-qi--appeared
  .qodef-e-character,
.qodef-qi-animated-text.qodef--appear-fade.qodef-qi--appeared .qodef-e-word,
.qodef-qi-animated-text.qodef--appear-from-bottom.qodef-qi--appeared
  .qodef-e-character,
.qodef-qi-animated-text.qodef--appear-from-bottom.qodef-qi--appeared
  .qodef-e-word,
.qodef-qi-animated-text.qodef--appear-from-left.qodef-qi--appeared
  .qodef-e-character,
.qodef-qi-animated-text.qodef--appear-from-left.qodef-qi--appeared
  .qodef-e-word,
.qodef-qi-animated-text.qodef--appear-from-right.qodef-qi--appeared
  .qodef-e-character,
.qodef-qi-animated-text.qodef--appear-from-right.qodef-qi--appeared
  .qodef-e-word,
.qodef-qi-animated-text.qodef--appear-from-top.qodef-qi--appeared
  .qodef-e-character,
.qodef-qi-animated-text.qodef--appear-from-top.qodef-qi--appeared
  .qodef-e-word {
  opacity: 1;
  transform: translateX(0) translateZ(0);
}
.qodef-qi-animated-text:not(.qodef--animated-by-word):not(
    .qodef--animated-by-letter
  ).qodef--appear-from-bottom
  .qodef-m-title {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.4s, transform 0.7s cubic-bezier(0.26, -0.14, 0, 1.01);
}
.qodef-qi-animated-text:not(.qodef--animated-by-word):not(
    .qodef--animated-by-letter
  ).qodef--appear-from-top
  .qodef-m-title {
  opacity: 0;
  transform: translateY(-50px);
  transition: opacity 0.4s, transform 0.7s cubic-bezier(0.26, -0.14, 0, 1.01);
}
.qodef-qi-animated-text:not(.qodef--animated-by-word):not(
    .qodef--animated-by-letter
  ).qodef--appear-from-left
  .qodef-m-title {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 0.4s, transform 0.7s cubic-bezier(0.26, -0.14, 0, 1.01);
}
.qodef-qi-animated-text:not(.qodef--animated-by-word):not(
    .qodef--animated-by-letter
  ).qodef--appear-from-right
  .qodef-m-title {
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 0.4s, transform 0.7s cubic-bezier(0.26, -0.14, 0, 1.01);
}
.qodef-qi-animated-text:not(.qodef--animated-by-word):not(
    .qodef--animated-by-letter
  ).qodef--appear-fade
  .qodef-m-title {
  opacity: 0;
  transition: opacity 0.7s ease-out;
}
.qodef-qi-animated-text:not(.qodef--animated-by-word):not(
    .qodef--animated-by-letter
  ).qodef--appear-fade.qodef-qi--appeared
  .qodef-m-title,
.qodef-qi-animated-text:not(.qodef--animated-by-word):not(
    .qodef--animated-by-letter
  ).qodef--appear-from-bottom.qodef-qi--appeared
  .qodef-m-title,
.qodef-qi-animated-text:not(.qodef--animated-by-word):not(
    .qodef--animated-by-letter
  ).qodef--appear-from-left.qodef-qi--appeared
  .qodef-m-title,
.qodef-qi-animated-text:not(.qodef--animated-by-word):not(
    .qodef--animated-by-letter
  ).qodef--appear-from-right.qodef-qi--appeared
  .qodef-m-title,
.qodef-qi-animated-text:not(.qodef--animated-by-word):not(
    .qodef--animated-by-letter
  ).qodef--appear-from-top.qodef-qi--appeared
  .qodef-m-title {
  opacity: 1;
  transform: translateX(0) translateZ(0);
}
.qodef-qi-banner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  width: auto;
  overflow: hidden;
  transition: box-shadow 0.35s ease-out;
}
.qodef-qi-banner .qodef-m-banner-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.qodef-qi-banner .qodef-m-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.qodef-qi-banner .qodef-m-title {
  margin: 0.25em 0 0;
}
.qodef-qi-banner .qodef-m-title-inner {
  display: inline-block;
}
.qodef-qi-banner .qodef-m-subtitle {
  margin: 0;
}
.qodef-qi-banner .qodef-m-content-inner > .qodef-m-text {
  margin: 0.7em 0 0;
}
.qodef-qi-banner .qodef-m-button {
  margin: 0.5em 0 0;
}
.qodef-qi-banner .qodef-m-button .qodef-qi-button {
  z-index: 2;
}
.qodef-qi-banner .qodef-m-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  width: auto;
  overflow: hidden;
}
.qodef-qi-banner .qodef-m-image img {
  display: inline-block;
}
.qodef-qi-banner.qodef-vertical--top .qodef-m-content {
  justify-content: flex-start;
}
.qodef-qi-banner.qodef-vertical--middle .qodef-m-content {
  justify-content: center;
}
.qodef-qi-banner.qodef-vertical--bottom .qodef-m-content {
  justify-content: flex-end;
}
.qodef-qi-banner.qodef-horizontal--left .qodef-m-content {
  align-items: flex-start;
  text-align: left;
}
.qodef-qi-banner.qodef-horizontal--center .qodef-m-content {
  align-items: center;
  text-align: center;
}
.qodef-qi-banner.qodef-horizontal--right .qodef-m-content {
  align-items: flex-end;
  text-align: right;
}
.qodef-qi-banner.qodef--overlay .qodef-m-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition: background-color 0.35s ease-out;
}
.qodef-qi-banner.qodef-image--hover-zoom img {
  transform: scale(1.005) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-qi-banner.qodef-image--hover-zoom:hover img {
  transform: scale(1.03);
}
.qodef-qi-banner.qodef-image--hover-zoom-out img {
  transform: scale(1.03) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-qi-banner.qodef-image--hover-zoom-out:hover img {
  transform: scale(1);
}
.qodef-qi-banner.qodef-image--hover-move img {
  transform: scale(1.2);
  transition: transform 0.5s cubic-bezier(0.33, 0.02, 0, 0.93);
  will-change: transform;
}
.qodef-qi-banner.qodef-image--hover-move:hover img {
  transform: scale(1.2) translateX(12px);
}
.qodef-qi-banner.qodef-image--hover-from-top img {
  transform-origin: top;
}
.qodef-qi-banner.qodef-image--hover-from-bottom img {
  transform-origin: bottom;
}
.qodef-qi-banner.qodef-image--hover-from-left img {
  transform-origin: left;
}
.qodef-qi-banner.qodef-image--hover-from-right img {
  transform-origin: right;
}
.qodef-qi-banner.qodef-layout--in-box .qodef-m-content {
  padding: 45px;
}
.qodef-qi-banner.qodef-layout--in-box .qodef-m-content-inner {
  background-color: #fff;
  padding: 25px;
  max-width: 100%;
  width: 100%;
}
.qodef-qi-banner.qodef-layout--standard .qodef-m-content {
  padding: 30px;
}
.qodef-before-after-image-holder {
  visibility: hidden;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.qodef-before-after-image-holder img {
  position: absolute;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.qodef-before-after-image-holder.active {
  cursor: grab;
}
.qodef-qi-before-after {
  -webkit-user-select: none;
  overflow: hidden;
}
.qodef-qi-before-after .twentytwenty-handle {
  position: absolute;
  left: 50%;
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 100px;
  height: 1em;
  width: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  color: #fff;
  background-color: currentColor;
  border-radius: 50%;
  cursor: grab;
  z-index: 40;
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-before-after .twentytwenty-handle {
    font-size: 50px;
  }
}
.qodef-qi-before-after .twentytwenty-handle .qodef-handle-text {
  font-size: 1rem;
  color: #111;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.qodef-qi-before-after .twentytwenty-handle:after,
.qodef-qi-before-after .twentytwenty-handle:before {
  content: " ";
  display: block;
  background: currentColor;
  position: absolute;
  z-index: 30;
}
.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:after,
.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:before {
  width: 2px;
  height: 100vh;
  left: 50%;
  transform: translateX(-50%);
}
.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:after,
.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:before {
  width: 100vw;
  height: 2px;
  top: 50%;
  transform: translateY(-50%);
}
.qodef-qi-before-after .twentytwenty-after-label,
.qodef-qi-before-after .twentytwenty-before-label {
  display: none;
}
.qodef-qi-before-after .twentytwenty-container {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.qodef-qi-before-after .twentytwenty-container img {
  position: absolute;
  top: 0;
  max-width: 100%;
  width: 100%;
}
.qodef-qi-before-after .twentytwenty-before {
  z-index: 20;
}
.qodef-qi-before-after .twentytwenty-after {
  z-index: 10;
}
.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 0.48em;
}
.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 0.48em;
}
.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-down-arrow,
.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-up-arrow {
  display: none;
}
.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 0.48em;
}
.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 0.48em;
}
.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-left-arrow,
.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-right-arrow {
  display: none;
}
.qodef-qi-blockquote .qodef-m-text {
  margin: 0;
}
.qodef-qi-blockquote .qodef-m-icon {
  font-size: 30px;
  line-height: 1;
  transition: all 0.3s ease-in-out;
}
.qodef-qi-blockquote .qodef-m-icon i {
  color: inherit;
}
.qodef-qi-blockquote .qodef-m-icon svg {
  width: 30px;
  height: auto;
  fill: currentColor;
  stroke: currentColor;
}
.qodef-qi-blockquote.qodef-layout--inline .qodef-m-icon {
  float: left;
  line-height: 1em;
  width: 1em;
  height: 1em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0.5em 0 0;
}
.qodef-qi-business-hours {
  position: relative;
  border: 1px solid #e1e1e1;
  padding: 35px;
}
.qodef-qi-business-hours.qodef-line-type--between .qodef-e-line {
  border-bottom: 1px solid rgba(30, 30, 30, 0.2);
}
.qodef-qi-business-hours.qodef-line-type--below .qodef-e-item {
  border-bottom: 1px solid rgba(30, 30, 30, 0.2);
}
.qodef-qi-business-hours.qodef-line-type--below .qodef-e-item:last-child {
  border-bottom: none;
}
.qodef-qi-business-hours.qodef-line-type--none .qodef-e-day {
  margin-right: 10px;
}
.qodef-qi-business-hours.qodef-line-type--none .qodef-e-line {
  display: none;
}
.qodef-qi-business-hours .qodef-e-item {
  margin-bottom: 1em;
  display: flex;
  align-items: baseline;
}
.qodef-qi-business-hours .qodef-e-item:last-child {
  margin-bottom: 0;
}
.qodef-qi-business-hours .qodef-e-title-holder {
  display: flex;
  align-items: baseline;
}
.qodef-qi-business-hours .qodef-m-title {
  margin: 0 0 1em;
}
.qodef-qi-business-hours .qodef-m-subtitle {
  margin: 0 0 0.5em;
}
.qodef-qi-business-hours .qodef-m-text {
  margin: 0.5em 0 0;
}
.qodef-qi-business-hours .qodef-e-icon {
  line-height: 1;
  padding-right: 12px;
}
.qodef-qi-business-hours .qodef-e-day {
  margin: 0;
}
.qodef-qi-business-hours .qodef-e-hours {
  margin: 0;
}
.qodef-qi-business-hours .qodef-e-line {
  flex-grow: 1;
  margin: 0 8px;
}
.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a {
  position: relative;
  color: currentColor;
}
.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a:after {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a:hover {
  text-decoration: none;
}
.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a:hover:after {
  animation: qodef-animate-underline-from-left 0.6s
    cubic-bezier(0.45, 0.29, 0, 0.82) forwards;
}
@media only screen and (max-width: 768px) {
  .qodef-resposive--768.qodef-qi-business-hours .qodef-e-item {
    flex-direction: column;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-resposive--680.qodef-qi-business-hours .qodef-e-item {
    flex-direction: column;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-resposive--480.qodef-qi-business-hours .qodef-e-item {
    flex-direction: column;
  }
}
.qodef-qi-button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-family: inherit;
  font-size: 16px;
  line-height: 2em;
  font-weight: 500;
  text-decoration: none;
  text-transform: none;
  border-radius: 4px;
  outline: 0;
  transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out,
    border-color 0.25s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  padding: 13px 46px;
  overflow: hidden;
}
.qodef-qi-button.qodef-size--small {
  padding: 9px 33px;
}
.qodef-qi-button.qodef-size--large {
  padding: 15px 52px;
}
.qodef-qi-button.qodef-size--full {
  width: 100%;
  text-align: center;
}
.qodef-qi-button.qodef-layout--filled {
  color: #111;
  background-color: #f4f4f4;
  border: 0;
  font-size: 1rem;
  border-style: solid;
}
.qodef-qi-button.qodef-layout--filled:hover {
  color: #fff;
  background-color: #111;
}
.qodef-qi-button.qodef-layout--outlined {
  color: #111;
  background-color: transparent;
  border: 2px solid #111;
}
.qodef-qi-button.qodef-layout--outlined:hover {
  color: #111;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.qodef-qi-button.qodef-layout--textual {
  padding: 0 !important;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  overflow: visible;
}
.qodef-qi-button.qodef-layout--textual .qodef-m-text {
  display: inline-block;
  vertical-align: middle;
}
.qodef-qi-button.qodef-layout--textual:hover {
  color: #111;
}
.qodef-qi-button.qodef-icon--left {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
}
.qodef-qi-button.qodef-text-underline .qodef-m-text {
  position: relative;
}
.qodef-qi-button.qodef-text-underline .qodef-m-text:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  transition: background-color 0.25s ease-in-out,
    width 0.36s cubic-bezier(0.51, 0.5, 0.07, 0.99);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.qodef-qi-button.qodef-text-underline:not(.qodef-button-underline-draw):hover
  .qodef-m-text:after {
  width: 0;
}
.qodef-qi-button.qodef-text-underline.qodef-underline--center
  .qodef-m-text:after {
  left: 50%;
  transform: translateX(-50%);
}
.qodef-qi-button.qodef-text-underline.qodef-underline--right
  .qodef-m-text:after {
  left: auto;
  right: 0;
}
.qodef-qi-button.qodef-button-underline-draw .qodef-m-text {
  overflow: hidden;
}
.qodef-qi-button.qodef-button-underline-draw.qodef-underline--left:hover
  .qodef-m-text:after,
.qodef-qi-button.qodef-button-underline-draw.qodef-underline--right:hover
  .qodef-m-text:after {
  animation: qodef-animate-underline-from-left 0.7s
    cubic-bezier(0.45, 0.29, 0, 0.82) forwards;
}
.qodef-qi-button.qodef-button-underline-draw.qodef-underline--right:hover
  .qodef-m-text:after {
  animation: qodef-animate-underline-from-right 0.7s
    cubic-bezier(0.45, 0.29, 0, 0.82) forwards;
}
.qodef-qi-button .qodef-m-icon {
  color: currentColor;
  line-height: 0;
}
.qodef-qi-button .qodef-m-icon.qodef--icon-color-set {
  transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}
.qodef-qi-button .qodef-m-icon svg {
  width: 1em;
  fill: currentColor;
  stroke: currentColor;
  vertical-align: middle;
}
.qodef-qi-button.qodef-icon--right:not(.qodef-type--icon-boxed) .qodef-m-icon {
  margin-left: 10px;
}
.qodef-qi-button.qodef-icon--left:not(.qodef-type--icon-boxed) .qodef-m-icon {
  margin-right: 10px;
}
.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner,
.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner,
.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner {
  position: relative;
  overflow: hidden;
  display: inherit;
  padding: 1px;
}
.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,
.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg,
.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i,
.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg,
.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,
.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg {
  transition: transform 0.38s cubic-bezier(0.37, 0.08, 0.02, 0.93),
    opacity 0.18s ease-in-out;
  will-change: transform;
}
.qodef-qi-button.qodef-hover--icon-move-diagonal
  .qodef-m-icon-inner
  i:nth-child(1),
.qodef-qi-button.qodef-hover--icon-move-diagonal
  .qodef-m-icon-inner
  svg:nth-child(1),
.qodef-qi-button.qodef-hover--icon-move-horizontal
  .qodef-m-icon-inner
  i:nth-child(1),
.qodef-qi-button.qodef-hover--icon-move-horizontal
  .qodef-m-icon-inner
  svg:nth-child(1),
.qodef-qi-button.qodef-hover--icon-move-vertical
  .qodef-m-icon-inner
  i:nth-child(1),
.qodef-qi-button.qodef-hover--icon-move-vertical
  .qodef-m-icon-inner
  svg:nth-child(1) {
  transform: translateX(0) translateY(0);
  transition-delay: 0.1s;
  opacity: 1;
}
.qodef-qi-button.qodef-hover--icon-move-diagonal
  .qodef-m-icon-inner
  i:nth-child(2),
.qodef-qi-button.qodef-hover--icon-move-diagonal
  .qodef-m-icon-inner
  svg:nth-child(2),
.qodef-qi-button.qodef-hover--icon-move-horizontal
  .qodef-m-icon-inner
  i:nth-child(2),
.qodef-qi-button.qodef-hover--icon-move-horizontal
  .qodef-m-icon-inner
  svg:nth-child(2),
.qodef-qi-button.qodef-hover--icon-move-vertical
  .qodef-m-icon-inner
  i:nth-child(2),
.qodef-qi-button.qodef-hover--icon-move-vertical
  .qodef-m-icon-inner
  svg:nth-child(2) {
  position: absolute;
  opacity: 0;
  left: 1px;
  top: 1px;
  transition-delay: 0s;
}
.qodef-qi-button.qodef-hover--icon-move-diagonal:hover
  .qodef-m-icon-inner
  i:nth-child(1),
.qodef-qi-button.qodef-hover--icon-move-diagonal:hover
  .qodef-m-icon-inner
  svg:nth-child(1),
.qodef-qi-button.qodef-hover--icon-move-horizontal:hover
  .qodef-m-icon-inner
  i:nth-child(1),
.qodef-qi-button.qodef-hover--icon-move-horizontal:hover
  .qodef-m-icon-inner
  svg:nth-child(1),
.qodef-qi-button.qodef-hover--icon-move-vertical:hover
  .qodef-m-icon-inner
  i:nth-child(1),
.qodef-qi-button.qodef-hover--icon-move-vertical:hover
  .qodef-m-icon-inner
  svg:nth-child(1) {
  opacity: 0;
}
.qodef-qi-button.qodef-hover--icon-move-diagonal:hover
  .qodef-m-icon-inner
  i:nth-child(2),
.qodef-qi-button.qodef-hover--icon-move-diagonal:hover
  .qodef-m-icon-inner
  svg:nth-child(2),
.qodef-qi-button.qodef-hover--icon-move-horizontal:hover
  .qodef-m-icon-inner
  i:nth-child(2),
.qodef-qi-button.qodef-hover--icon-move-horizontal:hover
  .qodef-m-icon-inner
  svg:nth-child(2),
.qodef-qi-button.qodef-hover--icon-move-vertical:hover
  .qodef-m-icon-inner
  i:nth-child(2),
.qodef-qi-button.qodef-hover--icon-move-vertical:hover
  .qodef-m-icon-inner
  svg:nth-child(2) {
  transform: translateX(0) translateY(0) translatez(0);
  transition-delay: 0.25s;
  opacity: 1;
}
.qodef-qi-button.qodef-hover--icon-move-horizontal
  .qodef-m-icon-inner
  i:nth-child(2),
.qodef-qi-button.qodef-hover--icon-move-horizontal
  .qodef-m-icon-inner
  svg:nth-child(2) {
  transform: translateX(-150%) translateY(0);
}
.qodef-qi-button.qodef-hover--icon-move-horizontal:hover
  .qodef-m-icon-inner
  i:nth-child(1),
.qodef-qi-button.qodef-hover--icon-move-horizontal:hover
  .qodef-m-icon-inner
  svg:nth-child(1) {
  transform: translateX(200%) translateY(0);
}
.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,
.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg {
  will-change: transform;
}
.qodef-qi-button.qodef-hover--icon-move-vertical
  .qodef-m-icon-inner
  i:nth-child(2),
.qodef-qi-button.qodef-hover--icon-move-vertical
  .qodef-m-icon-inner
  svg:nth-child(2) {
  transform: translateX(0) translateY(150%) translateZ(0);
}
.qodef-qi-button.qodef-hover--icon-move-vertical:hover
  .qodef-m-icon-inner
  i:nth-child(1),
.qodef-qi-button.qodef-hover--icon-move-vertical:hover
  .qodef-m-icon-inner
  svg:nth-child(1) {
  transform: translateX(0) translateY(-150%) translateZ(0);
}
.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,
.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg {
  will-change: transform;
}
.qodef-qi-button.qodef-hover--icon-move-diagonal
  .qodef-m-icon-inner
  i:nth-child(2),
.qodef-qi-button.qodef-hover--icon-move-diagonal
  .qodef-m-icon-inner
  svg:nth-child(2) {
  transform: translateX(-100%) translateY(100%) translateZ(0);
}
.qodef-qi-button.qodef-hover--icon-move-diagonal:hover
  .qodef-m-icon-inner
  i:nth-child(1),
.qodef-qi-button.qodef-hover--icon-move-diagonal:hover
  .qodef-m-icon-inner
  svg:nth-child(1) {
  transform: translateX(100%) translateY(-100%) translateZ(0);
}
.qodef-qi-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner i,
.qodef-qi-button.qodef-hover--icon-move-horizontal-short
  .qodef-m-icon-inner
  svg {
  transition: transform 0.3s cubic-bezier(0.37, 0.08, 0.02, 0.93),
    opacity 0.2s ease-in-out;
  transform: translateX(0);
  will-change: transform;
}
.qodef-qi-button.qodef-hover--icon-move-horizontal-short:hover
  .qodef-m-icon-inner
  i,
.qodef-qi-button.qodef-hover--icon-move-horizontal-short:hover
  .qodef-m-icon-inner
  svg {
  transform: translateX(4px);
}
.qodef-qi-button.qodef-hover--reveal:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.5s cubic-bezier(0.54, 0.3, 0.02, 1.01);
}
.qodef-qi-button.qodef-hover--reveal .qodef-m-icon,
.qodef-qi-button.qodef-hover--reveal .qodef-m-text {
  z-index: 1;
}
.qodef-qi-button.qodef-hover--reveal:hover:after {
  transform: scaleX(1) scaleY(1);
}
.qodef-qi-button.qodef-hover--reveal.qodef-layout--outlined:hover {
  background-color: initial;
}
.qodef-qi-button.qodef--reveal-horizontal:after {
  transform-origin: left;
  transform: scaleX(0);
}
.qodef-qi-button.qodef--reveal-vertical:after {
  transform-origin: bottom;
  transform: scaleY(0);
}
.qodef-qi-button.qodef-icon-background-hover--reveal .qodef-m-icon:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.5s cubic-bezier(0.54, 0.3, 0.02, 1.01);
}
.qodef-qi-button.qodef-icon-background-hover--reveal
  .qodef-m-icon
  .qodef-m-icon-inner {
  z-index: 1;
}
.qodef-qi-button.qodef-icon-background-hover--reveal:hover .qodef-m-icon:after {
  transform: scaleX(1) scaleY(1);
}
.qodef-qi-button.qodef-icon-background-hover--reveal-horizontal
  .qodef-m-icon:after {
  transform-origin: left;
  transform: scaleX(0);
}
.qodef-qi-button.qodef-icon-background-hover--reveal-vertical
  .qodef-m-icon:after {
  transform-origin: bottom;
  transform: scaleY(0);
}
.qodef-qi-button.qodef-type--icon-boxed {
  padding: 0 !important;
  align-items: stretch;
}
.qodef-qi-button.qodef-type--icon-boxed .qodef-m-text {
  align-self: center;
  padding: 11px 28px;
}
.qodef-qi-button.qodef-type--icon-boxed .qodef-m-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 11px 0;
}
.qodef-qi-button.qodef-type--icon-boxed .qodef-m-icon i {
  line-height: inherit;
}
.qodef-qi-button.qodef-type--icon-boxed .qodef-m-icon svg {
  width: 1em;
  fill: currentColor;
  stroke: currentColor;
}
.qodef-qi-button.qodef-type--icon-boxed .qodef-m-border {
  width: 2px;
  background-color: #111;
  transition: background-color 0.25s ease-in-out;
}
.qodef-qi-button.qodef-type--inner-border .qodef-m-inner-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #111;
  font-size: 4px;
  transition: color 0.25s ease-in-out;
}
.qodef-qi-button.qodef-type--inner-border .qodef-m-border-bottom,
.qodef-qi-button.qodef-type--inner-border .qodef-m-border-left,
.qodef-qi-button.qodef-type--inner-border .qodef-m-border-right,
.qodef-qi-button.qodef-type--inner-border .qodef-m-border-top {
  position: absolute;
  background-color: currentColor;
  transition: background-color 0.25s ease-in-out;
}
.qodef-qi-button.qodef-type--inner-border .qodef-m-border-top {
  top: 1em;
  left: 1em;
  height: 2px;
  width: calc(100% - 2em);
}
.qodef-qi-button.qodef-type--inner-border .qodef-m-border-right {
  top: 1em;
  right: 1em;
  width: 2px;
  height: calc(100% - 2em);
}
.qodef-qi-button.qodef-type--inner-border .qodef-m-border-bottom {
  bottom: 1em;
  right: 1em;
  height: 2px;
  width: calc(100% - 2em);
}
.qodef-qi-button.qodef-type--inner-border .qodef-m-border-left {
  bottom: 1em;
  left: 1em;
  width: 2px;
  height: calc(100% - 2em);
}
.qodef-inner-border-hover--draw
  .qodef-m-inner-border-copy
  .qodef-m-border-bottom,
.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-left,
.qodef-inner-border-hover--draw
  .qodef-m-inner-border-copy
  .qodef-m-border-right,
.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-top {
  transition: transform 0.36s ease-out;
}
.qodef-inner-border-hover--draw.q-draw-center
  .qodef-m-inner-border-copy
  .qodef-m-border-bottom,
.qodef-inner-border-hover--draw.q-draw-center
  .qodef-m-inner-border-copy
  .qodef-m-border-top,
.qodef-inner-border-hover--draw.q-draw-one-point
  .qodef-m-inner-border-copy
  .qodef-m-border-bottom,
.qodef-inner-border-hover--draw.q-draw-one-point
  .qodef-m-inner-border-copy
  .qodef-m-border-top,
.qodef-inner-border-hover--draw.q-draw-two-points
  .qodef-m-inner-border-copy
  .qodef-m-border-bottom,
.qodef-inner-border-hover--draw.q-draw-two-points
  .qodef-m-inner-border-copy
  .qodef-m-border-top {
  transform: scaleX(0);
}
.qodef-inner-border-hover--draw.q-draw-center
  .qodef-m-inner-border-copy
  .qodef-m-border-left,
.qodef-inner-border-hover--draw.q-draw-center
  .qodef-m-inner-border-copy
  .qodef-m-border-right,
.qodef-inner-border-hover--draw.q-draw-one-point
  .qodef-m-inner-border-copy
  .qodef-m-border-left,
.qodef-inner-border-hover--draw.q-draw-one-point
  .qodef-m-inner-border-copy
  .qodef-m-border-right,
.qodef-inner-border-hover--draw.q-draw-two-points
  .qodef-m-inner-border-copy
  .qodef-m-border-left,
.qodef-inner-border-hover--draw.q-draw-two-points
  .qodef-m-inner-border-copy
  .qodef-m-border-right {
  transform: scaleY(0);
}
.qodef-inner-border-hover--draw.q-draw-center:hover
  .qodef-m-inner-border-copy
  .qodef-m-border-bottom,
.qodef-inner-border-hover--draw.q-draw-center:hover
  .qodef-m-inner-border-copy
  .qodef-m-border-left,
.qodef-inner-border-hover--draw.q-draw-center:hover
  .qodef-m-inner-border-copy
  .qodef-m-border-right,
.qodef-inner-border-hover--draw.q-draw-center:hover
  .qodef-m-inner-border-copy
  .qodef-m-border-top,
.qodef-inner-border-hover--draw.q-draw-one-point:hover
  .qodef-m-inner-border-copy
  .qodef-m-border-bottom,
.qodef-inner-border-hover--draw.q-draw-one-point:hover
  .qodef-m-inner-border-copy
  .qodef-m-border-left,
.qodef-inner-border-hover--draw.q-draw-one-point:hover
  .qodef-m-inner-border-copy
  .qodef-m-border-right,
.qodef-inner-border-hover--draw.q-draw-one-point:hover
  .qodef-m-inner-border-copy
  .qodef-m-border-top,
.qodef-inner-border-hover--draw.q-draw-two-points:hover
  .qodef-m-inner-border-copy
  .qodef-m-border-bottom,
.qodef-inner-border-hover--draw.q-draw-two-points:hover
  .qodef-m-inner-border-copy
  .qodef-m-border-left,
.qodef-inner-border-hover--draw.q-draw-two-points:hover
  .qodef-m-inner-border-copy
  .qodef-m-border-right,
.qodef-inner-border-hover--draw.q-draw-two-points:hover
  .qodef-m-inner-border-copy
  .qodef-m-border-top {
  transform: scaleX(1) scaleY(1);
}
.qodef-inner-border-hover--draw.q-draw-one-point
  .qodef-m-inner-border-copy
  .qodef-m-border-bottom,
.qodef-inner-border-hover--draw.q-draw-one-point
  .qodef-m-inner-border-copy
  .qodef-m-border-left,
.qodef-inner-border-hover--draw.q-draw-one-point
  .qodef-m-inner-border-copy
  .qodef-m-border-right,
.qodef-inner-border-hover--draw.q-draw-one-point
  .qodef-m-inner-border-copy
  .qodef-m-border-top {
  transition-duration: 0.28s;
}
.qodef-inner-border-hover--draw.q-draw-one-point
  .qodef-m-inner-border-copy
  .qodef-m-border-bottom,
.qodef-inner-border-hover--draw.q-draw-one-point
  .qodef-m-inner-border-copy
  .qodef-m-border-top {
  transform-origin: left;
}
.qodef-inner-border-hover--draw.q-draw-one-point
  .qodef-m-inner-border-copy
  .qodef-m-border-left,
.qodef-inner-border-hover--draw.q-draw-one-point
  .qodef-m-inner-border-copy
  .qodef-m-border-right {
  transform-origin: top;
}
.qodef-inner-border-hover--draw.q-draw-one-point
  .qodef-m-inner-border-copy
  .qodef-m-border-left,
.qodef-inner-border-hover--draw.q-draw-one-point
  .qodef-m-inner-border-copy
  .qodef-m-border-top {
  transition-delay: 0.28s;
}
.qodef-inner-border-hover--draw.q-draw-one-point
  .qodef-m-inner-border-copy
  .qodef-m-border-bottom,
.qodef-inner-border-hover--draw.q-draw-one-point
  .qodef-m-inner-border-copy
  .qodef-m-border-right {
  transition-delay: 0s;
}
.qodef-inner-border-hover--draw.q-draw-one-point:hover
  .qodef-m-inner-border-copy
  .qodef-m-border-left,
.qodef-inner-border-hover--draw.q-draw-one-point:hover
  .qodef-m-inner-border-copy
  .qodef-m-border-top {
  transition-delay: 0s;
}
.qodef-inner-border-hover--draw.q-draw-one-point:hover
  .qodef-m-inner-border-copy
  .qodef-m-border-bottom,
.qodef-inner-border-hover--draw.q-draw-one-point:hover
  .qodef-m-inner-border-copy
  .qodef-m-border-right {
  transition-delay: 0.28s;
}
.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-top {
  transform-origin: left;
}
.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-bottom {
  transform-origin: right;
}
.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-left {
  transform-origin: top;
}
.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-right {
  transform-origin: bottom;
}
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center
  .qodef-m-inner-border
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center
  .qodef-m-inner-border
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center
  .qodef-m-inner-border
  .qodef-m-border-right,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center
  .qodef-m-inner-border
  .qodef-m-border-top,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-right,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-top,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points
  .qodef-m-inner-border
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points
  .qodef-m-inner-border
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points
  .qodef-m-inner-border
  .qodef-m-border-right,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points
  .qodef-m-inner-border
  .qodef-m-border-top {
  transition: background-color 0.25s ease-in-out, transform 0.36s ease-out;
  transform: scaleX(1) scaleY(1);
}
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover
  .qodef-m-inner-border
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover
  .qodef-m-inner-border
  .qodef-m-border-top,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover
  .qodef-m-inner-border
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover
  .qodef-m-inner-border
  .qodef-m-border-top,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover
  .qodef-m-inner-border
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover
  .qodef-m-inner-border
  .qodef-m-border-top {
  transform: scaleX(0);
}
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover
  .qodef-m-inner-border
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover
  .qodef-m-inner-border
  .qodef-m-border-right,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover
  .qodef-m-inner-border
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover
  .qodef-m-inner-border
  .qodef-m-border-right,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover
  .qodef-m-inner-border
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover
  .qodef-m-inner-border
  .qodef-m-border-right {
  transform: scaleY(0);
}
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-right,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-top,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-right,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-top,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-right,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-top {
  transition: background-color 0.25s ease-in-out, transform 0.28s ease-out;
}
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-top,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-top,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-top {
  transform-origin: left;
}
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-right,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-right,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-right {
  transform-origin: top;
}
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-top,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-top,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-top {
  transition-delay: 0s, 0s;
}
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-right,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-right,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point
  .qodef-m-inner-border
  .qodef-m-border-right {
  transition-delay: 0s, 0.28s;
}
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover
  .qodef-m-inner-border
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover
  .qodef-m-inner-border
  .qodef-m-border-top,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover
  .qodef-m-inner-border
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover
  .qodef-m-inner-border
  .qodef-m-border-top,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover
  .qodef-m-inner-border
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover
  .qodef-m-inner-border
  .qodef-m-border-top {
  transition-delay: 0s, 0.28s;
}
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover
  .qodef-m-inner-border
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover
  .qodef-m-inner-border
  .qodef-m-border-right,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover
  .qodef-m-inner-border
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover
  .qodef-m-inner-border
  .qodef-m-border-right,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover
  .qodef-m-inner-border
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover
  .qodef-m-inner-border
  .qodef-m-border-right {
  transition-delay: 0s, 0s;
}
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points
  .qodef-m-border-top,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points
  .qodef-m-border-top,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points
  .qodef-m-border-top {
  transform-origin: left;
}
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points
  .qodef-m-border-bottom,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points
  .qodef-m-border-bottom {
  transform-origin: right;
}
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points
  .qodef-m-border-left,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points
  .qodef-m-border-left {
  transform-origin: top;
}
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points
  .qodef-m-border-right,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points
  .qodef-m-border-right,
.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points
  .qodef-m-border-right {
  transform-origin: bottom;
}
.qodef-type--inner-border.qodef-inner-border-hover--move-outer-edge {
  overflow: visible;
}
.qodef-type--inner-border.qodef-inner-border-hover--move-outer-edge
  .qodef-m-inner-border {
  top: 1em;
  left: 1em;
  width: calc(100% - 2em);
  height: calc(100% - 2em);
  border: 1px solid currentColor;
  transition: all 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
.qodef-type--inner-border.qodef-inner-border-hover--move-outer-edge:hover
  .qodef-m-inner-border {
  top: -1em;
  left: -1em;
  width: calc(100% + 2em);
  height: calc(100% + 2em);
}
.qodef-qi-call-to-action.qodef-layout--standard {
  position: relative;
}
.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #333;
  padding: 6.4% 6% 6.9% 5.5%;
}
.qodef-qi-call-to-action.qodef-layout--standard
  .qodef-m-content
  .qodef-m-title {
  color: #fff;
  margin: 0;
}
.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-content .qodef-m-text {
  color: #fff;
  margin: 0.8em 0 0;
}
.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-button {
  flex: 0 0 auto;
}
.qodef-qi-call-to-action.qodef-layout--standard.qodef-link-overlay
  .qodef-m-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-qi-call-to-action.qodef-layout--standard.qodef-link-overlay
  .qodef-m-button {
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-call-to-action.qodef-layout--standard.qodef-button-below--1024
    .qodef-m-inner {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-call-to-action.qodef-layout--standard.qodef-button-below--768
    .qodef-m-inner {
    display: block;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-qi-call-to-action.qodef-layout--standard.qodef-button-below--680
    .qodef-m-inner {
    display: block;
  }
}
.qodef-qi-cards-gallery {
  position: relative;
  display: inline-block;
}
.qodef-qi-cards-gallery .qodef-e-inner {
  position: relative;
}
.qodef-qi-cards-gallery .qodef-m-fake-card {
  position: relative;
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.qodef-qi-cards-gallery .qodef-m-card {
  position: absolute;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 100%;
}
.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card {
  will-change: transform;
}
.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n) {
  transform-origin: right;
}
.qodef-qi-cards-gallery.qodef-orientation--both
  .qodef-m-card:nth-child(2n + 1) {
  transform-origin: left;
}
.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card.qodef-out {
  transition: transform 0.5s ease-in-out, left 0.3s ease-in-out,
    right 0.3s ease-in-out;
}
.qodef-qi-cards-gallery.qodef-orientation--both
  .qodef-m-card:not(:last-of-type) {
  cursor: pointer;
}
.qodef-qi-cards-gallery.qodef-orientation--both
  .qodef-m-card:nth-child(2n):not(:last-of-type):not(.active):hover {
  margin-right: -10px !important;
}
.qodef-qi-cards-gallery.qodef-orientation--both
  .qodef-m-card:nth-child(2n + 1):not(:last-of-type):not(.active):hover {
  margin-left: -10px !important;
}
.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card {
  transform-origin: left;
  will-change: transform;
}
.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out {
  transition: transform 0.5s ease-in-out, left 0.3s ease-in-out;
}
.qodef-qi-cards-gallery.qodef-orientation--left
  .qodef-m-card:not(:last-of-type) {
  cursor: pointer;
}
.qodef-qi-cards-gallery.qodef-orientation--left
  .qodef-m-card:not(:last-of-type):not(.active):hover {
  margin-left: -10px !important;
}
.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card {
  transform-origin: right;
  will-change: transform;
}
.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out {
  transition: transform 0.5s ease-in-out, right 0.3s ease-in-out;
}
.qodef-qi-cards-gallery.qodef-orientation--right
  .qodef-m-card:not(:last-of-type) {
  cursor: pointer;
}
.qodef-qi-cards-gallery.qodef-orientation--right
  .qodef-m-card:not(:last-of-type):not(.active):hover {
  margin-right: -10px !important;
}
@media only screen and (max-width: 768px) {
  .qodef-qi-cards-gallery .qodef-m-fake-card {
    transform: scale(0.8);
  }
  .qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card {
    transform: scale(0.8);
  }
  .qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out {
    transform: translateX(-100%);
  }
  .qodef-qi-cards-gallery.qodef-orientation--left
    .qodef-m-card:nth-last-child(6) {
    transform: scale(0.3) translateX(84%);
  }
  .qodef-qi-cards-gallery.qodef-orientation--left
    .qodef-m-card:nth-last-child(5) {
    transform: scale(0.4) translateX(60%);
  }
  .qodef-qi-cards-gallery.qodef-orientation--left
    .qodef-m-card:nth-last-child(4) {
    transform: scale(0.5) translateX(39%);
  }
  .qodef-qi-cards-gallery.qodef-orientation--left
    .qodef-m-card:nth-last-child(3) {
    transform: scale(0.6) translateX(25%);
  }
  .qodef-qi-cards-gallery.qodef-orientation--left
    .qodef-m-card:nth-last-child(2) {
    transform: scale(0.7) translateX(11.2%);
  }
  .qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card {
    transform: scale(0.8);
  }
  .qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out {
    transform: translateX(100%);
  }
  .qodef-qi-cards-gallery.qodef-orientation--right
    .qodef-m-card:nth-last-child(6) {
    transform: scale(0.3) translateX(-84%);
  }
  .qodef-qi-cards-gallery.qodef-orientation--right
    .qodef-m-card:nth-last-child(5) {
    transform: scale(0.4) translateX(-60%);
  }
  .qodef-qi-cards-gallery.qodef-orientation--right
    .qodef-m-card:nth-last-child(4) {
    transform: scale(0.5) translateX(-39%);
  }
  .qodef-qi-cards-gallery.qodef-orientation--right
    .qodef-m-card:nth-last-child(3) {
    transform: scale(0.6) translateX(-25%);
  }
  .qodef-qi-cards-gallery.qodef-orientation--right
    .qodef-m-card:nth-last-child(2) {
    transform: scale(0.7) translateX(-11.2%);
  }
}
.qodef-qi-charts {
  position: relative;
  visibility: hidden;
}
.qodef-qi-charts.qodef--init {
  visibility: visible;
}
.qodef-qi-charts .qodef-m-inner {
  position: relative;
}
.qodef-qi-charts .qodef-m-canvas-holder {
  display: flex;
}
.qodef-qi-charts .qodef-m-canvas {
  position: relative;
  width: 260px;
}
.qodef-qi-charts .qodef-m-title {
  margin: 2em 0 0;
}
.qodef-qi-charts .qodef-m-text {
  margin: 0.2em 0 0 0;
}
.qodef-qi-charts.qodef-chart-alignment--flex-start .qodef-m-canvas-holder {
  justify-content: flex-start;
}
.qodef-qi-charts.qodef-chart-alignment--center .qodef-m-canvas-holder {
  justify-content: center;
}
.qodef-qi-charts.qodef-chart-alignment--flex-end .qodef-m-canvas-holder {
  justify-content: flex-end;
}
.qodef-qi-clients-list .qodef-e-inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.qodef-qi-clients-list .qodef-e-inner a {
  display: inline-block;
}
.qodef-qi-clients-list .qodef-e-inner > a {
  display: block;
}
.qodef-qi-clients-list .qodef-grid-item {
  text-align: center;
}
.qodef-qi-clients-list .qodef-e-images-holder {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 0;
  margin: 0 0 1em;
}
.qodef-qi-clients-list .qodef-e-main-image {
  display: inline-block;
  width: auto;
}
.qodef-qi-clients-list .qodef-e-hover-image {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
  opacity: 0;
}
.qodef-qi-clients-list .qodef-e-hover-image img {
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.qodef-qi-clients-list .qodef-e-title {
  margin: 0 0 0.65em;
}
.qodef-qi-clients-list .qodef-e-text {
  margin: 0;
}
.qodef-qi-clients-list.qodef--boxed .qodef-e-inner {
  padding: 20px;
  background-color: #f6f6f6;
}
.qodef-qi-clients-list.qodef-border--all {
  margin: 0 !important;
}
.qodef-qi-clients-list.qodef-border--all .qodef-grid-inner {
  margin: 0 !important;
  border-width: 1px;
  border-right-width: 0;
  border-bottom-width: 0;
  border-style: solid;
  border-color: #ebebeb;
}
.qodef-qi-clients-list.qodef-border--all .qodef-grid-item {
  margin: 0 !important;
  padding: 0 !important;
  border-width: 1px;
  border-style: inherit;
  border-top-style: hidden;
  border-left-style: hidden;
  border-color: inherit;
}
.qodef-qi-clients-list.qodef-border--inner {
  margin: 0 !important;
  overflow: hidden;
}
.qodef-qi-clients-list.qodef-border--inner .qodef-grid-inner {
  margin: -1px -1px 0 !important;
  padding-right: 1px;
}
.qodef-qi-clients-list.qodef-border--inner .qodef-grid-item {
  margin: 0 !important;
  padding: 0 !important;
  border-top: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
}
.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-hover-image,
.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-main-image {
  will-change: opacity;
  transition: opacity 0.25s ease-in-out;
}
.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-hover-image {
  opacity: 0;
}
.qodef-qi-clients-list.qodef--hover-change-image
  .qodef-e-inner:hover
  .qodef-e-hover-image {
  opacity: 1;
}
.qodef-qi-clients-list.qodef--hover-change-image
  .qodef-e-inner:hover
  .qodef-e-main-image {
  opacity: 0;
}
.qodef-qi-clients-list.qodef--hover-opacity .qodef-e-main-image {
  opacity: 1;
  transition: opacity 0.2s ease-out;
  will-change: opacity;
}
.qodef-qi-clients-list.qodef--hover-opacity .qodef-e-hover-image {
  display: none;
}
.qodef-qi-clients-list.qodef--hover-opacity
  .qodef-e-inner:hover
  .qodef-e-main-image {
  opacity: 0.8;
}
.qodef-qi-clients-list.qodef--hover-scale .qodef-e-main-image {
  transform: scale(1) translateZ(0);
  transition: transform 0.25s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.qodef-qi-clients-list.qodef--hover-scale
  .qodef-e-inner:hover
  .qodef-e-main-image {
  transform: scale(1.05) translateZ(0);
}
.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-images-holder,
.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-images-holder {
  overflow: hidden;
}
.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-hover-image,
.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-main-image,
.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-hover-image,
.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-main-image {
  transition: transform 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-hover-image,
.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-hover-image {
  opacity: 1;
}
.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-main-image {
  transform: translateX(0);
}
.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-hover-image {
  transform: translateX(-130%);
}
.qodef-qi-clients-list.qodef--hover-roll-horizontal
  .qodef-e-inner:hover
  .qodef-e-hover-image {
  transform: translateX(0);
}
.qodef-qi-clients-list.qodef--hover-roll-horizontal
  .qodef-e-inner:hover
  .qodef-e-main-image {
  transform: translateX(130%);
}
.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-main-image {
  transform: translateY(0);
}
.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-hover-image {
  transform: translateY(130%);
}
.qodef-qi-clients-list.qodef--hover-roll-vertical
  .qodef-e-inner:hover
  .qodef-e-hover-image {
  transform: translateY(0);
}
.qodef-qi-clients-list.qodef--hover-roll-vertical
  .qodef-e-inner:hover
  .qodef-e-main-image {
  transform: translateY(-130%);
}
.qodef-qi-clients-list.qodef-title--hover-underline .qodef-e-title a {
  position: relative;
}
.qodef-qi-clients-list.qodef-title--hover-underline .qodef-e-title a:after {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 0;
  transition: width 0.36s cubic-bezier(0.51, 0.5, 0.07, 0.99);
}
.qodef-qi-clients-list.qodef-title--hover-underline
  .qodef-e-inner:hover
  .qodef-e-title
  a:after {
  width: 100%;
}
.qodef-qi-clients-slider .qodef-e-inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  line-height: 0;
}
.qodef-qi-clients-slider .qodef-e-inner a {
  display: inline-block;
}
.qodef-qi-clients-slider .qodef-e-images-holder {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 0;
  margin: 0 0 1em;
}
.qodef-qi-clients-slider .qodef-e-title {
  margin: 0 0 0.65em;
}
.qodef-qi-clients-slider .qodef-e-text {
  line-height: 1rem;
}
.qodef-qi-clients-slider .qodef-e-main-image {
  display: inline-block;
  width: auto;
}
.qodef-qi-clients-slider .qodef-e-hover-image {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
}
.qodef-qi-clients-slider .qodef-e-hover-image img {
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.qodef-qi-clients-slider.qodef--boxed .qodef-e-inner {
  padding: 20px;
  background-color: #f6f6f6;
}
.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-hover-image,
.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-main-image {
  will-change: opacity;
  transition: opacity 0.25s ease-in-out;
}
.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-hover-image {
  opacity: 0;
}
.qodef-qi-clients-slider.qodef--hover-change-image
  .qodef-e-inner:hover
  .qodef-e-hover-image {
  opacity: 1;
}
.qodef-qi-clients-slider.qodef--hover-change-image
  .qodef-e-inner:hover
  .qodef-e-main-image {
  opacity: 0;
}
.qodef-qi-clients-slider.qodef--hover-opacity .qodef-e-main-image {
  opacity: 1;
  transition: opacity 0.2s ease-out;
  will-change: opacity;
}
.qodef-qi-clients-slider.qodef--hover-opacity .qodef-e-hover-image {
  display: none;
}
.qodef-qi-clients-slider.qodef--hover-opacity
  .qodef-e-inner:hover
  .qodef-e-main-image {
  opacity: 0.8;
}
.qodef-qi-clients-slider.qodef--hover-scale .qodef-e-main-image {
  transform: scale(1) translateZ(0);
  transition: transform 0.25s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.qodef-qi-clients-slider.qodef--hover-scale
  .qodef-e-inner:hover
  .qodef-e-main-image {
  transform: scale(1.05) translateZ(0);
}
.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-images-holder,
.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-images-holder {
  overflow: hidden;
}
.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-hover-image,
.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-main-image,
.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-hover-image,
.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-main-image {
  transition: transform 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-hover-image,
.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-hover-image {
  opacity: 1;
}
.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-main-image {
  transform: translateX(0);
}
.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-hover-image {
  transform: translateX(-130%);
}
.qodef-qi-clients-slider.qodef--hover-roll-horizontal
  .qodef-e-inner:hover
  .qodef-e-hover-image {
  transform: translateX(0);
}
.qodef-qi-clients-slider.qodef--hover-roll-horizontal
  .qodef-e-inner:hover
  .qodef-e-main-image {
  transform: translateX(130%);
}
.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-main-image {
  transform: translateY(0);
}
.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-hover-image {
  transform: translateY(130%);
}
.qodef-qi-clients-slider.qodef--hover-roll-vertical
  .qodef-e-inner:hover
  .qodef-e-hover-image {
  transform: translateY(0);
}
.qodef-qi-clients-slider.qodef--hover-roll-vertical
  .qodef-e-inner:hover
  .qodef-e-main-image {
  transform: translateY(-130%);
}
.qodef-qi-clients-slider.qodef-title--hover-underline .qodef-e-title a {
  display: inline-block;
  position: relative;
}
.qodef-qi-clients-slider.qodef-title--hover-underline .qodef-e-title a:after {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 0;
  transition: width 0.36s cubic-bezier(0.51, 0.5, 0.07, 0.99);
}
.qodef-qi-clients-slider.qodef-title--hover-underline
  .qodef-e-inner:hover
  .qodef-e-title
  a:after {
  width: 100%;
}
.qodef-qi-countdown .qodef-m-date {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.qodef-qi-countdown .qodef-digit-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 150px;
}
.qodef-qi-countdown .qodef-digit {
  font-size: 70px;
  line-height: 1;
}
.qodef-qi-countdown .qodef-label {
  font-size: 20px;
}
.qodef-qi-counter.qodef-layout--simple.qodef-digit-stroke-effect
  .qodef-m-digit {
  color: transparent !important;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #333;
  text-shadow: none;
}
.qodef-qi-counter.qodef-layout--simple .qodef-m-digit-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.qodef-qi-counter.qodef-layout--simple .qodef-m-digit {
  display: inline-block;
  font-size: 70px;
  line-height: 1;
}
.qodef-qi-counter.qodef-layout--simple .qodef-m-icon {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(100%, -50%);
  font-size: 20px;
}
.qodef-qi-counter.qodef-layout--simple .qodef-m-title {
  margin: 0.9em 0 0;
}
.qodef-qi-counter.qodef-layout--simple .qodef-m-text {
  margin: 0.45em 0 0;
}
.qodef-qi-device-carousel {
  position: relative;
}
.qodef-qi-device-carousel > .qodef-qi-swiper-container {
  padding: 30px 0;
}
.qodef-qi-device-carousel > .qodef-qi-swiper-container > .swiper-wrapper {
  align-items: center;
}
.qodef-qi-device-carousel .qodef-device-carousel-device {
  position: relative;
  margin: 0 auto;
}
.qodef-qi-device-carousel
  .qodef-device-carousel-device
  .qodef-device-carousel-device-image {
  position: relative;
  pointer-events: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.07);
  border-radius: 15px;
  z-index: 10;
}
.qodef-qi-device-carousel
  .qodef-device-carousel-device
  .qodef-device-carousel-device-image
  img {
  width: 100%;
}
.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-m-items {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.qodef-qi-device-carousel
  .qodef-device-carousel-device
  .qodef-qi-swiper-container {
  overflow: hidden;
  height: 100%;
  padding: 0 !important;
}
.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-m-item {
  height: 100%;
}
.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-m-item img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.qodef-qi-device-slider {
  position: relative;
  margin: auto;
}
.qodef-qi-device-slider .qodef-device-slider-image {
  position: relative;
  pointer-events: none;
  z-index: 10;
}
.qodef-qi-device-slider .qodef-device-slider-image img {
  width: 100%;
  filter: drop-shadow(0 6px 16.8px rgba(0, 0, 0, 0.07));
}
.qodef-qi-device-slider .qodef-m-items {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 5;
}
.qodef-qi-device-slider .qodef-qi-swiper-container {
  overflow: hidden;
  height: 100%;
}
.qodef-qi-device-slider .qodef-m-item {
  height: 100%;
}
.qodef-qi-device-slider .qodef-m-item img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media only screen and (max-width: 1024px) {
  .qodef-device-slider-holder {
    margin-bottom: 96px;
  }
  .qodef-device-slider-holder .swiper-pagination-bullets {
    bottom: -96px !important;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-device-slider-holder {
    margin-bottom: 86px;
  }
  .qodef-device-slider-holder .swiper-pagination-bullets {
    bottom: -86px !important;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-device-slider-holder {
    margin-bottom: 76px;
  }
  .qodef-device-slider-holder .swiper-pagination-bullets {
    bottom: -76px !important;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-device-slider-holder {
    margin-bottom: 46px;
  }
  .qodef-device-slider-holder .swiper-pagination-bullets {
    bottom: -46px !important;
  }
}
.qodef-qi-dropcaps {
  position: relative;
}
.qodef-qi-dropcaps.qodef-letter-stroke-effect .qodef-m-letter {
  color: transparent !important;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #333;
  text-shadow: none;
}
.qodef-qi-dropcaps.qodef-letter-clip-effect .qodef-m-letter {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.e--ua-safari .qodef-qi-dropcaps.qodef-letter-clip-effect .qodef-m-letter {
  display: block;
}
.qodef-qi-dropcaps .qodef-m-letter {
  float: left;
  font-size: 60px;
  line-height: 1em;
  width: 1em;
  height: 1em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.qodef-qi-dropcaps .qodef-m-text {
  margin: 0;
}
.qodef-qi-dual-image-with-content {
  position: relative;
  display: flex;
}
.qodef-qi-dual-image-with-content.qodef--content-right {
  flex-direction: row-reverse;
}
.qodef-qi-dual-image-with-content .qodef-dual-content {
  display: flex;
  width: 50%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  padding: 100px;
  background-color: #f6f6f6;
}
.qodef-qi-dual-image-with-content .qodef-m-inner-content > .qodef-m-title {
  margin: 0 0 0.5em;
}
.qodef-qi-dual-image-with-content .qodef-m-inner-content > .qodef-m-text {
  margin: 0 0 0.5em;
}
.qodef-qi-dual-image-with-content .qodef-m-inner-bottom {
  width: 100%;
}
.qodef-qi-dual-image-with-content .qodef-m-content-shortcode {
  position: relative;
}
.qodef-qi-dual-image-with-content .qodef-image-holder {
  --holder_height: auto;
  position: relative;
  flex: 1;
  height: var(--holder_height);
}
.qodef-qi-dual-image-with-content .qodef-m-main-image {
  width: 100%;
  height: 100%;
}
.qodef-qi-dual-image-with-content .qodef-m-main-image img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.qodef-qi-dual-image-with-content .qodef-m-second-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qodef-qi-dual-image-with-content.qodef-decoration--underline
  .qodef-e-decorated {
  text-decoration: underline;
}
.qodef-qi-dual-image-with-content.qodef-decoration--italic .qodef-e-decorated {
  font-style: italic;
}
.qodef-qi-dual-image-with-content.qodef-decoration--bold .qodef-e-decorated {
  font-weight: 700;
}
.qodef-qi-dual-image-with-content.qodef-link--underline-draw .qodef-e-link {
  width: 100%;
  background-repeat: no-repeat;
  background-image: linear-gradient(
    transparent calc(100% - 0.07em),
    currentColor 0.07em
  );
  background-size: 100% 87%;
}
.qodef-qi-dual-image-with-content.qodef-link--underline-draw
  .qodef-e-link:hover {
  animation: qodef-animate-underline-multiline 1.1s
    cubic-bezier(0.32, 0.32, 0.15, 1.17) forwards;
}
.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left
  .qodef-dual-content
  + .qodef-image-holder
  .qodef-m-main-image
  img {
  transform: scale(1) translateX(14px);
}
.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right
  .qodef-dual-content
  + .qodef-image-holder
  .qodef-m-main-image
  img {
  transform: scale(1) translateX(-14px);
}
.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left
  .qodef-dual-content
  + .qodef-image-holder,
.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right
  .qodef-dual-content
  + .qodef-image-holder {
  overflow: hidden;
}
.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left
  .qodef-dual-content
  + .qodef-image-holder
  .qodef-m-main-image,
.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right
  .qodef-dual-content
  + .qodef-image-holder
  .qodef-m-main-image {
  display: flex;
  justify-content: center;
}
.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left
  .qodef-dual-content
  + .qodef-image-holder
  .qodef-m-main-image
  img,
.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right
  .qodef-dual-content
  + .qodef-image-holder
  .qodef-m-main-image
  img {
  display: inline-block;
  max-width: unset;
  transition: transform 1.3s cubic-bezier(0.37, 0.08, 0.02, 0.93) 0s;
}
.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left.qodef-qi--appeared
  .qodef-dual-content
  + .qodef-image-holder
  .qodef-m-main-image
  img,
.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right.qodef-qi--appeared
  .qodef-dual-content
  + .qodef-image-holder
  .qodef-m-main-image
  img {
  transform: scale(1) translateX(0);
}
@media only screen and (max-width: 1440px) {
  .qodef-qi-dual-image-with-content .qodef-image-holder {
    height: var(--holder_height_1440);
  }
}
@media only screen and (max-width: 1366px) {
  .qodef-qi-dual-image-with-content .qodef-image-holder {
    height: var(--holder_height_1366);
  }
}
@media only screen and (max-width: 1280px) {
  .qodef-qi-dual-image-with-content .qodef-image-holder {
    height: var(--holder_height_1280);
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-dual-image-with-content .qodef-image-holder {
    height: var(--holder_height_1024);
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-dual-image-with-content .qodef-image-holder {
    height: var(--holder_height_768);
  }
}
@media only screen and (max-width: 680px) {
  .qodef-qi-dual-image-with-content .qodef-image-holder {
    height: var(--holder_height_680);
  }
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-dual-image-with-content {
    flex-direction: column;
  }
  .qodef-qi-dual-image-with-content.qodef--content-right {
    flex-direction: column;
  }
  .qodef-qi-dual-image-with-content .qodef-dual-content {
    width: 100%;
  }
  .qodef-qi-dual-image-with-content .qodef-m-second-image {
    position: relative;
    padding: 7% 0;
  }
  .qodef-qi-dual-image-with-content .qodef-m-main-image {
    position: absolute;
  }
  .qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left
    .qodef-dual-content
    + .qodef-image-holder
    .qodef-m-main-image,
  .qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right
    .qodef-dual-content
    + .qodef-image-holder
    .qodef-m-main-image {
    flex-flow: column;
    align-items: center;
  }
  .qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left
    .qodef-dual-content
    + .qodef-image-holder
    .qodef-m-main-image
    img,
  .qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right
    .qodef-dual-content
    + .qodef-image-holder
    .qodef-m-main-image
    img {
    max-width: 160%;
  }
}
.qodef-qi-faq {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-qi-faq.qodef-behavior--accordion {
  visibility: hidden;
  overflow-anchor: none;
}
.qodef-qi-faq.qodef-behavior--accordion.qodef--init {
  visibility: visible;
}
.qodef-qi-faq.qodef-behavior--accordion .qodef-e-title-holder {
  cursor: pointer;
}
.qodef-qi-faq .qodef-e-content-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-qi-faq .qodef-e-icon > svg {
  width: 1em;
  fill: currentColor;
  stroke: currentColor;
}
.qodef-qi-faq .qodef-e-title-holder {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 26px 10px 26px 26px;
  transition: all 0.2s ease-out;
  margin: 0;
}
.qodef-qi-faq .qodef-e-title-holder:not(:first-child) {
  margin: 12px 0 0;
}
.qodef-qi-faq .qodef-e-title-holder .qodef-e-title {
  display: inline-flex;
}
.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark {
  position: relative;
  flex-shrink: 0;
  width: 20px;
  height: 18px;
  line-height: 1;
  text-align: center;
}
.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  transition: opacity 0.2s ease-out, color 0.2s ease-out;
}
.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span:before {
  display: block;
  line-height: inherit;
}
.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span.qodef-icon--minus {
  opacity: 0;
}
.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span.qodef-icon--plus {
  opacity: 1;
}
.qodef-qi-faq
  .qodef-e-title-holder.ui-state-active
  .qodef-e-mark
  span.qodef-icon--minus {
  opacity: 1;
}
.qodef-qi-faq
  .qodef-e-title-holder.ui-state-active
  .qodef-e-mark
  span.qodef-icon--plus {
  opacity: 0;
}
.qodef-qi-faq
  .qodef-e-title-holder.ui-state-active.ui-state-hover
  .qodef-e-mark
  span.qodef-icon--plus {
  opacity: 0;
}
.qodef-qi-faq .qodef-e-title-holder .qodef-e-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 8px;
}
.qodef-qi-faq .qodef-e-content {
  padding: 0 26px 16px;
  margin: 0;
  transition: background-color 0.2s ease-out;
}
.qodef-qi-faq .qodef-e-content p {
  margin: 0;
}
.qodef-qi-faq.qodef-style--standard .qodef-e-content {
  padding: 16px 26px;
}
.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder {
  background-color: #f6f6f6;
  border-bottom: 1px solid #ebebeb;
}
.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder.ui-state-active {
  background-color: #f6f6f6;
}
.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder:not(:first-child) {
  margin: 0;
}
.qodef-qi-faq.qodef-style--standard
  .qodef-e-title-holder.ui-accordion-header-collapsed:nth-last-child(2) {
  border-color: transparent !important;
}
.qodef-qi-faq.qodef-style--standard .qodef-e-content {
  border-bottom: 1px solid #ebebeb;
}
.qodef-qi-faq.qodef-style--boxed {
  border: 1px solid #ebebeb;
}
.qodef-qi-faq.qodef-style--boxed .qodef-e-title-holder:not(:first-child) {
  margin: 0;
  border-top: 1px solid #ebebeb;
}
.qodef-qi-faq.qodef-style--border-between .qodef-e-title-holder {
  margin: 0;
  border-top: 1px solid #ebebeb;
}
.qodef-qi-faq.qodef-style--border-between .qodef-e-title-holder:first-child {
  border-top: none;
}
.qodef-qi-graphs {
  position: relative;
  visibility: hidden;
}
.qodef-qi-graphs.qodef--init {
  visibility: visible;
}
.qodef-qi-graphs .qodef-m-inner {
  position: relative;
}
.qodef-qi-graphs .qodef-m-canvas-holder {
  display: flex;
}
.qodef-qi-graphs .qodef-m-canvas {
  position: relative;
  width: 100%;
}
.qodef-qi-graphs.qodef-chart-alignment--flex-start .qodef-m-canvas-holder {
  align-items: flex-start;
}
.qodef-qi-graphs.qodef-chart-alignment--flex-start .qodef-m-legend {
  justify-content: flex-start;
}
.qodef-qi-graphs.qodef-chart-alignment--flex-start.qodef-legend-position--right
  .qodef-m-canvas-holder {
  justify-content: flex-start;
}
.qodef-qi-graphs.qodef-chart-alignment--flex-start.qodef-legend-position--left
  .qodef-m-canvas-holder {
  justify-content: flex-end;
}
.qodef-qi-graphs.qodef-chart-alignment--center .qodef-m-canvas-holder {
  align-items: center;
}
.qodef-qi-graphs.qodef-chart-alignment--center .qodef-m-legend {
  justify-content: center;
}
.qodef-qi-graphs.qodef-chart-alignment--center.qodef-legend-position--left
  .qodef-m-canvas-holder,
.qodef-qi-graphs.qodef-chart-alignment--center.qodef-legend-position--right
  .qodef-m-canvas-holder {
  justify-content: center;
}
.qodef-qi-graphs.qodef-chart-alignment--flex-end .qodef-m-canvas-holder {
  align-items: flex-end;
}
.qodef-qi-graphs.qodef-chart-alignment--flex-end .qodef-m-legend {
  justify-content: flex-end;
}
.qodef-qi-graphs.qodef-chart-alignment--flex-end.qodef-legend-position--right
  .qodef-m-canvas-holder {
  justify-content: flex-end;
}
.qodef-qi-graphs.qodef-chart-alignment--flex-end.qodef-legend-position--left
  .qodef-m-canvas-holder {
  justify-content: flex-start;
}
.qodef-qi-highlight {
  margin: 0 !important;
}
.qodef-qi-highlight .qodef-highlight-text {
  padding: 0;
  color: #fff;
}
.qodef-qi-how-to {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-qi-how-to .qodef-m-title {
  margin: 0.35em 0 0;
}
.qodef-qi-how-to .qodef-m-text {
  margin: 1.2em 0 0;
}
.qodef-qi-how-to .qodef-m-title-holder {
  margin-bottom: 2.5em;
}
.qodef-qi-how-to .qodef-e-step {
  margin-bottom: 30px;
}
.qodef-qi-how-to .qodef-e-step-title {
  margin: 0 0 0.8em;
}
.qodef-qi-how-to .qodef-e-step-text {
  margin: 0 0 1em;
}
.qodef-qi-how-to .qodef-e-step-image {
  display: inline-block;
  vertical-align: top;
}
.qodef-qi-icon-with-text .qodef-m-title {
  margin: 0;
}
.qodef-qi-icon-with-text .qodef-m-title a {
  display: block;
  color: inherit;
}
.qodef-qi-icon-with-text .qodef-m-content > .qodef-m-text {
  margin: 0.5em 0 0;
}
.qodef-qi-icon-with-text .qodef-m-button {
  margin: 1.5em 0 0;
}
.qodef-qi-icon-with-text .qodef-m-icon-holder {
  font-size: 1.4em;
  line-height: 1;
  transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out,
    border-color 0.25s ease-in-out;
}
.qodef-qi-icon-with-text .qodef-m-icon-holder i {
  vertical-align: top;
  color: inherit;
}
.qodef-qi-icon-with-text .qodef-m-icon-holder svg {
  width: 1em;
  vertical-align: top;
  fill: currentColor;
  stroke: currentColor;
  overflow: visible;
}
.qodef-qi-icon-with-text.qodef-icon-boxed .qodef-m-icon-holder {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3em;
  height: 3em;
  background-color: #c4c4c4;
  border: 1px solid transparent;
}
.qodef-qi-icon-with-text .qodef-m-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-qi-icon-with-text .qodef-m-separator .qodef-m-line {
  width: 60px;
}
.qodef-qi-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-qi-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,
.qodef-qi-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img {
  display: block;
}
.qodef-qi-icon-with-text.qodef--appear-from-bottom {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.25s, transform 0.35s ease-out;
}
.qodef-qi-icon-with-text.qodef--appear-from-bottom.qodef-qi--appeared {
  opacity: 1;
  transform: translateY(0);
}
.qodef-qi-icon-with-text.qodef--appear-from-top {
  opacity: 0;
  transform: translateY(-50px);
  transition: opacity 0.25s, transform 0.35s ease-out;
}
.qodef-qi-icon-with-text.qodef--appear-from-top.qodef-qi--appeared {
  opacity: 1;
  transform: translateY(0);
}
.qodef-qi-icon-with-text.qodef--appear-from-left {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 0.25s, transform 0.35s ease-out;
}
.qodef-qi-icon-with-text.qodef--appear-from-left.qodef-qi--appeared {
  opacity: 1;
  transform: translateX(0);
}
.qodef-qi-icon-with-text.qodef--appear-from-right {
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 0.25s, transform 0.35s ease-out;
}
.qodef-qi-icon-with-text.qodef--appear-from-right.qodef-qi--appeared {
  opacity: 1;
  transform: translateX(0);
}
.qodef-qi-icon-with-text.qodef--appear-fade {
  opacity: 0;
  transition: opacity 0.7s ease-out;
}
.qodef-qi-icon-with-text.qodef--appear-fade.qodef-qi--appeared {
  opacity: 1;
}
.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal
  .qodef-m-icon-holder
  i,
.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal
  .qodef-m-icon-holder
  svg {
  transform: translateX(0);
  transition: transform 0.28s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal:hover i,
.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal:hover svg {
  transform: translateX(4px);
}
.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical .qodef-m-icon-holder i,
.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical
  .qodef-m-icon-holder
  svg {
  transform: translateY(0);
  transition: transform 0.32s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical:hover i,
.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical:hover svg {
  transform: translateY(-7px);
}
.qodef-qi-icon-with-text.qodef-icon--hover-scale .qodef-m-icon-holder i,
.qodef-qi-icon-with-text.qodef-icon--hover-scale .qodef-m-icon-holder svg {
  transform: scale(1) translateZ(0);
  transition: transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
  will-change: transform;
}
.qodef-qi-icon-with-text.qodef-icon--hover-scale:hover i,
.qodef-qi-icon-with-text.qodef-icon--hover-scale:hover svg {
  transform: scale(1.17) translateZ(0);
}
.qodef-qi-icon-with-text.qodef-layout--before-content {
  display: flex;
  align-items: flex-start;
}
.qodef-qi-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
  flex-shrink: 0;
  margin-right: 0.7em;
}
@media only screen and (max-width: 768px) {
  .qodef-qi-icon-with-text.qodef-layout--before-content.qodef-column-responsive--768 {
    flex-direction: column;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-qi-icon-with-text.qodef-layout--before-content.qodef-column-responsive--680 {
    flex-direction: column;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-qi-icon-with-text.qodef-layout--before-content.qodef-column-responsive--480 {
    flex-direction: column;
  }
}
.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-title {
  line-height: 1;
}
.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-title a {
  transition: color 0.2s ease-out;
}
.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-title-inner {
  display: flex;
  align-items: center;
}
.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper {
  flex-shrink: 0;
  margin-right: 0.15em;
  transition: color 0.2s ease-out;
}
.qodef-qi-icon-with-text.qodef-layout--top.qodef-alignment--center {
  text-align: center;
}
.qodef-qi-icon-with-text.qodef-layout--top.qodef-alignment--left {
  text-align: left;
}
.qodef-qi-icon-with-text.qodef-layout--top.qodef-alignment--right {
  text-align: right;
}
.qodef-qi-icon-with-text.qodef-layout--top .qodef-m-title {
  margin-top: 1.3em;
}
.qodef-qi-icon-with-text.qodef-layout--top .qodef-m-separator + .qodef-m-title {
  margin: 0;
}
.qodef-qi-image-gallery-masonry.qodef-grid {
  margin-bottom: -24px;
}
.qodef-qi-image-gallery-masonry.qodef-grid > .qodef-grid-inner {
  margin: 0 -12px;
}
.qodef-qi-image-gallery-masonry.qodef-grid
  > .qodef-grid-inner
  > .qodef-grid-item {
  padding: 0 12px;
  margin: 0 0 24px;
}
.qodef-qi-image-gallery-masonry.qodef-grid.qodef-layout--qi-masonry.qodef-items--fixed
  .qodef-image-wrapper
  img {
  -o-object-fit: cover;
  object-fit: cover;
}
.qodef-qi-image-gallery-masonry .qodef-e-inner {
  overflow: hidden;
}
.qodef-qi-image-gallery-masonry.qodef--overlay .qodef-e-inner {
  position: relative;
}
.qodef-qi-image-gallery-masonry.qodef--overlay .qodef-e-inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition: background-color 0.35s ease-out;
  pointer-events: none;
}
.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom .qodef-e-inner img {
  display: block;
  width: calc(100% + 2px);
  transform: scale(1.005) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom
  .qodef-e:hover
  .qodef-e-inner
  img {
  transform: scale(1.03);
}
.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom-out .qodef-e-inner img {
  display: block;
  width: calc(100% + 2px);
  transform: scale(1.03) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom-out
  .qodef-e:hover
  .qodef-e-inner
  img {
  transform: scale(1);
}
.qodef-qi-image-gallery-masonry.qodef-image--hover-move .qodef-e-inner img {
  display: block;
  width: calc(100% + 2px);
  transform: scale(1.2);
  transition: transform 0.5s cubic-bezier(0.33, 0.02, 0, 0.93);
  will-change: transform;
}
.qodef-qi-image-gallery-masonry.qodef-image--hover-move
  .qodef-e:hover
  .qodef-e-inner
  img {
  transform: scale(1.2) translateX(12px);
}
.qodef-qi-image-gallery-masonry.qodef-image--hover-from-top .qodef-e-inner img {
  transform-origin: top;
}
.qodef-qi-image-gallery-masonry.qodef-image--hover-from-bottom
  .qodef-e-inner
  img {
  transform-origin: bottom;
}
.qodef-qi-image-gallery-masonry.qodef-image--hover-from-left
  .qodef-e-inner
  img {
  transform-origin: left;
}
.qodef-qi-image-gallery-masonry.qodef-image--hover-from-right
  .qodef-e-inner
  img {
  transform-origin: right;
}
.qodef-qi-image-gallery-pinterest.qodef-grid {
  margin-bottom: -24px;
}
.qodef-qi-image-gallery-pinterest.qodef-grid > .qodef-grid-inner {
  margin: 0 -12px;
}
.qodef-qi-image-gallery-pinterest.qodef-grid
  > .qodef-grid-inner
  > .qodef-grid-item {
  padding: 0 12px;
  margin: 0 0 24px;
}
.qodef-qi-image-gallery-pinterest .qodef-e-inner {
  overflow: hidden;
}
.qodef-qi-image-gallery-pinterest.qodef--overlay .qodef-e-inner {
  position: relative;
}
.qodef-qi-image-gallery-pinterest.qodef--overlay .qodef-e-inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition: background-color 0.35s ease-out;
  pointer-events: none;
}
.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom .qodef-e-inner img {
  display: block;
  width: calc(100% + 2px);
  transform: scale(1.005) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom
  .qodef-e:hover
  .qodef-e-inner
  img {
  transform: scale(1.03);
}
.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom-out
  .qodef-e-inner
  img {
  display: block;
  width: calc(100% + 2px);
  transform: scale(1.03) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom-out
  .qodef-e:hover
  .qodef-e-inner
  img {
  transform: scale(1);
}
.qodef-qi-image-gallery-pinterest.qodef-image--hover-move .qodef-e-inner img {
  display: block;
  width: calc(100% + 2px);
  transform: scale(1.2);
  transition: transform 0.5s cubic-bezier(0.33, 0.02, 0, 0.93);
  will-change: transform;
}
.qodef-qi-image-gallery-pinterest.qodef-image--hover-move
  .qodef-e:hover
  .qodef-e-inner
  img {
  transform: scale(1.2) translateX(12px);
}
.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-top
  .qodef-e-inner
  img {
  transform-origin: top;
}
.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-bottom
  .qodef-e-inner
  img {
  transform-origin: bottom;
}
.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-left
  .qodef-e-inner
  img {
  transform-origin: left;
}
.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-right
  .qodef-e-inner
  img {
  transform-origin: right;
}
.qodef-qi-image-gallery.qodef-grid {
  margin-bottom: -24px;
}
.qodef-qi-image-gallery.qodef-grid > .qodef-grid-inner {
  margin: 0 -12px;
}
.qodef-qi-image-gallery.qodef-grid > .qodef-grid-inner > .qodef-grid-item {
  padding: 0 12px;
  margin: 0 0 24px;
}
.qodef-qi-image-gallery .qodef-e-inner {
  overflow: hidden;
}
.qodef-qi-image-gallery.qodef--overlay .qodef-e-inner {
  position: relative;
}
.qodef-qi-image-gallery.qodef--overlay .qodef-e-inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition: background-color 0.35s ease-out;
  pointer-events: none;
}
.qodef-qi-image-gallery.qodef-image--hover-zoom .qodef-e-inner img {
  display: block;
  width: calc(100% + 2px);
  transform: scale(1.01) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-qi-image-gallery.qodef-image--hover-zoom
  .qodef-e:hover
  .qodef-e-inner
  img {
  transform: scale(1.03);
}
.qodef-qi-image-gallery.qodef-image--hover-zoom-out .qodef-e-inner img {
  display: block;
  width: calc(100% + 2px);
  transform: scale(1.03) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-qi-image-gallery.qodef-image--hover-zoom-out
  .qodef-e:hover
  .qodef-e-inner
  img {
  transform: scale(1);
}
.qodef-qi-image-gallery.qodef-image--hover-move .qodef-e-inner img {
  display: block;
  width: calc(100% + 2px);
  transform: scale(1.2);
  transition: transform 0.5s cubic-bezier(0.33, 0.02, 0, 0.93);
  will-change: transform;
}
.qodef-qi-image-gallery.qodef-image--hover-move
  .qodef-e:hover
  .qodef-e-inner
  img {
  transform: scale(1.2) translateX(12px);
}
.qodef-qi-image-gallery.qodef-image--hover-from-top .qodef-e-inner img {
  transform-origin: top;
}
.qodef-qi-image-gallery.qodef-image--hover-from-bottom .qodef-e-inner img {
  transform-origin: bottom;
}
.qodef-qi-image-gallery.qodef-image--hover-from-left .qodef-e-inner img {
  transform-origin: left;
}
.qodef-qi-image-gallery.qodef-image--hover-from-right .qodef-e-inner img {
  transform-origin: right;
}
.qodef-qi-image-slider .qodef-e {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.qodef-qi-image-slider.qodef--overlay .qodef-e-inner {
  position: relative;
}
.qodef-qi-image-slider.qodef--overlay .qodef-e-inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition: background-color 0.35s ease-out;
  pointer-events: none;
}
.qodef-qi-image-slider.qodef-image--hover-zoom .qodef-e-inner {
  display: block;
  width: calc(100% - 1px);
  transform: scale(1.02) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-qi-image-slider.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner {
  transform: scale(1.05);
}
.qodef-qi-image-slider.qodef-image--hover-zoom-out .qodef-e-inner {
  display: block;
  width: calc(100% + 2px);
  transform: scale(1.03) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-qi-image-slider.qodef-image--hover-zoom-out
  .qodef-e:hover
  .qodef-e-inner {
  transform: scale(1);
}
.qodef-qi-image-slider.qodef-image--hover-move .qodef-e-inner {
  display: block;
  width: calc(100% + 2px);
  transform: scale(1.2);
  transition: transform 0.5s cubic-bezier(0.33, 0.02, 0, 0.93);
  will-change: transform;
}
.qodef-qi-image-slider.qodef-image--hover-move .qodef-e:hover .qodef-e-inner {
  transform: scale(1.2) translateX(12px);
}
.qodef-qi-image-slider.qodef-image--hover-from-top .qodef-e-inner {
  transform-origin: top;
}
.qodef-qi-image-slider.qodef-image--hover-from-bottom .qodef-e-inner {
  transform-origin: bottom;
}
.qodef-qi-image-slider.qodef-image--hover-from-left .qodef-e-inner {
  transform-origin: left;
}
.qodef-qi-image-slider.qodef-image--hover-from-right .qodef-e-inner {
  transform-origin: right;
}
.qodef-qi-info-button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-family: inherit;
  font-size: 16px;
  line-height: 2em;
  font-weight: 500;
  text-decoration: none;
  text-transform: none;
  border-radius: 4px;
  outline: 0;
  transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out,
    border-color 0.25s ease-in-out;
  padding: 11px 28px;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  line-height: 1.2em;
  overflow: hidden;
}
.qodef-qi-info-button .qodef-m-text-holder {
  display: flex;
  align-items: center;
}
.qodef-qi-info-button .qodef-m-subtext {
  font-size: 0.75em;
}
.qodef-qi-info-button .qodef-m-subtext.qodef--subtext-color-set {
  transition: color 0.25s ease-in-out;
}
.qodef-qi-info-button.qodef-size--small {
  padding: 6px 24px;
}
.qodef-qi-info-button.qodef-size--large {
  padding: 11px 36px;
}
.qodef-qi-info-button.qodef-size--full {
  width: 100%;
  text-align: center;
}
.qodef-qi-info-button.qodef-layout--filled {
  color: #111;
  background-color: #f4f4f4;
  border: 0;
  font-size: 1rem;
  border-style: solid;
}
.qodef-qi-info-button.qodef-layout--filled:hover {
  color: #fff;
  background-color: #111;
}
.qodef-qi-info-button.qodef-layout--outlined {
  color: #111;
  background-color: transparent;
  border: 2px solid #111;
}
.qodef-qi-info-button.qodef-layout--outlined:hover {
  color: #111;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.qodef-qi-info-button.qodef-icon--left .qodef-m-text-holder {
  flex-direction: row-reverse;
}
.qodef-qi-info-button .qodef-m-icon {
  color: currentColor;
}
.qodef-qi-info-button .qodef-m-icon.qodef--icon-color-set {
  transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}
.qodef-qi-info-button .qodef-m-icon svg {
  width: 1em;
  fill: currentColor;
  stroke: currentColor;
}
.qodef-qi-info-button.qodef-icon--right:not(.qodef-type--icon-boxed)
  .qodef-m-icon
  i,
.qodef-qi-info-button.qodef-icon--right:not(.qodef-type--icon-boxed)
  .qodef-m-icon
  svg {
  margin-left: 10px;
}
.qodef-qi-info-button.qodef-icon--left:not(.qodef-type--icon-boxed)
  .qodef-m-icon
  i,
.qodef-qi-info-button.qodef-icon--left:not(.qodef-type--icon-boxed)
  .qodef-m-icon
  svg {
  margin-right: 10px;
}
.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner,
.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner,
.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner {
  position: relative;
  overflow: hidden;
  display: inherit;
  padding: 1px;
}
.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,
.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg,
.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i,
.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg,
.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,
.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg {
  transition: transform 0.38s cubic-bezier(0.37, 0.08, 0.02, 0.93),
    opacity 0.18s ease-in-out;
  will-change: transform;
}
.qodef-qi-info-button.qodef-hover--icon-move-diagonal
  .qodef-m-icon-inner
  i:nth-child(1),
.qodef-qi-info-button.qodef-hover--icon-move-diagonal
  .qodef-m-icon-inner
  svg:nth-child(1),
.qodef-qi-info-button.qodef-hover--icon-move-horizontal
  .qodef-m-icon-inner
  i:nth-child(1),
.qodef-qi-info-button.qodef-hover--icon-move-horizontal
  .qodef-m-icon-inner
  svg:nth-child(1),
.qodef-qi-info-button.qodef-hover--icon-move-vertical
  .qodef-m-icon-inner
  i:nth-child(1),
.qodef-qi-info-button.qodef-hover--icon-move-vertical
  .qodef-m-icon-inner
  svg:nth-child(1) {
  transform: translateX(0) translateY(0);
  transition-delay: 0.1s;
  opacity: 1;
}
.qodef-qi-info-button.qodef-hover--icon-move-diagonal
  .qodef-m-icon-inner
  i:nth-child(2),
.qodef-qi-info-button.qodef-hover--icon-move-diagonal
  .qodef-m-icon-inner
  svg:nth-child(2),
.qodef-qi-info-button.qodef-hover--icon-move-horizontal
  .qodef-m-icon-inner
  i:nth-child(2),
.qodef-qi-info-button.qodef-hover--icon-move-horizontal
  .qodef-m-icon-inner
  svg:nth-child(2),
.qodef-qi-info-button.qodef-hover--icon-move-vertical
  .qodef-m-icon-inner
  i:nth-child(2),
.qodef-qi-info-button.qodef-hover--icon-move-vertical
  .qodef-m-icon-inner
  svg:nth-child(2) {
  position: absolute;
  opacity: 0;
  left: 1px;
  top: 1px;
  transition-delay: 0s;
}
.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover
  .qodef-m-icon-inner
  i:nth-child(1),
.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover
  .qodef-m-icon-inner
  svg:nth-child(1),
.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover
  .qodef-m-icon-inner
  i:nth-child(1),
.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover
  .qodef-m-icon-inner
  svg:nth-child(1),
.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover
  .qodef-m-icon-inner
  i:nth-child(1),
.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover
  .qodef-m-icon-inner
  svg:nth-child(1) {
  opacity: 0;
}
.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover
  .qodef-m-icon-inner
  i:nth-child(2),
.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover
  .qodef-m-icon-inner
  svg:nth-child(2),
.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover
  .qodef-m-icon-inner
  i:nth-child(2),
.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover
  .qodef-m-icon-inner
  svg:nth-child(2),
.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover
  .qodef-m-icon-inner
  i:nth-child(2),
.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover
  .qodef-m-icon-inner
  svg:nth-child(2) {
  transform: translateX(0) translateY(0) translatez(0);
  transition-delay: 0.25s;
  opacity: 1;
}
.qodef-qi-info-button.qodef-hover--icon-move-horizontal
  .qodef-m-icon-inner
  i:nth-child(2),
.qodef-qi-info-button.qodef-hover--icon-move-horizontal
  .qodef-m-icon-inner
  svg:nth-child(2) {
  transform: translateX(-150%) translateY(0);
}
.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover
  .qodef-m-icon-inner
  i:nth-child(1),
.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover
  .qodef-m-icon-inner
  svg:nth-child(1) {
  transform: translateX(200%) translateY(0);
}
.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,
.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg {
  will-change: transform;
}
.qodef-qi-info-button.qodef-hover--icon-move-vertical
  .qodef-m-icon-inner
  i:nth-child(2),
.qodef-qi-info-button.qodef-hover--icon-move-vertical
  .qodef-m-icon-inner
  svg:nth-child(2) {
  transform: translateX(0) translateY(150%) translateZ(0);
}
.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover
  .qodef-m-icon-inner
  i:nth-child(1),
.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover
  .qodef-m-icon-inner
  svg:nth-child(1) {
  transform: translateX(0) translateY(-150%) translateZ(0);
}
.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,
.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg {
  will-change: transform;
}
.qodef-qi-info-button.qodef-hover--icon-move-diagonal
  .qodef-m-icon-inner
  i:nth-child(2),
.qodef-qi-info-button.qodef-hover--icon-move-diagonal
  .qodef-m-icon-inner
  svg:nth-child(2) {
  transform: translateX(-100%) translateY(100%) translateZ(0);
}
.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover
  .qodef-m-icon-inner
  i:nth-child(1),
.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover
  .qodef-m-icon-inner
  svg:nth-child(1) {
  transform: translateX(100%) translateY(-100%) translateZ(0);
}
.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short
  .qodef-m-icon-inner
  i,
.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short
  .qodef-m-icon-inner
  svg {
  transition: transform 0.3s cubic-bezier(0.37, 0.08, 0.02, 0.93),
    opacity 0.2s ease-in-out;
  transform: translateX(0);
  will-change: transform;
}
.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short:hover
  .qodef-m-icon-inner
  i,
.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short:hover
  .qodef-m-icon-inner
  svg {
  transform: translateX(4px);
}
.qodef-qi-info-button.qodef-type--icon-boxed {
  padding: 0 !important;
  flex-direction: row;
  align-items: stretch;
}
.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-text-holder {
  flex-direction: column;
  padding: 11px 28px;
}
.qodef-qi-info-button.qodef-type--icon-boxed.qodef-icon--left {
  flex-direction: row-reverse;
}
.qodef-qi-info-button.qodef-type--icon-boxed.qodef-icon--left
  .qodef-m-icon-holder {
  flex-direction: row-reverse;
}
.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-text-holder {
  align-items: flex-start;
  justify-content: center;
}
.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 11px 0;
  flex: 1;
}
.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-icon i {
  line-height: inherit;
}
.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-border {
  height: 100%;
  width: 2px;
  background-color: #111;
  transition: background-color 0.25s ease-in-out;
}
.qodef-qi-info-cards {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #f9f9f9;
  padding: 30px;
  transition: background-color 0.4s ease-out;
}
.qodef-qi-info-cards .qodef-m-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-qi-info-cards a:not(.qodef-m-link) {
  position: relative;
  z-index: 1;
}
.qodef-qi-info-cards .qodef-m-title {
  margin: 0 0 0.5em;
}
.qodef-qi-info-cards .qodef-m-title a {
  display: block;
  color: inherit;
}
.qodef-qi-info-cards .qodef-m-subtitle {
  margin: 0 0 0.5em;
}
.qodef-qi-info-cards .qodef-m-content {
  position: relative;
}
.qodef-qi-info-cards .qodef-m-content .qodef-m-text {
  margin: 0 0 0.5em;
}
.qodef-qi-info-cards .qodef-m-icon-wrapper {
  margin: 0 0 0.5em;
}
.qodef-qi-info-cards .qodef-m-icon-holder {
  font-size: 55px;
  line-height: 1;
  transition: all 0.3s ease-in-out;
}
.qodef-qi-info-cards .qodef-m-icon-holder i {
  vertical-align: top;
  color: inherit;
}
.qodef-qi-info-cards .qodef-m-icon-holder svg {
  width: 30px;
  height: auto;
  vertical-align: top;
  fill: currentColor;
  stroke: currentColor;
}
.qodef-qi-info-cards.qodef--custom-icon .qodef-m-icon-wrapper {
  position: relative;
}
.qodef-qi-info-cards.qodef--custom-icon .qodef-m-icon-wrapper a,
.qodef-qi-info-cards.qodef--custom-icon .qodef-m-icon-wrapper img {
  display: inline-block;
}
.qodef-qi-interactive-banner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  width: auto;
  overflow: hidden;
}
.qodef-qi-interactive-banner .qodef-m-banner-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.qodef-qi-interactive-banner .qodef-m-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.qodef-qi-interactive-banner .qodef-m-title {
  margin: 0;
}
.qodef-qi-interactive-banner .qodef-m-title-inner {
  display: inline-block;
}
.qodef-qi-interactive-banner .qodef-m-subtitle {
  margin: 0 0 0.4em;
}
.qodef-qi-interactive-banner .qodef-m-content-inner > .qodef-m-text {
  margin: 0.7em 0 0;
}
.qodef-qi-interactive-banner .qodef-m-text-holder {
  margin: 0.7em 0 0;
}
.qodef-qi-interactive-banner .qodef-m-button {
  padding: 0.5em 0 0;
  z-index: 1;
  position: relative;
  display: inline-block;
}
.qodef-qi-interactive-banner .qodef-m-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  width: auto;
  overflow: hidden;
}
.qodef-qi-interactive-banner .qodef-m-image img {
  display: inline-block;
  transition: all 0.35s ease-out;
}
.qodef-qi-interactive-banner.qodef-layout--from-bottom.qodef--visible
  .qodef-m-content {
  opacity: 1;
}
.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-content {
  align-items: flex-start;
  justify-content: flex-end;
  padding: 60px;
  opacity: 0;
  transition: opacity 0.2s;
}
.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-content-inner {
  position: relative;
  overflow: hidden;
}
.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-movement {
  transform: translateZ(0);
  transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-text-holder {
  opacity: 0;
  transition: opacity 0.25s ease-out;
}
.qodef-qi-interactive-banner.qodef-layout--from-bottom
  .qodef-m-text-holder
  .qodef-m-text {
  margin: 0;
}
.qodef-qi-interactive-banner.qodef-layout--from-bottom:hover .qodef-m-movement {
  transform: translateY(0) translateZ(0) !important;
}
.qodef-qi-interactive-banner.qodef-layout--from-bottom:hover
  .qodef-m-text-holder {
  opacity: 1;
  transition-delay: 0.15s;
}
.qodef-qi-interactive-banner.qodef-layout--image-switch {
  width: 100%;
  background-color: #f6f6f6;
}
.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content {
  position: relative;
  flex-direction: row;
  align-items: center;
  justify-content: left;
  text-align: left;
  padding: 60px;
}
@media only screen and (max-width: 680px) {
  .qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content {
    flex-direction: column;
  }
}
.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content-inner {
  flex: 1;
  margin-right: 2em;
}
@media only screen and (max-width: 680px) {
  .qodef-qi-interactive-banner.qodef-layout--image-switch
    .qodef-m-content-inner {
    margin-right: 0;
  }
}
.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder {
  position: relative;
  width: 35%;
}
@media only screen and (max-width: 680px) {
  .qodef-qi-interactive-banner.qodef-layout--image-switch
    .qodef-m-image-holder {
    width: 100%;
    margin-top: 2em;
  }
}
.qodef-qi-interactive-banner.qodef-layout--image-switch
  .qodef-m-image-holder
  .qodef-m-image {
  transition: 0.2s ease-in-out;
}
.qodef-qi-interactive-banner.qodef-layout--image-switch
  .qodef-m-image-holder
  .qodef-m-image:first-child {
  opacity: 1;
}
.qodef-qi-interactive-banner.qodef-layout--image-switch
  .qodef-m-image-holder
  .qodef-m-image:last-child {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.qodef-qi-interactive-banner.qodef-layout--image-switch:hover
  .qodef-m-image-holder
  .qodef-m-image:first-child {
  opacity: 0;
}
.qodef-qi-interactive-banner.qodef-layout--image-switch:hover
  .qodef-m-image-holder
  .qodef-m-image:last-child {
  opacity: 1;
}
.qodef-qi-interactive-banner.qodef-layout--revealing.qodef--visible
  .qodef-m-content {
  opacity: 1;
}
.qodef-qi-interactive-banner.qodef-layout--revealing .qodef-m-content {
  align-items: flex-start;
  justify-content: flex-start;
  padding: 60px;
  opacity: 0;
  transition: opacity 0.2s;
}
.qodef-qi-interactive-banner.qodef-layout--revealing
  .qodef-m-content-inner
  > .qodef-m-text {
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.25s, transform 0.25s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.qodef-qi-interactive-banner.qodef-layout--revealing .qodef-m-button {
  transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-delay: 0.05s;
}
.qodef-qi-interactive-banner.qodef-layout--revealing:hover .qodef-m-button {
  transform: translateY(0) translateZ(0) !important;
  transition-delay: 0s;
}
.qodef-qi-interactive-banner.qodef-layout--revealing:hover
  .qodef-m-content-inner
  > .qodef-m-text {
  opacity: 1;
  transform: translateY(0);
  transition-duration: 0.25s, 0.35s;
  transition-delay: 0.1s, 0.1s;
}
.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-content {
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 30px;
}
.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-button,
.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-subtitle {
  opacity: 0;
  transition: opacity 0.23s ease-out, transform 0.28s ease-out;
}
.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-subtitle {
  transform: translateY(-10px);
}
.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-button {
  transform: translateY(10px);
}
.qodef-qi-interactive-banner.qodef-layout--standard:hover .qodef-m-button,
.qodef-qi-interactive-banner.qodef-layout--standard:hover .qodef-m-subtitle {
  opacity: 1;
  transform: translateY(0);
}
.qodef-qi-interactive-link-showcase {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  display: flex;
  align-items: center;
  visibility: hidden;
}
.qodef-qi-interactive-link-showcase.qodef--full-height {
  height: 100vh;
}
.admin-bar .qodef-qi-interactive-link-showcase.qodef--full-height {
  height: calc(100vh - 32px);
}
.qodef-qi-interactive-link-showcase .qodef-e-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0s 0.45s;
}
.qodef-qi-interactive-link-showcase .qodef-e-image.qodef-background {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.qodef-qi-interactive-link-showcase .qodef-e-image.qodef-background img {
  display: none;
}
.qodef-qi-interactive-link-showcase .qodef-e-image.qodef--active {
  opacity: 1;
  z-index: 5;
  transition: opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.qodef-qi-interactive-link-showcase .qodef-m-items {
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 10;
}
.qodef-qi-interactive-link-showcase .qodef-m-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto;
  color: #111;
  margin: 0.6em 0;
}
.qodef-qi-interactive-link-showcase .qodef-e-title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-family: inherit;
  font-weight: 500;
  letter-spacing: -0.02em;
  font-size: 39px;
  line-height: 1.19048em;
  transition: color 0.2s ease-out;
  z-index: 2;
}
@media only screen and (max-width: 680px) {
  .qodef-qi-interactive-link-showcase .qodef-e-title {
    font-size: 36px;
  }
}
.qodef-qi-interactive-link-showcase .qodef-e-inner-title {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-qi-interactive-link-showcase .qodef-e-inner-title:after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 2px;
  background-color: currentColor;
  transition: width 0.3s ease;
}
.qodef-qi-interactive-link-showcase .qodef-e-inner-title:hover:after {
  width: 100%;
}
.qodef-hover--underline.qodef-qi-interactive-link-showcase
  .qodef-e-inner-title:after {
  bottom: 0;
}
.qodef-hover--line-through.qodef-qi-interactive-link-showcase
  .qodef-e-inner-title:after {
  top: 50%;
  transform: translateY(-50%);
}
.qodef-qi-interactive-link-showcase
  .qodef--active.qodef-m-item
  .qodef-e-inner-title:after {
  width: 100%;
}
.qodef-qi-interactive-link-showcase .qodef-e-text {
  display: block;
}
.qodef-qi-interactive-link-showcase.qodef--init {
  visibility: visible;
}
.qodef-qi-interactive-link-showcase.qodef-layout--background .qodef-m-images {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qodef-qi-interactive-link-showcase.qodef-layout--background .qodef-m-items {
  width: 40%;
  justify-content: center;
  align-items: flex-start;
}
.qodef-qi-interactive-link-showcase.qodef-layout--split {
  align-items: stretch;
}
.qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-images {
  position: relative;
  flex: 1;
}
@media only screen and (max-width: 680px) {
  .qodef-split-hide-under--680
    .qodef-qi-interactive-link-showcase.qodef-layout--split
    .qodef-m-images {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-split-hide-under--480
    .qodef-qi-interactive-link-showcase.qodef-layout--split
    .qodef-m-images {
    display: none;
  }
}
.qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-items {
  width: 40%;
  justify-content: center;
  align-items: flex-start;
  padding: 150px 10%;
}
@media only screen and (max-width: 680px) {
  .qodef-split-hide-under--680
    .qodef-qi-interactive-link-showcase.qodef-layout--split
    .qodef-m-items {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-split-hide-under--480
    .qodef-qi-interactive-link-showcase.qodef-layout--split
    .qodef-m-items {
    width: 100%;
  }
}
.qodef-qi-interactive-link-showcase.qodef-layout--split
  .qodef-e-image:not(.qodef-background) {
  display: flex;
  align-items: center;
  justify-content: center;
}
.qodef-qi-interactive-link-showcase.qodef-layout--split
  .qodef-e-image:not(.qodef-background)
  img {
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.qodef-qi-interactive-link-showcase.qodef-layout--standard {
  justify-content: center;
  text-align: center;
}
.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-images {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 680px) {
  .qodef-standard-hide-under--680
    .qodef-qi-interactive-link-showcase.qodef-layout--standard
    .qodef-m-images {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-standard-hide-under--480
    .qodef-qi-interactive-link-showcase.qodef-layout--standard
    .qodef-m-images {
    display: none;
  }
}
.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-items {
  width: 40%;
  justify-content: center;
}
@media only screen and (max-width: 680px) {
  .qodef-split-hide-under--680
    .qodef-qi-interactive-link-showcase.qodef-layout--standard
    .qodef-m-items {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-split-hide-under--480
    .qodef-qi-interactive-link-showcase.qodef-layout--standard
    .qodef-m-items {
    width: 100%;
  }
}
.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-e-image {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.35s ease-out;
}
.qodef-qi-interactive-link-showcase.qodef-layout--standard
  .qodef-e-image.qodef-position--left {
  left: 0;
  width: 30%;
}
.qodef-qi-interactive-link-showcase.qodef-layout--standard
  .qodef-e-image.qodef-position--right {
  left: auto;
  right: 0;
  width: 30%;
}
.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-e-image img {
  position: relative;
}
.qodef-qi-item-showcase {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.qodef-qi-item-showcase .qodef-m-image {
  position: relative;
  flex-shrink: 0;
  max-width: 60%;
  padding: 0 60px;
}
.qodef-qi-item-showcase .qodef-m-image img {
  display: block;
}
.qodef-qi-item-showcase .qodef-m-items {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.qodef-qi-item-showcase .qodef-m-items.qodef--left {
  text-align: right;
}
.qodef-qi-item-showcase .qodef-m-items.qodef--right {
  text-align: left;
}
.qodef-qi-item-showcase .qodef-m-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 60px;
}
@media screen and (min-width: 1025px) {
  .qodef-qi-item-showcase .qodef-m-item:last-child {
    margin-bottom: 0 !important;
  }
}
.qodef-qi-item-showcase .qodef-e-icon-holder {
  line-height: 1em;
  transition: color 0.2s ease-out;
}
.qodef-qi-item-showcase .qodef-e-icon-holder a {
  display: inline-block;
}
.qodef-qi-item-showcase .qodef-e-icon-holder > svg {
  width: 1em;
  fill: currentColor;
  stroke: currentColor;
}
.qodef-qi-item-showcase .qodef-e-title {
  margin: 0 0 1em;
}
.qodef-qi-item-showcase .qodef-e-title-link {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  color: inherit;
}
.qodef-qi-item-showcase .qodef-e-title-link:hover {
  color: var(--qode-main-color);
}
.qodef-qi-item-showcase .qodef-e-text {
  margin: 0;
}
.qodef-qi-item-showcase.qodef-qi--has-appear {
  visibility: hidden;
}
.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-image {
  transform: translateY(70px);
  transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.55s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
}
.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item {
  transform: translateY(70px);
  transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.55s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 0;
}
.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(1) {
  transition-delay: 0.2s;
}
.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(2) {
  transition-delay: 0.4s;
}
.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(3) {
  transition-delay: 0.6s;
}
.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(4) {
  transition-delay: 0.8s;
}
.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(5) {
  transition-delay: 1s;
}
.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(6) {
  transition-delay: 1.2s;
}
.qodef-qi-item-showcase.qodef-qi--has-appear.qodef-qi--appeared {
  visibility: visible;
}
.qodef-qi-item-showcase.qodef-qi--has-appear.qodef-qi--appeared .qodef-m-image {
  opacity: 1;
  transform: translateY(0);
}
.qodef-qi-item-showcase.qodef-qi--has-appear.qodef-qi--appeared .qodef-m-item {
  opacity: 1;
  transform: translateY(0);
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-item-showcase {
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .qodef-qi-item-showcase .qodef-m-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    max-width: 100%;
    padding-left: 0 !important;
  }
  .qodef-qi-item-showcase .qodef-m-items {
    left: 40%;
    width: calc(100% - 40%);
  }
  .qodef-qi-item-showcase .qodef-m-items .qodef-m-item {
    transition-delay: 0s;
  }
  .qodef-qi-item-showcase .qodef-m-items.qodef--left {
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-item-showcase .qodef-m-image {
    display: none;
  }
  .qodef-qi-item-showcase .qodef-m-items {
    left: 0;
    width: 100%;
  }
}
.qodef-qi-item-showcase.qodef-layout--side-icon .qodef-m-item {
  display: flex;
  align-items: flex-start;
}
.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--left .qodef-m-item {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-item-showcase.qodef-layout--side-icon .qodef--left .qodef-m-item {
    flex-direction: row;
  }
}
.qodef-qi-item-showcase.qodef-layout--side-icon
  .qodef--left
  .qodef-e-side-holder {
  margin-left: 0.5em;
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-item-showcase.qodef-layout--side-icon
    .qodef--left
    .qodef-e-side-holder {
    margin-left: 0;
    margin-right: 0.5em;
  }
}
.qodef-qi-item-showcase.qodef-layout--side-icon
  .qodef--right
  .qodef-e-side-holder {
  margin-right: 0.5em;
}
.qodef-qi-item-showcase.qodef-layout--side-icon .qodef-e-icon-holder {
  font-size: 3em;
  flex-shrink: 0;
}
.qodef-qi-item-showcase.qodef-layout--side-icon .qodef-e-content-holder {
  flex: 1;
}
.qodef-qi-item-showcase.qodef-layout--standard .qodef-e-icon-holder,
.qodef-qi-item-showcase.qodef-layout--standard .qodef-e-number {
  margin-bottom: 0.4em;
}
.qodef-qi-message-box {
  background: #d5eaf4;
  padding: 40px 40px;
  display: flex;
  transition: opacity 0.19s ease, visibility 0.19s ease;
}
.qodef-qi-message-box.qodef-hidden {
  opacity: 0;
  visibility: hidden;
}
.qodef-qi-message-box.qodef-icon--middle {
  align-items: center;
}
.qodef-qi-message-box.qodef-icon--top {
  align-items: flex-start;
}
.qodef-qi-message-box.qodef-icon--bottom {
  align-items: flex-end;
}
.qodef-qi-message-box .qodef-m-close-icon {
  position: absolute;
  right: 17px;
  top: 17px;
  line-height: 1;
  cursor: pointer;
  transition: color 0.25s ease-in-out;
}
.qodef-qi-message-box .qodef-m-close-icon i {
  color: inherit;
}
.qodef-qi-message-box .qodef-m-close-icon svg {
  width: 30px;
  height: auto;
  fill: currentColor;
  stroke: currentColor;
}
.qodef-qi-message-box .qodef-m-icon {
  line-height: 1;
  margin-right: 20px;
}
.qodef-qi-message-box .qodef-m-title {
  margin: 0;
}
.qodef-qi-message-box .qodef-m-text {
  margin: 0;
}
.q-message-box-holder {
  transition: height 0.23s cubic-bezier(0.05, 0.47, 0.58, 1);
}
.qodef-qi-parallax-images {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-qi-parallax-images .qodef-m-images {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.qodef-browser--ms-explorer .qodef-qi-parallax-images .qodef-m-images {
  width: 100%;
}
.e--ua-firefox .qodef-qi-parallax-images .qodef-m-images img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.qodef-qi-parallax-images .qodef-e-parallax-image {
  position: absolute;
  display: block;
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--top-left {
  top: 0;
  left: 0;
}
.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--top-right {
  top: 0;
  right: 0;
}
.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--bottom-left {
  bottom: 0;
  left: 0;
}
.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--bottom-right {
  bottom: 0;
  right: 0;
}
.qodef-qi-preview-slider {
  position: relative;
  opacity: 0;
  transition: opacity 0.35s ease-out;
}
.qodef-qi-preview-slider.qodef--visible {
  opacity: 1;
}
.qodef-qi-preview-slider .qodef-preview-slider-device-holder {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.qodef-qi-preview-slider .qodef-preview-slider-device {
  position: absolute;
  margin: auto;
  width: 214px;
  bottom: -50px;
  right: 50px;
}
.qodef-qi-preview-slider
  .qodef-preview-slider-device
  .qodef-preview-slider-device-image {
  position: relative;
  pointer-events: none;
  z-index: 10;
}
.qodef-qi-preview-slider
  .qodef-preview-slider-device
  .qodef-preview-slider-device-image
  img {
  width: 100%;
  filter: drop-shadow(0 6px 16.8px rgba(0, 0, 0, 0.07));
}
.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-m-items {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 5;
}
.qodef-qi-preview-slider
  .qodef-preview-slider-device
  .qodef-qi-swiper-container {
  overflow: hidden;
  height: 100%;
  padding: 0 !important;
}
.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-m-item {
  height: 100%;
}
.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-m-item img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.qodef-qi-pricing-list {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-qi-pricing-list .qodef-m-item:not(:last-child) {
  margin-bottom: 35px;
}
.qodef-qi-pricing-list .qodef-m-item.qodef-has-discount .qodef-e-heading-price {
  text-decoration: line-through;
  margin-right: 0.25em;
}
.qodef-qi-pricing-list .qodef-e-heading {
  display: flex;
  align-items: baseline;
}
.qodef-qi-pricing-list .qodef-e-heading .qodef-e-image {
  max-width: 20%;
}
.qodef-qi-pricing-list .qodef-e-heading .qodef-e-image img {
  margin-left: 10px;
}
.qodef-qi-pricing-list .qodef-e-heading-title {
  margin: 0;
}
.qodef-qi-pricing-list .qodef-e-heading-line {
  flex-grow: 1;
  margin: 0 8px;
  border-bottom: 1px solid #ebebeb;
}
.qodef-qi-pricing-list .qodef-e-heading-discount-price,
.qodef-qi-pricing-list .qodef-e-heading-price {
  margin: 0;
  color: #111;
}
.qodef-qi-pricing-list .qodef-e-description {
  margin: 0.5em 0 0;
  color: #9c9c9c;
}
.qodef-qi-pricing-list .qodef-m-button {
  margin-top: 30px;
}
.qodef-qi-pricing-list.qodef-pricing-line--pattern .qodef-e-heading-line {
  height: 5px;
  background-repeat: repeat;
  border: none;
}
.qodef-qi-pricing-list.qodef-pricing-line--dashed .qodef-e-heading-line {
  border-bottom-style: dashed;
}
.qodef-qi-pricing-list.qodef-pricing-line--dotted .qodef-e-heading-line {
  border-bottom-style: dotted;
}
.qodef-qi-pricing-list.qodef-with-separator .qodef-m-item:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}
.qodef-qi-pricing-list.qodef-layout--image-before .qodef-m-item {
  display: flex;
  align-items: center;
}
.qodef-qi-pricing-list.qodef-layout--image-before .qodef-m-item .qodef-e-image {
  max-width: 25%;
  flex-shrink: 0;
  margin-right: 24px;
}
.qodef-qi-pricing-list.qodef-layout--image-before
  .qodef-m-item
  .qodef-e-item-holder {
  flex: 1;
}
.qodef-qi-pricing-table {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  overflow: hidden;
}
.qodef-qi-pricing-table.qodef-status--featured {
  transform: translateY(-18px);
}
.qodef-qi-pricing-table .qodef-m-inner {
  position: relative;
  padding: 45px;
}
.qodef-qi-pricing-table .qodef-m-title {
  margin: 0;
}
.qodef-qi-pricing-table .qodef-m-price {
  display: flex;
  align-items: baseline;
}
.qodef-qi-pricing-table .qodef-m-price .qodef-m-price-wrapper {
  display: inline-flex;
  margin: 0;
  line-height: 1;
  justify-content: center;
  align-items: baseline;
}
.qodef-qi-pricing-table .qodef-m-price .qodef-m-price-currency {
  align-self: flex-start;
}
.qodef-qi-pricing-table.qodef-period--side .qodef-m-price-period {
  margin-left: 5px;
}
.qodef-qi-pricing-table.qodef-period--bottom .qodef-m-price {
  flex-direction: column;
}
.qodef-qi-pricing-table.qodef-period--bottom .qodef-m-price-period {
  margin: 0;
}
.qodef-qi-pricing-table .qodef-m-content {
  padding: 25px 0 0;
  margin: 0;
}
.qodef-qi-pricing-table .qodef-m-content li {
  margin-bottom: 8px;
}
.qodef-qi-pricing-table .qodef-m-content li:last-child {
  margin-bottom: 0;
}
.qodef-qi-pricing-table .qodef-m-content li.qodef--excluded {
  text-decoration: line-through;
  color: rgba(17, 17, 17, 0.6);
}
.qodef-qi-pricing-table .qodef-m-button .qodef-qi-button {
  margin: 25px 0 0;
}
.qodef-qi-pricing-table .qodef-m-label {
  position: absolute;
  right: 15px;
  color: #fff;
  background-color: #111;
}
.qodef-qi-pricing-table.qodef-label-type--badge .qodef-m-label {
  top: 15px;
  border-radius: 50px;
  padding: 10px;
}
.qodef-qi-pricing-table.qodef-label-type--ribbon .qodef-m-label {
  top: -1px;
  border-radius: 50px 0 0 50px;
  transform: rotate(-90deg) translate(0, -100%);
  transform-origin: right top;
  padding: 5px 15px;
}
.qodef-qi-pricing-table.qodef-list-style-icon .qodef-m-content {
  list-style-type: none;
}
.qodef-qi-pricing-table.qodef-list-style-icon .qodef-m-content svg {
  width: 1em;
  fill: currentColor;
  stroke: currentColor;
}
.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside
  .qodef-m-content {
  margin: 0 calc(-1em - 5px);
}
.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside li {
  position: relative;
  display: flex;
}
.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside
  .qodef-e-icon {
  position: absolute;
  left: 0;
}
.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside
  .qodef-e-text {
  flex: 1;
  padding: 0 5px;
  margin: 0 1em;
}
.qodef-qi-pricing-table.qodef-list-style--inside .qodef-m-content {
  list-style-position: inside;
}
.qodef-qi-pricing-table.qodef-list-type--none .qodef-m-content {
  list-style-type: none;
}
.qodef-qi-pricing-table .qodef-qi-separator .qodef-m-line {
  width: 30px;
}
.qodef-qi-pricing-table.qodef-layout--cascading .qodef-m-inner {
  padding: 50px;
}
.qodef-qi-pricing-table.qodef-layout--cascading .qodef-m-title {
  background-color: #f6f6f6;
  padding: 30px 50px;
}
.qodef-qi-pricing-table.qodef-layout--minimal {
  border-width: 0 0 0 1px;
}
.qodef-qi-pricing-table.qodef-layout--minimal .qodef-m-inner {
  padding: 0 0 0 15px;
}
.qodef-qi-pricing-table.qodef-layout--minimal .qodef-m-price-wrapper {
  margin: 0 0 0.5em;
}
.qodef-qi-pricing-table.qodef-layout--simple .qodef-m-inner {
  padding: 0 50px 40px;
}
.qodef-qi-pricing-table.qodef-layout--simple .qodef-m-title-wrapper {
  background-color: #f6f6f6;
  padding: 40px 20px;
}
.qodef-qi-pricing-table.qodef-layout--standard .qodef-m-title {
  margin: 0 0 1em;
}
.qodef-qi-pricing-table.qodef-layout--vertical-image {
  display: flex;
}
.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-inner {
  flex: 1;
}
.qodef-qi-pricing-table.qodef-layout--vertical-image
  .qodef-m-vertical-image-holder {
  width: 90px;
  max-width: 60%;
}
.qodef-qi-pricing-table.qodef-layout--vertical-image
  .qodef-m-vertical-image-holder
  .qodef-m-image {
  height: 100%;
}
.qodef-qi-pricing-table.qodef-layout--vertical-image
  .qodef-m-vertical-image-holder
  img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-title {
  margin-bottom: 1em;
}
.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-inner {
  padding: 0;
}
.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-top {
  padding: 50px;
}
.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-content {
  padding: 0;
}
.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-content .qodef-e-item {
  padding: 27px 50px;
  margin: 0;
  border-top: 1px solid #ebebeb;
}
.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-title-icon {
  line-height: 1em;
}
.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-title-icon svg {
  width: 1em;
  vertical-align: top;
  fill: currentColor;
  stroke: currentColor;
}
.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-title {
  margin: 0.7em 0 1em;
}
.qodef-qi-pricing-table.qodef-layout--with-icon
  .qodef-m-button
  .qodef-qi-button {
  width: 100%;
  text-align: center;
  margin-top: 0;
}
.qodef-qi-process.qodef-grid > .qodef-grid-inner {
  margin: 0;
}
.qodef-qi-process.qodef-grid > .qodef-grid-inner > .qodef-grid-item {
  padding: 0;
}
.qodef-qi-process.qodef-grid
  > .qodef-grid-inner
  > .qodef-grid-item:last-child
  .qodef-e-line {
  display: none;
}
.qodef-qi-process .qodef-e-icon-holder {
  position: relative;
  z-index: 5;
}
.qodef-qi-process .qodef-e-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3em;
  height: 3em;
  font-size: 60px;
  background: #f6f6f6;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 3;
}
.qodef-qi-process .qodef-e-number {
  position: absolute;
  top: 0;
  right: 0;
  background: #333;
  width: 2.8em;
  height: 2.8em;
  font-size: 20px;
  color: #fff;
  border-radius: 50%;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qodef-qi-process .qodef-e-line {
  position: absolute;
  z-index: 2;
}
.qodef-qi-process .qodef-e-title {
  margin: 2em 0 0;
}
.qodef-qi-process .qodef-e-text {
  margin: 0.3em 0 0;
}
.qodef-qi-process.qodef-item-layout--horizontal .qodef-e-number {
  width: 2.8em;
  height: 2.8em;
  font-size: 20px;
}
.qodef-qi-process.qodef-item-layout--horizontal .qodef-e-line {
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
}
.qodef-qi-process.qodef-item-layout--horizontal .qodef-e-line-inner {
  width: 100%;
  height: 100%;
  border-bottom: #acacac;
  position: absolute;
  top: 0;
  left: 0;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e
  .qodef-e-line-inner {
  transition: transform 1s;
  transform-origin: left;
  transform: scaleX(0);
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e
  .qodef-e-icon {
  transition: transform 0.35s, opacity 0.2s;
  transform: scale(0.8);
  opacity: 0;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e
  .qodef-e-title {
  transition: transform 0.35s, opacity 0.2s;
  transform: translateY(10px);
  opacity: 0;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(1) {
  transition-delay: 0s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(1)
  .qodef-e-line-inner {
  transition-delay: 0.25s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(1)
  .qodef-e-icon {
  transition-delay: 0s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(1)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(1)
  .qodef-e-title {
  transition-delay: 0.1s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(2) {
  transition-delay: 0.35s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(2)
  .qodef-e-line-inner {
  transition-delay: 0.6s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(2)
  .qodef-e-icon {
  transition-delay: 0.35s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(2)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(2)
  .qodef-e-title {
  transition-delay: 0.45s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(3) {
  transition-delay: 0.7s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(3)
  .qodef-e-line-inner {
  transition-delay: 0.95s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(3)
  .qodef-e-icon {
  transition-delay: 0.7s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(3)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(3)
  .qodef-e-title {
  transition-delay: 0.8s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(4) {
  transition-delay: 1.05s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(4)
  .qodef-e-line-inner {
  transition-delay: 1.3s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(4)
  .qodef-e-icon {
  transition-delay: 1.05s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(4)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(4)
  .qodef-e-title {
  transition-delay: 1.15s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(5) {
  transition-delay: 1.4s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(5)
  .qodef-e-line-inner {
  transition-delay: 1.65s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(5)
  .qodef-e-icon {
  transition-delay: 1.4s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(5)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(5)
  .qodef-e-title {
  transition-delay: 1.5s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(6) {
  transition-delay: 1.75s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(6)
  .qodef-e-line-inner {
  transition-delay: 2s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(6)
  .qodef-e-icon {
  transition-delay: 1.75s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(6)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(6)
  .qodef-e-title {
  transition-delay: 1.85s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(7) {
  transition-delay: 2.1s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(7)
  .qodef-e-line-inner {
  transition-delay: 2.35s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(7)
  .qodef-e-icon {
  transition-delay: 2.1s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(7)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(7)
  .qodef-e-title {
  transition-delay: 2.2s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(8) {
  transition-delay: 2.45s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(8)
  .qodef-e-line-inner {
  transition-delay: 2.7s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(8)
  .qodef-e-icon {
  transition-delay: 2.45s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(8)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(8)
  .qodef-e-title {
  transition-delay: 2.55s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(9) {
  transition-delay: 2.8s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(9)
  .qodef-e-line-inner {
  transition-delay: 3.05s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(9)
  .qodef-e-icon {
  transition-delay: 2.8s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(9)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(9)
  .qodef-e-title {
  transition-delay: 2.9s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(10) {
  transition-delay: 3.15s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(10)
  .qodef-e-line-inner {
  transition-delay: 3.4s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(10)
  .qodef-e-icon {
  transition-delay: 3.15s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(10)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(10)
  .qodef-e-title {
  transition-delay: 3.25s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(11) {
  transition-delay: 3.5s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(11)
  .qodef-e-line-inner {
  transition-delay: 3.75s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(11)
  .qodef-e-icon {
  transition-delay: 3.5s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(11)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(11)
  .qodef-e-title {
  transition-delay: 3.6s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(12) {
  transition-delay: 3.85s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(12)
  .qodef-e-line-inner {
  transition-delay: 4.1s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(12)
  .qodef-e-icon {
  transition-delay: 3.85s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(12)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(12)
  .qodef-e-title {
  transition-delay: 3.95s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(13) {
  transition-delay: 4.2s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(13)
  .qodef-e-line-inner {
  transition-delay: 4.45s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(13)
  .qodef-e-icon {
  transition-delay: 4.2s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(13)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(13)
  .qodef-e-title {
  transition-delay: 4.3s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(14) {
  transition-delay: 4.55s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(14)
  .qodef-e-line-inner {
  transition-delay: 4.8s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(14)
  .qodef-e-icon {
  transition-delay: 4.55s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(14)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(14)
  .qodef-e-title {
  transition-delay: 4.65s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(15) {
  transition-delay: 4.9s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(15)
  .qodef-e-line-inner {
  transition-delay: 5.15s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(15)
  .qodef-e-icon {
  transition-delay: 4.9s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(15)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(15)
  .qodef-e-title {
  transition-delay: 5s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(16) {
  transition-delay: 5.25s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(16)
  .qodef-e-line-inner {
  transition-delay: 5.5s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(16)
  .qodef-e-icon {
  transition-delay: 5.25s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(16)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(16)
  .qodef-e-title {
  transition-delay: 5.35s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(17) {
  transition-delay: 5.6s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(17)
  .qodef-e-line-inner {
  transition-delay: 5.85s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(17)
  .qodef-e-icon {
  transition-delay: 5.6s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(17)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(17)
  .qodef-e-title {
  transition-delay: 5.7s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(18) {
  transition-delay: 5.95s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(18)
  .qodef-e-line-inner {
  transition-delay: 6.2s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(18)
  .qodef-e-icon {
  transition-delay: 5.95s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(18)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(18)
  .qodef-e-title {
  transition-delay: 6.05s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(19) {
  transition-delay: 6.3s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(19)
  .qodef-e-line-inner {
  transition-delay: 6.55s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(19)
  .qodef-e-icon {
  transition-delay: 6.3s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(19)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(19)
  .qodef-e-title {
  transition-delay: 6.4s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(20) {
  transition-delay: 6.65s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(20)
  .qodef-e-line-inner {
  transition-delay: 6.9s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(20)
  .qodef-e-icon {
  transition-delay: 6.65s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(20)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear
  .qodef-e:nth-child(20)
  .qodef-e-title {
  transition-delay: 6.75s;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared
  .qodef-e
  .qodef-e-line-inner {
  transform: scaleX(1);
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared
  .qodef-e
  .qodef-e-icon {
  transform: scale(1);
  opacity: 1;
}
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared
  .qodef-e
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared
  .qodef-e
  .qodef-e-title {
  transform: translateY(0);
  opacity: 1;
}
.qodef-qi-process.qodef-item-layout--vertical .qodef-e-content {
  display: flex;
  align-items: stretch;
}
.qodef-qi-process.qodef-item-layout--vertical .qodef-e-text-wrapper {
  margin-left: 30px;
}
.qodef-qi-process.qodef-item-layout--vertical
  .qodef-process-item:not(:last-child)
  .qodef-e-icon-holder {
  padding-bottom: 50px;
}
.qodef-qi-process.qodef-item-layout--vertical .qodef-e-icon {
  font-size: 40px;
}
.qodef-qi-process.qodef-item-layout--vertical .qodef-e-line {
  top: 0;
  left: 50%;
  height: 100%;
  transform: translateX(-50%);
}
.qodef-qi-process.qodef-item-layout--vertical .qodef-e-line-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-left: 1px solid #acacac;
}
.qodef-qi-process.qodef-item-layout--vertical .qodef-e-title {
  margin: 0;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e
  .qodef-e-line-inner {
  transition: transform 0.8s;
  transform-origin: top;
  transform: scaleY(0);
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e
  .qodef-e-icon {
  transition: opacity 0.35s;
  opacity: 0;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e
  .qodef-e-title {
  transition: transform 0.35s, opacity 0.25s;
  transform: translateY(-10px);
  opacity: 0;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(1) {
  transition-delay: 0s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(1)
  .qodef-e-line-inner {
  transition-delay: 0s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(1)
  .qodef-e-icon {
  transition-delay: 0s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(1)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(1)
  .qodef-e-title {
  transition-delay: 0.15s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(2) {
  transition-delay: 0.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(2)
  .qodef-e-line-inner {
  transition-delay: 0.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(2)
  .qodef-e-icon {
  transition-delay: 0.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(2)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(2)
  .qodef-e-title {
  transition-delay: 0.65s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(3) {
  transition-delay: 1s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(3)
  .qodef-e-line-inner {
  transition-delay: 1s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(3)
  .qodef-e-icon {
  transition-delay: 1s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(3)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(3)
  .qodef-e-title {
  transition-delay: 1.15s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(4) {
  transition-delay: 1.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(4)
  .qodef-e-line-inner {
  transition-delay: 1.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(4)
  .qodef-e-icon {
  transition-delay: 1.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(4)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(4)
  .qodef-e-title {
  transition-delay: 1.65s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(5) {
  transition-delay: 2s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(5)
  .qodef-e-line-inner {
  transition-delay: 2s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(5)
  .qodef-e-icon {
  transition-delay: 2s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(5)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(5)
  .qodef-e-title {
  transition-delay: 2.15s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(6) {
  transition-delay: 2.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(6)
  .qodef-e-line-inner {
  transition-delay: 2.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(6)
  .qodef-e-icon {
  transition-delay: 2.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(6)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(6)
  .qodef-e-title {
  transition-delay: 2.65s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(7) {
  transition-delay: 3s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(7)
  .qodef-e-line-inner {
  transition-delay: 3s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(7)
  .qodef-e-icon {
  transition-delay: 3s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(7)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(7)
  .qodef-e-title {
  transition-delay: 3.15s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(8) {
  transition-delay: 3.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(8)
  .qodef-e-line-inner {
  transition-delay: 3.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(8)
  .qodef-e-icon {
  transition-delay: 3.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(8)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(8)
  .qodef-e-title {
  transition-delay: 3.65s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(9) {
  transition-delay: 4s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(9)
  .qodef-e-line-inner {
  transition-delay: 4s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(9)
  .qodef-e-icon {
  transition-delay: 4s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(9)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(9)
  .qodef-e-title {
  transition-delay: 4.15s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(10) {
  transition-delay: 4.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(10)
  .qodef-e-line-inner {
  transition-delay: 4.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(10)
  .qodef-e-icon {
  transition-delay: 4.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(10)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(10)
  .qodef-e-title {
  transition-delay: 4.65s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(11) {
  transition-delay: 5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(11)
  .qodef-e-line-inner {
  transition-delay: 5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(11)
  .qodef-e-icon {
  transition-delay: 5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(11)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(11)
  .qodef-e-title {
  transition-delay: 5.15s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(12) {
  transition-delay: 5.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(12)
  .qodef-e-line-inner {
  transition-delay: 5.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(12)
  .qodef-e-icon {
  transition-delay: 5.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(12)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(12)
  .qodef-e-title {
  transition-delay: 5.65s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(13) {
  transition-delay: 6s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(13)
  .qodef-e-line-inner {
  transition-delay: 6s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(13)
  .qodef-e-icon {
  transition-delay: 6s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(13)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(13)
  .qodef-e-title {
  transition-delay: 6.15s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(14) {
  transition-delay: 6.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(14)
  .qodef-e-line-inner {
  transition-delay: 6.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(14)
  .qodef-e-icon {
  transition-delay: 6.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(14)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(14)
  .qodef-e-title {
  transition-delay: 6.65s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(15) {
  transition-delay: 7s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(15)
  .qodef-e-line-inner {
  transition-delay: 7s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(15)
  .qodef-e-icon {
  transition-delay: 7s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(15)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(15)
  .qodef-e-title {
  transition-delay: 7.15s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(16) {
  transition-delay: 7.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(16)
  .qodef-e-line-inner {
  transition-delay: 7.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(16)
  .qodef-e-icon {
  transition-delay: 7.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(16)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(16)
  .qodef-e-title {
  transition-delay: 7.65s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(17) {
  transition-delay: 8s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(17)
  .qodef-e-line-inner {
  transition-delay: 8s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(17)
  .qodef-e-icon {
  transition-delay: 8s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(17)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(17)
  .qodef-e-title {
  transition-delay: 8.15s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(18) {
  transition-delay: 8.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(18)
  .qodef-e-line-inner {
  transition-delay: 8.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(18)
  .qodef-e-icon {
  transition-delay: 8.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(18)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(18)
  .qodef-e-title {
  transition-delay: 8.65s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(19) {
  transition-delay: 9s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(19)
  .qodef-e-line-inner {
  transition-delay: 9s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(19)
  .qodef-e-icon {
  transition-delay: 9s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(19)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(19)
  .qodef-e-title {
  transition-delay: 9.15s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(20) {
  transition-delay: 9.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(20)
  .qodef-e-line-inner {
  transition-delay: 9.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(20)
  .qodef-e-icon {
  transition-delay: 9.5s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(20)
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear
  .qodef-e:nth-child(20)
  .qodef-e-title {
  transition-delay: 9.65s;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared
  .qodef-e
  .qodef-e-line-inner {
  transform: scaleY(1);
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared
  .qodef-e
  .qodef-e-icon {
  opacity: 1;
}
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared
  .qodef-e
  .qodef-e-text,
.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared
  .qodef-e
  .qodef-e-title {
  transform: translateX(0);
  opacity: 1;
}
.qodef-qi-progress-bar-circle {
  position: relative;
  visibility: hidden;
}
.qodef-qi-progress-bar-circle.qodef--init {
  visibility: visible;
}
.qodef-qi-progress-bar-circle .qodef-m-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.qodef-qi-progress-bar-circle .qodef-m-canvas {
  position: relative;
  width: 100%;
}
.qodef-qi-progress-bar-circle .qodef-m-title {
  margin: 2em 0 0;
}
.qodef-qi-progress-bar-circle .qodef-m-text {
  margin: 0.5em 0 0 0;
}
.qodef-qi-progress-bar-circle .qodef-m-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  font-size: 62px;
}
.qodef-qi-progress-bar-circle .qodef-m-percentage {
  font-size: 60%;
  top: -0.3em;
}
.qodef-qi-progress-bar-horizontal {
  position: relative;
  visibility: hidden;
}
.qodef-qi-progress-bar-horizontal.qodef--init {
  visibility: visible;
}
.qodef-qi-progress-bar-horizontal.qodef--pattern
  .qodef-m-canvas
  svg
  path:first-child {
  opacity: 0;
}
.qodef-qi-progress-bar-horizontal .qodef-m-inner {
  position: relative;
  display: flex;
  flex-direction: column;
}
.qodef-qi-progress-bar-horizontal .qodef-m-canvas {
  position: relative;
  width: 100%;
}
.qodef-qi-progress-bar-horizontal .qodef-m-content {
  display: flex;
  align-items: center;
}
.qodef-qi-progress-bar-horizontal .qodef-m-title {
  margin: 0 0 0.5em;
}
.qodef-qi-progress-bar-horizontal .qodef-m-value {
  padding: 0;
  margin: 0 0 0.5em;
  font-size: 16px;
  position: absolute;
}
.qodef-qi-progress-bar-horizontal.qodef-percentage--floating-on .qodef-m-value {
  margin: 0;
  transform: translateY(100%);
  z-index: 1;
}
.qodef-qi-progress-bar-horizontal.qodef-percentage--floating-above
  .qodef-m-value-inner {
  opacity: 0;
  transition: opacity 0.2s 0.5s;
}
.qodef-qi-progress-bar-horizontal.qodef-percentage--floating-above.qodef--init
  .qodef-m-value-inner {
  opacity: 1;
}
.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-content {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  z-index: 1;
}
.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-title {
  margin: 0 0 0 0.5em;
}
.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-value {
  margin: 0 0 0 0.5em;
  position: relative;
}
.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-above .qodef-m-value {
  right: 0;
}
.qodef-qi-progress-bar-vertical {
  position: relative;
  visibility: hidden;
}
.qodef-qi-progress-bar-vertical.qodef--init {
  visibility: visible;
}
.qodef-qi-progress-bar-vertical.qodef--pattern
  .qodef-m-canvas
  svg
  path:first-child {
  opacity: 0;
}
.qodef-qi-progress-bar-vertical .qodef-m-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 100%;
}
.qodef-qi-progress-bar-vertical .qodef-m-canvas {
  position: relative;
}
.qodef-qi-progress-bar-vertical .qodef-m-canvas svg {
  max-width: 100%;
}
.qodef-qi-progress-bar-vertical .qodef-m-title {
  margin: 1em 0 0;
}
.qodef-qi-progress-bar-vertical .qodef-m-value {
  padding: 0;
  margin: 0;
  font-size: 16px;
}
.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-right .qodef-m-title {
  margin: 0 0 0 1em;
}
.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-right .qodef-m-value {
  margin: 0 0 0 1em;
}
.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-right .qodef-m-inner {
  flex-direction: row;
  align-items: flex-end;
}
.qodef-qi-progress-bar-vertical.qodef-percentage--floating-top .qodef-m-value {
  position: absolute;
  margin: 0 0 0.5em;
  right: 0;
}
.qodef-qi-progress-bar-vertical.qodef-percentage--floating-top .qodef-m-title {
  position: absolute;
  margin: 0 0 0.5em;
  left: 0;
}
.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-on .qodef-m-content {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
}
.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-on .qodef-m-title {
  margin: 0 0 0 0.5em;
}
.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-on .qodef-m-value {
  margin: 0 0 0 0.5em;
}
.qodef-qi-section-title {
  position: relative;
}
.qodef-qi-section-title .qodef-m-title {
  margin: 0;
}
.qodef-qi-section-title .qodef-m-subtitle {
  margin: 0;
}
.qodef-qi-section-title > .qodef-m-text {
  margin: 0.5em 0 0;
}
.qodef-qi-section-title .qodef-m-button {
  margin-top: 0.65em;
}
.qodef-qi-section-title.qodef-decoration--underline .qodef-e-decorated {
  text-decoration: underline;
}
.qodef-qi-section-title.qodef-decoration--italic .qodef-e-decorated {
  font-style: italic;
}
.qodef-qi-section-title.qodef-decoration--bold .qodef-e-decorated {
  font-weight: 700;
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-section-title.qodef-title-break--disabled .qodef-m-title br {
    display: none;
  }
}
.qodef-qi-separator {
  position: relative;
  height: auto;
  font-size: 0;
  line-height: 1;
}
.qodef-qi-separator .qodef-m-line {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-size: 1px;
  color: #111;
  border-bottom: 1em solid currentColor;
  margin: 10px 0;
}
.qodef-qi-separator.qodef-position--center {
  text-align: center;
}
.qodef-qi-separator.qodef-position--left {
  text-align: left;
}
.qodef-qi-separator.qodef-position--right {
  text-align: right;
}
.qodef-qi-separator.qodef-separator--border-image .qodef-m-line {
  font-size: 12px;
  height: 1em;
  border-bottom: none;
  margin: 10px 0;
  background-size: contain;
  background-repeat: round;
}
.qodef-qi-separator.qodef-separator--with-icon {
  display: flex;
}
.qodef-qi-separator.qodef-separator--with-icon .qodef-m-line {
  display: flex;
  align-items: center;
  border-width: 0;
}
.qodef-qi-separator.qodef-separator--with-icon .qodef-m-separator-icon {
  flex-shrink: 0;
  font-size: 1rem;
  margin: 0 1em;
}
.qodef-qi-separator.qodef-separator--with-icon .qodef-m-separator-icon svg {
  width: 1em;
  fill: currentColor;
  stroke: currentColor;
}
.qodef-qi-separator.qodef-separator--with-icon .qodef-m-inner-line {
  width: 50%;
  border-color: currentColor;
  border-style: inherit;
  border-width: 1em;
}
.qodef-qi-separator.qodef-separator--with-icon.qodef-position--center {
  justify-content: center;
}
.qodef-qi-separator.qodef-separator--with-icon.qodef-position--left {
  justify-content: flex-start;
}
.qodef-qi-separator.qodef-separator--with-icon.qodef-position--right {
  justify-content: flex-end;
}
.qodef-qi-table-of-contents {
  position: relative;
}
.qodef-qi-table-of-contents .qodef-m-title {
  margin: 0;
}
.qodef-qi-table-of-contents .qodef-m-subtitle {
  margin: 0;
}
.qodef-qi-table-of-contents .qodef-m-text {
  margin: 0.5em 0 0;
}
.qodef-qi-table-of-contents .qodef-m-table-content {
  margin-top: 1.5em;
}
.qodef-qi-table-of-contents .qodef-m-table-content a {
  position: relative;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}
.qodef-list-underline.qodef-qi-table-of-contents .qodef-m-table-content a {
  width: 100%;
  background-repeat: no-repeat;
  background-image: linear-gradient(
    transparent calc(100% - 1px),
    currentColor 1px
  );
  transition: 0.55s cubic-bezier(0.32, 0.32, 0.15, 1.17);
  background-size: 0 100%;
}
.qodef-list-underline.qodef-qi-table-of-contents
  .qodef-m-table-content
  a:hover {
  background-size: 100% 100%;
}
.qodef-qi-table-of-contents.qodef-list-position--inside ol,
.qodef-qi-table-of-contents.qodef-list-position--inside ul {
  list-style-position: inside;
}
.qodef-qi-table-of-contents.qodef-list-position--inside
  .qodef-m-table-content
  > ol,
.qodef-qi-table-of-contents.qodef-list-position--inside
  .qodef-m-table-content
  > ul {
  margin-left: 0 !important;
}
.qodef-qi-table-of-contents.qodef-list-position--outside ol,
.qodef-qi-table-of-contents.qodef-list-position--outside ul {
  list-style-position: outside;
}
.qodef-qi-tabs-horizontal.qodef-layout--simple {
  position: relative;
  visibility: hidden;
}
.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef--init {
  visibility: visible;
}
.qodef-qi-tabs-horizontal.qodef-layout--simple
  .qodef-tabs-horizontal-navigation {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (max-width: 680px) {
  .qodef-qi-tabs-horizontal.qodef-layout--simple
    .qodef-tabs-horizontal-navigation {
    flex-direction: column;
    align-items: flex-start;
  }
  .qodef-qi-tabs-horizontal.qodef-layout--simple
    .qodef-tabs-horizontal-navigation
    .qodef-tab-title,
  .qodef-qi-tabs-horizontal.qodef-layout--simple
    .qodef-tabs-horizontal-navigation
    li {
    width: 100%;
  }
}
.qodef-qi-tabs-horizontal.qodef-layout--simple
  .qodef-tabs-horizontal-navigation
  li {
  position: relative;
  margin: 0;
  padding: 0;
}
.qodef-qi-tabs-horizontal.qodef-layout--simple
  .qodef-tabs-horizontal-navigation
  li
  .qodef-tab-title {
  margin: 0;
}
.qodef-qi-tabs-horizontal.qodef-layout--simple
  .qodef-tabs-horizontal-navigation
  li
  a {
  position: relative;
  color: #cacaca;
  display: block;
  padding: 0;
  transition: color 0.25s ease-out;
}
.qodef-qi-tabs-horizontal.qodef-layout--simple
  .qodef-tabs-horizontal-navigation
  li
  a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.25s ease-out;
}
.qodef-qi-tabs-horizontal.qodef-layout--simple
  .qodef-tabs-horizontal-navigation
  li
  a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: transparent;
  transition: opacity 0.25s ease-out;
}
.qodef-qi-tabs-horizontal.qodef-layout--simple
  .qodef-tabs-horizontal-navigation
  li
  a
  .q-text {
  z-index: 1;
  position: relative;
}
.qodef-qi-tabs-horizontal.qodef-layout--simple
  .qodef-tabs-horizontal-navigation
  li:not(:last-child) {
  margin-right: 4em;
}
.qodef-qi-tabs-horizontal.qodef-layout--simple
  .qodef-tabs-horizontal-navigation
  li.ui-state-active
  a,
.qodef-qi-tabs-horizontal.qodef-layout--simple
  .qodef-tabs-horizontal-navigation
  li.ui-state-hover
  a {
  color: #1e1e1e;
}
.qodef-qi-tabs-horizontal.qodef-layout--simple
  .qodef-tabs-horizontal-navigation
  li.ui-state-active
  a:after,
.qodef-qi-tabs-horizontal.qodef-layout--simple
  .qodef-tabs-horizontal-navigation
  li.ui-state-active
  a:before,
.qodef-qi-tabs-horizontal.qodef-layout--simple
  .qodef-tabs-horizontal-navigation
  li.ui-state-hover
  a:after,
.qodef-qi-tabs-horizontal.qodef-layout--simple
  .qodef-tabs-horizontal-navigation
  li.ui-state-hover
  a:before {
  opacity: 1;
}
.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-content {
  position: relative;
  padding: 26px 0 0;
}
.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw
  .qodef-tabs-horizontal-navigation
  li
  a:after {
  opacity: 1;
  transform: scaleX(0);
  transition: transform 0.36s cubic-bezier(0.51, 0.5, 0.07, 0.99);
}
.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw
  .qodef-tabs-horizontal-navigation
  li.ui-state-active
  a:after,
.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw
  .qodef-tabs-horizontal-navigation
  li.ui-state-hover
  a:after {
  transform: scaleX(1);
}
.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-left
  .qodef-tabs-horizontal-navigation
  li
  a:after {
  transform-origin: left;
}
.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-right
  .qodef-tabs-horizontal-navigation
  li
  a:after {
  left: unset;
  right: 0;
  transform: scaleX(1);
  width: 0;
  transition: width 0.36s cubic-bezier(0.51, 0.5, 0.07, 0.99);
}
.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-right
  .qodef-tabs-horizontal-navigation
  li.ui-state-active
  a:after,
.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-right
  .qodef-tabs-horizontal-navigation
  li.ui-state-hover
  a:after {
  width: 100%;
}
.qodef-qi-tabs-vertical.qodef-layout--simple {
  position: relative;
  visibility: hidden;
  display: flex;
  align-items: stretch;
  height: 100%;
}
.qodef-qi-tabs-vertical.qodef-layout--simple.qodef--init {
  visibility: visible;
}
.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation {
  position: relative;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  flex-shrink: 0;
  display: block;
}
.qodef-qi-tabs-vertical.qodef-layout--simple
  .qodef-tabs-vertical-navigation
  li {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
}
.qodef-qi-tabs-vertical.qodef-layout--simple
  .qodef-tabs-vertical-navigation
  li
  .qodef-tab-title {
  margin: 0;
}
.qodef-qi-tabs-vertical.qodef-layout--simple
  .qodef-tabs-vertical-navigation
  li
  a {
  position: relative;
  color: #cacaca;
  display: block;
  padding: 0;
  transition: color 0.25s ease-out;
}
.qodef-qi-tabs-vertical.qodef-layout--simple
  .qodef-tabs-vertical-navigation
  li
  a:after {
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.25s ease-out;
}
.qodef-qi-tabs-vertical.qodef-layout--simple
  .qodef-tabs-vertical-navigation
  li
  a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: transparent;
  transition: opacity 0.25s ease-out;
}
.qodef-qi-tabs-vertical.qodef-layout--simple
  .qodef-tabs-vertical-navigation
  li.ui-state-active
  a,
.qodef-qi-tabs-vertical.qodef-layout--simple
  .qodef-tabs-vertical-navigation
  li.ui-state-hover
  a {
  color: #1e1e1e;
}
.qodef-qi-tabs-vertical.qodef-layout--simple
  .qodef-tabs-vertical-navigation
  li.ui-state-active
  a:after,
.qodef-qi-tabs-vertical.qodef-layout--simple
  .qodef-tabs-vertical-navigation
  li.ui-state-active
  a:before,
.qodef-qi-tabs-vertical.qodef-layout--simple
  .qodef-tabs-vertical-navigation
  li.ui-state-hover
  a:after,
.qodef-qi-tabs-vertical.qodef-layout--simple
  .qodef-tabs-vertical-navigation
  li.ui-state-hover
  a:before {
  opacity: 1;
}
.qodef-qi-tabs-vertical.qodef-layout--simple
  .qodef-tabs-vertical-navigation
  li
  .q-text {
  z-index: 1;
  position: relative;
}
.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-content {
  position: relative;
  padding: 0 0 0 26px;
}
.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw
  .qodef-tabs-vertical-navigation
  li
  a:after {
  opacity: 1;
  transform: scaleY(0);
  transition: transform 0.36s cubic-bezier(0.51, 0.5, 0.07, 0.99);
}
.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw
  .qodef-tabs-vertical-navigation
  li.ui-state-active
  a:after,
.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw
  .qodef-tabs-vertical-navigation
  li.ui-state-hover
  a:after {
  transform: scaleY(1);
}
.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw.qodef-title-sideline-from-top
  .qodef-tabs-vertical-navigation
  li
  a:after {
  transform-origin: top;
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--1024 {
    flex-direction: column;
    align-items: flex-start;
  }
  .qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--1024
    .qodef-tabs-vertical-navigation {
    width: 100%;
  }
  .qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--1024
    .qodef-tabs-vertical-content {
    padding: 26px 0 0;
  }
}
@media only screen and (max-width: 768px) {
  .qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--768 {
    flex-direction: column;
    align-items: flex-start;
  }
  .qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--768
    .qodef-tabs-vertical-navigation {
    width: 100%;
  }
  .qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--768
    .qodef-tabs-vertical-content {
    padding: 26px 0 0;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--680 {
    flex-direction: column;
    align-items: flex-start;
  }
  .qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--680
    .qodef-tabs-vertical-navigation {
    width: 100%;
  }
  .qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--680
    .qodef-tabs-vertical-content {
    padding: 26px 0 0;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--480 {
    flex-direction: column;
    align-items: flex-start;
  }
  .qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--480
    .qodef-tabs-vertical-navigation {
    width: 100%;
  }
  .qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--480
    .qodef-tabs-vertical-content {
    padding: 26px 0 0;
  }
}
.qodef-qi-team-member .qodef-m-title {
  margin: 0;
}
.qodef-qi-team-member .qodef-m-role {
  margin: 0 0 0.8em;
}
.qodef-qi-team-member .qodef-m-text {
  margin: 0 0 0.8em;
}
.qodef-qi-team-member .qodef-m-social-icons {
  font-size: 0;
  margin: 0;
}
.qodef-qi-team-member .qodef-m-social-icons > * {
  font-size: 1rem;
  margin-right: 0.7em;
}
.qodef-qi-team-member .qodef-m-social-icons > :last-child {
  margin: 0;
}
.qodef-qi-team-member .qodef-e-social-icon {
  transition: color 0.2s ease-out;
}
.qodef-qi-team-member .qodef-e-social-icon i {
  font-size: inherit;
}
.qodef-qi-team-member .qodef-e-social-icon svg {
  width: 1em;
  fill: currentColor;
  stroke: currentColor;
  vertical-align: middle;
}
.qodef-qi-team-member.qodef-image--hover-scale img,
.qodef-qi-team-member.qodef-image--hover-zoom img {
  transform: scale(1.005) translateZ(0);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}
.qodef-qi-team-member.qodef-image--hover-scale:hover img,
.qodef-qi-team-member.qodef-image--hover-zoom:hover img {
  transform: scale(1.03);
}
.qodef-qi-team-member.qodef-image--hover-zoom .qodef-m-media-image {
  overflow: hidden;
}
.qodef-qi-team-member.qodef-item-layout--info-below .qodef-m-content {
  margin: 0.9em 0 0;
}
.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner {
  position: relative;
  overflow: hidden;
}
.qodef-qi-team-member.qodef-item-layout--info-below-left
  .qodef-m-inner:hover
  .qodef-m-role,
.qodef-qi-team-member.qodef-item-layout--info-below-left
  .qodef-m-inner:hover
  .qodef-m-social-icons,
.qodef-qi-team-member.qodef-item-layout--info-below-left
  .qodef-m-inner:hover
  .qodef-m-title {
  transform: translateX(0);
  opacity: 1;
}
.qodef-qi-team-member.qodef-item-layout--info-below-left
  .qodef-m-inner:hover
  .qodef-m-role {
  transition-delay: 0.15s;
}
.qodef-qi-team-member.qodef-item-layout--info-below-left
  .qodef-m-inner:hover
  .qodef-m-social-icons {
  transition-delay: 0.3s;
}
.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-content {
  margin: 0.9em 0 0;
}
.qodef-qi-team-member.qodef-item-layout--info-below-left
  .qodef-m-content
  .qodef-m-role,
.qodef-qi-team-member.qodef-item-layout--info-below-left
  .qodef-m-content
  .qodef-m-social-icons,
.qodef-qi-team-member.qodef-item-layout--info-below-left
  .qodef-m-content
  .qodef-m-title {
  opacity: 0;
  transform: translateX(30px);
  transition: transform 0.45s cubic-bezier(0.16, 0.32, 0.26, 0.92),
    opacity 0.45s ease-out;
  transition-delay: 0s, 0s;
}
.qodef-qi-team-member.qodef-item-layout--info-from-bottom .qodef-m-inner {
  position: relative;
  overflow: hidden;
}
.qodef-qi-team-member.qodef-item-layout--info-from-bottom
  .qodef-m-inner:hover
  .qodef-m-content {
  transform: translateY(0);
}
.qodef-qi-team-member.qodef-item-layout--info-from-bottom .qodef-m-content {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 1;
  transform: translateY(100%);
  transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
  padding: 30px;
  z-index: 1;
}
.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-qi-team-member.qodef-item-layout--info-on-hover
  .qodef-m-inner:hover
  .qodef-m-content {
  opacity: 1;
}
.qodef-qi-team-member.qodef-item-layout--info-on-hover
  .qodef-m-inner
  .qodef-m-image,
.qodef-qi-team-member.qodef-item-layout--info-on-hover
  .qodef-m-inner
  .qodef-m-media-image {
  display: inline-block;
  vertical-align: top;
}
.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #111;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  padding: 20px 30px;
}
.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-content > * {
  width: 100%;
}
.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-title {
  color: #fff;
}
.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-role {
  color: #c4c4c4;
}
.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset
  .qodef-m-inner:hover
  .qodef-m-content {
  opacity: 1;
  -webkit-clip-path: inset(10px 10px 10px 10px);
  clip-path: inset(10px 10px 10px 10px);
  transition-delay: 0s, 0.15s;
}
.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset
  .qodef-m-inner
  .qodef-m-image,
.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset
  .qodef-m-inner
  .qodef-m-media-image {
  display: inline-block;
  vertical-align: top;
}
.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  transition: opacity 0.25s ease-out,
    all 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  padding: 5%;
}
.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset
  .qodef-m-content
  > * {
  width: 100%;
}
.qodef-qi-testimonials-list .qodef-e-inner {
  overflow: hidden;
}
.qodef-qi-testimonials-list .qodef-e-title {
  margin: 0 0 0.7em;
}
.qodef-qi-testimonials-list .qodef-e-text {
  margin: 0;
}
.qodef-qi-testimonials-list .qodef-e-media-image {
  display: inline-block;
  vertical-align: top;
  line-height: 0;
}
.qodef-qi-testimonials-list .qodef-e-quote {
  font-size: 1em;
  line-height: 0;
  margin: auto;
}
.qodef-qi-testimonials-list .qodef-e-quote svg {
  width: 1em;
  fill: currentColor;
  stroke: currentColor;
}
.qodef-qi-testimonials-list .qodef-e-author {
  display: flex;
  margin: 0;
}
.qodef-qi-testimonials-list .qodef-e-author-name {
  margin: 0;
}
.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-media-image {
  margin-bottom: 1.8em;
  border-radius: 50%;
  overflow: hidden;
}
.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-inner {
  position: relative;
  text-align: center;
  padding: 55px 40px;
  background-color: #f6f6f6;
}
.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-content,
.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-top {
  position: relative;
}
.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-quote {
  position: absolute;
  top: -0.1em;
  left: 50%;
  font-size: 14em;
  color: rgba(0, 0, 0, 0.2);
  transform: translateX(-50%);
}
.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-text {
  margin: 0 0 1em;
}
.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-author {
  flex-direction: column;
}
.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-author-job {
  margin: 0.2em 0 0;
}
.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-inner {
  text-align: center;
}
.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-quote {
  font-size: 2em;
  margin-bottom: 1.2em;
}
.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-text {
  margin: 0 0 1.3em;
}
.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-media-image {
  width: 50px;
  margin-bottom: 0.5em;
  border-radius: 50%;
  overflow: hidden;
}
.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-author {
  flex-direction: column;
}
.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-author-job {
  margin: 0.2em 0 0;
}
.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-inner {
  display: flex;
}
@media only screen and (max-width: 480px) {
  .qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-inner {
    flex-direction: column;
  }
}
.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote {
  font-size: 100px;
  width: 1em;
  margin: 0 35px 0 0;
}
.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote i,
.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote svg {
  vertical-align: top;
}
@media only screen and (max-width: 480px) {
  .qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote {
    margin: 0 0 35px;
  }
}
.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-content {
  flex: 1;
  text-align: left;
}
.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-bottom-info {
  display: flex;
  align-items: center;
}
.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-media-image {
  width: 50px;
  margin: 0 10px 0 0;
}
.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-author {
  flex-direction: row;
  align-items: baseline;
}
.qodef-qi-testimonials-list.qodef-item-layout--side-quote
  .qodef-e-author-job:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  width: 1em;
  background-color: currentColor;
  margin: 0 0.65em;
}
.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-inner {
  display: flex;
  align-items: flex-start;
}
@media only screen and (max-width: 680px) {
  .qodef-qi-testimonials-list.qodef-item-layout--side-with-image
    .qodef-e-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side {
  position: relative;
  flex-shrink: 0;
  width: 110px;
  max-width: 30%;
  margin-right: 6%;
}
.qodef-qi-testimonials-list.qodef-item-layout--side-with-image
  .qodef-e-side
  .qodef-e-media-image {
  border-radius: 25%;
  overflow: hidden;
}
@media only screen and (max-width: 680px) {
  .qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side {
    max-width: 100%;
  }
}
.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-quote {
  position: absolute;
  bottom: -0.5em;
  right: -0.5em;
  width: 2em;
  height: 2em;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #111;
  border-radius: 50%;
}
.qodef-qi-testimonials-list.qodef-item-layout--side-with-image
  .qodef-e-content {
  flex: 1;
  text-align: left;
}
.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-text {
  margin: 0 0 1em;
}
.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-author {
  flex-direction: column;
}
.qodef-qi-testimonials-list.qodef-item-layout--side-with-image
  .qodef-e-author-job {
  margin: 0.2em 0 0;
}
.qodef-qi-testimonials-slider .qodef-e-inner {
  overflow: hidden;
}
.qodef-qi-testimonials-slider .qodef-e-title {
  margin: 0 0 0.7em;
}
.qodef-qi-testimonials-slider .qodef-e-text {
  margin: 0;
}
.qodef-qi-testimonials-slider .qodef-e-media-image {
  display: inline-block;
  vertical-align: top;
  line-height: 0;
}
.qodef-qi-testimonials-slider .qodef-e-quote {
  font-size: 1em;
  line-height: 0;
  margin: auto;
}
.qodef-qi-testimonials-slider .qodef-e-quote svg {
  width: 1em;
  fill: currentColor;
  stroke: currentColor;
}
.qodef-qi-testimonials-slider .qodef-e-author {
  display: flex;
  margin: 0;
}
.qodef-qi-testimonials-slider .qodef-e-author-name {
  margin: 0;
}
.qodef-qi-testimonials-slider.qodef--one-column .swiper-slide {
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.qodef-qi-testimonials-slider.qodef--one-column
  .swiper-slide.swiper-slide-active,
.qodef-qi-testimonials-slider.qodef--one-column
  .swiper-slide.swiper-slide-duplicate-active {
  opacity: 1;
}
.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-media-image {
  margin-bottom: 1em;
  border-radius: 50%;
  overflow: hidden;
}
.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-inner {
  text-align: center;
  padding: 55px 40px;
  background-color: #f6f6f6;
}
.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-top {
  position: relative;
  display: inline-block;
}
.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-quote {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 2em;
}
.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-text {
  margin: 0 0 1.3em;
}
.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-author {
  flex-direction: column;
}
.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-author-job {
  margin: 0.2em 0 0;
}
.qodef-qi-testimonials-slider.qodef-item-layout--info-below
  .qodef-e-media-image {
  margin-bottom: 1em;
}
.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-inner {
  text-align: center;
}
.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-quote {
  font-size: 2em;
  margin-bottom: 1.2em;
}
.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-text {
  margin: 0 0 1.3em;
}
.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-author {
  flex-direction: column;
}
.qodef-qi-testimonials-slider.qodef-item-layout--info-below
  .qodef-e-author-job {
  margin: 0.2em 0 0;
}
.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-inner {
  display: flex;
}
@media only screen and (max-width: 480px) {
  .qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-inner {
    flex-direction: column;
  }
}
.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote {
  font-size: 100px;
  width: 1em;
  margin: 0 35px 0 0;
}
.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote i,
.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote svg {
  vertical-align: top;
}
@media only screen and (max-width: 480px) {
  .qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote {
    margin: 0 0 35px;
  }
}
.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-content {
  flex: 1;
  text-align: left;
}
.qodef-qi-testimonials-slider.qodef-item-layout--side-quote
  .qodef-e-bottom-info {
  display: flex;
  align-items: center;
}
.qodef-qi-testimonials-slider.qodef-item-layout--side-quote
  .qodef-e-media-image {
  width: 50px;
  margin: 0 10px 0 0;
}
.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-author {
  flex-direction: row;
  align-items: baseline;
}
.qodef-qi-testimonials-slider.qodef-item-layout--side-quote
  .qodef-e-author-job:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  width: 1em;
  background-color: currentColor;
  margin: 0 0.65em;
}
.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image
  .qodef-e-inner {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-testimonials-slider.qodef-item-layout--side-with-image
    .qodef-e-inner {
    align-items: baseline;
  }
}
@media only screen and (max-width: 680px) {
  .qodef-qi-testimonials-slider.qodef-item-layout--side-with-image
    .qodef-e-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-side {
  position: relative;
  flex-shrink: 0;
  width: 290px;
  max-width: 30%;
  margin-right: 6%;
}
.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image
  .qodef-e-side
  .qodef-e-media-image {
  border-radius: 10%;
  overflow: hidden;
}
@media only screen and (max-width: 680px) {
  .qodef-qi-testimonials-slider.qodef-item-layout--side-with-image
    .qodef-e-side {
    max-width: 100%;
  }
}
.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image
  .qodef-e-quote {
  position: absolute;
  top: -1em;
  right: -1em;
  width: 2em;
  height: 2em;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #111;
  border-radius: 50%;
}
.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image
  .qodef-e-content {
  flex: 1;
  text-align: left;
}
.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-text {
  margin: 0 0 1.3em;
}
.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image
  .qodef-e-author {
  flex-direction: column;
}
.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image
  .qodef-e-author-job {
  margin: 0.2em 0 0;
}
.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-inner {
  text-align: left;
}
.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-quote {
  font-size: 2em;
  margin-bottom: 1.2em;
}
.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-text {
  margin: 0 0 1.3em;
}
.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-bottom-info {
  display: flex;
  align-items: center;
}
.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-media-image {
  width: 50px;
  border-radius: 50%;
  margin-right: 1em;
  overflow: hidden;
}
.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-author {
  flex-direction: column;
}
.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-author-job {
  margin: 0;
}
.qodef-qi-text-marquee {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.qodef-qi-text-marquee .qodef-m-content {
  display: flex;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
}
.qodef-qi-text-marquee .qodef-marquee-element {
  will-change: transform;
}
.qodef-qi-text-marquee .qodef-m-text-item {
  font-size: 100px;
  line-height: 1.1em;
  padding-right: 1em;
}
.qodef-qi-text-marquee.qodef-text-stroke-effect .qodef-m-text-item {
  color: transparent !important;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #333;
  text-shadow: none;
}
.qodef-qi-timeline {
  position: relative;
}
.qodef-qi-timeline .qodef-e-item,
.qodef-qi-timeline .qodef-e-item-inner {
  position: relative;
}
.qodef-qi-timeline .qodef-e-image {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.qodef-qi-timeline .qodef-e-date {
  margin: 0 0 0.5em;
}
.qodef-qi-timeline .qodef-e-title {
  margin: 0 0 0.85em;
}
.qodef-qi-timeline .qodef-e-text {
  margin: 0;
}
.qodef-qi-timeline .qodef-e-point-holder {
  position: absolute;
  color: #fff;
  font-size: 1em;
  width: 1em;
  height: 1em;
  transform: translate(-50%, -50%);
}
.qodef-qi-timeline .qodef-e-point-holder .qodef-e-point {
  background-color: #111;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  overflow: hidden;
}
.qodef-qi-timeline .qodef-e-point-holder .qodef-e-icon-holder {
  font-size: 0.7em;
  line-height: 1em;
  max-height: 100%;
}
.qodef-qi-timeline .qodef-e-point-holder svg {
  width: 0.7em;
  stroke: currentColor;
  fill: currentColor;
}
.qodef-qi-timeline .qodef-e-line {
  display: block;
  background-color: #ebebeb;
}
.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-line-holder {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 1px;
}
.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-line {
  height: 100%;
}
.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-point-holder {
  top: 50%;
  left: 50%;
}
.qodef-qi-timeline.qodef-timeline--vertical.qodef-line--inside
  .qodef-e-line-holder {
  top: 50%;
}
.qodef-qi-timeline.qodef-timeline--vertical.qodef-line--inside
  .qodef-e-item:last-child
  .qodef-e-line-holder {
  display: none;
}
.qodef-qi-timeline.qodef-timeline--horizontal {
  overflow: hidden;
}
.qodef-qi-timeline.qodef-timeline--horizontal .qodef-grid-inner {
  display: flex;
  transition: all 0.4s ease;
}
.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-item {
  flex: 1;
}
.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-line-holder {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
}
.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-line {
  height: 100%;
}
.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-point-holder {
  top: 50%;
  left: 50%;
}
.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal
  .qodef-e-point-holder:after,
.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal
  .qodef-e-point-holder:before {
  content: "";
  position: absolute;
  left: 50%;
  height: 100px;
  width: 1px;
  background-color: #ebebeb;
  transform: translateX(-50%);
  z-index: -1;
}
.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal
  .qodef-e-point-holder:before {
  top: 100%;
}
.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal
  .qodef-e-point-holder:after {
  bottom: 100%;
}
.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical
  .qodef-e-point-holder:after,
.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical
  .qodef-e-point-holder:before {
  content: "";
  position: absolute;
  top: 50%;
  width: 100px;
  height: 1px;
  background-color: #ebebeb;
  transform: translateY(-50%);
  z-index: -1;
}
.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical
  .qodef-e-point-holder:before {
  right: 100%;
}
.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical
  .qodef-e-point-holder:after {
  left: 100%;
}
.qodef-qi-timeline.qodef-point--diamond .qodef-e-point {
  border-radius: 0;
  transform: rotate(45deg);
}
.qodef-qi-timeline.qodef-point--diamond .qodef-e-icon-holder {
  transform: rotate(-45deg);
}
.qodef-qi-timeline .qodef-nav-next,
.qodef-qi-timeline .qodef-nav-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  color: #111;
  font-size: 26px;
  z-index: 10;
  cursor: pointer;
}
.qodef-qi-timeline .qodef-nav-next > svg,
.qodef-qi-timeline .qodef-nav-prev > svg {
  display: block;
  width: 1em;
  height: auto;
  transition: 0.2s ease-out;
  stroke: currentColor;
  fill: currentColor;
}
.qodef-qi-timeline .qodef-nav-prev {
  left: 0;
}
.qodef-qi-timeline .qodef-nav-next {
  right: 0;
}
.qodef-qi-timeline.qodef-qi--has-appear {
  opacity: 0;
  transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1);
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-separated
  .qodef-e-item
  .qodef-e-image {
  opacity: 0;
  transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.55s cubic-bezier(0.23, 1, 0.32, 1);
  transform: translateY(-60px);
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-separated
  .qodef-e-item
  .qodef-e-content-holder {
  opacity: 0;
  transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.55s cubic-bezier(0.23, 1, 0.32, 1);
  transform: translateY(60px);
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-side
  .qodef-e-item
  .qodef-e-image {
  opacity: 0;
  transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.55s cubic-bezier(0.23, 1, 0.32, 1);
  transform: translateY(40px);
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-side
  .qodef-e-item
  .qodef-e-content-holder {
  opacity: 0;
  transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.55s cubic-bezier(0.23, 1, 0.32, 1);
  transform: translateY(40px);
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item
  .qodef-e-image {
  opacity: 0;
  transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.55s cubic-bezier(0.23, 1, 0.32, 1);
  transform: translateY(-60px);
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item
  .qodef-e-content-holder {
  opacity: 0;
  transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.55s cubic-bezier(0.23, 1, 0.32, 1);
  transform: translateY(60px);
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item
  .qodef-e-image {
  opacity: 0;
  transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.55s cubic-bezier(0.23, 1, 0.32, 1);
  transform: translateY(60px);
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item
  .qodef-e-content-holder {
  opacity: 0;
  transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.55s cubic-bezier(0.23, 1, 0.32, 1);
  transform: translateY(-60px);
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item.qodef-reverse
  .qodef-e-image {
  transform: translateY(-60px);
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item.qodef-reverse
  .qodef-e-content-holder {
  transform: translateY(60px);
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item
  .qodef-e-point {
  transform: rotate(45deg) scale(0);
  opacity: 0;
  transition: opacity 0.55s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.55s cubic-bezier(0.23, 1, 0.32, 1);
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(1)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(1)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(1)
  .qodef-e-image {
  transition-delay: 0.3s, 0.3s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(1)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(1)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(1)
  .qodef-e-point {
  transition-delay: 0.4s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(1)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(1)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(1)
  .qodef-e-content-holder {
  transition-delay: 0.4s, 0.4s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(2)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(2)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(2)
  .qodef-e-image {
  transition-delay: 0.6s, 0.6s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(2)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(2)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(2)
  .qodef-e-point {
  transition-delay: 0.7s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(2)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(2)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(2)
  .qodef-e-content-holder {
  transition-delay: 0.8s, 0.8s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(3)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(3)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(3)
  .qodef-e-image {
  transition-delay: 0.9s, 0.9s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(3)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(3)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(3)
  .qodef-e-point {
  transition-delay: 1s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(3)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(3)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(3)
  .qodef-e-content-holder {
  transition-delay: 1.2s, 1.2s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(4)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(4)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(4)
  .qodef-e-image {
  transition-delay: 1.2s, 1.2s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(4)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(4)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(4)
  .qodef-e-point {
  transition-delay: 1.3s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(4)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(4)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(4)
  .qodef-e-content-holder {
  transition-delay: 1.6s, 1.6s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(5)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(5)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(5)
  .qodef-e-image {
  transition-delay: 1.5s, 1.5s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(5)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(5)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(5)
  .qodef-e-point {
  transition-delay: 1.6s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(5)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(5)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(5)
  .qodef-e-content-holder {
  transition-delay: 2s, 2s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(6)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(6)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(6)
  .qodef-e-image {
  transition-delay: 1.8s, 1.8s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(6)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(6)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(6)
  .qodef-e-point {
  transition-delay: 1.9s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(6)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(6)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(6)
  .qodef-e-content-holder {
  transition-delay: 2.4s, 2.4s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(7)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(7)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(7)
  .qodef-e-image {
  transition-delay: 2.1s, 2.1s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(7)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(7)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(7)
  .qodef-e-point {
  transition-delay: 2.2s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(7)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(7)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(7)
  .qodef-e-content-holder {
  transition-delay: 2.8s, 2.8s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(8)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(8)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(8)
  .qodef-e-image {
  transition-delay: 2.4s, 2.4s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(8)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(8)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(8)
  .qodef-e-point {
  transition-delay: 2.5s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(8)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(8)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(8)
  .qodef-e-content-holder {
  transition-delay: 3.2s, 3.2s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(9)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(9)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(9)
  .qodef-e-image {
  transition-delay: 2.7s, 2.7s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(9)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(9)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(9)
  .qodef-e-point {
  transition-delay: 2.8s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(9)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(9)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(9)
  .qodef-e-content-holder {
  transition-delay: 3.6s, 3.6s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(10)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(10)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(10)
  .qodef-e-image {
  transition-delay: 3s, 3s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(10)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(10)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(10)
  .qodef-e-point {
  transition-delay: 3.1s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(10)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(10)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(10)
  .qodef-e-content-holder {
  transition-delay: 4s, 4s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(11)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(11)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(11)
  .qodef-e-image {
  transition-delay: 3.3s, 3.3s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(11)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(11)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(11)
  .qodef-e-point {
  transition-delay: 3.4s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(11)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(11)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(11)
  .qodef-e-content-holder {
  transition-delay: 4.4s, 4.4s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(12)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(12)
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(12)
  .qodef-e-image {
  transition-delay: 3.6s, 3.6s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(12)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(12)
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(12)
  .qodef-e-point {
  transition-delay: 3.7s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical
  .qodef-e-item:nth-child(12)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item:nth-child(12)
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard
  .qodef-e-item:nth-child(12)
  .qodef-e-content-holder {
  transition-delay: 4.8s, 4.8s;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared {
  opacity: 1;
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared
  .qodef-e-image {
  opacity: 1;
  transform: translateY(0) translateX(0);
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared
  .qodef-e-item.qodef-reverse
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared
  .qodef-e-item.qodef-reverse
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared
  .qodef-e-item.qodef-reverse
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared
  .qodef-e-item.qodef-reverse
  .qodef-e-image,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared
  .qodef-e-item.qodef-reverse
  .qodef-e-content-holder,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared
  .qodef-e-item.qodef-reverse
  .qodef-e-image {
  transform: translateY(0) translateX(0);
}
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared
  .qodef-e-point,
.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared
  .qodef-e-point {
  transform: rotate(45deg) scale(1);
  opacity: 1;
}
@media only screen and (max-width: 480px) {
  .qodef-qi-timeline.qodef-timeline--vertical .qodef-e-line-holder,
  .qodef-qi-timeline.qodef-timeline--vertical .qodef-e-point-holder {
    display: none;
  }
}
.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item.qodef-reverse
  .qodef-e-item-inner {
  flex-direction: column;
}
.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item.qodef-reverse
  .qodef-e-top-holder {
  align-items: flex-end;
  padding: 0 0 10%;
}
.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item.qodef-reverse
  .qodef-e-content-holder {
  justify-content: flex-start;
  padding: 10% 0 0;
}
.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating
  .qodef-e-item-inner {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating
  .qodef-e-top-holder {
  display: flex;
  align-items: flex-start;
  padding: 10% 0 0;
}
.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating
  .qodef-e-content-holder {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 0 10%;
}
.qodef-qi-timeline.qodef-timeline-layout--horizontal-standard
  .qodef-e-item-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.qodef-qi-timeline.qodef-timeline-layout--horizontal-standard
  .qodef-e-top-holder {
  display: flex;
  align-items: flex-end;
  padding: 0 0 10%;
}
.qodef-qi-timeline.qodef-timeline-layout--horizontal-standard
  .qodef-e-content-holder {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 10% 0 0;
}
.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item {
  text-align: center;
}
.qodef-qi-timeline.qodef-timeline-layout--vertical-separated
  .qodef-e-item:not(:last-child) {
  padding-bottom: 100px;
}
.qodef-qi-timeline.qodef-timeline-layout--vertical-separated
  .qodef-e-item.qodef-reverse
  .qodef-e-item-inner {
  flex-direction: row-reverse;
  text-align: right;
}
@media only screen and (max-width: 480px) {
  .qodef-qi-timeline.qodef-timeline-layout--vertical-separated
    .qodef-e-item.qodef-reverse
    .qodef-e-item-inner {
    flex-direction: column;
    text-align: center;
  }
}
.qodef-qi-timeline.qodef-timeline-layout--vertical-separated
  .qodef-e-item.qodef-reverse
  .qodef-e-side-holder {
  text-align: left;
  padding: 0 0 0 10%;
}
@media only screen and (max-width: 480px) {
  .qodef-qi-timeline.qodef-timeline-layout--vertical-separated
    .qodef-e-item.qodef-reverse
    .qodef-e-side-holder {
    padding: 0;
  }
}
.qodef-qi-timeline.qodef-timeline-layout--vertical-separated
  .qodef-e-item.qodef-reverse
  .qodef-e-content-holder {
  padding: 0 10% 0 0;
}
@media only screen and (max-width: 480px) {
  .qodef-qi-timeline.qodef-timeline-layout--vertical-separated
    .qodef-e-item.qodef-reverse
    .qodef-e-content-holder {
    padding: 0;
  }
}
.qodef-qi-timeline.qodef-timeline-layout--vertical-separated
  .qodef-e-item-inner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  width: 100%;
}
@media only screen and (max-width: 480px) {
  .qodef-qi-timeline.qodef-timeline-layout--vertical-separated
    .qodef-e-item-inner {
    flex-direction: column;
    text-align: center;
  }
}
.qodef-qi-timeline.qodef-timeline-layout--vertical-separated
  .qodef-e-side-holder {
  width: 50%;
  flex-shrink: 0;
  text-align: right;
  padding: 0 10% 0 0;
}
@media only screen and (max-width: 480px) {
  .qodef-qi-timeline.qodef-timeline-layout--vertical-separated
    .qodef-e-side-holder {
    width: 100%;
    padding: 0;
    margin-bottom: 5%;
  }
}
.qodef-qi-timeline.qodef-timeline-layout--vertical-separated
  .qodef-e-content-holder {
  width: 50%;
  padding: 0 0 0 10%;
}
@media only screen and (max-width: 480px) {
  .qodef-qi-timeline.qodef-timeline-layout--vertical-separated
    .qodef-e-content-holder {
    width: 100%;
    padding: 0;
    margin-top: 5%;
  }
}
.qodef-qi-timeline.qodef-timeline-layout--vertical-side
  .qodef-e-item.qodef-reverse
  .qodef-e-item-content {
  margin-left: 0;
  flex-direction: row;
  padding: 0 3em 0 0;
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-timeline.qodef-timeline-layout--vertical-side
    .qodef-e-item.qodef-reverse
    .qodef-e-item-content {
    flex-direction: column;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-qi-timeline.qodef-timeline-layout--vertical-side
    .qodef-e-item.qodef-reverse
    .qodef-e-item-content {
    padding: 0;
  }
}
.qodef-qi-timeline.qodef-timeline-layout--vertical-side
  .qodef-e-item.qodef-reverse
  .qodef-e-side-holder {
  margin: 0 10% 0 0;
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-timeline.qodef-timeline-layout--vertical-side
    .qodef-e-item.qodef-reverse
    .qodef-e-side-holder {
    margin: 0 0 10%;
  }
}
.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item-content {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: auto;
  flex-direction: row-reverse;
  width: 50%;
  padding: 0 0 0 3em;
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-timeline.qodef-timeline-layout--vertical-side
    .qodef-e-item-content {
    flex-direction: column;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  .qodef-qi-timeline.qodef-timeline-layout--vertical-side
    .qodef-e-item-content {
    width: 100%;
    padding: 0;
  }
}
.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-side-holder {
  width: 250px;
  flex-shrink: 0;
  margin: 0 0 0 10%;
}
@media only screen and (max-width: 1024px) {
  .qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-side-holder {
    margin: 0 0 10%;
  }
}
.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-image {
  border-radius: 50%;
}
.qodef-qi-typeout-text .qodef-m-text {
  margin: 0;
}

#respond input[type="text"],
#respond textarea,
.edgtf-style-form textarea,
.post-password-form input[type="password"],
.wpcf7-form textarea,
.wpcf7-form-control.wpcf7-date,
.wpcf7-form-control.wpcf7-number,
.wpcf7-form-control.wpcf7-quiz,
.wpcf7-form-control.wpcf7-select,
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea,
input[type="email"],
input[type="password"],
input[type="text"] {
  position: relative;
  width: 100%;
  margin: 0 0 20px;
  padding: 14px 23px 16px;
  font-family: inherit;
  font-size: 17px;
  line-height: 23px;
  font-weight: inherit;
  color: #000;
  background-color: transparent;
  border: 1px solid rgba(170, 170, 170, 0.8);
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.2s ease-in-out;
  -o-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
}
#respond input:focus[type="text"],
#respond input:hover[type="text"],
#respond textarea:focus,
#respond textarea:hover,
.edgtf-style-form textarea:focus,
.edgtf-style-form textarea:hover,
.wpcf7-form textarea:focus,
.wpcf7-form textarea:hover,
.wpcf7-form-control.wpcf7-date:focus,
.wpcf7-form-control.wpcf7-date:hover,
.wpcf7-form-control.wpcf7-number:focus,
.wpcf7-form-control.wpcf7-number:hover,
.wpcf7-form-control.wpcf7-quiz:focus,
.wpcf7-form-control.wpcf7-quiz:hover,
.wpcf7-form-control.wpcf7-select:focus,
.wpcf7-form-control.wpcf7-select:hover,
.wpcf7-form-control.wpcf7-text:focus,
.wpcf7-form-control.wpcf7-text:hover,
.wpcf7-form-control.wpcf7-textarea:focus,
.wpcf7-form-control.wpcf7-textarea:hover,
input:focus[type="email"],
input:focus[type="password"],
input:focus[type="text"],
input:hover[type="email"],
input:hover[type="password"],
input:hover[type="text"] {
  border-color: #000;
}
#respond input[type="text"]::-webkit-input-placeholder,
#respond textarea::-webkit-input-placeholder,
.edgtf-style-form textarea::-webkit-input-placeholder,
.post-password-form input[type="password"]::-webkit-input-placeholder,
.wpcf7-form textarea::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-date::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-number::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-quiz::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-select::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder {
  color: #909090;
}
#respond input:-moz-placeholder[type="text"],
#respond textarea:-moz-placeholder,
.edgtf-style-form textarea:-moz-placeholder,
.wpcf7-form textarea:-moz-placeholder,
.wpcf7-form-control.wpcf7-date:-moz-placeholder,
.wpcf7-form-control.wpcf7-number:-moz-placeholder,
.wpcf7-form-control.wpcf7-quiz:-moz-placeholder,
.wpcf7-form-control.wpcf7-select:-moz-placeholder,
.wpcf7-form-control.wpcf7-text:-moz-placeholder,
.wpcf7-form-control.wpcf7-textarea:-moz-placeholder,
input:-moz-placeholder[type="email"],
input:-moz-placeholder[type="password"],
input:-moz-placeholder[type="text"] {
  color: #909090;
  opacity: 1;
}
#respond input[type="text"]::-moz-placeholder,
#respond textarea::-moz-placeholder,
.edgtf-style-form textarea::-moz-placeholder,
.post-password-form input[type="password"]::-moz-placeholder,
.wpcf7-form textarea::-moz-placeholder,
.wpcf7-form-control.wpcf7-date::-moz-placeholder,
.wpcf7-form-control.wpcf7-number::-moz-placeholder,
.wpcf7-form-control.wpcf7-quiz::-moz-placeholder,
.wpcf7-form-control.wpcf7-select::-moz-placeholder,
.wpcf7-form-control.wpcf7-text::-moz-placeholder,
.wpcf7-form-control.wpcf7-textarea::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="text"]::-moz-placeholder {
  color: #909090;
  opacity: 1;
}
#respond input:-ms-input-placeholder[type="text"],
#respond textarea:-ms-input-placeholder,
.edgtf-style-form textarea:-ms-input-placeholder,
.wpcf7-form textarea:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-date:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-number:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-quiz:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-select:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-text:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder,
input:-ms-input-placeholder[type="email"],
input:-ms-input-placeholder[type="password"],
input:-ms-input-placeholder[type="text"] {
  color: #909090;
}
a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
  background: 0 0;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  outline: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  border: medium none;
  vertical-align: middle;
}
table th {
  border: 0;
  padding: 5px 7px;
  text-align: center;
}
table td {
  padding: 5px 10px;
  text-align: center;
}
a img {
  border: none;
}
.wp-caption,
img {
  max-width: 100%;
  height: auto;
}
iframe {
  max-width: 100%;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clear:after {
  clear: both;
  content: "";
  display: block;
}
html {
  overflow-y: scroll !important;
}
body {
  font-family: "Josefin Sans", sans-serif;
  font-size: 17px;
  line-height: 28px;
  font-weight: 300;
  color: #737373;
  background-color: #fff;
  overflow-x: hidden !important;
  -webkit-font-smoothing: antialiased;
}
h1 {
  font-size: 45px;
  line-height: 1.177777777777778em;
  letter-spacing: 0.08em;
}
h2 {
  font-size: 35px;
  line-height: 1.342857142857143em;
  letter-spacing: 0.13em;
}
h3 {
  font-size: 29px;
  line-height: 1.310344827586207em;
  letter-spacing: 0.13em;
}
h4 {
  font-size: 23px;
  line-height: 1.521739130434783em;
  letter-spacing: 0.13em;
}
h5 {
  font-size: 17px;
  line-height: 1.470588235294118em;
  letter-spacing: 0.13em;
}
h6 {
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0.13em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 25px 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #000;
}
a,
p a {
  color: #000;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
a:hover,
p a:hover {
  color: #000;
}
p {
  margin: 10px 0;
}
input[type="submit"] {
  -webkit-appearance: none;
}
ol,
ul {
  list-style-position: inside;
  margin: 15px 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
  padding: 0 0 0 15px;
}
pre {
  background-color: #fff;
  padding: 15px;
  max-width: 100%;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 15px 0;
}
dt {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 10px;
}
dd {
  margin-bottom: 15px;
}
sub,
sup {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  top: 0.5ex;
}
sup {
  bottom: 0.5ex;
}
.wp-caption-text {
  margin: 0;
  font-style: italic;
}
table {
  width: 100%;
}
table tbody tr,
table thead tr {
  border: 1px solid rgba(170, 170, 170, 0.8);
}
table tbody th {
  border-right: 1px solid rgba(170, 170, 170, 0.8);
}
blockquote {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 30px 0;
  padding: 0;
  font-size: 25px;
  line-height: 35px;
  font-weight: 300;
  font-style: italic;
  text-align: center;
  color: #000;
  quotes: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
blockquote > * {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  margin: 0;
}
blockquote:after,
blockquote:before {
  content: "";
}
blockquote cite {
  font-style: normal;
  font-weight: 400;
}
::-moz-selection {
  background: #000;
  color: #fff;
}
::selection {
  background: #000;
  color: #fff;
}
::-moz-selection {
  background: #000;
  color: #fff;
}
.bypostauthor,
.gallery-caption,
.sticky,
.wp-caption,
.wp-caption-text {
  opacity: 1;
}
.alignleft {
  display: inline;
  float: left;
  margin: 0 20px 20px 0;
}
.alignright {
  display: inline;
  float: right;
  margin: 0 0 20px 20px;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 10px auto;
}
.alignwide {
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .alignwide {
    width: 100%;
    max-width: 100%;
  }
}
.alignfull {
  position: relative;
  left: -1rem;
  width: calc(100% + (2 * 1rem));
  max-width: calc(100% + (2 * 1rem));
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .alignfull {
    left: calc(-12.5% - 75px);
    width: calc(125% + 150px);
    max-width: calc(125% + 150px);
    margin-top: calc(2 * 1rem);
    margin-bottom: calc(2 * 1rem);
  }
}
.text-align-right {
  text-align: right;
}
.text-align-left {
  text-align: left;
}
.text-align-center {
  text-align: center;
}
.edgtf-wrapper {
  position: relative;
  left: 0;
  -webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
.edgtf-wrapper .edgtf-wrapper-inner {
  width: 100%;
  overflow: hidden;
}
.edgtf-content {
  position: relative;
  margin-top: 0;
}
.edgtf-boxed {
  overflow: hidden !important;
}
.edgtf-boxed .edgtf-wrapper {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.touch .edgtf-boxed .edgtf-wrapper {
  background-repeat: repeat;
}
.edgtf-boxed .edgtf-wrapper .edgtf-wrapper-inner {
  width: 1150px;
  overflow: visible;
  margin: auto;
}
.edgtf-boxed .edgtf-content {
  overflow: hidden;
}
.edgtf-boxed .edgtf-footer-inner {
  width: 1150px;
  margin: auto;
}
.edgtf-boxed .edgtf-page-header .edgtf-fixed-wrapper.fixed,
.edgtf-boxed .edgtf-page-header .edgtf-sticky-header {
  width: 1150px;
  left: auto;
}
.edgtf-paspartu-enabled .edgtf-wrapper {
  padding: 10px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-paspartu-enabled.edgtf-top-paspartu-disabled .edgtf-wrapper {
  padding-top: 0 !important;
}
.edgtf-paspartu-enabled .edgtf-page-header .edgtf-fixed-wrapper.fixed {
  left: 10px;
  width: calc(100% - 20px);
}
.edgtf-paspartu-enabled .edgtf-sticky-header {
  left: 10px;
  width: calc(100% - 20px);
}
.edgtf-paspartu-enabled
  .edgtf-mobile-header.mobile-header-appear
  .edgtf-mobile-header-inner {
  left: 10px;
  width: calc(100% - 20px);
}
.edgtf-paspartu-enabled.edgtf-fixed-paspartu-enabled.admin-bar
  .edgtf-wrapper:before {
  top: 32px;
}
.edgtf-paspartu-enabled.edgtf-fixed-paspartu-enabled .edgtf-wrapper:after,
.edgtf-paspartu-enabled.edgtf-fixed-paspartu-enabled .edgtf-wrapper:before {
  content: "";
  position: fixed;
  left: 0;
  width: 100%;
  height: auto;
  padding-top: inherit;
  background-color: inherit;
  z-index: 99999;
}
.edgtf-paspartu-enabled.edgtf-fixed-paspartu-enabled .edgtf-wrapper:before {
  top: 0;
}
.edgtf-paspartu-enabled.edgtf-fixed-paspartu-enabled .edgtf-wrapper:after {
  bottom: 0;
}
.edgtf-paspartu-enabled.edgtf-fixed-paspartu-enabled
  .edgtf-page-header
  .edgtf-fixed-wrapper.fixed {
  margin-top: 10px;
}
.edgtf-paspartu-enabled.edgtf-fixed-paspartu-enabled
  .edgtf-sticky-header.header-appear {
  margin-top: 10px;
}
.edgtf-paspartu-enabled.edgtf-fixed-paspartu-enabled
  .edgtf-mobile-header.mobile-header-appear
  .edgtf-mobile-header-inner {
  margin-top: 10px;
}
.edgtf-smooth-transition-loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
  color: #fff;
  background-color: #000;
}
.edgtf-smooth-transition-loader p {
  margin: 0;
  color: inherit;
  text-align: center;
}
.edgtf-container {
  position: relative;
  padding: 0;
  width: 100%;
  z-index: 100;
}
.edgtf-container:before {
  content: " ";
  display: table;
}
.edgtf-container:after {
  content: " ";
  display: table;
  clear: both;
}
.edgtf-container-inner {
  width: 1100px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-full-width {
  position: relative;
}
.edgtf-content .edgtf-content-inner > .edgtf-container > .edgtf-container-inner,
.edgtf-content
  .edgtf-content-inner
  > .edgtf-full-width
  > .edgtf-full-width-inner {
  /* padding-top: 70px; */
  padding-bottom: 0;
}
@media only screen and (min-width: 1400px) {
  .edgtf-grid-1300 .edgtf-container-inner,
  .edgtf-grid-1300 .edgtf-elementor-row-grid-section > .elementor-container,
  .edgtf-grid-1300 .edgtf-grid,
  .edgtf-grid-1300 .edgtf-row-grid-section {
    width: 1300px;
  }
  .edgtf-grid-1300.edgtf-boxed .edgtf-footer-inner,
  .edgtf-grid-1300.edgtf-boxed .edgtf-wrapper-inner {
    width: 1350px;
  }
  .edgtf-grid-1300.edgtf-boxed .edgtf-page-header .edgtf-fixed-wrapper.fixed,
  .edgtf-grid-1300.edgtf-boxed .edgtf-page-header .edgtf-sticky-header {
    width: 1350px;
    left: auto;
  }
}
@media only screen and (min-width: 1367px) {
  .edgtf-grid-1200 .edgtf-container-inner,
  .edgtf-grid-1200 .edgtf-elementor-row-grid-section > .elementor-container,
  .edgtf-grid-1200 .edgtf-grid,
  .edgtf-grid-1200 .edgtf-row-grid-section {
    width: 1200px;
  }
  .edgtf-grid-1200.edgtf-boxed .edgtf-footer-inner,
  .edgtf-grid-1200.edgtf-boxed .edgtf-wrapper-inner {
    width: 1250px;
  }
  .edgtf-grid-1200.edgtf-boxed .edgtf-page-header .edgtf-fixed-wrapper.fixed,
  .edgtf-grid-1200.edgtf-boxed .edgtf-page-header .edgtf-sticky-header {
    width: 1250px;
    left: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .edgtf-grid-1000 .edgtf-container-inner,
  .edgtf-grid-1000 .edgtf-elementor-row-grid-section > .elementor-container,
  .edgtf-grid-1000 .edgtf-grid,
  .edgtf-grid-1000 .edgtf-row-grid-section {
    width: 1000px;
  }
  .edgtf-grid-1000.edgtf-boxed .edgtf-footer-inner,
  .edgtf-grid-1000.edgtf-boxed .edgtf-wrapper-inner {
    width: 1050px;
  }
  .edgtf-grid-1000.edgtf-boxed .edgtf-page-header .edgtf-fixed-wrapper.fixed,
  .edgtf-grid-1000.edgtf-boxed .edgtf-page-header .edgtf-sticky-header {
    width: 1050px;
    left: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .edgtf-grid-800 .edgtf-container-inner,
  .edgtf-grid-800 .edgtf-elementor-row-grid-section > .elementor-container,
  .edgtf-grid-800 .edgtf-grid,
  .edgtf-grid-800 .edgtf-row-grid-section {
    width: 800px;
  }
  .edgtf-grid-800.edgtf-boxed .edgtf-footer-inner,
  .edgtf-grid-800.edgtf-boxed .edgtf-wrapper-inner {
    width: 850px;
  }
  .edgtf-grid-800.edgtf-boxed .edgtf-page-header .edgtf-fixed-wrapper.fixed,
  .edgtf-grid-800.edgtf-boxed .edgtf-page-header .edgtf-sticky-header {
    width: 850px;
    left: auto;
  }
}
@-webkit-keyframes preload-background {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}
@keyframes preload-background {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}
.edgtf-preload-background {
  background: transparent
    url(../../themes/cinerama/assets/img/preload_pattern.png) repeat scroll
    inherit !important;
  -webkit-animation-name: preload-background;
  -webkit-animation-duration: 40s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
  animation-name: preload-background;
  animation-duration: 40s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-fill-mode: forwards;
}
.edgtf-grid {
  width: 1100px;
  margin: 0 auto;
}
.edgtf-vertical-align-containers {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-vertical-align-containers.edgtf-25-50-25 .edgtf-position-left,
.edgtf-vertical-align-containers.edgtf-25-50-25 .edgtf-position-right {
  width: 25%;
}
.edgtf-vertical-align-containers.edgtf-25-50-25 .edgtf-position-center {
  width: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.edgtf-vertical-align-containers.edgtf-33-33-33 .edgtf-position-center,
.edgtf-vertical-align-containers.edgtf-33-33-33 .edgtf-position-left,
.edgtf-vertical-align-containers.edgtf-33-33-33 .edgtf-position-right {
  width: 33.33%;
}
.edgtf-vertical-align-containers.edgtf-33-33-33 .edgtf-position-center {
  width: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.edgtf-vertical-align-containers.edgtf-50-50 .edgtf-position-left,
.edgtf-vertical-align-containers.edgtf-50-50 .edgtf-position-right {
  width: 50%;
}
.edgtf-vertical-align-containers.edgtf-33-66 .edgtf-position-left {
  width: 33.33%;
}
.edgtf-vertical-align-containers.edgtf-33-66 .edgtf-position-right {
  width: 66.66%;
}
.edgtf-vertical-align-containers.edgtf-66-33 .edgtf-position-left {
  width: 66.66%;
}
.edgtf-vertical-align-containers.edgtf-66-33 .edgtf-position-right {
  width: 33.33%;
}
.edgtf-vertical-align-containers .edgtf-position-left {
  position: relative;
  float: left;
  z-index: 2;
  height: 100%;
}
.edgtf-vertical-align-containers .edgtf-position-center {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  text-align: center;
  z-index: 1;
}
.edgtf-vertical-align-containers .edgtf-position-right {
  position: relative;
  float: right;
  z-index: 2;
  height: 100%;
  text-align: right;
}
.edgtf-vertical-align-containers .edgtf-position-center-inner,
.edgtf-vertical-align-containers .edgtf-position-left-inner,
.edgtf-vertical-align-containers .edgtf-position-right-inner {
  vertical-align: middle;
  display: inline-block;
}
.edgtf-vertical-align-containers
  .edgtf-position-right.edgtf-has-widget
  .edgtf-position-right-inner {
  height: 100%;
}
.edgtf-vertical-align-containers .edgtf-position-center:before,
.edgtf-vertical-align-containers .edgtf-position-left:before,
.edgtf-vertical-align-containers .edgtf-position-right:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-right: 0;
}
.last_toggle_el_margin,
.wpb_button,
.wpb_content_element,
.wpb_row,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0 !important;
}
.vc_row .wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
  background-color: transparent;
}
.edgtf-elementor-row-grid-section > .elementor-container,
.edgtf-row-grid-section {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  z-index: 20;
}
.edgtf-content-aligment-left {
  text-align: left;
}
.edgtf-content-aligment-center {
  text-align: center;
}
.edgtf-content-aligment-right {
  text-align: right;
}
@media only screen and (max-width: 1280px) {
  .edgtf-disabled-bg-image-bellow-1280 {
    background-image: none !important;
  }
}
@media only screen and (max-width: 1024px) {
  .edgtf-disabled-bg-image-bellow-1024 {
    background-image: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .edgtf-disabled-bg-image-bellow-768 {
    background-image: none !important;
  }
}
@media only screen and (max-width: 680px) {
  .edgtf-disabled-bg-image-bellow-680 {
    background-image: none !important;
  }
}
@media only screen and (max-width: 480px) {
  .edgtf-disabled-bg-image-bellow-480 {
    background-image: none !important;
  }
}
.edgtf-parallax-row-holder {
  position: static;
  padding: 0;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center 0;
  background-attachment: fixed;
  overflow: hidden;
}
.edgtf-parallax-row-holder.elementor-section {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
@media only screen and (max-width: 1024px) {
  .edgtf-parallax-row-holder {
    height: auto !important;
    min-height: 200px !important;
    background-position: center top !important;
    background-attachment: scroll;
    background-size: cover;
  }
}
.edgtf-rev-has-paspartu {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  height: 100vh;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.admin-bar .edgtf-rev-has-paspartu {
  height: calc(100vh - 32px);
}
.edgtf-rev-has-paspartu.edgtf-side-paspartu-disabled {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.edgtf-rev-has-paspartu.edgtf-paspartu-tiny {
  padding: 10px;
}
.edgtf-rev-has-paspartu.edgtf-paspartu-tiny.edgtf-top-paspartu-disabled {
  padding-top: 0;
}
.edgtf-rev-has-paspartu.edgtf-paspartu-tiny.edgtf-top-paspartu-disabled
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 10px) !important;
}
.admin-bar
  .edgtf-rev-has-paspartu.edgtf-paspartu-tiny.edgtf-top-paspartu-disabled
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 42px) !important;
}
.edgtf-rev-has-paspartu.edgtf-paspartu-tiny
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 20px) !important;
}
.admin-bar
  .edgtf-rev-has-paspartu.edgtf-paspartu-tiny
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 52px) !important;
}
.edgtf-rev-has-paspartu.edgtf-paspartu-small {
  padding: 20px;
}
.edgtf-rev-has-paspartu.edgtf-paspartu-small.edgtf-top-paspartu-disabled {
  padding-top: 0;
}
.edgtf-rev-has-paspartu.edgtf-paspartu-small.edgtf-top-paspartu-disabled
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 20px) !important;
}
.admin-bar
  .edgtf-rev-has-paspartu.edgtf-paspartu-small.edgtf-top-paspartu-disabled
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 52px) !important;
}
.edgtf-rev-has-paspartu.edgtf-paspartu-small
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 40px) !important;
}
.admin-bar
  .edgtf-rev-has-paspartu.edgtf-paspartu-small
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 72px) !important;
}
.edgtf-rev-has-paspartu.edgtf-paspartu-normal {
  padding: 30px;
}
.edgtf-rev-has-paspartu.edgtf-paspartu-normal.edgtf-top-paspartu-disabled {
  padding-top: 0;
}
.edgtf-rev-has-paspartu.edgtf-paspartu-normal.edgtf-top-paspartu-disabled
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 30px) !important;
}
.admin-bar
  .edgtf-rev-has-paspartu.edgtf-paspartu-normal.edgtf-top-paspartu-disabled
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 62px) !important;
}
.edgtf-rev-has-paspartu.edgtf-paspartu-normal
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 60px) !important;
}
.admin-bar
  .edgtf-rev-has-paspartu.edgtf-paspartu-normal
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 92px) !important;
}
@media only screen and (max-width: 680px) {
  .edgtf-rev-has-paspartu.edgtf-paspartu-normal {
    padding: 20px;
  }
  .edgtf-rev-has-paspartu.edgtf-paspartu-normal.edgtf-top-paspartu-disabled {
    padding-top: 0;
  }
  .edgtf-rev-has-paspartu.edgtf-paspartu-normal.edgtf-top-paspartu-disabled
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 20px) !important;
  }
  .admin-bar
    .edgtf-rev-has-paspartu.edgtf-paspartu-normal.edgtf-top-paspartu-disabled
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 52px) !important;
  }
  .edgtf-rev-has-paspartu.edgtf-paspartu-normal
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 40px) !important;
  }
  .admin-bar
    .edgtf-rev-has-paspartu.edgtf-paspartu-normal
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 72px) !important;
  }
}
.edgtf-rev-has-paspartu.edgtf-paspartu-large {
  padding: 50px;
}
.edgtf-rev-has-paspartu.edgtf-paspartu-large.edgtf-top-paspartu-disabled {
  padding-top: 0;
}
.edgtf-rev-has-paspartu.edgtf-paspartu-large.edgtf-top-paspartu-disabled
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 50px) !important;
}
.admin-bar
  .edgtf-rev-has-paspartu.edgtf-paspartu-large.edgtf-top-paspartu-disabled
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 82px) !important;
}
.edgtf-rev-has-paspartu.edgtf-paspartu-large
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 100px) !important;
}
.admin-bar
  .edgtf-rev-has-paspartu.edgtf-paspartu-large
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 132px) !important;
}
@media only screen and (max-width: 680px) {
  .edgtf-rev-has-paspartu.edgtf-paspartu-large {
    padding: 20px;
  }
  .edgtf-rev-has-paspartu.edgtf-paspartu-large.edgtf-top-paspartu-disabled {
    padding-top: 0;
  }
  .edgtf-rev-has-paspartu.edgtf-paspartu-large.edgtf-top-paspartu-disabled
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 20px) !important;
  }
  .admin-bar
    .edgtf-rev-has-paspartu.edgtf-paspartu-large.edgtf-top-paspartu-disabled
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 52px) !important;
  }
  .edgtf-rev-has-paspartu.edgtf-paspartu-large
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 40px) !important;
  }
  .admin-bar
    .edgtf-rev-has-paspartu.edgtf-paspartu-large
    .forcefullwidth_wrapper_tp_banner
    .tp-fullwidth-forcer {
    height: calc(100vh - 72px) !important;
  }
}
.edgtf-rev-has-paspartu .forcefullwidth_wrapper_tp_banner {
  width: 100% !important;
  left: 0 !important;
}
.edgtf-rev-has-paspartu .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper {
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
.edgtf-rev-has-paspartu .forcefullwidth_wrapper_tp_banner .tp-fullwidth-forcer {
  height: 100vh !important;
}
.admin-bar
  .edgtf-rev-has-paspartu
  .forcefullwidth_wrapper_tp_banner
  .tp-fullwidth-forcer {
  height: calc(100vh - 32px) !important;
}
.screen-reader-text {
  position: absolute !important;
  height: 0;
  line-height: 1;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  display: block;
  top: 5px;
  left: 5px;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  color: #21759b;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  z-index: 100000;
}
.edgtf-two-columns-form-without-space .edgtf-column-left {
  display: table-cell;
  width: 99%;
  vertical-align: top;
}
.edgtf-two-columns-form-without-space .edgtf-column-right {
  display: table-cell;
  width: 1%;
  text-align: left;
  vertical-align: top;
}
.edgtf-two-columns-form-with-space .edgtf-column-left {
  display: table-cell;
  width: 99%;
  vertical-align: top;
  padding: 0 10px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-two-columns-form-with-space .edgtf-column-right {
  display: table-cell;
  width: 1%;
  text-align: left;
  vertical-align: top;
  padding: 0 0 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-no-space.edgtf-disable-bottom-space {
  margin-bottom: 0;
}
.edgtf-no-space .edgtf-outer-space {
  margin: 0;
}
.edgtf-no-space .edgtf-outer-space .edgtf-item-space {
  padding: 0 0;
  margin: 0 0 0;
}
.edgtf-no-space.edgtf-disable-item-bottom-space .edgtf-item-space {
  margin: 0;
}
.edgtf-tiny-space.edgtf-disable-bottom-space {
  margin-bottom: -10px;
}
.edgtf-tiny-space .edgtf-outer-space {
  margin: 0 -5px;
}
.edgtf-tiny-space .edgtf-outer-space .edgtf-item-space {
  padding: 0 5px;
  margin: 0 0 10px;
}
.edgtf-tiny-space.edgtf-disable-item-bottom-space .edgtf-item-space {
  margin: 0;
}
.edgtf-small-space.edgtf-disable-bottom-space {
  margin-bottom: -20px;
}
.edgtf-small-space .edgtf-outer-space {
  margin: 0 -10px;
}
.edgtf-small-space .edgtf-outer-space .edgtf-item-space {
  padding: 0 10px;
  margin: 0 0 20px;
}
.edgtf-small-space.edgtf-disable-item-bottom-space .edgtf-item-space {
  margin: 0;
}
.edgtf-normal-space.edgtf-disable-bottom-space {
  margin-bottom: -30px;
}
.edgtf-normal-space .edgtf-outer-space {
  margin: 0 -15px;
}
.edgtf-normal-space .edgtf-outer-space .edgtf-item-space {
  padding: 0 15px;
  margin: 0 0 30px;
}
.edgtf-normal-space.edgtf-disable-item-bottom-space .edgtf-item-space {
  margin: 0;
}
.edgtf-medium-space.edgtf-disable-bottom-space {
  margin-bottom: -40px;
}
.edgtf-medium-space .edgtf-outer-space {
  margin: 0 -20px;
}
.edgtf-medium-space .edgtf-outer-space .edgtf-item-space {
  padding: 0 20px;
  margin: 0 0 40px;
}
.edgtf-medium-space.edgtf-disable-item-bottom-space .edgtf-item-space {
  margin: 0;
}
.edgtf-large-space.edgtf-disable-bottom-space {
  margin-bottom: -50px;
}
.edgtf-large-space .edgtf-outer-space {
  margin: 0 -25px;
}
.edgtf-large-space .edgtf-outer-space .edgtf-item-space {
  padding: 0 25px;
  margin: 0 0 50px;
}
.edgtf-large-space.edgtf-disable-item-bottom-space .edgtf-item-space {
  margin: 0;
}
.edgtf-huge-space.edgtf-disable-bottom-space {
  margin-bottom: -80px;
}
.edgtf-huge-space .edgtf-outer-space {
  margin: 0 -40px;
}
.edgtf-huge-space .edgtf-outer-space .edgtf-item-space {
  padding: 0 40px;
  margin: 0 0 80px;
}
.edgtf-huge-space.edgtf-disable-item-bottom-space .edgtf-item-space {
  margin: 0;
}
.edgtf-grid-row {
  margin-left: -15px;
  margin-right: -15px;
}
.edgtf-grid-row:after,
.edgtf-grid-row:before {
  content: " ";
  display: table;
}
.edgtf-grid-row:after {
  clear: both;
}
.edgtf-grid-no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.edgtf-grid-no-gutter > div {
  padding-left: 0;
  padding-right: 0;
}
.edgtf-grid-tiny-gutter {
  margin-left: -5px;
  margin-right: -5px;
}
.edgtf-grid-tiny-gutter > div {
  padding-left: 5px;
  padding-right: 5px;
}
.edgtf-grid-small-gutter {
  margin-left: -10px;
  margin-right: -10px;
}
.edgtf-grid-small-gutter > div {
  padding-left: 10px;
  padding-right: 10px;
}
.edgtf-grid-normal-gutter {
  margin-left: -15px;
  margin-right: -15px;
}
.edgtf-grid-normal-gutter > div {
  padding-left: 15px;
  padding-right: 15px;
}
.edgtf-grid-medium-gutter {
  margin-left: -20px;
  margin-right: -20px;
}
.edgtf-grid-medium-gutter > div {
  padding-left: 20px;
  padding-right: 20px;
}
.edgtf-grid-large-gutter {
  margin-left: -25px;
  margin-right: -25px;
}
.edgtf-grid-large-gutter > div {
  padding-left: 25px;
  padding-right: 25px;
}
.edgtf-grid-huge-gutter {
  margin-left: -40px;
  margin-right: -40px;
}
.edgtf-grid-huge-gutter > div {
  padding-left: 40px;
  padding-right: 40px;
}
.edgtf-grid-col-1 {
  position: relative;
  float: left;
  width: 8.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-grid-col-1:after,
.edgtf-grid-col-1:before {
  content: " ";
  display: table;
}
.edgtf-grid-col-1:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-1 {
    width: 100%;
    float: none;
  }
}
.edgtf-grid-col-2 {
  position: relative;
  float: left;
  width: 16.66667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-grid-col-2:after,
.edgtf-grid-col-2:before {
  content: " ";
  display: table;
}
.edgtf-grid-col-2:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-2 {
    width: 100%;
    float: none;
  }
}
.edgtf-grid-col-3 {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-grid-col-3:after,
.edgtf-grid-col-3:before {
  content: " ";
  display: table;
}
.edgtf-grid-col-3:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-3 {
    width: 100%;
    float: none;
  }
}
.edgtf-grid-col-4 {
  position: relative;
  float: left;
  width: 33.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-grid-col-4:after,
.edgtf-grid-col-4:before {
  content: " ";
  display: table;
}
.edgtf-grid-col-4:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-4 {
    width: 100%;
    float: none;
  }
}
.edgtf-grid-col-5 {
  position: relative;
  float: left;
  width: 41.66667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-grid-col-5:after,
.edgtf-grid-col-5:before {
  content: " ";
  display: table;
}
.edgtf-grid-col-5:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-5 {
    width: 100%;
    float: none;
  }
}
.edgtf-grid-col-6 {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-grid-col-6:after,
.edgtf-grid-col-6:before {
  content: " ";
  display: table;
}
.edgtf-grid-col-6:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-6 {
    width: 100%;
    float: none;
  }
}
.edgtf-grid-col-7 {
  position: relative;
  float: left;
  width: 58.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-grid-col-7:after,
.edgtf-grid-col-7:before {
  content: " ";
  display: table;
}
.edgtf-grid-col-7:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-7 {
    width: 100%;
    float: none;
  }
}
.edgtf-grid-col-8 {
  position: relative;
  float: left;
  width: 66.66667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-grid-col-8:after,
.edgtf-grid-col-8:before {
  content: " ";
  display: table;
}
.edgtf-grid-col-8:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-8 {
    width: 100%;
    float: none;
  }
}
.edgtf-grid-col-9 {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-grid-col-9:after,
.edgtf-grid-col-9:before {
  content: " ";
  display: table;
}
.edgtf-grid-col-9:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-9 {
    width: 100%;
    float: none;
  }
}
.edgtf-grid-col-10 {
  position: relative;
  float: left;
  width: 83.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-grid-col-10:after,
.edgtf-grid-col-10:before {
  content: " ";
  display: table;
}
.edgtf-grid-col-10:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-10 {
    width: 100%;
    float: none;
  }
}
.edgtf-grid-col-11 {
  position: relative;
  float: left;
  width: 91.66667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-grid-col-11:after,
.edgtf-grid-col-11:before {
  content: " ";
  display: table;
}
.edgtf-grid-col-11:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-11 {
    width: 100%;
    float: none;
  }
}
.edgtf-grid-col-12 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-grid-col-12:after,
.edgtf-grid-col-12:before {
  content: " ";
  display: table;
}
.edgtf-grid-col-12:after {
  clear: both;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-12 {
    width: 100%;
    float: none;
  }
}
.edgtf-grid-col-push-1 {
  left: 8.33333%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-push-1 {
    left: 0;
  }
}
.edgtf-grid-col-pull-1 {
  right: 8.33333%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-pull-1 {
    right: 0;
  }
}
.edgtf-grid-col-push-2 {
  left: 16.66667%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-push-2 {
    left: 0;
  }
}
.edgtf-grid-col-pull-2 {
  right: 16.66667%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-pull-2 {
    right: 0;
  }
}
.edgtf-grid-col-push-3 {
  left: 25%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-push-3 {
    left: 0;
  }
}
.edgtf-grid-col-pull-3 {
  right: 25%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-pull-3 {
    right: 0;
  }
}
.edgtf-grid-col-push-4 {
  left: 33.33333%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-push-4 {
    left: 0;
  }
}
.edgtf-grid-col-pull-4 {
  right: 33.33333%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-pull-4 {
    right: 0;
  }
}
.edgtf-grid-col-push-5 {
  left: 41.66667%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-push-5 {
    left: 0;
  }
}
.edgtf-grid-col-pull-5 {
  right: 41.66667%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-pull-5 {
    right: 0;
  }
}
.edgtf-grid-col-push-6 {
  left: 50%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-push-6 {
    left: 0;
  }
}
.edgtf-grid-col-pull-6 {
  right: 50%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-pull-6 {
    right: 0;
  }
}
.edgtf-grid-col-push-7 {
  left: 58.33333%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-push-7 {
    left: 0;
  }
}
.edgtf-grid-col-pull-7 {
  right: 58.33333%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-pull-7 {
    right: 0;
  }
}
.edgtf-grid-col-push-8 {
  left: 66.66667%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-push-8 {
    left: 0;
  }
}
.edgtf-grid-col-pull-8 {
  right: 66.66667%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-pull-8 {
    right: 0;
  }
}
.edgtf-grid-col-push-9 {
  left: 75%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-push-9 {
    left: 0;
  }
}
.edgtf-grid-col-pull-9 {
  right: 75%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-pull-9 {
    right: 0;
  }
}
.edgtf-grid-col-push-10 {
  left: 83.33333%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-push-10 {
    left: 0;
  }
}
.edgtf-grid-col-pull-10 {
  right: 83.33333%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-pull-10 {
    right: 0;
  }
}
.edgtf-grid-col-push-11 {
  left: 91.66667%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-push-11 {
    left: 0;
  }
}
.edgtf-grid-col-pull-11 {
  right: 91.66667%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-pull-11 {
    right: 0;
  }
}
.edgtf-grid-col-push-12 {
  left: 100%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-push-12 {
    left: 0;
  }
}
.edgtf-grid-col-pull-12 {
  right: 100%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-pull-12 {
    right: 0;
  }
}
@media only screen and (max-width: 1440px) {
  .edgtf-grid-col-laptop-landscape-large-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .edgtf-grid-col-laptop-landscape-mac-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .edgtf-grid-col-laptop-landscape-medium-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .edgtf-grid-col-laptop-landscape-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-ipad-landscape-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .edgtf-grid-col-ipad-portrait-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .edgtf-grid-col-phone-landscape-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .edgtf-grid-col-phone-portrait-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .edgtf-grid-col-smaller-phone-portrait-1 {
    width: 8.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .edgtf-grid-col-laptop-landscape-large-2 {
    width: 16.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .edgtf-grid-col-laptop-landscape-mac-2 {
    width: 16.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .edgtf-grid-col-laptop-landscape-medium-2 {
    width: 16.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .edgtf-grid-col-laptop-landscape-2 {
    width: 16.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-ipad-landscape-2 {
    width: 16.66667%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .edgtf-grid-col-ipad-portrait-2 {
    width: 16.66667%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .edgtf-grid-col-phone-landscape-2 {
    width: 16.66667%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .edgtf-grid-col-phone-portrait-2 {
    width: 16.66667%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .edgtf-grid-col-smaller-phone-portrait-2 {
    width: 16.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .edgtf-grid-col-laptop-landscape-large-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .edgtf-grid-col-laptop-landscape-mac-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .edgtf-grid-col-laptop-landscape-medium-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .edgtf-grid-col-laptop-landscape-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-ipad-landscape-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .edgtf-grid-col-ipad-portrait-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .edgtf-grid-col-phone-landscape-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .edgtf-grid-col-phone-portrait-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .edgtf-grid-col-smaller-phone-portrait-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .edgtf-grid-col-laptop-landscape-large-4 {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .edgtf-grid-col-laptop-landscape-mac-4 {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .edgtf-grid-col-laptop-landscape-medium-4 {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .edgtf-grid-col-laptop-landscape-4 {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-ipad-landscape-4 {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .edgtf-grid-col-ipad-portrait-4 {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .edgtf-grid-col-phone-landscape-4 {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .edgtf-grid-col-phone-portrait-4 {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .edgtf-grid-col-smaller-phone-portrait-4 {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .edgtf-grid-col-laptop-landscape-large-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .edgtf-grid-col-laptop-landscape-mac-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .edgtf-grid-col-laptop-landscape-medium-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .edgtf-grid-col-laptop-landscape-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-ipad-landscape-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .edgtf-grid-col-ipad-portrait-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .edgtf-grid-col-phone-landscape-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .edgtf-grid-col-phone-portrait-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .edgtf-grid-col-smaller-phone-portrait-5 {
    width: 41.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .edgtf-grid-col-laptop-landscape-large-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .edgtf-grid-col-laptop-landscape-mac-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .edgtf-grid-col-laptop-landscape-medium-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .edgtf-grid-col-laptop-landscape-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-ipad-landscape-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .edgtf-grid-col-ipad-portrait-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .edgtf-grid-col-phone-landscape-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .edgtf-grid-col-phone-portrait-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .edgtf-grid-col-smaller-phone-portrait-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .edgtf-grid-col-laptop-landscape-large-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .edgtf-grid-col-laptop-landscape-mac-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .edgtf-grid-col-laptop-landscape-medium-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .edgtf-grid-col-laptop-landscape-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-ipad-landscape-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .edgtf-grid-col-ipad-portrait-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .edgtf-grid-col-phone-landscape-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .edgtf-grid-col-phone-portrait-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .edgtf-grid-col-smaller-phone-portrait-7 {
    width: 58.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .edgtf-grid-col-laptop-landscape-large-8 {
    width: 66.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .edgtf-grid-col-laptop-landscape-mac-8 {
    width: 66.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .edgtf-grid-col-laptop-landscape-medium-8 {
    width: 66.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .edgtf-grid-col-laptop-landscape-8 {
    width: 66.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-ipad-landscape-8 {
    width: 66.66667%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .edgtf-grid-col-ipad-portrait-8 {
    width: 66.66667%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .edgtf-grid-col-phone-landscape-8 {
    width: 66.66667%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .edgtf-grid-col-phone-portrait-8 {
    width: 66.66667%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .edgtf-grid-col-smaller-phone-portrait-8 {
    width: 66.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .edgtf-grid-col-laptop-landscape-large-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .edgtf-grid-col-laptop-landscape-mac-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .edgtf-grid-col-laptop-landscape-medium-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .edgtf-grid-col-laptop-landscape-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-ipad-landscape-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .edgtf-grid-col-ipad-portrait-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .edgtf-grid-col-phone-landscape-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .edgtf-grid-col-phone-portrait-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .edgtf-grid-col-smaller-phone-portrait-9 {
    width: 75%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .edgtf-grid-col-laptop-landscape-large-10 {
    width: 83.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .edgtf-grid-col-laptop-landscape-mac-10 {
    width: 83.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .edgtf-grid-col-laptop-landscape-medium-10 {
    width: 83.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .edgtf-grid-col-laptop-landscape-10 {
    width: 83.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-ipad-landscape-10 {
    width: 83.33333%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .edgtf-grid-col-ipad-portrait-10 {
    width: 83.33333%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .edgtf-grid-col-phone-landscape-10 {
    width: 83.33333%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .edgtf-grid-col-phone-portrait-10 {
    width: 83.33333%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .edgtf-grid-col-smaller-phone-portrait-10 {
    width: 83.33333%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .edgtf-grid-col-laptop-landscape-large-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1366px) {
  .edgtf-grid-col-laptop-landscape-mac-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1280px) {
  .edgtf-grid-col-laptop-landscape-medium-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1200px) {
  .edgtf-grid-col-laptop-landscape-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-ipad-landscape-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .edgtf-grid-col-ipad-portrait-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 680px) {
  .edgtf-grid-col-phone-landscape-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 480px) {
  .edgtf-grid-col-phone-portrait-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 320px) {
  .edgtf-grid-col-smaller-phone-portrait-11 {
    width: 91.66667%;
    float: left;
  }
}
@media only screen and (max-width: 1440px) {
  .edgtf-grid-col-laptop-landscape-large-12 {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 1366px) {
  .edgtf-grid-col-laptop-landscape-mac-12 {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 1280px) {
  .edgtf-grid-col-laptop-landscape-medium-12 {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 1200px) {
  .edgtf-grid-col-laptop-landscape-12 {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 1024px) {
  .edgtf-grid-col-ipad-landscape-12 {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 768px) {
  .edgtf-grid-col-ipad-portrait-12 {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 680px) {
  .edgtf-grid-col-phone-landscape-12 {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 480px) {
  .edgtf-grid-col-phone-portrait-12 {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 320px) {
  .edgtf-grid-col-smaller-phone-portrait-12 {
    width: 100%;
    float: none;
  }
}
@-webkit-keyframes element-from-left {
  0% {
    opacity: 0;
    -webkit-transform: translate(-20%, 0);
    transform: translate(-20%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes element-from-left {
  0% {
    opacity: 0;
    -webkit-transform: translate(-20%, 0);
    transform: translate(-20%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes element-from-right {
  0% {
    opacity: 0;
    -webkit-transform: translate(20%, 0);
    transform: translate(20%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes element-from-right {
  0% {
    opacity: 0;
    -webkit-transform: translate(20%, 0);
    transform: translate(20%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes element-from-top {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, -30%);
    transform: translate(0, -30%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes element-from-top {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, -30%);
    transform: translate(0, -30%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes element-from-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 30%);
    transform: translate(0, 30%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes element-from-bottom {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 30%);
    transform: translate(0, 30%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.edgtf-element-from-bottom,
.edgtf-element-from-fade,
.edgtf-element-from-left,
.edgtf-element-from-right,
.edgtf-element-from-top {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-element-from-bottom > div,
.edgtf-element-from-fade > div,
.edgtf-element-from-left > div,
.edgtf-element-from-right > div,
.edgtf-element-from-top > div {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  opacity: 0;
}
.edgtf-element-from-fade.edgtf-element-from-fade-on > div {
  opacity: 1;
  -webkit-transition: opacity 0.8s ease 0s;
  -o-transition: opacity 0.8s ease 0s;
  transition: opacity 0.8s ease 0s;
}
.edgtf-element-from-left.edgtf-element-from-left-on > div {
  -webkit-animation: element-from-left 0.55s 1 ease;
  animation: element-from-left 0.55s 1 ease;
  opacity: 1;
}
.edgtf-element-from-right.edgtf-element-from-right-on > div {
  -webkit-animation: element-from-right 0.55s 1 ease;
  animation: element-from-right 0.55s 1 ease;
  opacity: 1;
}
.edgtf-element-from-top.edgtf-element-from-top-on > div {
  -webkit-animation: element-from-top 0.55s 1 ease;
  animation: element-from-top 0.55s 1 ease;
  opacity: 1;
}
.edgtf-element-from-bottom.edgtf-element-from-bottom-on > div {
  -webkit-animation: element-from-bottom 0.55s 1 ease;
  animation: element-from-bottom 0.55s 1 ease;
  opacity: 1;
}
.edgtf-flip-in {
  opacity: 0;
  -webkit-transform: perspective(1000px) rotateY(25deg);
  transform: perspective(1000px) rotateY(25deg);
  -webkit-transition: all 1.1s ease-in-out;
  -o-transition: all 1.1s ease-in-out;
  transition: all 1.1s ease-in-out;
}
.edgtf-flip-in.edgtf-flip-in-on {
  opacity: 1;
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
.edgtf-grow-in {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 1s cubic-bezier(0, 1, 0.5, 1);
  -o-transition: all 1s cubic-bezier(0, 1, 0.5, 1);
  transition: all 1s cubic-bezier(0, 1, 0.5, 1);
}
.edgtf-grow-in.edgtf-grow-in-on {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.edgtf-z-rotate {
  opacity: 0;
  -webkit-transform: rotateZ(7deg);
  -ms-transform: rotate(7deg);
  transform: rotateZ(7deg);
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
}
.edgtf-z-rotate.edgtf-z-rotate-on {
  opacity: 1;
  -webkit-transform: rotateZ(0);
  -ms-transform: rotate(0);
  transform: rotateZ(0);
}
.edgtf-x-rotate {
  opacity: 0;
  -webkit-transform: perspective(900px) rotateX(-45deg);
  transform: perspective(900px) rotateX(-45deg);
  -webkit-transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.edgtf-x-rotate.edgtf-x-rotate-on {
  opacity: 1;
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
.edgtf-y-translate {
  opacity: 0;
  -webkit-transform: translate(0, 30px);
  -ms-transform: translate(0, 30px);
  transform: translate(0, 30px);
  -webkit-transition: all 0.7s cubic-bezier(0.68, -0.65, 0.265, 1.65);
  -o-transition: all 0.7s cubic-bezier(0.68, -0.65, 0.265, 1.65);
  transition: all 0.7s cubic-bezier(0.68, -0.65, 0.265, 1.65);
}
.edgtf-y-translate.edgtf-y-translate-on {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.edgtf-fade-in-down {
  opacity: 0;
  -webkit-transform: translate(0, -25px);
  -ms-transform: translate(0, -25px);
  transform: translate(0, -25px);
  -webkit-transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);
  -o-transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);
  transition: all 0.9s cubic-bezier(0, 1, 0.5, 1);
}
.edgtf-fade-in-down.edgtf-fade-in-down-on {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.edgtf-fade-in-left-x-rotate {
  opacity: 0;
  -webkit-transform: rotateZ(-5deg) translate(-30px, 0);
  -ms-transform: rotate(-5deg) translate(-30px, 0);
  transform: rotateZ(-5deg) translate(-30px, 0);
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.edgtf-fade-in-left-x-rotate.edgtf-fade-in-left-x-rotate-on {
  opacity: 1;
  -webkit-transform: rotateZ(0) translate(0, 0);
  -ms-transform: rotate(0) translate(0, 0);
  transform: rotateZ(0) translate(0, 0);
}
.edgtf-fade-in {
  opacity: 0;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.edgtf-fade-in.edgtf-fade-in-on {
  opacity: 1;
}
.edgtf-st-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2100;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.edgtf-st-loader1 {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.edgtf-st-loader2 {
  margin: -50% 0 0 -50%;
}
.edgtf-rotate-circles {
  width: 60px;
  height: 20px;
}
.edgtf-rotate-circles > div {
  background-color: #333;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1.5s ease infinite;
  animation: ball-fall 1.5s ease infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.edgtf-rotate-circles > div:nth-child(1) {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.edgtf-rotate-circles > div:nth-child(2) {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
.edgtf-rotate-circles > div:nth-child(3) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: 0.5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: 0.5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}
.edgtf-st-loader .pulse {
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  background-color: #000;
  border-radius: 16px;
  -webkit-animation: scaleout 1s infinite ease-in-out;
  animation: scaleout 1s infinite ease-in-out;
}
@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes scaleout {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
.edgtf-st-loader .double_pulse {
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  position: relative;
}
.edgtf-st-loader .double_pulse .double-bounce1,
.edgtf-st-loader .double_pulse .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #000;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}
.edgtf-st-loader .double_pulse .double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.edgtf-st-loader .cube {
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  background-color: #000;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0) rotateY(0);
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
.edgtf-st-loader .rotating_cubes {
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  position: relative;
}
.edgtf-st-loader .rotating_cubes .cube1,
.edgtf-st-loader .rotating_cubes .cube2 {
  background-color: #000;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: cubemove 1.8s infinite ease-in-out;
  animation: cubemove 1.8s infinite ease-in-out;
}
.edgtf-st-loader .rotating_cubes .cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
@-webkit-keyframes cubemove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}
.edgtf-st-loader .stripes {
  width: 50px;
  height: 60px;
  margin: -30px 0 0 -25px;
  text-align: center;
  font-size: 10px;
}
.edgtf-st-loader .stripes > div {
  background-color: #000;
  height: 100%;
  width: 6px;
  display: inline-block;
  margin: 0 3px 0 0;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}
.edgtf-st-loader .stripes .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.edgtf-st-loader .stripes .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.edgtf-st-loader .stripes .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.edgtf-st-loader .stripes .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes stretchdelay {
  0%,
  100%,
  40% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes stretchdelay {
  0%,
  100%,
  40% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.edgtf-st-loader .wave {
  width: 72px;
  text-align: center;
  margin: -9px 0 0 -36px;
}
.edgtf-st-loader .wave > div {
  width: 18px;
  height: 18px;
  background-color: #000;
  margin: 0 3px 0 0;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.edgtf-st-loader .wave .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.edgtf-st-loader .wave .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%,
  100%,
  80% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.edgtf-st-loader .two_rotating_circles {
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  position: relative;
  text-align: center;
  -webkit-animation: rotatecircles 2s infinite linear;
  animation: rotatecircles 2s infinite linear;
}
.edgtf-st-loader .two_rotating_circles .dot1,
.edgtf-st-loader .two_rotating_circles .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #000;
  border-radius: 100%;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}
.edgtf-st-loader .two_rotating_circles .dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes rotatecircles {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotatecircles {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
.edgtf-st-loader .five_rotating_circles {
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  position: relative;
}
.edgtf-st-loader .five_rotating_circles .container1 > div,
.edgtf-st-loader .five_rotating_circles .container2 > div,
.edgtf-st-loader .five_rotating_circles .container3 > div {
  width: 12px;
  height: 12px;
  background-color: #000;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.edgtf-st-loader .five_rotating_circles .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}
.edgtf-st-loader .five_rotating_circles .container2 {
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotate(45deg);
  transform: rotateZ(45deg);
}
.edgtf-st-loader .five_rotating_circles .container3 {
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotate(90deg);
  transform: rotateZ(90deg);
}
.edgtf-st-loader .five_rotating_circles .circle1 {
  top: 0;
  left: 0;
}
.edgtf-st-loader .five_rotating_circles .circle2 {
  top: 0;
  right: 0;
}
.edgtf-st-loader .five_rotating_circles .circle3 {
  right: 0;
  bottom: 0;
}
.edgtf-st-loader .five_rotating_circles .circle4 {
  left: 0;
  bottom: 0;
}
.edgtf-st-loader .five_rotating_circles .container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.edgtf-st-loader .five_rotating_circles .container3 .circle1 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.edgtf-st-loader .five_rotating_circles .container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.edgtf-st-loader .five_rotating_circles .container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.edgtf-st-loader .five_rotating_circles .container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.edgtf-st-loader .five_rotating_circles .container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.edgtf-st-loader .five_rotating_circles .container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.edgtf-st-loader .five_rotating_circles .container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.edgtf-st-loader .five_rotating_circles .container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.edgtf-st-loader .five_rotating_circles .container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.edgtf-st-loader .five_rotating_circles .container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
.edgtf-st-loader .atom {
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  position: relative;
}
.edgtf-st-loader .atom .ball-1 {
  height: 50%;
  width: 50%;
  left: 50%;
  top: 50%;
  position: absolute;
  z-index: 1;
  -webkit-animation: atom_shrink 4.5s infinite linear;
  animation: atom_shrink 4.5s infinite linear;
}
.edgtf-st-loader .atom .ball-1:before {
  content: "";
  background: #000;
  border-radius: 50%;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -50%;
  left: -50%;
}
.edgtf-st-loader .atom .ball-2,
.edgtf-st-loader .atom .ball-3,
.edgtf-st-loader .atom .ball-4 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.edgtf-st-loader .atom .ball-2:before,
.edgtf-st-loader .atom .ball-3:before,
.edgtf-st-loader .atom .ball-4:before {
  content: "";
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #000;
  top: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
}
.edgtf-st-loader .atom .ball-2 {
  -webkit-animation: atom_zindex 1.5s 0.75s infinite steps(2, end);
  animation: atom_zindex 1.5s 0.75s infinite steps(2, end);
}
.edgtf-st-loader .atom .ball-3 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
  -webkit-animation: atom_zindex 1.5s -0.25s infinite steps(2, end);
  animation: atom_zindex 1.5s -0.25s infinite steps(2, end);
}
.edgtf-st-loader .atom .ball-4 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
  -webkit-animation: atom_zindex 1.5s 0.25s infinite steps(2, end);
  animation: atom_zindex 1.5s 0.25s infinite steps(2, end);
}
.edgtf-st-loader .atom .ball-2:before {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-animation: atom_position 1.5s infinite ease,
    atom_size 1.5s -1.125s infinite ease;
  animation: atom_position 1.5s infinite ease,
    atom_size 1.5s -1.125s infinite ease;
}
.edgtf-st-loader .atom .ball-3:before {
  -webkit-animation: atom_position 1.5s -1s infinite ease,
    atom_size 1.5s -0.75s infinite ease;
  animation: atom_position 1.5s -1s infinite ease,
    atom_size 1.5s -0.75s infinite ease;
}
.edgtf-st-loader .atom .ball-4:before {
  -webkit-animation: atom_position 1.5s -0.5s infinite ease,
    atom_size 1.5s -125ms infinite ease;
  animation: atom_position 1.5s -0.5s infinite ease,
    atom_size 1.5s -125ms infinite ease;
}
@-webkit-keyframes atom_position {
  50% {
    top: 80px;
    left: 80px;
  }
}
@keyframes atom_position {
  50% {
    top: 80px;
    left: 80px;
  }
}
@-webkit-keyframes atom_size {
  50% {
    -webkit-transform: scale(0.5, 0.5);
  }
}
@keyframes atom_size {
  50% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
@-webkit-keyframes atom_zindex {
  100% {
    z-index: 10;
  }
}
@keyframes atom_zindex {
  100% {
    z-index: 10;
  }
}
@-webkit-keyframes atom_shrink {
  50% {
    -webkit-transform: scale(0.9, 0.9);
  }
}
@keyframes atom_shrink {
  50% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }
}
.edgtf-st-loader .clock {
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  position: relative;
  -webkit-animation: clock 8s infinite steps(8);
  animation: clock 8s infinite steps(8);
}
.edgtf-st-loader .clock .ball {
  height: 50px;
  width: 50px;
  position: absolute;
}
.edgtf-st-loader .clock .ball:before {
  content: "";
  border-radius: 50%;
  height: 18.31501832px;
  width: 18.31501832px;
  position: absolute;
  background: #000;
}
.edgtf-st-loader .clock .ball-1 {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-animation: clock1 1s ease-in infinite;
  animation: clock1 1s ease-in infinite;
}
.edgtf-st-loader .clock .ball-2 {
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-animation: clock2 1s ease-in infinite;
  animation: clock2 1s ease-in infinite;
}
.edgtf-st-loader .clock .ball-3 {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-animation: clock3 1s ease-in infinite;
  animation: clock3 1s ease-in infinite;
}
.edgtf-st-loader .clock .ball-4 {
  -webkit-animation: clock4 1s ease-in infinite;
  animation: clock4 1s ease-in infinite;
}
@-webkit-keyframes clock {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes clock {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes clock1 {
  0% {
    -webkit-transform: rotate(-135deg);
  }
  30% {
    -webkit-transform: rotate(-450deg);
  }
  100% {
    -webkit-transform: rotate(-450deg);
  }
}
@keyframes clock1 {
  0% {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  30% {
    -webkit-transform: rotate(-450deg);
    transform: rotate(-450deg);
  }
  100% {
    -webkit-transform: rotate(-450deg);
    transform: rotate(-450deg);
  }
}
@-webkit-keyframes clock2 {
  5% {
    -webkit-transform: rotate(-90deg);
  }
  35% {
    -webkit-transform: rotate(-405deg);
  }
  100% {
    -webkit-transform: rotate(-405deg);
  }
}
@keyframes clock2 {
  5% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  35% {
    -webkit-transform: rotate(-405deg);
    transform: rotate(-405deg);
  }
  100% {
    -webkit-transform: rotate(-405deg);
    transform: rotate(-405deg);
  }
}
@-webkit-keyframes clock3 {
  10% {
    -webkit-transform: rotate(-45deg);
  }
  40% {
    -webkit-transform: rotate(-360deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes clock3 {
  10% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  40% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes clock4 {
  15% {
    -webkit-transform: rotate(0);
  }
  45% {
    -webkit-transform: rotate(-315deg);
  }
  100% {
    -webkit-transform: rotate(-315deg);
  }
}
@keyframes clock4 {
  15% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  45% {
    -webkit-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }
  100% {
    -webkit-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }
}
.edgtf-st-loader .mitosis {
  height: 50px;
  width: 50px;
  margin: -25px 0 0 -25px;
  position: relative;
  -webkit-animation: mitosis_invert 2s infinite steps(2, end);
  animation: mitosis_invert 2s infinite steps(2, end);
}
.edgtf-st-loader .mitosis .ball {
  height: 100%;
  width: 100%;
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 0;
  background: #000;
}
.edgtf-st-loader .mitosis .ball-1 {
  -webkit-animation: mitosis_ball1 1s infinite alternate linear;
  animation: mitosis_ball1 1s infinite alternate linear;
}
.edgtf-st-loader .mitosis .ball-2 {
  -webkit-animation: mitosis_ball2 1s infinite alternate linear;
  animation: mitosis_ball2 1s infinite alternate linear;
}
.edgtf-st-loader .mitosis .ball-3 {
  -webkit-animation: mitosis_ball3 1s infinite alternate linear;
  animation: mitosis_ball3 1s infinite alternate linear;
}
.edgtf-st-loader .mitosis .ball-4 {
  -webkit-animation: mitosis_ball4 1s infinite alternate linear;
  animation: mitosis_ball4 1s infinite alternate linear;
}
@-webkit-keyframes mitosis_invert {
  100% {
    -webkit-transform: rotate(180deg);
  }
}
@keyframes mitosis_invert {
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@-webkit-keyframes mitosis_ball1 {
  12% {
    -webkit-transform: none;
  }
  26% {
    -webkit-transform: translateX(25%) scale(1, 0.8);
  }
  40% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
  }
  60% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(50%, 25%) scale(0.6, 0.8);
  }
  88% {
    -webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
  }
  100% {
    -webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
  }
}
@keyframes mitosis_ball1 {
  12% {
    -webkit-transform: none;
    transform: none;
  }
  26% {
    -webkit-transform: translateX(25%) scale(1, 0.8);
    transform: translateX(25%) scale(1, 0.8);
  }
  40% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
    transform: translateX(50%) scale(0.8, 0.8);
  }
  60% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
    transform: translateX(50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(50%, 25%) scale(0.6, 0.8);
    transform: translate(50%, 25%) scale(0.6, 0.8);
  }
  88% {
    -webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
    transform: translate(50%, 50%) scale(0.6, 0.6);
  }
  100% {
    -webkit-transform: translate(50%, 50%) scale(0.6, 0.6);
    transform: translate(50%, 50%) scale(0.6, 0.6);
  }
}
@-webkit-keyframes mitosis_ball2 {
  12% {
    -webkit-transform: none;
  }
  26% {
    -webkit-transform: translateX(25%) scale(1, 0.8);
  }
  40% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
  }
  60% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(50%, -25%) scale(0.6, 0.8);
  }
  88% {
    -webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
  }
  100% {
    -webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
  }
}
@keyframes mitosis_ball2 {
  12% {
    -webkit-transform: none;
    transform: none;
  }
  26% {
    -webkit-transform: translateX(25%) scale(1, 0.8);
    transform: translateX(25%) scale(1, 0.8);
  }
  40% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
    transform: translateX(50%) scale(0.8, 0.8);
  }
  60% {
    -webkit-transform: translateX(50%) scale(0.8, 0.8);
    transform: translateX(50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(50%, -25%) scale(0.6, 0.8);
    transform: translate(50%, -25%) scale(0.6, 0.8);
  }
  88% {
    -webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
    transform: translate(50%, -50%) scale(0.6, 0.6);
  }
  100% {
    -webkit-transform: translate(50%, -50%) scale(0.6, 0.6);
    transform: translate(50%, -50%) scale(0.6, 0.6);
  }
}
@-webkit-keyframes mitosis_ball3 {
  12% {
    -webkit-transform: none;
  }
  26% {
    -webkit-transform: translateX(-25%) scale(1, 0.8);
  }
  40% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
  }
  60% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(-50%, 25%) scale(0.6, 0.8);
  }
  88% {
    -webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
  100% {
    -webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
}
@keyframes mitosis_ball3 {
  12% {
    -webkit-transform: none;
    transform: none;
  }
  26% {
    -webkit-transform: translateX(-25%) scale(1, 0.8);
    transform: translateX(-25%) scale(1, 0.8);
  }
  40% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    transform: translateX(-50%) scale(0.8, 0.8);
  }
  60% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    transform: translateX(-50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(-50%, 25%) scale(0.6, 0.8);
    transform: translate(-50%, 25%) scale(0.6, 0.8);
  }
  88% {
    -webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
    transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
  100% {
    -webkit-transform: translate(-50%, 50%) scale(0.6, 0.6);
    transform: translate(-50%, 50%) scale(0.6, 0.6);
  }
}
@-webkit-keyframes mitosis_ball4 {
  12% {
    -webkit-transform: none;
  }
  26% {
    -webkit-transform: translateX(-25%) scale(1, 0.8);
  }
  40% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
  }
  60% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(-50%, -25%) scale(0.6, 0.8);
  }
  88% {
    -webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
  }
}
@keyframes mitosis_ball4 {
  12% {
    -webkit-transform: none;
    transform: none;
  }
  26% {
    -webkit-transform: translateX(-25%) scale(1, 0.8);
    transform: translateX(-25%) scale(1, 0.8);
  }
  40% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    transform: translateX(-50%) scale(0.8, 0.8);
  }
  60% {
    -webkit-transform: translateX(-50%) scale(0.8, 0.8);
    transform: translateX(-50%) scale(0.8, 0.8);
  }
  74% {
    -webkit-transform: translate(-50%, -25%) scale(0.6, 0.8);
    transform: translate(-50%, -25%) scale(0.6, 0.8);
  }
  88% {
    -webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
    transform: translate(-50%, -50%) scale(0.6, 0.6);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(0.6, 0.6);
    transform: translate(-50%, -50%) scale(0.6, 0.6);
  }
}
.edgtf-st-loader .lines {
  width: 60px;
  height: 60px;
  margin: 0 0 0 -30px;
}
.edgtf-st-loader .lines .line1,
.edgtf-st-loader .lines .line2,
.edgtf-st-loader .lines .line3,
.edgtf-st-loader .lines .line4 {
  margin-left: 10px;
  position: absolute;
  width: 60px;
  height: 4px;
  background-color: #000;
  -webkit-animation: lines_spin 1.5s infinite linear;
  -webkit-animation-timing-function: ease;
}
.edgtf-st-loader .lines .line2 {
  -webkit-animation-delay: 0.1s;
}
.edgtf-st-loader .lines .line3 {
  -webkit-animation-delay: 0.2s;
}
.edgtf-st-loader .lines .line4 {
  -webkit-animation-delay: 0.3s;
}
@-webkit-keyframes lines_spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes lines_spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.edgtf-st-loader .fussion {
  width: 30px;
  height: 30px;
  margin: -45px 0 0 -30px;
  position: relative;
}
.edgtf-st-loader .fussion .ball {
  height: 40px;
  width: 40px;
  left: 50%;
  top: 50%;
  background: #000;
  border-radius: 50%;
  float: left;
  position: absolute;
}
.edgtf-st-loader .fussion .ball-1 {
  background: #000;
  top: 0;
  left: 50%;
  -webkit-animation: fussion_ball1 1s 0s ease infinite;
  animation: fussion_ball1 1s 0s ease infinite;
  z-index: 1;
}
.edgtf-st-loader .fussion .ball-2 {
  background: #000;
  top: 50%;
  left: 100%;
  -webkit-animation: fussion_ball2 1s 0s ease infinite;
  animation: fussion_ball2 1s 0s ease infinite;
  z-index: 2;
}
.edgtf-st-loader .fussion .ball-3 {
  background: #000;
  top: 100%;
  left: 50%;
  -webkit-animation: fussion_ball3 1s 0s ease infinite;
  animation: fussion_ball3 1s 0s ease infinite;
  z-index: 1;
}
.edgtf-st-loader .fussion .ball-4 {
  background: #000;
  top: 50%;
  left: 0;
  -webkit-animation: fussion_ball4 1s 0s ease infinite;
  animation: fussion_ball4 1s 0s ease infinite;
  z-index: 2;
}
@-webkit-keyframes fussion_ball1 {
  50% {
    top: -100%;
    left: 200%;
  }
  100% {
    top: 50%;
    left: 100%;
    z-index: 2;
  }
}
@keyframes fussion_ball1 {
  50% {
    top: -100%;
    left: 200%;
  }
  100% {
    top: 50%;
    left: 100%;
    z-index: 2;
  }
}
@-webkit-keyframes fussion_ball2 {
  50% {
    top: 200%;
    left: 200%;
  }
  100% {
    top: 100%;
    left: 50%;
    z-index: 1;
  }
}
@keyframes fussion_ball2 {
  50% {
    top: 200%;
    left: 200%;
  }
  100% {
    top: 100%;
    left: 50%;
    z-index: 1;
  }
}
@-webkit-keyframes fussion_ball3 {
  50% {
    top: 200%;
    left: -100%;
  }
  100% {
    top: 50%;
    left: 0;
    z-index: 2;
  }
}
@keyframes fussion_ball3 {
  50% {
    top: 200%;
    left: -100%;
  }
  100% {
    top: 50%;
    left: 0;
    z-index: 2;
  }
}
@-webkit-keyframes fussion_ball4 {
  50% {
    top: -100%;
    left: -100%;
  }
  100% {
    top: 0;
    left: 50%;
    z-index: 1;
  }
}
@keyframes fussion_ball4 {
  50% {
    top: -100%;
    left: -100%;
  }
  100% {
    top: 0;
    left: 50%;
    z-index: 1;
  }
}
.edgtf-st-loader .wave_circles {
  width: 150px;
  height: 30px;
  margin: -15px 0 0 -75px;
}
.edgtf-st-loader .wave_circles .ball {
  height: 30px;
  width: 30px;
  float: left;
  background: #000;
  border-radius: 50%;
  margin-right: 10px;
}
.edgtf-st-loader .wave_circles .ball-1 {
  -webkit-animation: wave_jump3 1.8s infinite ease-out;
  animation: wave_jump3 1.8s infinite ease-out;
}
.edgtf-st-loader .wave_circles .ball-2 {
  -webkit-animation: wave_jump2 1.8s infinite ease-out;
  animation: wave_jump2 1.8s infinite ease-out;
}
.edgtf-st-loader .wave_circles .ball-3 {
  -webkit-animation: wave_jump1 1.8s infinite ease-out;
  animation: wave_jump1 1.8s infinite ease-out;
}
.edgtf-st-loader .wave_circles .ball-4 {
  margin-right: 0;
  -webkit-animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
  animation: wave_wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
}
@-webkit-keyframes wave_jump1 {
  12% {
    -webkit-transform: translate(20px, -40px);
    -webkit-animation-timing-function: ease-in;
  }
  24% {
    -webkit-transform: translate(40px, 0);
  }
  100% {
    -webkit-transform: translate(40px, 0);
  }
}
@keyframes wave_jump1 {
  12% {
    -webkit-transform: translate(20px, -40px);
    transform: translate(20px, -40px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  24% {
    -webkit-transform: translate(40px, 0);
    transform: translate(40px, 0);
  }
  100% {
    -webkit-transform: translate(40px, 0);
    transform: translate(40px, 0);
  }
}
@-webkit-keyframes wave_jump2 {
  12% {
    -webkit-transform: translate(0, 0);
  }
  24% {
    -webkit-transform: translate(20px, -40px);
    -webkit-animation-timing-function: ease-in;
  }
  36% {
    -webkit-transform: translate(40px, 0);
  }
  100% {
    -webkit-transform: translate(40px, 0);
  }
}
@keyframes wave_jump2 {
  12% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  24% {
    -webkit-transform: translate(20px, -40px);
    transform: translate(20px, -40px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  36% {
    -webkit-transform: translate(40px, 0);
    transform: translate(40px, 0);
  }
  100% {
    -webkit-transform: translate(40px, 0);
    transform: translate(40px, 0);
  }
}
@-webkit-keyframes wave_jump3 {
  24% {
    -webkit-transform: translate(0, 0);
  }
  36% {
    -webkit-transform: translate(20px, -40px);
    -webkit-animation-timing-function: ease-in;
  }
  48% {
    -webkit-transform: translate(40px, 0);
  }
  100% {
    -webkit-transform: translate(40px, 0);
  }
}
@keyframes wave_jump3 {
  24% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  36% {
    -webkit-transform: translate(20px, -40px);
    transform: translate(20px, -40px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  48% {
    -webkit-transform: translate(40px, 0);
    transform: translate(40px, 0);
  }
  100% {
    -webkit-transform: translate(40px, 0);
    transform: translate(40px, 0);
  }
}
@-webkit-keyframes wave_wipe {
  48% {
    -webkit-transform: translateX(-120px);
  }
  100% {
    -webkit-transform: translateX(-120px);
  }
}
@keyframes wave_wipe {
  48% {
    -webkit-transform: translateX(-120px);
    transform: translateX(-120px);
  }
  100% {
    -webkit-transform: translateX(-120px);
    transform: translateX(-120px);
  }
}
.edgtf-st-loader .pulse_circles {
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  position: relative;
}
.edgtf-st-loader .pulse_circles * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-st-loader .pulse_circles .ball {
  height: 100%;
  width: 100%;
  background: #000;
  position: absolute;
  border-radius: 50%;
  border: 0 solid #000;
  -webkit-animation: pulse_circles_pulse 3s infinite;
  animation: pulse_circles_pulse 3s infinite;
}
.edgtf-st-loader .pulse_circles .ball-2 {
  -webkit-animation-delay: -0.75s;
  animation-delay: -0.75s;
}
.edgtf-st-loader .pulse_circles .ball-3 {
  -webkit-animation-delay: -1.5s;
  animation-delay: -1.5s;
}
.edgtf-st-loader .pulse_circles .ball-4 {
  -webkit-animation-delay: -2.25s;
  animation-delay: -2.25s;
}
@-webkit-keyframes pulse_circles_pulse {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 1;
    border-width: 50px;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
    border-width: 0;
  }
}
@keyframes pulse_circles_pulse {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 1;
    border-width: 50px;
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
    border-width: 0;
  }
}
#respond input[type="text"],
#respond textarea,
.edgtf-style-form textarea,
.post-password-form input[type="password"],
.wpcf7-form textarea,
.wpcf7-form-control.wpcf7-date,
.wpcf7-form-control.wpcf7-number,
.wpcf7-form-control.wpcf7-quiz,
.wpcf7-form-control.wpcf7-select,
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea,
input[type="email"],
input[type="password"],
input[type="text"] {
  position: relative;
  width: 100%;
  margin: 0 0 20px;
  padding: 14px 23px 16px;
  font-family: inherit;
  font-size: 17px;
  line-height: 23px;
  font-weight: inherit;
  color: #000;
  background-color: transparent;
  border: 1px solid rgba(170, 170, 170, 0.8);
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.2s ease-in-out;
  -o-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
}
#respond input:focus[type="text"],
#respond input:hover[type="text"],
#respond textarea:focus,
#respond textarea:hover,
.edgtf-style-form textarea:focus,
.edgtf-style-form textarea:hover,
.wpcf7-form textarea:focus,
.wpcf7-form textarea:hover,
.wpcf7-form-control.wpcf7-date:focus,
.wpcf7-form-control.wpcf7-date:hover,
.wpcf7-form-control.wpcf7-number:focus,
.wpcf7-form-control.wpcf7-number:hover,
.wpcf7-form-control.wpcf7-quiz:focus,
.wpcf7-form-control.wpcf7-quiz:hover,
.wpcf7-form-control.wpcf7-select:focus,
.wpcf7-form-control.wpcf7-select:hover,
.wpcf7-form-control.wpcf7-text:focus,
.wpcf7-form-control.wpcf7-text:hover,
.wpcf7-form-control.wpcf7-textarea:focus,
.wpcf7-form-control.wpcf7-textarea:hover,
input:focus[type="email"],
input:focus[type="password"],
input:focus[type="text"],
input:hover[type="email"],
input:hover[type="password"],
input:hover[type="text"] {
  border-color: #000;
}
#respond input[type="text"]::-webkit-input-placeholder,
#respond textarea::-webkit-input-placeholder,
.edgtf-style-form textarea::-webkit-input-placeholder,
.post-password-form input[type="password"]::-webkit-input-placeholder,
.wpcf7-form textarea::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-date::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-number::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-quiz::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-select::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-text::-webkit-input-placeholder,
.wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder {
  color: #909090;
}
#respond input:-moz-placeholder[type="text"],
#respond textarea:-moz-placeholder,
.edgtf-style-form textarea:-moz-placeholder,
.wpcf7-form textarea:-moz-placeholder,
.wpcf7-form-control.wpcf7-date:-moz-placeholder,
.wpcf7-form-control.wpcf7-number:-moz-placeholder,
.wpcf7-form-control.wpcf7-quiz:-moz-placeholder,
.wpcf7-form-control.wpcf7-select:-moz-placeholder,
.wpcf7-form-control.wpcf7-text:-moz-placeholder,
.wpcf7-form-control.wpcf7-textarea:-moz-placeholder,
input:-moz-placeholder[type="email"],
input:-moz-placeholder[type="password"],
input:-moz-placeholder[type="text"] {
  color: #909090;
  opacity: 1;
}
#respond input[type="text"]::-moz-placeholder,
#respond textarea::-moz-placeholder,
.edgtf-style-form textarea::-moz-placeholder,
.post-password-form input[type="password"]::-moz-placeholder,
.wpcf7-form textarea::-moz-placeholder,
.wpcf7-form-control.wpcf7-date::-moz-placeholder,
.wpcf7-form-control.wpcf7-number::-moz-placeholder,
.wpcf7-form-control.wpcf7-quiz::-moz-placeholder,
.wpcf7-form-control.wpcf7-select::-moz-placeholder,
.wpcf7-form-control.wpcf7-text::-moz-placeholder,
.wpcf7-form-control.wpcf7-textarea::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="text"]::-moz-placeholder {
  color: #909090;
  opacity: 1;
}
#respond input:-ms-input-placeholder[type="text"],
#respond textarea:-ms-input-placeholder,
.edgtf-style-form textarea:-ms-input-placeholder,
.wpcf7-form textarea:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-date:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-number:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-quiz:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-select:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-text:-ms-input-placeholder,
.wpcf7-form-control.wpcf7-textarea:-ms-input-placeholder,
input:-ms-input-placeholder[type="email"],
input:-ms-input-placeholder[type="password"],
input:-ms-input-placeholder[type="text"] {
  color: #909090;
}
.edgtf-comment-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-comment-holder .edgtf-comment-holder-inner {
  padding: 123px 0 20px;
}
.edgtf-comment-holder
  .edgtf-comment.edgtf-pingback-comment
  .edgtf-comment-text {
  padding: 0;
}
.edgtf-comment-holder .edgtf-comment-list {
  list-style: none;
  position: relative;
  z-index: 150;
  padding: 0;
  margin: 0;
}
.edgtf-comment-holder .edgtf-comment-list li {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0 0;
}
.edgtf-comment-holder .edgtf-comment-list > li:first-child {
  margin: 0;
  padding: 0;
  border: 0;
}
.edgtf-comment-holder .edgtf-comment-list .children {
  padding: 0 0 0 108px;
}
.edgtf-comment-holder .edgtf-comments-title {
  margin-bottom: 38px;
}
.edgtf-comment-holder .edgtf-comments-title > * {
  margin: 0;
}
.edgtf-comment-holder .edgtf-comment-image {
  position: relative;
  display: block;
  top: 10px;
  left: 0;
  width: 82px;
  height: 82px;
  float: left;
}
.edgtf-comment-holder .edgtf-comment-image img {
  display: block;
  border-radius: 4em;
}
.edgtf-comment-holder .edgtf-comment-text {
  padding: 5px 0 0 108px;
  min-height: 82px;
}
.edgtf-comment-holder .edgtf-comment-text .edgtf-comment-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 6px 0 0;
}
.edgtf-comment-holder .edgtf-comment-text .comment-edit-link,
.edgtf-comment-holder .edgtf-comment-text .comment-reply-link,
.edgtf-comment-holder .edgtf-comment-text .replay {
  font-size: 12px;
  font-weight: 700;
  line-height: 2.916666666666667em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #000;
}
.edgtf-comment-holder .edgtf-comment-text .comment-edit-link:hover,
.edgtf-comment-holder .edgtf-comment-text .comment-reply-link:hover,
.edgtf-comment-holder .edgtf-comment-text .replay:hover {
  color: #000;
}
.edgtf-comment-holder .edgtf-comment-text .comment-edit-link,
.edgtf-comment-holder .edgtf-comment-text .replay {
  float: right;
}
.edgtf-comment-holder .edgtf-comment-text .edgtf-comment-name {
  float: left;
  margin: 0;
}
.edgtf-comment-holder .edgtf-comment-text .edgtf-comment-date {
  display: none;
  float: left;
  margin: 0;
  font-size: 12px;
}
.edgtf-comment-holder .edgtf-comment-text .edgtf-text-holder p {
  margin: 6px 0 3px;
}
.edgtf-comment-holder .edgtf-comment-text .comment-respond {
  margin: 20px 0;
}
.edgtf-comment-holder
  .edgtf-comment-text
  .comment-respond
  .comment-reply-title {
  margin: 0 0 10px;
  font-size: 14px;
}
.edgtf-comment-holder .edgtf-comment-text .comment-respond .logged-in-as {
  margin: 0 0 8px;
}
.edgtf-comment-holder .edgtf-comment-text #cancel-comment-reply-link {
  margin-left: 10px;
  font-size: 12px;
  color: #000;
}
.edgtf-comment-holder .edgtf-comment-text #cancel-comment-reply-link:hover {
  color: #000;
}
.edgtf-comment-holder .edgtf-comment-text ol li,
.edgtf-comment-holder .edgtf-comment-text ul li {
  display: list-item;
}
.edgtf-comment-holder .edgtf-comment-text li {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
.edgtf-comment-form {
  padding: 0;
  clear: both;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-comment-form .edgtf-comment-form-inner {
  font-size: 15px;
  padding: 94px 0 78px;
}
.edgtf-comment-form .edgtf-comment-form-inner input[type="email"] {
  float: right;
}
.edgtf-comment-form .edgtf-comment-form-inner #respond textarea {
  margin: 14px 0 20px 0;
}
.edgtf-comment-form .comment-reply-title {
  margin: 0 0 24px;
}
.edgtf-comment-form .logged-in-as {
  margin: 0 0 8px;
}
@media only screen and (max-width: 768px) {
  .edgtf-comment-holder .edgtf-comment-list .children {
    padding: 0 0 0 40px;
  }
}
@media only screen and (max-width: 680px) {
  .edgtf-comment-holder .edgtf-comment-list .children {
    padding: 0;
  }
  .edgtf-comment-holder .edgtf-comment-text .edgtf-comment-date,
  .edgtf-comment-holder .edgtf-comment-text .edgtf-comment-name {
    float: none;
  }
  .edgtf-comment-holder .edgtf-comment-text .comment-edit-link,
  .edgtf-comment-holder .edgtf-comment-text .comment-reply-link,
  .edgtf-comment-holder .edgtf-comment-text .replay {
    float: none;
    margin: 0 10px 0 0;
  }
}
@media only screen and (max-width: 480px) {
  .edgtf-comment-holder .edgtf-comment-image {
    float: none;
  }
  .edgtf-comment-holder .edgtf-comment-text {
    padding: 20px 0 0;
    min-height: inherit;
  }
}
.post-password-form input[type="password"] {
  display: block;
  max-width: 570px;
  margin-top: 10px;
}
footer .wpcf7-form-control.wpcf7-date,
footer .wpcf7-form-control.wpcf7-number,
footer .wpcf7-form-control.wpcf7-quiz,
footer .wpcf7-form-control.wpcf7-select,
footer .wpcf7-form-control.wpcf7-text,
footer .wpcf7-form-control.wpcf7-textarea {
  margin: 0;
}
#submit_comment,
.post-password-form input[type="submit"],
input.wpcf7-form-control.wpcf7-submit {
  font-family: inherit;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  outline: 0;
  font-size: 12px;
  line-height: 1.2em;
  letter-spacing: 0.35em;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  padding: 18px 46px 16px;
  color: #000;
  background-color: transparent;
  border: 2px solid #000;
  cursor: pointer;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
}
#submit_comment:hover,
.post-password-form input[type="submit"]:hover,
input.wpcf7-form-control.wpcf7-submit:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.wpcf7-form p,
p.form-submit {
  margin: 0;
}
#respond textarea,
.edgtf-style-form textarea,
.wpcf7-form textarea {
  display: block;
}
.wpcf7 .edgtf-two-columns-form-without-space {
  border: 1px solid rgba(170, 170, 170, 0.8);
  -webkit-transition: border-color 0.3s ease-out;
  -o-transition: border-color 0.3s ease-out;
  transition: border-color 0.3s ease-out;
}
.touch .wpcf7 .edgtf-two-columns-form-without-space {
  cursor: pointer;
}
.wpcf7 .edgtf-two-columns-form-without-space:hover {
  border-color: #000;
}
.edgtf-two-columns-form-without-space .wpcf7-form .ajax-loader {
  display: none;
}
.edgtf-two-columns-form-without-space .edgtf-btn.submit,
.edgtf-two-columns-form-without-space .wpcf7-form-control.wpcf7-text {
  height: 55px;
  background-color: transparent;
  border: 0;
}
.edgtf-two-columns-form-without-space .wpcf7-form-control.wpcf7-text {
  margin-bottom: 0;
  border-right-color: transparent;
}
.edgtf-two-columns-form-without-space .edgtf-btn.submit {
  padding: 0 12px;
  font-size: 18px;
  line-height: 1;
  left: -1px;
  color: #000;
  border-left-color: transparent;
}
.edgtf-page-footer .wpcf7 .edgtf-two-columns-form-without-space {
  border-color: rgba(255, 255, 255, 0.41);
  width: calc(100% - 15px);
}
.edgtf-page-footer .wpcf7 .edgtf-two-columns-form-without-space:hover {
  border-color: #fff;
}
.edgtf-page-footer .edgtf-two-columns-form-without-space .edgtf-btn.submit,
.edgtf-page-footer
  .edgtf-two-columns-form-without-space
  .wpcf7-form-control.wpcf7-text {
  height: 45px;
}
.edgtf-page-footer
  .edgtf-two-columns-form-without-space
  .wpcf7-form-control.wpcf7-text {
  color: #b1b2b2;
  padding: 17px 23px;
}
.edgtf-page-footer
  .edgtf-two-columns-form-without-space
  .wpcf7-form-control.wpcf7-text:focus {
  color: #fff;
}
.edgtf-page-footer .edgtf-two-columns-form-without-space .edgtf-btn.submit {
  color: #fff;
  line-height: 2.8em;
}
.edgtf-custom-link-style a {
  color: #737373;
}
.edgtf-custom-link-style a:hover {
  color: #000;
}
.edgtf-owl-slider {
  visibility: hidden;
}
.edgtf-light-skin.edgtf-owl-custom-nav .edgtf-owl-slider .owl-nav .owl-prev {
  cursor: url(../../themes/cinerama/assets/img/light-navigation-left.png), auto;
}
.edgtf-light-skin.edgtf-owl-custom-nav .edgtf-owl-slider .owl-nav .owl-next {
  cursor: url(../../themes/cinerama/assets/img/light-navigation-right.png), auto;
}
.edgtf-owl-custom-nav .edgtf-owl-slider .owl-nav .owl-next,
.edgtf-owl-custom-nav .edgtf-owl-slider .owl-nav .owl-prev {
  position: absolute;
  content: "";
  top: 50%;
  width: 22%;
  height: 100%;
  border: none;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.edgtf-owl-custom-nav .edgtf-owl-slider .owl-nav .owl-next > span,
.edgtf-owl-custom-nav .edgtf-owl-slider .owl-nav .owl-prev > span {
  display: none;
}
.edgtf-owl-custom-nav .edgtf-owl-slider .owl-nav .owl-prev {
  left: 0;
  cursor: url(../../themes/cinerama/assets/img/dark-navigation-left.png), auto;
}
.edgtf-owl-custom-nav .edgtf-owl-slider .owl-nav .owl-next {
  right: 0;
  cursor: url(../../themes/cinerama/assets/img/dark-navigation-right.png), auto;
}
.edgtf-owl-slider .owl-stage-outer {
  z-index: 1;
}
.edgtf-owl-slider.edgtf-slider-is-moving .owl-item .edgtf-block-drag-link {
  z-index: -1 !important;
}
.edgtf-owl-slider.edgtf-slider-has-both-nav .owl-nav .owl-next,
.edgtf-owl-slider.edgtf-slider-has-both-nav .owl-nav .owl-prev {
  -webkit-transform: translateY(calc(-50% - 21px));
  -ms-transform: translateY(calc(-50% - 21px));
  transform: translateY(calc(-50% - 21px));
}
.edgtf-owl-slider.edgtf-slider-hide-pagination .owl-dots {
  display: none;
}
.edgtf-nav-light-skin .edgtf-owl-slider .owl-nav .owl-next > span svg,
.edgtf-nav-light-skin .edgtf-owl-slider .owl-nav .owl-prev > span svg {
  stroke: #fff;
}
.edgtf-owl-slider .owl-nav .owl-next,
.edgtf-owl-slider .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  width: 13px;
  height: 25px;
  text-align: center;
  color: #000;
  z-index: 3;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.edgtf-owl-slider .owl-nav .owl-next > span svg,
.edgtf-owl-slider .owl-nav .owl-prev > span svg {
  fill: transparent;
  stroke: #000;
}
.edgtf-owl-slider .owl-nav .owl-prev {
  left: 24px;
}
.edgtf-owl-slider .owl-nav .owl-next {
  right: 24px;
}
.edgtf-owl-slider .owl-dots {
  text-align: center;
  margin: 16px 0 0;
}
.edgtf-owl-slider .owl-dots .owl-dot {
  display: inline-block;
  vertical-align: middle;
}
.edgtf-owl-slider .owl-dots .owl-dot span {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  margin: 0 6px;
  border-radius: 3em;
  background-color: transparent;
  border: 2px solid rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s ease-out, border 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out, border 0.2s ease-out;
  transition: background-color 0.2s ease-out, border 0.2s ease-out;
}
.edgtf-owl-slider .owl-dots .owl-dot.active span,
.edgtf-owl-slider .owl-dots .owl-dot:hover span {
  background-color: #000;
  border-color: #000;
}
.edgtf-owl-slider .owl-carousel .owl-item img {
  -webkit-transform: translateZ(0);
}
.edgtf-owl-slider + .edgtf-slider-thumbnail {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  margin: 20px -10px 0;
}
.edgtf-owl-slider + .edgtf-slider-thumbnail > .edgtf-slider-thumbnail-item {
  float: left;
  padding: 0 10px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 0;
  cursor: pointer;
}
.edgtf-owl-slider + .edgtf-slider-thumbnail > .edgtf-slider-thumbnail-item img {
  border: 2px solid transparent;
  -webkit-transition: border-color 0.2s ease-out;
  -o-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
}
.edgtf-owl-slider
  + .edgtf-slider-thumbnail
  > .edgtf-slider-thumbnail-item.active
  img {
  border: 2px solid #000;
}
.edgtf-owl-slider
  + .edgtf-slider-thumbnail.edgtf-slider-columns-two
  .edgtf-slider-thumbnail-item {
  width: 50%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-owl-slider
    + .edgtf-slider-thumbnail.edgtf-slider-columns-two
    .edgtf-slider-thumbnail-item {
    width: 33.3333%;
  }
}
.edgtf-owl-slider
  + .edgtf-slider-thumbnail.edgtf-slider-columns-three
  .edgtf-slider-thumbnail-item {
  width: 33.33333%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-owl-slider
    + .edgtf-slider-thumbnail.edgtf-slider-columns-three
    .edgtf-slider-thumbnail-item {
    width: 33.3333%;
  }
}
.edgtf-owl-slider
  + .edgtf-slider-thumbnail.edgtf-slider-columns-four
  .edgtf-slider-thumbnail-item {
  width: 25%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-owl-slider
    + .edgtf-slider-thumbnail.edgtf-slider-columns-four
    .edgtf-slider-thumbnail-item {
    width: 33.3333%;
  }
}
.edgtf-owl-slider
  + .edgtf-slider-thumbnail.edgtf-slider-columns-five
  .edgtf-slider-thumbnail-item {
  width: 20%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-owl-slider
    + .edgtf-slider-thumbnail.edgtf-slider-columns-five
    .edgtf-slider-thumbnail-item {
    width: 33.3333%;
  }
}
.edgtf-owl-slider
  + .edgtf-slider-thumbnail.edgtf-slider-columns-six
  .edgtf-slider-thumbnail-item {
  width: 16.66667%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-owl-slider
    + .edgtf-slider-thumbnail.edgtf-slider-columns-six
    .edgtf-slider-thumbnail-item {
    width: 33.3333%;
  }
}
.error404 .edgtf-wrapper {
  padding: 0 !important;
}
.error404 .edgtf-content-inner {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.error404 .edgtf-page-not-found {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  padding: 10% 28% 10%;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .error404 .edgtf-page-not-found {
    padding: 160px 8% 70px;
  }
}
.error404 .edgtf-page-not-found .edgtf-404-title {
  margin: 0;
  font-size: 120px;
  line-height: 1.07em;
}
.error404 .edgtf-page-not-found .edgtf-404-subtitle {
  margin: 0;
}
.error404 .edgtf-page-not-found .edgtf-404-tagline {
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 2.8em;
  text-transform: uppercase;
  letter-spacing: 0.35em;
  color: #777;
}
.error404 .edgtf-page-not-found .edgtf-404-text {
  margin: 19px 0 0;
  letter-spacing: -0.01em;
  color: #777;
}
.error404 .edgtf-page-not-found .edgtf-btn {
  margin: 34px 0 0;
}
.error404 .edgtf-page-not-found .edgtf-btn.edgtf-btn-light-style {
  color: #585858;
  background-color: #fff;
  border-color: #fff;
}
.error404 .edgtf-page-not-found .edgtf-btn.edgtf-btn-light-style:hover {
  color: #fff !important;
  background-color: transparent !important;
  border-color: #fff !important;
}
#edgtf-back-to-top {
  position: fixed;
  right: 25px;
  bottom: 25px;
  width: 56px;
  height: 28px;
  margin: 0;
  font-size: 13px;
  line-height: 27px;
  text-align: center;
  color: #545454;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
}
#edgtf-back-to-top.off {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.15s ease, visibility 0s 0.15s;
  -o-transition: opacity 0.15s ease, visibility 0s 0.15s;
  transition: opacity 0.15s ease, visibility 0s 0.15s;
}
#edgtf-back-to-top.on {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#edgtf-back-to-top span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 3px;
  border-bottom: 2px solid currentColor;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
#edgtf-back-to-top span:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
#edgtf-back-to-top span:hover:after {
  right: auto;
  left: 3px;
  width: calc(100% - 5px);
}
#edgtf-back-to-top span:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 8px;
  width: 39px;
  height: 39px;
  border-top: 2px solid currentColor;
  border-left: 2px solid currentColor;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#edgtf-back-to-top span:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  background-color: currentColor;
  -webkit-transition: width 0.4s ease;
  -o-transition: width 0.4s ease;
  transition: width 0.4s ease;
}
.edgtf-self-hosted-video-holder .edgtf-video-wrap .mejs-container,
.edgtf-self-hosted-video-holder .edgtf-video-wrap .mejs-overlay-play,
.edgtf-self-hosted-video-holder .edgtf-video-wrap .mejs-poster {
  height: 100% !important; /*!important because of the inline style*/
  width: 100% !important; /*!important because of the inline style*/
}
.edgtf-audio-page-player-holder {
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 50px;
  height: 45px;
  z-index: 9999;
}
.edgtf-audio-page-player-holder .edgtf-audio-control,
.edgtf-audio-page-player-holder .edgtf-audio-pause {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.edgtf-audio-page-player-holder .edgtf-audio-control {
  padding: 10px;
  background-color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-audio-page-player-holder .edgtf-audio-pause {
  left: 10px;
}
.edgtf-audio-page-player-holder .edgtf-audio-pause,
.edgtf-audio-page-player-holder .edgtf-audio-play {
  fill: none;
  stroke: #fff;
  width: 30px;
}
.edgtf-audio-page-player-holder.edgtf-playing .edgtf-audio-play {
  opacity: 0;
}
.edgtf-audio-page-player-holder.edgtf-playing .edgtf-audio-pause {
  opacity: 1;
}
.edgtf-audio-page-player-holder.edgtf-pause .edgtf-audio-play {
  opacity: 1;
}
.edgtf-audio-page-player-holder.edgtf-pause .edgtf-audio-pause {
  opacity: 0;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
input[type="search"]::-ms-clear {
  display: none;
}
input[type="text"]::-ms-clear {
  display: none;
}
aside.edgtf-sidebar {
  position: relative;
  z-index: 11;
  margin: 0 0 60px;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 25px;
}
aside.edgtf-sidebar .widget:last-child {
  margin: 0 !important;
}
@media only screen and (max-width: 1024px) {
  aside.edgtf-sidebar {
    border-left: none;
    padding-left: 0;
  }
}
.wpb_widgetised_column {
  position: relative;
}
.wpb_widgetised_column .widget:last-child {
  margin: 0 !important;
}
.widget {
  margin: 0 0 35px;
}
.widget .edgtf-widget-title {
  margin: 0 0 23px;
}
.widget .edgtf-widget-title a {
  color: inherit;
}
.widget ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.widget ul li {
  margin: 0 0 10px;
}
.widget ul li:last-child {
  margin: 0;
}
.widget.widget_text img {
  display: block;
}
.widget #wp-calendar {
  width: 100%;
  text-align: center;
}
.widget #wp-calendar caption {
  color: #000;
  margin: 0 0 15px;
}
.widget #wp-calendar td,
.widget #wp-calendar th {
  padding: 3px 4px;
}
.widget #wp-calendar td#today {
  color: #fff;
  background-color: #000;
}
.widget #wp-calendar td#today a {
  color: inherit;
}
.widget.widget_rss .edgtf-widget-title .rsswidget:hover {
  color: #000;
}
.widget.widget_rss .rss-widget-icon {
  display: inline-block;
}
.widget.widget_rss ul li {
  margin: 0 0 25px;
}
.widget.widget_rss ul li .rss-date {
  display: block;
}
.widget.widget_search form {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  clear: both;
}
@media only screen and (min-width: 1025px) {
  .widget.widget_search form {
    max-width: 70%;
  }
}
.widget.widget_search form > div {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  border-width: 0;
  border-style: solid;
  border-color: rgba(170, 170, 170, 0.8);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.widget.widget_search button,
.widget.widget_search input {
  position: relative;
  display: inline-block;
  vertical-align: top;
  float: left;
  height: 52px;
  font-family: inherit;
  font-weight: 300;
  font-size: 17px;
  line-height: 32px;
  color: #737373;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.widget.widget_search input {
  width: calc(100% - 41px);
  padding: 10px 0;
}
.widget.widget_search input::-webkit-input-placeholder {
  color: inherit;
}
.widget.widget_search input:-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.widget.widget_search input::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.widget.widget_search input:-ms-input-placeholder {
  color: inherit;
}
.widget.widget_search button {
  width: 40px;
  padding: 10px 0;
  font-size: 16px;
  color: #737373;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.widget.widget_search button:hover {
  color: #000;
}
.widget.widget_search button span {
  display: block;
  line-height: inherit;
}
.widget.widget_search button span:before {
  display: block;
  line-height: inherit;
}
.widget.widget_archive ul li,
.widget.widget_categories ul li,
.widget.widget_meta ul li,
.widget.widget_nav_menu ul li,
.widget.widget_pages ul li,
.widget.widget_recent_comments ul li {
  margin: 0;
  padding: 2px 0;
}
.widget.widget_archive ul li:last-child,
.widget.widget_categories ul li:last-child,
.widget.widget_meta ul li:last-child,
.widget.widget_nav_menu ul li:last-child,
.widget.widget_pages ul li:last-child,
.widget.widget_recent_comments ul li:last-child {
  border: none;
}
.widget.widget_archive ul li ul,
.widget.widget_categories ul li ul,
.widget.widget_meta ul li ul,
.widget.widget_nav_menu ul li ul,
.widget.widget_pages ul li ul,
.widget.widget_recent_comments ul li ul {
  margin: 4px 0 0;
  padding: 0 0 0 10px;
}
.widget.widget_recent_entries .edgtf-widget-title {
  margin: 0 0 25px;
}
.widget.widget_recent_entries ul li {
  margin: 0 0 12px;
}
.widget.widget_recent_entries ul li > span {
  display: block;
  font-size: 14px;
}
.widget.widget_archive select,
.widget.widget_categories select,
.widget.widget_text select {
  width: 100%;
  max-width: 100%;
  height: 54px;
  padding: 0 18px;
  line-height: 54px;
  color: #737373;
  background-color: transparent;
  border: 1px solid rgba(170, 170, 170, 0.8);
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.widget.posts_holder ul li.page_item_has_children > a {
  display: block;
}
.widget.posts_holder ul li.page_item_has_children > ul.children {
  padding-left: 10px;
}
.widget.posts_holder ul li.menu-item-has-children > a {
  display: block;
}
.widget.posts_holder ul li.menu-item-has-children > ul.sub-menu {
  padding-left: 10px;
}
.widget.widget_tag_cloud .edgtf-widget-title {
  margin: 0 0 25px;
}
.widget.widget_tag_cloud a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-family: inherit;
  background-color: transparent;
  font-size: 14px !important;
}
.widget.widget_tag_cloud a:after {
  content: "/";
  color: #737373;
  margin: 0 0 0 4px;
}
.widget.widget_tag_cloud a:last-child:after {
  display: none;
}
.vc_wp_search .widget.widget_search form > div {
  background-color: #fff;
  border: none;
}
.vc_wp_search .widget.widget_search input {
  width: calc(100% - 66px);
  padding: 0 0 0 33px;
  font-size: 15px;
}
.vc_wp_search .widget.widget_search button {
  width: 66px;
  padding: 0 39px 0 9px;
}
.edgtf-mobile-header .widget,
.edgtf-page-header .widget,
.edgtf-sticky-header .widget,
.edgtf-top-bar .widget {
  margin: 0;
}
.edgtf-mobile-header .widget.widget_archive,
.edgtf-mobile-header .widget.widget_calendar,
.edgtf-mobile-header .widget.widget_categories,
.edgtf-mobile-header .widget.widget_meta,
.edgtf-mobile-header .widget.widget_nav_menu,
.edgtf-mobile-header .widget.widget_pages,
.edgtf-mobile-header .widget.widget_recent_comments,
.edgtf-mobile-header .widget.widget_recent_entries,
.edgtf-mobile-header .widget.widget_rss,
.edgtf-mobile-header .widget.widget_search,
.edgtf-mobile-header .widget.widget_tag_cloud,
.edgtf-page-header .widget.widget_archive,
.edgtf-page-header .widget.widget_calendar,
.edgtf-page-header .widget.widget_categories,
.edgtf-page-header .widget.widget_meta,
.edgtf-page-header .widget.widget_nav_menu,
.edgtf-page-header .widget.widget_pages,
.edgtf-page-header .widget.widget_recent_comments,
.edgtf-page-header .widget.widget_recent_entries,
.edgtf-page-header .widget.widget_rss,
.edgtf-page-header .widget.widget_search,
.edgtf-page-header .widget.widget_tag_cloud,
.edgtf-sticky-header .widget.widget_archive,
.edgtf-sticky-header .widget.widget_calendar,
.edgtf-sticky-header .widget.widget_categories,
.edgtf-sticky-header .widget.widget_meta,
.edgtf-sticky-header .widget.widget_nav_menu,
.edgtf-sticky-header .widget.widget_pages,
.edgtf-sticky-header .widget.widget_recent_comments,
.edgtf-sticky-header .widget.widget_recent_entries,
.edgtf-sticky-header .widget.widget_rss,
.edgtf-sticky-header .widget.widget_search,
.edgtf-sticky-header .widget.widget_tag_cloud,
.edgtf-top-bar .widget.widget_archive,
.edgtf-top-bar .widget.widget_calendar,
.edgtf-top-bar .widget.widget_categories,
.edgtf-top-bar .widget.widget_meta,
.edgtf-top-bar .widget.widget_nav_menu,
.edgtf-top-bar .widget.widget_pages,
.edgtf-top-bar .widget.widget_recent_comments,
.edgtf-top-bar .widget.widget_recent_entries,
.edgtf-top-bar .widget.widget_rss,
.edgtf-top-bar .widget.widget_search,
.edgtf-top-bar .widget.widget_tag_cloud {
  display: none !important;
}
.edgtf-page-footer .edgtf-widget-title-holder .edgtf-widget-title {
  letter-spacing: 0.35em;
}
.edgtf-page-footer .edgtf-footer-bottom-holder .widget {
  font-size: 15px;
}
.edgtf-page-footer .edgtf-footer-bottom-holder .widget.widget_archive,
.edgtf-page-footer .edgtf-footer-bottom-holder .widget.widget_calendar,
.edgtf-page-footer .edgtf-footer-bottom-holder .widget.widget_categories,
.edgtf-page-footer .edgtf-footer-bottom-holder .widget.widget_meta,
.edgtf-page-footer .edgtf-footer-bottom-holder .widget.widget_nav_menu,
.edgtf-page-footer .edgtf-footer-bottom-holder .widget.widget_pages,
.edgtf-page-footer .edgtf-footer-bottom-holder .widget.widget_recent_comments,
.edgtf-page-footer .edgtf-footer-bottom-holder .widget.widget_recent_entries,
.edgtf-page-footer .edgtf-footer-bottom-holder .widget.widget_rss,
.edgtf-page-footer .edgtf-footer-bottom-holder .widget.widget_search,
.edgtf-page-footer .edgtf-footer-bottom-holder .widget.widget_tag_cloud {
  text-align: left;
}
.edgtf-page-footer
  .edgtf-footer-bottom-holder
  .widget.widget_archive
  .edgtf-widget-title,
.edgtf-page-footer
  .edgtf-footer-bottom-holder
  .widget.widget_calendar
  .edgtf-widget-title,
.edgtf-page-footer
  .edgtf-footer-bottom-holder
  .widget.widget_categories
  .edgtf-widget-title,
.edgtf-page-footer
  .edgtf-footer-bottom-holder
  .widget.widget_meta
  .edgtf-widget-title,
.edgtf-page-footer
  .edgtf-footer-bottom-holder
  .widget.widget_nav_menu
  .edgtf-widget-title,
.edgtf-page-footer
  .edgtf-footer-bottom-holder
  .widget.widget_pages
  .edgtf-widget-title,
.edgtf-page-footer
  .edgtf-footer-bottom-holder
  .widget.widget_recent_comments
  .edgtf-widget-title,
.edgtf-page-footer
  .edgtf-footer-bottom-holder
  .widget.widget_recent_entries
  .edgtf-widget-title,
.edgtf-page-footer
  .edgtf-footer-bottom-holder
  .widget.widget_rss
  .edgtf-widget-title,
.edgtf-page-footer
  .edgtf-footer-bottom-holder
  .widget.widget_search
  .edgtf-widget-title,
.edgtf-page-footer
  .edgtf-footer-bottom-holder
  .widget.widget_tag_cloud
  .edgtf-widget-title {
  margin: 20px 0 15px;
}
.edgtf-page-footer .widget {
  color: #ccc;
  margin: 0 0 5px;
}
.edgtf-page-footer .widget:last-child {
  margin: 0 !important;
}
.edgtf-page-footer .widget h1,
.edgtf-page-footer .widget h2,
.edgtf-page-footer .widget h3,
.edgtf-page-footer .widget h4,
.edgtf-page-footer .widget h5,
.edgtf-page-footer .widget h6 {
  color: #fff;
}
.edgtf-page-footer .widget .edgtf-widget-title {
  color: #fff;
  margin: 0 0 25px;
}
.edgtf-page-footer .widget a {
  color: #ccc;
}
.edgtf-page-footer .widget a:hover {
  color: #fff;
}
.edgtf-page-footer .widget table tbody tr,
.edgtf-page-footer .widget table thead tr {
  border-color: #ccc;
}
.edgtf-page-footer .widget table tbody th {
  border-right-color: #ccc;
}
.edgtf-page-footer .widget #wp-calendar caption {
  color: #ccc;
}
.edgtf-page-footer .widget #wp-calendar td#today {
  color: #000;
  background-color: #ccc;
}
.edgtf-page-footer .widget.widget_rss .edgtf-widget-title .rsswidget {
  color: #fff;
}
.edgtf-page-footer .widget.widget_search form > div {
  border-color: #ccc;
}
.edgtf-page-footer .widget.widget_search input {
  color: #ccc;
}
.edgtf-page-footer .widget.widget_search input::-webkit-input-placeholder {
  color: inherit;
}
.edgtf-page-footer .widget.widget_search input:-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.edgtf-page-footer .widget.widget_search input::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.edgtf-page-footer .widget.widget_search input:-ms-input-placeholder {
  color: inherit;
}
.edgtf-page-footer .widget.widget_search input[type="submit"] {
  color: #ccc;
}
.edgtf-page-footer .widget.widget_search button:hover {
  color: #fff;
}
.edgtf-page-footer .widget.widget_archive select,
.edgtf-page-footer .widget.widget_categories select,
.edgtf-page-footer .widget.widget_text select {
  color: #ccc;
  border-color: #ccc;
}
.edgtf-page-footer .widget.widget_archive select option,
.edgtf-page-footer .widget.widget_categories select option,
.edgtf-page-footer .widget.widget_text select option {
  background-color: #363636;
}
.edgtf-page-footer .widget.widget_tag_cloud a {
  color: #ccc;
}
.edgtf-page-footer .widget.widget_tag_cloud a:after {
  color: inherit;
}
.edgtf-page-footer .widget.widget_tag_cloud a:hover {
  color: #fff;
}
.edgtf-page-footer .widget.widget_edgtf_instagram_widget .edgtf-widget-title {
  margin-bottom: 33px;
}
.edgtf-top-bar a {
  color: #4a4a4a;
}
.edgtf-top-bar a:hover {
  color: #fff;
}
.edgtf-top-bar .widget {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.edgtf-top-bar .widget p {
  margin: 0;
}
.edgtf-top-bar .widget.widget_text {
  margin: 0 8px 0 0;
}
.edgtf-top-bar .widget.widget_nav_menu ul {
  clear: both;
}
.edgtf-top-bar .widget.widget_nav_menu ul li {
  float: left;
  padding: 0 8px;
  margin: 0;
  line-height: 14px;
  border-left: 1px solid #fff;
} /*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounce {
  20%,
  53%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  20%,
  53%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  50%,
  from,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  50%,
  from,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  11.1%,
  from,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
@keyframes jello {
  11.1%,
  from,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  60%,
  75%,
  90%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
#ui-datepicker-div {
  width: 260px;
  z-index: 1000 !important;
}
#ui-datepicker-div .ui-widget-header {
  background-color: #000;
  border-color: #000;
  padding: 10px 25px;
  position: relative;
}
#ui-datepicker-div .ui-widget-header > * {
  color: #fff;
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-next,
#ui-datepicker-div .ui-widget-header .ui-datepicker-prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-next:before,
#ui-datepicker-div .ui-widget-header .ui-datepicker-prev:before {
  display: block;
  font-family: linea-arrows-10;
  font-size: 20px;
  vertical-align: middle;
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-next .ui-icon,
#ui-datepicker-div .ui-widget-header .ui-datepicker-prev .ui-icon {
  display: none;
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-prev {
  left: 20px;
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-prev:before {
  content: "\e03f";
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-next {
  right: 20px;
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-next:before {
  content: "\e04b";
}
#ui-datepicker-div .ui-widget-header .ui-datepicker-title {
  display: inline-block;
  width: 100%;
  text-align: center;
}
#ui-datepicker-div .ui-datepicker-calendar {
  background-color: #fff;
}
.edgtf-owl-slider {
  position: relative;
  display: none;
  width: 100%;
  margin: 0;
  -webkit-tap-highlight-color: transparent;
  z-index: 1;
}
.edgtf-owl-slider.owl-loaded {
  display: block;
}
.edgtf-owl-slider.owl-loading {
  opacity: 0;
  display: block;
}
.edgtf-owl-slider.owl-hidden {
  opacity: 0;
}
.edgtf-owl-slider.owl-refresh .owl-item {
  visibility: hidden;
}
.edgtf-owl-slider.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.edgtf-owl-slider.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.edgtf-owl-slider.owl-rtl {
  direction: rtl;
}
.edgtf-owl-slider.owl-rtl .owl-item {
  float: right;
}
.no-js .edgtf-owl-slider {
  display: block;
}
.edgtf-owl-slider .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.edgtf-owl-slider .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.edgtf-owl-slider .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.edgtf-owl-slider .owl-item,
.edgtf-owl-slider .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.edgtf-owl-slider .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.edgtf-owl-slider .owl-item img {
  display: block;
  width: 100%;
}
.edgtf-owl-slider .owl-item img .owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.edgtf-owl-slider .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.edgtf-owl-slider .owl-nav.disabled {
  display: none;
}
.edgtf-owl-slider .owl-nav .owl-next,
.edgtf-owl-slider .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.edgtf-owl-slider .owl-dots.disabled {
  display: none;
}
.edgtf-owl-slider .owl-dots .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.edgtf-owl-slider .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.edgtf-owl-slider .owl-animated-in {
  z-index: 0;
}
.edgtf-owl-slider .owl-animated-out {
  z-index: 1;
}
.edgtf-owl-slider .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
.owl-height {
  -webkit-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ps {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
.ps.ps--active-x > .ps__scrollbar-x-rail,
.ps.ps--active-y > .ps__scrollbar-y-rail {
  display: none;
  background-color: transparent;
}
.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}
.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #999;
  height: 11px;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999;
  width: 11px;
}
.ps > .ps__scrollbar-x-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 0;
  height: 15px;
}
.ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  position: absolute;
  background-color: #aaa;
  border-radius: 6px;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  bottom: 2px;
  height: 6px;
}
.ps > .ps__scrollbar-x-rail:active > .ps__scrollbar-x,
.ps > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  height: 11px;
}
.ps > .ps__scrollbar-y-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0;
  width: 15px;
}
.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  background-color: #aaa;
  border-radius: 6px;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear,
    width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  right: 2px;
  width: 6px;
}
.ps > .ps__scrollbar-y-rail:active > .ps__scrollbar-y,
.ps > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  width: 11px;
}
.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}
.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #999;
  height: 11px;
}
.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}
.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999;
  width: 11px;
}
.ps:hover > .ps__scrollbar-x-rail,
.ps:hover > .ps__scrollbar-y-rail {
  opacity: 0.6;
}
.ps:hover > .ps__scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}
.ps:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  background-color: #999;
}
.ps:hover > .ps__scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}
.ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  background-color: #999;
}
body .pp_pic_holder {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  display: none;
  width: 100px;
  z-index: 10001 !important;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
@media only screen and (max-width: 768px) {
  body .pp_pic_holder {
    width: 90% !important;
  }
}
body .pp_pic_holder.pp_pic_have_only_one .pp_details {
  display: none;
}
body .pp_pic_holder .pp_bottom,
body .pp_pic_holder .pp_top {
  display: none !important;
}
body .pp_pic_holder .pp_content {
  position: relative;
  background: 0 0;
  margin: 0 auto;
  height: 40px;
  min-width: 40px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  body .pp_pic_holder .pp_content {
    width: 100% !important;
  }
}
* html body .pp_pic_holder .pp_content {
  width: 40px;
}
body .pp_pic_holder .pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
body .pp_pic_holder .pp_content_container .pp_left,
body .pp_pic_holder .pp_content_container .pp_right {
  background: 0 0 !important;
  padding: 0 !important;
}
body .pp_pic_holder #pp_full_res {
  line-height: 1 !important;
}
body .pp_pic_holder #pp_full_res .pp_inline {
  color: #000;
  text-align: left;
}
body .pp_pic_holder #pp_full_res .pp_inline p {
  margin: 0 0 15px;
}
body .pp_pic_holder #pp_full_res iframe,
body .pp_pic_holder #pp_full_res video {
  width: 100% !important;
  background-color: #000;
}
body .pp_pic_holder #pp_full_res img {
  display: block;
}
@media only screen and (max-width: 768px) {
  body .pp_pic_holder #pp_full_res img {
    width: 100% !important;
    height: auto !important;
  }
}
body .pp_pic_holder .pp_description,
body .pp_pic_holder .pp_gallery,
body .pp_pic_holder .ppt {
  display: none !important;
}
body .pp_pic_holder .pp_loaderIcon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  background-color: #fff;
  border-radius: 16px;
  -webkit-animation: scaleout 1s infinite ease-in-out;
  animation: scaleout 1s infinite ease-in-out;
}
body .pp_pic_holder .pp_fade {
  position: relative;
  top: 50%;
  display: none;
  -webkit-transform: translateY(-50%) translateZ(0);
  transform: translateY(-50%) translateZ(0);
}
body .pp_pic_holder .pp_details {
  position: relative;
  top: -5px;
  display: table;
  vertical-align: top;
  width: 100% !important;
  float: none !important;
  margin: 0 !important;
  padding: 15px 24px;
  background-color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body .pp_pic_holder .pp_details .pp_nav {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: auto;
  float: none;
  margin: 0 !important;
}
body .pp_pic_holder .pp_details .pp_nav .pp_pause,
body .pp_pic_holder .pp_details .pp_nav .pp_play {
  display: none;
}
body .pp_pic_holder .pp_details .pp_nav .currentTextHolder {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  margin: 0;
  padding: 0;
  float: none;
  color: #fff;
  font-family: inherit;
  font-size: inherit;
  line-height: 30px;
  font-style: inherit;
  letter-spacing: 5px;
}
body .pp_pic_holder a:focus {
  outline: 0;
}
body .pp_pic_holder a.pp_arrow_next,
body .pp_pic_holder a.pp_arrow_previous {
  position: relative;
  display: inline-block;
  vertical-align: top;
  left: auto !important;
  float: none;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  color: #fff;
  font-family: Ionicons;
  font-size: 0;
  line-height: 1;
  text-indent: 0;
  background: 0 0 !important;
  opacity: 1 !important;
  overflow: visible;
}
body .pp_pic_holder a.pp_arrow_next:after,
body .pp_pic_holder a.pp_arrow_previous:after {
  font-size: 30px;
}
body .pp_pic_holder a.pp_arrow_next:hover,
body .pp_pic_holder a.pp_arrow_previous:hover {
  color: #000;
}
body .pp_pic_holder a.pp_arrow_previous:after {
  content: "\f3d2";
}
body .pp_pic_holder a.pp_arrow_next {
  margin: 0 0 0 14px !important;
}
body .pp_pic_holder a.pp_arrow_next:after {
  content: "\f3d3";
}
body .pp_pic_holder a.pp_next,
body .pp_pic_holder a.pp_previous {
  position: absolute;
  top: calc(50% - 20px);
  width: auto;
  height: auto;
  display: inline-block;
  margin: 0 !important;
  background: 0 0 !important;
  color: #000;
  font-family: Ionicons;
  font-size: 40px;
  line-height: 1;
  text-indent: -9999px !important;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out, color 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out, color 0.2s ease-out;
  transition: opacity 0.2s ease-out, color 0.2s ease-out;
}
body .pp_pic_holder a.pp_next > *,
body .pp_pic_holder a.pp_previous > * {
  display: none;
}
body .pp_pic_holder a.pp_next:after,
body .pp_pic_holder a.pp_previous:after {
  display: block;
  line-height: inherit;
  text-indent: 0 !important;
}
body .pp_pic_holder a.pp_next:hover,
body .pp_pic_holder a.pp_previous:hover {
  color: rgba(0, 0, 0, 0.8);
}
body .pp_pic_holder a.pp_previous {
  left: 30px;
}
@media only screen and (max-width: 768px) {
  body .pp_pic_holder a.pp_previous {
    left: 20px;
  }
}
body .pp_pic_holder a.pp_previous:after {
  content: "\f3d2";
}
body .pp_pic_holder a.pp_next {
  right: 30px;
}
@media only screen and (max-width: 768px) {
  body .pp_pic_holder a.pp_next {
    right: 20px;
  }
}
body .pp_pic_holder a.pp_next:after {
  content: "\f3d3";
}
body .pp_pic_holder a.pp_close {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: auto;
  height: auto;
  margin: 0 !important;
  background: 0 0 !important;
  color: #737373;
  font-family: Ionicons;
  font-size: 0;
  line-height: 1;
  text-indent: 0;
  cursor: pointer;
  opacity: 1 !important;
}
body .pp_pic_holder a.pp_close:hover {
  color: #000;
}
body .pp_pic_holder a.pp_expand {
  position: absolute;
  right: -22px;
  top: -18px;
  display: block;
  height: auto;
  width: auto;
  color: #fff;
  font-family: Ionicons;
  font-size: 0;
  line-height: 1;
  text-align: center;
  text-indent: 0;
  background: 0 0 !important;
  z-index: 2001;
}
body .pp_pic_holder a.pp_expand:after {
  content: "\f386";
  font-size: 22px;
}
body .pp_pic_holder a.pp_expand:hover {
  color: rgba(255, 255, 255, 0.8);
}
body .pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
@media only screen and (max-width: 768px) {
  body .pp_hoverContainer {
    width: 100% !important;
    height: 100% !important;
  }
}
body .pp_hoverContainer:hover a.pp_next,
body .pp_hoverContainer:hover a.pp_previous {
  opacity: 1;
}
body .pp_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  background-color: #000;
  z-index: 10000 !important;
}
body .select2-container--default {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  border: 0;
  border-radius: 0;
  text-align: initial;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body
  .select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}
body
  .select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding: 0 20px 0 30px;
}
body
  .select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  left: 20px;
  right: auto;
}
body
  .select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-search--inline,
body
  .select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice,
body
  .select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__placeholder {
  float: right;
}
body
  .select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__rendered {
  padding: 0 20px 0 30px;
}
body
  .select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin: 7px auto 0 5px;
}
body
  .select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  margin: 0 auto 0 3px;
}
body
  .select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
body
  .select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__clear {
  display: none;
}
body
  .select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
body
  .select2-container--default.select2-container--disabled
  .select2-selection__choice__remove {
  display: none;
}
body
  .select2-container--default.select2-container--open
  .select2-selection--single {
  color: #000;
}
body .select2-container--default.select2-container--open .select2-dropdown {
  left: 0;
}
body
  .select2-container--default.select2-container--open
  .select2-dropdown.select2-dropdown--above {
  border-bottom-color: transparent;
}
body
  .select2-container--default.select2-container--open
  .select2-dropdown.select2-dropdown--below {
  border-top-color: transparent;
}
body .select2-container--default .select2-selection--single {
  display: block;
  height: 50px;
  line-height: 48px;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border: 1px solid rgba(170, 170, 170, 0.8);
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
body
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  display: block;
  padding: 0 30px 0 20px;
  color: inherit;
  line-height: inherit;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body
  .select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  position: relative;
  cursor: pointer;
  float: right;
  margin: 0;
  font-weight: inherit;
}
body
  .select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: inherit;
}
body
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  position: absolute;
  width: auto;
  height: 100%;
  top: 0;
  right: 20px;
  color: inherit;
  line-height: inherit;
  text-align: center;
}
body
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  display: none;
}
body
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
}
body .select2-container--default .select2-selection--multiple {
  display: block;
  height: 44px;
  line-height: 42px;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border: 1px solid rgba(170, 170, 170, 0.8);
  border-radius: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
body
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  display: block;
  list-style: none;
  padding: 0 30px 0 20px;
  margin: 0;
  color: inherit;
  line-height: inherit;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  list-style: none;
}
body
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  .select2-selection__placeholder {
  float: left;
  margin: 0;
  color: inherit;
}
body
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  .select2-selection__clear {
  position: relative;
  cursor: pointer;
  float: right;
  margin: 0;
  font-weight: inherit;
}
body
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  .select2-selection__choice {
  float: left;
  margin: 7px 5px 0 0;
  padding: 0 10px;
  line-height: 30px;
  color: #fff;
  background-color: #000;
  border: 0;
  border-radius: 0;
  cursor: default;
}
body
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  .select2-selection__choice__remove {
  display: inline-block;
  margin: 0 3px 0 0;
  color: inherit;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
body
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  .select2-selection__choice__remove:hover {
  color: inherit;
  opacity: 0.8;
}
body .select2-container--default .select2-search--inline {
  float: left;
}
body
  .select2-container--default
  .select2-search--inline
  .select2-search__field {
  margin: 0;
  padding: 0;
  font-size: 100%;
  background: 0 0;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: textfield;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body
  .select2-container--default
  .select2-search--inline
  .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
body .select2-container--default .select2-dropdown {
  position: absolute;
  top: 0;
  left: -100000px;
  width: 100%;
  display: block;
  background-color: #fff;
  border: 1px solid rgba(170, 170, 170, 0.8);
  border-radius: 0;
  z-index: 1051;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body .select2-container--default .select2-search--dropdown {
  display: block;
  padding: 14px 15px 2px;
}
body
  .select2-container--default
  .select2-search--dropdown.select2-search--hide {
  display: none;
}
body
  .select2-container--default
  .select2-search--dropdown
  .select2-search__field {
  padding: 4px 8px;
  margin: 0;
  width: 100%;
  color: inherit;
  font-size: inherit;
  line-height: 20px;
  font-family: inherit;
  font-weight: inherit;
  border: 1px solid rgba(170, 170, 170, 0.8);
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}
body
  .select2-container--default
  .select2-search--dropdown
  .select2-search__field:focus {
  border-color: #000;
}
body
  .select2-container--default
  .select2-search--dropdown
  .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
body .select2-container--default .select2-results {
  display: block;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
body .select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
body .select2-container--default .select2-results__options {
  position: relative;
  padding: 2px 15px;
  margin: 5px 0;
  list-style: none;
}
body .select2-container--default .select2-results__option {
  padding: 7px 0;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
body .select2-container--default .select2-results__option[aria-selected] {
  cursor: pointer;
}
body .select2-container--default .select2-results__option[role="group"] {
  padding: 0;
}
body
  .select2-container--default
  .select2-results__option[aria-disabled="true"] {
  color: #000;
}
body .select2-container--default .select2-results__option[aria-selected="true"],
body
  .select2-container--default
  .select2-results__option[data-selected="true"] {
  color: #000;
  background: 0 0;
}
body
  .select2-container--default
  .select2-results__option
  .select2-results__option {
  padding-left: 1em;
}
body
  .select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__group {
  padding-left: 0;
}
body
  .select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
body
  .select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
body
  .select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
body
  .select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
body
  .select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
body
  .select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  color: #000;
  background: 0 0;
}
body .select2-container--default .select2-results__group {
  display: block;
  padding: 7px 0;
  cursor: default;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}
.widget_icl_lang_sel_widget {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.widget_icl_lang_sel_widget img {
  position: relative;
  display: inline-block !important;
  vertical-align: middle;
  top: -1px;
  padding-right: 6px;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click:hover
  .wpml-ls-sub-menu,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown:hover .wpml-ls-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown
  .wpml-ls-item-legacy-dropdown,
.widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-item-legacy-dropdown {
  padding: 0;
  margin: 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
.widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-item-toggle {
  position: relative;
  display: block;
  padding: 9px 20px;
  color: #000;
  background-color: #fff;
  border: 1px solid rgba(170, 170, 170, 0.8);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,
.widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-item-toggle:hover {
  color: #000;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,
.widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-item-toggle:after {
  content: "\33";
  position: absolute;
  top: calc(50% - 8px);
  right: 20px;
  display: block;
  font-family: ElegantIcons;
  font-size: 15px;
  line-height: 1;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 14px 20px;
  margin: 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid rgba(170, 170, 170, 0.8);
  border-top: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
  -o-transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
  transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
}
.widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown
  .wpml-ls-sub-menu
  .wpml-ls-item,
.widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-sub-menu
  .wpml-ls-item {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown
  .wpml-ls-sub-menu
  .wpml-ls-item
  a,
.widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-sub-menu
  .wpml-ls-item
  a {
  display: block;
  padding: 7px 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 5px 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
  margin-right: 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
  display: block;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
  display: block;
  margin: 0;
  padding: 5px 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
  display: block;
}
.edgtf-page-footer .widget_icl_lang_sel_widget,
.edgtf-side-menu .widget_icl_lang_sel_widget,
.edgtf-vertical-menu-area .widget_icl_lang_sel_widget,
.wpb_widgetised_column .widget_icl_lang_sel_widget,
aside.edgtf-sidebar .widget_icl_lang_sel_widget {
  width: 100%;
}
.edgtf-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.edgtf-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click,
.edgtf-side-menu .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.edgtf-side-menu .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click,
.edgtf-vertical-menu-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.edgtf-vertical-menu-area
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click,
.wpb_widgetised_column .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.wpb_widgetised_column
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click,
aside.edgtf-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
aside.edgtf-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
  width: 100%;
}
.edgtf-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.edgtf-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
  width: 140px;
}
.edgtf-top-bar
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown
  .wpml-ls-item-toggle,
.edgtf-top-bar
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-item-toggle {
  padding: 0;
  line-height: 46px;
  color: #fff;
  background-color: transparent;
  border: 0;
}
.edgtf-top-bar
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown
  .wpml-ls-item-toggle:after,
.edgtf-top-bar
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-item-toggle:after {
  right: 0;
}
.edgtf-top-bar
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-list-horizontal
  ul
  li {
  margin-bottom: 0;
}
.edgtf-top-bar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.edgtf-top-bar
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-list-vertical
  ul
  li:last-child {
  margin-right: 0;
}
.edgtf-footer-top-holder
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-list-vertical
  ul
  li,
.edgtf-mobile-header
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-list-vertical
  ul
  li,
.edgtf-page-header
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-list-vertical
  ul
  li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.edgtf-footer-top-holder
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-list-vertical
  ul
  li:last-child,
.edgtf-mobile-header
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-list-vertical
  ul
  li:last-child,
.edgtf-page-header
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-list-vertical
  ul
  li:last-child {
  margin-right: 0;
}
.edgtf-main-menu
  > ul
  > li.menu-item-language.has_sub
  > a
  > span.item_outer
  .item_text:after {
  content: "\33";
  position: absolute;
  right: -15px;
  top: 0;
  font-family: ElegantIcons;
  font-size: 15px;
}
.edgtf-main-menu > ul > li.menu-item-language a > span.item_outer .item_text {
  position: relative;
  display: table;
}
.edgtf-main-menu
  > ul
  > li.menu-item-language
  a
  > span.item_outer
  .item_text
  > * {
  display: table-cell;
  vertical-align: middle;
}
.edgtf-main-menu
  > ul
  > li.menu-item-language
  a
  > span.item_outer
  .item_text
  img {
  padding: 5px 6px 0 0;
}
.edgtf-page-footer
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown
  .wpml-ls-item-toggle,
.edgtf-page-footer
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-item-toggle {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.edgtf-page-footer
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown
  .wpml-ls-item-toggle:hover,
.edgtf-page-footer
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-item-toggle:hover {
  color: rgba(255, 255, 255, 0.8);
}
.edgtf-page-footer
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown
  .wpml-ls-sub-menu,
.edgtf-page-footer
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-sub-menu {
  background-color: #363636;
}
.edgtf-page-footer
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown
  .wpml-ls-sub-menu
  .wpml-ls-item
  a,
.edgtf-page-footer
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-sub-menu
  .wpml-ls-item
  a {
  color: #fff;
}
.edgtf-page-footer
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown
  .wpml-ls-sub-menu
  .wpml-ls-item
  a:hover,
.edgtf-page-footer
  .widget_icl_lang_sel_widget
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-sub-menu
  .wpml-ls-item
  a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.edgtf-blog-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 40px;
  clear: both;
}
.edgtf-blog-holder article {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-blog-holder article.sticky .edgtf-post-title a {
  text-decoration: underline;
}
.edgtf-blog-holder article .edgtf-post-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-blog-holder article .edgtf-post-image {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}
.edgtf-blog-holder article .edgtf-post-image img {
  display: block;
}
.edgtf-blog-holder article .edgtf-post-image .edgtf-post-image-caption {
  position: absolute;
  bottom: -27px;
  left: 0;
  font-size: 15px;
  line-height: 1;
  color: #000;
}
.edgtf-blog-holder article .edgtf-post-image-background {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.edgtf-blog-holder article .edgtf-post-image-background a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.edgtf-blog-holder article .edgtf-post-image-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 30px;
  line-height: 1;
  color: #fff;
}
.edgtf-blog-holder article .edgtf-post-text {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-blog-holder article .edgtf-post-title {
  margin: 0;
}
.edgtf-blog-holder article .edgtf-post-excerpt-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 16px 0 0;
}
.edgtf-blog-holder article .edgtf-post-excerpt-holder p {
  margin: 0;
}
.edgtf-blog-holder article .edgtf-post-excerpt:after {
  content: "...";
  margin-left: -3px;
}
.edgtf-blog-holder article .edgtf-more-link-container {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 15px 0 0;
}
.edgtf-blog-holder article .edgtf-post-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-blog-holder article .edgtf-post-info > * {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: currentColor;
}
.edgtf-blog-holder article .edgtf-post-info > * a {
  color: inherit;
}
.edgtf-blog-holder article .edgtf-post-info-top {
  margin: 0 0 3px;
}
.edgtf-blog-holder article .edgtf-post-info-top > div {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  color: #737373;
  font-size: 15px;
}
.edgtf-blog-holder article .edgtf-post-info-top > div.edgtf-post-info-author a {
  font-weight: 600;
  text-transform: capitalize;
}
.edgtf-blog-holder article .edgtf-post-info-top > div a {
  color: inherit;
}
.edgtf-blog-holder article .edgtf-post-info-top > div a:hover {
  color: #000;
}
.edgtf-blog-holder article .edgtf-post-info-bottom {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding-top: 17px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.edgtf-blog-holder
  article
  .edgtf-post-info-bottom
  .edgtf-post-info-bottom-center,
.edgtf-blog-holder article .edgtf-post-info-bottom .edgtf-post-info-bottom-left,
.edgtf-blog-holder
  article
  .edgtf-post-info-bottom
  .edgtf-post-info-bottom-right {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-blog-holder
  article
  .edgtf-post-info-bottom
  .edgtf-post-info-bottom-right
  .edgtf-blog-share
  .edgtf-social-share-holder
  li {
  margin: 0 24px 3px 0;
}
.edgtf-blog-holder
  article
  .edgtf-post-info-bottom
  .edgtf-post-info-bottom-right
  .edgtf-blog-share
  .edgtf-social-share-holder
  li:last-child {
  margin-right: 0;
}
.edgtf-blog-holder
  article
  .edgtf-post-info-bottom
  .edgtf-post-info-bottom-left
  .edgtf-post-info-category
  a {
  text-transform: capitalize;
}
@media only screen and (min-width: 681px) {
  .edgtf-blog-holder
    article
    .edgtf-post-info-bottom
    .edgtf-post-info-bottom-center,
  .edgtf-blog-holder
    article
    .edgtf-post-info-bottom
    .edgtf-post-info-bottom-left,
  .edgtf-blog-holder
    article
    .edgtf-post-info-bottom
    .edgtf-post-info-bottom-right {
    width: 33.33333333333333%;
  }
  .edgtf-blog-holder
    article
    .edgtf-post-info-bottom
    .edgtf-post-info-bottom-center,
  .edgtf-blog-holder
    article
    .edgtf-post-info-bottom
    .edgtf-post-info-bottom-left {
    float: left;
  }
  .edgtf-blog-holder
    article
    .edgtf-post-info-bottom
    .edgtf-post-info-bottom-right {
    text-align: right;
    float: right;
  }
}
.edgtf-blog-holder
  article
  .edgtf-post-info-bottom
  .edgtf-post-info-bottom-center {
  text-align: center;
}
.edgtf-blog-holder
  article
  .edgtf-post-info-bottom
  .edgtf-post-info-bottom-center
  > div {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 16px 0 0;
  font-size: 15px;
}
.edgtf-blog-holder
  article
  .edgtf-post-info-bottom
  .edgtf-post-info-bottom-center
  > div:last-child {
  margin: 0;
}
.edgtf-blog-holder
  article
  .edgtf-post-info-bottom
  .edgtf-post-info-bottom-right
  > div {
  margin-left: 17px;
}
.edgtf-blog-holder
  article
  .edgtf-post-info-bottom
  .edgtf-post-info-bottom-right
  > div:first-child {
  margin-left: 0;
}
.edgtf-blog-holder article .edgtf-post-info-bottom .edgtf-comments-mark,
.edgtf-blog-holder article .edgtf-post-info-bottom .edgtf-like > i {
  font-size: 14px;
  color: #999;
}
.edgtf-blog-holder article .edgtf-post-info-bottom .edgtf-comments-mark {
  position: relative;
  top: 2px;
  margin: 0 1px 0 0;
}
.edgtf-blog-holder article .edgtf-post-info-bottom .edgtf-like > i {
  position: relative;
  top: 1px;
  margin: 0 5px 0 0;
}
.edgtf-blog-holder article.edgtf-twitter-post-format .edgtf-post-content {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.edgtf-blog-holder
  article.edgtf-twitter-post-format
  .edgtf-post-content
  .edgtf-post-text {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  padding: 0 12%;
  text-align: center;
}
.edgtf-blog-holder
  article.edgtf-twitter-post-format
  .edgtf-post-content
  .edgtf-post-twitter-author {
  margin-bottom: 32px;
}
.edgtf-blog-holder
  article.edgtf-twitter-post-format
  .edgtf-post-content
  .edgtf-post-title {
  color: #000;
}
.edgtf-blog-holder
  article.edgtf-twitter-post-format
  .edgtf-post-content
  .edgtf-post-twitter-text {
  margin: 20px 0 15px;
  color: #757575;
}
.edgtf-blog-holder
  article.edgtf-twitter-post-format
  .edgtf-post-content
  .edgtf-post-twitter-date {
  display: inline-block;
  padding: 32px 21px;
  font-size: 15px;
  font-weight: 700;
  color: #4c4c4c;
  border-top: 1px solid #ebebeb;
}
.edgtf-blog-holder
  article.format-link:not(.edgtf-twitter-post-format)
  .edgtf-post-text,
.edgtf-blog-holder article.format-quote .edgtf-post-text {
  color: #fff;
  background-color: #000;
}
.edgtf-blog-holder
  article.format-link:not(.edgtf-twitter-post-format)
  .edgtf-post-title,
.edgtf-blog-holder article.format-quote .edgtf-post-title {
  font-weight: 300;
  text-transform: none;
  color: #fff;
}
.edgtf-blog-holder
  article.format-link:not(.edgtf-twitter-post-format)
  .edgtf-post-title
  a,
.edgtf-blog-holder article.format-quote .edgtf-post-title a {
  color: inherit;
}
.edgtf-blog-holder
  article.format-link:not(.edgtf-twitter-post-format)
  .edgtf-post-text-main,
.edgtf-blog-holder article.format-quote .edgtf-post-text-main {
  text-align: center;
}
.edgtf-blog-holder
  article.format-link:not(.edgtf-twitter-post-format)
  .edgtf-post-text {
  padding: 50px 12%;
}
.edgtf-blog-holder article.format-quote .edgtf-post-text {
  padding: 63px 12% 43px;
}
.edgtf-blog-holder article.format-quote .edgtf-quote-author {
  display: inline-block;
  margin: 15px 0 0;
  font-size: 15px;
}
.edgtf-blog-holder article.format-gallery .edgtf-post-image {
  width: 100%;
}
.edgtf-blog-holder article.format-gallery .owl-carousel .owl-item {
  z-index: 2;
}
.edgtf-blog-holder article.format-gallery .owl-carousel .owl-item.active {
  z-index: 3;
}
.edgtf-blog-holder article.format-audio.has-post-thumbnail .edgtf-post-heading {
  position: relative;
}
.edgtf-blog-holder
  article.format-audio.has-post-thumbnail
  .edgtf-blog-audio-holder {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.edgtf-blog-holder article.format-audio .edgtf-post-image {
  width: 100%;
  max-width: inherit;
}
.edgtf-blog-holder article.format-audio .edgtf-post-image img {
  width: 100%;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container,
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls,
.edgtf-blog-holder article.format-audio .edgtf-blog-audio-holder .mejs-embed,
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-embed
  body {
  background: 0 0;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container {
  background-color: #000;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container,
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls {
  height: 38px !important;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls {
  padding: 0 10px 0 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-playpause-button {
  width: 39px;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-volume-button {
  width: 30px;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-playpause-button,
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-volume-button {
  height: 38px;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-playpause-button
  button,
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-volume-button
  button {
  position: relative;
  height: 100%;
  background: 0 0;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
  border: 0;
  outline: 0;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-playpause-button.mejs-play
  button,
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-playpause-button.mejs-replay
  button,
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-volume-button.mejs-play
  button,
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-volume-button.mejs-replay
  button {
  width: 39px;
  background-image: url(../../themes/cinerama/framework/modules/blog/assets/img/audio/play.png);
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-playpause-button.mejs-pause
  button,
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-volume-button.mejs-pause
  button {
  width: 39px;
  background-image: url(../../themes/cinerama/framework/modules/blog/assets/img/audio/pause.png);
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-playpause-button.mejs-stop
  button,
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-volume-button.mejs-stop
  button {
  width: 39px;
  background-image: url(../../themes/cinerama/framework/modules/blog/assets/img/audio/stop.png);
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-playpause-button.mejs-mute
  button,
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-volume-button.mejs-mute
  button {
  width: 30px;
  background-image: url(../../themes/cinerama/framework/modules/blog/assets/img/audio/sound.png);
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-playpause-button.mejs-unmute
  button,
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-volume-button.mejs-unmute
  button {
  width: 30px;
  background-image: url(../../themes/cinerama/framework/modules/blog/assets/img/audio/mute.png);
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time {
  height: 100%;
  padding: 0;
  font-family: "Josefin Sans", sans-serif;
  font-size: 15px;
  font-weight: 300;
  color: #fff;
  line-height: 41px;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time
  * {
  font-family: inherit;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail {
  height: 100%;
  padding: 0;
  font-family: inherit;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total {
  height: 2px;
  margin: 18px 0;
  background: 0 0;
  background-color: #606060;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total
  .mejs-time-current {
  height: 2px;
  background-color: #fff;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total
  .mejs-time-buffering,
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total
  .mejs-time-hovered {
  height: 2px;
  z-index: 9999;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total
  .mejs-time-hovered {
  background: rgba(0, 0, 0, 0.5);
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total
  .mejs-time-float {
  top: -16px;
  border: 0;
  color: #fff;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total
  .mejs-time-handle-content {
  display: none;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total
  .mejs-time-float-corner {
  top: 11px;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total
  .mejs-time-float,
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > .mejs-time-rail
  .mejs-time-total
  .mejs-time-loaded {
  background: 0 0;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > a.mejs-horizontal-volume-slider {
  height: 38px;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > a.mejs-horizontal-volume-slider
  .mejs-horizontal-volume-current,
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > a.mejs-horizontal-volume-slider
  .mejs-horizontal-volume-total {
  height: 2px;
  background: 0 0;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > a.mejs-horizontal-volume-slider
  .mejs-horizontal-volume-total {
  top: 18px;
  background-color: #606060;
}
.edgtf-blog-holder
  article.format-audio
  .edgtf-blog-audio-holder
  .mejs-container
  .mejs-controls
  > a.mejs-horizontal-volume-slider
  .mejs-horizontal-volume-current {
  background-color: #fff;
}
.edgtf-blog-holder article.format-video .edgtf-self-hosted-video {
  max-width: 100%;
}
.edgtf-blog-holder.edgtf-blog-type-masonry .edgtf-blog-holder-inner {
  opacity: 0;
}
.edgtf-blog-holder.edgtf-blog-type-masonry article {
  float: left;
}
.edgtf-blog-holder.edgtf-blog-type-masonry .edgtf-blog-masonry-grid-sizer,
.edgtf-blog-holder.edgtf-blog-type-masonry article {
  width: 100%;
}
.edgtf-blog-holder.edgtf-blog-type-masonry .edgtf-blog-masonry-grid-gutter {
  width: 0;
}
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-two-columns
  .edgtf-blog-masonry-grid-sizer,
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-two-columns article {
  width: 50%;
}
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-two-columns
  article.edgtf-masonry-size-large-width,
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-two-columns
  article.edgtf-masonry-size-large-width-height {
  width: 100%;
}
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-three-columns
  .edgtf-blog-masonry-grid-sizer,
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-three-columns article {
  width: 33.33333%;
}
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-three-columns
  article.edgtf-masonry-size-large-width,
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-three-columns
  article.edgtf-masonry-size-large-width-height {
  width: 66.66667%;
}
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-four-columns
  .edgtf-blog-masonry-grid-sizer,
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-four-columns article {
  width: 25%;
}
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-four-columns
  article.edgtf-masonry-size-large-width,
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-four-columns
  article.edgtf-masonry-size-large-width-height {
  width: 50%;
}
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns
  .edgtf-blog-masonry-grid-sizer,
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns article {
  width: 20%;
}
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns
  article.edgtf-masonry-size-large-width,
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-five-columns
  article.edgtf-masonry-size-large-width-height {
  width: 40%;
}
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-masonry-full-width {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-masonry-full-width.edgtf-no-space {
  padding: 0 0;
}
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-masonry-full-width.edgtf-tiny-space {
  padding: 0 10px;
}
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-masonry-full-width.edgtf-small-space {
  padding: 0 20px;
}
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-masonry-full-width.edgtf-normal-space {
  padding: 0 30px;
}
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-masonry-full-width.edgtf-medium-space {
  padding: 0 40px;
}
.edgtf-blog-holder.edgtf-blog-type-masonry.edgtf-blog-masonry-full-width.edgtf-large-space {
  padding: 0 50px;
}
.edgtf-blog-pagination-wp {
  display: none;
}
.edgtf-blog-pagination {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 64px 0 30px;
  clear: both;
}
.edgtf-blog-pagination ul {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.edgtf-blog-pagination ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
}
.edgtf-blog-pagination ul li a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  color: #737373;
}
.edgtf-blog-pagination ul li a.edgtf-pag-active,
.edgtf-blog-pagination ul li a:hover {
  color: #000;
}
.edgtf-blog-pagination ul li.edgtf-pag-first,
.edgtf-blog-pagination ul li.edgtf-pag-last,
.edgtf-blog-pagination ul li.edgtf-pag-next,
.edgtf-blog-pagination ul li.edgtf-pag-prev {
  top: -2px;
}
.edgtf-blog-pagination ul li.edgtf-pag-first a,
.edgtf-blog-pagination ul li.edgtf-pag-last a,
.edgtf-blog-pagination ul li.edgtf-pag-next a,
.edgtf-blog-pagination ul li.edgtf-pag-prev a {
  font-size: 19px;
}
.edgtf-blog-pagination ul li.edgtf-pag-first a span,
.edgtf-blog-pagination ul li.edgtf-pag-last a span,
.edgtf-blog-pagination ul li.edgtf-pag-next a span,
.edgtf-blog-pagination ul li.edgtf-pag-prev a span {
  display: block;
  line-height: inherit;
}
.edgtf-blog-pagination ul li.edgtf-pag-first a span:before,
.edgtf-blog-pagination ul li.edgtf-pag-last a span:before,
.edgtf-blog-pagination ul li.edgtf-pag-next a span:before,
.edgtf-blog-pagination ul li.edgtf-pag-prev a span:before {
  display: block;
  line-height: inherit;
}
.edgtf-blog-pagination ul li.edgtf-pag-next,
.edgtf-blog-pagination ul li.edgtf-pag-prev {
  margin: 0 5px;
}
.edgtf-blog-pagination ul li.edgtf-pag-first,
.edgtf-blog-pagination ul li.edgtf-pag-last {
  margin: 0;
}
.edgtf-blog-list-holder.edgtf-bl-pag-standard-shortcodes .edgtf-blog-list {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.edgtf-blog-list-holder.edgtf-bl-pag-standard-shortcodes.edgtf-bl-pag-standard-shortcodes-animate
  .edgtf-blog-list {
  opacity: 0;
}
.edgtf-bl-standard-pagination {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 20px 0 0;
  clear: both;
}
.edgtf-bl-standard-pagination ul {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.edgtf-bl-standard-pagination ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
  padding: 0;
}
.edgtf-bl-standard-pagination ul li a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
.edgtf-bl-standard-pagination ul li.edgtf-bl-pag-active a {
  color: #000;
}
.edgtf-bl-standard-pagination ul li.edgtf-bl-pag-next,
.edgtf-bl-standard-pagination ul li.edgtf-bl-pag-prev {
  position: absolute;
  top: 0;
}
.edgtf-bl-standard-pagination ul li.edgtf-bl-pag-next a,
.edgtf-bl-standard-pagination ul li.edgtf-bl-pag-prev a {
  font-size: 30px;
  -webkit-transition: color 0.2s ease-out, opacity 0.2s ease-out;
  -o-transition: color 0.2s ease-out, opacity 0.2s ease-out;
  transition: color 0.2s ease-out, opacity 0.2s ease-out;
}
.edgtf-bl-standard-pagination ul li.edgtf-bl-pag-next a span,
.edgtf-bl-standard-pagination ul li.edgtf-bl-pag-prev a span {
  display: block;
  line-height: inherit;
}
.edgtf-bl-standard-pagination ul li.edgtf-bl-pag-next a span:before,
.edgtf-bl-standard-pagination ul li.edgtf-bl-pag-prev a span:before {
  display: block;
  line-height: inherit;
}
.edgtf-bl-standard-pagination ul li.edgtf-bl-pag-prev {
  left: 0;
}
.edgtf-bl-standard-pagination ul li.edgtf-bl-pag-prev a {
  opacity: 0;
}
.edgtf-bl-standard-pagination ul li.edgtf-bl-pag-next {
  right: 0;
}
.edgtf-bl-standard-pagination ul li.edgtf-bl-pag-next a {
  opacity: 1;
}
.edgtf-blog-pag-load-more {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 40px 0 30px;
  text-align: center;
}
.edgtf-blog-pag-loading {
  position: relative;
  display: none;
  width: 100%;
  margin: 40px 0 20px;
  color: #000;
  text-align: center;
}
.edgtf-blog-pag-loading.edgtf-standard-pag-trigger {
  position: absolute;
  top: 50px;
  left: 0;
}
.edgtf-blog-pag-loading.edgtf-showing {
  display: block;
}
.edgtf-blog-pag-loading > div {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin: 0 3px;
  background-color: #000;
  border-radius: 100%;
  -webkit-animation: bl-pag-bouncedelay 1.4s infinite ease-in-out both;
  animation: bl-pag-bouncedelay 1.4s infinite ease-in-out both;
}
.edgtf-blog-pag-loading .edgtf-blog-pag-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.edgtf-blog-pag-loading .edgtf-blog-pag-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes bl-pag-bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bl-pag-bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery article {
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: -webkit-transform 0.3s ease 0.1s, opacity 0.3s ease 0.1s;
  -webkit-transition: opacity 0.3s ease 0.1s, -webkit-transform 0.3s ease 0.1s;
  transition: opacity 0.3s ease 0.1s, -webkit-transform 0.3s ease 0.1s;
  -o-transition: transform 0.3s ease 0.1s, opacity 0.3s ease 0.1s;
  transition: transform 0.3s ease 0.1s, opacity 0.3s ease 0.1s;
  transition: transform 0.3s ease 0.1s, opacity 0.3s ease 0.1s,
    -webkit-transform 0.3s ease 0.1s;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery article.edgtf-appeared {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article:hover
  .edgtf-post-image
  img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery article:hover .edgtf-post-info,
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article:hover:not(.edgtf-twitter-post-format)
  .edgtf-post-title:not(.edgtf-quote-title) {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery article:hover .edgtf-post-title {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery article:hover .edgtf-post-info {
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery article .edgtf-post-content {
  height: 100%;
  width: 100%;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article
  .edgtf-post-content
  .edgtf-post-text {
  position: absolute;
  bottom: 32px;
  left: 0;
  padding: 0 20px;
  text-align: center;
  background-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article
  .edgtf-post-content
  .edgtf-post-text
  a {
  position: relative;
  z-index: 2;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery article .edgtf-post-image {
  height: 100%;
  overflow: hidden;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery article .edgtf-post-image img {
  height: 100%;
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery article .edgtf-post-image:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background: rgba(0, 0, 0, 0.62);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.62))
  );
  background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.62));
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.62));
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery article .edgtf-post-excerpt,
.edgtf-blog-holder.edgtf-blog-masonry-gallery article .edgtf-post-info,
.edgtf-blog-holder.edgtf-blog-masonry-gallery article .edgtf-post-title {
  color: #fff;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery article .edgtf-post-excerpt a,
.edgtf-blog-holder.edgtf-blog-masonry-gallery article .edgtf-post-info a,
.edgtf-blog-holder.edgtf-blog-masonry-gallery article .edgtf-post-title a {
  color: inherit;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery article .edgtf-post-info,
.edgtf-blog-holder.edgtf-blog-masonry-gallery article .edgtf-post-title {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery article .edgtf-post-title {
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery article .edgtf-post-info {
  font-size: 15px;
  line-height: 2.333333333333333em;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery article .edgtf-post-info-date {
  margin-left: 5px;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article.edgtf-twitter-post-format
  .edgtf-post-text {
  bottom: 0;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article.format-audio
  .edgtf-post-text,
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article.format-video
  .edgtf-post-text {
  display: none;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article.format-link
  .edgtf-post-text,
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article.format-quote
  .edgtf-post-text {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  width: 100%;
  bottom: 0;
  padding: 0 15%;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article.format-link
  .edgtf-post-text
  .edgtf-post-text-inner,
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article.format-quote
  .edgtf-post-text
  .edgtf-post-text-inner {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article.format-link
  .edgtf-post-text
  .edgtf-post-text-inner
  > div,
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article.format-quote
  .edgtf-post-text
  .edgtf-post-text-inner
  > div {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article.format-link:not(.edgtf-twitter-post-format)
  .edgtf-post-title,
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article.format-quote:not(.edgtf-twitter-post-format)
  .edgtf-post-title {
  font-size: 30px;
  line-height: 37px;
  font-style: italic;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article.edgtf-twitter-post-format
  .edgtf-post-text {
  position: relative;
  display: table;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article.edgtf-twitter-post-format
  .edgtf-post-text
  .edgtf-post-text-inner {
  display: table-cell;
  vertical-align: middle;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article.edgtf-twitter-post-format
  .edgtf-post-content
  .edgtf-post-twitter-date {
  padding-bottom: 0;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery
  article.format-quote
  .edgtf-quote-author {
  margin: 33px 0 0;
}
.edgtf-blog-holder.edgtf-blog-masonry-gallery.edgtf-no-space {
  margin-bottom: -1px;
}
.edgtf-blog-holder.edgtf-blog-masonry article {
  margin: 0 0 20px;
  padding: 0 0 30px;
}
.edgtf-blog-holder.edgtf-blog-masonry
  article.edgtf-post-has-media
  .edgtf-post-heading {
  margin-bottom: 21px;
}
.edgtf-blog-holder.edgtf-blog-masonry article .edgtf-post-excerpt-holder {
  margin: 14px 0 0;
}
.edgtf-blog-holder.edgtf-blog-masonry
  article
  .edgtf-post-info-bottom
  .edgtf-post-info-bottom-left {
  width: 66.66%;
}
.edgtf-blog-holder.edgtf-blog-masonry
  article
  .edgtf-post-info-bottom
  .edgtf-post-info-bottom-left
  .edgtf-post-info-author,
.edgtf-blog-holder.edgtf-blog-masonry
  article
  .edgtf-post-info-bottom
  .edgtf-post-info-bottom-left
  .edgtf-post-time {
  display: inline-block;
}
.edgtf-blog-holder.edgtf-blog-standard article {
  margin: 0 0 71px;
  padding: 0;
}
.edgtf-blog-holder.edgtf-blog-standard
  article.edgtf-post-has-media
  .edgtf-post-heading {
  margin-bottom: 34px;
}
.edgtf-author-description {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-author-description .edgtf-author-description-inner {
  padding: 38px 0 34px;
  min-height: 78px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.23);
  clear: both;
}
.edgtf-author-description .edgtf-author-description-content {
  position: relative;
  display: table;
}
.edgtf-author-description .edgtf-author-description-image {
  display: table-cell;
  vertical-align: middle;
  width: 166px;
}
.edgtf-author-description .edgtf-author-description-image img {
  display: inline-block;
  border-radius: 5em;
}
.edgtf-author-description .edgtf-author-description-text-holder {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 5px 0 5px 30px;
}
.edgtf-author-description
  .edgtf-author-description-text-holder
  .edgtf-author-name {
  margin: 0;
}
.edgtf-author-description
  .edgtf-author-description-text-holder
  .edgtf-author-name
  a {
  color: #000;
}
.edgtf-author-description
  .edgtf-author-description-text-holder
  .edgtf-author-name
  a:hover {
  color: #000;
}
.edgtf-author-description
  .edgtf-author-description-text-holder
  .edgtf-author-email {
  margin: 0;
}
.edgtf-author-description
  .edgtf-author-description-text-holder
  .edgtf-author-text {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-author-description
  .edgtf-author-description-text-holder
  .edgtf-author-text
  > p {
  margin: 14px 0 14px;
}
.edgtf-author-description
  .edgtf-author-description-text-holder
  .edgtf-author-social-icons {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-author-description
  .edgtf-author-description-text-holder
  .edgtf-author-social-icons
  a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0 15px 0 0;
  font-size: 11px;
  color: #000;
}
.edgtf-author-description
  .edgtf-author-description-text-holder
  .edgtf-author-social-icons
  a:last-child {
  margin: 0;
}
.edgtf-author-description
  .edgtf-author-description-text-holder
  .edgtf-author-social-icons
  a:hover {
  color: #000;
}
@media only screen and (max-width: 768px) {
  .edgtf-author-description .edgtf-author-description-content {
    padding: 0;
  }
  .edgtf-author-description .edgtf-author-description-image {
    display: block;
    width: 100%;
  }
  .edgtf-author-description .edgtf-author-description-text-holder {
    display: block;
    padding: 0;
    margin-top: 30px;
  }
}
.edgtf-blog-single-navigation {
  position: relative;
  display: table;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  clear: both;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-blog-single-navigation .edgtf-blog-single-navigation-inner {
  padding: 48px 0 30px;
}
.edgtf-blog-single-navigation .edgtf-blog-single-next,
.edgtf-blog-single-navigation .edgtf-blog-single-prev {
  position: relative;
  font-family: "Josefin Sans", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 2.916666666666667em;
  letter-spacing: 0.35em;
  text-transform: uppercase;
  color: #000;
}
.edgtf-blog-single-navigation .edgtf-blog-single-next:hover:after,
.edgtf-blog-single-navigation .edgtf-blog-single-prev:hover:after {
  right: auto;
  left: -2px;
  width: calc(100% + 2px);
}
.edgtf-blog-single-navigation .edgtf-blog-single-next:after,
.edgtf-blog-single-navigation .edgtf-blog-single-prev:after {
  position: absolute;
  bottom: 7px;
  right: 0;
  content: "";
  width: 0;
  height: 2px;
  background-color: currentColor;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.edgtf-blog-single-navigation
  .edgtf-blog-single-next
  .edgtf-blog-single-nav-mark,
.edgtf-blog-single-navigation
  .edgtf-blog-single-prev
  .edgtf-blog-single-nav-mark {
  font-size: 48px;
  line-height: inherit;
  color: inherit;
}
.edgtf-blog-single-navigation
  .edgtf-blog-single-next
  .edgtf-blog-single-nav-mark:before,
.edgtf-blog-single-navigation
  .edgtf-blog-single-prev
  .edgtf-blog-single-nav-mark:before {
  display: block;
  line-height: inherit;
}
.edgtf-blog-single-navigation
  .edgtf-blog-single-next
  .edgtf-blog-single-nav-label,
.edgtf-blog-single-navigation
  .edgtf-blog-single-prev
  .edgtf-blog-single-nav-label {
  color: inherit;
}
.edgtf-blog-single-navigation .edgtf-blog-single-next:hover,
.edgtf-blog-single-navigation .edgtf-blog-single-prev:hover {
  color: #000;
}
.edgtf-blog-single-navigation .edgtf-blog-single-prev {
  float: left;
}
.edgtf-blog-single-navigation
  .edgtf-blog-single-prev
  .edgtf-blog-single-nav-label,
.edgtf-blog-single-navigation
  .edgtf-blog-single-prev
  .edgtf-blog-single-nav-mark {
  float: left;
}
.edgtf-blog-single-navigation
  .edgtf-blog-single-prev
  .edgtf-blog-single-nav-mark {
  margin: 0 14px 0 0;
}
.edgtf-blog-single-navigation .edgtf-blog-single-next {
  float: right;
}
.edgtf-blog-single-navigation
  .edgtf-blog-single-next
  .edgtf-blog-single-nav-label,
.edgtf-blog-single-navigation
  .edgtf-blog-single-next
  .edgtf-blog-single-nav-mark {
  float: right;
}
.edgtf-blog-single-navigation
  .edgtf-blog-single-next
  .edgtf-blog-single-nav-mark {
  margin: 0 0 0 14px;
}
.edgtf-blog-holder.edgtf-blog-single.edgtf-blog-single-classic
  .edgtf-blog-single-navigation
  .edgtf-blog-single-navigation-inner {
  padding: 34px 0 30px;
}
.edgtf-single-links-pages {
  clear: both;
  margin: 20px 0 5px;
}
.edgtf-single-links-pages .edgtf-single-links-pages-inner > a,
.edgtf-single-links-pages .edgtf-single-links-pages-inner > span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px 5px 0;
}
.edgtf-single-links-pages .edgtf-single-links-pages-inner > span {
  color: #000;
}
.edgtf-single-links-pages .edgtf-single-links-pages-inner > a:hover {
  color: #000;
}
.edgtf-related-posts-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-related-posts-holder .edgtf-related-posts-holder-inner {
  padding: 110px 0 26px;
}
.edgtf-related-posts-holder .edgtf-related-posts-title {
  margin: 0 0 17px;
}
.edgtf-related-posts-holder .edgtf-related-posts-title > * {
  margin: 0;
}
.edgtf-related-posts-holder .edgtf-related-posts-inner {
  margin: 0 -15px;
}
.edgtf-related-posts-holder .edgtf-related-post {
  position: relative;
  display: inline-block;
  float: left;
  width: 33.33333333333333%;
  margin: 0 0 30px;
  padding: 0 17px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-related-posts-holder .edgtf-related-post:hover .edgtf-post-excerpt,
.edgtf-related-posts-holder .edgtf-related-post:hover .edgtf-post-info,
.edgtf-related-posts-holder .edgtf-related-post:hover .edgtf-post-title {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.edgtf-related-posts-holder .edgtf-related-post:hover .edgtf-post-info {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.edgtf-related-posts-holder .edgtf-related-post:hover .edgtf-post-title {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.edgtf-related-posts-holder .edgtf-related-post:hover .edgtf-post-excerpt {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.edgtf-related-posts-holder
  .edgtf-related-post:hover
  .edgtf-related-post-image
  a:after {
  opacity: 1;
}
.edgtf-related-posts-holder
  .edgtf-related-post:hover
  .edgtf-related-post-image
  img {
  -webkit-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
}
.edgtf-content-has-sidebar .edgtf-related-posts-holder .edgtf-related-post {
  width: 50%;
}
.touch .edgtf-related-posts-holder .edgtf-related-post {
  cursor: pointer;
}
.edgtf-related-posts-holder .edgtf-related-post .edgtf-related-post-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.edgtf-related-posts-holder .edgtf-related-post .edgtf-related-post-image a {
  position: relative;
  display: block;
}
.edgtf-related-posts-holder
  .edgtf-related-post
  .edgtf-related-post-image
  a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.edgtf-related-posts-holder .edgtf-related-post .edgtf-related-post-image img {
  display: block;
  -webkit-transform: scale(1.05) translateZ(0);
  transform: scale(1.05) translateZ(0);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.edgtf-related-posts-holder .edgtf-related-post .edgtf-post-excerpt,
.edgtf-related-posts-holder .edgtf-related-post .edgtf-post-info,
.edgtf-related-posts-holder .edgtf-related-post .edgtf-post-title {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.edgtf-related-posts-holder .edgtf-related-post .edgtf-post-title {
  margin: 0;
}
.edgtf-related-posts-holder .edgtf-related-post .edgtf-post-title:first-child {
  margin-top: 0;
}
.edgtf-related-posts-holder .edgtf-related-post .edgtf-post-excerpt {
  margin: 14px 0 0;
}
.edgtf-related-posts-holder .edgtf-related-post .edgtf-post-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 21px 0 0;
}
.edgtf-related-posts-holder .edgtf-related-post .edgtf-post-info > div {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  color: #737373;
  font-size: 15px;
}
.edgtf-related-posts-holder
  .edgtf-related-post
  .edgtf-post-info
  > div.edgtf-post-info-author
  a {
  font-weight: 600;
  text-transform: capitalize;
}
.edgtf-related-posts-holder .edgtf-related-post .edgtf-post-info > div a {
  color: inherit;
}
.edgtf-related-posts-holder .edgtf-related-post .edgtf-post-info > div a:hover {
  color: #000;
}
.edgtf-blog-holder.edgtf-blog-single.edgtf-blog-single-classic
  article
  .edgtf-post-top-section {
  text-align: center;
}
.edgtf-blog-holder.edgtf-blog-single.edgtf-blog-single-classic
  article
  .edgtf-post-heading {
  margin: 59px 0 73px;
}
.edgtf-blog-holder.edgtf-blog-single.edgtf-blog-single-classic
  article
  .edgtf-post-info-bottom {
  padding-top: 75px;
}
.edgtf-blog-holder.edgtf-blog-single article .edgtf-post-heading {
  margin-bottom: 35px;
}
.edgtf-blog-holder.edgtf-blog-single article .edgtf-post-title {
  margin: 0 0 13px;
}
.edgtf-blog-holder.edgtf-blog-single article .edgtf-post-info-bottom {
  padding-top: 100px;
  padding-bottom: 1px;
}
.edgtf-blog-holder.edgtf-blog-single
  article.format-link:not(.edgtf-twitter-post-format)
  .edgtf-post-title {
  margin: 0;
}
.edgtf-blog-holder.edgtf-blog-single
  article.edgtf-twitter-post-format
  .edgtf-post-text {
  padding: 0;
}
.edgtf-blog-list-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  clear: both;
}
.edgtf-blog-list-holder .edgtf-blog-list {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  list-style: none;
  margin: 0;
  padding: 0;
}
.edgtf-blog-list-holder .edgtf-bl-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-blog-list-holder .edgtf-bl-item:hover .edgtf-bli-info,
.edgtf-blog-list-holder .edgtf-bl-item:hover .edgtf-post-excerpt,
.edgtf-blog-list-holder .edgtf-bl-item:hover .edgtf-post-title {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.edgtf-blog-list-holder .edgtf-bl-item:hover .edgtf-bli-info {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.edgtf-blog-list-holder .edgtf-bl-item:hover .edgtf-post-title {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.edgtf-blog-list-holder .edgtf-bl-item:hover .edgtf-post-excerpt {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.edgtf-blog-list-holder .edgtf-bl-item:hover .edgtf-post-image a:after {
  opacity: 1;
}
.edgtf-blog-list-holder .edgtf-bl-item:hover .edgtf-post-image img {
  -webkit-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
}
.edgtf-blog-list-holder .edgtf-bli-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-blog-list-holder .edgtf-bli-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-blog-list-holder .edgtf-post-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 26px;
  overflow: hidden;
}
.edgtf-blog-list-holder .edgtf-post-image a {
  position: relative;
  display: block;
}
.edgtf-blog-list-holder .edgtf-post-image a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.edgtf-blog-list-holder .edgtf-post-image img {
  display: block;
  -webkit-transform: scale(1.05) translateZ(0);
  transform: scale(1.05) translateZ(0);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.edgtf-blog-list-holder .edgtf-bli-info,
.edgtf-blog-list-holder .edgtf-post-excerpt,
.edgtf-blog-list-holder .edgtf-post-title {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.edgtf-blog-list-holder .edgtf-bli-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  clear: both;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.edgtf-blog-list-holder .edgtf-bli-info > div {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #737373;
  font-size: 15px;
  padding: 0 5px 0 0;
}
.edgtf-blog-list-holder .edgtf-bli-info > div:last-child {
  padding: 0;
}
.edgtf-blog-list-holder .edgtf-bli-info > div.edgtf-post-info-author a {
  font-weight: 600;
  text-transform: capitalize;
}
.edgtf-blog-list-holder .edgtf-bli-info > div a {
  color: inherit;
}
.edgtf-blog-list-holder .edgtf-bli-info > div a:hover {
  color: #000;
}
.edgtf-blog-list-holder .edgtf-post-title {
  margin: 0;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.edgtf-blog-list-holder .edgtf-post-excerpt {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 12px 0 0;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.edgtf-blog-list-holder .edgtf-post-excerpt p {
  margin: 0;
}
.edgtf-blog-list-holder .edgtf-post-excerpt:after {
  content: "...";
}
.edgtf-blog-list-holder .edgtf-post-read-more-button {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 22px 0 0;
}
.edgtf-blog-list-holder.edgtf-pl-no-image .edgtf-post-title {
  margin: 16px 0 0;
}
.edgtf-blog-list-holder.edgtf-bl-light .edgtf-bli-content {
  color: #b6b6b6;
}
.edgtf-blog-list-holder.edgtf-bl-light .edgtf-bli-content a {
  color: inherit;
}
.edgtf-blog-list-holder.edgtf-bl-light .edgtf-bli-content a:hover {
  color: #fff;
}
.edgtf-blog-list-holder.edgtf-bl-light
  .edgtf-bli-content
  .edgtf-bli-info
  > div {
  color: #b6b6b6;
}
.edgtf-blog-list-holder.edgtf-bl-light .edgtf-bli-content .edgtf-post-title {
  color: #fff;
}
.edgtf-blog-list-holder.edgtf-bl-light
  .edgtf-bli-content
  .edgtf-post-read-more-button
  .edgtf-btn.edgtf-btn-simple:not(.edgtf-btn-custom-hover-color) {
  color: #fff !important;
}
.edgtf-blog-list-holder.edgtf-bl-boxed:not(.edgtf-bl-one-column)
  .edgtf-bl-item {
  float: left;
}
.edgtf-blog-list-holder.edgtf-bl-boxed.edgtf-bl-two-columns .edgtf-bl-item {
  width: 50%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-blog-list-holder.edgtf-bl-boxed.edgtf-bl-two-columns
    .edgtf-bl-item:nth-child(2n + 1) {
    clear: both;
  }
}
.edgtf-blog-list-holder.edgtf-bl-boxed.edgtf-bl-three-columns .edgtf-bl-item {
  width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-blog-list-holder.edgtf-bl-boxed.edgtf-bl-three-columns
    .edgtf-bl-item:nth-child(3n + 1) {
    clear: both;
  }
}
.edgtf-blog-list-holder.edgtf-bl-boxed.edgtf-bl-four-columns .edgtf-bl-item {
  width: 25%;
}
@media only screen and (min-width: 1201px) {
  .edgtf-blog-list-holder.edgtf-bl-boxed.edgtf-bl-four-columns
    .edgtf-bl-item:nth-child(4n + 1) {
    clear: both;
  }
}
.edgtf-blog-list-holder.edgtf-bl-boxed.edgtf-bl-five-columns .edgtf-bl-item {
  width: 20%;
}
@media only screen and (min-width: 1201px) {
  .edgtf-blog-list-holder.edgtf-bl-boxed.edgtf-bl-five-columns
    .edgtf-bl-item:nth-child(5n + 1) {
    clear: both;
  }
}
.edgtf-blog-list-holder.edgtf-bl-boxed .edgtf-bli-content {
  padding: 40px 30px;
  background-color: #f6f6f6;
}
.edgtf-blog-list-holder.edgtf-bl-boxed .edgtf-post-image {
  margin: 0;
}
.edgtf-blog-list-holder.edgtf-bl-masonry {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  overflow: visible !important;
}
.edgtf-blog-list-holder.edgtf-bl-masonry .edgtf-blog-list {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.edgtf-blog-list-holder.edgtf-bl-masonry .edgtf-bl-item {
  width: 100%;
  vertical-align: top;
  z-index: 100;
}
.edgtf-blog-list-holder.edgtf-bl-masonry .edgtf-bl-grid-sizer {
  width: 100%;
  padding: 0;
  margin: 0;
}
.edgtf-blog-list-holder.edgtf-bl-masonry .edgtf-bl-grid-gutter {
  width: 0;
  padding: 0;
  margin: 0;
}
.edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-two-columns
  .edgtf-bl-grid-sizer,
.edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-two-columns .edgtf-bl-item {
  width: 50%;
}
.edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-three-columns
  .edgtf-bl-grid-sizer,
.edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-three-columns .edgtf-bl-item {
  width: 33.33333%;
}
.edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-four-columns
  .edgtf-bl-grid-sizer,
.edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-four-columns .edgtf-bl-item {
  width: 25%;
}
.edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-five-columns
  .edgtf-bl-grid-sizer,
.edgtf-blog-list-holder.edgtf-bl-masonry.edgtf-bl-five-columns .edgtf-bl-item {
  width: 20%;
}
.edgtf-blog-list-holder.edgtf-bl-minimal .edgtf-post-info-date {
  display: block;
  margin: 0 0 12px;
  line-height: 1;
}
.edgtf-blog-list-holder.edgtf-bl-minimal .edgtf-post-info-date a {
  font-size: 13px;
  color: #737373;
}
.edgtf-blog-list-holder.edgtf-bl-minimal .edgtf-post-info-date a:hover {
  color: #000;
}
.edgtf-blog-list-holder.edgtf-bl-simple .edgtf-post-image {
  display: table-cell;
  vertical-align: top;
  width: 84px;
}
.edgtf-blog-list-holder.edgtf-bl-simple .edgtf-bli-content {
  display: table-cell;
  vertical-align: top;
  width: auto;
  padding-left: 25px;
}
.edgtf-blog-list-holder.edgtf-bl-simple
  .edgtf-bli-content
  .edgtf-post-info-date {
  display: block;
  margin: 7px 0 0;
  line-height: 1;
}
.edgtf-blog-list-holder.edgtf-bl-simple
  .edgtf-bli-content
  .edgtf-post-info-date
  a {
  font-size: 13px;
  color: #737373;
}
.edgtf-blog-list-holder.edgtf-bl-simple
  .edgtf-bli-content
  .edgtf-post-info-date
  a:hover {
  color: #000;
}
.edgtf-blog-list-holder.edgtf-bl-standard:not(.edgtf-bl-one-column)
  .edgtf-bl-item {
  float: left;
}
.edgtf-blog-list-holder.edgtf-bl-standard.edgtf-bl-two-columns .edgtf-bl-item {
  width: 50%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-blog-list-holder.edgtf-bl-standard.edgtf-bl-two-columns
    .edgtf-bl-item:nth-child(2n + 1) {
    clear: both;
  }
}
.edgtf-blog-list-holder.edgtf-bl-standard.edgtf-bl-three-columns
  .edgtf-bl-item {
  width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-blog-list-holder.edgtf-bl-standard.edgtf-bl-three-columns
    .edgtf-bl-item:nth-child(3n + 1) {
    clear: both;
  }
}
.edgtf-blog-list-holder.edgtf-bl-standard.edgtf-bl-four-columns .edgtf-bl-item {
  width: 25%;
}
@media only screen and (min-width: 1281px) {
  .edgtf-blog-list-holder.edgtf-bl-standard.edgtf-bl-four-columns
    .edgtf-bl-item:nth-child(4n + 1) {
    clear: both;
  }
}
.edgtf-blog-list-holder.edgtf-bl-standard.edgtf-bl-five-columns .edgtf-bl-item {
  width: 20%;
}
@media only screen and (min-width: 1281px) {
  .edgtf-blog-list-holder.edgtf-bl-standard.edgtf-bl-five-columns
    .edgtf-bl-item:nth-child(5n + 1) {
    clear: both;
  }
}
.edgtf-bl-loading {
  position: relative;
  display: none;
  width: 100%;
  margin: 40px 0 20px;
  text-align: center;
}
.edgtf-bl-loading.edgtf-showing {
  display: block;
}
.edgtf-bl-loading > div {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin: 0 3px;
  background-color: #000;
  border-radius: 100%;
  -webkit-animation: bl-bouncedelay 1.4s infinite ease-in-out both;
  animation: bl-bouncedelay 1.4s infinite ease-in-out both;
}
.edgtf-bl-loading .edgtf-bl-loading-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.edgtf-bl-loading .edgtf-bl-loading-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes bl-bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bl-bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.edgtf-blog-slider-holder.edgtf-bs-slider .edgtf-blog-slider-item {
  text-align: center;
}
.touch .edgtf-blog-slider-holder.edgtf-bs-slider .edgtf-blog-slider-item {
  cursor: pointer;
}
.edgtf-blog-slider-holder.edgtf-bs-slider
  .edgtf-blog-slider-item:hover
  .edgtf-item-text-wrapper {
  opacity: 1;
}
.edgtf-blog-slider-holder.edgtf-bs-slider .edgtf-post-title {
  color: #fff;
}
.edgtf-blog-slider-holder.edgtf-bs-slider .edgtf-post-title a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.edgtf-blog-slider-holder.edgtf-bs-slider .edgtf-post-read-more-button a {
  color: #fff;
}
.edgtf-blog-slider-holder.edgtf-bs-slider .edgtf-post-read-more-button a:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
.edgtf-blog-slider-holder.edgtf-bs-carousel .edgtf-item-image a:hover:after {
  opacity: 1;
}
.edgtf-blog-slider-holder.edgtf-bs-carousel .edgtf-item-image a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.edgtf-blog-slider-holder.edgtf-bs-carousel .edgtf-post-title {
  margin: 29px 0 0;
}
.edgtf-blog-slider-holder.edgtf-bs-carousel .edgtf-post-read-more-button {
  margin: 15px 0 0;
}
.edgtf-blog-slider-holder.edgtf-bs-carousel-centered
  .active.center
  .edgtf-item-text-wrapper {
  opacity: 1;
}
.edgtf-blog-slider-holder.edgtf-bs-carousel-centered .edgtf-blog-slider-item {
  text-align: center;
}
.edgtf-blog-slider-holder.edgtf-bs-carousel-centered .edgtf-post-title {
  color: #fff;
}
.edgtf-blog-slider-holder.edgtf-bs-carousel-centered .edgtf-post-title a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.edgtf-blog-slider-holder.edgtf-bs-carousel-centered
  .edgtf-post-read-more-button
  a {
  color: #fff;
}
.edgtf-blog-slider-holder.edgtf-bs-carousel-centered
  .edgtf-post-read-more-button
  a:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
.edgtf-blog-slider-holder .edgtf-blog-slider-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  list-style-type: none;
}
.edgtf-blog-slider-holder .edgtf-item-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-blog-slider-holder .edgtf-item-text-wrapper {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.85);
  opacity: 0;
  -webkit-transition: opacity 0.45s ease-out;
  -o-transition: opacity 0.45s ease-out;
  transition: opacity 0.45s ease-out;
}
.edgtf-blog-slider-holder .edgtf-item-text-holder {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.edgtf-blog-slider-holder .edgtf-item-text-holder-inner {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  padding: 0 5%;
}
.edgtf-blog-slider-holder .edgtf-item-info-section {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin-bottom: 2px;
}
.edgtf-blog-slider-holder .edgtf-item-info-section > div {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
  margin-right: 3px;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
}
.edgtf-blog-slider-holder .edgtf-item-info-section > div a {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}
.edgtf-blog-slider-holder .edgtf-item-info-section > div a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.edgtf-blog-slider-holder .edgtf-item-info-section > div:after {
  content: "/";
  position: absolute;
  top: 0;
  right: 2px;
}
.edgtf-blog-slider-holder .edgtf-item-info-section > div:last-child {
  padding-right: 0;
  margin-right: 0;
}
.edgtf-blog-slider-holder .edgtf-item-info-section > div:last-child:after {
  content: "";
}
.edgtf-blog-slider-holder .edgtf-post-title {
  margin: 0;
}
.edgtf-blog-slider-holder .edgtf-bli-excerpt {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 12px 0 0;
}
.edgtf-blog-slider-holder .edgtf-bli-excerpt p {
  margin: 0;
}
.edgtf-blog-slider-holder .edgtf-post-read-more-button {
  margin: 5px 0 0;
}
.edgtf-page-footer {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  z-index: 100;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-page-footer .edgtf-footer-top-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.92);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-page-footer .edgtf-footer-top-holder .edgtf-footer-top-alignment-center {
  text-align: center;
}
.edgtf-page-footer .edgtf-footer-top-holder .edgtf-footer-top-alignment-left {
  text-align: left;
}
.edgtf-page-footer .edgtf-footer-top-holder .edgtf-footer-top-alignment-right {
  text-align: right;
}
.edgtf-page-footer .edgtf-footer-top-holder .edgtf-footer-top-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-page-footer .edgtf-footer-top-holder .edgtf-footer-top-inner.edgtf-grid {
  /* padding: 5rem 0; */
}
.edgtf-page-footer
  .edgtf-footer-top-holder
  .edgtf-footer-top-inner.edgtf-full-width {
  padding: 76px 40px;
}
.edgtf-page-footer .edgtf-footer-bottom-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  background-color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.edgtf-page-footer .edgtf-footer-bottom-holder .edgtf-footer-bottom-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-page-footer
  .edgtf-footer-bottom-holder
  .edgtf-footer-bottom-inner.edgtf-grid {
  padding: 19px 0;
}
.edgtf-page-footer
  .edgtf-footer-bottom-holder
  .edgtf-footer-bottom-inner.edgtf-full-width {
  padding: 19px 40px;
}
.no-touchevents body:not(.error404) .edgtf-page-footer.edgtf-footer-uncover {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99;
  -webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
.edgtf-right-side-menu-opened .edgtf-page-footer.edgtf-footer-uncover {
  left: -270px;
}
.edgtf-page-header {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  z-index: 110;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-page-header a img {
  display: block;
}
.edgtf-page-header p {
  margin: 0;
}
.edgtf-page-header .edgtf-vertical-align-containers {
  padding: 0 40px;
}
.edgtf-paspartu-enabled .edgtf-page-header .edgtf-vertical-align-containers {
  padding: 0;
}
.edgtf-page-header .edgtf-grid {
  height: 100%;
}
.edgtf-page-header .edgtf-grid .edgtf-vertical-align-containers {
  padding: 0;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.edgtf-page-header .edgtf-logo-area {
  position: relative;
  height: 90px;
  overflow: hidden;
  background-color: #fff;
}
.edgtf-page-header .edgtf-logo-area .edgtf-logo-wrapper a {
  max-height: 90px;
}
.edgtf-page-header .edgtf-menu-area {
  position: relative;
  height: 90px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-boxed .edgtf-page-header .edgtf-menu-area {
  padding: 0;
}
.edgtf-page-header .edgtf-menu-area .edgtf-logo-wrapper a {
  max-height: 90px;
}
.edgtf-page-header .edgtf-menu-area .widget {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.edgtf-logo-area-border-disable .edgtf-page-header .edgtf-logo-area {
  border: none;
}
.edgtf-logo-area-in-grid-border-disable
  .edgtf-page-header
  .edgtf-logo-area
  .edgtf-grid
  .edgtf-vertical-align-containers {
  border: none;
}
.edgtf-header-logo-area-in-grid-padding
  .edgtf-page-header
  .edgtf-logo-area
  .edgtf-vertical-align-containers {
  padding: 0 25px;
}
.edgtf-menu-area-shadow-disable .edgtf-page-header .edgtf-menu-area {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.edgtf-menu-area-shadow-disable
  .edgtf-page-header
  .edgtf-menu-area
  .edgtf-grid
  .edgtf-vertical-align-containers {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.edgtf-menu-area-border-disable .edgtf-page-header .edgtf-menu-area {
  border: none;
}
.edgtf-menu-area-in-grid-border-disable
  .edgtf-page-header
  .edgtf-menu-area
  .edgtf-grid
  .edgtf-vertical-align-containers {
  border: none;
}
.edgtf-header-logo-area-in-grid-padding
  .edgtf-page-header
  .edgtf-menu-area
  .edgtf-vertical-align-containers {
  padding: 0 25px;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-logo-wrapper
  .edgtf-light-logo {
  opacity: 1;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-logo-wrapper
  .edgtf-dark-logo,
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-logo-wrapper
  .edgtf-normal-logo {
  opacity: 0;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-menu-area {
  color: #fff !important;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-menu-area
  .widget {
  color: #fff !important;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-menu-area
  .widget
  .widgettitle,
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-menu-area
  .widget
  a,
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-menu-area
  .widget
  i,
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-menu-area
  .widget
  p,
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-menu-area
  .widget
  span {
  color: #fff !important;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-menu-area
  .widget
  a:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-menu-area
  .widget
  a:hover
  span {
  color: rgba(255, 255, 255, 0.8) !important;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header).edgtf-menu-area {
  color: #fff !important;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header).edgtf-menu-area
  .widget {
  color: #fff !important;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header).edgtf-menu-area
  .widget
  .widgettitle,
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header).edgtf-menu-area
  .widget
  a,
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header).edgtf-menu-area
  .widget
  i,
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header).edgtf-menu-area
  .widget
  p,
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header).edgtf-menu-area
  .widget
  span {
  color: #fff !important;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header).edgtf-menu-area
  .widget
  a:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header).edgtf-menu-area
  .widget
  a:hover
  span {
  color: rgba(255, 255, 255, 0.8) !important;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-logo-wrapper
  .edgtf-dark-logo {
  opacity: 1;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-logo-wrapper
  .edgtf-light-logo,
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-logo-wrapper
  .edgtf-normal-logo {
  opacity: 0;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-menu-area {
  color: #000 !important;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-menu-area
  .widget {
  color: #000 !important;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-menu-area
  .widget
  .widgettitle,
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-menu-area
  .widget
  a,
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-menu-area
  .widget
  i,
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-menu-area
  .widget
  p,
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-menu-area
  .widget
  span {
  color: #000 !important;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header)
  .edgtf-menu-area
  .widget
  a:hover {
  color: rgba(0, 0, 0, 0.8) !important;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header).edgtf-menu-area {
  color: #000 !important;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header).edgtf-menu-area
  .widget {
  color: #000 !important;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header).edgtf-menu-area
  .widget
  .widgettitle,
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header).edgtf-menu-area
  .widget
  a,
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header).edgtf-menu-area
  .widget
  i,
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header).edgtf-menu-area
  .widget
  p,
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header).edgtf-menu-area
  .widget
  span {
  color: #000 !important;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.fixed):not(.edgtf-sticky-header).edgtf-menu-area
  .widget
  a:hover {
  color: rgba(0, 0, 0, 0.8) !important;
}
.edgtf-mobile-header .widget.widget_archive,
.edgtf-mobile-header .widget.widget_calendar,
.edgtf-mobile-header .widget.widget_categories,
.edgtf-mobile-header .widget.widget_meta,
.edgtf-mobile-header .widget.widget_nav_menu,
.edgtf-mobile-header .widget.widget_pages,
.edgtf-mobile-header .widget.widget_recent_comments,
.edgtf-mobile-header .widget.widget_recent_entries,
.edgtf-mobile-header .widget.widget_rss,
.edgtf-mobile-header .widget.widget_search,
.edgtf-mobile-header .widget.widget_tag_cloud,
.edgtf-page-header .widget.widget_archive,
.edgtf-page-header .widget.widget_calendar,
.edgtf-page-header .widget.widget_categories,
.edgtf-page-header .widget.widget_meta,
.edgtf-page-header .widget.widget_nav_menu,
.edgtf-page-header .widget.widget_pages,
.edgtf-page-header .widget.widget_recent_comments,
.edgtf-page-header .widget.widget_recent_entries,
.edgtf-page-header .widget.widget_rss,
.edgtf-page-header .widget.widget_search,
.edgtf-page-header .widget.widget_tag_cloud,
.edgtf-sticky-header .widget.widget_archive,
.edgtf-sticky-header .widget.widget_calendar,
.edgtf-sticky-header .widget.widget_categories,
.edgtf-sticky-header .widget.widget_meta,
.edgtf-sticky-header .widget.widget_nav_menu,
.edgtf-sticky-header .widget.widget_pages,
.edgtf-sticky-header .widget.widget_recent_comments,
.edgtf-sticky-header .widget.widget_recent_entries,
.edgtf-sticky-header .widget.widget_rss,
.edgtf-sticky-header .widget.widget_search,
.edgtf-sticky-header .widget.widget_tag_cloud,
.edgtf-top-bar .widget.widget_archive,
.edgtf-top-bar .widget.widget_calendar,
.edgtf-top-bar .widget.widget_categories,
.edgtf-top-bar .widget.widget_meta,
.edgtf-top-bar .widget.widget_nav_menu,
.edgtf-top-bar .widget.widget_pages,
.edgtf-top-bar .widget.widget_recent_comments,
.edgtf-top-bar .widget.widget_recent_entries,
.edgtf-top-bar .widget.widget_rss,
.edgtf-top-bar .widget.widget_search,
.edgtf-top-bar .widget.widget_tag_cloud {
  display: none !important;
}
.edgtf-top-bar .widget {
  color: #4a4a4a;
}
.edgtf-top-bar .widget a {
  color: #4a4a4a;
}
.edgtf-top-bar .widget a:hover {
  color: #fff;
}
.edgtf-logo-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.edgtf-logo-wrapper a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}
.edgtf-logo-wrapper a img {
  height: 100%;
  width: auto;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.edgtf-logo-wrapper a img.edgtf-normal-logo {
  opacity: 1;
}
.edgtf-logo-wrapper a img.edgtf-dark-logo {
  opacity: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.edgtf-logo-wrapper a img.edgtf-light-logo {
  opacity: 0;
  -webkit-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  transform: translateY(-200%);
}
.edgtf-main-menu {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  height: 100%;
  width: auto;
}
.edgtf-main-menu ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.edgtf-main-menu ul li {
  position: relative;
  display: inline-block;
  float: left;
  padding: 0;
  margin: 0;
}
.edgtf-main-menu ul li a {
  font-size: 10px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #aaa;
}
.edgtf-main-menu ul li a:hover {
  color: #000;
}
.edgtf-main-menu ul li a i:before {
  margin: 0 7px 0 0;
}
.edgtf-main-menu ul li a .menu_icon_wrapper {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.edgtf-main-menu ul li a .edgtf-menu-featured-icon {
  position: relative;
  top: -4px;
  left: 5px;
  color: currentColor;
  font-size: 10px;
  margin: 0;
}
.edgtf-main-menu ul li a .edgtf-menu-featured-icon:before {
  margin: 0;
}
.edgtf-main-menu > ul {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  height: 100%;
}
.edgtf-main-menu > ul > li {
  float: left;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-main-menu > ul > li > a {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  height: 100%;
  padding: 0 15px;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  line-height: 23px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-main-menu > ul > li > a > span.item_outer {
  position: relative;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.edgtf-main-menu > ul > li > a > span.item_outer .item_text {
  position: relative;
  display: inline-block;
  vertical-align: top;
  top: 1px;
}
.edgtf-main-menu > ul > li.edgtf-active-item > a {
  color: #545454;
}
.edgtf-main-menu > ul > li.has_sub > a .edgtf-menu-arrow {
  display: none;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-main-menu
  > ul
  > li
  > a {
  color: #fff;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-main-menu
  > ul
  > li
  > a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-main-menu
  > ul
  > li.edgtf-active-item
  > a {
  color: rgba(255, 255, 255, 0.8);
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-main-menu
  > ul
  > li
  > a {
  color: #000;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-main-menu
  > ul
  > li
  > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-main-menu
  > ul
  > li.edgtf-active-item
  > a {
  color: rgba(0, 0, 0, 0.8);
}
.edgtf-drop-down .second {
  position: absolute;
  display: block;
  left: -13px;
  top: 100%;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  z-index: 10;
  -webkit-transition: top 0.15s ease-out;
  -o-transition: top 0.15s ease-out;
  transition: top 0.15s ease-out;
}
.edgtf-drop-down .second.edgtf-drop-down-start {
  visibility: visible;
  overflow: visible;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.edgtf-drop-down .second.right {
  right: -13px;
  left: auto;
}
.edgtf-drop-down .second .inner {
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  z-index: 997;
  background-color: #151515;
}
.edgtf-drop-down .second .inner ul li {
  display: block;
  float: none;
  height: auto;
}
.edgtf-drop-down .second .inner ul li:hover > a {
  color: #fff;
}
.edgtf-drop-down .second .inner ul li .widget {
  width: 100%;
  margin: 0 !important;
}
.edgtf-drop-down .second .inner ul li a {
  display: block;
  float: none;
  margin: 0;
  padding: 5px 27px;
}
.edgtf-drop-down .second .inner ul li a .item_outer {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 5px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-drop-down .second .inner ul li.current-menu-ancestor > a,
.edgtf-drop-down .second .inner ul li.current-menu-item > a {
  color: #fff;
}
.edgtf-drop-down .second .inner ul li.sub > a .item_outer:after {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  top: -1px;
  right: 0;
  content: "\f3d3";
  font-family: Ionicons;
  font-size: 11px;
  font-weight: 400;
  font-style: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.edgtf-drop-down .second .inner ul.right li a .item_outer {
  padding: 0 0 0 5px;
}
.edgtf-drop-down .second .inner ul.right li.sub > a .item_outer:after {
  right: auto;
  left: 0;
  content: "\f3d2";
}
.edgtf-drop-down .second .inner ul.right li a {
  text-align: right;
}
.edgtf-drop-down .second .inner ul.right li ul {
  left: -100%;
}
.edgtf-drop-down li.left_position .second {
  left: 0;
}
.edgtf-drop-down li.right_position .second {
  left: auto;
  right: 0;
}
.edgtf-drop-down > ul > li:hover > .second {
  z-index: 20;
}
.edgtf-drop-down .narrow .second .inner ul {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 28px 0 25px;
  background-color: #151515;
  border: 1px solid #272727;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-drop-down .narrow .second .inner ul li {
  width: 225px;
}
.edgtf-drop-down .narrow .second .inner ul li ul {
  position: absolute;
  left: 100%;
  top: -29px;
  height: auto;
  opacity: 0;
  overflow: hidden;
  z-index: 10;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03);
  -webkit-transform: translateZ(0);
  -webkit-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
.edgtf-drop-down .narrow .second .inner ul li:hover ul {
  z-index: 20;
  opacity: 1;
}
.edgtf-drop-down .narrow .second .inner ul.right li ul {
  left: -100%;
}
.edgtf-drop-down .wide .second .inner {
  text-align: center;
  background-color: #151515;
  border: 1px solid #2e2e2e;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-drop-down .wide .second .inner ul li a {
  padding: 3px 0;
}
.edgtf-drop-down .wide .second .inner ul li a:hover {
  color: #fff;
}
.edgtf-drop-down .wide .second .inner ul li ul {
  position: relative;
  display: block;
  top: 0;
  left: 0;
  visibility: visible;
}
.edgtf-drop-down .wide .second .inner ul li ul li:last-child a {
  padding-bottom: 0;
}
.edgtf-drop-down .wide .second .inner > ul {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 33px 0 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.edgtf-wide-dropdown-menu-content-in-grid
  .edgtf-drop-down
  .wide
  .second
  .inner
  > ul {
  width: 1100px;
}
@media only screen and (min-width: 1400px) {
  .edgtf-grid-1300.edgtf-wide-dropdown-menu-content-in-grid
    .edgtf-drop-down
    .wide
    .second
    .inner
    > ul {
    width: 1300px;
  }
}
@media only screen and (min-width: 1300px) {
  .edgtf-grid-1200.edgtf-wide-dropdown-menu-content-in-grid
    .edgtf-drop-down
    .wide
    .second
    .inner
    > ul {
    width: 1200px;
  }
}
@media only screen and (min-width: 1200px) {
  .edgtf-grid-1000.edgtf-wide-dropdown-menu-content-in-grid
    .edgtf-drop-down
    .wide
    .second
    .inner
    > ul {
    width: 1000px;
  }
}
@media only screen and (min-width: 1024px) {
  .edgtf-grid-800.edgtf-wide-dropdown-menu-content-in-grid
    .edgtf-drop-down
    .wide
    .second
    .inner
    > ul {
    width: 800px;
  }
}
.edgtf-drop-down .wide .second .inner > ul > li {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0 21px;
  border-left: 1px solid #454545;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-drop-down .wide .second .inner > ul > li > a {
  color: #fff;
  text-decoration: none !important;
}
.edgtf-drop-down .wide .second .inner > ul > li > a.no_link {
  cursor: default;
}
.edgtf-drop-down .wide .second .inner > ul > li > a .item_outer {
  padding: 0;
  overflow: inherit;
}
.edgtf-drop-down .wide .second .inner > ul > li > a .item_outer:after,
.edgtf-drop-down .wide .second .inner > ul > li > a .item_outer:before {
  display: none;
}
.edgtf-drop-down .wide .second .inner > ul > li.current-menu-ancestor > a,
.edgtf-drop-down .wide .second .inner > ul > li.current-menu-item > a {
  color: #fff;
}
.edgtf-drop-down .wide.left_position .second .inner > ul,
.edgtf-drop-down .wide.right_position .second .inner > ul {
  width: auto;
  white-space: nowrap;
}
.edgtf-drop-down .wide.left_position .second .inner > ul > li,
.edgtf-drop-down .wide.right_position .second .inner > ul > li {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.edgtf-drop-down .wide.left_position .second .inner > ul > li:nth-child(4n + 1),
.edgtf-drop-down
  .wide.right_position
  .second
  .inner
  > ul
  > li:nth-child(4n + 1) {
  border-left: none;
}
.edgtf-drop-down .wide.left_position .second ul li,
.edgtf-drop-down .wide.right_position .second ul li {
  width: 200px;
}
.edgtf-page-header .edgtf-fixed-wrapper.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-backface-visibility: hidden;
}
.admin-bar .edgtf-page-header .edgtf-fixed-wrapper.fixed {
  top: 32px;
}
.edgtf-page-header .edgtf-fixed-wrapper.fixed .edgtf-menu-area {
  background-color: #fff;
}
.edgtf-fixed-header-dark
  .edgtf-page-header
  .edgtf-fixed-wrapper.fixed
  .edgtf-logo-wrapper
  a
  img {
  opacity: 0 !important;
}
.edgtf-fixed-header-dark
  .edgtf-page-header
  .edgtf-fixed-wrapper.fixed
  .edgtf-logo-wrapper
  a
  img.edgtf-light-logo {
  opacity: 1 !important;
}
.edgtf-fixed-header-dark
  .edgtf-page-header
  .edgtf-fixed-wrapper.fixed
  .edgtf-menu-area {
  background-color: #161616 !important;
}
.edgtf-fixed-header-dark
  .edgtf-page-header
  .edgtf-fixed-wrapper.fixed
  .edgtf-menu-area
  .edgtf-vertical-align-containers
  .widget {
  color: #fff !important;
}
.edgtf-fixed-header-dark
  .edgtf-page-header
  .edgtf-fixed-wrapper.fixed
  .edgtf-menu-area
  .edgtf-vertical-align-containers
  .widget
  a {
  color: #fff !important;
}
.edgtf-fixed-header-dark
  .edgtf-page-header
  .edgtf-fixed-wrapper.fixed
  .edgtf-menu-area
  .edgtf-vertical-align-containers
  .widget
  a:hover {
  color: #989898 !important;
}
.edgtf-fixed-header-dark
  .edgtf-page-header
  .edgtf-fixed-wrapper.fixed
  .edgtf-main-menu
  > ul
  > li.edgtf-active-item
  > a {
  color: rgba(255, 255, 255, 0.8) !important;
}
.edgtf-fixed-header-dark
  .edgtf-page-header
  .edgtf-fixed-wrapper.fixed
  .edgtf-main-menu
  > ul
  > li
  > a {
  color: #fff !important;
}
.edgtf-fixed-header-dark
  .edgtf-page-header
  .edgtf-fixed-wrapper.fixed
  .edgtf-main-menu
  > ul
  > li
  > a:hover {
  color: #989898 !important;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-fullscreen-menu-opener:not(.edgtf-fm-opened) {
  color: #000;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-fullscreen-menu-opener:not(.edgtf-fm-opened):hover {
  color: rgba(0, 0, 0, 0.8);
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-fullscreen-menu-opener {
  color: #fff;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-fullscreen-menu-opener:hover {
  color: rgba(255, 255, 255, 0.8);
}
.edgtf-fullscreen-menu-opener {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.edgtf-fullscreen-menu-opener:hover .edgtf-fullscreen-menu-close-icon {
  color: #989898;
}
.edgtf-fullscreen-menu-opener .edgtf-fullscreen-menu-opener-icon {
  position: relative;
  visibility: visible;
}
.edgtf-fullscreen-menu-opener .edgtf-fullscreen-menu-close-icon {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  color: #fff;
}
.edgtf-fullscreen-menu-opener.edgtf-fm-opened
  .edgtf-fullscreen-menu-opener-icon {
  visibility: hidden;
}
.edgtf-fullscreen-menu-opener.edgtf-fm-opened
  .edgtf-fullscreen-menu-close-icon {
  visibility: visible;
}
.edgtf-fullscreen-menu-opener.edgtf-fullscreen-menu-opener-icon-pack {
  font-size: 20px;
}
.edgtf-fullscreen-menu-opener.edgtf-fullscreen-menu-opener-icon-pack * {
  display: inline-block;
  line-height: inherit;
}
.edgtf-fullscreen-menu-opener.edgtf-fullscreen-menu-opener-icon-pack :before {
  display: inline-block;
  line-height: inherit;
}
.edgtf-fullscreen-menu-opener.edgtf-fullscreen-menu-opener-svg-path span {
  position: relative;
}
.edgtf-fullscreen-menu-opener.edgtf-fullscreen-menu-opener-svg-path span > * {
  vertical-align: middle;
}
.edgtf-fullscreen-menu-opener.edgtf-fullscreen-menu-opener-svg-path span path,
.edgtf-fullscreen-menu-opener.edgtf-fullscreen-menu-opener-svg-path span > * {
  fill: currentColor;
  stroke: currentColor;
}
.edgtf-fullscreen-menu-opener.edgtf-fullscreen-menu-opener-predefined {
  line-height: 1;
}
.edgtf-fullscreen-menu-opener.edgtf-fullscreen-menu-opener-predefined
  .edgtf-hm-lines {
  position: relative;
  display: block;
  width: 27px;
  height: 19px;
}
.edgtf-fullscreen-menu-opener.edgtf-fullscreen-menu-opener-predefined
  .edgtf-hm-lines
  .edgtf-hm-line {
  position: absolute;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: currentColor;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.edgtf-fullscreen-menu-opener.edgtf-fullscreen-menu-opener-predefined
  .edgtf-hm-lines
  .edgtf-hm-line.edgtf-line-1 {
  top: 0;
}
.edgtf-fullscreen-menu-opener.edgtf-fullscreen-menu-opener-predefined
  .edgtf-hm-lines
  .edgtf-hm-line.edgtf-line-2 {
  top: 8px;
}
.edgtf-fullscreen-menu-opener.edgtf-fullscreen-menu-opener-predefined
  .edgtf-hm-lines
  .edgtf-hm-line.edgtf-line-3 {
  bottom: 0;
}
.edgtf-fullscreen-menu-opener.edgtf-fullscreen-menu-opener-predefined
  .edgtf-fullscreen-menu-close-icon {
  top: -9px;
  left: -5px;
  font-size: 32px;
}
.edgtf-fullscreen-menu-opened {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow-y: hidden;
}
.edgtf-fullscreen-menu-opened .edgtf-page-header,
.edgtf-fullscreen-menu-opened .edgtf-top-bar {
  visibility: hidden;
}
.edgtf-fullscreen-menu-opened .edgtf-fullscreen-menu-opener {
  visibility: visible;
}
.edgtf-fullscreen-menu-opened .edgtf-fullscreen-menu-holder-outer {
  visibility: visible !important;
  opacity: 1 !important;
}
.edgtf-fullscreen-menu-opened
  .edgtf-fullscreen-menu-holder-wrapper.edgtf-has-widget
  nav.edgtf-fullscreen-menu
  ul {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.edgtf-fullscreen-menu-opened
  .edgtf-fullscreen-menu-holder-wrapper.edgtf-has-widget
  nav.edgtf-fullscreen-menu:after {
  height: 100%;
}
.edgtf-fullscreen-menu-opened .edgtf-fullscreen-widget-inner {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.edgtf-fullscreen-menu-opened.admin-bar {
  top: 32px;
  height: calc(100% - 32px);
}
.edgtf-fullscreen-menu-holder-outer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden !important;
  visibility: hidden;
  opacity: 0;
  z-index: 105;
}
.edgtf-fullscreen-menu-holder {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 15, 15, 0.98);
  display: table;
  background-repeat: repeat;
  background-position: 0 0;
}
.edgtf-fullscreen-menu-holder-inner {
  display: table-cell;
  vertical-align: middle;
  padding: 100px 0;
}
@media only screen and (max-width: 1024px) {
  .edgtf-fullscreen-menu-holder-inner {
    padding-bottom: 30px;
  }
}
.edgtf-fullscreen-menu-holder-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 681px) {
  .edgtf-fullscreen-menu-holder-wrapper.edgtf-has-widget
    nav.edgtf-fullscreen-menu {
    padding: 16px 0 16px 40px;
    text-align: left;
  }
  .edgtf-fullscreen-menu-holder-wrapper.edgtf-has-widget
    nav.edgtf-fullscreen-menu
    ul {
    opacity: 0;
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
    -webkit-transition: -webkit-transform 0.5s ease 0.4s, opacity 0.5s ease 0.4s;
    -webkit-transition: opacity 0.5s ease 0.4s, -webkit-transform 0.5s ease 0.4s;
    transition: opacity 0.5s ease 0.4s, -webkit-transform 0.5s ease 0.4s;
    -o-transition: transform 0.5s ease 0.4s, opacity 0.5s ease 0.4s;
    transition: transform 0.5s ease 0.4s, opacity 0.5s ease 0.4s;
    transition: transform 0.5s ease 0.4s, opacity 0.5s ease 0.4s,
      -webkit-transform 0.5s ease 0.4s;
  }
  .edgtf-fullscreen-menu-holder-wrapper.edgtf-has-widget
    nav.edgtf-fullscreen-menu:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 5px;
    height: 0;
    background-color: #fff;
    -webkit-transition: height 0.5s ease 0.2s;
    -o-transition: height 0.5s ease 0.2s;
    transition: height 0.5s ease 0.2s;
  }
}
.edgtf-fullscreen-menu-holder-wrapper > * {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-fullscreen-widget-holder {
  padding-right: 40px;
  text-align: right;
}
@media only screen and (max-width: 680px) {
  .edgtf-fullscreen-widget-holder {
    display: none;
  }
}
.edgtf-fullscreen-widget-inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
  opacity: 0;
  -webkit-transform: translateX(-40px);
  -ms-transform: translateX(-40px);
  transform: translateX(-40px);
  -webkit-transition: -webkit-transform 0.5s ease 0.4s, opacity 0.5s ease 0.4s;
  -webkit-transition: opacity 0.5s ease 0.4s, -webkit-transform 0.5s ease 0.4s;
  transition: opacity 0.5s ease 0.4s, -webkit-transform 0.5s ease 0.4s;
  -o-transition: transform 0.5s ease 0.4s, opacity 0.5s ease 0.4s;
  transition: transform 0.5s ease 0.4s, opacity 0.5s ease 0.4s;
  transition: transform 0.5s ease 0.4s, opacity 0.5s ease 0.4s,
    -webkit-transform 0.5s ease 0.4s;
}
.edgtf-fullscreen-widget-inner .widget {
  margin: 0;
}
.touch .edgtf-fullscreen-menu-holder-outer {
  display: none;
}
.touch .edgtf-fullscreen-menu-opened .edgtf-fullscreen-menu-holder-outer {
  display: block;
}
nav.edgtf-fullscreen-menu {
  position: relative;
  top: 0;
  margin: 0 auto;
  text-align: center;
}
nav.edgtf-fullscreen-menu ul {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
}
nav.edgtf-fullscreen-menu ul li {
  margin: 0;
  padding: 0;
}
nav.edgtf-fullscreen-menu ul li.current-menu-ancestor > a,
nav.edgtf-fullscreen-menu ul li.current-menu-item > a {
  color: #fff;
}
nav.edgtf-fullscreen-menu ul li a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 5px 0;
  font-size: 15px;
  line-height: 1.3em;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #989898;
}
nav.edgtf-fullscreen-menu ul li a:hover {
  color: #fff;
}
nav.edgtf-fullscreen-menu ul li a span {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
nav.edgtf-fullscreen-menu ul li a .edgtf-fullscreen-menu-arrow {
  position: relative;
  top: -3px;
  margin-left: 13px;
  font-size: 15px;
}
nav.edgtf-fullscreen-menu ul li ul {
  padding: 0 0 6px;
}
nav.edgtf-fullscreen-menu ul li ul.sub_menu {
  display: none;
}
nav.edgtf-fullscreen-menu > ul {
  display: block;
}
nav.edgtf-fullscreen-menu > ul > li > a {
  margin: 14px 0;
  font-size: 25px;
}
nav.edgtf-fullscreen-menu > ul > li.edgtf-active-item > a {
  color: #fff;
}
@-webkit-keyframes fade_out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes fade_out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
.edgtf-fade-push-text-right .edgtf-fullscreen-menu-holder-outer,
.edgtf-fade-push-text-top .edgtf-fullscreen-menu-holder-outer,
.edgtf-fade-text-scaledown .edgtf-fullscreen-menu-holder-outer {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden !important;
  z-index: 105;
  opacity: 0;
}
.edgtf-fullscreen-fade-out .edgtf-fullscreen-menu-holder-outer {
  -webkit-animation: fade_out 0.25s linear both;
  animation: fade_out 0.25s linear both;
}
.edgtf-fullscreen-menu-opened.edgtf-fullscreen-fade-in
  .edgtf-fullscreen-menu-holder-outer {
  -webkit-animation: fade_in 0.25s linear both;
  animation: fade_in 0.25s linear both;
}
.edgtf-header-minimal
  .edgtf-page-header
  .edgtf-menu-area
  .edgtf-position-right-inner {
  height: auto;
}
.edgtf-header-minimal .edgtf-page-header .edgtf-position-left:before,
.edgtf-header-minimal .edgtf-page-header .edgtf-position-right:before {
  content: "";
}
.edgtf-header-minimal
  .edgtf-page-header
  .edgtf-sticky-header
  .edgtf-position-left-inner {
  height: auto;
}
.edgtf-header-minimal
  .edgtf-page-header
  .edgtf-sticky-header
  .edgtf-vertical-align-containers
  .edgtf-position-right
  .edgtf-position-right-inner {
  height: auto;
}
.edgtf-header-standard .edgtf-menu-area.edgtf-menu-left .edgtf-main-menu {
  width: auto;
  padding: 0 0 0 20px;
}
.edgtf-header-standard
  .edgtf-menu-area.edgtf-menu-left
  .edgtf-vertical-align-containers
  .edgtf-position-left-inner {
  height: 100%;
}
.edgtf-header-standard
  .edgtf-menu-area.edgtf-menu-left
  .edgtf-vertical-align-containers
  .edgtf-position-left:before,
.edgtf-header-standard
  .edgtf-menu-area.edgtf-menu-left
  .edgtf-vertical-align-containers
  .edgtf-position-right:before {
  display: none;
}
.edgtf-header-standard
  .edgtf-menu-area.edgtf-menu-left
  .edgtf-vertical-align-containers
  .edgtf-position-right-inner {
  display: -webkit-flex;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.edgtf-header-standard
  .edgtf-menu-area.edgtf-menu-center
  .edgtf-vertical-align-containers
  .edgtf-position-center-inner {
  height: 100%;
}
.edgtf-header-standard
  .edgtf-menu-area.edgtf-menu-center
  .edgtf-vertical-align-containers
  .edgtf-position-right:before {
  display: none;
}
.edgtf-header-standard
  .edgtf-menu-area.edgtf-menu-center
  .edgtf-vertical-align-containers
  .edgtf-position-right-inner {
  display: -webkit-flex;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.edgtf-header-standard .edgtf-menu-area.edgtf-menu-right .edgtf-main-menu {
  width: auto;
}
.edgtf-header-standard
  .edgtf-menu-area.edgtf-menu-right
  .edgtf-vertical-align-containers
  .edgtf-position-right-inner {
  height: 100%;
}
.edgtf-header-vertical-sliding .edgtf-logo-wrapper {
  z-index: 100;
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 30px 10px;
}
.edgtf-header-vertical-sliding .edgtf-logo-wrapper a {
  display: inline-block;
  position: relative;
  height: 100%;
}
.edgtf-header-vertical-sliding .edgtf-logo-wrapper img {
  display: block;
  height: auto;
  max-height: 100%;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-area
  .edgtf-logo-wrapper
  img {
  margin: 0 auto;
}
.edgtf-header-vertical-sliding .edgtf-vertical-menu-opener {
  text-align: center;
}
.edgtf-header-vertical-sliding .edgtf-vertical-menu-opener a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #9a9a9a;
}
.edgtf-header-vertical-sliding .edgtf-vertical-menu-opener a:hover {
  color: #fff;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-opener
  a
  .edgtf-vertical-sliding-opener-icon {
  position: relative;
  visibility: visible;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-opener
  a
  .edgtf-vertical-sliding-close-icon {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-opener
  a.edgtf-vertical-sliding-opener-icon-pack {
  font-size: 30px;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-opener
  a.edgtf-vertical-sliding-opener-icon-pack
  span {
  display: block;
  line-height: inherit;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-opener
  a.edgtf-vertical-sliding-opener-icon-pack
  span:before {
  display: block;
  line-height: inherit;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-opener
  a.edgtf-vertical-sliding-opener-svg-path
  span
  > * {
  vertical-align: middle;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-opener
  a.edgtf-vertical-sliding-opener-svg-path
  span
  path,
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-opener
  a.edgtf-vertical-sliding-opener-svg-path
  span
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-opener
  a.edgtf-vertical-sliding-opener-predefined
  .edgtf-hm-lines {
  position: relative;
  display: block;
  width: 23px;
  height: 17px;
  margin: 0 auto;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-opener
  a.edgtf-vertical-sliding-opener-predefined
  .edgtf-hm-lines
  .edgtf-hm-line {
  position: absolute;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: currentColor;
  border-radius: 12px;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-opener
  a.edgtf-vertical-sliding-opener-predefined
  .edgtf-hm-lines
  .edgtf-hm-line.edgtf-line-1 {
  top: 0;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-opener
  a.edgtf-vertical-sliding-opener-predefined
  .edgtf-hm-lines
  .edgtf-hm-line.edgtf-line-2 {
  top: 7px;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-opener
  a.edgtf-vertical-sliding-opener-predefined
  .edgtf-hm-lines
  .edgtf-hm-line.edgtf-line-3 {
  bottom: 0;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-opener
  a.edgtf-vertical-sliding-opener-predefined
  .edgtf-vertical-sliding-close-icon {
  top: -8px;
  left: -5px;
  font-size: 32px;
}
.edgtf-header-vertical-sliding .edgtf-vertical-menu-nav-holder-outer {
  width: 19%;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  z-index: 1;
}
.edgtf-header-vertical-sliding .edgtf-vertical-menu-nav-holder-outer.active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-nav-holder-outer
  .edgtf-vertical-menu-nav-holder {
  background-color: #101010;
  display: table;
  height: 100%;
  width: 100%;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-nav-holder-outer
  .edgtf-vertical-menu-nav-holder
  .edgtf-vertical-menu-holder-nav-inner {
  display: table-cell;
  vertical-align: middle;
  padding: 100px 0;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-nav-holder-outer
  .edgtf-vertical-menu-nav-holder
  nav.edgtf-fullscreen-menu {
  padding: 0 5% 0 25%;
}
.edgtf-header-vertical-sliding .edgtf-fullscreen-menu {
  position: relative;
  z-index: 101;
  text-align: left;
}
.edgtf-header-vertical-sliding .edgtf-fullscreen-menu ul {
  position: relative;
  list-style-type: none;
}
.edgtf-header-vertical-sliding .edgtf-fullscreen-menu > ul > li {
  position: relative;
  width: 210px;
}
.edgtf-header-vertical-sliding .edgtf-fullscreen-menu ul li a {
  margin: 0;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 0.2em;
  font-weight: 700;
  color: #fff;
  padding: 10px 0;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}
.edgtf-header-vertical-sliding .edgtf-fullscreen-menu ul li a.current,
.edgtf-header-vertical-sliding .edgtf-fullscreen-menu ul li a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.edgtf-header-vertical-sliding
  .edgtf-fullscreen-menu
  ul
  li
  a
  .edgtf-fullscreen-menu-arrow {
  top: -1px;
}
.edgtf-header-vertical-sliding
  .edgtf-fullscreen-menu
  ul
  li
  a
  .edgtf-fullscreen-menu-arrow:before {
  content: "\f3d0";
  font-family: Ionicons;
  font-size: 11px;
}
.edgtf-header-vertical-sliding
  .edgtf-fullscreen-menu
  ul
  li.current-menu-item
  a {
  color: rgba(255, 255, 255, 0.8);
}
.edgtf-header-vertical-sliding .edgtf-fullscreen-menu ul li ul li a {
  padding: 5px 0;
}
.edgtf-header-vertical-sliding .edgtf-fullscreen-menu ul ul {
  margin: 0 0 0 15px;
  padding: 0;
}
.edgtf-header-vertical-sliding .edgtf-fullscreen-menu > ul > li > a {
  position: relative;
  display: block;
  font-size: 13px;
}
.edgtf-header-vertical-sliding
  .edgtf-fullscreen-menu
  .edgtf-menu-second
  .inner {
  position: relative;
  display: block;
  padding: 0;
  z-index: 997;
}
.edgtf-header-vertical-sliding
  .edgtf-fullscreen-menu
  .edgtf-menu-icon:not(.blank):not(.null) {
  padding-right: 5px;
}
.edgtf-header-vertical-sliding .edgtf-vertical-area-widget-holder {
  width: 100%;
  z-index: 100;
  position: absolute;
  bottom: 0;
  padding: 0 5% 0 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1366px) {
  .edgtf-header-vertical-sliding .edgtf-vertical-area-widget-holder {
    bottom: 0;
  }
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-area-widget-holder
  .edgtf-vertical-header-widget {
  text-align: center;
  padding: 5px 0;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-area-widget-holder
  .edgtf-vertical-header-widget
  > a,
.edgtf-header-vertical-sliding
  .edgtf-vertical-area-widget-holder
  .edgtf-vertical-header-widget
  > div,
.edgtf-header-vertical-sliding
  .edgtf-vertical-area-widget-holder
  .edgtf-vertical-header-widget
  > span {
  position: relative;
  display: inline-block;
  padding: 0;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-area-widget-holder
  .edgtf-social-icon-widget-holder {
  margin-right: 20px;
  font-size: 13px;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-area-widget-holder
  .edgtf-social-icon-widget-holder:last-child {
  margin-right: 0;
}
.edgtf-header-vertical-sliding .edgtf-content,
.edgtf-header-vertical-sliding footer {
  padding-left: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-header-vertical-sliding .edgtf-vertical-menu-area {
  position: fixed;
  width: 60px;
  top: 0;
  left: 0;
  background-color: transparent;
  height: 100%;
  z-index: 101;
  -webkit-backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-area
  .edgtf-vertical-menu-area-inner {
  position: relative;
  height: 100%;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-area
  .edgtf-vertical-area-background {
  position: fixed;
  width: 60px;
  height: 100%;
  background-position: right top;
  background-repeat: no-repeat;
  background-color: #101010;
  background-size: cover;
  border-right: 1px solid #272727;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
  -o-transition: opacity 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
  transition: opacity 0.3s ease, background-color 0.3s ease,
    border-color 0.3s ease;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-area
  .edgtf-vertical-menu-holder {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-area
  .edgtf-vertical-menu-table {
  display: table;
  width: 100%;
  height: 100%;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-area
  .edgtf-vertical-menu-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.edgtf-header-vertical-sliding .edgtf-vertical-menu-area.edgtf-with-scroll {
  overflow: hidden;
}
.edgtf-header-vertical-sliding .edgtf-vertical-menu-area .edgtf-logo-wrapper {
  left: 0;
}
.edgtf-header-vertical-sliding.admin-bar .edgtf-vertical-menu-area {
  top: 33px;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-area.opened
  .edgtf-vertical-area-background {
  background-color: #101010;
  border-color: transparent;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-area.opened
  .edgtf-vertical-menu-opener
  a
  .edgtf-vertical-sliding-opener-icon {
  visibility: hidden;
}
.edgtf-header-vertical-sliding
  .edgtf-vertical-menu-area.opened
  .edgtf-vertical-menu-opener
  a
  .edgtf-vertical-sliding-close-icon {
  visibility: visible;
}
.edgtf-mobile-header {
  position: relative;
  display: none;
  z-index: 110;
}
.edgtf-mobile-header .edgtf-mobile-header-inner {
  position: relative;
  height: 70px;
  background-color: #fff;
  border-bottom: 1px solid rgba(170, 170, 170, 0.8);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-mobile-header .edgtf-mobile-header-inner .edgtf-mobile-header-holder {
  position: relative;
  z-index: 2;
  height: 100%;
}
.edgtf-mobile-header .edgtf-grid {
  height: 100%;
}
.edgtf-mobile-header .edgtf-vertical-align-containers {
  padding: 0;
}
.edgtf-mobile-header .edgtf-vertical-align-containers .edgtf-position-left {
  max-width: calc(100% - 50px);
}
.edgtf-mobile-header .edgtf-mobile-logo-wrapper a {
  display: block;
}
.edgtf-mobile-header .edgtf-mobile-logo-wrapper img {
  display: block;
  height: auto;
  width: auto;
}
.edgtf-mobile-header .edgtf-mobile-menu-opener {
  position: relative;
  height: 100%;
  float: right;
  z-index: 2;
}
.edgtf-mobile-header .edgtf-mobile-menu-opener a {
  display: table;
  height: 100%;
  padding-right: 10px;
}
.edgtf-mobile-header .edgtf-mobile-menu-opener a > * {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  line-height: 1em;
}
.edgtf-mobile-header .edgtf-mobile-menu-opener a .edgtf-mobile-menu-text {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  padding-left: 5px;
}
.edgtf-mobile-header .edgtf-mobile-menu-opener.edgtf-mobile-menu-opened a {
  color: #000;
}
.edgtf-mobile-header
  .edgtf-mobile-menu-opener.edgtf-mobile-menu-opener-icon-pack
  .edgtf-mobile-menu-icon {
  font-size: 20px;
}
.edgtf-mobile-header
  .edgtf-mobile-menu-opener.edgtf-mobile-menu-opener-icon-pack
  .edgtf-mobile-menu-icon
  * {
  display: block;
  line-height: inherit;
}
.edgtf-mobile-header
  .edgtf-mobile-menu-opener.edgtf-mobile-menu-opener-icon-pack
  .edgtf-mobile-menu-icon
  :before {
  display: block;
  line-height: inherit;
}
.edgtf-mobile-header
  .edgtf-mobile-menu-opener.edgtf-mobile-menu-opener-svg-path
  .edgtf-mobile-menu-icon
  > * {
  vertical-align: middle;
}
.edgtf-mobile-header
  .edgtf-mobile-menu-opener.edgtf-mobile-menu-opener-svg-path
  .edgtf-mobile-menu-icon
  path,
.edgtf-mobile-header
  .edgtf-mobile-menu-opener.edgtf-mobile-menu-opener-svg-path
  .edgtf-mobile-menu-icon
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.edgtf-mobile-header
  .edgtf-mobile-menu-opener.edgtf-mobile-menu-opener-predefined {
  line-height: 1;
}
.edgtf-mobile-header
  .edgtf-mobile-menu-opener.edgtf-mobile-menu-opener-predefined
  .edgtf-hm-lines {
  position: relative;
  display: block;
  width: 15px;
  height: 10px;
}
.edgtf-mobile-header
  .edgtf-mobile-menu-opener.edgtf-mobile-menu-opener-predefined
  .edgtf-hm-lines
  .edgtf-hm-line {
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: currentColor;
  border-radius: 12px;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.edgtf-mobile-header
  .edgtf-mobile-menu-opener.edgtf-mobile-menu-opener-predefined
  .edgtf-hm-lines
  .edgtf-hm-line.edgtf-line-1 {
  top: 0;
}
.edgtf-mobile-header
  .edgtf-mobile-menu-opener.edgtf-mobile-menu-opener-predefined
  .edgtf-hm-lines
  .edgtf-hm-line.edgtf-line-2 {
  top: 4px;
}
.edgtf-mobile-header
  .edgtf-mobile-menu-opener.edgtf-mobile-menu-opener-predefined
  .edgtf-hm-lines
  .edgtf-hm-line.edgtf-line-3 {
  bottom: 0;
}
.edgtf-mobile-header .edgtf-mobile-nav {
  display: none;
  background-color: #fff;
  border-bottom: 1px solid rgba(170, 170, 170, 0.8);
}
.edgtf-mobile-header .edgtf-mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.edgtf-mobile-header .edgtf-mobile-nav ul li {
  position: relative;
  padding: 0;
  margin: 0;
  -webkit-transform: translateZ(0);
}
.edgtf-mobile-header .edgtf-mobile-nav ul li a,
.edgtf-mobile-header .edgtf-mobile-nav ul li h6 {
  position: relative;
  display: block;
  padding: 13px 0 9px;
  margin: 0;
  font-size: 10px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  color: #989898;
  border-bottom: 1px solid rgba(170, 170, 170, 0.8);
  cursor: pointer;
}
.edgtf-mobile-header .edgtf-mobile-nav ul li a:hover,
.edgtf-mobile-header .edgtf-mobile-nav ul li h6:hover {
  color: #000;
}
.edgtf-mobile-header .edgtf-mobile-nav ul ul {
  /* display: none; */
  margin-left: 15px;
}
.edgtf-mobile-header .edgtf-mobile-nav ul ul li.current-menu-ancestor > a,
.edgtf-mobile-header .edgtf-mobile-nav ul ul li.current-menu-ancestor > h6,
.edgtf-mobile-header .edgtf-mobile-nav ul ul li.current-menu-item > a,
.edgtf-mobile-header .edgtf-mobile-nav ul ul li.current-menu-item > h6 {
  color: #000;
}
.edgtf-mobile-header .edgtf-mobile-nav ul ul li a,
.edgtf-mobile-header .edgtf-mobile-nav ul ul li h6 {
  letter-spacing: 0.35em;
}
.edgtf-mobile-header .edgtf-mobile-nav .edgtf-grid > ul > li > a,
.edgtf-mobile-header .edgtf-mobile-nav .edgtf-grid > ul > li > h6 {
  padding-left: 4px;
  font-size: 12px;
  letter-spacing: 0.2em;
}
.edgtf-mobile-header
  .edgtf-mobile-nav
  .edgtf-grid
  > ul
  > li.edgtf-active-item
  > a,
.edgtf-mobile-header
  .edgtf-mobile-nav
  .edgtf-grid
  > ul
  > li.edgtf-active-item
  > h6 {
  color: #000;
}
.edgtf-mobile-header
  .edgtf-mobile-nav
  .edgtf-grid
  > ul
  > li.edgtf-active-item
  > .mobile_arrow
  > .edgtf-sub-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.edgtf-mobile-header .edgtf-mobile-nav .mobile_arrow {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: auto;
  padding: 9px 12px 9px 0;
  font-size: 15px;
  line-height: inherit;
  text-align: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-mobile-header .edgtf-mobile-nav .mobile_arrow:hover {
  cursor: pointer;
}
.edgtf-mobile-header .edgtf-mobile-nav .mobile_arrow .edgtf-sub-arrow {
  line-height: 1;
  -webkit-transition: transform 0.2s ease-in-out;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.edgtf-mobile-header .edgtf-mobile-nav .mobile_arrow .fa-angle-down {
  display: none;
}
.edgtf-mobile-header
  .edgtf-mobile-nav
  li.edgtf-opened
  > .mobile_arrow
  > .edgtf-sub-arrow {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.edgtf-mobile-header .edgtf-mobile-nav > .edgtf-grid > ul > li:last-child > a,
.edgtf-mobile-header .edgtf-mobile-nav > ul > li:last-child > a {
  border-bottom: none;
}
.edgtf-sticky-up-mobile-header
  .edgtf-animate-mobile-header
  .edgtf-mobile-header-inner {
  width: 100%;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.4s ease-in-out, left 0.2s ease,
    right 0.2s ease;
  -webkit-transition: left 0.2s ease, right 0.2s ease,
    -webkit-transform 0.4s ease-in-out;
  transition: left 0.2s ease, right 0.2s ease,
    -webkit-transform 0.4s ease-in-out;
  -o-transition: transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease;
  transition: transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease;
  transition: transform 0.4s ease-in-out, left 0.2s ease, right 0.2s ease,
    -webkit-transform 0.4s ease-in-out;
}
.edgtf-sticky-up-mobile-header
  .mobile-header-appear
  .edgtf-mobile-header-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.edgtf-sticky-header {
  position: fixed;
  top: 0;
  left: 0;
  height: 75px;
  width: 100%;
  z-index: 100;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  -o-transition: transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}
.edgtf-sticky-header .edgtf-grid {
  height: 100% !important;
}
.edgtf-sticky-header.header-appear {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.admin-bar .edgtf-sticky-header.header-appear {
  top: 32px;
}
.edgtf-sticky-header .edgtf-sticky-holder {
  position: relative;
  height: 100%;
  z-index: 2;
  background-color: #fff;
  border-bottom: 1px solid rgba(170, 170, 170, 0.3);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-sticky-header .edgtf-sticky-holder .edgtf-logo-wrapper a {
  max-height: 75px;
}
.edgtf-sticky-header .edgtf-sticky-holder .edgtf-vertical-align-containers {
  padding: 0 40px;
}
.edgtf-sticky-header .edgtf-sticky-holder.edgtf-menu-left .edgtf-main-menu {
  width: auto;
  padding: 0 0 0 20px;
}
.edgtf-sticky-header
  .edgtf-sticky-holder.edgtf-menu-left
  .edgtf-vertical-align-containers
  .edgtf-position-left-inner {
  height: 100%;
}
.edgtf-sticky-header
  .edgtf-sticky-holder.edgtf-menu-left
  .edgtf-vertical-align-containers
  .edgtf-position-right:before {
  display: none;
}
.edgtf-sticky-header
  .edgtf-sticky-holder.edgtf-menu-left
  .edgtf-vertical-align-containers
  .edgtf-position-right-inner {
  display: -webkit-flex;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.edgtf-sticky-header
  .edgtf-sticky-holder.edgtf-menu-center
  .edgtf-vertical-align-containers
  .edgtf-position-center-inner {
  height: 100%;
}
.edgtf-sticky-header
  .edgtf-sticky-holder.edgtf-menu-center
  .edgtf-vertical-align-containers
  .edgtf-position-right:before {
  display: none;
}
.edgtf-sticky-header
  .edgtf-sticky-holder.edgtf-menu-center
  .edgtf-vertical-align-containers
  .edgtf-position-right-inner {
  display: -webkit-flex;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.edgtf-sticky-header .edgtf-sticky-holder.edgtf-menu-right .edgtf-main-menu {
  width: auto;
}
.edgtf-sticky-header
  .edgtf-sticky-holder.edgtf-menu-right
  .edgtf-vertical-align-containers
  .edgtf-position-right-inner {
  height: 100%;
}
.edgtf-sticky-header .widget {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.edgtf-top-bar {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  height: 46px;
  color: #4a4a4a;
  font-size: 12px;
  line-height: 1;
  background-color: #000;
  z-index: 111;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-top-bar > .edgtf-vertical-align-containers {
  padding: 0 40px;
}
.edgtf-top-bar .edgtf-vertical-align-containers .edgtf-position-left:before,
.edgtf-top-bar .edgtf-vertical-align-containers .edgtf-position-right:before {
  display: none;
}
.edgtf-top-bar .edgtf-vertical-align-containers .edgtf-position-left-inner,
.edgtf-top-bar .edgtf-vertical-align-containers .edgtf-position-right-inner {
  display: -webkit-flex;
  -webkit-align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.edgtf-top-bar .edgtf-grid {
  height: 100%;
}
.edgtf-top-bar .edgtf-grid .edgtf-vertical-align-containers {
  padding-left: 0;
  padding-right: 0;
}
.edgtf-top-bar-in-grid-padding
  .edgtf-top-bar
  .edgtf-grid
  .edgtf-vertical-align-containers {
  padding: 0 40px;
}
.edgtf-top-bar .widget {
  margin: 0;
}
.edgtf-search-opener {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  line-height: 1;
  margin: 0 10px;
}
.edgtf-search-opener .edgtf-search-opener-wrapper > * {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: inherit;
}
.edgtf-search-opener .edgtf-search-opener-wrapper > :before {
  display: block;
  line-height: inherit;
}
.edgtf-search-opener.edgtf-search-opener-svg-path
  .edgtf-search-opener-wrapper
  > * {
  vertical-align: middle;
}
.edgtf-search-opener.edgtf-search-opener-svg-path
  .edgtf-search-opener-wrapper
  path,
.edgtf-search-opener.edgtf-search-opener-svg-path
  .edgtf-search-opener-wrapper
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-search-opener,
.edgtf-light-header .edgtf-top-bar .edgtf-search-opener {
  color: #fff !important;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-search-opener:hover,
.edgtf-light-header .edgtf-top-bar .edgtf-search-opener:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-search-opener,
.edgtf-dark-header .edgtf-top-bar .edgtf-search-opener {
  color: #000 !important;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-search-opener:hover,
.edgtf-dark-header .edgtf-top-bar .edgtf-search-opener:hover {
  color: rgba(0, 0, 0, 0.8) !important;
}
.edgtf-search-page-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 80px;
}
.edgtf-search-page-holder .edgtf-search-page-form {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 30px;
}
.edgtf-search-page-holder .edgtf-search-page-form .edgtf-search-title {
  margin: 0 0 20px;
}
.edgtf-search-page-holder .edgtf-search-page-form .edgtf-search-label {
  display: block;
  font-size: 13px;
}
.edgtf-search-page-holder .edgtf-search-page-form .edgtf-form-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 10px;
  clear: both;
  border-bottom: 1px solid rgba(170, 170, 170, 0.8);
}
.edgtf-search-page-holder
  .edgtf-search-page-form
  .edgtf-form-holder
  .edgtf-column-left {
  display: table-cell;
  vertical-align: top;
}
.edgtf-search-page-holder
  .edgtf-search-page-form
  .edgtf-form-holder
  .edgtf-column-right {
  display: table-cell;
  width: 1%;
  text-align: left;
  vertical-align: top;
}
.edgtf-search-page-holder
  .edgtf-search-page-form
  .edgtf-form-holder
  .edgtf-search-field {
  position: relative;
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0 20px 0 3px;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  outline: 0;
  vertical-align: middle;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-search-page-holder
  .edgtf-search-page-form
  .edgtf-form-holder
  .edgtf-search-field::-webkit-input-placeholder {
  color: inherit;
}
.edgtf-search-page-holder
  .edgtf-search-page-form
  .edgtf-form-holder
  .edgtf-search-field:-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.edgtf-search-page-holder
  .edgtf-search-page-form
  .edgtf-form-holder
  .edgtf-search-field::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.edgtf-search-page-holder
  .edgtf-search-page-form
  .edgtf-form-holder
  .edgtf-search-field:-ms-input-placeholder {
  color: inherit;
}
.edgtf-search-page-holder
  .edgtf-search-page-form
  .edgtf-form-holder
  .edgtf-search-submit {
  position: relative;
  display: inline-block;
  width: auto;
  height: 40px;
  line-height: 40px;
  padding: 0;
  font-size: 18px;
  color: #737373;
  background-color: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  vertical-align: middle;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.edgtf-search-page-holder
  .edgtf-search-page-form
  .edgtf-form-holder
  .edgtf-search-submit:hover {
  color: #000;
}
.edgtf-search-page-holder article {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 30px 0;
  margin: 0;
  border-bottom: 1px solid rgba(170, 170, 170, 0.8);
}
.edgtf-search-page-holder article.sticky .edgtf-post-title a {
  color: #737373;
}
.edgtf-search-page-holder
  article.page
  .edgtf-post-title-area
  .edgtf-post-info
  > div.edgtf-post-info-category {
  display: none;
}
.edgtf-search-page-holder article .edgtf-post-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-search-page-holder article .edgtf-post-image {
  display: block;
  float: left;
  width: 130px;
}
.edgtf-search-page-holder article .edgtf-post-image a,
.edgtf-search-page-holder article .edgtf-post-image img {
  display: block;
}
.edgtf-search-page-holder article .edgtf-post-title-area {
  min-height: 130px;
  padding: 0 0 0 150px;
}
.edgtf-search-page-holder article .edgtf-post-title-area.edgtf-no-thumbnail {
  padding: 0;
  min-height: inherit;
}
.edgtf-search-page-holder
  article
  .edgtf-post-title-area
  .edgtf-post-title-area-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-search-page-holder
  article
  .edgtf-post-title-area
  .edgtf-post-title-area-inner
  .edgtf-post-title {
  margin: 0;
}
.edgtf-search-page-holder
  article
  .edgtf-post-title-area
  .edgtf-post-title-area-inner
  .edgtf-post-excerpt {
  margin: 7px 0 0;
}
.edgtf-search-page-holder .edgtf-blog-pagination {
  margin: 50px 0 0;
}
.edgtf-search-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  background-color: #000;
  z-index: 115;
}
.edgtf-search-cover .edgtf-container,
.edgtf-search-cover .edgtf-container-inner {
  height: 100%;
}
.edgtf-fixed-header-appear .edgtf-search-cover,
.edgtf-mobile-header.mobile-header-appear .edgtf-search-cover,
.edgtf-sticky-header-appear .edgtf-search-cover {
  position: fixed;
}
.admin-bar .edgtf-mobile-header.mobile-header-appear .edgtf-search-cover,
.edgtf-fixed-header-appear.admin-bar .edgtf-search-cover,
.edgtf-sticky-header-appear.admin-bar .edgtf-search-cover {
  top: 32px;
}
.edgtf-search-cover .edgtf-form-holder-outer {
  display: table;
  width: 100%;
  height: 100%;
}
.edgtf-search-cover .edgtf-form-holder {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 0 40px;
}
.edgtf-search-cover .edgtf-form-holder-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-search-cover .edgtf-container-inner .edgtf-form-holder {
  padding: 0;
}
.edgtf-search-cover .edgtf-container-inner .edgtf-search-close {
  right: 0;
}
.edgtf-search-cover input {
  display: inline-block;
  vertical-align: middle;
  width: 90%;
  margin: 0;
  padding: 0;
  float: left;
  font-family: inherit;
  color: #fff;
  font-size: inherit;
  font-weight: inherit;
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  outline-offset: 0;
  border-radius: 0;
}
.edgtf-search-cover input:focus {
  color: #fff;
}
.edgtf-search-cover input::-webkit-input-placeholder {
  color: inherit;
}
.edgtf-search-cover input:-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.edgtf-search-cover input::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.edgtf-search-cover input:-ms-input-placeholder {
  color: inherit;
}
.edgtf-search-cover input[type="submit"] {
  border: 0 none;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
  visibility: hidden;
}
.edgtf-search-cover .edgtf-search-close {
  position: absolute;
  right: 24px;
  top: 50%;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.edgtf-search-cover .edgtf-search-close.edgtf-search-close-icon-pack {
  font-size: 20px;
  line-height: 1em;
}
.edgtf-search-cover .edgtf-search-close.edgtf-search-close-icon-pack * {
  display: block;
  line-height: inherit;
}
.edgtf-search-cover .edgtf-search-close.edgtf-search-close-icon-pack :before {
  display: block;
  line-height: inherit;
}
.edgtf-search-cover .edgtf-search-close.edgtf-search-close-svg-path > * {
  vertical-align: middle;
}
.edgtf-search-cover .edgtf-search-close.edgtf-search-close-svg-path path,
.edgtf-search-cover .edgtf-search-close.edgtf-search-close-svg-path > * {
  fill: currentColor;
  stroke: currentColor;
}
.edgtf-search-cover.disabled input,
.edgtf-search-cover.disabled input:focus {
  font-weight: 400;
}
.edgtf-fullscreen-with-sidebar-search-holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 105;
  opacity: 0;
}
.edgtf-fullscreen-with-sidebar-search-holder .edgtf-fullscreen-search-table {
  display: table;
  width: 100%;
  height: 100%;
}
.edgtf-fullscreen-with-sidebar-search-holder .edgtf-fullscreen-search-cell {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  vertical-align: top;
  text-align: center;
  padding: 110px 0 0;
}
.edgtf-fullscreen-with-sidebar-search-holder
  .edgtf-fullscreen-search-inner:not(.edgtf-grid) {
  width: 90%;
  margin: 0 auto;
}
@media only screen and (min-width: 1501px) {
  .edgtf-fullscreen-with-sidebar-search-holder
    .edgtf-fullscreen-search-inner:not(.edgtf-grid) {
    width: 1500px;
    margin: 0 auto;
  }
}
.edgtf-fullscreen-with-sidebar-search-holder .edgtf-form-holder-inner {
  position: relative;
  width: 100%;
  margin: auto;
}
.edgtf-fullscreen-with-sidebar-search-holder .edgtf-field-holder {
  display: block;
  position: relative;
}
.edgtf-fullscreen-with-sidebar-search-holder .edgtf-search-field {
  position: relative;
  height: 100%;
  width: 100%;
  border: 0;
  padding: 0 0 0 15px;
  background: 0 0;
  outline: 0;
  font-family: inherit;
  font-size: 89px;
  color: #fff;
  line-height: 1;
  letter-spacing: -0.02em;
  border-left: 6px solid #d9cac1;
  font-weight: 600;
  -webkit-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.edgtf-fullscreen-with-sidebar-search-holder .edgtf-search-field:focus {
  border-bottom: 0;
  color: #fff;
  border-color: #000;
}
.edgtf-fullscreen-with-sidebar-search-holder .edgtf-search-submit {
  position: absolute;
  right: 0;
  bottom: 30px;
  width: auto;
  color: #fff;
  background-color: transparent;
  border: none;
  outline: 0;
  cursor: pointer;
}
.edgtf-fullscreen-with-sidebar-search-holder
  .edgtf-search-submit.edgtf-search-submit-icon-pack {
  font-size: 64px;
  line-height: 1em;
}
.edgtf-fullscreen-with-sidebar-search-holder
  .edgtf-search-submit.edgtf-search-submit-svg-path
  path,
.edgtf-fullscreen-with-sidebar-search-holder
  .edgtf-search-submit.edgtf-search-submit-svg-path
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.edgtf-fullscreen-with-sidebar-search-holder .edgtf-search-close {
  position: absolute;
  top: 40px;
  right: 75px;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.edgtf-fullscreen-with-sidebar-search-holder
  .edgtf-search-close.edgtf-search-close-icon-pack {
  font-size: 26px;
  line-height: 1em;
}
.edgtf-fullscreen-with-sidebar-search-holder
  .edgtf-search-close.edgtf-search-close-icon-pack
  span {
  display: block;
  line-height: inherit;
}
.edgtf-fullscreen-with-sidebar-search-holder
  .edgtf-search-close.edgtf-search-close-icon-pack
  span:before {
  display: block;
  line-height: inherit;
}
.edgtf-fullscreen-with-sidebar-search-holder
  .edgtf-search-close.edgtf-search-close-svg-path
  > * {
  vertical-align: middle;
}
.edgtf-fullscreen-with-sidebar-search-holder
  .edgtf-search-close.edgtf-search-close-svg-path
  path,
.edgtf-fullscreen-with-sidebar-search-holder
  .edgtf-search-close.edgtf-search-close-svg-path
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.admin-bar .edgtf-fullscreen-with-sidebar-search-holder .edgtf-search-close {
  top: 72px;
}
.edgtf-fullscreen-with-sidebar-search-holder .edgtf-fullscreen-sidebar {
  margin: 26px 0 0;
}
.edgtf-search-fade .edgtf-fullscreen-with-sidebar-search-holder {
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  z-index: 112;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-search-fade
  .edgtf-fullscreen-with-sidebar-search-holder
  .edgtf-fullscreen-search-table {
  background-color: #000;
}
.edgtf-search-fade-out.edgtf-search-fade
  .edgtf-fullscreen-with-sidebar-search-holder {
  -webkit-animation: search_fade_out 0.2s ease-out both;
  animation: search_fade_out 0.2s ease-out both;
}
.edgtf-search-fade-in.edgtf-search-fade
  .edgtf-fullscreen-with-sidebar-search-holder.edgtf-animate {
  -webkit-animation: search_fade_in 0.3s ease both;
  animation: search_fade_in 0.3s ease both;
}
.edgtf-search-fade
  .edgtf-fullscreen-with-sidebar-search-holder.edgtf-animate
  .edgtf-search-close {
  opacity: 1;
  visibility: visible;
}
@-webkit-keyframes search_fade_out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes search_fade_out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
.edgtf-fullscreen-search-holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 105;
  opacity: 0;
}
.edgtf-fullscreen-search-holder .edgtf-fullscreen-search-table {
  display: table;
  width: 100%;
  height: 100%;
}
.edgtf-fullscreen-search-holder .edgtf-fullscreen-search-cell {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.edgtf-fullscreen-search-holder .edgtf-form-holder-inner {
  position: relative;
  width: 60%;
  margin: auto;
}
.edgtf-fullscreen-search-holder .edgtf-form-holder-inner .edgtf-line {
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  border-bottom: 1px solid rgba(170, 170, 170, 0.8);
  -webkit-transition: all 0.3s 0.2s;
  -o-transition: all 0.3s 0.2s;
  transition: all 0.3s 0.2s;
}
.edgtf-fullscreen-search-opened
  .edgtf-fullscreen-search-holder
  .edgtf-form-holder-inner
  .edgtf-line {
  width: 100%;
  -webkit-transition: width 0.5s ease 0.6s;
  -o-transition: width 0.5s ease 0.6s;
  transition: width 0.5s ease 0.6s;
}
.edgtf-fullscreen-search-holder .edgtf-field-holder {
  display: block;
  position: relative;
}
.edgtf-fullscreen-search-holder .edgtf-search-field {
  position: relative;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: 25px;
  color: #000;
  line-height: 2em;
  background: 0 0;
  border: 0;
  border-radius: 0;
  outline: 0;
}
.edgtf-fullscreen-search-holder .edgtf-search-submit {
  position: absolute;
  right: 0;
  bottom: -20px;
  width: auto;
  color: #737373;
  background-color: transparent;
  border: none;
  outline: 0;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s 0.2s;
  -o-transition: all 0.3s 0.2s;
  transition: all 0.3s 0.2s;
}
.edgtf-fullscreen-search-holder .edgtf-search-submit:hover {
  color: #000;
}
.edgtf-fullscreen-search-opened
  .edgtf-fullscreen-search-holder
  .edgtf-search-submit {
  opacity: 1;
  bottom: 5px;
  -webkit-transition: color 0.2s ease, opacity 0.2s ease-out 1.1s,
    bottom 0.4s ease-out 0.9s;
  -o-transition: color 0.2s ease, opacity 0.2s ease-out 1.1s,
    bottom 0.4s ease-out 0.9s;
  transition: color 0.2s ease, opacity 0.2s ease-out 1.1s,
    bottom 0.4s ease-out 0.9s;
}
.edgtf-fullscreen-search-holder
  .edgtf-search-submit.edgtf-search-submit-icon-pack {
  font-size: 18px;
  line-height: 1em;
}
.edgtf-fullscreen-search-holder
  .edgtf-search-submit.edgtf-search-submit-svg-path
  path,
.edgtf-fullscreen-search-holder
  .edgtf-search-submit.edgtf-search-submit-svg-path
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.edgtf-fullscreen-search-holder .edgtf-search-close {
  position: absolute;
  top: 33px;
  right: 70px;
  color: #737373;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.admin-bar .edgtf-fullscreen-search-holder .edgtf-search-close {
  top: 72px;
}
.edgtf-fullscreen-search-holder .edgtf-search-close:hover {
  color: #000;
}
.edgtf-fullscreen-search-holder
  .edgtf-search-close.edgtf-search-close-icon-pack {
  font-size: 25px;
  line-height: 1em;
}
.edgtf-fullscreen-search-holder
  .edgtf-search-close.edgtf-search-close-icon-pack
  * {
  display: block;
  line-height: inherit;
}
.edgtf-fullscreen-search-holder
  .edgtf-search-close.edgtf-search-close-icon-pack
  :before {
  display: block;
  line-height: inherit;
}
.edgtf-fullscreen-search-holder
  .edgtf-search-close.edgtf-search-close-svg-path
  > * {
  vertical-align: middle;
}
.edgtf-fullscreen-search-holder
  .edgtf-search-close.edgtf-search-close-svg-path
  path,
.edgtf-fullscreen-search-holder
  .edgtf-search-close.edgtf-search-close-svg-path
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.edgtf-search-fade .edgtf-fullscreen-search-holder {
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  z-index: 112;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-search-fade
  .edgtf-fullscreen-search-holder
  .edgtf-fullscreen-search-table {
  background-color: rgba(255, 255, 255, 0.98);
}
.edgtf-search-fade-out.edgtf-search-fade .edgtf-fullscreen-search-holder {
  -webkit-animation: search_fade_out 0.2s ease-out both;
  animation: search_fade_out 0.2s ease-out both;
}
.edgtf-search-fade-in.edgtf-search-fade
  .edgtf-fullscreen-search-holder.edgtf-animate {
  -webkit-animation: search_fade_in 0.3s ease both;
  animation: search_fade_in 0.3s ease both;
}
.edgtf-search-fade
  .edgtf-fullscreen-search-holder.edgtf-animate
  .edgtf-search-close {
  opacity: 1;
  visibility: visible;
}
@-webkit-keyframes search_fade_out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes search_fade_out {
  0% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes search_fade_in {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
.edgtf-slide-from-header-bottom-holder {
  position: absolute;
  top: 100%;
  right: 0;
  width: 300px;
  display: none;
  padding: 25px;
  margin: 0;
  background-color: #fff;
  border: 1px solid rgba(170, 170, 170, 0.8);
  overflow: hidden;
  z-index: 9999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-fixed-header-appear .edgtf-slide-from-header-bottom-holder,
.edgtf-mobile-header.mobile-header-appear
  .edgtf-slide-from-header-bottom-holder,
.edgtf-sticky-header-appear .edgtf-slide-from-header-bottom-holder {
  position: fixed;
}
.edgtf-slide-from-header-bottom-holder .edgtf-form-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  border: 1px solid rgba(170, 170, 170, 0.8);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-slide-from-header-bottom-holder .edgtf-form-holder .edgtf-search-field,
.edgtf-slide-from-header-bottom-holder .edgtf-form-holder .edgtf-search-submit {
  position: relative;
  display: inline-block;
  vertical-align: top;
  float: left;
  margin: 0;
  height: 44px;
  line-height: 42px;
  color: #737373;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.edgtf-slide-from-header-bottom-holder .edgtf-form-holder .edgtf-search-field {
  width: calc(100% - 40px);
  padding: 0 10px 0 20px;
  font-family: inherit;
}
.edgtf-slide-from-header-bottom-holder
  .edgtf-form-holder
  .edgtf-search-field:focus {
  color: #000;
}
.edgtf-slide-from-header-bottom-holder .edgtf-form-holder .edgtf-search-submit {
  width: 40px;
  padding: 0 12px 0 0;
  cursor: pointer;
}
.edgtf-slide-from-header-bottom-holder
  .edgtf-form-holder
  .edgtf-search-submit:hover {
  color: #000;
}
.edgtf-slide-from-header-bottom-holder
  .edgtf-form-holder
  .edgtf-search-submit.edgtf-search-submit-icon-pack {
  font-size: 15px;
  line-height: 1em;
}
.edgtf-slide-from-header-bottom-holder
  .edgtf-form-holder
  .edgtf-search-submit.edgtf-search-submit-icon-pack
  * {
  display: block;
  line-height: inherit;
}
.edgtf-slide-from-header-bottom-holder
  .edgtf-form-holder
  .edgtf-search-submit.edgtf-search-submit-icon-pack
  :before {
  display: block;
  line-height: inherit;
}
.edgtf-slide-from-header-bottom-holder
  .edgtf-form-holder
  .edgtf-search-submit.edgtf-search-submit-svg-path
  > * {
  vertical-align: middle;
}
.edgtf-slide-from-header-bottom-holder
  .edgtf-form-holder
  .edgtf-search-submit.edgtf-search-submit-svg-path
  path,
.edgtf-slide-from-header-bottom-holder
  .edgtf-form-holder
  .edgtf-search-submit.edgtf-search-submit-svg-path
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.edgtf-search-slides-from-window-top .edgtf-fixed-wrapper.fixed,
.edgtf-search-slides-from-window-top .edgtf-mobile-header,
.edgtf-search-slides-from-window-top .edgtf-page-header,
.edgtf-search-slides-from-window-top .edgtf-top-bar {
  top: 0;
  -webkit-transition: top 0.25s ease-out;
  -o-transition: top 0.25s ease-out;
  transition: top 0.25s ease-out;
}
.edgtf-search-slides-from-window-top.edgtf-search-open
  .edgtf-fixed-wrapper.fixed,
.edgtf-search-slides-from-window-top.edgtf-search-open .edgtf-mobile-header,
.edgtf-search-slides-from-window-top.edgtf-search-open .edgtf-page-header,
.edgtf-search-slides-from-window-top.edgtf-search-open .edgtf-top-bar {
  top: 50px;
}
.edgtf-search-slides-from-window-top.edgtf-search-open
  .edgtf-search-slide-window-top {
  height: 50px;
}
.edgtf-search-slides-from-window-top.edgtf-search-open
  .edgtf-sticky-header.header-appear,
.edgtf-search-slides-from-window-top.edgtf-search-open.edgtf-sticky-up-mobile-header
  .edgtf-animate-mobile-header
  .edgtf-mobile-header-inner {
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
}
.edgtf-search-slides-from-window-top.edgtf-search-open.admin-bar
  .edgtf-sticky-header.header-appear,
.edgtf-search-slides-from-window-top.edgtf-search-open.admin-bar.edgtf-sticky-up-mobile-header
  .edgtf-animate-mobile-header
  .edgtf-mobile-header-inner {
  -webkit-transform: translateY(82px);
  -ms-transform: translateY(82px);
  transform: translateY(82px);
}
.edgtf-search-slide-window-top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  margin: 0;
  color: #fff;
  background-color: #000;
  overflow: hidden;
  z-index: 201;
  -webkit-transition: top 0.25s ease-out, height 0.25s ease-out;
  -o-transition: top 0.25s ease-out, height 0.25s ease-out;
  transition: top 0.25s ease-out, height 0.25s ease-out;
}
.admin-bar .edgtf-search-slide-window-top {
  top: 32px;
}
.edgtf-search-slide-window-top .edgtf-grid .edgtf-search-form-inner {
  padding: 0;
}
.edgtf-search-slide-window-top .edgtf-search-form-inner {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-search-slide-window-top .edgtf-search-submit {
  color: #fff;
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  width: 40px;
}
.edgtf-search-slide-window-top
  .edgtf-search-submit.edgtf-search-submit-icon-pack {
  font-size: 14px;
  line-height: 1;
}
.edgtf-search-slide-window-top
  .edgtf-search-submit.edgtf-search-submit-icon-pack
  > * {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.edgtf-search-slide-window-top
  .edgtf-search-submit.edgtf-search-submit-svg-path
  > * {
  vertical-align: middle;
}
.edgtf-search-slide-window-top
  .edgtf-search-submit.edgtf-search-submit-svg-path
  path,
.edgtf-search-slide-window-top
  .edgtf-search-submit.edgtf-search-submit-svg-path
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.edgtf-search-slide-window-top .edgtf-search-close {
  color: #fff;
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  width: 40px;
}
.edgtf-search-slide-window-top
  .edgtf-search-close.edgtf-search-close-icon-pack {
  font-size: 20px;
  line-height: 1em;
}
.edgtf-search-slide-window-top
  .edgtf-search-close.edgtf-search-close-icon-pack
  span {
  display: block;
  line-height: inherit;
}
.edgtf-search-slide-window-top
  .edgtf-search-close.edgtf-search-close-icon-pack
  span:before {
  display: block;
  line-height: inherit;
}
.edgtf-search-slide-window-top
  .edgtf-search-close.edgtf-search-close-svg-path
  > * {
  vertical-align: middle;
}
.edgtf-search-slide-window-top
  .edgtf-search-close.edgtf-search-close-svg-path
  path,
.edgtf-search-slide-window-top
  .edgtf-search-close.edgtf-search-close-svg-path
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.edgtf-search-slide-window-top .edgtf-swt-search-field {
  padding: 0 30px 0 0;
  margin: 0;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  color: #fff;
  background-color: transparent;
  border: none;
  border-radius: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-search-slide-window-top .edgtf-swt-search-field:focus {
  color: #fff;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-side-menu-button-opener,
.edgtf-light-header .edgtf-top-bar .edgtf-side-menu-button-opener {
  color: #fff !important;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-side-menu-button-opener.opened,
.edgtf-light-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-side-menu-button-opener:hover,
.edgtf-light-header .edgtf-top-bar .edgtf-side-menu-button-opener.opened,
.edgtf-light-header .edgtf-top-bar .edgtf-side-menu-button-opener:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-side-menu-button-opener,
.edgtf-dark-header .edgtf-top-bar .edgtf-side-menu-button-opener {
  color: #000 !important;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-side-menu-button-opener.opened,
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-side-menu-button-opener:hover,
.edgtf-dark-header .edgtf-top-bar .edgtf-side-menu-button-opener.opened,
.edgtf-dark-header .edgtf-top-bar .edgtf-side-menu-button-opener:hover {
  color: rgba(0, 0, 0, 0.8) !important;
}
.edgtf-side-menu-button-opener {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.edgtf-side-menu-button-opener .edgtf-side-menu-title {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 0 0;
  color: currentColor;
}
.edgtf-side-menu-button-opener .edgtf-side-menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.edgtf-side-menu-button-opener.opened,
.edgtf-side-menu-button-opener:hover {
  color: #000;
}
.edgtf-side-menu-button-opener.edgtf-side-menu-button-opener-icon-pack {
  top: -1px;
}
.edgtf-side-menu-button-opener.edgtf-side-menu-button-opener-icon-pack
  .edgtf-side-menu-icon {
  font-size: 20px;
}
.edgtf-side-menu-button-opener.edgtf-side-menu-button-opener-icon-pack
  .edgtf-side-menu-icon
  * {
  display: block;
  line-height: inherit;
}
.edgtf-side-menu-button-opener.edgtf-side-menu-button-opener-icon-pack
  .edgtf-side-menu-icon
  :before {
  display: block;
  line-height: inherit;
}
.edgtf-side-menu-button-opener.edgtf-side-menu-button-opener-svg-path
  .edgtf-side-menu-icon
  > * {
  vertical-align: middle;
}
.edgtf-side-menu-button-opener.edgtf-side-menu-button-opener-svg-path
  .edgtf-side-menu-icon
  path,
.edgtf-side-menu-button-opener.edgtf-side-menu-button-opener-svg-path
  .edgtf-side-menu-icon
  > * {
  fill: currentColor;
  stroke: currentColor;
}
.edgtf-side-menu-button-opener.edgtf-side-menu-button-opener-predefined {
  top: -3px;
  line-height: 1;
}
.edgtf-side-menu-button-opener.edgtf-side-menu-button-opener-predefined
  .edgtf-hm-lines {
  position: relative;
  display: block;
  width: 15px;
  height: 10px;
}
.edgtf-side-menu-button-opener.edgtf-side-menu-button-opener-predefined
  .edgtf-hm-lines
  .edgtf-hm-line {
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: currentColor;
  border-radius: 12px;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.edgtf-side-menu-button-opener.edgtf-side-menu-button-opener-predefined
  .edgtf-hm-lines
  .edgtf-hm-line.edgtf-line-1 {
  top: 0;
}
.edgtf-side-menu-button-opener.edgtf-side-menu-button-opener-predefined
  .edgtf-hm-lines
  .edgtf-hm-line.edgtf-line-2 {
  top: 4px;
}
.edgtf-side-menu-button-opener.edgtf-side-menu-button-opener-predefined
  .edgtf-hm-lines
  .edgtf-hm-line.edgtf-line-3 {
  bottom: 0;
}
.edgtf-side-menu {
  position: fixed;
  top: 0;
  right: -405px;
  width: 405px;
  height: 100%;
  min-height: 100%;
  padding: 66px 65px 36px;
  background-color: #fff;
  text-align: left;
  overflow: hidden;
  visibility: hidden;
  z-index: 9999;
  -webkit-backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: -3px 0 3px rgba(0, 0, 0, 0.04);
  box-shadow: -3px 0 3px rgba(0, 0, 0, 0.04);
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.edgtf-side-menu a.edgtf-close-side-menu {
  position: absolute;
  top: 33px;
  right: 40px;
  display: block;
  z-index: 1000;
  color: #000;
}
.edgtf-side-menu a.edgtf-close-side-menu:hover {
  color: #737373;
}
.admin-bar .edgtf-side-menu a.edgtf-close-side-menu {
  top: 68px;
}
.edgtf-side-menu a.edgtf-close-side-menu.edgtf-close-side-menu-icon-pack {
  font-size: 20px;
}
.edgtf-side-menu a.edgtf-close-side-menu.edgtf-close-side-menu-icon-pack * {
  display: block;
  line-height: inherit;
}
.edgtf-side-menu
  a.edgtf-close-side-menu.edgtf-close-side-menu-icon-pack
  :before {
  display: block;
  line-height: inherit;
}
.edgtf-side-menu a.edgtf-close-side-menu.edgtf-close-side-menu-svg-path > * {
  vertical-align: middle;
}
.edgtf-side-menu a.edgtf-close-side-menu.edgtf-close-side-menu-svg-path path,
.edgtf-side-menu a.edgtf-close-side-menu.edgtf-close-side-menu-svg-path > * {
  fill: currentColor;
  stroke: currentColor;
}
.edgtf-right-side-menu-opened .edgtf-fixed-wrapper.fixed,
.edgtf-right-side-menu-opened .edgtf-sticky-header,
.edgtf-right-side-menu-opened .edgtf-wrapper,
.edgtf-right-side-menu-opened .mobile-header-appear .edgtf-mobile-header-inner,
.edgtf-right-side-menu-opened footer.edgtf-footer-uncover {
  left: 0;
}
.edgtf-side-menu-slide-from-right .edgtf-wrapper {
  background-color: #fff;
  position: relative;
  z-index: 1000;
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.edgtf-side-menu-slide-from-right .edgtf-wrapper .edgtf-cover {
  z-index: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, z-index 0.2s ease-in-out;
}
.edgtf-side-menu-slide-from-right .edgtf-fixed-wrapper.fixed,
.edgtf-side-menu-slide-from-right .edgtf-sticky-header {
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.edgtf-side-menu-slide-from-right footer.edgtf-footer-uncover {
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.edgtf-side-menu-slide-from-right.edgtf-right-side-menu-opened .edgtf-cover {
  z-index: 1002;
  opacity: 1;
}
.edgtf-side-menu-slide-from-right.edgtf-right-side-menu-opened
  .edgtf-side-menu {
  right: 0;
  visibility: visible;
}
.edgtf-side-area-uncovered-from-content.edgtf-right-side-menu-opened
  .edgtf-fixed-wrapper.fixed,
.edgtf-side-area-uncovered-from-content.edgtf-right-side-menu-opened
  .edgtf-mobile-header-inner,
.edgtf-side-area-uncovered-from-content.edgtf-right-side-menu-opened
  .edgtf-sticky-header,
.edgtf-side-area-uncovered-from-content.edgtf-right-side-menu-opened
  .edgtf-wrapper,
.edgtf-side-area-uncovered-from-content.edgtf-right-side-menu-opened
  .mobile-header-appear
  .edgtf-mobile-header-inner,
.edgtf-side-area-uncovered-from-content.edgtf-right-side-menu-opened
  footer.edgtf-footer-uncover {
  left: -405px;
}
.edgtf-side-area-uncovered-from-content .edgtf-side-menu {
  right: 0;
  z-index: 90;
}
.edgtf-side-area-uncovered-from-content .edgtf-fixed-wrapper.fixed,
.edgtf-side-area-uncovered-from-content .edgtf-sticky-header {
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.edgtf-side-menu-slide-with-content {
  overflow-x: hidden;
  position: relative;
  left: 0;
  -webkit-overflow-scrolling: auto !important;
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.edgtf-side-menu-slide-with-content .edgtf-side-menu {
  visibility: visible;
}
.edgtf-side-menu-slide-with-content .edgtf-wrapper,
.edgtf-side-menu-slide-with-content footer.edgtf-footer-uncover {
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.edgtf-side-menu-slide-with-content .edgtf-fixed-wrapper.fixed,
.edgtf-side-menu-slide-with-content .edgtf-mobile-header-inner,
.edgtf-side-menu-slide-with-content .edgtf-sticky-header {
  -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.edgtf-side-menu-slide-with-content.edgtf-side-menu-open .edgtf-fixed-wrapper,
.edgtf-side-menu-slide-with-content.edgtf-side-menu-open
  .edgtf-mobile-header-inner,
.edgtf-side-menu-slide-with-content.edgtf-side-menu-open .edgtf-sticky-header,
.edgtf-side-menu-slide-with-content.edgtf-side-menu-open .edgtf-wrapper,
.edgtf-side-menu-slide-with-content.edgtf-side-menu-open
  footer.edgtf-footer-uncover {
  left: -405px;
}
.edgtf-side-menu-slide-with-content.edgtf-side-menu-open .edgtf-side-menu {
  right: 0;
}
@media only screen and (max-width: 1440px) {
  .edgtf-side-menu-slide-from-right .edgtf-side-menu {
    padding: 65px 40px 30px 40px;
  }
}
@media only screen and (max-width: 1280px) {
  .edgtf-side-menu-slide-from-right .edgtf-side-menu {
    padding: 60px 42px 30px 41px;
  }
}
.edgtf-title-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  height: 240px;
  background-color: #f6f6f6;
  background-position: center 0;
  background-repeat: no-repeat;
  z-index: 101;
}
.edgtf-title-holder.edgtf-title-full-width .edgtf-grid {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-title-holder.edgtf-bg-responsive {
  height: auto !important;
}
.edgtf-title-holder.edgtf-bg-responsive .edgtf-title-image {
  display: block;
}
.edgtf-title-holder.edgtf-bg-responsive .edgtf-title-wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.edgtf-title-holder.edgtf-bg-parallax {
  background-attachment: fixed;
}
.edgtf-title-holder .edgtf-title-image {
  display: none;
}
.edgtf-title-holder .edgtf-title-image img {
  display: block;
  width: 100%;
}
.edgtf-title-holder .edgtf-title-wrapper {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.edgtf-title-holder .edgtf-title-inner {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
}
.edgtf-title-holder.edgtf-breadcrumbs-type .edgtf-breadcrumbs {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  color: #737373;
}
.edgtf-title-holder.edgtf-breadcrumbs-type
  .edgtf-breadcrumbs.edgtf-has-inline-style
  a {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.edgtf-title-holder.edgtf-breadcrumbs-type
  .edgtf-breadcrumbs.edgtf-has-inline-style
  a:hover {
  color: inherit;
  opacity: 0.9;
}
.edgtf-title-holder.edgtf-breadcrumbs-type .edgtf-breadcrumbs a,
.edgtf-title-holder.edgtf-breadcrumbs-type .edgtf-breadcrumbs span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: inherit;
}
.edgtf-title-holder.edgtf-breadcrumbs-type .edgtf-breadcrumbs a:hover {
  color: #000;
}
.edgtf-title-holder.edgtf-centered-type .edgtf-title-inner {
  text-align: center;
}
.edgtf-title-holder.edgtf-centered-type .edgtf-page-title {
  margin: 0;
}
.edgtf-title-holder.edgtf-centered-type .edgtf-page-subtitle {
  display: block;
  margin: 0 0 17px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-title-holder.edgtf-standard-with-breadcrumbs-type
  .edgtf-breadcrumbs-info,
.edgtf-title-holder.edgtf-standard-with-breadcrumbs-type .edgtf-title-info {
  display: table-cell;
  vertical-align: middle;
}
.edgtf-title-holder.edgtf-standard-with-breadcrumbs-type .edgtf-title-info {
  width: 99%;
}
.edgtf-title-holder.edgtf-standard-with-breadcrumbs-type
  .edgtf-breadcrumbs-info {
  width: 1%;
  text-align: right;
  white-space: nowrap;
}
.edgtf-title-holder.edgtf-standard-with-breadcrumbs-type .edgtf-page-title {
  margin: 0;
}
.edgtf-title-holder.edgtf-standard-with-breadcrumbs-type .edgtf-page-subtitle {
  margin: 5px 0 0;
}
.edgtf-title-holder.edgtf-standard-with-breadcrumbs-type .edgtf-breadcrumbs {
  color: #737373;
}
.edgtf-title-holder.edgtf-standard-with-breadcrumbs-type
  .edgtf-breadcrumbs.edgtf-has-inline-style
  a {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.edgtf-title-holder.edgtf-standard-with-breadcrumbs-type
  .edgtf-breadcrumbs.edgtf-has-inline-style
  a:hover {
  color: inherit;
  opacity: 0.9;
}
.edgtf-title-holder.edgtf-standard-with-breadcrumbs-type .edgtf-breadcrumbs a,
.edgtf-title-holder.edgtf-standard-with-breadcrumbs-type
  .edgtf-breadcrumbs
  span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: inherit;
}
.edgtf-title-holder.edgtf-standard-with-breadcrumbs-type
  .edgtf-breadcrumbs
  a:hover {
  color: #000;
}
.edgtf-title-holder.edgtf-standard-type .edgtf-page-title {
  margin: 0;
}
.edgtf-title-holder.edgtf-standard-type .edgtf-page-subtitle {
  margin: 10px 0 0;
}
.edgtf-author-info-widget {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-author-info-widget .edgtf-aiw-image {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  overflow: hidden;
}
.edgtf-author-info-widget .edgtf-aiw-image img {
  display: block;
}
.edgtf-author-info-widget .edgtf-aiw-title {
  margin: 28px 0 0;
}
.edgtf-author-info-widget .edgtf-aiw-text {
  display: block;
  margin: 10px 0 0;
}
@media only screen and (min-width: 1025px) {
  .edgtf-blog-list-widget
    .edgtf-blog-list-holder.edgtf-bl-simple
    .edgtf-post-image {
    width: 49%;
  }
  .edgtf-blog-list-widget
    .edgtf-blog-list-holder.edgtf-bl-simple
    .edgtf-bli-content {
    width: 51%;
  }
}
.edgtf-page-footer
  .edgtf-blog-list-widget
  .edgtf-blog-list-holder
  .edgtf-bli-content
  .edgtf-post-info-date
  a {
  color: #b1b2b2;
}
.edgtf-page-footer
  .edgtf-blog-list-widget
  .edgtf-blog-list-holder
  .edgtf-bli-content
  .edgtf-post-info-date
  a:hover {
  color: #fff;
}
.widget.edgtf-custom-font-widget {
  margin: 0;
}
.widget.edgtf-custom-font-widget > * {
  margin: 0;
}
.edgtf-icon-widget-holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.edgtf-icon-widget-holder > * {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}
.edgtf-icon-widget-holder .edgtf-icon-text {
  padding: 0 0 0 10px;
}
.edgtf-icon-widget-holder .edgtf-icon-text.edgtf-no-icon {
  padding: 0;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-icon-widget-holder {
  color: #000 !important;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-icon-widget-holder:hover {
  color: rgba(0, 0, 0, 0.8) !important;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-icon-widget-holder {
  color: #fff !important;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-icon-widget-holder:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-icon-widget-holder:hover
  .edgtf-icon-element,
.edgtf-light-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-icon-widget-holder:hover
  .edgtf-icon-text {
  color: rgba(255, 255, 255, 0.8) !important;
}
.widget.edgtf-image-gallery-widget {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.widget.edgtf-image-gallery-widget img {
  display: block;
  width: 100%;
}
.widget.edgtf-separator-widget {
  margin: 0 !important;
}
.edgtf-social-icon-widget-holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.edgtf-social-icon-widget-holder .edgtf-social-icon-widget {
  color: inherit;
  line-height: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-social-icon-widget-holder {
  color: #000 !important;
}
.edgtf-dark-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-social-icon-widget-holder:hover {
  color: rgba(0, 0, 0, 0.8) !important;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-social-icon-widget-holder {
  color: #fff !important;
}
.edgtf-light-header
  .edgtf-page-header
  > div:not(.edgtf-sticky-header):not(.fixed)
  .edgtf-social-icon-widget-holder:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
.edgtf-social-icons-group-widget.edgtf-square-icons
  .edgtf-social-icon-widget-holder {
  position: relative;
  width: 44px;
  height: 44px;
  margin: 0 7px;
  font-size: 17px;
  color: #fff;
  background-color: #000;
}
.edgtf-social-icons-group-widget.edgtf-square-icons
  .edgtf-social-icon-widget-holder:hover {
  color: #000;
  background-color: #000;
}
.edgtf-social-icons-group-widget.edgtf-square-icons
  .edgtf-social-icon-widget-holder
  .edgtf-social-icon-widget {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.edgtf-social-icons-group-widget.edgtf-square-icons.edgtf-light-skin
  .edgtf-social-icon-widget-holder {
  color: #000;
  background-color: #fff;
}
.edgtf-social-icons-group-widget.edgtf-square-icons.edgtf-light-skin
  .edgtf-social-icon-widget-holder:hover {
  color: #000;
  background-color: #000;
}
.edgtf-social-icons-group-widget .edgtf-social-icon-widget-holder {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  text-align: center;
}
.edgtf-social-icons-group-widget .edgtf-social-icon-widget-holder:first-child {
  margin-left: 0;
}
.edgtf-social-icons-group-widget .edgtf-social-icon-widget-holder:last-child {
  margin-right: 0;
}
.edgtf-widget-sticky-sidebar {
  position: relative;
  width: 100%;
  height: 0;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background: 0 0 !important;
}
.edgtf-portfolio-single-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 50px;
}
.edgtf-portfolio-single-holder .edgtf-ps-image-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-portfolio-single-holder .edgtf-ps-image-holder .edgtf-ps-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-portfolio-single-holder .edgtf-ps-image-holder .edgtf-ps-image a,
.edgtf-portfolio-single-holder .edgtf-ps-image-holder .edgtf-ps-image img {
  position: relative;
  display: block;
}
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder
  .edgtf-ps-image
  .edgtf-ps-image-caption {
  position: absolute;
  bottom: -27px;
  left: 0;
  font-size: 15px;
  line-height: 1;
  color: #000;
}
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder
  .edgtf-ps-image
  .edgtf-self-hosted-video-holder
  .mejs-controls,
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder
  .edgtf-ps-image
  .edgtf-self-hosted-video-holder
  .mejs-offscreen {
  display: none !important;
}
.edgtf-portfolio-single-holder .edgtf-ps-info-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-portfolio-single-holder
  .edgtf-ps-info-holder.edgtf-ps-info-holder-with-border-top {
  border-top: 1px solid rgba(170, 170, 170, 0.8);
}
.edgtf-portfolio-single-holder .edgtf-ps-info-holder .edgtf-ps-info-title,
.edgtf-portfolio-single-holder
  .edgtf-ps-info-holder
  .edgtf-ps-info-value-holder,
.edgtf-portfolio-single-holder .edgtf-ps-info-holder .edgtf-social-title {
  position: relative;
  display: table-cell;
  vertical-align: top;
}
.edgtf-portfolio-single-holder .edgtf-ps-info-holder .edgtf-ps-info-title {
  top: 6px;
  margin: 0;
}
.edgtf-portfolio-single-holder
  .edgtf-ps-info-holder
  .edgtf-social-share-holder.edgtf-list
  .edgtf-social-title {
  font-size: 12px;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
}
.edgtf-portfolio-single-holder
  .edgtf-ps-info-holder
  .edgtf-social-share-holder.edgtf-list
  ul {
  position: relative;
  left: -7px;
  top: -1px;
}
.edgtf-portfolio-single-holder .edgtf-ps-info-with-border {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding-top: 24px;
  padding-left: 25px;
  border-left: 1px solid rgba(170, 170, 170, 0.8);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-portfolio-single-holder .edgtf-ps-info-with-border .edgtf-ps-info-title,
.edgtf-portfolio-single-holder .edgtf-ps-info-with-border .edgtf-social-title {
  width: 100px;
}
.edgtf-portfolio-single-holder .edgtf-ps-info-item {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  margin: 0 0 6px;
}
.edgtf-portfolio-single-holder .edgtf-ps-info-item a,
.edgtf-portfolio-single-holder .edgtf-ps-info-item p {
  display: inline-block;
  margin: 0;
}
.edgtf-portfolio-single-holder .edgtf-ps-info-item a {
  color: inherit;
}
.edgtf-portfolio-single-holder .edgtf-ps-info-item a:hover {
  color: #000;
}
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-gallery-images.edgtf-ps-two-columns
  .edgtf-ps-image {
  width: 50%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-portfolio-single-holder
    .edgtf-ps-image-holder.edgtf-ps-gallery-images.edgtf-ps-two-columns
    .edgtf-ps-image:nth-child(2n + 1) {
    clear: both;
  }
}
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-gallery-images.edgtf-ps-three-columns
  .edgtf-ps-image {
  width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-portfolio-single-holder
    .edgtf-ps-image-holder.edgtf-ps-gallery-images.edgtf-ps-three-columns
    .edgtf-ps-image:nth-child(3n + 1) {
    clear: both;
  }
}
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-gallery-images.edgtf-ps-four-columns
  .edgtf-ps-image {
  width: 25%;
}
@media only screen and (min-width: 1201px) {
  .edgtf-portfolio-single-holder
    .edgtf-ps-image-holder.edgtf-ps-gallery-images.edgtf-ps-four-columns
    .edgtf-ps-image:nth-child(4n + 1) {
    clear: both;
  }
}
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-masonry-images
  .edgtf-ps-grid-sizer,
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-masonry-images
  .edgtf-ps-image {
  width: 25%;
}
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-masonry-images
  .edgtf-ps-grid-gutter {
  width: 0;
}
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-masonry-images
  .edgtf-ps-image
  a,
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-masonry-images
  .edgtf-ps-image
  img {
  height: 100%;
}
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-masonry-images
  .edgtf-masonry-size-large-width
  img {
  width: 100%;
}
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-two-columns
  .edgtf-ps-grid-sizer,
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-two-columns
  .edgtf-ps-image {
  width: 50%;
}
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-two-columns
  .edgtf-ps-image.edgtf-masonry-size-large-width,
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-two-columns
  .edgtf-ps-image.edgtf-masonry-size-large-width-height {
  width: 100%;
}
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-three-columns
  .edgtf-ps-grid-sizer,
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-three-columns
  .edgtf-ps-image {
  width: 33.33333%;
}
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-three-columns
  .edgtf-ps-image.edgtf-masonry-size-large-width,
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-three-columns
  .edgtf-ps-image.edgtf-masonry-size-large-width-height {
  width: 66.66667%;
}
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-four-columns
  .edgtf-ps-grid-sizer,
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-four-columns
  .edgtf-ps-image {
  width: 25%;
}
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-four-columns
  .edgtf-ps-image.edgtf-masonry-size-large-width,
.edgtf-portfolio-single-holder
  .edgtf-ps-image-holder.edgtf-ps-masonry-images.edgtf-ps-four-columns
  .edgtf-ps-image.edgtf-masonry-size-large-width-height {
  width: 50%;
}
.edgtf-portfolio-single-holder.edgtf-ps-gallery-layout .edgtf-ps-image-holder {
  width: 100%;
}
.edgtf-portfolio-single-holder.edgtf-ps-gallery-layout
  .edgtf-ps-image-holder
  .edgtf-ps-image {
  float: left;
}
.edgtf-portfolio-single-holder.edgtf-ps-gallery-layout
  .edgtf-ps-image-holder
  .edgtf-ps-image
  a:hover:after {
  opacity: 1;
}
.edgtf-portfolio-single-holder.edgtf-ps-gallery-layout
  .edgtf-ps-image-holder
  .edgtf-ps-image
  a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.edgtf-portfolio-single-holder.edgtf-ps-gallery-layout > .edgtf-grid-row {
  margin-top: 40px;
}
.edgtf-portfolio-single-holder.edgtf-ps-images-layout .edgtf-ps-image-holder {
  margin: 0 0 40px;
}
.edgtf-portfolio-single-holder.edgtf-ps-images-layout
  .edgtf-ps-image-holder
  .edgtf-ps-image {
  margin: 0 0 40px;
}
.edgtf-portfolio-single-holder.edgtf-ps-images-layout
  .edgtf-ps-image-holder
  .edgtf-ps-image:last-child {
  margin: 0;
}
.edgtf-portfolio-single-holder.edgtf-ps-masonry-layout
  .edgtf-ps-image-holder
  .edgtf-ps-image-inner {
  opacity: 0;
}
.edgtf-portfolio-single-holder.edgtf-ps-masonry-layout > .edgtf-grid-row {
  margin-top: 40px;
}
.edgtf-portfolio-single-holder.edgtf-ps-slider-layout .edgtf-ps-image-holder {
  margin: 0 0 40px;
}
.edgtf-portfolio-single-holder.edgtf-ps-slider-layout
  .edgtf-ps-image-holder
  .edgtf-ps-image-inner {
  visibility: hidden;
}
.edgtf-portfolio-single-holder.edgtf-ps-slider-layout
  .edgtf-ps-image-holder
  .edgtf-ps-image
  img {
  width: 100%;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-gallery-layout
  .edgtf-ps-image-holder {
  width: 100%;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-gallery-layout
  .edgtf-ps-image-holder
  .edgtf-ps-image {
  float: left;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-gallery-layout
  .edgtf-ps-image-holder
  .edgtf-ps-image
  a:hover:after {
  opacity: 1;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-gallery-layout
  .edgtf-ps-image-holder
  .edgtf-ps-image
  a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-gallery-layout
  .edgtf-ps-info-holder
  .edgtf-ps-info-title,
.edgtf-portfolio-single-holder.edgtf-ps-small-gallery-layout
  .edgtf-ps-info-holder
  .edgtf-social-title {
  width: 110px;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-gallery-layout
  .edgtf-ps-info-holder.edgtf-ps-info-holder-with-border-top {
  padding-top: 48px;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-gallery-layout
  .edgtf-ps-content-item {
  margin: 0 0 53px;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-images-layout
  .edgtf-ps-image-holder
  .edgtf-ps-image {
  margin: 0 0 40px;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-images-layout
  .edgtf-ps-image-holder
  .edgtf-ps-image:last-child {
  margin: 0;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-images-layout
  .edgtf-ps-info-holder
  .edgtf-ps-info-title,
.edgtf-portfolio-single-holder.edgtf-ps-small-images-layout
  .edgtf-ps-info-holder
  .edgtf-social-title {
  width: 110px;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-images-layout
  .edgtf-ps-info-holder.edgtf-ps-info-holder-with-border-top {
  padding-top: 48px;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-images-layout
  .edgtf-ps-content-item {
  margin: 0 0 47px;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-masonry-layout
  .edgtf-ps-image-holder
  .edgtf-ps-image-inner {
  opacity: 0;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-masonry-layout
  .edgtf-ps-info-holder
  .edgtf-ps-info-title,
.edgtf-portfolio-single-holder.edgtf-ps-small-masonry-layout
  .edgtf-ps-info-holder
  .edgtf-social-title {
  width: 110px;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-masonry-layout
  .edgtf-ps-info-holder.edgtf-ps-info-holder-with-border-top {
  padding-top: 48px;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-masonry-layout
  .edgtf-ps-content-item {
  margin: 0 0 53px;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-slider-layout
  .edgtf-ps-image-holder
  .edgtf-ps-image-inner {
  visibility: hidden;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-slider-layout
  .edgtf-ps-image-holder
  .edgtf-ps-image
  img {
  width: 100%;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-slider-layout
  .edgtf-ps-info-holder
  .edgtf-ps-info-title,
.edgtf-portfolio-single-holder.edgtf-ps-small-slider-layout
  .edgtf-ps-info-holder
  .edgtf-social-title {
  width: 110px;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-slider-layout
  .edgtf-ps-info-holder.edgtf-ps-info-holder-with-border-top {
  padding-top: 48px;
}
.edgtf-portfolio-single-holder.edgtf-ps-small-slider-layout
  .edgtf-ps-content-item {
  margin: 0 0 47px;
}
.edgtf-ps-navigation-holder {
  margin: 94px 0 0;
  padding: 100px 0 50px;
  border-top: 1px solid rgba(170, 170, 170, 0.8);
}
.edgtf-ps-full-width-custom-layout .edgtf-ps-navigation-holder {
  margin-top: 0;
  border-top: 0;
}
.edgtf-ps-navigation-holder .edgtf-ps-navigation {
  position: relative;
  display: table;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  clear: both;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-ps-navigation-holder .edgtf-ps-navigation .edgtf-ps-back-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.edgtf-ps-navigation-holder .edgtf-ps-navigation .edgtf-ps-back-btn a {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  cursor: pointer;
  font-size: 25px;
  line-height: 1;
}
.edgtf-ps-navigation-holder .edgtf-ps-navigation .edgtf-ps-back-btn a span {
  display: block;
  line-height: inherit;
}
.edgtf-ps-navigation-holder .edgtf-ps-navigation .edgtf-ps-next,
.edgtf-ps-navigation-holder .edgtf-ps-navigation .edgtf-ps-prev {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 49%;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-ps-navigation-holder .edgtf-ps-navigation .edgtf-ps-next a,
.edgtf-ps-navigation-holder .edgtf-ps-navigation .edgtf-ps-prev a {
  position: relative;
  display: table;
}
.edgtf-ps-navigation-holder
  .edgtf-ps-navigation
  .edgtf-ps-next
  a
  .edgtf-ps-nav-image,
.edgtf-ps-navigation-holder
  .edgtf-ps-navigation
  .edgtf-ps-next
  a
  .edgtf-ps-nav-label,
.edgtf-ps-navigation-holder
  .edgtf-ps-navigation
  .edgtf-ps-prev
  a
  .edgtf-ps-nav-image,
.edgtf-ps-navigation-holder
  .edgtf-ps-navigation
  .edgtf-ps-prev
  a
  .edgtf-ps-nav-label {
  position: relative;
  display: table-cell;
  vertical-align: baseline;
}
.edgtf-ps-navigation-holder
  .edgtf-ps-navigation
  .edgtf-ps-next
  a
  .edgtf-ps-nav-image,
.edgtf-ps-navigation-holder
  .edgtf-ps-navigation
  .edgtf-ps-prev
  a
  .edgtf-ps-nav-image {
  margin: 0;
  width: 80px;
}
.edgtf-ps-navigation-holder
  .edgtf-ps-navigation
  .edgtf-ps-next
  a
  .edgtf-ps-nav-image
  img,
.edgtf-ps-navigation-holder
  .edgtf-ps-navigation
  .edgtf-ps-prev
  a
  .edgtf-ps-nav-image
  img {
  display: block;
}
@media only screen and (max-width: 680px) {
  .edgtf-ps-navigation-holder
    .edgtf-ps-navigation
    .edgtf-ps-next
    a
    .edgtf-ps-nav-image,
  .edgtf-ps-navigation-holder
    .edgtf-ps-navigation
    .edgtf-ps-prev
    a
    .edgtf-ps-nav-image {
    display: none;
  }
}
.edgtf-ps-navigation-holder
  .edgtf-ps-navigation
  .edgtf-ps-next
  a
  .edgtf-ps-nav-label,
.edgtf-ps-navigation-holder
  .edgtf-ps-navigation
  .edgtf-ps-prev
  a
  .edgtf-ps-nav-label {
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.35em;
}
.edgtf-ps-navigation-holder .edgtf-ps-navigation .edgtf-ps-prev a {
  float: left;
}
.edgtf-ps-navigation-holder
  .edgtf-ps-navigation
  .edgtf-ps-prev
  a
  .edgtf-ps-nav-label {
  left: 19px;
}
@media only screen and (max-width: 680px) {
  .edgtf-ps-navigation-holder
    .edgtf-ps-navigation
    .edgtf-ps-prev
    a
    .edgtf-ps-nav-label {
    left: 0;
  }
}
.edgtf-ps-navigation-holder .edgtf-ps-navigation .edgtf-ps-next a {
  float: right;
}
.edgtf-ps-navigation-holder
  .edgtf-ps-navigation
  .edgtf-ps-next
  a
  .edgtf-ps-nav-label {
  right: 14px;
}
@media only screen and (max-width: 680px) {
  .edgtf-ps-navigation-holder
    .edgtf-ps-navigation
    .edgtf-ps-next
    a
    .edgtf-ps-nav-label {
    right: 0;
  }
}
.edgtf-ps-navigation-holder.edgtf-ps-navigation-light {
  border-color: #3a3c3c;
}
.edgtf-ps-navigation-holder.edgtf-ps-navigation-light
  .edgtf-ps-navigation
  .edgtf-ps-back-btn
  a {
  color: #fff;
}
.edgtf-ps-navigation-holder.edgtf-ps-navigation-light
  .edgtf-ps-navigation
  .edgtf-ps-next
  a
  .edgtf-ps-nav-label,
.edgtf-ps-navigation-holder.edgtf-ps-navigation-light
  .edgtf-ps-navigation
  .edgtf-ps-prev
  a
  .edgtf-ps-nav-label {
  color: #fff;
}
.edgtf-ps-related-posts-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 30px 0 0;
  clear: both;
}
.edgtf-ps-related-posts-holder .edgtf-ps-related-posts {
  margin: 0 -15px;
}
.edgtf-ps-related-posts-holder .edgtf-ps-related-post {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  float: left;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
  .edgtf-ps-related-posts-holder .edgtf-ps-related-post {
    width: 50%;
  }
  .edgtf-ps-related-posts-holder .edgtf-ps-related-post:nth-child(2n + 1) {
    clear: both;
  }
}
@media only screen and (max-width: 680px) {
  .edgtf-ps-related-posts-holder .edgtf-ps-related-post {
    width: 100%;
  }
}
.edgtf-ps-related-posts-holder .edgtf-ps-related-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-ps-related-posts-holder .edgtf-ps-related-image a,
.edgtf-ps-related-posts-holder .edgtf-ps-related-image img {
  display: block;
}
.edgtf-ps-related-posts-holder .edgtf-ps-related-text {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 20px 0 0;
}
.edgtf-ps-related-posts-holder .edgtf-ps-related-text .edgtf-ps-related-title {
  margin: 0;
}
.edgtf-ps-related-posts-holder
  .edgtf-ps-related-text
  .edgtf-ps-related-categories {
  margin: 6px 0 0;
}
.edgtf-portfolio-carousel-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-portfolio-carousel-holder.edgtf-light-skin
  .edgtf-portfolio-carousel-item
  .edgtf-portfolio-carousel-title {
  color: #fff;
}
.edgtf-portfolio-carousel-holder.edgtf-light-skin:not(.edgtf-owl-custom-nav)
  .owl-nav
  .owl-next,
.edgtf-portfolio-carousel-holder.edgtf-light-skin:not(.edgtf-owl-custom-nav)
  .owl-nav
  .owl-prev {
  color: #fff;
  border: 1px solid #fff;
}
.edgtf-portfolio-carousel-holder.edgtf-light-skin:not(.edgtf-owl-custom-nav)
  .owl-nav
  .owl-next:hover,
.edgtf-portfolio-carousel-holder.edgtf-light-skin:not(.edgtf-owl-custom-nav)
  .owl-nav
  .owl-prev:hover {
  color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.8);
}
.edgtf-portfolio-carousel-holder.edgtf-light-skin .owl-dots .owl-dot span {
  border-color: rgba(255, 255, 255, 0.5);
}
.edgtf-portfolio-carousel-holder.edgtf-light-skin
  .owl-dots
  .owl-dot.active
  span,
.edgtf-portfolio-carousel-holder.edgtf-light-skin
  .owl-dots
  .owl-dot:hover
  span {
  background-color: #fff;
  border-color: #fff;
}
.edgtf-portfolio-carousel-holder .edgtf-portfolio-carousel-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 50px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.edgtf-portfolio-carousel-holder
  .edgtf-portfolio-carousel-item:hover
  .edgtf-portfolio-carousel-title {
  bottom: 0;
  opacity: 1;
}
.edgtf-portfolio-carousel-holder .edgtf-portfolio-carousel-item:hover img {
  -webkit-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
}
.edgtf-portfolio-carousel-holder
  .edgtf-portfolio-carousel-item:hover.edgtf-has-video
  a:after {
  -webkit-animation: move-right 0.5s ease 1;
  animation: move-right 0.5s ease 1;
}
.edgtf-portfolio-carousel-holder
  .edgtf-portfolio-carousel-item
  .edgtf-pci-image {
  overflow: hidden;
}
.edgtf-portfolio-carousel-holder
  .edgtf-portfolio-carousel-item.edgtf-has-video
  a:after {
  content: "";
  position: absolute;
  top: calc(50% - 22px);
  left: calc(50% - 24px);
  width: 44px;
  height: 48px;
  background-image: url(../../plugins/cinerama-core/assets/img/play.svg);
  background-size: 44px 48px;
  background-repeat: no-repeat;
}
.edgtf-portfolio-carousel-holder .edgtf-portfolio-carousel-item a,
.edgtf-portfolio-carousel-holder .edgtf-portfolio-carousel-item img {
  position: relative;
  display: block;
}
.edgtf-portfolio-carousel-holder .edgtf-portfolio-carousel-item img {
  -webkit-transform: scale(1.03) translateZ(0);
  transform: scale(1.03) translateZ(0);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.edgtf-portfolio-carousel-holder
  .edgtf-portfolio-carousel-item
  .edgtf-portfolio-carousel-title {
  position: absolute;
  bottom: -15px;
  width: 100%;
  margin: 0;
  text-align: center;
  color: #000;
  opacity: 0;
  overflow: hidden;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  -webkit-transition: bottom 0.5s ease, opacity 0.5s ease;
  -o-transition: bottom 0.5s ease, opacity 0.5s ease;
  transition: bottom 0.5s ease, opacity 0.5s ease;
}
.edgtf-portfolio-carousel-holder
  .edgtf-portfolio-carousel-item
  .edgtf-portfolio-carousel-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.edgtf-portfolio-carousel-holder .owl-item {
  z-index: 4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-portfolio-carousel-holder .owl-dots {
  position: relative;
  bottom: 40px;
  width: 100%;
  z-index: 100;
}
.edgtf-portfolio-carousel-holder.edgtf-no-space .owl-item {
  padding: 0;
}
.edgtf-portfolio-carousel-holder.edgtf-tiny-space .owl-item {
  padding: 0 10px;
}
.edgtf-portfolio-carousel-holder.edgtf-small-space .owl-item {
  padding: 0 20px;
}
.edgtf-portfolio-carousel-holder.edgtf-normal-space .owl-item {
  padding: 0 30px;
}
.edgtf-portfolio-carousel-holder.edgtf-medium-space .owl-item {
  padding: 0 40px;
}
.edgtf-portfolio-carousel-holder.edgtf-large-space .owl-item {
  padding: 0 50px;
}
.edgtf-portfolio-carousel-holder.edgtf-huge-space .owl-item {
  padding: 0 60px;
}
@-webkit-keyframes move-right {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(5px);
  }
}
@keyframes move-right {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
}
.edgtf-portfolio-category-list-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-portfolio-category-list-holder article {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.touch .edgtf-portfolio-category-list-holder article {
  cursor: pointer;
}
.edgtf-portfolio-category-list-holder article:hover .edgtf-pcli-text-holder {
  opacity: 1;
}
.edgtf-portfolio-category-list-holder article .edgtf-pcl-item-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.edgtf-portfolio-category-list-holder article .edgtf-pcli-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-portfolio-category-list-holder article .edgtf-pcli-image img {
  display: block;
  width: 100%;
}
.edgtf-portfolio-category-list-holder article .edgtf-pcli-text-holder {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.edgtf-portfolio-category-list-holder article .edgtf-pcli-text-wrapper {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.edgtf-portfolio-category-list-holder article .edgtf-pcli-text {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
}
.edgtf-portfolio-category-list-holder article .edgtf-pcli-title {
  margin: 0;
  color: #fff;
}
.edgtf-portfolio-category-list-holder article .edgtf-pcli-excerpt {
  margin: 3px 0 0;
  color: #fff;
}
.edgtf-portfolio-category-list-holder article .edgtf-pcli-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.edgtf-portfolio-category-list-holder:not(.edgtf-pcl-one-column) article {
  float: left;
}
.edgtf-portfolio-category-list-holder.edgtf-pcl-two-columns article {
  width: 50%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-portfolio-category-list-holder.edgtf-pcl-two-columns
    article:nth-child(2n + 1) {
    clear: both;
  }
}
.edgtf-portfolio-category-list-holder.edgtf-pcl-three-columns article {
  width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-portfolio-category-list-holder.edgtf-pcl-three-columns
    article:nth-child(3n + 1) {
    clear: both;
  }
}
.edgtf-portfolio-category-list-holder.edgtf-pcl-four-columns article {
  width: 25%;
}
@media only screen and (min-width: 1281px) {
  .edgtf-portfolio-category-list-holder.edgtf-pcl-four-columns
    article:nth-child(4n + 1) {
    clear: both;
  }
}
.edgtf-portfolio-category-list-holder.edgtf-pcl-five-columns article {
  width: 20%;
}
@media only screen and (min-width: 1281px) {
  .edgtf-portfolio-category-list-holder.edgtf-pcl-five-columns
    article:nth-child(5n + 1) {
    clear: both;
  }
}
.edgtf-portfolio-list-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-portfolio-list-holder article {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.touch .edgtf-portfolio-list-holder article {
  cursor: pointer;
}
.edgtf-portfolio-list-holder
  article:hover.edgtf-pl-has-video
  .edgtf-pli-image:before {
  -webkit-animation: move-right 0.5s ease 1;
  animation: move-right 0.5s ease 1;
}
.edgtf-portfolio-list-holder
  article.edgtf-pl-has-video
  .edgtf-pli-image:before {
  content: "";
  position: absolute;
  top: calc(50% - 22px);
  left: calc(50% - 24px);
  width: 44px;
  height: 48px;
  background-image: url(../../plugins/cinerama-core/assets/img/play.svg);
  background-size: 44px 48px;
  background-repeat: no-repeat;
  z-index: 9;
}
.edgtf-portfolio-list-holder article .edgtf-pl-item-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-portfolio-list-holder article .edgtf-pli-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-portfolio-list-holder article .edgtf-pli-image img {
  display: block;
  width: 100%;
}
.edgtf-portfolio-list-holder article .edgtf-pli-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}
.edgtf-portfolio-list-holder article .edgtf-pli-text-wrapper {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.edgtf-portfolio-list-holder article .edgtf-pli-text {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
}
.edgtf-portfolio-list-holder article .edgtf-pli-text .edgtf-pli-title {
  margin: 0;
}
.edgtf-portfolio-list-holder
  article
  .edgtf-pli-text
  .edgtf-pli-category-holder {
  position: relative;
  display: block;
  margin: 2px 0 0;
}
.edgtf-portfolio-list-holder
  article
  .edgtf-pli-text
  .edgtf-pli-category-holder
  a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 6px 0 0;
  margin: 0 3px 0 0;
  color: #737373;
  z-index: 8;
}
.edgtf-portfolio-list-holder
  article
  .edgtf-pli-text
  .edgtf-pli-category-holder
  a:after {
  position: absolute;
  top: 0;
  right: -4px;
  content: "/";
  color: inherit;
  font-size: 12px;
  line-height: inherit;
}
.edgtf-portfolio-list-holder
  article
  .edgtf-pli-text
  .edgtf-pli-category-holder
  a:last-child {
  margin: 0;
  padding: 0;
}
.edgtf-portfolio-list-holder
  article
  .edgtf-pli-text
  .edgtf-pli-category-holder
  a:last-child:after {
  display: none;
}
.edgtf-portfolio-list-holder article .edgtf-pli-text .edgtf-pli-excerpt {
  margin: 2px 0 0;
}
.edgtf-portfolio-list-holder.edgtf-pl-has-shadow article .edgtf-pli-image {
  -webkit-box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
}
.edgtf-portfolio-list-holder.edgtf-pl-has-filter .edgtf-pl-inner {
  overflow: hidden;
}
.edgtf-portfolio-list-holder.edgtf-pl-no-content .edgtf-pli-text-holder {
  display: none;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery:not(.edgtf-pl-one-column)
  article {
  float: left;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-two-columns article {
  width: 50%;
}
@media only screen and (min-width: 769px) {
  .edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-two-columns
    article:nth-child(2n + 1) {
    clear: both;
  }
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-three-columns article {
  width: 33.33333%;
}
@media only screen and (min-width: 769px) {
  .edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-three-columns
    article:nth-child(3n + 1) {
    clear: both;
  }
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-four-columns article {
  width: 25%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-four-columns
    article:nth-child(4n + 1) {
    clear: both;
  }
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-five-columns article {
  width: 20%;
}
@media only screen and (min-width: 1441px) {
  .edgtf-portfolio-list-holder.edgtf-pl-gallery.edgtf-pl-five-columns
    article:nth-child(5n + 1) {
    clear: both;
  }
}
.edgtf-portfolio-list-holder.edgtf-pl-masonry .edgtf-pl-inner {
  opacity: 0;
}
.edgtf-portfolio-list-holder.edgtf-pl-masonry .edgtf-pl-grid-sizer,
.edgtf-portfolio-list-holder.edgtf-pl-masonry article {
  width: 100%;
}
.edgtf-portfolio-list-holder.edgtf-pl-masonry .edgtf-pl-grid-gutter {
  width: 0;
}
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-two-columns
  .edgtf-pl-grid-sizer,
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-two-columns article {
  width: 50%;
}
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-two-columns
  article.edgtf-masonry-size-large-width,
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-two-columns
  article.edgtf-masonry-size-large-width-height {
  width: 100%;
}
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-three-columns
  .edgtf-pl-grid-sizer,
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-three-columns article {
  width: 33.33333%;
}
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-three-columns
  article.edgtf-masonry-size-large-width,
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-three-columns
  article.edgtf-masonry-size-large-width-height {
  width: 66.66667%;
}
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-four-columns
  .edgtf-pl-grid-sizer,
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-four-columns article {
  width: 25%;
}
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-four-columns
  article.edgtf-masonry-size-large-width,
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-four-columns
  article.edgtf-masonry-size-large-width-height {
  width: 50%;
}
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-five-columns
  .edgtf-pl-grid-sizer,
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-five-columns article {
  width: 20%;
}
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-five-columns
  article.edgtf-masonry-size-large-width,
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-pl-five-columns
  article.edgtf-masonry-size-large-width-height {
  width: 40%;
}
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-masonry-images-fixed
  article
  .edgtf-pl-item-inner {
  height: 100%;
}
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-masonry-images-fixed
  article
  .edgtf-pli-image {
  height: 100%;
}
.edgtf-portfolio-list-holder.edgtf-pl-masonry.edgtf-masonry-images-fixed
  article
  .edgtf-pli-image
  img {
  height: 100%;
}
.edgtf-portfolio-list-holder.edgtf-pl-light
  .edgtf-pli-text-holder
  .edgtf-pli-text
  * {
  color: #fff;
}
.edgtf-portfolio-list-holder.edgtf-pl-has-animation article {
  opacity: 0;
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
  -webkit-transition: opacity 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04),
    transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04);
  -webkit-transition: opacity 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04),
    -webkit-transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04);
  transition: opacity 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04),
    -webkit-transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04);
  -o-transition: opacity 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04),
    transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04);
  transition: opacity 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04),
    transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04);
  transition: opacity 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04),
    transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04),
    -webkit-transform 0.8s cubic-bezier(0.34, 0.52, 0.57, 1.04);
}
.edgtf-portfolio-list-holder.edgtf-pl-has-animation article.edgtf-item-show {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.edgtf-portfolio-list-holder.edgtf-pl-has-animation
  article.edgtf-item-show.edgtf-item-shown {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.touch .edgtf-portfolio-list-holder.edgtf-pl-has-animation article {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.edgtf-pl-filter-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 30px;
  text-align: center;
}
.edgtf-pl-filter-holder ul {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  list-style: none;
}
.edgtf-pl-filter-holder ul li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 10px;
  padding: 0 20px;
  cursor: pointer;
}
@media only screen and (max-width: 1024px) {
  .edgtf-pl-filter-holder ul li {
    padding: 0 14px;
  }
}
.edgtf-pl-filter-holder ul li span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #000;
  white-space: nowrap;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.edgtf-pl-filter-holder ul li span:after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #000;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.edgtf-pl-filter-holder ul li.edgtf-pl-current span,
.edgtf-pl-filter-holder ul li:hover span {
  color: #000;
}
.edgtf-pl-filter-holder ul li.edgtf-pl-current span:after,
.edgtf-pl-filter-holder ul li:hover span:after {
  right: auto;
  left: 0;
  width: 100%;
}
.edgtf-portfolio-list-holder.edgtf-pl-pag-standard .edgtf-pl-inner {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.edgtf-portfolio-list-holder.edgtf-pl-pag-standard.edgtf-pl-pag-standard-animate
  .edgtf-pl-inner {
  opacity: 0;
}
.edgtf-pl-standard-pagination {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 20px 0 0;
  clear: both;
}
.edgtf-pl-standard-pagination ul {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.edgtf-pl-standard-pagination ul li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 12px;
  padding: 0;
}
.edgtf-pl-standard-pagination ul li a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
.edgtf-pl-standard-pagination ul li.edgtf-pl-pag-active a {
  color: #000;
}
.edgtf-pl-standard-pagination ul li.edgtf-pl-pag-next,
.edgtf-pl-standard-pagination ul li.edgtf-pl-pag-prev {
  position: absolute;
  top: 0;
}
.edgtf-pl-standard-pagination ul li.edgtf-pl-pag-next a,
.edgtf-pl-standard-pagination ul li.edgtf-pl-pag-prev a {
  font-size: 30px;
  -webkit-transition: color 0.2s ease-out, opacity 0.2s ease-out;
  -o-transition: color 0.2s ease-out, opacity 0.2s ease-out;
  transition: color 0.2s ease-out, opacity 0.2s ease-out;
}
.edgtf-pl-standard-pagination ul li.edgtf-pl-pag-next a span,
.edgtf-pl-standard-pagination ul li.edgtf-pl-pag-prev a span {
  display: block;
  line-height: inherit;
}
.edgtf-pl-standard-pagination ul li.edgtf-pl-pag-next a span:before,
.edgtf-pl-standard-pagination ul li.edgtf-pl-pag-prev a span:before {
  display: block;
  line-height: inherit;
}
.edgtf-pl-standard-pagination ul li.edgtf-pl-pag-prev {
  left: 0;
}
.edgtf-pl-standard-pagination ul li.edgtf-pl-pag-prev a {
  opacity: 0;
}
.edgtf-pl-standard-pagination ul li.edgtf-pl-pag-next {
  right: 0;
}
.edgtf-pl-standard-pagination ul li.edgtf-pl-pag-next a {
  opacity: 1;
}
.edgtf-pl-load-more-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-pl-load-more-holder .edgtf-pl-load-more {
  margin: 40px 0 0;
  text-align: center;
}
.edgtf-pl-loading {
  position: relative;
  display: none;
  width: 100%;
  margin: 40px 0 20px;
  color: #000;
  text-align: center;
}
.edgtf-pl-loading.edgtf-filter-trigger {
  position: absolute;
  top: 250px;
  left: 0;
}
.edgtf-pl-loading.edgtf-standard-pag-trigger {
  position: absolute;
  top: 50px;
  left: 0;
}
.edgtf-pl-has-filter .edgtf-pl-loading.edgtf-standard-pag-trigger {
  top: 150px;
}
.edgtf-pl-loading.edgtf-showing {
  display: block;
}
.edgtf-pl-loading > div {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin: 0 3px;
  background-color: #000;
  border-radius: 100%;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.edgtf-pl-loading .edgtf-pl-loading-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.edgtf-pl-loading .edgtf-pl-loading-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes move-right {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(5px);
  }
}
@keyframes move-right {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay.edgtf-pl-has-shadow
  .edgtf-pl-item-inner {
  -webkit-box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay
  article:hover
  .edgtf-pli-text-holder {
  opacity: 1;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay
  article:hover
  .edgtf-pli-image
  img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay
  article:hover
  .edgtf-pli-text
  .edgtf-pli-category-holder,
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay
  article:hover
  .edgtf-pli-text
  .edgtf-pli-title {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay
  article:hover
  .edgtf-pli-text
  .edgtf-pli-title {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay
  article:hover
  .edgtf-pli-text
  .edgtf-pli-category-holder {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay
  article
  .edgtf-pl-item-inner {
  overflow: hidden;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay article .edgtf-pli-image {
  overflow: hidden;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay
  article
  .edgtf-pli-image
  img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay
  article
  .edgtf-pli-text
  .edgtf-pli-excerpt,
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay
  article
  .edgtf-pli-text
  .edgtf-pli-title {
  color: #fff;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay
  article
  .edgtf-pli-text
  .edgtf-pli-title {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay
  article
  .edgtf-pli-text
  .edgtf-pli-category-holder,
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay
  article
  .edgtf-pli-text
  .edgtf-pli-title {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay
  article
  .edgtf-pli-text
  .edgtf-pli-category-holder {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay
  article
  .edgtf-pli-text
  .edgtf-pli-category-holder
  a {
  color: #fff;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay
  article
  .edgtf-pli-text
  .edgtf-pli-category-holder
  a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-overlay .edgtf-pli-text-holder {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-text-sliding.edgtf-pl-has-shadow
  .edgtf-pl-item-inner {
  -webkit-box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-text-sliding
  article:hover
  .edgtf-pli-excerpt {
  max-height: 52px;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-text-sliding
  article:hover
  .edgtf-pli-image
  img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-text-sliding
  article.edgtf-masonry-size-large-width
  .edgtf-pli-excerpt {
  width: 40%;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-text-sliding
  article
  .edgtf-pl-item-inner,
.edgtf-portfolio-list-holder.edgtf-pl-gallery-text-sliding
  article
  .edgtf-pli-image {
  overflow: hidden;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-text-sliding
  article
  .edgtf-pli-image
  img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-text-sliding
  article
  .edgtf-pli-title {
  color: #fff;
  margin-bottom: 4px;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-text-sliding
  article
  .edgtf-pli-excerpt {
  color: #fff;
  max-height: 0;
  margin: 0;
  width: 51%;
  overflow: hidden;
  -webkit-transition: max-height 0.5s ease;
  -o-transition: max-height 0.5s ease;
  transition: max-height 0.5s ease;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-text-sliding
  .edgtf-pli-text-holder {
  position: absolute;
  display: block;
  width: 100%;
  height: auto;
  bottom: 0;
  left: 0;
}
.edgtf-portfolio-list-holder.edgtf-pl-gallery-text-sliding .edgtf-pli-text {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 15px 49px 39px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-shader
  article:hover
  .edgtf-pli-image:after {
  opacity: 1;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-shader
  article:hover
  .edgtf-pli-image
  img {
  -webkit-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-shader
  article:hover
  .edgtf-pli-text
  .edgtf-pli-category-holder,
.edgtf-portfolio-list-holder.edgtf-pl-standard-shader
  article:hover
  .edgtf-pli-text
  .edgtf-pli-title {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-shader
  article:hover
  .edgtf-pli-text
  .edgtf-pli-category-holder {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-shader article .edgtf-pli-image {
  overflow: hidden;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-shader
  article
  .edgtf-pli-image:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  z-index: 1;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-shader
  article
  .edgtf-pli-image
  img {
  -webkit-transform: scale(1.03) translateZ(0);
  transform: scale(1.03) translateZ(0);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-shader
  article
  .edgtf-pli-text
  .edgtf-pli-category-holder,
.edgtf-portfolio-list-holder.edgtf-pl-standard-shader
  article
  .edgtf-pli-text
  .edgtf-pli-title {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-shader
  article
  .edgtf-pli-text
  .edgtf-pli-title {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-shader
  article
  .edgtf-pli-text
  .edgtf-pli-category-holder {
  margin: 0;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-shader .edgtf-pli-text-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 17px 0 0;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-switch-images
  article
  .edgtf-pli-image
  img {
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-switch-images
  article
  .edgtf-pli-image
  img:nth-child(1) {
  opacity: 1;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-switch-images
  article
  .edgtf-pli-image
  img:nth-child(2) {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-switch-images
  article.edgtf-pl-has-switch-image:hover
  .edgtf-pli-image
  img:nth-child(1) {
  opacity: 1;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-switch-images
  article.edgtf-pl-has-switch-image:hover
  .edgtf-pli-image
  img:nth-child(2) {
  opacity: 1;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-switch-images
  .edgtf-pli-text-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 35px 0 0;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview {
  opacity: 0;
  z-index: -1;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview.edgtf-pl-svp-init {
  opacity: 1;
  z-index: auto;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
  article:hover
  .edgtf-pli-text
  .edgtf-pli-category-holder,
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
  article:hover
  .edgtf-pli-text
  .edgtf-pli-title {
  -webkit-transform: translateY(-5px) translateZ(0);
  transform: translateY(-5px) translateZ(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
  article:hover
  .edgtf-pli-text
  .edgtf-pli-category-holder {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
  article
  .edgtf-pli-link {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
    article
    .edgtf-pli-link {
    display: block;
  }
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
  article
  .edgtf-pli-text
  .edgtf-pli-category-holder,
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
  article
  .edgtf-pli-text
  .edgtf-pli-title {
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
  article
  .edgtf-pli-text
  .edgtf-pli-title {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
  article
  .edgtf-pli-text
  .edgtf-pli-category-holder {
  margin-top: -6px;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
  .edgtf-pli-video-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  z-index: 100;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
  .edgtf-pli-video-cover-image {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
}
@media only screen and (max-width: 1024px) {
  .edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
    .edgtf-pli-video-cover-image {
    opacity: 1;
  }
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview iframe {
  display: block;
}
@media only screen and (max-width: 1024px) {
  .edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview iframe {
    z-index: -1;
  }
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
  iframe
  .vp-player-layout {
  top: 0 !important;
  height: 100% !important;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
  .edgtf-self-hosted-video-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
@media only screen and (max-width: 1024px) {
  .edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
    .edgtf-self-hosted-video-holder {
    z-index: -1;
  }
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
  .edgtf-self-hosted-video-holder
  video {
  -o-object-fit: inherit;
  object-fit: inherit;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
  .edgtf-self-hosted-video-holder
  .mejs-controls,
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
  .edgtf-self-hosted-video-holder
  .mejs-layers,
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
  .edgtf-self-hosted-video-holder
  .mejs-offscreen {
  display: none !important;
}
.edgtf-portfolio-list-holder.edgtf-pl-standard-video-preview
  .edgtf-pli-text-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 19px 0 0;
}
.edgtf-portfolio-project-info {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.edgtf-portfolio-project-info .edgtf-ppi-label {
  margin: 0;
  padding: 0;
}
.edgtf-portfolio-project-info > div {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.edgtf-portfolio-project-info > div a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.edgtf-portfolio-project-info > div a:last-child {
  margin: 0;
}
.edgtf-portfolio-project-info .edgtf-ppi-title {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.edgtf-portfolio-project-info .edgtf-ppi-image {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.edgtf-portfolio-project-info .edgtf-ppi-image img {
  display: block;
}
.edgtf-portfolio-slider-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-portfolio-slider-holder .edgtf-pl-inner {
  margin: 0 !important;
}
.edgtf-portfolio-slider-holder article {
  width: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  float: none !important;
}
.edgtf-portfolio-slider-holder
  .edgtf-portfolio-list-holder.edgtf-nav-light-skin
  .owl-nav
  .owl-next,
.edgtf-portfolio-slider-holder
  .edgtf-portfolio-list-holder.edgtf-nav-light-skin
  .owl-nav
  .owl-prev {
  color: #fff;
}
.edgtf-portfolio-slider-holder
  .edgtf-portfolio-list-holder.edgtf-nav-light-skin
  .owl-nav
  .owl-next:hover,
.edgtf-portfolio-slider-holder
  .edgtf-portfolio-list-holder.edgtf-nav-light-skin
  .owl-nav
  .owl-prev:hover {
  color: rgba(255, 255, 255, 0.8);
}
.edgtf-portfolio-slider-holder
  .edgtf-portfolio-list-holder.edgtf-nav-dark-skin
  .owl-nav
  .owl-next,
.edgtf-portfolio-slider-holder
  .edgtf-portfolio-list-holder.edgtf-nav-dark-skin
  .owl-nav
  .owl-prev {
  color: #000;
}
.edgtf-portfolio-slider-holder
  .edgtf-portfolio-list-holder.edgtf-nav-dark-skin
  .owl-nav
  .owl-next:hover,
.edgtf-portfolio-slider-holder
  .edgtf-portfolio-list-holder.edgtf-nav-dark-skin
  .owl-nav
  .owl-prev:hover {
  color: rgba(0, 0, 0, 0.8);
}
.edgtf-portfolio-slider-holder
  .edgtf-portfolio-list-holder.edgtf-pag-light-skin
  .owl-dots
  .owl-dot
  span {
  background-color: rgba(255, 255, 255, 0.2);
}
.edgtf-portfolio-slider-holder
  .edgtf-portfolio-list-holder.edgtf-pag-light-skin
  .owl-dots
  .owl-dot.active
  span,
.edgtf-portfolio-slider-holder
  .edgtf-portfolio-list-holder.edgtf-pag-light-skin
  .owl-dots
  .owl-dot:hover
  span {
  background-color: rgba(255, 255, 255, 0.8);
}
.edgtf-portfolio-slider-holder
  .edgtf-portfolio-list-holder.edgtf-pag-dark-skin
  .owl-dots
  .owl-dot
  span {
  background-color: rgba(0, 0, 0, 0.2);
}
.edgtf-portfolio-slider-holder
  .edgtf-portfolio-list-holder.edgtf-pag-dark-skin
  .owl-dots
  .owl-dot.active
  span,
.edgtf-portfolio-slider-holder
  .edgtf-portfolio-list-holder.edgtf-pag-dark-skin
  .owl-dots
  .owl-dot:hover
  span {
  background-color: rgba(0, 0, 0, 0.8);
}
.edgtf-portfolio-slider-holder
  .edgtf-portfolio-list-holder.edgtf-pag-on-slider
  .owl-nav
  .owl-next,
.edgtf-portfolio-slider-holder
  .edgtf-portfolio-list-holder.edgtf-pag-on-slider
  .owl-nav
  .owl-prev {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.edgtf-portfolio-slider-holder
  .edgtf-portfolio-list-holder.edgtf-pag-on-slider
  .owl-dots {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  margin: 0;
}
.edgtf-testimonials-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.edgtf-testimonials-holder .edgtf-testimonial-content,
.edgtf-testimonials-holder .edgtf-testimonial-text-holder,
.edgtf-testimonials-holder .edgtf-testimonials {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-testimonials-holder .edgtf-testimonials {
  padding: 0 20%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-testimonials-holder .edgtf-testimonial-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
}
.edgtf-testimonials-holder .edgtf-testimonial-image img {
  display: block;
  width: auto !important;
  margin: 0 auto;
}
.edgtf-testimonials-holder .edgtf-testimonial-author {
  margin: 28px 0 0;
  font-size: 17px;
  color: #000;
}
.edgtf-testimonials-holder .edgtf-testimonial-text {
  margin: 37px 0 0;
  font-size: 27px;
  line-height: 40px;
  font-style: italic;
  color: #000;
}
.edgtf-testimonials-holder .owl-nav .owl-next,
.edgtf-testimonials-holder .owl-nav .owl-prev {
  color: #777;
  border: none;
}
.edgtf-testimonials-holder .owl-nav .owl-prev {
  left: 0;
}
.edgtf-testimonials-holder .owl-nav .owl-next {
  right: 0;
}
.edgtf-testimonials-holder.edgtf-testimonials-light .edgtf-testimonial-author,
.edgtf-testimonials-holder.edgtf-testimonials-light .edgtf-testimonial-text {
  color: #fff;
}
.edgtf-testimonials-holder.edgtf-testimonials-light
  .owl-nav
  .owl-next
  > span
  svg,
.edgtf-testimonials-holder.edgtf-testimonials-light
  .owl-nav
  .owl-prev
  > span
  svg {
  stroke: #fff;
}
.edgtf-testimonials-holder.edgtf-testimonials-light .owl-dots .owl-dot span {
  border: 2px solid #777;
}
.edgtf-testimonials-holder.edgtf-testimonials-light
  .owl-dots
  .owl-dot.active
  span,
.edgtf-testimonials-holder.edgtf-testimonials-light
  .owl-dots
  .owl-dot:hover
  span {
  background-color: #fff;
  border-color: #fff;
}
.edgtf-comment-rating-box {
  display: inline-block;
  margin-left: 18px;
  vertical-align: middle;
}
.edgtf-comment-rating-box .edgtf-star-rating {
  position: relative;
  display: inline-block;
  font-family: ElegantIcons;
  color: #c8c8c8;
  font-size: 16px;
  letter-spacing: 5px;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.edgtf-comment-rating-box .edgtf-star-rating.active {
  color: #ffd740;
}
.edgtf-comment-rating-box .edgtf-star-rating:before {
  content: "\e033";
}
.edgtf-reviews-per-criteria .edgtf-item-reviews-average-rating {
  color: #000;
  font-size: 60px;
  line-height: 1em;
  font-weight: 700;
}
.edgtf-reviews-per-criteria .edgtf-item-reviews-verbal-description {
  vertical-align: middle;
  margin: 2px 0 0;
}
.edgtf-reviews-per-criteria .edgtf-item-reviews-rating-icon {
  vertical-align: middle;
  font-size: 20px;
}
.edgtf-reviews-per-criteria .edgtf-item-reviews-display-right {
  vertical-align: middle;
  padding-left: 200px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-reviews-per-criteria
  .edgtf-item-reviews-display-right
  .edgtf-item-reviews-display-bar {
  line-height: 28px;
}
.edgtf-reviews-per-criteria
  .edgtf-item-reviews-display-right
  .edgtf-item-reviews-display-bar
  .edgtf-item-reviews-display-bar-inner {
  padding: 6px 0;
}
.edgtf-reviews-per-mark .edgtf-reviews-number-wrapper {
  padding-top: 23%;
  padding-left: 15%;
  display: table;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}
.edgtf-reviews-per-mark .edgtf-reviews-number {
  font-size: 72px;
  color: #ffd740;
  font-weight: 700;
  line-height: 1em;
  margin-right: 22px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: -6px;
}
.edgtf-reviews-per-mark .edgtf-stars-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.edgtf-reviews-per-mark .edgtf-stars-wrapper .edgtf-stars {
  display: block;
}
.edgtf-reviews-per-mark .edgtf-stars-wrapper .edgtf-stars i {
  color: #ffd740;
}
.edgtf-reviews-per-mark .edgtf-reviews-count {
  font-weight: 700;
  font-size: 14px;
}
.edgtf-reviews-per-mark .edgtf-rating-percentage-wrapper {
  padding: 29px 50px 40px;
  background-color: #fafafa;
  border-left: 1px solid #e5e5e5;
}
.edgtf-reviews-simple .edgtf-reviews-number-wrapper .edgtf-reviews-summary {
  display: inline-block;
  vertical-align: middle;
}
.edgtf-reviews-simple .edgtf-reviews-number-wrapper .edgtf-stars-wrapper {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 15px;
}
.edgtf-reviews-simple .edgtf-reviews-number-wrapper .edgtf-stars-wrapper-inner {
  display: block;
}
.edgtf-comment-list .edgtf-comment-name {
  float: none;
}
.edgtf-comment-list .edgtf-review-rating {
  display: inline-block;
  width: 100%;
}
.edgtf-comment-list .edgtf-rating-inner {
  display: inline-block;
  width: 100%;
}
.edgtf-top-reviews-carousel-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid rgba(170, 170, 170, 0.8);
}
.edgtf-top-reviews-carousel-holder .edgtf-top-reviews-carousel-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-top-reviews-carousel-holder .edgtf-top-reviews-carousel-title {
  margin: 0 0 22px;
}
.edgtf-top-reviews-carousel-holder .edgtf-top-reviews-carousel {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  visibility: hidden;
}
.edgtf-top-reviews-carousel-holder .edgtf-top-reviews-carousel-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-top-reviews-carousel-holder .edgtf-top-reviews-item-title {
  margin: 0 0 2px;
}
.edgtf-top-reviews-carousel-holder .edgtf-tour-reviews-criteria-holder {
  display: block;
  width: 100%;
  float: none;
  margin: 0;
}
.edgtf-top-reviews-carousel-holder .edgtf-top-reviews-item-content {
  margin: 20px 0 0;
}
.edgtf-top-reviews-carousel-holder .edgtf-top-reviews-item-content p {
  margin: 0;
}
.edgtf-top-reviews-carousel-holder .edgtf-top-reviews-item-author-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 32px 0 0;
  padding: 0 100px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-top-reviews-carousel-holder .edgtf-top-reviews-item-author-avatar {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 21px 0 0;
}
.edgtf-top-reviews-carousel-holder .edgtf-top-reviews-item-author-avatar img {
  display: block;
  border-radius: 50%;
}
.edgtf-top-reviews-carousel-holder .edgtf-top-reviews-item-author-name {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.edgtf-top-reviews-carousel-holder .owl-nav {
  position: absolute;
  bottom: 10px;
  right: 30px;
  width: 60px;
}
.edgtf-top-reviews-carousel-holder .owl-nav .owl-prev {
  left: 0;
}
.edgtf-top-reviews-carousel-holder .owl-nav .owl-next {
  right: 0;
}
.edgtf-accordion-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-accordion-holder .edgtf-accordion-title {
  position: relative;
  cursor: pointer;
  margin: 0 0 13px;
  padding: 14px 21px 5px 2px;
  color: #777;
  border-bottom: 1px solid #aaa;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: color 0.2s ease-out, border-color 0.2s ease-out;
  -o-transition: color 0.2s ease-out, border-color 0.2s ease-out;
  transition: color 0.2s ease-out, border-color 0.2s ease-out;
}
.edgtf-accordion-holder .edgtf-accordion-title .edgtf-tab-title {
  display: block;
  line-height: inherit;
}
.edgtf-accordion-holder .edgtf-accordion-title .edgtf-accordion-mark {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 20px;
  height: 27px;
  margin: -1px 0 0;
  font-size: 27px;
  line-height: 27px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.edgtf-accordion-holder .edgtf-accordion-title .edgtf-accordion-mark span {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  font-size: inherit;
  line-height: inherit;
}
.edgtf-accordion-holder
  .edgtf-accordion-title
  .edgtf-accordion-mark
  span:before {
  display: block;
  line-height: inherit;
}
.edgtf-accordion-holder
  .edgtf-accordion-title
  .edgtf-accordion-mark
  span.edgtf_icon_minus {
  opacity: 0;
}
.edgtf-accordion-holder
  .edgtf-accordion-title
  .edgtf-accordion-mark
  span.edgtf_icon_plus {
  opacity: 1;
}
.edgtf-accordion-holder .edgtf-accordion-title.ui-state-active,
.edgtf-accordion-holder .edgtf-accordion-title.ui-state-hover {
  color: #000;
  border-bottom-color: #000;
}
.edgtf-accordion-holder .edgtf-accordion-title.ui-state-active {
  border-bottom-width: 3px;
}
.edgtf-accordion-holder
  .edgtf-accordion-title.ui-state-active
  .edgtf-accordion-mark
  span.edgtf_icon_minus {
  opacity: 1;
}
.edgtf-accordion-holder
  .edgtf-accordion-title.ui-state-active
  .edgtf-accordion-mark
  span.edgtf_icon_plus {
  opacity: 0;
}
.edgtf-accordion-holder .edgtf-accordion-content {
  margin: 0;
  padding: 16px 0 12px;
}
.edgtf-accordion-holder .edgtf-accordion-content p {
  margin: 0;
}
.edgtf-accordion-holder.edgtf-accordion-light .edgtf-accordion-title {
  color: #b2b2b2;
  border-bottom-color: rgba(170, 170, 170, 0.43);
}
.edgtf-accordion-holder.edgtf-accordion-light
  .edgtf-accordion-title.ui-state-active,
.edgtf-accordion-holder.edgtf-accordion-light
  .edgtf-accordion-title.ui-state-hover {
  color: #fff;
  border-bottom-color: #fff;
}
.edgtf-accordion-holder.edgtf-accordion-light .edgtf-accordion-content {
  color: #fff;
}
.edgtf-banner-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.touch .edgtf-banner-holder {
  cursor: pointer;
}
.edgtf-banner-holder.edgtf-visible-on-hover:hover .edgtf-banner-text-holder {
  opacity: 1;
}
.edgtf-banner-holder.edgtf-visible-on-hover .edgtf-banner-text-holder {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.edgtf-banner-holder.edgtf-disabled .edgtf-banner-text-holder {
  display: none;
}
.edgtf-banner-holder.edgtf-banner-info-centered .edgtf-banner-text-holder {
  padding: 70px 20px;
  text-align: center;
}
.edgtf-banner-holder .edgtf-banner-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-banner-holder .edgtf-banner-image img {
  display: block;
}
.edgtf-banner-holder .edgtf-banner-text-holder {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 35px;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .edgtf-banner-holder .edgtf-banner-text-holder {
    padding: 25px;
  }
}
.edgtf-banner-holder .edgtf-banner-text-outer {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.edgtf-banner-holder .edgtf-banner-text-inner {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: bottom;
}
.edgtf-banner-holder .edgtf-banner-subtitle {
  margin: 0 0 4px;
  color: #fff;
}
.edgtf-banner-holder .edgtf-banner-title {
  margin: 0;
  color: #fff;
}
.edgtf-banner-holder .edgtf-banner-title .edgtf-banner-title-light {
  font-weight: 300;
}
.edgtf-banner-holder .edgtf-banner-link-text {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 11px 0 0;
  color: #fff;
  line-height: 1em;
  z-index: 2;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.edgtf-banner-holder .edgtf-banner-link-text:hover .edgtf-banner-link-hover {
  width: 100%;
}
.edgtf-banner-holder .edgtf-banner-link-text .edgtf-banner-link-original {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.edgtf-banner-holder .edgtf-banner-link-text .edgtf-banner-link-original span {
  color: inherit;
}
.edgtf-banner-holder .edgtf-banner-link-text .edgtf-banner-link-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 0.1%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: width 0.4s ease-in-out;
  -o-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}
.edgtf-banner-holder .edgtf-banner-link-text .edgtf-banner-link-hover span {
  color: #000;
}
.edgtf-banner-holder .edgtf-banner-link-text .edgtf-banner-link-icon,
.edgtf-banner-holder .edgtf-banner-link-text .edgtf-banner-link-label {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.edgtf-banner-holder .edgtf-banner-link-text .edgtf-banner-link-icon {
  margin: 0 2px 0 0;
  font-size: 15px;
}
.edgtf-banner-holder .edgtf-banner-link-text .edgtf-banner-link-label {
  font-size: 14px;
  line-height: inherit;
}
.edgtf-banner-holder .edgtf-banner-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.edgtf-btn {
  font-family: inherit;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  outline: 0;
  font-size: 12px;
  line-height: 1.2em;
  letter-spacing: 0.35em;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out;
  padding: 18px 46px 16px;
  cursor: pointer;
}
.edgtf-btn.edgtf-btn-simple {
  padding: 0 !important;
  color: #737373;
  background-color: transparent;
  border: 0;
  vertical-align: middle;
}
.edgtf-btn.edgtf-btn-simple:hover .edgtf-btn-text:after {
  right: auto;
  left: 0;
  width: 100%;
}
.edgtf-btn.edgtf-btn-simple .edgtf-btn-text {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.edgtf-btn.edgtf-btn-simple .edgtf-btn-text:after {
  position: absolute;
  content: "";
  bottom: -6px;
  right: 0;
  height: 2px;
  width: 0;
  background-color: currentColor;
  -webkit-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.edgtf-btn.edgtf-btn-simple:not(.edgtf-btn-custom-hover-color):hover {
  color: #000 !important;
}
.edgtf-btn.edgtf-btn-simple:not(.edgtf-btn-custom-hover-bg):hover {
  background-color: transparent !important;
}
.edgtf-btn.edgtf-btn-simple:not(.edgtf-btn-custom-border-hover):hover {
  border-color: transparent !important;
}
.edgtf-btn.edgtf-btn-solid {
  color: #fff;
  background-color: #000;
  border: 2px solid #000;
}
.edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-hover-color):hover {
  color: #000 !important;
}
.edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-hover-bg):hover {
  background-color: transparent !important;
}
.edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-border-hover):hover {
  border-color: #000 !important;
}
.edgtf-btn.edgtf-btn-outline {
  color: #000;
  background-color: transparent;
  border: 2px solid #000;
}
.edgtf-btn.edgtf-btn-outline:not(.edgtf-btn-custom-hover-color):hover {
  color: #fff !important;
}
.edgtf-btn.edgtf-btn-outline:not(.edgtf-btn-custom-hover-bg):hover {
  background-color: #000 !important;
}
.edgtf-btn.edgtf-btn-outline:not(.edgtf-btn-custom-border-hover):hover {
  border-color: #000 !important;
}
.edgtf-btn.edgtf-btn-outline.edgtf-hover-animation:not(
    .edgtf-btn-custom-hover-color
  ):hover {
  color: #000 !important;
}
.edgtf-btn.edgtf-btn-outline.edgtf-hover-animation:not(
    .edgtf-btn-custom-hover-bg
  ):hover {
  background-color: transparent !important;
}
.edgtf-btn.edgtf-btn-outline.edgtf-hover-animation:not(
    .edgtf-btn-custom-border-hover
  ):hover {
  border-color: #000 !important;
}
.edgtf-btn.edgtf-btn-outline.edgtf-hover-animation:hover:after {
  right: auto;
  left: 0;
  width: 100%;
}
.edgtf-btn.edgtf-btn-outline.edgtf-hover-animation:hover .edgtf-btn-text {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateY(-2px) translateZ(0) rotate(0.01deg);
  transform: translateY(-2px) translateZ(0) rotate(0.01deg);
  -webkit-transition: -webkit-transform 0.2s ease 0.15s;
  transition: -webkit-transform 0.2s ease 0.15s;
  -o-transition: transform 0.2s ease 0.15s;
  transition: transform 0.2s ease 0.15s;
  transition: transform 0.2s ease 0.15s, -webkit-transform 0.2s ease 0.15s;
}
.edgtf-btn.edgtf-btn-outline.edgtf-hover-animation:after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  width: 0;
  height: 3px;
  background-color: currentColor;
  -webkit-transition: width 0.35s ease;
  -o-transition: width 0.35s ease;
  transition: width 0.35s ease;
}
.edgtf-btn.edgtf-btn-outline.edgtf-hover-animation .edgtf-btn-text {
  display: inline-block;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateY(0) translateZ(0) rotate(0.01deg);
  transform: translateY(0) translateZ(0) rotate(0.01deg);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.edgtf-btn.edgtf-btn-outline.edgtf-hover-animation.edgtf-btn-light {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.edgtf-btn.edgtf-btn-outline.edgtf-hover-animation.edgtf-btn-light:not(
    .edgtf-btn-custom-hover-color
  ):hover {
  color: #fff !important;
}
.edgtf-btn.edgtf-btn-outline.edgtf-hover-animation.edgtf-btn-light:not(
    .edgtf-btn-custom-hover-bg
  ):hover {
  background-color: transparent !important;
}
.edgtf-btn.edgtf-btn-outline.edgtf-hover-animation.edgtf-btn-light:not(
    .edgtf-btn-custom-border-hover
  ):hover {
  border-color: #fff !important;
}
.edgtf-btn.edgtf-btn-small {
  padding: 16px 31px 14px;
}
.edgtf-btn.edgtf-btn-large {
  padding: 19px 62px 18px;
}
.edgtf-btn.edgtf-btn-huge {
  display: block;
  text-align: center;
  padding: 23px 66px 22px;
}
.edgtf-btn.edgtf-btn-icon > i,
.edgtf-btn.edgtf-btn-icon > span:not(.edgtf-btn-text) {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 4px;
  font-size: 1.142857142857143em;
  line-height: inherit;
}
.edgtf-btn.edgtf-btn-icon > i:before,
.edgtf-btn.edgtf-btn-icon > span:not(.edgtf-btn-text):before {
  display: block;
  line-height: inherit;
}
.edgtf-call-to-action-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-call-to-action-holder .edgtf-cta-button-holder,
.edgtf-call-to-action-holder .edgtf-cta-text-holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.edgtf-call-to-action-holder .edgtf-cta-text-holder h1,
.edgtf-call-to-action-holder .edgtf-cta-text-holder h2,
.edgtf-call-to-action-holder .edgtf-cta-text-holder h3,
.edgtf-call-to-action-holder .edgtf-cta-text-holder h4,
.edgtf-call-to-action-holder .edgtf-cta-text-holder h5,
.edgtf-call-to-action-holder .edgtf-cta-text-holder h6 {
  margin: 0;
}
.edgtf-call-to-action-holder .edgtf-cta-button-holder .edgtf-btn {
  white-space: nowrap;
}
.edgtf-call-to-action-holder.edgtf-normal-layout .edgtf-cta-inner {
  display: table;
}
.edgtf-call-to-action-holder.edgtf-normal-layout:not(.edgtf-content-in-grid)
  .edgtf-cta-inner {
  width: 100%;
}
.edgtf-call-to-action-holder.edgtf-normal-layout .edgtf-cta-button-holder,
.edgtf-call-to-action-holder.edgtf-normal-layout .edgtf-cta-text-holder {
  display: table-cell;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-call-to-action-holder.edgtf-normal-layout .edgtf-cta-button-holder {
  text-align: right;
}
.edgtf-call-to-action-holder.edgtf-simple-layout .edgtf-cta-inner {
  text-align: center;
}
.edgtf-call-to-action-holder.edgtf-simple-layout .edgtf-cta-button-holder,
.edgtf-call-to-action-holder.edgtf-simple-layout .edgtf-cta-text-holder {
  width: 100%;
}
.edgtf-call-to-action-holder.edgtf-simple-layout .edgtf-cta-button-holder {
  margin: 28px 0 0;
}
.edgtf-call-to-action-holder.edgtf-two-halves-columns .edgtf-cta-button-holder,
.edgtf-call-to-action-holder.edgtf-two-halves-columns .edgtf-cta-text-holder {
  width: 50%;
}
.edgtf-call-to-action-holder.edgtf-two-thirds-columns .edgtf-cta-text-holder {
  width: 66.66666666666667%;
}
.edgtf-call-to-action-holder.edgtf-two-thirds-columns .edgtf-cta-button-holder {
  width: 33.33333333333333%;
}
.edgtf-call-to-action-holder.edgtf-three-quarters-columns
  .edgtf-cta-text-holder {
  width: 75%;
}
.edgtf-call-to-action-holder.edgtf-three-quarters-columns
  .edgtf-cta-button-holder {
  width: 25%;
}
.edgtf-call-to-action-holder.edgtf-four-fifths-columns .edgtf-cta-text-holder {
  width: 80%;
}
.edgtf-call-to-action-holder.edgtf-four-fifths-columns
  .edgtf-cta-button-holder {
  width: 20%;
}
.edgtf-cards-gallery {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 10px 0;
}
.edgtf-cards-gallery .edgtf-cg-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-cards-gallery img {
  position: relative;
  display: block;
  -webkit-box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
}
.edgtf-cards-gallery .edgtf-cg-fake-card {
  position: relative;
  display: block;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.edgtf-cards-gallery .edgtf-cg-card {
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.edgtf-cards-gallery .edgtf-cg-card.edgtf-animating {
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  pointer-events: none;
}
.edgtf-cards-gallery .edgtf-cg-card.edgtf-animating-siblings {
  -webkit-transition: all 0.6s cubic-bezier(0, 0, 0, 1);
  -o-transition: all 0.6s cubic-bezier(0, 0, 0, 1);
  transition: all 0.6s cubic-bezier(0, 0, 0, 1);
  pointer-events: none;
}
.edgtf-cards-gallery.edgtf-cg-shuffled-left .edgtf-cg-card {
  left: 0;
  will-change: transform;
}
.edgtf-cards-gallery.edgtf-cg-shuffled-left .edgtf-cg-card.edgtf-out {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.edgtf-cards-gallery.edgtf-cg-shuffled-left .edgtf-cg-card:nth-last-child(6) {
  -webkit-transform: scale(0.5) translateX(80%);
  -ms-transform: scale(0.5) translateX(80%);
  transform: scale(0.5) translateX(80%);
}
.edgtf-cards-gallery.edgtf-cg-shuffled-left .edgtf-cg-card:nth-last-child(5) {
  -webkit-transform: scale(0.6) translateX(54%);
  -ms-transform: scale(0.6) translateX(54%);
  transform: scale(0.6) translateX(54%);
}
.edgtf-cards-gallery.edgtf-cg-shuffled-left .edgtf-cg-card:nth-last-child(4) {
  -webkit-transform: scale(0.7) translateX(35%);
  -ms-transform: scale(0.7) translateX(35%);
  transform: scale(0.7) translateX(35%);
}
.edgtf-cards-gallery.edgtf-cg-shuffled-left .edgtf-cg-card:nth-last-child(3) {
  -webkit-transform: scale(0.8) translateX(21%);
  -ms-transform: scale(0.8) translateX(21%);
  transform: scale(0.8) translateX(21%);
}
.edgtf-cards-gallery.edgtf-cg-shuffled-left .edgtf-cg-card:nth-last-child(2) {
  -webkit-transform: scale(0.9) translateX(9.2%);
  -ms-transform: scale(0.9) translateX(9.2%);
  transform: scale(0.9) translateX(9.2%);
}
.edgtf-cards-gallery.edgtf-cg-shuffled-left .edgtf-cg-card:not(:last-of-type) {
  cursor: pointer;
}
.edgtf-cards-gallery.edgtf-cg-shuffled-left
  .edgtf-cg-card:not(:last-of-type):not(.active):hover {
  margin-left: 10px !important;
}
.edgtf-cards-gallery.edgtf-cg-shuffled-right .edgtf-cg-card {
  right: 0;
  will-change: transform;
}
.edgtf-cards-gallery.edgtf-cg-shuffled-right .edgtf-cg-card.edgtf-out {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.edgtf-cards-gallery.edgtf-cg-shuffled-right .edgtf-cg-card:nth-last-child(6) {
  -webkit-transform: scale(0.5) translateX(-80%);
  -ms-transform: scale(0.5) translateX(-80%);
  transform: scale(0.5) translateX(-80%);
}
.edgtf-cards-gallery.edgtf-cg-shuffled-right .edgtf-cg-card:nth-last-child(5) {
  -webkit-transform: scale(0.6) translateX(-54%);
  -ms-transform: scale(0.6) translateX(-54%);
  transform: scale(0.6) translateX(-54%);
}
.edgtf-cards-gallery.edgtf-cg-shuffled-right .edgtf-cg-card:nth-last-child(4) {
  -webkit-transform: scale(0.7) translateX(-35%);
  -ms-transform: scale(0.7) translateX(-35%);
  transform: scale(0.7) translateX(-35%);
}
.edgtf-cards-gallery.edgtf-cg-shuffled-right .edgtf-cg-card:nth-last-child(3) {
  -webkit-transform: scale(0.8) translateX(-21%);
  -ms-transform: scale(0.8) translateX(-21%);
  transform: scale(0.8) translateX(-21%);
}
.edgtf-cards-gallery.edgtf-cg-shuffled-right .edgtf-cg-card:nth-last-child(2) {
  -webkit-transform: scale(0.9) translateX(-9.2%);
  -ms-transform: scale(0.9) translateX(-9.2%);
  transform: scale(0.9) translateX(-9.2%);
}
.edgtf-cards-gallery.edgtf-cg-shuffled-right .edgtf-cg-card:not(:last-of-type) {
  cursor: pointer;
}
.edgtf-cards-gallery.edgtf-cg-shuffled-right
  .edgtf-cg-card:not(:last-of-type):not(.active):hover {
  margin-right: 10px !important;
}
.no-touchevents .edgtf-cards-gallery.edgtf-bundle-animation img {
  visibility: hidden;
}
@-webkit-keyframes edgtfCardAppearFromRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0;
    visibility: visible;
  }
  30% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes edgtfCardAppearFromRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0;
    visibility: visible;
  }
  30% {
    opacity: 1;
    visibility: visible;
  }
  100% {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.no-touchevents
  .edgtf-cards-gallery.edgtf-bundle-animation.edgtf-cg-shuffled-right.edgtf-appeared
  img {
  -webkit-animation: edgtfCardAppearFromRight 1s cubic-bezier(0.19, 1, 0.22, 1)
    forwards;
  animation: edgtfCardAppearFromRight 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
}
.no-touchevents
  .edgtf-cards-gallery.edgtf-bundle-animation.edgtf-cg-shuffled-right.edgtf-appeared
  .edgtf-cg-card:nth-child(1)
  img:not(.edgtf-animation-done) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.no-touchevents
  .edgtf-cards-gallery.edgtf-bundle-animation.edgtf-cg-shuffled-right.edgtf-appeared
  .edgtf-cg-card:nth-child(2)
  img:not(.edgtf-animation-done) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.no-touchevents
  .edgtf-cards-gallery.edgtf-bundle-animation.edgtf-cg-shuffled-right.edgtf-appeared
  .edgtf-cg-card:nth-child(3)
  img:not(.edgtf-animation-done) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.no-touchevents
  .edgtf-cards-gallery.edgtf-bundle-animation.edgtf-cg-shuffled-right.edgtf-appeared
  .edgtf-cg-card:nth-child(4)
  img:not(.edgtf-animation-done) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.no-touchevents
  .edgtf-cards-gallery.edgtf-bundle-animation.edgtf-cg-shuffled-right.edgtf-appeared
  .edgtf-cg-card:nth-child(5)
  img:not(.edgtf-animation-done) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.no-touchevents
  .edgtf-cards-gallery.edgtf-bundle-animation.edgtf-cg-shuffled-right.edgtf-appeared
  .edgtf-cg-card:nth-child(6)
  img:not(.edgtf-animation-done) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.no-touchevents
  .edgtf-cards-gallery.edgtf-bundle-animation.edgtf-cg-shuffled-right.edgtf-appeared
  .edgtf-cg-card:nth-child(7)
  img:not(.edgtf-animation-done) {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.no-touchevents
  .edgtf-cards-gallery.edgtf-bundle-animation.edgtf-cg-shuffled-right.edgtf-appeared
  .edgtf-cg-card:nth-child(8)
  img:not(.edgtf-animation-done) {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
@-webkit-keyframes edgtfCardAppearFromLeft {
  0% {
    visibility: visible;
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  30% {
    visibility: visible;
    opacity: 1;
  }
  100% {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes edgtfCardAppearFromLeft {
  0% {
    visibility: visible;
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  30% {
    visibility: visible;
    opacity: 1;
  }
  100% {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.no-touchevents
  .edgtf-cards-gallery.edgtf-bundle-animation.edgtf-cg-shuffled-left.edgtf-appeared
  img {
  -webkit-animation: edgtfCardAppearFromLeft 1s cubic-bezier(0.19, 1, 0.22, 1)
    forwards;
  animation: edgtfCardAppearFromLeft 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
}
.no-touchevents
  .edgtf-cards-gallery.edgtf-bundle-animation.edgtf-cg-shuffled-left.edgtf-appeared
  .edgtf-cg-card:nth-child(1)
  img:not(.edgtf-animation-done) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.no-touchevents
  .edgtf-cards-gallery.edgtf-bundle-animation.edgtf-cg-shuffled-left.edgtf-appeared
  .edgtf-cg-card:nth-child(2)
  img:not(.edgtf-animation-done) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.no-touchevents
  .edgtf-cards-gallery.edgtf-bundle-animation.edgtf-cg-shuffled-left.edgtf-appeared
  .edgtf-cg-card:nth-child(3)
  img:not(.edgtf-animation-done) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.no-touchevents
  .edgtf-cards-gallery.edgtf-bundle-animation.edgtf-cg-shuffled-left.edgtf-appeared
  .edgtf-cg-card:nth-child(4)
  img:not(.edgtf-animation-done) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.no-touchevents
  .edgtf-cards-gallery.edgtf-bundle-animation.edgtf-cg-shuffled-left.edgtf-appeared
  .edgtf-cg-card:nth-child(5)
  img:not(.edgtf-animation-done) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.no-touchevents
  .edgtf-cards-gallery.edgtf-bundle-animation.edgtf-cg-shuffled-left.edgtf-appeared
  .edgtf-cg-card:nth-child(6)
  img:not(.edgtf-animation-done) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.no-touchevents
  .edgtf-cards-gallery.edgtf-bundle-animation.edgtf-cg-shuffled-left.edgtf-appeared
  .edgtf-cg-card:nth-child(7)
  img:not(.edgtf-animation-done) {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.no-touchevents
  .edgtf-cards-gallery.edgtf-bundle-animation.edgtf-cg-shuffled-left.edgtf-appeared
  .edgtf-cg-card:nth-child(8)
  img:not(.edgtf-animation-done) {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
.edgtf-clients-carousel-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-clients-carousel-holder .edgtf-cc-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-clients-carousel-holder .edgtf-cc-inner .owl-stage-outer {
  padding: 5px 0;
}
.edgtf-clients-carousel-holder .edgtf-cc-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.touch .edgtf-clients-carousel-holder .edgtf-cc-item {
  cursor: pointer;
}
.edgtf-clients-carousel-holder .edgtf-cc-item .edgtf-cc-item {
  position: relative;
  display: block;
}
.edgtf-clients-carousel-holder.edgtf-cc-hover-raising .edgtf-cc-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.edgtf-clients-carousel-holder.edgtf-cc-hover-raising .edgtf-cc-item a {
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.edgtf-clients-carousel-holder.edgtf-cc-hover-raising .edgtf-cc-item a:hover {
  -webkit-transform: translateY(-5px) translateZ(0);
  transform: translateY(-5px) translateZ(0);
}
.edgtf-clients-carousel-holder.edgtf-cc-hover-raising
  .edgtf-cc-item
  .edgtf-cc-hover-image {
  display: none;
}
.edgtf-clients-carousel-holder.edgtf-cc-hover-switch-images .edgtf-cc-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.edgtf-clients-carousel-holder.edgtf-cc-hover-switch-images .edgtf-cc-item img {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.edgtf-clients-carousel-holder.edgtf-cc-hover-switch-images
  .edgtf-cc-item:hover
  .edgtf-cc-image {
  opacity: 0;
}
.edgtf-clients-carousel-holder.edgtf-cc-hover-switch-images
  .edgtf-cc-item:hover
  .edgtf-cc-hover-image {
  opacity: 1;
}
.edgtf-clients-carousel-holder.edgtf-cc-hover-switch-images
  .edgtf-cc-item
  .edgtf-cc-image {
  width: auto;
  opacity: 1;
  -webkit-transition: opacity 0.15s ease-out;
  -o-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}
.edgtf-clients-carousel-holder.edgtf-cc-hover-switch-images
  .edgtf-cc-item
  .edgtf-cc-hover-image {
  position: absolute;
  top: 0;
  left: auto;
  width: auto;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease-out;
  -o-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}
.edgtf-clients-carousel-holder.edgtf-cc-hover-roll-over .edgtf-cc-item {
  overflow: hidden;
}
.edgtf-clients-carousel-holder.edgtf-cc-hover-roll-over
  .edgtf-cc-item:hover
  .edgtf-cc-image {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.edgtf-clients-carousel-holder.edgtf-cc-hover-roll-over
  .edgtf-cc-item:hover
  .edgtf-cc-hover-image {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.edgtf-clients-carousel-holder.edgtf-cc-hover-roll-over
  .edgtf-cc-item
  .edgtf-cc-image {
  position: relative;
  display: block;
  width: auto;
  margin: 0 auto;
  -webkit-filter: blur(0);
  -moz-filter: blur(0);
  filter: blur(0);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.edgtf-clients-carousel-holder.edgtf-cc-hover-roll-over
  .edgtf-cc-item
  .edgtf-cc-hover-image {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  -webkit-filter: blur(0);
  -moz-filter: blur(0);
  filter: blur(0);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.edgtf-countdown {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-countdown.edgtf-light-skin
  .countdown-row
  .countdown-section
  .countdown-amount,
.edgtf-countdown.edgtf-light-skin
  .countdown-row
  .countdown-section
  .countdown-period {
  color: #fff;
}
.edgtf-countdown .countdown-rtl {
  direction: rtl;
}
.edgtf-countdown .countdown-row {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  clear: both;
}
.edgtf-countdown .countdown-row.countdown-show1 .countdown-section {
  width: 100%;
}
.edgtf-countdown .countdown-row.countdown-show2 .countdown-section {
  width: 50%;
}
.edgtf-countdown .countdown-row.countdown-show3 .countdown-section {
  width: 33.33333%;
}
.edgtf-countdown .countdown-row.countdown-show4 .countdown-section {
  width: 25%;
}
.edgtf-countdown .countdown-row.countdown-show5 .countdown-section {
  width: 20%;
}
.edgtf-countdown .countdown-row.countdown-show6 .countdown-section {
  width: 16.66667%;
}
.edgtf-countdown .countdown-row .countdown-section {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-countdown .countdown-row .countdown-section .countdown-amount {
  position: relative;
  display: block;
  color: #000;
  font-family: "Playfair Display", serif;
  font-size: 50px;
  line-height: 1em;
  font-weight: 700;
}
.edgtf-countdown .countdown-row .countdown-section .countdown-period {
  display: block;
  margin: 15px 0 0;
  color: #000;
  font-size: 12px;
  line-height: 1.5em;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}
.edgtf-counter-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.edgtf-counter-holder .edgtf-counter-inner {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.edgtf-counter-holder .edgtf-counter {
  height: 1.1em;
  display: inline-block !important;
  vertical-align: middle;
  color: #000;
  font-family: "Playfair Display", serif;
  font-size: 50px;
  line-height: 1em;
  font-weight: 700;
  overflow: hidden;
}
.edgtf-counter-holder .edgtf-counter-title {
  margin: 15px 0 0;
}
.edgtf-counter-holder .edgtf-counter-text {
  margin: 14px 0 0;
}
.edgtf-custom-font-holder .edgtf-cf-typed-wrap {
  width: 0;
  white-space: nowrap;
}
.edgtf-custom-font-holder .edgtf-cf-typed {
  display: inline-block;
}
.edgtf-custom-font-holder .edgtf-cf-typed span {
  display: none;
}
.edgtf-custom-font-holder .edgtf-cf-typed ~ .typed-cursor {
  display: inline-block;
  opacity: 1;
  -webkit-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.edgtf-dropcaps {
  position: relative;
  display: inline-block;
  vertical-align: top;
  float: left;
  font-family: "Playfair Display", serif;
  line-height: 111px;
  font-size: 111px;
  color: #000;
  font-weight: 400;
  font-style: italic;
  text-align: center;
  margin: 0 21px 0 0;
}
.edgtf-dropcaps.edgtf-normal {
  top: -7px;
  left: -14px;
}
.edgtf-dropcaps.edgtf-circle,
.edgtf-dropcaps.edgtf-square {
  height: 70px;
  width: 70px;
  font-size: 50px;
  line-height: 70px;
  color: #fff;
  background-color: #000;
  margin: 11px 13px 0 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-dropcaps.edgtf-circle .edgtf-dropcaps-inner,
.edgtf-dropcaps.edgtf-square .edgtf-dropcaps-inner {
  position: relative;
  top: -2px;
  left: -4px;
}
.edgtf-dropcaps.edgtf-circle {
  border-radius: 3em;
}
.edgtf-elements-holder {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.edgtf-elements-holder.edgtf-eh-full-height {
  height: 100%;
}
.edgtf-elements-holder.edgtf-ehi-float .edgtf-eh-item {
  float: left;
}
.edgtf-elements-holder.edgtf-two-columns .edgtf-eh-item {
  width: 50%;
}
.edgtf-elements-holder.edgtf-three-columns .edgtf-eh-item {
  width: 33.33333%;
}
.edgtf-elements-holder.edgtf-four-columns .edgtf-eh-item {
  width: 25%;
}
.edgtf-elements-holder.edgtf-five-columns .edgtf-eh-item {
  width: 20%;
}
.edgtf-elements-holder.edgtf-six-columns .edgtf-eh-item {
  width: 16.66667%;
}
.edgtf-elements-holder .edgtf-eh-item {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.edgtf-elements-holder .edgtf-eh-item.edgtf-vertical-alignment-top {
  vertical-align: top;
}
.edgtf-elements-holder .edgtf-eh-item.edgtf-vertical-alignment-bottom {
  vertical-align: bottom;
}
.edgtf-elements-holder .edgtf-eh-item.edgtf-horizontal-alignment-center {
  text-align: center;
}
.edgtf-elements-holder .edgtf-eh-item.edgtf-horizontal-alignment-right {
  text-align: right;
}
.edgtf-elements-holder .edgtf-eh-item .edgtf-elements-holder-item-inner {
  width: 100%;
}
.edgtf-elements-holder .edgtf-ehi-content {
  padding: 0 20px;
}
.fp-enabled body,
html.fp-enabled {
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
}
#superContainer {
  height: 100%;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
}
.fp-scrollable {
  overflow: hidden;
  position: relative;
}
.fp-scroller {
  overflow: hidden;
}
.iScrollIndicator {
  border: 0 !important;
}
.fp-notransition {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.fp-auto-height .edgtf-fss-slide,
.fp-auto-height .fp-tableCell,
.fp-auto-height.edgtf-fss-item {
  height: auto !important;
}
.fp-responsive .fp-auto-height-responsive .edgtf-fss-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell,
.fp-responsive .fp-auto-height-responsive.edgtf-fss-item {
  height: auto !important;
}
#fp-nav {
  position: fixed;
  top: 50%;
  right: 40px;
  margin: -32px 0 0;
  z-index: 1001;
}
@media only screen and (max-width: 1024px) {
  #fp-nav {
    right: 30px;
  }
}
#fp-nav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li {
  position: relative;
  display: block;
  margin: 10px 0;
  padding: 0;
}
#fp-nav ul li a {
  position: relative;
  width: 12px;
  height: 12px;
  display: block;
  background-color: rgba(80, 80, 80, 0.3);
  border-radius: 100%;
  z-index: 1;
  -webkit-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
#fp-nav ul li a.active,
#fp-nav ul li a:hover {
  background-color: rgba(80, 80, 80, 0.7);
}
.edgtf-light-header #fp-nav ul li a span {
  background-color: rgba(255, 255, 255, 0.3);
}
.edgtf-light-header #fp-nav ul li a.active span,
.edgtf-light-header #fp-nav ul li a:hover span {
  background-color: #fff;
}
.edgtf-dark-header #fp-nav ul li a span {
  background-color: rgba(0, 0, 0, 0.3);
}
.edgtf-dark-header #fp-nav ul li a.active span,
.edgtf-dark-header #fp-nav ul li a:hover span {
  background-color: #000;
}
#fp-nav ul li a span {
  position: relative;
  height: 100%;
  width: 100%;
  display: block;
}
.edgtf-full-screen-sections {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-full-screen-sections .edgtf-fss-wrapper {
  visibility: hidden;
}
.edgtf-full-screen-sections .edgtf-fss-item {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background-position: center;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.edgtf-full-screen-sections .edgtf-fss-item.active {
  -webkit-transform: scale(0.92);
  -ms-transform: scale(0.92);
  transform: scale(0.92);
}
.edgtf-full-screen-sections .edgtf-fss-item.active.fp-completely {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.edgtf-full-screen-sections .edgtf-fss-item.fp-completely:not(.active) {
  -webkit-transform: scale(0.92);
  -ms-transform: scale(0.92);
  transform: scale(0.92);
}
.edgtf-full-screen-sections
  .edgtf-fss-item
  .fp-scroller
  > .vc_column_container {
  padding: 0;
  margin: 0;
}
.edgtf-full-screen-sections
  .edgtf-fss-item
  .fp-scroller
  > .vc_column_container
  > .vc_column-inner {
  padding: 0;
  margin: 0;
}
.edgtf-full-screen-sections
  .edgtf-fss-item.edgtf-fss-item-va-top
  .edgtf-fss-item-inner {
  vertical-align: top;
}
.edgtf-full-screen-sections
  .edgtf-fss-item.edgtf-fss-item-va-bottom
  .edgtf-fss-item-inner {
  vertical-align: bottom;
}
.edgtf-full-screen-sections
  .edgtf-fss-item.edgtf-fss-item-ha-left
  .edgtf-fss-item-inner {
  text-align: left;
}
.edgtf-full-screen-sections
  .edgtf-fss-item.edgtf-fss-item-ha-center
  .edgtf-fss-item-inner {
  text-align: center;
}
.edgtf-full-screen-sections
  .edgtf-fss-item.edgtf-fss-item-ha-right
  .edgtf-fss-item-inner {
  text-align: right;
}
.edgtf-full-screen-sections
  .edgtf-fss-item.edgtf-fss-item-has-link
  .edgtf-fss-item-inner
  a {
  position: relative;
  z-index: 2;
}
.edgtf-full-screen-sections .edgtf-fss-item .edgtf-fss-item-inner {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  padding: 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-full-screen-sections .edgtf-fss-item .edgtf-fss-item-inner a {
  position: relative;
  z-index: 2;
}
.edgtf-full-screen-sections .edgtf-fss-item .edgtf-fss-item-link {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.edgtf-full-screen-sections .edgtf-fss-nav-holder {
  position: fixed;
  bottom: 48px;
  left: 57px;
  display: block;
  width: 55px;
  text-align: center;
  visibility: hidden;
  z-index: 1001;
}
.edgtf-full-screen-sections .edgtf-fss-nav-holder a {
  display: block;
  font-size: 55px;
  line-height: 0.9;
  color: #000;
  height: auto;
  opacity: 1;
  -webkit-transition: color 0.2s ease-out, opacity 0.25s ease-out;
  -o-transition: color 0.2s ease-out, opacity 0.25s ease-out;
  transition: color 0.2s ease-out, opacity 0.25s ease-out;
}
.edgtf-full-screen-sections .edgtf-fss-nav-holder a:hover {
  color: rgba(0, 0, 0, 0.7);
}
.edgtf-light-header .edgtf-full-screen-sections .edgtf-fss-nav-holder a {
  color: #fff;
}
.edgtf-light-header .edgtf-full-screen-sections .edgtf-fss-nav-holder a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.edgtf-dark-header .edgtf-full-screen-sections .edgtf-fss-nav-holder a {
  color: #000;
}
.edgtf-dark-header .edgtf-full-screen-sections .edgtf-fss-nav-holder a:hover {
  color: rgba(0, 0, 0, 0.7);
}
.edgtf-full-screen-sections .edgtf-fss-nav-holder a span {
  display: block;
  line-height: inherit;
}
.edgtf-full-screen-sections .edgtf-fss-nav-holder a span:before {
  display: block;
  line-height: inherit;
}
@media only screen and (max-width: 1024px) {
  .edgtf-full-screen-sections .edgtf-fss-nav-holder {
    bottom: 28px;
    left: 37px;
  }
}
.edgtf-google-map-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-google-map-holder .edgtf-google-map {
  display: block;
  width: 100%;
  height: 300px;
}
.edgtf-google-map-holder .edgtf-google-map embed,
.edgtf-google-map-holder .edgtf-google-map iframe,
.edgtf-google-map-holder .edgtf-google-map object {
  width: 100%;
  display: block;
}
.edgtf-google-map-holder .edgtf-google-map img {
  max-width: none;
}
.edgtf-google-map-holder .edgtf-snazzy-map {
  display: none;
}
.edgtf-google-map-holder .edgtf-google-map-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1000;
}
.edgtf-horizontal-timeline {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.edgtf-horizontal-timeline:before {
  content: "desktop";
  display: none;
}
@media only screen and (max-width: 1024px) {
  .edgtf-horizontal-timeline:before {
    content: "mobile";
  }
}
.edgtf-horizontal-timeline.edgtf-loaded {
  opacity: 1;
}
.edgtf-horizontal-timeline *,
.edgtf-horizontal-timeline :after,
.edgtf-horizontal-timeline :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-horizontal-timeline ol,
.edgtf-horizontal-timeline ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.edgtf-horizontal-timeline .edgtf-ht-nav {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.edgtf-horizontal-timeline .edgtf-ht-nav-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 20px);
  height: 60px;
  margin: 0 10px;
  overflow: hidden;
}
.edgtf-horizontal-timeline .edgtf-ht-nav-inner {
  position: absolute;
  bottom: 10px;
  left: 0;
  height: 2px;
  background-color: #cdcdcd;
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.edgtf-horizontal-timeline .edgtf-ht-nav-inner a {
  position: absolute;
  bottom: 0;
  padding: 0 0 6px;
  color: #bfbfbf;
  font-size: 23px;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
  z-index: 2;
  white-space: nowrap;
}
.edgtf-horizontal-timeline .edgtf-ht-nav-inner a:hover:after {
  background-color: #000;
}
.edgtf-horizontal-timeline .edgtf-ht-nav-inner a.edgtf-selected {
  pointer-events: none;
  padding-bottom: 7px;
  color: #000;
  font-size: 28px;
}
.edgtf-horizontal-timeline .edgtf-ht-nav-inner a.edgtf-selected:after {
  background-color: #000;
}
.edgtf-horizontal-timeline .edgtf-ht-nav-inner a.edgtf-older-event:after {
  background-color: #000;
}
.edgtf-horizontal-timeline .edgtf-ht-nav-inner a:after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: calc(50% - 5px);
  right: auto;
  height: 6px;
  width: 6px;
  background-color: #cdcdcd;
  border: 2px solid #fff;
  border-radius: 100%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.edgtf-horizontal-timeline .edgtf-ht-nav-filling-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  z-index: 1;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
.edgtf-horizontal-timeline .edgtf-ht-nav-navigation a {
  position: absolute;
  bottom: -1px;
  font-size: 24px;
  line-height: 1;
  z-index: 2;
}
.edgtf-horizontal-timeline .edgtf-ht-nav-navigation a:after {
  display: block;
  font-family: ElegantIcons;
}
.edgtf-horizontal-timeline .edgtf-ht-nav-navigation a.edgtf-prev {
  left: -8px;
}
.edgtf-horizontal-timeline .edgtf-ht-nav-navigation a.edgtf-prev:after {
  content: "\34";
}
.edgtf-horizontal-timeline .edgtf-ht-nav-navigation a.edgtf-next {
  right: -8px;
}
.edgtf-horizontal-timeline .edgtf-ht-nav-navigation a.edgtf-next:after {
  content: "\35";
}
.edgtf-horizontal-timeline .edgtf-ht-nav-navigation a.edgtf-inactive {
  cursor: not-allowed;
}
.edgtf-horizontal-timeline .edgtf-ht-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-top: 75px;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -o-transition: height 0.4s;
  transition: height 0.4s;
}
.edgtf-horizontal-timeline .edgtf-ht-content .edgtf-hti-content-inner {
  margin: 0 -16px;
}
.edgtf-horizontal-timeline
  .edgtf-ht-content
  .edgtf-hti-content-inner.edgtf-timeline-has-image
  > * {
  width: 50%;
  float: left;
}
.edgtf-horizontal-timeline .edgtf-ht-content .edgtf-hti-content-inner > * {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0 33px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-horizontal-timeline .edgtf-ht-content li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  opacity: 0;
  z-index: 1;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.edgtf-horizontal-timeline .edgtf-ht-content li.edgtf-selected {
  position: relative;
  opacity: 1;
  z-index: 2;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.edgtf-horizontal-timeline .edgtf-ht-content li.edgtf-enter-left,
.edgtf-horizontal-timeline .edgtf-ht-content li.edgtf-leave-left {
  -webkit-animation-name: edgtf-enter-left;
  animation-name: edgtf-enter-left;
}
.edgtf-horizontal-timeline .edgtf-ht-content li.edgtf-enter-right,
.edgtf-horizontal-timeline .edgtf-ht-content li.edgtf-leave-right {
  -webkit-animation-name: edgtf-enter-right;
  animation-name: edgtf-enter-right;
}
.edgtf-horizontal-timeline .edgtf-ht-content li.edgtf-leave-left,
.edgtf-horizontal-timeline .edgtf-ht-content li.edgtf-leave-right {
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
}
@-webkit-keyframes edgtf-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes edgtf-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes edgtf-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes edgtf-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.edgtf-icon-list-holder {
  position: relative;
  display: table;
  table-layout: fixed;
  height: auto;
  width: 100%;
  margin-bottom: 8px;
}
.edgtf-icon-list-holder .edgtf-il-icon-holder,
.edgtf-icon-list-holder .edgtf-il-text {
  position: relative;
  display: table-cell;
  vertical-align: top;
}
.edgtf-icon-list-holder .edgtf-il-icon-holder {
  width: 1%;
}
.edgtf-icon-list-holder .edgtf-il-icon-holder > * {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #000;
  font-size: 17px;
  line-height: inherit;
}
.edgtf-icon-list-holder .edgtf-il-icon-holder > :before {
  display: block;
  line-height: inherit;
}
.edgtf-icon-list-holder .edgtf-il-text {
  width: 99%;
  padding: 0 0 0 13px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-iwt {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-iwt .edgtf-iwt-icon a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.edgtf-iwt .edgtf-iwt-icon .edgtf-icon-shortcode {
  line-height: 1;
}
.edgtf-iwt .edgtf-iwt-icon .edgtf-icon-shortcode.edgtf-circle,
.edgtf-iwt .edgtf-iwt-icon .edgtf-icon-shortcode.edgtf-dropcaps.edgtf-circle,
.edgtf-iwt .edgtf-iwt-icon .edgtf-icon-shortcode.edgtf-square {
  line-height: 2;
}
.edgtf-iwt .edgtf-iwt-title {
  margin: 0;
  line-height: 1.2em;
}
.edgtf-iwt .edgtf-iwt-title a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: inherit;
}
.edgtf-iwt .edgtf-iwt-title-text {
  display: block;
}
.edgtf-iwt .edgtf-iwt-text {
  margin: 15px 0 0;
  letter-spacing: -0.01em;
  color: #4c4c4c;
}
.edgtf-iwt.edgtf-iwt-icon-left {
  width: auto;
}
.edgtf-iwt.edgtf-iwt-icon-left .edgtf-iwt-content,
.edgtf-iwt.edgtf-iwt-icon-left .edgtf-iwt-icon {
  display: table-cell;
  vertical-align: top;
}
.edgtf-iwt.edgtf-iwt-icon-left .edgtf-iwt-icon {
  position: relative;
  top: 1px;
}
.edgtf-iwt.edgtf-iwt-icon-left .edgtf-iwt-icon img {
  max-width: none;
}
.edgtf-iwt.edgtf-iwt-icon-left .edgtf-iwt-content {
  padding: 0 0 0 13px;
}
.edgtf-iwt.edgtf-iwt-icon-left-from-title .edgtf-iwt-icon,
.edgtf-iwt.edgtf-iwt-icon-left-from-title .edgtf-iwt-title-text {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.edgtf-iwt.edgtf-iwt-icon-left-from-title .edgtf-iwt-icon .edgtf-icon-element {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.edgtf-iwt.edgtf-iwt-icon-left-from-title .edgtf-iwt-icon img {
  max-width: none;
}
.edgtf-iwt.edgtf-iwt-icon-left-from-title .edgtf-iwt-title-text {
  padding: 0 0 0 17px;
}
.edgtf-iwt.edgtf-iwt-icon-top {
  text-align: center;
}
.edgtf-iwt.edgtf-iwt-icon-top .edgtf-iwt-content {
  padding: 17px 0 0;
}
.edgtf-icon-shortcode {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.1em;
}
.edgtf-icon-shortcode.edgtf-circle,
.edgtf-icon-shortcode.edgtf-dropcaps.edgtf-circle,
.edgtf-icon-shortcode.edgtf-square {
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  background-color: #000;
  -webkit-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.edgtf-icon-shortcode.edgtf-circle a,
.edgtf-icon-shortcode.edgtf-dropcaps.edgtf-circle a,
.edgtf-icon-shortcode.edgtf-square a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
}
.edgtf-icon-shortcode.edgtf-circle .edgtf-icon-element,
.edgtf-icon-shortcode.edgtf-dropcaps.edgtf-circle .edgtf-icon-element,
.edgtf-icon-shortcode.edgtf-square .edgtf-icon-element {
  color: #fff;
  line-height: inherit;
}
.edgtf-icon-shortcode.edgtf-circle {
  border-radius: 50%;
}
.edgtf-icon-shortcode .edgtf-icon-element {
  display: block;
  line-height: inherit;
  -webkit-transition: color 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
.edgtf-icon-shortcode .edgtf-icon-element:before {
  display: block;
  line-height: inherit;
}
.edgtf-icon-animation-holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform 0.15s ease-in-out;
  -webkit-transition: -webkit-transform 0.15s ease-in-out;
  transition: -webkit-transform 0.15s ease-in-out;
  -o-transition: transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}
.edgtf-icon-animation-holder.edgtf-icon-animation-show {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.edgtf-icon-tiny {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.edgtf-icon-small {
  font-size: 2em;
}
.edgtf-icon-medium {
  font-size: 3em;
}
.edgtf-icon-large {
  font-size: 4em;
}
.edgtf-icon-huge {
  font-size: 5em;
}
.edgtf-image-gallery {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-image-gallery.edgtf-has-shadow .edgtf-ig-image-inner {
  -webkit-box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
}
.edgtf-image-gallery.edgtf-has-shadow.edgtf-ig-carousel-type .owl-stage-outer,
.edgtf-image-gallery.edgtf-has-shadow.edgtf-ig-slider-type .owl-stage-outer {
  padding: 0 0 20px;
}
.edgtf-image-gallery.edgtf-has-shadow.edgtf-ig-carousel-type .edgtf-ig-image,
.edgtf-image-gallery.edgtf-has-shadow.edgtf-ig-slider-type .edgtf-ig-image {
  -webkit-box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
}
.edgtf-image-gallery .edgtf-ig-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-image-gallery .edgtf-ig-image a,
.edgtf-image-gallery .edgtf-ig-image img {
  position: relative;
  display: block;
}
.edgtf-image-gallery .edgtf-ig-image-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.edgtf-image-gallery .edgtf-ig-caption {
  position: absolute;
  bottom: -27px;
  left: 0;
  font-size: 15px;
  line-height: 1;
  color: #000;
}
.edgtf-image-gallery .edgtf-ig-slider {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-image-gallery .edgtf-ig-slider .edgtf-ig-image {
  padding-bottom: 27px;
}
.edgtf-image-gallery .edgtf-ig-slider .edgtf-ig-image .edgtf-ig-caption {
  bottom: 0;
}
.edgtf-image-gallery .edgtf-ig-grid .edgtf-ig-image {
  float: left;
}
.edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-two-columns .edgtf-ig-image {
  width: 50%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-image-gallery
    .edgtf-ig-grid.edgtf-ig-two-columns
    .edgtf-ig-image:nth-child(2n + 1) {
    clear: both;
  }
}
.edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-three-columns .edgtf-ig-image {
  width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-image-gallery
    .edgtf-ig-grid.edgtf-ig-three-columns
    .edgtf-ig-image:nth-child(3n + 1) {
    clear: both;
  }
}
.edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-four-columns .edgtf-ig-image {
  width: 25%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-image-gallery
    .edgtf-ig-grid.edgtf-ig-four-columns
    .edgtf-ig-image:nth-child(4n + 1) {
    clear: both;
  }
}
.edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-five-columns .edgtf-ig-image {
  width: 20%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-image-gallery
    .edgtf-ig-grid.edgtf-ig-five-columns
    .edgtf-ig-image:nth-child(5n + 1) {
    clear: both;
  }
}
.edgtf-image-gallery .edgtf-ig-grid.edgtf-ig-six-columns .edgtf-ig-image {
  width: 16.66667%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-image-gallery
    .edgtf-ig-grid.edgtf-ig-six-columns
    .edgtf-ig-image:nth-child(6n + 1) {
    clear: both;
  }
}
.edgtf-image-gallery .edgtf-ig-masonry {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.edgtf-image-gallery .edgtf-ig-masonry .edgtf-ig-grid-sizer {
  width: 100%;
}
.edgtf-image-gallery .edgtf-ig-masonry .edgtf-ig-grid-gutter {
  width: 0;
}
.edgtf-image-gallery .edgtf-ig-masonry .edgtf-ig-image .edgtf-ig-image-inner,
.edgtf-image-gallery .edgtf-ig-masonry .edgtf-ig-image a,
.edgtf-image-gallery .edgtf-ig-masonry .edgtf-ig-image img {
  height: 100%;
}
.edgtf-image-gallery .edgtf-ig-masonry .edgtf-ig-image img {
  width: 100%;
}
.edgtf-image-gallery
  .edgtf-ig-masonry.edgtf-ig-two-columns
  .edgtf-ig-grid-sizer,
.edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-two-columns .edgtf-ig-image {
  width: 50%;
}
.edgtf-image-gallery
  .edgtf-ig-masonry.edgtf-ig-two-columns
  .edgtf-ig-image.edgtf-masonry-size-large-width,
.edgtf-image-gallery
  .edgtf-ig-masonry.edgtf-ig-two-columns
  .edgtf-ig-image.edgtf-masonry-size-large-width-height {
  width: 100%;
}
.edgtf-image-gallery
  .edgtf-ig-masonry.edgtf-ig-three-columns
  .edgtf-ig-grid-sizer,
.edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-three-columns .edgtf-ig-image {
  width: 33.33333%;
}
.edgtf-image-gallery
  .edgtf-ig-masonry.edgtf-ig-three-columns
  .edgtf-ig-image.edgtf-masonry-size-large-width,
.edgtf-image-gallery
  .edgtf-ig-masonry.edgtf-ig-three-columns
  .edgtf-ig-image.edgtf-masonry-size-large-width-height {
  width: 66.66667%;
}
.edgtf-image-gallery
  .edgtf-ig-masonry.edgtf-ig-four-columns
  .edgtf-ig-grid-sizer,
.edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-four-columns .edgtf-ig-image {
  width: 25%;
}
.edgtf-image-gallery
  .edgtf-ig-masonry.edgtf-ig-four-columns
  .edgtf-ig-image.edgtf-masonry-size-large-width,
.edgtf-image-gallery
  .edgtf-ig-masonry.edgtf-ig-four-columns
  .edgtf-ig-image.edgtf-masonry-size-large-width-height {
  width: 50%;
}
.edgtf-image-gallery
  .edgtf-ig-masonry.edgtf-ig-five-columns
  .edgtf-ig-grid-sizer,
.edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-five-columns .edgtf-ig-image {
  width: 20%;
}
.edgtf-image-gallery
  .edgtf-ig-masonry.edgtf-ig-five-columns
  .edgtf-ig-image.edgtf-masonry-size-large-width,
.edgtf-image-gallery
  .edgtf-ig-masonry.edgtf-ig-five-columns
  .edgtf-ig-image.edgtf-masonry-size-large-width-height {
  width: 40%;
}
.edgtf-image-gallery
  .edgtf-ig-masonry.edgtf-ig-six-columns
  .edgtf-ig-grid-sizer,
.edgtf-image-gallery .edgtf-ig-masonry.edgtf-ig-six-columns .edgtf-ig-image {
  width: 16.66667%;
}
.edgtf-image-gallery
  .edgtf-ig-masonry.edgtf-ig-six-columns
  .edgtf-ig-image.edgtf-masonry-size-large-width,
.edgtf-image-gallery
  .edgtf-ig-masonry.edgtf-ig-six-columns
  .edgtf-ig-image.edgtf-masonry-size-large-width-height {
  width: 33.33333%;
}
.edgtf-image-gallery.edgtf-image-behavior-custom-link
  .edgtf-ig-image
  a:hover:after {
  opacity: 1;
}
.edgtf-image-gallery.edgtf-image-behavior-custom-link .edgtf-ig-image a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.edgtf-image-gallery.edgtf-image-behavior-lightbox
  .edgtf-ig-image
  a:hover:after {
  opacity: 1;
}
.edgtf-image-gallery.edgtf-image-behavior-lightbox .edgtf-ig-image a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.edgtf-image-gallery.edgtf-image-behavior-lightbox .edgtf-ig-image a:hover img {
  -webkit-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
}
.edgtf-image-gallery.edgtf-image-behavior-lightbox .edgtf-ig-image a img {
  -webkit-transform: scale(1.02) translateZ(0);
  transform: scale(1.02) translateZ(0);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.touch .edgtf-image-gallery.edgtf-image-behavior-zoom .edgtf-ig-image {
  cursor: pointer;
}
.edgtf-image-gallery.edgtf-image-behavior-zoom .edgtf-ig-image:hover img {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}
.edgtf-image-gallery.edgtf-image-behavior-zoom
  .edgtf-ig-image
  .edgtf-ig-image-inner {
  overflow: hidden;
}
.edgtf-image-gallery.edgtf-image-behavior-zoom .edgtf-ig-image img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.edgtf-image-gallery.edgtf-image-behavior-grayscale .edgtf-ig-image {
  overflow: hidden;
}
.touch .edgtf-image-gallery.edgtf-image-behavior-grayscale .edgtf-ig-image {
  cursor: pointer;
}
.edgtf-image-gallery.edgtf-image-behavior-grayscale .edgtf-ig-image:hover img {
  -webkit-filter: grayscale(0);
  filter: none;
}
.edgtf-image-gallery.edgtf-image-behavior-grayscale .edgtf-ig-image img {
  filter: url(../../plugins/cinerama-core/assets/css/img/desaturate.svg#grayscale);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.edgtf-image-with-text-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-image-with-text-holder.edgtf-iwt-animation {
  opacity: 0;
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-transition: -webkit-transform 0.5s ease 0.1s, opacity 0.5s ease 0.1s;
  -webkit-transition: opacity 0.5s ease 0.1s, -webkit-transform 0.5s ease 0.1s;
  transition: opacity 0.5s ease 0.1s, -webkit-transform 0.5s ease 0.1s;
  -o-transition: transform 0.5s ease 0.1s, opacity 0.5s ease 0.1s;
  transition: transform 0.5s ease 0.1s, opacity 0.5s ease 0.1s;
  transition: transform 0.5s ease 0.1s, opacity 0.5s ease 0.1s,
    -webkit-transform 0.5s ease 0.1s;
}
.edgtf-image-with-text-holder.edgtf-iwt-animation:hover .edgtf-iwt-image,
.edgtf-image-with-text-holder.edgtf-iwt-animation:hover .edgtf-iwt-text,
.edgtf-image-with-text-holder.edgtf-iwt-animation:hover .edgtf-iwt-title {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.edgtf-image-with-text-holder.edgtf-iwt-animation:hover .edgtf-iwt-image {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.edgtf-image-with-text-holder.edgtf-iwt-animation:hover .edgtf-iwt-title {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.edgtf-image-with-text-holder.edgtf-iwt-animation:hover .edgtf-iwt-text {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.edgtf-image-with-text-holder.edgtf-iwt-animation.edgtf-iwt-appear {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.edgtf-image-with-text-holder.edgtf-iwt-animation .edgtf-iwt-image,
.edgtf-image-with-text-holder.edgtf-iwt-animation .edgtf-iwt-text,
.edgtf-image-with-text-holder.edgtf-iwt-animation .edgtf-iwt-title {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.edgtf-image-with-text-holder.edgtf-iwt-animation .edgtf-iwt-image {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.edgtf-image-with-text-holder.edgtf-iwt-animation .edgtf-iwt-title {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.edgtf-image-with-text-holder.edgtf-iwt-animation .edgtf-iwt-text {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.edgtf-image-with-text-holder.edgtf-has-shadow .edgtf-iwt-image {
  -webkit-box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
}
.edgtf-image-with-text-holder .edgtf-iwt-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-image-with-text-holder .edgtf-iwt-image a,
.edgtf-image-with-text-holder .edgtf-iwt-image img {
  position: relative;
  display: block;
}
.edgtf-image-with-text-holder .edgtf-iwt-text-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-image-with-text-holder .edgtf-iwt-title {
  margin: 32px 0 0;
}
.edgtf-image-with-text-holder .edgtf-iwt-text {
  margin: 0;
}
.edgtf-image-with-text-holder.edgtf-image-behavior-custom-link
  .edgtf-iwt-image
  a:hover:after {
  opacity: 1;
}
.edgtf-image-with-text-holder.edgtf-image-behavior-custom-link
  .edgtf-iwt-image
  a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.edgtf-image-with-text-holder.edgtf-image-behavior-two-links-overlay
  .edgtf-iwt-image-links {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.75);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.edgtf-image-with-text-holder.edgtf-image-behavior-two-links-overlay
  .edgtf-iwt-image-links
  a {
  display: block;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 10px;
  margin: 10px 0;
  opacity: 1;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.edgtf-image-with-text-holder.edgtf-image-behavior-two-links-overlay
  .edgtf-iwt-image-links
  a
  svg {
  fill: #fff;
  position: relative;
  top: 13px;
}
.edgtf-image-with-text-holder.edgtf-image-behavior-two-links-overlay
  .edgtf-iwt-image-links
  a
  svg.edgtf-iwt-svg-right {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.edgtf-image-with-text-holder.edgtf-image-behavior-two-links-overlay
  .edgtf-iwt-image-links
  a:hover {
  opacity: 0.5;
}
.edgtf-image-with-text-holder.edgtf-image-behavior-two-links-overlay:hover
  .edgtf-iwt-image-links {
  opacity: 1;
}
.edgtf-image-with-text-holder.edgtf-image-behavior-lightbox
  .edgtf-iwt-image
  a:hover:after {
  opacity: 1;
}
.edgtf-image-with-text-holder.edgtf-image-behavior-lightbox
  .edgtf-iwt-image
  a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.edgtf-image-with-text-holder.edgtf-image-behavior-zoom .edgtf-iwt-image {
  overflow: hidden;
}
.touch
  .edgtf-image-with-text-holder.edgtf-image-behavior-zoom
  .edgtf-iwt-image {
  cursor: pointer;
}
.edgtf-image-with-text-holder.edgtf-image-behavior-zoom
  .edgtf-iwt-image:hover
  img {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}
.edgtf-image-with-text-holder.edgtf-image-behavior-zoom .edgtf-iwt-image img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.edgtf-image-with-text-holder.edgtf-image-behavior-grayscale .edgtf-iwt-image {
  overflow: hidden;
}
.touch
  .edgtf-image-with-text-holder.edgtf-image-behavior-grayscale
  .edgtf-iwt-image {
  cursor: pointer;
}
.edgtf-image-with-text-holder.edgtf-image-behavior-grayscale
  .edgtf-iwt-image:hover
  img {
  -webkit-filter: grayscale(0);
  filter: none;
}
.edgtf-image-with-text-holder.edgtf-image-behavior-grayscale
  .edgtf-iwt-image
  img {
  filter: url(../../plugins/cinerama-core/assets/css/img/desaturate.svg#grayscale);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.edgtf-interactive-image-with-text-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-animation.edgtf-iiwt-appear
  .edgtf-iiwt-prefix-holder {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-animation.edgtf-iiwt-appear.edgtf-iiwt-prefix-left
  .edgtf-iiwt-image,
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-animation.edgtf-iiwt-appear.edgtf-iiwt-prefix-right
  .edgtf-iiwt-image {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-animation.edgtf-iiwt-appear
  .edgtf-iiwt-button,
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-animation.edgtf-iiwt-appear
  .edgtf-iiwt-text,
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-animation.edgtf-iiwt-appear
  .edgtf-iiwt-title {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-animation
  .edgtf-iiwt-prefix-holder {
  opacity: 0;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: -webkit-transform 0.5s ease 0.2s, opacity 0.5s ease 0.2s;
  -webkit-transition: opacity 0.5s ease 0.2s, -webkit-transform 0.5s ease 0.2s;
  transition: opacity 0.5s ease 0.2s, -webkit-transform 0.5s ease 0.2s;
  -o-transition: transform 0.5s ease 0.2s, opacity 0.5s ease 0.2s;
  transition: transform 0.5s ease 0.2s, opacity 0.5s ease 0.2s;
  transition: transform 0.5s ease 0.2s, opacity 0.5s ease 0.2s,
    -webkit-transform 0.5s ease 0.2s;
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-animation.edgtf-iiwt-prefix-left
  .edgtf-iiwt-image,
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-animation.edgtf-iiwt-prefix-right
  .edgtf-iiwt-image {
  opacity: 0;
  -webkit-transition: -webkit-transform 0.5s ease 0.2s, opacity 0.5s ease 0.2s;
  -webkit-transition: opacity 0.5s ease 0.2s, -webkit-transform 0.5s ease 0.2s;
  transition: opacity 0.5s ease 0.2s, -webkit-transform 0.5s ease 0.2s;
  -o-transition: transform 0.5s ease 0.2s, opacity 0.5s ease 0.2s;
  transition: transform 0.5s ease 0.2s, opacity 0.5s ease 0.2s;
  transition: transform 0.5s ease 0.2s, opacity 0.5s ease 0.2s,
    -webkit-transform 0.5s ease 0.2s;
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-animation.edgtf-iiwt-prefix-left
  .edgtf-iiwt-image {
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-animation.edgtf-iiwt-prefix-right
  .edgtf-iiwt-image {
  -webkit-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-animation
  .edgtf-iiwt-button,
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-animation .edgtf-iiwt-text,
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-animation
  .edgtf-iiwt-title {
  opacity: 0;
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease,
    -webkit-transform 0.5s ease;
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-animation
  .edgtf-iiwt-title {
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-animation
  .edgtf-iiwt-text {
  -webkit-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-animation
  .edgtf-iiwt-button {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-left {
  text-align: left;
}
@media only screen and (min-width: 1025px) {
  .edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-left.edgtf-iiwt-small-space
    .edgtf-iiwt-inner {
    padding-left: 230px;
  }
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-left
  .edgtf-iiwt-prefix-holder {
  left: 0;
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-left
  .edgtf-iiwt-prefix-inner {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-left
  .edgtf-iiwt-inner {
  padding-left: 340px;
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-left
  .edgtf-iiwt-image {
  padding-left: 80px;
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-right {
  text-align: right;
}
@media only screen and (min-width: 1025px) {
  .edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-right.edgtf-iiwt-small-space
    .edgtf-iiwt-inner {
    padding-right: 230px;
  }
  .edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-right.edgtf-iiwt-small-space
    .edgtf-iiwt-prefix-holder {
    right: 46px;
  }
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-right
  .edgtf-iiwt-prefix-holder {
  right: 0;
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-right
  .edgtf-iiwt-prefix-inner {
  -webkit-transform: rotate(90deg) translateY(-50%);
  -ms-transform: rotate(90deg) translateY(-50%);
  transform: rotate(90deg) translateY(-50%);
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-right
  .edgtf-iiwt-inner {
  padding-right: 340px;
}
.edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-right
  .edgtf-iiwt-image {
  padding-right: 80px;
}
@media only screen and (min-width: 1025px) {
  .edgtf-interactive-image-with-text-holder.edgtf-iiwt-prefix-right
    .edgtf-iiwt-text {
    margin-left: auto;
  }
}
@media only screen and (min-width: 1025px) {
  .edgtf-interactive-image-with-text-holder.edgtf-iiwt-small-space
    .edgtf-iiwt-prefix-holder {
    width: 230px;
  }
}
.edgtf-interactive-image-with-text-holder .edgtf-iiwt-prefix-holder {
  position: absolute;
  top: 0;
  width: 340px;
  height: 100%;
}
.edgtf-interactive-image-with-text-holder .edgtf-iiwt-prefix-inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: auto;
  color: #000;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.edgtf-interactive-image-with-text-holder .edgtf-iiwt-prefix-text {
  font-size: 290px;
  line-height: 1;
  font-weight: 700;
  fill: none;
  stroke: currentColor;
  stroke-width: 1px;
  overflow: visible;
}
.edgtf-interactive-image-with-text-holder .edgtf-iiwt-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-interactive-image-with-text-holder .edgtf-iiwt-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-interactive-image-with-text-holder .edgtf-iiwt-image a,
.edgtf-interactive-image-with-text-holder .edgtf-iiwt-image img {
  position: relative;
  display: block;
}
.edgtf-interactive-image-with-text-holder .edgtf-iiwt-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-interactive-image-with-text-holder .edgtf-iiwt-title {
  margin: -30px 0 0;
}
.edgtf-interactive-image-with-text-holder span.edgtf-iiwt-title {
  display: block;
  font-size: 60px;
  line-height: 1.1em;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000;
}
.edgtf-interactive-image-with-text-holder .edgtf-iiwt-text {
  display: block;
  margin: 18px 0 0;
}
@media only screen and (min-width: 1367px) {
  .edgtf-interactive-image-with-text-holder .edgtf-iiwt-text {
    max-width: 58%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
  .edgtf-interactive-image-with-text-holder .edgtf-iiwt-text {
    max-width: 80%;
  }
}
.edgtf-interactive-image-with-text-holder .edgtf-iiwt-button {
  margin-top: 37px;
}
.edgtf-ils-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-ils-holder.edgtf-ils-skin-light .edgtf-ils-item-link {
  color: #fff;
}
.edgtf-ils-holder .edgtf-ils-image-holder {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.edgtf-ils-holder .edgtf-ils-item-image {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
  opacity: 0;
  -webkit-transition: opacity 0s 0.8s;
  -o-transition: opacity 0s 0.8s;
  transition: opacity 0s 0.8s;
}
@media only screen and (max-width: 1024px) {
  .edgtf-ils-holder .edgtf-ils-item-image {
    background-attachment: scroll;
  }
}
.edgtf-ils-holder .edgtf-ils-item-image.edgtf-active {
  z-index: 10;
  opacity: 1;
  -webkit-transition: opacity 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.edgtf-ils-holder .edgtf-ils-item-image img {
  display: none;
}
.edgtf-ils-holder .edgtf-ils-content-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  min-height: 100vh;
  z-index: 100;
}
.admin-bar .edgtf-ils-holder .edgtf-ils-content-holder {
  min-height: calc(100vh - 32px);
}
.edgtf-ils-holder .edgtf-ils-content-inner {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.edgtf-ils-holder .edgtf-ils-item-content {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  padding: 130px 0 94px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-ils-holder .edgtf-ils-item-link {
  position: relative;
  display: block;
  height: 150px;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.edgtf-ils-holder .edgtf-ils-item-link.edgtf-active svg.edgtf-ils-svg-clone {
  opacity: 1;
  -webkit-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.edgtf-ils-holder .edgtf-ils-item-link svg {
  display: block;
  width: 100%;
  height: inherit;
  fill: none;
  stroke: currentColor;
  overflow: visible;
  -webkit-transition: fill 0.3s ease;
  -o-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
.edgtf-ils-holder .edgtf-ils-item-link svg text {
  font-family: inherit;
}
.edgtf-ils-holder .edgtf-ils-item-link svg.edgtf-ils-svg-clone {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  fill: currentColor;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}
.edgtf-lic-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-lic-holder .center .edgtf-lic-item.edgtf-has-video a:after {
  visibility: visible;
}
.edgtf-lic-holder .edgtf-lic-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 681px) {
  .edgtf-lic-holder .edgtf-lic-item {
    margin: 10% 0;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
  .edgtf-lic-holder .edgtf-lic-item:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}
.edgtf-lic-holder .edgtf-lic-item:hover .edgtf-lic-item-link img {
  -webkit-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
}
.edgtf-lic-holder .edgtf-lic-item .edgtf-lic-item-link {
  overflow: hidden;
}
.edgtf-lic-holder .edgtf-lic-item .edgtf-lic-item-link img {
  -webkit-transform: scale(1.03) translateZ(0);
  transform: scale(1.03) translateZ(0);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.edgtf-lic-holder .edgtf-lic-item.edgtf-has-video:hover a:after {
  -webkit-animation: move-right 0.5s ease 1;
  animation: move-right 0.5s ease 1;
}
.edgtf-lic-holder .edgtf-lic-item.edgtf-has-video a:after {
  content: "";
  position: absolute;
  top: calc(50% - 22px);
  left: calc(50% - 24px);
  width: 44px;
  height: 48px;
  background-image: url(../../plugins/cinerama-core/assets/img/play.svg);
  background-size: 44px 48px;
  background-repeat: no-repeat;
  visibility: hidden;
}
.edgtf-lic-holder .edgtf-lic-item a,
.edgtf-lic-holder .edgtf-lic-item img {
  position: relative;
  display: block;
}
.edgtf-lic-holder .owl-item {
  z-index: 4;
}
.edgtf-lic-holder .owl-item.center {
  z-index: 5;
}
@media only screen and (min-width: 681px) {
  .edgtf-lic-holder .owl-item.center .edgtf-lic-item {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  .edgtf-lic-holder .owl-item.center .edgtf-lic-item:after {
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes move-right {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(5px);
  }
}
@keyframes move-right {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
}
.edgtf-lig-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-lig-holder.edgtf-two-columns .edgtf-lig-item {
  width: 50%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-lig-holder.edgtf-two-columns .edgtf-lig-item:nth-child(2n + 1) {
    clear: both;
  }
}
.edgtf-lig-holder.edgtf-three-columns .edgtf-lig-item {
  width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-lig-holder.edgtf-three-columns .edgtf-lig-item:nth-child(3n + 1) {
    clear: both;
  }
}
.edgtf-lig-holder.edgtf-four-columns .edgtf-lig-item {
  width: 25%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-lig-holder.edgtf-four-columns .edgtf-lig-item:nth-child(4n + 1) {
    clear: both;
  }
}
.edgtf-lig-holder.edgtf-five-columns .edgtf-lig-item {
  width: 20%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-lig-holder.edgtf-five-columns .edgtf-lig-item:nth-child(5n + 1) {
    clear: both;
  }
}
.edgtf-lig-holder.edgtf-six-columns .edgtf-lig-item {
  width: 16.66667%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-lig-holder.edgtf-six-columns .edgtf-lig-item:nth-child(6n + 1) {
    clear: both;
  }
}
.edgtf-lig-holder .edgtf-lig-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-lig-holder .edgtf-lig-item.edgtf-has-video a {
  overflow: hidden;
}
.edgtf-lig-holder .edgtf-lig-item.edgtf-has-video a:after {
  content: "";
  position: absolute;
  top: calc(50% - 22px);
  left: calc(50% - 24px);
  width: 44px;
  height: 48px;
  background-image: url(../../plugins/cinerama-core/assets/img/play.svg);
  background-size: 44px 48px;
  background-repeat: no-repeat;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
@media only screen and (min-width: 1025px) {
  .edgtf-lig-holder .edgtf-lig-item.edgtf-has-video a:hover img,
  .edgtf-lig-holder .edgtf-lig-item.edgtf-has-video a:hover:after {
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
  }
}
.edgtf-lig-holder .edgtf-lig-item a,
.edgtf-lig-holder .edgtf-lig-item img {
  position: relative;
  display: block;
}
.edgtf-lig-holder .edgtf-lig-item img {
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.edgtf-lig-holder .edgtf-self-hosted-video-holder {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.edgtf-lig-holder .edgtf-self-hosted-video-holder video {
  -o-object-fit: inherit;
  object-fit: inherit;
}
.edgtf-lig-holder .edgtf-self-hosted-video-holder .edgtf-self-hosted-video,
.edgtf-lig-holder .edgtf-self-hosted-video-holder .edgtf-video-wrap {
  width: 100% !important;
  height: 100% !important;
}
.edgtf-lig-holder .edgtf-self-hosted-video-holder .mejs-controls,
.edgtf-lig-holder .edgtf-self-hosted-video-holder .mejs-offscreen {
  display: none !important;
}
.edgtf-pie-chart-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.edgtf-pie-chart-holder .edgtf-pc-percentage {
  position: relative;
  display: block;
  height: 176px;
  width: 176px;
  line-height: 176px;
  text-align: center;
  margin: 0 auto;
}
.edgtf-pie-chart-holder .edgtf-pc-percentage canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.edgtf-pie-chart-holder .edgtf-pc-percentage .edgtf-pc-percent {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-size: 36px;
  line-height: inherit;
  font-weight: 600;
}
.edgtf-pie-chart-holder .edgtf-pc-percentage .edgtf-pc-percent:after {
  position: relative;
  top: -15px;
  content: "%";
  font-size: 15px;
}
.edgtf-pie-chart-holder .edgtf-pc-text-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  margin: 30px 0 0;
}
.edgtf-pie-chart-holder .edgtf-pc-text-holder .edgtf-pc-title {
  margin: 0;
}
.edgtf-pie-chart-holder .edgtf-pc-text-holder .edgtf-pc-text {
  margin: 14px 0 0;
}
.edgtf-progress-bar {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-progress-bar.edgtf-pb-percent-floating {
  width: 100%;
  height: 100%;
}
.edgtf-progress-bar.edgtf-pb-percent-floating .edgtf-pb-percent {
  position: absolute;
  left: 0;
  right: auto;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.edgtf-progress-bar .edgtf-pb-title-holder {
  position: relative;
  margin: 10px 0 4px;
}
.edgtf-progress-bar .edgtf-pb-title-holder .edgtf-pb-title {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  z-index: 100;
}
.edgtf-progress-bar .edgtf-pb-percent {
  position: absolute;
  right: 0;
  bottom: 1px;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
  z-index: 10;
}
.edgtf-progress-bar .edgtf-pb-percent:after {
  content: "%";
}
.edgtf-progress-bar .edgtf-pb-content-holder {
  position: relative;
  height: 3px;
  overflow: hidden;
  background-color: #ebebeb;
}
.edgtf-progress-bar .edgtf-pb-content-holder .edgtf-pb-content {
  height: 3px;
  max-width: 100%;
  overflow: hidden;
  background-color: #000;
}
.edgtf-section-title-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-section-title-holder.edgtf-st-reverse .edgtf-st-title {
  margin: 11px 0 0;
}
.edgtf-section-title-holder.edgtf-st-reverse .edgtf-st-text {
  margin: 0;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-tiny-space
  .edgtf-st-inner {
  margin: 0 -5px;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-tiny-space
  .edgtf-st-text-column,
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-tiny-space
  .edgtf-st-title-column {
  padding: 0 5px;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-small-space
  .edgtf-st-inner {
  margin: 0 -10px;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-small-space
  .edgtf-st-text-column,
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-small-space
  .edgtf-st-title-column {
  padding: 0 10px;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-normal-space
  .edgtf-st-inner {
  margin: 0 -15px;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-normal-space
  .edgtf-st-text-column,
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-normal-space
  .edgtf-st-title-column {
  padding: 0 15px;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-medium-space
  .edgtf-st-inner {
  margin: 0 -20px;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-medium-space
  .edgtf-st-text-column,
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-medium-space
  .edgtf-st-title-column {
  padding: 0 20px;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-large-space
  .edgtf-st-inner {
  margin: 0 -27px;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-large-space
  .edgtf-st-text-column,
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-large-space
  .edgtf-st-title-column {
  padding: 0 27px;
}
.edgtf-section-title-holder.edgtf-st-two-columns .edgtf-st-text-column,
.edgtf-section-title-holder.edgtf-st-two-columns .edgtf-st-title-column {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-ratio-1-1
  .edgtf-st-title-column {
  width: 50%;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-ratio-1-1
  .edgtf-st-text-column {
  width: 50%;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-ratio-1-2
  .edgtf-st-title-column {
  width: 33.33333%;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-ratio-1-2
  .edgtf-st-text-column {
  width: 66.66667%;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-ratio-1-3
  .edgtf-st-title-column {
  width: 25%;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-ratio-1-3
  .edgtf-st-text-column {
  width: 75%;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-ratio-1-4
  .edgtf-st-title-column {
  width: 20%;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-ratio-1-4
  .edgtf-st-text-column {
  width: 80%;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-title-left
  .edgtf-st-title-column {
  text-align: right;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-title-left
  .edgtf-st-text-column {
  text-align: left;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-title-right
  .edgtf-st-title-column {
  float: right;
  text-align: left;
}
.edgtf-section-title-holder.edgtf-st-two-columns.edgtf-st-title-right
  .edgtf-st-text-column {
  text-align: right;
}
.edgtf-section-title-holder .edgtf-st-title {
  display: block;
  margin: 0;
}
.edgtf-section-title-holder .edgtf-st-subtitle {
  display: block;
  margin: 0;
}
.edgtf-section-title-holder .edgtf-st-text {
  display: block;
  margin: 0;
}
.edgtf-separator-holder {
  position: relative;
  height: auto;
  font-size: 0;
  line-height: 1em;
}
.edgtf-separator-holder.edgtf-separator-center {
  text-align: center;
}
.edgtf-separator-holder.edgtf-separator-left {
  text-align: left;
}
.edgtf-separator-holder.edgtf-separator-right {
  text-align: right;
}
.edgtf-separator-holder.edgtf-separator-full-width .edgtf-separator {
  width: 100% !important;
}
.edgtf-separator {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid #ebebeb;
  margin: 10px 0;
}
.edgtf-single-image-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-single-image-holder.edgtf-image-align-center .edgtf-si-inner img {
  margin: 0 auto;
}
.edgtf-single-image-holder.edgtf-image-align-right .edgtf-si-inner img {
  float: right;
}
.edgtf-single-image-holder.edgtf-has-border .edgtf-si-inner {
  border: 1px solid #eaeaea;
}
.edgtf-single-image-holder.edgtf-has-shadow .edgtf-si-inner {
  -webkit-box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 4.85px 0.15px rgba(0, 0, 0, 0.09);
}
.edgtf-single-image-holder .edgtf-si-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-single-image-holder .edgtf-si-inner a,
.edgtf-single-image-holder .edgtf-si-inner img {
  position: relative;
  display: block;
}
.edgtf-single-image-holder .edgtf-si-caption {
  position: absolute;
  bottom: -27px;
  left: 0;
  font-size: 15px;
  line-height: 1;
  color: #000;
}
.edgtf-single-image-holder.edgtf-image-behavior-custom-link {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.edgtf-single-image-holder.edgtf-image-behavior-custom-link:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.edgtf-single-image-holder.edgtf-image-behavior-lightbox
  .edgtf-si-inner
  a:hover:after {
  opacity: 1;
}
.edgtf-single-image-holder.edgtf-image-behavior-lightbox
  .edgtf-si-inner
  a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.edgtf-single-image-holder.edgtf-image-behavior-zoom .edgtf-si-inner {
  overflow: hidden;
}
.touch .edgtf-single-image-holder.edgtf-image-behavior-zoom .edgtf-si-inner {
  cursor: pointer;
}
.edgtf-single-image-holder.edgtf-image-behavior-zoom .edgtf-si-inner:hover img {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}
.edgtf-single-image-holder.edgtf-image-behavior-zoom .edgtf-si-inner img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.edgtf-single-image-holder.edgtf-image-behavior-grayscale .edgtf-si-inner {
  overflow: hidden;
}
.touch
  .edgtf-single-image-holder.edgtf-image-behavior-grayscale
  .edgtf-si-inner {
  cursor: pointer;
}
.edgtf-single-image-holder.edgtf-image-behavior-grayscale
  .edgtf-si-inner:hover
  img {
  -webkit-filter: grayscale(0);
  filter: none;
}
.edgtf-single-image-holder.edgtf-image-behavior-grayscale .edgtf-si-inner img {
  filter: url(../../plugins/cinerama-core/assets/css/img/desaturate.svg#grayscale);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.edgtf-single-image-holder.edgtf-image-behavior-moving .edgtf-si-inner {
  overflow: hidden;
  padding: 10% 0;
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 120%;
  -webkit-transition: background 0.7s ease-out;
  -o-transition: background 0.7s ease-out;
  transition: background 0.7s ease-out;
}
.edgtf-single-image-holder.edgtf-image-behavior-moving .edgtf-si-inner:hover {
  background-position: 90% center;
}
.touch .edgtf-single-image-holder.edgtf-image-behavior-moving .edgtf-si-inner {
  cursor: pointer;
}
.edgtf-single-image-holder.edgtf-image-behavior-moving .edgtf-si-inner img {
  z-index: -1;
  max-width: 80%;
}
@media only screen and (max-width: 1024px) {
  .edgtf-single-image-holder.edgtf-image-behavior-moving .edgtf-si-inner {
    padding: 0;
    background: 0 0;
  }
  .edgtf-single-image-holder.edgtf-image-behavior-moving .edgtf-si-inner img {
    z-index: inherit;
    max-width: 100%;
  }
}
.edgtf-social-share-holder {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.edgtf-social-share-holder ul {
  position: relative;
  display: inline-block;
  vertical-align: top;
  list-style: none;
  padding: 0;
  margin: 0;
}
.edgtf-social-share-holder.edgtf-list .edgtf-social-title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  color: #737373;
  font-weight: 700;
}
.edgtf-social-share-holder.edgtf-list li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0 13px 3px 0;
}
.edgtf-social-share-holder.edgtf-list li:last-child {
  margin: 0 0 3px;
}
.edgtf-social-share-holder.edgtf-list li a {
  font-size: 11px;
}
.edgtf-social-share-holder.edgtf-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
}
.edgtf-social-share-holder.edgtf-dropdown .edgtf-social-share-dropdown-opener {
  display: block;
  color: #737373;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown-opener
  .edgtf-social-share-title {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown-opener
  .social_share {
  font-size: 12px;
  color: #000;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown-opener:hover {
  color: #000;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown-opener:hover
  .social_share {
  color: inherit;
}
.edgtf-social-share-holder.edgtf-dropdown .edgtf-social-share-dropdown {
  position: relative;
  visibility: hidden;
  z-index: 950;
}
.edgtf-social-share-holder.edgtf-dropdown .edgtf-social-share-dropdown ul {
  position: relative;
  display: block;
  z-index: 990;
  margin: 0;
  padding: 0 !important;
}
.edgtf-social-share-holder.edgtf-dropdown .edgtf-social-share-dropdown ul li {
  width: 88px;
  height: 28px;
  line-height: 28px;
  visibility: hidden;
  position: absolute;
  text-align: center;
  opacity: 0;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(170, 170, 170, 0.8);
  background-color: #fff;
  font-size: 12px;
  color: #737373;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: opacity 0.2s ease-out 0s, visibility 0.2s ease-out 0s,
    background-color 0.2s ease-out 0s;
  -o-transition: opacity 0.2s ease-out 0s, visibility 0.2s ease-out 0s,
    background-color 0.2s ease-out 0s;
  transition: opacity 0.2s ease-out 0s, visibility 0.2s ease-out 0s,
    background-color 0.2s ease-out 0s;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown
  ul
  li:not(:first-child) {
  border-top: none;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown
  ul
  li.edgtf-facebook-share:hover {
  background-color: #3b5998;
  color: #fff;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown
  ul
  li.edgtf-twitter-share:hover {
  background-color: #00aced;
  color: #fff;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown
  ul
  li.edgtf-google_plus-share:hover {
  background-color: #dd4b39;
  color: #fff;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown
  ul
  li.edgtf-linkedin-share:hover {
  background-color: #007bb5;
  color: #fff;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown
  ul
  li.edgtf-tumblr-share:hover {
  background-color: #32506d;
  color: #fff;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown
  ul
  li.edgtf-pinterest-share:hover {
  background-color: #cb2027;
  color: #fff;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown
  ul
  li.edgtf-vk-share:hover {
  background-color: #45668e;
  color: #fff;
}
.edgtf-social-share-holder.edgtf-dropdown .edgtf-social-share-dropdown ul li * {
  display: block;
  line-height: inherit;
}
.edgtf-social-share-holder.edgtf-dropdown .edgtf-social-share-dropdown ul li a {
  color: inherit !important;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown
  ul
  li:nth-child(1) {
  bottom: -28px;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown
  ul
  li:nth-child(2) {
  bottom: -56px;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown
  ul
  li:nth-child(3) {
  bottom: -84px;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown
  ul
  li:nth-child(4) {
  bottom: -112px;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown
  ul
  li:nth-child(5) {
  bottom: -140px;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown
  ul
  li:nth-child(6) {
  bottom: -168px;
}
.edgtf-social-share-holder.edgtf-dropdown
  .edgtf-social-share-dropdown
  ul
  li:nth-child(7) {
  bottom: -196px;
}
.edgtf-social-share-holder.edgtf-dropdown:hover
  .edgtf-social-share-dropdown
  ul
  li {
  opacity: 1;
  visibility: visible;
  cursor: pointer;
}
.edgtf-social-share-holder.edgtf-dropdown:hover
  .edgtf-social-share-dropdown
  ul
  li:nth-child(2) {
  -webkit-transition: opacity 0.2s ease-out 0.2s, visibility 0.2s ease-out 0.2s,
    background-color 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out 0.2s, visibility 0.2s ease-out 0.2s,
    background-color 0.2s ease-out;
  transition: opacity 0.2s ease-out 0.2s, visibility 0.2s ease-out 0.2s,
    background-color 0.2s ease-out;
}
.edgtf-social-share-holder.edgtf-dropdown:hover
  .edgtf-social-share-dropdown
  ul
  li:nth-child(3) {
  -webkit-transition: opacity 0.2s ease-out 0.3s, visibility 0.2s ease-out 0.3s,
    background-color 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out 0.3s, visibility 0.2s ease-out 0.3s,
    background-color 0.2s ease-out;
  transition: opacity 0.2s ease-out 0.3s, visibility 0.2s ease-out 0.3s,
    background-color 0.2s ease-out;
}
.edgtf-social-share-holder.edgtf-dropdown:hover
  .edgtf-social-share-dropdown
  ul
  li:nth-child(4) {
  -webkit-transition: opacity 0.2s ease-out 0.4s, visibility 0.2s ease-out 0.4s,
    background-color 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out 0.4s, visibility 0.2s ease-out 0.4s,
    background-color 0.2s ease-out;
  transition: opacity 0.2s ease-out 0.4s, visibility 0.2s ease-out 0.4s,
    background-color 0.2s ease-out;
}
.edgtf-social-share-holder.edgtf-dropdown:hover
  .edgtf-social-share-dropdown
  ul
  li:nth-child(5) {
  -webkit-transition: opacity 0.2s ease-out 0.5s, visibility 0.2s ease-out 0.5s,
    background-color 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out 0.5s, visibility 0.2s ease-out 0.5s,
    background-color 0.2s ease-out;
  transition: opacity 0.2s ease-out 0.5s, visibility 0.2s ease-out 0.5s,
    background-color 0.2s ease-out;
}
.edgtf-social-share-holder.edgtf-dropdown:hover
  .edgtf-social-share-dropdown
  ul
  li:nth-child(6) {
  -webkit-transition: opacity 0.2s ease-out 0.6s, visibility 0.2s ease-out 0.6s,
    background-color 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out 0.6s, visibility 0.2s ease-out 0.6s,
    background-color 0.2s ease-out;
  transition: opacity 0.2s ease-out 0.6s, visibility 0.2s ease-out 0.6s,
    background-color 0.2s ease-out;
}
.edgtf-social-share-holder.edgtf-dropdown:hover
  .edgtf-social-share-dropdown
  ul
  li:nth-child(7) {
  -webkit-transition: opacity 0.2s ease-out 0.7s, visibility 0.2s ease-out 0.7s,
    background-color 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out 0.7s, visibility 0.2s ease-out 0.7s,
    background-color 0.2s ease-out;
  transition: opacity 0.2s ease-out 0.7s, visibility 0.2s ease-out 0.7s,
    background-color 0.2s ease-out;
}
.edgtf-tabs {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.edgtf-tabs .edgtf-tabs-nav {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}
.edgtf-tabs .edgtf-tabs-nav li {
  float: left;
  margin: 0;
  padding: 0;
}
.edgtf-tabs .edgtf-tabs-nav li a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out;
  -o-transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out;
  transition: color 0.2s ease-out, background-color 0.2s ease-out,
    border-color 0.2s ease-out;
}
.edgtf-tabs .edgtf-tab-container {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 20px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-tabs.edgtf-tabs-standard .edgtf-tabs-nav li a {
  padding: 20px 26px 17px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #000;
  background-color: #f6f6f6;
}
.edgtf-tabs.edgtf-tabs-standard .edgtf-tabs-nav li.ui-state-active a,
.edgtf-tabs.edgtf-tabs-standard .edgtf-tabs-nav li.ui-state-hover a {
  color: #fff;
  background-color: #000;
}
.edgtf-tabs.edgtf-tabs-simple .edgtf-tabs-nav li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 -3px -1px;
  padding: 0;
}
.edgtf-tabs.edgtf-tabs-simple .edgtf-tabs-nav li a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 11px 82px;
  border-bottom: 1px solid rgba(170, 170, 170, 0.8);
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #777;
}
.edgtf-tabs.edgtf-tabs-simple .edgtf-tabs-nav li a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  height: 3px;
  width: 0;
  background-color: currentColor;
  -webkit-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.edgtf-tabs.edgtf-tabs-simple .edgtf-tabs-nav li a:hover:after {
  width: 100%;
}
.edgtf-tabs.edgtf-tabs-simple .edgtf-tabs-nav li.ui-state-active a,
.edgtf-tabs.edgtf-tabs-simple .edgtf-tabs-nav li.ui-state-hover a {
  color: #000;
}
.edgtf-tabs.edgtf-tabs-simple .edgtf-tabs-nav li.ui-state-active a:after,
.edgtf-tabs.edgtf-tabs-simple .edgtf-tabs-nav li.ui-state-hover a:after {
  width: 100%;
}
.ui-widget-content {
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: 0 0;
  border: 0;
  border-radius: 0;
}
.ui-widget-content .ui-widget-header {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: initial;
  background: 0 0;
  border: 0;
  border-radius: 0;
}
.ui-widget-content .ui-tabs-nav li {
  position: initial;
  font-weight: inherit;
  color: inherit;
  background: initial;
  border: 0;
  border-radius: 0;
}
.ui-widget-content .ui-widget-content {
  color: inherit;
  background: 0 0;
  border: 0;
  border-radius: 0;
}
@media only screen and (max-width: 680px) {
  .edgtf-team-carousel-holder .edgtf-owl-slider .owl-nav {
    display: none;
  }
}
.edgtf-team-carousel-holder .edgtf-owl-slider .owl-nav .owl-next,
.edgtf-team-carousel-holder .edgtf-owl-slider .owl-nav .owl-prev {
  width: 40px;
  height: 40px;
}
.edgtf-team-carousel-holder .edgtf-owl-slider .owl-nav .owl-next > span,
.edgtf-team-carousel-holder .edgtf-owl-slider .owl-nav .owl-prev > span {
  font-size: 20px;
}
.edgtf-team-carousel-holder .edgtf-owl-slider .owl-nav .owl-prev {
  left: -66px;
}
.edgtf-team-carousel-holder .edgtf-owl-slider .owl-nav .owl-next {
  right: -66px;
}
.edgtf-team-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0 0 21px;
  text-align: center;
}
.edgtf-team-holder:hover .edgtf-team-social-wrapper .edgtf-team-social-outer {
  opacity: 1;
  -webkit-transform: translateZ(0) translateY(0);
  transform: translateZ(0) translateY(0);
}
.edgtf-team-holder:hover .edgtf-team-image img {
  -webkit-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
}
.edgtf-team-holder:hover .edgtf-team-name,
.edgtf-team-holder:hover .edgtf-team-position {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.edgtf-team-holder:hover .edgtf-team-name {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.edgtf-team-holder:hover .edgtf-team-position {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-icon a,
.edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-name,
.edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-position,
.edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-text {
  color: #fff;
}
.edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-icon a:hover,
.edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-name:hover,
.edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-position:hover,
.edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-text:hover {
  color: rgba(255, 255, 255, 0.8);
}
.edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-name {
  margin: 0 0 4px;
}
.edgtf-team-holder.edgtf-team-info-on-image .edgtf-team-position {
  margin: 0 0 3px;
}
.edgtf-team-holder.edgtf-team-info-below-image .edgtf-team-icon a,
.edgtf-team-holder.edgtf-team-info-below-image .edgtf-team-text {
  color: #fff;
}
.edgtf-team-holder .edgtf-team-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.edgtf-team-holder .edgtf-team-image img {
  display: block;
  -webkit-transform: scale(1.03) translateZ(0);
  transform: scale(1.03) translateZ(0);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.edgtf-team-holder .edgtf-team-info {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 30px 0 0;
}
.edgtf-team-holder .edgtf-team-name {
  margin: 0;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.edgtf-team-holder .edgtf-team-name,
.edgtf-team-holder .edgtf-team-position {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.edgtf-team-holder .edgtf-team-position {
  margin: 0;
  line-height: 23px;
  color: #000;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.edgtf-team-holder .edgtf-team-text {
  margin: 0 0 23px;
}
.edgtf-team-holder .edgtf-team-social-wrapper {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 10px;
  left: 0;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.edgtf-team-holder .edgtf-team-social-outer {
  position: relative;
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transform: translateZ(0) translateY(10px);
  transform: translateZ(0) translateY(10px);
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease,
    -webkit-transform 0.5s ease;
}
.edgtf-team-holder .edgtf-team-social-inner {
  position: relative;
  display: table-cell;
  height: 100%;
  width: 100%;
  padding: 0 10%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-team-holder .edgtf-team-social-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
}
.edgtf-team-holder .edgtf-team-social-holder .edgtf-team-icon {
  font-size: 14px;
  margin: 0 22px 0 0;
}
.edgtf-team-holder .edgtf-team-social-holder .edgtf-team-icon:last-child {
  margin: 0;
}
.edgtf-team-holder
  .edgtf-team-social-holder
  .edgtf-team-icon
  .edgtf-icon-element {
  font-size: 1.5rem;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.touch .edgtf-team-holder {
  cursor: pointer;
}
.edgtf-video-button-holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.edgtf-video-button-holder:hover .edgtf-video-button-image img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.edgtf-video-button-holder.edgtf-vb-has-img .edgtf-video-button-play,
.edgtf-video-button-holder.edgtf-vb-has-img .edgtf-video-button-play-image {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.edgtf-video-button-holder.edgtf-vb-has-img
  .edgtf-video-button-play
  .edgtf-video-button-play-inner,
.edgtf-video-button-holder.edgtf-vb-has-img
  .edgtf-video-button-play-image
  .edgtf-video-button-play-inner {
  position: relative;
  top: 50%;
  left: 0;
  display: block;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.edgtf-video-button-holder.edgtf-vb-has-img .edgtf-video-button-play:hover svg {
  -webkit-animation: move-right 0.5s ease 1;
  animation: move-right 0.5s ease 1;
}
.edgtf-video-button-holder .edgtf-video-button-image {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.edgtf-video-button-holder .edgtf-video-button-image img {
  display: block;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.edgtf-video-button-holder .edgtf-video-button-play,
.edgtf-video-button-holder .edgtf-video-button-play-image {
  position: relative;
  display: inline-block;
  vertical-align: top;
  z-index: 1;
}
.edgtf-video-button-holder .edgtf-video-button-play {
  color: #000;
  font-size: 106px;
  line-height: 1;
}
.edgtf-video-button-holder .edgtf-video-button-play span {
  display: block;
  line-height: inherit;
}
.edgtf-video-button-holder .edgtf-video-button-play span:before {
  display: block;
  line-height: inherit;
}
.edgtf-video-button-holder
  .edgtf-video-button-play-image.edgtf-vb-has-hover-image:hover
  img:first-child {
  opacity: 0;
}
.edgtf-video-button-holder
  .edgtf-video-button-play-image.edgtf-vb-has-hover-image:hover
  img:nth-child(2) {
  opacity: 1;
}
.edgtf-video-button-holder .edgtf-video-button-play-image img {
  display: block;
  margin: 0 auto;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.edgtf-video-button-holder .edgtf-video-button-play-image img:first-child {
  position: relative;
  opacity: 1;
}
.edgtf-video-button-holder .edgtf-video-button-play-image img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 50%;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateZ(0);
  transform: translateX(-50%) translateZ(0);
}
.rev_slider_wrapper
  .edgtf-video-button-holder
  .edgtf-video-button-play-image
  img:nth-child(2) {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes move-right {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(5px);
  }
}
@keyframes move-right {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
}
.wpb_widgetised_column
  .widget.widget_edgtf_instagram_widget
  .edgtf-widget-title,
aside.edgtf-sidebar .widget.widget_edgtf_instagram_widget .edgtf-widget-title {
  margin: 0 0 25px;
}
.edgtf-instagram-feed {
  list-style: none;
  padding: 0;
  margin: 0;
}
.edgtf-instagram-feed li {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none !important;
}
.edgtf-instagram-feed li a {
  position: relative;
  display: block;
  overflow: hidden;
}
.edgtf-instagram-feed li a:hover:after {
  opacity: 1;
}
.edgtf-instagram-feed li a:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.edgtf-instagram-feed li a .edgtf-instagram-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.edgtf-instagram-feed li a:hover .edgtf-instagram-icon {
  opacity: 1;
}
.edgtf-instagram-feed li img {
  width: 100%;
  display: block;
}
.edgtf-instagram-feed.edgtf-instagram-gallery.edgtf-no-space {
  margin: 0;
}
.edgtf-instagram-feed.edgtf-instagram-gallery.edgtf-no-space li {
  padding: 0 0;
  margin: 0 0 0;
}
.edgtf-instagram-feed.edgtf-instagram-gallery.edgtf-tiny-space {
  margin: 0 -5px -10px;
}
.edgtf-instagram-feed.edgtf-instagram-gallery.edgtf-tiny-space li {
  padding: 0 5px;
  margin: 0 0 10px;
}
.edgtf-instagram-feed.edgtf-instagram-gallery.edgtf-small-space {
  margin: 0 -10px -20px;
}
.edgtf-instagram-feed.edgtf-instagram-gallery.edgtf-small-space li {
  padding: 0 10px;
  margin: 0 0 20px;
}
.edgtf-instagram-feed.edgtf-instagram-gallery.edgtf-normal-space {
  margin: 0 -15px -30px;
}
.edgtf-instagram-feed.edgtf-instagram-gallery.edgtf-normal-space li {
  padding: 0 15px;
  margin: 0 0 30px;
}
.edgtf-instagram-feed.edgtf-instagram-gallery.edgtf-col-2 li {
  width: 50%;
}
.edgtf-instagram-feed.edgtf-instagram-gallery.edgtf-col-3 li {
  width: 33.33333%;
}
.edgtf-instagram-feed.edgtf-instagram-gallery.edgtf-col-4 li {
  width: 25%;
}
.edgtf-instagram-feed.edgtf-instagram-gallery.edgtf-col-6 li {
  width: 16.66667%;
}
.edgtf-instagram-feed.edgtf-instagram-gallery.edgtf-col-9 li {
  width: 11.11111%;
}
.edgtf-instagram-feed.edgtf-instagram-carousel li {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
.edgtf-instagram-feed.edgtf-instagram-carousel li a {
  position: relative;
  display: block;
  height: 100%;
}
.edgtf-twitter-list-holder {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  clear: both;
}
.edgtf-twitter-list-holder:not(.edgtf-tl-one-column) .edgtf-tl-item {
  float: left;
}
.edgtf-twitter-list-holder .edgtf-twitter-list {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  list-style: none;
  margin: 0;
  padding: 0;
}
.edgtf-twitter-list-holder .edgtf-tl-item {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-twitter-list-holder .edgtf-tli-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.edgtf-twitter-list-holder .edgtf-tli-inner:hover {
  -webkit-box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, 0.05);
  box-shadow: -2px 4px 13px 0 rgba(81, 137, 162, 0.05);
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}
.edgtf-twitter-list-holder .edgtf-tli-content {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 35px 23px;
  border: 1px solid #f2f2f2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-twitter-list-holder .edgtf-twitter-content-top {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin-bottom: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-twitter-list-holder .edgtf-twitter-link-over {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.edgtf-twitter-list-holder .edgtf-twitter-user {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-twitter-list-holder .edgtf-twitter-user .edgtf-twitter-image {
  position: relative;
  display: inline-block;
  vertical-align: top;
  float: left;
  width: 56px;
  height: 56px;
}
.edgtf-twitter-list-holder .edgtf-twitter-user .edgtf-twitter-image img {
  border-radius: 50%;
}
.edgtf-twitter-list-holder .edgtf-twitter-user .edgtf-twitter-name {
  position: relative;
  display: inline-block;
  vertical-align: top;
  float: left;
  width: calc(100% - 56px);
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-twitter-list-holder .edgtf-twitter-user .edgtf-twitter-name * {
  margin: 0;
}
.edgtf-twitter-list-holder .edgtf-twitter-icon {
  position: absolute;
  top: -7px;
  right: 3px;
  width: 20px;
  display: inline-block;
  vertical-align: top;
  color: #000;
  font-size: 24px;
  text-align: right;
}
.edgtf-twitter-list-holder .edgtf-tweet-text {
  padding-left: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.edgtf-twitter-list-holder .edgtf-tweet-text a {
  position: relative;
  color: grey;
  z-index: 2;
}
.edgtf-twitter-list-holder .edgtf-tweet-text a:hover {
  color: #000;
}
.edgtf-twitter-list-holder .edgtf-twitter-profile a {
  position: relative;
  color: grey;
  z-index: 2;
}
.edgtf-twitter-list-holder .edgtf-twitter-profile a:hover {
  color: #000;
}
.edgtf-twitter-list-holder.edgtf-tl-two-columns .edgtf-tl-item {
  width: 50%;
}
@media only screen and (min-width: 1025px) {
  .edgtf-twitter-list-holder.edgtf-tl-two-columns
    .edgtf-tl-item:nth-child(2n + 1) {
    clear: both;
  }
}
.edgtf-twitter-list-holder.edgtf-tl-three-columns .edgtf-tl-item {
  width: 33.33333%;
}
@media only screen and (min-width: 1201px) {
  .edgtf-twitter-list-holder.edgtf-tl-three-columns
    .edgtf-tl-item:nth-child(3n + 1) {
    clear: both;
  }
}
.edgtf-twitter-list-holder.edgtf-tl-four-columns .edgtf-tl-item {
  width: 25%;
}
@media only screen and (min-width: 1281px) {
  .edgtf-twitter-list-holder.edgtf-tl-four-columns
    .edgtf-tl-item:nth-child(4n + 1) {
    clear: both;
  }
}
.edgtf-twitter-list-holder.edgtf-tl-five-columns .edgtf-tl-item {
  width: 20%;
}
@media only screen and (min-width: 1281px) {
  .edgtf-twitter-list-holder.edgtf-tl-five-columns
    .edgtf-tl-item:nth-child(5n + 1) {
    clear: both;
  }
}
.widget.widget_edgtf_twitter_widget {
  margin: 0 0 20px;
}
.widget.widget_edgtf_twitter_widget .edgtf-twitter-widget {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin: 0;
}
.widget.widget_edgtf_twitter_widget .edgtf-twitter-widget li {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.widget.widget_edgtf_twitter_widget .edgtf-twitter-widget li:not(:last-child) {
  margin: 0 0 22px;
}
.widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget
  li
  .edgtf-twitter-icon {
  font-size: 18px;
  color: #000;
}
.widget.widget_edgtf_twitter_widget .edgtf-twitter-widget li .edgtf-tweet-text {
  position: relative;
}
.widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget
  li
  .edgtf-tweet-text
  span {
  color: #737373;
}
.widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget
  li
  .edgtf-tweet-text
  a {
  position: relative;
  color: #737373;
}
.widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget
  li
  .edgtf-tweet-text
  a:hover {
  color: #000;
}
.widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget
  li
  .edgtf-tweet-text
  a.edgtf-tweet-time {
  display: block;
}
.widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget
  li
  .edgtf-tweet-text
  a.edgtf-tweet-time
  span {
  margin: 0 2px 0 0;
}
.widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget.edgtf-twitter-standard
  li
  .edgtf-twitter-icon {
  position: absolute;
  top: 2px;
  left: 0;
}
.widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget.edgtf-twitter-standard
  li
  .edgtf-tweet-text {
  padding: 0 0 0 40px;
}
.widget.widget_edgtf_twitter_widget .edgtf-twitter-widget.edgtf-twitter-slider {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 0 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget.edgtf-twitter-slider
  li {
  overflow: hidden;
}
.widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget.edgtf-twitter-slider
  li
  .edgtf-tweet-text
  a.edgtf-tweet-time {
  margin: 21px 0 0;
}
.widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget.edgtf-twitter-slider
  .owl-nav
  .owl-next,
.widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget.edgtf-twitter-slider
  .owl-nav
  .owl-prev {
  width: 40px;
  height: 40px;
}
.widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget.edgtf-twitter-slider
  .owl-nav
  .owl-next:hover,
.widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget.edgtf-twitter-slider
  .owl-nav
  .owl-prev:hover {
  color: #000;
  border-color: #000;
}
.widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget.edgtf-twitter-slider
  .owl-nav
  .owl-next
  > span,
.widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget.edgtf-twitter-slider
  .owl-nav
  .owl-prev
  > span {
  font-size: 20px;
}
.widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget.edgtf-twitter-slider
  .owl-nav
  .owl-prev {
  left: -16px;
}
.widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget.edgtf-twitter-slider
  .owl-nav
  .owl-next {
  right: -16px;
}
.edgtf-page-footer
  .widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget
  li
  .edgtf-twitter-icon {
  color: #b1b2b2;
}
.edgtf-page-footer
  .widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget
  li
  .edgtf-tweet-text
  span {
  color: #b1b2b2;
}
.edgtf-page-footer
  .widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget
  li
  .edgtf-tweet-text
  a {
  color: #b1b2b2;
}
.edgtf-page-footer
  .widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget
  li
  .edgtf-tweet-text
  a:hover {
  color: #fff;
}
.edgtf-page-footer
  .widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget
  .owl-nav
  .owl-next,
.edgtf-page-footer
  .widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget
  .owl-nav
  .owl-prev {
  color: #b1b2b2;
  border-color: #b1b2b2;
}
.edgtf-page-footer
  .widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget
  .owl-nav
  .owl-next:hover,
.edgtf-page-footer
  .widget.widget_edgtf_twitter_widget
  .edgtf-twitter-widget
  .owl-nav
  .owl-prev:hover {
  color: #fff;
  border-color: #fff;
}
@font-face {
  font-family: "ElegantIcons";
  src: url("../../themes/cinerama/framework/lib/icons-pack/elegant-icons/fonts/ElegantIcons.eot");
  src: url("../../themes/cinerama/framework/lib/icons-pack/elegant-icons/fonts/ElegantIcons%EF%B9%96.eot#iefix")
      format("embedded-opentype"),
    url("../../themes/cinerama/framework/lib/icons-pack/elegant-icons/fonts/ElegantIcons.woff")
      format("woff"),
    url("../../themes/cinerama/framework/lib/icons-pack/elegant-icons/fonts/ElegantIcons.ttf")
      format("truetype"),
    url("../../themes/cinerama/framework/lib/icons-pack/elegant-icons/fonts/ElegantIcons.svg#ElegantIcons")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "ElegantIcons";
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.arrow_up,
.arrow_down,
.arrow_left,
.arrow_right,
.arrow_left-up,
.arrow_right-up,
.arrow_right-down,
.arrow_left-down,
.arrow-up-down,
.arrow_up-down_alt,
.arrow_left-right_alt,
.arrow_left-right,
.arrow_expand_alt2,
.arrow_expand_alt,
.arrow_condense,
.arrow_expand,
.arrow_move,
.arrow_carrot-up,
.arrow_carrot-down,
.arrow_carrot-left,
.arrow_carrot-right,
.arrow_carrot-2up,
.arrow_carrot-2down,
.arrow_carrot-2left,
.arrow_carrot-2right,
.arrow_carrot-up_alt2,
.arrow_carrot-down_alt2,
.arrow_carrot-left_alt2,
.arrow_carrot-right_alt2,
.arrow_carrot-2up_alt2,
.arrow_carrot-2down_alt2,
.arrow_carrot-2left_alt2,
.arrow_carrot-2right_alt2,
.arrow_triangle-up,
.arrow_triangle-down,
.arrow_triangle-left,
.arrow_triangle-right,
.arrow_triangle-up_alt2,
.arrow_triangle-down_alt2,
.arrow_triangle-left_alt2,
.arrow_triangle-right_alt2,
.arrow_back,
.icon_minus-06,
.icon_plus,
.icon_close,
.icon_check,
.icon_minus_alt2,
.icon_plus_alt2,
.icon_close_alt2,
.icon_check_alt2,
.icon_zoom-out_alt,
.icon_zoom-in_alt,
.icon_search,
.icon_box-empty,
.icon_box-selected,
.icon_minus-box,
.icon_plus-box,
.icon_box-checked,
.icon_circle-empty,
.icon_circle-slelected,
.icon_stop_alt2,
.icon_stop,
.icon_pause_alt2,
.icon_pause,
.icon_menu,
.icon_menu-square_alt2,
.icon_menu-circle_alt2,
.icon_ul,
.icon_ol,
.icon_adjust-horiz,
.icon_adjust-vert,
.icon_document_alt,
.icon_documents_alt,
.icon_pencil,
.icon_pencil-edit_alt,
.icon_pencil-edit,
.icon_folder-alt,
.icon_folder-open_alt,
.icon_folder-add_alt,
.icon_info_alt,
.icon_error-oct_alt,
.icon_error-circle_alt,
.icon_error-triangle_alt,
.icon_question_alt2,
.icon_question,
.icon_comment_alt,
.icon_chat_alt,
.icon_vol-mute_alt,
.icon_volume-low_alt,
.icon_volume-high_alt,
.icon_quotations,
.icon_quotations_alt2,
.icon_clock_alt,
.icon_lock_alt,
.icon_lock-open_alt,
.icon_key_alt,
.icon_cloud_alt,
.icon_cloud-upload_alt,
.icon_cloud-download_alt,
.icon_image,
.icon_images,
.icon_lightbulb_alt,
.icon_gift_alt,
.icon_house_alt,
.icon_genius,
.icon_mobile,
.icon_tablet,
.icon_laptop,
.icon_desktop,
.icon_camera_alt,
.icon_mail_alt,
.icon_cone_alt,
.icon_ribbon_alt,
.icon_bag_alt,
.icon_creditcard,
.icon_cart_alt,
.icon_paperclip,
.icon_tag_alt,
.icon_tags_alt,
.icon_trash_alt,
.icon_cursor_alt,
.icon_mic_alt,
.icon_compass_alt,
.icon_pin_alt,
.icon_pushpin_alt,
.icon_map_alt,
.icon_drawer_alt,
.icon_toolbox_alt,
.icon_book_alt,
.icon_calendar,
.icon_film,
.icon_table,
.icon_contacts_alt,
.icon_headphones,
.icon_lifesaver,
.icon_piechart,
.icon_refresh,
.icon_link_alt,
.icon_link,
.icon_loading,
.icon_blocked,
.icon_archive_alt,
.icon_heart_alt,
.icon_star_alt,
.icon_star-half_alt,
.icon_star,
.icon_star-half,
.icon_tools,
.icon_tool,
.icon_cog,
.icon_cogs,
.arrow_up_alt,
.arrow_down_alt,
.arrow_left_alt,
.arrow_right_alt,
.arrow_left-up_alt,
.arrow_right-up_alt,
.arrow_right-down_alt,
.arrow_left-down_alt,
.arrow_condense_alt,
.arrow_expand_alt3,
.arrow_carrot_up_alt,
.arrow_carrot-down_alt,
.arrow_carrot-left_alt,
.arrow_carrot-right_alt,
.arrow_carrot-2up_alt,
.arrow_carrot-2dwnn_alt,
.arrow_carrot-2left_alt,
.arrow_carrot-2right_alt,
.arrow_triangle-up_alt,
.arrow_triangle-down_alt,
.arrow_triangle-left_alt,
.arrow_triangle-right_alt,
.icon_minus_alt,
.icon_plus_alt,
.icon_close_alt,
.icon_check_alt,
.icon_zoom-out,
.icon_zoom-in,
.icon_stop_alt,
.icon_menu-square_alt,
.icon_menu-circle_alt,
.icon_document,
.icon_documents,
.icon_pencil_alt,
.icon_folder,
.icon_folder-open,
.icon_folder-add,
.icon_folder_upload,
.icon_folder_download,
.icon_info,
.icon_error-circle,
.icon_error-oct,
.icon_error-triangle,
.icon_question_alt,
.icon_comment,
.icon_chat,
.icon_vol-mute,
.icon_volume-low,
.icon_volume-high,
.icon_quotations_alt,
.icon_clock,
.icon_lock,
.icon_lock-open,
.icon_key,
.icon_cloud,
.icon_cloud-upload,
.icon_cloud-download,
.icon_lightbulb,
.icon_gift,
.icon_house,
.icon_camera,
.icon_mail,
.icon_cone,
.icon_ribbon,
.icon_bag,
.icon_cart,
.icon_tag,
.icon_tags,
.icon_trash,
.icon_cursor,
.icon_mic,
.icon_compass,
.icon_pin,
.icon_pushpin,
.icon_map,
.icon_drawer,
.icon_toolbox,
.icon_book,
.icon_contacts,
.icon_archive,
.icon_heart,
.icon_profile,
.icon_group,
.icon_grid-2x2,
.icon_grid-3x3,
.icon_music,
.icon_pause_alt,
.icon_phone,
.icon_upload,
.icon_download,
.social_facebook,
.social_twitter,
.social_pinterest,
.social_googleplus,
.social_tumblr,
.social_tumbleupon,
.social_wordpress,
.social_instagram,
.social_dribbble,
.social_vimeo,
.social_linkedin,
.social_rss,
.social_deviantart,
.social_share,
.social_myspace,
.social_skype,
.social_youtube,
.social_picassa,
.social_googledrive,
.social_flickr,
.social_blogger,
.social_spotify,
.social_delicious,
.social_facebook_circle,
.social_twitter_circle,
.social_pinterest_circle,
.social_googleplus_circle,
.social_tumblr_circle,
.social_stumbleupon_circle,
.social_wordpress_circle,
.social_instagram_circle,
.social_dribbble_circle,
.social_vimeo_circle,
.social_linkedin_circle,
.social_rss_circle,
.social_deviantart_circle,
.social_share_circle,
.social_myspace_circle,
.social_skype_circle,
.social_youtube_circle,
.social_picassa_circle,
.social_googledrive_alt2,
.social_flickr_circle,
.social_blogger_circle,
.social_spotify_circle,
.social_delicious_circle,
.social_facebook_square,
.social_twitter_square,
.social_pinterest_square,
.social_googleplus_square,
.social_tumblr_square,
.social_stumbleupon_square,
.social_wordpress_square,
.social_instagram_square,
.social_dribbble_square,
.social_vimeo_square,
.social_linkedin_square,
.social_rss_square,
.social_deviantart_square,
.social_share_square,
.social_myspace_square,
.social_skype_square,
.social_youtube_square,
.social_picassa_square,
.social_googledrive_square,
.social_flickr_square,
.social_blogger_square,
.social_spotify_square,
.social_delicious_square,
.icon_printer,
.icon_calulator,
.icon_building,
.icon_floppy,
.icon_drive,
.icon_search-2,
.icon_id,
.icon_id-2,
.icon_puzzle,
.icon_like,
.icon_dislike,
.icon_mug,
.icon_currency,
.icon_wallet,
.icon_pens,
.icon_easel,
.icon_flowchart,
.icon_datareport,
.icon_briefcase,
.icon_shield,
.icon_percent,
.icon_globe,
.icon_globe-2,
.icon_target,
.icon_hourglass,
.icon_balance,
.icon_rook,
.icon_printer-alt,
.icon_calculator_alt,
.icon_building_alt,
.icon_floppy_alt,
.icon_drive_alt,
.icon_search_alt,
.icon_id_alt,
.icon_id-2_alt,
.icon_puzzle_alt,
.icon_like_alt,
.icon_dislike_alt,
.icon_mug_alt,
.icon_currency_alt,
.icon_wallet_alt,
.icon_pens_alt,
.icon_easel_alt,
.icon_flowchart_alt,
.icon_datareport_alt,
.icon_briefcase_alt,
.icon_shield_alt,
.icon_percent_alt,
.icon_globe_alt,
.icon_clipboard {
  font-family: "ElegantIcons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.arrow_up:before {
  content: "\21";
}
.arrow_down:before {
  content: "\22";
}
.arrow_left:before {
  content: "\23";
}
.arrow_right:before {
  content: "\24";
}
.arrow_left-up:before {
  content: "\25";
}
.arrow_right-up:before {
  content: "\26";
}
.arrow_right-down:before {
  content: "\27";
}
.arrow_left-down:before {
  content: "\28";
}
.arrow-up-down:before {
  content: "\29";
}
.arrow_up-down_alt:before {
  content: "\2a";
}
.arrow_left-right_alt:before {
  content: "\2b";
}
.arrow_left-right:before {
  content: "\2c";
}
.arrow_expand_alt2:before {
  content: "\2d";
}
.arrow_expand_alt:before {
  content: "\2e";
}
.arrow_condense:before {
  content: "\2f";
}
.arrow_expand:before {
  content: "\30";
}
.arrow_move:before {
  content: "\31";
}
.arrow_carrot-up:before {
  content: "\32";
}
.arrow_carrot-down:before {
  content: "\33";
}
.arrow_carrot-left:before {
  content: "\34";
}
.arrow_carrot-right:before {
  content: "\35";
}
.arrow_carrot-2up:before {
  content: "\36";
}
.arrow_carrot-2down:before {
  content: "\37";
}
.arrow_carrot-2left:before {
  content: "\38";
}
.arrow_carrot-2right:before {
  content: "\39";
}
.arrow_carrot-up_alt2:before {
  content: "\3a";
}
.arrow_carrot-down_alt2:before {
  content: "\3b";
}
.arrow_carrot-left_alt2:before {
  content: "\3c";
}
.arrow_carrot-right_alt2:before {
  content: "\3d";
}
.arrow_carrot-2up_alt2:before {
  content: "\3e";
}
.arrow_carrot-2down_alt2:before {
  content: "\3f";
}
.arrow_carrot-2left_alt2:before {
  content: "\40";
}
.arrow_carrot-2right_alt2:before {
  content: "\41";
}
.arrow_triangle-up:before {
  content: "\42";
}
.arrow_triangle-down:before {
  content: "\43";
}
.arrow_triangle-left:before {
  content: "\44";
}
.arrow_triangle-right:before {
  content: "\45";
}
.arrow_triangle-up_alt2:before {
  content: "\46";
}
.arrow_triangle-down_alt2:before {
  content: "\47";
}
.arrow_triangle-left_alt2:before {
  content: "\48";
}
.arrow_triangle-right_alt2:before {
  content: "\49";
}
.arrow_back:before {
  content: "\4a";
}
.icon_minus-06:before {
  content: "\4b";
}
.icon_plus:before {
  content: "\4c";
}
.icon_close:before {
  content: "\4d";
}
.icon_check:before {
  content: "\4e";
}
.icon_minus_alt2:before {
  content: "\4f";
}
.icon_plus_alt2:before {
  content: "\50";
}
.icon_close_alt2:before {
  content: "\51";
}
.icon_check_alt2:before {
  content: "\52";
}
.icon_zoom-out_alt:before {
  content: "\53";
}
.icon_zoom-in_alt:before {
  content: "\54";
}
.icon_search:before {
  content: "\55";
}
.icon_box-empty:before {
  content: "\56";
}
.icon_box-selected:before {
  content: "\57";
}
.icon_minus-box:before {
  content: "\58";
}
.icon_plus-box:before {
  content: "\59";
}
.icon_box-checked:before {
  content: "\5a";
}
.icon_circle-empty:before {
  content: "\5b";
}
.icon_circle-slelected:before {
  content: "\5c";
}
.icon_stop_alt2:before {
  content: "\5d";
}
.icon_stop:before {
  content: "\5e";
}
.icon_pause_alt2:before {
  content: "\5f";
}
.icon_pause:before {
  content: "\60";
}
.icon_menu:before {
  content: "\61";
}
.icon_menu-square_alt2:before {
  content: "\62";
}
.icon_menu-circle_alt2:before {
  content: "\63";
}
.icon_ul:before {
  content: "\64";
}
.icon_ol:before {
  content: "\65";
}
.icon_adjust-horiz:before {
  content: "\66";
}
.icon_adjust-vert:before {
  content: "\67";
}
.icon_document_alt:before {
  content: "\68";
}
.icon_documents_alt:before {
  content: "\69";
}
.icon_pencil:before {
  content: "\6a";
}
.icon_pencil-edit_alt:before {
  content: "\6b";
}
.icon_pencil-edit:before {
  content: "\6c";
}
.icon_folder-alt:before {
  content: "\6d";
}
.icon_folder-open_alt:before {
  content: "\6e";
}
.icon_folder-add_alt:before {
  content: "\6f";
}
.icon_info_alt:before {
  content: "\70";
}
.icon_error-oct_alt:before {
  content: "\71";
}
.icon_error-circle_alt:before {
  content: "\72";
}
.icon_error-triangle_alt:before {
  content: "\73";
}
.icon_question_alt2:before {
  content: "\74";
}
.icon_question:before {
  content: "\75";
}
.icon_comment_alt:before {
  content: "\76";
}
.icon_chat_alt:before {
  content: "\77";
}
.icon_vol-mute_alt:before {
  content: "\78";
}
.icon_volume-low_alt:before {
  content: "\79";
}
.icon_volume-high_alt:before {
  content: "\7a";
}
.icon_quotations:before {
  content: "\7b";
}
.icon_quotations_alt2:before {
  content: "\7c";
}
.icon_clock_alt:before {
  content: "\7d";
}
.icon_lock_alt:before {
  content: "\7e";
}
.icon_lock-open_alt:before {
  content: "\e000";
}
.icon_key_alt:before {
  content: "\e001";
}
.icon_cloud_alt:before {
  content: "\e002";
}
.icon_cloud-upload_alt:before {
  content: "\e003";
}
.icon_cloud-download_alt:before {
  content: "\e004";
}
.icon_image:before {
  content: "\e005";
}
.icon_images:before {
  content: "\e006";
}
.icon_lightbulb_alt:before {
  content: "\e007";
}
.icon_gift_alt:before {
  content: "\e008";
}
.icon_house_alt:before {
  content: "\e009";
}
.icon_genius:before {
  content: "\e00a";
}
.icon_mobile:before {
  content: "\e00b";
}
.icon_tablet:before {
  content: "\e00c";
}
.icon_laptop:before {
  content: "\e00d";
}
.icon_desktop:before {
  content: "\e00e";
}
.icon_camera_alt:before {
  content: "\e00f";
}
.icon_mail_alt:before {
  content: "\e010";
}
.icon_cone_alt:before {
  content: "\e011";
}
.icon_ribbon_alt:before {
  content: "\e012";
}
.icon_bag_alt:before {
  content: "\e013";
}
.icon_creditcard:before {
  content: "\e014";
}
.icon_cart_alt:before {
  content: "\e015";
}
.icon_paperclip:before {
  content: "\e016";
}
.icon_tag_alt:before {
  content: "\e017";
}
.icon_tags_alt:before {
  content: "\e018";
}
.icon_trash_alt:before {
  content: "\e019";
}
.icon_cursor_alt:before {
  content: "\e01a";
}
.icon_mic_alt:before {
  content: "\e01b";
}
.icon_compass_alt:before {
  content: "\e01c";
}
.icon_pin_alt:before {
  content: "\e01d";
}
.icon_pushpin_alt:before {
  content: "\e01e";
}
.icon_map_alt:before {
  content: "\e01f";
}
.icon_drawer_alt:before {
  content: "\e020";
}
.icon_toolbox_alt:before {
  content: "\e021";
}
.icon_book_alt:before {
  content: "\e022";
}
.icon_calendar:before {
  content: "\e023";
}
.icon_film:before {
  content: "\e024";
}
.icon_table:before {
  content: "\e025";
}
.icon_contacts_alt:before {
  content: "\e026";
}
.icon_headphones:before {
  content: "\e027";
}
.icon_lifesaver:before {
  content: "\e028";
}
.icon_piechart:before {
  content: "\e029";
}
.icon_refresh:before {
  content: "\e02a";
}
.icon_link_alt:before {
  content: "\e02b";
}
.icon_link:before {
  content: "\e02c";
}
.icon_loading:before {
  content: "\e02d";
}
.icon_blocked:before {
  content: "\e02e";
}
.icon_archive_alt:before {
  content: "\e02f";
}
.icon_heart_alt:before {
  content: "\e030";
}
.icon_star_alt:before {
  content: "\e031";
}
.icon_star-half_alt:before {
  content: "\e032";
}
.icon_star:before {
  content: "\e033";
}
.icon_star-half:before {
  content: "\e034";
}
.icon_tools:before {
  content: "\e035";
}
.icon_tool:before {
  content: "\e036";
}
.icon_cog:before {
  content: "\e037";
}
.icon_cogs:before {
  content: "\e038";
}
.arrow_up_alt:before {
  content: "\e039";
}
.arrow_down_alt:before {
  content: "\e03a";
}
.arrow_left_alt:before {
  content: "\e03b";
}
.arrow_right_alt:before {
  content: "\e03c";
}
.arrow_left-up_alt:before {
  content: "\e03d";
}
.arrow_right-up_alt:before {
  content: "\e03e";
}
.arrow_right-down_alt:before {
  content: "\e03f";
}
.arrow_left-down_alt:before {
  content: "\e040";
}
.arrow_condense_alt:before {
  content: "\e041";
}
.arrow_expand_alt3:before {
  content: "\e042";
}
.arrow_carrot_up_alt:before {
  content: "\e043";
}
.arrow_carrot-down_alt:before {
  content: "\e044";
}
.arrow_carrot-left_alt:before {
  content: "\e045";
}
.arrow_carrot-right_alt:before {
  content: "\e046";
}
.arrow_carrot-2up_alt:before {
  content: "\e047";
}
.arrow_carrot-2dwnn_alt:before {
  content: "\e048";
}
.arrow_carrot-2left_alt:before {
  content: "\e049";
}
.arrow_carrot-2right_alt:before {
  content: "\e04a";
}
.arrow_triangle-up_alt:before {
  content: "\e04b";
}
.arrow_triangle-down_alt:before {
  content: "\e04c";
}
.arrow_triangle-left_alt:before {
  content: "\e04d";
}
.arrow_triangle-right_alt:before {
  content: "\e04e";
}
.icon_minus_alt:before {
  content: "\e04f";
}
.icon_plus_alt:before {
  content: "\e050";
}
.icon_close_alt:before {
  content: "\e051";
}
.icon_check_alt:before {
  content: "\e052";
}
.icon_zoom-out:before {
  content: "\e053";
}
.icon_zoom-in:before {
  content: "\e054";
}
.icon_stop_alt:before {
  content: "\e055";
}
.icon_menu-square_alt:before {
  content: "\e056";
}
.icon_menu-circle_alt:before {
  content: "\e057";
}
.icon_document:before {
  content: "\e058";
}
.icon_documents:before {
  content: "\e059";
}
.icon_pencil_alt:before {
  content: "\e05a";
}
.icon_folder:before {
  content: "\e05b";
}
.icon_folder-open:before {
  content: "\e05c";
}
.icon_folder-add:before {
  content: "\e05d";
}
.icon_folder_upload:before {
  content: "\e05e";
}
.icon_folder_download:before {
  content: "\e05f";
}
.icon_info:before {
  content: "\e060";
}
.icon_error-circle:before {
  content: "\e061";
}
.icon_error-oct:before {
  content: "\e062";
}
.icon_error-triangle:before {
  content: "\e063";
}
.icon_question_alt:before {
  content: "\e064";
}
.icon_comment:before {
  content: "\e065";
}
.icon_chat:before {
  content: "\e066";
}
.icon_vol-mute:before {
  content: "\e067";
}
.icon_volume-low:before {
  content: "\e068";
}
.icon_volume-high:before {
  content: "\e069";
}
.icon_quotations_alt:before {
  content: "\e06a";
}
.icon_clock:before {
  content: "\e06b";
}
.icon_lock:before {
  content: "\e06c";
}
.icon_lock-open:before {
  content: "\e06d";
}
.icon_key:before {
  content: "\e06e";
}
.icon_cloud:before {
  content: "\e06f";
}
.icon_cloud-upload:before {
  content: "\e070";
}
.icon_cloud-download:before {
  content: "\e071";
}
.icon_lightbulb:before {
  content: "\e072";
}
.icon_gift:before {
  content: "\e073";
}
.icon_house:before {
  content: "\e074";
}
.icon_camera:before {
  content: "\e075";
}
.icon_mail:before {
  content: "\e076";
}
.icon_cone:before {
  content: "\e077";
}
.icon_ribbon:before {
  content: "\e078";
}
.icon_bag:before {
  content: "\e079";
}
.icon_cart:before {
  content: "\e07a";
}
.icon_tag:before {
  content: "\e07b";
}
.icon_tags:before {
  content: "\e07c";
}
.icon_trash:before {
  content: "\e07d";
}
.icon_cursor:before {
  content: "\e07e";
}
.icon_mic:before {
  content: "\e07f";
}
.icon_compass:before {
  content: "\e080";
}
.icon_pin:before {
  content: "\e081";
}
.icon_pushpin:before {
  content: "\e082";
}
.icon_map:before {
  content: "\e083";
}
.icon_drawer:before {
  content: "\e084";
}
.icon_toolbox:before {
  content: "\e085";
}
.icon_book:before {
  content: "\e086";
}
.icon_contacts:before {
  content: "\e087";
}
.icon_archive:before {
  content: "\e088";
}
.icon_heart:before {
  content: "\e089";
}
.icon_profile:before {
  content: "\e08a";
}
.icon_group:before {
  content: "\e08b";
}
.icon_grid-2x2:before {
  content: "\e08c";
}
.icon_grid-3x3:before {
  content: "\e08d";
}
.icon_music:before {
  content: "\e08e";
}
.icon_pause_alt:before {
  content: "\e08f";
}
.icon_phone:before {
  content: "\e090";
}
.icon_upload:before {
  content: "\e091";
}
.icon_download:before {
  content: "\e092";
}
.social_facebook:before {
  content: "\e093";
}
.social_twitter:before {
  content: "\e094";
}
.social_pinterest:before {
  content: "\e095";
}
.social_googleplus:before {
  content: "\e096";
}
.social_tumblr:before {
  content: "\e097";
}
.social_tumbleupon:before {
  content: "\e098";
}
.social_wordpress:before {
  content: "\e099";
}
.social_instagram:before {
  content: "\e09a";
}
.social_dribbble:before {
  content: "\e09b";
}
.social_vimeo:before {
  content: "\e09c";
}
.social_linkedin:before {
  content: "\e09d";
}
.social_rss:before {
  content: "\e09e";
}
.social_deviantart:before {
  content: "\e09f";
}
.social_share:before {
  content: "\e0a0";
}
.social_myspace:before {
  content: "\e0a1";
}
.social_skype:before {
  content: "\e0a2";
}
.social_youtube:before {
  content: "\e0a3";
}
.social_picassa:before {
  content: "\e0a4";
}
.social_googledrive:before {
  content: "\e0a5";
}
.social_flickr:before {
  content: "\e0a6";
}
.social_blogger:before {
  content: "\e0a7";
}
.social_spotify:before {
  content: "\e0a8";
}
.social_delicious:before {
  content: "\e0a9";
}
.social_facebook_circle:before {
  content: "\e0aa";
}
.social_twitter_circle:before {
  content: "\e0ab";
}
.social_pinterest_circle:before {
  content: "\e0ac";
}
.social_googleplus_circle:before {
  content: "\e0ad";
}
.social_tumblr_circle:before {
  content: "\e0ae";
}
.social_stumbleupon_circle:before {
  content: "\e0af";
}
.social_wordpress_circle:before {
  content: "\e0b0";
}
.social_instagram_circle:before {
  content: "\e0b1";
}
.social_dribbble_circle:before {
  content: "\e0b2";
}
.social_vimeo_circle:before {
  content: "\e0b3";
}
.social_linkedin_circle:before {
  content: "\e0b4";
}
.social_rss_circle:before {
  content: "\e0b5";
}
.social_deviantart_circle:before {
  content: "\e0b6";
}
.social_share_circle:before {
  content: "\e0b7";
}
.social_myspace_circle:before {
  content: "\e0b8";
}
.social_skype_circle:before {
  content: "\e0b9";
}
.social_youtube_circle:before {
  content: "\e0ba";
}
.social_picassa_circle:before {
  content: "\e0bb";
}
.social_googledrive_alt2:before {
  content: "\e0bc";
}
.social_flickr_circle:before {
  content: "\e0bd";
}
.social_blogger_circle:before {
  content: "\e0be";
}
.social_spotify_circle:before {
  content: "\e0bf";
}
.social_delicious_circle:before {
  content: "\e0c0";
}
.social_facebook_square:before {
  content: "\e0c1";
}
.social_twitter_square:before {
  content: "\e0c2";
}
.social_pinterest_square:before {
  content: "\e0c3";
}
.social_googleplus_square:before {
  content: "\e0c4";
}
.social_tumblr_square:before {
  content: "\e0c5";
}
.social_stumbleupon_square:before {
  content: "\e0c6";
}
.social_wordpress_square:before {
  content: "\e0c7";
}
.social_instagram_square:before {
  content: "\e0c8";
}
.social_dribbble_square:before {
  content: "\e0c9";
}
.social_vimeo_square:before {
  content: "\e0ca";
}
.social_linkedin_square:before {
  content: "\e0cb";
}
.social_rss_square:before {
  content: "\e0cc";
}
.social_deviantart_square:before {
  content: "\e0cd";
}
.social_share_square:before {
  content: "\e0ce";
}
.social_myspace_square:before {
  content: "\e0cf";
}
.social_skype_square:before {
  content: "\e0d0";
}
.social_youtube_square:before {
  content: "\e0d1";
}
.social_picassa_square:before {
  content: "\e0d2";
}
.social_googledrive_square:before {
  content: "\e0d3";
}
.social_flickr_square:before {
  content: "\e0d4";
}
.social_blogger_square:before {
  content: "\e0d5";
}
.social_spotify_square:before {
  content: "\e0d6";
}
.social_delicious_square:before {
  content: "\e0d7";
}
.icon_printer:before {
  content: "\e103";
}
.icon_calulator:before {
  content: "\e0ee";
}
.icon_building:before {
  content: "\e0ef";
}
.icon_floppy:before {
  content: "\e0e8";
}
.icon_drive:before {
  content: "\e0ea";
}
.icon_search-2:before {
  content: "\e101";
}
.icon_id:before {
  content: "\e107";
}
.icon_id-2:before {
  content: "\e108";
}
.icon_puzzle:before {
  content: "\e102";
}
.icon_like:before {
  content: "\e106";
}
.icon_dislike:before {
  content: "\e0eb";
}
.icon_mug:before {
  content: "\e105";
}
.icon_currency:before {
  content: "\e0ed";
}
.icon_wallet:before {
  content: "\e100";
}
.icon_pens:before {
  content: "\e104";
}
.icon_easel:before {
  content: "\e0e9";
}
.icon_flowchart:before {
  content: "\e109";
}
.icon_datareport:before {
  content: "\e0ec";
}
.icon_briefcase:before {
  content: "\e0fe";
}
.icon_shield:before {
  content: "\e0f6";
}
.icon_percent:before {
  content: "\e0fb";
}
.icon_globe:before {
  content: "\e0e2";
}
.icon_globe-2:before {
  content: "\e0e3";
}
.icon_target:before {
  content: "\e0f5";
}
.icon_hourglass:before {
  content: "\e0e1";
}
.icon_balance:before {
  content: "\e0ff";
}
.icon_rook:before {
  content: "\e0f8";
}
.icon_printer-alt:before {
  content: "\e0fa";
}
.icon_calculator_alt:before {
  content: "\e0e7";
}
.icon_building_alt:before {
  content: "\e0fd";
}
.icon_floppy_alt:before {
  content: "\e0e4";
}
.icon_drive_alt:before {
  content: "\e0e5";
}
.icon_search_alt:before {
  content: "\e0f7";
}
.icon_id_alt:before {
  content: "\e0e0";
}
.icon_id-2_alt:before {
  content: "\e0fc";
}
.icon_puzzle_alt:before {
  content: "\e0f9";
}
.icon_like_alt:before {
  content: "\e0dd";
}
.icon_dislike_alt:before {
  content: "\e0f1";
}
.icon_mug_alt:before {
  content: "\e0dc";
}
.icon_currency_alt:before {
  content: "\e0f3";
}
.icon_wallet_alt:before {
  content: "\e0d8";
}
.icon_pens_alt:before {
  content: "\e0db";
}
.icon_easel_alt:before {
  content: "\e0f0";
}
.icon_flowchart_alt:before {
  content: "\e0df";
}
.icon_datareport_alt:before {
  content: "\e0f2";
}
.icon_briefcase_alt:before {
  content: "\e0f4";
}
.icon_shield_alt:before {
  content: "\e0d9";
}
.icon_percent_alt:before {
  content: "\e0da";
}
.icon_globe_alt:before {
  content: "\e0de";
}
.icon_clipboard:before {
  content: "\e0e6";
}
.glyph {
  float: left;
  text-align: center;
  padding: 0.75em;
  margin: 0.4em 1.5em 0.75em 0;
  width: 6em;
  text-shadow: none;
}
.glyph_big {
  font-size: 128px;
  color: #59c5dc;
  float: left;
  margin-right: 20px;
}
.glyph div {
  padding-bottom: 10px;
}
.glyph input {
  font-family: consolas, monospace;
  font-size: 12px;
  width: 100%;
  text-align: center;
  border: 0;
  box-shadow: 0 0 0 1px #ccc;
  padding: 0.2em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.centered {
  margin-left: auto;
  margin-right: auto;
}
.glyph .fs1 {
  font-size: 2em;
}
/*!
 * Font Awesome Free 5.0.7 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: a 2s infinite linear;
  animation: a 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: a 1s infinite steps(8);
  animation: a 1s infinite steps(8);
}
@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-aws:before {
  content: "\f375";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comments:before {
  content: "\f086";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frown:before {
  content: "\f119";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-key:before {
  content: "\f084";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-male:before {
  content: "\f183";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-moon:before {
  content: "\f186";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-percent:before {
  content: "\f295";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-plane:before {
  content: "\f072";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-print:before {
  content: "\f02f";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-rendact:before {
  content: "\f3e4";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-road:before {
  content: "\f018";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-strava:before {
  content: "\f428";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-train:before {
  content: "\f238";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: Font Awesome\5 Brands;
  font-style: normal;
  font-weight: 400;
  src: url(../../themes/cinerama/framework/lib/icons-pack/font-awesome/webfonts/fa-brands-400.eot);
  src: url(../../themes/cinerama/framework/lib/icons-pack/font-awesome/webfonts/fa-brands-400%EF%B9%96.eot#iefix)
      format("embedded-opentype"),
    url(../../themes/cinerama/framework/lib/icons-pack/font-awesome/webfonts/fa-brands-400.woff2)
      format("woff2"),
    url(../../themes/cinerama/framework/lib/icons-pack/font-awesome/webfonts/fa-brands-400.woff)
      format("woff"),
    url(../../themes/cinerama/framework/lib/icons-pack/font-awesome/webfonts/fa-brands-400.ttf)
      format("truetype"),
    url(../../themes/cinerama/framework/lib/icons-pack/font-awesome/webfonts/fa-brands-400.svg#fontawesome)
      format("svg");
}
.fab {
  font-family: Font Awesome\5 Brands;
}
@font-face {
  font-family: Font Awesome\5 Free;
  font-style: normal;
  font-weight: 400;
  src: url(../../themes/cinerama/framework/lib/icons-pack/font-awesome/webfonts/fa-regular-400.eot);
  src: url(../../themes/cinerama/framework/lib/icons-pack/font-awesome/webfonts/fa-regular-400%EF%B9%96.eot#iefix)
      format("embedded-opentype"),
    url(../../themes/cinerama/framework/lib/icons-pack/font-awesome/webfonts/fa-regular-400.woff2)
      format("woff2"),
    url(../../themes/cinerama/framework/lib/icons-pack/font-awesome/webfonts/fa-regular-400.woff)
      format("woff"),
    url(../../themes/cinerama/framework/lib/icons-pack/font-awesome/webfonts/fa-regular-400.ttf)
      format("truetype"),
    url(../../themes/cinerama/framework/lib/icons-pack/font-awesome/webfonts/fa-regular-400.svg#fontawesome)
      format("svg");
}
.far {
  font-weight: 400;
}
@font-face {
  font-family: Font Awesome\5 Free;
  font-style: normal;
  font-weight: 900;
  src: url(../../themes/cinerama/framework/lib/icons-pack/font-awesome/webfonts/fa-solid-900.eot);
  src: url(../../themes/cinerama/framework/lib/icons-pack/font-awesome/webfonts/fa-solid-900%EF%B9%96.eot#iefix)
      format("embedded-opentype"),
    url(../../themes/cinerama/framework/lib/icons-pack/font-awesome/webfonts/fa-solid-900.woff2)
      format("woff2"),
    url(../../themes/cinerama/framework/lib/icons-pack/font-awesome/webfonts/fa-solid-900.woff)
      format("woff"),
    url(../../themes/cinerama/framework/lib/icons-pack/font-awesome/webfonts/fa-solid-900.ttf)
      format("truetype"),
    url(../../themes/cinerama/framework/lib/icons-pack/font-awesome/webfonts/fa-solid-900.svg#fontawesome)
      format("svg");
}
.fa,
.far,
.fas {
  font-family: Font Awesome\5 Free;
}
.fa,
.fas {
  font-weight: 900;
}
@charset "UTF-8"; /*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url("../../themes/cinerama/framework/lib/icons-pack/ion-icons/fonts/ionicons%EF%B9%96v=2.0.0.eot");
  src: url("../../themes/cinerama/framework/lib/icons-pack/ion-icons/fonts/ionicons%EF%B9%96v=2.0.0.eot#iefix")
      format("embedded-opentype"),
    url("../../themes/cinerama/framework/lib/icons-pack/ion-icons/fonts/ionicons%EF%B9%96v=2.0.0.ttf")
      format("truetype"),
    url("../../themes/cinerama/framework/lib/icons-pack/ion-icons/fonts/ionicons%EF%B9%96v=2.0.0.woff")
      format("woff"),
    url("../../themes/cinerama/framework/lib/icons-pack/ion-icons/fonts/ionicons%EF%B9%96v=2.0.0.svg#Ionicons")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
.ion,
.ionicons,
.ion-alert:before,
.ion-alert-circled:before,
.ion-android-add:before,
.ion-android-add-circle:before,
.ion-android-alarm-clock:before,
.ion-android-alert:before,
.ion-android-apps:before,
.ion-android-archive:before,
.ion-android-arrow-back:before,
.ion-android-arrow-down:before,
.ion-android-arrow-dropdown:before,
.ion-android-arrow-dropdown-circle:before,
.ion-android-arrow-dropleft:before,
.ion-android-arrow-dropleft-circle:before,
.ion-android-arrow-dropright:before,
.ion-android-arrow-dropright-circle:before,
.ion-android-arrow-dropup:before,
.ion-android-arrow-dropup-circle:before,
.ion-android-arrow-forward:before,
.ion-android-arrow-up:before,
.ion-android-attach:before,
.ion-android-bar:before,
.ion-android-bicycle:before,
.ion-android-boat:before,
.ion-android-bookmark:before,
.ion-android-bulb:before,
.ion-android-bus:before,
.ion-android-calendar:before,
.ion-android-call:before,
.ion-android-camera:before,
.ion-android-cancel:before,
.ion-android-car:before,
.ion-android-cart:before,
.ion-android-chat:before,
.ion-android-checkbox:before,
.ion-android-checkbox-blank:before,
.ion-android-checkbox-outline:before,
.ion-android-checkbox-outline-blank:before,
.ion-android-checkmark-circle:before,
.ion-android-clipboard:before,
.ion-android-close:before,
.ion-android-cloud:before,
.ion-android-cloud-circle:before,
.ion-android-cloud-done:before,
.ion-android-cloud-outline:before,
.ion-android-color-palette:before,
.ion-android-compass:before,
.ion-android-contact:before,
.ion-android-contacts:before,
.ion-android-contract:before,
.ion-android-create:before,
.ion-android-delete:before,
.ion-android-desktop:before,
.ion-android-document:before,
.ion-android-done:before,
.ion-android-done-all:before,
.ion-android-download:before,
.ion-android-drafts:before,
.ion-android-exit:before,
.ion-android-expand:before,
.ion-android-favorite:before,
.ion-android-favorite-outline:before,
.ion-android-film:before,
.ion-android-folder:before,
.ion-android-folder-open:before,
.ion-android-funnel:before,
.ion-android-globe:before,
.ion-android-hand:before,
.ion-android-hangout:before,
.ion-android-happy:before,
.ion-android-home:before,
.ion-android-image:before,
.ion-android-laptop:before,
.ion-android-list:before,
.ion-android-locate:before,
.ion-android-lock:before,
.ion-android-mail:before,
.ion-android-map:before,
.ion-android-menu:before,
.ion-android-microphone:before,
.ion-android-microphone-off:before,
.ion-android-more-horizontal:before,
.ion-android-more-vertical:before,
.ion-android-navigate:before,
.ion-android-notifications:before,
.ion-android-notifications-none:before,
.ion-android-notifications-off:before,
.ion-android-open:before,
.ion-android-options:before,
.ion-android-people:before,
.ion-android-person:before,
.ion-android-person-add:before,
.ion-android-phone-landscape:before,
.ion-android-phone-portrait:before,
.ion-android-pin:before,
.ion-android-plane:before,
.ion-android-playstore:before,
.ion-android-print:before,
.ion-android-radio-button-off:before,
.ion-android-radio-button-on:before,
.ion-android-refresh:before,
.ion-android-remove:before,
.ion-android-remove-circle:before,
.ion-android-restaurant:before,
.ion-android-sad:before,
.ion-android-search:before,
.ion-android-send:before,
.ion-android-settings:before,
.ion-android-share:before,
.ion-android-share-alt:before,
.ion-android-star:before,
.ion-android-star-half:before,
.ion-android-star-outline:before,
.ion-android-stopwatch:before,
.ion-android-subway:before,
.ion-android-sunny:before,
.ion-android-sync:before,
.ion-android-textsms:before,
.ion-android-time:before,
.ion-android-train:before,
.ion-android-unlock:before,
.ion-android-upload:before,
.ion-android-volume-down:before,
.ion-android-volume-mute:before,
.ion-android-volume-off:before,
.ion-android-volume-up:before,
.ion-android-walk:before,
.ion-android-warning:before,
.ion-android-watch:before,
.ion-android-wifi:before,
.ion-aperture:before,
.ion-archive:before,
.ion-arrow-down-a:before,
.ion-arrow-down-b:before,
.ion-arrow-down-c:before,
.ion-arrow-expand:before,
.ion-arrow-graph-down-left:before,
.ion-arrow-graph-down-right:before,
.ion-arrow-graph-up-left:before,
.ion-arrow-graph-up-right:before,
.ion-arrow-left-a:before,
.ion-arrow-left-b:before,
.ion-arrow-left-c:before,
.ion-arrow-move:before,
.ion-arrow-resize:before,
.ion-arrow-return-left:before,
.ion-arrow-return-right:before,
.ion-arrow-right-a:before,
.ion-arrow-right-b:before,
.ion-arrow-right-c:before,
.ion-arrow-shrink:before,
.ion-arrow-swap:before,
.ion-arrow-up-a:before,
.ion-arrow-up-b:before,
.ion-arrow-up-c:before,
.ion-asterisk:before,
.ion-at:before,
.ion-backspace:before,
.ion-backspace-outline:before,
.ion-bag:before,
.ion-battery-charging:before,
.ion-battery-empty:before,
.ion-battery-full:before,
.ion-battery-half:before,
.ion-battery-low:before,
.ion-beaker:before,
.ion-beer:before,
.ion-bluetooth:before,
.ion-bonfire:before,
.ion-bookmark:before,
.ion-bowtie:before,
.ion-briefcase:before,
.ion-bug:before,
.ion-calculator:before,
.ion-calendar:before,
.ion-camera:before,
.ion-card:before,
.ion-cash:before,
.ion-chatbox:before,
.ion-chatbox-working:before,
.ion-chatboxes:before,
.ion-chatbubble:before,
.ion-chatbubble-working:before,
.ion-chatbubbles:before,
.ion-checkmark:before,
.ion-checkmark-circled:before,
.ion-checkmark-round:before,
.ion-chevron-down:before,
.ion-chevron-left:before,
.ion-chevron-right:before,
.ion-chevron-up:before,
.ion-clipboard:before,
.ion-clock:before,
.ion-close:before,
.ion-close-circled:before,
.ion-close-round:before,
.ion-closed-captioning:before,
.ion-cloud:before,
.ion-code:before,
.ion-code-download:before,
.ion-code-working:before,
.ion-coffee:before,
.ion-compass:before,
.ion-compose:before,
.ion-connection-bars:before,
.ion-contrast:before,
.ion-crop:before,
.ion-cube:before,
.ion-disc:before,
.ion-document:before,
.ion-document-text:before,
.ion-drag:before,
.ion-earth:before,
.ion-easel:before,
.ion-edit:before,
.ion-egg:before,
.ion-eject:before,
.ion-email:before,
.ion-email-unread:before,
.ion-erlenmeyer-flask:before,
.ion-erlenmeyer-flask-bubbles:before,
.ion-eye:before,
.ion-eye-disabled:before,
.ion-female:before,
.ion-filing:before,
.ion-film-marker:before,
.ion-fireball:before,
.ion-flag:before,
.ion-flame:before,
.ion-flash:before,
.ion-flash-off:before,
.ion-folder:before,
.ion-fork:before,
.ion-fork-repo:before,
.ion-forward:before,
.ion-funnel:before,
.ion-gear-a:before,
.ion-gear-b:before,
.ion-grid:before,
.ion-hammer:before,
.ion-happy:before,
.ion-happy-outline:before,
.ion-headphone:before,
.ion-heart:before,
.ion-heart-broken:before,
.ion-help:before,
.ion-help-buoy:before,
.ion-help-circled:before,
.ion-home:before,
.ion-icecream:before,
.ion-image:before,
.ion-images:before,
.ion-information:before,
.ion-information-circled:before,
.ion-ionic:before,
.ion-ios-alarm:before,
.ion-ios-alarm-outline:before,
.ion-ios-albums:before,
.ion-ios-albums-outline:before,
.ion-ios-americanfootball:before,
.ion-ios-americanfootball-outline:before,
.ion-ios-analytics:before,
.ion-ios-analytics-outline:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-left:before,
.ion-ios-arrow-right:before,
.ion-ios-arrow-thin-down:before,
.ion-ios-arrow-thin-left:before,
.ion-ios-arrow-thin-right:before,
.ion-ios-arrow-thin-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at:before,
.ion-ios-at-outline:before,
.ion-ios-barcode:before,
.ion-ios-barcode-outline:before,
.ion-ios-baseball:before,
.ion-ios-baseball-outline:before,
.ion-ios-basketball:before,
.ion-ios-basketball-outline:before,
.ion-ios-bell:before,
.ion-ios-bell-outline:before,
.ion-ios-body:before,
.ion-ios-body-outline:before,
.ion-ios-bolt:before,
.ion-ios-bolt-outline:before,
.ion-ios-book:before,
.ion-ios-book-outline:before,
.ion-ios-bookmarks:before,
.ion-ios-bookmarks-outline:before,
.ion-ios-box:before,
.ion-ios-box-outline:before,
.ion-ios-briefcase:before,
.ion-ios-briefcase-outline:before,
.ion-ios-browsers:before,
.ion-ios-browsers-outline:before,
.ion-ios-calculator:before,
.ion-ios-calculator-outline:before,
.ion-ios-calendar:before,
.ion-ios-calendar-outline:before,
.ion-ios-camera:before,
.ion-ios-camera-outline:before,
.ion-ios-cart:before,
.ion-ios-cart-outline:before,
.ion-ios-chatboxes:before,
.ion-ios-chatboxes-outline:before,
.ion-ios-chatbubble:before,
.ion-ios-chatbubble-outline:before,
.ion-ios-checkmark:before,
.ion-ios-checkmark-empty:before,
.ion-ios-checkmark-outline:before,
.ion-ios-circle-filled:before,
.ion-ios-circle-outline:before,
.ion-ios-clock:before,
.ion-ios-clock-outline:before,
.ion-ios-close:before,
.ion-ios-close-empty:before,
.ion-ios-close-outline:before,
.ion-ios-cloud:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-download-outline:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloud-upload-outline:before,
.ion-ios-cloudy:before,
.ion-ios-cloudy-night:before,
.ion-ios-cloudy-night-outline:before,
.ion-ios-cloudy-outline:before,
.ion-ios-cog:before,
.ion-ios-cog-outline:before,
.ion-ios-color-filter:before,
.ion-ios-color-filter-outline:before,
.ion-ios-color-wand:before,
.ion-ios-color-wand-outline:before,
.ion-ios-compose:before,
.ion-ios-compose-outline:before,
.ion-ios-contact:before,
.ion-ios-contact-outline:before,
.ion-ios-copy:before,
.ion-ios-copy-outline:before,
.ion-ios-crop:before,
.ion-ios-crop-strong:before,
.ion-ios-download:before,
.ion-ios-download-outline:before,
.ion-ios-drag:before,
.ion-ios-email:before,
.ion-ios-email-outline:before,
.ion-ios-eye:before,
.ion-ios-eye-outline:before,
.ion-ios-fastforward:before,
.ion-ios-fastforward-outline:before,
.ion-ios-filing:before,
.ion-ios-filing-outline:before,
.ion-ios-film:before,
.ion-ios-film-outline:before,
.ion-ios-flag:before,
.ion-ios-flag-outline:before,
.ion-ios-flame:before,
.ion-ios-flame-outline:before,
.ion-ios-flask:before,
.ion-ios-flask-outline:before,
.ion-ios-flower:before,
.ion-ios-flower-outline:before,
.ion-ios-folder:before,
.ion-ios-folder-outline:before,
.ion-ios-football:before,
.ion-ios-football-outline:before,
.ion-ios-game-controller-a:before,
.ion-ios-game-controller-a-outline:before,
.ion-ios-game-controller-b:before,
.ion-ios-game-controller-b-outline:before,
.ion-ios-gear:before,
.ion-ios-gear-outline:before,
.ion-ios-glasses:before,
.ion-ios-glasses-outline:before,
.ion-ios-grid-view:before,
.ion-ios-grid-view-outline:before,
.ion-ios-heart:before,
.ion-ios-heart-outline:before,
.ion-ios-help:before,
.ion-ios-help-empty:before,
.ion-ios-help-outline:before,
.ion-ios-home:before,
.ion-ios-home-outline:before,
.ion-ios-infinite:before,
.ion-ios-infinite-outline:before,
.ion-ios-information:before,
.ion-ios-information-empty:before,
.ion-ios-information-outline:before,
.ion-ios-ionic-outline:before,
.ion-ios-keypad:before,
.ion-ios-keypad-outline:before,
.ion-ios-lightbulb:before,
.ion-ios-lightbulb-outline:before,
.ion-ios-list:before,
.ion-ios-list-outline:before,
.ion-ios-location:before,
.ion-ios-location-outline:before,
.ion-ios-locked:before,
.ion-ios-locked-outline:before,
.ion-ios-loop:before,
.ion-ios-loop-strong:before,
.ion-ios-medical:before,
.ion-ios-medical-outline:before,
.ion-ios-medkit:before,
.ion-ios-medkit-outline:before,
.ion-ios-mic:before,
.ion-ios-mic-off:before,
.ion-ios-mic-outline:before,
.ion-ios-minus:before,
.ion-ios-minus-empty:before,
.ion-ios-minus-outline:before,
.ion-ios-monitor:before,
.ion-ios-monitor-outline:before,
.ion-ios-moon:before,
.ion-ios-moon-outline:before,
.ion-ios-more:before,
.ion-ios-more-outline:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate:before,
.ion-ios-navigate-outline:before,
.ion-ios-nutrition:before,
.ion-ios-nutrition-outline:before,
.ion-ios-paper:before,
.ion-ios-paper-outline:before,
.ion-ios-paperplane:before,
.ion-ios-paperplane-outline:before,
.ion-ios-partlysunny:before,
.ion-ios-partlysunny-outline:before,
.ion-ios-pause:before,
.ion-ios-pause-outline:before,
.ion-ios-paw:before,
.ion-ios-paw-outline:before,
.ion-ios-people:before,
.ion-ios-people-outline:before,
.ion-ios-person:before,
.ion-ios-person-outline:before,
.ion-ios-personadd:before,
.ion-ios-personadd-outline:before,
.ion-ios-photos:before,
.ion-ios-photos-outline:before,
.ion-ios-pie:before,
.ion-ios-pie-outline:before,
.ion-ios-pint:before,
.ion-ios-pint-outline:before,
.ion-ios-play:before,
.ion-ios-play-outline:before,
.ion-ios-plus:before,
.ion-ios-plus-empty:before,
.ion-ios-plus-outline:before,
.ion-ios-pricetag:before,
.ion-ios-pricetag-outline:before,
.ion-ios-pricetags:before,
.ion-ios-pricetags-outline:before,
.ion-ios-printer:before,
.ion-ios-printer-outline:before,
.ion-ios-pulse:before,
.ion-ios-pulse-strong:before,
.ion-ios-rainy:before,
.ion-ios-rainy-outline:before,
.ion-ios-recording:before,
.ion-ios-recording-outline:before,
.ion-ios-redo:before,
.ion-ios-redo-outline:before,
.ion-ios-refresh:before,
.ion-ios-refresh-empty:before,
.ion-ios-refresh-outline:before,
.ion-ios-reload:before,
.ion-ios-reverse-camera:before,
.ion-ios-reverse-camera-outline:before,
.ion-ios-rewind:before,
.ion-ios-rewind-outline:before,
.ion-ios-rose:before,
.ion-ios-rose-outline:before,
.ion-ios-search:before,
.ion-ios-search-strong:before,
.ion-ios-settings:before,
.ion-ios-settings-strong:before,
.ion-ios-shuffle:before,
.ion-ios-shuffle-strong:before,
.ion-ios-skipbackward:before,
.ion-ios-skipbackward-outline:before,
.ion-ios-skipforward:before,
.ion-ios-skipforward-outline:before,
.ion-ios-snowy:before,
.ion-ios-speedometer:before,
.ion-ios-speedometer-outline:before,
.ion-ios-star:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-stopwatch:before,
.ion-ios-stopwatch-outline:before,
.ion-ios-sunny:before,
.ion-ios-sunny-outline:before,
.ion-ios-telephone:before,
.ion-ios-telephone-outline:before,
.ion-ios-tennisball:before,
.ion-ios-tennisball-outline:before,
.ion-ios-thunderstorm:before,
.ion-ios-thunderstorm-outline:before,
.ion-ios-time:before,
.ion-ios-time-outline:before,
.ion-ios-timer:before,
.ion-ios-timer-outline:before,
.ion-ios-toggle:before,
.ion-ios-toggle-outline:before,
.ion-ios-trash:before,
.ion-ios-trash-outline:before,
.ion-ios-undo:before,
.ion-ios-undo-outline:before,
.ion-ios-unlocked:before,
.ion-ios-unlocked-outline:before,
.ion-ios-upload:before,
.ion-ios-upload-outline:before,
.ion-ios-videocam:before,
.ion-ios-videocam-outline:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-wineglass:before,
.ion-ios-wineglass-outline:before,
.ion-ios-world:before,
.ion-ios-world-outline:before,
.ion-ipad:before,
.ion-iphone:before,
.ion-ipod:before,
.ion-jet:before,
.ion-key:before,
.ion-knife:before,
.ion-laptop:before,
.ion-leaf:before,
.ion-levels:before,
.ion-lightbulb:before,
.ion-link:before,
.ion-load-a:before,
.ion-load-b:before,
.ion-load-c:before,
.ion-load-d:before,
.ion-location:before,
.ion-lock-combination:before,
.ion-locked:before,
.ion-log-in:before,
.ion-log-out:before,
.ion-loop:before,
.ion-magnet:before,
.ion-male:before,
.ion-man:before,
.ion-map:before,
.ion-medkit:before,
.ion-merge:before,
.ion-mic-a:before,
.ion-mic-b:before,
.ion-mic-c:before,
.ion-minus:before,
.ion-minus-circled:before,
.ion-minus-round:before,
.ion-model-s:before,
.ion-monitor:before,
.ion-more:before,
.ion-mouse:before,
.ion-music-note:before,
.ion-navicon:before,
.ion-navicon-round:before,
.ion-navigate:before,
.ion-network:before,
.ion-no-smoking:before,
.ion-nuclear:before,
.ion-outlet:before,
.ion-paintbrush:before,
.ion-paintbucket:before,
.ion-paper-airplane:before,
.ion-paperclip:before,
.ion-pause:before,
.ion-person:before,
.ion-person-add:before,
.ion-person-stalker:before,
.ion-pie-graph:before,
.ion-pin:before,
.ion-pinpoint:before,
.ion-pizza:before,
.ion-plane:before,
.ion-planet:before,
.ion-play:before,
.ion-playstation:before,
.ion-plus:before,
.ion-plus-circled:before,
.ion-plus-round:before,
.ion-podium:before,
.ion-pound:before,
.ion-power:before,
.ion-pricetag:before,
.ion-pricetags:before,
.ion-printer:before,
.ion-pull-request:before,
.ion-qr-scanner:before,
.ion-quote:before,
.ion-radio-waves:before,
.ion-record:before,
.ion-refresh:before,
.ion-reply:before,
.ion-reply-all:before,
.ion-ribbon-a:before,
.ion-ribbon-b:before,
.ion-sad:before,
.ion-sad-outline:before,
.ion-scissors:before,
.ion-search:before,
.ion-settings:before,
.ion-share:before,
.ion-shuffle:before,
.ion-skip-backward:before,
.ion-skip-forward:before,
.ion-social-android:before,
.ion-social-android-outline:before,
.ion-social-angular:before,
.ion-social-angular-outline:before,
.ion-social-apple:before,
.ion-social-apple-outline:before,
.ion-social-bitcoin:before,
.ion-social-bitcoin-outline:before,
.ion-social-buffer:before,
.ion-social-buffer-outline:before,
.ion-social-chrome:before,
.ion-social-chrome-outline:before,
.ion-social-codepen:before,
.ion-social-codepen-outline:before,
.ion-social-css3:before,
.ion-social-css3-outline:before,
.ion-social-designernews:before,
.ion-social-designernews-outline:before,
.ion-social-dribbble:before,
.ion-social-dribbble-outline:before,
.ion-social-dropbox:before,
.ion-social-dropbox-outline:before,
.ion-social-euro:before,
.ion-social-euro-outline:before,
.ion-social-facebook:before,
.ion-social-facebook-outline:before,
.ion-social-foursquare:before,
.ion-social-foursquare-outline:before,
.ion-social-freebsd-devil:before,
.ion-social-github:before,
.ion-social-github-outline:before,
.ion-social-google:before,
.ion-social-google-outline:before,
.ion-social-googleplus:before,
.ion-social-googleplus-outline:before,
.ion-social-hackernews:before,
.ion-social-hackernews-outline:before,
.ion-social-html5:before,
.ion-social-html5-outline:before,
.ion-social-instagram:before,
.ion-social-instagram-outline:before,
.ion-social-javascript:before,
.ion-social-javascript-outline:before,
.ion-social-linkedin:before,
.ion-social-linkedin-outline:before,
.ion-social-markdown:before,
.ion-social-nodejs:before,
.ion-social-octocat:before,
.ion-social-pinterest:before,
.ion-social-pinterest-outline:before,
.ion-social-python:before,
.ion-social-reddit:before,
.ion-social-reddit-outline:before,
.ion-social-rss:before,
.ion-social-rss-outline:before,
.ion-social-sass:before,
.ion-social-skype:before,
.ion-social-skype-outline:before,
.ion-social-snapchat:before,
.ion-social-snapchat-outline:before,
.ion-social-tumblr:before,
.ion-social-tumblr-outline:before,
.ion-social-tux:before,
.ion-social-twitch:before,
.ion-social-twitch-outline:before,
.ion-social-twitter:before,
.ion-social-twitter-outline:before,
.ion-social-usd:before,
.ion-social-usd-outline:before,
.ion-social-vimeo:before,
.ion-social-vimeo-outline:before,
.ion-social-whatsapp:before,
.ion-social-whatsapp-outline:before,
.ion-social-windows:before,
.ion-social-windows-outline:before,
.ion-social-wordpress:before,
.ion-social-wordpress-outline:before,
.ion-social-yahoo:before,
.ion-social-yahoo-outline:before,
.ion-social-yen:before,
.ion-social-yen-outline:before,
.ion-social-youtube:before,
.ion-social-youtube-outline:before,
.ion-soup-can:before,
.ion-soup-can-outline:before,
.ion-speakerphone:before,
.ion-speedometer:before,
.ion-spoon:before,
.ion-star:before,
.ion-stats-bars:before,
.ion-steam:before,
.ion-stop:before,
.ion-thermometer:before,
.ion-thumbsdown:before,
.ion-thumbsup:before,
.ion-toggle:before,
.ion-toggle-filled:before,
.ion-transgender:before,
.ion-trash-a:before,
.ion-trash-b:before,
.ion-trophy:before,
.ion-tshirt:before,
.ion-tshirt-outline:before,
.ion-umbrella:before,
.ion-university:before,
.ion-unlocked:before,
.ion-upload:before,
.ion-usb:before,
.ion-videocamera:before,
.ion-volume-high:before,
.ion-volume-low:before,
.ion-volume-medium:before,
.ion-volume-mute:before,
.ion-wand:before,
.ion-waterdrop:before,
.ion-wifi:before,
.ion-wineglass:before,
.ion-woman:before,
.ion-wrench:before,
.ion-xbox:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ion-alert:before {
  content: "\f101";
}
.ion-alert-circled:before {
  content: "\f100";
}
.ion-android-add:before {
  content: "\f2c7";
}
.ion-android-add-circle:before {
  content: "\f359";
}
.ion-android-alarm-clock:before {
  content: "\f35a";
}
.ion-android-alert:before {
  content: "\f35b";
}
.ion-android-apps:before {
  content: "\f35c";
}
.ion-android-archive:before {
  content: "\f2c9";
}
.ion-android-arrow-back:before {
  content: "\f2ca";
}
.ion-android-arrow-down:before {
  content: "\f35d";
}
.ion-android-arrow-dropdown:before {
  content: "\f35f";
}
.ion-android-arrow-dropdown-circle:before {
  content: "\f35e";
}
.ion-android-arrow-dropleft:before {
  content: "\f361";
}
.ion-android-arrow-dropleft-circle:before {
  content: "\f360";
}
.ion-android-arrow-dropright:before {
  content: "\f363";
}
.ion-android-arrow-dropright-circle:before {
  content: "\f362";
}
.ion-android-arrow-dropup:before {
  content: "\f365";
}
.ion-android-arrow-dropup-circle:before {
  content: "\f364";
}
.ion-android-arrow-forward:before {
  content: "\f30f";
}
.ion-android-arrow-up:before {
  content: "\f366";
}
.ion-android-attach:before {
  content: "\f367";
}
.ion-android-bar:before {
  content: "\f368";
}
.ion-android-bicycle:before {
  content: "\f369";
}
.ion-android-boat:before {
  content: "\f36a";
}
.ion-android-bookmark:before {
  content: "\f36b";
}
.ion-android-bulb:before {
  content: "\f36c";
}
.ion-android-bus:before {
  content: "\f36d";
}
.ion-android-calendar:before {
  content: "\f2d1";
}
.ion-android-call:before {
  content: "\f2d2";
}
.ion-android-camera:before {
  content: "\f2d3";
}
.ion-android-cancel:before {
  content: "\f36e";
}
.ion-android-car:before {
  content: "\f36f";
}
.ion-android-cart:before {
  content: "\f370";
}
.ion-android-chat:before {
  content: "\f2d4";
}
.ion-android-checkbox:before {
  content: "\f374";
}
.ion-android-checkbox-blank:before {
  content: "\f371";
}
.ion-android-checkbox-outline:before {
  content: "\f373";
}
.ion-android-checkbox-outline-blank:before {
  content: "\f372";
}
.ion-android-checkmark-circle:before {
  content: "\f375";
}
.ion-android-clipboard:before {
  content: "\f376";
}
.ion-android-close:before {
  content: "\f2d7";
}
.ion-android-cloud:before {
  content: "\f37a";
}
.ion-android-cloud-circle:before {
  content: "\f377";
}
.ion-android-cloud-done:before {
  content: "\f378";
}
.ion-android-cloud-outline:before {
  content: "\f379";
}
.ion-android-color-palette:before {
  content: "\f37b";
}
.ion-android-compass:before {
  content: "\f37c";
}
.ion-android-contact:before {
  content: "\f2d8";
}
.ion-android-contacts:before {
  content: "\f2d9";
}
.ion-android-contract:before {
  content: "\f37d";
}
.ion-android-create:before {
  content: "\f37e";
}
.ion-android-delete:before {
  content: "\f37f";
}
.ion-android-desktop:before {
  content: "\f380";
}
.ion-android-document:before {
  content: "\f381";
}
.ion-android-done:before {
  content: "\f383";
}
.ion-android-done-all:before {
  content: "\f382";
}
.ion-android-download:before {
  content: "\f2dd";
}
.ion-android-drafts:before {
  content: "\f384";
}
.ion-android-exit:before {
  content: "\f385";
}
.ion-android-expand:before {
  content: "\f386";
}
.ion-android-favorite:before {
  content: "\f388";
}
.ion-android-favorite-outline:before {
  content: "\f387";
}
.ion-android-film:before {
  content: "\f389";
}
.ion-android-folder:before {
  content: "\f2e0";
}
.ion-android-folder-open:before {
  content: "\f38a";
}
.ion-android-funnel:before {
  content: "\f38b";
}
.ion-android-globe:before {
  content: "\f38c";
}
.ion-android-hand:before {
  content: "\f2e3";
}
.ion-android-hangout:before {
  content: "\f38d";
}
.ion-android-happy:before {
  content: "\f38e";
}
.ion-android-home:before {
  content: "\f38f";
}
.ion-android-image:before {
  content: "\f2e4";
}
.ion-android-laptop:before {
  content: "\f390";
}
.ion-android-list:before {
  content: "\f391";
}
.ion-android-locate:before {
  content: "\f2e9";
}
.ion-android-lock:before {
  content: "\f392";
}
.ion-android-mail:before {
  content: "\f2eb";
}
.ion-android-map:before {
  content: "\f393";
}
.ion-android-menu:before {
  content: "\f394";
}
.ion-android-microphone:before {
  content: "\f2ec";
}
.ion-android-microphone-off:before {
  content: "\f395";
}
.ion-android-more-horizontal:before {
  content: "\f396";
}
.ion-android-more-vertical:before {
  content: "\f397";
}
.ion-android-navigate:before {
  content: "\f398";
}
.ion-android-notifications:before {
  content: "\f39b";
}
.ion-android-notifications-none:before {
  content: "\f399";
}
.ion-android-notifications-off:before {
  content: "\f39a";
}
.ion-android-open:before {
  content: "\f39c";
}
.ion-android-options:before {
  content: "\f39d";
}
.ion-android-people:before {
  content: "\f39e";
}
.ion-android-person:before {
  content: "\f3a0";
}
.ion-android-person-add:before {
  content: "\f39f";
}
.ion-android-phone-landscape:before {
  content: "\f3a1";
}
.ion-android-phone-portrait:before {
  content: "\f3a2";
}
.ion-android-pin:before {
  content: "\f3a3";
}
.ion-android-plane:before {
  content: "\f3a4";
}
.ion-android-playstore:before {
  content: "\f2f0";
}
.ion-android-print:before {
  content: "\f3a5";
}
.ion-android-radio-button-off:before {
  content: "\f3a6";
}
.ion-android-radio-button-on:before {
  content: "\f3a7";
}
.ion-android-refresh:before {
  content: "\f3a8";
}
.ion-android-remove:before {
  content: "\f2f4";
}
.ion-android-remove-circle:before {
  content: "\f3a9";
}
.ion-android-restaurant:before {
  content: "\f3aa";
}
.ion-android-sad:before {
  content: "\f3ab";
}
.ion-android-search:before {
  content: "\f2f5";
}
.ion-android-send:before {
  content: "\f2f6";
}
.ion-android-settings:before {
  content: "\f2f7";
}
.ion-android-share:before {
  content: "\f2f8";
}
.ion-android-share-alt:before {
  content: "\f3ac";
}
.ion-android-star:before {
  content: "\f2fc";
}
.ion-android-star-half:before {
  content: "\f3ad";
}
.ion-android-star-outline:before {
  content: "\f3ae";
}
.ion-android-stopwatch:before {
  content: "\f2fd";
}
.ion-android-subway:before {
  content: "\f3af";
}
.ion-android-sunny:before {
  content: "\f3b0";
}
.ion-android-sync:before {
  content: "\f3b1";
}
.ion-android-textsms:before {
  content: "\f3b2";
}
.ion-android-time:before {
  content: "\f3b3";
}
.ion-android-train:before {
  content: "\f3b4";
}
.ion-android-unlock:before {
  content: "\f3b5";
}
.ion-android-upload:before {
  content: "\f3b6";
}
.ion-android-volume-down:before {
  content: "\f3b7";
}
.ion-android-volume-mute:before {
  content: "\f3b8";
}
.ion-android-volume-off:before {
  content: "\f3b9";
}
.ion-android-volume-up:before {
  content: "\f3ba";
}
.ion-android-walk:before {
  content: "\f3bb";
}
.ion-android-warning:before {
  content: "\f3bc";
}
.ion-android-watch:before {
  content: "\f3bd";
}
.ion-android-wifi:before {
  content: "\f305";
}
.ion-aperture:before {
  content: "\f313";
}
.ion-archive:before {
  content: "\f102";
}
.ion-arrow-down-a:before {
  content: "\f103";
}
.ion-arrow-down-b:before {
  content: "\f104";
}
.ion-arrow-down-c:before {
  content: "\f105";
}
.ion-arrow-expand:before {
  content: "\f25e";
}
.ion-arrow-graph-down-left:before {
  content: "\f25f";
}
.ion-arrow-graph-down-right:before {
  content: "\f260";
}
.ion-arrow-graph-up-left:before {
  content: "\f261";
}
.ion-arrow-graph-up-right:before {
  content: "\f262";
}
.ion-arrow-left-a:before {
  content: "\f106";
}
.ion-arrow-left-b:before {
  content: "\f107";
}
.ion-arrow-left-c:before {
  content: "\f108";
}
.ion-arrow-move:before {
  content: "\f263";
}
.ion-arrow-resize:before {
  content: "\f264";
}
.ion-arrow-return-left:before {
  content: "\f265";
}
.ion-arrow-return-right:before {
  content: "\f266";
}
.ion-arrow-right-a:before {
  content: "\f109";
}
.ion-arrow-right-b:before {
  content: "\f10a";
}
.ion-arrow-right-c:before {
  content: "\f10b";
}
.ion-arrow-shrink:before {
  content: "\f267";
}
.ion-arrow-swap:before {
  content: "\f268";
}
.ion-arrow-up-a:before {
  content: "\f10c";
}
.ion-arrow-up-b:before {
  content: "\f10d";
}
.ion-arrow-up-c:before {
  content: "\f10e";
}
.ion-asterisk:before {
  content: "\f314";
}
.ion-at:before {
  content: "\f10f";
}
.ion-backspace:before {
  content: "\f3bf";
}
.ion-backspace-outline:before {
  content: "\f3be";
}
.ion-bag:before {
  content: "\f110";
}
.ion-battery-charging:before {
  content: "\f111";
}
.ion-battery-empty:before {
  content: "\f112";
}
.ion-battery-full:before {
  content: "\f113";
}
.ion-battery-half:before {
  content: "\f114";
}
.ion-battery-low:before {
  content: "\f115";
}
.ion-beaker:before {
  content: "\f269";
}
.ion-beer:before {
  content: "\f26a";
}
.ion-bluetooth:before {
  content: "\f116";
}
.ion-bonfire:before {
  content: "\f315";
}
.ion-bookmark:before {
  content: "\f26b";
}
.ion-bowtie:before {
  content: "\f3c0";
}
.ion-briefcase:before {
  content: "\f26c";
}
.ion-bug:before {
  content: "\f2be";
}
.ion-calculator:before {
  content: "\f26d";
}
.ion-calendar:before {
  content: "\f117";
}
.ion-camera:before {
  content: "\f118";
}
.ion-card:before {
  content: "\f119";
}
.ion-cash:before {
  content: "\f316";
}
.ion-chatbox:before {
  content: "\f11b";
}
.ion-chatbox-working:before {
  content: "\f11a";
}
.ion-chatboxes:before {
  content: "\f11c";
}
.ion-chatbubble:before {
  content: "\f11e";
}
.ion-chatbubble-working:before {
  content: "\f11d";
}
.ion-chatbubbles:before {
  content: "\f11f";
}
.ion-checkmark:before {
  content: "\f122";
}
.ion-checkmark-circled:before {
  content: "\f120";
}
.ion-checkmark-round:before {
  content: "\f121";
}
.ion-chevron-down:before {
  content: "\f123";
}
.ion-chevron-left:before {
  content: "\f124";
}
.ion-chevron-right:before {
  content: "\f125";
}
.ion-chevron-up:before {
  content: "\f126";
}
.ion-clipboard:before {
  content: "\f127";
}
.ion-clock:before {
  content: "\f26e";
}
.ion-close:before {
  content: "\f12a";
}
.ion-close-circled:before {
  content: "\f128";
}
.ion-close-round:before {
  content: "\f129";
}
.ion-closed-captioning:before {
  content: "\f317";
}
.ion-cloud:before {
  content: "\f12b";
}
.ion-code:before {
  content: "\f271";
}
.ion-code-download:before {
  content: "\f26f";
}
.ion-code-working:before {
  content: "\f270";
}
.ion-coffee:before {
  content: "\f272";
}
.ion-compass:before {
  content: "\f273";
}
.ion-compose:before {
  content: "\f12c";
}
.ion-connection-bars:before {
  content: "\f274";
}
.ion-contrast:before {
  content: "\f275";
}
.ion-crop:before {
  content: "\f3c1";
}
.ion-cube:before {
  content: "\f318";
}
.ion-disc:before {
  content: "\f12d";
}
.ion-document:before {
  content: "\f12f";
}
.ion-document-text:before {
  content: "\f12e";
}
.ion-drag:before {
  content: "\f130";
}
.ion-earth:before {
  content: "\f276";
}
.ion-easel:before {
  content: "\f3c2";
}
.ion-edit:before {
  content: "\f2bf";
}
.ion-egg:before {
  content: "\f277";
}
.ion-eject:before {
  content: "\f131";
}
.ion-email:before {
  content: "\f132";
}
.ion-email-unread:before {
  content: "\f3c3";
}
.ion-erlenmeyer-flask:before {
  content: "\f3c5";
}
.ion-erlenmeyer-flask-bubbles:before {
  content: "\f3c4";
}
.ion-eye:before {
  content: "\f133";
}
.ion-eye-disabled:before {
  content: "\f306";
}
.ion-female:before {
  content: "\f278";
}
.ion-filing:before {
  content: "\f134";
}
.ion-film-marker:before {
  content: "\f135";
}
.ion-fireball:before {
  content: "\f319";
}
.ion-flag:before {
  content: "\f279";
}
.ion-flame:before {
  content: "\f31a";
}
.ion-flash:before {
  content: "\f137";
}
.ion-flash-off:before {
  content: "\f136";
}
.ion-folder:before {
  content: "\f139";
}
.ion-fork:before {
  content: "\f27a";
}
.ion-fork-repo:before {
  content: "\f2c0";
}
.ion-forward:before {
  content: "\f13a";
}
.ion-funnel:before {
  content: "\f31b";
}
.ion-gear-a:before {
  content: "\f13d";
}
.ion-gear-b:before {
  content: "\f13e";
}
.ion-grid:before {
  content: "\f13f";
}
.ion-hammer:before {
  content: "\f27b";
}
.ion-happy:before {
  content: "\f31c";
}
.ion-happy-outline:before {
  content: "\f3c6";
}
.ion-headphone:before {
  content: "\f140";
}
.ion-heart:before {
  content: "\f141";
}
.ion-heart-broken:before {
  content: "\f31d";
}
.ion-help:before {
  content: "\f143";
}
.ion-help-buoy:before {
  content: "\f27c";
}
.ion-help-circled:before {
  content: "\f142";
}
.ion-home:before {
  content: "\f144";
}
.ion-icecream:before {
  content: "\f27d";
}
.ion-image:before {
  content: "\f147";
}
.ion-images:before {
  content: "\f148";
}
.ion-information:before {
  content: "\f14a";
}
.ion-information-circled:before {
  content: "\f149";
}
.ion-ionic:before {
  content: "\f14b";
}
.ion-ios-alarm:before {
  content: "\f3c8";
}
.ion-ios-alarm-outline:before {
  content: "\f3c7";
}
.ion-ios-albums:before {
  content: "\f3ca";
}
.ion-ios-albums-outline:before {
  content: "\f3c9";
}
.ion-ios-americanfootball:before {
  content: "\f3cc";
}
.ion-ios-americanfootball-outline:before {
  content: "\f3cb";
}
.ion-ios-analytics:before {
  content: "\f3ce";
}
.ion-ios-analytics-outline:before {
  content: "\f3cd";
}
.ion-ios-arrow-back:before {
  content: "\f3cf";
}
.ion-ios-arrow-down:before {
  content: "\f3d0";
}
.ion-ios-arrow-forward:before {
  content: "\f3d1";
}
.ion-ios-arrow-left:before {
  content: "\f3d2";
}
.ion-ios-arrow-right:before {
  content: "\f3d3";
}
.ion-ios-arrow-thin-down:before {
  content: "\f3d4";
}
.ion-ios-arrow-thin-left:before {
  content: "\f3d5";
}
.ion-ios-arrow-thin-right:before {
  content: "\f3d6";
}
.ion-ios-arrow-thin-up:before {
  content: "\f3d7";
}
.ion-ios-arrow-up:before {
  content: "\f3d8";
}
.ion-ios-at:before {
  content: "\f3da";
}
.ion-ios-at-outline:before {
  content: "\f3d9";
}
.ion-ios-barcode:before {
  content: "\f3dc";
}
.ion-ios-barcode-outline:before {
  content: "\f3db";
}
.ion-ios-baseball:before {
  content: "\f3de";
}
.ion-ios-baseball-outline:before {
  content: "\f3dd";
}
.ion-ios-basketball:before {
  content: "\f3e0";
}
.ion-ios-basketball-outline:before {
  content: "\f3df";
}
.ion-ios-bell:before {
  content: "\f3e2";
}
.ion-ios-bell-outline:before {
  content: "\f3e1";
}
.ion-ios-body:before {
  content: "\f3e4";
}
.ion-ios-body-outline:before {
  content: "\f3e3";
}
.ion-ios-bolt:before {
  content: "\f3e6";
}
.ion-ios-bolt-outline:before {
  content: "\f3e5";
}
.ion-ios-book:before {
  content: "\f3e8";
}
.ion-ios-book-outline:before {
  content: "\f3e7";
}
.ion-ios-bookmarks:before {
  content: "\f3ea";
}
.ion-ios-bookmarks-outline:before {
  content: "\f3e9";
}
.ion-ios-box:before {
  content: "\f3ec";
}
.ion-ios-box-outline:before {
  content: "\f3eb";
}
.ion-ios-briefcase:before {
  content: "\f3ee";
}
.ion-ios-briefcase-outline:before {
  content: "\f3ed";
}
.ion-ios-browsers:before {
  content: "\f3f0";
}
.ion-ios-browsers-outline:before {
  content: "\f3ef";
}
.ion-ios-calculator:before {
  content: "\f3f2";
}
.ion-ios-calculator-outline:before {
  content: "\f3f1";
}
.ion-ios-calendar:before {
  content: "\f3f4";
}
.ion-ios-calendar-outline:before {
  content: "\f3f3";
}
.ion-ios-camera:before {
  content: "\f3f6";
}
.ion-ios-camera-outline:before {
  content: "\f3f5";
}
.ion-ios-cart:before {
  content: "\f3f8";
}
.ion-ios-cart-outline:before {
  content: "\f3f7";
}
.ion-ios-chatboxes:before {
  content: "\f3fa";
}
.ion-ios-chatboxes-outline:before {
  content: "\f3f9";
}
.ion-ios-chatbubble:before {
  content: "\f3fc";
}
.ion-ios-chatbubble-outline:before {
  content: "\f3fb";
}
.ion-ios-checkmark:before {
  content: "\f3ff";
}
.ion-ios-checkmark-empty:before {
  content: "\f3fd";
}
.ion-ios-checkmark-outline:before {
  content: "\f3fe";
}
.ion-ios-circle-filled:before {
  content: "\f400";
}
.ion-ios-circle-outline:before {
  content: "\f401";
}
.ion-ios-clock:before {
  content: "\f403";
}
.ion-ios-clock-outline:before {
  content: "\f402";
}
.ion-ios-close:before {
  content: "\f406";
}
.ion-ios-close-empty:before {
  content: "\f404";
}
.ion-ios-close-outline:before {
  content: "\f405";
}
.ion-ios-cloud:before {
  content: "\f40c";
}
.ion-ios-cloud-download:before {
  content: "\f408";
}
.ion-ios-cloud-download-outline:before {
  content: "\f407";
}
.ion-ios-cloud-outline:before {
  content: "\f409";
}
.ion-ios-cloud-upload:before {
  content: "\f40b";
}
.ion-ios-cloud-upload-outline:before {
  content: "\f40a";
}
.ion-ios-cloudy:before {
  content: "\f410";
}
.ion-ios-cloudy-night:before {
  content: "\f40e";
}
.ion-ios-cloudy-night-outline:before {
  content: "\f40d";
}
.ion-ios-cloudy-outline:before {
  content: "\f40f";
}
.ion-ios-cog:before {
  content: "\f412";
}
.ion-ios-cog-outline:before {
  content: "\f411";
}
.ion-ios-color-filter:before {
  content: "\f414";
}
.ion-ios-color-filter-outline:before {
  content: "\f413";
}
.ion-ios-color-wand:before {
  content: "\f416";
}
.ion-ios-color-wand-outline:before {
  content: "\f415";
}
.ion-ios-compose:before {
  content: "\f418";
}
.ion-ios-compose-outline:before {
  content: "\f417";
}
.ion-ios-contact:before {
  content: "\f41a";
}
.ion-ios-contact-outline:before {
  content: "\f419";
}
.ion-ios-copy:before {
  content: "\f41c";
}
.ion-ios-copy-outline:before {
  content: "\f41b";
}
.ion-ios-crop:before {
  content: "\f41e";
}
.ion-ios-crop-strong:before {
  content: "\f41d";
}
.ion-ios-download:before {
  content: "\f420";
}
.ion-ios-download-outline:before {
  content: "\f41f";
}
.ion-ios-drag:before {
  content: "\f421";
}
.ion-ios-email:before {
  content: "\f423";
}
.ion-ios-email-outline:before {
  content: "\f422";
}
.ion-ios-eye:before {
  content: "\f425";
}
.ion-ios-eye-outline:before {
  content: "\f424";
}
.ion-ios-fastforward:before {
  content: "\f427";
}
.ion-ios-fastforward-outline:before {
  content: "\f426";
}
.ion-ios-filing:before {
  content: "\f429";
}
.ion-ios-filing-outline:before {
  content: "\f428";
}
.ion-ios-film:before {
  content: "\f42b";
}
.ion-ios-film-outline:before {
  content: "\f42a";
}
.ion-ios-flag:before {
  content: "\f42d";
}
.ion-ios-flag-outline:before {
  content: "\f42c";
}
.ion-ios-flame:before {
  content: "\f42f";
}
.ion-ios-flame-outline:before {
  content: "\f42e";
}
.ion-ios-flask:before {
  content: "\f431";
}
.ion-ios-flask-outline:before {
  content: "\f430";
}
.ion-ios-flower:before {
  content: "\f433";
}
.ion-ios-flower-outline:before {
  content: "\f432";
}
.ion-ios-folder:before {
  content: "\f435";
}
.ion-ios-folder-outline:before {
  content: "\f434";
}
.ion-ios-football:before {
  content: "\f437";
}
.ion-ios-football-outline:before {
  content: "\f436";
}
.ion-ios-game-controller-a:before {
  content: "\f439";
}
.ion-ios-game-controller-a-outline:before {
  content: "\f438";
}
.ion-ios-game-controller-b:before {
  content: "\f43b";
}
.ion-ios-game-controller-b-outline:before {
  content: "\f43a";
}
.ion-ios-gear:before {
  content: "\f43d";
}
.ion-ios-gear-outline:before {
  content: "\f43c";
}
.ion-ios-glasses:before {
  content: "\f43f";
}
.ion-ios-glasses-outline:before {
  content: "\f43e";
}
.ion-ios-grid-view:before {
  content: "\f441";
}
.ion-ios-grid-view-outline:before {
  content: "\f440";
}
.ion-ios-heart:before {
  content: "\f443";
}
.ion-ios-heart-outline:before {
  content: "\f442";
}
.ion-ios-help:before {
  content: "\f446";
}
.ion-ios-help-empty:before {
  content: "\f444";
}
.ion-ios-help-outline:before {
  content: "\f445";
}
.ion-ios-home:before {
  content: "\f448";
}
.ion-ios-home-outline:before {
  content: "\f447";
}
.ion-ios-infinite:before {
  content: "\f44a";
}
.ion-ios-infinite-outline:before {
  content: "\f449";
}
.ion-ios-information:before {
  content: "\f44d";
}
.ion-ios-information-empty:before {
  content: "\f44b";
}
.ion-ios-information-outline:before {
  content: "\f44c";
}
.ion-ios-ionic-outline:before {
  content: "\f44e";
}
.ion-ios-keypad:before {
  content: "\f450";
}
.ion-ios-keypad-outline:before {
  content: "\f44f";
}
.ion-ios-lightbulb:before {
  content: "\f452";
}
.ion-ios-lightbulb-outline:before {
  content: "\f451";
}
.ion-ios-list:before {
  content: "\f454";
}
.ion-ios-list-outline:before {
  content: "\f453";
}
.ion-ios-location:before {
  content: "\f456";
}
.ion-ios-location-outline:before {
  content: "\f455";
}
.ion-ios-locked:before {
  content: "\f458";
}
.ion-ios-locked-outline:before {
  content: "\f457";
}
.ion-ios-loop:before {
  content: "\f45a";
}
.ion-ios-loop-strong:before {
  content: "\f459";
}
.ion-ios-medical:before {
  content: "\f45c";
}
.ion-ios-medical-outline:before {
  content: "\f45b";
}
.ion-ios-medkit:before {
  content: "\f45e";
}
.ion-ios-medkit-outline:before {
  content: "\f45d";
}
.ion-ios-mic:before {
  content: "\f461";
}
.ion-ios-mic-off:before {
  content: "\f45f";
}
.ion-ios-mic-outline:before {
  content: "\f460";
}
.ion-ios-minus:before {
  content: "\f464";
}
.ion-ios-minus-empty:before {
  content: "\f462";
}
.ion-ios-minus-outline:before {
  content: "\f463";
}
.ion-ios-monitor:before {
  content: "\f466";
}
.ion-ios-monitor-outline:before {
  content: "\f465";
}
.ion-ios-moon:before {
  content: "\f468";
}
.ion-ios-moon-outline:before {
  content: "\f467";
}
.ion-ios-more:before {
  content: "\f46a";
}
.ion-ios-more-outline:before {
  content: "\f469";
}
.ion-ios-musical-note:before {
  content: "\f46b";
}
.ion-ios-musical-notes:before {
  content: "\f46c";
}
.ion-ios-navigate:before {
  content: "\f46e";
}
.ion-ios-navigate-outline:before {
  content: "\f46d";
}
.ion-ios-nutrition:before {
  content: "\f470";
}
.ion-ios-nutrition-outline:before {
  content: "\f46f";
}
.ion-ios-paper:before {
  content: "\f472";
}
.ion-ios-paper-outline:before {
  content: "\f471";
}
.ion-ios-paperplane:before {
  content: "\f474";
}
.ion-ios-paperplane-outline:before {
  content: "\f473";
}
.ion-ios-partlysunny:before {
  content: "\f476";
}
.ion-ios-partlysunny-outline:before {
  content: "\f475";
}
.ion-ios-pause:before {
  content: "\f478";
}
.ion-ios-pause-outline:before {
  content: "\f477";
}
.ion-ios-paw:before {
  content: "\f47a";
}
.ion-ios-paw-outline:before {
  content: "\f479";
}
.ion-ios-people:before {
  content: "\f47c";
}
.ion-ios-people-outline:before {
  content: "\f47b";
}
.ion-ios-person:before {
  content: "\f47e";
}
.ion-ios-person-outline:before {
  content: "\f47d";
}
.ion-ios-personadd:before {
  content: "\f480";
}
.ion-ios-personadd-outline:before {
  content: "\f47f";
}
.ion-ios-photos:before {
  content: "\f482";
}
.ion-ios-photos-outline:before {
  content: "\f481";
}
.ion-ios-pie:before {
  content: "\f484";
}
.ion-ios-pie-outline:before {
  content: "\f483";
}
.ion-ios-pint:before {
  content: "\f486";
}
.ion-ios-pint-outline:before {
  content: "\f485";
}
.ion-ios-play:before {
  content: "\f488";
}
.ion-ios-play-outline:before {
  content: "\f487";
}
.ion-ios-plus:before {
  content: "\f48b";
}
.ion-ios-plus-empty:before {
  content: "\f489";
}
.ion-ios-plus-outline:before {
  content: "\f48a";
}
.ion-ios-pricetag:before {
  content: "\f48d";
}
.ion-ios-pricetag-outline:before {
  content: "\f48c";
}
.ion-ios-pricetags:before {
  content: "\f48f";
}
.ion-ios-pricetags-outline:before {
  content: "\f48e";
}
.ion-ios-printer:before {
  content: "\f491";
}
.ion-ios-printer-outline:before {
  content: "\f490";
}
.ion-ios-pulse:before {
  content: "\f493";
}
.ion-ios-pulse-strong:before {
  content: "\f492";
}
.ion-ios-rainy:before {
  content: "\f495";
}
.ion-ios-rainy-outline:before {
  content: "\f494";
}
.ion-ios-recording:before {
  content: "\f497";
}
.ion-ios-recording-outline:before {
  content: "\f496";
}
.ion-ios-redo:before {
  content: "\f499";
}
.ion-ios-redo-outline:before {
  content: "\f498";
}
.ion-ios-refresh:before {
  content: "\f49c";
}
.ion-ios-refresh-empty:before {
  content: "\f49a";
}
.ion-ios-refresh-outline:before {
  content: "\f49b";
}
.ion-ios-reload:before {
  content: "\f49d";
}
.ion-ios-reverse-camera:before {
  content: "\f49f";
}
.ion-ios-reverse-camera-outline:before {
  content: "\f49e";
}
.ion-ios-rewind:before {
  content: "\f4a1";
}
.ion-ios-rewind-outline:before {
  content: "\f4a0";
}
.ion-ios-rose:before {
  content: "\f4a3";
}
.ion-ios-rose-outline:before {
  content: "\f4a2";
}
.ion-ios-search:before {
  content: "\f4a5";
}
.ion-ios-search-strong:before {
  content: "\f4a4";
}
.ion-ios-settings:before {
  content: "\f4a7";
}
.ion-ios-settings-strong:before {
  content: "\f4a6";
}
.ion-ios-shuffle:before {
  content: "\f4a9";
}
.ion-ios-shuffle-strong:before {
  content: "\f4a8";
}
.ion-ios-skipbackward:before {
  content: "\f4ab";
}
.ion-ios-skipbackward-outline:before {
  content: "\f4aa";
}
.ion-ios-skipforward:before {
  content: "\f4ad";
}
.ion-ios-skipforward-outline:before {
  content: "\f4ac";
}
.ion-ios-snowy:before {
  content: "\f4ae";
}
.ion-ios-speedometer:before {
  content: "\f4b0";
}
.ion-ios-speedometer-outline:before {
  content: "\f4af";
}
.ion-ios-star:before {
  content: "\f4b3";
}
.ion-ios-star-half:before {
  content: "\f4b1";
}
.ion-ios-star-outline:before {
  content: "\f4b2";
}
.ion-ios-stopwatch:before {
  content: "\f4b5";
}
.ion-ios-stopwatch-outline:before {
  content: "\f4b4";
}
.ion-ios-sunny:before {
  content: "\f4b7";
}
.ion-ios-sunny-outline:before {
  content: "\f4b6";
}
.ion-ios-telephone:before {
  content: "\f4b9";
}
.ion-ios-telephone-outline:before {
  content: "\f4b8";
}
.ion-ios-tennisball:before {
  content: "\f4bb";
}
.ion-ios-tennisball-outline:before {
  content: "\f4ba";
}
.ion-ios-thunderstorm:before {
  content: "\f4bd";
}
.ion-ios-thunderstorm-outline:before {
  content: "\f4bc";
}
.ion-ios-time:before {
  content: "\f4bf";
}
.ion-ios-time-outline:before {
  content: "\f4be";
}
.ion-ios-timer:before {
  content: "\f4c1";
}
.ion-ios-timer-outline:before {
  content: "\f4c0";
}
.ion-ios-toggle:before {
  content: "\f4c3";
}
.ion-ios-toggle-outline:before {
  content: "\f4c2";
}
.ion-ios-trash:before {
  content: "\f4c5";
}
.ion-ios-trash-outline:before {
  content: "\f4c4";
}
.ion-ios-undo:before {
  content: "\f4c7";
}
.ion-ios-undo-outline:before {
  content: "\f4c6";
}
.ion-ios-unlocked:before {
  content: "\f4c9";
}
.ion-ios-unlocked-outline:before {
  content: "\f4c8";
}
.ion-ios-upload:before {
  content: "\f4cb";
}
.ion-ios-upload-outline:before {
  content: "\f4ca";
}
.ion-ios-videocam:before {
  content: "\f4cd";
}
.ion-ios-videocam-outline:before {
  content: "\f4cc";
}
.ion-ios-volume-high:before {
  content: "\f4ce";
}
.ion-ios-volume-low:before {
  content: "\f4cf";
}
.ion-ios-wineglass:before {
  content: "\f4d1";
}
.ion-ios-wineglass-outline:before {
  content: "\f4d0";
}
.ion-ios-world:before {
  content: "\f4d3";
}
.ion-ios-world-outline:before {
  content: "\f4d2";
}
.ion-ipad:before {
  content: "\f1f9";
}
.ion-iphone:before {
  content: "\f1fa";
}
.ion-ipod:before {
  content: "\f1fb";
}
.ion-jet:before {
  content: "\f295";
}
.ion-key:before {
  content: "\f296";
}
.ion-knife:before {
  content: "\f297";
}
.ion-laptop:before {
  content: "\f1fc";
}
.ion-leaf:before {
  content: "\f1fd";
}
.ion-levels:before {
  content: "\f298";
}
.ion-lightbulb:before {
  content: "\f299";
}
.ion-link:before {
  content: "\f1fe";
}
.ion-load-a:before {
  content: "\f29a";
}
.ion-load-b:before {
  content: "\f29b";
}
.ion-load-c:before {
  content: "\f29c";
}
.ion-load-d:before {
  content: "\f29d";
}
.ion-location:before {
  content: "\f1ff";
}
.ion-lock-combination:before {
  content: "\f4d4";
}
.ion-locked:before {
  content: "\f200";
}
.ion-log-in:before {
  content: "\f29e";
}
.ion-log-out:before {
  content: "\f29f";
}
.ion-loop:before {
  content: "\f201";
}
.ion-magnet:before {
  content: "\f2a0";
}
.ion-male:before {
  content: "\f2a1";
}
.ion-man:before {
  content: "\f202";
}
.ion-map:before {
  content: "\f203";
}
.ion-medkit:before {
  content: "\f2a2";
}
.ion-merge:before {
  content: "\f33f";
}
.ion-mic-a:before {
  content: "\f204";
}
.ion-mic-b:before {
  content: "\f205";
}
.ion-mic-c:before {
  content: "\f206";
}
.ion-minus:before {
  content: "\f209";
}
.ion-minus-circled:before {
  content: "\f207";
}
.ion-minus-round:before {
  content: "\f208";
}
.ion-model-s:before {
  content: "\f2c1";
}
.ion-monitor:before {
  content: "\f20a";
}
.ion-more:before {
  content: "\f20b";
}
.ion-mouse:before {
  content: "\f340";
}
.ion-music-note:before {
  content: "\f20c";
}
.ion-navicon:before {
  content: "\f20e";
}
.ion-navicon-round:before {
  content: "\f20d";
}
.ion-navigate:before {
  content: "\f2a3";
}
.ion-network:before {
  content: "\f341";
}
.ion-no-smoking:before {
  content: "\f2c2";
}
.ion-nuclear:before {
  content: "\f2a4";
}
.ion-outlet:before {
  content: "\f342";
}
.ion-paintbrush:before {
  content: "\f4d5";
}
.ion-paintbucket:before {
  content: "\f4d6";
}
.ion-paper-airplane:before {
  content: "\f2c3";
}
.ion-paperclip:before {
  content: "\f20f";
}
.ion-pause:before {
  content: "\f210";
}
.ion-person:before {
  content: "\f213";
}
.ion-person-add:before {
  content: "\f211";
}
.ion-person-stalker:before {
  content: "\f212";
}
.ion-pie-graph:before {
  content: "\f2a5";
}
.ion-pin:before {
  content: "\f2a6";
}
.ion-pinpoint:before {
  content: "\f2a7";
}
.ion-pizza:before {
  content: "\f2a8";
}
.ion-plane:before {
  content: "\f214";
}
.ion-planet:before {
  content: "\f343";
}
.ion-play:before {
  content: "\f215";
}
.ion-playstation:before {
  content: "\f30a";
}
.ion-plus:before {
  content: "\f218";
}
.ion-plus-circled:before {
  content: "\f216";
}
.ion-plus-round:before {
  content: "\f217";
}
.ion-podium:before {
  content: "\f344";
}
.ion-pound:before {
  content: "\f219";
}
.ion-power:before {
  content: "\f2a9";
}
.ion-pricetag:before {
  content: "\f2aa";
}
.ion-pricetags:before {
  content: "\f2ab";
}
.ion-printer:before {
  content: "\f21a";
}
.ion-pull-request:before {
  content: "\f345";
}
.ion-qr-scanner:before {
  content: "\f346";
}
.ion-quote:before {
  content: "\f347";
}
.ion-radio-waves:before {
  content: "\f2ac";
}
.ion-record:before {
  content: "\f21b";
}
.ion-refresh:before {
  content: "\f21c";
}
.ion-reply:before {
  content: "\f21e";
}
.ion-reply-all:before {
  content: "\f21d";
}
.ion-ribbon-a:before {
  content: "\f348";
}
.ion-ribbon-b:before {
  content: "\f349";
}
.ion-sad:before {
  content: "\f34a";
}
.ion-sad-outline:before {
  content: "\f4d7";
}
.ion-scissors:before {
  content: "\f34b";
}
.ion-search:before {
  content: "\f21f";
}
.ion-settings:before {
  content: "\f2ad";
}
.ion-share:before {
  content: "\f220";
}
.ion-shuffle:before {
  content: "\f221";
}
.ion-skip-backward:before {
  content: "\f222";
}
.ion-skip-forward:before {
  content: "\f223";
}
.ion-social-android:before {
  content: "\f225";
}
.ion-social-android-outline:before {
  content: "\f224";
}
.ion-social-angular:before {
  content: "\f4d9";
}
.ion-social-angular-outline:before {
  content: "\f4d8";
}
.ion-social-apple:before {
  content: "\f227";
}
.ion-social-apple-outline:before {
  content: "\f226";
}
.ion-social-bitcoin:before {
  content: "\f2af";
}
.ion-social-bitcoin-outline:before {
  content: "\f2ae";
}
.ion-social-buffer:before {
  content: "\f229";
}
.ion-social-buffer-outline:before {
  content: "\f228";
}
.ion-social-chrome:before {
  content: "\f4db";
}
.ion-social-chrome-outline:before {
  content: "\f4da";
}
.ion-social-codepen:before {
  content: "\f4dd";
}
.ion-social-codepen-outline:before {
  content: "\f4dc";
}
.ion-social-css3:before {
  content: "\f4df";
}
.ion-social-css3-outline:before {
  content: "\f4de";
}
.ion-social-designernews:before {
  content: "\f22b";
}
.ion-social-designernews-outline:before {
  content: "\f22a";
}
.ion-social-dribbble:before {
  content: "\f22d";
}
.ion-social-dribbble-outline:before {
  content: "\f22c";
}
.ion-social-dropbox:before {
  content: "\f22f";
}
.ion-social-dropbox-outline:before {
  content: "\f22e";
}
.ion-social-euro:before {
  content: "\f4e1";
}
.ion-social-euro-outline:before {
  content: "\f4e0";
}
.ion-social-facebook:before {
  content: "\f231";
}
.ion-social-facebook-outline:before {
  content: "\f230";
}
.ion-social-foursquare:before {
  content: "\f34d";
}
.ion-social-foursquare-outline:before {
  content: "\f34c";
}
.ion-social-freebsd-devil:before {
  content: "\f2c4";
}
.ion-social-github:before {
  content: "\f233";
}
.ion-social-github-outline:before {
  content: "\f232";
}
.ion-social-google:before {
  content: "\f34f";
}
.ion-social-google-outline:before {
  content: "\f34e";
}
.ion-social-googleplus:before {
  content: "\f235";
}
.ion-social-googleplus-outline:before {
  content: "\f234";
}
.ion-social-hackernews:before {
  content: "\f237";
}
.ion-social-hackernews-outline:before {
  content: "\f236";
}
.ion-social-html5:before {
  content: "\f4e3";
}
.ion-social-html5-outline:before {
  content: "\f4e2";
}
.ion-social-instagram:before {
  content: "\f351";
}
.ion-social-instagram-outline:before {
  content: "\f350";
}
.ion-social-javascript:before {
  content: "\f4e5";
}
.ion-social-javascript-outline:before {
  content: "\f4e4";
}
.ion-social-linkedin:before {
  content: "\f239";
}
.ion-social-linkedin-outline:before {
  content: "\f238";
}
.ion-social-markdown:before {
  content: "\f4e6";
}
.ion-social-nodejs:before {
  content: "\f4e7";
}
.ion-social-octocat:before {
  content: "\f4e8";
}
.ion-social-pinterest:before {
  content: "\f2b1";
}
.ion-social-pinterest-outline:before {
  content: "\f2b0";
}
.ion-social-python:before {
  content: "\f4e9";
}
.ion-social-reddit:before {
  content: "\f23b";
}
.ion-social-reddit-outline:before {
  content: "\f23a";
}
.ion-social-rss:before {
  content: "\f23d";
}
.ion-social-rss-outline:before {
  content: "\f23c";
}
.ion-social-sass:before {
  content: "\f4ea";
}
.ion-social-skype:before {
  content: "\f23f";
}
.ion-social-skype-outline:before {
  content: "\f23e";
}
.ion-social-snapchat:before {
  content: "\f4ec";
}
.ion-social-snapchat-outline:before {
  content: "\f4eb";
}
.ion-social-tumblr:before {
  content: "\f241";
}
.ion-social-tumblr-outline:before {
  content: "\f240";
}
.ion-social-tux:before {
  content: "\f2c5";
}
.ion-social-twitch:before {
  content: "\f4ee";
}
.ion-social-twitch-outline:before {
  content: "\f4ed";
}
.ion-social-twitter:before {
  content: "\f243";
}
.ion-social-twitter-outline:before {
  content: "\f242";
}
.ion-social-usd:before {
  content: "\f353";
}
.ion-social-usd-outline:before {
  content: "\f352";
}
.ion-social-vimeo:before {
  content: "\f245";
}
.ion-social-vimeo-outline:before {
  content: "\f244";
}
.ion-social-whatsapp:before {
  content: "\f4f0";
}
.ion-social-whatsapp-outline:before {
  content: "\f4ef";
}
.ion-social-windows:before {
  content: "\f247";
}
.ion-social-windows-outline:before {
  content: "\f246";
}
.ion-social-wordpress:before {
  content: "\f249";
}
.ion-social-wordpress-outline:before {
  content: "\f248";
}
.ion-social-yahoo:before {
  content: "\f24b";
}
.ion-social-yahoo-outline:before {
  content: "\f24a";
}
.ion-social-yen:before {
  content: "\f4f2";
}
.ion-social-yen-outline:before {
  content: "\f4f1";
}
.ion-social-youtube:before {
  content: "\f24d";
}
.ion-social-youtube-outline:before {
  content: "\f24c";
}
.ion-soup-can:before {
  content: "\f4f4";
}
.ion-soup-can-outline:before {
  content: "\f4f3";
}
.ion-speakerphone:before {
  content: "\f2b2";
}
.ion-speedometer:before {
  content: "\f2b3";
}
.ion-spoon:before {
  content: "\f2b4";
}
.ion-star:before {
  content: "\f24e";
}
.ion-stats-bars:before {
  content: "\f2b5";
}
.ion-steam:before {
  content: "\f30b";
}
.ion-stop:before {
  content: "\f24f";
}
.ion-thermometer:before {
  content: "\f2b6";
}
.ion-thumbsdown:before {
  content: "\f250";
}
.ion-thumbsup:before {
  content: "\f251";
}
.ion-toggle:before {
  content: "\f355";
}
.ion-toggle-filled:before {
  content: "\f354";
}
.ion-transgender:before {
  content: "\f4f5";
}
.ion-trash-a:before {
  content: "\f252";
}
.ion-trash-b:before {
  content: "\f253";
}
.ion-trophy:before {
  content: "\f356";
}
.ion-tshirt:before {
  content: "\f4f7";
}
.ion-tshirt-outline:before {
  content: "\f4f6";
}
.ion-umbrella:before {
  content: "\f2b7";
}
.ion-university:before {
  content: "\f357";
}
.ion-unlocked:before {
  content: "\f254";
}
.ion-upload:before {
  content: "\f255";
}
.ion-usb:before {
  content: "\f2b8";
}
.ion-videocamera:before {
  content: "\f256";
}
.ion-volume-high:before {
  content: "\f257";
}
.ion-volume-low:before {
  content: "\f258";
}
.ion-volume-medium:before {
  content: "\f259";
}
.ion-volume-mute:before {
  content: "\f25a";
}
.ion-wand:before {
  content: "\f358";
}
.ion-waterdrop:before {
  content: "\f25b";
}
.ion-wifi:before {
  content: "\f25c";
}
.ion-wineglass:before {
  content: "\f2b9";
}
.ion-woman:before {
  content: "\f25d";
}
.ion-wrench:before {
  content: "\f2ba";
}
.ion-xbox:before {
  content: "\f30c";
}
