.breadcrumb-custom {
	background-image: url('../../../img/individuals/exchange-office/exchange-office/background.jpg');
	background-repeat: no-repeat;
	background-size: cover
}

.breadcrumb-custom {
	color: white
}

.breadcrumb-custom a {
	color: #F5F5F5
}

.exchange-office .card-custom,
.exchange-office .opener-info {
	-webkit-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.16)
}

.exchange-office .card-custom img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}

.exchange-office .card-custom button {
	position: relative;
	border: none;
	background: none;
	text-transform: uppercase;
	color: #073E75;
	font-size: calc(14rem / 16);
	font-weight: 500;
	margin-right: 12px;
	margin-left: auto;
	outline: none;
	margin-top: 0;
	margin-left: 0;
}

.exchange-office .card-custom button:after {
	position: absolute;
	top: -2px;
	right: -12px;
	content: url('../../../img/individuals/exchange-office/exchange-office/map-marked-alt-solid.svg')
}

.exchange-office .opener-info {
	margin-top: 12px;
	display: none
}

iframe {
	margin-bottom: -7px
}

button {
	background-color: #073E75;
	border: none;
	padding: 0 24px;
	color: white;
	font: 500 calc(14rem / 16) 'Roboto',
	sans-serif;
	outline: none;
	text-transform: uppercase;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
