@font-face {
  font-family: 'Adam cg Pro';
  src: url("../fonts/ADAM.CG_PRO.otf"); }

@font-face {
  font-family: 'Pier Sans';
  src: url("../fonts/PierSans-Regular.otf"); }

@font-face {
  font-family: 'Helvetica Neue Medium';
  font-style: normal;
  font-weight: normal;
  src: local("Helvetica Neue Medium"), url("../fonts/HelveticaNeueMedium.woff") format("woff"); }

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

a:hover {
  text-decoration: none; }

.page {
  position: absolute;
  top: 0;
  transition: all .3s; }

.page.active {
  transform-origin: top left; }

.decorator {
  background-image: url(../images/crafted_splash.jpg);
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover; }

.fa-bars {
  position: fixed;
  top: 20px;
  right: 20px;
  color: steelblue; }

#menu-button {
  position: fixed;
  padding: .5rem;
  background-color: rgba(0, 0, 0, 0.5);
  top: 1.5rem;
  right: 1.5rem;
  z-index: 100;
  border-radius: 3px;
  transform: none;
  transition: all .5s ease-out;
  transition-delay: .3s; }
  #menu-button > span {
    transition: all .3s ease-out;
    width: 30px;
    height: 4px;
    border-radius: 2px;
    background: #FFF; }
  #menu-button > span:nth-child(2) {
    transform: translateX(5px); }
  #menu-button.active {
    transform: rotateY(180deg);
    transition: all 0.5s ease-in;
    transition-delay: .3s; }
    #menu-button.active span {
      transition: all 0.3s ease-in; }
    #menu-button.active span:first-child {
      transform: translateX(-8px) translateY(14px) rotateZ(45deg);
      width: 17px; }
    #menu-button.active span:nth-child(2) {
      transform: none; }
    #menu-button.active span:last-child {
      transform: translateX(-8px) translateY(-14px) rotateZ(-45deg);
      width: 17px; }

html, body {
  margin: 0;
  padding: 0;
  height: 100%; }

.p-0 {
  padding: 0; }

.imgc {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 0; }

.overlap {
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition: .3s all;
  overflow-y: hidden; }

a.link-button {
  color: #FFF;
  font: 15px/150% "Helvetica Neue Medium", sans-serif;
  border: solid 2px #FFF;
  transition: all .3s; }
  a.link-button:hover {
    text-decoration: none;
    background: white;
    color: #133C55; }

@font-face {
  font-family: 'Adam cg Pro';
  src: url("../fonts/ADAM.CG_PRO.otf"); }

@font-face {
  font-family: 'Pier Sans';
  src: url("../fonts/PierSans-Regular.otf"); }

@font-face {
  font-family: 'Helvetica Neue Medium';
  font-style: normal;
  font-weight: normal;
  src: local("Helvetica Neue Medium"), url("../fonts/HelveticaNeueMedium.woff") format("woff"); }

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

a:hover {
  text-decoration: none; }

.page {
  position: absolute;
  top: 0;
  transition: all .3s; }

.page.active {
  transform-origin: top left; }

.decorator {
  background-image: url(../images/crafted_splash.jpg);
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover; }

.fa-bars {
  position: fixed;
  top: 20px;
  right: 20px;
  color: steelblue; }

#menu-button {
  position: fixed;
  padding: .5rem;
  background-color: rgba(0, 0, 0, 0.5);
  top: 1.5rem;
  right: 1.5rem;
  z-index: 100;
  border-radius: 3px;
  transform: none;
  transition: all .5s ease-out;
  transition-delay: .3s; }
  #menu-button > span {
    transition: all .3s ease-out;
    width: 30px;
    height: 4px;
    border-radius: 2px;
    background: #FFF; }
  #menu-button > span:nth-child(2) {
    transform: translateX(5px); }
  #menu-button.active {
    transform: rotateY(180deg);
    transition: all 0.5s ease-in;
    transition-delay: .3s; }
    #menu-button.active span {
      transition: all 0.3s ease-in; }
    #menu-button.active span:first-child {
      transform: translateX(-8px) translateY(14px) rotateZ(45deg);
      width: 17px; }
    #menu-button.active span:nth-child(2) {
      transform: none; }
    #menu-button.active span:last-child {
      transform: translateX(-8px) translateY(-14px) rotateZ(-45deg);
      width: 17px; }

#contact-header {
  background-image: url("../images/garage-hanging-mechanic-162553.jpg");
  min-height: 30vw; }

.content {
  background: rgba(255, 255, 255, 0.65);
  border-radius: 5px; }
  .content h2, .content h6 {
    text-align: center; }

.border-anime {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: none;
  transition: .3s all; }
  .border-anime:hover {
    border: double 2px #FFF;
    top: 1rem;
    right: 1rem;
    bottom: 1rem;
    left: 1rem; }

.contact-child {
  min-height: 35vw; }
  .contact-child img {
    width: 4.5rem;
    height: 4.5rem; }
  .contact-child h2 {
    font: 1.25rem/150% "Adam cg Pro", "Pier Sans", sans-serif; }
  .contact-child:first-child {
    color: #3a3a3a;
    background: whitesmoke; }
  .contact-child:nth-child(2) {
    color: #3a3a3a;
    background: orange; }
  .contact-child:nth-child(3) {
    color: orange;
    background: #222; }
  .contact-child:nth-child(4) {
    color: #FFF;
    background: grey; }

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