.btn-home-heigth {
	height: 57px;
}

.section-divider {
	border-bottom: 2px solid rgba(0, 0, 0, 0.3);
	padding: 0.75rem 0;
}

.progress-bar {
	background-color: #ffbf0a;
}

.color-yellow-premium {
	color: #ffbf0b;
}

.btn {
	font-size: 1rem;
}

.btn-premium {
	background-color: #ffbf0b;
}

.btn-premium:hover {
	background-color: #f8cb4f !important;
}

@media only screen and (max-width: 600px) {
	.anuncieya-section-1 .breakheading {
		display: block;
	}

	.anuncieya-section-1 .formbox .right h1 {
		margin-bottom: 8%;
	}
}

.map-container {
	height: 100%;
	width: 100%;
}

#mapinmodal {
	position: relative;
	height: calc(60vh * 1.3);
}

.formbox .right h1 {
	font-style: normal;
	font-weight: 500;
	line-height: 50px;
	text-align: center;
	color: #000000;
}

.formbox .right .subtitle {
	font-style: normal;
	font-weight: 500;
	line-height: 26px;
	text-align: center;
	color: #979797;
	padding-left: 12%;
	padding-right: 12%;
	display: block;
}