.office-hero-banner {
	height: calc(101.4vh - 126px);
	position: relative;
}

@media (max-width: 991px) {
	.office-hero-banner {
		height: calc(100vh - 69px);
	}
}

.office-hero-banner.enterprise img.hero-banner-default-image {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	object-fit: cover;
}

.office-hero-banner.enterprise .container {
	position: relative;
	z-index: 2;
}

.office-hero-banner.enterprise .container h1 {
	font-size: 3.75rem;
	padding: 2px 0 0 0px;
	max-width: 496px;
	color: #ffffff;
	margin: 0 auto;
	margin-top: -2px;
}

@media (max-width: 991px) {
	.office-hero-banner.enterprise .container h1 {
		font-size: 40px;
		line-height: 49.6px;
		margin-top: -81px;
	}
}

.office-hero-banner.enterprise-banner-only {
	height: 100vh;
}

.office-hero-banner.enterprise-banner-only img.hero-banner-default-image {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	object-fit: cover;
}

.office-hero-banner.enterprise-banner-only .container {
	position: relative;
	z-index: 2;
}

.office-hero-banner.enterprise-banner-only .container h1 {
	font-size: 3.75rem;
	padding: 2px 0 0 0px;
	max-width: 496px;
	color: #ffffff;
	margin: 0 auto;
	margin-top: 0;
}

@media (max-width: 991px) {
	.office-hero-banner.enterprise-banner-only .container h1 {
		font-size: 40px;
		line-height: 49.6px;
		margin-top: -81px;
	}
}

.office-hero-banner.pro-1 {
	background-color: #001F49;
	height: 693px;
	overflow: hidden;
}

@media (max-width: 1400px) {
	.office-hero-banner.pro-1 {
		height: 554px;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-1 {
		height: 100%;
	}
}



.office-hero-banner.pro-3 {
	background-color: unset;
	height: calc(100vh - calc(127px + 180px));
	overflow: hidden;
}

@media (max-width: 1400px) {
	.office-hero-banner.pro-3 {
		height: 649px;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 {
		height: 100%;
		min-height: inherit;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1400px) {
	.office-hero-banner.pro-3 .container {
		max-width: 92%;
	}
}

@media (max-width: 1400px) {
	.office-hero-banner.pro-3 .container > .row {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 1rem;
		padding-right: 1rem;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .left-block {
		position: absolute;
		bottom: 22px;
		left: 0;
		z-index: 9;
	}
}

.office-hero-banner.pro-3 .container > .row .left-block .d-block {
	padding-top: 64px;
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

.office-hero-banner.pro-3 .container > .row .left-block .d-block h1 {
	color: white;
	font-size: 60px;
	line-height: 116%;
	letter-spacing: 0.01em;
	font-weight: normal;
	margin-bottom: 26px;
	display: inline-block;
	max-width: 443px;
}

@media (max-width: 1400px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block h1 {
		font-size: 3.35rem;
		margin-bottom: 29px;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block h1 {
		font-size: 40px;
		line-height: 49px;
		max-width: 311px;
		margin-bottom: 12px;
	}
}

.office-hero-banner.pro-3 .container > .row .left-block .d-block h1:before {
	display: none;
}

.office-hero-banner.pro-3 .container > .row .left-block .d-block hi em {
	color: #00ADEF;
	font-style: normal;
	transform: rotate(-10.84deg) translateX(-5px);
	display: inline-block;
	font-size: 84.3506px;
	font-family: HarcourtsScript;
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block hi em {
		font-size: 66px;
		padding-left: 10px;
	}
}

.office-hero-banner.pro-3 .container > .row .left-block .d-block p {
	color: #ffffff;
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 32px;
}

@media (max-width: 1400px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block p {
		margin-bottom: 46px;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block p {
		font-size: 18px;
		line-height: 28.8px;
		margin-bottom: 20px;
	}
}

.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons {
	width: 459px;
	margin: 0;
}

@media only screen and (min-width: 992px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .py-3 {
		padding-top: 6px !important;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons {
		width: 100%;
	}

	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .py-3 {
		padding-top: 15px !important;
	}

	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .py-3 .btn {
		padding: 11px 5px 11px 5px;
	}
}

@media (max-width: 400px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .row {
		flex-direction: column;
	}

	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .row .col {
		margin: 0 !important;
		padding: 0 !important;
	}

	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .row .col:not(:last-child) {
		margin-bottom: 10px !important;
	}
}

.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .btn {
	font-size: 18px;
	padding: 14px 22px 14px 22px;
}

@media (max-width: 1400px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .btn {
		padding: 15px 10px 16px 10px;
		font-size: 16px !important;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .btn {
		font-size: 16px !important;
		padding: 12px 5px 12px 5px;
	}
}

@media only screen and (max-width: 667px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .btn {
		font-weight: 400;
	}
}

@media only screen and (max-width: 320px) {
	.office-hero-banner.pro-3 .container > .row .left-block .d-block .banner-buttons .btn {
		font-size: 14px !important;
	}
}

.office-hero-banner.pro-3 .container > .row .right-block > .row {
	margin-top: 0;
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .right-block > .row {
		margin-top: -31px;
	}
}

.office-hero-banner.pro-3 .container > .row .right-block > .row > .col .d-block {
	position: absolute;
	height: 100%;
	width: 100vw;
	left: 0px;
	z-index: -1;
}

.office-hero-banner.pro-3 .container > .row .right-block > .row > .col .d-block:after {
  width: 100vw;
  height:100%;
  content:'';
  display:block;
  position:absolute;
  top:0;
  left:0;
  background: linear-gradient(to right, rgb(0 0 0 / 63%) 0%,rgba(255,255,255,0) 46%);
  pointer-events: none;  
}


@media (max-width: 1400px) {
	.office-hero-banner.pro-3 .container > .row .right-block > .row > .col .d-block {
		width: 100vw;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .right-block > .row > .col .d-block {
		padding-top: 0;
		padding-bottom: 0;
		height: 76.2vh;
		overflow: hidden;
		position: initial;
		width: initial;
		left: initial;
		z-index: initial;
	}
}



@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .right-block > .row > .col .d-block img {
		padding-left: 0;
		padding-top: 0;
		object-fit: cover;
		height: 100%;
	}
}

@media (max-width: 991px) {
	.office-hero-banner.pro-3 .container > .row .right-block > .row > .col .d-block:after {
        background: linear-gradient(to right, rgb(0 0 0 / 67%) 0%,rgba(255,255,255,0) 49%);
	}
}
.talk-to-our-team {background-color: #fafafa;}.talk-to-our-team .display-4 {word-spacing: 0.1rem;margin-top: 93px;position: relative;top: 6px;}@media all and (min-width: 992px) {.talk-to-our-team .btn {margin-left: 23px;}}.talk-to-our-team .border-bottom {border-bottom: 1px solid #ebebed !important;}.talk-to-our-team .row {padding: 37px 0 43px 0;}@media all and (max-width: 991px) {.talk-to-our-team .display-4 {display: block !important;margin-bottom: 1.5rem !important;}}@media all and (max-width: 414px) {.talk-to-our-team .row {padding: 9px 0 25px 0;}.talk-to-our-team .row h3 {font-size: 20px;line-height: 26.8px;max-width: 229px;margin-left: auto !important;margin-right: auto !important;}.talk-to-our-team .row .btn {padding: 11px 40px 11px 40px;}}
._carousel-properties-sold, .carousel-awards {padding-top: 52px;padding-bottom: 21px;}._carousel-properties-sold .container, .carousel-awards .container {padding-right: 0;}._carousel-properties-sold .container > .carousel-heading .heading-title, .carousel-awards .container > .carousel-heading .heading-title {margin-bottom: 53px;}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .carousel-heading .heading-title, .carousel-awards .container > .carousel-heading .heading-title {margin-bottom: initial;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .carousel-heading .heading-title:before, .carousel-awards .container > .carousel-heading .heading-title:before {display: inline-block;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .carousel-heading .property-carousel-arrows, .carousel-awards .container > .carousel-heading .property-carousel-arrows {position: relative;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .owl-theme .owl-stage-outer .owl-stage, .carousel-awards .container > .owl-theme .owl-stage-outer .owl-stage {position: relative;}}@media only screen and (max-width: 667px) {._carousel-properties-sold .container > .owl-theme .owl-dots .owl-dot, .carousel-awards .container > .owl-theme .owl-dots .owl-dot {border: 0;}}
._home-this-is-usp-block {padding-bottom: 40px;}@media all and (max-width: 936px) {._home-this-is-usp-block {padding-top: 0 !important;padding-bottom: 0;margin-top: -4px;}._home-this-is-usp-block .row {flex-direction: column-reverse;}._home-this-is-usp-block .row .col-lg-5 {padding-left: 0;padding-right: 0;}._home-this-is-usp-block .row .bg-image {margin-bottom: 30px;}}@media all and (min-width: 937px) {._home-this-is-usp-block .usp-block-text {padding: 80px 0 0 12px;}}@media all and (min-width: 1461px) {._home-this-is-usp-block .usp-block-text {max-width: 778px;}}@media all and (min-width: 937px) and (max-width: 1460px) {._home-this-is-usp-block .usp-block-text {max-width: 672px;}}._home-this-is-usp-block .usp-block-text .heading-title {margin-bottom: 26px;}._home-this-is-usp-block .usp-block-text p {color: #6C6C6C;}._home-this-is-usp-block .usp-block-text ul {margin: 57px 0;padding: 0;list-style: none;column-count: 2;column-gap: 10px;}@media all and (max-width: 936px) {._home-this-is-usp-block .usp-block-text ul {margin: 30px 0 0 0;}}._home-this-is-usp-block .usp-block-text ul li {margin-bottom: 57px;padding-right: 44.54px;}._home-this-is-usp-block .usp-block-text ul li strong {font-weight: 400;font-size: 20px;margin-bottom: 12px;display: block;}@media all and (min-width: 1120px) and (max-width: 1460px) {._home-this-is-usp-block .col-lg-5 {max-width: 668px;min-width: 668px;}}@media all and (min-width: 937px) and (max-width: 1120px) {._home-this-is-usp-block .col-lg-5 {max-width: 480px;min-width: 480px;}}._home-this-is-usp-block .bg-image {width: 100%;height: 712px;object-fit: cover;}@media all and (max-width: 936px) {._home-this-is-usp-block .bg-image {height: auto;}}@media all and (max-width: 414px) {._home-this-is-usp-block .row .bg-image {height: 304px;margin-bottom: 34px;}._home-this-is-usp-block .row .usp-block-text {padding: 0 24px;}._home-this-is-usp-block .row .usp-block-text .heading-title {margin-bottom: 19px;}._home-this-is-usp-block .row .usp-block-text p {line-height: 25.6px;}._home-this-is-usp-block .row .usp-block-text ul {margin: 41px 0 0 0;}._home-this-is-usp-block .row .usp-block-text ul li {margin-bottom: 41px;padding-right: 0;}._home-this-is-usp-block .row .usp-block-text ul li strong {margin-bottom: 7px;}._home-this-is-usp-block .row .usp-block-text ul li p {font-size: 14px;line-height: 25.2px;}}@media all and (max-width: 991px) {._divider .container {padding-left: 0;padding-right: 0;}}
._home-resource {
	padding: 37px 0;
}

._home-resource .heading {
	margin-bottom: 35px;
}

._home-resource .resource-carousel.owl-carousel {
    justify-content: flex-start;
}

._home-resource .heading .btn {
	position: relative;
	top: -5px;
}

@media all and (max-width: 767px) {
	._home-resource .heading {
		margin-bottom: 30px;
	}

	._home-resource .heading .btn {
		font-size: 14px;
		line-height: 20px;
		font-weight: 600;
		padding: 6px 11px;
		white-space: nowrap;
	}
}
._home-selling-with-harcourts {padding: 62px 0 85px 0;}._home-selling-with-harcourts .image-wrapper {height: 100%;clip-path: ellipse(74% 178% at 26% 111%);}._home-selling-with-harcourts .image-wrapper img {height: 100%;object-fit: cover;}@media all and (min-width: 992px) {._home-selling-with-harcourts .image-wrapper {position: relative;}._home-selling-with-harcourts .image-wrapper img {}}@media all and (min-width: 1440px) {._home-selling-with-harcourts .col-lg-6:first-child {width: 630px;height: 624px;overflow: hidden;}._home-selling-with-harcourts .col-lg-6:first-child img {width: 630px;}}@media all and (min-width: 1440px) {._home-selling-with-harcourts .col-lg-6:last-child {width: calc(100% - 633px);padding-top: 102px;padding-left: 98px;}}._home-selling-with-harcourts .col-lg-6:last-child .heading-title {margin-bottom: 42px;}._home-selling-with-harcourts .col-lg-6:last-child h5 {font-size: 24px;margin-bottom: 16px;}._home-selling-with-harcourts .col-lg-6:last-child .text-description {max-height: 250px;overflow: hidden;display: block;word-break: break-word!important;}._home-selling-with-harcourts .col-lg-6:last-child p {line-height: 30.17px;margin-bottom: 29px;}._home-selling-with-harcourts .col-lg-6:last-child .btn {margin-top: 9px;}@media all and (max-width: 991px) {._home-selling-with-harcourts .image-wrapper {margin-bottom: 30px;}._home-selling-with-harcourts .image-wrapper img {width: 100%;}._home-selling-with-harcourts .col-lg-6:last-child {margin-top: 40px;}}@media all and (max-width: 767px) {._home-selling-with-harcourts .image-wrapper {margin-left: -24px;margin-right: -24px;}}@media all and (max-width: 414px) {._home-selling-with-harcourts .col-lg-6:last-child .heading-title {margin-bottom: 29px;}._home-selling-with-harcourts .col-lg-6:last-child .heading-title::before {margin-right: 24px;}._home-selling-with-harcourts .col-lg-6:last-child h5 {font-size: 20px;margin-bottom: 21px !important;}._home-selling-with-harcourts .col-lg-6:last-child .btn {width: 100%;}}
