/*
Theme Name: REFIVE Child Theme
Theme URI: https://refive.ch
Description: Child theme for REFIVE Theme
Author: REFIVE
Textdomain: qi
Author URI: https://refive.ch
Template: refive
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html 
*/

/* Refive custom css */


/* General */

.page-id-8647 ul li,
.page-id-8739 ul li {
	list-style-position: outside;
	margin-left: 20px;
	padding: 5px 0;
}

.page-id-8647 ul,
.page-id-8739 ul {
	margin: 0 !important;
}

.page-id-8647 h4,
.page-id-8739 h4 {
	margin-bottom: 15px;
	margin-top: 20px;
	font-weight: 500;
}

/* Custom cursor */

body a,
.ui-accordion-header,
.qodef-e-title-holder,
.elementor-custom-embed-play,
.scroll-icon,
.scroll-text,
.swiper-button-next,
.swiper-button-prev,
.clickable_elem,
.scroll-down img,
rs-layer,
button.cky-btn.cky-btn-accept,
button.cky-btn.cky-btn-reject,
button.cky-btn.cky-btn-customize,
.gform-button.button,
.swiper-button-next,
.swiper-pagination-bullet,
.gform_button {
	cursor: none !important;
}

.dl-cursor,
.dl-fill {
	z-index: 1000000;
}

.paoc-cb-popup-body li {
	list-style-position: outside;
	margin-left: 20px;
}

.text-center {
	text-align: center;
}

.qodef-qi-accordion li {
	margin-bottom: 5px;
	line-height: 1.4em;
}

.custom-map svg > g#Layer_1-2 {
	filter: url(#2y0kwtmnea);
}

.qodef-header--standard #qodef-page-header-inner,
.max-width-2k .elementor-container {
	max-width: 2000px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: auto !important;
	padding-right: auto !important
}

a:focus,
a:hover,
p a:focus,
p a:hover {
	text-decoration: none !important;
	outline: none !important;
}

@media only screen and (min-width: 2040px) {
	.qodef-header--standard #qodef-page-header-inner {
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

@media only screen and (max-width: 1024px) {
	#qodef-page-footer-top-area-inner {
		padding-top: 60px !important;
		padding-bottom: 40px !important;
	}

	.google-review-about .ti-widget-container > a {
		padding: 10px 40px !important;
	}

	.ti-widget.ti-goog .star-lg .ti-star {
		max-height: 15px !important;
		max-width: 15px !important;
	}

	.ti-widget .source-Google .ti-large-logo img {
		max-height: 25px;
	}
}

@media only screen and (max-width: 767px) {
	#qodef-page-footer-bottom-area .qodef-grid.qodef-gutter--normal > .qodef-grid-inner {
		gap: 10px;
	}

	.routes-icons .elementor-icon-box-icon {
		display: inline-block !important;
	}
}

@media only screen and (max-width: 680px) {
	#qodef-page-footer-bottom-area-inner .qodef-grid-item:nth-child(2) {
		margin-top: 0;
	}
}

@media only screen and (min-width: 481px) and (max-width:880px) {

	section.qodef-elementor-content-grid > .elementor-container,
	#qodef-page-footer .qodef-content-grid {
		width: calc(100% - 60px) !important
	}

	.elementor-inner-section > .elementor-container.elementor-column-gap-default {
		width: 100% !important;
	}

	section.qodef-elementor-content-grid.qodef-extended-grid--right > .elementor-container {
		padding-left: 30px !important;
	}

	section.qodef-elementor-content-grid.qodef-extended-grid--left > .elementor-container {
		padding-right: 30px !important;
	}
}

@media only screen and (max-width: 480px) {

	section.qodef-elementor-content-grid > .elementor-container,
	#qodef-page-footer .qodef-content-grid {
		width: calc(100% - 40px) !important
	}

	.elementor-inner-section > .elementor-container.elementor-column-gap-default {
		width: 100% !important;
	}

	.qodef-mobile-header--minimal #qodef-page-mobile-header-inner {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	section.qodef-elementor-content-grid.qodef-extended-grid--right > .elementor-container {
		padding-left: 20px !important;
	}

	section.qodef-elementor-content-grid.qodef-extended-grid--left > .elementor-container {
		padding-right: 20px !important;
	}

	.qodef-qi-button.qodef-layout--filled {
		font-size: 14px !important;
	}

	.custom-btn-map a.qodef-qi-button {
		padding: 10px 15px !important;
	}
}

.qodef-header--standard #qodef-page-header-inner,
.max-width-2k .elementor-container {
	max-width: 2000px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: auto !important;
	padding-right: auto !important
}

/* Parallax */
/* .re5-parallax,
.re5-parallax-top,
.re5-parallax-bottom {
	transition: ease !important;
	background-repeat: no-repeat;
	
}

@media (orientation: landscape) {
	.re5-parallax {
		background-size: calc(100% + 200px) auto !important;
	}
    .re5-parallax-top,
	.re5-parallax-bottom  {
    	background-size: calc(100% + 100px) auto !important;
	}
}
@media (orientation: portrait) {
	.re5-parallax {
		background-size: auto calc(100% + 200px) !important;
	}
    .re5-parallax-top,
	.re5-parallax-bottom  {
    	background-size: auto calc(100% + 100px) !important;
	}
}

.re5-parallax:not(.scroll),
.re5-parallax-top:not(.scroll),
.re5-parallax-bottom:not(.scroll) {
	background-position-y: 0vh !important;
}


@media (max-width: 480px) and (orientation: landscape) {
	.re5-parallax {
		background-size: calc(100% + 150px) auto !important;
	}
	.re5-parallax-top,
	.re5-parallax-bottom  {
    	background-size: calc(100% + 75px) auto !important;
	}
}

@media (max-width: 480px) and (orientation: portrait) {
	.re5-parallax {
		background-size: auto calc(100% + 150px) !important;
	}
	.re5-parallax-top,
	.re5-parallax-bottom  {
    	background-size: auto calc(100% + 75px) !important;
	}
}
*/

/* Properties */

.re5_developments.loaded:not(.carousel) > .re5_loaded,
.re5_developments.loaded:not(.carousel) > .elementor-widget-container,
.re5_branded_developments.loaded:not(.carousel) > .re5_loaded,
.re5_branded_developments.loaded:not(.carousel) > .elementor-widget-container {
	display: none;
}

.re5_loader {
	width: 65px;
	aspect-ratio: 1;
	position: relative;
	margin: 0 auto;
}

.re5_loader:before,
.re5_loader:after {
	content: "";
	position: absolute;
	border-radius: 50px;
	box-shadow: 0 0 0 3px inset #0d2232;
	animation: l5 2.5s infinite;
}

.re5_loader:after {
	animation-delay: -1.25s;
	border-radius: 0;
	box-shadow: 0 0 0 3px inset #f7941d;
}

@keyframes l5 {
	0% {
		inset: 0 35px 35px 0;
	}

	12.5% {
		inset: 0 35px 0 0;
	}

	25% {
		inset: 35px 35px 0 0;
	}

	37.5% {
		inset: 35px 0 0 0;
	}

	50% {
		inset: 35px 0 0 35px;
	}

	62.5% {
		inset: 0 0 0 35px;
	}

	75% {
		inset: 0 0 35px 35px;
	}

	87.5% {
		inset: 0 0 35px 0;
	}

	100% {
		inset: 0 35px 35px 0;
	}
}

.re5_developments.loaded:not(.carousel),
.re5_branded_developments.loaded:not(.carousel),
.re5-more-dev.loaded {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 40px 20px;
}

.re5_development,
.re5-more-dev {
	position: relative;
	display: inline-grid;
}

.re5_development::after,
.re5_branded_developments::after,
.re5-more-dev::after {
	content: "";
	background-color: #F7941D;
	width: 3px;
	position: absolute;
	right: -3px;
	height: 100%;
	top: 0;
}

.re5_developments .re5_development a,
.re5_developments_carousel .owl-item,
.re5_branded_developments .re5_development a,
.re5-more-dev .re5_development a {
	display: inline-grid;
	height: 100%;
	justify-content: flex-end;
}

.re5_developments .re5_development a img,
.re5_developments_carousel.owl-carousel .owl-item a img,
.re5_branded_developments .re5_development a img,
.re5-more-dev .re5_development a img {
	width: 500px;
	height: 300px;
	object-fit: cover;
	border-top-left-radius: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
}

.re5_developments .re5_development a .re5_development_description,
.re5_developments_carousel .owl-item .re5_development_description,
.re5_branded_developments .re5_development a .re5_development_description,
.re5-more-dev .re5_development a .re5_development_description {
	position: relative;
	width: calc(100% - 10px);
	margin-left: 10px;
	margin-top: -30px;
	border-bottom-left-radius: 9px;
	background-color: #6b6b6b52;
	padding: 15px;
	height: 270px;
	/* pa qare koka dasht Syart hahaha */
	/* Add the blur effect */
	/* filter: blur(8px); */
	/* -webkit-filter: blur(8px); */
	background: rgb(151 151 151 / 25%);
	/* 	box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 ); */
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	/* border-radius: 10px; */
	/* 	border: 1px solid rgba( 255, 255, 255, 0.18 ); */
}

.re5_developments .re5_development a .re5_development_description h3,
.re5_developments_carousel .owl-item .re5_development_description h3,
.re5_branded_developments .re5_development a .re5_development_description h3,
.re5-more-dev .re5_development a .re5_development_description h3 {
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 20px;
	color: white;
	text-decoration: uppercase;
}

.re5_developments .re5_development .re5_development_description .development_details,
.re5_developments_carousel .owl-item .re5_development_description .development_details,
.re5_branded_developments .re5_development .re5_development_description .development_details,
.re5-more-dev .re5_development .re5_development_description .development_details {
	display: grid;
	gap: 15px;
}

.re5_developments .re5_development .detail_row,
.re5_developments_carousel .owl-item .detail_row,
.re5_branded_developments .re5_development .detail_row,
.re5-more-dev .re5_development .detail_row {
	display: flex;
	justify-content: space-between;
}

.re5_developments .re5_development .detail_row p,
.re5_developments_carousel .owl-item .detail_row p,
.re5_branded_developments .re5_development .detail_row p,
.re5-more-dev .re5_development .detail_row p {
	font-size: 12px;
}

.re5_developments .re5_development .detail_row p.label,
.re5_developments_carousel .owl-item .detail_row p.label,
.re5_branded_developments .re5_development .detail_row p.label,
.re5-more-dev .re5_development .detail_row p.label {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600; 
}

.re5_developments .re5_development .detail_row p.read_more,
.re5_developments_carousel .owl-item .detail_row p.read_more,
.re5_branded_developments .re5_development .detail_row p.read_more,
.re5-more-dev .re5_development .detail_row p.read_more {
	color: #f7941d;
	text-transform: uppercase;
	text-decoration: underline;
}

.re5_developments .re5_development .detail_row p.value,
.re5_developments_carousel .owl-item .detail_row p.value,
.re5_branded_developments .re5_development .detail_row p.value,
.re5-more-dev .re5_development .detail_row p.value {
	color: #ffffff;
	text-align: right;
	font-size: 14px;
	font-weight: 600;
}

button.qodef-theme-button.development_loadmode {
	margin: 50px 0;
}

.development_hidden {
	display: none;
}

@media (max-width: 1200px) {

	.re5_developments.loaded:not(.carousel),
	.re5_branded_developments.loaded:not(.carousel),
	.re5-more-dev.loaded {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 768px) {

	.re5_developments.loaded:not(.carousel),
	.re5_branded_developments.loaded:not(.carousel),
	.re5-more-dev.loaded {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 480px) {

	.re5_developments.loaded:not(.carousel),
	.re5_branded_developments.loaded:not(.carousel),
	.re5-more-dev.loaded {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

/* Animations */
/* Improved Animations Stylesheet from https://element.how/elementor-improve-entrance-animations/ , works for the 'fade' animations */

@keyframes fadeDown {
	from {
		opacity: 0;
		transform: translate3d(0, -30px, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.elementor-element.fadeInDown {
	animation-name: fadeDown
}

@keyframes fadeLeft {
	from {
		opacity: 0;
		transform: translate3d(-30px, 0, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.elementor-element.fadeInLeft {
	animation-name: fadeLeft
}

@keyframes fadeRight {
	from {
		opacity: 0;
		transform: translate3d(30px, 0, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.elementor-element.fadeInRight {
	animation-name: fadeRight
}

@keyframes fadeUp {
	from {
		opacity: 0;
		transform: translate3d(0, 30px, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.elementor-element.fadeInUp {
	animation-name: fadeUp
}

.fadeInRight {
	animation: fadeInRight 1s cubic-bezier(0.68, -0.6, 0.32, 1.6) 0s 1 normal forwards;
}

.fadeInLeft {
	animation: fadeInLeft 1s cubic-bezier(0.68, -0.6, 0.32, 1.6) 0s 1 normal forwards;
}


.fadeInDown {
	animation: fadeInDown 1s cubic-bezier(0.68, -0.6, 0.32, 1.6) 0s 1 normal forwards;
}

.fadeInUp {
	animation: fadeInUp 1s cubic-bezier(0.68, -0.6, 0.32, 1.6) 0s 1 normal forwards;
}


/* Popup animation */

@keyframes scaleInOverlay {
	from {
		opacity: 0 !important;
		transform: translate3d(30px, 0, 0) !important;
	}

	to {
		opacity: 1 !important;
		transform: none !important;
	}
}

.custombox-scale.custombox-overlay.custombox-open {
	animation-name: scaleInOverlay !important;
	animation-timing-function: 1s cubic-bezier(0.68, -0.6, 0.32, 1.6) 0s 1 normal !important;
	animation-fill-mode: forwards !important;
	backface-visibility: visible !important;
}

@keyframes scaleOutOverlay {
	from {
		opacity: 1 !important;
		transform: none !important;
	}

	to {
		opacity: 0 !important;
		transform: translate3d(30px, 0, 0) !important;
	}
}

.custombox-scale.custombox-overlay.custombox-open {
	animation-name: scaleOutOverlay !important;
	animation-timing-function: 1s cubic-bezier(0.68, -0.6, 0.32, 1.6) 0s 1 normal !important;
	animation-fill-mode: backwards !important;
	backface-visibility: visible !important;
}

/* MAP */

.custom-btn-map a.qodef-qi-button {
	background-color: #333333 !important;
	color: rgb(255 255 255 / 60%) !important;
	display: flex;
	justify-content: start;
	border-radius: 33px !important;
	padding: 15px 20px;
	border: 1px solid transparent;
}

.custom-btn-map a.qodef-qi-button:hover,
.custom-btn-map.hovered a.qodef-qi-button {
	background-color: #fff !important;
	color: #f7941d !important;
	border-color: #f7941d;
}

.london-hover,
.manchester-hover,
.riyadh-hover,
.dubai-hover,
.hong-kong-hover,
.singapore-hover,
.nairobi-hover,
.johannesburg-hover,
.cape-town-hover,
.sao-paulo-hover,
.santiago-hover,
.gold-coast-hover {
	transition: transform 0.3s ease;
	fill: transparent !important;
	cursor: pointer;
}

.hidden {
	visibility: hidden;
}

.hidden.hovered {
	visibility: visible;
}

.hidden.stroke {
	stroke: rgb(247, 148, 29);
	fill: transparent !important;
}


/* Header */

#qodef-top-area {
	border-radius: 0 0 23px 23px;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	margin: 0 60px;
}

.qodef-header-navigation > ul > li.menu-item.menu-item-has-children > a:after {
	content: "";
	color: #fff;
	height: 14px;
	width: 14px;
	margin-left: -15px;
	background-image: url(/wp-content/uploads/2024/02/arrow-down.svg);
	transition: all .36s cubic-bezier(.51, .5, .07, .99);
}

.qodef-header-navigation > ul > li.menu-item.menu-item-has-children > a:hover:after {
	background-image: url(/wp-content/uploads/2024/02/arrow-down-orange.svg);
}

.qodef-header-navigation > ul > li.menu-item.menu-item-has-children > a .qodef-menu-item-text {
	padding-right: 20px;
}

#qodef-top-area #qodef-top-area-inner .qodef-top-area-left a span {
	color: rgba(255, 255, 255, 0.8);
	transition: all 0.2s ease-in-out;
}

#qodef-top-area #qodef-top-area-inner .qodef-top-area-left a:hover span {
	color: rgba(255, 255, 255, 1);
}


#qodef-top-area #qodef-top-area-inner .qodef-top-area-left {
	color: rgba(255, 255, 255, 0.15);
}

.qodef-widget-holder.qodef--one a {
	color: #fff !important;
}

.header-social {
	display: flex;
	align-items: center;
	color: rgba(255, 255, 255, 0.15)
}

.qodef-header-navigation > ul > li.menu-item.menu-item-has-children.current-menu-item > a:after,
.qodef-header-navigation > ul > li.menu-item.menu-item-has-children.current-menu-ancestor > a:after {
	background-image: url(/wp-content/uploads/2024/02/arrow-down-orange.svg) !important;
}

div .qodef-header-navigation ul li ul {
	background-color: rgba(13, 34, 50, 0.2) !important;
	border-radius: 9px !important;
	opacity: 1;
}
.qodef-header-navigation .sub-menu::after {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	backdrop-filter: blur(10px);
	position: absolute;
	top: 0;
	z-index: -1;
	border-radius: 9px;
}


#qodef-top-area .qodef-widget-holder.qodef--one .qodef--filled,
#qodef-page-header .qodef-widget-holder.qodef--one .qodef--filled,
#qodef-page-header .qodef-header-widget-area-one a {
	font-weight: 600;
}

/* Home */

.qodef-qi-button {
	line-height: 1.2em;
	font-weight: 300;
}

.qodef-qi-button.qodef-layout--filled {
	background-color: #f7941d !important;
	font-size: 16px;
	font-weight: 300;
	color: #fff !important;
	padding: 15px 25px;
	line-height: 1.2em;
	text-align: center;
	border-radius: 6px !important;
}

.qodef-qi-button.qodef-layout--filled:hover {
	background-color: #0d2232 !important;
}

.slider-vide-btn .elementor-custom-embed-play {
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 100%;
	height: 80px;
	width: 80px;
	z-index: 1;
	transition: all .5s ease-in-out;
}

.qodef-theme-button .qodef-theme-button-icon {
	display: none;
}

.col-box-shadow:after {
	content: "";
	background-color: #f00;
	height: 100px;
	width: 70%;
	display: block;
	position: absolute;
	z-index: -1;
	top: 50px;
	left: 15%;
	background: rgba(30, 30, 30, 1);
	border-radius: 100%;
	filter: blur(30px);
	opacity: 0.1;
}

.slider-vide-btn .elementor-custom-embed-play svg {
	margin-top: 23px;
	transition: all .4s ease-in-out;
}

.slider-vide-btn .elementor-custom-embed-play:before {
	content: "";
	height: 120px;
	width: 120px;
	display: block;
	z-index: -1;
	position: absolute;
	left: -20px;
	top: -20px;
	border-radius: 100%;
	border-top: 1px solid rgba(247, 148, 29, 0.3);
	border-left: 1px solid rgba(247, 148, 29, 0.3);
	border-right: 1px solid rgba(247, 148, 29, 0.3);
	transition: all .3s ease-in-out;
}

.slider-vide-btn .elementor-custom-embed-play:hover {
	background-color: rgba(255, 255, 255, 0.25);

}

.slider-vide-btn .elementor-custom-embed-play:hover svg {
	transform: scale(1.2);
}

.slider-vide-btn .elementor-custom-embed-play:hover:before {
	border: 1px solid rgba(247, 148, 29, 0.5);
}

.slider-vide-btn {
	min-height: 120px;
}

.slider-vide-btn .elementor-widget-container,
.slider-vide-btn .elementor-wrapper {
	height: 100%;
}

.home-linear-gradient-border .elementor-widget-wrap {
	border: solid 1px transparent;
	border-radius: 33px;
	background-image: linear-gradient(white, white), linear-gradient(to bottom, rgba(4, 76, 127, 0.2), rgba(4, 76, 127, 0));
	background-origin: border-box;
	background-clip: padding-box, border-box;
}

.white-linear-gradient-bg .elementor-widget-wrap {
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
	border-width: 2px;
	border-style: solid;
	border-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)) 1 100%;
}

.blur-filter-bg .elementor-widget-wrap {
	-webkit-backdrop-filter: blur(30px);
	backdrop-filter: blur(30px);
}

.col-box-shadow-top-bottom:after {
	content: "";
	background-color: #f00;
	height: 110%;
	width: 70%;
	display: block;
	position: absolute;
	z-index: -1;
	top: -5%;
	left: 15%;
	background: rgba(30, 30, 30, 1);
	border-radius: 100%;
	filter: blur(30px);
	opacity: 0.08;
}


.home-blog-slider .qodef-blog-item .qodef-e-inner {
	border-right: 2px solid #f7941d !important;
	background-color: transparent;
}

.home-blog-slider .qodef-e-content {
	margin-top: -40px;
	width: calc(100% - 15px) !important;
	margin-left: 15px;
	border-radius: 0 0 0 9px;
}

.home-blog-slider .swiper-button-prev,
.home-blog-slider .swiper-button-next,
.partner-logos .swiper-button-prev,
.partner-logos .swiper-button-next,
.t-slider .swiper-button-prev,
.t-slider .swiper-button-next {
	border: 1px solid rgba(13, 34, 50, 0.1);
	border-radius: 100%;
	transition: all 0.2s ease-in-out !important;
}

.home-blog-slider .qodef-qi-swiper-container.qodef-navigation--hover-move ~ .qodef-swiper-together-nav .swiper-button-prev:hover svg,
.home-blog-slider .qodef-qi-swiper-container.qodef-navigation--hover-move ~ .qodef-swiper-together-nav .swiper-button-next:hover svg,
.partner-logos .qodef-qi-swiper-container.qodef-navigation--hover-move ~ .qodef-swiper-together-nav .swiper-button-prev:hover svg,
.partner-logos .qodef-qi-swiper-container.qodef-navigation--hover-move ~ .qodef-swiper-together-nav .swiper-button-next:hover svg,
.t-slider .qodef-qi-swiper-container.qodef-navigation--hover-move ~ .qodef-swiper-together-nav .swiper-button-prev:hover svg,
.t-slider .qodef-qi-swiper-container.qodef-navigation--hover-move ~ .qodef-swiper-together-nav .swiper-button-next:hover svg {
	transform: none
}

.home-blog-slider .qodef-swiper-together-nav,
.partner-logos .qodef-swiper-together-nav {
	justify-content: center !important;
}

.home-blog-slider .swiper-button-prev:hover,
.home-blog-slider .swiper-button-next:hover,
.partner-logos .swiper-button-prev:hover,
.partner-logos .swiper-button-next:hover,
.t-slider .swiper-button-prev:hover,
.t-slider .swiper-button-next:hover {
	border: 1px solid rgba(13, 34, 50, 0.2);
}

.qodef-item-layout--boxed .qodef-e-info-date {
	pointer-events: none;
}

.qodef-qi-accordion .qodef-e-title-holder.ui-state-active {
	border-top: 1px dashed #f7941d !important;
	border-radius: 5px 5px 0 0;
}

.qodef-qi-accordion .qodef-e-title-holder.ui-state-active,
.qodef-qi-accordion .qodef-e-title-holder.ui-state-active:hover {
	border-top: 1px dashed #f7941d !important;
	border-bottom: none !important;
	border-radius: 5px 5px 0 0;
}

.qodef-qi-accordion .qodef-e-title-holder:hover {
	border-top: 1px dashed #f7941d !important;
	border-bottom: 1px dashed #f7941d;
	border-radius: 5px;
}

.qodef-qi-accordion .qodef-e-title-holder {
	border: 1px solid transparent;
}

.qodef-qi-accordion .qodef-e-title-holder.ui-state-active:after {
	content: "";
	width: calc(100% - 30px);
	height: 1px;
	display: block;
	background-color: rgba(13, 34, 50, 0.08);
	position: absolute;
	bottom: 0;
	left: 15px;
}

.qodef-qi-accordion .qodef-e-title-holder {
	border-radius: 5px;
}


.qodef-qi-accordion .qodef-e-content.ui-accordion-content-active {
	border-radius: 0 0 5px 5px;
	border-bottom: 1px dashed #f7941d !important;
}



.google-review-home .ti-widget.ti-goog .ti-rating-text {
	color: rgba(13, 34, 50, 0.6) !important;
}

/* Property hive Calculator */

.stamp-duty-calculator button,
.stamp-duty-calculator-commercial button,
.rental-yield-calculator button {
	background-color: #f7941d !important;
	font-size: 16px !important;
	font-weight: 300;
	color: #fff !important;
	padding: 15px 25px !important;
	line-height: 1.2em;
	text-align: center;
	border-radius: 6px !important;
	letter-spacing: 0.5px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	margin-top: 15px;
}

.stamp-duty-calculator button:hover,
.stamp-duty-calculator-commercial button:hover,
.rental-yield-calculator button:hover {
	background-color: #0d2232 !important;
}

.stamp-duty-calculator input[type='text'],
.stamp-duty-calculator-commercial input[type='text'],
.rental-yield-calculator input[type='text'] {
	border-radius: 9px;
	background-color: rgba(13, 34, 50, 0.06) !important;
	border-width: 0px;
	padding: 8px !important;
	font-size: 15px !important;
}

.stamp-duty-calculator label,
.stamp-duty-calculator-commercial label,
.rental-yield-calculator label {
	color: rgba(13, 34, 50, 0.6);
	font-family: Poppins;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
}

/* Discover */

.qodef-qi-swiper-container .swiper-slide img {
	mix-blend-mode: multiply;
}

.qodef-qi-timeline .qodef-nav-next,
.qodef-qi-timeline .qodef-nav-prev {
	color: #FFFFFF00;
	background-color: #FFFFFF;
	font-size: 20px;
	width: 50px !important;
	height: 50px !important;
	border: 1px solid rgba(13, 34, 50, 0.1);
	border-radius: 100%;
}

.qodef-qi-timeline .qodef-nav-next:hover,
.qodef-qi-timeline .qodef-nav-prev:hover {
	border: 1px solid rgba(13, 34, 50, 0.2);
}

.qodef-qi-timeline .qodef-nav-next svg,
.qodef-qi-timeline .qodef-nav-prev svg {
	display: none;
}

.qodef-qi-timeline .qodef-nav-next::before,
.qodef-qi-timeline .qodef-nav-prev::before {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M7.426 17.225a.618.618 0 0 1-.442-.183.629.629 0 0 1 0-.884l5.433-5.433c.4-.4.4-1.05 0-1.45L6.984 3.842a.629.629 0 0 1 0-.884.629.629 0 0 1 .883 0l5.434 5.434c.425.425.666 1 .666 1.608 0 .608-.233 1.183-.666 1.608l-5.434 5.434a.655.655 0 0 1-.441.183z' fill='%230D2232' fill-opacity='.6'%3E%3C/path%3E%3C/svg%3E");
	width: 50px;
	height: 50px;
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center;
}

.qodef-qi-timeline .qodef-nav-prev::before {
	transform: rotate(180deg);
}

.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating div.qodef-e-content-holder {
	background-color: #f6f6f6;
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.qodef-qi-timeline .qodef-grid-item:nth-child(2n+1) .qodef-e-content-holder {
	border-radius: 0 0 33px 33px;
}

.qodef-qi-timeline .qodef-grid-item:nth-child(2n) .qodef-e-content-holder {
	border-radius: 33px 33px 0 0;
}

.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-point-holder {
	z-index: 1;
}

/* FAQ */

.custom-refive-line .elementor-element,
.custom-refive-line .elementor-widget-container {
	height: 100%;
}

.refive-line {
	height: inherit;
}

.refive-line #vertical-line {
	position: relative;
	height: 100%;
}

.refive-line #scrolling-line {
	position: sticky;
	top: 0;
	left: 0;
	transform: translateX(0);
	width: 150px;
	opacity: 1;
	/* transition: opacity 0.5s ease-out, top .5s ease-in-out; */
	display: flex;
	flex-flow: column;
	gap: 20px;
	width: 100%;
	flex-wrap: wrap;
}

.refive-line #scrolling-line a {
	width: 215px;
}

@media (max-width: 1024px) {
	.refive-line #scrolling-line {
		flex-direction: row;
	}
}

.refive-line #scrolling-line.fixed {
	position: fixed;
	left: unset;
	top: 250px;
	/* transition: top .5s ease-in-out; */
	transform: translateX(0) translateY(0);
}

.refive-line div#scrolling-line a {
	color: #0d2232;
	background-color: #ECEEEF;
	border-radius: 5px;
	padding: 15px;
	font-family: "Poppins";
	font-size: 18px;
	line-height: 1.3em;
	font-weight: 700;
	border-top: 1px dashed #0D223214;
	border-bottom: 1px dashed #0D223214;
}

.refive-line div#scrolling-line a:hover {
	border-top: 1px dashed #f7941d;
	border-bottom: 1px dashed #f7941d;
}

.refive-line #scrolling-line a.active {
	position: relative;
	font-weight: 500;
	/* transition: all .3s ease; */
}

.refive-line #scrolling-line a.active::after {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: -5px;
	background: #FAC809;
	left: 0;
	/* transition: all .3s ease; */
}

/* About us */

.partner-logos .qodef-qi-clients-slider.qodef--boxed .qodef-e-inner {
	border-radius: 13px;
}


.google-review-about .ti-widget.ti-goog .ti-rating-text {
	color: rgba(255, 255, 255, 0.8) !important;
}

.google-review-about .elementor-widget-container {
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}

.google-review-about .ti-widget-container {
	margin-top: 0 !important;
}

.our-blog-slider .qodef-e-content {
	margin-top: -40px;
	width: calc(100%) !important;
	margin-left: 0px;
	border-radius: 0 0 0 9px;
	z-index: 1;
}

.our-blog-slider .qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-inner {
	box-shadow: none;
}

.our-blog-slider .qodef-blog-item .qodef-e-inner {
	border-right: 2px solid #f7941d !important;
	background-color: transparent;
}

.our-blog-slider .qodef-addons-m-pagination .pagination .page-numbers {
	border: 1px solid rgba(13, 34, 50, 0.1);
	transition: all 0.3s ease-in-out;
}

.our-blog-slider .qodef-addons-m-pagination .pagination .page-numbers.current,
.our-blog-slider .qodef-addons-m-pagination .pagination .page-numbers:hover {
	border: 1px solid #f7941d;
	color: #f7941d !important;
}

.our-blog-slider .qodef-addons-m-pagination .pagination svg {
	stroke: none !important;
}

.our-blog-slider .qodef-addons-m-pagination .pagination .prev:hover svg path,
.our-blog-slider .qodef-addons-m-pagination .pagination .next:hover svg path {
	fill: #f7941d;
	transition: all 0.3s ease-in-out;
}

.our-blog-slider .qodef-addons-blog-list .qodef-grid-inner {
	row-gap: 60px !important;
}



/* Gravity Forms */

.gform_required_legend {
	display: none;
}

.gform_wrapper.gravity-theme .gfield_required {
	color: #f7941d !important;
}

.gf-light .gform_wrapper.gravity-theme .gfield_label {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.2em;
	color: #fff;
	margin-bottom: 4px;
}

.gf-light .gform_wrapper.gravity-theme .gfield input.large,
.gf-light .gform_wrapper.gravity-theme .gfield select.large {
	border: none;
	background-color: rgba(233, 236, 239, 0.2);
	border-radius: 9px;
}

.gf-light .gfield input.large,
.gf-light .gfield select.large {
	color: #fff !important;
}

.gform_button {
	font-size: 16px;
	font-weight: 300;
	padding: 15px 25px;
	border-radius: 6px;
	margin-bottom: 0 !important;
}

.gform_wrapper.gravity-theme .gform_footer,
.gform_wrapper.gravity-theme .gform_page_footer {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.contact-form .gform_wrapper.gravity-theme .gfield input.large,
.gform_wrapper.gravity-theme .gfield select.large,
.gform_wrapper.gravity-theme .gfield textarea.medium {
	border-radius: 9px;
	background-color: #F1F2F3;
	border-width: 0px;
}

.contact-form .gform_footer.top_label {
	display: flex;
	justify-content: center;
}

.contact-form .gform_wrapper.gravity-theme .gfield_label {
	color: rgba(13, 34, 50, 0.6);
	font-family: Poppins;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
}

.gform_footer > .gform_button {
	font-weight: 600;
}

.qodef-qi-gravity-forms .gform_footer > .gform_button:hover {
	background-color: #0d2232;
	color: #fff;
}

.gform_confirmation_message {
	min-height: 200px;
	display: flex;
	align-items: center;
	font-weight: 500;
}

div.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
	background-color: #172844;
}

.gform_wrapper.gravity-theme .gfield select.gfield_select {
	background-color: #F1F2F3;
	/*   	border-color: rgba(23, 40, 68, 0.5); */
}

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

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


.gform_page_footer .button,
.gform_wrapper.gravity-theme .gform_previous_button.button,
.gform_wrapper.gravity-theme .gform_save_link.button {
	color: #ffffff !important;
	font-family: "Poppins";
	font-size: 16px;
	line-height: 1.2em;
	font-weight: 300;
	background-color: #f7941d !important;
	border-radius: 6px;
	padding: 15px 25px 15px 25px;
	box-shadow: none;
	border-width: 0px;
	cursor: pointer;
	min-width: 100px;
}

.gform_page_footer .button:hover,
.gform_wrapper.gravity-theme .gform_previous_button.button:hover,
.gform_wrapper.gravity-theme .gform_save_link.button:hover {
	background-color: #0d2232 !important;
	border-color: rgba(255, 255, 255, 0.1);
}

/* Contact */

.overflow-img {
	overflow: hidden;
	border-radius: 12px 0 0 12px;
}

/* Footer */

#qodef-page-footer p {
	color: #fff;
	font-size: 14px;
}

#qodef-page-footer p.footer-widget-title {
	color: #f7941d;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
}

#qodef-page-footer-top-area .wp-block-latest-posts li {
	display: flex;
	align-items: center;
	flex-direction: row;
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 9px;
	padding: 10px !important;
}

#qodef-page-footer-top-area .wp-block-latest-posts .wp-block-latest-posts__featured-image img {
	border-radius: 9px;
	max-width: 70px;
}

#qodef-page-footer-top-area .wp-block-latest-posts .wp-block-latest-posts__post-title {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: 500;
	text-transform: uppercase;
	padding-left: 10px;
}

#qodef-page-footer-top-area .wp-block-latest-posts li {
	margin-bottom: 10px !important;
}

#qodef-page-footer-top-area .widget_nav_menu .menu-item {
	padding: 0;
	margin: 0 0 15px 0;
}


#qodef-page-footer-top-area .widget_nav_menu .menu-item:last-child {
	margin-bottom: 0;
}

#qodef-page-footer-top-area .widget ul li a {
	color: rgba(255, 255, 255, 0.6);
	font-size: 16px;
}

#qodef-page-footer-top-area .widget ul li a:hover {
	text-decoration: none;
	color: rgba(255, 255, 255);
}

#qodef-page-footer-bottom-area p {
	color: rgba(255, 255, 255, 0.6)
}


#qodef-page-footer-bottom-area p a:hover,
#qodef-page-footer-bottom-area a:hover {
	color: rgba(255, 255, 255, 1)
}

#qodef-page-footer-bottom-area a,
#qodef-page-footer-bottom-area p a {
	color: inherit;
}

.header-social svg path {
	fill: rgba(255, 255, 255, 0.6);
	transition: all 0.2s ease-in-out;
}

.header-social svg:hover path {
	fill: rgba(255, 255, 255, 1);
}

#qodef-page-footer-top-area .elementor-widget-icon-list .elementor-icon-list-icon svg {
	fill: none;
	font-size: 18px;
}

#qodef-page-footer-top-area .elementor-widget .elementor-icon-list-item a {
	align-items: flex-start;
}

#qodef-page-footer-top-area .elementor-icon-list-text {
	font-size: 16px;
	color: rgba(255, 255, 255, 0.5);
	line-height: 1.3em;
	transition: all 0.2s ease-in-out;
}

#qodef-page-footer-top-area .elementor-icon-list-text:hover {
	color: rgba(255, 255, 255, 1);
}

#qodef-page-footer-top-area .elementor-widget .elementor-icon-list-items .elementor-icon-list-item {
	margin-bottom: 20px;
}

/* .ginput_container > input[type="text"],
.ginput_container > input[type="number"], 
.ginput_container > input[type="email"], 
.ginput_container > input[type="password"] {
  	border-radius: 9px;
  	border-color: rgba(23, 40, 68, 0.5);
} */

/* Popup */

/* Team popup */

.page-id-751 .paoc-popup.paoc-cb-popup-body {
	background-color: rgba(13, 34, 50, 0.8) !important;
	max-width: 100%;
	border-radius: 9px;
}

.page-id-751 .custombox-content {
	backdrop-filter: blur(10px);
}

.page-id-751 .paoc-popup.paoc-hide-overlay.paoc-cb-popup-complete.custombox-content {
	-webkit-backdrop-filter: blur(15px) !important;
	backdrop-filter: blur(15px) !important;
}

.page-id-751 .paoc-popup {
	margin-bottom: 0 !important;
}

/* Callback popup */

.paoc-popup-2013.paoc-cb-popup-body {
	height: 100vh;
	background-color: rgba(13, 34, 50, 0.6) !important;
}

.paoc-cb-popup-2013.paoc-hide-overlay.paoc-cb-popup-complete.custombox-content {
	-webkit-backdrop-filter: blur(15px) !important;
	backdrop-filter: blur(15px) !important;
	height: 100vh !important;
}

.paoc-popup-2013.paoc-design-1 .paoc-popup-con-bg {
	height: 100vh;
	padding: 60px 80px;
}

.paoc-popup-inr-wrap .gf-light .gfield input.large,
.paoc-popup-inr-wrap .gf-light .gfield select.large,
.paoc-popup-inr-wrap .gfield textarea.medium {
	border: none !important;
	background-color: rgba(233, 236, 239, 0.2) !important;
	border-radius: 9px !important;
	color: #fff !important;
}

.gf-light .gfield_label {
	font-size: 14px !important;
	font-weight: 300 !important;
	line-height: 1.2em !important;
	color: #fff;
	margin-bottom: 4px !important;
}

.popup-gf-form {
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 9px;
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
	padding: 30px 20px;
	border-top: solid 1px #f7941d;
}

.paoc-popup-overlay.custombox-open.custombox-overlay {
	background-color: transparent !important;
}

.custombox-lock .paoc-popup-btn {
	pointer-events: none;
}

.qodef-qi-button.qodef-layout--outlined {
	color: #F7941D;
	border-color: #F7941D;
	border-width: 1px 1px 1px 1px;
	border-radius: 6px 6px 6px 6px;
	padding: 15px 25px 15px 25px;
}

.qodef-qi-button.qodef-layout--outlined:hover {
	color: #ffffff;
	background-color: #0d2232 !important;
	border-color: #0d2232;
}

.paoc-popup-btn:focus,
.paoc-popup-btn:active {
	background-color: inherit !important;
	color: inherit;
}

.paoc-close-popup svg {
	display: none !important;
}

.paoc-close-popup {
	width: 110px !important;
	height: 40px !important;
	height: auto !important;
	border: none !important;
	background-color: rgba(255, 255, 255, 0.3) !important;
	transition: all 0.3s ease-in-out !important;
	right: 80px !important;
	top: 30px !important;
}

.paoc-close-popup:hover {
	background-color: #0d2232 !important;
}

.paoc-close-popup:before {
	content: "CLOSE";
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
}

.paoc-credit-wrp {
	display: none;
}

/* API solutions */

.routes-icons .elementor-icon-box-icon {
	padding: 25px;
	border-radius: 150px;
	border-top: dashed 1px #f7941d;
	border-bottom: dashed 1px #f7941d;
	/* background-color: #fff; */
	background: rgba(255, 255, 255, 0.2);
	border: 1px solid rgba(255, 255, 255, 0.1);
}

.api-solutions-icons .elementor-widget-wrap.elementor-element-populated {
	background-image: linear-gradient(to bottom, rgba(243, 244, 245, 0), #f3f4f51c 49%, rgba(243, 244, 245, 0));
}

/* Single blog */
.refive-post-image::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.refive-post-image {
	position: relative;
}

.single-post .wp-block-heading {
	margin-bottom: 20px;
	margin-top: 50px;
}

.post-template-single-refive #qodef-page-inner {
	margin-top: -240px;
}

.refive .content-wrapper {
	display: flex;
	gap: 80px;
	padding: 40px 75px;
	background: #fff;
	margin: 0 60px;
	margin-top: -70px !important;
	margin-bottom: 130px;
	border-radius: 9px 9px 0 0;
	position: relative;
	z-index: 5;
}

.refive .content-wrapper .left-content {
	width: 75%;
}

.refive .content-wrapper .right-content {
	width: 25%;
	margin-top: 100px;
}

.refive .three-posts-wrapper .post-item {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	padding: 10px;
	background: rgba(13, 34, 50, 0.1);
	margin-bottom: 10px;
	border-radius: 9px;
}

.refive .content-wrapper .right-content h6 {
	color: #f7941d;
	margin-bottom: 25px;
	font-weight: 500;
	font-size: 12px;
}

.refive .three-posts-wrapper .post-item img {
	border-radius: 9px;
}

.refive .content-wrapper .left-content .date {
	color: #f7941d;
	font-weight: 300;
	margin: 30px 0;
	opacity: 1;
}

.refive-recommended {
	background: rgba(4, 76, 127, 0.1);
	padding-top: 120px;
	padding-bottom: 130px;
	margin: 130px 0;
}

.refive-recommended .three-recommended-posts-wrapper {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 30px;
}

.refive-recommended h2 {
	text-align: center;
	margin-bottom: 60px;
}

.refive-recommended .recommended-post-item {
	border-right: 2px solid #f7941d;
}

.refive-recommended .recommended-post-details {
	background: #fff;
	padding: 15px 15px 30px 15px;
	margin-left: 10px;
	margin-top: -40px;
	z-index: 2;
	position: relative;
}

.refive-recommended .recommended-post-details p.single-post-date {
	color: #0d2232;
	opacity: .6;
	margin-bottom: 20px;
	font-size: 14px;
}

.refive-recommended .recommended-post-details h5.recommended-post-title {
	font-weight: bold;
	line-height: 1.44;
	margin-bottom: 10px;
}

.refive-recommended .recommended-post-details .recommended-post-excerpt {
	color: #0d2232;
	opacity: .6;
	font-size: 14px;
	margin-bottom: 30px;
}

.refive-recommended .recommended-post-details a.post-btn {
	color: #f7941d;
	text-transform: uppercase;
	text-decoration: underline;
	text-underline-offset: 3px;
	font-size: 14px;
}

.single-post-btn .qodef-qi-button.qodef-layout--filled {
	background-color: #044c7f !important;
}

.single-post-btn .qodef-qi-button.qodef-layout--filled:hover {
	background-color: #111 !important;
}

.refive .content-wrapper .left-content h2.wp-block-heading,
.refive .content-wrapper .left-content h3.wp-block-heading {
	margin-top: 60px;
	margin-bottom: 20px;
}

.refive .content-wrapper .left-content .wp-block-image img {
	margin-top: 30px;
	margin-bottom: 60px;
	border-radius: 9px;
}

.refive .content-wrapper .left-content p {
	opacity: 0.6;
	color: #0d2232;
	line-height: 1.5;
}

.refive .content-wrapper .left-content ul {
	margin-left: 45px;
	list-style: circle;
}

.refive .content-wrapper .left-content ul li {
	margin-top: 20px;
	opacity: .6;
	color: #0d2232;
	line-height: 1.5;
}

/* Our Development */

.request-callback-btn .qodef-qi-button.qodef-layout--filled {
	background-color: #044c7f !important;
}

.our-dev-icon-col .elementor-widget-wrap:before {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	background-image: linear-gradient(to bottom, rgba(247, 148, 29, 0.2) 0%, #f7941d 49%, rgba(247, 148, 29, 0.2));
	left: 0;
	top: 0;
}

.our-dev-icon-col .elementor-widget-wrap:after {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	background-image: linear-gradient(to bottom, rgba(247, 148, 29, 0.2) 0%, #f7941d 49%, rgba(247, 148, 29, 0.2));
	right: 0;
	top: 0;
}

.blue-popup-button .qodef-qi-button.qodef-layout--outlined {
	background-color: #044c7f;
	color: #fff;
	border-color: #044c7f;
}

.blue-popup-button .qodef-qi-button.qodef-layout--outlined:hover {
	border-color: #0d2232;
}

.blue-popup-button .paoc-popup-btn:focus {
	background-color: #0d2232 !important;
	border-color: #0d2232 !important;
}

/* Single Property */


.re5-title .title {
	font-weight: 500;
}

.property-circles .elementor-container .elementor-column {
	width: 100%;
}

.property-circles .elementor-container {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px;
}

.o-hidden {
	overflow: hidden;
}

.re5-gallery .swiper-container {
	overflow: hidden;
}

.re5-gallery .swiper-container .swiper-slide img {
	border-radius: 10px;
	height: 640px;
	width: 100%;
	object-fit: cover;
}

.re5-gallery .swiper-container .swiper-button-prev {
	display: none;
}

.re5-gallery .swiper-container .swiper-button-next {
	color: #000;
	background: #f7941d;
	width: 50px;
	height: 50px;
	border-radius: 100px;
	right: 70px;
}

.re5-gallery .swiper-container .swiper-button-next,
.re5-gallery .swiper-container .swiper-button-prev {
	--swiper-navigation-size: 15px;
}

.re5-gallery .swiper-container .swiper-button-next::before {
	content: '';
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: -1;
	border-radius: 100px;
	-webkit-filter: blur(25px);
	filter: blur(25px);
	background-color: rgba(247, 148, 29, 0.4);
}

.re5-gallery .swiper-pagination {
	right: 60px;
	top: -30px;
	display: flex;
	gap: 15px;
}

.re5-gallery .swiper-pagination span.swiper-pagination-bullet {
	background: rgba(13, 34, 50, 0.2);
	opacity: 1;
}

.re5-gallery .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #f7941d;
}

.re5-more-dev .elementor-widget-container {
	display: none;
}

/* .re5-parallax-top {
	background-size: cover !important;
} */

.re5-map:not(.clicked) {
	pointer-events: none;
}

.re5-map iframe {
	border-radius: 13px;
}

/*Why invest */

.why-invest-list ul li span {
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	position: relative;
	left: -5px;
}

.why-invest-list ul li::marker {
	color: #044c7f;
}

.why-invest-list ul li {
	margin-bottom: 15px;
	list-style-position: outside;
}

a.view-all-btn {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #f7941d;
	text-decoration: underline !important;
}

.manchester-projects span.elementor-icon {
	padding: 25px;
	background-color: #0d2232;
	border-radius: 150px;
	border: dashed 1px #f7941d;
	border-width: 1px 0px 1px 0px;
}

.img-gradient::before {
	content: '';
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to top, #0d2232 0%, rgba(13, 34, 50, 0) 100%);
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 30px 0 0px 30px;
}

.banner-overlay .qodef-m-image::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-image: linear-gradient(to top, #0d2232 0%, rgba(13, 34, 50, 0) 100%);
	border-radius: 20px;
}

.banner-overlay .qodef-image--hover-zoom {
	border-radius: 20px !important;
}

.banner-overlay .qodef-m-content {
	z-index: 2;
}

.banner-overlay .qodef-m-content-inner {
	width: 100%;
}

.banner-overlay .qodef-qi-button.qodef-layout--filled {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 0px;
	background-color: transparent !important;

}

.banner-overlay .qodef-m-text {
	font-size: 26px !important;
	font-weight: bold;
}

.transport-boxes .elementor-widget-wrap {
	-webkit-backdrop-filter: blur(30px);
	backdrop-filter: blur(30px);
	background-color: rgba(255, 255, 255, 0.2);
}

.transport-icons .elementor-icon {
	padding: 28px;
	border-radius: 150px;
	border-top: dashed 1px #f7941d;
	background-color: #fff;
}

.column-shadow::after {
	content: '';
	width: 50%;
	height: 200px;
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.1);
	z-index: -1;
	filter: blur(41px);
	left: 200px;
}

.manchester-box-gradient:before {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	background-image: linear-gradient(to bottom, rgba(247, 148, 29, 0.2) 0%, #f7941d 49%, rgba(247, 148, 29, 0.2));
	left: 0;
	top: 0;
}

.manchester-box-gradient:after {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	background-image: linear-gradient(to bottom, rgba(247, 148, 29, 0.2) 0%, #f7941d 49%, rgba(247, 148, 29, 0.2));
	right: 0;
	top: 0;
}

.gradient-border-left .elementor-element-populated:before {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	background-image: linear-gradient(to bottom, rgba(247, 148, 29, 0.2) 0%, #f7941d 49%, rgba(247, 148, 29, 0.2));
	left: 0;
	top: 0;
	z-index: 1;
}

.gradient-border-right .elementor-element-populated:after {
	content: "";
	width: 1px;
	height: 100%;
	position: absolute;
	background-image: linear-gradient(to bottom, rgba(247, 148, 29, 0.2) 0%, #f7941d 49%, rgba(247, 148, 29, 0.2));
	right: 0;
	top: 0;
	z-index: 1;
}


.qodef-qi-testimonials-slider .swiper-wrapper .swiper-slide .qodef-e-inner .qodef-e-content .qodef-e-text {
	white-space: break-spaces;
	opacity: 0.6;
}

.qodef-qi-testimonials-slider .swiper-wrapper .swiper-slide .qodef-e-inner .qodef-e-content .qodef-e-author {
	border-left: 2px solid #0d2232;
	padding-left: 10px;
}

.t-slider .qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-side {
	width: 200px;
}

.t-slider .qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-inner {
	align-items: flex-start;
}

.t-slider .qodef-qi-swiper-container ~ .qodef-swiper-together-nav {
	z-index: 11;
}

.t-slider .qodef-qi-testimonials-slider h2.qodef-e-title {
	font-size: 0;
}

.qodef-qi-fixed-project-slider .qodef-qi-swiper-container .swiper-button-next {
	border-radius: 100%;
	-webkit-box-shadow: 0px 10px 20px 0px rgba(247, 148, 29, 0.4);
	-moz-box-shadow: 0px 10px 20px 0px rgba(247, 148, 29, 0.4);
	box-shadow: 0px 10px 20px 0px rgba(247, 148, 29, 0.4);
}


.qodef-qi-fixed-project-slider .qodef-qi-swiper-container .swiper-button-prev {
    border-radius: 50px;
}

.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next:hover svg {
	transform: none;
}

.t-slider .qodef-e-author {
	max-width: calc(100% - 140px);
}

.t-slider .qodef-e-author.custom-devere-acuma:before {
	content: "";
	width: 120px;
	height: 40px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	background-image: url(/wp-content/uploads/2024/03/dV-deVere-Logo.png);
	background-size: contain !important;
	background-repeat: no-repeat;
	background-position: center;
}

/* Why - fixed slider */

.qodef-qi-fixed-project-slider .qodef-m-holder {
	padding-left: 0;
}

.qodef-qi-fixed-project-slider .qodef-e-item-image .qodef-e-images-holder {
	margin-right: 30px;
	border-radius: 9px;
}

.qodef-qi-fixed-project-slider .qodef-m-items-holder {
	height: calc(100% - 40px);
	top: 20px;
	left: calc(35% - 20px);
	border-radius: 9px;
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
	width: 30%;
}

.qodef-qi-fixed-project-slider .qodef-e-item-textual .qodef-e-inner {
	justify-content: center;
}

.qodef-qi-fixed-project-slider .qodef-e-item-textual .qodef-e-text {
	margin-top: 20px
}

.qodef-qi-fixed-project-slider .qodef-qi-swiper-container .swiper-button-next:hover {
	-webkit-box-shadow: 0px 10px 20px -5px rgba(13, 34, 50, 0.4);
	-moz-box-shadow: 0px 10px 20px -5px rgba(13, 34, 50, 0.4);
	box-shadow: 0px 10px 20px -5px rgba(13, 34, 50, 0.4);
}

.qodef-qi-fixed-project-slider .qodef-qi-swiper-container .swiper-button-next:hover svg {
	filter: invert(1)
}

/* Mobile header */

.qodef-mobile-header-opener:focus {
	outline: none !important;
}

.qodef-fullscreen-menu-opener:hover {
	color: #fff;
}

/* .qodef-fullscreen-menu>ul>li>ul>li:first-child {
	padding: 0;
	margin: 0;
} */


/* Mobile menu - Fullscreen menu */

#qodef-fullscreen-area {
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
}

#qodef-fullscreen-area .menu-item.menu-item-has-children > a > span:after {
	content: "";
	height: 20px;
	width: 20px;
	display: inline-block;
	position: absolute;
	top: calc(50% - 10px);
	margin-left: 20px;
	background-image: url(/wp-content/uploads/2024/03/arrow-down-white.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

#qodef-fullscreen-area .menu-item.menu-item-has-children > a:hover > span:after {
	content: "";
	height: 20px;
	width: 20px;
	display: inline-block;
	position: absolute;
	top: calc(50% - 10px);
	margin-left: 20px;
	background-image: url(/wp-content/uploads/2024/02/arrow-down-orange.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

#qodef-fullscreen-area .menu-item.current-menu-item.menu-item-has-children > a > span:after,
#qodef-fullscreen-area .menu-item.current-menu-ancestor > a > span:after {
	content: "";
	height: 20px;
	width: 20px;
	display: inline-block;
	position: absolute;
	top: calc(50% - 10px);
	margin-left: 20px;
	background-image: url(/wp-content/uploads/2024/02/arrow-down-orange.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

/* Responsive */

@media only screen and (max-width : 1024px) {
	.refive-post-image {
		height: 400px !important;
	}

	.refive .content-wrapper {
		margin: 0 30px;
		padding: 40px;
		gap: 30px;
	}

	.refive .content-wrapper .left-content {
		width: 70%;
	}

	.refive .content-wrapper .right-content {
		width: 30%;
	}

	.refive .three-posts-wrapper .post-item {
		flex-flow: column;
		text-align: center;
	}

	.refive-recommended .three-recommended-posts-wrapper {
		grid-template-columns: repeat(2, 1fr);
	}

	.refive-recommended .recommended-post-item:last-child {
		display: none;
	}

	.refive-recommended {
		margin: 75px 0;
		padding-top: 75px;
		padding-bottom: 75px;
	}

	.qodef-qi-fixed-project-slider.qodef-qi-fixed-project-slider-responsive--1024 .qodef-m-items-holder {
		position: relative;
		left: 20px !important;
		width: calc(100% - 70px) !important;
		margin-top: -110px;
	}

	.min-height-p .elementor-widget-container {
		min-height: 470px;
	}

	.gradient-border-left.top .elementor-element-populated:before {
		width: 100%;
		height: 1px;
		background-image: linear-gradient(to right, rgba(247, 148, 29, 0.2) 0%, #f7941d 49%, rgba(247, 148, 29, 0.2));
	}

	.property-circles .elementor-container {
		gap: 0;
	}

	.re5-gallery .swiper-container .swiper-slide img {
		height: 400px;
	}

	.re5-gallery .swiper-pagination {
		right: unset;
		top: unset;
		bottom: -40px;
		width: 100%;
		align-items: center;
		justify-content: center;
	}

	.re5_developments .re5_development a img,
	.re5_developments_carousel .owl-item img,
	.re5-more-dev .re5_development a img,
	.re5_branded_developments .re5_development a img,
	.re5-more-dev .re5_development a img {
		height: 300px;
	}

	.re5-gallery .swiper-container .swiper-button-next {
		right: 30px;
	}
}

@media only screen and (max-width : 680px) {
	.paoc-design-1 .paoc-popup-con-bg {
		padding: 60px 20px !important;
	}

	.paoc-close-popup {
		right: 20px !important;
		top: 20px !important;
	}

	.gform_wrapper.gravity-theme .gfield textarea.medium {
		height: 100px !important;
	}
}

@media only screen and (max-width : 480px) {
	.qodef-fullscreen-menu > ul > li > a {
		font-size: 25px !important;
		font-weight: 400 !important;
	}

	#qodef-fullscreen-area .menu-item.menu-item-has-children > a > span:after,
	#qodef-fullscreen-area .menu-item.menu-item-has-children > a:hover > span:after,
	#qodef-fullscreen-area .menu-item.current-menu-item.menu-item-has-children > a > span:after,
	#qodef-fullscreen-area .menu-item.current-menu-ancestor > a > span:after {
		height: 13px;
		width: 13px;
		margin-left: 10px;
		top: calc(50% - 5px);
	}

	#qodef-fullscreen-area .qodef-fullscreen-menu-close {
		right: 20px !important;
	}

	.custom-map svg > g#Layer_1-2 {
		filter: none;
	}

	.refive .content-wrapper .right-content {
		display: none;
	}

	.refive .content-wrapper .left-content {
		width: 100%;
	}

	.refive .content-wrapper {
		margin: 0 20px;
		padding: 40px 20px;
	}

	.refive-post-image {
		height: 350px !important;
	}

	.refive-recommended .three-recommended-posts-wrapper {
		grid-template-columns: repeat(1, 1fr);
	}

	.refive-recommended .recommended-post-item:last-child {
		display: block;
	}

	.qodef-qi-fixed-project-slider .qodef-e-item-image .qodef-e-images-holder {
		margin-right: 20px;
	}

	.qodef-qi-fixed-project-slider.qodef-qi-fixed-project-slider-responsive--1024 .qodef-m-items-holder {
		position: relative;
		left: 10px !important;
		width: calc(100% - 40px) !important;
		margin-top: -60px;
	}

	.manchester-box-gradient.top:before {
		width: 100%;
		height: 1px;
		background-image: linear-gradient(to right, rgba(247, 148, 29, 0.2) 0%, #f7941d 49%, rgba(247, 148, 29, 0.2))
	}

	.gradient-border-left .elementor-element-populated::before {
		width: 100%;
		height: 1px;
		background-image: linear-gradient(to right, rgba(247, 148, 29, 0.2) 0%, #f7941d 49%, rgba(247, 148, 29, 0.2));
	}

	.manchester-box-gradient.top:after {
		width: 100%;
		height: 1px;
		background-image: linear-gradient(to right, rgba(247, 148, 29, 0.2) 0%, #f7941d 49%, rgba(247, 148, 29, 0.2));
		top: unset;
		bottom: 0;
	}

	.min-height-p .elementor-widget-container {
		min-height: auto;
	}

	.re5-gallery .swiper-pagination {
		display: none;
	}

	.re5-gallery .swiper-container .swiper-button-next {
		right: 20px;
	}

	.re5-gallery .swiper-container .swiper-slide img {
		height: 270px;
	}

	.re5-gallery .swiper-container .swiper-button-next {
		width: 40px;
		height: 40px;
	}

	.re5_developments .re5_development a img,
	.re5_developments_carousel .owl-item img,
	.re5-more-dev .re5_development a img,
	.re5_branded_developments .re5_development a img,
	.re5-more-dev .re5_development a img {
		height: 270px;
	}
}

@media only screen and (min-width : 1025px) {
	#qodef-top-area {
		position: fixed;
		width: calc(100% - 120px);
		margin: 0 60px;
	}

	#qodef-page-header {
		margin-top: 60px;
	}

	.home-hero-scene.elementor-section.elementor-section-height-full {
		height: calc(100vh - 60px);
	}

	.google-review-about .ti-widget-container > a {
		padding: 20px 60px !important;
	}

	.ti-widget.ti-goog .star-lg .ti-star {
		max-height: 20px !important;
		max-width: 20px !important;
	}
}

@media only screen and (min-width : 1200px) and (max-width : 1440px) {
	.why-consider-circle-row .elementor-element-populated {
		padding: 35px 0px 35px 0px !important;
	}
}

@media only screen and (min-width : 1024px) and (max-width : 1240px) {
	.qodef-qi-fixed-project-slider .qodef-m-items-holder {
		width: 40%;
		left: calc(25% - 20px);
	}

	.qodef-qi-fixed-project-slider .qodef-m-items-holder .qodef-e-text {
		margin-bottom: 20px !important;
		margin-top: 15px !important;
	}
}

@media only screen and (min-width : 1025px) and (max-width : 1200px) {
	.why-consider-circle-row .elementor-element-populated {
		padding: 35px 0px 35px 0px !important;
	}

	.why-consider-circle-row .elementor-icon-box-icon {
		margin-bottom: 15px !important;
	}

	.why-consider-circle-row .elementor-icon-box-icon .elementor-icon {
		font-size: 40px;
	}
}


@media only screen and (min-width : 1301px) and (max-width : 1500px) {
	.qodef-header-navigation > ul > li {
		margin: 0 !important;
	}
}

@media only screen and (min-width : 1025px) and (max-width : 1300px) {
	.qodef-header-navigation > ul > li {
		margin: 0 !important;
	}

	.qodef-header-navigation > ul > li > a {
		font-size: 14px !important;
	}

	#qodef-top-area {
		width: calc(100% - 60px);
		margin: 0 30px;
	}

	.qodef-header--standard #qodef-page-header-inner {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	#qodef-page-header .qodef-widget-holder .widget {
		margin: 0 0 0 10px !important;
	}

	.qodef-header-widget-area-one .qodef--filled {
		padding: 10px 15px !important;
	}

	.qodef-widget-holder.qodef--one a {
		font-size: 14px;
	}

	#qodef-page-header .qodef-header-logo-link {
		height: 45px !important;
	}

	.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation,
	.qodef-header-standard--center .qodef-header-sticky-inner .qodef-header-navigation {
		margin-left: 100px;
	}
}

.qodef-qi-testimonials-slider .qodef-e-side {
	display: none !important;
}

.t-slider .qodef-e-author.custom-devere-acuma:before {
	display: none !important;
}

.re5-parallax-top {
	background-size: cover;
}

.re5-parallax-top a.paoc-popup-click {
	background: white !important;
	font-weight: 500;
}

.re5-parallax-top .qodef-qi-animated-text .qodef-e-word-holder {
	white-space: wrap;
}

.ti-widget.ti-goog {
	display: none;
}

.ti-widget.ti-goog {
	display: none !important;
}

@media screen and (max-width: 768px) {
	.is-hidden-on-mobile {
		display: none !important;
	}
}

.owl-nav {
	position: absolute;
	top: 50%;
	width: calc(100% + 70px);
	left: -35px;
	display: flex;
	justify-content: space-between;
}

.owl-nav > button span {
  	display: flex;
  	align-items: center;
}

span.owl-next,
span.owl-prev {
	font-size: 0 !important;
	color: transparent !important;
}

span.owl-next::after,
span.owl-prev::after {
  	content: "";
  	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='21px' height='12.4px' viewBox='0 0 21 12.4' xml:space='preserve' style='stroke: none; fill: %23fff'%3E%3Cg%3E%3Cpath d='M20.9,6.5c0,0.1-0.1,0.2-0.2,0.3L15.5,12c-0.4,0.4-0.8,0.4-1.2,0c-0.4-0.4-0.4-0.8,0-1.2L18,7.1H0.9C0.6,7.1,0.4,7,0.2,6.8S0,6.4,0,6.2c0-0.3,0.1-0.5,0.2-0.6s0.4-0.2,0.6-0.2H18l-3.7-3.8c-0.4-0.4-0.4-0.8,0-1.2c0.4-0.4,0.8-0.4,1.2,0l5.3,5.3c0.1,0.1,0.2,0.2,0.2,0.3C21,6,21,6.1,21,6.2S21,6.4,20.9,6.5z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  	width: 20px;
  	height: 30px;
  	display: block;
  	background-repeat: no-repeat;
  	background-size: contain;
	background-position: center;
	transition: all .2s ease-in;
}

span.owl-prev::after {
	transform: rotate(180deg);
}

.owl-next:hover span.owl-next::after {
	transform: translateX(5px);
}

.owl-prev:hover span.owl-prev::after {
	transform: rotate(180deg) translateX(5px);
}
