.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0;
}
.mt-2 {
	margin-top: 2rem!important;
}
.signature {
  height: 150px;
}
.btn-video {
	width: 50px !important;
	height: 50px !important;
	margin-top: 2rem!important;
	padding: 0 !important;
	color: #fff;
	border: 0 !important;
	border-radius: 100%;
	box-shadow: none;
}
.btn-video .fa {
	position: relative;
	top: 0;
	left: 2px;
	font-size: 2rem;
}
.btn-video:before, 
.btn-video:after {
	background: transparent !important;
}
.btn-video:hover,
.btn-video:focus,
.btn-video:active {
	
}
.logo > img {
  width: 290px;
  height: auto;
}
.mobil {
  display: none !important;
  visibility: hidden !important;
}
.nav li a:hover,
.nav li a:focus,
.nav li a:active {
	background: transparent !important;
	color: #fff;
}
.history article header span {
  font-size: 24px;
}
.history h3 {
  font-size: 15px;
}
.text-underline {
  text-decoration: underline !important;
}
.highlight {
  color: #cbb27c;
}
table.product-info {
  margin: 150px auto;
  width: 150px;
  border: none;
}
table.product-info tr td {
  padding: 2px 0;
  font-size: 17px;
  font-family: Catamaran, sans-serif;
  color: #cbb27c;
}
.heading .finder a {
  margin-right: 15px;
}
.ico-pacman {
  position: relative;
  top: 5px;
  width: 20px;
  height: 20px;
}
.heading .social {
  position: fixed;
  top: 2px;
  z-index: 99999;
}
.offtopset {
  padding-top: 75px;
}
.x-padding {
  padding: 0 55px;
}
.instagram {
  position: relative;
  display: block;
  width: 38px;
  height: 38px;
  margin-top: -8px;
  overflow: hidden;
}
.instagram img {
  position: relative;
  top: 50%;
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  vertical-align: middle;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.eva {
  position: relative;
  display: block;
  width: 38px;
  height: 38px;
  margin-top: -8px;
  overflow: hidden;
}
.eva img {
  position: relative;
  top: 50%;
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  vertical-align: middle;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.art-title {
  color: #cbb27c;
}
.text-about {
  font-size: 27px;
  letter-spacing: 1px;
}
.text-of-art {
  font-family: 'Grand Hotel',cursive;
  padding: 70px 50px;
  font-size: 35px;
  letter-spacing: 2px;
  color: #cbb27c !important;
}
.history .poster {
  max-width: 525px;
}
.history h3 {
  padding-top: 9px;
  color: #cbb27c;   
}
.history p {
  font-family: "Times New Roman", Times, serif;
  font-size: 15.5px;
  letter-spacing: 0;
}
.history article.left,
.history article.right {
  text-align: left;
}
.history article.right
.history article.left p {
  text-align: left;
}
img {
  margin-bottom: 15px;
}
.event-meta {
  margin-left: 0;
  padding: 5px 0;
  border-top: 1px #cbb27c solid;
  border-bottom: 1px #cbb27c solid;
  font-size: 13px;
  color: #cbb27c !important;
  font-weight: 600;
}
.event-meta > li {
  color: #cbb27c !important;
}
.event-meta > li:first-of-type {
  padding-left: 0;
}
.event-meta > li:last-of-type {
  padding-right: 0;
}
.event-meta > li::before {
  padding-right: 10px;
  color: #cbb27c;
}
.event-meta > li::after {
  content: "|";
  display: inline-block;
  position: relative;
  left: 7px;
  color: #cbb27c;
}
.event-meta > li:last-of-type::after {
  display: none;
}
.event-title {
  margin-bottom: 10px;
}
.event-modal-meta li::before {
  width: 25px;
}
.event-time::before {
  font-family: "FontAwesome";
  content: "\f017";
  color: #cbb27c;
  display: inline-block;
}
.event-location::before {
  font-family: "FontAwesome";
  content: "\f041";
  color: #cbb27c;
  display: inline-block;
}
.event-date::before {
  font-family: "FontAwesome";
  content: "\f073";
  color: #cbb27c;
  display: inline-block;
}

.business h3 {
  font-family: 'Grand Hotel',cursive;
  font-size: 55px;
  line-height: 1em;
  text-transform: none;
  margin-top: 50px;
  color: #cbb27c;
}
.business h4 {
  font-family: 'Catamaran',sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 1em;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #cbb27c;
  color: #1b1d1e;
}
h3.product-title {
  font-family: 'Grand Hotel',cursive;
  font-size: 36px;
  line-height: 1em;
  text-transform: none;
  margin: 0 0 15px 0;
  color: #cbb27c;
}
#partners .item {
  display: block;
  float: left;
  width: 25%;
  margin-left: 30px;
}
footer * {
  font-size: 17px !important;
}
.blog-masonry-list {
	padding: .9rem 0;
}
.blog-masonry-box {
	padding-top: 1.1rem;
	padding-bottom: 1.1rem;
}
.gallery-link {
	display: block;
	margin-bottom: 22px;
	width: 100%;
	height: 330px;
	border-radius: 11px;
	overflow: hidden;
	cursor: pointer;
}
.gallery-picture {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.form-pricelist label,
.form-pricelist .form-check {
	color: #fff;
}

@media handheld, screen and (max-width : 1024px) {
    
  #fb-box {
    display: none;
  }
  .mobil {
    display: block !important;
    visibility: visible !important;
  }
  .heading {
    margin-bottom: 0;
  }
  .x-padding {
    padding: 0;
  }
  .x-mobile {
    display: none;
    visibility: hidden;
  }
  .logo > img {
    position: relative;
    top: 6px;
    left: -15px;
    width: 150px;
  }
  .heading .finder {
    margin-left: 0;
  }
  .heading .finder a {
    display: block;
    float: left;
    margin-right: 12px;
    font-size: 11px;
    line-height: 35px;
  }
    
}

@media (max-width: 768px) {
  .nav li a {
    font-size: 20px;
  }
}
#yt-video {
	background: transparent;
	position: relative;
	height: 100vh;
}
.ytplayer-container {
	position: absolute;
	top: 0;
	z-index: -1;
}
.mt-1 {
	margin-top: 1rem;
}
.mt-30 {
	margin-top: 30px;
}
.mb-2 {
	margin-bottom: 2rem;
}
.pt-1 {
	padding-top: 1rem;
}
.pt-3 {
	padding-top: 3rem;
}
.pb-3 {
	padding-bottom: 3rem;
}
.thumbnail {
  background-color: transparent;
  border-color: transparent;
}
.thumbnail .image {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  cursor: pointer;
}
.thumbnail .product-title {
  margin: 5px auto;
  padding: 7px 0;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  color: #cbb27c;
}
.thumbnail .product-desc {
  margin: 5px auto;
  padding: 3px 0;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  color: #cbb27c;
}