nav {
  writing-mode: vertical-lr;
  position: absolute; }

.navbar-collapse {
  position: fixed;
  display: flex;
  align-items: center;
  height: 100vh;
  flex-direction: column;
  margin-left: 20px; }

nav li,
a.nav {
  font-family: Animosa-Regular !important;
  font-size: 14px;
  text-transform: uppercase;
  color: #292929; }
  nav li:hover, nav li:focus,
  a.nav:hover,
  a.nav:focus {
    text-decoration: none;
    background-color: transparent !important;
    color: #DD2C00; }

.active a {
  text-decoration: none;
  background-color: transparent;
  color: #303F9F; }

.language {
  display: flex;
  margin-left: 60px; }

@media (max-width: 768px) {
  .language {
    display: none; } }
@media (min-width: 768px) {
  .mobile-menu {
    display: none; } }
.nav-mobile {
  padding: 1rem 1rem; }

.nav-mobile.active,
.nav-mobile-lp.active {
  text-decoration: none;
  background-color: transparent;
  color: #303F9F; }

.nav-mobile-lp {
  padding: 1rem 0rem; }

html {
  overflow-x: hidden; }

body {
  font-family: Animosa-Regular;
  color: #292929; }

header {
  background-size: cover;
  background-repeat: no-repeat; }

.font-smaller {
  font-size: 14px; }

.portfolio {
  height: auto; }

ul {
  list-style: none;
  padding-left: 0; }

.color-brand {
  color: #388fa1; }

h1 {
  font-family: Animosa-ExtraBold !important; }

h2 {
  font-family: Animosa-Regular !important; }

.small-tekst {
  color: #B6B7B8;
  font-size: 10pt; }

.main-banner img {
  width: 100%;
  min-height: 380px;
  object-fit: cover; }

.social-media {
  position: fixed;
  display: flex;
  align-items: center;
  height: 100vh;
  right: 20px; }
  @media (max-width: 768px) {
    .social-media {
      display: none; } }

p {
  font-family: Animosa-ExtraLight !important; }

li {
  font-family: Animosa-ExtraLight !important;
  margin-bottom: 5px; }

.brand-color {
  color: #303F9F; }

.font-bold {
  font-family: Animosa-ExtraBold !important; }

ul {
  margin-bottom: 2rem !important; }

.brand-line {
  background-color: #303F9F;
  height: 1.5px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px; }

.active {
  color: #388fa1; }

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  outline: none;
  cursor: pointer;
  background-color: transparent;
  border: none;
  filter: grayscale(100%); }

#myBtn:hover {
  filter: none;
  -webkit-transition-duration: 1s;
  /* Safari */
  transition-duration: 1s; }

a.enquiry_button {
  background-color: #f7f8f9;
  cursor: pointer;
  border: none;
  color: #2a2a2a;
  padding: 5px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin-top: 20;
  margin-right: 20;
  text-transform: uppercase; }
  a.enquiry_button:hover, a.enquiry_button:focus {
    text-decoration: none;
    color: #DD2C00; }

a.enquiry_button.sold {
  color: #B6B7B8; }

@media (max-width: 576px) {
  a.enquiry_button {
    font-size: 12px; } }
footer {
  font-family: Animosa-ExtraLight; }
  footer a.footer-link {
    color: #292929; }
  footer a:hover {
    color: #DD2C00;
    text-decoration: none; }

.secondary-color,
.secondary-color a {
  color: #B6B7B8; }

.small-link {
  color: #303F9F; }

.small-link:hover {
  color: #DD2C00; }

.contact {
  min-height: 92vh;
  height: auto; }
  .contact .container-for-contact {
    padding-top: 7vh;
    padding-bottom: 40px; }
    .contact .container-for-contact span {
      color: #DD2C00; }
  .contact .contact-text {
    font-size: 22px;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    align-items: center;
    align-content: center; }
  @media screen and (max-width: 764px) {
    .contact .container-for-contact {
      padding-top: 0; }
    .contact .contact-text {
      font-size: 18px; } }

.slider .slick-prev {
  left: -55px; }
.slider .slick-next {
  right: -55px; }
.slider .slick-prev, .slider .slick-next {
  display: block;
  width: 100px;
  height: 100px;
  z-index: 30;
  opacity: 0.7; }
.slider .slick-prev:before,
.slider .slick-next:before {
  color: black;
  font-size: 50px; }
@media (min-width: 992px) {
  .slider .slick-prev {
    left: 0; }
  .slider .slick-next {
    right: 0; }
  .slider .slick-prev:before,
  .slider .slick-next:before {
    color: black;
    font-size: 90px; } }

.name {
  width: 100%;
  max-width: 800px; }

.index-header {
  min-height: 100vh;
  height: 100%;
  overflow: hidden; }
  .index-header .main {
    max-height: 600px;
    width: 100%; }

#masonry {
  column-count: 3;
  column-gap: 1em;
  /*
     @media (max-width: 1440px) {
         column-count: 3;
         column-gap: 1em;
     }
  }*/
  /*    @media (max-width: 576px) {
          column-count: 1;
          column-gap: 1em;
      }*/ }
  @media (max-width: 992px) {
    #masonry {
      column-count: 2;
      column-gap: 1em; } }

.aside-content .item {
  background-color: rgba(20, 20, 20, 0.7); }

.item {
  position: relative;
  display: inline-block;
  margin: 0 0 1em 0;
  padding: 5px;
  width: 100%;
  cursor: pointer; }
  .item .description {
    position: relative;
    color: #B6B7B8;
    margin-bottom: 10px;
    margin-top: 10px;
    font-family: Animosa-ExtraLight; }
  .item .work-title {
    color: #2a2a2a;
    font-family: Animosa-Regular;
    font-size: 18px;
    text-transform: uppercase; }
  @media (max-width: 576px) {
    .item .description {
      font-size: 12px; }
    .item .work-title {
      font-size: 14px; } }
  .item img {
    max-width: 100%;
    height: auto;
    width: 100%; }
  .item .sold-work {
    width: 10px;
    height: 10px;
    background-color: #DD2C00;
    border-radius: 50px;
    position: absolute;
    right: 0px;
    top: 8px; }

.lg-img-wrap,
.lg-toolbar,
.lg-thumb-outer,
.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-backdrop,
.lg-outer .lg-toggle-thumb {
  background-color: #ffffff !important; }

.lg-toolbar .lg-icon {
  color: #292929; }

.lg-actions .lg-next,
.lg-actions .lg-prev {
  color: #292929 !important; }

lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover,
lg-actions .lg-next:active,
.lg-actions .lg-prev:active {
  color: #303F9F !important; }

.form-control {
  border-radius: 0px !important;
  background-color: #c8d1d1 !important;
  padding: 10px !important; }

.form-control::placeholder {
  color: #000 !important; }

@font-face {
  font-family: Animosa-ExtraBold;
  src: url(../fonts/Animosa-ExtraBold.otf); }
@font-face {
  font-family: Animosa-Regular;
  src: url(../fonts/Animosa-Regular.otf); }
@font-face {
  font-family: Animosa-ExtraLight;
  src: url(../fonts/Animosa-ExtraLight.otf); }

/*# sourceMappingURL=style.css.map */
