@import url('https://fonts.googleapis.com/css?family=Open+Sans');
/* @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600'); */

body {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.15em;
    color: #000;
}

p.align-left {
    text-align: left;
}

p.align-center {
    text-align: center;
}

p.align-right {
    text-align: right;
}

p {
    margin: 0 0 1em;
    line-height: 1.35em;
}

p.leadtext {
    font-weight: 600;
    line-height: 1.25em;
}

h1,h2 {
    margin: 0;
    padding: 0 0 6px;

    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 32px;
    line-height: 1.2em
}

h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
}

.gridelements .grid h3 {
    margin: 0 0 1em 0;
}


a,
a:hover,
a:active,
a:visited {
    color: #009ee3;
    text-decoration: none;
}

a:hover,
a:active {
    color: #134278;
}


a.cube-blue {}

a.cube-green {}

a.cube-orange {}



/* ------------- Fonts ------------- */

