@font-face {
    font-family: "Aktiv Grotesk Bold";
    src: url("../fonts/AktivGroteskBold/aktiv-grotesk-bold-webfont.woff2")
            format("woff2"),
        url("../fonts/AktivGroteskBold/aktiv-grotesk-bold-webfont.woff")
            format("woff");
    font-weight: normal;
    font-style: normal;
}

.col-item > div {
    background: #fff;
    padding: 1.5rem;
    height: 260px;
}
.col-item > div:hover {
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
}
.gm-style-iw-d {
    padding: 11px 0;
}
.gm-style-iw-d span {
    font-weight: 900;
}
.gm-style-iw-d div {
    padding: 5px 0;
}
.gm-style-iw-chr button.gm-ui-hover-effect {
    width: 25px !important;
    height: 25px !important;
    margin-left: auto !important;
}
.gm-style-iw-chr {
    position: absolute;
    right: 0;
}
.gm-style-iw-chr button.gm-ui-hover-effect span {
    margin: 0 !important;
}
