
/* ---------------------------------------------------
MAP
----------------------------------------------------- */

/* Optional: Makes the sample page fill the window. */        
#iw-container  .iw-title {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
    background-color: #133755;
    color: white;
    margin: 1px;
    border-radius: 2px 2px 0 0; /* In accordance with the rounding of the default infowindow corners. */
}
.gm-style-iw {
    width: 200px !important;
    height: 230px;
    top: 25px !important;
    left: 0 !important;
    border-radius: 2px 2px 0 0;
    background-color: #fff;
    box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
    border: 1px solid rgba(72, 181, 233, 0.6);
    border-radius: 2px 2px 5px 5px;
}
.wilpel {
    position: relative;
    bottom: 241px;
    left: 50%;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #000000;
    transform: translate(-50%, -50%);
    padding: 0;
}
.wilcupel {
    position: absolute;
    top: 147px;
    left: 50%;
    text-align: center;
    font-size: 15px;
    color: #133755;
    transform: translate(-50%, -50%);
    padding: 0;
}
.wiltspel {
    position: absolute;
    bottom: 91px;
    left: 50%;
    text-align: center;
    font-size: 15px;
    color: #133755;
    transform: translate(-50%, -50%);
    padding: 0;
}
.wilwvpel {
    position: absolute;
    bottom: 27px;
    left: 43%;
    text-align: left;
    font-size: 17px;
    font-weight: bold;
    color: #000000;
    transform: translate(-50%, -50%);
    padding: 0;
}
.wilttnpel {
    position: absolute;
    top: 66px;
    left: 17%;
    text-align: left;
    font-size: 14px;
    color: #000000;
    transform: translate(-50%, -50%);
    padding: 0;
}
.wilttxpel {
    position: absolute;
    top: 49px;
    left: 17%;
    text-align: left;
    font-size: 14px;
    color: #000000;
    transform: translate(-50%, -50%);
    padding: 0;
}
.dc {
    position: absolute;
    top: 57px;
    left: 27%;
    text-align: left;
    font-size: 17px;
    color: #000000;
    transform: translate(-50%, -50%);
    padding: 0;
}
.wilrhnpel {
    position: absolute;
    top: 66px;
    right: 13%;
    text-align: right;
    font-size: 14px;
    color: #000000;
    transform: translate(-50%, -50%);
    padding: 0;
}
.wilrhxpel {
    position: absolute;
    top: 49px;
    right: 13%;
    text-align: right;
    font-size: 14px;
    color: #000000;
    transform: translate(-50%, -50%);
    padding: 0;
}
.wilwndpel {
    position: absolute;
    top: 213px;
    left: 43%;
    text-align: left;
    font-size: 17px;
    font-weight: bold;
    color: #000000;
    transform: translate(-50%, -50%);
    padding: 0;
}
.wrapperpel{
    display: inline-block;
    position:relative;
}
.big-imgpel{
    width: 100%;
    max-width: 100%;
    border: 1px;
}
.small-imgpel{
    position:absolute;
    left: 21%;
    top: 15%;
    width:65%;
    max-width:65%;
}
.small-imgspel{
    position:absolute;
    left: 15%;
    top: 19%;
    width:55%;
    max-width:55%;
}
.small-wvpel{
    position:absolute;
    left: 7px;
    top: 73%;
    width:13%;
    max-width:13%;
}
.small-temppel{
    position:absolute;
    left: 7px;
    top: 17%;
    width:7%;
    max-width:7%;
}
.small-rhpel{
    position:absolute;
    right: 5px;
    top: 17%;
    width:13%;
    max-width:13%;
}
.small-wndpel{
    position:absolute;
    left: 23px;
    top: 87%;
    width:13%;
    max-width:13%;
}
.small-wdirpel{
    position:absolute;
    left: 161px;
    top: 83%;
    width:17%;
    max-width:17%;
}

