@font-face{font-family:'Clash Grotesk';src:url('https://s3.amazonaws.com/static.organiclead.com/Site-90036f5f-a158-4157-839e-06d47f558f76/fonts/ClashGrotesk_Bold.woff2') format('woff2'),url('https://s3.amazonaws.com/static.organiclead.com/Site-90036f5f-a158-4157-839e-06d47f558f76/fonts/ClashGrotesk_Bold.woff') format('woff');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Clash Grotesk';src:url('https://s3.amazonaws.com/static.organiclead.com/Site-90036f5f-a158-4157-839e-06d47f558f76/fonts/ClashGrotesk_Medium.woff2') format('woff2'),url('https://s3.amazonaws.com/static.organiclead.com/Site-90036f5f-a158-4157-839e-06d47f558f76/fonts/ClashGrotesk_Medium.woff') format('woff');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Clash Grotesk';src:url('https://s3.amazonaws.com/static.organiclead.com/Site-90036f5f-a158-4157-839e-06d47f558f76/fonts/ClashGrotesk_Regular.woff2') format('woff2'),url('https://s3.amazonaws.com/static.organiclead.com/Site-90036f5f-a158-4157-839e-06d47f558f76/fonts/ClashGrotesk_Regular.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Clash Grotesk';src:url('https://s3.amazonaws.com/static.organiclead.com/Site-90036f5f-a158-4157-839e-06d47f558f76/fonts/ClashGrotesk_Light.woff2') format('woff2'),url('https://s3.amazonaws.com/static.organiclead.com/Site-90036f5f-a158-4157-839e-06d47f558f76/fonts/ClashGrotesk_Light.woff') format('woff');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Clash Grotesk';src:url('https://s3.amazonaws.com/static.organiclead.com/Site-90036f5f-a158-4157-839e-06d47f558f76/fonts/ClashGrotesk_Semibold.woff2') format('woff2'),url('https://s3.amazonaws.com/static.organiclead.com/Site-90036f5f-a158-4157-839e-06d47f558f76/fonts/ClashGrotesk_Semibold.woff') format('woff');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Clash Grotesk';src:url('https://s3.amazonaws.com/static.organiclead.com/Site-90036f5f-a158-4157-839e-06d47f558f76/fonts/ClashGrotesk_Extralight.woff2') format('woff2'),url('https://s3.amazonaws.com/static.organiclead.com/Site-90036f5f-a158-4157-839e-06d47f558f76/fonts/ClashGrotesk_Extralight.woff') format('woff');font-weight:200;font-style:normal;font-display:swap}
h1 {font-family: 'Clash Grotesk';}

.module-318 {
	background: transparent;
    position: absolute;
    z-index: 1;
}

.module-318 .phone-link a {
    display: inline-flex;
    align-items: center;
    padding: 7px 15px;
    border: 1px solid #fff;
}

.hero img {
	height: 100vh;
	object-fit: cover;
}

.hero-content h3 {
    font-family: 'Jost', sans-serif;
    font-size: 24px;
    color: #ffff;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 3px;
	margin-bottom: 10px;
}

.hero-content h1 {
    font-size: 75px;
    color: #fff;
    font-weight: 200;
}

.hero-content h3::before, .hero-content h3::after {content: ' — ';}

.hero .carousel-control {display: none;}

.hp-section {padding: 120px 0;}

.hp-section.welcome {background: #011530;}

.section-title h2 {
    font-size: 65px;
    letter-spacing: 2px;
    line-height: 50px;
    font-weight: 100;
    font-family: "Clash Grotesk", sans-serif;
}

.section-title p {
    font-size: 24px;
    letter-spacing: 8px;
    text-transform: uppercase;
    color: #5472ae !important;
    font-weight: 400;
    font-family: Jost;
}

.welcome .section-title h2 {color: #ffffff;}

.welcome .contacts {
    margin-top: 20px !important;
    gap: 10px;
    justify-content: flex-start;
}

.welcome .contacts > div {width: fit-content;}

.socials ul {
    list-style: none;
    padding: 0;
}

.socials a {
    width: 35px;
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #344459;
    border-radius: 50%;
    font-size: 18px;
    color: #dfe2e5;
}

.socials svg {
    fill: #dfe2e5;
    width: 18px;
}

.welcome .section-header {margin-bottom: 50px;}

.welcome .contacts a, .welcome .contacts p {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #a3abb5;
    color: #ffffff;
    font-weight: 400;
	line-height: 24px;
}

.welcome h3 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 30px;
}

.welcome p {color: #86909d;}

.welcome .social-cta {
    justify-content: flex-start;
    margin-top: 30px;
    align-items: center;
    gap: 15px;
}

.welcome .social-cta h5 {
    color: #dfe2e5 !important;
    text-transform: uppercase;
}

.welcome .social-cta > div {width: fit-content;}

.welcome .socials .social-inner-wrap {
    display: flex;
    gap: 5px;
}
.welcome .ry-content > .ry-flex {
    gap: 7vw;
    align-items: center;
}
.welcome .img {width: 65%;}
.listings.grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 30px;
    margin-top: 60px;
}
.module-321 div#theme1-featured {background: #032348;}
.module-321 .section-title h2 {
    color: #fff;
    margin-bottom: 20px;
}
.module-321 .addr, .module-321 .prop-info {background: transparent;}
.module-321 .addr h4, .module-321 .info-text p, .module-321 .detail-text p {
    color: #fff;
}
.module-321 .addr h5 {color: #4d647e;}
.ry-btn.ry-btn-primary {
    background: transparent;
    border: 1px solid #677b91;
    font-family: 'Jost', sans-serif;
    text-transform: uppercase;
}
.module-321 .ry-btn.ry-btn-primary {margin: 0 auto;}
.module-321 .ry-btn.ry-btn-primary {
    margin: 60px auto 0;
    display: flex !important;
    width: fit-content;
}
.why-work .section-title {margin-bottom: 60px;}
.why-grid .icon {width: 140px;}
.why-grid .ry-each {
    gap: 20px;
    align-items: center;
    max-width: 415px;
    padding: 20px 30px;
}
.why-grid.ry-flex {
    gap: 30px;
    justify-content: center;
}
.why-grid p {
    font-size: 16px !important;
    color: #596f86;
    line-height: 26px;
    font-family: 'Clash Grotesk', sans-serif;
}
.why-grid p .span-1, .why-grid p .span-2 {color: #032348 !important;}
.why-grid p .span-1 {
    font-size: 50px;
    font-weight: 500;
    line-height: 50px;
}
.why-grid p .span-2 {font-weight: 500 !important;}
.why-grid .ry-each:nth-of-type(2)::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 60px;
    box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 0px 0px, rgba(0, 0, 0, 0.3) 15px 0px 20px -18px;
    display: block;
}
.why-grid .ry-each:nth-of-type(2)::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 60px;
    box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 0px 0px, rgba(0, 0, 0, 0.3) -15px 0px 20px -18px;
    display: block;
}
.ry-stars {
    display: flex;
    justify-content: center;
    gap: 3px;
}
.ry-stars svg {
    width: 18px;
    fill: #e3b25b;
}
.reviews .ry-content {gap: 30px;}
.reviews .review {
    width: calc(33.33% - 60px);
}
.reviews .section-title h2 {
	color: #fff;
	margin-bottom: 20px;
}
.hp-section.reviews {background: #011630;}
.reviews .review p {
    color: #86909d;
    text-align: center;
    margin: 40px 0;
}
.reviews .arrows, .module-321 .arrows {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.reviews .arrow, .module-321 .arrow {
    width: 40px;
    border: 1px solid #86909d;
    display: flex !important;
    align-items: center;
    justify-content: center;
	aspect-ratio: 1;
}
.reviews .arrow svg, .module-321 .arrow svg {
    fill: #dfe1e5;
    width: 16px;
}
.reviews .section-title {margin-bottom: 30px;}
.reviews .ry-btn {
    margin: 0 auto;
    display: block;
    width: fit-content;
}
.reviews .mid-content {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-90036f5f-a158-4157-839e-06d47f558f76/homepage/reviews_img.png) no-repeat;
    background-size: cover;
    border-radius: 60px;
    display: flex;
    align-items: flex-end;
    padding: 40px 30px 80px;
    min-height: 640px;
}
.reviews .ry-content {gap: 3vw;}
.reviews .section-title::before {
    content: '\f10d';
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    width: 80px;
    height: 80px;
    background: #01163096;
    border-radius: 50%;
    margin: 0 auto 30px;
}
.module-320 .brokerlogo {
    width: 275px;
    margin-bottom: 45px;
}
.module-320 .socials {
    list-style: none;
    width: fit-content;
}
.module-320 .social-inner-wrap {
    display: flex;
    gap: 5px;
}
.module-320 .socials a {
    background: #fff;
    color: #000;
}
.module-320 .pg-box > .ry-flex {
    align-items: center;
    justify-content: flex-start !important;
	gap: 40px;
}
.module-320 .disclaimer p {
	color: #586776;
    font-size: 16px;
    line-height: 20px;
}
.module-320 .rights {
    padding: 30px 0;
    width: 90%;
    max-width: 1440px;
    margin: 0 auto;
}
.module-320 .rights p {color: #333;}
.module-320 .disclaimer {width: 70%;}
.hero-search {display: none;}

/* Inside Pages */

.partners-wrp {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.partners-wrp .partners-item {width: calc(33.33% - 30px);}

.partners-wrp p {text-align: left;}

.idx-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(330px, 1fr));
    gap: 80px 30px;
}
.idx-grid > div {width: auto;}
.tab-pane {padding: 15px;}
[data-page-id="WebPage-3435f309-3ff8-4f24-ba60-3700d7668091"] .partners-wrp {
	gap:60px;
	margin-top: 60px;
}
.partners-wrp > .push-top {width: calc(50% - 60px);}
[data-page-id="WebPage-3435f309-3ff8-4f24-ba60-3700d7668091"] .partners-wrp h4 {text-align: center;}
.ry-title {
    float: none;
    clear: both;
}
.global-block .push-top {margin-bottom: 30px;}
.global-block .push-top .push-top {
    max-width: 280px;
    margin: 0 auto 30px;
    float: none;
}
.modal .ry-btn {color: #000;}
.inner-pg .hp-section.why-work {padding-top: 0;}

@media (max-width: 1680px) {
	.module-318 ul.st-menu {gap: 2vw;}
}
@media (max-width: 1600px) {
	.module-318 ul.st-menu {gap: 1vw;}
	.module-318 .phone-link, .module-318 .social-menu {padding-right: 1vw !important;}
}
@media (max-width: 1440px) {
	.module-318 .social-menu {
		flex-direction: column;
		gap: 10px;
		height: unset;
	}
}
@media (max-width: 1200px) {
	.partners-wrp .partners-item {width: calc(50% - 30px);}
}
@media (max-width: 1024px) {
	.module-318 {display: none;}
	.hero img {height: 45vh;}
	.hero-content h1 {font-size: 60px;}
	.hero-content h3 {font-size: 20px;}
	.section-title h2 {font-size: 55px;}
	.mobile-container .mobile_logo img {filter: brightness(0);}
	.reviews .ry-content {
		flex-direction: column;
		align-items: center;
		gap: 60px;
	}
	.reviews .review {width: 100%;}
}
@media (max-width: 991px) {
	.welcome .ry-content > .ry-flex {flex-direction: column-reverse;}
	.section-title h2, .section-title p, .welcome h3, .welcome p {text-align: center;}
	.welcome .contacts, .welcome .social-cta, .why-grid.ry-flex, .module-320 .pg-box > .ry-flex  {
		flex-direction: column;
		align-items: center;
	}
	.listings.grid {display: block;}
	.module-321 .arrows {margin-top: 30px;}
	.why-grid .ry-each::before {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		width: 60px;
		box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 0px 0px, rgba(0, 0, 0, 0.3) 15px 0px 20px -18px;
		display: block;
	}
	.why-grid .ry-each::after {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 60px;
		box-shadow: rgba(255, 255, 255, 0.25) 0px 0px 0px 0px, rgba(0, 0, 0, 0.3) -15px 0px 20px -18px;
		display: block;
	}
	.module-320 .pg-container {
		flex-direction: column;
		align-items: center;
		gap: 60px;
	}
	.module-320 .brokerlogo {
		margin: 0 auto 45px;
		float: none;
	}
}
@media (max-width: 600px) {
	.partners-wrp .partners-item {width: 100%;}
}
@media (max-width: 500px) {
	.hero-content h1 {font-size: 50px;}
	.section-title h2 {font-size: 45px;}
}