.page-banner {
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;

	margin-bottom: 0px;
	margin-top: -320px;
	padding: 325px 0px 250px 0px;
	z-index: 0;
	position: relative;
}

.page-banner h1 {
	text-align: center;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-style: normal;
	text-transform: none;
	font-size: 85px;
	line-height: 44px !important;
	letter-spacing: -0.9px;
	z-index: 2;
	position: relative;
	color: white;
}

.script-heading {
	color: #2a303b;
	font-size: 60px;
	font-family: "Yesteryear", handwriting;
	font-weight: 400;
	font-style: normal;
}

.page-banner .overlay {
	opacity: 0.72;
	background-color: rgba(15, 94, 179, 0.83);
	top: 0;
	bottom: 0;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
}

body.page-id-7 .page-banner {
	background-image: url("/wp-content/uploads/2020/11/Copy-of-15_Coco-de-Agua-Spa.jpg");
}

.q-padding {
	padding: 50px 0;
}

.q-round-img {
	border-radius: 5px;
}

.q-grey-bg {
	background-color: #f8f8f8;
}
