@charset "UTF-8";
.clearfloat:after, .clearfloat:before, .rd-cols:after, .rd-cols:before, .rd-container:after, .rd-container:before {
    content: '';
    display: table
}

body, html {
    font-size: 1rem
}

h1, h2 {
    line-height: 1.025
}

h1, h3 {
    letter-spacing: 2px
}

h3, h4 {
    line-height: 1.45
}

h5, h6 {
    line-height: 1.55;
    letter-spacing: 1px
}

.is-hyperlink, .is-hyperlink:active, .is-hyperlink:hover, a, a:active, a:hover {
    text-decoration: none
}

.is-hyperlink img, a img, fieldset {
    border: 0
}

.clearfloat:after, .input:after, .pika-single:after, .rd-cols, .rd-cols:after, .rd-container, .rd-container:after, .rd-has-default-margins:after, .rd-opleiding-block, .rd-section-header:after {
    clear: both
}

.pika-table, table {
    border-collapse: collapse;
    border-spacing: 0
}

.rd-cols, .rd-container {
    position: relative
}

.flexible-box {
    display: inline-block;
    max-width: 100%
}

article, aside, cite, footer, header, main, nav, section {
    display: block
}

html {
    text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: always
}

*, :after, :before {
    box-sizing: inherit
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Light-Italic.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Light-Italic.woff) format("woff"), url(../fonts/Roboto-Light-Italic.ttf) format("truetype"), url(../fonts/Roboto-Light-Italic.svg#icon) format("svg");
    font-weight: 100;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Light.woff) format("woff"), url(../fonts/Roboto-Light.ttf) format("truetype"), url(../fonts/Roboto-Light.svg#icon) format("svg");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Regular.woff) format("woff"), url(../fonts/Roboto-Regular.ttf) format("truetype"), url(../fonts/Roboto-Regular.svg#icon) format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Italic.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Italic.woff) format("woff"), url(../fonts/Roboto-Italic.ttf) format("truetype"), url(../fonts/Roboto-Italic.svg#icon) format("svg");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Medium.woff) format("woff"), url(../fonts/Roboto-Medium.ttf) format("truetype"), url(../fonts/Roboto-Medium.svg#icon) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto-Bold.woff) format("woff"), url(../fonts/Roboto-Bold.ttf) format("truetype"), url(../fonts/Roboto-Bold.svg#icon) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "Roboto Condensed";
    src: url(../fonts/RobotoCondensed-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoCondensed-Regular.woff) format("woff"), url(../fonts/RobotoCondensed-Regular.ttf) format("truetype"), url(../fonts/RobotoCondensed-Regular.svg#icon) format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "Roboto Condensed";
    src: url(../fonts/RobotoCondensed-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoCondensed-Bold.woff) format("woff"), url(../fonts/RobotoCondensed-Bold.ttf) format("truetype"), url(../fonts/RobotoCondensed-Bold.svg#icon) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Adventor;
    src: url(../fonts/texgyreadventor-bold.eot?#iefix) format("embedded-opentype"), url(../fonts/texgyreadventor-bold.woff) format("woff"), url(../fonts/texgyreadventor-bold.ttf) format("truetype"), url(../fonts/texgyreadventor-bold.svg#icon) format("svg");
    font-weight: 700;
    font-style: normal
}

body {
    color: #464646;
    font-family: Roboto;
    line-height: 1.7;
    font-weight: 300
}

h1, h2, h3, h4, h5, h6 {
    font-family: Adventor
}

h3, h5, h6 {
    text-transform: uppercase;
    font-family: "Roboto Condensed"
}

blockquote, h1, h2, h4 {
    font-weight: 100
}

h2, h3, h5, h6, strong {
    font-weight: 700
}

small {
    display: inline-block
}

body, h1, h2, h3, h4, h5, h6, ol, p, ul {
    margin: 0
}

h1 + h4 {
    margin-top: 1em
}

h2 + [class*=button], h2 + p {
    margin-top: 2em
}

h4 + [class*=button] {
    margin-top: 1em
}

h2 + h4 {
    margin-top: .7em
}

h1 {
    font-size: 2.8125rem
}

@media screen and (min-width: 45em) {
    h1 {
        font-size: 4.0625rem
    }
}

h2 {
    font-size: 1.625rem;
    text-transform: uppercase;
    letter-spacing: 3px
}

@media screen and (min-width: 45em) {
    h2 {
        font-size: 1.875rem
    }
}

h3 {
    font-size: 1.625rem
}

h4 {
    font-size: 1.375rem;
    color: #039
}

h5 {
    font-size: 1rem
}

h6 {
    font-weight: 200
}

blockquote, cite {
    font-family: Roboto
}

h6 sup {
    font-size: 9px
}

p {
    font-size: 16px;
    margin: 1.2em 0
}

p:first-child {
    margin: 0
}

p [class*=icon] {
    line-height: 1
}

p [class*=icon]:before {
    font-size: 2.5em
}

cite, h6, small {
    font-size: .875rem
}

h1.primary-color, h2.primary-color, h3.primary-color, h4.primary-color, h5.primary-color, h6.primary-color {
    color: #f60
}

.is-hyperlink, a {
    color: #039;
    background: 0 0
}

cite, del {
    color: #7e8998
}

.is-hyperlink:active, .is-hyperlink:focus, .is-hyperlink:hover, a:active, a:focus, a:hover {
    outline: 0
}

.is-hyperlink {
    text-decoration: underline;
    cursor: pointer
}

hr {
    border: none;
    border-top: 2px solid #e1e1e1;
    box-sizing: content-box;
    margin: 1.75em 0
}

blockquote {
    font-weight: 100;
    font-size: 22px;
    line-height: 1.5;
    color: #039;
    margin: 0
}

cite {
    font-style: normal;
    margin-top: .75em
}

cite:before {
    content: '\2014';
    margin: 0 .3em
}

ol li, ul li {
    margin: 10px 0
}

.rd-link-more, .rd-section-header .rd-section-more {
    text-decoration: none;
    color: #039;
    font-size: 22px;
    font-weight: 500;
    position: relative;
    padding-right: 2em
}

.rd-link-more span, .rd-section-header .rd-section-more span {
    color: #f60;
    font-size: 1.8em;
    line-height: 0;
    top: 0;
    display: inline-block;
    position: absolute;
    right: 0;
    transition: right .2s ease-in
}

.rd-link-more:hover, .rd-section-header .rd-section-more:hover {
    color: #f60
}

.rd-link-more:hover span, .rd-section-header .rd-section-more:hover span {
    right: -3px
}

.rd-container {
    width: 90%;
    max-width: 1260px;
    position: relative;
    margin: auto;
    letter-spacing: -.28em;
    padding-left: 0
}

.rd-container > * {
    letter-spacing: normal
}

.rd-container.no-padding-top {
    padding-top: 0 !important
}

.rd-grid {
    height: auto;
    width: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.rd-grid > [class*=col-], .rd-row-1-1 {
    height: 100%
}

[class*=rd-col-], [class*=rd-row-] {
    position: relative
}

[class*=rd-col-] {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    float: left;
    min-height: 1px
}

[class*=rd-col-].no-padding, [class*=rd-col-].rd-article {
    padding: 0 !important
}

[class*=rd-col-].spacer {
    display: none
}

@media screen and (min-width: 45em) {
    [class*=rd-col-] {
        padding: 0 1.5em
    }

    [class*=rd-col-].left-col {
        padding-left: 0
    }

    [class*=rd-col-].right-col {
        padding-right: 0
    }

    [class*=rd-col-].no-float {
        float: none
    }

    [class*=rd-col-].margin-top {
        margin-top: .5em
    }
}

.rd-container:not(.no-extra-margin).partners [class*=rd-col-] {
    margin-top: 0;
    margin-bottom: 1em
}

img[class*=rd-col-] {
    float: left
}

@media screen and (min-width: 45em) and (max-width: 59em) {
    .rd-col-1-2.full {
        width: 100%
    }
}

.rd-col-1-2:nth-child(2n+1) {
    clear: both
}

@media screen and (min-width: 45em) {
    .rd-col-1-2 {
        width: 50%
    }

    .rd-col-1-3 {
        width: 33.3334%
    }

    .rd-col-2-3 {
        width: 66.6668%
    }

    .rd-col-1-4 {
        width: 50%
    }
}

@media screen and (min-width: 60em) {
    [class*=rd-col-].spacer {
        display: inline-block
    }

    .rd-container:not(.no-extra-margin) [class*=rd-col-] {
        margin-top: 0;
        margin-bottom: 0
    }

    .rd-container:not(.no-extra-margin).partners [class*=rd-col-] {
        margin-bottom: 2em
    }

    .rd-col-1-4 {
        width: 25%
    }
}

@media screen and (min-width: 45em) {
    .rd-col-3-4 {
        width: 50%
    }
}

@media screen and (min-width: 60em) {
    .rd-col-3-4 {
        width: 75%
    }
}

.rd-has-default-margins {
    width: 94%;
    max-width: calc(1260px + 4%);
    padding-left: 2% !important
}

.rd-has-default-margins:after, .rd-has-default-margins:before {
    content: '';
    display: table
}

.rd-has-default-margins [class*=col-] {
    margin: 0 2% 2% 0
}

.rd-container .rd-has-default-margins {
    width: 102.5%;
    max-width: 102.5%;
    padding-left: 0 !important
}

.rd-has-default-margins .rd-col-1-1 {
    width: 97.5% !important
}

@media screen and (min-width: 45em) {
    .rd-has-default-margins .rd-col-1-2 {
        width: 47.75% !important
    }

    .rd-has-default-margins .rd-col-1-3 {
        width: 31.166% !important
    }
}

.rd-has-default-margins .rd-col-2-3 {
    width: 64.332% !important
}

@media screen and (min-width: 45em) {
    .rd-has-default-margins .rd-col-1-4 {
        width: 47.75% !important
    }
}

@media screen and (min-width: 60em) {
    .rd-has-default-margins .rd-col-1-4 {
        width: 22.875% !important
    }
}

.rd-has-default-margins .rd-col-3-4 {
    width: 72.625% !important
}

.rd-row-1-2 {
    height: 50%
}

.rd-row-1-3 {
    height: 33.33%
}

.rd-row-2-3 {
    height: 66.66%
}

.rd-row-1-4 {
    height: 25%
}

.rd-row-3-4 {
    height: 75%
}

.rd-is-hidden {
    width: 1px !important;
    height: 1px !important;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    position: absolute;
    overflow: hidden
}

.rd-scrollable {
    overflow-y: scroll
}

.rd-right {
    float: right
}

.rd-is-hidden-on-mobile {
    display: none
}

@media screen and (min-width: 45em) {
    .rd-is-hidden-on-mobile {
        display: inline-block
    }

    .rd-is-hidden-on-tablet-and-up {
        display: none
    }
}

@media screen and (min-width: 60em) {
    .rd-is-hidden-on-desktop {
        display: none !important
    }
}

.rd-v-center-outer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.rd-v-center-outer .rd-v-center {
    display: table;
    height: 100%;
    width: 100%
}

.rd-v-center-outer .rd-v-center .rd-v-center-inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center
}

input {
    line-height: normal
}

input, select, textarea {
    color: inherit;
    font: inherit;
    outline: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none
}

.input select.has-no-value + [class*=icon], select.has-no-value, select[disabled].has-no-value {
    color: #7e8998
}

::-ms-expand {
    display: none
}

input[type=submit], input[type=reset], select {
    cursor: pointer
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

textarea {
    vertical-align: top;
    overflow: auto;
    resize: vertical
}

fieldset {
    border-bottom: 1px solid #D9E5F6;
    padding: 2em
}

fieldset:last-child {
    border-bottom: 0
}

.editable-area input:focus, .input__upload, input:not([class*=button]), select, textarea {
    font-size: .875rem;
    padding: .9em .8em .8em;
    background-color: #F7F9FB;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    width: 100%;
    transition: border .1s ease-in-out
}

.editable-area input:focus::-webkit-input-placeholder, .input__upload::-webkit-input-placeholder, input:not([class*=button])::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #7e8998;
    text-overflow: ellipsis
}

.editable-area input:focus:-ms-input-placeholder, .input__upload:-ms-input-placeholder, input:not([class*=button]):-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #7e8998;
    text-overflow: ellipsis
}

.editable-area input:focus::-moz-placeholder, .input__upload::-moz-placeholder, input:not([class*=button])::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
    color: #7e8998;
    text-overflow: ellipsis
}

.editable-area input:focus:-moz-placeholder, .input__upload:-moz-placeholder, input:not([class*=button]):-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder {
    color: #7e8998;
    text-overflow: ellipsis
}

.input__upload, select, textarea {
    width: 100%
}

input:not([class*=button]):not([type=range]):focus, select:focus, textarea:focus {
    background-color: #fff
}

[class*=input__][disabled] [class*=icon], input[disabled], select[disabled], textarea[disabled] {
    background-color: #D9E5F6
}

input[type=search] {
    padding-left: .35em
}

select {
    text-transform: none;
    padding-right: 2rem
}

select.has-no-value {
    font-style: italic;
    font-weight: 100
}

.input {
    margin-bottom: 1.5em
}

.input:after, .input:before {
    content: '';
    display: table
}

.input label:not([class*=input__]) {
    font-weight: 100;
    font-size: 1rem;
    margin-bottom: .25rem;
    display: block
}

.input.label-inline label {
    margin-right: .5em
}

.input.label-inline label, .input.label-inline > div {
    display: inline-block
}

.input.label-inline .editable-area input:focus, .input.label-inline .input__upload, .input.label-inline input:not([class*=button]), .input.label-inline select, .input.label-inline textarea {
    width: auto
}

.input small:not([class*=tooltip]) {
    padding: .85rem .25rem
}

.input .is-hyperlink, .input a {
    position: relative;
    z-index: 2
}

.input div {
    position: relative
}

.input select + [class*=icon] {
    color: #7e8998;
    margin: .35rem .9rem;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 3px
}

.input select + [class*=icon]:before {
    font-size: 1.65em;
    line-height: 0
}

.input [class*=tooltip] {
    margin-top: .35rem;
    position: absolute;
    z-index: 3;
    top: 100%;
    left: 0;
    transition: opacity .2s ease-in-out;
    opacity: 0
}

.input [class*=tooltip] [class*=icon] {
    position: absolute;
    left: .8em;
    top: .8em
}

.input [class*=tooltip] [class*=icon]:before {
    font-size: 1.45em
}

.input .unit {
    position: absolute;
    top: 1px;
    right: 1px;
    font-weight: 700;
    font-size: 1em;
    background-color: #fff;
    padding: .35em 1.1rem .35em 0rem;
    line-height: 1.8em
}

.input__upload {
    margin: 0 !important;
    padding: 0
}

.input__upload input[type=file] {
    left: 0
}

.input__upload input[type=text] {
    opacity: 1 !important;
    background: 0 0;
    position: relative;
    box-shadow: none;
    border: none;
    padding-bottom: .6rem;
    padding-top: .9rem
}

.input__upload input[type=submit] {
    opacity: 1 !important;
    position: absolute;
    right: 0 !important;
    top: -1px
}

input[type=range] {
    height: 1.5rem;
    padding: 0;
    margin: 0;
    border: 1px solid #D9E5F6;
    border-radius: .75rem;
    background: 0 0;
    cursor: pointer;
    position: relative;
    z-index: 1;
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=range]::-moz-focus-outer {
    border: 0
}

input[type=range]::-ms-track {
    width: 100%;
    background: 0 0;
    border-color: transparent;
    color: transparent
}

input[type=range]::-moz-range-track {
    width: 100%;
    background: 0 0;
    border-color: transparent;
    color: transparent
}

input[type=range]::-ms-fill-lower {
    background: 0 0
}

input[type=range]::-webkit-slider-thumb {
    width: 1.625rem;
    height: 1.625rem;
    border-radius: 50%;
    border: 3px solid #fff;
    background: #f60;
    box-shadow: 0 0 1px #7e8998;
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=range]::-moz-range-thumb {
    width: 1.625rem;
    height: 1.625rem;
    border-radius: 50%;
    border: 3px solid #fff;
    background: #f60;
    box-shadow: 0 0 1px #7e8998;
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=range]::-ms-thumb {
    width: 1.625rem;
    height: 1.625rem;
    border-radius: 50%;
    border: 3px solid #fff;
    background: #f60;
    box-shadow: 0 0 1px #7e8998;
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=range] + .range__background, input[type=range] + .range__background + .range__background {
    width: 97%;
    height: .5rem;
    position: absolute;
    top: .5rem;
    left: 1.5%;
    background: rgba(30, 30, 30, .08);
    border-radius: .25rem
}

.input.is-error [class*=tooltip], .input.is-error label:before {
    background-color: #f60;
    color: #fff
}

input[type=range] + .range__background + .range__background {
    background: #f60;
    width: 0
}

.range__background [class*=tooltip] {
    transform: translate(50%, 50%);
    padding-left: 1rem;
    left: auto;
    right: 0;
    z-index: -1;
    transition: opacity .3s ease-in-out;
    opacity: 0
}

.range__background [class*=tooltip]:before {
    left: 50% !important
}

.input.is-error label {
    color: #f60;
    position: relative
}

.input.is-error label:before {
    content: "!";
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    position: absolute;
    left: -30px;
    top: 2px;
    line-height: 22px
}

.input.is-error [class*=tooltip]:before {
    border-bottom-color: #f60
}

.input.is-warning [class*=tooltip] {
    background-color: #039;
    color: #fff
}

.input.is-warning [class*=tooltip]:before {
    border-bottom-color: #039
}

.input[class*=is-] input:focus + [class*=tooltip] {
    opacity: 1
}

[class*=input__] {
    margin: .5em 0;
    line-height: 1.25rem;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    cursor: pointer
}

[class*=input__] input {
    cursor: pointer;
    opacity: 0 !important;
    position: absolute;
    z-index: 2;
    top: -3px
}

[class*=input__] input:not(.button) {
    left: 0
}

[class*=input__] [class*=icon] {
    width: 1.25rem;
    height: 1.25rem;
    margin: 0 1em 0 0;
    transition: all .1s ease-in-out;
    border: 1px solid #D9E5F6;
    background: #fff;
    position: relative;
    top: -.125rem;
    float: left
}

[class*=input__] input:checked ~ [class*=icon] {
    border-color: #f60
}

[class*=input__] [class*=icon]:before {
    transition: all .1s ease-in-out;
    opacity: 0
}

[class*=input__] input:checked ~ [class*=icon]:before {
    opacity: 1
}

[class*=input__toggle] .icon, [class*=input__radio] .icon {
    border-radius: 50%
}

[class*=input__toggle] .icon:before, [class*=input__radio] .icon:before {
    content: '';
    width: .375rem;
    height: .375rem;
    margin: .375rem;
    border-radius: inherit;
    background: #f60;
    display: block
}

[class*=input__checkbox] [class*=icon] {
    color: #f60
}

[class*=input__checkbox] [class*=icon]:before {
    position: relative
}

.input__toggle .toggle {
    width: 3rem;
    height: 1.5rem;
    border-radius: .75rem;
    top: -.1875rem;
    background-color: transparent
}

input:checked + .input__toggle .toggle {
    border-color: #D9E5F6
}

.input__toggle .toggle:before {
    width: .75rem;
    height: .75rem;
    margin: .3125rem;
    background: #D9E5F6;
    opacity: 1;
    z-index: 3;
    position: relative
}

input:checked + .toggle:before {
    transform: translateX(1.4375rem);
    background: #f60
}

.toggle + [class*=icon-], .toggle + [class*=icon-] + [class*=icon-] {
    width: auto;
    border: none;
    color: #7e8998;
    background: 0 0;
    position: absolute;
    top: -.0625rem
}

.datepicker, .datepicker input {
    position: relative
}

.toggle + [class*=icon-] {
    left: .5rem
}

.toggle + [class*=icon-] + [class*=icon-] {
    left: 1.625rem
}

.toggle + [class*=icon-]:before {
    opacity: 0
}

.toggle + [class*=icon-] + [class*=icon-]:before {
    opacity: 1
}

input:checked + .toggle + [class*=icon-]:before {
    opacity: 1
}

input:checked + .toggle + [class*=icon-] + [class*=icon-]:before {
    opacity: 0
}

.datepicker input {
    background: 0 0;
    z-index: 1
}

.datepicker .button:not(.button-group) {
    width: 3.375rem;
    height: 2.6875rem;
    line-height: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    padding: .7em .8rem
}

.datepicker .button span {
    position: relative;
    line-height: 0;
    top: .7rem
}

@font-face {
    font-family: icons_83;
    src: url(../fonts/icon-font/icons_83.eot?#iefix) format("embedded-opentype"), url(../fonts/icon-font/icons_83.woff) format("woff"), url(../fonts/icon-font/icons_83.ttf) format("truetype"), url(../fonts/icon-font/icons_83.svg#icon) format("svg");
    font-weight: 400;
    font-style: normal
}

.icon-arrow-down:before, .icon-arrow-left:before, .icon-arrow-right:before, .icon-arrow-up:before, .icon-checkmark:before, .icon-full-arrow-left:before, .icon-full-arrow-right:before, .icon-hamburger:before, .icon-international:before, .icon-research:before, .icon-search:before, .icon-social-facebook:before, .icon-social-instagram:before, .icon-social-linkedin:before, .icon-social-twitter:before, .icon-social-youtube:before, .icon-study:before, .icon-support:before, .rd-link-more span:before, .rd-opleidingen .is-hyperlink span:before, .rd-opleidingen a span:before, .rd-opleidingen a.rd-external span:before, .rd-opleidingen a.rd-is-active span:before, .rd-section-header .rd-section-more span:before {
    font-family: icons_83;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    line-height: 1;
    speak: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

.icon-arrow-down:before {
    content: '\e001'
}

.icon-arrow-left:before, .rd-opleidingen .rd-is-active.is-hyperlink span:before, .rd-opleidingen a.rd-is-active span:before {
    content: '\e002'
}

.icon-arrow-right:before, .rd-link-more span:before, .rd-opleidingen .is-hyperlink span:before, .rd-opleidingen a span:before, .rd-section-header .rd-section-more span:before {
    content: '\e003'
}

.icon-arrow-up:before {
    content: '\e004'
}

.icon-checkmark:before {
    content: '\e005'
}

.icon-full-arrow-left:before {
    content: '\e006'
}

.icon-full-arrow-right:before, .rd-opleidingen .rd-external.is-hyperlink span:before, .rd-opleidingen a.rd-external span:before {
    content: '\e007'
}

.icon-hamburger:before {
    content: '\e008'
}

.icon-international:before {
    content: '\e009'
}

.icon-research:before {
    content: '\e00a'
}

.icon-search:before {
    content: '\e00b'
}

.icon-social-facebook:before {
    content: '\e00c'
}

.icon-social-instagram:before {
    content: '\e00d'
}

.icon-social-linkedin:before {
    content: '\e00e'
}

.icon-social-twitter:before {
    content: '\e00f'
}

.icon-social-youtube:before {
    content: '\e010'
}

.icon-study:before {
    content: '\e011'
}

.icon-support:before {
    content: '\e012'
}

.inline-list {
    letter-spacing: -.28em;
    padding-left: 0
}

.inline-list > * {
    letter-spacing: normal;
    display: inline-block
}

.rd-hero h1, .rd-hero h3, .rd-hero hr {
    text-transform: uppercase;
    letter-spacing: 2px
}

.list-overview {
    margin: 10px 0;
    padding: 0;
    display: table;
    width: 100%;
    border-collapse: collapse
}

.list-overview li {
    background-color: #fff;
    margin: 8px auto;
    list-style: none
}

.list-overview li > div {
    padding: 15px 15px 13px;
    display: table-cell;
    width: 100%;
    vertical-align: middle
}

.list-overview li > div.small {
    text-align: center
}

.list-overview li:not(.list-header) > div {
    border: 1px solid #D9E5F6
}

.list-overview li.list-header {
    margin-top: -60px
}

.list-overview li.list-header [class*=icon] {
    margin: 0 2px
}

.list-overview p {
    font-size: 14px
}

.list-overview span {
    margin: 0 10px;
    display: block;
    width: 25px;
    height: 25px
}

table, table .input, table [class*=input__] {
    margin: 0
}

.list-overview span.count {
    border: 1px solid #f60;
    color: #f60;
    border-radius: 100%;
    font-size: 13px;
    font-weight: 700;
    line-height: 25px
}

.list-overview span.count.is-null {
    color: #D9E5F6;
    border-color: #D9E5F6
}

.list-overview span[class*=icon] {
    color: #f60;
    text-align: center;
    width: auto;
    height: auto;
    margin: 0
}

.list-overview span[class*=icon]:before {
    font-size: 2.5em
}

.opp-small p {
    font-size: 16px
}

.quotes li > div {
    width: 50%
}

table {
    width: 100%
}

table select {
    font-weight: 400;
    border-color: transparent !important
}

table select + [class*=icon] {
    padding-top: .15em
}

.rd-table td:not(.has-no-padding), .rd-table th:not(.has-no-padding) {
    padding: .9rem .7rem
}

th:not(.is-empty) {
    font-size: .875rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    background: #039;
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, .2);
    border-bottom: 1px solid #039
}

th:not(.is-empty):last-child {
    border-color: #039
}

th:not(.is-empty) .input select {
    background-color: transparent;
    border: 0;
    color: #fff;
    box-shadow: none
}

th:not(.is-empty) .input select.has-no-value {
    color: #fff
}

th:not(.is-empty) .input select + [class*=icon], th:not(.is-empty) .input select.has-no-value + [class*=icon] {
    color: #fff;
    font-size: 1.5em;
    margin: .13rem .5rem
}

tr:nth-child(even) {
    background: #F7F9FB
}

td {
    vertical-align: middle;
    position: relative;
    font-weight: 100;
    border: 1px solid #D9E5F6;
    padding: 0 2rem
}

td .input label {
    width: 40%;
    float: left;
    padding: .6rem 0rem .4rem
}

td .input div {
    width: 59%;
    float: right
}

td .input.text-right input {
    text-align: right
}

td .input.text-primary-color input {
    color: #f60
}

.rd-alert {
    color: #fff;
    border: 1px solid rgba(30, 30, 30, .2);
    padding: .907rem
}

.rd-alert p {
    margin: 0
}

.rd-alert [class*=icon]:before {
    font-size: 1.65em;
    line-height: 0;
    position: relative;
    margin-right: .3em;
    top: -.065em
}

.rd-alert .is-hyperlink, .rd-alert a {
    color: inherit
}

.rd-alert:not(.is-error):not(.is-warning):not(.is-success):not(.is-information):not(.has-no-background) {
    background: #F7F9FB;
    color: #7e8998
}

.rd-alert.is-error {
    background: #c93f30
}

.rd-alert.is-warning {
    background: #e37224
}

.rd-alert.is-success {
    background: #2a8b3d
}

.rd-alert.is-information {
    background: #2b77b2
}

button {
    font: inherit;
    overflow: visible;
    cursor: pointer;
    outline: 0
}

::-moz-focus-inner {
    padding: 0;
    border: 0
}

[disabled][disabled] {
    cursor: not-allowed;
    opacity: .3
}

[class*=rd-button] {
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    margin: 0;
    border-radius: 0;
    transition: all .1s ease-in-out;
    padding: .6em 1.2em
}

[class*=rd-button].rd-button__back {
    position: absolute;
    padding: 1.3em 0;
    width: 4.5em;
    top: 0;
    box-sizing: border-box;
    height: 61px
}

@media screen and (min-width: 60em) {
    [class*=rd-button].rd-button__back {
        bottom: -1px;
        height: auto
    }
}

[class*=rd-button] [class*=icon] {
    display: inline-block;
    margin: -.4rem -.5em 0
}

[class*=rd-button] [class*=icon]:before {
    position: relative;
    font-size: 2.7em;
    line-height: 0
}

[class*=rd-button] [class*=icon] + span, [class*=rd-button] span + [class*=icon] {
    margin-left: 1em
}

[class*=rd-button] .icon-checkmark:before {
    font-size: 1.5em
}

.rd-button {
    color: #fff;
    background-color: #f60;
    font-size: 16px;
    border: 1px solid #f60
}

.rd-button:not([disabled]):hover {
    background-color: #cc5200;
    border-color: #cc5200;
    box-shadow: none;
    cursor: pointer
}

.rd-button:not([disabled]):active {
    background-color: #ff8533;
    border-color: #ff8533
}

.rd-button[disabled] {
    background-color: #7e8998;
    border-color: #7e8998
}

.rd-button-secondary {
    color: #039;
    background: 0 0;
    border: 1px solid #039;
    font-weight: 500
}

.rd-button-secondary:not([disabled]):hover {
    color: #fff;
    background-color: #039;
    cursor: pointer
}

.rd-button-secondary:not([disabled]):active {
    background: 0 0
}

.rd-button-secondary[disabled] {
    color: #7e8998
}

.rd-hero {
    height: 50vh;
    max-height: 400px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.rd-hero:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1e1e1e;
    opacity: .35
}

.rd-hero blockquote, .rd-hero h1, .rd-hero h2, .rd-hero h4 {
    font-weight: 100
}

.rd-hero h3, .rd-hero h5, .rd-hero h6, .rd-hero strong {
    font-weight: 700
}

.rd-hero h1, .rd-hero h2, .rd-hero h3, .rd-hero h4, .rd-hero p {
    color: #fff
}

.rd-hero .rd-button {
    padding-left: 2em;
    padding-right: 2em;
    margin-top: 1em
}

.rd-hero h1 {
    margin: .1em 0;
    font-size: 2.8125rem;
    line-height: 1.025
}

@media screen and (min-width: 45em) {
    .rd-hero h1 {
        font-size: 4.0625rem
    }
}

.rd-hero h3, .rd-hero hr {
    margin: 0 50px;
    font-size: 1.625rem;
    font-family: "Roboto Condensed";
    line-height: 1.45
}

.rd-hero hr {
    border-color: #fff
}

.tooltip-up.is-error:before, .tooltip-up.is-information:before, .tooltip-up.is-success:before, .tooltip-up.is-warning:before, .tooltip-up:before {
    content: '';
    border-left: .75em solid transparent;
    border-right: .75em solid transparent;
    transform: translate(-50%, -100%);
    left: 1.5rem;
    top: 0
}

.rd-hero p {
    font-size: 22px;
    font-weight: 500;
    margin: 1em 0 0;
    line-height: 1.2em
}

section.rd-hero {
    margin-top: 18em
}

@media screen and (min-width: 45em) {
    section.rd-hero {
        margin-top: 3em
    }
}

.rd-logo {
    width: 95px;
    display: inline-block
}

@media screen and (min-width: 60em) {
    .rd-logo {
        width: 144px
    }
}

.rd-logo img {
    display: block
}

.rd-section-header {
    padding-bottom: 2.5em
}

.rd-section-header:after, .rd-section-header:before {
    content: '';
    display: table
}

.rd-section-header h2 {
    float: left
}

.rd-section-header .rd-section-more {
    float: right
}

section.rd-light-bg {
    background-color: #F7F9FB
}

[class*=tooltip] {
    box-shadow: 0 2px 0 0 rgba(147, 173, 209, .2);
    border-radius: 0;
    position: relative;
    line-height: 1;
    padding: .9rem 1rem .8rem
}

[class*=tooltip]:before {
    position: absolute
}

[class*=tooltip] .is-hyperlink, [class*=tooltip] a {
    color: inherit
}

.tooltip-up {
    color: #7e8998;
    background: #e9eff4
}

.tooltip-up:before {
    border-bottom: .75em solid #e9eff4;
    position: absolute
}

.tooltip-up.is-error {
    color: #7e8998;
    background: #c93f30
}

.tooltip-up.is-error:before {
    border-bottom: .75em solid #c93f30;
    position: absolute
}

.tooltip-up.is-warning {
    color: #7e8998;
    background: #e37224
}

.tooltip-up.is-warning:before {
    border-bottom: .75em solid #e37224;
    position: absolute
}

.tooltip-up.is-success {
    color: #7e8998;
    background: #2a8b3d
}

.tooltip-up.is-success:before {
    border-bottom: .75em solid #2a8b3d;
    position: absolute
}

.tooltip-up.is-information {
    color: #7e8998;
    background: #2b77b2
}

.tooltip-up.is-information:before {
    border-bottom: .75em solid #2b77b2;
    position: absolute
}

.tooltip-right.is-error:before, .tooltip-right.is-information:before, .tooltip-right.is-success:before, .tooltip-right.is-warning:before, .tooltip-right:before {
    content: '';
    border-top: .75em solid transparent;
    border-bottom: .75em solid transparent;
    position: absolute;
    transform: translate(100%, -50%);
    top: 50%;
    right: 0
}

.tooltip-right {
    color: #7e8998;
    background: #e9eff4
}

.tooltip-right:before {
    border-left: .75em solid #e9eff4
}

.tooltip-right.is-error {
    color: #7e8998;
    background: #c93f30
}

.tooltip-right.is-error:before {
    border-left: .75em solid #c93f30
}

.tooltip-right.is-warning {
    color: #7e8998;
    background: #e37224
}

.tooltip-right.is-warning:before {
    border-left: .75em solid #e37224
}

.tooltip-right.is-success {
    color: #7e8998;
    background: #2a8b3d
}

.tooltip-right.is-success:before {
    border-left: .75em solid #2a8b3d
}

.tooltip-right.is-information {
    color: #7e8998;
    background: #2b77b2
}

.tooltip-right.is-information:before {
    border-left: .75em solid #2b77b2
}

.tooltip-down.is-error:before, .tooltip-down.is-information:before, .tooltip-down.is-success:before, .tooltip-down.is-warning:before, .tooltip-down:before {
    content: '';
    border-left: .75em solid transparent;
    border-right: .75em solid transparent;
    position: absolute;
    transform: translate(-50%, 100%);
    left: 50%;
    bottom: 0
}

.tooltip-down {
    color: #7e8998;
    background: #e9eff4
}

.tooltip-down:before {
    border-top: .75em solid #e9eff4
}

.tooltip-down.is-error {
    color: #7e8998;
    background: #c93f30
}

.tooltip-down.is-error:before {
    border-top: .75em solid #c93f30
}

.tooltip-down.is-warning {
    color: #7e8998;
    background: #e37224
}

.tooltip-down.is-warning:before {
    border-top: .75em solid #e37224
}

.tooltip-down.is-success {
    color: #7e8998;
    background: #2a8b3d
}

.tooltip-down.is-success:before {
    border-top: .75em solid #2a8b3d
}

.tooltip-down.is-information {
    color: #7e8998;
    background: #2b77b2
}

.tooltip-down.is-information:before {
    border-top: .75em solid #2b77b2
}

.tooltip-left.is-error:before, .tooltip-left.is-information:before, .tooltip-left.is-success:before, .tooltip-left.is-warning:before, .tooltip-left:before {
    content: '';
    border-top: .75em solid transparent;
    border-bottom: .75em solid transparent;
    position: absolute;
    transform: translate(-100%, -50%);
    top: 50%
}

.tooltip-left {
    color: #7e8998;
    background: #e9eff4
}

.tooltip-left:before {
    border-right: .75em solid #e9eff4;
    left: 0
}

.tooltip-left.is-error {
    color: #7e8998;
    background: #c93f30
}

.tooltip-left.is-error:before {
    border-right: .75em solid #c93f30;
    left: 0
}

.tooltip-left.is-warning {
    color: #7e8998;
    background: #e37224
}

.tooltip-left.is-warning:before {
    border-right: .75em solid #e37224;
    left: 0
}

.tooltip-left.is-success {
    color: #7e8998;
    background: #2a8b3d
}

.tooltip-left.is-success:before {
    border-right: .75em solid #2a8b3d;
    left: 0
}

.tooltip-left.is-information {
    color: #7e8998;
    background: #2b77b2
}

.tooltip-left.is-information:before {
    border-right: .75em solid #2b77b2;
    left: 0
}

[class*=tooltip].is-error, [class*=tooltip].is-information, [class*=tooltip].is-success, [class*=tooltip].is-warning {
    color: #fff
}

.rd-article {
    position: relative;
    text-decoration: none
}

.rd-article .rd-article-thumb {
    font-size: 0;
    position: relative;
    overflow: hidden;
    max-height: 245px
}

.rd-article .rd-article-thumb:after {
    content: "";
    display: block;
    height: 6px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -10px;
    background-color: #f60;
    opacity: 0;
    transition: all .2s ease-in
}

.rd-article .rd-article-thumb img {
    border: 0;
    display: block;
    width: 100%;
    height: auto
}

.rd-article .rd-article-header {
    padding: 2em 0;
    margin-bottom: 2em;
    position: relative
}

.rd-article .rd-article-header:after {
    content: "";
    display: block;
    height: 1px;
    width: 100px;
    background-color: #039;
    position: absolute;
    left: 0;
    bottom: 0
}

.rd-article .rd-article-header h5 {
    color: #039;
    margin-bottom: .5em
}

.rd-article:hover .rd-article-thumb:after {
    opacity: 1;
    bottom: 0
}

.rd-article h4, .rd-article p {
    color: #464646
}

.rd-events .rd-article .rd-article-thumb {
    position: absolute;
    top: 5px;
    left: 0;
    width: 30%
}

.rd-events .rd-article .rd-article-header {
    padding: 0 0 1.5em;
    margin-bottom: 1em
}

.rd-events .rd-article .rd-article-header h4 {
    font-size: 20px
}

.rd-events .rd-article .rd-article-header h5 {
    font-size: 14px
}

.rd-events .rd-article .rd-article-header, .rd-events .rd-article p {
    margin-left: 35%;
    width: 65%
}

header.rd-with-spotlight .secondary-header {
    z-index: 9
}

.rd-spotlight {
    width: 100%
}

.rd-spotlight .rd-container {
    background-color: #fff;
    padding: 2px
}

.rd-spotlight .is-hyperlink, .rd-spotlight a {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 11em;
    position: relative;
    text-decoration: none;
    border: 3px solid #fff;
    overflow: hidden
}

.rd-spotlight .is-hyperlink:before, .rd-spotlight a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(30, 30, 30, .15);
    background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .2) 38%, rgba(0, 0, 0, .7) 100%);
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .2) 38%, rgba(0, 0, 0, .7) 100%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .2) 38%, rgba(0, 0, 0, .7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#66000000', GradientType=0)
}

.rd-spotlight .is-hyperlink:after, .rd-spotlight a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 102, 0, .8);
    transition: all .2s ease-in;
    opacity: 0;
    background: url(../img/layout/triangle.svg) right no-repeat;
    -webkit-transform: rotate3d(0, 0, 1, 180deg);
    transform: rotate3d(0, 0, 1, -40deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.rd-spotlight .is-hyperlink [class*=icon], .rd-spotlight a [class*=icon] {
    color: #fff;
    font-size: 7em;
    z-index: 9;
    text-align: center;
    margin-top: -40px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.rd-spotlight .is-hyperlink h4, .rd-spotlight a h4 {
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    padding: 1em;
    width: 100%;
    text-align: center
}

.rd-spotlight .is-hyperlink:hover:after, .rd-spotlight a:hover:after {
    opacity: .8;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
}

@media screen and (min-width: 45em) {
    .rd-opleiding-block {
        margin-top: 20em
    }
}

@media screen and (min-width: 60em) {
    .rd-opleiding-block {
        margin-top: 10em
    }
}

.pg-levels {
    display: none;
}

.rd-opleidingen {
    padding: 0;
    margin-top: 2em
}

@media screen and (min-width: 960px) {
    .pg-levels {
        display: block
    }
}

.rd-opleidingen li {
    display: inline;
    list-style: none
}

.rd-opleidingen .is-hyperlink, .rd-opleidingen a {
    display: block;
    padding: .5em 2.2em .5em .8em;
    border: 1px solid #e1e1e1;
    text-decoration: none;
    margin-bottom: .5em;
    color: #039;
    position: relative;
    transition: all .2s ease-in
}

.rd-tile, .rd-tile.rd-hero .rd-button {
    border-radius: 0
}

.rd-opleidingen .is-hyperlink span, .rd-opleidingen a span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2.5em;
    line-height: 0;
    right: 0;
    transition: right .2s ease-in
}

.rd-opleidingen .is-hyperlink:hover, .rd-opleidingen a:hover {
    background-color: #F7F9FB
}

.rd-opleidingen .is-hyperlink:hover span, .rd-opleidingen a:hover span {
    right: -3px
}

.rd-opleidingen .rd-is-active.is-hyperlink, .rd-opleidingen a.rd-is-active {
    background-color: #039;
    border-color: #039;
    color: #fff
}

.rd-opleidingen .rd-external.is-hyperlink, .rd-opleidingen a.rd-external {
    color: #f60
}

.rd-opleidingen .rd-external.is-hyperlink:hover, .rd-opleidingen a.rd-external:hover {
    background-color: #f60;
    border-color: #f60;
    color: #fff
}

.rd-tile {
    height: 280px;
    overflow: hidden;
    box-sizing: border-box;
    background-color: #fff
}

.rd-tile.rd-hero .rd-v-center-inner {
    padding: 1.5em
}

.rd-tile:not(.rd-hero) {
    text-align: center;
    border: 1px solid #e1e1e1;
    padding: 1.5em
}

.rd-tile form {
    margin-top: 2em
}

.rd-tile input[type=submit] {
    width: 100%;
    margin-top: .5em
}

.rd-tile hr {
    width: 50%;
    margin: 1em auto
}

.rd-tile h2 {
    color: #039;
    letter-spacing: 0;
    font-weight: 700
}

.rd-tile h6 {
    color: #7e8998
}

.rd-content h2 {
    text-align: center;
    margin-bottom: 1em
}

.rd-content p {
    text-align: justify
}

.rd-content p + h2 {
    margin-top: 3em
}

.rd-content .rd-cols {
    margin-top: 3em;
    text-align: left
}

.more-news, .rd-intro, .rd-member-top {
    text-align: center
}

.rd-content img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

.rd-content img + small {
    margin-top: 1em
}

.rd-content-extra blockquote {
    padding-left: 1.2em;
    border-left: 1px solid #f60
}

.rd-intro p {
    font-weight: 500
}

.rd-intro .rd-link-more, .rd-intro .rd-section-header .rd-section-more, .rd-section-header .rd-intro .rd-section-more {
    margin-top: 1em;
    display: inline-block
}

.rd-intro .rd-link-more span, .rd-intro .rd-section-header .rd-section-more span, .rd-section-header .rd-intro .rd-section-more span {
    font-size: 2.2em;
    top: -5px
}

.rd-embed {
    position: relative;
    padding-bottom: 35%;
    height: 0;
    width: 65%;
    margin: 2em auto
}

.rd-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.rd-flickr .rd-embed {
    width: 90%;
    padding-bottom: 60%
}

.infrastructure.teaser, .market.teaser, .news.teaser, .project.teaser {
    display: inline-block;
    margin-top: 1em;
    margin-bottom: .5em
}

.more-news {
    margin-top: 1em;
    display: inline-block;
    width: 100%
}

@media screen and (max-width: 29em) {
    .partner.teaser, .project.teaser, .staff.teaser {
        text-align: center
    }
}

section.rd-contact .rd-container {
    max-width: 65em;
    padding: 4rem 0 0
}

section.rd-contact .rd-col-2-3 .rd-cols {
    margin-bottom: 2em
}

section.rd-contact .rd-col-2-3 .rd-cols .rd-col-2-3 {
    padding-left: 2em
}

.rd-team {
    border-top: 1px solid #D9E5F6;
    position: relative;
    z-index: 99;
    margin-top: 60px
}

.rd-team-member {
    border-bottom: 1px solid #D9E5F6;
    display: block
}

.rd-team-member:nth-child(n+8) {
    display: none
}

.rd-team-member .rd-member-intro {
    display: none
}

.rd-team-member.rd-is-open .rd-member-top .is-hyperlink, .rd-team-member.rd-is-open .rd-member-top a {
    color: #039;
    transform: rotateZ(180deg)
}

.rd-team-member.rd-is-open .rd-member-intro {
    display: block
}

.rd-member-top {
    position: relative;
    padding: 17px 20px 20px;
    min-height: 70px;
    word-break: break-word
}

.rd-member-top .rd-headshot {
    width: 33%;
    overflow: hidden;
    position: relative;
    margin: 5px auto 15px
}

.rd-member-top .rd-headshot:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%
}

.rd-member-top .rd-headshot img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.rd-member-top h5 {
    color: #039;
    text-transform: none;
    font-size: 20px;
    line-height: 26px;
    margin-top: 0;
    letter-spacing: 0;
    font-family: Roboto
}

.rd-member-top p {
    margin: 0;
    font-size: 14px
}

.rd-member-top .is-hyperlink, .rd-member-top a {
    position: absolute;
    right: -17px;
    top: 50%;
    font-size: 50px;
    margin-top: -42px;
    color: #D9E5F6
}

.rd-member-top .is-hyperlink:hover, .rd-member-top a:hover, .rd-team-pagination [class*=arrow].is-hyperlink:hover, .rd-team-pagination a[class*=arrow]:hover {
    color: #f60
}

.rd-team-pagination [class*=arrow].is-hyperlink, .rd-team-pagination a[class*=arrow] {
    font-size: 3em;
    width: 48px;
    float: left
}

.rd-team-pagination [class*=arrow].rd-next.is-hyperlink, .rd-team-pagination a[class*=arrow].rd-next {
    float: right;
    margin-right: -15px
}

.rd-team-pagination [class*=arrow].rd-previous.is-hyperlink, .rd-team-pagination a[class*=arrow].rd-previous {
    margin-left: -15px
}

.rd-team-pagination [class*=arrow].rd-inactive.is-hyperlink, .rd-team-pagination a[class*=arrow].rd-inactive {
    color: #D9E5F6
}

.rd-team-pagination .rd-dots {
    width: calc(100% - 98px);
    margin-left: 15px;
    float: left;
    text-align: center;
    padding-top: 30px
}

.rd-team-pagination .rd-dots .rd-dot.is-hyperlink, .rd-team-pagination .rd-dots a.rd-dot {
    display: inline-block;
    margin: 0 .2em;
    height: 10px;
    width: 10px;
    border: 2px solid #f60;
    border-radius: 100%;
    transition: all .5s ease-in
}

.rd-team-pagination .rd-dots .rd-dot.rd-is-active.is-hyperlink, .rd-team-pagination .rd-dots a.rd-dot.rd-is-active {
    background-color: #f60
}

.rd-member-intro {
    padding-bottom: 50px
}

.rd-member-intro .rd-read-more.is-hyperlink, .rd-member-intro a.rd-read-more {
    clear: both;
    float: right;
    color: #f60;
    line-height: 35px
}

.rd-member-intro .rd-read-more.is-hyperlink [class*=icon], .rd-member-intro a.rd-read-more [class*=icon] {
    font-size: 30px;
    line-height: 0;
    margin-top: 3px;
    display: block;
    float: right
}

@media screen and (min-width: 71.25em) {
    .rd-member-top {
        padding-left: 90px;
        text-align: left
    }

    .rd-member-top .rd-headshot {
        position: absolute;
        left: 0;
        top: 15px;
        width: 70px
    }
}

.rd-testimonials-header {
    text-align: center;
    padding: 40px 0 30px;
    border-bottom: 1px solid #039;
    margin-bottom: 30px
}

.rd-testimonials-header .is-hyperlink, .rd-testimonials-header a {
    width: 20%;
    display: inline-block;
    margin: 0 2.75%;
    position: relative
}

.rd-testimonials-header .is-hyperlink .rd-headshot, .rd-testimonials-header a .rd-headshot {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    margin-bottom: 1em
}

.rd-testimonials-header .is-hyperlink .rd-headshot img, .rd-testimonials-header a .rd-headshot img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.rd-testimonials-header .is-hyperlink h5, .rd-testimonials-header a h5 {
    color: #464646;
    text-transform: none;
    font-size: 20px;
    line-height: 26px;
    margin-top: 0;
    letter-spacing: 0;
    font-family: Roboto
}

.rd-testimonials-header .is-hyperlink h6, .rd-testimonials-header a h6 {
    color: #464646
}

.rd-testimonials-header .is-hyperlink:first-child, .rd-testimonials-header a:first-child {
    margin-left: 0
}

.rd-testimonials-header .is-hyperlink:last-child, .rd-testimonials-header a:last-child {
    margin-right: 0
}

.rd-testimonials-header .rd-is-active.is-hyperlink h5, .rd-testimonials-header a.rd-is-active h5 {
    color: #039
}

.rd-testimonials-header .rd-is-active.is-hyperlink:after, .rd-testimonials-header a.rd-is-active:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-left: 1px solid #039;
    border-top: 1px solid #039;
    position: absolute;
    bottom: -43px;
    left: 50%;
    margin-left: -10px;
    transform: rotateZ(45deg)
}

.rd-testimonials-content .rd-testimonial {
    display: none
}

.rd-testimonials-content .rd-testimonial p {
    font-family: Roboto;
    font-weight: 100;
    font-size: 20px;
    line-height: 1.5
}

.rd-testimonials-content .rd-testimonial.rd-is-visible {
    display: block
}

.rd-logo-item {
    height: 120px;
    padding: 0;
    white-space: nowrap;
    text-align: center;
    margin: 1em 0;
    display: inherit !important
}

.rd-logo-item img {
    vertical-align: middle;
    max-width: 100%;
    height: 70px;
    width: auto;
    display: inline
}

.image-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

#ui-datepicker-div td:not(.has-no-padding), #ui-datepicker-div th:not(.has-no-padding) {
    padding: 0
}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #464646;
    background: #fff;
    border: 1px solid #D9E5F6;
    *zoom: 1
}

.pika-single.is-hidden {
    display: none
}

.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 2px 0 0 rgba(147, 173, 209, .2)
}

.pika-single:after, .pika-single:before {
    content: " ";
    display: table
}

.pika-lendar {
    float: left;
    width: 280px;
    margin: 8px
}

.pika-title {
    position: relative;
    text-align: center
}

.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0
}

.pika-label, .pika-next, .pika-prev {
    position: relative;
    overflow: hidden
}

.pika-label {
    display: inline-block;
    *display: inline;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 100
}

.pika-next, .pika-prev {
    display: block;
    cursor: pointer;
    outline: 0;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    text-indent: 20px;
    white-space: nowrap;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5;
    *position: absolute;
    *top: 0
}

.pika-next:hover, .pika-prev:hover {
    opacity: 1
}

.pika-next.is-disabled, .pika-prev.is-disabled {
    cursor: default;
    opacity: .2
}

.is-rtl .pika-next, .pika-prev {
    float: left;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==);
    *left: 0
}

.is-rtl .pika-prev, .pika-next {
    float: right;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=);
    *right: 0
}

.pika-select {
    display: inline-block;
    *display: inline
}

.pika-table {
    width: 100%;
    border: 0
}

.pika-table td, .pika-table th {
    width: 14.285714285714286%;
    padding: 0
}

.pika-table th {
    font-size: 12px;
    line-height: 33px;
    padding-top: 3px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400
}

.pika-table abbr {
    border-bottom: none
}

.pika-button {
    cursor: pointer;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    border: 0;
    margin: 0;
    width: 100%;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    font-weight: 100;
    background: #fff;
    color: #1e1e1e;
    padding: 12px 5px !important
}

.is-today .pika-button {
    color: #f60;
    font-weight: 700
}

.is-selected .pika-button {
    color: #fff;
    font-weight: 700;
    background: #f60
}

.is-disabled .pika-button {
    pointer-events: none;
    cursor: default;
    color: #7e8998;
    opacity: .3
}

.pika-button:hover {
    color: #fff;
    background: #f60
}

.pika-week {
    font-size: 11px
}

.is-endrange .pika-button, .is-startrange .pika-button {
    box-shadow: none;
    border-radius: 3px
}