@charset "UTF-8";
/* line 5, ../../../../../../../var/lib/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../var/lib/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../var/lib/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../var/lib/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../var/lib/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../var/lib/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../var/lib/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../var/lib/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../var/lib/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* @import "vendors/fontawesome/font-awesome"; */
/* default grid value */
/* layouts settings */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.0.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.0.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.0.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 16, ../../stylesheets/_fonts.scss */
a[href^="http"]:before, a[href^="mailto:"]:before, a.phone:before, a.mobile:before, a.fax:before, a.twitter:before, a[href*='twitter.com']:before, a.github:before, a[href*='github.com']:before, a.linkedin:before, a[href*='linkedin.com']:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 5px;
}

/* line 28, ../../stylesheets/_fonts.scss */
a[href^="http"]:before {
  content: "" !important;
}

/* line 29, ../../stylesheets/_fonts.scss */
a[href^="mailto:"]:before {
  content: "" !important;
}

/* line 30, ../../stylesheets/_fonts.scss */
a.phone:before {
  content: "" !important;
}

/* line 31, ../../stylesheets/_fonts.scss */
a.mobile:before {
  content: "" !important;
}

/* line 32, ../../stylesheets/_fonts.scss */
a.fax:before {
  content: "" !important;
}

/* line 35, ../../stylesheets/_fonts.scss */
a.twitter:before, a[href*='twitter.com']:before {
  content: "" !important;
}

/* line 36, ../../stylesheets/_fonts.scss */
a.github:before, a[href*='github.com']:before {
  content: "" !important;
}

/* line 37, ../../stylesheets/_fonts.scss */
a.linkedin:before, a[href*='linkedin.com']:before {
  content: "" !important;
}

/* line 106, ../../../../../../../var/lib/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 137.5%;
  line-height: 1.13636em;
}

/* line 13, ../../stylesheets/style.scss */
body {
  max-width: 59em;
  margin-left: auto;
  margin-right: auto;
  padding: 2em;
}
/* line 12, ../../../../../../../var/lib/gems/3.1.0/gems/susy-2.2.14/sass/susy/output/support/_clearfix.scss */
body:after {
  content: " ";
  display: block;
  clear: both;
}

/* fonts */
/* line 21, ../../stylesheets/style.scss */
body {
  font-family: "Gentium", sans-serif;
}

/* line 22, ../../stylesheets/style.scss */
strong {
  font-weight: bold;
}

/* line 23, ../../stylesheets/style.scss */
em {
  font-style: italic;
}

/* line 24, ../../stylesheets/style.scss */
h1 {
  font-size: 1.7em;
  line-height: 1.13636em;
}

/* line 25, ../../stylesheets/style.scss */
h2 {
  font-size: 1.4em;
  line-height: 1.13636em;
}

/* line 26, ../../stylesheets/style.scss */
h3 {
  font-size: 1em;
  line-height: 1.13636em;
}

/* line 28, ../../stylesheets/style.scss */
p, dt {
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

/* line 41, ../../stylesheets/style.scss */
a {
  text-decoration: none;
  color: inherit;
}
/* line 53, ../../stylesheets/style.scss */
a.social:before {
  content: "" attr(data-network) "# ";
}

/* Header */
/* line 61, ../../stylesheets/style.scss */
header {
  width: 100%;
  float: right;
  margin-right: 0;
  text-align: center;
}
/* line 68, ../../stylesheets/style.scss */
header h1 span[itemprop="givenName"] {
  color: #0a0a0a;
}
/* line 69, ../../stylesheets/style.scss */
header h1 span[itemprop="familyName"] {
  color: #0a0a0a;
  text-transform: uppercase;
}
/* line 72, ../../stylesheets/style.scss */
header h2 {
  font-style: italic;
  color: #006f6f;
}
/* line 77, ../../stylesheets/style.scss */
header h3 {
  font-style: italic;
  color: #006f6f;
}
/* line 82, ../../stylesheets/style.scss */
header [itemprop='address'] {
  color: #0a0a0a;
}
@media screen and (max-width: 34.86364em) {
  /* line 86, ../../stylesheets/style.scss */
  header #title {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-bottom: 1.13636em;
  }
  /* line 91, ../../stylesheets/style.scss */
  header .details {
    width: 100%;
    float: right;
    margin-right: 0;
  }
  /* line 95, ../../stylesheets/style.scss */
  header img {
    margin-bottom: 1.13636em;
    width: 100%;
    float: right;
    margin-right: 0;
  }
}
@media screen and (min-width: 21.81818em) and (max-width: 34.86364em) {
  /* line 103, ../../stylesheets/style.scss */
  header img {
    padding-left: 25.42373%;
    padding-right: 25.42373%;
    margin-top: 1.13636em;
    margin-bottom: 1.13636em;
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
  }
}
@media screen and (min-width: 34.90909em), print, projection {
  /* line 115, ../../stylesheets/style.scss */
  header.with-photo #title {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%;
    text-align: right;
  }
  /* line 119, ../../stylesheets/style.scss */
  header.with-photo #title h2 {
    margin-bottom: 0.56818em;
  }
  /* line 122, ../../stylesheets/style.scss */
  header.with-photo .details {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%;
    margin-left: 0px;
    text-align: right;
  }
  /* line 128, ../../stylesheets/style.scss */
  header.with-photo img {
    width: 32.20339%;
    float: right;
    margin-right: 0;
  }
  /* line 134, ../../stylesheets/style.scss */
  header:not(.with-photo) #title {
    width: 57.62712%;
    float: left;
    margin-right: 1.69492%;
    text-align: left;
  }
  /* line 139, ../../stylesheets/style.scss */
  header:not(.with-photo) .details {
    width: 40.67797%;
    float: right;
    margin-right: 0;
    text-align: right;
  }
}
@media screen and (min-width: 45.09091em), print, projection {
  /* line 149, ../../stylesheets/style.scss */
  header.with-photo #title {
    width: 74.57627%;
    float: left;
    margin-right: 1.69492%;
  }
  /* line 153, ../../stylesheets/style.scss */
  header.with-photo .details {
    width: 74.57627%;
    float: left;
    margin-right: 1.69492%;
  }
  /* line 157, ../../stylesheets/style.scss */
  header.with-photo img {
    width: 23.72881%;
    float: right;
    margin-right: 0;
  }
}

/* Section */
/* line 166, ../../stylesheets/style.scss */
section {
  width: 100%;
  float: right;
  margin-right: 0;
}
/* line 172, ../../stylesheets/style.scss */
section > p {
  margin-top: 1.13636em;
  width: 100%;
  float: right;
  margin-right: 0;
  text-align: justify;
}
/* line 180, ../../stylesheets/style.scss */
section > h2 {
  margin-top: 0.81169em;
  width: 100%;
  float: right;
  margin-right: 0;
  color: #003131;
}
/* line 185, ../../stylesheets/style.scss */
section > h2:before {
  content: "";
  display: inline-block;
  margin-right: 3.38983%;
  width: 6.77966%;
  height: 12px;
  margin-bottom: 4px;
  background-color: #009494;
}
/* line 196, ../../stylesheets/style.scss */
section > h3 {
  color: #000a0a;
  margin-top: 1.13636em;
  width: 100%;
  float: right;
  margin-right: 0;
}
/* line 202, ../../stylesheets/style.scss */
section > h3:before {
  content: "";
  display: inline-block;
  margin-right: 1.69492%;
  width: 0.37879em;
  height: 0.37879em;
  margin-bottom: 0.17045em;
  background-color: #009494;
}
/* line 216, ../../stylesheets/style.scss */
section > dl {
  width: 100%;
  float: right;
  margin-right: 0;
}
/* line 219, ../../stylesheets/style.scss */
section > dl dl {
  margin-left: -20.40816%;
}
/* line 224, ../../stylesheets/style.scss */
section:not(.listing) > dl > dt, section:not(.listing) > dl > dd, section.listing > dl > dt:first-of-type, section.listing > dl > dd:first-of-type {
  margin-top: 1.13636em;
}
/* line 229, ../../stylesheets/style.scss */
section dt {
  width: 15.25424%;
  float: left;
  margin-right: 1.69492%;
  text-align: right;
  clear: both;
}
/* line 235, ../../stylesheets/style.scss */
section dd {
  width: 83.05085%;
  float: right;
  margin-right: 0;
}
/* line 238, ../../stylesheets/style.scss */
section dd dt {
  font-style: italic;
}
/* line 246, ../../stylesheets/style.scss */
section ul:before {
  content: "";
  margin-right: 1.69492%;
  width: 13.55932%;
  height: 0.37879em;
  margin-bottom: 0.18939em;
  background-color: #009494;
}
/* line 257, ../../stylesheets/style.scss */
section ul li:before {
  color: #009494;
  content: "• ";
}
/* line 268, ../../stylesheets/style.scss */
section.jumbotron {
  margin-top: 1.13636em;
  width: 100%;
  float: right;
  margin-right: 0;
  margin-bottom: 1.13636em;
}
/* line 269, ../../stylesheets/style.scss */
section.jumbotron h1, section.jumbotron h2 {
  display: none;
}
/* line 277, ../../stylesheets/style.scss */
section.jumbotron, section.jumbotron p {
  text-align: center;
}

/* Footer */
/* line 285, ../../stylesheets/style.scss */
footer {
  width: 100%;
  float: right;
  margin-right: 0;
  margin-top: 1.13636em;
  padding-top: 1.13636em;
  padding-bottom: 1.13636em;
  margin-bottom: 1.13636em;
  text-align: center;
}
/* line 292, ../../stylesheets/style.scss */
footer li {
  display: inline;
}
/* line 292, ../../stylesheets/style.scss */
footer li:before {
  content: '\25CF';
  padding: 10px;
  color: #009494;
}
/* line 293, ../../stylesheets/style.scss */
footer p {
  margin-top: 1.13636em;
}

@media screen {
  /* line 301, ../../stylesheets/style.scss */
  #qrcode {
    display: none;
  }
}
@media print, projection {
  @page {
    /* always print with A4 */
    size: portrait;
    size: 210mm 297mm;
    /* this affects the margin in the printer settings */
    margin: 1.2cm 1.2cm 1.2cm 1.2cm;
    padding: 0;
    /* too bad @page is not well supported */
  }
  /* line 332, ../../stylesheets/style.scss */
  body {
    min-width: 45.09091em;
  }

  /* line 334, ../../stylesheets/style.scss */
  #qrcode {
    width: 20.45455%;
    float: left;
    margin-right: 2.27273%;
    max-width: 6.36364em;
  }

  /* line 341, ../../stylesheets/style.scss */
  h2, h3 {
    page-break-after: avoid !important;
  }

  /* line 342, ../../stylesheets/style.scss */
  dt {
    page-break-after: avoid !important;
  }

  /* line 343, ../../stylesheets/style.scss */
  dd, p {
    page-break-before: avoid !important;
  }

  /* line 344, ../../stylesheets/style.scss */
  dl, dt, dd, p {
    orphans: 3;
    widows: 3;
  }

  /* line 345, ../../stylesheets/style.scss */
  dt, dd, p {
    page-break-inside: avoid !important;
  }

  /* line 346, ../../stylesheets/style.scss */
  .page-breaker {
    page-break-before: always;
  }
}
