@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap");
.navbar-brand {
  padding: 0; }

section a {
  color: #fff !important;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  font-weight: bold; }

section a:hover {
  color: #fff !important;
  font-weight: bold; }

figure {
  margin: 0 0 3rem; }

.testimonial {
  text-align: center; }

.testimonial h3 {
  margin: 50px 0;
  color: #c4af7b; }

.testimonial:after {
  content: "";
  display: block;
  background-color: #c3af7c;
  width: 80px;
  height: 1px;
  margin: 20px auto 80px; }

.owl-slide-text {
  padding: 30px;
  /* background-color: rgba(0,0,0,.4); */
  border-radius: 6px;
  color: white;
  z-index: 10;
  position: absolute;
  top: 15%;
  margin: auto;
  max-width: 40%;
  left: 0;
  right: 0;
  padding: 0;
  text-align: center; }

.owl-slide-text h2 {
  font-family: 'Dancing Script';
  font-size: 60px;
  text-shadow: 1px 1px #333;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5); }

body {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  color: #000; }

h2 {
  color: #fff; }

ul.navbar-nav li:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.2); }

.gold .figure-caption {
  font-size: 90%;
  color: #fff;
  color: rgba(255, 255, 255, 0.8); }

.rounded {
  border-radius: 0.25rem !important;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2); }

/*
ul.navbar-nav li:not(:last-child) a:after {
	content: " ";
    width: 12px;
    height: 12px;
    border: 2px solid rgba(255,255,255,.5);
    border-radius: 50px;
    display: inline-block;
    margin-left: 17px;
}
ul.navbar-nav li:not(:last-child) a:before {
	content: " ";
    width: 12px;
    height: 12px;
    border: 2px solid rgba(255,255,255,.5);
    border-radius: 50px;
    display: inline-block;
    margin-left: 17px;
	position: absolute;
	right: 0;
	transform: skew(2deg)
}
*/
.owl-carousel .owl-slide::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: black;
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 80%, black 100%);
  z-index: 1;
  opacity: 0.6; }

.btn-primary {
  color: #fff;
  background-color: #c3af7c;
  border-color: #c3af7c;
  	/*background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                  radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%); */ }

.svg-overlay {
  position: absolute;
  left: 0;
  bottom: 10%;
  right: 0;
  margin: auto;
  width: 25%;
  text-align: center;
  /*
  border: 1px solid rgba(255,255,255,.8);
  background: rgba(255,255,255,.2); */
  z-index: 20; }

.svg-sticker {
  position: absolute;
  left: 0;
  bottom: 15%;
  right: 0;
  margin: auto;
  width: 220px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.8);
  background: rgba(255, 255, 255, 0.2); }

.fh-sticker {
  border: 1px solid rgba(255, 255, 255, 0.8);
  padding: 12px 10px 12px 10px;
  position: absolute;
  left: 0;
  bottom: 15%;
  color: #fff;
  right: 0;
  margin: auto;
  width: 220px;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  font-family: 'Shadows Into Light', cursive;
  font-size: 34px; }

.fh-sticker sub {
  bottom: 0;
  font-size: 30px; }

.nav-link {
  font-weight: 300;
  position: relative;
  padding: 10px 30px 10px 30px !important; }

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box; }

.static {
  position: static; }

.bg-transparent {
  /*background: linear-gradient(180deg, rgba(0,0,0,.9) 0%, transparent) !important;*/
  background: rgba(0, 0, 0, 0) !important;
  	/*background: rgba(163, 131, 49,.4) !important;
  	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                  radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);*/
  /*background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 50%) ;*/ }

.navbar {
  background: black;
  background: linear-gradient(180deg, black 0%, rgba(0, 0, 0, 0) 50%); }

.navbar.scrolled {
  background: #b19e6d !important;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
  z-index: 9000 !important;
  	/*background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                  radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    transition: background-color 200ms linear;
  	
  	background-color: #826927;
      border-color: #826927;
      background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%) !important;*/ }

.navbar a.navbar-brand {
  display: none; }

.navbar.scrolled a.navbar-brand {
  display: block; }

.navbar.scrolled a.navbar-brand img {
  height: 76%;
  width: auto;
  position: absolute;
  top: 0;
  right: 48px;
  	/*
      border: 1px solid rgba(255,255,255,.8);
      background: rgba(255,255,255,.2); */
  margin: auto;
  bottom: 0;
  opacity: 1;
  border-radius: 3px; }

.navbar.scrolled a.navbar-brand:hover {
  height: 78%; }

footer {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  background: #c3af7c !important;
  background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
  transition: background-color 200ms linear;
  color: #fff; }

.cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

/*
.cover::before {
content: "";
  position: absolute;
  display: block;
 width: 100%;
  height: 50%;
  bottom: 0;
  background: linear-gradient(to top, rgba(0,0,0,.9) 0%, transparent 100%);
}
*/
.owl-carousel .owl-slide {
  position: relative;
  height: 100vh;
  background-color: lightgray; }

.owl-carousel .owl-slide-animated {
  /* -webkit-transform: translateX(20px);
           transform: translateX(20px);*/
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.05s;
  transition: all 0.05s; }

.owl-carousel .owl-slide-animated.is-transitioned {
  -webkit-transform: none;
  transform: none;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }

.owl-carousel .owl-slide-title.is-transitioned {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s; }

.owl-carousel .owl-slide-subtitle.is-transitioned {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s; }

.owl-carousel .owl-slide-cta.is-transitioned {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s; }

.owl-carousel .owl-dots,
.owl-carousel .owl-nav {
  position: absolute; }

.owl-carousel .owl-dots .owl-dot,
.owl-carousel .owl-nav [class*="owl-"]:focus {
  outline: none; }

.owl-carousel .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.navbar-dark .navbar-nav .active > .nav-link {
  font-weight: 600; }

.navbar-dark .navbar-nav .nav-link {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px; }

.owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot.active span {
  background: #c3af7c; }

.owl-carousel .owl-nav {
 /* left: 50%;
*/
  top: 50%;
  margin: 0;
  width: 100%; }

.owl-carousel .owl-nav button.owl-prev {
  left: 10px;
  position: absolute; }

.owl-carousel .owl-nav button.owl-next {
  right: 10px;
  position: absolute; }

.owl-carousel .owl-nav svg {
  opacity: 0.3;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  transform: scaleX(0.4) scaleY(1.2);
  transition: all .2s ease;
  fill: #FFFFFF; }

.owl-carousel .owl-nav button:hover svg {
  opacity: 1;
  transform: scaleX(0.4) scaleY(1.6); }

.owl-carousel .owl-nav [class*="owl-"]:hover {
  background: transparent; }

section, footer {
  /*display: none;*/
  padding: 120px 20px; }

section p {
 /* line-height: 28px;
letter-spacing: .5px;
	font-weight: 300*/
  font-size: 16px;
  line-height: 28px; }

strong {
  font-weight: 600; }

section h1 {
  text-align: center;
  margin-bottom: 50px;
  color: #b19e6d;
  font-family: 'Dancing Script';
  font-size: 60px; }

section h1:after {
  content: "";
  display: block;
  background-color: #b19e6d;
  width: 80px;
  height: 1px;
  margin: 15px auto 0; }

section.gold {
  background-color: #c3af7c;
  color: rgba(255, 255, 255, 0.9); }

section.gold h1 {
  color: #fff; }

section.gold h1:after {
  background-color: #fff; }

footer ul.list {
  list-style: none; }

footer ul.list li {
  display: inline-block; }

footer ul.list li:not(:last-child) {
  margin-right: 32px; }

@media (min-width: 1200px) {
  .container {
    max-width: 960px; } }
#mobilemenu {
  display: none; }

#desktopmenu {
  display: block; }

@media only screen and (max-width: 1023px) {
  #mobilemenu {
    display: block; }

  #desktopmenu {
    display: none; }

  .owl-carousel .owl-nav {
    top: 50%; }

  .owl-carousel .owl-nav svg {
    width: 24px;
    height: 24px; }

  .navbar.scrolled a.navbar-brand img {
    height: 56%;
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    opacity: 1;
    border-radius: 3px;
    left: 0; }

  .svg-overlay {
    position: absolute;
    left: 0;
    bottom: 10%;
    right: 0;
    margin: auto;
    width: 50%;
    text-align: center;
    z-index: 20; }

  .navbar {
    background: #b19e6d !important; }

  .navbar-nav {
    position: absolute;
    left: 0;
    background-color: #b19e6d;
    width: 100%;
    height: 100vh;
    top: 56px; }

  .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.8);
    border-color: transparent; }

  .owl-slide-text h2 {
    font-family: 'Dancing Script';
    font-size: 40px;
    text-shadow: 1px 1px #333;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5); } }
@media only screen and (max-width: 1200px) {
  .nav-link {
    font-weight: 300;
    position: relative;
    padding: 10px 14px 10px 14px !important; } }
#mobilemenu {
  display: none; }

#mobilemenu {
  padding: 8px; }

#mobilemenu .navbar-brand {
  padding: 0; }

blockquote p {
  position: relative; }

blockquote p:first-of-type {
  margin-top: 16px; }

/*blockquote:before {
  content: "\201C";
  margin-left: -16px; }

blockquote:after {
  content: "\201E";
  margin-left: 16px; }*/
span.blockquote {
  box-shadow: 10px 0 0px 0px rgba(255, 255, 255, 0.75), -10px 0 0px 0px rgba(255, 255, 255, 0.75);
  background-color: rgba(255, 255, 255, 0.75);
  line-height: 1.9em;
  font-family: 'georgiaitalic';
  color: #141329;
  padding: 6px 10px; }

/*blockquote:before, blockquote:after {
	font-family: 'Dancing Script';
	color: $main-color;
  	font-size: 60px;
	line-height: 1; }*/
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  justify-content: center;
  display: flex;
  padding: 20px; }

.swiper-slide img {
  background-color: white;
  padding: 10px;
  border: 1px solid #c3af7c;
  /*box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);*/ }

.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(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e2d8bf; }

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  display: none; }

.swiper-3d .swiper-slide-shadow {
  background: none; }

.thumbnail {
  max-height: 400px; }
