/**
 * The base file that should be imported by every file.
 * There should be no CSS generation in this or from imported scss files at all!
 */
/**
 * Library
 */
/**
 * Variables and functions
 */
.owl-dots {
  display: flex;
  justify-content: center;
  margin-top: 1em; }
  .owl-dots button span {
    background: transparent;
    border: 2px solid #1C3F85;
    border-radius: 50%;
    display: block;
    height: 10px;
    margin: .25em;
    width: 10px; }
  .owl-dots button.active span {
    background-color: #1C3F85; }

body [id^="section-references-"], body [id^="#section-vacancy-references"], body #section-references {
  position: relative;
  background-color: #ec9bad; }
  body [id^="section-references-"].blue, body [id^="#section-vacancy-references"].blue, body #section-references.blue {
    background-color: #0db2e7; }
    body [id^="section-references-"].blue .container > h2, body [id^="#section-vacancy-references"].blue .container > h2, body #section-references.blue .container > h2 {
      color: #fff; }
  body [id^="section-references-"].dark-blue, body [id^="#section-vacancy-references"].dark-blue, body #section-references.dark-blue {
    background-color: #1C3F85; }
    body [id^="section-references-"].dark-blue .container > h2, body [id^="#section-vacancy-references"].dark-blue .container > h2, body #section-references.dark-blue .container > h2 {
      color: #fff; }
  body [id^="section-references-"].green, body [id^="#section-vacancy-references"].green, body #section-references.green {
    background-color: #69bf4a; }
    body [id^="section-references-"].green .container > h2, body [id^="#section-vacancy-references"].green .container > h2, body #section-references.green .container > h2 {
      color: #fff; }
  body [id^="section-references-"].opacity-orange, body [id^="#section-vacancy-references"].opacity-orange, body #section-references.opacity-orange {
    background-color: rgba(236, 118, 1, 0.17); }
  body [id^="section-references-"].orange, body [id^="#section-vacancy-references"].orange, body #section-references.orange {
    background-color: #ec7601; }
    body [id^="section-references-"].orange .container > h2, body [id^="#section-vacancy-references"].orange .container > h2, body #section-references.orange .container > h2 {
      color: #fff; }
  body [id^="section-references-"] .owl-stage, body [id^="#section-vacancy-references"] .owl-stage, body #section-references .owl-stage {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 2px; }
  body [id^="section-references-"] .container > h2, body [id^="#section-vacancy-references"] .container > h2, body #section-references .container > h2 {
    color: #0db2e7; }
  @media (max-width: 980px) {
    body [id^="section-references-"] .container .references-slider .owl-stage, body [id^="#section-vacancy-references"] .container .references-slider .owl-stage, body #section-references .container .references-slider .owl-stage {
      padding-left: 0 !important; } }
  body [id^="section-references-"] .container .references-slider .reference, body [id^="#section-vacancy-references"] .container .references-slider .reference, body #section-references .container .references-slider .reference {
    height: 100%;
    position: relative;
    border-radius: 16px;
    background-color: #fff;
    padding: 1.5em;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.13); }
    body [id^="section-references-"] .container .references-slider .reference .inner-reference, body [id^="#section-vacancy-references"] .container .references-slider .reference .inner-reference, body #section-references .container .references-slider .reference .inner-reference {
      display: flex;
      flex-wrap: wrap;
      flex-direction: column;
      height: 100%; }
    body [id^="section-references-"] .container .references-slider .reference .inner-thumb, body [id^="#section-vacancy-references"] .container .references-slider .reference .inner-thumb, body #section-references .container .references-slider .reference .inner-thumb {
      position: relative;
      z-index: 1;
      border-radius: 50%;
      height: 175px;
      width: 175px;
      overflow: hidden;
      margin: 0 auto; }
      body [id^="section-references-"] .container .references-slider .reference .inner-thumb figure, body [id^="#section-vacancy-references"] .container .references-slider .reference .inner-thumb figure, body #section-references .container .references-slider .reference .inner-thumb figure {
        background-size: cover;
        border-radius: 50%;
        margin: auto;
        width: 100%;
        height: 100% !important;
        position: absolute;
        top: 0; }
        body [id^="section-references-"] .container .references-slider .reference .inner-thumb figure img, body [id^="#section-vacancy-references"] .container .references-slider .reference .inner-thumb figure img, body #section-references .container .references-slider .reference .inner-thumb figure img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
    body [id^="section-references-"] .container .references-slider .reference p, body [id^="#section-vacancy-references"] .container .references-slider .reference p, body #section-references .container .references-slider .reference p {
      color: #162321; }
    body [id^="section-references-"] .container .references-slider .reference blockquote, body [id^="#section-vacancy-references"] .container .references-slider .reference blockquote, body #section-references .container .references-slider .reference blockquote {
      margin: 0;
      padding-top: 1em;
      padding-bottom: 1em;
      color: #162321; }
    body [id^="section-references-"] .container .references-slider .reference .content, body [id^="#section-vacancy-references"] .container .references-slider .reference .content, body #section-references .container .references-slider .reference .content {
      margin-top: auto; }
      body [id^="section-references-"] .container .references-slider .reference .content .call-to-action, body [id^="#section-vacancy-references"] .container .references-slider .reference .content .call-to-action, body #section-references .container .references-slider .reference .content .call-to-action {
        text-align: right; }
    body [id^="section-references-"] .container .references-slider .reference .reference-by, body [id^="#section-vacancy-references"] .container .references-slider .reference .reference-by, body #section-references .container .references-slider .reference .reference-by {
      text-align: center;
      padding: 1em 0;
      border-bottom: 1px solid #1C3F85; }
      body [id^="section-references-"] .container .references-slider .reference .reference-by p, body [id^="#section-vacancy-references"] .container .references-slider .reference .reference-by p, body #section-references .container .references-slider .reference .reference-by p {
        margin: 0; }
      body [id^="section-references-"] .container .references-slider .reference .reference-by .name, body [id^="#section-vacancy-references"] .container .references-slider .reference .reference-by .name, body #section-references .container .references-slider .reference .reference-by .name {
        font-weight: bold; }
      body [id^="section-references-"] .container .references-slider .reference .reference-by .date, body [id^="#section-vacancy-references"] .container .references-slider .reference .reference-by .date, body #section-references .container .references-slider .reference .reference-by .date {
        color: #1C3F85;
        font-size: 90%; }
  body [id^="section-references-"]:after, body [id^="#section-vacancy-references"]:after, body #section-references:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 33%;
    background-color: #fff;
    left: 0;
    bottom: 0; }

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