@font-face {
  font-family: "Poppins";
  src: url(fonts/Poppins-Light.eot);
  src: url(fonts/Poppins-Light.eot?#iefix) format("embedded-opentype"), url(fonts/Poppins-Light.woff) format("woff"), url(fonts/Poppins-Light.ttf) format("truetype"), url(fonts/Poppins-Light.svg#Poppins) format("svg");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: "Poppins";
  src: url(fonts/Poppins-Regular.eot);
  src: url(fonts/Poppins-Regular.eot?#iefix) format("embedded-opentype"), url(fonts/Poppins-Regular.woff) format("woff"), url(fonts/Poppins-Regular.ttf) format("truetype"), url(fonts/Poppins-Regular.svg#Poppins) format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: "Poppins";
  src: url(fonts/Poppins-Medium.eot);
  src: url(fonts/Poppins-Medium.eot?#iefix) format("embedded-opentype"), url(fonts/Poppins-Medium.woff) format("woff"), url(fonts/Poppins-Medium.ttf) format("truetype"), url(fonts/Poppins-Medium.svg#Poppins) format("svg");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: "Poppins";
  src: url(fonts/Poppins-SemiBold.eot);
  src: url(fonts/Poppins-SemiBold.eot?#iefix) format("embedded-opentype"), url(fonts/Poppins-SemiBold.woff) format("woff"), url(fonts/Poppins-SemiBold.ttf) format("truetype"), url(fonts/Poppins-SemiBold.svg#Poppins) format("svg");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: "Poppins";
  src: url(fonts/Poppins-Bold.eot);
  src: url(fonts/Poppins-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/Poppins-Bold.woff) format("woff"), url(fonts/Poppins-Bold.ttf) format("truetype"), url(fonts/Poppins-Bold.svg#Poppins) format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal; }



  /***** SOFIA PRO *****/

  @font-face {
  font-family: "Sofia Pro";
  src: url(fonts/Sofia-Pro-Black.eot);
  src: url(fonts/Sofia-Pro-Black.eot?#iefix) format("embedded-opentype"), url(fonts/Sofia-Pro-Black.woff) format("woff"), url(fonts/Sofia-Pro-Black.ttf) format("truetype"), url(fonts/Sofia-Pro-Black.svg#Poppins) format("svg");
  font-weight: 900;
  font-style: normal;
  font-stretch: normal; }

  @font-face {
  font-family: "Sofia Pro";
  src: url(fonts/Sofia-Pro-Bold.eot);
  src: url(fonts/Sofia-Pro-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/Sofia-Pro-Bold.woff) format("woff"), url(fonts/Sofia-Pro-Bold.ttf) format("truetype"), url(fonts/Sofia-Pro-Bold.svg#Poppins) format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal; }

  @font-face {
  font-family: "Sofia Pro";
  src: url(fonts/Sofia-Pro-Regular.eot);
  src: url(fonts/Sofia-Pro-Regular.eot?#iefix) format("embedded-opentype"), url(fonts/Sofia-Pro-Regular.woff) format("woff"), url(fonts/Sofia-Pro-Regular.ttf) format("truetype"), url(fonts/Sofia-Pro-Regular.svg#Poppins) format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

  @font-face {
  font-family: "Sofia Pro";
  src: url(fonts/Sofia-Pro-Light.eot);
  src: url(fonts/Sofia-Pro-Light.eot?#iefix) format("embedded-opentype"), url(fonts/Sofia-Pro-Light.woff) format("woff"), url(fonts/Sofia-Pro-Light.ttf) format("truetype"), url(fonts/Sofia-Pro-Light.svg#Poppins) format("svg");
  font-weight: 100;
  font-style: normal;
  font-stretch: normal; }



/***********************************************
*	RESET									   *
***********************************************/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif;
  color: #2b2b2c; }

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #241a17;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #241a17;
  color: #fff;
  text-shadow: none; }

a {
  color: #000;
  cursor: pointer; }

a:hover {
  color: #000; }

a:hover, a:active {
  color: #000;
  outline: 0; }

a:focus {
  outline: none; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cbc1b3;
  margin: 1.5em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  outline: none; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7.5px;
  padding-right: 7.5px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 635px; } }
  @media (min-width: 1022px) {
    .container {
      width: 985px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1185px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 7.5px;
  padding-right: 7.5px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -7.5px;
  margin-right: -7.5px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 7.5px;
  padding-right: 7.5px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1022px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; }

.ir br {
  display: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.bi {
  display: block; }

.lt-ie7 .clearfix, .lt-ie7 .projects-list .project, .projects-list .lt-ie7 .project, .lt-ie7 .projects-list .project .hashtags, .projects-list .project .lt-ie7 .hashtags, .lt-ie7 .links, .lt-ie7 .popin .popin-container .popin-content .side, .popin .popin-container .popin-content .lt-ie7 .side, .lt-ie7 .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .skills, .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .lt-ie7 .skills, .lt-ie7 .project-single .project-palette .colors-list, .project-single .project-palette .lt-ie7 .colors-list, .lt-ie7 .project-single .bottom-nav, .project-single .lt-ie7 .bottom-nav {
  height: 1%;
  overflow: visible; }

.lt-ie8 .clearfix, .lt-ie8 .projects-list .project, .projects-list .lt-ie8 .project, .lt-ie8 .projects-list .project .hashtags, .projects-list .project .lt-ie8 .hashtags, .lt-ie8 .links, .lt-ie8 .popin .popin-container .popin-content .side, .popin .popin-container .popin-content .lt-ie8 .side, .lt-ie8 .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .skills, .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .lt-ie8 .skills, .lt-ie8 .project-single .project-palette .colors-list, .project-single .project-palette .lt-ie8 .colors-list, .lt-ie8 .project-single .bottom-nav, .project-single .lt-ie8 .bottom-nav {
  min-height: 1%; }

.clearfix, .projects-list .project, .projects-list .project .hashtags, .links, .popin .popin-container .popin-content .side, .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .skills, .project-single .project-palette .colors-list, .project-single .bottom-nav {
  zoom: 1; }
  .clearfix:before, .projects-list .project:before, .projects-list .project .hashtags:before, .links:before, .popin .popin-container .popin-content .side:before, .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .skills:before, .project-single .project-palette .colors-list:before, .project-single .bottom-nav:before, .clearfix:after, .projects-list .project:after, .projects-list .project .hashtags:after, .links:after, .popin .popin-container .popin-content .side:after, .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .skills:after, .project-single .project-palette .colors-list:after, .project-single .bottom-nav:after {
    display: table;
    content: "";
    zoom: 1; }
  .clearfix:after, .projects-list .project:after, .projects-list .project .hashtags:after, .links:after, .popin .popin-container .popin-content .side:after, .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .skills:after, .project-single .project-palette .colors-list:after, .project-single .bottom-nav:after {
    clear: both; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0; }

.centered {
  text-align: center; }

.strike {
  text-decoration: line-through; }

.divider-green {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 4px solid #12571f; }

.divider-green-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  border: 0;
  border-top: 4px solid #12571f; }

.divider-yellow {
  margin-top: 0px;
  margin-bottom: 20px;
  border: 0;
  border-top: 4px solid #d7de3c; }

/* BOUTONS */
.bt-green {
  color: white;
  font-size: 17px;
  font-weight: 600;
  background-color: #12571f;
  border: none;
  font-family: 'TFMaltbyAntique', Arial, Helvetica, sans-serif;
  text-shadow: 1px 1px 0px black;
  -o-box-shadow: 0px 1px 0px 0px #000000;
  box-shadow: 0px 1px 0px 0px #000000;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=180, Strength=5);
  border-radius: 3px;
  padding: 10px 60px;
  webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in; }

.bt-green:hover {
  opacity: 0.9; }

.margin-left {
  margin-left: 15px; }

.no-margin {
  margin: 0px; }

/* Divider */
.divider-xs {
  clear: both;
  padding-top: 10px; }

.divider-sm {
  clear: both;
  padding-top: 20px; }

.divider-md {
  clear: both;
  padding-top: 30px; }

.divider-xl {
  clear: both;
  padding-top: 50px; }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 1021px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 1021px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 1021px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 1021px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1022px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1022px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 1022px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1022px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 1021px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 1022px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

* {
  box-sizing: border-box; }

*:before,
*:after {
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #000;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #000;
  text-decoration: none; }
  a:hover, a:focus {
    color: #000;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #428bca; }

a.text-primary:hover {
  color: #3071a9; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #428bca; }

a.bg-primary:hover {
  background-color: #3071a9; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
These "retina group" variables are mappings for the naming and pairing of normal and retina sprites.

The list formatted variables are intended for mixins like `retina-sprite` and `retina-sprites`.
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `retina-sprite` mixin sets up rules and a media query for a sprite/retina sprite.
  It should be used with a "retina group" variable.

The media query is from CSS Tricks: https://css-tricks.com/snippets/css/retina-display-media-query/

$icon-home-group: ('icon-home', $icon-home, $icon-home-2x, );

.icon-home {
  @include retina-sprite($icon-home-group);
}
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
/*
The `retina-sprites` mixin generates a CSS rule and media query for retina groups
  This yields the same output as CSS retina template but can be overridden in SCSS

@include retina-sprites($retina-groups);
*/
.sprite-logo_lonsdale {
  background-image: url(img/sprite.png);
  background-position: 0px 0px;
  width: 36px;
  height: 36px; }
  @media (min-resolution: 192dpi) {
    .sprite-logo_lonsdale {
      background-image: url(img/sprite@2x.png);
      background-size: 36px 36px; } }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; }

.ir br {
  display: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.bi {
  display: block; }

.lt-ie7 .clearfix, .lt-ie7 .projects-list .project, .projects-list .lt-ie7 .project, .lt-ie7 .projects-list .project .hashtags, .projects-list .project .lt-ie7 .hashtags, .lt-ie7 .links, .lt-ie7 .popin .popin-container .popin-content .side, .popin .popin-container .popin-content .lt-ie7 .side, .lt-ie7 .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .skills, .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .lt-ie7 .skills, .lt-ie7 .project-single .project-palette .colors-list, .project-single .project-palette .lt-ie7 .colors-list, .lt-ie7 .project-single .bottom-nav, .project-single .lt-ie7 .bottom-nav {
  height: 1%;
  overflow: visible; }

.lt-ie8 .clearfix, .lt-ie8 .projects-list .project, .projects-list .lt-ie8 .project, .lt-ie8 .projects-list .project .hashtags, .projects-list .project .lt-ie8 .hashtags, .lt-ie8 .links, .lt-ie8 .popin .popin-container .popin-content .side, .popin .popin-container .popin-content .lt-ie8 .side, .lt-ie8 .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .skills, .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .lt-ie8 .skills, .lt-ie8 .project-single .project-palette .colors-list, .project-single .project-palette .lt-ie8 .colors-list, .lt-ie8 .project-single .bottom-nav, .project-single .lt-ie8 .bottom-nav {
  min-height: 1%; }

.clearfix, .projects-list .project, .projects-list .project .hashtags, .links, .popin .popin-container .popin-content .side, .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .skills, .project-single .project-palette .colors-list, .project-single .bottom-nav {
  zoom: 1; }
  .clearfix:before, .projects-list .project:before, .projects-list .project .hashtags:before, .links:before, .popin .popin-container .popin-content .side:before, .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .skills:before, .project-single .project-palette .colors-list:before, .project-single .bottom-nav:before, .clearfix:after, .projects-list .project:after, .projects-list .project .hashtags:after, .links:after, .popin .popin-container .popin-content .side:after, .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .skills:after, .project-single .project-palette .colors-list:after, .project-single .bottom-nav:after {
    display: table;
    content: "";
    zoom: 1; }
  .clearfix:after, .projects-list .project:after, .projects-list .project .hashtags:after, .links:after, .popin .popin-container .popin-content .side:after, .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .skills:after, .project-single .project-palette .colors-list:after, .project-single .bottom-nav:after {
    clear: both; }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0; }

.centered {
  text-align: center; }

.strike {
  text-decoration: line-through; }

* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  position: relative; }
  body.is-loading {
    overflow: hidden; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: inherit; }

a {
  text-decoration: none;
  color: #000; }
  a:hover, a:active, a:focus {
    color: #f15a23;
    text-decoration: none; }

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

hr {
  height: 1px;
  width: 100%;
  background-color: rgba(43, 43, 44, 0.1);
  margin: 0; }

#grained-background {
   width: 100%;
   height: 100%;
   background-color: #23262a ;
   position: fixed !important;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   border: 1px solid red;
}

.top-bar {
  height: auto;
  width: 100%;
  position: absolute;
  top: 25px;
  right: 0;
  left: 0;
  z-index: 100000;
  padding: 0 12px;
  transition: top .2s ease; }
  @media (min-width: 1022px) {
    .top-bar {
      top: 50px; } }

.top-title {
  display: inline-block; }
  .top-title a {
    font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    color: #f15a23;
    transition: color .4s ease; }
  #single .top-title a {
    color: #fff;
  }
  .top-title .separator {
    margin: 0 11px 0 15px;
    display: none; }
    @media (min-width: 1022px) {
      .top-title .separator {
        display: inline-block; } }
  #home .top-title .job {
    font-weight: 300;
    color: #484747;
    }
      .top-title .job {
        display: inline-block; }


      @media (max-width: 400px) {
        .top-title .job {
          display: none !important; }

        }

.menu-item.about {
  display: none;
}
.menu {
  float: right; }
  .menu .menu-item {
    float: left;
    margin: 0 20px 0 0; }
    .menu .menu-item:last-child {
      margin-right: 0; }
    .menu .menu-item a {
      font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
      font-size: 18px;
      font-weight: 500;
      line-height: normal;
      color: #000; }
    #single .menu .menu-item a {
      color: #fff;
    }

.close-popin {
  position: absolute;
  top: 4px;
  right: 10px;
  display: none; }
  @media (min-width: 1022px) {
    .menu-item.about {
      display: block;
    }
    .close-popin {
      right: 6px; } }
  .close-popin .icon-close {
    height: 18px;
    width: 18px; }

.section {
  padding: 0 12px; }
  @media (min-width: 1022px) {
    .section {
      padding: 0; } }
  .section .section-hero-container {
    height: 100vh;
    width: 100%;
    position: relative; }
    .section .section-hero-container .section-hero-content {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%); }
  .section.hero {
    height: 100vh;
    width: 100%;
    /*background: url(img/dominik-bg-transparent.png) 50px bottom no-repeat;
    background-size: 120%;*/
  }
    @media (min-width: 768px) {
      .section.hero {
        background-position: 130px bottom;
        background-size: 100%; } }
    @media (min-width: 1022px) {
      .section.hero {
        background-position: right bottom;
        background-size: 40%;
      }

      }

      @media (min-width: 1681px) {
        .section.hero {
          background-size: auto;
        }

        }

.scroll {
  height: 40px;
  width: 24px;
  position: absolute;
  bottom: 75px;
  left: 0;
  cursor: pointer; }
  @media (min-width: 1022px) {
    .scroll {
      bottom: 50px; } }
  #single .scroll .mouse {
    border-color: #fff;
  }
  #single .scroll .wheel {
    background-color: #fff;
  }
  .scroll .mouse {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border: 2px solid #575757;
    border-radius: 20px; }
    .scroll .mouse .wheel {
      height: auto;
      width: 4px;
      top: 7px;
      bottom: 27px;
      left: 50%;
      position: absolute;
      background: #575757;
      display: block;
      border-radius: 4px;
      margin-left: -2px;
      animation: scroll-wheel 2s infinite; }

@keyframes scroll-wheel {
  0% {
    top: 7px;
    bottom: 27px; }
  50% {
    top: 7px;
    bottom: 17px; }
  80% {
    opacity: 1; }
  100% {
    top: 15px;
    bottom: 17px;
    opacity: 0; } }

.main-title {
  font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 38px;
  color: #484747; }
  .main-title span {
    display: block; }
  @media (min-width: 1022px) {
    .main-title {
      font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
      font-size: 54px;
      font-weight: 700;
      line-height: 72px; } }

.cat-title {
  font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  text-transform: uppercase;
  margin: 59px 0 36px; }
  @media (min-width: 1022px) {
    .cat-title {
      margin: 69px 0 56px; } }

.projects-list .project {
  display: block;
  margin: 0 0 50px; }
  @media (min-width: 1022px) {
    .projects-list .project {
      margin: 0; } }
  .projects-list .project .img-container {
    height: 155px;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 0 15px; }
    @media (min-width: 768px) {
      .projects-list .project .img-container {
        height: 310px;
        width: 100%; } }
    @media (min-width: 1022px) {
      .projects-list .project .img-container {
        height: 490px;
        width: 100%;
        margin: 0 0 63px; } }
    .projects-list .project .img-container img {
      height: auto;
      width: 100%;
      display: block; }
  .projects-list .project .side-infos {
    margin: 0 0 11px; }
    @media (min-width: 1022px) {
      .projects-list .project .side-infos {
        margin: 0; } }
    .projects-list .project .side-infos .client {
      font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
      font-size: 16px;
      font-weight: 400;
      line-height: normal;
      margin: 0 0 0; }
    .projects-list .project .side-infos a {
      font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
      font-size: 11px;
      font-weight: 500;
      line-height: normal;
      color: #a9a9a9;
      text-transform: uppercase; }
  .projects-list .project .project-title {
    font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
    margin: 0 0 20px; }
    @media (min-width: 1022px) {
      .projects-list .project .project-title {
        font-size: 40px;
        line-height: 46px;
         }
    }
    @media (min-width: 1022px) {
      .projects-list .project .project-title {
        margin: -10px 0 20px; } }
  .projects-list .project .project-description {
    font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 17px; }
  @media (min-width: 1022px) {
    .projects-list .project .hashtags {
      margin: 0 0 107px; } }
  .projects-list .project .hashtags li {
    float: left;
    position: relative;
    margin-right: 16px; }
    .projects-list .project .hashtags li:after {
      content: "-";
      display: block;
      position: absolute;
      top: 0;
      right: -10px;
      color: #a9a9a9; }
    .projects-list .project .hashtags li:last-child {
      margin-right: 0; }
      .projects-list .project .hashtags li:last-child:after {
        content: none; }
    .projects-list .project .hashtags li .hashtag {
      font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
      font-size: 13px;
      font-weight: 600;
      line-height: normal;
      color: #a9a9a9; }

  .links {
    padding: 36px 0 40px;
    text-align: center;
    width: 100%; }

.links .link {
  height: auto;
  width: 25%; }

    .links .link {
      width: 24%;
      display: inline-block;
      }

    @media (max-width: 480px) {
      .links .link {
        width: 40%;
        display: inline-block;
        }
    }
  .links .link a {
    font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: 300;
    line-height: normal;
    color: #414141;
    height: 100%;
    display: block; }
    @media (min-width: 1022px) {
      .links .link a {
        font-size: 11px; } }
    .links .link a span {
      font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
      font-size: 15px;
      font-weight: 500;
      line-height: 18px;
      color: #414141;
      margin: 8px 0 0;
      text-transform: uppercase;
      display: block;
      transition: all .2s ease; }
      @media (min-width: 1022px) {
        .links .link a span {
          font-size: 18px; } }
  .links .link:last-child {
    margin: 0; }
  .links .link.twitter a:hover span, .links .link.twitter a:active span, .links .link.twitter a:focus span {
    color: #2aa3ef; }
  .links .link.linkedin a:hover span, .links .link.linkedin a:active span, .links .link.linkedin a:focus span {
    color: #1178b3; }
  .links .link.dribbble a:hover span, .links .link.dribbble a:active span, .links .link.dribbble a:focus span {
    color: #e36394; }
  .links .link.instagram a:hover span, .links .link.instagram a:active span, .links .link.instagram a:focus span {
    background: linear-gradient(45deg, #ffd521 0%, #fa6a10 25%, #f00010 50%, #d00070 75%, #b900b3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #2b2b2c; }

.popin-content,
.popin-container {
  background: #181919 url(img/bg.jpg) left top repeat; }

.popin.about .popin-content,
.popin.about .popin-container {
  background: none }

.popin.about {
   background: url(img/bg.jpg) left top repeat #181919; }
  @media (min-width: 768px) {
    .popin.about {
      background: url(img/bg.jpg) left top repeat #181919; } }
  @media (min-width: 1022px) {
    .popin.about {
      background: url(img/bg.jpg) left top repeat #181919 ; }
    



    }
    
 

        @media (min-width: 1681px) {
          .popin.about {
            background: #181919 url(img/bg.jpg) left top repeat; }
          

        }
.popin {
  color: #fff;
  display: none; }
  .popin .popin-container {
    position: relative;
    height: 100vh;
    width: 100%; }
    .popin .popin-container .popin-content {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      padding: 0 12px; }
      @media (min-width: 1022px) {
        .popin .popin-container .popin-content {
          position: inherit;
          padding: 0; } }
      .popin .popin-container .popin-content .side li {
        margin: 0 25px 14px 0;
        float: left; }
        @media (min-width: 1022px) {
          .popin .popin-container .popin-content .side li {
            margin: 0 0 14px; } }
        .popin .popin-container .popin-content .side li:last-child {
          margin-right: 0; }
      .popin .popin-container .popin-content .side .side-item {
        font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
        font-size: 13px;
        font-weight: 400;
        line-height: normal;
        color: #494949;
        position: relative;
        padding: 0 0 0 30px; }
        .popin .popin-container .popin-content .side .side-item.location:before {
          content: "";
          height: 17px;
          width: 12px;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          left: 0;
          background: url(img/icon-pin.svg) center center/12px 17px no-repeat; }
        .popin .popin-container .popin-content .side .side-item.mail:before {
          content: "";
          height: 12px;
          width: 16px;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          left: 0;
          background: url(img/icon-mail.svg) center center/16px 12px no-repeat; }
          .popin .popin-container .popin-content h4 {
            font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
            font-size: 20px;
            font-weight: 400;
            line-height: 30px;
            margin-bottom: 15px;
            margin-top: 25px;
          }

      .popin.impressum .popin-container .popin-content p {
        line-height: 22px;
      }
      .popin .popin-container .popin-content p {
        font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 30px; }
        .popin .popin-container .popin-content p a {
          color: #fff;
          position: relative; }
          .popin .popin-container .popin-content p a:after {
            content: "";
            height: 1px;
            width: auto;
            background-color: #fff;
            position: absolute;
            right: 0;
            bottom: 2px;
            left: 0;
            white-space: nowrap; }
    .popin .popin-container .links {
      position: absolute;
      right: 20px;
      bottom: 0;
      left: 20px; }
      @media (min-width: 1022px) {
        .popin .popin-container .links {
          position: inherit;
          right: inherit;
          left: inherit; } }

.popin.contact .phone,
.popin.contact .mail {
  margin-bottom: 60px !important;
  line-height: 60px !important;
  font-size: 60px !important;
}

@media (max-width: 1022px) {

  .popin.contact .phone,
  .popin.contact .mail {
    margin-bottom: 40px !important;
    line-height: 40px !important;
    font-size: 40px !important;
  }

}

@media (max-width: 560px) {

  .popin.contact .phone,
  .popin.contact .mail {
    margin-bottom: 28px !important;
    line-height: 28px !important;
    font-size: 28px !important;
  }

}

@media (max-width: 480px) {

  .popin.contact .phone,
  .popin.contact .mail {
    margin-bottom: 24px !important;
    line-height: 24px !important;
    font-size: 24px !important;
  }

}

.popin.contact .popin-container .popin-content p a:after {
  height: 0;
}

.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2b2b2c;
  pointer-events: none;
  opacity: 0; }

.loading {
  background-color: #1b1c1c;
  height: 100vh;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100001; }
  .loading .loader-container {
    height: 86px;
    width: 260px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    background: url(img/loader.svg) left top/260px 86px no-repeat; }
    @media (min-width: 1022px) {
      .loading .loader-container {
        height: 104px;
        width: 312px;
        background-size: 312px 104px; } }
    @media (min-width: 1200px) {
      .loading .loader-container {
        height: 120px;
        width: 362px;
        background-size: 362px 120px; } }
    .loading .loader-container .loader-white-container {
      height: 120px;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: url(img/loader-white.svg) left top/260px 86px no-repeat;
      animation: loading 3s linear; }
      @media (min-width: 1022px) {
        .loading .loader-container .loader-white-container {
          height: 104px;
          width: 312px;
          background-size: 312px 104px; } }
      @media (min-width: 1200px) {
        .loading .loader-container .loader-white-container {
          height: 120px;
          width: 362px;
          background-size: 362px 120px; } }

@keyframes loading {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }

.project-single .scroll {
  left: 21px; }
  @media (min-width: 1022px) {
    .project-single .scroll {
      left: 0; } }

.project-single .project-single-hero {
  position: relative;
  overflow: hidden; }
  .project-single .project-single-hero .block-hero-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: center center;
    background-size: cover;
    animation: dezoom 16s forwards; }
  .project-single .project-single-hero .project-single-hero-container {
    height: 100vh;
    width: 100%; }
    .project-single .project-single-hero .project-single-hero-container .project-single-hero-content {
      position: absolute;
      bottom: 140px;
      left: 0;
      padding: 0 20px; }
      @media (min-width: 1022px) {
        .project-single .project-single-hero .project-single-hero-container .project-single-hero-content {
          padding: 0; } }
      .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .project-title {
        font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
        font-size: 72px;
        font-weight: 700;
        line-height: 72px;
        color: #fff;
        margin: 0 0 35px; }
        @media (max-width: 768px) {
          .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .project-title {
          font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
          font-size: 48px;
          font-weight: 700;
          line-height: 54px;
          color: #fff;
          margin: 0 0 35px; } }

        @media (max-width: 480px) {
          .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .project-title {
          font-size: 32px;
          line-height: 42px;
          margin: 0 0 35px; }

        }

        .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .project-title span {
          display: inline-block; }
      .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .skills li {
        float: left;
        position: relative;
        margin-right: 22px; }
        .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .skills li:after {
          content: "-";
          display: block;
          position: absolute;
          top: 1px;
          right: -16px;
          font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
          font-size: 18px;
          font-weight: 600;
          line-height: normal;
          color: #fff; }
        .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .skills li:last-child {
          margin-right: 0; }
          .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .skills li:last-child:after {
            content: none; }
        .project-single .project-single-hero .project-single-hero-container .project-single-hero-content .skills li .skill {
          font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
          font-size: 18px;
          font-weight: 600;
          line-height: normal;
          color: #fff; }
    .project-single .project-single-hero .project-single-hero-container .link-arrow {
      left: 20px; }
      @media (min-width: 1022px) {
        .project-single .project-single-hero .project-single-hero-container .link-arrow {
          left: 0; } }

.project-single .project-infos {
  padding: 70px 12px 0; }
  @media (min-width: 1022px) {
    .project-single .project-infos {
      padding: 70px 0 0; } }
  .project-single .project-infos .side-infos-left .title {
    font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: normal; }
  .project-single .project-infos .side-infos-left .date {
    font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 18px; }
  .project-single .project-infos .side-infos-left .client {
    font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: normal; }
  .project-single .project-infos .project-description {
    font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin: 23px 0 0; }
    @media (min-width: 1022px) {
      .project-single .project-infos .project-description {
        margin: 0; } }
  .project-single .project-infos .side-infos-right {
    text-align: left;
    margin: 24px 0 70px;}
    .project-single .project-infos .side-infos-right .project-link {
      font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
      font-size: 16px;
      font-weight: 600;
      line-height: normal;
      position: relative; }
      .project-single .project-infos .side-infos-right .project-link:after {
        content: "";
        height: 2px;
        width: auto;
        background-color: #2b2b2c;
        position: absolute;
        right: 0;
        bottom: -1px;
        left: 0; }

.project-single .project-palette {
  margin: 24px 0 35px;
  padding: 0 12px; }
  @media (min-width: 1022px) {
    .project-single .project-palette {
      margin: 24px 0 70px;
      padding: 0; } }
  .project-single .project-palette hr {
    background-color: rgba(24, 26, 25, 0.1); }
  .project-single .project-palette .title {
    font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 68px; }
  .project-single .project-palette .colors-list {
    list-style: none;
    margin: 0;
    padding: 31px 0;
    text-align: right;
    font-size: 0; }
    .project-single .project-palette .colors-list .color {
      height: 6px;
      width: 60px;
      display: inline-block; }

.project-single .project-gallery {
  padding: 0 12px; }
  @media (min-width: 1022px) {
    .project-single .project-gallery {
      padding: 0; } }

.project-single .images-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .project-single .images-list li figure {
    height: auto;
    width: 100%;
    position: relative;
    overflow: hidden; }
    .project-single .images-list li figure img {
      height: auto;
      width: 100%;
      display: block;
    margin-bottom: 40px; }
    .project-single .images-list li figure figcaption {
      font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
      font-size: 14px;
      font-weight: 400;
      line-height: normal;
      margin: 7px 0 50px; }
      @media (min-width: 1022px) {
        .project-single .images-list li figure figcaption {
          margin: 14px 0 100px; } }
  .project-single .images-list li:last-child figcaption {
    margin-bottom: 85px; }
    @media (min-width: 1022px) {
      .project-single .images-list li:last-child figcaption {
        margin-bottom: 170px; } }

.project-single .bottom-nav .btn {
  height: 60px;
  width: 50%;
  float: left;
  text-align: center;
  overflow: hidden;
  position: relative;
  background-color: #000; }
  @media (min-width: 1022px) {
    .project-single .bottom-nav .btn {
      height: 120px;
      width: 50%; } }
  .project-single .bottom-nav .btn .btn-bg {
    height: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .8;
    transition: transform .3s ease-in-out; }
  .project-single .bottom-nav .btn span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 60px;
    color: #fff; }
    .project-single .bottom-nav .btn span:before, .project-single .bottom-nav .btn span:after {
      display: none;
      opacity: 0;
      visibility: hidden;
      content: "";
      height: 24px;
      width: 16px;
      position: absolute;
      top: 50%;
      transition: all .2s ease; }
      @media (min-width: 1022px) {
        .project-single .bottom-nav .btn span:before, .project-single .bottom-nav .btn span:after {
          display: block; } }

      @media (max-width: 400px) {
        .project-single .bottom-nav .btn span  {
          font-size: 10px;
          line-height: 13px;
        }
      }
    @media (min-width: 1022px) {
      .project-single .bottom-nav .btn span {
        font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
        font-size: 24px;
        font-weight: 700;
        line-height: 120px; } }
  .project-single .bottom-nav .btn:hover .btn-bg, .project-single .bottom-nav .btn:active .btn-bg, .project-single .bottom-nav .btn:focus .btn-bg {
    transform: scale(1.2); }
  .project-single .bottom-nav .btn:hover span:before, .project-single .bottom-nav .btn:hover span:after, .project-single .bottom-nav .btn:active span:before, .project-single .bottom-nav .btn:active span:after, .project-single .bottom-nav .btn:focus span:before, .project-single .bottom-nav .btn:focus span:after {
    opacity: 1;
    visibility: visible; }
  .project-single .bottom-nav .btn.previous-work span:before {
    left: -20px;
    transform: translateY(-50%) rotate(-90deg);
    background: url(img/icon-arrow.svg) center center/16px 24px no-repeat; }
  .project-single .bottom-nav .btn.previous-work:hover span:before, .project-single .bottom-nav .btn.previous-work:active span:before, .project-single .bottom-nav .btn.previous-work:focus span:before {
    left: -36px; }
  .project-single .bottom-nav .btn.next-work span:after {
    right: -20px;
    transform: translateY(-50%) rotate(90deg);
    background: url(img/icon-arrow.svg) center center/16px 24px no-repeat; }
  .project-single .bottom-nav .btn.next-work:hover span:after, .project-single .bottom-nav .btn.next-work:active span:after, .project-single .bottom-nav .btn.next-work:focus span:after {
    right: -36px; }

@keyframes dezoom {
  0% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

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

#marypopin-mask {
  background: #181919 url(img/bg.jpg) left top repeat;

}

.popin.impressum .popin-container .popin-content {
  transform: none !important;
  top: 100px;
}

.popin.impressum .popin-container .popin-content .container {
  padding-bottom: 60px;
}

a.back {
  font-family: 'Sofia Pro', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  position: relative;
}

a.back:after {
  content: "";
  height: 2px;
  width: auto;
  background-color: #2b2b2c;
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
}

.project-single .images-list.shadow figure {
  box-shadow: 0 0 15px rgba(0,0,0,0.25);
  margin-bottom: 40px;
}

.project-single .images-list.shadow img {
  margin-bottom: 0;
}
