﻿html, body {
  font-family: "Poppins", "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: rgb(25, 25, 25);
  background-color: rgb(248, 248, 248);
}

/* Navigation
-------------------------------------------------- */
#navigation {
  line-height: 73px;
}

a, a:active, a:hover, a:visited {
  color: rgb(25, 25, 25);
}

.navbar {
  min-height: 86px;
  font-weight: normal;
  position: fixed;
  background-color: rgb(248, 248, 248);
  z-index: 99;
}

.nav-item {
  background: rgb(208, 204, 174);
  margin-bottom: 1px;
}

.nav-item .nav-link {
  border-top: none;
  font-size: 1.16em;
  font-weight: 400;
  color: white;
  margin: 0 14px !important;
  padding: 0 !important;
  height: 100%;
}
.nav-item .nav-link:hover {
  color: rgb(208, 204, 174);
}

.nav-item .link-icon:hover {
  color: rgb(248, 248, 248);
}

.nav-item.active {
  background: rgb(193.9734375, 188.7796875, 149.8265625);
}

.nav-item.active .nav-link {
  border-top-color: rgb(208, 204, 174);
}

.navbar-toggler {
  height: 76px;
}
.navbar-toggler i {
  font-size: 2rem;
}

/** COOKIES **/
#cookie-consent {
  position: fixed;
  bottom: 0;
  width: 100%;
  opacity: 0.98;
  background-color: rgb(208, 204, 174);
  color: rgb(25, 25, 25);
  padding: 15px;
  z-index: 999;
}
#cookie-consent #cookieBtn {
  color: rgb(25, 25, 25);
  text-decoration: none;
}
#cookie-consent #consent {
  cursor: pointer;
}
#cookie-consent .cookie-btn {
  margin-right: 20px;
  padding-left: 3px;
  line-height: 0.7em;
  background-color: transparent;
  border: none;
}
#cookie-consent p {
  margin-bottom: 30px;
}
#cookie-consent a {
  color: inherit;
  text-decoration: none;
  margin-right: 30px;
}

/** END COOKIES **/
#logo-header {
  position: absolute;
  max-width: 152px;
  max-height: 76px;
  top: 10px;
  left: 0;
  right: 0;
  height: 100%;
}
#logo-header img {
  /*        position: absolute;*/
  height: 60px;
  width: 152px;
}

.small-brand-logo {
  display: block;
  width: 152px;
}

.large-brand-logo {
  display: none;
}

#social-media {
  display: none;
  background: rgb(208, 204, 174);
  max-width: 152px;
  max-height: 152px;
  width: 152px;
  height: 152px;
}
#social-media a {
  padding: 0;
  margin: 0 0.5em !important;
}

.small-navbar {
  line-height: 120px;
  background-color: rgb(248, 248, 248);
}
.small-navbar #navigation {
  line-height: 73px;
}
.small-navbar #logo-header-img {
  width: 152px;
  height: 90px;
}
.small-navbar #logo-header {
  max-width: 152px;
  top: 10px;
}
.small-navbar #social-media {
  width: 122px;
  position: absolute;
  top: 0;
  right: 0;
  height: 122px;
}

/* Main
-------------------------------------------------- */
#logo {
  max-height: 32px;
}

p {
  font-weight: 300;
  line-height: 1.7em;
}

h2 {
  color: rgb(208, 204, 174);
}

h1, h2, h4 {
  font-weight: 700;
  padding: 0 0 1rem 0;
}

h1 {
  font-size: 2.6rem;
}

h2 {
  font-size: 2.2rem;
}

h4 {
  font-size: 1.6rem;
}

.btn:focus {
  outline: 2px solid rgb(208, 204, 174);
  outline-offset: 2px;
  box-shadow: none;
}

.button, .button:active, .button:visited, .button:hover, .button:link {
  background: rgb(208, 204, 174);
  border: none;
  border-radius: 0;
  font-weight: 600;
  font-size: 0.9rem;
  color: white;
}

.button2, .button2:active, .button2:visited, .button2:hover, .button2:link {
  color: rgb(208, 204, 174);
  background: white;
}

ul.strengths {
  margin-left: 1.8rem;
  line-height: 2.5rem;
  column-count: 1;
}
ul.strengths li {
  padding-left: 0.6rem;
}
ul.strengths i {
  font-size: 1.8rem;
  color: rgb(208, 204, 174);
  position: absolute;
  margin-top: 0.4rem;
  margin-left: -1rem;
}

.image-shadow {
  box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.16);
  width: 100%;
  height: auto;
}

.accent-icon {
  color: rgb(223, 237, 236);
  font-size: 2rem;
}

.colored-icon {
  color: rgb(208, 204, 174);
}

#bezoek, #reviews {
  padding: 4rem;
}

#bezoek {
  background: rgb(208, 204, 174);
  color: white;
}
#bezoek .button {
  border: 1px solid white;
  margin: 2em 0;
}

.home {
  margin-top: 86px;
}

#reviews {
  background: white;
  min-height: 440px;
}
#reviews h3 {
  color: rgb(208, 204, 174);
  font-weight: 700;
  font-size: 1.4rem;
}
#reviews .review {
  font-size: 1.4rem;
}
#reviews .name {
  color: rgb(74, 74, 74);
  letter-spacing: 0.2em;
}
#reviews i {
  font-size: 0.8rem;
  color: rgb(208, 204, 174);
  letter-spacing: 0.4em;
}

.jumbotron-row {
  background-color: rgb(208, 204, 174);
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
}
.jumbotron-row .jumbo {
  background: rgba(0, 0, 0, 0.92);
  color: white;
}
.jumbotron-row p {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.jumbotron-row p:last-of-type {
  margin-bottom: 0;
}

.background-logo {
  background-position: right;
  background-repeat: no-repeat;
}

table {
  width: 100%;
}

.mogelijkheden {
  background-image: url("../media/DeWestkouterLogoKleur-ligth.svg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: white;
}

#mogelijkheden {
  margin: 3rem 0;
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
}
#mogelijkheden td {
  border: 1px solid rgb(222, 222, 222);
  padding: 1rem 0.5rem;
  text-align: center;
  vertical-align: middle;
  font-size: 0.8rem;
  width: 33.333%;
  height: 9rem;
}
#mogelijkheden i {
  color: rgb(208, 204, 174);
  font-size: 2.5rem;
  display: block;
  padding: 1rem 0 0.5rem;
}

.image-container {
  position: relative;
  color: white;
  margin-bottom: 90px;
}
.image-container img {
  width: 100%;
  max-width: 290px;
}

.image-info-box {
  position: absolute;
  background: rgb(208, 204, 174);
  bottom: -20px;
  left: 50px;
  padding: 1.5rem 2rem;
}
.image-info-box p {
  margin: 0;
}
.image-info-box p.image-point {
  font-weight: 600;
}
.image-info-box p.image-info {
  font-size: 0.7rem;
}

/* The Modal (background) */
input, button, submit {
  border: none;
  background: none;
}

#privacy {
  color: rgb(208, 204, 174);
  text-decoration: underline;
}
#privacy:hover {
  cursor: pointer;
}

#cookieBtn {
  color: rgb(208, 204, 174);
  text-decoration: underline;
}
#cookieBtn:hover {
  cursor: pointer;
}

.popup {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1000; /* Sit on top */
  padding-top: 200px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.popup-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 90%;
  max-width: 600px;
  border-radius: 16px;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  padding-left: 20px;
}

.close:hover,
.close:focus {
  color: rgb(208, 204, 174);
  text-decoration: none;
  cursor: pointer;
}

#map {
  height: 400px; /* of 500px, 60vh, wat je wil */
  min-height: 300px;
}

strong {
  font-weight: 700;
}

#instagram-photos img {
  margin-right: 2px;
  width: 300px;
}
#instagram-photos img:last-of-type {
  padding-right: 15px;
}

.image-row img {
  padding: 2px;
}

/* Carousel
-------------------------------------------------- */
.carousel h1 {
  font-size: 1.1rem;
  padding: 0;
}
.carousel p {
  font-size: 0.8rem;
}

.carousel-control-next, .carousel-control-prev, .carousel-title-bar {
  height: 28px;
}

.carousel-control-next, .carousel-control-prev {
  display: inline-flex;
  position: static;
  background: black;
  opacity: 1;
  width: 28px;
}

.carousel-control-prev {
  margin-right: 2px;
}

.carousel-controls {
  position: absolute;
  bottom: -28px;
  left: 0;
  right: 0;
  text-align: center;
  display: flex;
  justify-content: right;
}

.carousel-title-bar {
  display: inline-flex;
  background: black;
  /*    width: calc(50% - 28px - 1px);*/
  width: 100%;
  color: white;
  justify-content: right;
  align-items: center;
  padding-right: 4%;
  font-size: 0.8rem;
}

.carousel-caption {
  display: flex;
  overflow-y: auto;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  max-width: 400px;
  top: 0;
  left: 4%;
  right: auto;
  bottom: auto;
  margin: auto;
  text-align: left;
  /*    text-shadow: 1px 1px 2px gray;*/
  padding: 0;
  z-index: 0;
}

/* Contactform
-------------------------------------------------- */
.header-img {
  margin-top: 86px;
  width: 100%;
  max-width: 100%;
  display: block;
}

#contactform {
  background: white;
  border-radius: 16px;
  box-shadow: 0 0 43px 0 rgba(0, 0, 0, 0.08);
}
#contactform input[type=date], #contactform select {
  padding: 1rem !important;
  height: 60px;
}
#contactform .form-control {
  padding: 2rem 1.5rem;
  border: 1px solid rgb(208, 204, 174);
  border-radius: 0;
}
#contactform .form-control:focus {
  border-color: rgb(208, 204, 174);
  box-shadow: 0 0 0 0.2rem rgb(236.08984375, 234.48046875, 222.41015625);
}
#contactform .form-row {
  margin: 1.5rem 0;
}
#contactform .form-group {
  width: 100%;
}
#contactform .required-marker {
  color: #c0392b;
  font-weight: 600;
}
#contactform label {
  font-weight: 500;
  font-size: 0.8rem;
  letter-spacing: 0.05em;
  margin-bottom: 0.4rem;
}

/* Footer
-------------------------------------------------- */
footer {
  font-size: 1.6em;
}
footer #footer-logo {
  max-height: 90px;
}
footer h3 {
  font-size: 2.5rem;
  font-weight: 300;
}
footer a, footer a:active, footer a:hover, footer a:visited {
  color: rgb(25, 25, 25);
}

.mail {
  font-weight: 700;
}

/* Media queries
-------------------------------------------------- */
@media screen and (min-width: 480px) {
  .carousel h1 {
    font-size: 2.2rem;
    padding: 0 0 1rem 0;
  }
  .carousel p {
    font-size: 1rem;
  }
}
@media (max-width: 576px) {
  .w-75 {
    width: 100% !important;
  }
  .page-top-spacer {
    margin-top: 86px;
  }
}
@media (max-width: 768px) {
  .carousel-item img {
    width: 100%;
  }
  .image-container img {
    width: 100%;
    max-width: 100%;
  }
  .content-page {
    margin-top: calc(86px + 2rem);
  }
  .content-page h1 {
    font-size: 1.6rem;
  }
  .content-page h3 {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  /* Navigation
  -------------------------------------------------- */
  #navigation {
    padding: 0 3em;
    line-height: 111px;
  }
  .small-navbar #navigation {
    line-height: 119px;
  }
  .navbar {
    line-height: 111px;
  }
  .nav-item, .nav-item.active {
    background: none;
    margin-bottom: 0;
  }
  .nav-item .nav-link {
    border-top: 3px solid rgba(0, 0, 0, 0);
    color: rgb(25, 25, 25);
  }
  .nav-item.active .nav-link {
    color: rgb(208, 204, 174);
    border-top: 3px solid rgb(208, 204, 174);
  }
  a, a:active, a:hover, a:visited {
    color: rgb(25, 25, 25);
  }
  #logo-header {
    max-height: 114px;
  }
  #logo-header img {
    width: 114px;
    height: 90px;
  }
  .home {
    margin-top: 152px;
  }
  .header-img {
    margin-top: 152px;
  }
  #social-media {
    display: flex;
    width: 114px;
    height: 114px;
  }
  /* Main
  -------------------------------------------------- */
  .jumbo {
    padding: 6rem 3rem !important;
  }
  .image-row {
    justify-content: space-between !important;
  }
  .images-second-column {
    padding-top: 120px;
  }
  .text-column {
    padding-right: 2rem;
  }
  #mogelijkheden td {
    font-size: 0.9rem;
    padding: 1.7rem 1rem;
    height: 11rem;
  }
  #mogelijkheden i {
    font-size: 3rem;
    padding: 0.5rem 0 1rem;
  }
  #bezoek, #reviews {
    padding: 6rem;
  }
  ul.strengths {
    column-count: 2;
  }
  /* Carousel
  -------------------------------------------------- */
  .carousel-control-next, .carousel-control-prev, .carousel-title-bar {
    height: 50px;
  }
  .carousel-control-next, .carousel-control-prev {
    width: 68px;
  }
  .carousel-controls {
    bottom: 0px;
  }
  .carousel-title-bar {
    /*        width: calc(50% - 68px - 2px);*/
  }
  .carousel-item img {
    width: 100%;
  }
  .small-brand-logo {
    display: none;
  }
  .large-brand-logo {
    display: block;
  }
  /* Footer
  -------------------------------------------------- */
}
@media screen and (min-width: 992px) {
  #navigation {
    line-height: 149px;
    padding: 0 3em;
  }
  .navbar {
    line-height: 149px;
  }
  .small-navbar {
    line-height: 122px;
  }
  #logo-header {
    max-height: 152px;
  }
  #logo-header img {
    width: 152px;
    height: 120px;
  }
  #social-media {
    width: 152px;
    height: 152px;
  }
  #bezoek, #reviews {
    padding: 7.8rem;
  }
  .carousel-item img {
    width: 100%;
  }
  .image-container img {
    width: 450px;
  }
}
/*@media screen and (max-width: 1200px) {
    .carousel-item img {
        width: 960px;
    }
}*/
@media screen and (min-width: 1200px) {
  .carousel-item img {
    width: 100%;
  }
  .image-container img {
    max-width: 540px;
  }
  .content-page {
    margin-top: calc(152px + 3rem);
  }
}
/* Utilities
-------------------------------------------------- */
.page-top-spacer {
  margin-top: 152px;
}
