.bg-center {
	background-position: center;
    background-size: 100% 140%;
	height: 450px;
}

.bg-center .text-center:first-child {
	padding-top: 50px;
}

.center-image {
	display: block;
    margin: auto;
}

.padding-index {
	padding: 40px 0;
}

.index-secondary-div {
	background: var(--light-bg);
}

.btn-ghost-home {
	border: 1px solid var(--prime);
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
}

.font-menus {
	font-family: var(--body-font) !important;
}

.font-footer {
	font-family: var(--body-font) !important;
	font-size: 0.85rem;
}

.font-footer a {
	text-decoration: underline;
}

.search-bar {
	margin-right: -8px;
}

.search-box {
	padding-top: 3rem
}

.header li.active>a {
	border-bottom: solid 2px var(--light-bg) !important;
}

nav a {
	font-variant: normal !important;
}

.gap-1-5 {
	gap: 1.5rem;
}

.paging-input {
	width: 45px;
	text-align:center;
}

.width-15 { 
	width: 15vw;
}

.btn-showmap {
	background: white;
	border: solid 1px var(--secondary);
	padding: 8px 20px;
	margin-left: 0.09rem;
	margin-bottom: 10px;
}

.btn-showmap-modal {
	background: white;
	border: solid 1px var(--secondary);
	color: var(--secondary);
	padding: 5px 9px;
    font-size: 0.95rem;
}

.btn-below-image {
	background: white;
	border: solid 1px var(--secondary);
	color: var(--secondary);
	padding: 10px 15px;
    font-size: 0.95rem;
}

.prop-details {
	font-size: 0.95rem;
	font-weight: 200;
	padding-top: 15px;
}

.text-price { 
	font-size: 2rem;
}

.min-h-120 {
	min-height: 120px;
}

.icon-tabler {
	display: inline;
}

.w-150 {
	width: 100%;
}

.info-alert {
	position: fixed;
    bottom: 0px;
    width: 90%;
    z-index: 9999;
    border-radius: 0px;
}
.agent-img {
	margin-top: 20px;
}
.agent-info {
	min-height: 160px;
}
.container-60 {
	width: 60vw;
}
.bg-landing {
	background-blend-mode: hue;
	background-color: rgb(0 0 0 / 45%);
}
.bg-center-landing {
	background-position: center;
    background-size: 100% 140%;
}
@media only screen and (max-width: 595px) {
	.search-bar {
		width: 70vw;
	}

	.search-bar::placeholder {
		font-size: 0.8rem;
	}

	.width-15 { 
		width: 68vw;
	}
	.w-150 {
		width: 150px
	}
	.container-60 {
		width: 90vw;
	}
}

#hero h1 {
    text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
    font-weight: 500;
    line-height: 1.2em;
}

.landing-input-btn{
	padding: 20px;
    background: #ffffff;
    border-radius: 10px;
	margin-right: 0 !important;
	margin-left: 0 !important;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
	gap: 10px;
	justify-content: space-between;
}

.landing-input-btn input {
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	min-height: 50px;
}

.landing-input-btn input[type="submit"] {
	padding: 7px 25px;
	line-height: 2em;
	border-radius: 5px;
	letter-spacing: 1px;
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	-webkit-transition: all 0.16s ease;
	transition: all 0.16s ease;
	color: #ffffff;
    background-color: #08c9b9;
}

#hero p {
    font-size: 16px;
    line-height: 1.4em;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}

.sell-cards {
	width: 90%;
	margin: 5rem auto;
}

.sell-cards div {
	background: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 15px 30px 5px rgba(0, 0, 0, 0.05);
    position: relative;
    border: 1px solid #8ED2C5;
	padding: 1rem !important;
}

.sell-cards div h3 {
	font-size: 24px;
    padding-bottom: 0.5rem!important;
	margin: 15px 0;
	font-weight: bold;
}

.sell-cards div p {
	margin: 1rem 0;
	font-size: 1.07rem;
    line-height: 2;
    font-weight: 300;
}

.sell-cards div img {
	max-width: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.hire-us-btn {
	font-size: 28px;
	border: 0;
	border-radius: 10px;
	color: #ffffff;
	background-color: #08c9b9;
	padding: 7px 25px;
	line-height: 2em;
	border-radius: 5px;
	letter-spacing: 1px;
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	-webkit-transition: all 0.16s ease;
	transition: all 0.16s ease;
}

#default-carousel {
	background: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 15px 30px 5px rgba(0, 0, 0, 0.05);
    position: relative;
    border: 1px solid #8ED2C5;
	padding: 3rem!important;
}

#default-carousel h3 {
	font-size: 14pt;
	margin-bottom: 1rem;
}

#default-carousel p {
	font-size: 1.07rem;
    line-height: 2;
    font-weight: 300;
	margin: 1rem 0;
}

.fa-star {
	color: #ffc107;
}

.fa-agents {
	font-size: 38px !important;
	color: #08C9B9 !important;
	width: 50px;
	text-align: center;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
.landing-page {
	font-family: 'Roboto', sans-serif !important;
}