.mw-150 {
  max-width: 160px; }

.d-inline {
  display: inline-block; }

.d-inline-block {
  display: inline-block; }

.d-block {
  display: block; }

.mr-0, .mx-0 {
  margin-right: 0 !important; }

.ml-0, .mx-0 {
  margin-left: 0 !important; }

.mt-0, .my-0 {
  margin-top: 0 !important; }

.mb-0, .my-0 {
  margin-bottom: 0 !important; }

.pr-0, .px-0 {
  padding-right: 0 !important; }

.pl-0, .px-0 {
  padding-left: 0 !important; }

.pt-0, .py-0 {
  padding-top: 0 !important; }

.pb-0, .py-0 {
  padding-bottom: 0 !important; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

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

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

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

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

.mr-1, .mx-1 {
  margin-right: 0.25rem !important; }

.ml-1, .mx-1 {
  margin-left: 0.25rem !important; }

.mt-1, .my-1 {
  margin-top: 0.25rem !important; }

.mb-1, .my-1 {
  margin-bottom: 0.25rem !important; }

.m-1 {
  margin: 0.25rem !important; }

.mr-2, .mx-2 {
  margin-right: 0.5rem !important; }

.ml-2, .mx-2 {
  margin-left: 0.5rem !important; }

.mt-2, .my-2 {
  margin-top: 0.5rem !important; }

.mb-2, .my-2 {
  margin-bottom: 0.5rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mr-3, .mx-3 {
  margin-right: 1rem !important; }

.ml-3, .mx-3 {
  margin-left: 1rem !important; }

.mt-3, .my-3 {
  margin-top: 1rem !important; }

.mb-3, .my-3 {
  margin-bottom: 1rem !important; }

.m-3 {
  margin: 1rem !important; }

.mr-4, .mx-4 {
  margin-right: 1.5rem !important; }

.ml-4, .mx-4 {
  margin-left: 1.5rem !important; }

.mt-4, .my-4 {
  margin-top: 1.5rem !important; }

.mb-4, .my-4 {
  margin-bottom: 1.5rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mr-5, .mx-5 {
  margin-right: 3rem !important; }

.ml-5, .mx-5 {
  margin-left: 3rem !important; }

.mt-5, .my-5 {
  margin-top: 3rem !important; }

.mb-5, .my-5 {
  margin-bottom: 3rem !important; }

.m-5 {
  margin: 3rem !important; }

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

.pr-1, .px-1 {
  padding-right: 0.25rem !important; }

.pl-1, .px-1 {
  padding-left: 0.25rem !important; }

.pt-1, .py-1 {
  padding-top: 0.25rem !important; }

.pb-1, .py-1 {
  padding-bottom: 0.25rem !important; }

.p-1 {
  padding: 0.25rem !important; }

.pr-2, .px-2 {
  padding-right: 0.5rem !important; }

.pl-2, .px-2 {
  padding-left: 0.5rem !important; }

.pt-2, .py-2 {
  padding-top: 0.5rem !important; }

.pb-2, .py-2 {
  padding-bottom: 0.5rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pr-3, .px-3 {
  padding-right: 1rem !important; }

.pl-3, .px-3 {
  padding-left: 1rem !important; }

.pt-3, .py-3 {
  padding-top: 1rem !important; }

.pb-3, .py-3 {
  padding-bottom: 1rem !important; }

.p-3 {
  padding: 1rem !important; }

.pr-4, .px-4 {
  padding-right: 1.5rem !important; }

.pl-4, .px-4 {
  padding-left: 1.5rem !important; }

.pt-4, .py-4 {
  padding-top: 1.5rem !important; }

.pb-4, .py-4 {
  padding-bottom: 1.5rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pr-5, .px-5 {
  padding-right: 3rem !important; }

.pl-5, .px-5 {
  padding-left: 3rem !important; }

.pt-5, .py-5 {
  padding-top: 3rem !important; }

.pb-5, .py-5 {
  padding-bottom: 3rem !important; }

.p-5 {
  padding: 3rem !important; }

@media (min-width: 768px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; }
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; }
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important; }
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important; }
  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important; }
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important; }
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important; }
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important; }
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important; }
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important; }
  .m-sm-0 {
    margin: 0 !important; }
  .mr-sm-1, .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .ml-sm-1, .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .mt-sm-1, .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mb-sm-1, .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .ml-sm-2, .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .mt-sm-2, .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mb-sm-2, .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important; }
  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important; }
  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important; }
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important; }
  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important; }
  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important; }
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pr-sm-1, .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pl-sm-1, .px-sm-1 {
    padding-left: 0.25rem !important; }
  .pt-sm-1, .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pb-sm-1, .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pr-sm-2, .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pl-sm-2, .px-sm-2 {
    padding-left: 0.5rem !important; }
  .pt-sm-2, .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pb-sm-2, .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important; }
  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important; }
  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important; }
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important; }
  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important; }
  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important; }
  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important; }
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important; }
  .p-sm-5 {
    padding: 3rem !important; } }

@media (min-width: 992px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; }
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; }
  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important; }
  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important; }
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important; }
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important; }
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important; }
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important; }
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important; }
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important; }
  .m-md-0 {
    margin: 0 !important; }
  .mr-md-1, .mx-md-1 {
    margin-right: 0.25rem !important; }
  .ml-md-1, .mx-md-1 {
    margin-left: 0.25rem !important; }
  .mt-md-1, .my-md-1 {
    margin-top: 0.25rem !important; }
  .mb-md-1, .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mr-md-2, .mx-md-2 {
    margin-right: 0.5rem !important; }
  .ml-md-2, .mx-md-2 {
    margin-left: 0.5rem !important; }
  .mt-md-2, .my-md-2 {
    margin-top: 0.5rem !important; }
  .mb-md-2, .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important; }
  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important; }
  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important; }
  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important; }
  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important; }
  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important; }
  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important; }
  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important; }
  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important; }
  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pr-md-1, .px-md-1 {
    padding-right: 0.25rem !important; }
  .pl-md-1, .px-md-1 {
    padding-left: 0.25rem !important; }
  .pt-md-1, .py-md-1 {
    padding-top: 0.25rem !important; }
  .pb-md-1, .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pr-md-2, .px-md-2 {
    padding-right: 0.5rem !important; }
  .pl-md-2, .px-md-2 {
    padding-left: 0.5rem !important; }
  .pt-md-2, .py-md-2 {
    padding-top: 0.5rem !important; }
  .pb-md-2, .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important; }
  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important; }
  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important; }
  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important; }
  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important; }
  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important; }
  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important; }
  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important; }
  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important; }
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important; }
  .p-md-5 {
    padding: 3rem !important; } }

@media (min-width: 1200px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; }
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; }
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important; }
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important; }
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important; }
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important; }
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important; }
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important; }
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important; }
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important; }
  .m-lg-0 {
    margin: 0 !important; }
  .mr-lg-1, .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .ml-lg-1, .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .mt-lg-1, .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mb-lg-1, .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mr-lg-2, .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .ml-lg-2, .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .mt-lg-2, .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mb-lg-2, .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important; }
  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important; }
  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important; }
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important; }
  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important; }
  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important; }
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pr-lg-1, .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pl-lg-1, .px-lg-1 {
    padding-left: 0.25rem !important; }
  .pt-lg-1, .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pb-lg-1, .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pr-lg-2, .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pl-lg-2, .px-lg-2 {
    padding-left: 0.5rem !important; }
  .pt-lg-2, .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pb-lg-2, .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important; }
  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important; }
  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important; }
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important; }
  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important; }
  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important; }
  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important; }
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important; }
  .p-lg-5 {
    padding: 3rem !important; } }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0 15px !important;
  padding-top: 83px !important;
  position: relative;
  /*padding-bottom: 360px;

  @media (min-width:$break-sm) {
    padding-bottom: 280px;
  }

  @media (min-width:$break-md){
    padding-top: 200px !important;
  }

  &.s-mobile {
    padding-bottom: 460px !important;

    @media (min-width:$break-sm) {
      padding-bottom: 360px !important;
    }
  }*/ }
  @media (min-width: 768px) {
    body {
      min-height: 100vh;
      padding-bottom: 134px; } }
  @media (min-width: 992px) {
    body {
      padding-top: 134px !important; } }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

html a {
  background: transparent;
  color: #1d1d1d; }
  html a:hover {
    color: #797979 !important;
    text-decoration: none; }

a:active,
a:hover {
  outline: 0; }

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

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

.site-content:before, .site-footer:before, .site-content:after, .site-footer:after,
.clearfix:before,
.container:before,
.sidebar:before,
.clearfix:after,
.container:after,
.sidebar:after {
  content: " ";
  display: table; }

.site-content:after, .site-footer:after,
.clearfix:after,
.container:after,
.sidebar:after {
  clear: both; }

.centered {
  text-align: center; }

.justified {
  text-align: justify; }

@font-face {
  font-family: 'Interstate';
  font-weight: 200;
  font-style: normal;
  src: url("../fonts/Interstate-Light.eot");
  src: url("../fonts/Interstate-Light.eot") format("embedded-opentype"), url("../fonts/Interstate-Light.woff2") format("woff2"), url("../fonts/Interstate-Light.woff") format("woff"), url("../fonts/Interstate-Light.ttf") format("truetype"), url("../fonts/Interstate-Light.svg#Interstate-Light") format("svg"); }

@font-face {
  font-family: 'Interstate';
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/Interstate-Regular.eot");
  src: url("../fonts/Interstate-Regular.eot") format("embedded-opentype"), url("../fonts/Interstate-Regular.woff2") format("woff2"), url("../fonts/Interstate-Regular.woff") format("woff"), url("../fonts/Interstate-Regular.ttf") format("truetype"), url("../fonts/Interstate-Regular.svg#Interstate-Regular") format("svg"); }

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

body {
  background-color: #fff;
  color: #1d1d1d !important;
  font-family: Interstate, sans-serif !important;
  font-weight: 200 !important;
  padding-top: 180px; }

html body {
  font-size: 14px; }

.fsize-1 {
  font-size: 15px !important; }

.fsize--1 {
  font-size: 13px !important; }

.fsize--2 {
  font-size: 12px !important; }

.site-content {
  margin: 0 40px;
  min-height: calc(100vh - 360px); }

a {
  color: inherit;
  text-decoration: none; }
  a:hover {
    color: #1d1d1d; }
  a.active {
    color: #ff369c; }

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

.page-title {
  margin-top: 0;
  color: #ff369c;
  font-weight: 200;
  font-size: 18px; }

@font-face {
  font-family: 'icons';
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/icons.eot");
  src: url("../fonts/icons.eot?#iefix") format("eot"), url("../fonts/icons.woff") format("woff"), url("../fonts/icons.ttf") format("truetype"), url("../fonts/icons.svg#icons") format("svg"); }

.icon-facebook:before {
  content: "\EA01"; }

.icon-googleplus:before {
  content: "\EA02"; }

.icon-instagram:before {
  content: "\EA03"; }

.icon-linkedin:before {
  content: "\EA04"; }

.icon-pinterest:before {
  content: "\EA05"; }

.icon-twitter:before {
  content: "\EA06"; }

.icon-vimeo:before {
  content: "\EA07"; }

.icon-youtube:before {
  content: "\EA08"; }

.icon-download:before {
  content: "\EA09"; }

.icon-plus:before {
  content: "\EA0A"; }

.icon-play:before {
  content: "\EA0B"; }

/*
Basic icon:
  <span class="icon icon-{name}" aria-hidden="true"></span>

With text:
  <span>
    <span class="icon icon-inline icon-phone" aria-hidden="true"></span>
    +33 (1) 12 34 56 78
  </span>

With a replacement for screen readers:
  <span>
    <span class="icon icon-inline icon-phone" aria-hidden="true"></span>
    <span class="sr-only">Phone:</span>
    +33 (1) 12 34 56 78
  </span>
*/
.icon:before {
  font-family: 'icons';
  speak: none;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-inline {
  display: inline-block;
  vertical-align: middle; }

/*
Round / circle icon

  <span class="circle-icon">
    <span class="icon icon-download" aria-hidden="true"></span>
  </span>
*/
.circle-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 18px;
  background-color: #797979;
  color: #fff;
  border-radius: 100%;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-align: center;
  transition: background-color 0.2s;
  cursor: pointer; }
  .circle-icon .icon {
    font-size: 12px;
    line-height: 22px; }
  .circle-icon:hover {
    background-color: #4d4d4c;
    color: #fff; }

.circle-icon-pink {
  background-color: #ff369c; }

.pink-icon {
  color: #ff369c;
  background-color: white; }
  .pink-icon .icon {
    color: #ff369c; }

/*
Burger icon

Markup:
<div class="burger" data-toggle="main-menu">
    <span></span>
    <span></span>
    <span></span>
</div>

.open - Change the burger to a close icon
*/
.burger {
  display: block;
  padding: 22px 20px 20px;
  cursor: pointer; }
  .burger span {
    display: block;
    width: 16px;
    height: 2px;
    background-color: #1d1d1d;
    border-radius: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  .burger span + span {
    margin-top: 3px; }
  .burger.open span:nth-child(2) {
    display: none; }
  .burger.open span:first-child {
    transform: rotate(45deg);
    margin-top: 5px; }
  .burger.open span:last-child {
    transform: rotate(-45deg);
    margin-top: -2px; }

.container {
  margin: 0 40px;
  max-width: 1840px; }

.col {
  float: left;
  width: 20%; }

.col-double {
  width: 40%; }

body.mobile .row.grid:not(.client) {
  height: auto !important; }

body.mobile .row.grid > .grid-item {
  padding-right: 0;
  padding-left: 0; }

@media screen and (max-width: 768px) {
  .row.grid.client .gtitle {
    opacity: 1;
    background: transparent;
    color: black;
    padding: 0; }
  .row.grid.client .gallery-thumb {
    margin-bottom: 30px; } }

.site-header {
  position: fixed;
  z-index: 600;
  top: 0;
  left: 0;
  background-color: #fff;
  margin: 0 0 !important;
  width: calc(100%);
  padding: 10px 0 5px 0; }
  @media (min-width: 768px) {
    .site-header {
      width: calc(100% - 25px);
      padding: 10px 0 20px 0;
      margin: 0 10px !important; } }
  .site-header .photographers-menu-navbar a {
    white-space: nowrap; }
  .site-header .active,
  .site-header .active a {
    color: #ff369c; }
  .site-header .navbar-default {
    background-color: white;
    border: 0; }
  .site-header a:hover, .site-header a:active, .site-header a:visited {
    text-decoration: none; }
  .site-header > .row {
    position: relative; }
  @media (min-width: 768px) and (max-width: 992px) {
    .site-header .mobile-nav-pad {
      padding-right: 85px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .site-header .mobile-nav-pad {
      padding-right: 75px; } }
  @media (min-width: 1200px) {
    .site-header .mobile-nav-pad {
      padding-right: 0; } }
  .site-header .mobile-nav-pad > nav {
    padding-left: 9%; }
    @media (max-width: 1300px) {
      .site-header .mobile-nav-pad > nav {
        padding-left: 5%; } }
    @media (max-width: 1180px) {
      .site-header .mobile-nav-pad > nav {
        padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-nav > li {
    width: 100% !important; } }

.header-logo {
  float: left;
  margin-top: 14px;
  position: relative;
  z-index: 1; }
  .header-logo img {
    /* width: 180px; */
    min-width: 152px;
    width: 100%;
    z-index: 200;
    /* position: absolute; */
    margin-right: 9px;
    max-width: 180px; }
    @media (max-width: 768px) {
      .header-logo img {
        min-width: 152px; } }

.photographers-menu {
  column-count: 4;
  column-gap: 25px;
  /*
  > li {
    float: left;
    margin-right: 40px;

    &:last-child {
      margin-right: 0;
    }
  }
  */ }
  .photographers-menu[data-columns-count="1"] {
    column-count: 1; }
  .photographers-menu[data-columns-count="2"] {
    column-count: 2; }
  .photographers-menu[data-columns-count="3"] {
    column-count: 3; }
  .photographers-menu li a {
    white-space: nowrap; }

@media (min-width: 768px) and (max-width: 992px) {
  .photographers-menu-navbar {
    margin-top: 5px;
    column-count: 3;
    column-gap: 25px; }
    .photographers-menu-navbar[data-columns-count="1"] {
      column-count: 1; }
    .photographers-menu-navbar[data-columns-count="2"] {
      column-count: 2; }
    .photographers-menu-navbar[data-columns-count="3"] {
      column-count: 3; } }

.site-nav {
  float: right; }
  .site-nav:not(.drop) > ul {
    /*      @media (min-width: $break-sm) and (max-width: 1150px) {
              display: none;
            }*/ }
    .site-nav:not(.drop) > ul li {
      display: inline-block;
      margin: 0 5px; }
      .site-nav:not(.drop) > ul li:last-child {
        margin-right: 0; }
      @media (min-width: 992px) {
        .site-nav:not(.drop) > ul li {
          margin: 0 15px; }
          .site-nav:not(.drop) > ul li:last-child {
            margin-right: 0; } }
      .site-nav:not(.drop) > ul li:first-child {
        margin-left: 0; }
      .site-nav:not(.drop) > ul li:last-child {
        margin-right: 0; }
      .site-nav:not(.drop) > ul li a,
      .site-nav:not(.drop) > ul li a:hover,
      .site-nav:not(.drop) > ul li a:visited,
      .site-nav:not(.drop) > ul li a:focus,
      .site-nav:not(.drop) > ul li a {
        text-decoration: none !important; }
  .site-nav.drop {
    position: absolute;
    top: 13px;
    right: 0;
    font-weight: 200;
    font-size: 13px;
    /*display: none;*/
    /*    @media (min-width: $break-sm) and (max-width: 1150px) {
          display: inline-block !important;
        }*/ }
    @media (max-width: 768px) {
      .site-nav.drop {
        right: 17px; } }
    .site-nav.drop li a,
    .site-nav.drop button {
      font-weight: 200;
      font-size: 13px; }

.nav > li > a {
  padding: 0 !important; }

.photographers-nav > span {
  /*font-weight: bold;*/
  text-transform: uppercase; }

.photographers-nav > span {
  float: left;
  margin-right: 35px; }

.navbar-collapse .dropdown ul.dropdown-menu {
  border: 0;
  box-shadow: none;
  width: 100%;
  position: relative;
  transition: all 0.4s ease; }
  .navbar-collapse .dropdown ul.dropdown-menu .active > a {
    background-color: #ff3; }

/*.navbar-collapse {
  position: absolute;
  right: 0;
  background: white;
  padding-left: 30px;
  width: 200px;
}*/
@media (min-width: 768px) and (max-width: 992px) {
  .navbar .container-fluid,
  header.container-fluid .navbar-collapse,
  header.container-fluid .navbar-collapse > ul.nav:first-child > li:first-child a {
    padding-left: 0 !important; }
  .navbar .dropdown-menu {
    position: absolute !important; }
  .navbar .container-fluid {
    margin-left: -3px; } }

@media (max-width: 768px) {
  header.container-fluid .navbar-collapse {
    position: absolute;
    background: white;
    right: 14px; } }

.navbar-toggle {
  margin-right: -1px !important; }

.navbar.hidden-md.hidden-lg ul.navbar-right li:last-child a {
  padding-right: 0; }

.gallery-col.col-double:first-of-type {
  padding-right: 30px; }

.gallery-col.col-double:last-of-type {
  padding-left: 30px; }

.homepage .gallery-thumb {
  min-height: 0 !important; }

.gallery-thumb {
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
  min-height: 100px; }
  .gallery-thumb img {
    display: block;
    width: 100%;
    height: auto; }
  .gallery-thumb.has-ratio img {
    display: block;
    position: relative;
    /* top: 0;
     left: 0;*/
    width: 100%;
    height: auto !important; }
  .gallery-thumb .thumb-overlay {
    opacity: 0;
    transition: opacity 0.2s;
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 20px;
    bottom: 20px;
    right: 20px;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .gallery-thumb .thumb-overlay-title {
    margin-bottom: 10px;
    text-transform: uppercase;
    line-height: 1; }
  .gallery-thumb .thumb-overlay-content {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%); }
  .gallery-thumb:hover .thumb-overlay {
    opacity: 1; }
  .gallery-thumb:hover > span {
    opacity: 1; }
  .gallery-thumb > span {
    position: absolute;
    opacity: 0;
    transition: all 0.3s ease; }

.gallery-thumb-play-btn {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  line-height: 90px;
  padding-left: 10px;
  background-color: rgba(0, 0, 0, 0.35);
  color: #fff;
  font-size: 50px;
  text-align: center;
  border-radius: 100%; }

.grid-item img {
  max-width: 100%; }

.grid-item .gtitle {
  background: #00000061;
  color: white;
  z-index: 50;
  position: relative;
  bottom: 0;
  padding: 0 7px;
  opacity: 0;
  width: 100%; }
  @media (min-width: 768px) {
    .grid-item .gtitle {
      position: absolute; } }

.grid-item:hover .gtitle {
  opacity: 1;
  transition: all 0.3s ease; }

.grid-item.not-loaded {
  /*height: 0;
    overflow: hidden;
    display: none;
    .thumb-ratio {
      padding: 0 !important;
    }*/ }
  .grid-item.not-loaded .lightbox-button {
    opacity: 0; }

.carousel {
  position: relative; }
  .carousel ~ p {
    margin-bottom: 50px; }
  .carousel img {
    display: block;
    /* height: 350px;*/
    max-width: 100%;
    margin-right: 10px; }
  .carousel .flickity-viewport {
    transition: height 0.5s ease 0s; }
  .carousel .carousel.is-fullscreen {
    z-index: 2000 !important; }
    .carousel .carousel.is-fullscreen img {
      height: auto;
      max-width: 100%;
      top: 50%;
      transform: translateY(-50%); }
  .carousel.full img {
    max-width: 100%;
    width: 100%;
    height: auto !important; }
  @media screen and (min-width: 768px) {
    .carousel .carousel img {
      height: 400px; } }
  .carousel.flickity-gallery > p {
    position: absolute;
    bottom: -29px;
    padding-left: 20px; }
  .carousel.flickity-gallery .flickity-page-dots {
    bottom: -18px !important; }
    .carousel.flickity-gallery .flickity-page-dots .dot {
      display: inline-block;
      width: 7px;
      height: 7px;
      margin: 0 6px;
      background: #333;
      border-radius: 50%;
      opacity: .25;
      cursor: pointer; }

.flickity-prev-next-button {
  width: 20px !important;
  height: 20px !important;
  background: transparent !important;
  color: #797979 !important;
  transform: none !important;
  top: auto !important;
  bottom: -20px !important; }
  .flickity-prev-next-button.next {
    right: -14px !important; }
  .flickity-prev-next-button.previous {
    left: -15px !important; }

/*@media screen and (min-width: 768px) {
  .row.grid {
    height: auto !important;
  }
}*/
/* fade in lazy loaded image */
.carousel-cell-image.flickity-lazyloaded,
.carousel-cell-image.flickity-lazyerror {
  opacity: 1; }

.masonry-xs-1 {
  width: 8.3333333333%; }

.masonry-xs-2 {
  width: 16.6666666667%; }

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

.masonry-xs-4 {
  width: 33.3333333333%; }

.masonry-xs-5 {
  width: 41.6666666667%; }

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

.masonry-xs-7 {
  width: 58.3333333333%; }

.masonry-xs-8 {
  width: 66.6666666667%; }

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

.masonry-xs-10 {
  width: 83.3333333333%; }

.masonry-xs-11 {
  width: 91.6666666667%; }

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

@media screen and (min-width: 768px) {
  .masonry-sm-1 {
    width: 8.3333333333%; } }

@media screen and (min-width: 768px) {
  .masonry-sm-2 {
    width: 16.6666666667%; } }

@media screen and (min-width: 768px) {
  .masonry-sm-3 {
    width: 25%; } }

@media screen and (min-width: 768px) {
  .masonry-sm-4 {
    width: 33.3333333333%; } }

@media screen and (min-width: 768px) {
  .masonry-sm-5 {
    width: 41.6666666667%; } }

@media screen and (min-width: 768px) {
  .masonry-sm-6 {
    width: 50%; } }

@media screen and (min-width: 768px) {
  .masonry-sm-7 {
    width: 58.3333333333%; } }

@media screen and (min-width: 768px) {
  .masonry-sm-8 {
    width: 66.6666666667%; } }

@media screen and (min-width: 768px) {
  .masonry-sm-9 {
    width: 75%; } }

@media screen and (min-width: 768px) {
  .masonry-sm-10 {
    width: 83.3333333333%; } }

@media screen and (min-width: 768px) {
  .masonry-sm-11 {
    width: 91.6666666667%; } }

@media screen and (min-width: 768px) {
  .masonry-sm-12 {
    width: 100%; } }

@media screen and (min-width: 992px) {
  .masonry-md-1 {
    width: 8.3333333333%; } }

@media screen and (min-width: 992px) {
  .masonry-md-2 {
    width: 16.6666666667%; } }

@media screen and (min-width: 992px) {
  .masonry-md-3 {
    width: 25%; } }

@media screen and (min-width: 992px) {
  .masonry-md-4 {
    width: 33.3333333333%; } }

@media screen and (min-width: 992px) {
  .masonry-md-5 {
    width: 41.6666666667%; } }

@media screen and (min-width: 992px) {
  .masonry-md-6 {
    width: 50%; } }

@media screen and (min-width: 992px) {
  .masonry-md-7 {
    width: 58.3333333333%; } }

@media screen and (min-width: 992px) {
  .masonry-md-8 {
    width: 66.6666666667%; } }

@media screen and (min-width: 992px) {
  .masonry-md-9 {
    width: 75%; } }

@media screen and (min-width: 992px) {
  .masonry-md-10 {
    width: 83.3333333333%; } }

@media screen and (min-width: 992px) {
  .masonry-md-11 {
    width: 91.6666666667%; } }

@media screen and (min-width: 992px) {
  .masonry-md-12 {
    width: 100%; } }

@media screen and (min-width: 1200px) {
  .masonry-lg-1 {
    width: 8.3333333333%; } }

@media screen and (min-width: 1200px) {
  .masonry-lg-2 {
    width: 16.6666666667%; } }

@media screen and (min-width: 1200px) {
  .masonry-lg-3 {
    width: 25%; } }

@media screen and (min-width: 1200px) {
  .masonry-lg-4 {
    width: 33.3333333333%; } }

@media screen and (min-width: 1200px) {
  .masonry-lg-5 {
    width: 41.6666666667%; } }

@media screen and (min-width: 1200px) {
  .masonry-lg-6 {
    width: 50%; } }

@media screen and (min-width: 1200px) {
  .masonry-lg-7 {
    width: 58.3333333333%; } }

@media screen and (min-width: 1200px) {
  .masonry-lg-8 {
    width: 66.6666666667%; } }

@media screen and (min-width: 1200px) {
  .masonry-lg-9 {
    width: 75%; } }

@media screen and (min-width: 1200px) {
  .masonry-lg-10 {
    width: 83.3333333333%; } }

@media screen and (min-width: 1200px) {
  .masonry-lg-11 {
    width: 91.6666666667%; } }

@media screen and (min-width: 1200px) {
  .masonry-lg-12 {
    width: 100%; } }

@media screen and (min-width: 768px) {
  [class*="masonry-xs-"],
  [class*="masonry-sm-"],
  [class*="masonry-md-"],
  [class*="masonry-lg-"] {
    padding: 0 15px; } }

.sidebar {
  margin-bottom: 30px;
  font-size: 14px;
  position: fixed;
  width: inherit;
  padding-right: 30px;
  height: 75vh; }
  .sidebar ul.document-list {
    position: absolute;
    bottom: 0; }
  .sidebar a:hover, .sidebar a:active, .sidebar a:visited {
    text-decoration: none; }
  .sidebar .sidebar-infos-multiple-container {
    position: relative;
    margin-right: 0; }
    .sidebar .sidebar-infos-multiple-container .sidebar-infos-multiple {
      display: none;
      position: absolute;
      top: 0;
      left: 0; }

.sidebar-menu {
  /*float: left;
    width: 40%;*/
  margin-right: 10px;
  /*> li {
        margin-bottom: 4px;
    }*/ }
  .sidebar-menu .separator {
    margin-bottom: 20px; }

.sidebar-photographer-name {
  display: block;
  margin-top: 30px;
  font-weight: 500; }

.biography-link {
  display: block;
  margin-top: 6px;
  font-size: 12px; }
  .biography-link .circle-icon {
    margin-right: 6px;
    float: left;
    margin-top: -1px; }

.sidebar-title,
.sidebar-description {
  /*float: left;*/
  font-size: 12px;
  line-height: 1.1; }
  .sidebar-title a,
  .sidebar-description a {
    text-decoration: underline; }
  .sidebar-title span,
  .sidebar-description span {
    text-align: justify;
    display: block; }

/*
.sidebar-title {
    width: 60%;
}
*/
.news-photo-wrapper {
  position: fixed;
  top: 175px;
  bottom: 30px;
  right: 40px;
  left: 40%;
  left: calc(40% + 10px); }
  .news-photo-wrapper img, .news-photo-wrapper iframe {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto; }

.news-photo {
  opacity: 0; }

.news-thumbs {
  position: fixed;
  bottom: 30px;
  left: 40px;
  width: 40%;
  width: calc(40% - 80px); }

.news-thumb {
  width: 33%;
  float: left;
  cursor: pointer; }
  .news-thumb img {
    display: block;
    width: 100%;
    width: calc(100% - 10px);
    height: auto;
    margin-top: 10px; }

.contact-content {
  font-size: 13px;
  line-height: 1.5;
  text-align: justify; }
  .contact-content a {
    color: #ff369c; }

.site-footer {
  position: relative;
  z-index: 100;
  min-height: 140px;
  margin: 40px -15px 0 -15px !important;
  background-color: #4d4d4c;
  color: white;
  font-size: 13px;
  line-height: 1.6;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  width: calc(100% + 30px); }
  .site-footer a {
    word-break: break-all;
    color: inherit !important; }
  @media (min-width: 768px) {
    .site-footer {
      position: absolute;
      margin: 40px -15px 0 -15px !important;
      bottom: 0; } }

footer > div {
  margin-bottom: 20px; }

.footer-text {
  text-align: center;
  margin: 20px 0; }
  .footer-text p {
    max-width: 600px;
    display: block;
    margin: auto; }

.footer-other-site {
  width: 25%; }

.footer-title {
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  font-weight: bold; }

.footer-contacts {
  /*margin-left: 10px;*/ }

/*.footer-contact-section {
    float: left;
    margin-right: 60px;
}*/
@media (max-width: 992px) {
  .footer-social-links {
    text-align: left !important; } }

.footer-social-links .footer-title {
  margin-bottom: 10px; }

.footer-social-links .social-link {
  margin-left: 6px;
  font-size: 29px; }
  .footer-social-links .social-link:hover {
    text-decoration: none; }

.photo-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.75); }

.photo-details {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 0 12px #797979;
  transition: width 0.3s, height 0.3s;
  max-width: 90%;
  /* width: auto !important;
    height: auto !important;*/
  min-width: 200px;
  min-height: 150px;
  max-height: 93vh !important;
  width: auto !important;
  height: auto !important; }
  .photo-details img {
    /*position: absolute;
        top: $_modal-padding;
        left: $_modal-padding;*/
    max-width: 100% !important;
    max-height: 86vh !important;
    width: auto !important;
    height: auto !important; }

.photo-modal-close {
  display: block;
  z-index: 1;
  position: absolute;
  top: 8px;
  right: 7px;
  width: 20px;
  height: 20px;
  background-color: #797979;
  border-radius: 100%;
  color: #fff;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.2s; }
  .photo-modal-close:hover {
    background-color: #4d4d4c; }

.photo-modal-btn {
  position: absolute;
  z-index: 1;
  top: 43%;
  cursor: pointer;
  bottom: 50%;
  font-size: 50px; }
  .photo-modal-btn.next {
    right: 5px; }
  .photo-modal-btn.previous {
    left: 5px; }

.modal-open {
  overflow: hidden; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

/*
 * Rounded button / icon at the bottom of thumbs
 */
.thumbs-buttons {
  opacity: 0;
  position: absolute;
  bottom: 7px;
  left: 7px;
  transition: opacity 0.2s; }
  .thumbs-buttons .thumb-icon {
    margin-right: 3px; }
  .gallery-thumb:hover .thumbs-buttons {
    opacity: 1; }

.grid-item:hover .thumb-icon {
  background-color: transparent; }

.thumb-icon {
  display: inline-block;
  width: 17px;
  height: 17px;
  line-height: 22px;
  color: #fff;
  border-radius: 100%;
  text-align: center;
  font-size: 11px;
  transition: all 0.2s;
  transform: rotate(0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #797979; }
  .thumb-icon:hover {
    /*background-color: $dark-grey;*/
    background-color: transparent;
    color: #d7d7d7; }

/*
 * `+` button at the bottom of thumbs to add the photo to the PDF lightbox.
 */
.lightbox-button {
  position: absolute;
  bottom: -8px;
  right: -4px;
  padding: 7px;
  transition: all 0.3s ease;
  z-index: 60; }
  .lightbox-button:hover .lightbox-button-tooltip {
    opacity: 1; }
  .lightbox-button.active .thumb-icon {
    background-color: #ff369c; }

.lightbox-button-tooltip {
  opacity: 0;
  transition: opacity 0.2s;
  display: block;
  position: absolute;
  right: 0;
  bottom: -18px;
  white-space: nowrap;
  font-family: Verdana, sans-serif;
  font-size: 9px;
  background-color: #ededed;
  color: #4d4d4c;
  padding: 3px 6px;
  border-bottom: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4; }

/**
 * Styles for the PDF lightbox index.
 */
.lightbox {
  min-height: 400px; }
  .lightbox .show-if-empty {
    display: none; }
  .lightbox.is-empty .hide-if-empty {
    display: none; }
  .lightbox.is-empty .show-if-empty {
    display: block; }

.lightbox-sidebar {
  position: fixed; }
  .lightbox-sidebar h2 {
    margin-bottom: 30px; }
  .lightbox-sidebar li {
    margin-bottom: 15px; }

.lightbox-photos {
  margin-left: 20%;
  font-size: 18px; }

.lightbox-thumb {
  position: relative;
  float: left;
  width: 200px;
  height: 200px;
  margin: 5px;
  text-align: center;
  border: 1px solid #ededed;
  cursor: move; }
  .lightbox-thumb img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    padding: 10px; }

.lightbox-delete-button {
  position: absolute;
  right: 4px;
  top: 4px;
  width: 18px;
  height: 18px;
  font-size: 14px;
  line-height: 16px; }

#js-photo-modal span.loading {
  position: relative;
  bottom: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  margin-top: 26%;
  display: block; }

#js-photo-modal .photo-modal-btn {
  display: none; }

#js-photo-modal.loaded .photo-modal-btn {
  display: block; }

#js-photo-modal.loaded .loading {
  display: none; }

@media (max-width: 768px) {
  .row.homepage {
    margin-top: 40px; } }

.row.homepage .grid-item {
  margin-bottom: 45px !important; }
  .row.homepage .grid-item a {
    display: block; }
    .row.homepage .grid-item a .gtitle {
      bottom: 0;
      left: 0;
      text-align: left;
      position: absolute; }
    .row.homepage .grid-item a:hover .gtitle {
      opacity: 1; }

#__bs_notify__ {
  top: auto !important;
  bottom: 0 !important; }


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