HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/verrassendveel.komma.pro/wwwroot/css/styles.css
div#header {
  width: 100%; }

div#main-container {
  width: 95%;
  max-width: 1440px;
  overflow: hidden;
  margin: auto; }

div#pay-off {
  width: 415px;
  left: 180px; }

div#logo {
  left: 0; }

div#main-menu {
  width: 100%; }

div#content {
  width: 100%;
  z-index: 100; }

span.interiew-pay-off {
  margin-bottom: 15px; }

div.pagetop {
  width: 100%;
  -webkit-box-shadow: 0px -3px 10px -2px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 0px -3px 10px -2px rgba(0, 0, 0, 0.41);
  box-shadow: 0px -3px 10px -2px rgba(0, 0, 0, 0.41); }

div#banner-holder {
  -webkit-box-shadow: 0px -3px 10px -2px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 0px -3px 10px -2px rgba(0, 0, 0, 0.41);
  box-shadow: 0px -3px 10px -2px rgba(0, 0, 0, 0.41);
  width: 100%;
  min-height: 304px;
  box-sizing: border-box;
  background-image: none;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #ededed 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); }

div.large-banner-holder {
  height: 100%;
  width: 100%; }
  div.large-banner-holder a, div.large-banner-holder span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-position: 50% 50%;
    background-size: cover;
    height: 100%;
    width: 100%; }

ul#main-menu li {
  margin-right: 4px; }
  ul#main-menu li.active a {
    background-image: none;
    background-color: #E9510E !important; }
  ul#main-menu li:hover a {
    background-color: #f2f2f2; }
  ul#main-menu li a {
    background-image: none;
    background-color: white;
    border-radius: 2px 2px 0 0; }

div.large-banner-mask {
  width: 100%;
  height: 100%; }

div.banner-shadow {
  margin-left: auto;
  margin-right: auto; }

div.quote-holder {
  right: 5%;
  height: auto;
  width: auto; }

div.quote-right {
  display: none; }

div.quote-left {
  height: 16px;
  left: 20px;
  background: url(../images/structure/langstraat_sprite.png) -30px -412px; }

div.quote-mid {
  width: 100%;
  background-image: none;
  background-color: white;
  border-radius: 4px;
  box-sizing: border-box;
  height: auto;
  float: none;
  padding: 10px; }

.mobile-route-btn {
  display: none; }

#mobile-menu {
  display: none;
  margin: 0 0 10px;
  padding: 0; }
  #mobile-menu li {
    display: inline-block;
    border-radius: 2px;
    width: calc((100% - 10px) /3);
    height: 40px;
    background-color: white;
    margin-right: 5px;
    margin-bottom: 5px; }
    #mobile-menu li:nth-child(3n+3) {
      margin-right: 0; }
    #mobile-menu li a {
      display: block;
      color: #777574;
      height: 100%;
      line-height: 40px;
      text-align: center;
      font-weight: bold;
      letter-spacing: 0em; }
    #mobile-menu li:hover {
      background-color: #f2f2f2; }
    #mobile-menu li.rent {
      background-color: #3D3125; }
      #mobile-menu li.rent:hover {
        background-color: #5d4b38; }
      #mobile-menu li.rent a {
        color: white; }
    #mobile-menu li.active {
      background-color: #E9510E; }
      #mobile-menu li.active a {
        color: white; }

div.mid-content-container {
  width: 100%;
  margin: 0;
  padding: 56px 8%;
  box-sizing: border-box;
  background-color: white; }
  div.mid-content-container h1 {
    max-width: 776px;
    margin: 0 0 3px 0;
    line-height: 34px;
    padding-bottom: 10px;
    border-bottom: 1px solid #C9C8C7; }

div.home-text-column {
  padding-left: 16px;
  box-sizing: border-box;
  padding-bottom: 40px;
  border-bottom: 1px solid #C9C8C7;
  width: calc(100% - 280px);
  margin-right: 0;
  max-width: 748px; }
  div.home-text-column > * {
    max-width: 372px; }

div.page-column {
  width: 100%;
  max-width: 500px; }

hr.mid-content {
  width: 100%;
  max-width: 776px;
  visibility: hidden; }

#map {
  right: 8%;
  position: absolute; }

.google-maps-image {
  right: 8%; }

.google-maps-btn {
  right: 14%; }

div.home-btn-column {
  float: right; }

div#footer-bar {
  width: 100%;
  margin: 0;
  background: #6AA659;
  border-radius: 2px;
  position: relative;
  background-image: none;
  background: -moz-linear-gradient(top, #7CC268 0%, #6AA659 100%);
  background: -webkit-linear-gradient(top, #7CC268 0%, #6AA659 100%);
  background: linear-gradient(to bottom, #7CC268 0%, #6AA659 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7CC268', endColorstr='#6AA659',GradientType=0 );
  -webkit-box-shadow: 0px 7px 10px -2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 7px 10px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 7px 10px -2px rgba(0, 0, 0, 0.2); }

div.footer-shadow {
  display: none; }

div#footer {
  height: 240px;
  padding-top: 20px;
  margin-left: 8px;
  width: calc(100% - 16px); }

div.footer-column, div.footer-column.contact {
  width: 18%;
  margin-right: 5%;
  height: 160px;
  display: inline-block; }

div.footer-column.contact {
  margin-right: 0; }

.top-facebook-btn {
  right: calc(8% - 10px); }

.page-column .image-holder {
  width: auto;
  height: auto;
  display: inline-block;
  border: 3px solid transparent; }
  .page-column .image-holder:hover {
    border: 3px solid #72b660; }
    .page-column .image-holder:hover img {
      left: 0;
      top: 0; }
  .page-column .image-holder img.grayscale {
    position: relative; }
  .page-column .image-holder img.hover {
    opacity: 0; }

div.thumb-row {
  width: 100%; }
  div.thumb-row .block {
    width: calc((100% - 40px)/3);
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 40px; }
    div.thumb-row .block:nth-child(3n + 3) {
      margin-right: 0; }
    div.thumb-row .block h2 {
      margin-bottom: 0;
      display: block;
      max-width: 100%; }
    div.thumb-row .block span.pay-off {
      display: block;
      max-width: 100%; }
      .references div.thumb-row .block span.pay-off.quote {
        height: 50px; }
    div.thumb-row .block .thumbnail-telefoon {
      width: 100%; }
    div.thumb-row .block .image-holder {
      width: auto;
      box-sizing: border-box;
      border: 3px solid transparent; }
      div.thumb-row .block .image-holder img {
        position: relative;
        width: 100%;
        margin-bottom: -1px; }
        div.thumb-row .block .image-holder img.hover {
          position: absolute;
          top: 0;
          opacity: 0; }
      div.thumb-row .block .image-holder:hover {
        border: 3px solid #72b660; }
        div.thumb-row .block .image-holder:hover img {
          left: 0;
          top: 0; }
    div.thumb-row .block .hover-button.web-btn {
      left: 0;
      margin: auto;
      width: 289px; }
      div.thumb-row .block .hover-button.web-btn a.hover-button span.btn-green-288 {
        width: 289px; }

div.page-column.no-mobile-margin-bottom {
  margin-bottom: 0; }

div.page-column.centered-button-holder {
  box-sizing: border-box;
  padding-top: 100px;
  float: right; }
  div.page-column.centered-button-holder .hover-button.w306 {
    position: relative;
    float: right; }
  div.page-column.centered-button-holder a.hover-button span.btn-text.large {
    top: 30px; }

@media screen and (max-width: 1450px) {
  div.route-page.mid-content-container h1 {
    max-width: none; } }
@media screen and (max-width: 1260px) {
  div.page-column.centered-button-holder {
    padding-top: 0;
    clear: both;
    float: left; }
    div.page-column.centered-button-holder .hover-button.w306 {
      float: left; } }
@media screen and (max-width: 1200px) {
  div.thumb-row .block {
    width: calc((100% - 20px)/2);
    margin-right: 20px;
    display: inline-block; }
    div.thumb-row .block:nth-child(3n + 3) {
      margin-right: 20px; }
    div.thumb-row .block:nth-child(2n + 2) {
      margin-right: 0; } }
@media screen and (max-width: 1320px) {
  .interview-image {
    margin-top: 0px; } }
@media screen and (max-width: 1300px) {
  div.mid-content-container h1 {
    max-width: none; } }
@media screen and (max-width: 1120px) {
  .google-maps-image, span.hover-button.google-maps-btn {
    display: none; }

  #map {
    right: 0;
    position: relative; }

  div.route-page div.page-column {
    max-width: 600px; } }
@media screen and (max-width: 1050px) {
  div#footer {
    height: 480px; }

  div.footer-column, div.footer-column.contact {
    width: 40%;
    margin: auto 5%;
    left: 0;
    height: 160px;
    max-width: 350px; }

  div.footer-column.contact {
    margin-right: 5%; }

  div.footer-column:nth-child(3), div.footer-column:nth-child(2) {
    margin-bottom: 60px; } }
@media screen and (max-width: 950px) {
  div.banner-shadow {
    display: none; } }
@media screen and (max-width: 850px) {
  .route-btn-label {
    display: none; }

  #mobile-menu {
    display: block; }

  div#background-bar {
    height: 340px; }

  div#main-menu {
    height: auto; }

  ul#main-menu {
    display: none; }

  div#header {
    height: 230px; }

  div#pay-off {
    width: calc(100% - 185px); }

  #route-btn {
    display: none; }

  .mobile-route-btn {
    display: inline-block; }

  ul#main-menu li {
    float: none; } }
@media screen and (max-width: 750px) {
  div.thumb-row .block {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto; }
    div.thumb-row .block:nth-child(3n + 3) {
      margin-right: auto; }
    div.thumb-row .block:nth-child(2n + 2) {
      margin-right: auto; } }
@media screen and (max-width: 700px) {
  div.home-text-column {
    float: none;
    width: 100%; }

  div.home-btn-column {
    margin-top: 60px;
    float: none; } }
@media screen and (max-width: 560px) {
  div#footer {
    height: auto; }

  div.footer-column, div.footer-column.contact {
    width: 90%;
    float: none;
    height: auto;
    margin: auto 5% 60px 5%; }
    div.footer-column .footer-more, div.footer-column.contact .footer-more {
      position: relative;
      margin-top: 10px; } }
@media screen and (max-width: 500px) {
  div.quote-holder {
    left: 5%; }

  div#pay-off {
    font-size: 23px;
    top: 35px; }

  div#header {
    height: 230px; }

  div#background-bar {
    height: 380px; }

  #mobile-menu li {
    width: calc((100% - 5px) /2);
    margin-right: 5px; }
    #mobile-menu li:nth-child(3n+3) {
      margin-right: 5px; }
    #mobile-menu li:nth-child(2n+2) {
      margin-right: 0; }
    #mobile-menu li a {
      font-size: 13px; } }
@media screen and (max-width: 500px) and (max-width: 360px) {
  div.page-column.centered-button-holder .hover-button.w306 {
    width: 100%;
    overflow: hidden; } }

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