@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Kreon|PT+Sans:400,400i,700|PT+Serif:400,400i");
html {
  background-color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

html,
body {
  height: 100%; }

body {
  margin: 0;
  font-size: 17px;
  line-height: 24px; }

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0; }

dl {
  margin: 0; }

dt {
  font-weight: 600;
  margin: 0; }

dd {
  margin: 0; }

table {
  border-collapse: collapse;
  margin: 8px 0;
  table-layout: fixed;
  text-align: left;
  width: 100%; }

thead {
  line-height: 38.4px;
  vertical-align: bottom; }

tbody {
  vertical-align: top; }

tr {
  border-bottom: 1px solid #cccccc; }

h1 {
  font-size: 34px;
  line-height: 28.8px;
  font-weight: normal;
  margin: 0; }

h2 {
  font-size: 25.5px;
  line-height: 38.4px;
  font-weight: normal;
  margin: 0; }

h3 {
  font-size: 22.1px;
  line-height: 33.6px;
  font-weight: normal;
  margin: 0; }

p {
  margin: 0 0 2px; }

strong {
  font-weight: 800; }

em {
  font-style: italic; }

/* default grid value */
/* layouts settings */
a[href^="http"]:before, li.birthday:before, li.address:before, a.homepage:before, a.resume:before, a[href^="mailto:"]:before, a.phone:before, a.fax:before, a.twitter:before, a[href*='twitter.com']:before, a.github:before, a[href*='github.com']:before, a.gitlab:before, a[href*='gitlab.com']:before, a.linkedin:before, a[href*='linkedin.com']:before {
  width: 1.28571em;
  text-align: center;
  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; }

a[href^="http"]:before {
  content: "" !important; }

li.birthday:before {
  content: "" !important; }

li.address:before {
  content: "" !important; }

a.homepage:before {
  content: "" !important; }

a.resume:before {
  content: "" !important; }

a[href^="mailto:"]:before {
  content: "" !important; }

a.phone:before {
  content: "" !important; }

a.fax:before {
  content: "" !important; }

a.twitter:before, a[href*='twitter.com']:before {
  content: "" !important; }

a.github:before, a[href*='github.com']:before {
  content: "" !important; }

a.gitlab:before, a[href*='gitlab.com']:before {
  content: "" !important; }

a.linkedin:before, a[href*='linkedin.com']:before {
  content: "" !important; }

body {
  height: auto;
  min-height: 100%;
  max-width: 59em;
  margin-left: auto;
  margin-right: auto;
  padding: 2em 0; }

body {
  font-family: 'PT Sans', sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'PT Serif', serif; }

dt {
  font-family: 'Kreon', serif;
  font-variant: small-caps;
  margin-top: 10px;
  font-weight: normal; }

dd {
  margin-top: 9px;
  text-align: justify; }

table {
  font-size: 80%;
  table-layout: auto; }

th {
  font-style: italic;
  border-bottom: 1px solid black;
  padding: 0.1em 0.5em; }

td {
  padding: 0.1em 0.5em; }

a {
  text-decoration: underline;
  color: inherit;
  white-space: nowrap; }
  a:hover {
    color: #1c548c; }
  a.social:before {
    content: "" attr(data-network) "# "; }

header {
  text-align: center; }
  header::after {
    clear: both;
    content: "";
    display: block; }
  header img#picture {
    max-width: 180px !important; }
    @media screen and (min-width: 48em), print, projection {
      header img#picture {
        width: calc(16.66667% - 23.33333px);
        float: left;
        margin-left: 20px; } }
  header div#header {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px; }
    @media screen and (min-width: 48em), print, projection {
      header div#header {
        text-align: left; } }
    header div#header div.header-collapse {
      margin-left: -20px;
      margin-right: -20px;
      width: calc(100% + 40px);
      margin-bottom: 0.4em; }
      header div#header div.header-collapse::after {
        clear: both;
        content: "";
        display: block; }
    @media screen and (min-width: 48em), print, projection {
      header div#header div#title {
        width: calc(66.66667% - 33.33333px);
        float: left;
        margin-left: 20px; } }
    header div#header div#title h1 span[itemprop="givenName"] {
      color: black; }
    header div#header div#title h1 span[itemprop="familyName"] {
      color: black;
      text-transform: uppercase; }
    header div#header div#title h2 {
      font-style: italic;
      color: #5a5a5a; }
    header div#header img {
      display: block;
      margin: 0 auto; }
    header div#header img#qrcode {
      max-width: 100px !important;
      border: 1px dashed #000; }
      @media screen and (min-width: 48em), print, projection {
        header div#header img#qrcode {
          float: right;
          margin-right: 20px; } }
    header div#header ul.details {
      width: calc(100% - 40px);
      float: left;
      margin-left: 20px; }
      @media screen and (min-width: 48em), print, projection {
        header div#header ul.details {
          width: calc(50% - 30px);
          float: left;
          margin-left: 20px; } }
    header div#header ul.contacts {
      width: calc(100% - 40px);
      float: left;
      margin-left: 20px; }
      @media screen and (min-width: 48em), print, projection {
        header div#header ul.contacts {
          width: calc(50% - 30px);
          float: left;
          margin-left: 20px; } }
    @media screen and (min-width: 48em), print, projection {
      header div#header.with-picture {
        width: calc(83.33333% - 36.66667px);
        float: left;
        margin-left: 20px; } }

main::after {
  clear: both;
  content: "";
  display: block; }

main > section {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }

main section::after {
  clear: both;
  content: "";
  display: block; }

main section > h1 {
  color: #595959;
  margin-top: 2px; }
  @media screen and (min-width: 30em), print, projection {
    main section > h1:before {
      content: "";
      display: inline-block;
      width: calc(16.66667% - 23.33333px - 20px);
      height: 13.6px;
      margin-right: 10px;
      margin-bottom: 9.06667px;
      background-color: #bfbfbf; } }

main section > h2 {
  color: #595959;
  margin-top: 2px; }
  @media screen and (min-width: 30em), print, projection {
    main section > h2:before {
      content: "";
      display: inline-block;
      width: calc(16.66667% - 23.33333px + 6.66667px);
      height: 10.2px;
      margin-right: 10px;
      margin-bottom: 6.8px;
      background-color: #bfbfbf; } }

main section > h3 {
  margin-top: 2px; }
  @media screen and (min-width: 30em), print, projection {
    main section > h3:before {
      content: "";
      display: inline-block;
      width: calc(16.66667% - 23.33333px + 6.66667px);
      height: 8.84px;
      margin-right: 10px;
      margin-bottom: 5.89333px;
      background-color: #bfbfbf; } }

main section dl {
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px); }
  main section dl::after {
    clear: both;
    content: "";
    display: block; }
  main section dl dt {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px;
    clear: both; }
    @media screen and (min-width: 48em), print, projection {
      main section dl dt {
        width: calc(16.66667% - 23.33333px);
        float: left;
        margin-left: 20px;
        text-align: right; } }
  main section dl dd {
    width: calc(91.66667% - 38.33333px);
    float: left;
    margin-left: 20px;
    margin-left: calc(8.33333% - 21.66667px + 40px); }
    @media screen and (min-width: 48em), print, projection {
      main section dl dd {
        width: calc(83.33333% - 36.66667px);
        float: left;
        margin-left: 20px; } }
  @media screen and (min-width: 48em), print, projection {
    main section dl dd + dd {
      margin-left: calc(16.66667% - 23.33333px + 40px); } }

main div#esami-sostenuti {
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px); }
  main div#esami-sostenuti::after {
    clear: both;
    content: "";
    display: block; }
  main div#esami-sostenuti table {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px; }
    @media screen and (min-width: 48em), print, projection {
      main div#esami-sostenuti table {
        width: calc(50% - 30px);
        float: left;
        margin-left: 20px; } }

footer {
  margin-top: 2em; }
  footer::after {
    clear: both;
    content: "";
    display: block; }
  footer p {
    text-align: center;
    font-size: 90%; }

@media print, projection {
  @page {
    /* always print with A4 */
    size: portrait;
    size: 210mm 297mm;
    /* this affects the margin in the printer settings */
    margin: 1.0cm 1.5cm 0.5cm 1.5cm;
    padding: 0; }
  body {
    min-width: 56.25em;
    padding: 0; }
  h2, h3 {
    page-break-after: avoid; }
  dt {
    page-break-after: avoid !important; }
  dd, p {
    page-break-before: avoid !important; }
  dl, dt, dd, p {
    orphans: 3;
    widows: 3; }
  dt, dd, p {
    page-break-inside: avoid !important; }
  .page-breaker {
    page-break-before: always; } }
