@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900&subset=latin,latin-ext");
/*@font-face {
	font-family: 'ARS District';
	src: url('../fonts/ARSDistrict-Medium.eot');
	src: url('../fonts/ARSDistrict-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ARSDistrict-Medium.woff') format('woff'),
		url('../fonts/ARSDistrict-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'ARS District';
	src: url('../fonts/ARSDistrict-Light.eot');
	src: url('../fonts/ARSDistrict-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ARSDistrict-Light.woff') format('woff'),
		url('../fonts/ARSDistrict-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}*/
@font-face {
  font-family: 'ars_district_regularregular';
  src: url("../fonts/arsdistrict-regular-webfont.woff2") format("woff2"), url("../fonts/arsdistrict-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ars_district_lightlight';
  src: url("../fonts/arsdistrict-light-webfont.woff2") format("woff2"), url("../fonts/arsdistrict-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ars_district_mediummedium';
  src: url("../fonts/arsdistrict-medium-webfont.woff2") format("woff2"), url("../fonts/arsdistrict-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

html {
  font-size: 14px;
  overflow-x: hidden; }

body {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.57143rem;
  color: #474747;
  overflow-x: hidden; }
  body.basic-page .content, body.overview-page .content {
    padding-top: 20px;
    padding-bottom: 20px; }
    @media only screen and (min-width: 768px) {
      body.basic-page .content, body.overview-page .content {
        padding-top: 30px;
        padding-bottom: 30px; } }
    @media only screen and (min-width: 992px) {
      body.basic-page .content, body.overview-page .content {
        padding-top: 50px;
        padding-bottom: 50px; } }
    body.basic-page .content .content__container, body.overview-page .content .content__container {
      margin-top: 40px; }
  body.overview-page {
    background: #F2F3F4; }

.full-width-constraint {
  max-width: 900px;
  margin: 0 auto; }

.full-width {
  display: block;
  width: 100%; }

h1, .section__kijker__title,
.section__bidding__title, .section__news__title, h2, .tools-document-container .subtitle, h3, .block__threeway__title, h4, h5, h6 {
  color: #474747;
  opacity: 0.9;
  filter: alpha(opacity=90); }
  h1:focus, .section__kijker__title:focus,
  .section__bidding__title:focus, .section__news__title:focus, h2:focus, .tools-document-container .subtitle:focus, h3:focus, .block__threeway__title:focus, h4:focus, h5:focus, h6:focus {
    outline: none; }

h1, .section__kijker__title,
.section__bidding__title, .section__news__title {
  font-family: "ars_district_regularregular";
  font-size: 26px;
  font-size: 1.85714rem;
  line-height: 29px;
  line-height: 2.07143rem;
  text-align: center;
  padding-bottom: 18px;
  margin-bottom: 20px;
  text-transform: uppercase;
  position: relative; }
  h1:after, .section__kijker__title:after,
  .section__bidding__title:after, .section__news__title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -35px;
    width: 70px;
    height: 3px;
    background: #1B8DC5; }

h2, .tools-document-container .subtitle {
  font-family: "Lato", sans-serif;
  font-size: 22px;
  font-size: 1.57143rem;
  line-height: 27px;
  line-height: 1.92857rem;
  border-bottom: 1px solid #E5E7E9;
  padding-bottom: 8px;
  margin-bottom: 20px;
  margin-top: 0;
  padding-top: 20px; }

h3, .block__threeway__title {
  font-family: "ars_district_regularregular";
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 20px;
  line-height: 1.42857rem;
  margin-top: 0;
  padding-top: 20px; }

h4 {
  font-family: "ars_district_regularregular";
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 22px;
  line-height: 1.57143rem;
  color: #1B8DC5;
  font-weight: 400; }

p {
  opacity: 0.9;
  filter: alpha(opacity=90);
  margin: 0 0 10px; }
  p.lead {
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 24px;
    line-height: 1.71429rem;
    margin-bottom: 15px;
    font-weight: 700; }
  p.text-title {
    font-weight: 700; }

small {
  font-size: 10px;
  font-size: 0.71429rem;
  line-height: 12px;
  line-height: 0.85714rem;
  color: #6D7B81; }

.text-muted, .pand-detail__extra .extra__line-content, .pand-preview__line-content {
  color: #474747;
  opacity: 0.65;
  filter: alpha(opacity=65); }

.text-primary {
  color: #1B8DC5; }

.text-success {
  color: #00E08A; }

.text-warning {
  color: #FFBE00; }

.text-danger {
  color: #FF0035; }

.text-info {
  color: #00DAE0; }

a {
  color: #1B8DC5; }
  a:hover, a:focus {
    color: #187daf; }

ul {
  padding: 0;
  margin: 0 0 20px;
  list-style: none; }
  ul li {
    padding-left: 20px;
    position: relative; }
    ul li:before {
      content: "";
      width: 6px;
      height: 6px;
      line-height: 22px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      background: #B4BABE;
      position: absolute;
      top: 8px;
      left: 0; }

.faq-list li,
.tools-document-list li {
  padding: 0;
  margin-bottom: 5px;
  width: 100%; }
  .faq-list li:before,
  .tools-document-list li:before {
    display: none; }
  .faq-list li > a, .faq-list li > span,
  .tools-document-list li > a,
  .tools-document-list li > span {
    display: block;
    width: 100%;
    background: #F2F3F4;
    padding: 7px 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #474747; }
    .faq-list li > a:hover, .faq-list li > a:focus, .faq-list li > span:hover, .faq-list li > span:focus,
    .tools-document-list li > a:hover,
    .tools-document-list li > a:focus,
    .tools-document-list li > span:hover,
    .tools-document-list li > span:focus {
      text-decoration: none;
      background: #E5E7E9; }

.tools-document-list li > a {
  position: relative;
  padding: 7px 40px 7px 20px;
  word-break: break-all; }
  .tools-document-list li > a:after {
    content: "\f019";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: 20px;
    color: #B4BABE; }
  .tools-document-list li > a:hover:after {
    color: #1B8DC5; }

.tools-document-list .fa {
  margin-right: 7px; }

.btn {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  font-size: 14px;
  font-size: 1rem;
  line-height: 17px;
  line-height: 1.21429rem;
  padding: 6px 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.btn-rounded {
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.btn-lg,
.btn-group-lg > .btn {
  font-size: 14px;
  font-size: 1rem;
  line-height: 17px;
  line-height: 1.21429rem;
  padding: 11px 20px; }

.btn-group-sm > .btn,
.btn-sm {
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 15px;
  line-height: 1.07143rem;
  padding: 5px 15px; }

.btn-group-xs > .btn,
.btn-xs {
  font-size: 11px;
  font-size: 0.78571rem;
  line-height: 13px;
  line-height: 0.92857rem;
  padding: 3px 10px; }

.btn-default {
  color: #474747;
  background-color: #FAFAFB;
  border-color: #B4BABE; }
  .btn-default:hover, .btn-default:focus {
    color: #474747;
    background-color: #E5E7E9;
    border-color: #B4BABE; }

.btn-primary {
  color: #FAFAFB;
  background-color: #1B8DC5;
  border-color: #1B8DC5; }
  .btn-primary:hover, .btn-primary:focus {
    color: #FAFAFB;
    background-color: #187daf;
    border-color: #187daf; }

.btn-secondary {
  color: #FAFAFB;
  background-color: #506067;
  border-color: #506067; }
  .btn-secondary:hover, .btn-secondary:focus {
    color: #FAFAFB;
    background-color: #455359;
    border-color: #455359; }

.btn-tertiary {
  color: #FAFAFB;
  background-color: #112732;
  border-color: #112732; }
  .btn-tertiary:hover, .btn-tertiary:focus {
    color: #FAFAFB;
    background-color: #0b181f;
    border-color: #0b181f; }

.btn-success {
  color: #FAFAFB;
  background-color: #00E08A;
  border-color: #00E08A; }
  .btn-success:hover, .btn-success:focus {
    color: #FAFAFB;
    background-color: #00c77a;
    border-color: #00c77a; }

.btn-warning {
  color: #FAFAFB;
  background-color: #FFBE00;
  border-color: #FFBE00; }
  .btn-warning:hover, .btn-warning:focus {
    color: #FAFAFB;
    background-color: #e6ab00;
    border-color: #e6ab00; }

.btn-danger {
  color: #FAFAFB;
  background-color: #FF0035;
  border-color: #FF0035; }
  .btn-danger:hover, .btn-danger:focus {
    color: #FAFAFB;
    background-color: #e60030;
    border-color: #e60030; }

.btn-info {
  color: #FAFAFB;
  background-color: #00DAE0;
  border-color: #00DAE0; }
  .btn-info:hover, .btn-info:focus {
    color: #FAFAFB;
    background-color: #00c1c7;
    border-color: #00c1c7; }

.btn-link {
  color: #1B8DC5; }
  .btn-link:hover, .btn-link:focus {
    color: #1B8DC5;
    text-decoration: underline; }

.cursor-pointer {
  cursor: pointer; }

.well {
  background-color: #F2F3F4;
  border-color: #E5E7E9; }

.pagination .fa {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 18px;
  line-height: 1.28571rem; }
  .pagination .fa:before {
    position: relative;
    top: 2px; }

.pagination li {
  position: relative;
  padding-left: 0; }
  .pagination li:before {
    display: none; }

.pagination > li {
  display: none; }
  .pagination > li.next, .pagination > li.prev {
    display: inline-block; }
  @media only screen and (min-width: 768px) {
    .pagination > li {
      display: inline-block; } }
  .pagination > li > a {
    display: inline-block;
    color: #6D7B81;
    background-color: transparent;
    border: 0;
    padding: 6px 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .pagination > li > a:focus, .pagination > li > a:hover {
      background: transparent;
      text-decoration: underline;
      color: #1B8DC5; }
  .pagination > li > span:focus, .pagination > li > span:hover {
    background: transparent;
    color: #6D7B81; }
  .pagination > li.prev > span:focus, .pagination > li.prev > span:hover,
  .pagination > li.prev > a:focus,
  .pagination > li.prev > a:hover, .pagination > li.next > span:focus, .pagination > li.next > span:hover,
  .pagination > li.next > a:focus,
  .pagination > li.next > a:hover {
    text-decoration: none; }
  .pagination > li:first-child > a {
    margin-right: 50px; }
  .pagination > li:last-child > a {
    margin-left: 50px; }
  .pagination > li.disabled > span,
  .pagination > li.disabled > a {
    color: #6D7B81;
    background: transparent;
    opacity: 0.7;
    filter: alpha(opacity=70); }
    .pagination > li.disabled > span:focus, .pagination > li.disabled > span:hover,
    .pagination > li.disabled > a:focus,
    .pagination > li.disabled > a:hover {
      background: transparent; }

.pagination > .active > a {
  color: #1B8DC5;
  background-color: transparent;
  text-decoration: underline;
  font-weight: 700; }
  .pagination > .active > a:focus, .pagination > .active > a:hover {
    background: transparent;
    color: #1B8DC5; }

.pagination > .active > span:focus, .pagination > .active > span:hover {
  background: transparent;
  color: #1B8DC5; }

.pagination .more-pages span {
  display: inline-block;
  color: #6D7B81;
  background-color: transparent;
  border: 0;
  padding: 6px 5px; }

.pagination-sm .fa {
  font-size: 14px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1.14286rem; }
  .pagination-sm .fa:before {
    top: 1px; }

.pagination-sm > li:first-child > a {
  margin-right: 20px; }

.pagination-sm > li:last-child > a {
  margin-left: 20px; }

.pagination-lg .fa:before {
  top: 0; }

.fa.outline {
  border: 1px solid #1B8DC5;
  padding: 3px 4px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #1B8DC5; }

.m-t-0 {
  margin-top: 0; }

.m-t-5 {
  margin-top: 5px; }

.m-t-10 {
  margin-top: 10px; }

.m-t-15 {
  margin-top: 15px; }

.m-t-20 {
  margin-top: 20px; }

.m-t-30 {
  margin-top: 30px; }

.m-t-40 {
  margin-top: 40px; }

.m-t-50 {
  margin-top: 50px; }

.m-r-0 {
  margin-right: 0; }

.m-r-5 {
  margin-right: 5px; }

.m-r-10 {
  margin-right: 10px; }

.m-r-15 {
  margin-right: 15px; }

.m-r-20 {
  margin-right: 20px; }

.m-r-30 {
  margin-right: 30px; }

.m-r-40 {
  margin-right: 40px; }

.m-r-50 {
  margin-right: 50px; }

.m-b-0 {
  margin-bottom: 0; }

.m-b-5 {
  margin-bottom: 5px; }

.m-b-10 {
  margin-bottom: 10px; }

.m-b-15 {
  margin-bottom: 15px; }

.m-b-20 {
  margin-bottom: 20px; }

.m-b-30 {
  margin-bottom: 30px; }

.m-b-40 {
  margin-bottom: 40px; }

.m-b-50 {
  margin-bottom: 50px; }

.m-l-0 {
  margin-left: 0; }

.m-l-5 {
  margin-left: 5px; }

.m-l-10 {
  margin-left: 10px; }

.m-l-15 {
  margin-left: 15px; }

.m-l-20 {
  margin-left: 20px; }

.m-l-30 {
  margin-left: 30px; }

.m-l-40 {
  margin-left: 40px; }

.m-l-50 {
  margin-left: 50px; }

.p-t-15 {
  padding-top: 15px; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-b-15 {
  padding-bottom: 15px !important; }

.hidden-mobile, .hidden-mobile-lg, .hidden-tablet, .hidden-desktop, .hidden-desktop-lg {
  display: none !important; }

@media only screen and (min-width: 480px) {
  .hidden-mobile {
    display: block !important; } }

@media only screen and (min-width: 768px) {
  .hidden-mobile-lg {
    display: block !important; } }

@media only screen and (min-width: 992px) {
  .hidden-tablet {
    display: block !important; } }

@media only screen and (min-width: 1200px) {
  .hidden-desktop {
    display: block !important; } }

@media only screen and (min-width: 1600px) {
  .hidden-desktop-lg {
    display: block !important; } }

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 12;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8); }

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px; }

/* The Close Button */
.close {
  color: #ffffff;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
  opacity: 0.5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.close:hover,
.close:focus {
  color: #ffffff;
  opacity: 0.8;
  text-decoration: none;
  cursor: pointer; }

.mySlides {
  display: none; }

/* Next & previous buttons */
.modal .prev,
.modal .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: #ffffff;
  background-color: #2D3C43;
  font-weight: bold;
  font-size: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-right-radius: 8px;
  background-clip: padding-box;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }
  .modal .prev:hover,
  .modal .next:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #232e34; }

.modal .next {
  right: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  background-clip: padding-box;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  background-clip: padding-box; }

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 5px 15px;
  margin: 10px;
  position: absolute;
  top: 0;
  background: #2D3C43;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.modal img {
  width: 100%; }

.lowercase {
  text-transform: lowercase; }

.uppercase {
  text-transform: uppercase; }

.mobile-visible {
  display: block; }
  @media only screen and (min-width: 992px) {
    .mobile-visible {
      display: none; } }

.desktop-visible {
  display: none !important; }
  @media only screen and (min-width: 992px) {
    .desktop-visible {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; } }

.text-uppercase {
  text-transform: uppercase !important; }

.title-left {
  text-align: left; }
  .title-left::after {
    left: 0;
    margin-left: 0 !important; }

.bidding-ending-soon-controls {
  position: relative;
  width: 100%; }
  @media only screen and (min-width: 992px) {
    .bidding-ending-soon-controls {
      position: absolute; } }

.error-wrapper {
  position: relative;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background-color: #F2F3F4; }
  .error-wrapper .error-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.error-text {
  position: relative;
  bottom: inherit;
  text-align: center; }
  .error-text h1, .error-text .section__kijker__title,
  .error-text .section__bidding__title, .error-text .section__news__title {
    font-size: 70px;
    margin: 0;
    padding-bottom: 10px;
    font-weight: 600;
    color: #112732;
    line-height: 1;
    text-align: center; }
    .error-text h1::after, .error-text .section__kijker__title::after,
    .error-text .section__bidding__title::after, .error-text .section__news__title::after {
      content: none; }
  .error-text h2, .error-text .tools-document-container .subtitle, .tools-document-container .error-text .subtitle {
    font-size: 26px;
    margin: 0;
    padding: 0 0 40px 0;
    font-weight: 600;
    color: #6D7B81;
    border: none; }
  @media only screen and (min-width: 992px) {
    .error-text {
      position: absolute;
      bottom: 0;
      text-align: left; }
      .error-text h1, .error-text .section__kijker__title,
      .error-text .section__bidding__title, .error-text .section__news__title {
        text-align: left; } }

.error-img {
  margin-left: 0;
  display: none; }
  @media only screen and (min-width: 992px) {
    .error-img {
      margin-left: 41.66666667%;
      display: block; } }
  .error-img img {
    max-width: 100%; }

legend {
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.57143rem;
  font-weight: 700;
  color: #474747;
  border: 0; }

.form-control {
  height: 41px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.57143rem;
  color: #474747;
  border-color: #E5E7E9;
  background-color: #ffffff;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }
  .form-control:focus {
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px inset, rgba(27, 141, 197, 0.4) 0px 0px 8px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px inset, rgba(27, 141, 197, 0.4) 0px 0px 8px;
    border-color: rgba(27, 141, 197, 0.4);
    outline: 0px; }
  .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #B4BABE; }
  .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #B4BABE; }
  .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #B4BABE; }
  .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #B4BABE; }

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #FFBE00; }

.has-warning .form-control {
  border-color: #FFBE00; }
  .has-warning .form-control:focus {
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px inset, rgba(255, 190, 0, 0.4) 0px 0px 8px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px inset, rgba(255, 190, 0, 0.4) 0px 0px 8px;
    border-color: rgba(255, 190, 0, 0.4);
    outline: 0px; }

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #FF0035; }

.has-error .form-control {
  border-color: #FF0035; }
  .has-error .form-control:focus {
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px inset, rgba(255, 0, 53, 0.4) 0px 0px 8px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px inset, rgba(255, 0, 53, 0.4) 0px 0px 8px;
    border-color: rgba(255, 0, 53, 0.4);
    outline: 0px; }

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #00E08A; }

.has-success .form-control {
  border-color: #00E08A; }
  .has-success .form-control:focus {
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px inset, rgba(0, 224, 138, 0.4) 0px 0px 8px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1px inset, rgba(0, 224, 138, 0.4) 0px 0px 8px;
    border-color: rgba(0, 224, 138, 0.4);
    outline: 0px; }

.input-lg {
  height: 47px;
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 24px;
  line-height: 1.71429rem; }

.input-sm {
  height: 31px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.57143rem; }

.input-group-addon {
  border-color: #E5E7E9; }

.input-group-btn .btn-default {
  border-color: #E5E7E9; }

.help-block {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #6D7B81;
  font-size: 10px;
  font-size: 0.71429rem;
  line-height: 12px;
  line-height: 0.85714rem; }

label {
  font-size: 14px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.57143rem;
  font-weight: 400; }

.form-group.required .control-label:after {
  content: "*";
  color: #1B8DC5; }

small.required:before {
  content: "*";
  color: #1B8DC5;
  font-size: 14px;
  font-size: 1rem; }

.file {
  height: auto;
  margin: 10px 0;
  padding: 12px;
  width: 100%;
  background: #FFFFFF;
  border: 2px dashed #E6E9EE;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }
  .file p {
    width: 100%;
    text-align: center;
    line-height: 170px;
    font-size: 20px;
    color: #B4BABE; }
    .file p span {
      margin-top: 5px;
      display: block;
      font-size: 12px;
      font-size: 0.85714rem;
      line-height: 18px;
      line-height: 1.28571rem; }
  .file input[type="file"] {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 90px;
    outline: none;
    opacity: 0;
    z-index: 1; }

.custom-icon {
  display: block; }
  .custom-icon:before {
    content: "";
    width: 33px;
    height: 40px;
    display: block;
    margin: 0 auto 10px; }
  .custom-icon.file-icon:before {
    background: url("../images/icon/file.svg") no-repeat; }

.form-msg {
  background: #6D7B81;
  margin-bottom: 20px;
  border-radius: 30px;
  padding: 5px 22px;
  color: #ffffff;
  text-align: center; }
  .form-msg .fa {
    margin-right: 5px; }
  .form-msg.success-msg {
    background: #00E08A; }
  .form-msg.warning-msg {
    background: #FFBE00; }
  .form-msg.danger-msg {
    background: #FF0035; }

header {
  position: relative;
  z-index: 10;
  padding-top: 42px; }
  header ul li {
    padding: 0; }
    header ul li:before {
      display: none; }
  @media only screen and (min-width: 480px) {
    header {
      padding-top: 64px; } }
  @media only screen and (min-width: 992px) {
    header {
      padding-top: 0px; } }

.col-lg-hidden-down {
  display: none; }

@media only screen and (min-width: 992px) {
  .col-lg-hidden {
    display: none; }
    .col-lg-hidden-down {
      display: block; } }

.logo-color {
  background: url("../images/covast_color.svg") no-repeat;
  background-size: 100% auto;
  width: 78px;
  height: 30px;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px; }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 13/10), (min-resolution: 1.3dppx) {
    .logo-color {
        /* Serving 2x image on Retina display */
        background-image: url("../images/covast_color.svg");
        background-size: 78px 30px;
    } }
  @media only screen and (min-width: 480px) {
    .logo-color {
      width: 118px;
      height: 45px;
      margin-right: 20px; } }
  @media only screen and (min-width: 480px) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 480px) and (-o-min-device-pixel-ratio: 2.6 / 2), only screen and (min-width: 480px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 480px) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 480px) and (-o-min-device-pixel-ratio: 13/10), only screen and (min-width: 480px) and (min-resolution: 1.3dppx) {
    .logo-color {
      /* Serving 2x image on Retina display */
      background-image: url("../images/covast_color.svg");
      background-size: 118px 45px; } }

.logo__subtitle {
  color: #474747;
  font-family: "ars_district_lightlight";
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 18px;
  line-height: 1.28571rem; }
  header .logo__subtitle {
    float: left;
    width: 152px;
    font-weight: 500;
    font-size: 8px;
    font-size: 0.57143rem;
    line-height: 9px;
    line-height: 0.64286rem;
    margin: 8px 0; }
    @media only screen and (min-width: 480px) {
      header .logo__subtitle {
        width: 250px;
        margin: 5px 0;
        font-size: 12px;
        font-size: 0.85714rem;
        line-height: 18px;
        line-height: 1.28571rem; } }
    @media only screen and (min-width: 768px) {
      header .logo__subtitle {
        width: 550px;
        font-size: 16px;
        font-size: 1.14286rem; } }

.menu {
  float: right;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  outline: none; }
  .menu:after {
    content: "\f0c9";
    display: inline-block;
    background: #112732;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    color: #ffffff;
    font-family: "FontAwesome";
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    cursor: pointer; }
  @media only screen and (min-width: 480px) {
    .menu {
      margin-top: 10px; } }
  @media only screen and (min-width: 992px) {
    .menu {
      display: none;
      visibility: hidden; } }

.navigation__first.active .menu:after {
  content: "\f00d"; }

.header__logo__container {
  border-bottom: 2px solid #1B8DC5;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 5px;
  background: #ffffff;
  z-index: 1000;
  max-height: 70px;
  padding-left: 15px;
  padding-right: 15px; }
  .header__logo__container:after {
    content: "";
    display: table;
    clear: both; }
  .header__logo__container a {
    text-decoration: none;
    display: block; }
  @media only screen and (min-width: 480px) {
    .header__logo__container {
      padding-top: 13px;
      padding-bottom: 12px; } }
  @media only screen and (min-width: 992px) {
    .header__logo__container {
      position: static;
      border-bottom: 0;
      background: transparent; }
      .header__logo__container a:after {
        content: "";
        display: table;
        clear: both; }
      .header__logo__container.col-md-6 {
        width: 50%; }
      .header__logo__container.col-md-8 {
        width: 66.66666666666666%; }
  }

.header__actions__container {
  background: #E5E7E9;
  padding: 7px 0; }
  .header__actions__container:after {
    content: "";
    display: table;
    clear: both; }
  @media only screen and (min-width: 992px) {
    .header__actions__container {
      background: transparent;
      padding: 20px 0 20px; } }

.header__actions:after {
  content: "";
  display: table;
  clear: both; }

@media only screen and (min-width: 992px) {
  .header__actions {
    float: right;
    width: 100%; } }

@media only screen and (min-width: 1200px) {
  .header__actions {
    width: 90%; } }

.header__actions .fa {
  width: 15px;
  line-height: 25px;
  text-align: center;
  margin-right: 5px;
  color: #1B8DC5; }
  @media only screen and (min-width: 992px) {
    .header__actions .fa {
      line-height: 28px; } }

.header__actions a {
  color: #474747;
  display: block; }

.header__actions .user__container {
  position: relative; }
  @media only screen and (min-width: 480px) {
    .header__actions .user__container {
      float: left;
      width: 53%;
      margin-right: 5%; } }
  @media only screen and (min-width: 992px) {
    .header__actions .user__container {
      float: none;
      width: 49%;
      margin-right: 2%;
      display: inline-block; } }
  @media only screen and (min-width: 1200px) {
    .header__actions .user__container {
      width: 57%; } }

.header__actions .user {
  max-width: 300px; }
  .header__actions .user:after {
    content: "";
    display: table;
    clear: both; }
  .header__actions .user:hover, .header__actions .user:focus {
    text-decoration: none; }
  .header__actions .user .fa {
    display: block;
    float: left; }
  .header__actions .user.dropdown-toggle {
    position: relative; }
    .header__actions .user.dropdown-toggle:before {
      content: '\f0d7';
      font-family: FontAwesome;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit;
      /*--adjust as necessary--*/
      color: #474747;
      font-size: 14px;
      padding-right: 0;
      position: absolute;
      top: 0;
      right: 0;
      line-height: inherit; }
      @media only screen and (min-width: 992px) {
        .header__actions .user.dropdown-toggle:before {
          line-height: 28px; } }
  @media only screen and (min-width: 992px) {
    .header__actions .user {
      margin-bottom: 0;
      background: #1B8DC5;
      color: #FAFAFB;
      border: 1px solid #1B8DC5;
      width: 100%;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */ }
      .header__actions .user .fa {
        background: #ffffff;
        width: 25px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        background-clip: padding-box; }
      .header__actions .user.dropdown-toggle:before {
        color: #ffffff;
        font-size: 12px;
        padding-right: 10px; } }
  .header__actions .user + .dropdown-menu {
    overflow: hidden; }

.header__actions .tools {
  max-width: 300px; }
  .header__actions .tools:after {
    content: "";
    display: table;
    clear: both; }
  .header__actions .tools .fa {
    display: block;
    float: left; }
  .header__actions .tools:hover, .header__actions .tools:focus {
    text-decoration: none; }
  @media only screen and (min-width: 480px) {
    .header__actions .tools {
      float: left;
      width: 42%; } }
  @media only screen and (min-width: 992px) {
    .header__actions .tools {
      float: none;
      width: 48%;
      display: inline-block;
      background: #1B8DC5;
      color: #FAFAFB;
      border: 1px solid #1B8DC5;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */ }
      .header__actions .tools .fa {
        background: #ffffff;
        width: 25px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        background-clip: padding-box; } }
  @media only screen and (min-width: 1200px) {
    .header__actions .tools {
      width: 40%; } }

.header__actions.logged-out .user {
  width: 180px;
  margin: 0; }
  @media only screen and (min-width: 992px) {
    .header__actions.logged-out .user {
      margin-left: auto; } }

.header__actions .label-login {
  height: 25px;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  float: left;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 25px;
  line-height: 1.78571rem; }
  @media only screen and (min-width: 992px) {
    .header__actions .label-login {
      font-size: 13px;
      font-size: 0.92857rem;
      line-height: 28px;
      line-height: 2rem;
      height: 28px; } }

.header__actions .label-username {
  height: 22px;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  float: left;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 22px;
  line-height: 1.57143rem;
  max-width: -webkit-calc(100% - 20px);
  max-width: -moz-calc(100% - 20px);
  max-width: calc(100% - 20px); }
  @media only screen and (min-width: 992px) {
    .header__actions .label-username {
      max-width: -webkit-calc(100% - 35px);
      max-width: -moz-calc(100% - 35px);
      max-width: calc(100% - 35px);
      font-size: 13px;
      font-size: 0.92857rem;
      line-height: 28px;
      line-height: 2rem;
      height: 28px; } }

.header__actions .label-tools {
  height: 22px;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  float: left;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 22px;
  line-height: 1.57143rem;
  max-width: -webkit-calc(100% - 20px);
  max-width: -moz-calc(100% - 20px);
  max-width: calc(100% - 20px); }
  @media only screen and (min-width: 992px) {
    .header__actions .label-tools {
      max-width: -webkit-calc(100% - 35px);
      max-width: -moz-calc(100% - 35px);
      max-width: calc(100% - 35px);
      font-size: 13px;
      font-size: 0.92857rem;
      line-height: 28px;
      line-height: 2rem;
      height: 28px; } }

.main-nav {
  padding: 0; }
  .main-nav > .nav {
    margin: 0;
    background: #051C27;
    color: #FAFAFB;
    color: rgba(255, 255, 255, 0.9);
    padding-left: 0;
    list-style: none; }
    .main-nav > .nav .open > a {
      background: #051C27; }
    .main-nav > .nav li > a {
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease; }
    .main-nav > .nav > li > a {
      padding-left: 20px;
      padding-right: 30px;
      line-height: 20px;
      color: inherit; }
      .main-nav > .nav > li > a:hover, .main-nav > .nav > li > a:focus {
        background: #283c46; }
    .main-nav > .nav > li .dropdown-toggle {
      position: relative; }
      .main-nav > .nav > li .dropdown-toggle:after {
        content: '\f0d7';
        font-family: FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        /*--adjust as necessary--*/
        color: inherit;
        font-size: 14px;
        line-height: 40px;
        padding-right: 0;
        position: absolute;
        top: 0;
        right: 20px; }
    .main-nav > .nav .active-nav-item a {
      background-color: #283c46; }
    .main-nav > .nav .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-border-radius: 0px;
      border-radius: 0px;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      -webkit-box-shadow: none;
      box-shadow: none;
      padding: 0; }
      .main-nav > .nav .dropdown-menu > li > a {
        padding: 10px 20px 10px 40px;
        color: inherit;
        position: relative; }
        .main-nav > .nav .dropdown-menu > li > a:hover, .main-nav > .nav .dropdown-menu > li > a:focus {
          background-color: #283c46; }
        .main-nav > .nav .dropdown-menu > li > a:before {
          content: "";
          width: 6px;
          height: 7px;
          background: url("../images/nav-lvl.png") no-repeat;
          position: absolute;
          left: 20px;
          top: 50%;
          margin-top: -3px; }
    .main-nav > .nav:last-child {
      cursor: pointer; }
      .main-nav > .nav:last-child span {
        padding-left: 10px; }
  @media only screen and (min-width: 992px) {
    .main-nav {
      position: relative;
      max-height: 50px; }
      .main-nav:after {
        content: "";
        position: absolute;
        top: -2px;
        bottom: 0;
        left: -3000px;
        right: -3000px;
        background: #051C27;
        z-index: -1;
        border-top: 2px solid #1B8DC5; }
      .main-nav > .nav {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -webkit-box;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start; }
        .main-nav > .nav > li {
          -webkit-order: 0;
          -ms-flex-order: 0;
          -webkit-box-ordinal-group: 1;
          order: 0;
          -webkit-flex: 0 1 auto;
          -ms-flex: 0 1 auto;
          -webkit-box-flex: 0;
          flex: 0 1 auto;
          -webkit-align-self: auto;
          -ms-flex-item-align: auto;
          -ms-grid-row-align: auto;
          align-self: auto; }
          .main-nav > .nav > li > a {
            padding: 15px 26px; }
          .main-nav > .nav > li .dropdown-toggle:after {
            line-height: 50px;
            right: 5px; }
        .main-nav > .nav .dropdown-menu {
          position: absolute;
          float: left;
          background-color: #112732; }
          .main-nav > .nav .dropdown-menu > li > a {
            padding: 15px 26px; }
            .main-nav > .nav .dropdown-menu > li > a:before {
              display: none; }
            .main-nav > .nav .dropdown-menu > li > a:hover {
              background-color: #283c46; }
            .main-nav > .nav .dropdown-menu > li > a:focus {
              background-color: #283c46; } }
  @media only screen and (min-width: 1200px) {
    .main-nav > .nav > li > a {
      padding: 15px 37px; }
    .main-nav > .nav > li .dropdown-toggle:after {
      right: 15px; }
    .main-nav > .nav .dropdown-menu {
      position: absolute;
      float: left;
      background-color: #112732; }
      .main-nav > .nav .dropdown-menu > li > a {
        padding: 15px 26px; }
        .main-nav > .nav .dropdown-menu > li > a:before {
          display: none; } }

.navigation {
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; }
  .navigation.active {
    padding-left: 0; }
    .navigation.active #navigation__toggle {
      left: 320px; }

#navigation__toggle {
  margin-left: -320px;
  top: 42px;
  left: 0;
  width: 320px;
  background: #051C27;
  position: fixed;
  height: 100%;
  overflow-y: auto;
  z-index: 1000;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; }

@media only screen and (min-width: 480px) {
  .navigation.active #navigation__toggle {
    margin-left: -400px;
    left: 400px;
    width: 400px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s; }
  #navigation__toggle {
    top: 70px; } }

@media only screen and (min-width: 992px) {
  #navigation__toggle {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    margin: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none; } }

.lang {
  text-align: right;
  position: relative;
  margin: 0; }
  .lang a {
    color: #474747;
    text-decoration: none; }
    .lang a:hover, .lang a:focus {
      text-decoration: underline; }
  .lang:after {
    content: "";
    width: 1px;
    height: 16px;
    background-color: #B4BABE;
    position: absolute;
    right: 27px;
    margin-top: 2px; }
  .lang > li {
    padding: 0; }
    .lang > li.active {
      font-weight: 700; }
      .lang > li.active a:hover, .lang > li.active a:focus {
        text-decoration: none; }
    .lang > li:first-child {
      margin-right: 10px; }
    .lang > li:last-child {
      margin-left: 10px; }
  @media only screen and (min-width: 992px) {
    .lang a {
      line-height: 25px;
      line-height: 1.78571rem; } }

.submenu {
  max-width: 500px;
  margin: 0 auto 20px; }
  .submenu li {
    padding: 0; }
    .submenu li:before {
      display: none; }
  .submenu > li > a {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    color: #474747;
    background-color: #F2F3F4;
    border: 1px solid #E5E7E9; }
    .submenu > li > a:focus, .submenu > li > a:hover {
      background-color: #E5E7E9;
      border-color: #E5E7E9; }
    .submenu > li > a > .fa {
      float: right; }
  .submenu > li.open > a {
    background-color: #E5E7E9;
    border-color: #E5E7E9; }
    .submenu > li.open > a:focus, .submenu > li.open > a:hover {
      background-color: #E5E7E9;
      border-color: #E5E7E9; }
  .submenu .dropdown-menu {
    right: 0;
    width: 100%; }
    .submenu .dropdown-menu > li > a {
      white-space: initial;
      padding: 7px 20px; }
  @media only screen and (min-width: 992px) {
    .submenu {
      max-width: 262px; }
      .submenu .dropdown-toggle {
        display: none;
        visibility: hidden; }
      .submenu .dropdown-menu {
        display: block !important;
        position: static;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 0; }
        .submenu .dropdown-menu > li > a {
          -webkit-border-radius: 15px;
          border-radius: 15px;
          background-clip: padding-box;
          /* stops bg color from leaking outside the border: */
          padding: 4px 20px;
          margin-bottom: 10px;
          background-color: #F2F3F4;
          border: 1px solid #E5E7E9;
          color: #474747; }
          .submenu .dropdown-menu > li > a:hover, .submenu .dropdown-menu > li > a:focus {
            background-color: #E5E7E9;
            border-color: #E5E7E9; }
        .submenu .dropdown-menu > li.active > a {
          background-color: #1B8DC5;
          border: 1px solid #1B8DC5;
          color: #FAFAFB; }
          .submenu .dropdown-menu > li.active > a:hover, .submenu .dropdown-menu > li.active > a:focus {
            background-color: #1B8DC5;
            border-color: #1B8DC5; }
        .submenu .dropdown-menu > li.disabled > a {
          background-color: #F2F3F4;
          border: 1px solid #E5E7E9;
          color: #B4BABE; }
          .submenu .dropdown-menu > li.disabled > a:hover, .submenu .dropdown-menu > li.disabled > a:focus {
            background-color: #F2F3F4;
            border-color: #E5E7E9; } }

.affix {
  position: static; }

@media only screen and (min-width: 992px) {
  .affix {
    position: fixed;
    top: 0;
    width: 212px;
    margin-top: 20px; }
  .affix-top {
    width: 100%; }
  .affix-bottom {
    position: absolute;
    width: 100%;
    margin-top: 20px;
    top: 0 !important; } }

@media only screen and (min-width: 1200px) {
  .affix {
    width: 262px; } }

.nav.nav-pills > li > a {
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  padding: 3px 20px;
  margin-bottom: 10px;
  background-color: #F2F3F4;
  border: 1px solid #E5E7E9;
  color: #474747; }
  .nav.nav-pills > li > a:hover, .nav.nav-pills > li > a:focus {
    background-color: #E5E7E9;
    border-color: #E5E7E9; }

.nav.nav-pills > li.active > a {
  background-color: #1B8DC5;
  border: 1px solid #1B8DC5;
  color: #FAFAFB; }
  .nav.nav-pills > li.active > a:hover, .nav.nav-pills > li.active > a:focus {
    background-color: #187daf;
    border-color: #187daf; }

.nav.nav-pills > li.disabled > a {
  background-color: #F2F3F4;
  border: 1px solid #E5E7E9;
  color: #B4BABE; }
  .nav.nav-pills > li.disabled > a:hover, .nav.nav-pills > li.disabled > a:focus {
    background-color: #F2F3F4;
    border-color: #E5E7E9; }

.search-bar__container {
  padding: 20px 0;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5); }
  .search-bar__container:after {
    content: "";
    display: table;
    clear: both; }
  .search-bar__container .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0; }
    .search-bar__container .dropdown-menu > li > a {
      padding: 10px 20px 10px 40px;
      color: inherit;
      position: relative; }
      .search-bar__container .dropdown-menu > li > a:hover, .search-bar__container .dropdown-menu > li > a:focus {
        background: #112732; }
      .search-bar__container .dropdown-menu > li > a:before {
        content: "";
        width: 6px;
        height: 7px;
        background: url("../images/nav-lvl.png") no-repeat;
        position: absolute;
        left: 20px;
        top: 50%;
        margin-top: -3px; }
  .search-bar__container .search-bar__search {
    margin: 0; }
    .search-bar__container .search-bar__search:after {
      content: "";
      display: table;
      clear: both; }
    .search-bar__container .search-bar__search .fa-search,
    .search-bar__container .search-bar__search .fa-ellipsis-h {
      height: 31px;
      line-height: 31px;
      line-height: 2.21429rem; }
    .search-bar__container .search-bar__search .divider-Y {
      display: inline-block;
      margin: 0px 10px;
      height: 31px;
      height: 2.21429rem;
      vertical-align: top;
      width: 1px;
      background-color: #E5E7E9; }
    .search-bar__container .search-bar__search .btn-circle {
      background-color: #E5E7E9;
      border-radius: 100%;
      border: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      padding: 5px;
      height: 31px;
      width: 31px;
      position: relative; }
      .search-bar__container .search-bar__search .btn-circle i {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -1px;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: unset;
        font-size: 14px; }
      .search-bar__container .search-bar__search .btn-circle:hover, .search-bar__container .search-bar__search .btn-circle:active, .search-bar__container .search-bar__search .btn-circle:focus {
        outline: none; }
    .search-bar__container .search-bar__search .fa-search {
      font-size: 26px;
      font-size: 1.85714rem;
      color: #6D7B81; }
    .search-bar__container .search-bar__search .fa-ellipsis-h {
      font-size: 18px;
      font-size: 1.28571rem;
      color: #6D7B81; }
    .search-bar__container .search-bar__search .search-input {
      width: 100%;
      display: inline-block;
      float: left; }
      .search-bar__container .search-bar__search .search-input input {
        width: -webkit-calc(100% - 72px);
        width: -moz-calc(100% - 72px);
        width: calc(100% - 72px);
        border: 0; }
        .search-bar__container .search-bar__search .search-input input:focus {
          -webkit-box-shadow: none;
          box-shadow: none; }
      .search-bar__container .search-bar__search .search-input:focus {
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none; }
    .search-bar__container .search-bar__search .float-left {
      float: left; }
    .search-bar__container .search-bar__search .float-right {
      float: right; }
  .search-bar__container .search-bar__sub-container {
    clear: both;
    padding-top: 20px; }
  @media only screen and (min-width: 992px) {
    .search-bar__container .dropdown-toggle {
      display: none; }
    .search-bar__container .search-bar__search .search-input {
      display: inline-block;
      float: left;
      width: 25%; }
      .search-bar__container .search-bar__search .search-input input {
        width: -webkit-calc(100% - 55px);
        width: -moz-calc(100% - 55px);
        width: calc(100% - 55px);
        border: 0; }
      .search-bar__container .search-bar__search .search-input:focus {
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none; }
    .search-bar__container .search-bar__search .float-left {
      float: left; }
    .search-bar__container .search-bar__search .float-right {
      float: right; }
    .search-bar__container .search-bar__sub-container {
      display: block;
      clear: none;
      width: 75%;
      float: left;
      padding-top: 0; }
      .search-bar__container .search-bar__sub-container:after {
        content: "";
        display: table;
        clear: both; }
    .search-bar__container .search-bar__select {
      width: 31.8333%;
      float: left;
      margin: 0 0 0 1.5%; }
      .search-bar__container .search-bar__select label {
        color: #6D7B81;
        width: 75px;
        padding-right: 5px;
        text-align: right;
        font-weight: 700;
        float: left;
        line-height: 31px;
        line-height: 2.21429rem;
        height: 31px;
        margin: 0; }
      .search-bar__container .search-bar__select select {
        width: -webkit-calc(100% - 96px);
        width: -moz-calc(100% - 96px);
        width: calc(100% - 96px); }
    .search-bar__container.search-bar-ref .search-bar__search .search-input {
      width: 50%; }
    .search-bar__container.search-bar-ref .search-bar__sub-container {
      width: 50%; }
    .search-bar__container.search-bar-ref .search-bar__select {
      width: 48.5%;
      margin: 0 0 0 1.5%; } }

.search-bar__references .container .search-bar__search .search-input input {
  width: calc(25% - 31px); }

.search-bar__references .container .search-bar__search .search-bar__sub-container {
  width: 100%; }
  @media only screen and (min-width: 992px) {
    .search-bar__references .container .search-bar__search .search-bar__sub-container {
      width: 75%; } }
  .search-bar__references .container .search-bar__search .search-bar__sub-container .search-bar__select {
    width: 100%; }
    @media only screen and (min-width: 992px) {
      .search-bar__references .container .search-bar__search .search-bar__sub-container .search-bar__select {
        width: 31%; } }
    .search-bar__references .container .search-bar__search .search-bar__sub-container .search-bar__select label {
      width: 85px; }
    .search-bar__references .container .search-bar__search .search-bar__sub-container .search-bar__select select {
      width: 100%; }
      @media only screen and (min-width: 992px) {
        .search-bar__references .container .search-bar__search .search-bar__sub-container .search-bar__select select {
          width: calc(100% - 85px); } }

.filters-full__container {
  margin-top: 10px;
  margin-bottom: 30px; }
  .filters-full__container .filters-full__results {
    color: #6D7B81;
    font-size: 12px;
    font-size: 0.85714rem;
    line-height: 15px;
    line-height: 1.07143rem; }
  .filters-full__container .filters-full__filters {
    padding-left: 0; }
    .filters-full__container .filters-full__filters label {
      color: #6D7B81;
      float: left;
      margin: 0;
      font-size: 12px;
      font-size: 0.85714rem;
      line-height: 15px;
      line-height: 1.07143rem; }
  .filters-full__container .filters-full__sort {
    padding-right: 15px;
    border-right: 1px solid #2D3C43;
    margin-right: 15px; }
    .filters-full__container .filters-full__sort label {
      color: #6D7B81;
      padding-right: 5px;
      float: left;
      line-height: 31px;
      line-height: 2.21429rem;
      height: 31px;
      width: 75px;
      text-align: right;
      margin: 0; }
    .filters-full__container .filters-full__sort select {
      min-width: 150px;
      width: -webkit-calc(100% - 75px);
      width: -moz-calc(100% - 75px);
      width: calc(100% - 75px); }
  .filters-full__container .filters-full__display {
    float: right;
    width: 197px;
    margin: 0 0 0 auto; }
    .filters-full__container .filters-full__display:after {
      content: "";
      display: table;
      clear: both; }
    .filters-full__container .filters-full__display ul {
      float: left;
      margin: 0; }
      .filters-full__container .filters-full__display ul li {
        padding: 0;
        margin-left: 10px;
        color: #c7cccf;
        float: left; }
        .filters-full__container .filters-full__display ul li:before {
          display: none; }
        .filters-full__container .filters-full__display ul li.active {
          color: #6D7B81; }
        .filters-full__container .filters-full__display ul li .fa {
          margin-right: 5px; }
        .filters-full__container .filters-full__display ul li a {
          display: block;
          padding: 0;
          color: inherit;
          font-size: 12px;
          font-size: 0.85714rem;
          line-height: 15px;
          line-height: 1.07143rem;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .filters-full__container .filters-full__display ul li a:hover, .filters-full__container .filters-full__display ul li a:focus {
            text-decoration: none;
            color: #6D7B81; }
  .filters-full__container .filters-ref__results {
    color: #6D7B81;
    font-size: 12px;
    font-size: 0.85714rem;
    line-height: 31px;
    line-height: 2.21429rem; }
  .filters-full__container .filters-ref__filters {
    padding-left: 0; }
    .filters-full__container .filters-ref__filters label {
      color: #6D7B81;
      float: left;
      margin: 0;
      font-size: 12px;
      font-size: 0.85714rem;
      line-height: 15px;
      line-height: 1.07143rem; }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .filters-full__container .filters-ref__filters {
        width: 40%;
        float: right; } }
  .filters-full__container .filters-ref__sort {
    position: relative; }
    .filters-full__container .filters-ref__sort label {
      position: absolute;
      left: 0;
      top: 0;
      color: #6D7B81;
      padding-right: 5px;
      float: left;
      line-height: 31px;
      line-height: 2.21429rem;
      height: 31px;
      width: 75px;
      text-align: right;
      margin: 0; }
    .filters-full__container .filters-ref__sort select {
      width: -webkit-calc(100% - 75px);
      width: -moz-calc(100% - 75px);
      width: calc(100% - 75px);
      margin-left: 75px; }
  @media only screen and (min-width: 768px) {
    .filters-full__container {
      margin: 0;
      margin-bottom: 35px; }
      .filters-full__container .filters-full__results {
        font-size: 14px;
        font-size: 1rem;
        line-height: 30px;
        line-height: 2.14286rem; }
      .filters-full__container .filters-full__filters label {
        font-size: 14px;
        font-size: 1rem;
        line-height: 30px;
        line-height: 2.14286rem; }
      .filters-full__container .filters-full__display {
        width: 295px;
        float: right; }
        .filters-full__container .filters-full__display ul li a {
          font-size: 14px;
          font-size: 1rem;
          line-height: 30px;
          line-height: 2.14286rem; }
      .filters-full__container .filters-full__sort {
        float: right; } }

.admin__nav {
  position: fixed;
  right: 0;
  bottom: 0;
  padding: 20px;
  z-index: 11; }
  @media only screen and (min-width: 1300px) {
    .admin__nav {
      top: 0;
      bottom: initial;
      padding: 15px 10px; } }
  .admin__nav .admin__list {
    display: none;
    width: 170px;
    height: 64px;
    margin: 0;
    -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.75); }
    .admin__nav .admin__list li {
      color: #474747;
      background-color: #FAFAFB;
      border-color: #E5E7E9;
      border-width: 1px;
      border-style: solid;
      padding: 5px 10px; }
      .admin__nav .admin__list li + li {
        border-top: 0; }
      .admin__nav .admin__list li:before {
        display: none; }
      .admin__nav .admin__list li:hover, .admin__nav .admin__list li:focus {
        color: #474747;
        background-color: #E5E7E9;
        border-color: #E5E7E9; }
      .admin__nav .admin__list li a {
        width: 100%;
        color: inherit; }
        .admin__nav .admin__list li a:hover, .admin__nav .admin__list li a:focus {
          color: inherit;
          text-decoration: none; }
  .admin__nav.active .admin__list {
    display: block;
    position: absolute;
    top: -59px;
    right: 20px; }
    @media only screen and (min-width: 1300px) {
      .admin__nav.active .admin__list {
        top: 65px;
        right: 10px; } }

.admin__menu {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background: #1B8DC5;
  color: #ffffff;
  outline: 0;
  border: 0;
  width: 50px;
  height: 50px;
  font-size: 26px;
  -webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.75); }
  @media only screen and (min-width: 1300px) {
    .admin__menu {
      width: 40px;
      height: 40px;
      font-size: 22px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; } }

footer {
  position: static;
  background: #112732;
  color: #F2F3F4;
  width: 100%; }
  footer:after {
    content: "";
    display: table;
    clear: both; }
  footer a {
    color: #FAFAFB; }
    footer a:hover, footer a:focus {
      color: #FAFAFB;
      text-decoration: underline; }
  footer ul {
    margin: 0; }
    footer ul li {
      padding: 0; }
      footer ul li:before {
        display: none; }
  footer .navigation {
    padding: 50px 0 0; }
  footer .logo__subtitle {
    color: #FAFAFB;
    font-weight: 400;
    margin: 0 0 20px; }
  @media only screen and (min-width: 992px) {
    footer.sticky-footer {
      position: absolute; } }

.logo-bw {
    background: url("../images/covast_white.svg") no-repeat;
    background-size: 100% auto;
    width: 118px;
    height: 45px;
    margin-bottom: 15px;
}
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 13/10), (min-resolution: 1.3dppx) {
    .logo-bw {
        /* Serving 2x image on Retina display */
        background-image: url("../images/covast_white.svg");
        background-size: 118px 45px;
    } }

.biv-info {
  padding-top: 20px; }

.biv-logo-wrapper {
  width: 10%;
  padding-right: 5px;
  float: left; }
  .biv-logo-wrapper .biv-logo {
    width: 100%; }
  @media only screen and (min-width: 768px) {
    .biv-logo-wrapper {
      width: 20%; } }
  @media only screen and (min-width: 992px) {
    .biv-logo-wrapper {
      width: 40%; } }

.biv-numbers {
  width: 90%;
  float: left;
  line-height: 29px; }
  @media only screen and (min-width: 768px) {
    .biv-numbers {
      width: 80%; } }
  @media only screen and (min-width: 992px) {
    .biv-numbers {
      width: 60%; } }

.block__navigation__title {
  font-family: "ars_district_lightlight";
  font-size: 20px;
  font-size: 1.42857rem;
  line-height: 23px;
  line-height: 1.64286rem;
  font-weight: 300;
  margin-bottom: 25px;
  padding-top: 18px;
  position: relative; }
  .block__navigation__title:before {
    content: "";
    width: 155px;
    height: 3px;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    left: 0; }
  .block__navigation--1 .block__navigation__title:before {
    background-color: #1B8DC5; }

.block__contact-info {
  margin-bottom: 50px; }
  .block__contact-info .fa {
    width: 14px;
    text-align: center; }

.block__contact-info__container:after {
  content: "";
  display: table;
  clear: both; }

.block__contact-info__container > div {
  width: 100%;
  display: block; }
  .block__contact-info__container > div ul li {
    display: inline-block;
    padding-right: 30px;
    float: left; }

.block__contact-info__address {
  margin-bottom: 10px; }

.block__navigation {
  margin-bottom: 20px; }
  .block__navigation ul:after {
    content: "";
    display: table;
    clear: both; }
  .block__navigation ul > li {
    margin-bottom: 10px;
    width: 50%;
    max-width: 250px;
    float: left; }
    .block__navigation ul > li:nth-child(odd) {
      clear: left; }
  @media only screen and (min-width: 992px) {
    .block__navigation ul > li {
      width: 100%;
      max-width: none; } }

.copyright {
  background: #051C27;
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 20px;
  line-height: 1.42857rem;
  color: #FAFAFB;
  padding: 15px; }

.block__map {
  position: relative; }
  .block__map #map-banner {
    width: 100%;
    height: 300px; }
    @media only screen and (min-width: 480px) {
      .block__map #map-banner {
        height: 400px; } }
    @media only screen and (min-width: 768px) {
      .block__map #map-banner {
        height: 440px; } }
    @media only screen and (min-width: 992px) {
      .block__map #map-banner {
        height: 480px; } }

.section__content h1, .section__content .section__kijker__title,
.section__content .section__bidding__title, .section__content .section__news__title, .section__content .block__threeway__title {
  opacity: 1; }

.section__content__top__content {
  padding-top: 30px;
  padding-bottom: 50px;
  text-align: center;
  max-width: 800px;
  margin: 0 auto; }
  .section__content__top__content h1, .section__content__top__content .section__kijker__title,
  .section__content__top__content .section__bidding__title, .section__content__top__content .section__news__title {
    font-size: 28px; }
  .section__content__top__content a.btn {
    text-transform: uppercase;
    margin: 30px auto 0; }

.block__threeway {
  position: relative;
  margin-bottom: 50px; }
  .block__threeway ul {
    margin: 0; }
    .block__threeway ul:after {
      content: "";
      display: table;
      clear: both; }
    .block__threeway ul li {
      background: #F2F3F4;
      padding: 20px;
      margin-bottom: 2px; }
      .block__threeway ul li:before {
        display: none; }
  .block__threeway p {
    color: #051C27;
    opacity: 0.7;
    margin: 0;
    clear: both; }
  .block__threeway .icon-threeway {
    position: absolute;
    top: 20px;
    left: 20px;
    display: block;
    height: 70px;
    width: 90px;
    padding: 10px 20px;
    border-right: 3px solid #1B8DC5; }
    .block__threeway .icon-threeway:before {
      content: "";
      display: block; }
    .block__threeway .icon-threeway.icon-threeway-over:before {
      width: 32px;
      height: 50px;
      margin: 0 auto;
      background: url("../images/icon/question-mark.svg") no-repeat; }
    .block__threeway .icon-threeway.icon-threeway-work:before {
      width: 50px;
      height: 51px;
      margin: 0 auto;
      background: url("../images/icon/auction.svg") no-repeat; }
    .block__threeway .icon-threeway.icon-threeway-contact:before {
      width: 50px;
      height: 32px;
      margin: 9px auto;
      background: url("../images/icon/letter.svg") no-repeat; }
  .block__threeway__title {
    font-weight: 500;
    padding: 25px 0 25px 120px;
    margin-bottom: 25px; }
  .block__threeway__btn {
    margin-top: 20px;
    text-align: right; }
  @media only screen and (min-width: 768px) {
    .block__threeway__second {
      width: -webkit-calc(50% - 1px);
      width: -moz-calc(50% - 1px);
      width: calc(50% - 1px);
      float: left;
      margin-right: 1px; }
    .block__threeway__third {
      width: -webkit-calc(50% - 1px);
      width: -moz-calc(50% - 1px);
      width: calc(50% - 1px);
      float: right;
      margin-left: 1px; } }
  @media only screen and (min-width: 992px) {
    .block__threeway {
      margin-bottom: 90px; }
      .block__threeway__first, .block__threeway__second, .block__threeway__third {
        width: -webkit-calc(33.3333% - 2px);
        width: -moz-calc(33.3333% - 2px);
        width: calc(33.3333% - 2px);
        float: left;
        margin-right: 2px;
        clear: none; }
      .block__threeway__third {
        margin-right: 0; }
      .block__threeway__btn {
        margin-bottom: -40px; } }

.section-half .col-sm-6 {
  padding: 0; }

@media only screen and (min-width: 768px) {
  .section-half {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #F2F3F4), color-stop(50%, #E5E7E9));
    background: -webkit-linear-gradient(left, #F2F3F4 50%, #E5E7E9 50%);
    background: -o-linear-gradient(left, #F2F3F4 50%, #E5E7E9 50%);
    background: linear-gradient(90deg, #F2F3F4 50%, #E5E7E9 50%); }
    .section-half .col-sm-6 {
      padding-left: 15px;
      padding-right: 15px; } }

@media only screen and (min-width: 992px) {
  .section-half {
    background: -webkit-gradient(linear, left top, right top, color-stop(66.66666%, #F2F3F4), color-stop(66.66666%, #E5E7E9));
    background: -webkit-linear-gradient(left, #F2F3F4 66.66666%, #E5E7E9 66.66666%);
    background: -o-linear-gradient(left, #F2F3F4 66.66666%, #E5E7E9 66.66666%);
    background: linear-gradient(90deg, #F2F3F4 66.66666%, #E5E7E9 66.66666%); }
    .section-half .col-md-8,
    .section-half .col-md-4,
    .section-half .col-lg-9,
    .section-half .col-lg-3 {
      padding: 0; } }

@media only screen and (min-width: 1200px) {
  .section-half {
    background: -webkit-gradient(linear, left top, right top, color-stop(75%, #F2F3F4), color-stop(75%, #E5E7E9));
    background: -webkit-linear-gradient(left, #F2F3F4 75%, #E5E7E9 75%);
    background: -o-linear-gradient(left, #F2F3F4 75%, #E5E7E9 75%);
    background: linear-gradient(90deg, #F2F3F4 75%, #E5E7E9 75%); } }

.section__kijker,
.section__bidding {
  padding: 0 15px; }
  @media only screen and (min-width: 480px) {
    .section__kijker,
    .section__bidding {
      padding: 0; } }
  .section__kijker__component,
  .section__bidding__component {
    padding: 40px 0; }
    .section__kijker__component ul,
    .section__bidding__component ul {
      margin: 0; }
      .section__kijker__component ul li,
      .section__bidding__component ul li {
        padding: 0; }
        .section__kijker__component ul li:before,
        .section__bidding__component ul li:before {
          display: none; }
  .section__kijker__title,
  .section__bidding__title {
    text-transform: none;
    font-size: 18px;
    font-size: 1.28571rem;
    line-height: 20px;
    line-height: 1.42857rem; }
    .section__kijker__title:after,
    .section__bidding__title:after {
      width: 150px;
      margin-left: -75px; }

.section__kijker {
  background: #F2F3F4; }
  @media only screen and (min-width: 992px) {
    .section__kijker {
      padding-right: 10px; } }

.section__bidding {
  background: #E5E7E9; }
  @media only screen and (min-width: 992px) {
    .section__bidding {
      padding-left: 10px;
      position: relative; }
      .section__bidding:after {
        content: "";
        background: #E5E7E9;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: -3000px; }
      .section__bidding__component {
        position: relative;
        z-index: 1; } }

.kijker-item,
.bidding-item {
  margin-bottom: 20px; }
  .kijker-item__image-container,
  .bidding-item__image-container {
    position: relative; }
    .kijker-item__image-container img,
    .bidding-item__image-container img {
      width: 100%; }
    .kijker-item__image-container:after,
    .bidding-item__image-container:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 10px;
      background: rgba(255, 255, 255, 0.7); }
  .kijker-item__content,
  .bidding-item__content {
    background: #ffffff;
    padding: 7px 12px;
    position: relative;
    overflow: hidden;
    text-transform: capitalize; }
    .kijker-item__content:before,
    .bidding-item__content:before {
      content: "";
      width: 30px;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 50%);
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 50%);
      background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, white));
      background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 50%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 50%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }
    .kijker-item__content span,
    .bidding-item__content span {
      white-space: pre; }
  .kijker-item + a,
  .bidding-item + a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    right: 10px; }

.bidding-item {
  position: relative; }
  .bidding-item__status {
    background: #1B8DC5;
    text-align: left;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.85);
    padding: 6px 10px;
    font-size: 12px;
    font-size: 0.85714rem;
    line-height: 16px;
    line-height: 1.14286rem;
    position: absolute;
    top: 20px;
    left: -10px;
    z-index: 1;
    max-width: 85%; }
    .bidding-item__status:after {
      content: "";
      width: 0;
      height: 0;
      border-width: 10px 10px 0 0;
      border-style: solid;
      border-color: transparent #2D3C43 transparent transparent;
      position: absolute;
      left: 0;
      top: -10px; }

.section__bidding .bidding-item-wrapper {
  width: calc(100% - 30px);
  margin: 0 auto;
  display: block;
  overflow: visible;
  position: relative; }
  .section__bidding .bidding-item-wrapper .bidding-item .bidding-item__image-container {
    width: 100%;
    overflow: hidden; }
    @media only screen and (min-width: 768px) {
      .section__bidding .bidding-item-wrapper .bidding-item .bidding-item__image-container {
        height: 224px; } }
    @media only screen and (min-width: 992px) {
      .section__bidding .bidding-item-wrapper .bidding-item .bidding-item__image-container {
        height: 205.33px; } }
    @media only screen and (min-width: 1200px) {
      .section__bidding .bidding-item-wrapper .bidding-item .bidding-item__image-container {
        height: 185.48px; } }
    .section__bidding .bidding-item-wrapper .bidding-item .bidding-item__image-container img {
      display: block;
      width: 100%; }

.section__carousel .carousel-item-active {
  margin-right: 0 !important; }

.section__carousel .bidding-item-1 {
  position: relative;
  width: 100%;
  margin: 0;
  display: inline-block;
  margin-right: 10px; }
  @media only screen and (min-width: 768px) {
    .section__carousel .bidding-item-1 {
      width: 316px; } }
  @media only screen and (min-width: 992px) {
    .section__carousel .bidding-item-1 {
      width: 290px; } }
  @media only screen and (min-width: 1200px) {
    .section__carousel .bidding-item-1 {
      width: 261px; }
      .section__carousel .bidding-item-1 .kijker-item__image {
        max-height: 184px;
        -o-object-fit: cover;
        object-fit: cover; } }
  .section__carousel .bidding-item-1 .bkijker-item__link {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%; }

@media only screen and (min-width: 480px) {
  .section__carousel .section__kijker__component,
  .section__carousel .section__bidding__component {
    max-width: 400px;
    margin: 0 auto; } }

@media only screen and (min-width: 768px) {
  .section__carousel .section__kijker__component,
  .section__carousel .section__bidding__component {
    max-width: initial; } }

.section__carousel .controls {
  text-align: center; }
  .section__carousel .controls button {
    background: #ffffff;
    border: 0;
    color: #B4BABE;
    padding: 0;
    width: 35px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .section__carousel .controls button .fa {
      font-size: 18px;
      font-size: 1.28571rem;
      line-height: 30px;
      line-height: 2.14286rem;
      margin-top: 4px;
      margin-bottom: 1px; }
    .section__carousel .controls button.toggle {
      margin-top: 0; }
    .section__carousel .controls button.toggle-left {
      margin-right: 9px; }
    .section__carousel .controls button.toggle-right {
      margin-left: 9px; }

.section__carousel .controls button:hover,
.section__carousel .controls button:focus {
  background: #E5E7E9;
  outline: none; }

.section__carousel.section__bidding .controls button:hover,
.section__carousel.section__bidding .controls button:focus {
  background: #F2F3F4; }

.section__kijker .carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: -100%;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  /*
        @include screen(desktop-lg) {
            left: -25%;
            transform: translateX(25%);
            li {
                padding: 0 15px;
            }
        }*/ }
  .section__kijker .carousel li {
    padding: 0 10px; }
    .section__kijker .carousel li:before {
      display: none; }
    .section__kijker .carousel li .kijker-item__image-container {
      width: 100%;
      height: 0;
      padding-bottom: 70%;
      overflow: hidden; }
  .section__kijker .carousel img {
    display: block;
    width: 100%; }
  @media only screen and (min-width: 992px) {
    .section__kijker .carousel {
      left: -50%;
      -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
      transform: translateX(50%); } }
  @media only screen and (min-width: 1200px) {
    .section__kijker .carousel {
      left: -33.33333%;
      -webkit-transform: translateX(33.33333%);
      -ms-transform: translateX(33.33333%);
      transform: translateX(33.33333%); } }

.section__kijker .carousel.is-reversing {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  /*
        @include screen(desktop-lg) {
            transform: translateX(-25%);
        }*/ }
  @media only screen and (min-width: 992px) {
    .section__kijker .carousel.is-reversing {
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); } }
  @media only screen and (min-width: 1200px) {
    .section__kijker .carousel.is-reversing {
      -webkit-transform: translateX(-33.33333%);
      -ms-transform: translateX(-33.33333%);
      transform: translateX(-33.33333%); } }

.section__kijker .carousel.is-set {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: transform 0.5s ease-in-out;
  -moz-transition: transform 0.5s ease-in-out;
  -ms-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }

.section__kijker .carousel-seat {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 100%;
  /*
        @include screen(desktop-lg) {
            flex-basis: 25%;
        }*/ }
  @media only screen and (min-width: 992px) {
    .section__kijker .carousel-seat {
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      width: 50%; } }
  @media only screen and (min-width: 1200px) {
    .section__kijker .carousel-seat {
      -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
      width: 33.33333%; } }

.section__kijker .carousel-seat.is-ref {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.section__bidding .carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: -100%;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%); }
  .section__bidding .carousel li {
    padding: 0 10px; }
    .section__bidding .carousel li:before {
      display: none; }
    .section__bidding .carousel li .bidding-item__image-container {
      width: 100%;
      height: 0;
      padding-bottom: 70%;
      overflow: hidden; }
  .section__bidding .carousel img {
    display: block;
    width: 100%; }

.section__bidding .carousel.is-reversing {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.section__bidding .carousel.is-set {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: transform 0.5s ease-in-out;
  -moz-transition: transform 0.5s ease-in-out;
  -ms-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }

.section__bidding .carousel-seat {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 100%; }

.section__bidding .carousel-seat.is-ref {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.no-bidding-almost-ending {
  text-align: center; }
  .no-bidding-almost-ending img {
    display: block;
    margin: 0 auto;
    width: 60%;
    margin-top: 50px; }
  .no-bidding-almost-ending span {
    color: #b4babd;
    padding: 20px;
    display: block; }

.section__news {
  padding: 40px 0; }
  .section__news__title {
    text-transform: none;
    font-size: 18px;
    font-size: 1.28571rem;
    line-height: 20px;
    line-height: 1.42857rem;
    text-align: left; }
    .section__news__title:after {
      left: 0;
      margin-left: 0;
      width: 150px; }
  @media only screen and (min-width: 768px) {
    .section__news {
      padding: 50px 0; } }
  .section__news .news-item {
    border-top: 2px solid #B4BABE;
    cursor: pointer;
    cursor: hand;
    position: relative;
    height: 100%; }
    .section__news .news-item__content {
      padding: 15px;
      padding-bottom: 52px; }
    .section__news .news-item__image {
      -webkit-filter: grayscale(1);
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      -webkit-filter: gray;
      filter: gray;
      opacity: 0.7;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .section__news .news-item__date {
      font-size: 12px;
      font-size: 0.85714rem;
      line-height: 16px;
      line-height: 1.14286rem; }
    .section__news .news-item__title {
      line-height: 18px;
      line-height: 1.28571rem; }
    .section__news .news-item__link {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      cursor: pointer;
      cursor: hand; }
    .section__news .news-item__footer {
      position: absolute;
      width: calc(100% - 30px);
      bottom: 0;
      left: 0;
      padding: 7.5px 0;
      margin: 0 15px;
      border-top: 1px solid #d6dadd; }
      .section__news .news-item__footer ul {
        display: block;
        width: 100%;
        text-align: center; }
        .section__news .news-item__footer ul li {
          display: inline-block;
          width: auto;
          padding: 0 5px; }
  .section__news .carousel-seat {
    background-color: #F2F3F4;
    opacity: 1; }
    .section__news .carousel-seat .news-item {
      border-color: #1B8DC5;
      background: #f5f6f6;
      margin-right: 10px; }
      .section__news .carousel-seat .news-item__image {
        -webkit-filter: grayscale(0);
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);
        -webkit-filter: transparent;
        filter: transparent;
        opacity: 1; }
  .section__news .carousel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: -50%;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%); }
    .section__news .carousel li {
      padding: 0 1px 0 0;
      width: 50%;
      background: transparent; }
      .section__news .carousel li:before {
        display: none; }
      .section__news .carousel li .news-item__image-container {
        width: 100%;
        height: 0;
        padding-bottom: 73%;
        overflow: hidden; }
    .section__news .carousel img {
      display: block;
      width: 130%; }
    @media only screen and (min-width: 480px) {
      .section__news .carousel {
        left: -33.33333%;
        -webkit-transform: translateX(33.33333%);
        -ms-transform: translateX(33.33333%);
        transform: translateX(33.33333%); }
        .section__news .carousel li {
          width: 33.33333%; } }
    @media only screen and (min-width: 768px) {
      .section__news .carousel {
        left: -25%;
        -webkit-transform: translateX(25%);
        -ms-transform: translateX(25%);
        transform: translateX(25%); }
        .section__news .carousel li {
          width: 25%; } }
    @media only screen and (min-width: 992px) {
      .section__news .carousel {
        left: -20%;
        -webkit-transform: translateX(20%);
        -ms-transform: translateX(20%);
        transform: translateX(20%); }
        .section__news .carousel li {
          width: 20%; } }
    .section__news .carousel .carousel-default-width {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  .section__news .carousel.is-reversing {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media only screen and (min-width: 480px) {
      .section__news .carousel.is-reversing {
        -webkit-transform: translateX(-33.33333%);
        -ms-transform: translateX(-33.33333%);
        transform: translateX(-33.33333%); } }
    @media only screen and (min-width: 768px) {
      .section__news .carousel.is-reversing {
        -webkit-transform: translateX(-25%);
        -ms-transform: translateX(-25%);
        transform: translateX(-25%); } }
    @media only screen and (min-width: 992px) {
      .section__news .carousel.is-reversing {
        -webkit-transform: translateX(-20%);
        -ms-transform: translateX(-20%);
        transform: translateX(-20%); } }
  .section__news .carousel.is-set {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }
  .section__news .carousel-seat {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
    @media only screen and (min-width: 480px) {
      .section__news .carousel-seat {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%; } }
    @media only screen and (min-width: 768px) {
      .section__news .carousel-seat {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%; } }
    @media only screen and (min-width: 992px) {
      .section__news .carousel-seat {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%; } }
  .section__news .carousel-seat.is-ref {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .section__news .controls {
    margin-top: 5px; }
    .section__news .controls button {
      background: #F2F3F4;
      border: 0;
      color: #B4BABE;
      padding: 0;
      width: 24px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .section__news .controls button .fa {
        font-size: 12px;
        font-size: 0.85714rem;
        line-height: 20px;
        line-height: 1.42857rem;
        margin-top: 4px;
        margin-bottom: 1px; }
      .section__news .controls button.toggle {
        margin-top: 0; }
        .section__news .controls button.toggle-left {
          margin-right: 3px; }
  .section__news .controls button:hover,
  .section__news .controls button:focus {
    background: #E5E7E9;
    outline: none; }

.flex__container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch; }

.flex__item {
  -webkit-order: 0;
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  margin-bottom: 30px; }

.info-block {
  background: #F2F3F4;
  padding: 30px 15px 71px;
  text-align: center;
  height: 100%;
  position: relative; }
  .info-block__title {
    margin-bottom: 30px;
    color: #051C27; }
  .info-block__desc {
    color: #474747;
    margin-bottom: 40px; }
  .info-block__actions {
    width: 200px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -100px; }
  @media only screen and (min-width: 768px) {
    .info-block {
      padding: 40px 40px 71px; } }
  @media only screen and (min-width: 992px) {
    .info-block__title {
      height: 58px; } }

.icon-co {
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto 10px; }

.icon-network {
  background: url("../images/icon/network.svg") no-repeat; }

.icon-partners {
  background: url("../images/icon/partners.svg") no-repeat;
  background-position: center;
  background-size: contain; }

.icon-info {
  background: url("../images/icon/info.svg") no-repeat; }

.icon-building {
  background: url("../images/icon/building.svg") no-repeat; }

.icon-legal {
  background: url("../images/icon/legal.svg") no-repeat; }

.trustable-partners h3, .trustable-partners .block__threeway__title {
  padding-top: 0; }

.partner-logo {
  text-align: center; }
  .partner-logo img {
    max-width: 100%;
    max-height: 50px; }

.partner-chart {
  text-align: center; }
  .partner-chart img {
    max-width: 100%;
    max-height: 600px; }

.werkwijze-block__container {
  position: relative;
  margin: 30px 0; }

.werkwijze-block {
  width: 262px;
  height: 262px;
  -webkit-border-radius: 150px;
  border-radius: 150px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background: #6D7B81;
  color: #FAFAFB;
  text-align: center;
  padding: 65px 25px 60px;
  margin: 0 auto 20px;
  position: relative;
  z-index: 1; }
  .werkwijze-block h3, .werkwijze-block .block__threeway__title {
    color: #FAFAFB; }
  .werkwijze-block__1 {
    background: #1B8DC5; }
  .werkwijze-block__2 {
    background: #E5562B; }
  .werkwijze-block__3 {
    background: #722F87; }
  .werkwijze-block__divider {
    position: relative; }
    .werkwijze-block__divider:after {
      content: "";
      display: block;
      width: 200px;
      height: 200px;
      -webkit-border-radius: 150px;
      border-radius: 150px;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      background: transparent;
      border: 2px solid #6b7681;
      margin: 0;
      position: absolute;
      left: 50%;
      margin-left: -100px;
      bottom: 0;
      margin-bottom: -110px;
      z-index: -1; }
    .werkwijze-block__divider .arrow-1 {
      height: 0;
      height: 0; }
      .werkwijze-block__divider .arrow-1:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-width: 10px 5px 0 5px;
        border-style: solid;
        border-color: #6b7681 transparent transparent transparent;
        position: absolute;
        top: 50%;
        margin-top: -5px;
        left: 50%;
        margin-left: -104px;
        transform: rotate(10deg);
        -webkit-transform: rotate(7deg);
        -moz-transform: rotate(7deg);
        -o-transform: rotate(7deg);
        -ms-transform: rotate(7deg); }
    .werkwijze-block__divider .arrow-2 {
      height: 0;
      height: 0; }
      .werkwijze-block__divider .arrow-2:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-width: 0 5px 10px 5px;
        border-style: solid;
        border-color: transparent transparent #6b7681 transparent;
        position: absolute;
        top: 50%;
        margin-top: -5px;
        right: 50%;
        margin-right: -104px;
        transform: rotate(10deg);
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg); }
  @media only screen and (min-width: 992px) {
    .werkwijze-block__item {
      width: 33.3333%;
      float: left; }
    .werkwijze-block__divider {
      float: left;
      height: 262px; }
      .werkwijze-block__divider:after {
        left: 50%;
        margin-left: -100px;
        top: 50%;
        margin-top: -100px;
        bottom: initial;
        margin-bottom: initial; }
      .werkwijze-block__divider .arrow-1:after {
        border-width: 5px 0 5px 10px;
        border-color: transparent transparent transparent #6b7681;
        top: 50%;
        margin-top: -104px;
        left: 50%;
        margin-left: -5px;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none; }
      .werkwijze-block__divider .arrow-2:after {
        border-width: 5px 10px 5px 0;
        border-color: transparent #6b7681 transparent transparent;
        bottom: 50%;
        margin-bottom: -104px;
        left: 50%;
        margin-left: -5px;
        top: initial;
        right: initial;
        margin-top: initial;
        margin-right: initial;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none; } }

.lines__container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  background: rgba(255, 255, 255, 0.5);
  z-index: 0; }
  .lines__container .lines__line {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 15px;
    background: rgba(255, 255, 255, 0.5);
    z-index: 1; }

.highlighted-items__container {
  padding: 0;
  position: relative;
  overflow: hidden; }
  .highlighted-items__container:after {
    content: "";
    display: table;
    clear: both; }
  .highlighted-items__container .loader .spinner {
    margin: 80px auto; }

.highlighted-items__pand {
  position: relative;
  text-align: center;
  width: 100%;
  height: 240px;
  background: #B4BABE;
  float: left; }
  @media only screen and (min-width: 480px) {
    .highlighted-items__pand {
      width: 50%; } }
  @media only screen and (min-width: 768px) {
    .highlighted-items__pand {
      width: 33.3333%; } }
  @media only screen and (min-width: 992px) {
    .highlighted-items__pand {
      width: 25%; } }
  @media only screen and (min-width: 1200px) {
    .highlighted-items__pand {
      width: 20%; } }
  @media only screen and (min-width: 1600px) {
    .highlighted-items__pand {
      width: 16.66666%; } }
  .highlighted-items__pand:hover .highlighted-items__content, .highlighted-items__pand:focus .highlighted-items__content {
    opacity: 1; }

.highlighted-items__image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: gray;
  filter: gray; }

.highlighted-items__content {
  opacity: 0;
  background: rgba(255, 255, 255, 0.75);
  height: 100%;
  padding: 60px 10px 0;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.highlighted-items__reference, .highlighted-items__price {
  font-size: 12px;
  font-size: 0.85714rem;
  height: 15px;
  height: 1.07143rem; }

.highlighted-items__address {
  font-weight: 700; }

.highlighted-items__actions {
  margin-top: 10px; }

.contact-card {
  margin-bottom: 30px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto; }
  .contact-card__container {
    background: #E5E7E9;
    padding: 70px 23px 30px;
    position: relative;
    min-height: 212px; }
  .contact-card__image {
    width: 130px;
    height: 130px;
    margin: 0 auto; }
    .contact-card__image img {
      width: 100%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%); }
  .contact-card__content-container {
    margin-top: 20px; }
  .contact-card__content {
    margin-top: 10px;
    text-align: center; }
    .contact-card__content .fa {
      margin-right: 10px;
      width: 14px;
      text-align: center; }
    .contact-card__content a {
      color: #474747;
      opacity: 0.9;
      display: block;
      height: 20px;
      height: 1.42857rem; }
      .contact-card__content a:hover, .contact-card__content a:focus {
        color: #474747; }
  .contact-card__target {
    background: #1B8DC5;
    color: #FAFAFB;
    padding: 6px 10px;
    position: absolute;
    right: -10px;
    top: 20px; }
    .contact-card__target:after {
      content: "";
      width: 0;
      height: 0;
      border-width: 10px 0 0 10px;
      border-style: solid;
      border-color: transparent transparent transparent #506067;
      position: absolute;
      right: 0;
      top: -10px; }
  .contact-card__name {
    font-family: "ars_district_mediummedium";
    font-size: 18px;
    font-size: 1.28571rem;
    line-height: 20px;
    line-height: 1.42857rem; }
  .contact-card__function {
    height: 18px;
    height: 1.28571rem; }
  .contact-card.contact-card-cta .contact-card__container {
    background: #1B8DC5;
    padding: 34px 23px; }
  .contact-card.contact-card-cta .contact-card__image {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    background: white;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    position: relative; }
    @media only screen and (min-width: 480px) {
      .contact-card.contact-card-cta .contact-card__image {
        position: absolute; } }
    .contact-card.contact-card-cta .contact-card__image img {
      width: 96px;
      height: 88px;
      -webkit-border-radius: 0;
      border-radius: 0;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -44px;
      margin-left: -48px;
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%); }
  .contact-card.contact-card-cta .contact-card__content {
    color: #FAFAFB; }
    .contact-card.contact-card-cta .contact-card__content a {
      color: inherit; }
      .contact-card.contact-card-cta .contact-card__content a:hover, .contact-card.contact-card-cta .contact-card__content a:focus {
        color: inherit; }
  .contact-card.contact-card-cta .contact-card__address {
    opacity: 0.9; }
  @media only screen and (min-width: 480px) {
    .contact-card__container {
      padding-top: 62px; }
    .contact-card__image {
      position: absolute;
      top: 50%;
      margin-top: -65px;
      left: 23px; }
    .contact-card__content-container {
      padding-left: 150px;
      margin-top: 0; }
    .contact-card__content {
      text-align: left; } }
  @media only screen and (min-width: 992px) {
    .contact-card {
      min-height: 186px; } }

.contact-form-wrap {
  background: #F2F3F4;
  padding: 50px 0; }
  .contact-form-wrap textarea {
    height: 200px; }
  @media only screen and (min-width: 768px) {
    .contact-form-wrap {
      padding: 70px 0; } }
  @media only screen and (min-width: 992px) {
    .contact-form-wrap textarea {
      height: 372px; } }

.tools-document-container .subtitle {
  font-size: 14px;
  font-size: 1rem;
  line-height: 18px;
  line-height: 1.28571rem;
  font-weight: 700;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-left: 10px; }

.no-results {
  width: 100%;
  padding: 120px 0; }
  .no-results > * {
    display: block;
    text-align: center;
    margin: 0 auto; }
  .no-results-label {
    font-size: 18px;
    font-size: 1.28571rem;
    line-height: 22px;
    line-height: 1.57143rem;
    font-weight: 500;
    color: #B4BABE;
    padding-top: 10px; }

.loader {
  margin: 0 auto;
  position: relative; }
  .loader:before {
    content: "";
    background: url("../images/icon/covast.svg") no-repeat;
    width: 36px;
    height: 34px;
    position: absolute;
    z-index: 10;
    top: 50%;
    margin-top: -17px;
    left: 50%;
    margin-left: -18px; }

.spinner {
  width: 80px;
  height: 80px;
  margin: 150px auto;
  background-color: #2D3C43;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1.5s infinite ease-in-out;
  animation: sk-scaleout 1.5s infinite ease-in-out; }

@-webkit-keyframes sk-scaleout {
  0%, 100% {
    -webkit-transform: scale(0.8); }
  50% {
    -webkit-transform: scale(1);
    opacity: 0.85; } }

@keyframes sk-scaleout {
  0%, 100% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.85; } }

.preloader {
  width: 100%;
  height: 100%;
  top: 0;
  position: fixed;
  z-index: 9999;
  pointer-events: none;
  background-color: #FAFAFB; }
  .preloader .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    margin-bottom: 0; }
    .preloader .spinner:before {
      content: "";
      background: url("../images/icon/covast.svg") no-repeat;
      width: 36px;
      height: 34px;
      position: absolute;
      z-index: 10;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.bestuur-list li {
  margin-bottom: 10px;
  padding: 0;
  position: relative; }
  .bestuur-list li:before {
    display: none; }

.bestuur-list__image {
  width: 85px;
  height: 85px;
  position: absolute;
  top: 0;
  left: 0; }
  .bestuur-list__image img {
    display: block;
    width: 100%;
    -webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray; }

.bestuur-list__content {
  width: 100%;
  padding-left: 100px;
  min-height: 85px; }

.bestuur-list__name {
  font-size: 16px;
  font-size: 1.14286rem;
  color: #1B8DC5;
  font-family: "ars_district_regularregular"; }

@media only screen and (min-width: 480px) {
  .bestuur-list__image {
    width: 120px;
    height: 120px; }
  .bestuur-list__content {
    padding-left: 140px;
    min-height: 120px;
    padding-top: 25px; } }

@media only screen and (min-width: 768px) {
  .bestuur-list:after {
    content: "";
    display: table;
    clear: both; }
  .bestuur-list li {
    width: 50%;
    float: left; }
  .bestuur-list__content {
    padding-top: 15px;
    padding-right: 10px; } }

.bg-transparant {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #f2f3f4), color-stop(50%, #e5e7e9));
  background: -webkit-linear-gradient(left, #f2f3f4 50%, #e5e7e9 50%);
  background: -o-linear-gradient(left, #f2f3f4 50%, #e5e7e9 50%);
  background: linear-gradient(90deg, #f2f3f4 50%, #e5e7e9 50%); }

@media only screen and (min-width: 768px) {
  .realestatelist .content {
    min-height: 450px; } }

@media only screen and (min-width: 1200px) {
  .realestatelist .content {
    min-height: 500px; } }

.pand-item {
  max-width: 480px;
  margin: 0 auto 30px;
  background: #ffffff;
  position: relative; }
  .pand-item.participate {
    padding-bottom: 30px; }
  .pand-item__image {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .pand-item__status {
    background: #1B8DC5;
    text-align: left;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.85);
    padding: 9px 10px;
    font-size: 12px;
    font-size: 0.85714rem;
    line-height: 16px;
    line-height: 1.14286rem; }
  .pand-item__textlink {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    color: inherit;
    text-decoration: none; }
    .pand-item__textlink:hover, .pand-item__textlink:focus, .pand-item__textlink:active, .pand-item__textlink:visited {
      text-decoration: none;
      color: inherit; }
  .pand-item__content {
    padding: 15px 10px 0; }
  .pand-item__content2 {
    padding: 15px 10px;
    position: relative; }
    .pand-item__content2:before {
      content: '';
      position: absolute;
      top: 0;
      left: 10px;
      right: 10px;
      height: 1px;
      background: #F2F3F4; }
  .pand-item__ref {
    font-size: 12px;
    font-size: 0.85714rem;
    line-height: 16px;
    line-height: 1.14286rem;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .pand-item .draft {
    color: #ffffff;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #2D3C43;
    margin-left: 5px; }
  .pand-item__title {
    font-size: 18px;
    font-size: 1.28571rem;
    line-height: 22px;
    line-height: 1.57143rem;
    opacity: 0.9;
    filter: alpha(opacity=90);
    font-weight: 700;
    margin-bottom: 10px; }
  .pand-item__desc {
    font-size: 12px;
    font-size: 0.85714rem;
    line-height: 16px;
    line-height: 1.14286rem;
    padding-bottom: 15px; }
    .pand-item__desc p {
      margin: 0; }
    .pand-item__desc br {
      display: none; }
    .pand-item__desc pre {
      padding: 0;
      font-size: 12px;
      font-size: 0.85714rem;
      line-height: 16px;
      line-height: 1.14286rem;
      text-transform: italic;
      background: none;
      border: 0;
      margin-bottom: 5px;
      word-wrap: normal;
      word-break: normal;
      white-space: initial; }
    .pand-item__desc strong {
      font-weight: 400; }
    .pand-item__desc em {
      text-transform: inherit; }
  .pand-item .bid__title,
  .pand-item .startprice__title,
  .pand-item .startprice__price, .pand-item__build, .pand-item__loc {
    font-size: 12px;
    font-size: 0.85714rem;
    line-height: 16px;
    line-height: 1.14286rem;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .pand-item__build, .pand-item__loc {
    max-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }
  .pand-item .bid__price {
    font-size: 22px;
    font-size: 1.57143rem;
    line-height: 28px;
    line-height: 2rem;
    opacity: 0.9;
    filter: alpha(opacity=90);
    font-weight: 700; }
  .pand-item__bottom-info {
    padding-bottom: 15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center; }
    .pand-item__bottom-info > * {
      -webkit-order: 0;
      -ms-flex-order: 0;
      -webkit-box-ordinal-group: 1;
      order: 0;
      -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      -webkit-box-flex: 0;
      flex: 0 1 auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto; }
    .pand-item__bottom-info .col-xs-6 {
      padding-left: 10px;
      padding-right: 10px; }
  .pand-item__price-info {
    border-right: 1px solid #F2F3F4; }
    .pand-item__price-info.col-xs-6 {
      padding-left: 15px; }
  .pand-item__extra.col-xs-6 {
    padding-right: 15px; }
  .pand-item__extra .fa {
    width: 12px;
    text-align: center;
    margin-right: 5px; }
  .pand-item__build {
    margin-bottom: 5px; }
  .pand-item__bid {
    margin-bottom: 3px; }
  .pand-item__actions {
    background: #ffffff;
    text-align: center; }
  .pand-item__participate {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
    padding: 4px 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .pand-item__participate .fa {
      margin-right: 5px; }
    .pand-item__participate.participate-inactive {
      background: #E5E7E9;
      color: #474747; }
    .pand-item__participate.participate-inactive:hover, .pand-item__participate.participate-inactive:focus {
      text-decoration: none;
      color: #ffffff;
      background-color: #00E08A;
    }
      .pand-item__participate.participate-inactive:before {
        content: "";
        position: absolute;
        background-color: #00E08A;
        left: 0;
        top: 0;
        height: 100%;
        width: 10px; }
    .pand-item__participate.participate-active {
      background: #00E08A;
      color: #ffffff; 
    }
     .pand-item__participate.participate-active:hover, .pand-item__participate.participate-active:focus {
        opacity:0;
      }

    .pand-item__participate.participate-remove-on-hover {
        text-decoration: none;
        background: #FF0000;
        color: #ffffff;
        opacity: 0;
    }
    .pand-item__participate.participate-remove-on-hover:hover {
        opacity: 1;
    }

.tekoop-list__container .pand-item__image-container {
  position: relative;
  overflow: hidden;
  padding-top: 70%; }

.tekoop-list__container .pand-item__image {
  display: block;
  min-width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: auto;
  position: absolute;
  top: 0; }

@media only screen and (min-width: 768px) {
  .tekoop-list__container .pand-item {
    max-width: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch; }
    .tekoop-list__container .pand-item:after {
      content: "";
      display: table;
      clear: both; }
    .tekoop-list__container .pand-item.participate {
      padding-bottom: 0; }
      .tekoop-list__container .pand-item.participate .pand-item__content,
      .tekoop-list__container .pand-item.participate .pand-item__content2 {
        padding-bottom: 45px; }
    .tekoop-list__container .pand-item__image-container, .tekoop-list__container .pand-item__content-container {
      -webkit-order: 0;
      -ms-flex-order: 0;
      -webkit-box-ordinal-group: 1;
      order: 0;
      -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      -webkit-box-flex: 0;
      flex: 0 1 auto;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto; }
    .tekoop-list__container .pand-item__image-container {
      width: 25%;
      position: relative;
      overflow: hidden;
      padding-top: 0; }
    .tekoop-list__container .pand-item__image {
      width: auto;
      height: 100%;
      position: absolute; }
    .tekoop-list__container .pand-item__content-container {
      width: 75%;
      background: #ffffff; }
    .tekoop-list__container .pand-item__status {
      width: 100%;
      background: transparent;
      float: left;
      text-align: left;
      padding: 7px 40% 7px 15px;
      position: relative;
      overflow-y: hidden;
      z-index: 1; }
      .tekoop-list__container .pand-item__status:before {
        content: '';
        width: 70px;
        height: 70px;
        position: absolute;
        background: #1B8DC5;
        left: -webkit-calc(60% - 37px);
        left: -moz-calc(60% - 37px);
        left: calc(60% - 37px);
        bottom: 13px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: -1; }
      .tekoop-list__container .pand-item__status:after {
        content: "";
        width: 60%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 40%;
        background: #1B8DC5;
        z-index: -1; }
    .tekoop-list__container .pand-item__content-inner {
      width: 100%;
      clear: left;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -webkit-box;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      -webkit-box-pack: center;
      justify-content: center;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      -webkit-box-align: stretch;
      align-items: stretch; }
      .tekoop-list__container .pand-item__content-inner > * {
        -webkit-order: 0;
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        -webkit-box-flex: 0;
        flex: 0 1 auto;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        -ms-grid-row-align: auto;
        align-self: auto; }
    .tekoop-list__container .pand-item__content {
      position: relative;
      width: 60%;
      padding: 15px 15px 20px 15px;
      z-index: 1;
      border-right: 1px solid #F2F3F4; }
    .tekoop-list__container .pand-item__desc {
      border: 0;
      font-size: 14px;
      font-size: 1rem;
      line-height: 18px;
      line-height: 1.28571rem; }
    .tekoop-list__container .pand-item__content2 {
      position: relative;
      width: 40%;
      padding: 0 15px 20px 30px;
      z-index: 2; }
      .tekoop-list__container .pand-item__content2:before {
        display: none; }
    .tekoop-list__container .pand-item__price-info {
      margin-bottom: 10px;
      border-right: 0; }
    .tekoop-list__container .pand-item .bid__price {
      font-size: 28px;
      font-size: 2rem;
      line-height: 36px;
      line-height: 2.57143rem; }
    .tekoop-list__container .pand-item__participate {
      text-align: left;
      padding-left: 15px;
      padding-right: 15px; }
    .tekoop-list__container .pand-item__bottom-info {
      display: block; }
      .tekoop-list__container .pand-item__bottom-info .col-sm-12 {
        padding-left: 15px;
        padding-right: 15px; }
    .tekoop-list__container .pand-item__participate {
      height: 30px; }
    .tekoop-list__container .pand-item__actions {
      text-align: left; }
      .tekoop-list__container .pand-item__actions .btn-tools {
        position: absolute;
        height: 30px;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        border: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        background-clip: padding-box;
        /* stops bg color from leaking outside the border: */
        padding: 4px 10px;
        font-size: 14px;
        font-size: 1rem;
        line-height: 22px;
        line-height: 1.57143rem; }
        .tekoop-list__container .pand-item__actions .btn-tools:after {
          content: '';
          width: 0;
          height: 0;
          position: absolute;
          left: -30px;
          top: 0;
          border-width: 0px 0px 30px 30px;
          z-index: -1;
          border-style: solid;
          border-color: transparent transparent #112732 transparent;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        .tekoop-list__container .pand-item__actions .btn-tools:hover:after, .tekoop-list__container .pand-item__actions .btn-tools:focus:after {
          border-color: transparent transparent #0b181f transparent; } }

@media only screen and (min-width: 992px) {
  .tekoop-list__container .pand-item__image-container {
    width: 30%; }
  .tekoop-list__container .pand-item__content-container {
    width: 70%;
    background: #ffffff; }
  .tekoop-list__container .pand-item__title {
    font-size: 22px;
    font-size: 1.57143rem;
    line-height: 28px;
    line-height: 2rem; }
  .tekoop-list__container .pand-item__status {
    padding-left: 30px; }
    .tekoop-list__container .pand-item__status:before {
      left: -webkit-calc(62.5% - 37px);
      left: -moz-calc(62.5% - 37px);
      left: calc(62.5% - 37px); }
    .tekoop-list__container .pand-item__status:after {
      width: 62.5%; }
  .tekoop-list__container .pand-item__content-inner {
    min-height: 200px; }
  .tekoop-list__container .pand-item__content {
    width: 62.5%;
    padding-top: 30px;
    padding-left: 30px; }
  .tekoop-list__container .pand-item__participate {
    padding-left: 30px; }
  .tekoop-list__container .pand-item__content2 {
    width: 37.5%;
    padding-left: 40px; }
  .tekoop-list__container .pand-item .bid__price {
    font-size: 32px;
    font-size: 2.28571rem;
    line-height: 42px;
    line-height: 3rem; }
  .tekoop-list__container .pand-item__build, .tekoop-list__container .pand-item__loc {
    font-size: 14px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1.28571rem; } }

@media only screen and (min-width: 1200px) {
  .tekoop-list__container .pand-item__image-container {
    width: 33.3333%; }
  .tekoop-list__container .pand-item__image {
    height: 100%;
    position: absolute; }
  .tekoop-list__container .pand-item__content-container {
    width: 66.6666%;
    background: #ffffff; }
  .tekoop-list__container .pand-item__content-inner {
    min-height: 220px; } }

.tekoop-grid__container .pand-item__image-container {
  position: relative;
  overflow: hidden;
  padding-top: 70%; }

.tekoop-grid__container .pand-item__image {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0; }

@media only screen and (min-width: 768px) {
  .tekoop-grid__container {
    margin-right: -15px;
    margin-left: -15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch; }
    .tekoop-grid__container .pand-item {
      -webkit-order: 0;
      -ms-flex-order: 0;
      -webkit-box-ordinal-group: 1;
      order: 0;
      -webkit-flex: 0 0 46%;
      -ms-flex: 0 0 46%;
      -webkit-box-flex: 0;
      flex: 0 0 46%;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      margin: 0 15px 30px;
      width: 46%; }
      .tekoop-grid__container .pand-item__content-inner {
        padding-bottom: 142px; }
      .tekoop-grid__container .pand-item__content2 {
        position: absolute;
        bottom: 0;
        width: 100%; }
      .tekoop-grid__container .pand-item.participate .pand-item__content2 {
        bottom: 30px; } }

@media only screen and (min-width: 992px) {
  .tekoop-grid__container .pand-item {
    -webkit-flex: 0 0 30.24%;
    -ms-flex: 0 0 30.24%;
    -webkit-box-flex: 0;
    flex: 0 0 30.24%;
    width: 30.24%; } }

@media only screen and (min-width: 1200px) {
  .tekoop-grid__container .pand-item {
    -webkit-flex: 0 0 30.76%;
    -ms-flex: 0 0 30.76%;
    -webkit-box-flex: 0;
    flex: 0 0 30.76%;
    width: 30.77; }
    .tekoop-grid__container .pand-item__content {
      padding: 20px 20px 0 20px; }
    .tekoop-grid__container .pand-item__content2 {
      padding: 15px 20px; } }

#tekoop-map {
  width: 100%;
  height: 400px; }
  @media only screen and (min-width: 480px) {
    #tekoop-map {
      height: 450px; } }
  @media only screen and (min-width: 768px) {
    #tekoop-map {
      height: 550px; } }
  @media only screen and (min-width: 992px) {
    #tekoop-map {
      height: 700px; } }
  @media only screen and (min-width: 1200px) {
    #tekoop-map {
      height: 850px; } }

.referentie-item {
  max-width: 480px;
  margin: 0 auto 30px;
  position: relative; }
  .referentie-item__image-container {
    position: relative;
    overflow: hidden;
    padding-top: 70%; }
    .referentie-item__image-container:after {
      content: "";
      width: 100%;
      height: 10px;
      background: #ffffff;
      opacity: 0.65;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
  .referentie-item__image {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0; }
  .referentie-item__status {
    background: #1B8DC5;
    text-align: left;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.85);
    padding: 6px 10px;
    font-size: 14px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1.28571rem;
    text-transform: uppercase;
    position: absolute;
    top: 20px;
    left: -10px;
    z-index: 1; }
    .referentie-item__status:after {
      content: "";
      width: 0;
      height: 0;
      border-width: 10px 10px 0 0;
      border-style: solid;
      border-color: transparent #506067 transparent transparent;
      position: absolute;
      left: 0;
      top: -10px; }
  .referentie-item__info-container {
    position: relative;
    overflow: hidden; }
  .referentie-item__hover {
    display: block;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    width: 100%;
    /*top: 0;*/
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.75);
    padding-top: 0; }
    .referentie-item__hover ul {
      margin: 0; }
      .referentie-item__hover ul li {
        font-size: 11px;
        font-size: 0.78571rem;
        line-height: 12px;
        line-height: 0.85714rem;
        padding-bottom: 5px; }
        .referentie-item__hover ul li:after {
          content: "";
          display: table;
          clear: both; }
        .referentie-item__hover ul li:before {
          display: none; }
        .referentie-item__hover ul li .hover-info__label {
          width: 50%;
          float: left;
          text-align: right;
          padding-right: 10px; }
        .referentie-item__hover ul li .hover-info__content {
          width: 50%;
          float: right;
          padding-left: 10px;
          font-weight: 700; }
  .referentie-item__actions {
    position: absolute;
    top: 20px;
    right: 10px; }
  .referentie-item:hover .referentie-item__hover, .referentie-item:focus .referentie-item__hover {
    height: 100%;
    padding-top: 20%; }
  .referentie-item__content {
    background: #ffffff;
    padding: 6px 10px;
    text-align: center;
    font-size: 14px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.42857rem; }
  .referentie-item__title {
    text-transform: capitalize; }

@media only screen and (min-width: 480px) {
  .referentie-item__hover ul li {
    font-size: 12px;
    font-size: 0.85714rem;
    line-height: 16px;
    line-height: 1.14286rem; }
  .referentie-item__actions {
    position: static;
    text-align: center;
    margin-top: 10px; } }

@media only screen and (min-width: 768px) {
  .referentie-item__hover ul li {
    font-size: 12px;
    font-size: 0.85714rem;
    line-height: 13px;
    line-height: 0.92857rem; }
  .referentie-item:hover .referentie-item__hover, .referentie-item:focus .referentie-item__hover {
    padding-top: 17%; }
  .referenties__container {
    margin-right: -15px;
    margin-left: -15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch; }
    .referenties__container .referentie-item {
      -webkit-order: 0;
      -ms-flex-order: 0;
      -webkit-box-ordinal-group: 1;
      order: 0;
      -webkit-flex: 0 0 46%;
      -ms-flex: 0 0 46%;
      -webkit-box-flex: 0;
      flex: 0 0 46%;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      margin: 0 15px 30px; } }

@media only screen and (min-width: 992px) {
  .referentie-item__actions {
    position: absolute;
    margin-top: 0; }
  .referenties__container .referentie-item {
    -webkit-flex: 0 0 30.24%;
    -ms-flex: 0 0 30.24%;
    -webkit-box-flex: 0;
    flex: 0 0 30.24%; } }

@media only screen and (min-width: 1200px) {
  .referentie-item__actions {
    position: static;
    margin-top: 10px; }
  .referenties__container .referentie-item {
    -webkit-flex: 0 0 30.76%;
    -ms-flex: 0 0 30.76%;
    -webkit-box-flex: 0;
    flex: 0 0 30.76%; } }

.infowindow {
  padding: 0;
  width: 300px;
  margin-left: -14px;
  background: #ffffff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
  position: relative;
  margin-top: 15px; }
  .infowindow:before {
    content: "";
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -10px;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #ffffff transparent; }
  .infowindow:after {
    display: table;
    content: "";
    clear: both; }
  .infowindow__image {
    width: 35%;
    float: left;
    overflow: hidden; }
    .infowindow__image img {
      display: block;
      width: 100%;
      min-width: 105px;
      min-height: 80px; }
  .infowindow > a {
    padding: 10px;
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    overflow: hidden;
    color: #474747;
    text-decoration: none; }
    .infowindow > a:hover, .infowindow > a:focus {
      text-decoration: none; }
  .infowindow__ref, .infowindow__title, .infowindow__startprice, .infowindow__highestbid, .infowindow__construction {
    float: right;
    width: 65%;
    padding-left: 10px;
    padding-right: 5px; }
  .infowindow__ref {
    font-size: 11px;
    font-size: 0.78571rem;
    margin-bottom: 5px; }
  .infowindow__title {
    margin-bottom: 5px;
    font-size: 12px;
    font-size: 0.85714rem;
    line-height: 14px;
    line-height: 1rem;
    font-weight: 700;
    color: #474747; }
  .infowindow__construction {
    margin-top: 8px;
    border-top: 1px solid #1B8DC5;
    padding-top: 5px;
    padding-bottom: 5px; }

.link-item {
  width: 100%;
  float: left;
  margin: 15px 0px;
  background: #e5e7e9;
  padding: 15px;
  min-height: 96px; }

.link-item .link-item-name {
  font-family: "ars_district_mediummedium";
  color: #474747; }

.link-item .link-item-commands {
  margin-top: 10px; }

.link-item edit-item-panel {
  margin-right: 15px; }

.link-items-commands {
  margin-top: 10px;
  clear: both; }

.link-item input {
  width: 100%;
  background-color: #EEEFF0;
  margin-top: 10px; }

.pand-detail__banner {
  height: 240px;
  overflow: hidden;
  position: relative; }

.pand-detail__image {
  display: block;
  position: absolute;
  width: inherit;
  height: 240px;
  -o-object-fit: cover;
  object-fit: cover;
  min-width: 100%;
  left: 0;
  top: 0;
  margin: 0; }

@media only screen and (min-width: 480px) {
  .pand-detail__banner {
    height: 300px; }
  .pand-detail__image {
    height: 300px; } }

@media only screen and (min-width: 768px) {
  .pand-detail__banner {
    height: 350px; }
  .pand-detail__image {
    height: 350px; } }

@media only screen and (min-width: 992px) {
  .pand-detail__banner {
    height: 400px; }
    .pand-detail__banner:after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: url(../images/grid.png) repeat;
      z-index: 1; }
  .pand-detail .lines__container {
    z-index: 2; }
  .pand-detail__image {
    height: 400px; } }

@media only screen and (min-width: 1200px) {
  .pand-detail__banner {
    height: 550px; }
  .pand-detail__image {
    height: 550px; } }

@media only screen and (min-width: 1500px) {
  .pand-detail__banner {
    height: 650px; }
  .pand-detail__image {
    height: 650px; } }

.pand-detail .back-to {
  position: absolute;
  top: 0;
  z-index: 3;
  margin-top: 20px; }
  .pand-detail .back-to .btn {
    /* border-color: rgba(0,0,0,0.2);
            border-width: 2px;
            border-style: solid; */
    -webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.2); }
  .pand-detail .back-to .sticky-button {
    position: fixed;
    top: 20px;
    right: 70px; }
  .pand-detail .back-to .sticky-button-mobile {
    position: fixed;
    top: 90px;
    right: 20px; }
  @media only screen and (min-width: 480px) {
    .pand-detail .back-to {
      position: relative; } }

.pand-detail__top {
  padding-top: 20px;
  display: inline-block; }
  @media only screen and (min-width: 992px) {
    .pand-detail__top {
      float: left;
      width: 66.66666%;
      padding-right: 30px; } }

.pand-detail__ref {
  font-size: 14px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1.14286rem;
  font-weight: 300;
  margin-bottom: 5px; }

.pand-detail__title {
  font-size: 18px;
  font-size: 1.28571rem;
  line-height: 22px;
  line-height: 1.57143rem;
  font-weight: 700;
  margin-bottom: 10px; }
  @media only screen and (min-width: 768px) {
    .pand-detail__title {
      font-size: 26px;
      font-size: 1.85714rem;
      line-height: 32px;
      line-height: 2.28571rem; } }

.pand-detail__top-info__container {
  position: relative;
  padding: 10px 0 15px; }
  .pand-detail__top-info__container:after {
    content: "";
    display: table;
    clear: both; }
  .pand-detail__top-info__container:before {
    content: "";
    position: absolute;
    background: #112732;
    top: 0;
    bottom: 0;
    left: -3000px;
    right: -3000px;
    z-index: -1;
    border-bottom: 5px solid #1B8DC5; }
  .pand-detail__top-info__container .top-info__transactie {
    margin-right: 30px; }
  .pand-detail__top-info__container > * {
    color: #FAFAFB;
    font-size: 14px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1.28571rem;
    width: auto;
    float: left; }
    .pand-detail__top-info__container > * span {
      display: block;
      margin-top: 3px;
      color: #1B8DC5;
      font-size: 12px;
      font-size: 0.85714rem;
      line-height: 16px;
      line-height: 1.14286rem; }
  @media only screen and (min-width: 768px) {
    .pand-detail__top-info__container > * {
      font-size: 18px;
      font-size: 1.28571rem;
      line-height: 22px;
      line-height: 1.57143rem;
      font-weight: 300; } }

@media only screen and (min-width: 992px) {
  .pand-detail__sidebar {
    float: right;
    width: 33.33333%;
    margin-top: 25px; } }

@media only screen and (min-width: 992px) {
  .pand-detail__sidebar-top {
    background: #FAFAFB;
    border: 1px solid #E5E7E9;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    overflow: hidden;
    padding: 15px 15px 0; } }

.pand-detail .bid__title,
.pand-detail .startprice__title,
.pand-detail .amount-bid__title {
  font-size: 14px;
  font-size: 1rem;
  line-height: 18px;
  line-height: 1.28571rem; }

.pand-detail .bid__price {
  font-size: 35px;
  font-size: 2.5rem;
  line-height: 42px;
  line-height: 3rem;
  font-weight: 700; }

.pand-detail .startprice__price {
  font-size: 22px;
  font-size: 1.57143rem;
  line-height: 32px;
  line-height: 2.28571rem;
  font-weight: 700; }

.pand-detail .amount-bid__price {
  font-size: 26px;
  font-size: 1.85714rem;
  line-height: 28px;
  line-height: 2rem;
  font-weight: 700; }

.pand-detail__bid {
  padding-top: 20px;
  margin-bottom: 10px; }

.pand-detail__startprice {
  margin-bottom: 10px; }

.pand-detail__amount-bid {
  margin-bottom: 20px; }

@media only screen and (min-width: 480px) {
  .pand-detail__bid, .pand-detail__startprice, .pand-detail__amount-bid {
    float: left;
    padding-top: 20px;
    margin-bottom: 20px; }
  .pand-detail__bid, .pand-detail__startprice {
    margin-right: 30px; } }

@media only screen and (min-width: 768px) {
  .pand-detail__bid, .pand-detail__startprice {
    margin-right: 50px; } }

@media only screen and (min-width: 992px) {
  .pand-detail__bid, .pand-detail__startprice, .pand-detail__amount-bid {
    float: none;
    padding-top: 0;
    margin-bottom: 10px; }
  .pand-detail__bid, .pand-detail__startprice {
    margin-right: 0; } }

.pand-detail__sidebar__actions {
  margin-bottom: 20px;
  clear: both; }
  .pand-detail__sidebar__actions .btn-link {
    padding-left: 0;
    padding-right: 15px; }

.pand-detail__status {
  color: #FAFAFB;
  text-align: center;
  position: relative;
  padding: 10px 0;
  z-index: 1;
  font-size: 14px;
  font-size: 1rem;
  line-height: 18px;
  line-height: 1.28571rem; }
  .pand-detail__status:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -3000px;
    right: -3000px;
    background: #1B8DC5;
    z-index: -1; }

.pand-detail__participate {
    display: block;
    color: #474747;
    text-align: center;
    position: relative;
    padding: 10px 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 14px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1.28571rem;
    z-index: 1;
}

    .pand-detail__participate .fa {
        margin-right: 5px;
    }

    .pand-detail__participate:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: -3000px;
        right: -3000px;
        background: #E5E7E9;
        z-index: -1;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .pand-detail__participate:hover, .pand-detail__participate:focus {
        text-decoration: none;
        color: #474747;
    }
    .pand-detail__participate.participate-inactive {
        color: #474747;
    }
    .pand-detail__participate.participate-inactive:hover, .pand-detail__participate.participate-inactive:focus {
        text-decoration: none;
    }
    .pand-detail__participate.participate-inactive:hover:after, .pand-detail__participate.participate-inactive:focus:after {
        background: #d7dadd;
    }
    .pand-detail__participate.participate-active {
        color: #ffffff;
    }
    .pand-detail__participate.participate-active:after {
        background: #00E08A;
    }

    .pand-detail__participate.participate-active:hover, .pand-detail__participate.participate-active:focus {
        opacity: 0;
    }
    .pand-detail__participate.participate-active:hover:after, .pand-detail__participate.participate-active:focus:after {
        background: #00c77a;
     }
    .pand-detail__participate.participate-remove-on-hover {
        text-decoration: none;
        background: #FF0000;
        color: #ffffff;
        opacity: 0;
    }
    .pand-detail__participate.participate-remove-on-hover:hover {
        opacity: 1;    
    }
    .pand-detail__participate.participate-remove-on-hover:hover:after, .pand-detail__participate.participate-remove-on-hover:focus:after {
        background: #FF0000;
    }

@media only screen and (min-width: 992px) {
  .pand-detail__content {
    float: left;
    width: 66.66666%;
    padding-right: 30px;
    margin-top: 20px; } }

.pand-detail .pd-toggle {
  display: inline-block;
  float: right;
  width: 20px;
  height: 20px;
  text-align: center; }
  .pand-detail .pd-toggle:before {
    content: "\f107";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    font-size: 1.42857rem;
    line-height: 20px;
    line-height: 1.42857rem;
    color: #474747; }
  @media only screen and (min-width: 992px) {
    .pand-detail .pd-toggle {
      display: none; } }

.pand-detail__block {
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 1px solid #E5E7E9; }
  .pand-detail__block__title {
    display: block;
    font-weight: 700;
    font-size: 14px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.42857rem;
    /*margin-bottom: 20px;*/
    padding: 20px 15px; }
  @media only screen and (min-width: 992px) {
    .pand-detail__block {
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0; } }
  .pand-detail__block.open .pd-toggle:before {
    content: "\f106"; }
  .pand-detail__block .block__content {
    display: none;
    padding: 0 15px 20px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto; }
  @media only screen and (min-width: 992px) {
    .pand-detail__block__title {
      padding: 0 0 10px 0; }
    .pand-detail__block .block__content {
      display: block !important;
      padding: 0 0 20px;
      -webkit-hyphens: manual;
      -ms-hyphens: manual;
      hyphens: manual;
      word-break: keep-all; } }

.pand-detail__share .pand-detail__block__title {
  display: inline-block;
  margin-bottom: 0; }

.pand-detail__share ul {
  display: inline;
  margin: 0;
  padding: 0 0 0 20px; }
  .pand-detail__share ul li {
    display: inline;
    margin: 0 8px 0 0;
    padding: 0; }
    .pand-detail__share ul li:before {
      display: none; }
    .pand-detail__share ul li a {
      color: #474747;
      font-size: 20px;
      font-size: 1.42857rem;
      line-height: 20px;
      line-height: 1.42857rem;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .pand-detail__share ul li a:hover, .pand-detail__share ul li a:focus {
        color: #1B8DC5; }

.pand-detail__location #map-detail {
  width: 100%;
  height: 200px;
  border: 1px solid #ffffff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }

.pand-detail__dossier ul {
  margin: 0; }
  .pand-detail__dossier ul li {
    line-height: 27px;
    line-height: 1.92857rem; }
    .pand-detail__dossier ul li:before {
      content: "\f0f6";
      font-family: FontAwesome;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      color: #1B8DC5;
      border-radius: 0;
      border: 0;
      background: transparent;
      width: auto;
      height: auto;
      display: inline;
      top: 0; }
    .pand-detail__dossier ul li a {
      display: block;
      color: #474747;
      line-height: 22px;
      line-height: 1.57143rem; }

@media only screen and (min-width: 992px) {
  .pand-detail__dossier {
    border-bottom: 0; } }

.pand-detail__extra ul {
  margin: 0; }
  .pand-detail__extra ul li {
    padding: 0 0 2px;
    margin-bottom: 6px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    border-bottom: 1px solid #E5E7E9; }
    .pand-detail__extra ul li:before {
      display: none; }
    .pand-detail__extra ul li:last-child {
      border-bottom: 0; }

.pand-detail__extra .extra__label {
  padding: 0 5px;
  display: inline-block;
  word-wrap: break-word;
  word-break: break-word;
  -webkit-flex: 0 0 145px;
  -ms-flex: 0 0 145px;
  -webkit-box-flex: 0;
  flex: 0 0 145px;
  max-width: 145px; }

.pand-detail__extra .extra__line-content {
  display: inline-block;
  width: 100%;
  word-wrap: break-word;
  word-break: break-word; }

@media only screen and (min-width: 480px) {
  .pand-detail__extra .extra__label {
    -webkit-flex: 0 0 200px;
    -ms-flex: 0 0 200px;
    -webkit-box-flex: 0;
    flex: 0 0 200px;
    max-width: 200px; } }

@media only screen and (min-width: 768px) {
  .pand-detail__extra {
    border-bottom: 0; }
    .pand-detail__extra ul {
      -webkit-column-count: 2;
      column-count: 2;
      -webkit-column-gap: 10px;
      column-gap: 10px;
      width: 100%; }
      .pand-detail__extra ul:after {
        content: "";
        display: table;
        clear: both; }
      .pand-detail__extra ul li {
        width: 100%;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid; }
        .pand-detail__extra ul li:last-child {
          border-bottom: 1px solid #E5E7E9; }
    .pand-detail__extra .extra__label {
      -webkit-flex: 0 0 160px;
      -ms-flex: 0 0 160px;
      -webkit-box-flex: 0;
      flex: 0 0 160px;
      max-width: 160px; }
    .pand-detail__extra .first-char-upp::first-letter {
      text-transform: uppercase; }
    .pand-detail__extra .first-char-upp {
      text-transform: lowercase; } }

@media only screen and (min-width: 992px) {
  .pand-detail__extra ul {
    -webkit-column-gap: 10px;
    column-gap: 10px; } }

@media only screen and (min-width: 1200px) {
  .pand-detail__extra ul {
    -webkit-column-gap: 30px;
    column-gap: 30px; } }

.pand-detail__tools-docs {
  background: #F2F3F4;
  margin-bottom: 30px; }
  .pand-detail__tools-docs ul {
    margin: 0; }
    .pand-detail__tools-docs ul li {
      padding: 0 0 2px;
      margin-bottom: 6px;
      border-bottom: 1px solid #E5E7E9; }
      .pand-detail__tools-docs ul li:after {
        content: "";
        display: table;
        clear: both; }
      .pand-detail__tools-docs ul li:before {
        display: none; }
  .pand-detail__tools-docs .tools-docs__label {
    padding: 0 5px;
    display: block;
    word-wrap: break-word;
    word-break: break-word;
    float: left;
    width: 145px; }
  .pand-detail__tools-docs .tools-docs__line-content {
    display: block;
    width: -webkit-calc(100% - 145px);
    width: -moz-calc(100% - 145px);
    width: calc(100% - 145px);
    float: right;
    clear: right;
    word-wrap: break-word;
    word-break: break-word;
    padding-left: 17px;
    position: relative; }
    .pand-detail__tools-docs .tools-docs__line-content:before {
      content: "\f0f6";
      font-family: FontAwesome;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      color: #474747;
      margin-right: 5px;
      position: absolute;
      left: 0;
      top: 0; }
  @media only screen and (min-width: 480px) {
    .pand-detail__tools-docs .tools-docs__label {
      width: 200px; }
    .pand-detail__tools-docs .tools-docs__line-content {
      width: -webkit-calc(100% - 200px);
      width: -moz-calc(100% - 200px);
      width: calc(100% - 200px); } }
  @media only screen and (min-width: 768px) {
    .pand-detail__tools-docs {
      border-bottom: 0;
      -webkit-border-radius: 8px;
      border-radius: 8px;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */ } }
  @media only screen and (min-width: 992px) {
    .pand-detail__tools-docs {
      padding-top: 15px;
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 40px; }
      .pand-detail__tools-docs .tools-docs__label {
        width: 250px; }
      .pand-detail__tools-docs .tools-docs__line-content {
        width: -webkit-calc(100% - 250px);
        width: -moz-calc(100% - 250px);
        width: calc(100% - 250px); } }

.pand-detail__images {
  position: relative;
  padding: 20px 0; }
  .pand-detail__images:before {
    content: "";
    position: absolute;
    background: #112732;
    top: 0;
    bottom: 0;
    left: -3000px;
    right: -3000px;
    z-index: -1; }
  @media only screen and (min-width: 480px) {
    .pand-detail__images {
      padding: 30px 0; } }
  @media only screen and (min-width: 768px) {
    .pand-detail__images {
      padding: 35px 0; } }
  @media only screen and (min-width: 992px) {
    .pand-detail__images {
      clear: both; } }

.pand-detail .bidding-timeline {
  position: relative;
  padding: 0;
  width: 100%;
  display: block;
  margin: 0; }
  .pand-detail .bidding-timeline:after {
    content: "";
    display: table;
    clear: both; }
  .pand-detail .bidding-timeline__section-wrapper {
    width: 100%; }
    @media only screen and (min-width: 992px) {
      .pand-detail .bidding-timeline__section-wrapper {
        width: 40%; } }
  .pand-detail .bidding-timeline__section {
    width: 100%;
    float: left;
    padding: 0;
    text-align: left; }
    .pand-detail .bidding-timeline__section:after {
      content: "";
      display: table;
      clear: both; }
    .pand-detail .bidding-timeline__section::before {
      content: none; }
    @media only screen and (min-width: 992px) {
      .pand-detail .bidding-timeline__section {
        width: 50%;
        text-align: center; } }
  .pand-detail .bidding-timeline__status {
    margin: 0 auto 24px auto;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 0;
    position: relative;
    display: block; }
    .pand-detail .bidding-timeline__status::after {
      content: none; }
      @media only screen and (min-width: 992px) {
        .pand-detail .bidding-timeline__status::after {
          content: "";
          position: absolute;
          width: 10px;
          height: 10px;
          background-color: #E5E7E9;
          border-radius: 100%;
          left: 50%;
          bottom: 0;
          -webkit-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0); } }
    @media only screen and (min-width: 992px) {
      .pand-detail .bidding-timeline__status {
        max-width: 175px;
        margin: 0 auto;
        height: 102px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 24px; } }
  .pand-detail .bidding-timeline .status-active {
    font-weight: 700; }
    .pand-detail .bidding-timeline .status-active::after {
      width: 14px;
      height: 14px;
      -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.7);
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.7);
      background-color: #1B8DC5;
      z-index: 2;
      bottom: -2px;
      left: 1px; }
      @media only screen and (min-width: 992px) {
        .pand-detail .bidding-timeline .status-active::after {
          left: 50%;
          bottom: -2px; } }
  .pand-detail .bidding-timeline .status-completed::after {
    width: 10px;
    height: 10px;
    background-color: #1B8DC5;
    z-index: 2; }
  .pand-detail .bidding-timeline__title {
    color: #112732; }
  .pand-detail .bidding-timeline__date {
    color: #1B8DC5; }
  .pand-detail .bidding-timeline .disabled-bidding-title .bidding-timeline__section .bidding-timeline__status .bidding-timeline__title {
    color: #B4BABE; }
  .pand-detail .bidding-timeline .disabled-bidding-title .bidding-timeline__section .bidding-timeline__status .indicator-2 {
    display: none; }

.pand-detail .indicator {
  display: none;
  position: absolute;
  top: 123px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 5;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #E5E7E9;
  border-radius: 5px; }
  @media only screen and (min-width: 992px) {
    .pand-detail .indicator {
      display: inline-block; } }
  .pand-detail .indicator::before {
    content: "";
    position: absolute;
    z-index: 1;
    left: -11px;
    top: 2px;
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #FAFAFB;
    border-radius: 5px; }

.pand-detail .pand-detail__content-wrapper {
  margin-top: 30px;
  position: relative;
  width: 100%;
  height: auto;
  display: block; }
  @media only screen and (min-width: 992px) {
    .pand-detail .pand-detail__content-wrapper {
      border: 1px solid #E5E7E9;
      -webkit-border-radius: 8px;
      border-radius: 8px;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      background-color: #FAFAFB;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .pand-detail .pand-detail__content-wrapper:after {
    content: "";
    display: table;
    clear: both; }
  .pand-detail .pand-detail__content-wrapper::after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #E5E7E9;
    border-radius: 25px;
    position: absolute;
    left: 0;
    top: -38px; }
  .pand-detail .pand-detail__content-wrapper .disabled-bidding-content {
    border-left: none !important; }
  .pand-detail .pand-detail__content-wrapper .pand-detail__bidding-content:last-child {
    border-left: 3px dashed #e3e3e9; }

.pand-detail .status-bar-active::before {
  content: "";
  width: 12.5%;
  height: 3px;
  background-color: #1B8DC5;
  border-radius: 25px;
  position: absolute;
  left: 0;
  top: -38px;
  z-index: 4; }

.pand-detail .status-bar-active-1::before {
  width: 10%; }

.pand-detail .status-bar-active-2::before {
  width: 30%; }

.pand-detail .status-bar-active-3::before {
  width: 70%; }

.pand-detail .status-bar-active-4::before {
  width: 90%; }

.pand-detail__bidding {
  padding: 30px 0; }
  .pand-detail__bidding:focus {
    outline: none; }
  .pand-detail__bidding-info {
    background: transparent;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    padding: 0;
    margin-bottom: 0; }
    .pand-detail__bidding-info:after {
      content: "";
      display: table;
      clear: both; }
    .pand-detail__bidding-info span {
      word-wrap: break-word; }
    .pand-detail__bidding-info .bid__price,
    .pand-detail__bidding-info .startprice__price,
    .pand-detail__bidding-info .amount-bid__price {
      font-size: 20px;
      font-size: 1.42857rem;
      line-height: 26px;
      line-height: 1.85714rem; }
    .pand-detail__bidding-info__actions {
      clear: both; }
    @media only screen and (min-width: 992px) {
      .pand-detail__bidding-info {
        background: #E5E7E9;
        padding: 15px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        background-clip: padding-box;
        /* stops bg color from leaking outside the border: */
        margin-bottom: 30px; }
        .pand-detail__bidding-info .pand-detail__bid,
        .pand-detail__bidding-info .pand-detail__startprice,
        .pand-detail__bidding-info .pand-detail__amount-bid {
          float: left;
          margin-right: 50px;
          margin-bottom: 0; }
        .pand-detail__bidding-info .pand-detail__bidding-info__actions {
          float: right;
          clear: none; } }
  .pand-detail__bidding__overflow {
    overflow: hidden;
    padding: 8px 0; }
  .pand-detail__bidding__container {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
    padding-left: 21px; }
    .pand-detail__bidding__container:before {
      content: "";
      position: absolute;
      top: -8px;
      left: 4px;
      width: 7px;
      height: 7px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      background: #1B8DC5; }
    .pand-detail__bidding__container:after {
      content: "";
      position: absolute;
      bottom: -7px;
      left: -5px;
      width: 7px;
      height: 7px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      background: #E5E7E9; }
  .pand-detail__bidding__status {
    /*background: $grey-light;
            border: 1px solid $grey;
            @include border-radius(8px);*/
    margin: 1px;
    padding: 5px 10px;
    position: relative;
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.42857rem; }
    .pand-detail__bidding__status span {
      color: #1B8DC5; }
    .pand-detail__bidding__status.status-active {
      font-size: 16px;
      font-size: 1.14286rem;
      line-height: 22px;
      line-height: 1.57143rem;
      font-weight: 700; }
    .pand-detail__bidding__status.status-completed .status-arrow, .pand-detail__bidding__status.status-active .status-arrow {
      background: #1B8DC5; }
      .pand-detail__bidding__status.status-completed .status-arrow:after, .pand-detail__bidding__status.status-active .status-arrow:after {
        background: #1B8DC5;
        z-index: 1; }
    .pand-detail__bidding__status.status-active .status-arrow {
      width: 14px;
      height: 14px;
      margin-top: -7px;
      left: -21px;
      -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.7);
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.7); }
      .pand-detail__bidding__status.status-active .status-arrow:after {
        left: 5px; }
  .pand-detail__bidding .status-arrow {
    width: 10px;
    height: 10px;
    background: #E5E7E9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: -20px; }
    .pand-detail__bidding .status-arrow:after {
      content: "";
      display: block;
      width: 3px;
      height: 5000px;
      position: absolute;
      left: 4px;
      top: -5000px;
      background: #E5E7E9;
      z-index: -1; }
  .pand-detail__bidding-content {
    padding: 0; }
    .pand-detail__bidding-content ul {
      margin: 0;
      padding: 0; }
      .pand-detail__bidding-content ul li {
        padding: 3px 10px;
        background: #1B8DC5;
        color: #ffffff;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        background-clip: padding-box;
        /* stops bg color from leaking outside the border: */
        margin-bottom: 5px;
        text-align: center; }
        .pand-detail__bidding-content ul li:before {
          display: none; }
    .pand-detail__bidding-content .bidding-content__makelaar {
      font-size: 12px;
      font-size: 0.85714rem;
      line-height: 16px;
      line-height: 1.14286rem; }
    .pand-detail__bidding-content .bidding-content__amount {
      font-size: 14px;
      font-size: 1rem;
      line-height: 20px;
      line-height: 1.42857rem;
      font-weight: 700; }
    @media only screen and (min-width: 992px) {
      .pand-detail__bidding-content ul {
        padding: 20px 15px;
        background-color: transparent;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(25%, transparent), color-stop(25%, #f1f1f1), color-stop(25%, #f1f1f1), color-stop(28%, transparent), color-stop(75%, transparent), color-stop(75%, #f1f1f1), color-stop(75%, #f1f1f1), color-stop(77%, transparent), to(transparent)), -webkit-gradient(linear, left top, right top, color-stop(25%, transparent), color-stop(25%, #f1f1f1), color-stop(25%, #f1f1f1), color-stop(25.4%, transparent), color-stop(76.2%, transparent), color-stop(77%, #f1f1f1), color-stop(77%, #f1f1f1), color-stop(77%, transparent), to(transparent));
        background-image: -webkit-linear-gradient(bottom, transparent 25%, #f1f1f1 25%, #f1f1f1 25%, transparent 28%, transparent 75%, #f1f1f1 75%, #f1f1f1 75%, transparent 77%, transparent), -webkit-linear-gradient(left, transparent 25%, #f1f1f1 25%, #f1f1f1 25%, transparent 25.4%, transparent 76.2%, #f1f1f1 77%, #f1f1f1 77%, transparent 77%, transparent);
        background-image: -o-linear-gradient(bottom, transparent 25%, #f1f1f1 25%, #f1f1f1 25%, transparent 28%, transparent 75%, #f1f1f1 75%, #f1f1f1 75%, transparent 77%, transparent), -o-linear-gradient(left, transparent 25%, #f1f1f1 25%, #f1f1f1 25%, transparent 25.4%, transparent 76.2%, #f1f1f1 77%, #f1f1f1 77%, transparent 77%, transparent);
        background-image: linear-gradient(0deg, transparent 25%, #f1f1f1 25%, #f1f1f1 25%, transparent 28%, transparent 75%, #f1f1f1 75%, #f1f1f1 75%, transparent 77%, transparent), linear-gradient(90deg, transparent 25%, #f1f1f1 25%, #f1f1f1 25%, transparent 25.4%, transparent 76.2%, #f1f1f1 77%, #f1f1f1 77%, transparent 77%, transparent);
        height: 100%;
        background-size: 500px 100px; }
        .pand-detail__bidding-content ul li {
          z-index: 10;
          width: 220px; }
          .pand-detail__bidding-content ul li + li {
            margin-left: 23px; }
            .pand-detail__bidding-content ul li + li + li {
              margin-left: 46px; }
              .pand-detail__bidding-content ul li + li + li + li {
                margin-left: 69px; }
                .pand-detail__bidding-content ul li + li + li + li + li {
                  margin-left: 92px; }
                  .pand-detail__bidding-content ul li + li + li + li + li + li {
                    margin-left: 115px; }
                    .pand-detail__bidding-content ul li + li + li + li + li + li + li {
                      margin-left: 138px; }
                      .pand-detail__bidding-content ul li + li + li + li + li + li + li + li {
                        margin-left: 161px; }
                        .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li {
                          margin-left: 184px; }
                          .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li {
                            margin-left: 207px; }
                            .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li {
                              margin-left: 230px; }
                              .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li {
                                margin-left: 253px; }
                                .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li {
                                  margin-left: 276px; }
                                  .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li + li {
                                    margin-left: 299px; }
                                    .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
                                      margin-left: 322px; }
                                      .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
                                        margin-left: 345px; }
                                        .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
                                          margin-left: 368px; }
                                          .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
                                            margin-left: 391px; }
                                            .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
                                              margin-left: 414px; }
                                              .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
                                                margin-left: 437px; }
                                                .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
                                                  margin-left: 460px; }
                                                  .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
                                                    margin-left: 483px; }
                                                    .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
                                                      margin-left: 506px; }
                                                      .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
                                                        margin-left: 529px; }
                                                        .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
                                                          margin-left: 552px; }
                                                          .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
                                                            margin-left: 575px; }
                                                            .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
                                                              margin-left: 598px; }
                                                              .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
                                                                margin-left: 621px; }
                                                                .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
                                                                  margin-left: 644px; }
                                                                  .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
                                                                    margin-left: 667px; }
                                                                    .pand-detail__bidding-content ul li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li {
                                                                      margin-left: 690px; } }
  @media only screen and (min-width: 992px) {
    .pand-detail__bidding {
      padding: 50px 0 40px; } }

.pand-detail__makelaars-container {
  background: #F2F3F4;
  padding: 30px 0 50px; }
  @media only screen and (min-width: 992px) {
    .pand-detail__makelaars-container {
      padding-top: 50px;
      padding-bottom: 70px; } }

.pand-detail__makelaars__title {
  font-size: 18px;
  font-size: 1.28571rem;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #1B8DC5; }

.makelaar-card {
  background: #ffffff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  padding: 15px;
  margin-bottom: 10px;
  position: relative; }
  .makelaar-card__image {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 60px;
    height: 60px;
    border: 1px solid #E5E7E9;
    overflow: hidden;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */ }
    .makelaar-card__image:before {
      content: "";
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    .makelaar-card__image img {
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 100%;
      vertical-align: middle; }
  .makelaar-card__content {
    padding-left: 70px; }
  .makelaar-card__title {
    font-size: 18px;
    font-size: 1.28571rem;
    margin-bottom: 5px; }
  .makelaar-card__info {
    margin-bottom: 5px; }
  .makelaar-card__adres, .makelaar-card__tel {
    position: relative;
    padding-left: 16px;
    font-size: 12px;
    font-size: 0.85714rem;
    line-height: 16px;
    line-height: 1.14286rem; }
    .makelaar-card__adres .fa, .makelaar-card__tel .fa {
      color: #1B8DC5;
      margin-right: 5px;
      position: absolute;
      left: 0;
      top: 0;
      width: 11px;
      text-align: center;
      line-height: 16px;
      line-height: 1.14286rem; }
  .makelaar-card__action > a .fa {
    line-height: 15px;
    line-height: 1.07143rem;
    margin-right: 5px; }
  .makelaar-card__add {
    background: #1B8DC5;
    color: #FAFAFB;
    min-height: 118px;
    position: relative;
    cursor: pointer;
    cursor: hand; }
  .makelaar-card__add__content {
    font-size: 18px;
    font-size: 1.28571rem;
    line-height: 24px;
    line-height: 1.71429rem;
    padding-left: 70px;
    width: 260px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -130px; }
    .makelaar-card__add__content .fa {
      position: absolute;
      font-size: 50px;
      font-size: 3.57143rem;
      line-height: 50px;
      line-height: 3.57143rem;
      left: 15px; }
  @media only screen and (min-width: 480px) {
    .makelaar-card {
      min-height: 130px;
      max-width: 450px;
      margin: 0 auto 10px; }
      .makelaar-card__image {
        width: 100px;
        height: 100px; }
      .makelaar-card__content {
        padding-left: 120px; } }
  @media only screen and (min-width: 768px) {
    .makelaar-card {
      min-height: initial;
      -webkit-order: 0;
      -ms-flex-order: 0;
      -webkit-box-ordinal-group: 1;
      order: 0;
      -webkit-flex: 0 1 49%;
      -ms-flex: 0 1 49%;
      -webkit-box-flex: 0;
      flex: 0 1 49%;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      margin-left: 0.5%;
      margin-right: 0.5%; }
      .makelaar-card__image {
        width: 60px;
        height: 60px; }
      .makelaar-card__content {
        padding-left: 70px; }
      .makelaar-card__add {
        min-height: 118px; } }
  @media only screen and (min-width: 992px) {
    .makelaar-card {
      -webkit-flex: 0 1 32%;
      -ms-flex: 0 1 32%;
      -webkit-box-flex: 0;
      flex: 0 1 32%;
      margin-left: 0.666%;
      margin-right: 0.666%; } }
  @media only screen and (min-width: 1200px) {
    .makelaar-card {
      min-height: 130px;
      margin-bottom: 20px; }
      .makelaar-card__image {
        width: 100px;
        height: 100px; }
      .makelaar-card__content {
        padding-left: 120px; } }

@media only screen and (min-width: 768px) {
  .makelaar-card__container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch; }
    .makelaar-card__container:after {
      content: "";
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto; } }

@media only screen and (min-width: 992px) {
  .makelaar-card__container {
    margin-left: -8px;
    margin-right: -8px; } }

.extra-wrap {
  overflow: hidden; }

.wrap {
  width: -webkit-calc(100% + 10px);
  width: -moz-calc(100% + 10px);
  width: calc(100% + 10px);
  margin: 0 -5px;
  overflow: hidden; }

.pand-detail__images-1 ul {
  margin-bottom: 0; }

.pand-detail__images-1 li {
  padding: 0; }
  .pand-detail__images-1 li::before {
    display: none; }

.pand-detail__images-1 .pand__details-img {
  width: 100%;
  max-width: 500px;
  overflow: hidden;
  display: inline-block; }
  .pand-detail__images-1 .pand__details-img img {
    max-width: 100%; }
  @media only screen and (min-width: 768px) {
    .pand-detail__images-1 .pand__details-img {
      width: 172.5px;
      height: 129.38px; }
      .pand-detail__images-1 .pand__details-img img {
        width: 100%;
        min-height: 129.38px;
        -o-object-fit: cover;
        object-fit: cover; } }
  @media only screen and (min-width: 992px) {
    .pand-detail__images-1 .pand__details-img {
      width: 227.5px;
      height: 170.63px; }
      .pand-detail__images-1 .pand__details-img img {
        width: 100%;
        min-height: 170.63px;
        -o-object-fit: cover;
        object-fit: cover; } }
  @media only screen and (min-width: 1200px) {
    .pand-detail__images-1 .pand__details-img {
      width: 277.5px;
      height: 208.13px; }
      .pand-detail__images-1 .pand__details-img img {
        width: 100%;
        min-height: 208.13px;
        -o-object-fit: cover;
        object-fit: cover; } }

.pand-detail__images-2 ul {
  margin-bottom: 0; }

.pand-detail__images-2 li {
  padding: 0;
  margin-right: 10px;
  display: inline-block; }
  .pand-detail__images-2 li::before {
    display: none; }
  @media only screen and (min-width: 768px) {
    .pand-detail__images-2 li {
      width: inherit;
      float: none; } }
  .pand-detail__images-2 li:last-child {
    margin-right: 0; }

.pand-detail__images-2 .pand__details-img {
  width: 140px;
  height: 105px;
  max-width: 500px;
  overflow: hidden;
  display: inline-block; }
  .pand-detail__images-2 .pand__details-img img {
    width: 100%;
    min-height: 105px;
    -o-object-fit: cover;
    object-fit: cover; }
  @media only screen and (min-width: 768px) {
    .pand-detail__images-2 .pand__details-img {
      width: 172.5px;
      height: 129.38px; }
      .pand-detail__images-2 .pand__details-img img {
        width: 100%;
        min-height: 129.38px;
        -o-object-fit: cover;
        object-fit: cover; } }
  @media only screen and (min-width: 992px) {
    .pand-detail__images-2 .pand__details-img {
      width: 227.5px;
      height: 170.63px; }
      .pand-detail__images-2 .pand__details-img img {
        width: 100%;
        min-height: 170.63px;
        -o-object-fit: cover;
        object-fit: cover; } }
  @media only screen and (min-width: 1200px) {
    .pand-detail__images-2 .pand__details-img {
      width: 277.5px;
      height: 208.13px; }
      .pand-detail__images-2 .pand__details-img img {
        width: 100%;
        min-height: 208.13px;
        -o-object-fit: cover;
        object-fit: cover; } }

.pand-detail__images-3 ul {
  margin-bottom: 0; }

.pand-detail__images-3 li {
  padding: 0;
  margin-right: 10px;
  display: inline-block; }
  .pand-detail__images-3 li::before {
    display: none; }
  @media only screen and (min-width: 768px) {
    .pand-detail__images-3 li {
      width: inherit;
      float: none; } }
  .pand-detail__images-3 li:last-child {
    margin-right: 0; }

.pand-detail__images-3 .pand__details-img {
  width: 140px;
  height: 105px;
  max-width: 500px;
  overflow: hidden;
  display: inline-block; }
  .pand-detail__images-3 .pand__details-img img {
    width: 100%;
    min-height: 105px;
    -o-object-fit: cover;
    object-fit: cover; }
  @media only screen and (min-width: 768px) {
    .pand-detail__images-3 .pand__details-img {
      width: 172.5px;
      height: 129.38px; }
      .pand-detail__images-3 .pand__details-img img {
        width: 100%;
        min-height: 129.38px;
        -o-object-fit: cover;
        object-fit: cover; } }
  @media only screen and (min-width: 992px) {
    .pand-detail__images-3 .pand__details-img {
      width: 227.5px;
      height: 170.63px; }
      .pand-detail__images-3 .pand__details-img img {
        width: 100%;
        min-height: 170.63px;
        -o-object-fit: cover;
        object-fit: cover; } }
  @media only screen and (min-width: 1200px) {
    .pand-detail__images-3 .pand__details-img {
      width: 277.5px;
      height: 208.13px; }
      .pand-detail__images-3 .pand__details-img img {
        width: 100%;
        min-height: 208.13px;
        -o-object-fit: cover;
        object-fit: cover; } }

.pand-detail__images-4 ul {
  margin-bottom: 0; }

.pand-detail__images-4 li {
  padding: 0;
  margin-right: 10px;
  display: inline-block; }
  .pand-detail__images-4 li::before {
    display: none; }
  @media only screen and (min-width: 768px) {
    .pand-detail__images-4 li {
      width: inherit;
      float: none; } }
  .pand-detail__images-4 li:last-child {
    margin-right: 0; }

.pand-detail__images-4 .pand__details-img {
  width: 140px;
  height: 105px;
  max-width: 500px;
  overflow: hidden;
  display: inline-block; }
  .pand-detail__images-4 .pand__details-img img {
    width: 100%;
    min-height: 105px;
    -o-object-fit: cover;
    object-fit: cover; }
  @media only screen and (min-width: 768px) {
    .pand-detail__images-4 .pand__details-img {
      width: 172.5px;
      height: 129.38px; }
      .pand-detail__images-4 .pand__details-img img {
        width: 100%;
        min-height: 129.38px;
        -o-object-fit: cover;
        object-fit: cover; } }
  @media only screen and (min-width: 992px) {
    .pand-detail__images-4 .pand__details-img {
      width: 227.5px;
      height: 170.63px; }
      .pand-detail__images-4 .pand__details-img img {
        width: 100%;
        min-height: 170.63px;
        -o-object-fit: cover;
        object-fit: cover; } }
  @media only screen and (min-width: 1200px) {
    .pand-detail__images-4 .pand__details-img {
      width: 277.5px;
      height: 208.13px; }
      .pand-detail__images-4 .pand__details-img img {
        width: 100%;
        min-height: 208.13px;
        -o-object-fit: cover;
        object-fit: cover; } }

.pand-detail__images {
  /*.carousel-seat:nth-child(even) {
        background: #d5d5d5;
    }*/ }
  .pand-detail__images .carousel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: -50%;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%); }
    .pand-detail__images .carousel li {
      padding: 0 5px; }
      .pand-detail__images .carousel li:before {
        display: none; }
      .pand-detail__images .carousel li .carousel-img {
        cursor: pointer;
        width: 100%;
        height: 0;
        padding-bottom: 75%;
        overflow: hidden; }
    .pand-detail__images .carousel .carousel-item {
      margin-right: 0; }
      .pand-detail__images .carousel .carousel-item .carousel-img {
        position: relative; }
        .pand-detail__images .carousel .carousel-item .carousel-img img {
          height: 100%;
          position: absolute; }
    .pand-detail__images .carousel img {
      display: block;
      width: 100%; }
    @media only screen and (min-width: 480px) {
      .pand-detail__images .carousel {
        left: -33.33333%;
        -webkit-transform: translateX(33.33333%);
        -ms-transform: translateX(33.33333%);
        transform: translateX(33.33333%); } }
    @media only screen and (min-width: 768px) {
      .pand-detail__images .carousel {
        left: -25%;
        -webkit-transform: translateX(25%);
        -ms-transform: translateX(25%);
        transform: translateX(25%); } }
  .pand-detail__images .carousel.is-reversing {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media only screen and (min-width: 480px) {
      .pand-detail__images .carousel.is-reversing {
        -webkit-transform: translateX(-33.33333%);
        -ms-transform: translateX(-33.33333%);
        transform: translateX(-33.33333%); } }
    @media only screen and (min-width: 768px) {
      .pand-detail__images .carousel.is-reversing {
        -webkit-transform: translateX(-25%);
        -ms-transform: translateX(-25%);
        transform: translateX(-25%); } }
  .pand-detail__images .carousel.is-set {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }
  .pand-detail__images .carousel-seat {
    /*background: #ddd;*/
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
    @media only screen and (min-width: 480px) {
      .pand-detail__images .carousel-seat {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%; } }
    @media only screen and (min-width: 768px) {
      .pand-detail__images .carousel-seat {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%; } }
  .pand-detail__images .carousel-seat.is-ref {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .pand-detail__images .controls button {
    background: #ffffff;
    border: 0;
    color: #B4BABE;
    padding: 0;
    width: 35px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .pand-detail__images .controls button .fa {
      font-size: 18px;
      font-size: 1.28571rem;
      line-height: 30px;
      line-height: 2.14286rem;
      margin-top: 4px;
      margin-bottom: 1px; }
    .pand-detail__images .controls button.toggle {
      position: absolute;
      top: 50%;
      margin-top: -17px; }
    .pand-detail__images .controls button.toggle-left {
      left: -15px;
      padding: 0 10px 0 5px; }
    .pand-detail__images .controls button.toggle-right {
      right: -15px;
      padding: 0 5px 0 10px; }
  .pand-detail__images .controls button:hover,
  .pand-detail__images .controls button:focus {
    background: #f2f2f2;
    outline: none; }
  @media only screen and (min-width: 768px) {
    .pand-detail__images .controls button.toggle-left {
      left: 0; }
    .pand-detail__images .controls button.toggle-right {
      right: 0; } }

.binnenkort {
  position: absolute;
  left: -10px;
  top: 20px;
  z-index: 3;
  color: #ffffff;
  background-color: #e5562b;
  padding: 6px 10px;
  font-size: 12px;
  letter-spacing: .5px;
  text-transform: capitalize;
  font-weight: 400; }
  .binnenkort:after {
    content: "";
    width: 0;
    height: 0;
    border-width: 10px 10px 0 0;
    border-style: solid;
    border-color: transparent #973113 transparent transparent;
    position: absolute;
    left: 0;
    top: -10px; }

.bidding-mobile {
  display: block; }
  @media only screen and (min-width: 992px) {
    .bidding-mobile {
      display: none; } }

.bidding-desktop {
  display: none; }
  @media only screen and (min-width: 992px) {
    .bidding-desktop {
      display: block; } }

.status_content-wrapper {
  display: block;
  width: 100%;
  float: left; }
  .status_content-wrapper .status_content {
    font-weight: bold;
    width: 100%;
    margin-top: 10px;
    color: #1B8DC5;
    text-align: right; }

.bid__amount_none {
  font-size: 15px;
  text-transform: capitalize; }

.pand-detail__banner .detail__image_cropped {
  margin: 0;
  -o-object-fit: cover;
  object-fit: cover;
  min-width: 100%;
  width: 100%;
  left: 0;
  top: 0;
  height: 240px; }
  @media only screen and (min-width: 480px) {
    .pand-detail__banner .detail__image_cropped {
      height: 300px; } }
  @media only screen and (min-width: 768px) {
    .pand-detail__banner .detail__image_cropped {
      height: 350px; } }
  @media only screen and (min-width: 992px) {
    .pand-detail__banner .detail__image_cropped {
      height: 400px; } }
  @media only screen and (min-width: 1200px) {
    .pand-detail__banner .detail__image_cropped {
      height: 550px; } }
  @media only screen and (min-width: 1200px) {
    .pand-detail__banner .detail__image_cropped {
      height: 650px; } }

.pand-detail .pand-detail__sidebar .bid_price-none {
  font-size: 22px; }

.pand-detail .content .sticky-header {
  position: relative;
  top: inherit;
  left: inherit;
  display: inline-block;
  width: inherit;
  background-color: #ffffff;
  z-index: 99;
  border-bottom: 5px solid #1b8dc5; }
  @media only screen and (min-width: 992px) {
    .pand-detail .content .sticky-header {
      position: fixed;
      top: 0;
      left: 0;
      display: block;
      width: 100%; } }
  .pand-detail .content .sticky-header .sticky-header-fix {
    float: none;
    padding-right: 0;
    display: block; }
    @media only screen and (min-width: 768px) {
      .pand-detail .content .sticky-header .sticky-header-fix {
        width: 750px; } }
    @media only screen and (min-width: 992px) {
      .pand-detail .content .sticky-header .sticky-header-fix {
        width: 970px; } }
    @media only screen and (min-width: 1200px) {
      .pand-detail .content .sticky-header .sticky-header-fix {
        width: 1170px; } }
    .pand-detail .content .sticky-header .sticky-header-fix .sticky-header__heading {
      display: inline-block;
      width: 60%; }
    .pand-detail .content .sticky-header .sticky-header-fix .sticky-header__additional-info {
      float: right;
      display: inline-block;
      background-color: #ffffff;
      padding: 0 0 10px;
      margin-top: -10px; }
      .pand-detail .content .sticky-header .sticky-header-fix .sticky-header__additional-info::before {
        content: none; }
      .pand-detail .content .sticky-header .sticky-header-fix .sticky-header__additional-info > * {
        color: #474747;
        font-weight: bold; }

.pand-preview {
  background: #F2F3F4;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  padding: 30px 20px;
  margin-bottom: 30px; }
  .pand-preview__image {
    width: 100%;
    height: 0;
    padding-bottom: 40%;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px; }
    .pand-preview__image img {
      position: absolute;
      top: -30%;
      width: 100%; }
  .pand-preview__details__title {
    font-weight: 700;
    margin-bottom: 20px; }
  .pand-preview__details ul {
    margin: 0; }
    .pand-preview__details ul li {
      padding: 0 0 2px;
      margin-bottom: 6px;
      line-height: 17px;
      line-height: 1.21429rem;
      border-bottom: 1px solid #E5E7E9; }
      .pand-preview__details ul li:after {
        content: "";
        display: table;
        clear: both; }
      .pand-preview__details ul li:before {
        display: none; }
  .pand-preview__label {
    padding: 0 5px;
    display: block;
    word-wrap: break-word;
    word-break: break-word;
    float: left;
    width: 110px; }
  .pand-preview__line-content {
    display: block;
    width: -webkit-calc(100% - 110px);
    width: -moz-calc(100% - 110px);
    width: calc(100% - 110px);
    float: right;
    clear: right;
    word-wrap: break-word;
    word-break: break-word;
    padding-left: 17px;
    position: relative; }
  @media only screen and (min-width: 480px) {
    .pand-preview__label {
      width: 135px; }
    .pand-preview__line-content {
      width: -webkit-calc(100% - 135px);
      width: -moz-calc(100% - 135px);
      width: calc(100% - 135px); } }
  .pand-preview__bidding-info {
    margin-top: 20px; }
    .pand-preview__bidding-info:after {
      content: "";
      display: table;
      clear: both; }
    .pand-preview__bidding-info .bid__price,
    .pand-preview__bidding-info .startprice__price,
    .pand-preview__bidding-info .amount-bid__price {
      font-size: 26px;
      font-size: 1.85714rem;
      line-height: 32px;
      line-height: 2.28571rem; }
    .pand-preview__bidding-info__actions {
      clear: both; }
    .pand-preview__bidding-info .pand-preview__bid,
    .pand-preview__bidding-info .pand-preview__startprice,
    .pand-preview__bidding-info .pand-preview__amount-bid {
      margin-top: 10px; }
    @media only screen and (min-width: 480px) {
      .pand-preview__bidding-info .pand-preview__bid,
      .pand-preview__bidding-info .pand-preview__startprice,
      .pand-preview__bidding-info .pand-preview__amount-bid {
        float: left;
        margin-right: 23px;
        margin-top: 0; } }
    @media only screen and (min-width: 768px) {
      .pand-preview__bidding-info .pand-preview__bid,
      .pand-preview__bidding-info .pand-preview__startprice,
      .pand-preview__bidding-info .pand-preview__amount-bid {
        margin-right: 50px; } }
    @media only screen and (min-width: 992px) {
      .pand-preview__bidding-info .pand-preview__bid,
      .pand-preview__bidding-info .pand-preview__startprice,
      .pand-preview__bidding-info .pand-preview__amount-bid {
        margin-right: 23px; } }
    @media only screen and (min-width: 1200px) {
      .pand-preview__bidding-info .pand-preview__bid,
      .pand-preview__bidding-info .pand-preview__startprice,
      .pand-preview__bidding-info .pand-preview__amount-bid {
        margin-right: 50px; } }

.bid-form {
  margin-bottom: 30px; }
  .bid-form h2, .bid-form .tools-document-container .subtitle, .tools-document-container .bid-form .subtitle {
    padding-top: 0;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.28571rem;
    line-height: 22px;
    line-height: 1.57143rem; }
  .bid-form p {
    line-height: 20px;
    line-height: 1.42857rem; }
  .bid-form__actions {
    border-top: 1px solid #E5E7E9;
    padding-top: 20px;
    margin-top: 5px; }
    .bid-form__actions .btn-link {
      color: #474747;
      opacity: 0.65;
      filter: alpha(opacity=65); }

@media print {
  .back-to,
  .pand-detail__banner,
  .pand-detail__sidebar__actions,
  .pand-detail__share,
  .pand-detail__bidding-info__actions,
  .block__navigation,
  .block__contact-info__social,
  .search-bar__container,
  .filters-full__display,
  .highlighted-items__container,
  .pagination,
  .filters-ref__filters,
  .submenu,
  .veelgesteldevragen-page .btn-primary,
  .info-block__actions,
  .contact-form__actions {
    display: none; }
  header {
    padding-top: 0; }
    header .header__logo__container {
      position: static;
      padding: 10px 15px; }
    header a:after,
    header button {
      display: none; }
    header .logo-color {
      -webkit-print-color-adjust: exact;
      background-image: url(../images/covast_color.svg) !important;
      background-size: 100% auto !important;
      width: 118px;
      height: 45px; }
    header .logo__subtitle {
      font-size: 16px;
      font-size: 1.14286rem;
      line-height: 18px;
      line-height: 1.28571rem;
      width: 290px;
      font-weight: 400; }
  #map-detail img,
  #tekoop-map img {
    max-width: none !important; }
  #map-detail a:after,
  #tekoop-map a:after {
    display: none; }
  body.basic-page .content h1, body.basic-page .content .section__kijker__title,
  body.basic-page .content .section__bidding__title, body.basic-page .content .section__news__title {
    padding-bottom: 0; }
  body.basic-page .content .content__container {
    margin-top: 0; }
  .pand-detail__top-info__container {
    padding: 0; }
    .pand-detail__top-info__container:before {
      border: 0; }
  .pand-detail .top-info__transactie div:after,
  .pand-detail .top-info__constructie div:after,
  .pand-detail .bid__title:after,
  .pand-detail .startprice__title:after,
  .pand-detail .amount-bid__title:after {
    content: ":";
    margin-right: 5px; }
  .pand-detail .top-info__transactie,
  .pand-detail .top-info__constructie,
  .pand-detail .pand-detail__bid,
  .pand-detail .pand-detail__startprice,
  .pand-detail .pand-detail__amount-bid {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 5px; }
    .pand-detail .top-info__transactie div,
    .pand-detail .top-info__transactie span,
    .pand-detail .top-info__constructie div,
    .pand-detail .top-info__constructie span,
    .pand-detail .pand-detail__bid div,
    .pand-detail .pand-detail__bid span,
    .pand-detail .pand-detail__startprice div,
    .pand-detail .pand-detail__startprice span,
    .pand-detail .pand-detail__amount-bid div,
    .pand-detail .pand-detail__amount-bid span {
      font-size: 14px;
      line-height: 18px;
      display: inline; }
  .pand-detail__status {
    -webkit-print-color-adjust: exact;
    margin-top: 10px;
    background: #1B8DC5 !important;
    color: #ffffff !important;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    width: auto;
    display: inline-block;
    padding: 10px 20px; }
  .pand-detail__participate {
    display: none; }
  .pand-detail__block .pd-toggle {
    display: none; }
  .pand-detail__block.pand-detail__location {
    margin-top: 20px;
    border-top: 1px solid #E5E7E9; }
  .pand-detail__block .block__content {
    display: block; }
  .pand-detail__extra .extra__label {
    -webkit-flex: 0 0 350px;
    -ms-flex: 0 0 350px;
    -webkit-box-flex: 0;
    flex: 0 0 350px;
    max-width: 350px; }
  .pand-detail__images .carousel {
    display: block;
    left: 0; }
    .pand-detail__images .carousel li {
      width: 33.33333%;
      float: left;
      margin-bottom: 10px; }
  .pand-detail__images .controls {
    display: none; }
  .pand-detail__bidding, .pand-detail__bidding-info {
    padding: 0; }
  .pand-detail__bidding__container:before {
    -webkit-print-color-adjust: exact;
    background: #1B8DC5 !important; }
  .pand-detail__bidding__container:after {
    -webkit-print-color-adjust: exact;
    background: #E5E7E9 !important; }
  .pand-detail__bidding__status .status-arrow {
    -webkit-print-color-adjust: exact;
    background: #E5E7E9 !important; }
  .pand-detail__bidding__status.status-completed .status-arrow, .pand-detail__bidding__status.status-active .status-arrow {
    -webkit-print-color-adjust: exact;
    background: #1B8DC5 !important; }
    .pand-detail__bidding__status.status-completed .status-arrow:after, .pand-detail__bidding__status.status-active .status-arrow:after {
      -webkit-print-color-adjust: exact;
      background: #1B8DC5 !important; }
  .pand-detail__bidding .status-arrow:after {
    -webkit-print-color-adjust: exact;
    background: #E5E7E9 !important; }
  .pand-detail__bidding-content {
    margin: 0; }
    .pand-detail__bidding-content ul {
      padding: 0;
      margin: 0 0 20px;
      list-style: none; }
      .pand-detail__bidding-content ul li {
        padding: 0 0 0 20px;
        margin: 0;
        text-align: left;
        position: relative; }
        .pand-detail__bidding-content ul li:before {
          content: "";
          display: block;
          width: 6px;
          height: 6px;
          line-height: 22px;
          -webkit-border-radius: 3px;
          border-radius: 3px;
          background-clip: padding-box;
          /* stops bg color from leaking outside the border: */
          -webkit-print-color-adjust: exact;
          background: #B4BABE !important;
          position: absolute;
          top: 8px;
          left: 0; }
        .pand-detail__bidding-content ul li div {
          display: inline; }
          .pand-detail__bidding-content ul li div.bidding-content__makelaar:after {
            content: ":";
            display: inline;
            margin-right: 5px; }
  .pand-detail__description a:after, .pand-detail__dossier a:after, .pand-detail__tools-docs a:after {
    display: none; }
  .pand-detail__dossier ul li:before {
    background: none !important; }
  .pand-detail__tools-docs .tools-docs__label {
    width: 40%; }
  .pand-detail__tools-docs .tools-docs__line-content {
    width: 60%; }
  .pand-detail .pand-detail__makelaars-container {
    padding: 30px 0; }
  .pand-detail .makelaar-card {
    page-break-inside: avoid;
    padding: 10px;
    margin-bottom: 15px;
    min-height: 58px;
    border: 1px solid #E5E7E9;
    width: 48%;
    float: left;
    margin-left: 1%;
    margin-right: 1%; }
    .pand-detail .makelaar-card__image {
      top: 10px;
      left: 10px; }
    .pand-detail .makelaar-card__info {
      margin: 0; }
      .pand-detail .makelaar-card__info .makelaar-card__adres,
      .pand-detail .makelaar-card__info .makelaar-card__tel {
        float: left;
        margin-right: 3%; }
    .pand-detail .makelaar-card__action {
      clear: both; }
      .pand-detail .makelaar-card__action .btn {
        border: 0;
        padding: 0;
        display: block;
        text-align: left; }
    .pand-detail .makelaar-card__add {
      display: none; }
  .pand-item__list {
    page-break-inside: avoid;
    max-width: none;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E5E7E9; }
    .pand-item__list:after {
      content: "";
      display: table;
      clear: both; }
    .pand-item__list .pand-item__image-container {
      width: 30%;
      float: left;
      padding-top: 0; }
      .pand-item__list .pand-item__image-container .pand-item__image {
        position: static; }
    .pand-item__list .pand-item__content-container {
      width: 70%;
      float: left; }
      .pand-item__list .pand-item__content-container .pand-item__status {
        padding: 0 10px 10px; }
      .pand-item__list .pand-item__content-container .pand-item__content {
        padding-top: 0; }
      .pand-item__list .pand-item__content-container .pand-item__content2 {
        padding: 10px; }
      .pand-item__list .pand-item__content-container .pand-item__title {
        margin-bottom: 0; }
      .pand-item__list .pand-item__content-container .pand-item__desc {
        padding-bottom: 0; }
      .pand-item__list .pand-item__content-container .pand-item__bid,
      .pand-item__list .pand-item__content-container .pand-item__startprice {
        height: 16px; }
      .pand-item__list .pand-item__content-container .bid__title,
      .pand-item__list .pand-item__content-container .bid__price {
        display: inline;
        font-size: 12px;
        font-size: 0.85714rem;
        line-height: 16px;
        line-height: 1.14286rem; }
      .pand-item__list .pand-item__content-container .pand-item__bottom-info {
        display: block; }
      .pand-item__list .pand-item__content-container .pand-item__actions {
        display: none; }
  .referentie-item {
    page-break-inside: avoid;
    float: left;
    width: 46%;
    margin: 0 2% 30px; }
    .referentie-item__status {
      -webkit-print-color-adjust: exact;
      background: #1B8DC5 !important;
      color: #ffffff !important; }
    .referentie-item__content {
      -webkit-print-color-adjust: exact;
      background: #F2F3F4 !important; }
  .werkwijze-block__container {
    border-bottom: 1px solid #E5E7E9;
    padding-bottom: 10px;
    margin-top: 0; }
    .werkwijze-block__container .werkwijze-block {
      width: 100%;
      height: auto;
      text-align: left;
      padding: 0;
      margin: 0; }
      .werkwijze-block__container .werkwijze-block h3, .werkwijze-block__container .werkwijze-block .block__threeway__title {
        padding-top: 5px; }
    .werkwijze-block__container .werkwijze-block__divider {
      display: none; }
  .info-block {
    padding: 0px 15px 0px; }
    .info-block h3, .info-block .block__threeway__title {
      margin-bottom: 10px; }
    .info-block .info-block__desc {
      margin-bottom: 0; }
    .info-block .icon-network {
      -webkit-print-color-adjust: exact;
      background: url("../images/icon/network.svg") no-repeat !important; }
    .info-block .icon-info {
      -webkit-print-color-adjust: exact;
      background: url("../images/icon/info.svg") no-repeat !important; }
    .info-block .icon-building {
      -webkit-print-color-adjust: exact;
      background: url("../images/icon/building.svg") no-repeat !important; }
    .info-block .icon-legal {
      -webkit-print-color-adjust: exact;
      background: url("../images/icon/legal.svg") no-repeat !important; }
  .contact-card {
    page-break-inside: avoid; }
    .contact-card a:after {
      display: none; }
    .contact-card__container {
      -webkit-print-color-adjust: exact;
      background: #E5E7E9 !important; }
    .contact-card__target {
      -webkit-print-color-adjust: exact;
      background: #1B8DC5 !important;
      color: #ffffff !important; }
    .contact-card__image {
      position: absolute;
      top: 50%;
      margin-top: -65px;
      left: 23px; }
    .contact-card__content-container {
      padding-left: 150px;
      margin-top: 0; }
      .contact-card__content-container .contact-card__content {
        text-align: left; }
    .contact-card.contact-card-cta .contact-card__image {
      position: absolute; }
  .section__content .btn {
    display: none; }
  .section__content__top__content {
    padding-bottom: 0; }
  .section__content .block__threeway__first,
  .section__content .block__threeway__second,
  .section__content .block__threeway__third {
    padding-bottom: 0;
    margin-bottom: 0; }
  .section-half,
  .section__news {
    display: none; }
  .icon-threeway.icon-threeway-over:before {
    -webkit-print-color-adjust: exact;
    background: url("../images/icon/question-mark.svg") no-repeat !important; }
  .icon-threeway.icon-threeway-work:before {
    -webkit-print-color-adjust: exact;
    background: url("../images/icon/auction.svg") no-repeat !important; }
  .icon-threeway.icon-threeway-contact:before {
    -webkit-print-color-adjust: exact;
    background: url("../images/icon/letter.svg") no-repeat !important; }
  ul li:before {
    background: #B4BABE !important; }
  footer {
    border-top: 1px solid #2D3C43; }
    footer .navigation {
      padding: 0; }
    footer .logo-bw {
      -webkit-print-color-adjust: exact;
      background-image: url(../images/covast_color.svg) !important;
      background-size: 118px 45px !important;
      background-repeat: no-repeat !important;
      float: left;
      margin-right: 20px; }
    footer .logo__subtitle {
      float: left;
      margin: 10px 0; }
  .block__contact-info {
    margin: 20px 0 0; }
    .block__contact-info:after {
      content: "";
      display: table;
      clear: both; }
  .block__contact-info__address,
  .block__contact-info__container {
    display: block;
    float: left;
    font-size: 12px;
    font-size: 0.85714rem; }
  .block__contact-info__address {
    clear: left; }
  .block__contact-info__container > div {
    width: 100%;
    max-width: 100%; }
  .block__contact-info__contact {
    width: 100%; }
    .block__contact-info__contact ul:after {
      content: "";
      display: table;
      clear: both; }
    .block__contact-info__contact li {
      float: left;
      margin-left: 10px; } }
.invoice-text {
    display: flex;
    margin-bottom: 20px;
}
.invoice-text ol {
    list-style: none;
    margin: auto;
}
.corona_banner {
    padding: 20px 20px 10px 30px;
    font-size: 16px;
    background-color: #1b8dc5;
    color: white;
}
ul.watertoets__detail {
    column-count: 1;
}
ul.watertoets__detail > li {
    border-bottom: none;
    margin-bottom: 0;
}
ul.watertoets__detail > li:last-child {
    border-bottom: none;
}
ul.watertoets__detail > li label {
    width: 55px;
}