@charset "utf-8";
/* CSS Document */

.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}

h5.h5-flow{
    color: #3D3C3B;
    padding-bottom: 4px;
    padding-top: 7px;
    border-bottom: thin dotted #717171;
    margin-bottom: 12px;
}

.bg-body-tertiary {
    background-image: url(../img/bg_tertiary.jpg);
}
