﻿@font-face {    font-family: helveticabold;    src: url('fonts/helvetica_bold_0-webfont.eot');    src: url('fonts/helvetica_bold_0-webfont.eot?#iefix') format('embedded-opentype'),        url('fonts/helvetica_bold_0-webfont.woff') format('woff'),        url('fonts/helvetica_bold_0-webfont.ttf') format('truetype'),        url('fonts/helvetica_bold_0-webfont.svg#helveticabold') format('svg');    font-weight: 400;    font-style: normal;}@font-face {    font-family: helveticaregular;    src: url('fonts/helvetica_0-webfont.eot');    src: url('fonts/helvetica_0-webfont.eot?#iefix') format('embedded-opentype'),        url('fonts/helvetica_0-webfont.woff') format('woff'),        url('fonts/helvetica_0-webfont.ttf') format('truetype'),        url('fonts/helvetica_0-webfont.svg#helveticaregular') format('svg');    font-weight: 400;    font-style: normal;}@font-face {    font-family: helveticaneue-light;    src: url('fonts/helveticaneue-light.eot');    src: url('fonts/helveticaneue-light.eot?#iefix') format('embedded-opentype'),        url('fonts/helveticaneue-light.woff') format('woff'),        url('fonts/helveticaneue-light.ttf') format('truetype'),        url('fonts/helveticaneue-light.svg#helveticaneue-light') format('svg');    font-weight: 400;    font-style: normal;}@font-face {    font-family: "Raleway";    src: local("Raleway"), local("Raleway-Regular"), url("https://fonts.gstatic.com/s/raleway/v12/0dTEPzkLWceF7z0koJaX1A.woff2") format("woff2");    unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;    font-weight: 400;    font-style: normal;}@font-face {    font-family: "Raleway";    src: local("Raleway Light"), local("Raleway-Light"), url("https://fonts.gstatic.com/s/raleway/v12/-_Ctzj9b56b8RgXW8FArifk_vArhqVIZ0nv9q090hN8.woff2") format("woff2");    unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;    font-weight: 300;    font-style: normal;}@font-face {    font-family: "Raleway";    src: local("Raleway Medium"), local("Raleway-Medium"), url("https://fonts.gstatic.com/s/raleway/v12/CcKI4k9un7TZVWzRVT-T8_k_vArhqVIZ0nv9q090hN8.woff2") format("woff2");    unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;    font-weight: 500;    font-style: normal;}@font-face {    font-family: "Raleway";    src: local("Raleway SemiBold"), local("Raleway-SemiBold"), url("https://fonts.gstatic.com/s/raleway/v12/xkvoNo9fC8O2RDydKj12b_k_vArhqVIZ0nv9q090hN8.woff2") format("woff2");    unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;    font-weight: 600;    font-style: normal;}@font-face {    font-family: "Raleway";    src: local("Raleway Bold"), local("Raleway-Bold"), url("https://fonts.gstatic.com/s/raleway/v12/JbtMzqLaYbbbCL9X6EvaI_k_vArhqVIZ0nv9q090hN8.woff2") format("woff2");    unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;    font-weight: 700;    font-style: normal;}*,*:before,*:after {    box-sizing: inherit;}body {    background-color: #191919;    color: #8c979e;    font-family: "Raleway", "Helvetica Neue", Arial, sans-serif;    margin: 0;    min-height: 100%;    padding: 0;    padding-bottom: 5rem;    position: relative;}footer {    background-color: transparent;    bottom: 0;    color: #fff;    font-size: 22px;    left: 0;    padding: 1rem;    position: absolute;    right: 0;    text-align: center;}footer > a {    border: 2px transparent;    color: transparent;    font-family: helveticaregular;    font-size: 16px;    font-weight: bold;    padding: 9px 12px 3px 12px;    position: absolute;    right: 30px;    text-decoration: none;    transform: translateY(-3px);    transition-delay: 0s;    transition-duration: 0.3s;    transition-property: all;}footer > a:hover {    border-color: #fff;    color: #fff;    transition-delay: 0s;    transition-duration: 0.3s;    transition-property: all;}html {    height: 100%;    box-sizing: border-box;}nav {    align-items: center;    background: #333;    color: #777;    display: flex;    font-size: 11px;    font-weight: bold;    justify-content: space-around;    letter-spacing: 1px;    text-transform: uppercase;    width: 100%;}.about-container {    display: flex;    line-height: 1.4rem;    font-weight: 400;    font-size: 0.9rem;}.about-container a {    color: #fff;    cursor: pointer;    font-weight: 600;    text-decoration: none;}.about-image-left {    margin-right: 20px}.about-image-right {    margin-left: 20px}.carousel-item {    display: flex !important;    justify-content: center !important;    outline: none;}.carousel-item > img {    cursor: pointer;    height: 600px;    outline: none;}.contact-input-field {    background: #f5f5f5;    border: 1px solid transparent;    border-radius: 0;    box-shadow: none;    font-family: helveticaregular;    font-size: 16px;    font-weight: 500;    height: 50px;    margin-top: 4px;    max-width: 50%;    outline: none;    padding: 3px;    padding-left: 20px;    width: 300px;}.contact-submit {    background: #000000;    border: 2px solid #000000;    color: #fff;    cursor: pointer;    font-size: 11px;    font-weight: bold;    height: 50px;    letter-spacing: 1px;    line-height: 48px;    margin-top: 12px;    padding: 0 90px;    text-transform: uppercase;}.contact-textarea {    background: #f5f5f5;    border: 1px solid transparent;    border-radius: 0;    box-shadow: none;    font-family: helveticaregular;    font-size: 16px;    font-weight: 500;    height: 200px;    margin-top: 4px;    outline: none;    padding: 16px 0 0 20px;    width: 80%;}.content {    align-items: center;    display: flex;    justify-content: space-around;    width: 100%;}.content-container {    max-width: 90%;    min-width: 60%;    width: 60%;}.gallery {    display: flex;    flex-wrap: wrap;    justify-content: space-around;}.gallery > div {    height: 100px;    margin: 8px 16px;    width: 100px;}.gallery > div > img {    border-radius: 5px;    cursor: pointer;    height: 100px;    width: 100px;}.nav-container {    display: flex;    justify-content: space-between;    max-width: 90%;    min-width: 60%;    width: 60%;}.nav-container > a {    align-items: center;    display: flex;}.nav-container > a > img {    height: 33px;    margin: 11px 0px;    width: 43px;}.nav-links-container {    display: flex;    align-items: center;}.nav-links-container > a {    color: #FFF;    font-size: 13px;    font-family: helveticaneue-bold;    font-weight: 400;    letter-spacing: 0;    margin: 0 14px;    text-decoration: none;    text-transform: uppercase;    white-space: normal;}.nav-links-container > a:hover {    color: #333;    outline: 0;}.unsupported {    background-color: black;    display: none;    height: 100%;    left: 0;    opacity: 0.95;    position: absolute;    top: 0;    width: 100%;}.unsupported > div {    margin: 10px 0;    text-align: center;}.unsupported > div > a {    color: #fff;    cursor: pointer;    font-weight: 600;    text-decoration: none;}.unsupported-button {    background: #fff;    color: #000000;    cursor: pointer;    font-size: 11px;    font-weight: bold;    height: 50px;    letter-spacing: 1px;    line-height: 48px;    margin: 0 auto;    text-transform: uppercase;    width: 200px;}#unsupported {    font-size: 2rem;    font-weight: bold;    margin-top: 6rem;}.homecontainer {	display: flex;	background; transparent;    position: relative;}.topleft {    position: absolute;    top: 0;    left: 0;}.topright {   position:absolute;   top:0;   right:0;}.center {    display: flex;    margin-left: auto;    margin-right: auto;	}