2017-11-08 23:12:58 +01:00
|
|
|
@charset "UTF-8";
|
|
|
|
body {
|
2020-10-20 20:28:50 +02:00
|
|
|
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
|
|
|
|
font-size: 1rem;
|
|
|
|
font-weight: 400;
|
|
|
|
line-height: 1.5;
|
|
|
|
color: #212529;
|
|
|
|
text-align: left;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
* {
|
|
|
|
font-family: 'Open Sans', sans-serif;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
*, ::after, ::before {
|
|
|
|
box-sizing: border-box;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
body {
|
|
|
|
font-size: 1rem;
|
|
|
|
font-weight: 400;
|
|
|
|
line-height: 1.5;
|
|
|
|
color: #212529;
|
|
|
|
text-align: left;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
body {
|
|
|
|
font-family: arial, sans-serif;
|
|
|
|
font-weight: 300;
|
|
|
|
font-size: 15px;
|
|
|
|
line-height: 26px;
|
|
|
|
color: #868f90;
|
|
|
|
}
|
|
|
|
ul.static-pages {
|
|
|
|
font-size: 0.9em;
|
|
|
|
list-style: none;
|
|
|
|
margin: 0 0 100px 0;
|
|
|
|
padding: 0;
|
|
|
|
}
|
|
|
|
ul.static-pages a {
|
|
|
|
color: #777;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
ul.static-pages a:hover, a:hover {
|
|
|
|
color: orange;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
ul li {
|
|
|
|
padding-bottom: 6px;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
h1.site-title {
|
|
|
|
font-size: 1.2em;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
h1, h2 {
|
|
|
|
font-size: 20px;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
a {
|
|
|
|
color: black;
|
|
|
|
text-decoration: none;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
.row {
|
|
|
|
display: flex;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
.row {
|
|
|
|
flex-wrap: wrap;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
.text-center {
|
|
|
|
text-align: center;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
#fh5co-footer {
|
|
|
|
font-size: 0.8em;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
article.page:not(:last-child) {
|
|
|
|
margin-bottom: 100px;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
article.page footer {
|
|
|
|
text-align: right;
|
|
|
|
font-size: 0.8em;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
|
|
|
#fh5co-content {
|
2020-10-20 20:28:50 +02:00
|
|
|
display: flex;
|
|
|
|
justify-content: center;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
|
2017-11-08 23:12:58 +01:00
|
|
|
position: relative;
|
|
|
|
width: 100%;
|
2020-10-20 20:28:50 +02:00
|
|
|
padding-right: 15px;
|
|
|
|
padding-left: 15px;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
h1, h2, h3, h4, h5, h6 {
|
|
|
|
color: #000;
|
|
|
|
font-family: "Roboto Slab", arial, sans-serif;
|
|
|
|
margin-top: 0;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
font-weight: 300;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
#fh5co-main {
|
|
|
|
clear: both;
|
|
|
|
padding-top: 3em;
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:35:14 +02:00
|
|
|
#fh5co-footer {
|
|
|
|
display: flex;
|
|
|
|
justify-content: center;
|
|
|
|
}
|
2020-10-21 01:00:42 +02:00
|
|
|
img {
|
|
|
|
max-width: 100%;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
vertical-align: middle;
|
|
|
|
border: 0;
|
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
@media (min-width: 768px) {
|
|
|
|
.container {
|
2020-10-20 20:35:14 +02:00
|
|
|
width: 720px;
|
2020-10-20 20:28:50 +02:00
|
|
|
}
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
@media (min-width: 992px) {
|
|
|
|
.col-lg-8 {
|
|
|
|
flex: 0 0 66.666667%;
|
2020-10-21 01:00:42 +02:00
|
|
|
width: 66.666667%;
|
2020-10-20 20:28:50 +02:00
|
|
|
}
|
|
|
|
.col-lg-2 {
|
|
|
|
flex: 0 0 16.666667%;
|
2020-10-21 01:00:42 +02:00
|
|
|
width: 16.666667%;
|
|
|
|
}
|
|
|
|
.offset-lg-2 {
|
|
|
|
margin-left: 16.666667%;
|
2020-10-20 20:28:50 +02:00
|
|
|
}
|
|
|
|
.col-lg-6 {
|
|
|
|
flex: 0 0 50%;
|
2020-10-21 01:00:42 +02:00
|
|
|
width: 50%;
|
2020-10-20 20:28:50 +02:00
|
|
|
}
|
|
|
|
.offset-lg-3 {
|
|
|
|
margin-left: 25%;
|
|
|
|
}
|
2020-10-21 01:00:42 +02:00
|
|
|
.col-lg-3 {
|
|
|
|
width: 25%;
|
|
|
|
flex: 0 0 25%;
|
|
|
|
}
|
|
|
|
.col-lg-9 {
|
|
|
|
flex: 0 0 75%;
|
|
|
|
width: 75%;
|
|
|
|
}
|
2020-10-20 20:28:50 +02:00
|
|
|
.container {
|
2020-10-20 20:35:14 +02:00
|
|
|
width: 960px;
|
2020-10-20 20:28:50 +02:00
|
|
|
}
|
|
|
|
.col-lg-10 {
|
|
|
|
flex: 0 0 83.333333%;
|
2020-10-21 01:00:42 +02:00
|
|
|
width: 83.333333%;
|
2020-10-20 20:28:50 +02:00
|
|
|
}
|
|
|
|
.offset-lg-1 {
|
|
|
|
margin-left: 8.333333%;
|
|
|
|
}
|
2017-11-08 23:12:58 +01:00
|
|
|
}
|
2020-10-20 20:35:14 +02:00
|
|
|
@media (min-width: 1200px) {
|
|
|
|
.container {
|
|
|
|
width: 1190px;
|
|
|
|
}
|
|
|
|
}
|