/* #### Generated By: http://www.cufonfonts.com #### */
@font-face {
  font-family: 'Futura Condensed PT Medium';
  font-style: normal;
  font-weight: normal;
  src: local("Futura Condensed PT Medium"), url("../fonts/futura-pt/futura-condensed-pt-medium-589e44ed1e3a5.woff") format("woff"); }
@font-face {
  font-family: 'Futura Condensed PT Medium Oblique';
  font-style: normal;
  font-weight: normal;
  src: local("Futura Condensed PT Medium Oblique"), url("../fonts/futura-pt/futura-condensed-pt-medium-oblique-589e4507d391c.woff") format("woff"); }
@font-face {
  font-family: 'Futura PT Book';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT Book"), url("../fonts/futura-pt/futura-pt-book-589a6dec272c3.woff") format("woff"); }
@font-face {
  font-family: 'Futura PT Book Oblique';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT Book Oblique"), url("../fonts/futura-pt/futura-pt-book-oblique-589e44623c7b4.woff") format("woff"); }
@font-face {
  font-family: 'Futura PT Light';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT Light"), url("../fonts/futura-pt/futura-pt-light-589a6e187563a.woff") format("woff"); }
@font-face {
  font-family: 'Futura PT Light Oblique';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT Light Oblique"), url("../fonts/futura-pt/futura-pt-light-oblique-589e448ae90e2.woff") format("woff"); }
@font-face {
  font-family: 'Futura PT Medium';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT Medium"), url("../fonts/futura-pt/futura-pt-medium-589e45b956de4.woff") format("woff"); }
@font-face {
  font-family: 'Futura PT Medium Oblique';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT Medium Oblique"), url("../fonts/futura-pt/futura-pt-medium-oblique-589e460871ec2.woff") format("woff"); }
@font-face {
  font-family: 'Futura PT DemiBold';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT DemiBold"), url("../fonts/futura-pt/futura-pt-demibold-589e43b852117.woff") format("woff"); }
@font-face {
  font-family: 'Futura PT DemiBold Oblique';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT DemiBold Oblique"), url("../fonts/futura-pt/futura-pt-demibold-oblique-589e43ec3ea82.woff") format("woff"); }
@font-face {
  font-family: 'Futura PT Bold';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT Bold"), url("../fonts/futura-pt/futura-pt-bold-589e44b6aacd3.woff") format("woff"); }
@font-face {
  font-family: 'Futura PT Bold Oblique';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT Bold Oblique"), url("../fonts/futura-pt/futura-pt-bold-oblique-589e453384a18.woff") format("woff"); }
@font-face {
  font-family: 'Futura PT Heavy';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT Heavy"), url("../fonts/futura-pt/futura-pt-heavy-589a6dd12187e.woff") format("woff"); }
@font-face {
  font-family: 'Futura PT Heavy Oblique';
  font-style: normal;
  font-weight: normal;
  src: local("Futura PT Heavy Oblique"), url("../fonts/futura-pt/futura-pt-heavy-oblique-589a6e480ab16.woff") format("woff"); }
body {
  padding-top: 50px;
  font-family: "Futura PT Medium", "Helvetica", "Arial", sans-serif;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden;
  font-size: 16px; }

nav {
  display: none; }

.container {
  flex: 1;
  padding-bottom: 200px; }

a {
  color: #547DC2; }
  a:link, a:visited {
    color: #547DC2; }
  a:active, a:focus, a:hover {
    color: #FA7E71; }

.starter-template {
  padding: 40px 0;
  text-align: left; }

.footer {
  position: relative;
  z-index: 10;
  padding: 2em;
  text-align: center;
  background-color: #000;
  color: #fff; }
  .footer a {
    color: #fff; }
    .footer a:link, .footer a:visited {
      color: #fff; }
    .footer a:active, .footer a:focus, .footer a:hover {
      color: #fff; }
  .footer .icons {
    font-size: 24px; }
    .footer .icons a {
      margin-right: 0.33em; }
      .footer .icons a:last-child {
        margin-right: 0; }

.yarnish {
  background: linear-gradient(45deg, #eee4dc 0%, #f4fbfb 100%);
  background-attachment: fixed; }

.jumbotron {
  background: none; }
  .jumbotron p {
    font-size: 16px; }
    .jumbotron p:first-of-type {
      font-size: 20px; }

@media (min-width: 768px) {
  .jumbotron {
    padding-top: 100px;
    padding-bottom: 48px; }
    .jumbotron .container {
      padding-bottom: 20px; }

  #bigtext {
    float: left;
    max-width: 60%; }

  #about {
    max-width: 50%;
    text-align: justify; } }
h1 {
  margin-bottom: 0;
  font-size: 75px; }

h2 {
  font-size: 30px;
  margin-top: 0;
  font-weight: 500; }
  h2 .subtitle-separator {
    font-size: 16px; }

#projects {
  max-height: 9999em;
  margin-bottom: 50px; }

.projects-controls {
  margin: 30px 0;
  width: 100%;
  display: none; }

.grid-item {
  max-width: 100%; }
  .grid-item .item-wrapper {
    text-align: left;
    width: 100%;
    border: rgba(0, 0, 0, 0.15) 1px solid;
    background: #F5F2EE;
    border-radius: 4px;
    float: left;
    min-height: 150px;
    transition: all 0.25s ease-in-out;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden; }
    .grid-item .item-wrapper:hover {
      background: #FBFCFB; }
  .grid-item h3 {
    margin: 0;
    padding: 10px 0 0 10px; }
  .grid-item h4 {
    margin-top: 0; }
  .grid-item h3,
  .grid-item h4,
  .grid-item p {
    transition: font 0.25s ease-in-out; }
  .grid-item .item-header {
    display: flex;
    width: 100%; }
    .grid-item .item-header h3 {
      flex: 1; }
  .grid-item .date-wrapper {
    padding-left: 5px; }
  .grid-item .date {
    padding: 5px 7px 3px 7px;
    background-color: #333;
    color: #fff;
    font-size: 11px;
    line-height: 1;
    border-radius: 0 0 0 4px; }
    .grid-item .date:empty {
      display: none; }
  .grid-item .item-body {
    padding: 0 10px 10px 10px; }

.grid-item {
  width: calc(100%);
  display: flex;
  min-height: 200px;
  line-height: 1.2em; }
  @media (min-width: 768px) {
    .grid-item {
      width: calc(25% - 10px); } }
  .grid-item p {
    font-size: 16px;
    line-height: 1.3em; }
    .grid-item p.no-thumbnail {
      height: 0;
      overflow: hidden; }
  .grid-item img {
    display: block;
    width: 100%;
    border: none;
    transition: all 0.5s ease-in-out; }

.grid-item--width2 {
  width: calc(100%); }
  @media (min-width: 768px) {
    .grid-item--width2 {
      width: calc(50% - 10px); } }

.grid-item--gigante {
  width: calc(100%);
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .grid-item--gigante {
      width: calc(75% - 10px); } }
  .grid-item--gigante .item-wrapper {
    background: rgba(255, 255, 255, 0.75); }
  .grid-item--gigante h3 {
    font-size: 32px; }
  .grid-item--gigante h4 {
    font-size: 24px; }
  .grid-item--gigante p.no-thumbnail {
    height: auto; }
  .grid-item--gigante .date {
    font-size: 20px; }

ul.lead {
  list-style: none; }

footer,
.container {
  position: relative;
  z-index: 1; }

#underlay-container {
  position: absolute;
  top: 0;
  right: 0;
  height: 100vh;
  width: 100vw; }
  @media (max-width: 768px) {
    #underlay-container {
      display: none; } }

#header-rainbow {
  position: relative;
  top: 0;
  right: 0;
  float: right;
  width: 40%;
  height: 650px;
  background-image: url("../images/stripes_5_down_right.svg");
  background-size: cover;
  background-position: left bottom;
  z-index: 0;
  background-repeat: no-repeat;
  opacity: 0.7; }

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