/* Text Elements */

h1.project-title {
  margin-bottom: 1.5rem;
  color: #efeee6;
  text-align: center;
  font-size: 70px;
  font-family: 'Abril Fatface', cursive;
  line-height: .8;
}

h1.heading-1 {
  color: #fff;
  font-size: 20px;
}

h1 span.heading-text-1 {
  font-size: 1.25rem;
  font-family: 'Raleway', cursive;
}

h1 span.heading-text-2 {
  font-family: 'Raleway', cursive;
}

h1 span.heading-text-3 {
  font-family: 'Raleway', cursive;
}

h1 span.heading-text-4 {
  font-family: 'Raleway', cursive;
}

h1 span.heading-text-6 {
  font-family: 'Raleway', cursive;
}

h1 span.heading-text-7 {
  font-family: 'Raleway', cursive;
}

h1 span.heading-text-8 {
  font-family: 'Raleway', cursive;
}

h1 span.heading-text-9 {
  font-family: 'Raleway', cursive;
}

h1 span.heading-text-10 {
  font-family: 'Raleway', cursive;
}

h1 span.heading-text-5 {
  font-family: 'Raleway', cursive;
}

h2.quote-company {
  margin-top: 1rem;
  margin-bottom: 0;
  max-width: 1200px;
  color: #cac8c1;
  text-align: left;
  font-weight: 100;
  font-size: 32px;
  font-family: 'Abril Fatface', cursive;
  line-height: 1;
}

h2 span.heading-text-11 {
  font-size: 1.5375rem;
}

h3.project-photos-heading {
  padding-top: 1rem;
  color: #efeee6;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 6px;
  font-size: 24px;
  font-family: 'Raleway', cursive;
}

h3#company-heading {
  color: #0e0e0e;
}

h3 span.heading-text-12 {
  font-weight: 700;
}

h4.card-title {
  margin-top: 1rem;
  color: #efeee6;
  font-size: 24px;
  font-family: 'Abril Fatface', cursive;
  line-height: 1;
}

h6.city {
  color: #e68b5a;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
}

h6.heading-phone {
  margin-top: .5rem;
  font-family: 'Raleway', cursive;
}

p.paragraph.paragraph-hero-project {
  color: #efeee6;
  text-align: center;
  font-family: 'Raleway', cursive;
}

p.paragraph.card-text {
  color: #efeee6;
  font-family: 'Raleway', cursive;
}

p.paragraph.about-paragraph {
  margin-bottom: 2rem;
  max-width: 1200px;
  font-family: 'Raleway', cursive;
}

p.paragraph span.paragraph-text-1 {
  font-size: 1.875rem;
}

p.paragraph span.paragraph-text-2 {
  font-size: 1.4375rem;
}

a.link-text.link-home {
  margin-bottom: .5rem;
  color: #0e0e0e;
  font-size: 36px;
  font-family: 'Abril Fatface', cursive;
}

a.link-text.home-item-menu {
  margin: .5rem 0;
  color: #e3e1d8;
  text-transform: capitalize;
  font-size: 25px;
  font-family: 'Abril Fatface', cursive;
}

a.link-text.menu-item {
  display: block;
  margin-right: 3rem;
  margin-left: 3rem;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  border-bottom: .125rem solid transparent;
  color: #e3e1d8;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 24px;
  font-family: 'Raleway', cursive;

  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
}

a.link-text span.text-link-text-1 {
  letter-spacing: .5375rem;
  font-size: 1.875rem;
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

a.link-text span.text-link-text-2 {
  letter-spacing: -.0625rem;
}

a.link-text span.text-link-text-3 {
  letter-spacing: 0;
}

a.link-text.footer-link {
  color: #e68b5a;
  font-family: 'Raleway', cursive;
}

a.link-text.home-item-menu:hover {
  color: #e68b5a;
}

a.link-text.menu-item:hover {
  border-bottom: .125rem none #181818;
  text-decoration: none;
}

/* Interaction Elements */

a.link-button.button-visit-project {
  margin-top: 0;
  margin-bottom: 0;
  padding: 6px 32px;
  border: .125rem solid rgba(239, 238, 230, .2);
  border-radius: 50px;
  background-color: #332c17;
  color: #efeee6;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 400;
  font-size: 14px;
}

a.link-button.previous-project {
  margin: 0 1rem;
  padding: 16px 28px;
  min-width: 320auto;
  width: 250px;
  border: .125rem solid rgba(239, 238, 230, .2);
  border-radius: 50px;
  color: #efeee6;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 14px;
}

a.link-button.next-project {
  margin: 0 1rem;
  padding: 16px 28px;
  min-width: 320auto;
  width: 250px;
  border: .125rem solid rgba(239, 238, 230, .2);
  border-radius: 50px;
  color: #efeee6;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 14px;
}

a.link-button span.button-link-text-1 {
  font-size: .8125rem;
}

a.link-button.button-visit-project:hover {
  border-color: #efeee6;
}

a.link-button.previous-project:hover {
  border-color: #efeee6;
}

a.link-button.next-project:hover {
  border-color: #efeee6;
}

/* Layout Elements */

.container.container-projects {
  min-height: auto;
  background-color: #161616;
}

.container.container-about {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-right: 1rem;
  padding-left: 1rem;
/*  min-height: 100vh;*/
  background-color: #efeee6;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.container.sd-two-cols {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.container.menu-wrapper {
  display: none;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 2rem;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
}

.container.container-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  min-height: 350px;
  background-color: #efeee6;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.header {
  position: -webkit-sticky;
  position:         sticky;
  top: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-bottom: 0;
  padding-bottom: 15px;
  min-height: 50px;
  background-color: #0e0e0e;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.menu-bar {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  margin-top: 10px;
  margin-right: 3%;
  margin-left: 3%;
  width: 94%;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.container.hero-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-top: 0;
  min-height: 30vh;
  background-color: #0e0e0e;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  background-blend-mode: normal;
}

.container.card-wrapper {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.container.card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: start;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.company-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-right: 1rem;
  padding-left: 1rem;
/*  min-height: 100vh;*/
  max-width: 900px;
  max-height: none;
  background-color: #efeee6;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.container.picture-about-wrapper {
  margin-bottom: .5rem;
}

.container.card-row {
  margin-top: 0;
  padding-right: 16px;
  padding-left: 16px;
  min-width: 10px;
  max-width: 900px;
}

.container.project-section {
  display: block;
  -ms-flex-pack: center;
  -ms-flex-align: end;
  min-height: 10vh;
  background-color: #161616;

  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.project-photos {
  min-width: 90%;
  background-color: transparent;
}

.container.project-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  min-height: 250px;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.project-photos-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 15px;
  max-width: 900px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.desktop-menu.menu-wrapper {
  display: none;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 2rem;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
}

.container.menu-wrapper.show-menu {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 100vh;
  background-color: rgba(14, 14, 14, .9);

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
}

.container.desktop-menu.menu-wrapper.show-menu {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 100vh;
  background-color: rgba(14, 14, 14, .9);

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
}

a.glyph.menu-toggler {
  color: #e3e1d8;
  font-size: 28px;
}

div.responsive-picture.card-picture {
  display: table-row;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  -webkit-filter: sepia(.63) grayscale(.68);
          filter: sepia(.63) grayscale(.68);

  background-blend-mode: normal;
}

.rule.black-separator hr {
  border-top-color: #161616;
}

div.responsive-picture.picture-about {
  max-width: 1200px;
}

.rule.white-separator {
  width: 90%;
}

div.responsive-picture.project-picture {
  margin-top: 1rem;
  margin-bottom: 1rem;
  max-width: none;
  width: 100%;
}

div.responsive-picture.picture-3 {
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 400px;
  background-image: url('../images/Images/Home/CP_claraboia.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

div.responsive-picture.picture-4 {
  max-width: 400px;
}

div.responsive-picture.picture-5 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  max-width: 400px;
}

div.responsive-picture.picture-1 {
  margin-top: 10px;
}

div.responsive-picture.card-picture:hover {
  -webkit-filter: sepia(0) grayscale(0);
          filter: sepia(0) grayscale(0);
  -webkit-transition-delay: 0s, 0s;
     -moz-transition-delay: 0s, 0s;
       -o-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
  -webkit-transition-timing-function: ease, linear;
     -moz-transition-timing-function: ease, linear;
       -o-transition-timing-function: ease, linear;
          transition-timing-function: ease, linear;
  -webkit-transition-duration: 0s, .6s;
     -moz-transition-duration: 0s, .6s;
       -o-transition-duration: 0s, .6s;
          transition-duration: 0s, .6s;
  -webkit-transition-property: all, all;
     -moz-transition-property: all, all;
       -o-transition-property: all, all;
          transition-property: all, all;
}

@media screen and (min-width: 22.5rem) {
  /* Interaction Elements */

  a.link-button.next-project {
    margin-top: 0;
  }

  a.link-button.previous-project {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h2.quote-company {
    font-size: 42px;
  }

  a.link-text.home-item-menu {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 28px;
  }

  a.link-text.menu-item {
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 500;
    font-size: 14px;
  }

  a.link-text.menu-item:hover {
    border-bottom-style: dotted;
  }

  /* Layout Elements */

  .container.menu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    margin-bottom: 0;
  }

  .container.header {
    position: relative;
  }

  .container.menu-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.picture-about-wrapper {
    margin-bottom: 0;
  }

  .container.desktop-menu.menu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    margin-bottom: 0;
  }

  a.glyph.menu-toggler {
    display: none;
  }
}

@media screen and (min-width: 64rem) {
  /* Layout Elements */

  .container.container-about {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .container.hero-container {
    background-color: #0e0e0e;
  }
}