@charset "UTF-8";
/*
Theme Name: ELCHEM 2018
Description: Black/Orange.
Author: FHB + Young Kim
*/
@import url("https://fonts.googleapis.com/css?family=Lato:300,400|Teko:300");
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css";
@import "https://daneden.github.io/animate.css/animate.min.css";
.whitetext, .whitetext p {
  color: #ffffff; }

.blacktext, .blacktext p {
  color: #000000; }

.orangetext, .orangetext p {
  color: #f9a01b; }

.greentext, .greentext p {
  color: #2a926c; }

.greytext, .greytext p {
  color: #4d4d4f; }

.row {
  overflow-x: hidden;
  padding: 0 0.9375em; }

/* start */
.row.sm-padding-lr-0{
	overflow: hidden;
}
/*  */

.row.no-y {
  overflow-y: hidden; }

.div {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear; }

p {
  font-family: "Lato", sans-serif;
  font-size: .95em;
  line-height: 1.6em;
  margin-bottom: 1em;
  color: #000000;
  font-weight: 400;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.uppercase {
  text-transform: uppercase; }

.nowrap {
  white-space: nowrap; }

.hideforsmall {
  display: none; }

.margin-top-0 {
  margin-top: 0 !important; }

.margin-bottom-0 {
  margin-bottom: 0 !important; }

.margin-bottom-half {
  margin-bottom: 0.4rem !important; }

.margin-top-1r {
  margin-top: 1rem !important; }

.margin-bottom-1r {
  margin-bottom: 1rem !important; }

.margin-bottom-1halfr {
  margin-bottom: 1.5rem !important; }

.margin-top-2r {
  margin-top: 2rem !important; }

.margin-bottom-2r {
  margin-bottom: 2rem !important; }

.margin-top-3r {
  margin-top: 3rem !important; }

.margin-bottom-3r {
  margin-bottom: 3rem !important; }

.margin-bottom-4r {
  margin-bottom: 4rem !important; }

.padding-0 {
  padding: 0 !important; }

.padding-1r {
  padding: 1rem !important; }

.padding-2r {
  padding: 2rem !important; }

.padding-topbottom-1r {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.padding-topbottom-1halfr {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.padding-topbottom-2r {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }

.padding-topbottom-3r {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.padding-topbottom-5r {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important; }

.padding-topbottom-7r {
  padding-top: 7rem !important;
  padding-bottom: 7rem !important; }

.padding-top-7r {
  padding-top: 7rem !important; }

.padding-bottom-7r {
  padding-bottom: 7rem !important; }

.padding-topbottom-9r {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important; }

.padding-topbottom-13r {
  padding-top: 13rem !important;
  padding-bottom: 13rem !important; }

.padding-bottom-1r {
  padding-bottom: 1rem !important; }

.padding-bottom-2r {
  padding-bottom: 2rem !important; }

.padding-lr-1r {
  padding-left: 1rem !important;
  padding-right: 1rem !important; }

.padding-lr-2r {
  padding-left: 2rem !important;
  padding-right: 2rem !important; }

.padding-lr-3r {
  padding-left: 3rem !important;
  padding-right: 3rem !important; }

@media only screen and (max-width: 640px) {
  .sm-margin-bottom-1r {
    margin-bottom: 1rem !important; }

  .sm-padding-0 {
    padding-bottom: 0 !important; }

  .sm-padding-lr-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .sm-padding-lr-3r {
    padding-left: 3rem !important;
    padding-right: 3rem !important; }

  .sm-padding-topbottom-halfr {
    padding-top: .6rem !important;
    padding-bottom: .6rem !important; }

  .sm-padding-2r {
    padding: 0 2rem 3rem !important; }

  .sm-padding-topbottom-3r {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }

  .sm-padding-top-5r {
    padding-top: 5rem !important; }

  .sm-padding-bottom-5r {
    padding-bottom: 5rem !important; }

  .sm-padding-topbottom-5r {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important; }

  .sm-padding-topbottom-9r {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important; } }
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-family: "Teko", sans-serif;
  text-transform: none;
  line-height: 1em;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

h1 {
  font-size: 2.5em;
  line-height: .9em;
  font-weight: normal;
  letter-spacing: -1px; }
  @media only screen and (min-width: 641px) {
    h1 {
      font-size: 5em; } }
  @media only screen and (min-width: 1025px) {
    h1 {
      font-size: 6em; } }

h1.lato {
  font-size: 2.5em;
  font-family: "Lato", sans-serif;
  letter-spacing: -1px;
  font-weight: 300; }
  @media only screen and (min-width: 641px) {
    h1.lato {
      font-size: 4em; } }
  @media only screen and (min-width: 1025px) {
    h1.lato {
      font-size: 5.6em; } }

h2 {
  font-size: 1.8em; }

h3 {
  font-size: 1.3em; }
  @media only screen and (min-width: 641px) {
    h3 {
      font-size: 1.8em; } }

h4 {
  font-size: 2em; }

@media only screen and (min-width: 641px) {
  .alignit {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%); } }

@media only screen and (min-width: 1025px) {
  .alignit-large {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%); } }

.alignit-always {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-55%);
  -ms-transform: translateY(-55%);
  transform: translateY(-55%); }

ul, ol, dl, li {
  margin: 0;
  padding: 0; }

a, a:visited {
  text-decoration: none;
  color: #f9a01b;
  font-weight: 300;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

a:hover, a:active {
  color: #fab54d; }

a.button {
  color: #4d4d4f !important;
  background-color: #f9a01b;
  font-family: "Teko", sans-serif;
  text-transform: uppercase;
  font-size: 1.4em;
  padding: .75rem 2rem .5rem 2rem;
  margin: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  a.button:hover {
    background-color: #4d4d4f;
    color: #f9a01b !important; }

.section {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative; }

.height100 .row, .height100 .columns {
  height: 100%; }

.imageonly.big img {
  width: 100%; }

.whitebg {
  background-color: #ffffff; }

.offwhitebg {
  background-color: #f2f2f2; }

.offwhitebg2 {
  background-color: whitesmoke; }

.greybg {
  background-color: #4d4d4f; }

.lightgreybg {
  background-color: #ebebeb; }

.beigegreybg {
  background-color: #f0eded; }

.blackbg {
  background-color: #000000; }

.lightblackbg {
  background-color: #0d0d0d; }

.orangebg {
  background-color: #f9a01b; }

.orangefadebg {
  background-color: #f9a01b; }
  @media only screen and (min-width: 641px) {
    .orangefadebg {
      background-color: rgba(249, 160, 27, 0.95); } }

.greenbg {
  background-color: #2a926c; }

.bluebg {
  background-color: #2ebfc9; }

.imagebg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.scrollbg {
  background-position: center top; }

@media only screen and (min-width: 641px) {
  .small-bg {
    background-color: transparent; } }

@media only screen and (max-width: 640px) {
  .medium-bg {
    background-color: transparent; } }

.micro_underline {
  width: 1.8rem;
  margin: 0 auto;
  height: 3px;
  background-color: #f9a01b;
  display: block; }

.micro_underline.left {
  margin: 0 100% 0 0; }

@media only screen and (max-width: 640px) {
  .micro_underline.sm-left {
    margin: 0 100% 0 0; } }

.micro_underline.black {
  background-color: #000000; }

.micro_underline.white {
  background-color: #ffffff; }

.micro_underline.green {
  background-color: #2a926c; }

/*----NAVIGATION---*/
.navbar {
  position: relative;
  z-index: 22; }
  .navbar img.logo {
    vertical-align: baseline;
    max-height: 16px;
    max-width: 100%;
    margin-top: 3px; }
    @media only screen and (min-width: 641px) {
      .navbar img.logo {
        max-height: 24px;
        margin-top: 0; } }
  @media only screen and (min-width: 641px) {
    .navbar {
      position: fixed;
      top: 0;
      left: 0; } }
  .navbar .bars {
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 1.15em;
    line-height: 1em; }
  .navbar .actual-nav ul {
    list-style: none;
    width: auto;
    display: none; }
    .navbar .actual-nav ul li {
      display: block;
      width: auto;
      text-transform: uppercase;
      font-family: "Teko", sans-serif;
      font-size: 1.2em;
      margin: .8rem auto;
      line-height: .9em;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      .navbar .actual-nav ul li:first-child {
        margin-left: 0; }
      .navbar .actual-nav ul li:last-child {
        margin-right: 0; }
      .navbar .actual-nav ul li a {
        color: #ffffff;
        display: inline-block;
        border-bottom: 1px solid transparent; }
        .navbar .actual-nav ul li a:hover {
          border-bottom: 1px solid #f9a01b; }
      @media only screen and (max-width: 640px) {
        .navbar .actual-nav ul li:last-child a {
          color: #f9a01b; }
          .navbar .actual-nav ul li:last-child a:after {
            content: "+";
            padding-left: 4px; } }
    .navbar .actual-nav ul li.current_menu_item a, .navbar .actual-nav ul li.current_page_item a {
      border-bottom: 1px solid #f9a01b; }
  @media only screen and (min-width: 641px) {
    .navbar .actual-nav ul {
      display: block !important; }
      .navbar .actual-nav ul li {
        display: inline-block;
        margin: 0 2%; }
        .navbar .actual-nav ul li:last-child {
          display: none; } }
  .navbar a.contact_us {
    font-family: "Teko", sans-serif;
    font-size: 1.2em;
    vertical-align: middle; }

img.placeholder {
  visibility: hidden;
  width: 100%;
  height: auto; }

/*----HEADER---*/
header {
  text-align: center;
  margin-top: -.75rem; }
  header img.placeholder {
    max-height: 815px; }
  header .headerimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  header .headsup {
    z-index: 2;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-68%);
    -ms-transform: translateY(-68%);
    transform: translateY(-68%);
    position: absolute;
    left: 0;
    width: 100%; }
    @media only screen and (min-width: 1025px) {
      header .headsup {
        -webkit-transform: translateY(-58%);
        -ms-transform: translateY(-58%);
        transform: translateY(-58%); } }
  @media only screen and (min-width: 641px) {
    header {
      margin-top: 0; } }

header#home_header .headerimg {
  background-image: url(images/home_hero_mobile.jpg); }
  @media only screen and (min-width: 641px) {
    header#home_header .headerimg {
      background-image: url(images/home_hero.jpg); } }
/* start */
@media only screen and (min-width: 1600px) {
    header#home_header .headerimg {
/*       background-position: center !important; */
		background-size: contain;
	} }
/* ftp 접속할수없어서 컴파일된파일에 직접 수정했습니다. */

header#home_header .downarrow {
  width: 100%;
  text-align: center;
  z-index: 10;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2.2rem;
  font-size: 1.75em; }
  @media only screen and (min-width: 1025px) {
    header#home_header .downarrow {
      bottom: 4.2rem; } }
  header#home_header .downarrow .dwnrrw {
    color: #f9a01b !important; }

header#tech_header .headerimg {
  background-image: url(images/tech_layers_mobile.jpg); }
  @media only screen and (min-width: 641px) {
    header#tech_header .headerimg {
      background-image: url(images/tech_layers.jpg); } }

header#art_header .headerimg {
  background-image: url(images/art_bluesole_mobile.jpg); }
  @media only screen and (min-width: 641px) {
    header#art_header .headerimg {
      background-image: url(images/art_bluesole.jpg); } }

header#products_header .headerimg {
  background-image: url(images/products_hero_mobile.jpg); }
  @media only screen and (min-width: 641px) {
    header#products_header .headerimg {
      background-image: url(images/products_hero.jpg); } }

header#green_header .headerimg {
  background-image: url(images/green_hero_mobile.jpg); }
header#green_header .headsup {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-55%);
  -ms-transform: translateY(-55%);
  transform: translateY(-55%);
  position: absolute; }
@media only screen and (min-width: 641px) {
  header#green_header .headerimg {
    background-image: url(images/green_hero.jpg); }
  header#green_header .headsup {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-68%);
    -ms-transform: translateY(-68%);
    transform: translateY(-68%);
    position: absolute; } }
  @media only screen and (min-width: 641px) and (min-width: 1025px) {
    header#green_header .headsup {
      -webkit-transform: translateY(-58%);
      -ms-transform: translateY(-58%);
      transform: translateY(-58%); } }

header#dna_header .headerimg {
  background-image: url(images/dna_hero_mobile.jpg); }
header#dna_header .headsup {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-55%);
  -ms-transform: translateY(-55%);
  transform: translateY(-55%);
  position: absolute; }
@media only screen and (min-width: 641px) {
  header#dna_header .headerimg {
    background-image: url(images/dna_hero.jpg); }
  header#dna_header .headsup {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-68%);
    -ms-transform: translateY(-68%);
    transform: translateY(-68%);
    position: absolute; } }
  @media only screen and (min-width: 641px) and (min-width: 1025px) {
    header#dna_header .headsup {
      -webkit-transform: translateY(-58%);
      -ms-transform: translateY(-58%);
      transform: translateY(-58%); } }

header#contacthead {
  padding-top: 5rem !important; }
  header#contacthead span.name {
    font-family: "Lato", sans-serif;
    font-size: 3.4em;
    font-weight: 300; }
  header#contacthead p.teko {
    font-family: "Teko", sans-serif;
    font-size: 1.5em;
    text-transform: uppercase;
    line-height: 1.26em; }
    header#contacthead p.teko span.bigger {
      font-size: 1.2em;
      vertical-align: middle; }
  header#contacthead h2.chat {
    font-size: 5em;
    line-height: 1em; }
    @media only screen and (min-width: 641px) {
      header#contacthead h2.chat {
        font-size: 6.5em; } }
    @media only screen and (min-width: 1025px) {
      header#contacthead h2.chat {
        font-size: 8em; } }
    header#contacthead h2.chat:before, header#contacthead h2.chat:after {
      color: #000000;
      font-size: .6em; }
    header#contacthead h2.chat:before {
      content: '“';
      display: block;
      line-height: .5em; }
    header#contacthead h2.chat:after {
      content: '”';
      display: block;
      margin-top: -1rem; }
  header#contacthead a {
    color: inherit; }
    header#contacthead a:hover {
      color: #fab54d; }

/*----SECTIONS---*/
.content {
  min-height: 330px; }
  .content .illo.fourfifteen {
    max-height: 412px; }
  .content .illo.twoseventy {
    max-height: 270px; }
  .content img.placeholder {
    width: 100%;
    max-height: 620px;
    visibility: hidden; }
  .content img.placeholder.large {
    display: none; }
    @media only screen and (min-width: 1025px) {
      .content img.placeholder.large {
        display: block; } }
  @media only screen and (max-width: 640px) {
    .content img.placeholder.switch {
      display: block;
      visibility: visible; } }
  .content img.bgfix {
    width: auto;
    max-width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto; }
  .content .colorbgs {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
    .content .colorbgs .row, .content .colorbgs .columns {
      height: 100%; }
  .content .placehold_reset {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear; }
  .content .placehold_reset.large {
    position: relative; }
    @media only screen and (min-width: 1025px) {
      .content .placehold_reset.large {
        position: absolute; } }

span.quote, span.attribution {
  font-family: "Teko", sans-serif;
  font-size: 2.3em;
  line-height: 1.05em;
  font-weight: normal;
  text-transform: uppercase;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  display: block; }
  @media only screen and (min-width: 641px) {
    span.quote, span.attribution {
      font-size: 3.2em; } }

span.quote:before {
  content: '“';
  display: block;
  line-height: .95em; }
span.quote:after {
  content: '”';
  display: block;
  margin-top: .5rem; }

span.attribution {
  font-size: 1.75em; }

@media only screen and (min-width: 641px) {
  #front_grid .container {
    margin-top: -1.2rem; } }
@media only screen and (min-width: 1025px) {
  #front_grid .container {
    margin-top: -3rem; } }
@media only screen and (min-width: 641px) {
  #front_grid .tile1 {
    min-height: 592px; } }
#front_grid .tile1 img {
  max-height: 280px; }
@media only screen and (min-width: 641px) {
  #front_grid .tile4 {
    min-height: 592px; } }
#front_grid .tile4 img {
  max-height: 180px; }
#front_grid .tile6, #front_grid .tile7 {
  height: 50%; }
#front_grid .tile6 .textcontainer {
  z-index: 2; }
#front_grid .tile6 .bgoverlay {
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear; }
#front_grid .tile7 img {
  max-height: 33px; }
#front_grid .tilelink .tile {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear; }
#front_grid .tilelink span.plus {
  position: absolute;
  bottom: 0;
  display: inline-block;
  z-index: 20;
  background: #f9a01b;
  color: #ffffff;
  width: 1.4rem;
  height: 1.4rem;
  line-height: 1.3em;
  right: 0.9375rem;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  @media only screen and (min-width: 641px) {
    #front_grid .tilelink span.plus {
      right: 0; } }
#front_grid .tilelink:hover span.plus {
  background-color: #4d4d4f;
  color: #f9a01b; }
#front_grid .tilelink:hover .tile1 {
  background-color: #1a1a1a; }
#front_grid .tilelink:hover .tile2 .placehold_reset {
  background-color: rgba(0, 0, 0, 0.2); }
#front_grid .tilelink:hover .tile3 {
  background-color: #ea8f06; }
#front_grid .tilelink:hover .tile4 {
  background-color: #1a1a1a; }
#front_grid .tilelink:hover .tile5 .placehold_reset {
  background-color: rgba(0, 0, 0, 0.2); }
#front_grid .tilelink:hover .tile6 .bgoverlay {
  opacity: 1; }
#front_grid .tilelink:hover .tile7 {
  background-color: #247e5d; }
#front_grid span.quote {
  font-size: 1.8em;
  line-height: 1em; }
  @media only screen and (min-width: 641px) {
    #front_grid span.quote {
      font-size: 1.4em; } }
  @media only screen and (min-width: 1025px) {
    #front_grid span.quote {
      font-size: 1.8em; } }
  #front_grid span.quote:before, #front_grid span.quote:after {
    color: #4d4d4f; }
#front_grid span.attribution {
  font-size: 1.3em; }

ul.product_options {
  list-style: none; }
  ul.product_options li {
    display: inline-block;
    margin: 0 .5rem;
    vertical-align: text-bottom; }
    ul.product_options li:first-child {
      margin-left: 0; }
    ul.product_options li:last-child {
      margin-right: 0; }
    ul.product_options li span {
      color: #ffffff;
      background: #000000;
      width: 2rem;
      height: 2rem;
      display: inline-block;
      text-align: center;
      line-height: 2rem;
      border-radius: 1rem; }

.colors_orbit ul li {
  text-align: center;
  padding-top: 3rem;
  padding-bottom: 3rem; }
  .colors_orbit ul li img {
    margin: 0 auto; }
  @media only screen and (min-width: 641px) {
    .colors_orbit ul li {
      padding-top: 7rem;
      padding-bottom: 7rem; } }
.colors_orbit .orbit-bullets {
  top: 0;
  margin-bottom: 2rem;
  display: block !important; }
  .colors_orbit .orbit-bullets li {
    height: 1.2rem;
    width: 1.2rem;
    border: 2px solid #f0eded; }
    .colors_orbit .orbit-bullets li:first-child {
      background: #47f2f3; }
    .colors_orbit .orbit-bullets li:nth-child(2) {
      background: #eb2c2b; }
    .colors_orbit .orbit-bullets li:nth-child(3) {
      background: #fffb3e; }
    .colors_orbit .orbit-bullets li:last-child {
      background: #e7b277; }
  .colors_orbit .orbit-bullets li.active {
    border: 2px solid #7f7f83; }

.orbit-container .orbit-prev span, .orbit-container .orbit-next span {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear; }
.orbit-container .orbit-prev > span {
  border-right-color: #4d4d4f; }
.orbit-container .orbit-next > span {
  border-left-color: #4d4d4f; }

#contact h1 {
  margin-bottom: 1rem; }
  @media only screen and (max-width: 640px) {
    #contact h1 {
      font-size: 4em; } }
  @media only screen and (min-width: 641px) {
    #contact h1 {
      margin-bottom: 2.75rem; } }
  @media only screen and (min-width: 1025px) {
    #contact h1 {
      margin-bottom: 2rem; } }

@media only screen and (min-width: 641px) {
  .content.onepixup {
    margin-top: -1px !important; }

  span.plus.onepixup {
    bottom: 1px !important; } }
/*----FOOTER---*/
/* footer img.logo {
  max-height: 30px; }
  @media only screen and (min-width: 641px) {
    footer img.logo {
      max-height: 42px;
      max-width: calc(100% - 40px); } } */
footer p {
  font-family: "Teko", sans-serif;
  font-size: .92em; }
footer .vert-divide {
  position: relative;
  float: right;
  margin: 0 0 0 2rem;
  height: 2.5rem;
  width: 1px;
  background-color: #000000; }

ul.footernav {
  margin: 0;
  padding: 0; }
  ul.footernav li {
    margin: 0;
    padding: 0; }
    ul.footernav li a {
      color: #4d4d4f;
      font-family: "Teko", sans-serif;
      text-transform: uppercase;
      font-size: 1.2rem; }
      ul.footernav li a .fa {
        font-size: .9em; }
      ul.footernav li a:hover {
        color: #f9a01b; }
    ul.footernav li:last-child a:before {
      content: "\f003";
      font-family: 'FontAwesome';
      font-size: .9em;
      padding-right: 4px; }

/*----ANIMATIONS---*/
@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fade-in {
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s; }

.fade-in.fast {
  -webkit-animation-duration: .6s;
  -moz-animation-duration: .6s;
  animation-duration: .6s; }

.fade-in.one {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.fade-in.two {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s; }

.fade-in.three {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.fade-in.four {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  animation-delay: 2s; }

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