#block-29 article {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 3em;
}
#block-29 .footer {
  background-color: black;
  position: relative;
  z-index: 1;
}
#block-29 .footer .footer_bg {
  background-image: url("bg_buytikets.png");
  opacity: 0.75;
  filter: alpha(opacity=75);
  zoom: 1;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  background-size: cover;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -5;
}
#block-29 .footer .footer_widgets {
  background-color: transparent;
  background-color: rgba(128, 128, 128, 0.1);
  zoom: 1;
  padding: 1em 15px;
}
#block-29 .footer .footer_widgets aside h3 {
  color: white;
  position: relative;
  margin-bottom: 2em;
}
#block-29 .footer .footer_widgets aside h3:after {
  background: #666666;
  height: 3px;
  width: 20%;
  content: " ";
  position: absolute;
  left: 0;
  bottom: -1em;
}
#block-29 .footer .footer_widgets aside ul {
  list-style-type: none;
  margin-left: 0;
}
#block-29 .footer .footer_widgets aside li,
#block-29 .footer .footer_widgets aside a,
#block-29 .footer .footer_widgets aside p {
  color: white;
}
#block-29 .footer .footer_widgets aside a:hover {
  color: #f74819;
}
#block-29 .footer .footer_widgets aside li {
  border-bottom: 1px solid rgba(128, 128, 128, 0.4);
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#block-29 .footer .footer_widgets aside li:last-child {
  border-bottom: none;
}
#block-29 .footer .footer_widgets aside .post_meta span {
  font-weight: 400;
  font-size: .85em;
  color: #cccccc;
}
#block-29 .footer .footer_widgets aside .post_meta .date:after {
  content: " \2022";
}
#block-29 .footer .footer_widgets .gallery_slider {
  position: relative;
}

#block-29 .footer .footer_widgets .gallery_slider .customNavigation .btn.prev-gallery,
#block-29 .footer .footer_widgets .gallery_slider .customNavigation .btn.next-gallery {
  position: absolute;
  top: 0%;
  padding: 25% 5px 0 5px;
  font-size: 2em;
  color: #e6e6e6;
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.3);
  zoom: 1;
  height: 100%;
}
#block-29 .footer .footer_widgets .gallery_slider .customNavigation .btn.prev-gallery:hover,
#block-29 .footer .footer_widgets .gallery_slider .customNavigation .btn.next-gallery:hover {
  color: #b3b3b3;
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.6);
  zoom: 1;
}
#block-29 .footer .footer_widgets .gallery_slider .customNavigation .btn.prev-gallery {
  left: 0;
  z-index: 100;
}
#block-29 .footer .footer_widgets .gallery_slider .customNavigation .btn.next-gallery {
  right: 0;
  z-index: 100;
}
#block-29 .footer .footer_copyright .inline-list{
  padding: 0 17px;
}
#block-29 .footer .footer_copyright {
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.3);
  zoom: 1;
  padding: 3em 15px 2em 15px;
  color: #cccccc;
  font-weight: 400;
}
#block-29 .footer .footer_copyright a {
  color: #d9d9d9;
}
#block-29 .footer .footer_copyright a:hover {
  color: #f74819;
}
#block-29 #owl-gallery .item {
  margin: 3px;
}
#block-29 #owl-gallery .item img {
  display: block;
  width: 100%;
  height: auto;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#block-29 .owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
#block-29 .owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
#block-29 .owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#block-29 .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
#block-29 .owl-carousel .owl-controls .owl-nav .owl-prev,
#block-29 .owl-carousel .owl-controls .owl-nav .owl-next,
#block-29 .owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#block-29 .owl-carousel.owl-loaded {
  display: block;
}
#block-29 .owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#block-29 .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
#block-29 .owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
#block-29 .logo-silver img {
  max-width: 100%;
  height: auto;
  margin-top: -70px;
}
#block-29 .copyright {
height: 65px;
display: table-cell;
vertical-align: bottom;
}
