.fusion-flip-boxes .fusion-flip-box .flip-box-back {
text-align: left;
}
.fusion-flip-boxes .fusion-flip-box .flip-box-heading-back {
text-transform: none;
font-size: 16px !important;
}
.box .fusion-text {
padding: 10px;
font-size: 13px;
}
.fusion-image-before-after-4 img {
height: 225px !important;
width: auto !important;
} .box .fusion-text {
min-height: 345px !important;
}
#imagemap {
position: relative;	
max-width: 614px;
background: url(//willms-group.de/wp-content/uploads/2021/11/WIL_Karte_21.png) no-repeat;
background-size: 100% 100%;
}
#imagemap:before {
display:block;
content:'';
padding-top: 113%;	
}
#imagemap span:before {
content:'';
display:block;
top: -40px;
left:-30px;
height:40px;
width:30px;
position:absolute;
background: rgba(0,0,0,0.001);
}
#imagemap > span {
display:block;
position:absolute;
background: #fff;
color: #3dae2b;
border: 2px solid #004587;
padding: 10px;
font-weight:bold;
font-size: 18px;
line-height: 1.25;
top: 13%;
left: 20%;
transition: 0.3s ease-in;
opacity: 0.001;
cursor:pointer;
}
#imagemap span span {
max-width: 1px;
max-height: 1px;	
overflow:hidden;
}
#imagemap > span:nth-child(2) {
top: 37%;
left: 22%;
}
#imagemap > span:nth-child(3) {
top: 41%;
left: 75%;
}
#imagemap > span:nth-child(4) {
top: 45%;
left: 15%;
}
#imagemap > span:nth-child(5) {
top: 47%;
left: 25%;
}
#imagemap span:hover span {
max-width: 180px;
max-height:100px;
}
#imagemap > span:hover {
opacity: 1;
}
.display-counter,
.counter-box-content {
font-weight: bold !important;
}
@media only screen and (max-width: 800px) {
#imagemap > span {
font-size:12px;
}
}