body {
    font-family: "Open sans", sans-serif;
    font-weight: 400;
    line-height: 160%;
    font-size: 12px;
}

.page-title {
    font-size: 28px;
}

h1, h2, h2 a, h3, h4, h4 a, h5, h6, .sm-color a, .MenuContainer nav label {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}

p, a {
    font-family: "Open sans", sans-serif;
    font-weight: 400;
    font-size: 12px;
}

h2.subtitle {
    display: block;
    padding: 0px;
    padding-bottom: 5px;
    font-size: 20px;
    margin-bottom: 15px;
}

/* WIDGETS */
.widget-title {
    font-weight: normal;
    font-size: 20px;
}

.widget-content h3 {
    font-size: 18px;
    line-height: 160%;
}

/* NAVIGATION */
.sf-menu li > a {
    font-family: "Open sans", sans-serif;
    font-weight: 400;
    text-transform: none;
}

.sf-menu li li a {
    font-family: "Open sans", sans-serif;
    font-weight: 400;
    text-transform: none;
}

/* SLIDER */
.flex-caption .title h2 a {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 24px;
}

.articleText h4 {
    margin-top: 0px;
}

.articleText h4 a {
    line-height: 140%;
    font-weight: bold;
    font-size: 18px;
}

.content-box h2 {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 4px;
}

