<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.qtc-flex, .qtc-photo-gallery li a .wrapper {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.qtc-flex-center, .qtc-photo-gallery li a .wrapper {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

.qtc-flex-middle, .qtc-photo-gallery li a .wrapper {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.qtc-flex-right {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end; }

.qtc-flex-bottom {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end; }

.qtc-flex-top {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start; }

.qtc-overlay, .qtc-photo-gallery li a .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.qtc-btn-gallery {
  background: transparent !important;
  border: 1px solid #fff;
  color: #fff;
  padding: 5px 20px;
  border-radius: 0; }
  .qtc-btn-gallery:hover {
    border: 1px solid #fff; }

.kenburning-container {
  position: relative;
  overflow: hidden;
  height: 100vh; }

.kenburning-container img {
  position: absolute;
  max-width: none;
  top: 0;
  left: 0;
  z-index: 8; }

.kenburning-container img.active {
  z-index: 10; }

.kenburning-container img.last-active {
  z-index: 9; }

.qtc-grid {
  margin-right: -15px;
  margin-left: -15px; }

.qtc-xs-1, .qtc-sm-1, .qtc-md-1, .qtc-lg-1, .qtc-xs-2, .qtc-sm-2, .qtc-md-2, .qtc-lg-2, .qtc-xs-3, .qtc-sm-3, .qtc-md-3, .qtc-lg-3, .qtc-xs-4, .qtc-sm-4, .qtc-md-4, .qtc-lg-4, .qtc-xs-5, .qtc-sm-5, .qtc-md-5, .qtc-lg-5, .qtc-xs-6, .qtc-sm-6, .qtc-md-6, .qtc-lg-6, .qtc-xs-7, .qtc-sm-7, .qtc-md-7, .qtc-lg-7, .qtc-xs-8, .qtc-sm-8, .qtc-md-8, .qtc-lg-8, .qtc-xs-9, .qtc-sm-9, .qtc-md-9, .qtc-lg-9, .qtc-xs-10, .qtc-sm-10, .qtc-md-10, .qtc-lg-10, .qtc-xs-11, .qtc-sm-11, .qtc-md-11, .qtc-lg-11, .qtc-xs-12, .qtc-sm-12, .qtc-md-12, .qtc-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.qtc-xs-1, .qtc-xs-2, .qtc-xs-3, .qtc-xs-4, .qtc-xs-5, .qtc-xs-6, .qtc-xs-7, .qtc-xs-8, .qtc-xs-9, .qtc-xs-10, .qtc-xs-11, .qtc-xs-12 {
  float: left; }

.qtc-xs-12 {
  width: 100%; }

.qtc-xs-11 {
  width: 91.66666667%; }

.qtc-xs-10 {
  width: 83.33333333%; }

.qtc-xs-9 {
  width: 75%; }

.qtc-xs-8 {
  width: 66.66666667%; }

.qtc-xs-7 {
  width: 58.33333333%; }

.qtc-xs-6 {
  width: 50%; }

.qtc-xs-5 {
  width: 41.66666667%; }

.qtc-xs-4 {
  width: 33.33333333%; }

.qtc-xs-3 {
  width: 25%; }

.qtc-xs-2 {
  width: 16.66666667%; }

.qtc-xs-1 {
  width: 8.33333333%; }

.qtc-xs-pull-12 {
  right: 100%; }

.qtc-xs-pull-11 {
  right: 91.66666667%; }

.qtc-xs-pull-10 {
  right: 83.33333333%; }

.qtc-xs-pull-9 {
  right: 75%; }

.qtc-xs-pull-8 {
  right: 66.66666667%; }

.qtc-xs-pull-7 {
  right: 58.33333333%; }

.qtc-xs-pull-6 {
  right: 50%; }

.qtc-xs-pull-5 {
  right: 41.66666667%; }

.qtc-xs-pull-4 {
  right: 33.33333333%; }

.qtc-xs-pull-3 {
  right: 25%; }

.qtc-xs-pull-2 {
  right: 16.66666667%; }

.qtc-xs-pull-1 {
  right: 8.33333333%; }

.qtc-xs-pull-0 {
  right: 0; }

.qtc-xs-push-12 {
  left: 100%; }

.qtc-xs-push-11 {
  left: 91.66666667%; }

.qtc-xs-push-10 {
  left: 83.33333333%; }

.qtc-xs-push-9 {
  left: 75%; }

.qtc-xs-push-8 {
  left: 66.66666667%; }

.qtc-xs-push-7 {
  left: 58.33333333%; }

.qtc-xs-push-6 {
  left: 50%; }

.qtc-xs-push-5 {
  left: 41.66666667%; }

.qtc-xs-push-4 {
  left: 33.33333333%; }

.qtc-xs-push-3 {
  left: 25%; }

.qtc-xs-push-2 {
  left: 16.66666667%; }

.qtc-xs-push-1 {
  left: 8.33333333%; }

.qtc-xs-push-0 {
  left: 0; }

.qtc-xs-offset-12 {
  margin-left: 100%; }

.qtc-xs-offset-11 {
  margin-left: 91.66666667%; }

.qtc-xs-offset-10 {
  margin-left: 83.33333333%; }

.qtc-xs-offset-9 {
  margin-left: 75%; }

.qtc-xs-offset-8 {
  margin-left: 66.66666667%; }

.qtc-xs-offset-7 {
  margin-left: 58.33333333%; }

.qtc-xs-offset-6 {
  margin-left: 50%; }

.qtc-xs-offset-5 {
  margin-left: 41.66666667%; }

.qtc-xs-offset-4 {
  margin-left: 33.33333333%; }

.qtc-xs-offset-3 {
  margin-left: 25%; }

.qtc-xs-offset-2 {
  margin-left: 16.66666667%; }

.qtc-xs-offset-1 {
  margin-left: 8.33333333%; }

.qtc-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .qtc-sm-1, .qtc-sm-2, .qtc-sm-3, .qtc-sm-4, .qtc-sm-5, .qtc-sm-6, .qtc-sm-7, .qtc-sm-8, .qtc-sm-9, .qtc-sm-10, .qtc-sm-11, .qtc-sm-12 {
    float: left; }

  .qtc-sm-12 {
    width: 100%; }

  .qtc-sm-11 {
    width: 91.66666667%; }

  .qtc-sm-10 {
    width: 83.33333333%; }

  .qtc-sm-9 {
    width: 75%; }

  .qtc-sm-8 {
    width: 66.66666667%; }

  .qtc-sm-7 {
    width: 58.33333333%; }

  .qtc-sm-6 {
    width: 50%; }

  .qtc-sm-5 {
    width: 41.66666667%; }

  .qtc-sm-4 {
    width: 33.33333333%; }

  .qtc-sm-3 {
    width: 25%; }

  .qtc-sm-2 {
    width: 16.66666667%; }

  .qtc-sm-1 {
    width: 8.33333333%; }

  .qtc-sm-pull-12 {
    right: 100%; }

  .qtc-sm-pull-11 {
    right: 91.66666667%; }

  .qtc-sm-pull-10 {
    right: 83.33333333%; }

  .qtc-sm-pull-9 {
    right: 75%; }

  .qtc-sm-pull-8 {
    right: 66.66666667%; }

  .qtc-sm-pull-7 {
    right: 58.33333333%; }

  .qtc-sm-pull-6 {
    right: 50%; }

  .qtc-sm-pull-5 {
    right: 41.66666667%; }

  .qtc-sm-pull-4 {
    right: 33.33333333%; }

  .qtc-sm-pull-3 {
    right: 25%; }

  .qtc-sm-pull-2 {
    right: 16.66666667%; }

  .qtc-sm-pull-1 {
    right: 8.33333333%; }

  .qtc-sm-pull-0 {
    right: 0; }

  .qtc-sm-push-12 {
    left: 100%; }

  .qtc-sm-push-11 {
    left: 91.66666667%; }

  .qtc-sm-push-10 {
    left: 83.33333333%; }

  .qtc-sm-push-9 {
    left: 75%; }

  .qtc-sm-push-8 {
    left: 66.66666667%; }

  .qtc-sm-push-7 {
    left: 58.33333333%; }

  .qtc-sm-push-6 {
    left: 50%; }

  .qtc-sm-push-5 {
    left: 41.66666667%; }

  .qtc-sm-push-4 {
    left: 33.33333333%; }

  .qtc-sm-push-3 {
    left: 25%; }

  .qtc-sm-push-2 {
    left: 16.66666667%; }

  .qtc-sm-push-1 {
    left: 8.33333333%; }

  .qtc-sm-push-0 {
    left: 0; }

  .qtc-sm-offset-12 {
    margin-left: 100%; }

  .qtc-sm-offset-11 {
    margin-left: 91.66666667%; }

  .qtc-sm-offset-10 {
    margin-left: 83.33333333%; }

  .qtc-sm-offset-9 {
    margin-left: 75%; }

  .qtc-sm-offset-8 {
    margin-left: 66.66666667%; }

  .qtc-sm-offset-7 {
    margin-left: 58.33333333%; }

  .qtc-sm-offset-6 {
    margin-left: 50%; }

  .qtc-sm-offset-5 {
    margin-left: 41.66666667%; }

  .qtc-sm-offset-4 {
    margin-left: 33.33333333%; }

  .qtc-sm-offset-3 {
    margin-left: 25%; }

  .qtc-sm-offset-2 {
    margin-left: 16.66666667%; }

  .qtc-sm-offset-1 {
    margin-left: 8.33333333%; }

  .qtc-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .qtc-md-1, .qtc-md-2, .qtc-md-3, .qtc-md-4, .qtc-md-5, .qtc-md-6, .qtc-md-7, .qtc-md-8, .qtc-md-9, .qtc-md-10, .qtc-md-11, .qtc-md-12 {
    float: left; }

  .qtc-md-12 {
    width: 100%; }

  .qtc-md-11 {
    width: 91.66666667%; }

  .qtc-md-10 {
    width: 83.33333333%; }

  .qtc-md-9 {
    width: 75%; }

  .qtc-md-8 {
    width: 66.66666667%; }

  .qtc-md-7 {
    width: 58.33333333%; }

  .qtc-md-6 {
    width: 50%; }

  .qtc-md-5 {
    width: 41.66666667%; }

  .qtc-md-4 {
    width: 33.33333333%; }

  .qtc-md-3 {
    width: 25%; }

  .qtc-md-2 {
    width: 16.66666667%; }

  .qtc-md-1 {
    width: 8.33333333%; }

  .qtc-md-pull-12 {
    right: 100%; }

  .qtc-md-pull-11 {
    right: 91.66666667%; }

  .qtc-md-pull-10 {
    right: 83.33333333%; }

  .qtc-md-pull-9 {
    right: 75%; }

  .qtc-md-pull-8 {
    right: 66.66666667%; }

  .qtc-md-pull-7 {
    right: 58.33333333%; }

  .qtc-md-pull-6 {
    right: 50%; }

  .qtc-md-pull-5 {
    right: 41.66666667%; }

  .qtc-md-pull-4 {
    right: 33.33333333%; }

  .qtc-md-pull-3 {
    right: 25%; }

  .qtc-md-pull-2 {
    right: 16.66666667%; }

  .qtc-md-pull-1 {
    right: 8.33333333%; }

  .qtc-md-pull-0 {
    right: 0; }

  .qtc-md-push-12 {
    left: 100%; }

  .qtc-md-push-11 {
    left: 91.66666667%; }

  .qtc-md-push-10 {
    left: 83.33333333%; }

  .qtc-md-push-9 {
    left: 75%; }

  .qtc-md-push-8 {
    left: 66.66666667%; }

  .qtc-md-push-7 {
    left: 58.33333333%; }

  .qtc-md-push-6 {
    left: 50%; }

  .qtc-md-push-5 {
    left: 41.66666667%; }

  .qtc-md-push-4 {
    left: 33.33333333%; }

  .qtc-md-push-3 {
    left: 25%; }

  .qtc-md-push-2 {
    left: 16.66666667%; }

  .qtc-md-push-1 {
    left: 8.33333333%; }

  .qtc-md-push-0 {
    left: 0; }

  .qtc-md-offset-12 {
    margin-left: 100%; }

  .qtc-md-offset-11 {
    margin-left: 91.66666667%; }

  .qtc-md-offset-10 {
    margin-left: 83.33333333%; }

  .qtc-md-offset-9 {
    margin-left: 75%; }

  .qtc-md-offset-8 {
    margin-left: 66.66666667%; }

  .qtc-md-offset-7 {
    margin-left: 58.33333333%; }

  .qtc-md-offset-6 {
    margin-left: 50%; }

  .qtc-md-offset-5 {
    margin-left: 41.66666667%; }

  .qtc-md-offset-4 {
    margin-left: 33.33333333%; }

  .qtc-md-offset-3 {
    margin-left: 25%; }

  .qtc-md-offset-2 {
    margin-left: 16.66666667%; }

  .qtc-md-offset-1 {
    margin-left: 8.33333333%; }

  .qtc-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .qtc-lg-1, .qtc-lg-2, .qtc-lg-3, .qtc-lg-4, .qtc-lg-5, .qtc-lg-6, .qtc-lg-7, .qtc-lg-8, .qtc-lg-9, .qtc-lg-10, .qtc-lg-11, .qtc-lg-12 {
    float: left; }

  .qtc-lg-12 {
    width: 100%; }

  .qtc-lg-11 {
    width: 91.66666667%; }

  .qtc-lg-10 {
    width: 83.33333333%; }

  .qtc-lg-9 {
    width: 75%; }

  .qtc-lg-8 {
    width: 66.66666667%; }

  .qtc-lg-7 {
    width: 58.33333333%; }

  .qtc-lg-6 {
    width: 50%; }

  .qtc-lg-5 {
    width: 41.66666667%; }

  .qtc-lg-4 {
    width: 33.33333333%; }

  .qtc-lg-3 {
    width: 25%; }

  .qtc-lg-2 {
    width: 16.66666667%; }

  .qtc-lg-1 {
    width: 8.33333333%; }

  .qtc-lg-pull-12 {
    right: 100%; }

  .qtc-lg-pull-11 {
    right: 91.66666667%; }

  .qtc-lg-pull-10 {
    right: 83.33333333%; }

  .qtc-lg-pull-9 {
    right: 75%; }

  .qtc-lg-pull-8 {
    right: 66.66666667%; }

  .qtc-lg-pull-7 {
    right: 58.33333333%; }

  .qtc-lg-pull-6 {
    right: 50%; }

  .qtc-lg-pull-5 {
    right: 41.66666667%; }

  .qtc-lg-pull-4 {
    right: 33.33333333%; }

  .qtc-lg-pull-3 {
    right: 25%; }

  .qtc-lg-pull-2 {
    right: 16.66666667%; }

  .qtc-lg-pull-1 {
    right: 8.33333333%; }

  .qtc-lg-pull-0 {
    right: 0; }

  .qtc-lg-push-12 {
    left: 100%; }

  .qtc-lg-push-11 {
    left: 91.66666667%; }

  .qtc-lg-push-10 {
    left: 83.33333333%; }

  .qtc-lg-push-9 {
    left: 75%; }

  .qtc-lg-push-8 {
    left: 66.66666667%; }

  .qtc-lg-push-7 {
    left: 58.33333333%; }

  .qtc-lg-push-6 {
    left: 50%; }

  .qtc-lg-push-5 {
    left: 41.66666667%; }

  .qtc-lg-push-4 {
    left: 33.33333333%; }

  .qtc-lg-push-3 {
    left: 25%; }

  .qtc-lg-push-2 {
    left: 16.66666667%; }

  .qtc-lg-push-1 {
    left: 8.33333333%; }

  .qtc-lg-push-0 {
    left: 0; }

  .qtc-lg-offset-12 {
    margin-left: 100%; }

  .qtc-lg-offset-11 {
    margin-left: 91.66666667%; }

  .qtc-lg-offset-10 {
    margin-left: 83.33333333%; }

  .qtc-lg-offset-9 {
    margin-left: 75%; }

  .qtc-lg-offset-8 {
    margin-left: 66.66666667%; }

  .qtc-lg-offset-7 {
    margin-left: 58.33333333%; }

  .qtc-lg-offset-6 {
    margin-left: 50%; }

  .qtc-lg-offset-5 {
    margin-left: 41.66666667%; }

  .qtc-lg-offset-4 {
    margin-left: 33.33333333%; }

  .qtc-lg-offset-3 {
    margin-left: 25%; }

  .qtc-lg-offset-2 {
    margin-left: 16.66666667%; }

  .qtc-lg-offset-1 {
    margin-left: 8.33333333%; }

  .qtc-lg-offset-0 {
    margin-left: 0; } }
.archive-gallery-fullwidth .background-image {
  width: 100%;
  height: 100vh; }
  .archive-gallery-fullwidth .background-image .overlay-panel {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px; }
    .archive-gallery-fullwidth .background-image .overlay-panel a {
      position: relative;
      color: #ffffff;
      display: block;
      height: 100%;
      width: 100%; }
      .archive-gallery-fullwidth .background-image .overlay-panel a h3 {
        margin-bottom: 10px; }
      .archive-gallery-fullwidth .background-image .overlay-panel a .post_detail {
        font-style: italic; }
      .archive-gallery-fullwidth .background-image .overlay-panel a:hover {
        color: #ffffff; }

.overlay-panel {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px; }
  .overlay-panel a {
    position: relative;
    color: #ffffff;
    display: block;
    height: 100%;
    width: 100%; }
    .overlay-panel a h3 {
      color: #ffffff;
      margin-bottom: 10px; }
    .overlay-panel a .post_detail {
      font-style: italic; }
    .overlay-panel a:hover {
      color: #ffffff; }

.gallery_archive_desc {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 60px;
  z-index: 3;
  text-align: left;
  line-height: normal;
  opacity: 1;
  transform: translate3d(0, 30px, 0);
  -webkit-transform: translate3d(0, 30px, 0);
  -moz-transform: translate3d(0, 30px, 0);
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease; }

.gallery_archive_button {
  position: absolute;
  width: 100%;
  right: 0px;
  bottom: 55px;
  z-index: 3;
  text-align: right; }

.archive #fp-nav ul li a span, .archive .fp-slidesNav ul li a span {
  background-color: #ffffff; }

.qtc-control {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.qtc-photo-gallery-parallax {
  margin: 0;
  padding: 0;
  list-style: none; }
  .qtc-photo-gallery-parallax li {
    padding: 0;
    height: 450px;
    padding-left: 0;
    margin-bottom: 0;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .qtc-photo-gallery-parallax li.section {
      height: 100vh;
      width: 100%; }

.qtc-photo-gallery {
  margin: 0;
  margin-left: -25px;
  padding: 0;
  list-style: none; }
  .qtc-photo-gallery.contaied {
    margin-bottom: 0; }
  .qtc-photo-gallery.no-padding {
    margin-bottom: 0; }
    .qtc-photo-gallery.no-padding li {
      margin-left: 0;
      padding-left: 0;
      margin-bottom: 0; }
  .qtc-photo-gallery.wide li {
    padding-left: 0;
    margin-bottom: 0; }
  .qtc-photo-gallery li {
    padding: 0;
    overflow: hidden;
    padding-left: 25px;
    margin-bottom: 25px; }
    .qtc-photo-gallery li:hover a .wrapper {
      background: rgba(0, 0, 0, 0.3); }
      .qtc-photo-gallery li:hover a .wrapper .project-title {
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        transition: all 1s ease;
        opacity: 1; }
    .qtc-photo-gallery li:hover a img {
      transition: all 1s ease;
      -ms-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
    .qtc-photo-gallery li a {
      display: block;
      overflow: hidden;
      visibility: visible;
      position: relative;
      list-style: none;
      display: block;
      width: 100%;
      height: 100%;
      border-bottom: none; }
      .qtc-photo-gallery li a .wrapper {
        z-index: 9; }
        .qtc-photo-gallery li a .wrapper .project-title {
          -ms-transform: scale(1.2);
          -webkit-transform: scale(1.2);
          -moz-transform: scale(1.2);
          -o-transform: scale(1.2);
          transform: scale(1.2);
          transition: all 1s ease;
          text-align: center;
          opacity: 0; }
          .qtc-photo-gallery li a .wrapper .project-title h3 {
            color: #fff;
            font-size: 13px;
            text-transform: uppercase;
            line-height: initial;
            letter-spacing: 2px;
            padding: 0;
            margin: 0;
            font-weight: bold; }
          .qtc-photo-gallery li a .wrapper .project-title .detail {
            font-size: 13px;
            color: #fff;
            font-style: italic; }
          .qtc-photo-gallery li a .wrapper .project-title .icon {
            height: 45px;
            width: 45px;
            line-height: 45px;
            text-align: center;
            color: #ffffff;
            font-size: 14px;
            border: 1px solid #888;
            background-color: #888;
            border-radius: 50%; }
      .qtc-photo-gallery li a img {
        transition: all 1s ease;
        display: block;
        width: 100%; }
    .qtc-photo-gallery li img {
      display: block;
      width: 100%; }

.qtc-gallery-slider {
  position: relative;
  width: 100%;
  max-width: 1920px;
  height: 400px;
  margin: 0 auto;
  margin-bottom: 100px; }
  .qtc-gallery-slider ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .qtc-gallery-slider ul.qtc-gallery-slider-thumbs {
      margin: 0 auto;
      margin-top: 20px; }

.qtc-gallery-slider-loading {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 999;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  text-align: center;
  line-height: 400px; }

.qtc-gallery-slider-large {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden; }

.qtc-gallery-slider-large li {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.qtc-gallery-slider-large li img {
  width: 100%; }

.qtc-gallery-title {
  position: absolute;
  right: 60%;
  margin-right: 13%;
  top: 33%; }

.qtc-gallery-title h2, .qtc-gallery-title h3 {
  text-align: right; }

.qtc-gallery-title h2 {
  font-size: 40px;
  line-height: 50px;
  font-style: italic;
  color: #ffffff;
  margin: 0; }

.qtc-gallery-title h3 {
  font-size: 50px;
  line-height: 60px;
  color: #ffffff;
  margin: 0; }

.qtc-gallery-slider-thumbs {
  height: 13px;
  margin: 0 auto;
  position: relative; }

.qtc-gallery-slider-thumbs li {
  position: relative;
  float: left;
  height: 100%; }

.qtc-gallery-slider-thumbs li.qtc-gallery-slider-element {
  top: 0px;
  left: 0px;
  position: absolute;
  height: 100%;
  z-index: 10;
  text-indent: -9000px;
  background: #000;
  background: rgba(0, 0, 0, 0.9); }

.qtc-gallery-slider-thumbs li a {
  display: block;
  text-indent: -9000px;
  background: #666;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 1px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 1px rgba(255, 255, 255, 0.5);
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  transition: background 0.2s ease; }

.qtc-gallery-slider-thumbs li a:hover {
  background-color: #f0f0f0; }

.qtc-gallery-slider-thumbs li img {
  position: absolute;
  bottom: 50px;
  opacity: 0;
  z-index: 999;
  max-width: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(rgba(255, 255, 255, 0.3)));
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.qtc-gallery-slider-thumbs li:hover img {
  opacity: 1;
  bottom: 13px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

@media screen and (max-width: 830px) {
  .qtc-gallery-title {
    position: absolute;
    right: 0px;
    margin-right: 0px;
    width: 100%;
    text-align: center;
    top: auto;
    bottom: 10px;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    padding: 5px 0; }

  .qtc-gallery-title h2, .qtc-gallery-title h3 {
    text-align: center;
    color: #000; }

  .qtc-gallery-title h2 {
    font-size: 20px;
    line-height: 24px; }

  .qtc-gallery-title h3 {
    font-size: 30px;
    line-height: 40px; } }
</pre></body></html>