	.cls-create-real-estate .help-block {
	color: #ff382b !important;
}

.bg-purple-transparent.icon-bg.icon-service.text-purple.ews {
	margin: 10px;
}
.phpdebugbar-header,
.phpdebugbar-resize-handle{
	display: none!important;
}
.btn-login-with {
	font-size: 14px;
	color: #fff;
	line-height: 1.2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 44px;
	border-radius: 25px;
}

.bg1 {
	background-color: #3b5998;
}

.btn-login-with {
	font-size: 14px;
	color: #fff;
	line-height: 1.2;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 44px;
	border-radius: 25px;
}

.bg2 {
	background-color: #c63224;
}

.m-b-10 {
	margin-bottom: 10px;
}

.btn-login-with i {
	font-size: 20px;
	margin-right: 10px;
}

.footerDestinations__cityGrid {
	display: grid;
	grid-template-columns: repeat(6,auto);
}

.footerDestinations {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
}

.footerDestinations__link {
	margin: 8px 0;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	cursor: auto;
	text-decoration: none;
}

.footerDestinations__link {
	color: #fff;
	font-size: 14px; 
	cursor: pointer;
}

.footerDestinations {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
}

.error-msg-border {
border: solid 1px #ff382b;
}