
@font-face {
    font-family: "Calibre";
    src: url(../fonts/CalibreRegular.woff2) format("woff2"), url(../fonts/CalibreRegular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: "Calibre";
    src: url(../fonts/CalibreSemibold.woff2) format("woff2"), url(../fonts/CalibreSemibold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}
@font-face {
    font-family: "Calibre";
    src: url(../fonts/CalibreBold.woff2) format("woff2"), url(../fonts/CalibreBold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}


body {
    font-family: "Calibre";
    font-weight: 400;
}

/* Nav */
#navbarserenade #navbarserenade-inner {
	max-width: 100%;
	margin: 0 auto;
}


#navbarserenade.fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}
#navbarserenade.is-minimized {
	transform: translateY(-65px);
}
#navbarserenade.is-maximized {
	transform: none;
}

#navbarserenade .top-section {
	background: none;
}
#navbarserenade .bottom-section {
	background: none;

}

.active-dropdown {
	color:#deb497;
}


.mobile-menu {
	transform: translateX(100%);
	transition: 0.3s;
}

.mobile-menu.slide-in {
	transform: none;
}

.mobile-menu a {
	margin-top: 1.25rem;
}
.nav-down {
	top: 0;
}
.nav-up {
	top: -40px;
}

.btmNav {
    background: #321330;
    color: #fff;
	display: flex;
	top: 64px;
	position: absolute;
	width: 100%;
	font-size: 0.8rem;
	box-shadow: rgb(0 0 0 / 3%) 0px 14px 28px, rgb(0 0 0 / 4%) 0px 10px 10px;
}

.btmNav .logo {
      background-color: #321330;
	
    width: 15%;
    display: flex;
    align-items: center;
    justify-content: center
}
.btmNav .logo a img {
	 height: 37px;
    object-fit: contain;
}
.btmNav .logo a {
	color: #FFF;
	text-decoration: none;
       
}

.showbb {
	display: inline-block !important;
}

.btmNav ul {
	margin: 0;
	display: flex;
	align-items: center;
	margin-left: 10px;
	justify-content: space-evenly;
	width: 60%;
}
.btmNav ul li {
	list-style: none;
}

.btmNav ul li a {
	color: #FFF;
	display: block;
	text-decoration: none;
	text-transform: capitalize;
    
}


.regBtn {
	background: #b9b4ae;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 9px;
	cursor: pointer;
	color: #fff;
	width: 12%;
    font-family: "Calibre";
    font-weight: 700;
	font-size: 16px
  }
  
  .regBtn a {
	  display: flex;
	  align-items: center;
	  flex-direction: row;
	  gap: 7px;
	  color: #fff;
  }

.topnav {
	overflow: hidden;
	background-color: #eee;
}

.topnav a {
	float: left;
	display: block;
	color: black;
	text-align: center;
	padding: 13px 16px;
	text-decoration: none;
	font-size: 17px;
    
}

.topnav a:hover {
	background-color: #ddd;
	color: black;
}

.topnav .logo {
	float: left;
	display: block;
	color: black;
	text-align: center;
	padding: 7px 10px 3px 10px;
	margin-top: 2px;
	text-decoration: none;
	font-size: 17px;
}

.topnav .logo img {
	width: 166px;
	height: auto;
}



.topnav button {
	display: none;
}


.dropdown-content {
	display: flex;
	width: 100%;
	justify-content: space-evenly;
}

.dropdown {
    display: flex;
    width: 73.55%;
}

.dropdown a {
    cursor: pointer;
    display: flex;
    height: 53px;
    align-items: center;
    justify-content: center;
     font-family: "Calibre";
        font-weight: 700;
    font-size: 16px;
}

.dropbtn {
	display: none;
}


.navContainer {
	width: 100%;
	display: flex;
}

#topBtn.showbb {
	opacity: 1;
	visibility: visible;
	cursor: pointer;
}


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}

/* General */

main {
    margin-top: 100px;
	position: relative;
}

.maincover {
    height: 89vh;
    width: 100%;
    object-fit: cover;
    object-position: center;

}
.layer-fix {
    height: 89vh;
    width: 100%;
    object-fit: cover;
    object-position: center;

}

h1 {
	font-family: adobe-garamond-pro, serif;
	font-weight: 600;
	color: #fff;
	font-size: 3vw;
    text-shadow: 2px 3px 3px black, -2px 6px 7px rgba(0, 0, 0, 0.444), -5px 6px 7px #00000063;
	    margin-bottom: 0;
}
.main_headline {
	position: absolute;
	bottom: 1.3em;
	left: 0;
	right: 0;
	text-align: center;
	padding-bottom: 3rem;
	z-index: 10;
	    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.544));
	
}
.main_headline p {
    font-family: niveau-grotesk, sans-serif;
	font-weight: 700;
	font-size: 2.4vw;
	color: #d9b095;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.764), -4px -2px 10px rgba(0, 0, 0, 0.594), -5px 6px 7px #00000063;
	letter-spacing: 0.05em;

}
.mistimg {
	height: 100%;
	width: 50dvi;
	object-fit: contain;
	object-position: right;
	mix-blend-mode: screen;
	z-index: 6;
}
.mistimg.layer-haze-1 {
	object-position: left;
}
.bg-purple {
	background-color: #321330;
	color: #fff;
}
 p {
	font-family: "aaux-next", sans-serif;
	font-weight: 400;
	font-style: normal;
	margin: 0;
	font-size: 18px;
 }

 h2 {
	font-family: "alegreya", serif;
	font-weight: 500;
	font-style: italic;
	position: relative;
	color: #b5937c;
 }
   .introduction h2 {
	font-size: 3.3vw;
   }
 .introduction h2::after {
    content: "";
    border: 1px solid #b5937c;
    display: block;
    margin: auto;
    width: 3.34%;
    height: 1px;
    margin-top: 6px;
    margin-bottom: 10px;
  }
  .imgcover {
	width: 100%;
	height: 360px;
	object-fit: contain;
  }
  .card-group {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	gap: 2rem;
  }
  .cardItem {
    grid-column: span 4;
  }
  .cardItemDesc {
	margin-top: 1.8rem;
  }
  .cardItemDesc h3 {
		font-family: adobe-garamond-pro, serif;
	font-weight: 600;
	font-style: normal;
	font-size: 1.6rem;
  }
  .cardItemDesc p {
	max-width: 30ch;
	margin: auto;
  }
  h3 {
	font-family: "alegreya", serif;
	font-weight: 500;
	font-style: italic;
	position: relative;
	color: #b5937c;
  }
  .location h2 {
	width: fit-content;
	
	color: #42292b;
font-family: 'adobe-garamond-pro';
font-weight: 600;
font-style: normal;

  }
  .cont-wrap p {
	font-family: 'aaux-next';
	font-weight: 600;
	max-width: 11ch;
  }
  .cont-wrap p.dist_item {
	font-family: 'aaux-next';
		font-weight: 700;
		width: 100%;
		display: block;
		font-size: 1.8rem;
		color: #575756;
		margin-bottom: 3px;
  }
  .cont-wrap p {
	font-family: 'aaux-next';
	font-weight: 600;
	width: 100%;
	display: block;
	font-size: 0.9rem;
	color: #212121;
	line-height: 1.1;
	
  }
  .cont-wrap {
	gap: 2.5rem;
  }
  .cont-wrap div {
	width: fit-content;
  }
  .location h2::after {
	display: none;
  }
  span.unit {
	font-size: 1.26rem;
	padding-left: 4px;
	font-weight: 700;
	color: #575756;
	text-transform: uppercase;
  }
  .btn-panzoom-pos {
	position: absolute;
	left: 0;
	top: 0;
  }
  .hystmodal {
	z-index: 999 !important;
  }
 
  .pzbtn {
    width: 40px;
    height: 40px;
    background: #321330;
    color: #FFF;
    text-align: center;
    display: grid;
    align-items: center;
    justify-items: center;
    font-size: 2.2dvi;
  }
  .regform h2 {
font-family: 'adobe-garamond-pro';
font-weight: 600;
font-style: normal;
	color: #42292b;
  }
  .regform {
	background-color: #b9b4ae;
  }
  #frmLeadGen input[type="text"],#frmLeadGen input[type="tel"],#frmLeadGen input[type="email"] {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: .7rem;
    display: block;
    width: 100%;
    max-width: 32rem;
    background-color: #fff;
    padding-top: .35rem;
    padding-bottom: .35rem;
    padding-left: 1.1rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: #000;
    border-radius: 0;
    text-align: center
}

#frmLeadGen input[type="text"]::placeholder,#frmLeadGen input[type="email"]::placeholder,#frmLeadGen input[type="tel"]::placeholder {
    color: rgb(55 55 55 / .6);
    text-align: center
}
p.semib {
	font-weight: 600;
}
label.checkbox-label {
	font-size: 0.78rem;
	    max-width: 32rem;
}
.submit-btn {
	font-family: "aaux-next", sans-serif;
	background: #321330;
	color: #fff;
	display: flex;
	align-items: center;
	width: fit-content;
	margin:  auto;
	padding: 15px 50px;
	line-height: 0.8;
	font-weight: 700;
	font-style: normal;
	border: 0;
}
.sg_wrapper p {
  font-family: "Calibre";
  font-weight: 400;
  line-height: 1.2;
  font-size: 1.15rem;
}
.sg_wrapper p strong {
	font-size: 1.28rem;
	font-weight: 600;
}
.sglink {
	font-weight: 700;
	color: #321330;
	    font-family: niveau-grotesk, sans-serif;
		 font-weight: 700;
		 font-size: 2.3rem;

}
.locationicon {
	width: 50px;
	height: 50px;
	object-fit: contain;
}
.slide-image {
            transform: scale(1.2);
        }
@media screen and (min-width:1800px) {}

@media screen and (min-width:768px) {
	 #mapmodal .hystmodal__window {
	width: 38vw;
  }
   
}
@media screen and (max-width: 1024px) {



	.regBtn {
		padding: 10px 0;
		width: 56%;
	}

	.navContainer {
		width: 100%;
		justify-content: space-between;
	}

	.btmNav {
		display: flex;
		justify-content: space-between;
		height: 64px;
	}

	.btmNav ul {
		margin: 0;
		display: inline-block;
		align-items: center;
		margin-left: 10px;
		justify-content: space-evenly;
		width: 60%;
	}

	.dropbtn {
		color: #ffffff;
		border: none;
		cursor: pointer;
		display: flex;
		width: 50%;
		align-items: center;
		justify-content: center;
		gap: 9px;
		    font-size: 16px;
	font-family: "Calibre";
    font-weight: 700;
	}
    

	.dropdown {
		position: relative;
		display: contents;
		width: 100%;
	}

	.dropdown-content {
		display: none;
		position: absolute;
		background-color:#321330;
		min-width: 160px;
		box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
		z-index: 1;
        font-family: "Calibre";
        font-weight: 700;
	}

	.dropdown-content a {
		color: #fff;
		padding: 12px 6px;
		text-decoration: none;
		display: block;
		border-bottom: 1px solid #fff;
	}


	.dropdown .dropdown-content {
		display: none;
		list-style-type: none;
		color: #f2f2f2;
		width: 100%;
		transition: 0.2s;
		top: 45px;
		padding: 40px 30px;
		z-index: -1;
	}

	.btmNav .logo {
	    padding: 0 1px;
    width: 48%;
    display: flex;
    align-items: center;
    justify-content: center;
	}
	
}

@media screen and (max-width: 600px) {
	.topnav.responsive {
		position: relative;
	}

	.topnav.responsive a {
		float: none;
		display: block;
		text-align: left;
	}

	.topnav.responsive .icon {
		position: absolute;
		right: 0;
		top: 0;
	}
}





@media screen and (max-width:767px) {
	
	h1 {
			font-size: 8.2vw;
			text-shadow: none;
		}
		h2 {
			font-size: 7.8vw;
		}
		.introduction h2 {
	font-size: 8vw;
   }
		h3 {
			font-size: 6vw;
		}

		p {
			font-size: 16px;
		}

	.main_headline p {
		font-size: 6vw;
		text-shadow: 2px 3px 3px black;
		letter-spacing: 0.05em;

	}

	.maincover {
		height: 150dvi;
	}

	.cardItem {
		grid-column: span 12;
	}

	.imgcover {
		height: 66dvi;
	}
	.mistimg {
		width: 100%;
		filter: opacity(0.8);
	}

	p.semib {
		max-width: 26ch;
		margin: auto;
	}
	.cardItemDesc p {
		max-width: 33ch;
		margin: auto;
	}
.pzbtn {
    font-size: 21px;
}
}