.google-map-multi-add-container .title {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 34px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #003863;
	margin-bottom: 20px;
	text-align: center;
}

.google-map-multi-add-container .desc {
	font-family: Roboto;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.29;
	letter-spacing: normal;
	text-align: center;
	color: #4a4a4a;
	text-align: center;
	margin-bottom: 30px;
	display: flex;
	justify-content: center;
}

.google-map-multi-add-container .desc .text {
	max-width: 740px;
}

.google-map-multi-add-container .map {

}

.pop-up {
	padding: 0px;
	font-size: 14px !important;
	font-weight: 400;
	font-family: 'Roboto Condensed', sans-serif;
}

.pop-up .sub-title {
	font-weight: bold;
}

.iec-google-map-ma-container {
	position: relative;
}

.iec-google-map-ma-container #reset_multi_map {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 8px 16px;
	background-color: #0f4880;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;	
}
