/*
*
* Theme Name:  Mandale
* Theme URI:   https://www.taintedmedia.co.uk/
* Author:      Tainted Media
* Author URI:  https://www.taintedmedia.co.uk/
* Description: A theme improved specifically for Mandale Group.
* Version:     2.3.8
* License:     GNU General Public License v2 or later
* License URI: LICENSE
* Text Domain: mandale
* Tags:        custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

@font-face {
	font-family: 'Argent CF';
	src: url('fonts/ArgentCF-Regular.eot');
	src: local('Argent CF Regular'), local('ArgentCF-Regular'),
	url('fonts/ArgentCF-Regular.eot?#iefix') format('embedded-opentype'),
	url('fonts/ArgentCF-Regular.woff2') format('woff2'),
	url('fonts/ArgentCF-Regular.woff') format('woff'),
	url('fonts/ArgentCF-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@media (min-width: 1200px) {

	.container { max-width: 1210px; }

}

body {
	font-family: 'myriad-pro', sans-serif;
	color: #172852;
	background-color: #f4f6f8;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*
* 1.0 - Default WordPress element styling.
*
* We can override these later if needed.
*
*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.sticky { display: block; }
.hentry { margin: 0; }
.updated:not(.published) { display: none; }
.bypostauthor { display: block; }
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.gallery { margin-bottom: 1.5em; }
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item { max-width: 50%; }
.gallery-columns-3 .gallery-item { max-width: 33.33%; }
.gallery-columns-4 .gallery-item { max-width: 25%; }
.gallery-columns-5 .gallery-item { max-width: 20%; }
.gallery-columns-6 .gallery-item { max-width: 16.66%; }
.gallery-columns-7 .gallery-item { max-width: 14.28%; }
.gallery-columns-8 .gallery-item { max-width: 12.5%; }
.gallery-columns-9 .gallery-item { max-width: 11.11%; }
.gallery-caption { display: block; }
img { max-width: 100%; height: auto; }

.container.container--wide {
	max-width: 1600px;
}

/*
* 1.1 - Bootstrap Overrides
*
*/

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
	color: #172852;
	font-family: 'Argent CF', serif;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
a { transition: all 0.3s ease-in-out; }
a, a:hover, a:visited, a:active, a.active {
	color: #172852;
	text-decoration: none;
}
.small {
	font-size: 10px;
	line-height: 20px;
	color: #172852;
}
.lead {
	font-size: 20px;
	font-weight: normal;
	color: #172852;
}
.btn {
	border: 0;
	text-transform: uppercase;
	font-weight: 400;
}
.btn-lg { font-size: 14px; }
.btn-xl {
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.btn-massive {
	font-size: 14px;
	padding: 12px 18px;
}
@media (min-width: 992px) {

	.btn-massive {
		font-size: 16px;
		padding: 22px 34px;
	}

}
.btn-primary {
	background-color: #172852;
	color: #fff;
	border-radius: 0;
}
.btn-secondary {
	background-color: #62a6db;
	color: #fff;
}
.btn-primary:visited,
.btn-secondary:visited { color: #fff; }

.btn-secondary:hover {
	background-color: #fff;
	color: #172852;
	box-shadow: 0 6px 18px rgba(0,0,0,0.06);
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
	background-color: #172852;
	box-shadow: 0 4px 12px rgba(23,40,82,0.48);
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.btn-primary.focus,
.btn-primary:focus { box-shadow: 0 0 0 4px rgba(0,0,0,0.24); }
.dropdown-menu {
	min-width: 240px;
	padding: 6px 0;
	font-size: 18px;
	color: #172852;
	border: 0;
	border-radius: 8px;
	box-shadow: 0 8px 24px rgba(0,0,0,0.18);
}
.dropdown-item {
	font-weight: 400;
	font-size: 14px;
	padding: 8px 20px;
	color: #172852;
}
.dropdown-item:focus,
.dropdown-item:hover {
	color: #fff;
	background-color: #172852;
}
.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}
.blockquote { position: relative; }
.blockquote:before {
	position: absolute;
	top: -40px;
	left: -20px;
	content: "\f10d";
	font-family: 'Font Awesome 5 Free';
	font-size: 68px;
	font-weight: 700;
	opacity: .08;
}
.blockquote p {
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	padding-left: 30px;
}
.blockquote footer {
	font-size: 16px;
	font-weight: 700;
	color: #172852;
	margin-bottom: 60px;
}
.blockquote footer cite:before { content: "- "; }

/*
* 1.2 - Blog
*
*/
.display-4 { font-size: 30px; }
.special-heading { margin: 30px; }
@media (min-width: 992px) {

	.display-4 { font-size: 3rem; }

}
.mandale-blog-loop, .mandale-blog-wrapper .container .post-navigation {
	max-width: 1800px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 60px;
	padding: 0 60px;
	box-sizing: border-box;
}
.mandale-blog-wrapper .container .post-navigation {
	padding: 0;
}
.mandale-blog-loop > .container, .mandale-blog-wrapper .container .post-navigation .post-navigation-card {
	max-width: 100%;
	flex-basis: 480px;
	flex-grow: 1;
	flex-shrink: 2;
	display: flex;
	flex-direction: column;
	padding: 0;
}
@media (min-width:1680px){
	.mandale-blog-loop > .container:nth-of-type(6n+1) {
		flex-grow: 2;
		flex-shrink: 1;
		flex-basis: 1000px;
	}
}
.mandale-blog-cover-image {
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: center center;
}
.mandale-blog-container-card {
	background: #ffffff;
	padding: 30px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: space-between;
}
.mandale-blog-container-card h2 {
	font-size: 1.5rem;
}
.mandale-blog-continue-button {
	align-self: flex-start;
	padding: 2rem 3.125rem;
	font-weight: 500;
	letter-spacing: 0.125rem;
}

.mandale-blog-row { padding: 60px 0; }
.mandale-blog-row:nth-of-type(odd) { background: #f6f6f6; }
.mandale-blog-row img {
	box-shadow: 0 8px 24px rgba(0,0,0,0.18);
	transition: all 0.3s ease-in-out;
}
.mandale-blog-row a:hover img { opacity: 0.65; }
.mandale-blog-row h2 {
	font-size: 30px;
	margin-bottom: 26px;
}
.mandale-excerpt { margin-bottom: 30px; }
.mandale-blog-pagination { padding: 60px 0; }
.mandale-blog-pagination .nav-links { 
	margin: 0 auto; 
	display: flex; 
	flex-wrap: wrap;
	align-items: center;
	justify-content: center; 
}
.mandale-blog-pagination .nav-links span,
.mandale-blog-pagination .nav-links a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 64px;
	height: 64px;
	line-height: 38px;
	font-weight: 700;
	text-transform: uppercase;
	background: #172852;
	border: 2px solid #172852;
	color:#ffffff;
	float: left;
	margin: 0 4px 4px;
}
.mandale-blog-pagination .nav-links span {
	background: none;
	border: none;
	color: #172852;
}
.mandale-blog-pagination .nav-links .current { 
	color: #ffffff; 
	border: 2px solid rgba(91, 126, 150, .8);
	background-color: rgba(91, 126, 150, .8);
}
.mandale-blog-pagination .nav-links a:hover {
	background-color: #172852;
	border: 2px solid rgba(255, 255, 255, .3);
	color: #fff;
	box-shadow: 0 4px 12px rgba(0,0,0,0.36);
}
.mandale-blog-pagination .nav-links a.next,
.mandale-blog-pagination .nav-links a.prev {
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.mandale-blog-wrapper .featured-image {
	flex-grow: 1;
	height: auto;
	margin: 0 auto 3rem;
}
.mandale-blog-wrapper .featured-image img {
	width: 100%;
	height: auto;
}
.mandale-blog-wrapper .post-navigation .post-navigation-card .post-navigation__title > h2 {
	color: #172852;
	font-family: 'Argent CF', serif;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.mandale-blog-wrapper .container .post-navigation {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 60px;
}
.mandale-blog-wrapper .container .post-navigation:after {
	display: none;
}
.mandale-blog-wrapper .container .row {
	padding: 0 30px;
}
blockquote {
	font-size: clamp(1.5rem, 1.37rem + 0.594vw, 1.875rem);
	font-family: 'Argent CF', serif;
	font-weight: 500;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 100%;
	margin: 30px auto;
	display: grid;
	grid-template-columns: 1fr 6fr 1fr;
	grid-template-areas: "marks quote ."
                         "citation citation citation";
}
blockquote p {
	grid-area: quote;
	text-align: center;
}
blockquote:before {
	content:'';
	background-image: url(assets/images/quotes.png);
	width: 90%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	position: relative;
	grid-area: marks;
}
blockquote cite {
    grid-area: citation;
    font-family: 'myriad-pro', sans-serif;
    font-size: 1rem;
    font-style: normal;
}

@media (max-width:500px) {
	.mandale-blog-loop {
		gap: 30px;
		margin: 0 30px;
		padding: 0;
	}

    .mandale-blog-wrapper .container .post-navigation {
        gap: 30px;
        padding: 0;
    }

	.mandale-blog-continue-button {
		align-self: auto;
		padding: 1rem 1.875rem;
		font-weight: 500;
		letter-spacing: 0.125rem;
	}
}
.post-content { padding-bottom: 90px; }
.post-content p { margin-bottom: 30px; }
.post-content ul,
.post-content ol,
.post-content dl,
.post-content dd { margin-bottom: 30px; }
.post-content h1,
.post-content .h1,
.post-content h2,
.post-content .h2,
.post-content h3,
.post-content .h3,
.post-content h4,
.post-content .h4,
.post-content h5,
.post-content .h5,
.post-content h6,
.post-content .h6 {
	font-family: "myriad-pro", Arial, sans-serif;
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 30px;
}
.post-content .lead { font-weight: 500; }
.post-content dt,
.post-content strong { color: #172852; }
.featured-image img { box-shadow: 0 8px 32px rgba(0,0,0,0.18); }
.post-navigation {
	padding: 30px 0;
	clear: both;
}
.post-navigation:after {
	content: "";
	display: table;
	clear: both;
}
.post-navigation .nav-links a,
.post-navigation .nav-links a:visited {
	display: inline-block;
	padding: 8px 16px;
	background: #172852;
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	border-radius: 6px;
	box-shadow: 0 8px 24px rgba(0,0,0,0.18);
	margin: 1rem;
}
.post-navigation .nav-links a:hover {
	background: #f6f6f6;
	color: #172852;
}
.post-navigation .nav-links .nav-next a { float: right; }
.post-navigation .nav-links .nav-previous a:before {
	content: "\f100";
	font-family: 'Font Awesome 5 Free';
	margin-right: 12px;
}
.post-navigation .nav-links .nav-next a:after {
	content: "\f101";
	font-family: 'Font Awesome 5 Free';
	margin-left: 12px;
}

/*
* 2.0 - Site Header
*
*/
.viewport {
	overflow: hidden;
}

.main-menu {
	position: fixed;
	width: 90vw;
	max-width: 360px;
	right: -360px;
	top: 0px;
	background-color: rgba(255, 255, 255, 0.8);
	backdrop-filter: blur(15px);
	-webkit-backdrop-filter: blur(15px);
	z-index: 99;
	display: block;
	transition: right 0.4s;
	height: 100vh;
	overflow: auto;
	-webkit-overflow-scroll: touch;
}

.menu-main-menu-container {
	padding-top: 80px;
}

.mobile-menu-open .main-menu {
	right: 0;
}

.main-menu__top {
	display: block;
	text-align: right;
	padding: 12px 43px 8px 10px;
	background-image: url(assets/images/close2.svg);
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: right center;
	cursor: pointer;
	font-family: 'Argent CF';
	font-size: 20px;
	line-height: 19px;
	position: absolute;
	top: 30px;
	right: 30px;
}

.mandale-menu {
	list-style: none;
	margin: 0;
	padding: 0 30px 30px;
}

.mandale-menu li {
	display: block;
}

.mandale-menu li.menu-item-has-children {
	padding-right: 36px;
	position: relative;
}

.mobile-submenu-toggle {
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
	height: 48px;
	cursor: pointer;
	background-image: url(assets/images/chevron.svg);
	background-size: 24px;
	background-position: center center;
	background-repeat: no-repeat;
	transform: rotate(0deg);
	transition: transform 0.25s;
}

.mandale-menu .mobile-submenu-open .mobile-submenu-toggle {
	transform: rotate(180deg);
}

.mandale-menu a {
	font-size: 20px;
	line-height: 24px;
	font-family: 'Argent CF', serif;
	font-weight: 400;
	padding: 12px 0;
	display: block;
	opacity: 1;
	transition: opacity 0.25s;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.mandale-menu a:hover {
	opacity: 0.5;
}

.mandale-menu .sub-menu {
	display: none;
}

.mandale-menu .mobile-submenu-open .sub-menu {
	display: block;
	padding: 0 0 0 20px;
	margin-right: -36px;
}

.mandale-menu .sub-menu a {
	font-size: 16px;
	font-family: 'myriad-pro', sans-serif;
	padding: 10px 0;
}

.site-header {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 25px 60px;
	box-sizing: border-box;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	background-color: #172852;
	transition: transform 0.25s;
}

.scrolling-menu-toggle .site-header {
	transform: translateY(-180px);
}

.mandale-main {
	padding-top: 100px;
}
.pagebuilder-blocks {
	padding-top: 130px;
	min-height: 100vh;
}

@media (max-width: 767px) {
	.mandale-main {
		padding-top: 90px;
	}

	.pagebuilder-blocks {
		padding-top: 120px;
	}
}

.site-header--home {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	justify-content: flex-end;
	z-index: 2;
	background-color: transparent;
}

@media (max-width: 767px) {
	.site-header {
		padding: 15px 20px 7px;
	}
}

.header__logo {
	display: block;
	max-width: 60%;
	box-sizing: border-box;
}

@media (max-width: 767px) {
	.header__logo {
		padding: 0;
	}
}

.header-logo__link {
	border: 0;
	text-decoration: none;
	opacity: 1;
	transition: opacity 0.25s;
}

.header-logo__link:hover {
	opacity: 0.75;
}

.header-logo__image {
	display: block;
	max-width: 100%;
	height: auto;
	width: 287px;
}

@media (max-width: 767px) {
	.header-logo__image {
		width: 200px;
	}
}

.header-right {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	max-width: 40%;
}

@media (max-width: 767px) {
	.header-right {
		flex-direction: column-reverse;
		align-items: flex-end;
	}

	.header-links__social li:last-child {
		margin-right: 0;
	}
}

.header__links {
	display: block;
}

.header-links__social {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: row;
}

@media (max-width: 767px) {
	.header-links__social {
		margin: 8px 0 0;
	}
}

.header-links__social  li {
	margin: 0 1rem 0 0;
}

.header-links__social a {
	border: 0;
	text-decoration: none;
	opacity: 1;
	transition: opacity 0.25s;
	color: #FFFFFF;
	font-size: 1.5rem;
}

.header-links__social a:hover {
	opacity: 0.75;
}

.header-links__trigger {
	cursor: pointer;
	text-align: right;
	line-height: 22px;
	vertical-align: middle;
	color: #FFFFFF;
	white-space: nowrap;
}

.header-links__trigger span {
	line-height: 26px;
	vertical-align: middle;
	display: inline-block;
	font-size: 20px;
	font-family: 'Argent CF';
}

.trigger-lines {
	display: inline-block;
	width: 38px;
	height: 26px;
	cursor: pointer;
	background-image: url(assets/images/menu.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 10px;
}

.site-header--home .header-links__trigger {
	color: #172852;
}

.site-header--home .header-links__social a {
	color: #172852;
}

.site-header--home .trigger-lines {
	background-image: url(assets/images/menu2.svg);
}


/* New Featured property styles */

.featured-property {
	background-color: #EBECF0;
	padding: 30px;
}

@media (max-width: 767px) {
	.featured-property {
		padding: 15px;
	}
}

.featured-property__heading {
	text-align: center;
}

.featured-property__heading h2 {
	font-size: 3rem;
	margin: 0;
	padding: 20px 0;
}

@media (max-width: 1023px) {
	.featured-property__heading h2 {
		font-size: 1.8rem;
	}
}

.featured-property__row {
	display: flex;
	flex-direction: row;
	width: 100%;
	max-width: 1300px;
	margin: auto;
}

.featured-property__image {
	width: 50%;
	background-size: cover;
	background-position: center;
}

.featured-property__content {
	width: 50%;
	background: #ffffff;
	position: relative;
}

@media (max-width: 1023px) {
	.featured-property__image {
		width: 33.333%;
	}

	.featured-property__content {
		width: 66.667%;
	}
}

@media (max-width: 767px) {
	.featured-property__row {
		flex-direction: column;
	}

	.featured-property__image {
		width: 100%;
	}

	.featured-property__image:after {
		content: " ";
		padding-bottom: 50%;
		display: block;
	}

	.featured-property__content {
		width: 100%;
	}
}

.featured-property__title {
	display: flex;
	flex-direction: row;
	width: 100%;
	border-bottom: 1px solid #172852;
}

.featured-property__name {
	background-color: #172852;
	width: 50%;
	padding: 15px 30px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.featured-property__name a {
	width: 100%;
	text-decoration: none;
}

.featured-property__name h3 {
	color: #62A6DB;
	display: block;
	border-bottom: 1px solid #ffffff;
	margin: 0;
	line-height: 1;
	font-size: 36px;
	padding-top: 12px;
	width: 100%;
}

.featured-property__name h4 {
	color: #ffffff;
	margin: 0;
	font-family: 'myriad-pro', sans-serif;
	line-height: 1;
	letter-spacing: 2px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
	padding-top: 12px;
	width: 100%;
}

@media (max-width: 1023px) {
	.featured-property__name h3 {
		font-size: 32px;
	}
}

@media (max-width: 767px) {
	.featured-property__name h3 {
		font-size: 24px;
	}
}

.featured-property__meta {
	width: 50%;
	padding: 15px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

@media (max-width: 767px) {
	.featured-property__title {
		flex-direction: column;
	}

	.featured-property__name,
	.featured-property__meta {
		width: 100%;
	}
}

.featured-property__meta p {
	margin: 0.1rem 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	color: #172852;
}

.featured-property__meta p:nth-child(2) {
	color: #86714D;
}

.featured-property__text {
	padding: 30px 30px 70px;
}

.featured-property__text p {
	color: #172852;
}

.featured-property__link {
	display: block;
	position: absolute;
	right: 30px;
	bottom: 30px;
	font-size: 16px;
	line-height: 16px;
}

.featured-property__link a {
	display: inline-block;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	color: #172852;
	font-size: 16px;
	line-height: 16px;
}

/* New Featured property styles */

.mandale-testimonials {
	padding: 120px 0;
	background-color: #000;
	background-image: url(assets/images/testimonial-background.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	border-width: 6px 0;
	border-style: solid;
	border-color: #62a6db;
}
.mandale-testimonials h2 { color: #fff; }
.mandale-testimonials .cycle-slideshow i {
	position: absolute;
	top: -12px;
	left: -12px;
	font-size: 80px;
	color: #fff;
	opacity: 0.08;
}
.testimonial { width: 100%; }
.testimonial p {
	color: #fff;
	width: 100%;
	height: auto;
	display: block;
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 60px;
}
.testimonial cite {
	display: block;
	width: 100%;
	height: auto;
	color: #fff;
}
.testimonial cite:before { content: "- "; }
span.wpcf7-list-item { margin: 0; }
p.lead a,
.mandale-arrange-viewing a:hover { text-decoration: underline; }
.wpcf7-form-control-wrap { position: relative; }
.wpcf7-not-valid { border-color: #ec6178; }
.wpcf7-not-valid input[type="checkbox"] { box-shadow: inset 0 0 0 2px #ec6178; }
span.wpcf7-not-valid-tip { display: none; }
div.wpcf7-response-output {
	border: 0;
	margin: 30px 0 0 0;
	padding: 0;
	font-weight: 700;
	color: #172852;
}
div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 15px;
	vertical-align: middle;
}

/*
* 3.0 - Section - Cards
*
*/
.mandale-cards {
	padding: 120px 0;
	background: #f6f6f6;
	border-width: 1px 0;
	border-style: solid;
	border-color: #f0f0f0;
}
.mandale-card {
	background: #fff;
	box-shadow: 0 8px 24px rgba(0,0,0,0.18);
}
.mandale-card-content { color: #172852; }

/*
* 4.0 - Section - Here to Help
*
*/
.mandale-help {
	padding: 30px;
}

/*
* 5.0 - Development Page
*
*/
.development-slider, .development-slider .swiper-container {
	height: 100%;
}

.development-slider .swiper-slide {
	overflow: hidden;
}

.development-slider img {
	max-width: none;
	max-height: none;
	min-height: 100%;
	min-width: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.development-site-title {
	box-shadow: 0px 8px 18px -6px rgb(24 39 75 / 25%), 0px 12px 42px -4px rgb(24 39 75 / 25%);
}

.development-site-title .block-devs__content {
	box-shadow: none;
}

.development-site-title h2 {
	font-family: "myriad-pro", sans-serif;
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 4px 0;
}

.development-site-title .development-title__icons {
	justify-content: center;
	margin: 1rem 0 0;
}

.development-site-title p {
	color: #172852;
	font-size: 12px;
	font-weight: 700;
	margin: 0;
	padding-left: 2px;
}
.development-site-atts { padding-top: 6px; }
.development-site-atts > span { margin-right: 15px; }
.development-site-atts > span:last-child { margin-right: 0; }
.development-site-atts i {
	text-align: center;
	display: inline-block;
	width: 36px;
	height: 36px;
	padding-top: 9px;
	margin-right: 10px;
	border-radius: 99px;
	background: #172852;
	box-shadow: 0 4px 12px rgba(0,0,0,0.36);
}
.development-site-atts i:before {
	font-size: 12px;
	color: #fff;
}
.development-site-atts .att {
	font-weight: 700;
	color: #172852;
}
.att {
	position: relative;
	padding-right: 46px;
}
.development-site-atts > span:last-child .att { padding-right: 0; }
.att-sub {
	font-size: 11px;
	font-weight: 400;
	display: block;
	position: absolute;
	bottom: -20px;
	left: 0;
}
.development-site-atts .att .price-from { font-weight: 400; }
@media (min-width: 1026px) {

	.development-site-atts { float: right; }

}
.development-site-title {
	background: #fff;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.development-overview {
	padding: 60px 0;
}

.development-overview h2 {
	margin-bottom: 2rem;
}

.development-similar-items {
	padding: 60px 0;
}

.development-similar-items + .development-overview {
	padding-top: 0;
}

/* .development-overview.alt-bg {
border: 0;
background-color: #fff;
}
.development-overview.devlopment-about.alt-bg {
background: #f6f6f6;
border-width: 1px 0;
border-style: solid;
border-color: #f0f0f0;
}
*/
.development-overview-content p:first-of-type {
	font-size: 20px;
	font-weight: 500;
	line-height: 32px;
	color: #172852;
}
/*
.development-features {
list-style: none;
padding: 0;
margin: 0 0 30px 0;
}
.development-features li {
color: #172852;
font-size: 12px;
padding: 10px 16px;
border-width: 0 0 1px 0;
border-style: solid;
border-color: rgba(0,0,0,0.03);
box-shadow: 0 1px 0 rgba(255,255,255);
}
.development-features li i {
font-size: 12px;
color: #0c2;
margin-right: 12px;
}

.development-floorplans { padding: 120px 0; }
.development-carousel .cycle-slideshow { box-shadow: none; }
.development-carousel .cycle-slideshow img { padding: 15px; }
.development-site-layout { padding: 120px 0; }
.development-site-layout.alt-bg {
background: #f6f6f6;
border-width: 1px 0;
border-style: solid;
border-color: #f0f0f0;
}
*/

.mandale-pd {
	background: #fff;
	margin-bottom: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: #172852;
}
.mandale-pd-content { display: none; }
.mandale-pd-heading {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #f0f0f0;
	position: relative;
}
.mandale-pd-heading h3 {
	font-family: "myriad-pro", Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
}
.mandale-pd-gallery {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #f0f0f0;
}
.mandale-pd-gallery a { display: inline-block; }
.mandale-pd-gallery a img {
	max-width: 80px;
	margin: 10px;
}
.mandale-pd-desc {
	font-size: 14px;
	line-height: 26px;
	color: #172852;
}
.mandale-pd-toggle {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	top: 20px;
	right: 20px;
	padding-top: 3px;
	background: #172852;
	text-align: center;
	transform: rotate(0deg);
}
.mandale-pd-toggle.clicked { transform: rotate(-180deg); }
.mandale-pd-toggle i {
	font-size: 12px;
	color: #fff;
}

/*
* 6.0 - Site Page
*
*/

.site-opening-times ul {
	list-style: none;
}

.site-opening-times ul li {
	display: block;
	font-size: 16px;
	font-weight: 700;
	padding: 8px 0;
}

.site-opening-times span {
	float: right;
}

.distances-and-drive-times h3 {
	font-family: "myriad-pro", Arial, sans-serif;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}
.site-distances {
	list-style: none;
	margin: 0;
	padding: 0;
}
.site-distances li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: rgba(0,0,0,0.18);
}
.site-distances li:last-child {	border: 0; }
.site-distances li span {
	font-weight: 700;
	color: #172852;
}
.site-distances li span i {
	display: inline-block;
	margin-right: 10px;
}
.site-distances li span i:before {
	font-size: 20px;
	color: #172852;
}
@media (min-width: 768px) {

	.site-distances li span:first-child { width: 66.66666%; }
	.site-distances li span { width: 33.33333%; }

}
.mandale-map #map { height: 440px; }
td.adp-text {
	text-align: center;
	font-weight: 700;
	padding: 26px 0;
}
table.adp-placemark {
	border: 0;
	background: #f6f6f6;
	border-radius: 8px;
}
.adp-summary {
	text-align: center;
	padding: 10px 0 20px !important;
}
.adp-summary span span { font-weight: 700; }
table.adp-directions {
	width: 100%;
	font-weight: 400 !important;
	color: #151515 !important;
}
td.adp-substep {
	border-top: 1px solid #f5f5f5;
	padding: 12px 8px 10px;
}
.adp b, .adp-list b { font-weight: 700 !important; }
.adp-legal {
	padding-top: 10px;
	text-align: center;
	font-weight: 300;
	font-size: 12px;
	color: #151515 !important;
}

.property-list-title {
	padding: 0 350px 30px;
	position: relative;
	text-align: center;
}

@media (max-width: 1200px) {
	.property-list-title {
		padding-left:0;
		text-align: left;
	}
}

.property-sort {
	position: absolute;
	right: 0;
	top: 0;
	width: 350px;
}

@media (max-width: 767px) {
	.property-list-title {
		padding: 0 0 30px;
		text-align: center;
	}

	.property-sort {
		position: static;
		width: 100%;
		text-align: center;
		display: inline-block;
	}

	.property-sort .custom-select {
		margin: 0.5rem 0;
	}
}

.property-grid-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: auto;
	grid-row-gap: 30px;
	grid-column-gap: 30px;
}

@media (max-width: 1100px) {
	.property-grid-grid {
		grid-template-columns: 1fr;
	}
}

.property-grid-item {
	box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.25), 0px 12px 42px -4px rgba(24, 39, 75, 0.25);
}
.property {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%;
}
.property-grid-item .development-button {
	width: 100%;
	margin-top: 0;
}
.property .block-devs__info li {
	flex-direction: column;
	text-align: center;
	align-items: center;
}
.property .block-devs__info li:before {
	margin-right: 0;
	margin-bottom: 10px;
}
.property .block-devs__message {
	position: relative;
	color: #FFFFFF;
}
.property .block-devs__message:before {
	background-image: url(assets/images/hanger.svg);
	background-size: 151px;
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 31px;
	content: " ";
	position: absolute;
	left: 0;
	top: -31px;
}
.property-thumbnail {
	display: block;
	width: 55%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.property-thumbnail:after {
	display: block;
	padding-bottom: 100%;
	content: " ";
}
.property-details {
	background: #ffffff;
	width: 45%;
	padding: 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
@media (max-width: 767px) {
	.property-thumbnail,
	.property-details {
		width: 100%;
	}
}
.property-details > span {
	font-size: 13px;
	display: block;
	margin-bottom: 10px;
	color: #172852;
}
.property-details > span i {
	display: inline-block;
	text-align: center;
	width: 30px;
	height: 30px;
	padding-top: 6px;
	margin-right: 10px;
	border-radius: 30px;
	background: #62a6db;
	box-shadow: 0 2px 8px rgba(0,0,0,0.12);
}
.property-details > span i:before {
	font-size: 14px;
	color: #fff;
	text-shadow: 0 1px 2px rgba(0,0,0,0.18);
}
.property-title {
	font-size: 12px;
	font-weight: 700;
}

@media (min-width: 992px) {

	.property-details > span { font-size: 16px; }

}

/*
* 7.0 - Site Footer
*
*/

.pre-footer {
	padding: 90px 30px;
	text-align: center;
	background-color: #7997AB;
	position: relative;
	margin-top: 30px;
}

.pre-footer:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	opacity: 0.15;
	background-image: url(assets/images/header-icons.png);
	background-repeat: no-repeat;
	background-position: center center;
	content: " ";
	background-size: cover;
}

.site-footer {
	background: rgba(135, 113, 77, 1);
	display: block;
	padding: 8px;
	position: relative;
	z-index: 1;
}

.mandale-footer-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.mandale-footer-menu li {
	margin: 0 12px;
}

.mandale-footer-menu a {
	color: #FFFFFF;
	font-size: 14px;
}

/*
* 8.0 - Widgets
*
*/
.widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mc4wp-form .mc4wp-form-fields .form-control.form-control-lg {
	width: 100%;
	margin: 0 0 15px 0 !important;
}
.mc4wp-form .mc4wp-form-fields .btn { width: 100%; }
@media (min-width: 992px) {

	.mc4wp-form .mc4wp-form-fields .form-control.form-control-lg {
		width: auto;
		margin: 0 15px 0 0 !important;
	}
	.mc4wp-form .mc4wp-form-fields .btn { width: auto; }

}

/*
* 9.0 - Misc Pages
*
*/
.mandale-contact h3 {
	font-family: "myriad-pro", Arial, sans-serif;
	font-size: 20px;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.mandale-contact address,
.mandale-contact p { margin-bottom: 30px; }
#mortgage-calculator {
	background: #f6f6f6;
	padding: 30px;
	text-align: left;
	border: 1px solid #e9e9e9;
	box-shadow: 0 8px 32px rgba(0,0,0,0.04);
	border-radius: 8px;
}
#mortgage-calculator .radio-inline { margin-right: 30px; }
#mortgage-calculator .radio-inline input[type="radio"] { margin-right: 8px; }
.home-inspiration a { display: block; }
.home-inspiration img {
	display: block;
	max-width: 100%;
	height: auto;
}
.gallery-item {
	display: block;
	position: relative;
	margin-bottom: 30px;
	box-shadow: 0 8px 36px rgba(0,0,0,0.18);
}
.gallery-item-overlay {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #172852;
	transition: all 0.25s ease-in-out;
}
.gallery-item-overlay i {
	font-size: 64px;
	color: #fff;
	transition: all 0.32s ease-in-out;
	transform: scale(0.4);
}
.gallery-item:hover .gallery-item-overlay {
	visibility: visible;
	opacity: .92;
}
.gallery-item:hover .gallery-item-overlay i { transform: scale(1); }
.speak-to-joe {
	padding: 120px 0 240px;
	background-color: transparent;
	background-image: url(assets/images/joe.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: 120px auto;
}
@media (min-width: 992px) {

	.speak-to-joe {
		padding: 120px 0;
		background-position: 84% 100%;
		background-size: 200px auto;
	}

}
@media (min-width: 1440px) {

	.speak-to-joe {
		background-position: 72% 100%;
		background-size: auto;
	}

}
.buy-your-property { padding: 0 0 120px; }
.buy-property-container {
	margin-top: -10px;
	background: url(assets/images/buy-property-commercial.jpg) no-repeat center center;
	box-shadow: 0 8px 36px rgba(0,0,0,0.12);
}
.buy-property-content {
	margin-bottom: 320px;
	padding: 30px;
	background-color: #62a6db;
	box-shadow: 0 8px 36px rgba(0,0,0,0.48);
}
.buy-property-content h2 {
	font-size: 20px;
	color: #fff;
}
.buy-property-content p { color: #fff; }
.mandale-faq {
	padding-bottom: 160px;
}
.card {
	border: 0;
	border-radius: 0;
}
.card-header {
	padding: 15px 30px;
	margin-bottom: 1px;
	background-color: #f6f6f6;
	border-bottom: 0;
}
.card-body {
	padding: 40px;
}
.mandale-faq .btn.btn-block.btn-link {
	font-weight: 400;
	text-align: left;
	color: #252525;
	position: relative;
	white-space: normal;
	padding-right: 40px;
}
.mandale-faq-toggle {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	top: 50%;
	margin-top: -15px;
	right: 0;
	padding-top: 3px;
	background: #172852;
	text-align: center;
	transform: rotate(0deg);
	transition: transform 0.4s;
}
.mandale-faq-toggle i {
	font-size: 12px;
	color: #fff;
}
.show .mandale-faq-toggle {
	transform: rotate(-180deg);
}
.mandale-faq .btn.btn-block.btn-link:focus,
.mandale-faq .btn.btn-block.btn-link:hover,
.mandale-faq .btn.btn-block.btn-link:active {
	text-decoration: none;
}
.cycle-slideshow {
	position: relative;
}
.cycle-prev,
.cycle-next {
	z-index: 800;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	background: #fff;
	cursor: pointer;
	border-radius: 60px;
	text-align: center;
	box-shadow: 0 8px 16px rgba(0,0,0,0.18);
	transition: all 0.3s ease;
	opacity: 0.35;
}
.cycle-prev:hover,
.cycle-next:hover {
	opacity: 1;
}
.cycle-prev {
	left: 10px;
}
.cycle-next {
	right: 10px;
}
.cycle-prev i,
.cycle-next i {
	padding-top: 14px;
	font-size: 14px;
	color: #353535;
}

.posted-on {
	display: block;
	font-weight: 700;
	margin-bottom: 10px;
}

.Pc4uCF7lookupControls select,
.Pc4uCF7lookupControls input {
	display: block;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	width: 60%;
	width: calc(100% - 90px);
	float: left;
}
.Pc4uCF7lookupControls button {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	padding: .5rem 1rem;
	font-size: 14px;
	line-height: 1.5;
	border-radius: .3rem;
	border: 0;
	text-transform: uppercase;
	font-weight: 400;
	background-color: #172852;
	color: #fff;
	margin: 0 0 0 4px;
	position: relative;
	bottom: 4px;
}
.Pc4uCF7DropDown {
	margin: 20px 0 20px 0 !important;
}
.Pc4uCF7lookupControls .wpcf7-form-control-wrap { display: block; }

/* TEST POSTCODES: AA901XX, AA902XX, AA903XX & AA904XX */


.menu-item.italic a {
	font-size: 68% !important;
	font-style: italic;
	padding-left: 32px;
	padding-top: 0;
	margin-top: -4px;
}
.menu-item.italic a:hover {
	padding-left: 36px;
}
.dropdown-item.italic {
	font-style: italic;
	font-size: 68% !important;
	padding-left: 30px;
}

/* ==== New Pagebuilder Styles ==================== */

/* 1. Home banner */
.block__home-banner {
	max-width: 1280px;
	margin: 20px auto;
	display: flex;
	flex-direction: row;
}

@media (max-width: 800px) {
	.block__home-banner {
		flex-direction: column-reverse;
		margin: 0;
	}
}

.block-home-banner__image {
	width: 66.666%;
	overflow: hidden;
}

.block-home-banner__image img {
	max-height: 100%;
	width: auto;
	max-width: 850px;
}

@media (max-width: 800px) {
	.block-home-banner__image {
		width: 100%;
	}

	.block-home-banner__image img {
		width: 100%;
		max-width: 100%;
	}
}

.block-home-banner__content {
	width: 33.334%;
	background-color: #172852;
	border-top: 8px solid #62A6DB;
	padding: 20px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

@media (max-width: 800px) {
	.block-home-banner__content {
		width: 100%;
	}
}

.block-home-banner__content .h1 {
	color: #ffffff;
	text-align: center;
	display: block;
	line-height: 1.333;
}

.block-home-banner__button {
	text-align: center;
	display: block;
	color: #ffffff;
	background-color: #62A6DB;
	margin-top: 1rem;
	padding: 24px;
	border-radius: 2px;
	text-decoration: none;
	width: 100%;
	box-sizing: border-box;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
}

.block-home-banner__button:visited {
	color: #ffffff;
}

.block-home-banner__button:hover {
	color: #ffffff;
	opacity: 0.8;
}

.block-home-banner__button--brown {
	background-color: #86714D;
}

/* 2. Intro text */

.block-intro-text {
	padding: 50px 30px;
	max-width: 600px;
	margin: auto;
}

.block-intro-text a {
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
}

/* 3. Map */
.block-map {
	max-width: 1280px;
	margin: 0 auto;
	display: block;
}

.block-map__heading {
	text-align: center;
	padding: 50px 30px 30px;
}

.block-map__heading p {
	font-family: 'Argent CF', serif;
	font-weight: 400;
	color: #172852;
	font-size: 3rem;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.block-map__select,
.block-map__input {
	font-family: 'myriad-pro', sans-serif;
	font-size: 3rem;
	color: #86714D;
	appearance: none;
	-webkit-appearance: none;
	background: none;
	border: 0;
	cursor: pointer;
	margin: 0 1rem;
	border-bottom: 3px solid #86714D;
	border-radius: 0;
	padding: 4px;
	line-height: 1em;
}

@media (max-width: 1023px) {
	.block-map__heading p,
	.block-map__select,
	.block-map__input {
		font-size: 1.8rem;
	}
}

@media (max-width: 767px) {
	.block-map__heading p,
	.block-map__select,
	.block-map__input {
		font-size: 1.2rem;
	}

	.block-map__select,
	.block-map__input {
		margin: 0 0.25rem;
	}
}

.block-map__map {
	width: 100%;
	height: 640px;
	max-height: 80vh;
}

.block-map__popup {
	padding: 0.5rem;
}

.block-map__popup img {
	max-width: 100%;
	height: auto;
}

.block-map-popup__button {
	text-align: center;
	display: inline-block;
	color: #ffffff;
	background-color: #62A6DB;
	padding: 16px 32px;
	border-radius: 2px;
	text-decoration: none;
	box-sizing: border-box;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
}

.block-map-popup__button:visited {
	color: #ffffff;
}

.block-map-popup__button:hover {
	color: #ffffff;
	opacity: 0.8;
}

.block-map__key {
	padding: 15px 0;
}

@media (max-width: 1320px) {
	.block-map__key {
		padding: 15px;
	}
}

.block-map__key ul {
	display: flex;
	flex-direction: row;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}

@media (max-width: 767px) {
	.block-map__key ul {
		flex-direction: column;
	}
}

.block-map-key__item {
	position: relative;
	padding: 5px 28px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #172852;
	font-size: 16px;
	line-height: 16px;
}

.block-map-key__item:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 50%;
	width: 16px;
	height: 16px;
	border-radius: 16px;
	margin-top: -8px
}

.block-map-key__item--current:before {
	background-color: #172852;
}

.block-map-key__item--soon:before {
	background-color: #86714D;
}

.block-map-key__item--apartments:before {
	background-color: #62A6DB;
}

/* 4. Static properties list */

.block-devs__item {
	margin: 30px 0;
	box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.12), 0px 12px 42px -4px rgba(24, 39, 75, 0.12);
}

.block-devs-static__title {
	text-align: center;
	padding: 50px 15px 15px;
}

.block-devs-static__title h2 {
	font-size: 3rem;
	margin: 0;
}

@media (max-width: 1023px) {
	.block-devs-static__title h2 {
		font-size: 1.8rem;
	}
}

.block-devs__subtitle {
	text-align: center;
	margin-top: 30px;
}

.block-devs__subtitle h4 {
	color: #4E7F71;
	font-size: 24px;
}

.block-devs__subtitle h5 {
	color: #4E7F71;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'myriad-pro', sans-serif;
	letter-spacing: 0.2em;
}

.block-devs__banner {
	position: relative;
	display: block;
}

.block-devs-static__items .block-devs__banner {
    height: 30vw;
    height: clamp(240px, 35vw, 80vh);
}

.block-devs-static__items .block-devs__image {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.block-devs-static__items .block-devs__banner a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	display: block;
}

.block-devs-static__items .block-devs__content {
	padding: 30px;
}

.block-devs__title {
	background-color: #4E7F71;
	padding: 50px 15px 0;
	position: relative;
	text-align: center;
	width: 435px;
	max-width: calc(100% - 120px);
	position: absolute;
	left: 60px;
	top: 0;
	z-index: 10;
}

.block-devs__title:after {
	position: absolute;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 50px;
	left: 0;
	z-index: 1;
	opacity: 0.15;
	background-image: url(assets/images/header-icons.png);
	background-repeat: no-repeat;
	background-size: 400%;
	background-position: 0px center;
	content: " ";
}

.block-devs__title--image:after {
	display: none;
}

.block-devs__title-image {
	position: absolute;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 50px;
	left: 0;
	z-index: 1;
	opacity: 0.15;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.block-devs__item:nth-child(4n+2) .block-devs__title {
	background-color: #C7858F;
}

.block-devs__item:nth-child(4n+2) .block-devs__title:after {
	background-position: 33.3% center;
}

.block-devs__item:nth-child(4n+3) .block-devs__title {
	background-color: #F1BC7C;
}

.block-devs__item:nth-child(4n+3) .block-devs__title:after {
	background-position: 66.6% center;
}

.block-devs__item:nth-child(4n+4) .block-devs__title {
	background-color: #7997AB;
}

.block-devs__item:nth-child(4n+4) .block-devs__title:after {
	background-position: 100% center;
}

.block-devs__title h3 {
	color: #FFFFFF;
	display: block;
	margin: 0 0 1rem;
	line-height: 1;
	font-size: 36px;
}

.block-devs__title h4 {
	color: #ffffff;
	margin: 0;
	font-family: 'myriad-pro', sans-serif;
	line-height: 1;
	font-size: 16px;
	font-weight: 400;
	padding-top: 12px;
	padding-bottom: 10px;
}

@media (max-width: 1023px) {
	.block-devs__title h3 {
		font-size: 32px;
	}
}

@media (max-width: 767px) {
	.block-devs__title h3 {
		font-size: 24px;
		margin-bottom: 0;
	}

	.block-devs__title h4 {
		padding-bottom: 30px;
	}

	.block-devs__title-image {
		bottom: 0;
	}
}

.block-devs__message.block-devs__message--mob {
	display: none;
}

@media (max-width: 767px) {
	.block-devs__banner {
		display: flex;
		flex-direction: column;
		height: auto;
	}

	.block-devs__title {
		order: 1;
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		width: 100%;
		max-width: 100%;
	}

	.block-devs__title .block-devs__message {
		display: none;
	}

	.block-devs__message.block-devs__message--mob {
		display: block;
		color: #FFFFFF;
		margin: 0;
	}

	.block-devs__title:after {
		bottom: 0px;
	}
}

.block-devs__buttons {
	display:flex;
	align-items: center;
	justify-content: center;
	padding-top: 30px;
}

@media (max-width: 767px) {
	.block-devs__buttons {
		flex-direction: column;
		padding: 15px 0 30px;
	}
}

.block-devs__button {
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	box-sizing: border-box;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 2px;
	display: block;
	margin-right: 20px;
	font-weight: 600;
	position: relative;
}

.property-grid-item .block-devs__button {
	width: 100%;
	margin-top: 0;
}

.block-devs__button span {
	padding: 24px 80px;
}

.block-devs__button img,
.block-devs__button svg {
	margin-right: 10px;
	vertical-align: middle;
}

.block-devs__button:last-child {
	margin-right: 0;
}

.block-devs__button:visited,
.block-devs__button:active {
	color: #FFFFFF;
}

@media (max-width: 767px) {
	.block-devs__button {
		margin: 0 0 16px;
		width: 100%;
		box-sizing: border-box;
	}

	.block-devs__button:last-child {
		margin-bottom: 0;
	}

	.block-devs__button span {
		padding: 24px;
	}
}

.development-button-svg-fill {
	transition: all 0.3s ease;
}

/* === OUTLINE BUTTON === */
.button-effect-outline {
	line-height: 39px;
	color: #192C50;
	border: 2px solid #192C50;
}
.button-effect-outline:hover {
	background: transparent;
	color: #192C50;
}
.button-effect-outline:visited,
.button-effect-outline:focus,
.button-effect-outline:active {
	color: #192C50;
}
.button-effect-outline span {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.button-effect-outline:before,
.button-effect-outline:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	background: #192C50;
	transition: all 0.3s ease;
}
.button-effect-outline:before {
	height: 0%;
	width: 2px;
}
.button-effect-outline:after {
	width: 0%;
	height: 2px;
}
.button-effect-outline:hover:before {
	height: 100%;
}
.button-effect-outline:hover:after {
	width: 100%;
}
.button-effect-outline span:before,
.button-effect-outline span:after {
	position: absolute;
	content: "";
	right: 0;
	bottom: 0;
	background: #192C50;
	transition: all 0.3s ease;
}
.button-effect-outline span:before {
	width: 2px;
	height: 0%;
}
.button-effect-outline span:after {
	width: 0%;
	height: 2px;
}
.button-effect-outline span:hover:before {
	height: 100%;
}
.button-effect-outline span:hover:after {
	width: 100%;
}
.button-effect-outline .development-button-svg-fill {
	fill: #192C50;
}
/* === SOLID BUTTON === */
.button-effect-solid {
	color: #fff;
	line-height: 42px;
	background-color: #192C50;
}
.button-effect-solid span {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.button-effect-solid:before,
.button-effect-solid:after {
	position: absolute;
	content: "";
	height: 0%;
	width: 2px;
	background: #192C50;
}
.button-effect-solid:before {
	right: 0;
	top: 0;
	transition: all 500ms ease;
}
.button-effect-solid:after {
	left: 0;
	bottom: 0;
	transition: all 500ms ease;
}
.button-effect-solid:hover{
	color: #192C50;
	background: transparent;
}
.button-effect-solid:hover:before {
	transition: all 500ms ease;
	height: 100%;
}
.button-effect-solid:hover:after {
	transition: all 500ms ease;
	height: 100%;
}
.button-effect-solid span:before,
.button-effect-solid span:after {
	position: absolute;
	content: "";
	background: #192C50;
}
.button-effect-solid span:before {
	left: 0;
	top: 0;
	width: 0%;
	height: 2px;
	transition: all 500ms ease;
}
.button-effect-solid span:after {
	right: 0;
	bottom: 0;
	width: 0%;
	height: 2px;
	transition: all 500ms ease;
}
.button-effect-solid span:hover:before {
	width: 100%;
}
.button-effect-solid span:hover:after {
	width: 100%;
}
.button-effect-solid .development-button-svg-fill {
	fill: #FFFFFF;
}

.block-devs__info {
	list-style: none;
	margin: 0;
	padding: 0;
	display:flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.block-devs__info li {
	padding: 14px 23px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.2em;
	display:
	flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: row;
	box-sizing: border-box;
}

@media (max-width: 600px) {
	.block-devs__info li {
		padding: 12px 0;
		width: 100%;
		justify-content : flex-start;
	}
}

.block-devs__info li:before {
	background-size: 32px;
	display: inline-block;
	margin-right: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	content: " ";
	width: 32px;
	height: 32px;
	flex-shrink: 0;
}

.block-devs__message {
	display: block;
	background-color: #FFFFFF;
	color: #192C50;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-align: center;
	padding: 14px;
	text-transform: uppercase;
	margin: 15px -15px 0;
}

.block-devs__message + .block-devs__info {
	padding-top: 0;
}

.block-devs--loc:before {
	background-image: url(assets/icons/carbon_map.svg);

}

.block-devs--beds:before {
	background-image: url(assets/icons/carbon_bed.svg);
}

.block-devs--price:before {
	background-image: url(assets/icons/carbon_tag.svg);
}

.block-devs--tel:before {
	background-image: url(assets/icons/carbon_phone.svg);
}

.block-devs--plots:before {
	background-image: url(assets/icons/carbon_home.svg);
}

.block-devs--opening:before {
	background-image: url(assets/icons/carbon_time.svg);
}

.block-devs-carousel {
	max-width: 1300px;
	margin: 0 auto;
}

.block-devs-carousel .swiper-container {
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.swiper-pagination-bullet {
	background-color: #172852;
	border: 1px solid #172852;
	opacity: 1;
	width: 12px;
	height: 12px;
	position: relative;
	z-index: 2;
	box-shadow: 0 0 10px 5px rgba(255, 255, 255, 0.5);
}

.swiper-pagination-bullet:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 4px;
	height: 4px;
	margin: -2px 0 0 -2px;
	z-index: 3;
	border-radius: 3px;
	content: " ";
	background-color: #172852;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #ffffff;
}

.swiper-button-prev,
.swiper-button-next {
	display: none;
}

.swiper-button-prev {
	left: 0;
}

.swiper-button-next {
	right: 0;
}

.swiper-container-initialized .swiper-button-prev,
.swiper-container-initialized .swiper-button-next {
	display: block;
	color: #172852;
	background: transparent;
	width: 22px;
	height: 100%;
	padding: 0 8px;
	box-sizing: content-box;
	text-align: center;
	opacity: 1;
	top: 0;
	margin-top: 0;
}

.swiper-container-initialized .swiper-button-prev:after,
.swiper-container-initialized .swiper-button-next:after {
	font-size: 16px;
	line-height: 22px;
	position: absolute;
	top: 50%;
	left: 8px;
	width: 22px;
	margin-top: -11px;
	background-color: #ffffff;
	text-align: center;
}

.swiper-container-initialized .swiper-button-prev.swiper-button-disabled:after,
.swiper-container-initialized .swiper-button-next.swiper-button-disabled:after {
	opacity: 0.5;
}

/* 5. Cards */
.cards-section {
	padding: 15px 15px 30px;
}

@media (max-width: 767px) {
	.swiper-container--cards,
	.swiper-container--help {
		padding-bottom: 40px;
	}
}

@media (min-width: 768px) {
	.cards-section {
		padding: 0;
	}

	.swiper-container--cards .swiper-wrapper,
	.swiper-container--help .swiper-wrapper {
		display: flex;
		flex-direction: row;
		max-width: 1300px;
		margin: auto;
		padding: 0 0 30px;
	}

	.swiper-container--cards .swiper-slide {
		width: 33.333%;
		padding: 10px;
		box-sizing: border-box;
	}

	.swiper-container--help .swiper-slide {
		width: 25%;
		padding: 10px;
		box-sizing: border-box;
	}
}

.cards-section__help,
.cards-section__card {
	text-align: center;
}

@media (max-width: 782px) {
	.cards-section__help,
	.cards-section__card {
		padding-left: 30px;
		padding-right: 30px;
	}
}

.cards-section__link {
	display: inline-block;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	color: #172852;
	font-size: 16px;
	line-height: 16px;
}

/* 6. Block Text */
.block-text {
	margin: 30px 0;
}

/* 7. Block Text and Image */

.block-image-and-text {
	max-width: 1300px;
	margin: auto;
}

.block-text__row {
	display: flex;
	flex-direction: row;
}

.block-image-and-text--right .block-text__row {
	flex-direction: row-reverse;
}

.block-text__col {
	width: 50%;
	box-sizing: border-box;
	padding: 15px;
}


@media (max-width: 767px) {
	.block-text__row,
	.block-image-and-text--right .block-text__row {
		flex-direction: column;
	}

	.block-text__col {
		width: 100%;
	}
}

/* 8. Block Text and Image */

.block-youtube {
	max-width: 1300px;
	padding: 15px;
	margin: auto;
}

.block-youtube__video {
	width: 100%;
	position: relative;
}

.block-youtube__video:after {
	display: block;
	content: " ";
	padding-bottom: 56.25%;
}

.block-youtube__video iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
}

.swiper-container--testimonials {
	max-width: 800px;
}

/* ================================================ */

.pre-header {
	background-color: #ec6178;
	padding: 8px 16px;
	color: #ffffff;
	text-align: center;
}

.pre-header p {
	margin: 0;
	font-size: 1.5rem;
}

.pre-header a,
.pre-header a:visited,
.pre-header a:hover {
	color: #ffffff;
	text-decoration: underline;
}

@media (max-width: 767px) {
	.pre-header p {
		font-size: 18px;
	}
}

/* ================================================ */
/* Virtual tour popup */

.development-virtual-tours {
	margin: 3rem 0 4rem;
}

.virtual-popup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1000;
	background: rgba(0,0,0,0.5);
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 60px;
	transition: opacity 0.4s;
}

.virtual-popup__close {
	position: absolute;
	right: 30px;
	top: 30px;
	width: 30px;
	height: 30px;
	z-index: 1;
	background-image: url(assets/images/close.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

.virtual-popup__content {
	background: #ffffff;
	width: 100%;
	max-width: 800px;
	position: relative;
	overflow: hidden;
	box-shadow: 0 10px 20px rgba(0,0,0,0.8);
}

.virtual-popup__content:after {
	display: block;
	content:" ";
	padding-bottom: 100%;
}

.virtual-popup__iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

/* Map Block Tabs */

.block-tabs__tab {
	display: none;
}

.block-tabs__tab.block-tabs__tab--active {
	display: block;
}

.block-tabs__head {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	max-width: 90%;
	margin: 0 auto 30px;
}

.block-tabs__link {
	padding: 20px 40px;
	cursor: pointer;
	background-color: #EBECF0;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
}

@media (max-width: 767px) {
	.block-tabs__link {
		padding: 16px 24px;
		font-size: 14px;
	}
}

.block-tabs__link:nth-child(1) {
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;
}

.block-tabs__link:nth-child(2) {
	border-top-right-radius: 40px;
	border-bottom-right-radius: 40px;
}

.block-tabs__link--active {
	cursor: default;
	background-color: #62A6DB;
}


.sp-popup-btn {
	text-align: center;
	display: inline-block;
	color: #ffffff;
	background-color: #62A6DB;
	margin-top: 0.25rem;
	padding: 12px 24px;
	border-radius: 2px;
	text-decoration: none;
	box-sizing: border-box;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
}

.block-gallery {
	padding: 30px;
	column-gap: 30px;
}

@media (min-width: 600px) {
	.block-gallery {
		column-count: 2;
	}
}

@media (min-width: 1024px) {
	.block-gallery {
		column-count: 3;
	}
}

.block-gallery-title {
	padding: 60px 30px 0;
	text-align: center;
}

.block-gallery-title a,
.block-gallery-title a:focus,
.block-gallery-title a:visited {
	font-size: 1.25rem;
	color: #62A6DB;
	display: inline-block;
	vertical-align: middle;
}

.block-gallery-title a:hover {
	color: #172852;
}

.block-gallery-title a .fa {
	display: inline-block;
	vertical-align: middle;
}

.block-gallery-title a span {
	margin-top:-9px;
	margin-left: 4px;
	display: inline-block;
	vertical-align: middle;
}

.swiper-container--mini .swiper-slide,
.swiper-container--loc .swiper-slide {
	text-align: center;
}

.zoomable-image {
	position: relative;
	overflow: hidden;
	display: block;
	background: #FFFFFF;
}

.zoomable-image--zoomed {
	cursor: move;
}

.zoomable-image--zooming img {
	position: absolute;
	max-width: none;
	max-height: none;
}

.zoomable-image--zoomed img {
	max-width: none;
	max-height: none;
}

.zoomable-image-toggle {
	position: absolute;
	top: 0;
	right: 0;
	width: 36px;
	height: 36px;
	background-color: #172852;
	background-image: url(assets/images/zoomin.png);
	background-size: 60%;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	z-index:2;
}

.zoomable-image--zooming .zoomable-image-toggle {
	background-image: url(assets/images/zoomout.png);
}

.block-devs__content .development-title__icons {
	position: absolute;
	left: 10px;
	top: -52px
}

.development-title__icons {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: flex-start;
	justify-content: flex-start;
}

.development-title-icon {
	width: 32px;
	height: 32px;
	margin: 10px 10px 0 0;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none;
	opacity: 1;
	transition: opacity 0.25s;
}

.development-title-icon:hover {
	opacity: 0.7;
}

.development-title-icon--buy {
	background-image: url(assets/images/help-to-buy.svg);
}

.development-title-icon--move {
	background-image: url(assets/images/assisted-move.svg);
}

.development-title-icon--exchange {
	background-image: url(assets/images/partex.svg);
}

/* ==== New CMS blocks === */
/* 1. Coloured heading */
.block-coloured-header {
	padding: 60px 15px;
	text-align: center;
	background-color: #7997AB;
	position: relative;
	margin-bottom: 30px;
}

.block-coloured-header:first-child {
	margin-top: -30px;
}

.block-coloured-header h1 {
	color: #FFFFFF;
	margin: 0;
	position: relative;
	z-index: 2;
}

.block-coloured-header:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	opacity: 0.15;
	background-image: url(assets/images/header-icons.png);
	background-repeat: no-repeat;
	background-position: center center;
	content: " ";
	background-size: cover;
}

.block-coloured-header--blue {
	background-color: #7997AB;
}

.block-coloured-header--green {
	background-color: #4E7F71;
}

.block-coloured-header--red {
	background-color: #C7858F;
}

.homepage {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100vh;
	height: calc(100vh - 40px);
	position: relative;
	box-sizing: border-box;
	padding: 20vh 240px;
	z-index: 1;
}

.homepage__awards {
	position: absolute;
	left: 30px;
	top: 60px;
	z-index: 99;
}

.homepage-awards__image {
	width: 60px;
}

@media (max-width: 800px) {
	.homepage {
		padding: 20vh 8%;
	}

	.homepage-awards__image {
		display: none;
	}
}

.homepage__buttons {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 0;
	border: 1px solid #FFFFFF;
}

.homepage__button {
	background: rgba(25, 44, 80, 1);
	backdrop-filter: blur(15px);
	-webkit-backdrop-filter: blur(15px);
	flex: 1 1 25%;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	padding: 0.666rem;
	margin: 0;
	border: 1px solid #FFFFFF;
}

@media (max-width: 767px) {
	.homepage__buttons {
		flex-wrap: wrap;
	}

	.homepage__button {
		flex: 1 0 49%;
		margin: 1px;
	}

	.homepage__button:nth-child(3) {
		margin-left: 0;
	}

	.homepage__button:nth-child(2) {
		margin-right: 0;
	}
}

@media (max-width: 600px) {
	.homepage__buttons {
		display: none;
	}
}

.homepage__button:visited {
	color: #ffffff;
}

.homepage__button:hover {
	background: rgba(25, 44, 80, 1);
	color: #ffffff;
}

.homepage__button:first-child {
	margin-left: 0;
}

.homepage__button:last-child {
	margin-right: 0;
}

.homepage-button__title {
	display: block;
	font-size: 18px;
	position: relative;
	padding-bottom: 4px;
	font-family: 'Argent CF';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.homepage-button__title:after {
	bottom: 0;
	left: 50%;
	width: 100px;
	height: 1px;
	background: #ffffff;
	position: absolute;
	margin-left: -50px;
	content: " ";
}

.homepage-button__subtitle {
	display: block;
	font-size: 16px;
	padding-top: 4px;
}

/* === SLIDESHOW PLUGIN === */
@-webkit-keyframes right {
	from {
		-webkit-transform: translateX(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
		transform: translateX(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
		-ms-transform: translateX(-4%);
	}
	to {
		-webkit-transform: translateX(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
		transform: translateX(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
		-ms-transform: translateX(4%);
	}
}

@keyframes right {
	from {
		-webkit-transform: translateX(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
		transform: translateX(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
		-ms-transform: translateX(-4%);
	}
	to {
		-webkit-transform: translateX(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
		transform: translateX(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
		-ms-transform: translateX(4%);
	}
}

@-webkit-keyframes left {
	from {
		-webkit-transform: translateX(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
		transform: translateX(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
		-ms-transform: translateX(4%);
	}
	to {
		-webkit-transform: translateX(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
		transform: translateX(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
		-ms-transform: translateX(-4%);
	}
}

@keyframes left {
	from {
		-webkit-transform: translateX(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
		transform: translateX(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
		-ms-transform: translateX(4%);
	}
	to {
		-webkit-transform: translateX(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
		transform: translateX(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
		-ms-transform: translateX(-4%);
	}
}

@-webkit-keyframes down {
	from {
		-webkit-transform: translateY(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
		transform: translateY(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
		-ms-transform: translateY(-4%);
	}
	to {
		-webkit-transform: translateY(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
		transform: translateY(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
		-ms-transform: translateY(4%);
	}
}

@keyframes down {
	from {
		-webkit-transform: translateY(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
		transform: translateY(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
		-ms-transform: translateY(-4%);
	}
	to {
		-webkit-transform: translateY(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
		transform: translateY(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
		-ms-transform: translateY(4%);
	}
}

@-webkit-keyframes up {
	from {
		-webkit-transform: translateY(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
		transform: translateY(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
		-ms-transform: translateY(4%);
	}
	to {
		-webkit-transform: translateY(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
		transform: translateY(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
		-ms-transform: translateY(-4%);
	}
}

@keyframes up {
	from {
		-webkit-transform: translateY(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
		transform: translateY(calc((4vw + 4vh + 4%)/3)) rotate(0.01deg);
		-ms-transform: translateY(4%);
	}
	to {
		-webkit-transform: translateY(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
		transform: translateY(calc((-4vw + -4vh + -4%)/3)) rotate(0.01deg);
		-ms-transform: translateY(-4%);
	}
}

@-webkit-keyframes out {
	from {
		-webkit-transform: scale(1.15);
		transform: scale(1.15);
	}
	to {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes out {
	from {
		-webkit-transform: scale(1.15);
		transform: scale(1.15);
	}
	to {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes in {
	from {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	to {
		-webkit-transform: scale(1.15);
		transform: scale(1.15);
	}
}

@keyframes in {
	from {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	to {
		-webkit-transform: scale(1.15);
		transform: scale(1.15);
	}
}

#slides {
	position: fixed;
	width: 1px;
	height: 1px;
	left: -9999px;
}

#slideshow {
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#slideshow .slide, #slideshow span, #slideshow .static-content {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

#slideshow .slide span {
	background-size: cover;
	background-position: center;
}

#slideshow .slide span.animate.right, #slideshow .slide span.animate.left {
	left: calc((-4vw + -4vh + -4%)/3);
	right: calc((-4vw + -4vh + -4%)/3);
}

#slideshow .slide span.animate.up, #slideshow .slide span.animate.down {
	top: calc((-4vw + -4vh + -4%)/3);
	bottom: calc((-4vw + -4vh + -4%)/3);
}

#slideshow span.animate {
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}

#slideshow span.animate.right {
	-webkit-animation-name: right;
	animation-name: right;
}

#slideshow span.animate.left {
	-webkit-animation-name: left;
	animation-name: left;
}

#slideshow span.animate.up {
	-webkit-animation-name: up;
	animation-name: up;
}

#slideshow span.animate.down {
	-webkit-animation-name: down;
	animation-name: down;
}

#slideshow span.animate.in {
	-webkit-animation-name: in;
	animation-name: in;
}

#slideshow span.animate.out {
	-webkit-animation-name: out;
	animation-name: out;
}

#slideshow span.animate.paused {
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
}

/* ==== Contact form updated styles === */
.wpcf7-form {
	text-align: left;
}

.wpcf7-form label {
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: 600;
}

.wpcf7-form label.required:after {
	content: " *"
}

.wpcf7-form-control-wrap {
	margin-bottom: 1rem;
	display: block;
}

.wpcf7-form-control-wrap.mandale-v-terms {
	margin-bottom: 0;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.mandale-v-terms + span {
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.mandale-v-terms + span a {
	text-decoration: underline
}

.wpcf7-submit {
	margin-top: 2rem;
	padding: 0.7rem 3rem;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.mandale-heading--light {
	color: #7997AB;
}

/* ==== Custom Pagination ==== */
.block-devs-static__pagination {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	list-style: none;
	margin: 0;
	padding: 30px 0 0;
}

.block-devs-static__pagination li {
	display: block;
}

.block-devs-static__pagination span {
	display: block;
	min-width: 44px;
	min-height: 44px;
	text-align: center;
	padding: 12px;
	color: rgba(0, 0, 0, 0.25);
}

.block-devs-static__pagination a {
	display: block;
	min-width: 44px;
	min-height: 44px;
	text-align: center;
	padding: 12px;
	opacity: 1;
	transition: opacity 0.25s;
}

.block-devs-static__pagination a:hover {
	opacity: 0.75;
}

.block-devs-static__pagination a.prev,
.block-devs-static__pagination a.next {
	font-size: 0;
	background-repeat: no-repeat;
	background-size: 1rem;
	background-position: center;
	background-image: url(assets/images/chevron.svg);
}

.block-devs-static__pagination a.prev {
	transform: rotate(90deg);
}

.block-devs-static__pagination a.next {
	transform: rotate(-90deg);
}

.opening-times-table,
.distances-table {
	width: 100%;
}

.opening-times-table td,
.distances-table td {
	padding: 14px 2rem 14px 0;
}

.opening-times-table td:nth-child(1) {
	font-weight: 700;
	width: 160px;
	max-width: 50%;
}

.opening-times-table td:nth-child(1):after {
	content:":";
}

.opening-times-table td:nth-child(2) {
	padding-right: 0;
}

.distances-table td:nth-child(3) {
	padding-right: 0;
}

.distances-table  tr:last-child td,
.opening-times-table tr:last-child td {
	border-bottom: 0;
}

.distances-table .fa {
	margin-right: 8px;
}

.site-opening-times {
	padding: 0 30px;
}

.testimonials-grid {
	display: block;
	column-count: 2;
	column-gap: 30px;
}

@media (max-width: 991px) {
	.testimonials-grid {
		column-count: 1;
	}
}

.testimonials-grid__testimonial {
	padding: 30px;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	margin-bottom: 30px;
	color: #FFFFFF;
	font-size: 1.2rem;
}

.testimonials-grid__testimonial figcaption {
	padding: 1rem 0 0;
	font-size: 1rem;
	position: relative;
}

.testimonials-grid__testimonial figcaption:before {
	background-color: rgba(255, 255, 255, 0.5);
	left: 30px;
	right: 30px;
	top: 0;
	height: 1px;
	content:" ";
	position: absolute;
}

.testimonials-grid__testimonial:nth-child(3n+1) {
	background: #4E7F71;
}

.testimonials-grid__testimonial:nth-child(3n+2) {
	background: #7997AB;
}

.testimonials-grid__testimonial:nth-child(3n+3) {
	background: #8E647A;
}

.block-cta {
	display: block;
	background-color: #172852;
	text-align: center;
	padding: 1rem;
	margin: 30px 0;
}

.block-cta__link {
	color: #ffffff!important;
	text-decoration: none;
	font-size: 1.2rem;
}

.block-title {
	margin-bottom: 2rem;
}

.block-title h1,
.block-title h2,
.block-title h3 {
	color: #172852;
}

.block-banner-heading {
	display: flex;
	flex-direction: row;
}

.block-banner-heading__content {
	width: 33.333%;
	background-color: #172852;
	color: #ffffff;
	text-align: center;
	padding: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.block-banner-heading__content p {
	font-family: 'Argent CF', serif;
	font-weight: 400;
	font-style: normal;
	color: #ffffff;
	font-size: 1.5rem;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.block-banner-heading__content p:last-child {
	margin-bottom: 0;
}

.block-banner-heading__image {
	width: 66.667%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 400px;
}

@media (max-width: 1200px) {
	.block-banner-heading__content,
	.block-banner-heading__image {
		width: 50%;
	}
}

@media (max-width: 1023px) {
	.block-banner-heading {
		flex-direction: column-reverse;
	}

	.block-banner-heading__content,
	.block-banner-heading__image {
		width: 100%;
	}
}

.block-coloured-boxes {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: auto;
	grid-column-gap: 30px;
	grid-row-gap: 30px;
	margin: 30px 0;
}

@media (max-width: 1023px) {
	.block-coloured-boxes {
		grid-template-columns: repeat(2, 1fr);
	}

	.block-coloured-boxes--odd .block-coloured-box:nth-child(3) {
		grid-column: 1 / span 2;
	}
}

@media (max-width: 767px) {
	.block-coloured-boxes {
		grid-template-columns: 1fr;
	}

	.block-coloured-boxes--odd .block-coloured-box:nth-child(3) {
		grid-column: 1 / span 1;
	}
}

.block-coloured-box {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-shadow: 0px 8px 18px -6px rgb(24 39 75 / 25%), 0px 12px 42px -4px rgb(24 39 75 / 25%);
	background-color: #FFFFFF;
}

.block-coloured-box__heading {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
	min-height: 230px;
	padding: 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.block-coloured-box__heading h3 {
	z-index: 3;
	position: relative;
	color: #FFFFFF;
}

.block-coloured-box__overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0.8;
}

.block-coloured-box__content {
	padding: 30px;
}

.block-coloured-box__content p:last-child {
	margin-bottom: 0;
}

.block-coloured-box__button {
	padding: 30px;
	background-color: #172852;
	color: #FFFFFF;
	text-align: center;
	font-weight: 600;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

.block-cta-image {
	display: flex;
	flex-direction: row;
	box-shadow: 0px 8px 18px -6px rgba(24, 39, 75, 0.25), 0px 12px 42px -4px rgba(24, 39, 75, 0.25);
	margin: 30px 0;
}

.block-cta-image__image {
	width: 33.333%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 300px;
}

.block-cta-image__content {
	width: 66.667%;
	background-color: #FFFFFF;
	padding: 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.block-cta-image__content h2,
.block-cta-image__content h3 {
	color: #7997AB;
}

.block-cta-image__content p {
	margin: 1rem 0;
}

.block-cta-image__content a.button {
	text-align: center;
	color: #ffffff;
	background-color: #192C50;
	padding: 16px 32px;
	text-decoration: none;
	box-sizing: border-box;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 1rem;
	display: inline-block;
	opacity: 1;
	transition: opacity 0.25s;
	width: 300px;
	max-width: 100%;
}

.block-cta-image__content a.button:hover {
	opacity: 0.7;
}

@media (max-width: 1200px) {
	.block-cta-image__image,
	.block-cta-image__content {
		width: 50%;
	}
}

@media (max-width: 1023px) {
	.block-cta-image {
		flex-direction: column;
	}

	.block-cta-image__image,
	.block-cta-image__content {
		width: 100%;
	}
}

.block-icons-copy {
	text-align: center;
	margin: 30px 0;
}

.block-icons-copy .col-lg-4 {
	margin: 30px 0;
}

.block-icons-copy__link {
	text-align: center;
	font-weight: 600;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

.block-devs-switcher {
	margin-bottom: 15px;
}

.block-devs-switcher ul {
	list-style: none;
	margin: 0;
	padding: 0 60px;
	text-align: right;
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	justify-content: flex-end;
}

.block-devs-switcher__link {
	cursor: pointer;
	margin-left: 2rem;
	opacity: 0.5;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	line-height: 21px;
	vertical-align: middle;
}

.block-devs-switcher__link:hover {
	opacity: 1;
}

.block-devs-switcher__link img {
	height: 21px;
	width: auto;
	margin-right: 1rem;
	vertical-align: middle;
	margin-top: -2px;
}

.block-devs-switcher__link--active {
	cursor: default;
	opacity: 1;
}

.dev-key-points {
	padding: 15px 0;
}

.dev-key-points .block-devs__info {
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	width: 25%;
	padding: 15px;
}

.dev-key-points .block-devs__info li {
	padding: 8px 0;
}

.dev-key-points .block-devs__info li:before {
	width: 24px;
	height: 24px;
	background-size: 24px;
}

.block-devs--title {
	text-transform: none!important;
}

.dev-key-points .block-devs__info li.block-devs--title:before {
	display: none;
}

.dev-key-points__buttons {
	width: 50%;
	padding: 15px;
	display: grid;
	grid-template-rows: auto;
	grid-template-columns: repeat(12, 1fr);
	grid-row-gap: 20px;
	grid-column-gap: 20px;
	margin-top: 60px;
}

.dev-key-points .block-devs__info.block-devs__info--prop {
	width: 33.333%;
}

.dev-key-points__buttons--prop {
	margin-top: 0;
	width: 66.666%;
}

.dev-key-points__buttons .block-devs__button {
	margin: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	line-height: 1.5;
	grid-column: span 4;
}

.dev-key-points__buttons .block-devs__button:nth-child(4),
.dev-key-points__buttons .block-devs__button:nth-child(5) {
	grid-column: span 6;
}

.dev-key-points__buttons .block-devs__button span {
	padding: 24px 12px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

@media (max-width: 1500px) {
	.dev-key-points .block-devs__info {
		width: 50%;
	}

	.dev-key-points .block-devs__info.block-devs__info--prop {
		width: 100%;
	}

	.dev-key-points__buttons {
		width: 100%;
		margin-top: 0;
	}

	.dev-key-points .block-devs__info {
		align-items: center;
	}

	.development-button {
		flex-direction: column;
	}
}

@media (max-width: 900px) {
	.dev-key-points .block-devs__info {
		width: 100%;
	}
}

@media (max-width: 600px) {
	.dev-key-points__buttons {
		grid-template-columns: 1fr;
	}

	.dev-key-points .block-devs__info {
		align-items: flex-start;
	}

	.dev-key-points__buttons .block-devs__button:nth-child(n) {
		grid-column: span 1;
	}
}

.embedded-sitemap {
	width: 100%;
	border: 0;
	height: 100vh;
}

.location-image-grid {
	display: grid;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr;
	margin-top: 30px;
}

.location-image-grid img {
	width: 100%;
}

.swiper-container-initialized .swiper-button-prev:focus,
.swiper-container-initialized .swiper-button-next:focus,
.swiper-container-initialized .swiper-button-prev:active,
.swiper-container-initialized .swiper-button-next:active {
    outline: 0 !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}

/* TEST 2 col devs */

/* @media (min-width: 1500px) {
	.block-devs-static__items {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: auto;
		grid-row-gap: 30px;
		grid-column-gap: 30px;
	}

	.block-devs__item {
		margin: 0;
	}
} */

.block-devs__table td {
	box-sizing: border-box;
	padding: 0 8px 4px 0;
	vertical-align: top;
}

.block-devs__table td:last-child {
	padding-right: 0;
}

@media (max-width: 600px) {
	.dev-key-points .block-devs__info.block-devs__info--expandable {
		padding: 0 15px;
	}

	.block-devs__info--expandable .block-devs--title {
		position: relative;
		cursor: pointer;
		user-select: none;
	}

	.block-devs__info--expandable .block-devs--title:after {
		position: absolute;
		right: 0;
		top: 0;
		width: 24px;
		height: 48px;
		cursor: pointer;
		background-image: url(assets/images/chevron.svg);
		background-size: 24px;
		background-position: center center;
		background-repeat: no-repeat;
		transform: rotate(0deg);
		transition: transform 0.25s;
		content: " ";
	}

	.block-devs__info--expandable.block-devs__info--open .block-devs--title:after {
		transform: rotate(180deg);
	}

	.block-devs__info--expandable li:not(.block-devs--title) {
		display: none;
	}

	.block-devs__info--expandable.block-devs__info--open li:not(.block-devs--title) {
		display: flex;
	}
}

.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}

.property-view__grid {
	display: grid;
	grid-template-areas: "first second"
						 "first third";
	grid-gap: 2px;
	grid-template-columns: 2fr 1fr;
	grid-template-rows: 1fr 1fr;
}

@media (max-width: 767px) {
	.property-view__grid {
		grid-template-areas: "first first"
							 "second third";
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr 1fr;
	}
}

.property-view-grid__item {
	display: none;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.property-view-grid__item:after {
	content: "";
	display: block;
	padding-bottom: 30vh;
	width: 100%;
}

.property-view-grid__item:nth-child(1) {
	grid-area: first;
	display: block;
}

.property-view-grid__item:nth-child(2) {
	grid-area: second;
	display: block;
}

.property-view-grid__item:nth-child(3) {
	grid-area: third;
	display: block;
}

.property-view__more {
	pointer-events: none;
	position: absolute;
	bottom: 15px;
	right: 15px;
	background-color: #172852;
	color: #FFF;
	padding: 8px 20px;
	cursor: zoom-in;
	font-size: 16px;
	text-transform: uppercase;
}

@media (max-width: 767px) {
	.property-view__more {
		z-index: 12;
	}
}

.property-view__more img {
	margin-right: 8px;
	transform: translateY(-2px);
}

.property-view__grid--1 {
	grid-template-columns: 1fr;
	grid-template-rows: 1fr;
	grid-template-areas: "first";
}

.property-view__grid--1 .property-view-grid__item:after {
	padding-bottom: 60vh;
}

.pre-header-new {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	background-color: #4E7F71;
	color: #FFFFFF;
	padding: 10px 20px;
	text-transform: uppercase;
	gap: 6px;
	font-weight: 700;
	margin: -25px -60px 10px;
	width: calc(100% + 120px);
	text-align: center;
}

.pre-header-new a {
	color: #FFFFFF;
	text-decoration: none;
}

.site-header {
	flex-wrap: wrap;
}

@media (max-width: 767px) {
	.pre-header-new {
		flex-direction: column;
		font-size: 12px;
		gap: 0;
	}
}

.block-devs__image--foreground-image .block-devs__title,
.block-devs__image--foreground-image.block-devs__title {
	padding-top: 80px;
}

.single-property .block-devs__image--foreground-image.block-devs__title:not(.block-devs__image--has-message) {
	padding-bottom: 20px;
}

.block-devs__image--foreground-image .block-devs__title-image {
	opacity: 1;
	background-size: auto 90%;
}

.single-property .block-devs__image--foreground-image:not(.block-devs__image--has-message) .block-devs__title-image {
	bottom: 0;
}

.block-devs__image--foreground-image .block-devs__title h3,
.block-devs__image--foreground-image .block-devs__title h4,
.block-devs__image--foreground-image.block-devs__title h3,
.block-devs__image--foreground-image.block-devs__title h4 {
	opacity: 0;
}