@font-face {
	font-family: 'Intro Regular Alt';
	src: url('../../fonts/intro/Intro-RegularAlt.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Intro Bold Alt';
	src: 
		url('../../fonts/intro/Intro-BoldAlt.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'NickySansAlt Medium';
	src: url('../../fonts/intro/NickySansAlt/OpenType-PS/NickySansAlt-Medium.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}


.beloved-script {
	font-family: "beloved-script", sans-serif;
	color: #7AA7C7;
	font-weight: normal;
	font-style: normal;
}

.fairwater-script {
	font-family: "fairwater-script", sans-serif;
	color: #47ACCA;
	font-weight: normal;
	font-style: normal;
	font-size: 50px !important;
	line-height: 1.2;
	padding-left: 4px;
}

.fairwater-script-special {
	font-family: "fairwater-script", sans-serif;
	color: #47ACCA;
	font-weight: bold;
	font-style: normal;
	font-size: 45px !important;
	background: linear-gradient(1060deg, #7DC081, #48ADCB);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.why-choose-fairwater {
	background: linear-gradient(to right, #7DC081, #48ACCA);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.holiday-text {
	font-size: 80px;
}

.holiday-park-text {
	font-size: 41px !important;
	margin-top: 20px;
}

.mb-30 {
	margin-bottom: 30px
}

.mb-38 {
	margin-bottom: 38px
}

.main {
	/* margin-top: -20px !important; */
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	/* max-width: 1440px; */
	margin: 0 auto;
	width: 100%;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

a {
	text-decoration: none;
	color: inherit
}

h1,
h2,
h3,
h4 {
	font-family: 'Intro Regular Alt', sans-serif;
	line-height: 3.875rem;
	margin: 0
}

.h1,
.h2,
.h3,
.h4 {
	font-family: 'Intro Regular Alt', sans-serif;
	line-height: 3.875rem !important;
	margin: 0
}

h1 {
	font-size: 2.875rem;
	line-height: 2.875rem;
	margin-bottom: 18px
}

h2 {
	font-size: 2rem;
	line-height: 2.2rem
}

h3 {
	font-size: 1.875rem;
	line-height: 2.625rem
}

.h1 {
	font-size: 2.875rem;
	line-height: 2.875rem;
	margin-bottom: 18px
}

.h2 {
	font-size: 2rem !important;
	line-height: 2.2rem !important
}

.h3 {
	font-size: 1.875rem;
	line-height: 2.625rem
}

.container-fluid {
	max-width: 1400px;
	padding-left: 1.313rem;
	padding-right: 1.313rem
}

figure {
	margin: 0;
	padding: 0;
	font-size: 0
}

.sub-title {
	line-height: 1.5rem;
	word-spacing: 2px
}

img {
	max-width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.bg-beige {
	background-color: #343650
}

.bg-beigeDark {
	background-color: #a48242
}

.bg-dark-blue {
	background-color: #343650;
	border-top-right-radius: 120px;
}

.bg-white {
	background-color: #fff
}

.bg-text {
	background: url(/media/bs5lhafz/unity-banners.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 30px 20px;
}

.bg-pattern {
	background-size: cover
}

.bg-gray {
	background-color: #e7eae9
}

.color-beige {
	color: #343650;
	padding-top: 10px;
	top: 10px;
}

.bedroom-colours {
	color: white;
	padding-top: 10px;
	top: 10px;
}

.color-white {
	color: #fff
}

.color-text {
	color: #10312b
}

.fs-xl {
	font-size: 2.875rem;
	line-height: 2.875rem;
	font-family: Stanley
}

.fs-22 {
	font-size: 1rem
}

.fs-40 {
	font-size: 1.5rem
}

.ls-200 {
	letter-spacing: 2px
}

header {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	position: relative;
	background-color: #fff
}

.phonenumber {
	color: #343650 !important;
}

.footer-call-us {
	color: #343650 !important;
}

.logo-header {
	width: 100%;
	max-width: 185px
}

.nav-item {
	margin-bottom: 20px;
	text-align: center;
	justify-content: center;
}

.nav-item:last-child {
	margin-right: 0
}

.nav-link {
	color: white;
	font-size: 1rem;
	line-height: 1;
	padding: 0
}

.nav-link:hover {
	color: #47ACCA
}

.active .nav-link {
	color: #a48242
}

.navbar-toggler {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-transform: uppercase;
	color: #a48242;
	font-size: 1rem;
	line-height: 1
}

.navbar-toggler .menu-icon {
	position: relative;
	width: 25px;
	height: 20px;
	display: block;
	-webkit-transition: .3s linear;
	transition: .3s linear
}

.navbar-toggler .menu-icon span,
.navbar-toggler .menu-icon::after,
.navbar-toggler .menu-icon::before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 3px;
	right: 0;
	border-radius: 2px;
	background: white;
}

.navbar-toggler .menu-icon span {
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.navbar-toggler .menu-icon:before {
	top: 0
}

.navbar-toggler .menu-icon:after {
	bottom: 0;
	width: 70%
}

.navbar-collapse {
	top: 100%;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 20px 10px
}

.navbar-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.social-link {
	color: #48ACC8;
	-webkit-transition: .3s linear;
	transition: .3s linear
}

.social-link svg {
	width: 30px;
	height: 20px
}

.social-link:hover {
	color: #48ACC8
}

.social-link:hover svg {
	fill: #10312b
}

.text-block {
	line-height: 26px;
	font-size: 16px;
}

.find-your-next {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.hero {
	position: relative;
	top: -20px;
}

.hero-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 1;
	margin-top: -70px
}

.hero-left {
	border-top-right-radius: 60px;
	width: 75%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 20px 0
}

.hero-left h1 {
	font-size: 35px;
	line-height: 30px
}

.hero-left .sub-title {
	font-size: 13px
}

.hero-right {
	width: calc(100% + 3.4rem);
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-right: -1.75rem;
	margin-left: -1.75rem;
	max-width: 150%
}

.hero-text {
	width: 100%;
	padding: 44px 35px 0
}

.hero-text p {
	position: relative;
	z-index: 3;
	margin-bottom: 20px !important;
}

.hero-form {
	padding: 0 35px 36px;
	position: relative;
	z-index: 2
}

.brilliant-holiday {
	padding: 55px 0 42px
}

/* .brilliant-holiday h2 { margin-bottom: 20px } */
.brilliant-holiday .h2 {
	margin-bottom: 20px
}

.brilliant-holiday-text {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.brilliant-holiday .text-block {
	margin-bottom: 36px
}

.brilliant-holiday .img-block {
	width: 100%;
	margin-bottom: 100px
}

.brilliant-holiday .img-block>img {
	max-height: 400px
}

.brilliant-holiday .img-absolute {
	position: absolute;
	right: 20px;
	width: 100%;
	max-width: 180px;
	bottom: -80px
}

.brilliant-holiday .img-absolute img {
	max-height: 260px
}

.sing-up {
	padding: 12px 18px 6px
}

.why-choose {
	padding: 34px 0 87px
}

.why-choose h2 {
	min-width: 300px;
	font-size: 30px !important;
}

.why-choose .h2 {
	min-width: 300px
}

.why-choose-items {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-top: 50px
}

.why-choose-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	font-size: 14px;
	line-height: 14px;
	color: #575C85;
}

.why-choose-item span {
	display: block;
	margin-top: 29px;
}

.endless-holiday img {
	max-height: 600px
}

.endless-holiday .img-absolute {
	position: relative;
	z-index: -1;
	margin-top: -1rem;
	width: calc(100% + 2.626rem);
	max-width: 120%;
	margin-left: -1.313rem
}

.endless-holiday .img-absolute>div img {
	width: 100%
}

.endless-holiday .img-absolute>div:first-child img {
	max-width: 230px
}

.endless-holiday .img-absolute>div:last-child img {
	max-width: 530px
}

.endless-holiday .img-absolute img {
	max-height: 260px
}

.arrange_a_visit {
	background: url('/media/bs5lhafz/unity-banners.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 30px 20px;
}

.get-in-touch {
	padding: 28px 0
}

.get-in-touch form {
	padding-top: 30px
}

.get-in-touch form>.col {
	width: 100%;
	max-width: 505px;
	margin: 0 auto
}

.get-in-touch .sub-title {
	margin-bottom: 20px
}

.get-in-touch input.form-control,
.get-in-touch select.form-select {
	width: 100%;
	margin-bottom: 28px
}

.get-in-touch textarea {
	width: 100%;
	min-height: 100px;
	margin-bottom: 24px
}

.get-in-touch .form-check {
	width: 100%
}

.get-in-touch .button[type=submit] {
	margin: 15px 15px 0 0
}

.journey-search {
	background-color: #47ACCA;
	margin-bottom: 80px;
}

.journey-search-text {
	padding: 44px 35px 0
}

.journey-search-form {
	padding: 0 35px 36px
}

.discover-parks-item {
	padding: 20px 0
}

.discover-parks-item .img-block {
	margin-bottom: 20px
}

.discover-parks-item .img-block img {
	max-height: 600px
}

.discover-parks-item .text-block {
	margin-bottom: 1.5rem;
}

.discover-parks-item .text-block p:last-child {
	margin-bottom: 0
}

.discover-parks-item h2 {
	margin-bottom: 15px;
	color: #47ACCA;
}

.discover-parks-item .h2 {
	margin-bottom: 15px
}

.discover-parks-item .sub-title {
	margin-bottom: 13px
}

.green-block {
	position: absolute;
	text-align: center;
	padding: 50px 20px 30px;
	width: 80%;
	max-width: 260px
}

.green-block:after,
.green-block:before {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	display: block
}

.green-block:after {
	content: "";
	width: 60px;
	height: 30px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAzCAYAAABhaa0bAAAACXBIWXMAAAsTAAALEwEAmpwYAAABuklEQVR4nO3Ru22UYRCG0cPKFSDqICB1Rjm0QRPugYgSaIDELRC6B5Mg5JXX6//yXWb2nyecSV7pfPj5/f4zPqoi9PsOz/iBT5PHHL0H/DrhEV/xNHfPoXvANzyf/h0KZV7/MeD04lEo4zvD4ByEQhnZKwxeg1AoI7qIwWUQCqVnb2LwNgiF0qOrGFwHoVBa9i4G74NQKC1ahMEyEAplT4sxWA5CoWxpFQbrQCiUNa3GYD0IhbKkTRhsA6FQrrUZg+0gFMqldmGwD4RCedluDPaDUCg0wqANCMdGaYZBOxCOidIUg7YgHAulOQbtQTgGShcM+oBw2yjdMOgHwm2idMWgLwi3hdIdg/4g3AbKEAzGgJAbZRgG40DIiTIUg7Eg5EIZjsF4EHKgTMFgDgixUaZhMA+EmChTMZgLQiyU6RjMByEGSggMYoAwFyUMBnFAmIMSCoNYIIxFCYdBPBDGoITEICYIfVHCYhAXhD4ooTGIDUJblPAYxAehDUoKDHKAsA8lDQZ5QNiGkgqDXCCsQ0mHQT4QlqGkxCAnCNdR0mKQF4TLKKkxyA3COUp6DLibPaBBj/iCP5JjwF87eclGZvcA/QAAAABJRU5ErkJggg==);
	background-size: 100%;
	background-repeat: no-repeat;
	top: calc(100% - 8px)
}

.green-block:before {
	content: "‘‘";
	font-size: 75px;
	line-height: 1;
	top: 10px;
	color: #a48242;
	font-family: Stanley
}

.journey-hero {
	margin-bottom: 200px
}

.journey-hero-title {
	font-size: 25px;
	line-height: 30px
}

.journey-hero-block {
	min-height: 210px;
	position: absolute;
	right: 0;
	z-index: 1;
	max-width: 80%;
	padding: 25px 10px 25px 35px;
	bottom: -70%
}

.journey-hero-block .sub-title {
	margin: 10px 0 20px;
	font-size: 15px
}

.journey-hero-img {
	height: 200px;
	margin-bottom: 130px
}

.journey-hero-img img {
	height: 100%;
	width: 100%
}

.journey-hero1-img {
	margin-bottom: 30px
}

.journey-hero1-img img {
	height: 100%;
	width: 100%
}

.journey-hero-gray {
	padding: 20px
}

.journey-hero-gray h2 {
	margin-bottom: 10px
}

.journey-hero-gray .h2 {
	margin-bottom: 10px
}

.journey-hero-gray .sub-title {
	margin-bottom: 20px
}

.journey-hero .green-block {
	position: absolute;
	top: calc(100% - 20px);
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.why-choose-us img {
	max-height: 700px
}

.why-choose-us .img {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.why-choose-us .img-absolute {
	position: relative;
	margin-top: -1rem;
	z-index: -1;
	width: calc(100% + 2.626rem);
	max-width: 120%;
	margin-left: -1.313rem
}

.why-choose-us .img-absolute .w-25 {
	margin: 30px 15px 0 0
}

.swiper {
	overflow: hidden;
	position: relative
}

.swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden
}

.swiper-slide img {
	width: auto;
	height: auto
}

.HeroSwiper {
	max-height: 480px
}

.HeroSwiper img {
	width: 100s%
}

.HeroSwiper .swiper-slide {
	min-height: 200px
}

.btn-next,
.btn-prev {
	display: block;
	width: 38px;
	height: 40px;
	position: relative;
	position: absolute;
	z-index: 2;
	outline: 0 !important;
	-webkit-transition: .3s linear;
	transition: .3s linear
}

.btn-next.dark,
.btn-prev.dark {
	background: #10312b
}

.btn-next::after,
.btn-prev::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 52%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 30px;
	content: "▸";
	background-repeat: no-repeat;
	background-size: 100%;
	color: #fff
}

.btn-next:hover,
.btn-prev:hover {
	background: #47ACCA
}

.btn-prev::after {
	-webkit-transform: translate(-50%, -50%) scale(-1, 1);
	transform: translate(-50%, -50%) scale(-1, 1)
}

.swiper-button-disabled {
	display: none
}

.hero-next,
.hero-prev {
	top: 40px
}

.hero-prev {
	left: 0
}

.hero-next {
	right: 0
}

.choose-prev,
.included-prev {
	display: none
}

.choose-next,
.included-next {
	right: -9px;
	top: 15%
}

button {
	outline: 0;
	cursor: pointer;
	border: 0;
	padding: 0;
	margin: 0;
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

button:focus,
a.button:hover {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	outline: 0;
	border: 0;
	margin: 0;
	color: white !important;
	text-decoration: none;
}

.btn-login {
	color: #a48242;
	font-size: 1rem;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 100
}

.btn-login img {
	width: 25px;
	-webkit-transition: .3s linear;
	transition: .3s linear
}

.btn-login:hover img {
	-webkit-transform: rotate(15deg);
	transform: rotate(15deg)
}

.search_results_item .results_item_description .show_items a.button {
	font-size: 1rem;
	line-height: 1;
	background-color: #47ACCA;
	color: #fff !important;
	border-radius: 0;
	-webkit-transition: .3s linear;
	transition: .3s linear;
	min-width: 150px;
	padding: 16px 18px;
	text-decoration: none
}

.button {
	font-size: 1rem;
	line-height: 1;
	background-color: #645195;
	color: #fff;
	border-radius: 0;
	-webkit-transition: .3s linear;
	transition: .3s linear;
	min-width: 150px;
	padding: 16px 18px;
	text-decoration: none;
	border-radius: 30px;
}

.modal-content {
	background: rgba(237, 230, 217, .5);
	border: none;
	border-radius: 0;
	padding: 0
}

.modal-body {
	padding: 0
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
	opacity: 1
}

.modal-body .close {
	position: absolute;
	top: -30px;
	right: -30px;
	width: 20px;
	height: 20px;
	opacity: 1
}

.modal-body .close::after,
.modal-body .close::before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 3px;
	border-radius: 2px;
	background: #ede6d9;
	top: 8px;
	left: 0
}

.modal-body .close::after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.modal-body .close::before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.back_block {
	margin: 30px 0 50px 0
}

.back_block a {
	color: #47ACCA;
	padding-left: 30px;
	background: url(/media/1laf3tb2/arrow-left.png) no-repeat left
}

.detail_slider_section {
	margin: 40px auto 60px
}

.detail_slider_section .detail_slider_parent {
	padding-right: 0
}

.detail_slider_section .hot_offer {
	background: white;
	padding: 60px 45px 40px;
	color: #343650
}

.detail_slider_section .hot_offer .price_strong {
	font-size: 30px;
	margin-bottom: 50px
}

.detail_slider_section .hot_offer p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 30px
}

.detail_slider_section .hot_offer p img {
	max-width: 30px;
	margin-right: 25px;
	-o-object-fit: contain;
	object-fit: contain
}

.detail_slider_section .hot_offer p strong {
	margin-right: 10px
}

.detail_slider_section .hot_offer a {
	margin-right: 20px
}

.detail_slider_section .hot_offer .tel {
	font-size: 20px;
	line-height: 1
}

.detail_slider_section .hot_offer a.button {
	margin: 1px 0px 6px 0;
	padding: 25px;
	font-size: .7rem;
	width: 45%;
	color: white !important;
	border-radius: 40px
}

.detail_slider_section .marker {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	bottom: 0;
	z-index: 1
}

.detail_slider_section .marker img {
	-o-object-fit: contain;
	object-fit: contain
}

.detail_slider_section .detail_slider .swiper-item {
	max-height: 550px;
	width: 100%
}

.detail_slider_section .detail_slider img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.detail_slider_section .detail_slider .detail-next {
	position: absolute;
	right: 0;
	bottom: 0;
	cursor: pointer;
	border-radius: 20px 0px 0px 0px;
}

.detail_slider_section .detail_slider .detail-prev {
	position: absolute;
	left: 0;
	bottom: 0;
	cursor: pointer;
	border-radius: 0px 20px 0px 0px;
}

.bottom_slider_wrapper .swiper-slide {
	min-height: initial
}

.bottom_slider_wrapper .bottom-next {
	position: absolute;
	right: -30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer
}

.bottom_slider_wrapper .bottom-prev {
	position: absolute;
	left: -30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer
}

.bottom_slider_wrapper .bottom_slider .swiper-wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.bottom_slider_wrapper .bottom_slider .swiper-item {
	max-height: 450px
}

.bottom_slider_wrapper .bottom_slider .swiper-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.social {
	margin-top: 50px;
	margin-bottom: 50px
}

.social a {
	text-decoration: underline;
	padding-left: 35px;
	font-size: .8rem;
	background-size: 25px;
	background-repeat: no-repeat;
	background-position: left
}

.social a.facebookmessenger {
	background-image: url(../../img/pinktag/messenger.png)
}

.social a:last-child {
	background-image: url(../../img/pinktag/envelope.png)
}

.why_buy {
	background: #343650;
	padding: 80px;
	/* margin-top: 70px; */
	text-align: center
}

.why_buy .why_slider .swiper-slide {
	min-height: initial
}

.why_buy h2 {
	font-size: 50px;
	margin-bottom: 60px;
	color: white;
}

.why_buy .h2 {
	font-size: 60px;
	margin-bottom: 60px
}

.why_buy img {
	max-width: 110px;
	max-height: 110px;
	-o-object-fit: contain;
	object-fit: contain;
	margin-bottom: 50px;
	border-radius: 20px
}

.maping {
	margin: 100px auto
}

.maping .map_block {
	left: -30px;
	position: relative
}

.maping .map_block div {
	margin-top: 35px
}

.maping .map_block div img {
	max-width: 210px
}

.maping .map_points p:not(:last-child) {
	margin-bottom: 30px
}

.maping .map_points p {
	font-size: 22px;
	padding-left: 50px;
	background: url(../../img/pinktag/complete.png) no-repeat left
}

.maping .map_points p:last-child {
	margin-bottom: 0
}

.finance_planner .about_brean {
	margin-top: 70px
}

.finance_planner .about_brean h2 {
	font-size: 6.875rem
}

.finance_planner .about_brean .h2 {
	font-size: 6.875rem !important
}

.finance_planner .about_brean span {
	padding: 10px 0 10px 50px;
	background: url(/media/orlctfb0/arrow-location.png) no-repeat left
}

.finance_planner h2 {
	line-height: .8;
	margin-bottom: 15px
}

.finance_planner .h2 {
	line-height: .8;
	margin-bottom: 15px
}

.finance_planner .prices_block {
	background: #e7eae9
}

.finance_planner .prices p {
	font-size: 22px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.finance_planner .prices p span {
	max-width: 190px;
	width: 100%
}

.finance_planner .prices p strong {
	margin-left: 45px
}

.finance_planner .prices p:last-child {
	margin-bottom: 0
}

.key-features {
	margin-bottom: 50px;
	background: #343650;
}

.key-features .key-parrent {
	background: #343650;
	padding: 70px
}

.key-features .key-parrent h2 {
	line-height: normal;
	margin-bottom: 0;
	color: white;
}

.key-features .key-parrent .h2 {
	line-height: normal;
	margin-bottom: 0
}

.key-features .features-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0
}

.key-features .swiper-slide {
	min-height: auto
}

.key-features .swiper-wrapper {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	padding-bottom: 15px
}

.key-features .features-next {
	display: none
}

.key-features .key-item {
	font-size: 12px;
	text-align: center;
	line-height: normal
}

.key-features .key-item span {
	max-width: 100px
}

.key-features .key-item img {
	max-height: 90px;
	-o-object-fit: contain;
	object-fit: contain;
	margin-bottom: 20px
}

.detail h1 {
	color: #343650;
	font-size: 4.00rem;
}

.detail .h1 {
	color: #a48242
}

.detail .detail_header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.detail .coming_button {
	margin-top: 12px;
	margin-left: 30px
}

.detail .coming_button:hover {
	border: 1px solid #002b49
}

.all_in_detail {
	margin-top: 50px;
}

.all_in_detail h2 {
	margin-bottom: 0;
	line-height: normal
}

.all_in_detail .h2 {
	margin-bottom: 0;
	line-height: normal
}

.coming_button {
	border: 1px solid #48ACCA;
	text-transform: uppercase;
	font-weight: 500;
	padding: 5px 10px;
	font-size: 14px;
	color: #343650;
	display: inline-block;
}

.locationLogo {
	max-height: 38px;
	width: 130px;
}

.search_form {
	background: #343650;
	padding: 40px 15px;
	margin-bottom: 50px;
	position: relative
}

.search_form::before {
	content: "";
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	bottom: -38px;
	width: 80px;
	height: 40px;
	background: url(/media/z3gjhapa/image-down-1.png) no-repeat;
	background-size: contain
}

.search_form form {
	width: 100%
}

.search_form form .mobile_filter {
	background: #fff;
	border: 1px solid #80918e;
	width: 100%;
	font-weight: 500;
	padding: 25px 15px;
	margin-bottom: 25px
}

.search_form p {
	margin-bottom: 35px;
	text-align: center;
	color: #FFFFFF;
	font-size: 30px;
}

/*	.search_form select { margin-right: 20px }*/
.search_results {
	margin-bottom: 60px
}

.search_results p {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 0
}

.search_results p span {
	margin-right: 10px
}

.search_results select {
	text-transform: initial
}

.color-mutegreen {
	color: #102e2f
}

.search_results_item .sold_icon {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	z-index: 1
}

.search_results_item .results_item {
	margin-bottom: 95px
}

.search_results_item .results_item.featured .featured_icon {
	position: absolute;
	z-index: 1;
	top: -13px;
	left: -14px
}

.search_results_item .results_item.featured .show_items {
	background: #343650;
}

.search_results_item .results_item.featured .show_items a {
	background: url(/media/ipldkvsg/arrow-right.png) no-repeat right
}

.search_results_item .results_item.featured .color-mutegreen {
	color: white;
}

.search_results_item .results_item.featured .button.featured {
	background: #47ACCA
}

.search_results_item .results_item.featured .button.featured:hover {
	background: #47ACCA;
	transform: scale(1.05);
}

.search_results_item .results_item.reduced .reduced_icon {
	position: absolute;
	z-index: 999;
	top: -13px;
	left: -14px
}

.search_results_item .results_item.reduced .show_items {
	background: #ede6d9
}

.search_results_item .results_item.reduced .search_next:hover,
.search_results_item .results_item.reduced .search_prev:hover {
	background: #79242f
}

.search_results_item .result_items_title {
	font-size: 35px;
	font-family: 'Intro Regular Alt', sans-serif;
	line-height: 1;
	margin-bottom: 15px
}

@media (max-width: 1194px) {
	.search_results_item .result_items_title {
		font-size: 25px;
	}
}

.search_results_item .results_item_description a {}

.search_results_item .results_item_description .coming_button {
	margin-bottom: 20px
}

.search_results_item .results_item_description .coming_button:hover {
	border: 1px solid #645195
}

.search_results_item .results_item_description .description_text {
	max-width: 500px;
	margin-right: 50px;
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	background: #fff;
}

.search_results_item .results_item_description .description_options p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.search_results_item .results_item_description .description_options p strong {
	margin-right: 5px
}

.search_results_item .results_item_description .description_options p img {
	margin-right: 10px
}

.search_results_item .results_item_description .description_options p:last-child {
	margin-bottom: 0
}

.search_results_item .results_item_description .show_items {
	background: #343650;
	padding-left: 20px;
	color: white;
}

.search_results_item .results_item_description .show_items strong {
	margin-right: 80px
}

.search_results_item .results_item_description .show_items a {
	color: #47ACCA;
	padding-right: 25px;
	font-size: 16px;
	background: url(/media/ipldkvsg/arrow-right.png) no-repeat right
}

.search_results_item .results_item_description .show_items .button.sold {
	background: #707070;
}

.search_results_item .results_item_description .show_items .button.sold:hover {
	background: #707070;
	transform: scale(1.05);
}

.search_results_item .search_slider .swiper-item {
	max-height: 320px;
	height: 100%
}

.search_results_item .search_slider .swiper-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
}

.search_results_item .search_slider .search_next,
.search_results_item .search_slider .search_prev {
	position: absolute;
	bottom: 0;
	height: 50px;
	width: 50px;
	cursor: pointer
}

.search_results_item .search_slider .search_next {
	right: 0
}

.search_results_item .search_slider .search_prev {
	left: 0
}

.form-select {
	width: auto;
	min-width: 150px;
	padding: 10px 35px 10px 15px;
	border-radius: 30px;
	background-image: url('/media/gpzh5s0u/arrow-form.png');
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-repeat: no-repeat;
	background-position: right .75rem center;
	background-size: 16px 12px
}

.form-select:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0
}

.form-control,
.form-select {
	border-radius: 0;
	font-size: 1.5rem;
	line-height: 1.5;
	height: auto;
	width: 100%;
}

.form-control {
	padding: 10px 15px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: .3s linear;
	transition: .3s linear
}

.form-control::-webkit-input-placeholder {
	color: #343650
}

.form-control::-moz-placeholder {
	color: #343650
}

.form-control:-ms-input-placeholder {
	color: #343650
}

.form-control::-ms-input-placeholder {
	color: #343650
}

.form-control::placeholder {
	color: #343650
}

.form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0;
	border-color: #80918e
}

.form-control:focus::-webkit-input-placeholder {
	color: transparent
}

.form-control:focus::-moz-placeholder {
	color: transparent
}

.form-control:focus:-ms-input-placeholder {
	color: transparent
}

.form-control:focus::-ms-input-placeholder {
	color: transparent
}

.form-control:focus::placeholder {
	color: transparent
}

textarea.form-control {
	resize: none
}

.form-check {
	margin: 0;
	padding-left: 0;
	color: #48ACCA;
	cursor: pointer;
	font-size: 14px
}

.form-check-label {
	padding-left: 38px;
	position: relative;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.form-check-label:before {
	content: "";
	display: block;
	cursor: pointer;
	position: relative;
	left: -38px;
	background: 0 0;
	width: 25px;
	height: 25px;
	min-width: 25px;
	border: .5px solid #48ACCA
}

.form-check-input {
	display: none
}

.form-check-input:checked+.form-check-label:before {
	background-color: #48ACCA
}

.footer {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-top: 42px
}

.footer a {
	font-size: 20px
}

.footer-top {
	/* padding: 30px 0; */
	font-size: 20px;
	line-height: 26px;
	height: 300px;
}

.footer-bottom {
	padding: 30px 20px;
}

.footer h3 {
	font-size: 22px
}

.faq {
	border-radius: 0;
	border: none;
	margin-bottom: 5px;
}

.faqheader {
	border-radius: 0;
	margin-bottom: -1px;
	background: #343650;
	border: none;
	color: #48ACCA;
}

.faqheader h2 button {
	color: white;
	font-size: 20px;
}

.faqheader h2 button:hover {
	color: #48ACCA;
}

.search_results_item .results_item_description .description_options p {
	display: inline-block;
	color: #343650;
}

@media (min-width:576px) {
	.w-sm-auto {
		width: auto !important
	}

	.search_results_item .results_item_description .description_options p {
		display: flex;
	}

	.search_results_item .results_item_description .description_text {
		max-width: 400px
	}

	.h1,
	.h2,
	.h3,
	.h4 {
		line-height: 5.875rem !important
	}

	h1 {
		font-size: 2.875rem
	}

	h2 {
		font-size: 2.75rem !important;
	}

	.h1 {
		font-size: 4.875rem
	}

	.h2 {
		font-size: 2.75rem !important;
		line-height: 4.88rem !important
	}

	.fs-xl {
		font-size: 6.875rem;
		line-height: 5.625rem
	}

	.fs-22 {
		font-size: 32px;
	}

	.fs-40 {
		font-size: 2.5rem
	}

	.navbar-toggler {
		font-size: 1.25rem
	}

	.navbar-toggler .menu-icon {
		width: 68px;
		height: 34px
	}

	.navbar-toggler .menu-icon span,
	.navbar-toggler .menu-icon::after,
	.navbar-toggler .menu-icon::before {
		height: 4px
	}

	.social-link svg {
		height: auto
	}

	.hero-bottom {
		margin-top: -260px
	}

	.hero-left {
		max-width: 568px;
		padding: 60px 65px 68px 38px;
		border-top-right-radius: 120px;
	}

	.hero-left h1 {
		font-size: 2.775rem;
		line-height: 2.875rem
	}

	.hero-left .sub-title {
		font-size: 22px;
	}

	.brilliant-holiday .img-block {
		padding: 0 32px;
		margin-bottom: 186px
	}

	.brilliant-holiday .img-absolute {
		right: 85px;
		max-width: 333px;
		bottom: -170px
	}

	.why-choose-items {
		padding-left: 50px;
		margin-top: 0
	}

	.endless-holiday .img-absolute {
		margin-top: -3rem
	}

	.get-in-touch form {
		padding: 54px 0 0
	}

	.get-in-touch .sub-title {
		margin-top: 4px;
		padding: 0 3px;
		margin-bottom: 27px
	}

	.get-in-touch textarea {
		min-height: 307px
	}

	.get-in-touch .form-check {
		width: 200px
	}

	.discover-parks-item {
		padding: 32px 0 73px
	}

	.discover-parks-item .img-block {
		margin-bottom: 36px
	}

	.discover-parks-item h2 {
		line-height: 65px
	}

	.green-block {
		padding: 105px 20px 53px;
		width: 361px;
		max-width: 100%;
		min-width: 361px
	}

	.green-block:after {
		width: 100px;
		height: 51px;
		top: calc(100% - 13px)
	}

	.green-block:before {
		font-size: 120px;
		top: 30px
	}

	.journey-hero {
		margin-bottom: 315px
	}

	.journey-hero-title {
		font-size: 6.875rem;
		line-height: 5.625rem
	}

	.journey-hero-block .sub-title {
		font-size: 1.375rem;
		margin: 17px 9px 43px
	}

	.journey-hero-block .button {
		margin: 0 5px
	}

	.journey-hero-block {
		min-height: 435px;
		position: absolute;
		right: 0;
		bottom: 0;
		z-index: 1;
		max-width: 545px;
		padding: 37px 10px 37px 37px;
		top: 337px;
		bottom: auto
	}

	.journey-hero-img {
		height: 555px;
		margin-bottom: 187px
	}

	.journey-hero1-img {
		margin-bottom: 30px
	}

	.journey-hero-gray {
		padding: 77px 15px 102px
	}

	.journey-hero .green-block {
		top: calc(100% - 66px)
	}

	.why-choose-us .img-absolute {
		margin-top: -3rem
	}

	.why-choose-us .img-absolute .w-25 {
		margin: 70px 15px 0 0
	}

	.HeroSwiper .swiper-slide {
		min-height: 555px
	}

	.btn-next {
		width: 68px;
		height: 70px;
		border-radius: 20px 0px 0px 0px;
		background: #645195;
	}

	.btn-prev {
		width: 68px;
		height: 70px;
		border-radius: 0px 20px 0px 0px;
		background: #645195;
	}

	.btn-next::after,
	.btn-prev::after {
		font-size: 40px;
		color: white;
	}

	.hero-next,
	.hero-prev {
		top: 140px
	}

	.btn-login {
		font-size: 1.25rem
	}

	.btn-login img {
		width: 52px
	}

	.detail_slider_section .hot_offer a.button {
		margin: 10px 10px 30px 10px;
		padding: 15px;
		width: auto;
		font-size: 1rem
	}

	.detail_slider_section .marker {
		width: 70px;
		height: 70px
	}

	.social a {
		background-size: 33px;
		font-size: 1rem;
		padding-left: 50px
	}

	.social a.facebookmessenger {
		margin-right: 80px;
		padding-bottom: 10px
	}

	.search_results_item .sold_icon {
		width: 80px;
		height: 80px
	}

	.search_results_item .search_slider .search_next,
	.search_results_item .search_slider .search_prev {
		height: 50px;
		width: 50px
	}

	.form-select {
		padding: 19px 35px 16px 24px
	}

	.form-control,
	.form-select {
		font-size: 1.518rem
	}

	.form-control {
		padding: 17px 25px
	}

	.form-check {
		font-size: 24px
	}

	.form-check-label {
		padding-left: 83px
	}

	.form-check-label:before {
		width: 52px;
		height: 52px;
		min-width: 52px;
		left: -83px
	}

	.footer-top {
		padding: 55px 22px 45px
	}

	.footer-bottom {
		padding: 40px 55px 45px;
	}

	.footer h3 {
		font-size: 1.875rem;
		line-height: 2.625rem
	}

	.search_results_item .search_slider .swiper-item {
		max-height: 600px;
		height: 100%;
	}
}

@media (min-width:768px) {
	/*.detail_slider_section .hot_offer a.button { min-width: 270px }*/

	.search_results_item .results_item_description .description_text {
		max-width: 500px;
		font-size: 16px;
	}
}

@media (min-width:992px) {
	.search_results_item .search_slider .swiper-item {
		max-height: 320px;
		height: 100%;
	}

	.col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto
	}

	.w-lg-auto {
		width: auto !important
	}

	.brilliant-holiday-text {
		padding: 0 50px 0 13px
	}

	.brilliant-holiday .text-block {
		margin-bottom: 43px
	}

	.brilliant-holiday .img-block {
		left: -30px;
		padding: 0;
		width: 615px;
		margin-bottom: 0
	}

	.brilliant-holiday .img-absolute {
		bottom: -167px;
		right: 55px
	}

	.why-choose {
		padding: 127px 0 128px
	}

	.why-choose .container-fluid {
		padding-left: 48px
	}

	.why-choose .sub-title {
		margin-bottom: 30px;
		font-size: 32px !important;
	}

	.endless-holiday .img-absolute {
		max-width: 100%;
		margin-left: 0;
		width: 100%
	}

	.arrange_a_visit {
		padding: 38px 61px 59px
	}

	.arrange_a_visit .text-block {
		padding: 30px 100px 0 17px
	}

	.get-in-touch {
		padding: 42px 53px 0
	}

	.get-in-touch form>.col {
		max-width: 100%
	}

	.get-in-touch form {
		padding: 28px 8px 0 15px
	}

	.get-in-touch input.form-control,
	.get-in-touch select.form-select {
		margin-bottom: 33px;
		margin-right: 21px
	}

	.get-in-touch textarea {
		margin-bottom: 33px;
		min-height: 100px
	}

	.get-in-touch .form-check {
		width: auto;
		margin-right: 34.5px !important
	}

	.get-in-touch .button[type=submit] {
		margin: 5px 28px 0 0;
		border: 0px;
	}

	.discover-parks-item {
		padding: 60px 0
	}

	.discover-parks-item .img-block {
		margin-bottom: 0
	}

	.discover-parks-item .text-block {
		margin-bottom: 0
	}

	.journey-hero {
		margin-bottom: 130px
	}

	.journey-hero-block {
		max-width: 800px;
		padding: 54px 50px;
		bottom: -50px;
		top: auto
	}

	.journey-hero-img {
		margin-bottom: 0;
		height: 481px
	}

	.journey-hero-gray .sub-title {
		margin-bottom: 30px
	}

	.journey-hero-gray {
		padding: 90px 450px 60px 55px
	}

	.journey-hero .green-block {
		left: auto;
		right: 50px;
		bottom: -30px;
		top: auto;
		-webkit-transform: none;
		transform: none
	}

	.why-choose-us .img {
		-webkit-box-flex: 1;
		-ms-flex: auto;
		flex: auto
	}

	.why-choose-us .img-absolute {
		max-width: 100%;
		margin-left: 0;
		width: 100%
	}

	.why-choose-us .img-absolute .w-25 {
		margin: 70px 25px 0 70px
	}

	.detail_slider_section .hot_offer a.button {
		min-width: 30%;
		margin-left: 0
	}

	.form-check {
		font-size: 14px
	}

	.form-check-label {
		padding-left: 38px
	}

	.form-check-label:before {
		width: 25px;
		height: 25px;
		min-width: 25px;
		left: -38px
	}

	.footer-top {
		padding: 50px 58px 60px
	}
}

.footer-background {
	background-color: #343650 !important;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 30px 20px;
}

@media (min-width: 992px) {
	.footer-background {
		padding: 50px 58px 60px;
	}
}

@media (min-width:1200px) {
	.w-xl-auto {
		width: auto !important
	}

	.w-xl-auto {
		width: auto !important
	}

	.container-fluid {
		padding-left: .6rem;
		padding-right: .6rem;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.navbar-toggler {
		display: none
	}

	.nav-item {
		margin-right: 8px;
		margin-bottom: 0
	}

	.navbar-collapse {
		position: static;
		margin: 0 .5rem;
		padding: 0;
		width: auto;
		padding: 5px 0 0 25px
	}

	.hero-bottom {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		margin-top: 0
	}

	.hero-left {
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 60px 65px 75px 38px;
		z-index: 1;
		border-top-right-radius: 120px;
	}

	.hero-right {
		width: 100%;
		max-width: 870px;
		margin-right: 0;
		margin-left: 0
	}

	.hero-text {
		padding: 45px 0 0;
		margin-bottom: -12px;
		width: calc(100% - 58px)
	}

	.hero-form {
		padding: 20px 35px 35px
	}

	.sing-up {
		padding: 45px 50px 65px 60px
	}

	.why-choose-items {
		padding-top: 8px;
		padding-left: 20px
	}

	.HeroSwiper .swiper-slide {
		min-height: 480px
	}

	.hero-prev {
		top: 70px;
		left: 0px;
	}

	.hero-next {
		top: 70px;
		right: 0px;
	}

	.btn-login {
		padding: 10px 0 0 10px;
		font-size: 1rem
	}

	.btn-login img {
		width: 27px
	}

	.button {
		padding: 16px 18px;
		font-size: 1rem;
		min-width: 100px;
		border-radius: 30px;
		cursor: pointer;
		color: white !important;
	}

	.form-select {
		padding: 12px 40px 11px 15px
	}

	.form-control,
	.form-select {
		font-size: 13px;
		border-radius: 20px;
	}

	.form-control {
		padding: 12px 20px 10px
	}

	.footer {
		margin-top: 63px
	}
}

.form-control,
.form-select {
	font-size: 13px;
	border-radius: 20px;
}

@media (max-width:1450px) {
	.bottom_slider_wrapper .bottom-next {
		right: 0
	}

	.bottom_slider_wrapper .bottom-prev {
		left: 0
	}
}

@media (max-width:1300px) {
	.search_results_item .descriptiopn_wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
		margin-bottom: 20px
	}
}

@media (max-width:1200px) {
	.why_buy h2 {
		font-size: 60px
	}

	.why_buy .h2 {
		font-size: 60px !important
	}

	.key-features .key-parrent {
		padding: 30px 0 30px 30px
	}

	.key-features .features-next {
		display: block
	}
}

@media (max-width:1199px) {
	.detail_slider_section .detail_slider_parent {
		padding: 0
	}

	.get-in-touch-text {
		font-size: 2.5rem !important;
	}
}

@media (max-width:992px) {
	.why_buy {
		padding: 50px 30px
	}

	.finance_planner .about_brean h2 {
		font-size: 5.875rem;
		text-align: center
	}

	.finance_planner .about_brean .h2 {
		font-size: 5.875rem !important;
		text-align: center
	}
}

@media (max-width:991px) {
	.maping .map_block {
		left: 0;
		margin-bottom: 20px
	}

	.search_form .search_form_parent {
		width: 100%
	}

	.search_form form {
		-ms-flex-direction: column;
		float: right;
	}

	.search_results_item .results_item_description .description_text {
		max-width: 100%;
		margin-right: 0
	}

	.search_results_item .results_item_description {
		margin-top: 20px
	}
}

@media (max-width:768px) {
	.detail_slider_section .detail_slider {
		max-height: 500px
	}

	.detail_slider_section .detail_slider img {
		max-height: 500px
	}

	.social div {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.social div a:not(:last-child) {
		margin-bottom: 30px
	}

	.why_buy {
		padding: 50px 0
	}

	.why_buy h2 {
		padding: 0 15px
	}

	.why_buy .h2 {
		padding: 0 15px
	}

	.maping {
		margin-bottom: 50px;
		margin-top: 30px
	}

	.finance_planner .about_brean h2 {
		font-size: 3.875rem
	}

	.key-features .key-parrent h2 {
		font-size: 3rem
	}

	.finance_planner .about_brean .h2 {
		font-size: 3.875rem !important
	}

	.key-features .key-parrent .h2 {
		font-size: 3rem !important
	}

	.key-features .key-parrent .features_subtitle {
		font-size: 1.1rem
	}

	.key-features .key-parrent {
		padding: 20px 0 20px 15px
	}

	.detail h1 {
		font-size: 5.875rem
	}

	.search_results p {
		margin-right: 40px
	}

	.search_results_item .results_item {
		margin-bottom: 40px
	}

	.search_results_item .results_item_description .show_items strong {
		margin-right: 20px
	}

	.search_form .container-fluid,
	.why_buy .container-fluid {
		padding: 0
	}
}

@media (max-width:576px) {
	.back_block {
		margin-bottom: 30px;
		margin-top: 15px
	}

	.detail_slider_section {
		margin-top: 20px;
		margin-bottom: 30px
	}

	.detail_slider_section .hot_offer {
		padding: 40px 35px 40px
	}

	.detail_slider_section .hot_offer .price_strong {
		font-size: 40px;
		margin-bottom: 30px
	}

	.detail_slider_section .hot_offer p {
		margin-bottom: 15px
	}

	.detail_slider_section .hot_offer a img {
		width: 30px
	}

	.detail_slider_section .hot_offer .tel {
		font-size: 30px
	}

	.detail_slider_section .detail_slider {
		max-height: 440px
	}

	.detail_slider_section .detail_slider img {
		max-height: 440px
	}

	.why_buy h2 {
		font-size: 3.875rem;
		line-height: 1;
		margin-bottom: 30px
	}

	.maping {
		margin-bottom: 30px
	}

	.finance_planner .about_brean h2 {
		font-size: 3rem
	}

	.finance_planner .about_brean span {
		font-size: 1rem;
		line-height: normal
	}

	.finance_planner h2 {
		font-size: 3rem
	}

	.finance_planner .planner_subtitle {
		font-size: 1rem;
		line-height: normal
	}

	.detail h1 {
		font-size: 4.875rem;
		line-height: 1 !important
	}

	.detail .h1 {
		font-size: 4.875rem;
		line-height: 1 !important
	}

	.all_in_detail {
		margin-bottom: 30px
	}

	.all_in_detail h2 {
		font-size: 3rem
	}

	.all_in_detail .h2 {
		font-size: 3rem !important
	}

	.all_in_detail span {
		font-size: 1rem;
		line-height: normal
	}

	.search_form p {
		margin-bottom: 20px;
	}

	.search_results_item .results_item {
		margin-bottom: 30px
	}

	.search_results_item .results_item_description .show_items {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 10px;
		margin: 0 -15px
	}

	.search_results_item .results_item_description .show_items * {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%
	}

	.search_results_item .results_item_description .show_items :not(:last-child) {
		margin-bottom: 10px
	}

	.search_results_item .results_item_description .show_items strong {
		margin-right: 0;
		text-align: center;
		font-size: 30px;
	}

	.search_results_item .results_item_description .show_items a.button {
		width: 0%;
		text-align: center;
		font-size: 25px;
		width: 50%;
		border-radius: 40px;
	}

	.all_in_detail .container-fluid,
	.back_block .container-fluid,
	.bottom_slider_wrapper .container-fluid,
	.brilliant-holiday .container-fluid,
	.detail .container-fluid,
	.detail_slider_section .container-fluid,
	.finance_planner .container-fluid,
	.key-features .container-fluid,
	.maping .container-fluid,
	.search_results_item .container-fluid,
	.social .container-fluid {
		padding-left: 15px;
		padding-right: 15px
	}
}

@media (max-width:530px) {
	.detail_slider_section .hot_offer {
		padding: 40px 20px
	}
}

@media (max-width:480px) {
	.detail_slider_section .detail_slider {
		max-height: 380px
	}

	.detail_slider_section .detail_slider img {
		max-height: 380px
	}

	.why_buy .why_slider .swiper-slide {
		padding: 0 10px;
		margin-bottom: 30px;
	}

	.maping .map_points p:not(:last-child) {
		margin-bottom: 15px
	}

	.maping .map_points p {
		font-size: 18px
	}

	.finance_planner .about_brean h2 {
		font-size: 2.5rem
	}

	.finance_planner .about_brean span {
		margin-bottom: 10px
	}

	.finance_planner h2 {
		font-size: 2.5rem
	}

	.finance_planner .planner_subtitle {
		margin-bottom: 10px
	}

	.finance_planner .prices_block {
		padding: 20px !important
	}

	.finance_planner .prices p {
		font-size: 18px
	}

	.key-features {
		margin-bottom: 30px
	}

	.key-features .features_left,
	.key-features .features_right {
		width: 100%;
		max-width: 100%
	}

	.key-features .key-parrent {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.detail h1 {
		font-size: 3.875rem
	}

	.all_in_detail h2 {
		font-size: 2.5rem;
		padding: 14px;
	}

	.detail .h1 {
		font-size: 3.875rem
	}

	.all_in_detail .h2 {
		font-size: 2.5rem !important
	}

	.all_in_detail span {
		margin-bottom: 10px;
		padding: 14px;
	}

	.all_in_detail div {
		font-size: 1.2rem
	}

	.search_results div {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.search_results p {
		margin-right: 0;
		margin-bottom: 20px
	}

	.search_results_item .result_items_title {
		font-size: 20px
	}

	.search_results_item .results_item_description .description_text {
		font-size: 16px
	}
}

@media (max-width:380px) {
	.detail_slider_section .hot_offer {
		padding: 30px 10px
	}

	.detail_slider_section .detail_slider {
		max-height: 320px
	}

	.detail_slider_section .detail_slider img {
		max-height: 320px
	}

	.finance_planner .about_brean h2 {
		font-size: 2.2rem
	}

	.finance_planner h2 {
		font-size: 2.2rem
	}

	.finance_planner .about_brean .h2 {
		font-size: 2.2rem !important
	}

	.finance_planner .h2 {
		font-size: 2.2rem !important
	}

	.finance_planner .prices p strong {
		margin-left: 20px
	}

	.detail h1 {
		font-size: 3rem
	}

	.all_in_detail h2 {
		font-size: 2.2rem
	}

	.detail .h1 {
		font-size: 3rem
	}

	.all_in_detail .h2 {
		font-size: 2.2rem !important
	}

	.search_results_item .result_items_title {
		font-size: 32px
	}
}

@media (max-width:360px) {
	.detail_slider_section .hot_offer .tel {
		font-size: 25px
	}
}

.text-block a {
	text-decoration: underline;
}

.card-body a {
	text-decoration: underline;
}

p a {
	text-decoration: underline;
}

.modal-backdrop {
	display: none;
}

@media (min-width: 1200px) {
	.navbar-nav .dropdown-menu {
		border: 0px;
		/* padding: 20px 0px; */
		border-radius: 0px;
		box-shadow: 5px 5px 5px #cccccc 0.75;
		box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
		margin-top: 20px;
		background-color: rgb(52, 54, 80);
		margin-top: 5px;
	}

	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: 1.5rem;
	}
}

@media (max-width: 1199px) {
	.dropdown-menu {
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1000;
		display: none;
		float: left;
		min-width: 1rem !important;
		padding: .1rem 0;
		margin: .125rem 0 0;
		font-size: 1rem;
		color: white !important;
		text-align: left;
		list-style: none;
		background-color: unset;
		background-clip: unset;
		border: 0px solid rgba(0, 0, 0, .15);
		border-radius: .25rem;
	}

	.navbar-nav .dropdown-menu {
		position: static;
		width: 100%;
		/* Full width inside the menu */
		text-align: left;
	}
}

.dropdown-item {
	text-align: left !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #10312b;
	text-decoration: none;
	background-color: unset;
}

.dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #47ACCA;
}

.response {
	color: #fff;
	padding-left: 10px;
}

.video-btn {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.page-link {
	color: #a48242;
	background-color: #fff;
	border: 1px solid #ede6d9;
}

.page-item.active .page-link {
	color: #fff;
	background-color: #343650;
	border-color: #343650;
}

.page-link:hover {
	z-index: 2;
	text-decoration: none;

}

.sticky-top {
	background-color: #343650;
	position: static;
}

/* General adjustments */
.top-bar {
	background-color: #ffffff;
	color: #212529;
	font-size: 18px;
	font-weight: 500;
	padding: 5px 15px;
}

.navbar {
	padding: 10px 0;
}

.navbar-nav .nav-item .nav-link {
	color: #ffffff !important;
	font-size: 15px;
	/* Adjust as needed */
	text-decoration: none;
	letter-spacing: 0.5px;
	/* Adds slight space between letters */
	text-transform: none;
	/* Ensure no text transformation */
}

.navbar-nav .nav-item .nav-link:hover {
	color: white !important;
	transform: scale(1.05);
}

.owners {
	display: inline-block;
	background-color: #47ACCA;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	padding: 10px 20px;
	border-radius: 20px;
	text-decoration: none;
	text-align: center;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
	transition: all 0.3s ease;
}

@media (min-width: 1194px) {
	.owners {
		display: inline-block;
		background-color: #47ACCA;
		color: #ffffff;
		font-size: 16px;
		font-weight: 500;
		padding: 10px 20px;
		border-radius: 20px;
		text-decoration: none;
		text-align: center;
		box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
		transition: all 0.3s ease;
	}
}

@media (max-width: 1194px) {
	.button-style {
		display: inline-block;
		color: #ffffff;
		font-size: 16px;
		font-weight: 500;
		padding: 10px 20px;
		border-radius: 20px;
		text-decoration: none;
		text-align: center;
		box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
		transition: all 0.3s ease;
	}
}

.button-style {
	background-color: #47ACCA;
	color: #ffffff !important;
	font-size: 16px;
	padding: 10px 20px;
	border-radius: 20px;
	text-decoration: none;
	transition: all 0.3s ease;
}

.button-style:hover {
	background-color: #47ACCA;
	transform: scale(1.05);
	color: white;
}

.container {
	max-width: 1200px;
	/* Adjust the width of the navigation */
}

.collapse.navbar-collapse {
	justify-content: center;
}

.fs-22 {
	color: white;
}

.hero-left .sub-title {
	color: #343650;
}

.subtitle-brilliant {
	color: #343650;
	font-weight: 500;
	font-size: 24px;
}

.with-underline {
	position: relative;
	display: inline-block;
	margin-bottom: 50px;
	line-height: 28px;
}

.with-underline::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30%;
	height: 2px;
	background: linear-gradient(to right, #66cc66, #5ca9e6);
	transition: width 0.3s ease;
	bottom: -20px;
}

.heading-styled {
	font-size: 36px;
	margin: 0;
	line-height: 1.2;
	color: #2c2d58;
}

.heading-styled .bold-text {
	color: #2c2d58;
}

.heading-styled .script-text {
	color: #5ca9e6;
	font-weight: 400;
	font-size: 1em;
}

.sign-up {
	background: url(/media/bs5lhafz/unity-banners.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 30px 20px;
}

.text-white {
	color: white !important;
	margin-bottom: 20px;
}

.fs-22 {
	font-size: 30px;
}

.input-field {
	border: 2px solid white;
	border-radius: 50px;
	padding: 10px 20px;
	font-size: 16px;
	width: 100%;
	max-width: 300px;
	color: #6b6b6b;
	outline: none;
}

.input-field::placeholder {
	color: #c4c4c4;
}

.btn-primary {
	background-color: #645195;
	padding: 16px 18px;
	font-size: 1rem;
	min-width: 100px;
	border-radius: 30px;
	cursor: pointer;
	color: white !important;
}

.btn-primary:hover {
	background-color: #6844ad;
	transform: scale(1.05);
}

.our-park {
	font-size: 24px;
	color: #47ACCA;
	font-style: italic;
	transform: skewX(-10deg);
}

.our-holidays {
	font-size: 3.75rem;
	color: #47ACCA;
	text-align: left;
	font-style: italic;
	transform: skewX(-10deg);
}

.hero-title {
	color: #47ACCA;
	text-align: left;
	font-size: 44px !important;
}

@media (max-width: 1190px) {
	.our-holidays {
		font-size: 2.5rem;
		color: #47ACCA;
		font-style: italic;
		transform: skewX(-10deg);
	}

	.hero-title {
		font-size: 40px !important;
		text-align: left;
		display: block;
		line-height: 1.2;
	}
}

.arrange-visit-p {
	font-size: 16px;
}

.arrange-a-visit-title {
	font-size: 46px !important;
}

.arrange-a-visit-sub-title {
	font-size: 20px !important;
	padding-top: 10px;
	position: relative;
	top: 10px;
	text-transform: lowercase;
}

.endless-text {
	color: white;
	margin-top: 20px;
}

.endless-holidays-text {
	margin-top: 30px;
	color: white;
}

.get-in-touch-text {
	font-size: 3.75rem;
}

.get-in-touch-subtitle {
	color: #343650;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-top: 10px;
	position: relative;
	top: 10px;
}

.footer-log {
	margin-bottom: 20px;
}

.search-counter {
	color: #47ACCA;
}

.was-price {
	color: white;
}

.button-more-info {
	background-color: #645195;
	padding: 8px 12px;
	font-size: 1rem;
	min-width: 100px;
	border-radius: 30px;
	color: white !important;
	margin-top: 10px;
}

.mb-5 {
	margin-bottom: 0px !important;
}

.button-more-info:hover {
	background-color: #6844ad;
	transform: scale(1.05);
}

.parks-title {
	color: #47ACCA;
	font-size: 25px;
	font-weight: 500;
}

.parks-subtitle {
	color: white;
	font-size: 15px;
}

.carousel-next,
.carousel-prev {
	width: 68px;
	height: 70px;
	border-radius: 60px;
	background: #645195;
}

.carousel-next,
.carousel-prev {
	display: block;
	width: 60px;
	height: 60px;
	position: relative;
	position: absolute;
	z-index: 2;
	outline: 0 !important;
	-webkit-transition: .3s linear;
	transition: .3s linear
}

.carousel-next.dark,
.carousel-prev.dark {
	background: #10312b
}

.carousel-next::after,
.carousel-prev::after {
	content: "";
	display: block;
	position: absolute;
	top: 55%;
	left: 52%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 70px;
	content: "▸";
	background-repeat: no-repeat;
	background-size: 100%;
	color: #fff
}

.carousel-prev::after {
	-webkit-transform: translate(-50%, -50%) scale(-1, 1);
	transform: translate(-50%, -50%) scale(-1, 1)
}

.column-1-2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
	gap: 20px;
	padding: 40px 20px;
	border-radius: 12px;
	box-sizing: border-box;
	font-size: 16px;
	justify-content: center;
}

.column-1-2>div {
	display: flex;
	flex-direction: column;
	/* justify-content: space-between;  */
	padding: 20px;
	border-radius: 8px;
	flex: 1 1 calc(50% - 20px);
	box-sizing: border-box;
}

.column-1-2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.column-1-2 ul li {
	position: relative;
	padding-left: 25px;
	margin-bottom: 10px;
}

.column-1-2 ul li:before {
	content: "•";
	position: absolute;
	left: 0;
	font-size: 1.2em;
}

@media (max-width: 768px) {
	.column-1-2 {
		flex-direction: column;
	}

	.column-1-2>div {
		flex: 1 1 100%;
		margin-bottom: 20px;
	}
}

.button:hover {
	background-color: #6844ad;
	transform: scale(1.05);
}

@media (max-width: 1190px) {
	.container-fluid {
		padding: 16px 18px;
		font-size: 1rem;
		min-width: 100px;
		border-radius: 30px;
		cursor: pointer;
	}

	.hero-next {
		width: 40px;
		height: 40px;
		border-radius: 60px;
		background: white;
	}

	.hero-prev {
		width: 40px;
		height: 40px;
		border-radius: 60px;
		background: white;
	}

	.btn-next {
		background-color: #645195;
	}

	.btn-prev {
		background-color: #645195;
	}
}

.top-bar {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	background: white;
	padding: 10px 20px;
	position: static;
}

.top-bar-text {
	font-size: 1rem;
	color: #343650;
	margin-right: 0;
	text-align: right;
}

@media (max-width: 768px) {
	.top-bar {
		justify-content: center;
		padding: 8px 15px;
	}

	.top-bar-text {
		font-size: 0.9rem;
		margin-right: 0;
	}
}

.btn-next-results {
	width: 68px;
	height: 70px;
	border-radius: 60px;
	background: #645195;
	border-radius: 20px 0px 0px 0px;
}

.btn-prev-results {
	width: 68px;
	height: 70px;
	border-radius: 60px;
	background: #645195;
	border-radius: 0px 20px 0px 0px;
}

.btn-next-results,
.btn-prev-results {
	display: block;
	width: 38px;
	height: 40px;
	position: relative;
	position: absolute;
	z-index: 2;
	outline: 0 !important;
	-webkit-transition: .3s linear;
	transition: .3s linear
}

.btn-next.dark,
.btn-prev.dark {
	background: #47ACCA
}

.btn-next-results::after,
.btn-prev-results::after {
	content: "";
	display: block;
	position: absolute;
	top: 54%;
	left: 52%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 40px;
	content: "▸";
	background-repeat: no-repeat;
	background-size: 100%;
	color: #fff
}

.btn-next-results:hover,
.btn-prev-results:hover {
	background: #47ACCA
}

.btn-prev-results::after {
	-webkit-transform: translate(-50%, -50%) scale(-1, 1);
	transform: translate(-50%, -50%) scale(-1, 1)
}

.button-holiday-homes {
	padding: 16px 18px;
	font-size: 14px;
	line-height: 1;
	background-color: #47ACCA;
	color: #fff;
	border-radius: 0;
	-webkit-transition: .3s linear;
	text-decoration: none;
	border-radius: 40px;
}

.button-holiday-homes:hover {
	background-color: #47ACCA;
	transform: scale(1.05);
}

.form-select-price {
	width: auto;
	min-width: 150px;
	padding: 10px 30px 10px 12px;
	font-size: 16px;
	color: #333;
	border: 1px solid #47ACCA;
	border-radius: 5px;
	background-color: #fff;
	background-image: url('/media/lponpfui/arrow-down.png');
	background-repeat: no-repeat;
	background-position: right 12px center;
	background-size: 12px 12px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-transform: initial;
	cursor: pointer;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
	font-weight: bold;
}

.mb-4 {
	margin-top: 10px;
}

a:hover {
	text-decoration: none !important;
}

.accordion {
	margin-right: 50px;
	margin-left: 50px;
}

.collapse.show {
	/* border: 2px solid #4A3C83; */
	padding: 15px;
	border-radius: 1px;
}

.home-btn {
	border-radius: 40px !important;
}

#mc-embedded-subscribe {
	border: 2px solid #645195;
}

.d-flex {
	/* justify-content: center;
    align-items: center; */
}

@media (min-width: 768px) {
	.col-md-6 {
		max-width: 100% !important;
	}
}

.justify-content-md-center {
	color: #343650;
}

.discover-parks-item {
	color: white;
}

@media (max-width: 1194px) {
	.fs-22 {
		font-size: 20px;
		margin-bottom: 20px;
	}
}

@media (max-width: 1194px) {
	#mc-embedded-subscribe {
		display: block;
		margin-left: 0;
		margin-right: auto;
	}

	.form-control {

		margin-bottom: 5px;
	}
}

.row.d-flex.justify-content-around.gx-0 {
	padding: 16px;
}

.results_item {
	padding: 10px;
}

@media (max-width: 768px) {
	.property-button {
		display: flex;
		flex-direction: column;
		align-items: center;
		flex-direction: column;
		align-items: center;
		margin-top: 40px;
	}

	.property-buttons {
		width: 90% !important;
		font-size: 25px !important;
		border-radius: 40px !important;
		text-align: center !important;
		background-color: #5c4a8f !important;
		color: white !important;
		text-decoration: none !important;
		box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
		margin-bottom: 20px !important;
	}

	.property-buttons:hover {
		background-color: #4a3b75;
	}
}


/* Part Exhange css */
/* General Styling for Banner */
.banner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.desktop-banner {
	/* display: block;
	height: 70vh;
	overflow: hidden;
	position: relative; */
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
}

.desktop-banner video {
	/* width: 100%;
	height: auto;
	object-fit: cover;
	position: absolute;
	top: 46%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1; */
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
}

.banner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.booking-bar {
	position: relative;
	z-index: 2;
}

.mobile-banner {
	display: none;
	/* max-height: 60vh; */
	overflow: hidden;
}

.mobile-banner img {
	width: 100%;
	object-fit: cover;
}

@media screen and (max-width: 768px) {
	.desktop-banner {
		display: none;
	}

	.mobile-banner {
		display: block;
	}
}

.holiday-upgrade-section {
	padding: 60px 20px;
	max-width: 1200px;
	margin: 0 auto;
}

.holiday-upgrade-wrapper {
	display: flex;
	flex-wrap: nowrap;
	gap: 40px;
	align-items: flex-start;
	/* justify-content: space-between; */
}

.holiday-upgrade-image-block {
	position: relative;
	width: 50%;
	max-width: 600px;
	margin-left: 0;
}

.holiday-main-image {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.holiday-overlay-image {
	position: absolute;
	bottom: -70%;
	right: 30px;
	max-width: 50%;
}

.holiday-overlay-image img {
	width: 100%;
	height: auto;
}

.holiday-discount-image {
	position: absolute;
	top: 50%;
	right: 45%;
	max-width: 150px;
	z-index: 3;
}

.holiday-discount-image img {
	width: 100%;
	height: auto;
	border-radius: 5px;
}

.holiday-upgrade-content {
	width: 45%;
	/* Keep it next to the image block */
}

.holiday-main-heading {
	font-size: 2.5rem;
	color: #343650;
	margin-bottom: 10px;
	line-height: 1.2;
}

.holiday-bold-text {
	font-size: 30px;
}

.holiday-sub-text {
	font-size: 1rem;
	line-height: 1.4;
	margin-bottom: 20px;
}

.holiday-cta-text {
	font-size: 1.2rem;
	font-weight: bold;
}

.holiday-highlight-text {
	color: #47ACCA;
}

.holiday-underline {
	position: relative;
	display: inline-block;
	margin-bottom: 50px;
	line-height: 40px;
}

.holiday-underline::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30%;
	height: 2px;
	background: linear-gradient(to right, #66cc66, #5ca9e6);
	transition: width 0.3s ease;
	bottom: -20px;
}

.unity-underline {
	position: relative;
	display: inline-block;
	margin-bottom: 50px;
	line-height: 60px;
}

.unity-underline::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30%;
	height: 2px;
	background: linear-gradient(to right, #FF654F, #FFAD56);
	transition: width 0.3s ease;
	bottom: -20px;
}

@media (max-width: 1200px) {
	.holiday-upgrade-wrapper {
		gap: 20px;
	}

	.holiday-upgrade-content {
		width: 50%;
	}

	.holiday-main-heading {
		font-size: 2.2rem;
	}

	.holiday-bold-text {
		font-size: 1.6rem;
	}

	.holiday-discount-image {
		top: 40%;
		right: auto;
		left: 50%;
		transform: translateX(-50%);
	}
}

@media (max-width: 1000px) and (min-width: 769px) {
	.holiday-upgrade-wrapper {
		display: flex;
		flex-wrap: nowrap;
		align-items: flex-start;
		margin-bottom: 120px;
	}

	.holiday-upgrade-image-block,
	.holiday-upgrade-content {
		width: 100%;
	}

	.holiday-discount-image {
		top: auto;
		bottom: -30%;
		left: 50%;
		transform: translateX(-50%);
		max-width: 120px;
	}

	.holiday-main-heading {
		font-size: 2.2rem;
	}

	.holiday-overlay-image {
		width: 100%;
		height: auto;
		position: absolute;
		right: 0px;
		max-width: 100%;
		bottom: auto;
	}

	.holiday-main-image {
		margin-top: 30px;
	}
}

@media (max-width: 858px) {
	.holiday-upgrade-wrapper {
		margin-bottom: 60px;
	}
}

@media (max-width: 768px) {
	.holiday-upgrade-wrapper {
		flex-direction: column;
		align-items: center;
	}

	.holiday-upgrade-image-block,
	.holiday-upgrade-content {
		width: 100%;
	}

	.holiday-discount-image {
		top: auto;
		bottom: -10%;
		left: 50%;
		transform: translateX(-50%);
		max-width: 120px;
	}

	.holiday-main-heading {
		font-size: 2.2rem;
		margin-top: 140px;
	}

	.holiday-overlay-image {
		position: absolute;
		bottom: -70%;
		right: 30px;
		max-width: 50%;
	}

	.holiday-discount-image {
		width: 100%;
		height: auto;
		border-radius: 5px;
	}
}

.reasons-to-upgrade-section {
	background-color: #343650;
	padding: 60px 20px;
	color: #fff;
	text-align: center;
}

.reasons-to-upgrade-section-long {
	background-color: #343650;
	padding: 60px 20px;
	color: #fff;
	text-align: center;
	height: 600px;
}

.reasons-wrapper {
	max-width: 1200px;
	margin: 0 auto;
}

.reasons-heading-white {
	color: white !important;
}

.reasons-heading {
	font-size: 2.5rem;
	/* line-height: 1.3; */
	margin-bottom: 20px;
	text-align: center;
	margin-bottom: 5px;
}

.reasons-subtext {
	margin-bottom: 40px;
	text-align: center;
	font-size: 20px;
	max-width: 800px;
	margin: 0 auto 40px;
	line-height: 30px;
}

.site-fees-subtext {
	color: #48ACC8;
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 20px;
}

.reasons-list {
	list-style: none;
	padding: 0;
	margin: 0;
	min-width: 300px;
}

.reasons-list li {
	font-size: 1rem;
	line-height: 1.8;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
}

.reason-number {
	display: inline-block;
	background-color: #47ACCA;
	color: #fff;
	font-size: 14px;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 5px;
}

.reason-highlight {
	color: #47ACCA;
	font-weight: bold;
	margin-left: 5px;
}

.reasons-footer {
	font-size: 20px;
	text-align: center;
	line-height: 30px;
}

.reasons-footer-highlight {
	color: #47ACCA;
}

.button {
	border: none;
	box-shadow: none;
}

/* Large screens: 1050px and above */
@media (min-width: 1050px) {
	.reasons-content {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 40px;
		margin-bottom: 40px;
		margin-left: 10%;
		max-width: 930px;
	}
}

/* Medium screens: 501px to 1049px */
@media (min-width: 501px) and (max-width: 1049px) {
	.reasons-content {
		display: grid;
		justify-content: center;
		margin-bottom: 40px;
	}
}

/* Small screens: 500px and below */
@media (max-width: 500px) {
	.reason-number {
		display: inline-block;
		background-color: #47ACCA;
		color: #fff;
		font-size: 10px;
		border-radius: 50%;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
		margin-right: 5px;
	}

	.reasons-content {
		flex-wrap: wrap;
		justify-content: center;
		gap: 40px;
		margin-bottom: 40px;
		margin-left: 1%;
	}

	.reasons-list li {
		font-size: 12px;
	}

	.reasons-subtext {
		font-size: 16px;
	}

	.reasons-footer {
		font-size: 20px;
		text-align: center;
	}
}

@media (max-width: 400px) {
	.reason-number {
		display: inline-block;
		background-color: #47ACCA;
		color: #fff;
		font-size: 10px;
		border-radius: 50%;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
		margin-right: 5px;
	}

	.reasons-content {
		flex-wrap: wrap;
		justify-content: center;
		gap: 40px;
		margin-bottom: 40px;
		margin-left: 1%;
	}

	.reasons-list li {
		font-size: 10px;
	}

	.reasons-subtext {
		font-size: 16px;
	}

	.reasons-footer {
		font-size: 20px;
		text-align: center;
	}
}

.holiday-upgrade {
	background: url(/media/brfjhpx1/green-unity-background.png);
	background-size: cover;
	background-position: centerR;
	background-repeat: no-repeat;
	padding: 60px 20px;
	text-align: center;
}

.upgrade-heading .h2 {
	font-size: 2.5rem;
	color: white;
}

.upgrade-heading p {
	font-size: 1.2rem;
	max-width: 800px;
	margin: 0 auto 40px;
	margin-top: 10px;
}

.upgrade-options {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	margin-bottom: 40px;
}

.upgrade-card {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	padding: 20px;
	max-width: 300px;
	text-align: center;
	flex: 1;
	border-top-right-radius: 60px;
	border-bottom-left-radius: 60px;
	position: relative;
	height: 50%;
}

.upgrade-card h2 {
	font-size: 32px !important;
	color: #2a8cca;
	text-align: left;
}

.upgrade-card p {
	font-size: 13px;
	text-align: left;
	line-height: 20px;
}

.price-value h4 {
	font-size: 10px;
	margin: 10px 0 20px;
	text-align: right;
	line-height: 20px;
	line-height: 1rem !important;
	color: #48ACCA;
}


.upgrade-card-sub {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}

.upgrade-card img {
	width: 100%;
	border-radius: 8px;
	margin-bottom: 15px;
	height: 50%;
}

.price-tag {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: #1b2838;
	color: white;
	padding: 5px 15px;
	display: flex;
	align-items: center;
	max-width: calc(80% - 20px);
	border-top-left-radius: 60px;
	height: auto;
	box-sizing: border-box;
}

.price-label {
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	font-size: 12px;
	font-weight: bold;
	color: #48ACCA;
	margin-right: 4px;
	top: 10px;
	position: relative;
}

.price-content {
	text-align: left;
	white-space: nowrap;
}

.price-content p {
	font-size: 12px;
	margin: 0;
	color: #9cc3db;
}

.price-content h3 {
	font-size: 1.5rem;
	font-weight: bold;
	margin: 5px 0 0;
	color: white;
}

.price-value h3 {
	line-height: 1rem !important;
	right: 5px;
	top: -10px;
	position: relative;
}

.price-value p {
	line-height: 1rem !important;
	color: #48ACCA;
}

.upgrade-cta h2 {
	text-align: center;
	font-size: 2.0rem !important;
	color: white;
	margin-top: 70px;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 30px;
}

@media (min-width: 1024px) {
	.bd-really {
		position: absolute;
		top: -.9em;
		left: 1px;
		font-size: 0.8em;
		color: #6844ad;
		transform: rotate(-25deg);
		font-style: italic;
	}

	.bd-highlight {
		position: relative;
		white-space: nowrap;
	}
}

.bd-really {
	color: #6844ad;
}

.pink-tag-section {
	background-color: white !important;
	/* margin-top: -100px; */
}

.pink-tag-section h2 {
	color: black;
	font-size: 30px !important;
	text-align: center;
}

.upgrade-cta button {
	background-color: #645195;
	padding: 6px 18px;
	font-size: 1rem;
	min-width: 100px;
	border-radius: 30px;
	cursor: pointer;
	color: white !important;
	font-weight: bold;
	margin-top: 10px;
}

.visit-button {
	background-color: #48ACC9 !important;
}

.unity-lettings button {
	background-color: #343650;
	padding: 6px 18px;
	font-size: 1rem;
	min-width: 100px;
	border-radius: 30px;
	cursor: pointer;
	color: white !important;
	font-weight: bold;
}

.upgrade-cta button:hover {
	background-color: #6844ad;
	transform: scale(1.05);
}

@media only screen and (max-width: 900px) {
	.upgrade-options {
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 20px;
		margin-bottom: 40px;
	}

	.custom-banner {
		/* margin-top: 20px; */
	}
}

.promo-section {
	padding: 40px 20px;
}

.promo-container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-bottom: 50px;
}

.promo-image img {
	width: 100%;
	max-width: 700px;
	object-fit: cover;
	margin: 0 auto;
}

.lodge-image img {
	width: 80%;
	max-width: 800px;
	object-fit: cover;
	margin: 0 auto;
	margin-top: 40px;
}

.promo-content {
	max-width: 500px;
	background-color: #1b2838;
	color: white;
	padding: 40px;
	border-top-right-radius: 60px;
}

.promo-text {
	font-size: 1.8rem;
	line-height: 1.1;
	color: white;
}

.promo-content .highlight {
	color: #48acca;
	font-size: 2rem;
}

.divider {
	width: 100px;
	height: 3px;
	background: linear-gradient(90deg, #7DC081, #48ADCB);
	border: none;
	margin: 15px 0;
}

.promo-content p {
	font-size: 23px;
	line-height: 1.6;
	margin-top: 10px;
}

.terms {
	font-size: 0.9rem;
	margin-top: 20px;
	line-height: 1.4;
	max-width: 800px;
	margin: 0 auto 40px;
}

.winning {
	font-size: 120px !important;
	background: linear-gradient(90deg, #7DC081, #48ADCB);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.go-for-it-image {
	height: 70px;
	position: relative;
	top: 5px;
}

.contact-us-section {
	padding: 60px 20px;
}

.contact-us-wrapper {
	max-width: 1150px;
	margin: 0 auto;
	/* padding: 0 20px; */
}

.contact-us-form h2 {
	font-size: 30px !important;
	margin-right: 10px;
	line-height: 30px;
	margin-bottom: 20px;
}

.contact-us-form h3 {
	color: #48ACC8;
	font-size: 24px;
	line-height: 30px !important;
	margin-bottom: 10px;
}

.contact-us-form p {
	max-width: 650px;
	font-size: 1rem;
}


/* @media screen and (min-width: 1000px) and (max-width: 1250px) {
	.desktop-banner video {
		width: 100%;
		height: auto;
		object-fit: cover;
		position: absolute;
		top: 28%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 1;
	}
} */

.custom-banner-orange {
	background: url(/media/e2kckgbq/unity-background-orange.png);
	padding: 60px 60px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	background-size: cover;
	background-position: centerR;
	background-repeat: no-repeat;
}

/* Left Side Content */
.banner-content {
	max-width: 60%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

/* Center Info */
.banner-info-container {
	color: #ffffff;
	max-width: 60%;
	margin: auto;
	float: left;
}

.banner-info {
	color: #ffffff;
	max-width: 80%;
	margin: auto;
}

/* Text Styles */
.banner-title {
	font-size: 2.4rem;
	font-weight: bold;
	margin: 0;
	color: #ffffff;
}

.banner-subtitle {
	font-size: 1.4rem;
	margin-top: 5px;
	color: #ffffff;
}

.banner-link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	color: #343650 !important;
}

.banner-button-container {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-grow: 1;
}

.banner-button {
	background-color: #2D2D2D;
	color: white !important;
	padding: 14px 24px;
	border-radius: 30px;
	font-size: 1rem;
	font-weight: bold;
	text-decoration: none;
	transition: background 0.3s ease-in-out;
	display: inline-block;
	text-align: center;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.banner-button:hover {
	background-color: #6844ad;
	transform: scale(1.05);
}

@media screen and (max-width: 1024px) {
	.custom-banner-orange {
		flex-direction: column;
		text-align: center;
		padding: 30px;
	}

	.banner-content,
	.banner-info-container {
		max-width: 100%;
		text-align: center;
	}

	.banner-button-container {
		justify-content: center;
		margin-top: 20px;
	}
}

.navbar-nav .dropdown:hover .dropdown-menu {
	text-align: center;
	justify-content: center;
}

.custom-banner-unity {
	background-image: url(/media/cvehz23i/ocean-background-image.png);
}

@media screen and (min-width: 800px) {
	.custom-banner-unity {
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		height: 500px;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: flex-start;
		text-align: left;
		color: white;
		padding: 40px;
		position: relative;
		max-width: 85%;
		margin: 0 auto;
	}

	.custom-banner-unity-headline {
		font-size: 40px;
		font-weight: bold;
		margin-bottom: 20px;
		position: relative;
		bottom: 60px;
		left: 60px;
	}

	.custom-banner-unity-subline {
		font-size: 40px;
		font-weight: bold;
		position: relative;
		bottom: 50px;
	}
}

@media screen and (max-width: 799px) {
	.custom-banner-unity {
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		height: 500px;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: flex-start;
		text-align: left;
		color: white;
		padding: 40px;
		position: relative;
		margin: 0 auto;
	}

	.custom-banner-unity-headline {
		font-size: 40px;
		font-weight: bold;
		margin-bottom: 20px;
		position: relative;
		bottom: 20px;
		text-align: center;
		line-height: 40px;
	}

	.custom-banner-unity-subline {
		font-size: 40px;
		font-weight: bold;
		position: relative;
		bottom: 30px;
		text-align: center;
		line-height: 60px;
	}
}

.priority-text {
	font-style: italic;
	font-weight: bold;
}

.banner-text {
	background: white;
	padding: 30px 20px;
	max-width: 600px;
	position: relative;
	top: 40px;
	right: 40px;
	border-top-right-radius: 100px;
}

.banner-text p {
	color: #343650;
}

.heart-orange {
	background-image: linear-gradient(90deg, #FF654F, #FFAD56);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: inline-block;
}

.dont-worry-heading {
	line-height: 1.3;
	margin-bottom: 20px;
	text-align: center;
}

.dont-worry-section {
	margin-bottom: 60px;
}

.dont-worry-column {
	justify-content: space-between;
	gap: 40px;
	max-width: 1200px;
	margin: 0 auto;
}

.text-box {
	flex: 1;
	max-width: 45%;
}

.text-box h3 {
	color: #EC624E;
}

.text-box p {
	font-size: 16px;
}

@media (max-width: 899px) {
	.text-box {
		padding: 10px 20px;
		max-width: 100%;
	}

	.putting-owners-text h2 {
		text-align: left !important;
	}

	.dont-worry-heading {
		text-align: left !important;
		padding: 10px 20px;
	}
}

.putting-owners-first {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 500px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	text-align: left;
	color: white;
	padding: 40px;
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	background-image: url(/media/cxcnva3u/champagne-in-dusk.png);
	margin-top: 60px;
	margin-bottom: 40px;
	height: auto;
}

.putting-owners-text {
	background: #575C88;
	padding: 30px 20px;
	max-width: 600px;
	position: relative;
	bottom: 40px;
	right: 41px;
	/* border-top-right-radius: 100px; */
	width: 500px;
	border-bottom-right-radius: 100px;
}

.putting-owners-text h2 {
	font-size: 20px !important;
	font-size: 34px !important;
}

.putting-owners-text h3 {
	font-size: 20px;
}

.putting-owners-text p {
	margin-top: 20px;
	font-size: 16px;
}

.heart-orange {
	color: #e67e22;
}

.getting-started-section {
	margin: 60px auto;
}

.getting-started-content {
	text-align: center;
	margin-bottom: 40px;
}

.getting-started-content h2 {
	font-size: 2.5rem !important;
	font-weight: bold;
}

.heart-orange {
	color: #e67e22;
}

.getting-started-grid {
	grid-template-columns: repeat(2, 1fr);
	gap: 30px 50px;
	max-width: 1200px;
	margin: 0 auto;
}

.caravan-by-the-sea {
	background: url(/media/5pph01tp/unity-background-image.png);
	background-size: cover;
	background-position: centerR;
	background-repeat: no-repeat;
	padding: 60px 20px;
	text-align: center;
}

@media (min-width: 900px) {
	.getting-started-grid {
		display: grid;
	}

	.dont-worry-column {
		display: flex;
		padding: 20px 60px;
	}
}

.getting-started-column {
	background: #fff;
	padding: 10px 20px;
	;
}

.getting-started-column h3 {
	font-weight: bold;
	margin-bottom: 10px;
	color: #EC624E;
	line-height: 30px;
}

.getting-started-column p {
	font-size: 16px;
	line-height: 1.6;
	color: #333;
}

/* Adjust step numbers */
.step-number {
	color: #EC624E;
	font-weight: bold;
}

/* Bullet list styling */
.getting-started-bullet {
	padding-left: 20px;
	list-style-type: disc;
}

.getting-started-bullet li {
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 8px;
}

.getting-started-bullet li::marker {
	color: #EC624E;
}

.getting-started-column.full-width {
	grid-column: span 2;
	text-align: left;
}

.form-button button {
	color: white !important;
}

.form-button-central {
	text-align: center;
	cursor: pointer;
}

.unity-cover-section {
	padding: 40px 20px;
	margin-bottom: 200px;
}

.unity-cover-container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-bottom: 50px;
	position: relative;
}

.unity-cover-image img {
	width: 100%;
	max-width: 650px;
	object-fit: cover;
	margin: 0 auto;
}

.unity-cover-content {
	max-width: 500px;
	background-color: #8BA3B6;
	color: white;
	padding: 40px;
	border-top-right-radius: 60px;
	position: relative;
}

.unity-cover-text {
	font-size: 2rem;
	line-height: 1.1;
	color: white;
	font-weight: bold;
}

.taken-care {
	font-size: 2.2rem;
	color: white;
	font-style: italic;
	display: inline-block;
}

.divider-taken {
	width: 100px;
	height: 3px;
	background: white;
	border: none;
	margin: 15px 0;
}

.unity-cover-text-p p {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 15px;
}

/* Bonus Offer Box */
.bonus-offer {
	position: absolute;
	bottom: 0px;
	/* left: 0px; */
	background: #1b2838;
	color: white;
	padding: 15px 20px;
	border-radius: 40px;
	font-size: 14px;
	font-weight: bold;
	max-width: 500px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	/* right: 300px; */
	left: -610px;
}

.lodge-image-block {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	max-width: 700px;
	margin: 0 auto;
	position: relative;
}

.lodge-kitchen {
	position: absolute;
	bottom: 0;
	right: 30px;
	z-index: -1;
	bottom: -160px;
}

.lodge-bedroom {
	position: absolute;
	left: -150px;
	top: 2px;
}

.lodge-image-block-living {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	max-width: 700px;
	margin: 0 auto;
	position: relative;
}

.lodge-kitchen-living {
	position: absolute;
	bottom: 0;
	right: 590px;
	bottom: -320px;
	width: 300px;
}

.this-is-the-life-image {
	position: absolute;
	top: 50px;
	width: 650px;
	right: -150px;
}

.putting-owners-orange {
	background-color: #EC624E;
	border-radius: 20px;
	padding: 10px 10px;
}

.why-choose-unity-beach {
	padding: 60px 20px;
	;
	text-align: center;
	margin-top: 80px;
}

.caravan-promo-content {
	max-width: 500px;
	color: white;
	padding: 40px;
	border-top-right-radius: 60px;
	/* margin-right: -100px; */
}

.caravan-promo-text {
	text-align: left;
}

.caravan-promo-text p {
	color: #343650;
	font-size: 16px;
}

.caravan-promo-text h3 {}

.coastal-development {
	background-color: #343650;
	padding: 60px 20px;
}

.coastal-development-heading {
	line-height: 1.3;
	margin-bottom: 20px;
	text-align: center;
	color: white;
}

.coastal-development p {
	text-align: center;
	font-size: 20px;
	max-width: 800px;
	margin: 0 auto 40px;
	color: white;
}

.coastal-images {
	display: flex;
	justify-content: center;
	gap: 40px;
	flex-wrap: wrap;
}

.coastal-images img {
	width: 45%;
	max-width: 400px;
	border-radius: 10px;
}

.coast-button {
	margin-top: 40px;
	display: flex;
	justify-content: center;
}

.multi-million-mobile {
	display: none;
	/* Hide mobile version by default */
}

@media screen and (max-width: 768px) {
	.multi-million {
		display: none;
		/* Hide desktop version on mobile */
	}

	.multi-million-mobile {
		display: block;
		/* Show mobile version */
	}
}

/* Mobile Responsive */
@media (max-width: 1200px) {
	.unity-cover-container {
		flex-direction: column;
		text-align: center;
	}

	.lodge-image-block {
		display: none;
	}

	.bonus-offer {
		left: 48px;
		margin-bottom: -60px;
	}

	.getting-started-column h3 {
		font-size: 20px;
	}

	.text-box h3 {
		font-size: 20px;
	}

	.getting-started-content {
		text-align: left !important;
		padding: 20px;
		margin-bottom: 1px;
	}

	.this-is-the-life-image {
		position: relative;
		top: 30px;
		width: 650px;
		right: -1px;
	}

	.lodge-kitchen-living {
		display: none;
	}

	.dropdown-item {
		text-align: center !important;
	}
}

@media (max-width: 768px) {

	.unity-cover-content {
		max-width: 100%;
		text-align: left;
	}

	.bonus-offer {
		position: static;
		margin-top: 15px;
	}

	.holiday-upgrade-image-block {
		flex-direction: column;
		align-items: center;
	}

	.unity-cover-section {
		margin-bottom: 1px;
	}

	.unity-lettings {
		text-align: center;
	}

	.putting-owners-text {
		max-width: 430px !important;
	}

	.heart-orange {
		font-size: 2.5rem;
	}

	.putting-owners-text h2 {
		font-size: 34px !important;
		text-align: center;
	}

	.visit-button {
		margin-top: 10px;
	}

	.coastal-images {
		display: flex;
		max-width: 600px;
		border-radius: 10px;
	}

	.coastal-images img {
		max-width: 600px;
		border-radius: 10px;
		width: 100%;
	}

	.lodge-image img {
		width: 100%;
		/* max-width: 800px; */
		/* object-fit: cover; */
		/* margin: 0 auto; */
		margin-top: 40px;
	}

	.site-fees-subtext {
		line-height: 30px;
		max-width: 300px;
	}

	.caravan-promo-content {
		padding: 0px;
	}

	.caravan-promo-text p {
		line-height: 20px;
	}

	.reasons-heading,
	.site-fees-subtext,
	.reasons-subtext,
	.coastal-development-heading,
	.coastal-development p,
	.multi-million-mobile,
	.why-choose-fairwater {
		text-align: left !important;
	}

	.why-choose-fairwater {
		font-size: 36px !important;
	}

	.reasons-heading {
		font-size: 30px;
	}
}

/* Pink Tag */

.image-left-text-right {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 2rem;
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
}

.image-left-text-right .image img {
	width: 100%;
	max-width: 600px;
}

.image-left-text-right .text {
	flex: 1;
	min-width: 250px;
}

.image-left-text-right .text h2 {
	color: #E2087F;
	font-size: 40px !important;
	margin-bottom: 1rem;
	font-family: 'Intro Bold Alt', sans-serif !important;
}

.image-left-text-right .text p {
	font-size: 1rem;
	line-height: 1.6;
}

.image-left-text-right .text h3 {
	font-size: 20px;
	max-width: 450px;
	line-height: unset;
}

.pink-tag-sale {
	position: relative;
	overflow: hidden;
	text-align: center;
	line-height: 1.1;
	min-height: 620px;
}

.pts-strip {
	position: absolute;
	left: 0;
	width: 100%;
}

.pts-top {
	top: 0;
	height: 45%;
	background: #FFFFFF;
}

.pts-bottom {
	bottom: 0;
	height: 65%;
	background: #8E196B;
}

.pts-graphic {
	position: absolute;
	left: 50%;
	top: 40%;
	transform: translate(-50%, -50%);
	width: clamp(240px, 38vw, 460px);
	max-width: 100%;
	height: auto;
	z-index: 2;
	width: 40%;
}

.pts-copy {
	position: relative;
	z-index: 3;
	margin-top: calc(45% + 100px);
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
	margin-bottom: 60px;
}

.pts-heading {
	font-size: 100px !important;
	letter-spacing: 1px;
	margin: 0;
	margin-bottom: 20px;
	line-height: 60px;
	font-family: 'Intro Bold Alt', sans-serif !important;
	color: #FFFFFF;
}

.pts-deadline {
	margin: 0;
	padding: .9rem 2.4rem;
	background: #fff;
	color: #E2087F;
	border-radius: 8px;
	font-size: 60px;
}

.pts-date {
	font-weight: 800;
}

@media screen and (max-width: 767px) {
	.pts-top {
		top: 0;
		height: 45%;
		background: #FFFFFF;
	}

	.pts-bottom {
		bottom: 0;
		height: 65%;
		background: #8E196B;
	}

	.pts-graphic {
		position: absolute;
		left: 50%;
		top: 30%;
		transform: translate(-50%, -50%);
		width: clamp(240px, 38vw, 460px);
		max-width: 100%;
		height: auto;
		z-index: 2;
		width: 50%;
	}

	.pts-heading {
		font-size: 30px !important;
	}

	.pts-deadline {
		font-size: 20px;
	}
}

.image-left-text-right-background {
	background: linear-gradient(to bottom, #8E196B, #FF0F86);
	padding: 60px 20px;
}

.image-left-text-right.mega-deal-card {
	background: linear-gradient(to bottom, #E2087F 0%, #E2087F 40% 40%, #FF0F86 70%);
	border-radius: 15px;
	/* padding: 20px; */
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.2);
	align-items: stretch;
}

.image-left-text-right.mega-deal-card .image img {
	border-radius: 10px;
	height: 100%;
	object-fit: cover;
}

.image-left-text-right.mega-deal-card .text {
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: linear-gradient(to bottom, #E2087F 0%, #E2087F 40% 40%, #FF0F86 70%);
	border-radius: 10px;
	padding: 20px;
	color: white;
	text-align: center;
}

.image-left-text-right.mega-deal-card .text h2 {
	font-size: 26px !important;
	color: white;
	margin-bottom: 1rem;
}

.image-left-text-right.mega-deal-card .text .price {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

.image-left-text-right.mega-deal-card .text .price span {
	color: white;
}

.image-left-text-right.mega-deal-card .text .save {
	color: #FFDB08;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 1rem;
}

.image-left-text-right.mega-deal-card .text .note {
	margin-bottom: 0.5rem;
	font-size: 26px;
}

.image-left-text-right.mega-deal-card .text .highlight {
	font-size: 26px;
	font-weight: bold;
	display: inline-block;
	padding: 6px 14px;
	border-radius: 6px;
	margin-bottom: 1rem;
}

.image-left-text-right.mega-deal-card .cta-button {
	background-color: white;
	color: #8e196b;
	padding: 10px 20px;
	border-radius: 20px;
	text-decoration: none;
	font-weight: bold;
	width: fit-content;
}


.pink-tag-button button {
	background-color: white;
	color: black !important;
}

.card-section {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 20px;
	padding: 20px;
	background: white;
}

.price-details {
	flex: 1;
}

.price-details .price {
	font-size: 28px;
	font-weight: bold;
	color: #252546;
}

.price-details .monthly {
	font-size: 14px;
	color: #4b4b4b;
}

.price-details .tag {
	display: inline-block;
	background: #f6c3d5;
	color: #252546;
	padding: 5px 12px;
	border-radius: 10px;
	margin-top: 10px;
	font-size: 14px;
}

.property-icons {
	flex: 1;
}

.property-icons p {
	font-size: 16px;
	color: #252546;
	margin: 10px 0;
	display: flex;
	align-items: center;
	gap: 10px;
}

.property-icons img {
	height: auto;
}

@media (max-width: 600px) {
	.pink-tag-sale {
		min-height: 520px;
	}

	.pts-copy {
		margin-top: calc(45% + 70px);
		gap: 1.4rem;
	}
}

@media (max-width: 768px) {
	.image-left-text-right {
		flex-direction: column;
		text-align: center;
	}

	.image-left-text-right .image img {
		max-width: 100%;
	}
}

.four-row-card-container {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: center;
	padding: 40px 20px;
	background-color: #ffe6f0;
}

.four-row-card {
	position: relative;
	width: 300px;
	border-radius: 16px;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	border: 1px solid #eee;
	display: flex;
	flex-direction: column;
}

.corner-banner {
	position: absolute;
	top: 12px;
	left: -40px;
	width: 160px;
	background: linear-gradient(135deg, #ff3d9a, #c20069);
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	transform: rotate(-45deg);
	box-shadow:
		0 2px 6px rgba(0, 0, 0, 0.3),
		inset 0 -2px 4px rgba(255, 255, 255, 0.2),
		inset 0 2px 2px rgba(0, 0, 0, 0.1);
	z-index: 10;
	padding: 6px 0px;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.corner-banner span {
	display: block;
	line-height: 1.3;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.save-amount {
	color: #FFDB08;
	font-size: 20px;
}

.four-row-card-content {
	padding: 15px;
}

.four-row-card-price-line {
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}

.four-row-card-was-price {
	font-size: 14px;
}

.four-row-card-now-price {
	font-size: 20px;
	color: #e6007e;
	font-weight: bold;
	text-transform: uppercase;
}

.four-row-card-pink-tag {
	position: absolute;
	top: 230px;
	right: 0px;
}

.four-row-card-info-row {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.four-row-card-price-details {
	flex: 1;
	font-size: 14px;
	font-weight: bold;
}

.four-row-card-price {
	font-size: 26px;
	color: #252546;
	font-weight: bold;
}

.four-row-card-monthly {
	font-size: 13px;
	color: #4b4b4b;
}

.four-row-card-tag {
	display: inline-block;
	background: #F568B5;
	padding: 5px 12px;
	border-radius: 10px;
	margin-top: 8px;
	font-size: 12px;
	color: white;
}

.four-row-card-icons {
	margin-top: 15px;
}

.four-row-card-icons p {
	font-size: 10px;
	margin: 0;
	display: flex;
	align-items: center;
	gap: 8px;
}

.four-row-card-icons img {
	height: auto;
}

.four-row-card-divider {
	height: 1px;
	background: #eee;
	margin: 15px 0;
}

.four-row-card-footer .four-row-card-model-name {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 6px;
}

.four-row-card-comfort-tag {
	display: inline-block;
	background: linear-gradient(to right, #ffc371, #ff5f6d);
	color: white;
	padding: 3px 10px;
	border-radius: 10px;
	font-size: 13px;
	margin-bottom: 6px;
}

.four-row-card-description {
	font-size: 12px;
	line-height: 18px;
}


.third-card-style {
	background: linear-gradient(to right, #e06394, #5a6dbb);
}

.forth-card-style {
	background: linear-gradient(to right, #2fb8e3, #6258a4);
}

.four-row-card-header {
	text-align: center;
	font-size: 40px;
	font-family: 'Intro Bold Alt', sans-serif !important;
}

.image {
	position: relative;
}

.image-left-text-right.mega-deal-card .image {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}

.ribbon {
	width: 300px;
	height: 80px;
	background: linear-gradient(135deg, #E2087F, #E2087F);
	color: white;
	text-align: center;
	position: absolute;
	top: 30px;
	left: -85px;
	transform: rotate(-45deg);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
	z-index: 10;
	font-weight: bold;
	font-size: 20px;
	border-radius: 3px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	line-height: 1.2;
}


.ribbon-line {
	display: block;
}

.ribbon-line.featured {
	font-size: 20px;
}

.ribbon-line.mega {
	font-size: 32px;
	color: #FFDB08;
}

.ribbon span {
	display: block;
}


/* Luxury Lodge Starting */

.image-left-text-right-blue-background {
	background-color: #343650;
	position: relative;
	min-height: 700px;
}

.image-left-image-below {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	gap: 2rem;
	margin: 20px auto;
	max-width: 1150px;
	position: relative;
}

.image-left-image-below .image,
.image-left-image-below .text {
	flex: 1;
	min-width: 300px;
}

.image-left-image-below .image img {
	width: 100%;
	height: auto;
	object-fit: cover;
	display: block;
	padding: 20px;
	position: relative;
	top: 30px;
	width: 650px;
	right: -1px;
	margin: auto;
}

.image-left-image-below .text {
	padding: 2rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-top: 80px;
}

.image-left-image-below .text h2 {
	color: white;
	font-size: 40px;
	margin-bottom: 1rem;
}

.image-left-image-below .text p {
	font-size: 16px;
	line-height: 1.6;
	color: white;
}

.luxury-lodge-couple-wine {
	position: absolute;
	right: 690px;
	bottom: -140px;
	width: 400px;
}

/* ✅ Mobile styling */
@media (max-width: 1200px) {
	.image-left-image-below {
		flex-direction: column;
		text-align: center;
	}

	.luxury-lodge-couple-wine {
		display: none;
	}

	.image-left-image-below .text {
		padding: 1rem;
		max-width: 800px;
		margin: auto;
	}

	.image-left-image-below .text h2 {
		font-size: 28px;
	}

	.image-left-image-below .text p {
		font-size: 0.95rem;
	}
}

@media only screen and (max-width: 767px) {
	.why-unity-lodges-grid {
		grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)) !important;
	}
}

.reasons-to-upgrade-section-long {
	background-color: #343650;
	padding: 60px 20px;
	color: #fff;
	text-align: center;
	height: 600px;
}

.reasons-to-upgrade-section-long-no-background {
	background-color: unset !important;
}

.reasons-wrapper {
	max-width: 1200px;
	margin: 0 auto;
}

.reasons-heading {
	font-size: 2.5rem;
	margin-bottom: 20px;
	margin-bottom: 5px;
	color: #343650;
	line-height: 60px;
}

.reasons-subtext {
	margin-bottom: 40px;
	text-align: center;
	font-size: 16px;
	max-width: 800px;
	margin: 0 auto 40px;
	line-height: 30px;
}

.reasons-subtext-black {
	color: #343650;
}

.site-fees-subtext {
	color: #48ACC8;
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 20px;
}

.lodge-image-block-living {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	max-width: 700px;
	margin: 0 auto;
	position: relative;
}

.lodge-kitchen-living {
	position: absolute;
	bottom: 0;
	right: 540px;
	bottom: -320px;
	width: 300px;
}

.this-is-the-life-image {
	position: absolute;
	top: 50px;
	width: 650px;
	right: -150px;
}

/* Mobile Responsive */
@media (max-width: 1200px) {
	.this-is-the-life-image {
		position: relative;
		top: 30px;
		width: 650px;
		right: -1px;
	}

	.lodge-kitchen-living {
		display: none;
	}
}

.why-unity-lodges-terms {
	margin-top: 120px;
	margin-bottom: 60px;
	text-align: center;
	font-size: 12px;
	color: #343650;
}

.why-unity-lodges-divider {
	border: none;
	border-top: 1px solid #343650;
	margin: 2rem auto 1rem;
	width: 90%;
	max-width: 1000px;
}

.why-unity-lodges-terms-text {
	margin: 0;
	line-height: 1.6;
}

.why-unity-lodges h2 {
	font-size: 40px;
	font-weight: 100;
	margin-bottom: 20px;
}

.why-unity-lodges p {
	max-width: 900px;
	font-size: 16px;
	margin: auto;
}

.lodge-button {
	background-color: #47ACCA !important;
}

.bd-section-cta {
	text-align: center;
	margin-top: 20px;
}

.bd-btn {
	display: inline-block;
	padding: 12px 25px;
	font-size: 12px;
	color: #fff;
	text-decoration: none !important;
	border-radius: 25px;
	background-color: #914D99;
	transition: all 0.3s ease;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	color: white !important;
	margin-bottom: 20px;
}

.bd-btn:hover {
	background-color: #6D3A8D;
	box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
	color: white !important;
}

.why-unity-lodges {
	background-color: #fff;
	padding: 4rem 1rem;
	text-align: center;
}

.why-unity-lodges-wrapper {
	max-width: 1000px;
	margin: 0 auto;
}

.why-unity-lodges-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	gap: 2rem;
	margin-bottom: 2rem;
	margin-top: 40px;
}

.why-unity-lodges-item {
	border-bottom: 2px solid #645195;
	padding-bottom: 1rem;
	text-align: left;
}

.why-unity-lodges-value {
	color: #47ACCA;
	font-size: 40px;
}

.why-unity-lodges-label {
	color: #333;
	margin-top: 0.5rem;
}

.why-unity-lodges-cta {
	margin-top: 1.5rem;
}

.resort-collection-section {
	background:
		linear-gradient(to right, #645195, #48A9C8),
		url('https://www.hru.co.uk/media/b3ldzbpc/collection-background.png') no-repeat center center;
	background-size: cover;
	padding: 60px 20px;
	text-align: center;
	color: white;
}

.resort-collection-wrapper {
	max-width: 1200px;
	margin: 0 auto;
}

.resort-collection-title {
	font-size: 32px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.resort-collection-subtext {
	font-size: 16px;
	margin-bottom: 40px;
	line-height: 1.6;
}

.resort-collection-cards {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 30px;
}

.resort-collection-card {
	position: relative;
	border-radius: 8px;
	overflow: hidden;
	color: #000;
	max-width: 350px;
	width: 100%;
	text-align: left;
	padding-bottom: 60px;
	/* make space for the button */
}

.resort-collection-image {
	width: 100%;
	display: block;
}

.resort-collection-card-info {
	position: absolute;
	right: -0px;
}

.resort-collection-button {
	display: inline-block;
	padding: 10px 20px;
	font-size: 12px;
	background-color: white;
	color: #645195;
	transition: background 0.3s ease;
	border-bottom-left-radius: 20px;
	text-decoration: underline;
	text-underline-offset: 6px;
}

.resort-collection-button:hover {
	background-color: #343650;
	color: white;
}

.kingston-harmony-section {
	background: url('https://www.hru.co.uk/media/wkrdp2k2/kingston-harmony-background-cover.png') no-repeat center center;
	background-size: cover;
	padding: 60px 20px;
}

.kingston-harmony-card {
	display: flex;
	flex-direction: row;
	max-width: 1150px;
	margin: 0 auto;
	background: white;
	overflow: hidden;
	position: relative;
	padding-left: 60px;
	/* So content doesn't overlap the label */
}

.kingston-harmony-label {
	position: absolute;
	left: 0;
	top: 35%;
	transform: translateY(-50%);
	height: 80%;
	width: auto;
	z-index: 2;
}

.kingston-harmony-content {
	display: flex;
	gap: 30px;
	padding: 60px 20px 0px 90px;
	flex: 1;
}

.kingston-harmony-left {
	flex: 1;
}

.kingston-harmony-meta {
	font-size: 20px;
	color: #343650;
	font-weight: bold;
	margin-bottom: 10px;
}

.kingston-harmony-title {
	font-size: 30px;
	color: #645195;
	margin-bottom: 15px;
	font-family: 'Intro Bold Alt', sans-serif !important;
}

.kingston-harmony-description {
	font-size: 16px;
	margin-bottom: 15px;
	color: #333;
	line-height: 1.6;
}

.kingston-harmony-list {
	padding-left: 18px;
	margin-bottom: 20px;
	color: #333;
}

.kingston-harmony-list li {
	font-size: 16px;
	margin-bottom: 6px;
}

@media (min-width: 950px) and (max-width: 1200px) {
	.kingston-harmony-images {
		min-height: 350px;
		/* Adjust this number to fit the design */
		align-items: flex-start;
		/* Makes image rise up if needed */
	}

	.kingston-harmony-images .main-image {
		height: 80%;
		object-fit: cover;
		border-bottom-left-radius: 100px;
	}

	.thumbnail-row {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin-top: 20px;
	}

	.thumbnail-row img {
		max-width: 180px !important;
		/* reduce size slightly to fit */
		width: 100%;
		height: auto;
		border-radius: 6px;
		object-fit: cover;
	}
}

/* Show desktop only on larger screens */
@media (min-width: 949px) {
	.kingston-harmony-section-mobile {
		display: none;
	}
}

/* Show mobile only on smaller screens */
@media (max-width: 950px) {
	.kingston-harmony-section {
		display: none;
	}
}

.kingston-harmony-section-mobile {
	background: url('https://www.hru.co.uk/media/wkrdp2k2/kingston-harmony-background-cover.png') no-repeat center center;
	background-size: cover;
	padding: 40px 20px;
}

.kingston-harmony-card-mobile {
	background: white;
	border-radius: 10px;
	max-width: 450px;
	margin: 0 auto;
	padding: 20px;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.haywood-button-mobile {
	display: inline-block;
	background-color: #47ACCA;
	color: white;
	padding: 8px 18px;
	font-size: 14px;
	border-radius: 25px;
	text-decoration: none;
	float: left;
	margin-top: -30px;

}

.kingston-harmony-meta-right-mobile {
	font-size: 16px;
	color: #343650;
	font-weight: bold;
	text-align: right;
	margin-bottom: -10px;
	font-family: 'Intro Bold Alt', sans-serif !important;
}

.main-image-mobile {
	width: 100%;
	object-fit: cover;
}

.kingston-harmony-meta-mobile {
	font-size: 16px;
	color: #343650;
	font-weight: bold;
	margin-bottom: -20px;
	text-align: left;
}

.kingston-harmony-title-mobile {
	font-size: 36px;
	color: #645195;
	margin-bottom: 10px;
}

.kingston-harmony-description-mobile {
	font-size: 14px;
	color: #333;
	line-height: 1.5;
}

.kingston-harmony-list-mobile {
	padding-left: 18px;
	margin-bottom: 10px;
	color: #333;
}

.kingston-harmony-list-mobile li {
	font-size: 13px;
	margin-bottom: 6px;
}

.kingston-harmony-button-mobile {
	display: inline-block;
	background-color: #48a9c5;
	color: white;
	padding: 8px 16px;
	font-size: 14px;
	border-radius: 25px;
	text-decoration: none;
	width: fit-content;
}

.thumbnail-row-mobile {
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 10px;
}

.thumbnail-row-mobile img {
	max-width: 170px;
	width: 100%;
	object-fit: cover;
}


.haywood-button {
	display: inline-block;
	background-color: #47ACCA;
	color: white;
	padding: 8px 18px;
	font-size: 14px;
	border-radius: 25px;
	text-decoration: none;
	float: left;
}


.kingston-harmony-images {
	flex: 1;
	max-width: 50%;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.kingston-harmony-meta-right {
	font-size: 20px;
	color: #343650;
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;
	font-family: 'Intro Bold Alt', sans-serif !important;
}

.kingston-harmony-images .main-image {
	width: 100%;
	object-fit: cover;
}

.thumbnail-row {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: -2px;
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}


.thumbnail-row img {
	width: 50%;
	max-width: 275px;
	/* border-radius: 6px; */
	object-fit: cover;
	margin-bottom: 20px;
}

.luxury-lodges-contact-section {
	background: #2b2c45;
	color: white;
	padding: 3rem 1rem;
}

.luxury-lodges-contact-wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	max-width: 1150px;
	margin: 0 auto;
	gap: 2rem;
}

.luxury-lodges-contact-left,
.luxury-lodges-contact-right {
	width: 100%;
}

.luxury-lodges-contact-left h2 {
	font-size: 40px;
	margin-bottom: 0.5rem;
}

.luxury-lodges-contact-offer {
	color: #39b3d7;
	font-weight: 500;
	margin-bottom: 1.2rem;
}

.luxury-lodges-contact-left h3 {
	font-size: 26px;
	margin-bottom: 20px;
}

.luxury-lodges-contact-left p {
	font-size: 16px;
}

.luxury-lodges-contact-box {
	background: white;
	color: #2b2c45;
	border-radius: 20px;
	padding: 2rem;
	position: relative;
}

.luxury-lodges-contact-box h3 span {
	color: #7772bc;
	font-weight: bold;
}

.luxury-lodges-contact-badge {
	position: absolute;
	top: -30px;
	right: -30px;
	width: 140px;
}

.luxury-lodges-contact-form-container {
	max-width: 1150px;
	margin: 2rem auto 0 auto;
	padding: 2rem 1rem;
}

.luxury-lodges-contact-row {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	margin-bottom: 1rem;
}

.luxury-lodges-contact-group {
	flex: 1;
}

.luxury-lodges-contact-group.full {
	flex-basis: 100%;
}

.luxury-lodges-contact-group input,
.luxury-lodges-contact-group select {
	width: 100%;
	padding: 1rem;
	border-radius: 25px;
	border: none;
	font-size: 1rem;
	background: #f4f4f4;
	color: #333;
	box-sizing: border-box;
}

.luxury-lodges-contact-group select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2210%22%20height%3D%226%22%20viewBox%3D%220%200%2010%206%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%200l5%206%205-6z%22%20fill%3D%22%23333%22/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 1.5rem center;
	padding-right: 2.5rem;
}

.luxury-lodges-contact-group input:focus,
.luxury-lodges-contact-group select:focus {
	outline: 2px solid #39b3d7;
}

.luxury-lodges-contact-button {
	background: #47ACCA;
	color: white;
	padding: 1rem 2rem;
	border-radius: 25px;
	border: none;
	cursor: pointer;
	font-size: 1rem;
	transition: background 0.3s;
	margin: auto !important;
}

.luxury-lodges-contact-button:hover {
	background-color: #2ea1c6;
}

#luxuryLodgesContactThankYou,
#hruHolidayBrochureThankYou {
	color: white;
	text-align: center;
	margin-top: 1.5rem;
}

.luxury-lodges-contact-box p {
	font-size: 16px;
}

.luxury-lodges-contact-row {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	margin-bottom: 1rem;
}

.luxury-lodges-contact-group {
	flex: 1 1 45%;
}

@media (max-width: 768px) {
	.luxury-lodges-contact-group {
		flex: 1 1 100%;
	}
}

/* Responsive */
@media (min-width: 768px) {
	.luxury-lodges-contact-wrapper {
		flex-direction: row;
		justify-content: space-between;
		text-align: left;
	}

	.luxury-lodges-contact-left,
	.luxury-lodges-contact-right {
		width: 45%;
	}
}

@media (max-width: 768px) {
	.luxury-lodges-contact-box {
		margin-top: 2rem;
	}

	.luxury-lodges-contact-badge {
		top: -20px;
		right: -20px;
		width: 100px;
	}
}

/* Luxury lodge end */

html {
	scroll-behavior: smooth;
}

/* Home page Contact Us */
/* Container */
.contact-section-home {
	padding: 4rem 1rem;
	background: #fff;
	font-family: 'Nunito Sans', sans-serif;
	color: #3a345e;
}

.contact-section-home-container {
	max-width: 1200px;
	margin: 0 auto;
}

/* Headings */
.contact-section-home-heading {
	font-size: 2.75rem;
	margin-bottom: 0.25rem;
}

.contact-section-home-heading .accent {
	color: #39b3d7;
	font-style: italic;
}

.contact-section-home-subheading {
	font-size: 1.5rem;
	margin-bottom: 1rem;
}

.contact-section-home-description {
	font-size: 1rem;
	line-height: 1.5;
	margin-bottom: 2rem;
}

/* Form layout */
.contact-section-home form {
	width: 100%;
}

.contact-section-home-row {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	margin-bottom: 1.25rem;
}

.contact-section-home-row-full {
	flex-direction: column;
}

.contact-section-home-group {
	flex: 1 1 48%;
}

.contact-section-home-group-full {
	flex: 1 1 100%;
}

/* Inputs */
.contact-section-home-group input,
.contact-section-home-group select,
.contact-section-home-group textarea {
	width: 100%;
	padding: 1rem;
	font-size: 1rem;
	border: 1px solid #e6e6e6;
	border-radius: 25px;
	box-sizing: border-box;
	background: #fff;
}

.contact-section-home-group textarea {
	border-radius: 20px;
	min-height: 120px;
	resize: vertical;
}

/* Checkbox Section */
.contact-section-home-optin p {
	font-size: 0.95rem;
	margin-bottom: 1rem;
	line-height: 1.6;
}

.contact-section-home-checkboxes {
	display: flex;
	flex-wrap: wrap;
	gap: 1.5rem;
}

.contact-section-home-checkboxes label {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	font-size: 1rem;
	cursor: pointer;
}

.contact-section-home-checkboxes input[type="checkbox"] {
	width: 18px;
	height: 18px;
	accent-color: #39b3d7;
}

/* Submit button */
.contact-section-home-button {
	background-color: #7c5cbf;
	color: white;
	font-size: 1rem;
	padding: 1rem 2rem;
	border: none;
	border-radius: 30px;
	cursor: pointer;
	transition: background 0.3s ease;
	margin-top: 1rem;
	margin: auto !important;
}

.contact-section-home-button:hover {
	background-color: #6449a2;
}

/* Thank you message */
#luxuryLodgesContactThankYou,
#hruHolidayBrochureThankYou {
	margin-top: 2rem;
	font-size: 1.2rem;
	color: #39b3d7;
	text-align: center;
}

/* Responsive */
@media (max-width: 768px) {
	.contact-section-home-row {
		flex-direction: column;
	}

	.contact-section-home-group {
		flex: 1 1 100%;
	}
}

.contact-section-home-group select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2210%22%20height%3D%226%22%20viewBox%3D%220%200%2010%206%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%200l5%206%205-6z%22%20fill%3D%22%23333%22/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 1.5rem center;
	padding-right: 2.5rem;
	/* ensure padding for the arrow */
}


/* Home Page Contact Us End */

/* Brochure Page Start */
.contact-section-brochure {
	padding: 3rem 1.5rem;
	background-color: #fff;
}

.contact-section-brochure-container {
	max-width: 1200px;
	margin: 0 auto;
}

/* Headings */
.contact-section-brochure-heading {
	font-size: 2rem;
	margin-bottom: 0.5rem;
}

.contact-section-brochure-subheading {
	font-size: 1.25rem;
	margin-bottom: 1rem;
	color: #333;
}

.contact-section-brochure-description {
	font-size: 1rem;
	color: #666;
	margin-bottom: 2rem;
}

.contact-section-brochure-group {
	margin-bottom: 1rem;
}

.contact-section-brochure-group input,
.contact-section-brochure-group select {
	width: 100%;
	padding: 0.85rem 1.25rem;
	border: 1px solid #d3dbe3;
	border-radius: 25px;
	font-size: 1rem;
	outline: none;
	background-color: #fdfdfd;
	transition: border-color 0.2s ease;
}

.contact-section-brochure-group input:focus,
.contact-section-brochure-group select:focus {
	border-color: #8a4ccf;
}

/* Submit Button */
.contact-section-brochure-button {
	width: auto;
	padding: 0.9rem 1.5rem;
	font-size: 1rem;
	background-color: #6e50a2;
	color: #fff;
	border: none;
	border-radius: 25px;
	cursor: pointer;
	transition: background-color 0.2s ease;
}

.contact-section-brochure-button:hover {
	background-color: #5d3f8e;
}

/* Thank You Message */
#luxuryLodgesContactThankYou,
#hruHolidayBrochureThankYou {
	text-align: center;
	font-size: 1.2rem;
	color: #4caf50;
	margin-top: 2rem;
}

.contact-section-brochure-group select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2210%22%20height%3D%226%22%20viewBox%3D%220%200%2010%206%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%200l5%206%205-6z%22%20fill%3D%22%23333%22/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 1.5rem center;
	padding-right: 2.5rem;
	/* ensure padding for the arrow */
}

.contact-section-brochure-group button {
	display: block;
	margin: 2rem auto;
}

/* Brochure Page End */

/* Sublet Sign-up-stay */
.reward-banner {
	background: #f0f3f4;
	padding: 30px;
}

.reward-banner-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	max-width: 900px;
	margin: 0 auto;
	flex-wrap: wrap;
}

.reward-banner-text {
	flex: 1 1 70%;
}

.reward-banner-header {
	font-size: 34px !important;
	color: #9EBCBA;
	margin: 0 0 10px;
	font-family: 'Intro Bold Alt', sans-serif !important;
}

.reward-banner-switch {
	color: #8CA4B7;
}

.reward-banner-sign-up {
	color: #ECA054;
}

.reward-banner-description {
	font-size: 20px;
	line-height: 1.5;
	margin: 0;
}

.reward-banner-image {
	flex: 0 0 auto;
	max-width: 250px;
}

.reward-banner-image img {
	display: block;
	width: 100%;
	height: auto;
	transform: rotate(10deg);
}

.sign-up-sign-up {
	background-color: #ECA054;
}

/* ===== Base panel & typography ===== */
.sign-up-site-fees {
	padding: clamp(20px, 4vw, 40px);
	color: #24323a;
}

.sign-up-site-fees-background {
	background: #9EBCBA;
}

.sign-up-site-fees-signup {
	background: #ECA054;
}

.site-fees-switch-background {
	background: #8CA4B7 !important;
}

.sign-up-site-fees-text {
	max-width: 900px;
	margin: 0 auto;
}

/* ===== Header ===== */
.sign-up-site-fees-header {
	margin: 0 0 18px;
	font-weight: 800;
	line-height: 1.2;
	color: #343650;
	text-align: center;
	font-family: 'Intro Bold Alt', sans-serif !important;
}

.sign-up-site-fees-header span {
	display: inline-block;
	color: #fff;
	font-size: 32px;
	font-family: 'Intro Bold Alt', sans-serif !important;
}

.sign-up-fees-bullet {
	position: relative;
	padding-left: 28px;
	font-size: clamp(16px, 1.4vw, 19px);
	line-height: 1.5;
	color: #343650;
}

.sign-up-fees-bullet::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.72em;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #2e3f48;
}

.em {
	font-weight: 800;
	color: #2e3f48;
}

.em.white {
	color: #fff;
}

.part-ex-image {
	display: block;
	width: 100%;
	max-width: 340px;
	height: auto;
	margin: clamp(16px, 2vw, 24px) auto;
}

@media (min-width: 900px) {
	.sign-up-site-fees-text {
		display: grid;
		grid-template-columns: 1fr min(36vw, 360px);
		column-gap: clamp(24px, 4vw, 48px);
		align-items: start;
	}

	.sign-up-site-fees-header,
	.sign-up-fees-bullet,
	.sign-up-site-fees-line {
		grid-column: 1;
	}

	.part-ex-image {
		grid-column: 2;
		grid-row: 1 / span 6;
		margin: 0;
		justify-self: end;
	}
}


.food-drink-banner-image {
	display: flex;
	justify-content: center;
}

.food-drink-banner-image img {
	width: 100%;
	max-width: 950px;
	border-radius: 10px;
	padding: 40px 20px;
}

.text-left-image-right {
	display: grid;
	grid-template-areas:
		"text1 image1"
		"image2 text2";
	grid-template-columns: 1fr 1fr;
	/* tighter spacing */
	max-width: 1000px;
	margin: 20px auto;
	box-sizing: border-box;
}

/* Grid Area Assignments */
.text-1 {
	grid-area: text1;
}

.image-1 {
	grid-area: image1;
}

.image-2 {
	grid-area: image2;
}

.text-2 {
	grid-area: text2;
}

/* Shared styles */
.text-left-image-right-text,
.text-left-image-right-image {
	display: flex;
	align-items: center;
	box-sizing: border-box;
}

/* Text blocks */
.text-left-image-right-text {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	/* background: #f3f3f3; */
	padding: 40px 100px;
	text-align: left;
	background: url(https://www.hruholidayhomesales.co.uk/media/htwo00hq/paper-grain-effect-backbround.png) no-repeat center top;
	background-size: cover;
}


/* Headings and typography */
.text-left-image-right-heading {
	font-size: 22px;
	margin-bottom: 16px;
	line-height: 30px !important;
}

.text-left-image-right-list {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1.6;
	font-size: 16px;
}

.text-left-image-right-list li strong {
	color: #EC6951;
	font-family: 'Intro Bold Alt', sans-serif !important;
}

.text-left-image-right-script {
	font-size: 18px;
	margin-top: 16px;
	color: #24374b;
	font-style: italic;
}

.subletting-through-unity {
	padding: 30px;
	justify-content: space-between;
	gap: 20px;
	max-width: 900px;
	margin: 0 auto;
	flex-wrap: wrap;
	text-align: center;
}

.subletting-through-unity span {
	color: #EC6951;
	font-size: 50px !important;
}

.subletting-through-unity p {
	margin-top: 20px;
}

/* Images */
.text-left-image-right-image img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0;
	border: none;
}

/* ✅ Responsive (Mobile Layout) */
@media (max-width: 900px) {
	.text-left-image-right {
		display: flex;
		flex-direction: column;
		padding: 40px;
	}

	.text-1 {
		order: 1;
	}

	.image-1 {
		order: 2;
	}

	.text-2 {
		order: 3;
	}

	.image-2 {
		order: 4;
	}

	.text-left-image-right-text {
		padding: 40px 40px;
	}
}



.sublet-section-wrapper {
	display: flex;
	flex-wrap: wrap;
	border-radius: 20px;
	overflow: hidden;
	max-width: 1000px;
	margin: 40px auto;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}

.sublet-section-left,
.sublet-section-right {
	flex: 1 1 300px;
	padding: 40px;
	box-sizing: border-box;
}

.sublet-section-left {
	background: url(https://hruholidayhomesales.co.uk/media/cufj0a0f/sublet-sign-up-background.png) no-repeat center top;
	background-size: cover;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	padding-top: 80px;
	position: relative;
	text-align: center;
}

.sublet-section-switch-left {
	background: url(https://hruholidayhomesales.co.uk/media/ryqlgkb4/sublet-sign-up-switch-background.png) no-repeat center top;
}

.sublet-section-sign-up-left {
	background: url(https://hruholidayhomesales.co.uk/media/wqbie1pj/sublet-sign-up-background-two.png) no-repeat center top;
}

.sublet-section-heading {
	font-size: 32px;
	line-height: 1.3;
	margin-bottom: 20px;
	color: white;
	font-family: 'Intro Bold Alt', sans-serif !important;
}

.sublet-section-highlight {
	color: #343650;
	font-family: 'Intro Bold Alt', sans-serif !important;
}

.sublet-section-earn {
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 15px;
	color: #343650;
}

.sublet-section-earn strong {
	font-family: 'Intro Bold Alt', sans-serif !important;
}

.sublet-section-bonus strong {
	font-family: 'Intro Bold Alt', sans-serif !important;
}

.sublet-section-bonus {
	font-size: 28px;
	font-weight: bold;
	color: #343650;
	line-height: 40px;
	text-align: center;
}

.sublet-section-right {
	background-color: #2D2F4A;
	color: white;
}

.sublet-section-subheading {
	font-size: 24px;
	margin-bottom: 20px;
}

.sublet-section-plus {
	color: #F05A44;
	font-size: 32px;
}

.sublet-section-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sublet-section-item {
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 16px;
}

.sublet-section-item::before {
	content: "•";
	position: absolute;
	left: 0;
	color: #EC6951;
	font-size: 19.2px;
}

.sign-up-stay-script {
	color: #EC6951;
}

.hassle-free-script {
	color: #343650;
	font-size: 28px !important;
}

.sublet-section-subheading h2 {
	color: white;
	font-size: 30px !important;
	text-align: center;
	font-family: 'Intro Bold Alt', sans-serif !important;
}

@media (max-width: 768px) {
	.sublet-section-wrapper {
		flex-direction: column;
		padding: 40px;
	}

	.sublet-section-left,
	.sublet-section-right {
		padding: 30px 20px;
	}

	.sublet-section-heading {
		font-size: 24px;
	}

	.sublet-section-subheading {
		font-size: 20px;
	}

	.sublet-section-plus {
		font-size: 28px;
	}

	.sublet-section-left {
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
	}

	.sublet-section-right {
		border-bottom-right-radius: 20px;
		border-bottom-left-radius: 20px;
	}

}

@media (max-width: 900px) {
	.reward-banner-image {
		flex: 0 0 auto;
		max-width: 250px;
		margin: auto;
	}
}

.angled-banner {
	background-color: #2c2d47;
	color: white;
	transform: skewY(-3deg);
	padding: 20px 0;
	text-align: center;
	font-size: 24px;
	margin: 60px 0;
}

.angled-banner p {
	margin: 0;
	padding: 0 20px;
	line-height: 1.6;
}

.angled-banner .banner-slant-script {
	color: #EC6951;
	font-size: 30px !important;
}

.banner-line {
	display: inline-block;
	margin: 0 12px;
	/* spacing on desktop */
}

@media (max-width: 768px) {
	.banner-line {
		display: block;
		margin: 12px 0;
	}
}

.short-line {
	width: 50px;
	height: 3px;
	background-color: white;
	margin: 20px auto;
	margin-top: -0px;
	border-radius: 2px;
}

/* Sublet Sign-up-end */


/* Terms Start */

.terms-footer {
	color: #333;
	text-align: center;
	padding: 40px 20px;
}

.terms-footer-container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}

.terms-footer-header {
	text-align: center;
	margin-bottom: 20px;
}

.sublet-contact-form-container h2 {
	text-align: center;
	color: #343650;
	max-width: 1000px;
	margin: 20px auto;
	font-size: 34px !important;
	color: #343650;
	font-family: 'Intro Bold Alt', sans-serif !important;
}

.sublet-contact-form-container {
	max-width: 900px;
	padding: 2rem 1rem;
	margin: auto;

}

.sublet-contact-row {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	margin-bottom: 1rem;
}

.sublet-contact-group {
	flex: 1;
}

.sublet-contact-group.full {
	flex-basis: 100%;
}

.sublet-contact-group input,
.sublet-contact-group select {
	width: 100%;
	padding: 1rem;
	border-radius: 25px;
	border: none;
	font-size: 1rem;
	background: #f4f4f4;
	color: #333;
	box-sizing: border-box;
}

.sublet-contact-group select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2210%22%20height%3D%226%22%20viewBox%3D%220%200%2010%206%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%200l5%206%205-6z%22%20fill%3D%22%23333%22/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 1.5rem center;
	padding-right: 2.5rem;
}

.sublet-contact-group input:focus,
.sublet-contact-group select:focus {
	outline: 2px solid #39b3d7;
}

.sublet-contact-button {
	background: #EC6951;
	color: white;
	padding: 1rem 2rem;
	border-radius: 25px;
	border: none;
	cursor: pointer;
	font-size: 1rem;
	transition: background 0.3s;
	margin: auto !important;
}

.sublet-sign-up-button {
	background: #343650;
}

.sublet-contact-button:hover {
	background-color: #2ea1c6;
}

#subletContactThankYou {
	color: white;
	text-align: center;
	margin-top: 1.5rem;
}

.sublet-contact-box p {
	font-size: 16px;
}

.sublet-contact-row {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	margin-bottom: 1rem;
}

.sublet-contact-group {
	flex: 1 1 45%;
}

@media (max-width: 768px) {
	.sublet-contact-group {
		flex: 1 1 100%;
	}
}

/* Terms End */

/* Sublet Landing page Start */

.sublet-page-background {
	background-color: #576086;
}

.sublet-landing-page-background {
	padding: 40px;
	text-align: center;
	color: white;

}

.sublet-landing-page-background h2 {
	font-size: 30px !important;
	font-family: 'Intro Bold Alt', sans-serif !important;
}

.sublet-landing-title {
	padding: 30px;
	justify-content: space-between;
	gap: 20px;
	max-width: 900px;
	margin: 0 auto;
	flex-wrap: wrap;
	text-align: center;
	margin-top: 40px;
}

.sublet-landing-title h2 {
	font-family: 'Intro Bold Alt', sans-serif !important;
	color: #576086;
}

.sublet-landing-title span {
	color: #EC6951;
	font-size: 50px !important;
}

.sublet-landing-title p {
	max-width: 600px;
	text-align: center;
	margin: 20px auto;
}

/* Banner Section */
.sublet-reasons {
	background-color: #2c2f4a;
	border-radius: 20px;
	padding: 40px;
	position: relative;
	margin: 40px auto;
	overflow: visible;
	max-width: 900px;
}

.sublet-reasons-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}

.sublet-reasons-text {
	color: #ffffff;
	max-width: 60%;
	z-index: 1;
}

.sublet-reasons-text h3 {
	color: #f2644b;
	font-size: 30px;
	margin-bottom: 10px;
	font-family: 'Intro Bold Alt', sans-serif !important;
}

.sublet-reasons-text p {
	font-size: 20px;
	color: #FFFFFF;
	max-width: 90%;
}

.sublet-reasons-text strong {
	color: #ffffff;
}

.sublet-reasons-image {
	position: absolute;
	right: -60px;
	top: 50%;
	transform: translateY(-50%);
	width: 300px;
	z-index: 2;
	pointer-events: none;
}

.sublet-reasons-image img {
	width: 100%;
	height: auto;
	display: block;
}


/* ✅ Mobile styles */
@media screen and (max-width: 768px) {
	.sublet-reasons {
		padding: 40px 20px;
	}

	.sublet-reasons-container {
		display: block;
		text-align: center;

	}

	.sublet-reasons-containers {
		padding: 30px;
	}

	.sublet-reasons-text {
		max-width: 100%;
		margin-bottom: 1.5rem;
	}

	.sublet-reasons-text h3 {
		font-size: 30px;
		line-height: 1.4;
		margin-bottom: 1rem;
	}

	.sublet-reasons-text p {
		font-size: 20px;
		line-height: 1.5;
		margin-bottom: 1rem;
	}

	.sublet-reasons-image {
		position: relative;
		top: auto;
		right: auto;
		transform: none;
		margin: 0 auto;
		width: 120px;
	}

	.sublet-landing-page h2 {
		font-size: 20px !important;
	}
}


/* Button Grid */
.sublet-button-grid {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	max-width: 900px;
	margin: 0 auto 60px;
	flex-wrap: wrap;
}

.sublet-button {
	flex: 1 1 30%;
	min-height: 150px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	position: relative;
	overflow: hidden;
	padding: 20px 30px;
	border-radius: 20px;
	text-decoration: none;
	background-size: cover;
	background-position: center;
	box-sizing: border-box;
}

.sublet-button h3 {
	margin: 0 0 10px;
}

/* Background images */
.sublet-button-green {
	background-image: url('https://www.hruholidayhomesales.co.uk/media/qsacpkyr/already-letting-background.png');
}

.sublet-button-blue {
	background-image: url('https://www.hruholidayhomesales.co.uk/media/cf0eqxc5/switch-background.png');
}

.sublet-button-orange {
	background-image: url('https://www.hruholidayhomesales.co.uk/media/ha2bacqx/sign-up-background.png');
}

.sublet-button h3,
.sublet-button span {
	position: relative;
	z-index: 2;
}

.sublet-button h3 {
	color: #343650;
	font-size: 24px;
	line-height: 30px;
	font-family: 'Intro Bold Alt', sans-serif !important;
}

.sublet-button span {
	font-size: 20px;
	text-decoration: underline;
	color: white;
	font-family: 'Intro Bold Alt', sans-serif !important;
}


/* Responsive */
@media (max-width: 768px) {

	.sublet-feature-banner {
		flex-direction: column;
		align-items: center;
	}

	.sublet-feature-icon {
		text-align: center;
		margin-top: 20px;
	}

	.sublet-button-grid {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.sublet-button {
		width: 100%;
		max-width: 90%;
		min-height: 140px;
		/* Ensures consistency */
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		margin-bottom: 20px;
	}
}

/* Sublet Landing page End */


/* Site fees included 2028 Start */
.sfi-2028 {
	position: relative;
	overflow: hidden;
	color: #fff;
}

/* Background image */
.sfi-2028-media,
.sfi-2028-media img {
	display: block;
	width: 100%;
	height: 100%;
}

.sfi-2028 {
	min-height: 400px;
}

@media (min-width: 768px) {
	.sfi-2028 {
		min-height: 520px;
	}
}

.sfi-2028-media {
	position: absolute;
	inset: 0;
	z-index: 0;
}

.sfi-2028-media img {
	object-fit: cover;
	object-position: center;
}

.sfi-2028-inner {
	position: relative;
	z-index: 2;
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px;
	height: 100%;
	display: flex;
	align-items: center;
}

.sfi-2028-content {
	background: rgba(0, 0, 0, 0.65);
	border-radius: 12px;
	padding: 30px;
	max-width: 600px;
}

.sfi-2028-content h2 {
	margin: 0 0 12px;
	font-weight: 800;
	font-size: clamp(24px, 5vw, 42px);
	line-height: 1.2;
	color:#fff; 
}

.sfi-2028-content p {
	margin: 0;
	font-size: clamp(16px, 2vw, 20px);
	line-height: 1.5;
}

.pinktag-template footer {
	margin-top:0 !important;
}