.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container:before, .container:after {
    display: table;
    content: " "; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }
  .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: " "; }
  .container-fluid:after {
    clear: both; }
  .row, .hobbies, .intro__row, .biography__container, .project {
  margin-right: -15px;
  margin-left: -15px; }
  .row:before, .hobbies:before, .intro__row:before, .biography__container:before, .project:before, .row:after, .hobbies:after, .intro__row:after, .biography__container:after, .project:after {
    display: table;
    content: " "; }
  .row:after, .hobbies:after, .intro__row:after, .biography__container:after, .project:after {
    clear: both; }
  .row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .project__image, .col-lg-4, .intro__name, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .intro__name, .intro__summary, .biography__content, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .intro__name, .intro__summary, .biography__content, .col-md-8, .hobbies .hobbies__image, .project__text, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .hobbies .hobbies__image, .intro__name, .intro__summary, .biography__content, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .project__image, .project__text, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .hobbies .hobbies__image, .intro__name, .intro__summary, .biography__content, .col-xs-11, .col-xs-12, .project__image, .project__text {
  float: left; }
  .col-xs-1 {
  width: 8.33333%; }
  .col-xs-2 {
  width: 16.66667%; }
  .col-xs-3 {
  width: 25%; }
  .col-xs-4 {
  width: 33.33333%; }
  .col-xs-5 {
  width: 41.66667%; }
  .col-xs-6 {
  width: 50%; }
  .col-xs-7 {
  width: 58.33333%; }
  .col-xs-8 {
  width: 66.66667%; }
  .col-xs-9 {
  width: 75%; }
  .col-xs-10, .hobbies .hobbies__image, .intro__name, .intro__summary, .biography__content {
  width: 83.33333%; }
  .col-xs-11 {
  width: 91.66667%; }
  .col-xs-12, .project__image, .project__text {
  width: 100%; }
  .col-xs-pull-0 {
  right: auto; }
  .col-xs-pull-1 {
  right: 8.33333%; }
  .col-xs-pull-2 {
  right: 16.66667%; }
  .col-xs-pull-3 {
  right: 25%; }
  .col-xs-pull-4 {
  right: 33.33333%; }
  .col-xs-pull-5 {
  right: 41.66667%; }
  .col-xs-pull-6 {
  right: 50%; }
  .col-xs-pull-7 {
  right: 58.33333%; }
  .col-xs-pull-8 {
  right: 66.66667%; }
  .col-xs-pull-9 {
  right: 75%; }
  .col-xs-pull-10 {
  right: 83.33333%; }
  .col-xs-pull-11 {
  right: 91.66667%; }
  .col-xs-pull-12 {
  right: 100%; }
  .col-xs-push-0 {
  left: auto; }
  .col-xs-push-1, .hobbies .hobbies__image, .intro__name, .intro__summary, .biography__content {
  left: 8.33333%; }
  .col-xs-push-2 {
  left: 16.66667%; }
  .col-xs-push-3 {
  left: 25%; }
  .col-xs-push-4 {
  left: 33.33333%; }
  .col-xs-push-5 {
  left: 41.66667%; }
  .col-xs-push-6 {
  left: 50%; }
  .col-xs-push-7 {
  left: 58.33333%; }
  .col-xs-push-8 {
  left: 66.66667%; }
  .col-xs-push-9 {
  left: 75%; }
  .col-xs-push-10 {
  left: 83.33333%; }
  .col-xs-push-11 {
  left: 91.66667%; }
  .col-xs-push-12 {
  left: 100%; }
  .col-xs-offset-0 {
  margin-left: 0%; }
  .col-xs-offset-1 {
  margin-left: 8.33333%; }
  .col-xs-offset-2 {
  margin-left: 16.66667%; }
  .col-xs-offset-3 {
  margin-left: 25%; }
  .col-xs-offset-4 {
  margin-left: 33.33333%; }
  .col-xs-offset-5 {
  margin-left: 41.66667%; }
  .col-xs-offset-6 {
  margin-left: 50%; }
  .col-xs-offset-7 {
  margin-left: 58.33333%; }
  .col-xs-offset-8 {
  margin-left: 66.66667%; }
  .col-xs-offset-9 {
  margin-left: 75%; }
  .col-xs-offset-10 {
  margin-left: 83.33333%; }
  .col-xs-offset-11 {
  margin-left: 91.66667%; }
  .col-xs-offset-12 {
  margin-left: 100%; }
  @media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .intro__name, .intro__summary, .biography__content, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8, .intro__name, .intro__summary, .biography__content {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2, .intro__name, .intro__summary, .biography__content {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }
  @media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .project__image, .col-md-5, .col-md-6, .intro__name, .intro__summary, .biography__content, .col-md-7, .col-md-8, .hobbies .hobbies__image, .project__text, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4, .project__image {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6, .intro__name, .intro__summary, .biography__content {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8, .hobbies .hobbies__image, .project__text {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4, .project--reversed .project__text {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2, .hobbies .hobbies__image {
    left: 16.66667%; }
  .col-md-push-3, .intro__name, .intro__summary, .biography__content {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8, .project--reversed .project__image {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }
  @media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .intro__name, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4, .intro__name {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4, .intro__name {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }
  .header {
  background-color: black;
  width: 100%;
  height: auto;
  padding-top: 50px;
  position: relative;
  height: 250px; }
  @media screen and (max-device-width: 480px) {
    .header {
      position: fixed;
      top: 0;
      left: 0;
      padding-top: 25px;
      z-index: 100;
      height: 150px; } }
  .header--fixed {
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 25px;
    z-index: 100;
    height: 150px; }
  .header__socials {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto; }
  .header__socials .breath-1 {
      animation: breath 4s ease-in-out 0s infinite; }
  .header__socials .breath-2 {
      animation: breath 5s ease-in-out 1s infinite; }
  .header__socials .breath-3 {
      animation: breath 4s ease-in-out 2s infinite; }
  .header__socials .breath-4 {
      animation: breath 5s ease-in-out 2s infinite; }
  .header__socials .breath-5 {
      animation: breath 4s ease-in-out 1s infinite; }
  .header__socials .breath-6 {
      animation: breath 5s ease-in-out 0s infinite; }
  .header__socials a {
      display: inline-block; }
  .header__socials img {
      display: block; }
  .header__social {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    max-width: 100px;
    max-height: 100px;
    cursor: pointer;
    transition: all 0.5s;
    opacity: 0;
    z-index: 200; }
  @media screen and (max-device-width: 480px) {
      .header__social {
        max-width: 70px;
        max-height: 70px; } }
  .header__social--fixed {
      max-width: 70px;
      max-height: 70px; }
  .header__social-1 {
      transform: translate(-250%, -55%) scale(0.9);
      animation: social-appear1 1s ease-in-out 2s 1 forwards; }
  .header__social-2 {
      transform: translate(-200%, 40%) scale(0.9);
      animation: social-appear2 1s ease-in-out 2s 1 forwards; }
  .header__social-3 {
      transform: translate(120%, -150%) scale(0.9);
      animation: social-appear3 1s ease-in-out 2s 1 forwards; }
  .header__social-4 {
      transform: translate(100%, 0%) scale(0.9);
      animation: social-appear4 1s ease-in-out 2s 1 forwards; }
  .header__social-5 {
      transform: translate(180%, -90%) scale(0.9);
      animation: social-appear5 1s ease-in-out 2s 1 forwards; }
  .header__social-6 {
      transform: translate(-180%, -190%) scale(0.9);
      animation: social-appear6 1s ease-in-out 2s 1 forwards; }
  .header__background {
    animation: score 3s ease-in-out 0s 1 forwards; }
  .header__background hr {
      display: block;
      position: relative;
      padding: 20px;
      margin: 0;
      height: 0;
      max-width: 100%;
      max-height: 0;
      font-size: 5px;
      line-height: 0;
      clear: both;
      border: none;
      border-top: 2px solid #ffffff;
      transition: all 0.5s; }
  @media screen and (max-device-width: 480px) {
        .header__background hr {
          padding: 10px; } }
  .header__background--fixed hr {
      padding: 10px; }
  .header__photo {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    cursor: pointer;
    z-index: 400;
    transform-origin: center center;
    animation: appear 2s ease-in-out 0s 1 forwards; }
  .header__photo img {
      max-width: 200px;
      max-height: 200px;
      display: block;
      transition: all 0.5s; }
  @media screen and (max-device-width: 480px) {
        .header__photo img {
          max-width: 100px;
          max-height: 100px; } }
  .header__photo a {
      width: auto;
      height: auto;
      text-decoration: none;
      color: white;
      display: inline-block; }
  .header__photo--fixed img {
      max-width: 100px;
      max-height: 100px; }
  .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container:before, .container:after {
    display: table;
    content: " "; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }
  .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: " "; }
  .container-fluid:after {
    clear: both; }
  .row, .hobbies, .intro__row, .biography__container, .project {
  margin-right: -15px;
  margin-left: -15px; }
  .row:before, .hobbies:before, .intro__row:before, .biography__container:before, .project:before, .row:after, .hobbies:after, .intro__row:after, .biography__container:after, .project:after {
    display: table;
    content: " "; }
  .row:after, .hobbies:after, .intro__row:after, .biography__container:after, .project:after {
    clear: both; }
  .row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .project__image, .col-lg-4, .intro__name, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .intro__name, .intro__summary, .biography__content, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .intro__name, .intro__summary, .biography__content, .col-md-8, .hobbies .hobbies__image, .project__text, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .hobbies .hobbies__image, .intro__name, .intro__summary, .biography__content, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .project__image, .project__text, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .hobbies .hobbies__image, .intro__name, .intro__summary, .biography__content, .col-xs-11, .col-xs-12, .project__image, .project__text {
  float: left; }
  .col-xs-1 {
  width: 8.33333%; }
  .col-xs-2 {
  width: 16.66667%; }
  .col-xs-3 {
  width: 25%; }
  .col-xs-4 {
  width: 33.33333%; }
  .col-xs-5 {
  width: 41.66667%; }
  .col-xs-6 {
  width: 50%; }
  .col-xs-7 {
  width: 58.33333%; }
  .col-xs-8 {
  width: 66.66667%; }
  .col-xs-9 {
  width: 75%; }
  .col-xs-10, .hobbies .hobbies__image, .intro__name, .intro__summary, .biography__content {
  width: 83.33333%; }
  .col-xs-11 {
  width: 91.66667%; }
  .col-xs-12, .project__image, .project__text {
  width: 100%; }
  .col-xs-pull-0 {
  right: auto; }
  .col-xs-pull-1 {
  right: 8.33333%; }
  .col-xs-pull-2 {
  right: 16.66667%; }
  .col-xs-pull-3 {
  right: 25%; }
  .col-xs-pull-4 {
  right: 33.33333%; }
  .col-xs-pull-5 {
  right: 41.66667%; }
  .col-xs-pull-6 {
  right: 50%; }
  .col-xs-pull-7 {
  right: 58.33333%; }
  .col-xs-pull-8 {
  right: 66.66667%; }
  .col-xs-pull-9 {
  right: 75%; }
  .col-xs-pull-10 {
  right: 83.33333%; }
  .col-xs-pull-11 {
  right: 91.66667%; }
  .col-xs-pull-12 {
  right: 100%; }
  .col-xs-push-0 {
  left: auto; }
  .col-xs-push-1, .hobbies .hobbies__image, .intro__name, .intro__summary, .biography__content {
  left: 8.33333%; }
  .col-xs-push-2 {
  left: 16.66667%; }
  .col-xs-push-3 {
  left: 25%; }
  .col-xs-push-4 {
  left: 33.33333%; }
  .col-xs-push-5 {
  left: 41.66667%; }
  .col-xs-push-6 {
  left: 50%; }
  .col-xs-push-7 {
  left: 58.33333%; }
  .col-xs-push-8 {
  left: 66.66667%; }
  .col-xs-push-9 {
  left: 75%; }
  .col-xs-push-10 {
  left: 83.33333%; }
  .col-xs-push-11 {
  left: 91.66667%; }
  .col-xs-push-12 {
  left: 100%; }
  .col-xs-offset-0 {
  margin-left: 0%; }
  .col-xs-offset-1 {
  margin-left: 8.33333%; }
  .col-xs-offset-2 {
  margin-left: 16.66667%; }
  .col-xs-offset-3 {
  margin-left: 25%; }
  .col-xs-offset-4 {
  margin-left: 33.33333%; }
  .col-xs-offset-5 {
  margin-left: 41.66667%; }
  .col-xs-offset-6 {
  margin-left: 50%; }
  .col-xs-offset-7 {
  margin-left: 58.33333%; }
  .col-xs-offset-8 {
  margin-left: 66.66667%; }
  .col-xs-offset-9 {
  margin-left: 75%; }
  .col-xs-offset-10 {
  margin-left: 83.33333%; }
  .col-xs-offset-11 {
  margin-left: 91.66667%; }
  .col-xs-offset-12 {
  margin-left: 100%; }
  @media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .intro__name, .intro__summary, .biography__content, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8, .intro__name, .intro__summary, .biography__content {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2, .intro__name, .intro__summary, .biography__content {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }
  @media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .project__image, .col-md-5, .col-md-6, .intro__name, .intro__summary, .biography__content, .col-md-7, .col-md-8, .hobbies .hobbies__image, .project__text, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4, .project__image {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6, .intro__name, .intro__summary, .biography__content {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8, .hobbies .hobbies__image, .project__text {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4, .project--reversed .project__text {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2, .hobbies .hobbies__image {
    left: 16.66667%; }
  .col-md-push-3, .intro__name, .intro__summary, .biography__content {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8, .project--reversed .project__image {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }
  @media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .intro__name, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4, .intro__name {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4, .intro__name {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }
  .hobbies {
  padding: 100px 0px; }
  .hobbies .hobbies__image {
    height: auto;
    margin: 0 auto;
    display: block; }
  .hobbies .hobbies--font {
    font-family: Daniel, FreeSans, Arial, Helvetica, sans-serif; }
  .hobbies .hobbies__background {
    fill: black; }
  .hobbies .hobbies__reading {
    fill: #ff8080;
    font-size: 54px; }
  .hobbies .hobbies__swimming {
    fill: #ffbfbf;
    font-size: 32px; }
  .hobbies .hobbies__improvisation {
    fill: white;
    font-size: 26px; }
  .hobbies .hobbies__cooking {
    fill: #ff8080;
    font-size: 40px; }
  .hobbies .hobbies__chamber-music {
    fill: #ff4040;
    font-size: 50px; }
  .hobbies .hobbies__travelling {
    fill: red;
    font-size: 23px; }
  .hobbies .hobbies__hiking {
    fill: #ffbfbf;
    font-size: 40px; }
  .hobbies .hobbies__music {
    fill: #ff8080;
    font-size: 44px; }
  .hobbies .hobbies__biking {
    fill: #ffbfbf;
    font-size: 50px; }
  .hobbies .hobbies__running {
    fill: #ff8080;
    font-size: 36px; }
  .hobbies .hobbies__art {
    fill: #ffbfbf;
    font-size: 43px; }
  .hobbies .hobbies__tunning {
    fill: #ffbfbf;
    font-size: 38px; }
  .hobbies .hobbies__playing {
    fill: red;
    font-size: 30px; }
  .hobbies .hobbies__projects {
    fill: #ffbfbf;
    font-size: 37px; }
  .hobbies .hobbies__do-it-yourself-stuff {
    fill: #ff4040;
    font-size: 37px; }
  .hobbies .hobbies__baroque {
    fill: #ff4040;
    font-size: 38px; }
  .hobbies .hobbies__photography {
    fill: #ffbfbf;
    font-size: 37px; }
  .hobbies .hobbies__nature {
    fill: #ffbfbf;
    font-size: 38px; }
  .hobbies .hobbies__education {
    fill: #ff4040;
    font-size: 50px; }
  .hobbies .hobbies__psychology {
    fill: #ff8080;
    font-size: 41px; }
  .hobbies .hobbies__singing {
    fill: #ff8080;
    font-size: 33px; }
  .hobbies .hobbies__camping {
    fill: #ff8080;
    font-size: 26px; }
  .hobbies .hobbies__teaching {
    fill: red;
    font-size: 34px; }
  .footer {
  padding: 100px 0px 5px 0px;
  text-align: center;
  background-color: black;
  overflow: hidden;
  margin: 0 auto;
  color: white;
  animation: fadeIn 3s ease-in-out forwards; }
  .footer__name {
    transform: rotate(-5deg);
    padding: 5px; }
  .footer__year {
    transform: rotate(-5deg);
    padding: 5px; }
  .footer__fake {
    padding: 5px;
    transform: rotate(-5deg); }
  .footer hr {
    transform: rotate(-5deg);
    display: block;
    position: relative;
    padding: 0px;
    margin: 0;
    height: 0;
    max-width: 100%;
    max-height: 0;
    font-size: 5px;
    line-height: 0;
    clear: both;
    border: none;
    border-top: 2px solid #ffffff; }
  @font-face {
  font-family: 'Daniel';
  src: url("/font/daniel.ttf"); }
  * {
  box-sizing: border-box; }
  html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: black; }
  body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  overflow-y: visible; }
  .wrapper {
  overflow-x: hidden; }
  .intro__quote {
  color: white;
  text-align: center;
  padding: 0px 10px;
  animation: fadeIn 3s ease-in-out forwards; }
  .intro__quote:before {
    content: '"';
    font-size: 5em;
    line-height: 0.1em;
    vertical-align: -0.3em;
    margin-right: -0.1em;
    font-family: serif;
    display: inline-block;
    transform: rotate(-15deg); }
  .intro__quote:after {
    content: '"';
    font-size: 5em;
    line-height: 0.1em;
    vertical-align: -0.5em;
    margin-left: -0.1em;
    font-family: serif;
    display: inline-block;
    transform: rotate(15deg); }
  .intro__quote--fixed {
    margin-top: 250px; }
  .intro__name {
  color: white;
  padding: 30px 0px 30px 0px;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
  animation: fadeIn 3s ease-in-out forwards; }
  .intro__name a {
    width: auto;
    height: auto;
    text-decoration: none;
    color: white; }
  .intro__name h2 {
    margin: 0; }
  .intro__summary {
  color: white;
  text-align: center;
  padding: 15px 0px 15px 0px;
  position: relative; }
  .intro__summary p {
    opacity: 0;
    animation: fadeIn 3s ease-in-out 1s forwards; }
  .calendar {
  color: white; }
  .biography {
  padding: 50px 0px;
  text-align: justify;
  color: white;
  animation: fadeIn 3s ease-in-out forwards; }
  @media screen and (max-device-width: 480px) {
  .biography__container {
    padding: 15px 0px 15px 0px; } }
  .projects {
  color: white;
  background-color: black;
  padding: 100px 0px;
  animation: fadeIn 3s ease-in-out forwards; }
  @media screen and (max-device-width: 480px) {
    .projects {
      padding: 15px 0px; } }
  .scrollTopWidget {
  position: fixed;
  display: inline-block;
  width: 50px;
  height: 50px;
  right: 50px;
  bottom: 50px;
  opacity: 0; }
  .scrollTopWidget--disappear {
    animation: fadeOut 1s ease-in-out 1 forwards; }
  .scrollTopWidget--appear {
    animation: fadeIn 1s ease-in-out 1 forwards; }
  .scrollTopWidget:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid white;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent; }
  .scrollTopWidget:after {
  cursor: pointer;
  position: absolute;
  margin-top: 8px;
  margin-left: 5px;
  content: '';
  left: 0;
  top: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid black;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent; }
  .nav {
  display: block;
  border-radius: 10px;
  display: block;
  position: fixed;
  width: auto;
  height: auto;
  top: 50%;
  z-index: 150;
  transform: translate(-50%, -50%);
  animation: fadeIn 3s ease-in-out forwards, slideInFromLeft 3s ease-in-out forwards;
  pointer-events: none; }
  .nav__menu-container {
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .nav__menu-drawer {
  position: relative;
  left: -100%;
  pointer-events: auto; }
  .nav__menu-drawer--opened {
    animation: nav-menu-open 1s ease-in-out forwards; }
  .nav__menu-drawer--closed {
    animation: nav-menu-close 1s ease-in-out forwards; }
  .nav__menu-burguer {
  cursor: pointer;
  background-color: black;
  display: block;
  position: relative;
  border-radius: 10px;
  margin: 30px 0px;
  margin-left: 50px;
  width: 40px;
  height: 40px;
  text-align: center;
  pointer-events: auto; }
  .nav__menu-burguer--close .burguer {
    width: 0; }
  .nav__menu-burguer--close .burguer:before {
      top: 10px;
      transform: rotate(45deg); }
  .nav__menu-burguer--close .burguer:after {
      top: 10px;
      transform: rotate(-45deg); }
  .burguer {
  content: '';
  position: absolute;
  border-radius: 1px;
  background-color: white;
  height: 3px;
  width: 30px;
  line-height: 50px;
  top: 10px;
  left: 50%;
  margin-left: -15px;
  transition: all 1s; }
  .burguer:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 10px;
    border-radius: 1px;
    background-color: white;
    height: 3px;
    width: 30px;
    transition: all 1s; }
  .burguer:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 20px;
    border-radius: 1px;
    background-color: white;
    height: 3px;
    width: 30px;
    transition: all 1s; }
  .nav__menu {
  display: block;
  margin: 15px 0px;
  height: auto; }
  .nav__menu .nav__menu--active {
    color: black;
    background-color: white; }
  .nav__menu-intro:hover, .nav__menu-gallery:hover, .nav__menu-biography:hover, .nav__menu-projects:hover, .nav__menu-hobbies:hover {
  background-color: white;
  color: black;
  border: 3px solid white; }
  .nav__menu-intro, .nav__menu-gallery, .nav__menu-biography, .nav__menu-projects, .nav__menu-hobbies {
  display: block;
  text-decoration: none;
  color: white;
  background-color: black;
  border-radius: 10px;
  text-align: right;
  border: 3px solid white; }
  .nav__menu-intro {
  width: 180px;
  padding: 10px 30px 10px 15px; }
  .nav__menu-gallery {
  width: 250px;
  padding: 10px 30px 10px 15px; }
  .nav__menu-biography {
  width: 160px;
  padding: 10px 30px 10px 15px; }
  .nav__menu-projects {
  width: 210px;
  padding: 10px 30px 10px 15px; }
  .nav__menu-hobbies {
  width: 280px;
  padding: 10px 30px 10px 15px; }
  .nav__menu--active {
  color: black;
  background-color: white; }
  .project {
  margin: 50px 0px; }
  .project__text {
  color: white;
  text-align: justify; }
  .project__text p {
    margin-top: 0px; }
  @keyframes nav-menu-open {
  0% {
    left: -100%; }
  70% {
    left: 30px; }
  100% {
    left: 0%; } }
  @keyframes nav-menu-close {
  0% {
    left: 0%; }
  30% {
    left: 30px; }
  100% {
    left: -100%; } }
  @keyframes appear {
  0% {
    transform: translate(-50%, -200%) rotate(-180deg); }
  100% {
    transform: translate(-50%, -50%) rotate(0deg); } }
  @keyframes score {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0%); } }
  @keyframes score {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0%); } }
  @keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
  @keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  @keyframes slideInFromLeft {
  0% {
    left: -100%; }
  80% {
    left: 130px; }
  100% {
    left: 100px; } }
  @keyframes social-appear1 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(-180deg) scale(0); }
  100% {
    opacity: 1;
    transform: translate(-250%, -55%) rotate(0deg) scale(0.9); } }
  @keyframes social-appear2 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(-180deg) scale(0); }
  100% {
    opacity: 1;
    transform: translate(-200%, 40%) rotate(0deg) scale(0.9); } }
  @keyframes social-appear3 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(-180deg) scale(0); }
  100% {
    opacity: 1;
    transform: translate(120%, -150%) rotate(0deg) scale(0.9); } }
  @keyframes social-appear4 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(-180deg) scale(0); }
  100% {
    opacity: 1;
    transform: translate(100%, 0%) rotate(0deg) scale(0.9); } }
  @keyframes social-appear5 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(-180deg) scale(0); }
  100% {
    opacity: 1;
    transform: translate(180%, -90%) rotate(0deg) scale(0.9); } }
  @keyframes social-appear6 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(-180deg) scale(0); }
  100% {
    opacity: 1;
    transform: translate(-180%, -190%) rotate(0deg) scale(0.9); } }
  @keyframes breath {
  0% {
    transform: scale(0.9); }
  50% {
    transform: scale(1); }
  100% {
    transform: scale(0.9); } }
  .link {
  text-decoration: none;
  color: #18CAFF; }
  .link:link, .link:visited, .link:hover, .link:active {
    text-decoration: none; }
  .text--italic {
  font-style: italic; }
  .text--bold {
  font-weight: bold; }
