.front_heading_container .front_heading h1, .front_heading_container .front_heading .front_title_catch, .front_heading_container .front_heading .front_title_prefix, body, .front_heading_container, .heading { margin: 0; padding: 0; }

.social, .front_heading_container, .heading { color: white; background-color: #325087; }

body { color: #070b13; background-color: #f8f9fc; }

.front_heading_container, .heading { width: 100%; display: flex; justify-content: center; align-items: center; }

html { width: 100%; }

body { width: 100%; font-family: 'Open Sans', sans-serif; }

/* top level divs */
@media (min-width: 570px) { body > div { width: 80%; padding: 0 10% 0 10%; } }

@media (max-width: 569px) { body > div { min-width: 260px; padding: 10px; } }

a { color: #070b13; text-decoration: underline; font-weight: 600; }

h1, h2, h3, h4, h5 { font-family: 'Dosis', sans-serif; font-weight: bold; }

h2 { margin: 0; padding-left: 0; padding-right: 0; padding-top: .1em; padding-bottom: .1em; }

.button { display: inline-block; width: 250px; color: white; text-decoration: none; background: #325087; vertical-align: middle; padding: 8px; margin: 5px 5px 5px 0px; text-align: center; }

.heading { text-align: left; justify-content: left; padding: 1vmax; }

.front_heading_container { height: 100vH; align-items: flex-end; background-image: url("/assets/imgs/pictures/Landreas_Website.png"); background-position: top right; background-repeat: no-repeat; background-size: cover; }

.front_heading_container .front_heading { background-color: rgba(32, 56, 100, 0.8); width: 100%; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.front_heading_container .front_heading .front_title_prefix { font-family: 'Courgette', cursive; font-size: 3vmax; text-align: left; padding: 1vmax; }

.front_heading_container .front_heading .front_title_catch { font-size: 2vmax; text-align: center; padding: .5rem; }

.front_heading_container .front_heading h1 { font-size: 10vW; letter-spacing: .05em; text-align: center; }

.front_content { padding: 0; width: 100%; }

div.clearer { clear: both; }

.double_container { margin: 16px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.double_txt { padding: 10px; }

.double_img { padding: 10px; min-width: 100px; height: 30vH; background-position: center center; background-repeat: no-repeat; background-size: cover; background-clip: padding-box; }

.social { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.social a { color: white; font-size: 1.5em; font-weight: normal; text-decoration: none; display: inline-block; vertical-align: middle; height: 100%; width: 100%; }

.social img { border-radius: 10px; border: 3px solid #325087; background: #325087; vertical-align: middle; margin: 8px; width: 75px; }

.social .social_link { vertical-align: middle; float: left; width: 280px; margin: 0px 10px 0px 0px; }

.social .social_link img { margin-left: 0px; }

.footer { text-align: center; }

/** Syntax highlighting styles */
.highlight { background: #fff; }

.highlighter-rouge .highlight { background: #eef; }

.highlight .c { color: #998; font-style: italic; }

.highlight .err { color: #a61717; background-color: #e3d2d2; }

.highlight .k { font-weight: bold; }

.highlight .o { font-weight: bold; }

.highlight .cm { color: #998; font-style: italic; }

.highlight .cp { color: #999; font-weight: bold; }

.highlight .c1 { color: #998; font-style: italic; }

.highlight .cs { color: #999; font-weight: bold; font-style: italic; }

.highlight .gd { color: #000; background-color: #fdd; }

.highlight .gd .x { color: #000; background-color: #faa; }

.highlight .ge { font-style: italic; }

.highlight .gr { color: #a00; }

.highlight .gh { color: #999; }

.highlight .gi { color: #000; background-color: #dfd; }

.highlight .gi .x { color: #000; background-color: #afa; }

.highlight .go { color: #888; }

.highlight .gp { color: #555; }

.highlight .gs { font-weight: bold; }

.highlight .gu { color: #aaa; }

.highlight .gt { color: #a00; }

.highlight .kc { font-weight: bold; }

.highlight .kd { font-weight: bold; }

.highlight .kp { font-weight: bold; }

.highlight .kr { font-weight: bold; }

.highlight .kt { color: #458; font-weight: bold; }

.highlight .m { color: #099; }

.highlight .s { color: #d14; }

.highlight .na { color: #008080; }

.highlight .nb { color: #0086B3; }

.highlight .nc { color: #458; font-weight: bold; }

.highlight .no { color: #008080; }

.highlight .ni { color: #800080; }

.highlight .ne { color: #900; font-weight: bold; }

.highlight .nf { color: #900; font-weight: bold; }

.highlight .nn { color: #555; }

.highlight .nt { color: #000080; }

.highlight .nv { color: #008080; }

.highlight .ow { font-weight: bold; }

.highlight .w { color: #bbb; }

.highlight .mf { color: #099; }

.highlight .mh { color: #099; }

.highlight .mi { color: #099; }

.highlight .mo { color: #099; }

.highlight .sb { color: #d14; }

.highlight .sc { color: #d14; }

.highlight .sd { color: #d14; }

.highlight .s2 { color: #d14; }

.highlight .se { color: #d14; }

.highlight .sh { color: #d14; }

.highlight .si { color: #d14; }

.highlight .sx { color: #d14; }

.highlight .sr { color: #009926; }

.highlight .s1 { color: #d14; }

.highlight .ss { color: #990073; }

.highlight .bp { color: #999; }

.highlight .vc { color: #008080; }

.highlight .vg { color: #008080; }

.highlight .vi { color: #008080; }

.highlight .il { color: #099; }

nav.breadcrumbs.bootstrap { /* from Twitter Bootstrap 4 */ /* If you already use Twitter, you do not need these css lines above, cause they already in Twitter Bootstrap */ /* Additions: image integration */ }

nav.breadcrumbs.bootstrap ol { margin-left: 0; }

nav.breadcrumbs.bootstrap .breadcrumb { font-size: 1rem; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #f1f2ed; border-radius: 0.25rem; }

nav.breadcrumbs.bootstrap .breadcrumb::after { content: ""; display: table; clear: both; }

nav.breadcrumbs.bootstrap .breadcrumb-item { float: left; }

nav.breadcrumbs.bootstrap .breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; padding-left: 0.5rem; color: #818a91; content: "/"; }

nav.breadcrumbs.bootstrap .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; }

nav.breadcrumbs.bootstrap .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; }

nav.breadcrumbs.bootstrap .breadcrumb-item-active { color: #818a91; }

nav.breadcrumbs.bootstrap .breadcrumb a.breadcrumb-item:after { display: inline-block; padding-right: 0.5rem; padding-left: 0.5rem; content: "/"; text-decoration: none; }

nav.breadcrumbs.bootstrap .breadcrumb .icon:after { display: inline-block; padding-right: 0.5rem; padding-left: 0.5rem; color: #818a91; content: "/"; }

nav.breadcrumbs.bootstrap .breadcrumb .icon { display: inline-block; }

nav.breadcrumbs.bootstrap .breadcrumb .icon svg { height: 0.7rem; width: 0.7rem; }

div.breadcrumb_container { padding: 0px; margin: 0px; width: 100%; }

div.breadcrumb_container nav.breadcrumbs ol.breadcrumb { margin: 0px; padding-left: 10px; padding-right: 10px; background-color: #8fa8d6; border-radius: 0px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

@media (min-width: 570px) { .heading { padding-left: 10%; padding-right: 10%; } .double_container { display: flex; flex-direction: row; align-items: stretch; width: auto; margin-left: 10%; margin-right: 10%; } .double_txt, .double_img { flex-basis: 50%; height: auto; } .float_left { order: 1; } .float_right { order: 2; } div.breadcrumb_container nav.breadcrumbs ol.breadcrumb { margin: 0px; padding-left: 10%; padding-right: 10%; } }

/*# sourceMappingURL=main.css.map */