@import url(./animate.css);
@import url(./menu_footer.css);
@font-face { font-family: 'JasmineUPC'; src: url(../fonts/upcjl.ttf); }
@font-face { font-family: 'Gills Sans MT Condensed'; src: url(../fonts/GILC____.TTF); }
@font-face { font-family: 'Geometr231B'; src: url(../fonts/GEO231B.TTF); }
@font-face { font-family: 'bank_gothic_light_bt'; src: url(../fonts/bank_gothic_light_bt.ttf); }
body { background: #fff; }
header nav,footer .body { background: #d6e0da; }
.site.side-open { height: 100vh; }
.P_header .page_heading {
    padding: 10px 0 5px 0;
    margin: 3vh auto 12vh auto;
    font-size: 36px;
    max-width: 550px;
    border-bottom: 1px solid #e8e8e9;
    color: #000;
    font-family: 'Gills Sans MT Condensed';
}
h4 {
    text-align: center;
    font-family: 'bank_gothic_light_bt';
    font-size: 2.5em;
    font-weight: bold;
    min-height: 60vh;
}