@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i");
/*font-family: 'Roboto', sans-serif;*/
@font-face {
  font-family: "corbel_regular";
  src: url("fonts/corbel_0.ttf") format("truetype"); }
@font-face {
  font-family: "corbel_bold";
  src: url("fonts/corbelb_0.ttf") format("truetype"); }
body {
  font-family: 'Roboto', sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif; }

/* _________________________________------responsive-start-----____________________________ */
/* -------------- */
/* _________________________________------responsive-end-----____________________________ */
/* top-bar-start */
.top-bar {
  background: #5cc6d0 none repeat scroll 0 0;
  text-align: right; }

.top-bar section {
  display: inline-block;
  vertical-align: middle; }

.top-bar #block-block-3 {
  float: left;
  line-height: 34px; }

.top-bar #block-block-3 p {
  color: #ffffff;
  display: inline-block;
  font-weight: 700;
  padding-right: 22px;
  margin-bottom: 0; }

.top-bar #block-block-3 p a {
  color: #ffffff;
  font-weight: 400;
  padding-left: 5px;
  text-decoration: none; }

.top-bar #block-block-12 .fa-user::before {
  color: #ffffff;
  padding-right: 5px; }

.top-bar #block-block-12 .fa-user a {
  color: #ffffff;
  font-family: "Roboto",sans-serif,FontAwesome;
  font-weight: 300;
  text-decoration: none; }

.top-bar #block-lang-dropdown-language-content .form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background-color: #59606a;
  border: medium none;
  border-radius: 0;
  color: #ffffff;
  width: 100% !important;
  background-image: url("../images/arrow-downa.png");
  background-repeat: no-repeat;
  background-size: 8px auto;
  background-position: right 10px center;
  padding: 6px 22px 6px 5px;
  text-align: center;
  margin-left: 10px;
  text-align-last: center; }

#block-block-13 > p {
  margin: 0 0 0 6px;
  border-right: 1px solid #333333; }
  #block-block-13 > p a {
    color: #ffffff;
    background: #59606a;
    text-decoration: none;
    line-height: 34px;
    display: block;
    padding: 0 15px; }

@media screen and (max-width: 700px) {
  .top-bar #block-block-3 p {
    display: inline-block;
    height: 16px;
    margin-left: 10px;
    overflow: hidden;
    padding: 0 0 0 20px;
    position: relative;
    vertical-align: middle;
    width: 20px; }
    .top-bar #block-block-3 p:first-child a {
      background-image: url("../images/contact-email.png");
      background-repeat: no-repeat;
      background-size: 20px auto; }
    .top-bar #block-block-3 p:last-child a {
      background-image: url("../images/telefoon.png");
      background-repeat: no-repeat;
      background-size: 15px auto; }
    .top-bar #block-block-3 p a {
      color: rgba(0, 0, 0, 0);
      left: 0;
      position: absolute; } }
@media screen and (max-width: 400px) {
  #block-block-13 {
    clear: both;
    float: right; } }
/* top-bar-end */
/* header-start */
.header-outer {
  position: relative; }

.header-outer .header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
  padding: 24px 0;
  box-shadow: 1px 2px 2px #cccccc; }

.header-outer .header::after {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1; }

.header-outer .header .logo-outer a {
  margin: 0; }

.header .container {
  display: flex; }

/* menu-start */
.main-menu {
  line-height: 58px;
  padding: 0;
  text-align: right;
  margin: auto; }
  .main-menu #block-nice-menus-1 {
    display: inline-block;
    vertical-align: middle; }
    .main-menu #block-nice-menus-1 > ul {
      float: right; }
      .main-menu #block-nice-menus-1 > ul > li {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: medium none;
        padding: 0 10px; }
        .main-menu #block-nice-menus-1 > ul > li:last-child {
          padding: 0; }
        .main-menu #block-nice-menus-1 > ul > li:nth-child(3) {
          background-image: url("../images/grey-select-arroww.png");
          background-repeat: no-repeat;
          background-position: right 0px top 8px;
          background-size: 9px auto; }
        .main-menu #block-nice-menus-1 > ul > li > ul {
          background-color: rgba(92, 198, 208, 0.8);
          left: 50%;
          text-align: center;
          top: 33px;
          padding: 8px 0;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transform: translateX(-50%); }
          .main-menu #block-nice-menus-1 > ul > li > ul > li {
            background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
            border: medium none; }
            .main-menu #block-nice-menus-1 > ul > li > ul > li > a {
              color: #ffffff;
              text-decoration: none;
              font-weight: 500; }
        .main-menu #block-nice-menus-1 > ul > li > a {
          color: #202020;
          font-size: 16px;
          font-weight: 300;
          margin: 0 7px;
          padding: 0;
          position: relative;
          text-decoration: none; }
          .main-menu #block-nice-menus-1 > ul > li > a:hover::after, .main-menu #block-nice-menus-1 > ul > li > a.active::after {
            background: #5cc6d0;
            bottom: 0;
            content: "";
            height: 2px;
            left: 0;
            position: absolute;
            width: 15px; }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .logo-outer {
    max-width: 180px; }

  .logo-outer img {
    max-width: 180px; }

  .main-menu #block-nice-menus-1 > ul > li > a {
    margin: 0; }

  .main-menu #block-nice-menus-1 > ul > li:nth-child(3) {
    background-size: 7px auto; } }
@media screen and (min-width: 768px) {
  .main-menu #block-nice-menus-1 > ul > li > ul > li > a:hover {
    color: #59606a; } }
@media screen and (max-width: 1199px) {
  .main-menu {
    width: 100%; } }
/* menu-end */
@media screen and (max-width: 767px) {
  .header-outer .header {
    position: static; }

  /*------------------responsive-menu--------------*/
  .mean-container .mean-bar {
    min-height: 0;
    padding: 0; }
  .mean-container a.meanmenu-reveal {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #59606a;
    padding: 10px 8px;
    position: absolute;
    right: 0;
    top: 66px;
    width: 28px; }
  .mean-container a.meanmenu-reveal span {
    background: #59606a;
    display: block;
    float: left;
    height: 5px;
    margin: 2px 0;
    width: 28px; }
  .mean-container .mean-nav {
    background: #59606a;
    float: right;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 140px;
    width: 60%; }
    .mean-container .mean-nav ul li a.mean-expand {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
      border: 0 none !important; }
      .mean-container .mean-nav ul li a.mean-expand:hover {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0; }

  /*------------------responsive-menu-end-------------*/ }
@media screen and (max-width: 700px) {
  .header .logo img {
    max-width: 155px; }

  .mean-container .mean-nav {
    top: 117px; }
  .mean-container a.meanmenu-reveal {
    top: 53px; } }
/* header-end */
/* slider-start */
/*------flexslider------------------------*/
.slider .flexslider {
  border: medium none;
  margin-bottom: 0; }

.slider .flexslider .flex-control-nav {
  bottom: 140px;
  z-index: 3; }

.slider .flexslider .flex-control-nav li a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #ffffff;
  height: 30px;
  width: 30px; }

.slider .flexslider .flex-control-nav li a.flex-active {
  background-color: transparent;
  background-image: url("../images/slider-active.png");
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: center top 3px;
  border-color: #5cc6d0; }

.slider .flexslider .flex-direction-nav {
  display: none; }

/*----flexslider-end--------------------------*/
@media screen and (min-width: 1200px) {
  .i18n-fr .slider .view-footer {
    top: 206px; } }
.slider .front-prop-slider {
  position: relative; }
  .slider .front-prop-slider .slider-info {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    margin: auto;
    max-width: 700px;
    padding: 30px 15px 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 233px;
    z-index: 2; }
    @media screen and (max-width: 1199px) {
      .slider .front-prop-slider .slider-info {
        top: 50%;
        transform: translate(0px, -50%); } }
    .slider .front-prop-slider .slider-info h2 {
      color: #5cc6d0;
      font-family: "Corbel-bold";
      font-size: 32px;
      margin-bottom: 0;
      text-transform: uppercase; }
      @media screen and (max-width: 1250px) {
        .slider .front-prop-slider .slider-info h2 {
          font-size: 22px; } }
    .slider .front-prop-slider .slider-info p {
      font-family: "Corbal-regular";
      font-size: 26px;
      line-height: 1;
      padding: 0 15px; }
      @media screen and (max-width: 1250px) {
        .slider .front-prop-slider .slider-info p {
          font-size: 21px; } }
    .slider .front-prop-slider .slider-info p:nth-child(1) {
      font-size: 26px; }
    .slider .front-prop-slider .slider-info p:nth-child(4) {
      font-size: 22px; }
    .slider .front-prop-slider .slider-info p:nth-child(3) {
      font-size: 28px;
      margin-bottom: 20px; }
    .slider .front-prop-slider .slider-info h3 {
      background: #5cc6d0;
      border: 1px solid #2d7c83;
      margin: auto;
      max-width: 340px;
      padding: 10px 0;
      position: relative;
      top: 36px; }
      .slider .front-prop-slider .slider-info h3:hover {
        background: #59606a; }
      @media screen and (max-width: 1250px) {
        .slider .front-prop-slider .slider-info h3 {
          font-size: 22px;
          max-width: 240px;
          top: 22px; } }
      .slider .front-prop-slider .slider-info h3 a {
        color: #ffffff;
        font-size: 29px;
        text-decoration: none;
        display: inline-block; }

@media screen and (max-width: 1199px) {
  .slider .flexslider .flex-control-nav {
    bottom: 82px; } }
@media screen and (max-width: 991px) {
  .slider {
    position: relative; }
    .slider .slider-info {
      top: 236px; }
    .slider .flexslider .flex-control-nav {
      bottom: 10px; } }
@media screen and (max-width: 767px) {
  .slider .front-prop-slider .slider-info {
    margin: 0 15px; } }
  @media screen and (max-width: 767px) and (max-width: 650px) {
    .slider .front-prop-slider .slider-info {
      margin: 0 15px;
      position: static;
      transform: none; } }
@media screen and (max-width: 767px) and (max-width: 650px) {
  .slider .flexslider .flex-control-nav {
    bottom: 292px; } }

/* slider-end */
/* slider-bottom-start */
.slider-bottom {
  padding-bottom: 120px; }

.not-front .slider-bottom {
  padding: 60px 0; }
#views-exposed-form-zoek-uw-droomwoning-page {
  position: relative; }
  #views-exposed-form-zoek-uw-droomwoning-page .views-exposed-widget.views-submit-button {
    left: 359px;
    position: absolute;
    top: 76px; }

#views-exposed-form-zoek-uw-droomwoning-page #edit-field-subregion-target-id-wrapper.hide-field {
  display: none; 
}

#views-exposed-form-zoek-uw-droomwoning-page .form-item.hide-field, #views-exposed-form-zoek-uw-droomwoning-page #edit-field-est-opleveringsdatum--value-value-wrapper.hide-field {
  display: none; }
#views-exposed-form-zoek-uw-droomwoning-page .form-item.show-field, #views-exposed-form-zoek-uw-droomwoning-page #edit-field-est-opleveringsdatum--value-value-wrapper.show-field {
  display: block; }
#views-exposed-form-zoek-uw-droomwoning-page .form-item-field-zeezicht-value {
  margin-top: 33px !important; }
  #views-exposed-form-zoek-uw-droomwoning-page .form-item-field-zeezicht-value input {
    margin-top: 8px; }

.front #block-views-exp-zoek-uw-droomwoning-page {
  margin-top: -130px; }

#block-views-exp-zoek-uw-droomwoning-page {
  position: relative;
  padding: 35px 30px;
  background: rgba(255, 255, 255, 0.9);
  z-index: 2;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.4); }
  #block-views-exp-zoek-uw-droomwoning-page h2 {
    text-align: center;
    margin-top: 0;
    text-transform: uppercase;
    font-family: 'Corbel-bold';
    color: #59606a;
    font-size: 29px; }
  #block-views-exp-zoek-uw-droomwoning-page form .form-control {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none; }
  #block-views-exp-zoek-uw-droomwoning-page form select {
    background-image: url("../images/form-down-arrow.png");
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 7px;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none; }
  #block-views-exp-zoek-uw-droomwoning-page #edit-field-prijs-new-value-wrapper, #block-views-exp-zoek-uw-droomwoning-page #edit-field-prijs-new-value-1-wrapper {
    width: 16.6667%; }
  #block-views-exp-zoek-uw-droomwoning-page .views-exposed-widget {
    width: 33.3333%; }
  #block-views-exp-zoek-uw-droomwoning-page button {
    background-color: #5CC6D0;
    border: 1px solid #2d7c83;
    border-radius: 0;
    color: #ffffff;
    font-size: 19px;
    margin-top: 32px;
    padding: 3px 50px; }
    #block-views-exp-zoek-uw-droomwoning-page button:hover {
      background-color: #59606a; }
  #block-views-exp-zoek-uw-droomwoning-page label, #block-views-exp-zoek-uw-droomwoning-page .date-field-label {
    font-family: "Corbel-bold";
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 5px; }
  #block-views-exp-zoek-uw-droomwoning-page #views-exposed-form-zoek-uw-droomwoning-page #edit-field-est-opleveringsdatum-value-value {
    width: 100%; }
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
  #block-views-exp-zoek-uw-droomwoning-page .form-item-field-stad-bouwheer-value .input-group-addon {
    position: relative;
    background-color: #5CC6D0;
    padding: 6px 8px; }
    #block-views-exp-zoek-uw-droomwoning-page .form-item-field-stad-bouwheer-value .input-group-addon .autocomplete-throbber {
      background-image: none !important;
      font: 14px/1 FontAwesome;
      position: relative;
      display: block; }
      #block-views-exp-zoek-uw-droomwoning-page .form-item-field-stad-bouwheer-value .input-group-addon .autocomplete-throbber::before {
        content: "\f1ce";
        color: #ffffff;
        position: relative;
        left: 0;
        top: 0; }
      #block-views-exp-zoek-uw-droomwoning-page .form-item-field-stad-bouwheer-value .input-group-addon .autocomplete-throbber.throbbing {
        -webkit-animation: fa-spin 2s infinite linear;
        animation: fa-spin 2s infinite linear; }
  #block-views-exp-zoek-uw-droomwoning-page #edit-field-est-opleveringsdatum-value-value .form-item {
    width: 100% !important;
    padding: 0 !important; }
    #block-views-exp-zoek-uw-droomwoning-page #edit-field-est-opleveringsdatum-value-value .form-item input {
      margin: 0;
      width: 100%; }
  #block-views-exp-zoek-uw-droomwoning-page .form-item-field-zeezicht-value {
    margin-top: 20px; }

#views-exposed-form-zoek-uw-droomwoning-page #edit-secondary-wrapper {
  clear: both;
  width: 100%; }
  #views-exposed-form-zoek-uw-droomwoning-page #edit-secondary-wrapper .panel-collapse .panel-body {
    margin: 0 -10px;
    padding: 0; }
  #views-exposed-form-zoek-uw-droomwoning-page #edit-secondary-wrapper .form-item {
    float: left;
    padding: 0 8px;
    width: 33.3333%; }
  #views-exposed-form-zoek-uw-droomwoning-page #edit-secondary-wrapper fieldset {
    border: medium none;
    box-shadow: none;
    margin: 0; }
    #views-exposed-form-zoek-uw-droomwoning-page #edit-secondary-wrapper fieldset legend {
      background-color: rgba(0, 0, 0, 0);
      border: medium none;
      margin: 0;
      position: relative; }
      #views-exposed-form-zoek-uw-droomwoning-page #edit-secondary-wrapper fieldset legend a {
        color: #5cc6d0;
        font-weight: 400;
        text-decoration: none;
        padding-left: 15px; }
        #views-exposed-form-zoek-uw-droomwoning-page #edit-secondary-wrapper fieldset legend a::after {
          background: #5cc6d0 none repeat scroll 0 0;
          border-radius: 50%;
          color: #ffffff;
          content: "-";
          display: block;
          font-size: 23px;
          height: 20px;
          left: 0;
          line-height: 20px;
          position: absolute;
          text-align: center;
          top: 11px;
          width: 20px; }
      #views-exposed-form-zoek-uw-droomwoning-page #edit-secondary-wrapper fieldset legend a.collapsed::after {
        content: "+"; }

@media screen and (max-width: 1199px) {
  .front #block-views-exp-zoek-uw-droomwoning-page {
    margin-top: -64px; }

   #views-exposed-form-zoek-uw-droomwoning-page .views-exposed-widget.views-submit-button {
    left: 292px; } }
@media screen and (max-width: 991px) {
  .front #block-views-exp-zoek-uw-droomwoning-page {
    margin-top: 40px; }

  #views-exposed-form-zoek-uw-droomwoning-page .views-exposed-widget.views-submit-button {
    left: 220px; } }
@media screen and (max-width: 767px) {
  #views-exposed-form-zoek-uw-droomwoning-page .views-exposed-widget.views-submit-button {
    position: static; }

  #views-exposed-form-zoek-uw-droomwoning-page #edit-secondary-wrapper .form-item {
    width: 100%; } }
@media screen and (max-width: 700px) {
  #block-views-exp-zoek-uw-droomwoning-page .views-exposed-widget {
    width: 50%; }
  #block-views-exp-zoek-uw-droomwoning-page #edit-field-prijs-new-value-wrapper,
  #block-views-exp-zoek-uw-droomwoning-page #edit-field-prijs-new-value-1-wrapper {
    width: 25%; }

  #views-exposed-form-zoek-uw-droomwoning-page #edit-secondary-wrapper .form-item {
    width: 50%; } }
@media screen and (max-width: 600px) {
  #block-views-exp-zoek-uw-droomwoning-page h2 {
    font-size: 25px; }
  #block-views-exp-zoek-uw-droomwoning-page .views-exposed-widget {
    width: 100%;
    padding-right: 0; }
  #block-views-exp-zoek-uw-droomwoning-page #edit-field-prijs-new-value-wrapper {
    padding-right:5px; 
    width: 50%;
  }
  #block-views-exp-zoek-uw-droomwoning-page #edit-field-prijs-new-value-1-wrapper {
    width: 50%;
    padding-left: 5px; }

  #views-exposed-form-zoek-uw-droomwoning-page #edit-secondary-wrapper .form-item {
    width: 100%; } }
/* slider-bottom-end */
/* content-top-start */
.content-top {
  background-color: #f3f3f3; }
  .content-top .block-title {
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.4);
    margin: -36px auto 50px;
    max-width: 480px;
    padding: 20px 0;
    text-align: center;
    background-color: #ffffff;
    color: #59606a; }

#block-views-front-events-block {
  padding-bottom: 50px; }
  #block-views-front-events-block .views-row {
    padding: 10px; }

.view-id-events .view-content {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
}
.view-id-events .views-field, .view-id-events .field-content {
  height: 100%;
}
.events-outer {
  box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.4);
  height: 100%; }

.item-image {
  position: relative; }
  .item-image .event-date {
    position: absolute;
    top: 30px;
    left: 0;
    background-color: #5CC6D0;
    padding: 5px 15px;
    color: #ffffff; }

.event-body {
  padding: 20px;
  background-color: #ffffff; }
  .event-body h3 {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 0; }
    .event-body h3 a {
      text-decoration: none;
      color: #59606a; }
      .event-body h3 a:hover {
        color: #5CC6D0; }
  .event-body .item-body {
    min-height: 85px; }
    .event-body .item-body p {
      margin-bottom: 0;
      font-weight: 300;
      font-size: 15px;
      color: #7b838d; }
  .event-body .item-link a {
    text-decoration: none;
    color: #5CC6D0;
    font-weight: 500; }
    .event-body .item-link a:hover {
      color: #59606a; }

@media screen and (max-width: 1199px) {
  .event-body .item-body {
    min-height: 115px; } }
@media screen and (max-width: 991px) {
  #block-views-front-events-block .views-row {
    float: left;
    width: 50%; } }
@media screen and (max-width: 600px) {
  #block-views-front-events-block .views-row {
    width: 100%; }

  .content-top .block-title {
    font-size: 25px; } }
/* content-top-end */
/* front-content-start */
.front-content {
  background-image: url("../images/front-content-bg-image.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  height: auto;
  width: 100%; }

#block-views-front-aanbod-block {
  margin-bottom: 100px; }
  #block-views-front-aanbod-block .block-title {
    margin: 60px 0 40px;
    text-align: center;
    color: #59606a;
    font-size: 26px; }
  #block-views-front-aanbod-block .view-footer {
    text-align: center; }
    #block-views-front-aanbod-block .view-footer a {
      background-color: #5CC6D0;
      border: 1px solid #2d7c83;
      border-radius: 0;
      color: white;
      display: inline-block;
      font-size: 19px;
      margin-top: 25px;
      padding: 7px 30px;
      text-decoration: none; }
      #block-views-front-aanbod-block .view-footer a:hover {
        background-color: #59606a; }

.front-aanbod {
  position: relative; }
  .front-aanbod .item-image a::after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9; }
  .front-aanbod .item-info-wrap {
    position: absolute;
    height: calc(100% - 30px);
    width: calc(100% - 30px);
    left: 15px;
    top: 15px;
    border: 1px solid transparent;
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex; }
    .front-aanbod .item-info-wrap .item-info {
      margin: auto 0 0 auto;
      width: 80%;
      background: rgba(255, 255, 255, 0.8);
      padding: 15px;
      color: #333333; }
      .front-aanbod .item-info-wrap .item-info .item-additional {
        margin-bottom: 0;
        font-weight: 300;
        font-size: 15px;
        color: #7b838d; }
        .front-aanbod .item-info-wrap .item-info .item-additional h2 {
          font-size: 15px;
          font-weight: normal;
          margin: 0; }
        .front-aanbod .item-info-wrap .item-info .item-additional h3 {
          font-weight: 900;
          color: #59606a;
          font-size: 18px;
          margin-top: 15px; }
  .front-aanbod:hover .item-info-wrap {
    border-color: #ffffff; }

@media screen and (max-width: 991px) {
  #block-views-front-aanbod-block .views-row {
    float: left;
    margin-bottom: 30px;
    width: 50%; }
  #block-views-front-aanbod-block .view-footer {
    clear: both; } }
@media screen and (max-width: 600px) {
  #block-views-front-aanbod-block .views-row {
    width: 100%; }
  #block-views-front-aanbod-block .block-title {
    font-size: 25px; } }
/* front-content-end */
/* content-bottom-start */
#block-views-front-getuigenissen-block {
  padding-bottom: 50px; }

.front .content-bottom {
  background-image: url("../images/getuigenissen.jpg");
  background-repeat: no-repeat;
  background-position: center top -175px;
  background-size: cover;
  position: relative; }
  .front .content-bottom::after {
    background-color: rgba(92, 198, 208, 0.8);
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%; }
  .front .content-bottom .block-title {
    background-color: #ffffff;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.4);
    color: #59606a;
    font-size: 26px;
    margin: -30px auto 50px;
    max-width: 300px;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    z-index: 1; }
  .front .content-bottom #owl-carousel-block4 {
    padding: 0 90px;
    position: relative; }
  .front .content-bottom .owl-prev {
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    color: transparent;
    background-image: url("../images/left-gray-arrow.png");
    background-repeat: no-repeat;
    width: 50px;
    height: 40px; }
  .front .content-bottom .owl-next {
    right: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    color: transparent;
    background-image: url("../images/right-gray-arrow.png");
    background-repeat: no-repeat;
    width: 50px;
    height: 40px; }

.testimonial-slider {
  padding: 10px; }
  .testimonial-slider .testimonial-slider-inner {
    background: #ffffff;
    border: 1px solid #2d7c83;
    border-radius: 5px; }
    .testimonial-slider .testimonial-slider-inner .testimonial-slider-info {
      padding: 12px;
      text-align: center; }
      .testimonial-slider .testimonial-slider-inner .testimonial-slider-info .testimonial-title a {
        font-size: 19px;
        font-weight: 500;
        margin-bottom: 5px;
        margin-top: 0;
        color: #59606a;
        text-decoration: none;
        display: inline-block;
        min-height: 60px; }
      .testimonial-slider .testimonial-slider-inner .testimonial-slider-info .testimonial-body p {
        color: #7b838d;
        font-size: 15px;
        font-weight: 300;
        font-style: italic;
        margin-bottom: 0;
        min-height: 66px; }
    .testimonial-slider .testimonial-slider-inner .testimonial-img {
      padding: 20px 0 10px; }
      .testimonial-slider .testimonial-slider-inner .testimonial-img img {
        border-radius: 50%;
        margin: auto;
        max-width: 100px; }

@media screen and (max-width: 450px) {
  .front .content-bottom #owl-carousel-block4 {
    padding: 0 30px; }
  .front .content-bottom .owl-next {
    background-size: 34px auto;
    right: -15px; }
  .front .content-bottom .owl-prev {
    left: 0px;
    background-size: 34px auto; } }
/* content-bottom-end */
/* footer-top-start */
.footer-top {
  padding: 50px 0 80px; }
  .footer-top .views-row {
    padding: 10px; }
    .footer-top .views-row .front-category-info-outer {
      background: #fafafa;
      border: 1px solid #e6e6e6; }
      .footer-top .views-row .front-category-info-outer::after {
        clear: both;
        content: "";
        display: block; }
      .footer-top .views-row .front-category-info-outer .front-category-info-img {
        width: 25%;
        float: left; }
        .footer-top .views-row .front-category-info-outer .front-category-info-img .front-category-info-img-inner {
          background: #59606a;
          max-width: 58px;
          padding: 13px 0;
          text-align: center;
          position: relative; }
          .footer-top .views-row .front-category-info-outer .front-category-info-img .front-category-info-img-inner::after {
            border-color: rgba(0, 0, 0, 0) #59606a;
            border-style: solid;
            border-width: 0px 10px 10px 0;
            position: absolute;
            content: "";
            right: 0;
            top: 100%; }
          .footer-top .views-row .front-category-info-outer .front-category-info-img .front-category-info-img-inner img {
            margin: auto; }
      .footer-top .views-row .front-category-info-outer .front-category-info {
        width: 75%;
        float: right;
        padding: 15px 0; }
        .footer-top .views-row .front-category-info-outer .front-category-info .front-category-name a {
          font-size: 19px;
          font-weight: 500;
          margin-bottom: 7px;
          margin-right: 15px;
          padding-bottom: 7px;
          border-bottom: 1px solid #e6e6e6;
          color: #59606a;
          text-decoration: none;
          display: block; }
          .footer-top .views-row .front-category-info-outer .front-category-info .front-category-name a:hover {
            color: #5CC6D0; }
        .footer-top .views-row .front-category-info-outer .front-category-info .front-category-discription {
          min-height: 60px; }
          .footer-top .views-row .front-category-info-outer .front-category-info .front-category-discription p {
            margin-bottom: 0;
            font-weight: 300;
            font-size: 15px;
            color: #7b838d; }
        .footer-top .views-row .front-category-info-outer .front-category-info .front-category-link a {
          text-decoration: none;
          color: #5CC6D0;
          font-weight: 500; }
          .footer-top .views-row .front-category-info-outer .front-category-info .front-category-link a:hover {
            color: #59606a; }

@media screen and (max-width: 991px) {
  .footer-top .views-row {
    float: left;
    width: 50%; } }
@media screen and (max-width: 600px) {
  .footer-top .views-row {
    width: 100%; } }
/* footer-top-end */
/* footer-bottom-start */
#block-views-over-ons-block {
  padding-bottom: 50px; }

.footer-bottom {
  background-color: #59606a;
  color: #ffffff;
  text-align: center; }
  .footer-bottom .block-title {
    background-color: white;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.4);
    color: #59606a;
    font-size: 26px;
    margin: -30px auto 50px;
    max-width: 300px;
    padding: 15px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 1; }

.front-overons .item-link a {
  background: #5CC6D0;
  border: 1px solid #2d7c83;
  border-radius: 0;
  color: #ffffff;
  display: inline-block;
  font-size: 19px;
  margin-top: 25px;
  padding: 7px 30px;
  text-decoration: none; }
  .front-overons .item-link a:hover {
    background: #ffffff;
    color: #59606a; }
.front-overons .item-body p {
  font-weight: 300; }

/* footer-bottom-end */
/* footer-newsletter-start */
.footer-newsletter {
  background-color: #5CC6D0;
  background-image: url("../images/nieuwsbrief.png");
  background-position: left 185px center;
  background-repeat: no-repeat;
  background-size: 154px auto;
  padding: 35px 0; }
  .footer-newsletter .block-title {
    display: inline-block;
    color: #ffffff;
    font-family: "Corbal-regular";
    margin: 0; }
  .footer-newsletter #webform-client-form-27 {
    float: right;
    position: relative; }
    .footer-newsletter #webform-client-form-27 .form-item {
      margin-bottom: 0; }
      .footer-newsletter #webform-client-form-27 .form-item input {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border-color: currentcolor;
        border-radius: 0;
        border-style: none none solid;
        border-width: medium medium 1px;
        box-shadow: none;
        color: white;
        max-width: 306px;
        padding: 0;
        font-weight: 300; }
    .footer-newsletter #webform-client-form-27 .form-actions {
      position: absolute;
      right: 0;
      top: 0; }
      .footer-newsletter #webform-client-form-27 .form-actions button {
        background-color: rgba(0, 0, 0, 0);
        border: medium none;
        color: rgba(0, 0, 0, 0);
        background-image: url("../images/suscribe nieuwsbrief.png");
        background-repeat: no-repeat;
        background-position: right center; }

/*sass-placeholder*/
#webform-client-form-27 .form-item input::-moz-placeholder, #webform-client-form-27 .form-item select::-moz-placeholder, #webform-client-form-27 .form-item textarea::-moz-placeholder {
  color: #ffffff;
  opacity: 1; }
#webform-client-form-27 .form-item input::-webkit-input-placeholder, #webform-client-form-27 .form-item select::-webkit-input-placeholder, #webform-client-form-27 .form-item textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #ffffff; }
#webform-client-form-27 .form-item input:-ms-input-placeholder, #webform-client-form-27 .form-item select:-ms-input-placeholder, #webform-client-form-27 .form-item textarea:-ms-input-placeholder {
  opacity: 1;
  color: #ffffff; }
#webform-client-form-27 .form-item input::-ms-input-placeholder, #webform-client-form-27 .form-item select::-ms-input-placeholder, #webform-client-form-27 .form-item textarea::-ms-input-placeholder {
  opacity: 1;
  color: #ffffff; }
#webform-client-form-27 .form-item input:focus::-moz-placeholder, #webform-client-form-27 .form-item select:focus::-moz-placeholder, #webform-client-form-27 .form-item textarea:focus::-moz-placeholder {
  opacity: 1; }
#webform-client-form-27 .form-item input:focus::-webkit-input-placeholder, #webform-client-form-27 .form-item select:focus::-webkit-input-placeholder, #webform-client-form-27 .form-item textarea:focus::-webkit-input-placeholder {
  opacity: 1; }
#webform-client-form-27 .form-item input:focus:-ms-input-placeholder, #webform-client-form-27 .form-item select:focus:-ms-input-placeholder, #webform-client-form-27 .form-item textarea:focus:-ms-input-placeholder {
  opacity: 1; }
#webform-client-form-27 .form-item input:focus::-ms-input-placeholder, #webform-client-form-27 .form-item select:focus::-ms-input-placeholder, #webform-client-form-27 .form-item textarea:focus::-ms-input-placeholder {
  opacity: 1; }

/*sass-placeholder*/
@media screen and (max-width: 700px) {
  .footer-newsletter .block-title {
    display: block;
    text-align: center;
    font-size: 25px; }
  .footer-newsletter #webform-client-form-27 {
    float: none;
    margin: 30px auto auto;
    max-width: 300px; } }
/* footer-newsletter-end */
/* footer */
.footer-contact {
  background: #202020 none repeat scroll 0 0;
  color: #ffffff;
  padding: 32px 0 0; }

.footer-contact .item-title {
  font-family: "Corbel-bold";
  font-size: 24px;
  padding-bottom: 34px; }

.footer-contact .item-address, .footer-contact .item-phone {
  padding-bottom: 15px; }

.footer-contact p {
  color: #5cc6d0;
  text-align: center;
  font-weight: 400;
  border-bottom: 1px solid #111111;
  margin: 0;
  font-size: 17px;
  padding: 35px 0 20px; }

.footer-contact .fa {
  position: relative;
  padding-left: 25px;
  font-family: "Roboto",sans-serif,FontAwesome;
  font-size: 15px;
  font-weight: 300; }

.footer-contact .fa::before {
  color: #3b6a6f;
  font-size: 20px;
  left: 0;
  position: absolute;
  top: 0; }

.footer-contact .fa a {
  text-decoration: none;
  color: #ffffff; }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-contact .item-title {
    min-height: 100px;
    padding-bottom: 0px; } }
@media screen and (max-width: 991px) {
  .footer-contact .views-row {
    float: left;
    min-height: 201px;
    width: 50%; } }
@media screen and (max-width: 600px) {
  .footer-contact .views-row {
    width: 100%; } }
/* footer-end */
/* footer-copyright-start */
.footer-copyright {
  background-color: #202020;
  text-align: center;
  color: #ffffff;
  padding: 10px 0; }
  .footer-copyright p {
    margin: 0;
    font-weight: 400;
    font-size: 13px; }
    .footer-copyright p a {
      text-decoration: none;
      color: #5CC6D0; }
      .footer-copyright p a:hover {
        color: #ffffff; }
  .footer-copyright .linkicon {
    list-style: outside none none;
    margin: 0;
    padding: 0; }
    .footer-copyright .linkicon li {
      display: inline-block;
      height: 30px;
      width: 30px;
      position: relative; }
      .footer-copyright .linkicon li a {
        line-height: 30px; }
        .footer-copyright .linkicon li a .linkicon__text {
          display: none; }
        .footer-copyright .linkicon li a .fa::before {
          color: transparent; }
        .footer-copyright .linkicon li a::after {
          content: "";
          height: 100%;
          width: 100%;
          display: block;
          position: absolute;
          top: 0;
          left: 0; }
    .footer-copyright .linkicon li:nth-child(1) {
      background-image: url("../images/facebook.png");
      background-repeat: no-repeat;
      background-position: center center; }
      .footer-copyright .linkicon li:nth-child(1):hover {
        background-image: url("../images/facebook-white.png"); }
    .footer-copyright .linkicon li:nth-child(2) {
      background-image: url("../images/google.png");
      background-repeat: no-repeat;
      background-position: center center; }
      .footer-copyright .linkicon li:nth-child(2):hover {
        background-image: url("../images/google-white.png"); }
    .footer-copyright .linkicon li:nth-child(3) {
      background-image: url("../images/linked-in.png");
      background-repeat: no-repeat;
      background-position: center center; }
      .footer-copyright .linkicon li:nth-child(3):hover {
        background-image: url("../images/linked-in-white.png"); }
		.footer-copyright .linkicon li:nth-child(4) {
      background-image: url("../images/instagram.png");
      background-repeat: no-repeat;
      background-position: center center; }
		.footer-copyright .linkicon li:nth-child(4):hover {
        background-image: url("../images/instagram.png"); }
  .footer-copyright .copyright-footer {
    float: right;
    text-align: right;
    width: 50%;
    line-height: 2.3; }
  .footer-copyright #block-views-footer-social-links-block {
    display: inline-block;
    text-align: left;
    width: 50%; }

/* footer-copyright-end */
/*# sourceMappingURL=style.css.map */
/* News Overview-start */
.main-container {
  padding: 50px 0 80px; }

.news-body {
  background-color: #ffffff; }
  .news-body h3 {
    font-size: 19px;
    font-weight: 500;
    text-transform: uppercase; }
    .news-body h3 a {
      text-decoration: none;
      color: #59606a; }
      .news-body h3 a:hover {
        color: #5CC6D0; }
  .news-body .date-comment-outer {
    padding-bottom: 20px; }
    .news-body .date-comment-outer .fa {
      color: #7b838d;
      font-family: "Roboto",sans-serif,FontAwesome;
      font-size: 15px;
      font-weight: 300; }
      .news-body .date-comment-outer .fa::before {
        padding-right: 10px; }
  .news-body .item-body {
    min-height: 55px;
    padding-bottom: 20px; }
    .news-body .item-body p {
      margin-bottom: 0;
      font-weight: 300;
      font-size: 15px;
      color: #7b838d; }
  .news-body .item-link a {
    text-decoration: none;
    color: #5CC6D0;
    font-weight: 500; }
    .news-body .item-link a:hover {
      color: #59606a; }

@media screen and (max-width: 991px) {
  .view-id-news .views-row {
    float: left;
    width: 50%;
    } }
@media screen and (max-width: 600px) {
  .view-id-news .views-row {
    width: 100%; } }
/* News Overview-end */
/* News detail-start */
.node-type-news .main-container h2 .field-item {
  font-size: 26px;
  font-weight: 500;
  text-transform: uppercase;
  color: #59606a; }
.node-type-news .main-container .content {
  padding-top: 15px; }
  .node-type-news .main-container .content .field-item > p {
    color: #7b838d;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 0; }
.node-type-news .main-container .news-date.fa.fa-calendar {
  color: #7b838d;
  font-family: "Roboto",sans-serif,FontAwesome;
  font-size: 15px;
  font-weight: 300; }
.node-type-news .main-container .news-date.fa.fa-calendar::before {
  padding-right: 10px; }

/* News detail-end */
/* breadcrumb-start */
.breadcrumb-outer {
  background-image: url("../images/inner-header-img.png");
  background-position: center bottom -20px;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 110px; }
  .breadcrumb-outer .breadcrumb {
    background-color: rgba(0, 0, 0, 0);
    margin-bottom: 0;
    padding: 16px 15px;
    font-weight: 500;
    color: #5CC6D0; }
    .breadcrumb-outer .breadcrumb span {
      color: #202020; }
    .breadcrumb-outer .breadcrumb a {
      font-weight: 300;
      text-decoration: none;
      color: #202020; }
      .breadcrumb-outer .breadcrumb a:hover {
        color: #5CC6D0; }

@media screen and (max-width: 767px) {
  .breadcrumb-outer {
    padding-top: 0;
    background-position: center bottom 0;
    background-size: cover; } }
/* breadcrumb-end */
/* testimonial-start */
.testimonial-outer .testimonial-inner {
  background: #ffffff;
  border: 1px solid #2d7c83;
  border-radius: 5px;
  margin-bottom: 15px; }
  .testimonial-outer .testimonial-inner .testimonial-info {
    padding: 12px;
    text-align: center; }
    .testimonial-outer .testimonial-inner .testimonial-info h3 {
      min-height: 55px; }
      .testimonial-outer .testimonial-inner .testimonial-info h3 a {
        font-size: 19px;
        font-weight: 500;
        margin-bottom: 5px;
        margin-top: 0;
        color: #59606a;
        text-decoration: none;
        display: inline-block; }
        .testimonial-outer .testimonial-inner .testimonial-info h3 a:hover {
          color: #5CC6D0; }
    .testimonial-outer .testimonial-inner .testimonial-info h4 {
      color: #7b838d;
      font-size: 15px;
      font-style: italic;
      font-weight: 300;
      margin: 0;
      min-height: 35px; }
    .testimonial-outer .testimonial-inner .testimonial-info .item-body p {
      color: #7b838d;
      font-size: 15px;
      font-weight: 300;
      font-style: italic;
      margin-bottom: 0; }
    .testimonial-outer .testimonial-inner .testimonial-info .item-link a {
      background: #5CC6D0;
      border: 1px solid #2d7c83;
      color: #ffffff;
      display: inline-block;
      font-family: "Corbel-bold";
      font-size: 16px;
      margin: 15px 0 10px;
      padding: 5px 18px;
      text-decoration: none; }
      .testimonial-outer .testimonial-inner .testimonial-info .item-link a:hover {
        background: #59606a; }
  .testimonial-outer .testimonial-inner .item-image {
    padding: 20px 0 10px; }
    .testimonial-outer .testimonial-inner .item-image img {
      border-radius: 50%;
      margin: auto;
      max-width: 100px; }

@media screen and (max-width: 1199px) {
  .view-id-testimonial .views-row {
    width: 33.3333%; } }
@media screen and (max-width: 991px) {
  .view-id-testimonial .views-row {
    width: 50%;
    float: left; } }
@media screen and (max-width: 600px) {
  .view-id-testimonial .views-row {
    width: 100%; } }
/* testimonial-end */
/* testimonial-detail-start */
.node-type-testimonials .main-container h1 {
  color: #59606a;
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 7px;
  text-transform: uppercase; }
.node-type-testimonials .main-container .content {
  background: #eef3f7;
  margin-top: 130px;
  padding: 0 30px 25px; }
  .node-type-testimonials .main-container .content .testimonial-node-img {
    border-radius: 50%;
    text-align: right; }
    .node-type-testimonials .main-container .content .testimonial-node-img .field-item {
      border: 1px solid #5cc6d0;
      border-radius: 50%;
      box-shadow: 0 0 7px #808080;
      display: inline-block;
      margin-top: -100px;
      padding: 4px;
      position: relative;
      width: 200px;
      z-index: 12; }
      @media screen and (max-width: 767px) {
        .node-type-testimonials .main-container .content .testimonial-node-img .field-item {
          width: 160px;
          height: 160px; } }
      .node-type-testimonials .main-container .content .testimonial-node-img .field-item img {
        border-radius: 50%; }
  .node-type-testimonials .main-container .content h2 {
    color: #59606a;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 7px;
    text-transform: uppercase; }
  .node-type-testimonials .main-container .content .field-item {
    color: #7b838d;
    font-size: 15px;
    font-style: italic;
    font-weight: 500;
    margin: 0;
    min-height: 35px; }
  .node-type-testimonials .main-container .content p {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 15px;
    font-style: italic;
    color: #7b838d; }

/* testimonial-detail-end */
/* page-faq-overview-start */
.view-faq-category-.view-id-faq_category_ div {
  display: inline-block;
  vertical-align: middle; }
.view-faq-category-.view-id-faq_category_ .view-header {
  line-height: 41px;
  margin: 0 !important;
  position: relative; }
  .view-faq-category-.view-id-faq_category_ .view-header a {
    text-decoration: none;
    color: #59606a;
    font-weight: 500; }
  .view-faq-category-.view-id-faq_category_ .view-header::after {
    background: #59606a;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%; }
  .view-faq-category-.view-id-faq_category_ .view-header:hover a {
    color: #5CC6D0; }
  .view-faq-category-.view-id-faq_category_ .view-header:hover::after {
    background: #5CC6D0; }

.page-faq .main-container .views-row {
  margin: 10px 0;
  padding: 0 10px; }
.page-faq .main-container .view-header {
  margin-bottom: 20px;
  padding: 0 10px; }
  .page-faq .main-container .view-header::after {
    content: "";
    display: block;
    clear: both; }
  .page-faq .main-container .view-header .views-row {
    float: left;
    margin: 0;
    max-width: 185px;
    position: relative; }
    .page-faq .main-container .view-header .views-row::after {
      background: #59606a none repeat scroll 0 0;
      bottom: 0;
      content: "";
      display: block;
      height: 2px;
      left: 0;
      position: absolute;
      width: 100%; }
    .page-faq .main-container .view-header .views-row:hover::after, .page-faq .main-container .view-header .views-row.active::after {
      background: #5cc6d0 none repeat scroll 0 0; }
    .page-faq .main-container .view-header .views-row:hover .faqpage-category div a, .page-faq .main-container .view-header .views-row.active .faqpage-category div a {
      color: #5CC6D0; }
      .page-faq .main-container .view-header .views-row:hover .faqpage-category div a:hover, .page-faq .main-container .view-header .views-row.active .faqpage-category div a:hover {
        color: #59606a; }
    .page-faq .main-container .view-header .views-row:hover .faqpage-category .item-icon img, .page-faq .main-container .view-header .views-row.active .faqpage-category .item-icon img {
      top: -19px; }
    .page-faq .main-container .view-header .views-row .faqpage-category {
      padding: 10px 30px; }
      .page-faq .main-container .view-header .views-row .faqpage-category div {
        display: inline-block;
        max-height: 19px;
        overflow: hidden;
        padding-left: 5px;
        vertical-align: middle; }
        .page-faq .main-container .view-header .views-row .faqpage-category div img {
          height: auto;
          max-height: 37px;
          width: auto;
          position: relative;
          top: 0; }
      .page-faq .main-container .view-header .views-row .faqpage-category .item-name a {
        color: #59606a;
        font-weight: 300;
        text-decoration: none; }
        .page-faq .main-container .view-header .views-row .faqpage-category .item-name a:hover {
          color: #5CC6D0; }

.page-faq .view-faq-category-page > .view-content, .page-faq .view-faq > .view-content {
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  flex-wrap: wrap; }
  .page-faq .view-faq-category-page > .view-content .faq-item-row, .page-faq .view-faq > .view-content .faq-item-row {
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    margin: 10px 0;
    padding: 0 10px; }
    .page-faq .view-faq-category-page > .view-content .faq-item-row .views-field, .page-faq .view-faq > .view-content .faq-item-row .views-field {
      background: #eef3f7 none repeat scroll 0 0; }

.faq-outer {
  padding: 15px 20px; }
  .faq-outer h3 {
    margin-top: 0; }
    .faq-outer h3 a {
      font-size: 19px;
      font-weight: 500;
      margin-bottom: 7px;
      margin-right: 15px;
      padding-bottom: 7px;
      color: #59606a;
      text-decoration: none; }
      .faq-outer h3 a:hover {
        color: #5CC6D0; }
  .faq-outer .item-body {
    min-height: 60px; }
    .faq-outer .item-body p {
      margin-bottom: 0;
      font-weight: 300;
      font-size: 15px;
      color: #7b838d; }
  .faq-outer .item-link a {
    text-decoration: none;
    color: #5CC6D0;
    font-weight: 500; }
    .faq-outer .item-link a:hover {
      color: #59606a; }

@media screen and (max-width: 600px) {
  .page-faq .main-container .view-header .views-row {
    float: none;
    margin: auto; }

  .view-faq-category-.view-id-faq_category_ div {
    display: block; }
  .view-faq-category-.view-id-faq_category_ .view-header {
    margin: auto !important;
    max-width: 185px;
    text-align: center; } }
/* page-faq-overview-end */
/* page-faq-detail-start */
.node-type-faq .main-container .block {
  padding: 0 15px; }

.node-type-faq .main-container .view-content::after {
  content: "";
  display: block;
  clear: both; }
.node-type-faq .main-container .view-content .views-row {
  float: left;
  margin: 0;
  max-width: 185px;
  position: relative; }
  .node-type-faq .main-container .view-content .views-row::after {
    background: #59606a none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%; }
  .node-type-faq .main-container .view-content .views-row:hover::after, .node-type-faq .main-container .view-content .views-row.active::after {
    background: #5cc6d0 none repeat scroll 0 0; }
  .node-type-faq .main-container .view-content .views-row:hover .faqpage-category div a, .node-type-faq .main-container .view-content .views-row.active .faqpage-category div a {
    color: #5CC6D0; }
    .node-type-faq .main-container .view-content .views-row:hover .faqpage-category div a:hover, .node-type-faq .main-container .view-content .views-row.active .faqpage-category div a:hover {
      color: #59606a; }
  .node-type-faq .main-container .view-content .views-row:hover .faqpage-category .item-icon img, .node-type-faq .main-container .view-content .views-row.active .faqpage-category .item-icon img {
    top: -19px; }
  .node-type-faq .main-container .view-content .views-row .faqpage-category {
    padding: 10px 30px; }
    .node-type-faq .main-container .view-content .views-row .faqpage-category div {
      display: inline-block;
      max-height: 19px;
      overflow: hidden;
      padding-left: 5px;
      vertical-align: middle; }
      .node-type-faq .main-container .view-content .views-row .faqpage-category div img {
        height: auto;
        max-height: 37px;
        width: auto;
        position: relative;
        top: 0; }
    .node-type-faq .main-container .view-content .views-row .faqpage-category .item-name a {
      color: #59606a;
      font-weight: 300;
      text-decoration: none; }
      .node-type-faq .main-container .view-content .views-row .faqpage-category .item-name a:hover {
        color: #5CC6D0; }
.node-type-faq .main-container .node-faq {
  background: #eef3f7;
  padding: 15px 20px;
  margin-top: 30px; }
  .node-type-faq .main-container .node-faq h2 {
    margin-top: 0;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 7px;
    margin-right: 15px;
    padding-bottom: 7px;
    color: #59606a; }
  .node-type-faq .main-container .node-faq p {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 15px;
    color: #7b838d; }

@media screen and (max-width: 600px) {
  .node-type-faq .main-container .view-content .views-row {
    float: none;
    margin: auto; } }
/* page-faq-detail-end */
/*evenementen-start  */
.view-events.view-id-events .views-row {
  padding: 10px; }

.page-evenementen .main-container h1 {
  color: #59606a;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 15px;
  text-transform: uppercase;
  border-bottom: none;
  text-align: center; }

@media screen and (max-width: 991px) {
  .view-events.view-id-events > .view-content .views-row {
    float: left;
    width: 50%; } }
@media screen and (max-width: 600px) {
  .view-events.view-id-events > .view-content .views-row {
    width: 100%; } }
/*evenementen-end */
/* evenementen-detail-start */
.node-type-events .main-container h2 {
  color: #59606a;
  font-size: 28px;
  font-weight: 500;
  margin-right: 0;
  text-transform: uppercase;
  border-bottom: none;
  }
.node-type-events .main-container .node_event_body {
  margin-top: 30px; }
  .node-type-events .main-container .node_event_body .node_event_body-left {
    padding-left: 0; }
    .node-type-events .main-container .node_event_body .node_event_body-left p {
      color: #7b838d;
      font-size: 15px;
      font-weight: 300;
      }
  .node-type-events .main-container .node_event_body .node_event_body-right {
    background: #5CC6D0;
    padding: 20px; }
    .node-type-events .main-container .node_event_body .node_event_body-right > div {
      display: block;
      padding-bottom: 25px; }
    .node-type-events .main-container .node_event_body .node_event_body-right h2 {
      color: #ffffff;
      font-weight: 700;
      margin-bottom: 20px;
      padding-bottom: 10px;
      position: relative;
      text-align: left; }
      .node-type-events .main-container .node_event_body .node_event_body-right h2::after {
        background: #ffffff none repeat scroll 0 0;
        bottom: 0;
        content: "";
        display: block;
        height: 1px;
        left: 0;
        position: absolute;
        width: 160px; }
    .node-type-events .main-container .node_event_body .node_event_body-right .fa.fa-calendar {
      color: #ffffff;
      font-family: "Roboto",sans-serif,FontAwesome;
      font-size: 19px;
      font-weight: 500; }
      .node-type-events .main-container .node_event_body .node_event_body-right .fa.fa-calendar::before {
        padding-right: 10px; }
    .node-type-events .main-container .node_event_body .node_event_body-right .fa::before {
      color: #ffffff;
      font-size: 19px; }
    .node-type-events .main-container .node_event_body .node_event_body-right .event-date {
      color: #ffffff;
      font-weight: 300;
      padding-top: 10px; }
    .node-type-events .main-container .node_event_body .node_event_body-right .node_event_opening.fa.fa-clock-o .field-label, .node-type-events .main-container .node_event_body .node_event_body-right .node_event_address.fa.fa-map-marker .field-label {
      margin-bottom: 10px;
      margin-top: -18px;
      padding-left: 26px;
      color: #ffffff;
      font-size: 19px;
      font-weight: 500;
      text-transform: uppercase;
      font-family: "Roboto",sans-serif,FontAwesome; }
    .node-type-events .main-container .node_event_body .node_event_body-right .node_event_opening.fa.fa-clock-o .field-item, .node-type-events .main-container .node_event_body .node_event_body-right .node_event_address.fa.fa-map-marker .field-item {
      color: #ffffff;
      font-weight: 300;
      font-family: FontAwesome,"Roboto",sans-serif; }

@media screen and (max-width: 767px) {
  .node-type-events .main-container .node_event_body .node_event_body-right {
    margin-top: 30px; } }
/* evenementen-detail-end */
/* contact-start */
.contact-content-bottom {
  background: #f8f8f8 none repeat scroll 0 0; }
  .contact-content-bottom h2 {
    font-family: 'Corbel-bold';
    color: #59606a;
    text-transform: uppercase;
    font-size: 28px; }
  .contact-content-bottom form {
    position: relative; }
    .contact-content-bottom form fieldset {
      background-color: rgba(0, 0, 0, 0);
      border: medium none;
      box-shadow: none;
      padding-left: 0; }
      .contact-content-bottom form fieldset label {
        color: #59606a;
        font-family: 'Corbel-bold'; }
        .contact-content-bottom form fieldset label span {
          color: #fb4a4a; }
      .contact-content-bottom form fieldset .panel-body {
        padding-left: 0; }
    .contact-content-bottom form .form-actions {
      bottom: 50px;
      clear: both;
      position: absolute;
      right: 435px; }
      .contact-content-bottom form .form-actions button {
        background: #5CC6D0;
        border: 1px solid #2d7c83;
        border-radius: 0;
        color: white;
        display: inline-block;
        font-size: 16px;
        padding: 5px 30px;
        text-decoration: none;
        font-family: 'Corbel-bold'; }
        .contact-content-bottom form .form-actions button:hover {
          background: #59606a; }
    .contact-content-bottom form::after {
      content: "";
      display: block;
      clear: both; }
    .contact-content-bottom form .grippie {
      display: none; }

.slider .contact_map {
  position: relative; }
  .slider .contact_map iframe {
    display: inline-block;
    height: 345px;
    vertical-align: middle;
    width: 100%; }
  .slider .contact_map .map-info-outer {
    background: rgba(116, 121, 129, 0.8) none repeat scroll 0 0;
    color: white;
    display: flex;
    display: -webkit-flex;
    height: 100%;
    padding: 0 20px;
    position: absolute;
    right: 150px;
    text-align: center;
    top: 0; }
    .slider .contact_map .map-info-outer .map-info {
      margin: auto; }
      .slider .contact_map .map-info-outer .map-info h2 {
        margin: 0;
        font-weight: 700;
        font-size: 19px; }
      .slider .contact_map .map-info-outer .map-info h4 {
        margin: 0;
        font-weight: 300;
        font-size: 15px;
        padding-top: 5px; }

.contact-content-top {
  background: #eef3f7;
  padding: 50px 0; }
  .contact-content-top .phone-icon, .contact-content-top .envelope-icon, .contact-content-top .building-icon {
    float: left;
    text-align: center;
    vertical-align: middle;
    width: 33.3333%; }
    .contact-content-top .phone-icon::before, .contact-content-top .envelope-icon::before, .contact-content-top .building-icon::before {
      width: 60px;
      height: 60px;
      background-color: #5CC6D0;
      border-radius: 50%;
      display: block;
      margin: 0 auto 25px;
      content: ""; }
    .contact-content-top .phone-icon p, .contact-content-top .envelope-icon p, .contact-content-top .building-icon p {
      font-weight: 500;
      font-family: FontAwesome,"Roboto",sans-serif;
      color: #59606a;
      font-size: 17px; }
      .contact-content-top .phone-icon p a, .contact-content-top .phone-icon p:last-child, .contact-content-top .envelope-icon p a, .contact-content-top .envelope-icon p:last-child, .contact-content-top .building-icon p a, .contact-content-top .building-icon p:last-child {
        font-weight: 400;
        color: #59606a;
        text-decoration: none;
        margin-bottom: 0; }
        .contact-content-top .phone-icon p a:hover, .contact-content-top .phone-icon p:last-child:hover, .contact-content-top .envelope-icon p a:hover, .contact-content-top .envelope-icon p:last-child:hover, .contact-content-top .building-icon p a:hover, .contact-content-top .building-icon p:last-child:hover {
          color: #5CC6D0; }
  .contact-content-top .phone-icon::before {
    background-image: url("../images/telefoon.png");
    background-repeat: no-repeat;
    background-position: center; }
  .contact-content-top .envelope-icon::before {
    background-image: url("../images/contact-email.png");
    background-repeat: no-repeat;
    background-position: center; }
  .contact-content-top .building-icon::before {
    background-image: url("../images/cantoren.png");
    background-repeat: no-repeat;
    background-position: center; }

.contact-map-info h2 {
  color: #59606a;
  font-size: 26px;
  font-family: 'Corbel-bold';
  margin-bottom: 15px;
  margin-top: 0; }
.contact-map-info .field-item, .contact-map-info a {
  color: #7b838d;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 0;
  text-decoration: none;
  font-family: FontAwesome,"Roboto",sans-serif; }
.contact-map-info a:hover {
  color: #5CC6D0; }
.contact-map-info .fa {
  display: block; }
  .contact-map-info .fa::before {
    color: #5cc6d0;
    font-size: 21px; }
  .contact-map-info .fa .field {
    margin-bottom: 18px;
    margin-left: 25px;
    margin-top: -16px; }
.contact-map-info .fa-envelope-o::before {
  font-size: 18px !important; }

.contact-map-outer p {
  margin: 0; }
  .contact-map-outer p iframe {
    border: 1px solid #59606a !important;
    height: 150px;
    margin-bottom: 45px;
    width: 100%; }

.page-node-30 .main-container {
  padding-bottom: 0; }

#node-30 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  margin-top: 0;
  padding: 0; }

@media screen and (max-width: 1199px) {
  .contact-content-bottom form .form-actions {
    right: 334px; } }
@media screen and (max-width: 991px) {
  .contact-content-bottom form .form-actions {
    right: 223px; } }
@media screen and (max-width: 767px) {
  .contact-content-bottom form .form-actions {
    margin-bottom: 30px;
    position: static; }
  .contact-content-bottom form fieldset {
    margin-bottom: 0;
    padding-right: 0; }
    .contact-content-bottom form fieldset .panel-body {
      padding-right: 0; }

  .slider .contact_map .map-info-outer {
    padding: 20px 0;
    position: static; } }
@media screen and (max-width: 600px) {
  .contact-content-top .block {
    width: 100%; }
  .contact-content-top .envelope-icon {
    margin: 45px 0; } }
/* contact-end */
/* basic-page-start */
.node-type-page .main-container .node-page {
  background: #eef3f7 none repeat scroll 0 0;
  margin-top: 15px;
  padding: 25px 30px; }
  .node-type-page .main-container .node-page p {
    color: #7b838d;
    font-size: 15px;
    font-weight: 300;
    margin: 0;
    min-height: 35px; }
  .node-type-page .main-container .node-page h2 {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 0;
    color: #59606a; }

/* basic-page-end */
/* team-start */
.page-team {
  background: #edf3f8; }
  .page-team .main-container .views-row {
    margin-bottom: 30px; }
    @media screen and (max-width: 991px) {
      .page-team .main-container .views-row {
        float: left;
        width: 50%; } }
    @media screen and (max-width: 600px) {
      .page-team .main-container .views-row {
        width: 100%; } }

.team-info .item-title {
  text-align: center;
  padding: 15px 20px;
  background: #ffffff; }
  .team-info .item-title a {
    text-transform: uppercase;
    font-weight: 500;
    color: #59606a;
    text-decoration: none;
    font-size: 17px; }
.team-info:hover .item-title {
  background: #5CC6D0; }
.team-info:hover .item-title a {
  color: #ffffff; }
.team-info .team-bottom {
  padding: 25px 20px;
  background: #ffffff; }
  .team-info .team-bottom .item-body {
    color: #7b838d;
    font-size: 15px;
    font-weight: 300; }
    .team-info .team-bottom .item-body p {
      margin: 0; }
  .team-info .team-bottom .item-link {
    margin-top: 15px; }
    .team-info .team-bottom .item-link a {
      color: #5cc6d0;
      font-weight: 500;
      text-decoration: none; }
      .team-info .team-bottom .item-link a:hover {
        color: #59606a; }

.node-team-right h2 {
  font-size: 30px;
  font-weight: 500;
  color: #59606a;
  text-transform: uppercase; }
  @media screen and (min-width: 768px) {
    .node-team-right h2 {
      margin-top: 0; } }
.node-team-right p {
  color: #7b838d;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 0; }

/* team-end */
/* aanbod-start */
.aanbod-container {
  background: #edf3f8;
  padding: 50px 0; }
  .aanbod-container .views-row {
    margin-bottom: 30px; }
  .aanbod-container .property-header-text {
    color: #7b838d;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 25px;
    text-align: center; }
  .aanbod-container .aanbod-outer .aanbod-title-section {
    text-align: center;
    padding: 15px 20px;
    background: #ffffff; }
    .aanbod-container .aanbod-outer .aanbod-title-section .aanbod-title a {
      text-transform: uppercase;
      font-weight: 500;
      color: #59606a;
      text-decoration: none;
      font-size: 17px; }
    .aanbod-container .aanbod-outer .aanbod-title-section .aanbod-adres {
      font-weight: 300;
      color: #59606a; }
  .aanbod-container .aanbod-outer:hover .aanbod-title-section {
    background: #5CC6D0; }
  .aanbod-container .aanbod-outer:hover .aanbod-title a, .aanbod-container .aanbod-outer:hover .aanbod-adres {
    color: #ffffff; }
  .aanbod-container .aanbod-outer .aanbod-info {
    background: #f5f5f5;
    display: flex;
    color: #59606a;
    font-weight: 300; }
    .aanbod-container .aanbod-outer .aanbod-info div {
      display: inline-block;
      padding: 10px 0 10px 45px;
      margin: auto 0;
      width: 50%; }
    .aanbod-container .aanbod-outer .aanbod-info .slaapkamer-icon {
      background-image: url("../images/Slaapkamer.png");
      background-repeat: no-repeat;
      background-position: left 20px center;
      position: relative; }
      .aanbod-container .aanbod-outer .aanbod-info .slaapkamer-icon::after {
        background: #e5e5e5 none repeat scroll 0 0;
        content: "";
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 1px; }
    .aanbod-container .aanbod-outer .aanbod-info .badkamer-icon {
      background-image: url("../images/Badkamer.png");
      background-repeat: no-repeat;
      background-position: left 20px center; }
  .aanbod-container .aanbod-outer .aanbod-extra-info {
    padding: 25px 20px;
    background: #ffffff;
    color: #7b838d;
    font-size: 15px;
    font-weight: 300;
  }
    .aanbod-container .aanbod-outer .aanbod-extra-info p {
      margin: 0; }
    .aanbod-container .aanbod-outer .aanbod-extra-info h2, .aanbod-container .aanbod-outer .aanbod-extra-info h3 {
      font-weight: normal;
      margin: 0;
      font-size: 15px; }



  .property-price-ref {
    margin-top: auto;
    border-top: 1px solid #e5e5e5;
    background: #ffffff;
    padding: 15px 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .aanbod-container .aanbod-outer .aanbod-prijs {
    color: #5CC6D0;
    font-weight: 700;
    width: 50%;
    text-align: right;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 19px; }

  .aanbod-container .aanbod-outer .aanbod-ref {
    text-transform: uppercase;
    color: #59606a;
    font-size: 16px;
    width: 50%;
    margin-top: auto;
    margin-bottom: auto;
    line-height: .5;
  }
    .aanbod-container .views-row > div.views-field > span.field-content {
    display: block;
    height: 100%;
    }
  .aanbod-container .views-row > div.views-field,
  .aanbod-container .views-row > div.views-field > span.field-content > div.aanbod-outer {
    height: 100%;
  }
    }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .aanbod-container .aanbod-outer .aanbod-info .slaapkamer-icon {
    background-position: left 10px center;
    text-align: right; }
  .aanbod-container .aanbod-outer .aanbod-info div {
    padding: 10px 7px 10px 27px; }
  .aanbod-container .aanbod-outer .aanbod-info .badkamer-icon {
    text-align: right; } }

@media screen and (max-width: 991px) {
  .aanbod-container .views-row {
    float: left;
    width: 50%;
    margin-bottom: 15px; } }
@media screen and (max-width: 700px) {
  .aanbod-container .aanbod-outer .aanbod-info {
    display: block; }
    .aanbod-container .aanbod-outer .aanbod-info div {
      width: 100%; }
    .aanbod-container .aanbod-outer .aanbod-info .slaapkamer-icon::after {
      background: transparent; } }
@media screen and (max-width: 600px) {
  .aanbod-container .views-row {
    width: 100%; } }
/* aanbod-end */
/* Invest-Property-Detail-start */
.node-type-property .main-container {
  padding: 29px 0 80px; }
  .node-type-property .main-container h2 {
    color: #59606a;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 28px; }
  .node-type-property .main-container .property-detail-slider .flexslider {
    margin-bottom: 10px; }
  .node-type-property .main-container .property-detail-slider .view-id-property_detail_slider_navigatoin .field-content img {
    cursor: pointer; }

.property-ref .field-type-text div {
  display: inline-block;
  text-transform: uppercase;
  font-size: 19px; }

.property-slider-bottom {
  padding: 20px 0; }
  .property-slider-bottom::after {
    clear: both;
    content: "";
    display: block; }
  .property-slider-bottom > div {
    display: inline-block;
    width: 32.3333%; }
  .property-slider-bottom .property-prijs {
    float: right;
    font-size: 26px;
    color: #5CC6D0;
    font-weight: 900; }
.property-list-left {
  padding-left: 0; }
  .property-list-left .address-fields-outer {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #dddddd;
    padding: 10px 25px; }
    .property-list-left .address-fields-outer > div {
      display: inline-block; }
    .property-list-left .address-fields-outer .country-region-info {
      float: right; }
      .property-list-left .address-fields-outer .country-region-info > div:first-child {
        /*margin-right: 40px; */
      }
      .property-list-left .address-fields-outer .country-region-info .field {
        border: medium none;
        display: inline-block;
        padding: 0;
        width: auto; }

.property-list-right {
  padding-right: 0; }

.property-list, .property-list-second, .employee-user-content {
  font-size: 16px; }
  .property-list::after, .property-list-second::after, .employee-user-content::after {
    clear: both;
    content: "";
    display: block; }
  .property-list .field:nth-child(2n), .property-list .field:nth-child(2n), .property-list-second .field:nth-child(2n), .property-list-second .field:nth-child(2n), .employee-user-content .field:nth-child(2n), .employee-user-content .field:nth-child(2n) {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0; }
  .property-list .field, .property-list-second .field, .employee-user-content .field {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #dddddd;
    padding: 10px 25px;
    display: inline-block;
    width: 100%; }
    .node-property  .employee-user-content .field-name-field-interne-opmerkingen.field-type-text-with-summary 
    .field-items {
      text-align: left;
    }
@media screen and (min-width: 768px) {
    .node-property  .employee-user-content .field-name-field-interne-opmerkingen.field-type-text-with-summary 
    .field-items {
      max-width: calc(100% - 170px);
      text-align: left;
    }
}
    .property-list .field .field-label, .property-list-second .field .field-label, .employee-user-content .field .field-label {
      color: #59606a;
      font-weight: 500;
      display: inline-block; }
    .property-list .field .field-items, .property-list-second .field .field-items, .employee-user-content .field .field-items {
      color: #59606a;
      font-weight: 300;
      display: inline-block;
      float: right;
      text-align: right; }

.employee-user-content {
  margin-top: 45px; }
  .employee-user-content .field-name-field-file-uploads .file > a {
    text-decoration: none;
    color: #59606a;
    font-weight: 300; }

.property-list-second .property-list-second-left {
  padding-left: 0; }
.property-list-second .property-list-second-right {
  padding-right: 0; }

.property-omschrijving > div {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #dddddd;
  margin: 40px 0;
  padding: 10px 20px; }
.property-omschrijving .field-label {
  color: #59606a;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 26px; }
.property-omschrijving .field-items {
  color: #59606a;
  font-weight: 300;
  font-size: 16px; }

.social-content {
  margin-top: 35px;
  text-align: right; }
  .social-content h3, .social-content ul {
    display: inline-block;
    margin: 0;
    vertical-align: middle; }
  .social-content h3 {
    color: #59606a;
    font-size: 20px;
    font-weight: 500; }
  .social-content .links.list-inline .a2a_button_facebook {
    background-image: url("../images/facebook-white.png");
    background-color: #5CC6D0;
    background-repeat: no-repeat;
    background-position: center;
    height: 30px;
    width: 30px; }
    .social-content .links.list-inline .a2a_button_facebook span {
      display: none; }
  .social-content .links.list-inline .a2a_button_google_plus {
    background-image: url("../images/google-white.png");
    background-color: #5CC6D0;
    background-repeat: no-repeat;
    background-position: center;
    height: 30px;
    width: 30px; }
    .social-content .links.list-inline .a2a_button_google_plus span {
      display: none; }
  .social-content .links.list-inline .a2a_button_linkedin {
    background-image: url("../images/linked-in-white.png");
    background-color: #5CC6D0;
    background-repeat: no-repeat;
    background-position: center;
    height: 30px;
    width: 30px; }
    .social-content .links.list-inline .a2a_button_linkedin span {
      display: none; }
  .social-content .links.list-inline a:hover {
    background-color: #59606a; }

/*  */
.view-id-prop .views-row {
  position: static;
  padding: 0 10px; }
  .view-id-prop .views-row .property-category-outer {
    padding-bottom: 80px; }
    .view-id-prop .views-row .property-category-outer .property-category-desc {
      background: #eef3f7;
      color: #59606a;
      font-size: 15px;
      font-weight: 300;
      padding: 10px;
      position: absolute;
      width: calc(50% - 20px);
      display: none;
      bottom: 10px; }
      .view-id-prop .views-row .property-category-outer .property-category-desc::after {
        border-bottom: 10px solid #eef3f7;
        border-left: 12px solid rgba(0, 0, 0, 0);
        border-right: 12px solid rgba(0, 0, 0, 0);
        bottom: 100%;
        content: "";
        height: 0;
        position: absolute;
        width: 0; }
    .view-id-prop .views-row .property-category-outer .property-category-link {
      background: #59606a;
      padding: 25px 5px; }
      .view-id-prop .views-row .property-category-outer .property-category-link .property-category-icon img {
        margin: auto;
        max-height: 30px; }
      .view-id-prop .views-row .property-category-outer .property-category-link .property-category-title {
        text-align: center;
        color: #ffffff;
        font-weight: 300;
        padding-top: 20px; }
    .view-id-prop .views-row .property-category-outer:hover .property-category-link {
      background: #5CC6D0; }

.view-id-prop {
  padding-top: 25px; }
  .view-id-prop .view-content {
    position: relative;
    margin: 0 -10px; }
    .view-id-prop .view-content::after {
      content: "";
      display: block;
      clear: both; }

/*  */
/*------flexslider------------------------*/
.view-id-property_detail_slider_navigatoin .flexslider {
  border: medium none;
  margin-bottom: 0; }
  .view-id-property_detail_slider_navigatoin .flexslider .flex-control-nav li {
    display: none; }
  .view-id-property_detail_slider_navigatoin .flexslider .flex-nav-prev .flex-prev {
    display: block;
    opacity: 1;
    left: 0px;
    background: #5CC6D0 url("../images/property-detail-left-arrow.png") no-repeat scroll center center;
    border-radius: 0 5px 5px 0;
    color: rgba(0, 0, 0, 0);
    line-height: 50px;
    position: absolute;
    top: 50%;
    width: 41px;
    padding: 20px; }
    .view-id-property_detail_slider_navigatoin .flexslider .flex-nav-prev .flex-prev:hover {
      background-color: #59606a; }
  .view-id-property_detail_slider_navigatoin .flexslider .flex-nav-next .flex-next {
    display: block;
    opacity: 1;
    right: 0px;
    background: #5CC6D0 url("../images/property-detail-right-arrow.png") no-repeat scroll center center;
    border-radius: 5px 0 0 5px;
    color: rgba(0, 0, 0, 0);
    line-height: 50px;
    padding: 20px;
    position: absolute;
    top: 50%;
    width: 41px; }
    .view-id-property_detail_slider_navigatoin .flexslider .flex-nav-next .flex-next:hover {
      background-color: #59606a; }
  .view-id-property_detail_slider_navigatoin .flexslider .flex-direction-nav a::before {
    content: "";
    display: none; }

/*----flexslider-end--------------------------*/
@media screen and (min-width: 992px) {
  .view-id-prop .views-row.views-row-1 .property-category-outer:hover .property-category-desc, .view-id-prop .views-row.views-row-2 .property-category-outer:hover .property-category-desc, .view-id-prop .views-row.views-row-3 .property-category-outer:hover .property-category-desc {
    display: block;
    left: 15px; }
  .view-id-prop .views-row.views-row-4 .property-category-outer:hover .property-category-desc, .view-id-prop .views-row.views-row-5 .property-category-outer:hover .property-category-desc, .view-id-prop .views-row.views-row-6 .property-category-outer:hover .property-category-desc {
    display: block;
    right: 15px; }
  .view-id-prop .views-row.views-row-1 .property-category-desc::after {
    left: 40px; }
  .view-id-prop .views-row.views-row-2 .property-category-desc::after {
    left: 50%;
    margin-left: -10px; }
  .view-id-prop .views-row.views-row-3 .property-category-desc::after {
    right: 40px; }
  .view-id-prop .views-row.views-row-4 .property-category-desc::after {
    left: 40px; }
  .view-id-prop .views-row.views-row-5 .property-category-desc::after {
    left: 50%;
    margin-left: -10px; }
  .view-id-prop .views-row.views-row-6 .property-category-desc::after {
    right: 40px; } }
@media screen and (max-width: 1199px) {
  .view-id-prop .views-row .property-category-outer {
    padding-bottom: 100px; } }
@media screen and (max-width: 991px) {
  .view-id-prop {
    margin-bottom: 20px; }
    .view-id-prop .views-row {
      width: 33.3333%; }
      .view-id-prop .views-row.views-row-1 .property-category-outer.active .property-category-desc, .view-id-prop .views-row.views-row-2 .property-category-outer.active .property-category-desc, .view-id-prop .views-row.views-row-3 .property-category-outer.active .property-category-desc {
        display: block;
        top: 0px;
        bottom: auto;
        width: 100%;
        left: 0; }
      .view-id-prop .views-row.views-row-1 .property-category-outer, .view-id-prop .views-row.views-row-2 .property-category-outer, .view-id-prop .views-row.views-row-3 .property-category-outer {
        padding-bottom: 20px;
        padding-top: 100px; }
        .view-id-prop .views-row.views-row-1 .property-category-outer .property-category-desc::after, .view-id-prop .views-row.views-row-2 .property-category-outer .property-category-desc::after, .view-id-prop .views-row.views-row-3 .property-category-outer .property-category-desc::after {
          border-top: 10px solid #eef3f7;
          bottom: auto;
          top: 100%;
          border-bottom: none; }
      .view-id-prop .views-row.views-row-4 .property-category-outer.active .property-category-desc, .view-id-prop .views-row.views-row-5 .property-category-outer.active .property-category-desc, .view-id-prop .views-row.views-row-6 .property-category-outer.active .property-category-desc {
        display: block;
        bottom: 0px;
        width: 100%;
        left: 0; }
      .view-id-prop .views-row.views-row-1 .property-category-desc::after {
        left: 40px; }
      .view-id-prop .views-row.views-row-2 .property-category-desc::after {
        left: 50%;
        margin-left: -10px; }
      .view-id-prop .views-row.views-row-3 .property-category-desc::after {
        right: 40px; }
      .view-id-prop .views-row.views-row-4 .property-category-desc::after {
        left: 40px; }
      .view-id-prop .views-row.views-row-5 .property-category-desc::after {
        left: 50%;
        margin-left: -10px; }
      .view-id-prop .views-row.views-row-6 .property-category-desc::after {
        right: 40px; } }
@media screen and (max-width: 767px) {
  .property-list-left,
  .property-list-second .property-list-second-left {
    margin-bottom: 36px;
    padding: 0; }

  .property-list-right,
  .property-list-second .property-list-second-right {
    padding: 0; }

  /*  */
  .view-id-prop .views-row {
    float: left; }

  /*  */ }
@media screen and (max-width: 600px) {
  .view-id-prop .views-row {
    width: 100%; }
    .view-id-prop .views-row .property-category-outer {
      padding-bottom: 20px; }
      .view-id-prop .views-row .property-category-outer .property-category-desc {
        position: static; }
    .view-id-prop .views-row.views-row-1 .property-category-outer, .view-id-prop .views-row.views-row-2 .property-category-outer, .view-id-prop .views-row.views-row-3 .property-category-outer {
      padding-top: 0; } }
/* Invest-Property-Detail-end */
/* pagination-start */
.pagination {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 0;
  padding: 10px 35px;
  float: right;
  margin-right: 15px;
  margin-top: 50px; }
  .pagination li {
    margin: 0 3px;
    float: left; }
    .pagination li:first-child > a, .pagination li:first-child > span {
      border-bottom-left-radius: 0px;
      border-top-left-radius: 0px; }
    .pagination li:last-child > a, .pagination li:last-child > span {
      border-bottom-right-radius: 0px;
      border-top-right-radius: 0px; }
    .pagination li.pager-last, .pagination li.pager-first {
      display: none; }
    .pagination li.prev a, .pagination li.prev span, .pagination li.next a, .pagination li.next span {
      background-color: #ececec;
      color: #59606a; }
    .pagination li.prev a {
      background-image: url("../images/pagination-left.png");
      background-repeat: no-repeat;
      background-position: left 7px center;
      padding-left: 22px; }
      .pagination li.prev a:hover, .pagination li.prev a:focus {
        background-image: url("../images/pagination-left-white.png"); }
    .pagination li.next a {
      background-image: url("../images/pagination-right.png");
      background-position: right 7px center;
      background-repeat: no-repeat;
      padding-right: 22px; }
      .pagination li.next a:hover, .pagination li.next a:focus {
        background-image: url("../images/pagination-right-white.png"); }
    .pagination li.active a, .pagination li.active span {
      background-color: #5CC6D0;
      color: #ffffff; }
      .pagination li.active a:hover, .pagination li.active span:hover {
        background-color: #5CC6D0; }
    .pagination li a:hover, .pagination li a:focus {
      background-color: #5CC6D0;
      color: #ffffff; }
    .pagination li a, .pagination li span {
      padding: 1px 6px;
      border: none;
      border-radius: 0;
      color: #59606a; }

/* pagination-end */
/*------------------------------user-----------------------*/
.page-user #user-login, .page-user #user-register-form, .page-user #user-pass,
.page-user .tabs--primary.nav.nav-tabs, #user-profile-form {
  margin: auto;
  max-width: 650px; }

#user-profile-form {
  margin: 20px auto auto; }

.page-user #user-login, .page-user #user-register-form, .page-user #user-pass {
  padding: 20px 15px;
  background-color: #FAFAFA; }

.page-user .tabs--primary.nav.nav-tabs {
  padding: 20px 15px 0;
  background-color: #FAFAFA; }

#user-login button, #user-register-form button, #user-pass button, #user-profile-form button {
  background: #5CC6D0;
  border: 1px solid #2d7c83;
  border-radius: 0;
  color: #ffffff;
  font-family: 'Corbel-bold';
  font-size: 16px;
  padding: 10px 25px;
  text-decoration: none; }

#user-profile-form button {
  padding: 6px 12px; }

#user-login button:hover, #user-register-form button:hover, #user-pass button:hover,
#user-profile-form button:hover {
  background: #59606a; }

#user-login .form-control, #user-register-form .form-control, #user-pass .form-control {
  border: 1px solid #ebebeb;
  border-radius: 0;
  box-shadow: none; }

.page-user .nav-tabs > li > a:hover {
  color: #5CC6D0; }

.page-user .nav-tabs > li > a.active {
  color: #59606A;
  background: transparent; }

.page-user .nav-tabs > li > a {
  color: #000000; }

#user-profile-form .help-block > a {
  color: #5cc6d0;
  text-decoration: none; }

#user-profile-form .help-block > a:hover {
  color: #59606A; }

#user-profile-form #edit-locale {
  display: none; }

@media screen and (max-width: 600px) {
  .page-user .nav-tabs > li {
    text-align: center;
    width: 100%; } }
/*------------------------------user-----------------------*/

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

/* 22-12-2017 Start  */

.property-contact {
  font-size: 17px;
  padding: 25px 15px 30px;
  text-align: center;
  background: #f9f9f9 none repeat scroll 0 0;
  margin-bottom: 15px;
}
.property-contact  a{
  background-color: #5cc6d0;
  border: 1px solid #2d7c83;
  border-radius: 0;
  color: #ffffff;
  display: inline-block;
  margin-top: 25px;
  padding: 7px 30px;
  text-decoration: none;
}
.property-contact  a:hover {
  background-color: #59606a;
}
#block-block-15 {
  padding: 0 15px 40px;
  margin-top: -40px;
  text-align: center;
}
#block-block-15 >  a{
  background-color: #5cc6d0;
  border: 1px solid #2d7c83;
  border-radius: 0;
  color: #ffffff;
  display: inline-block;
  padding: 7px 30px;
  text-decoration: none;
}
#block-block-15 > a:hover {
  background-color: #59606a;
}


.go-back-link {
  background-color: #5cc6d0;
  border: 1px solid #2d7c83;
  border-radius: 0;
  color: #ffffff;
  display: inline-block;
  padding: 7px 30px;
  text-decoration: none;
  cursor: pointer;
}
.go-back-link:hover {
  background-color: #59606a;
}
@media screen and (min-width: 601px) {
  .view-bouwheer-landing .view-content,
  .view-property-landing .view-content,
   .view-properties-overview .view-content,
    .view-zoek-uw-droomwoning .view-content,
     .view-annbod-categories .view-content, .view-property-by-counrty .view-content {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1200px) {
  .aanbod-title-section {
    min-height: 100px;
  }
}
.address-fields-outer .region-label {
  color: rgb(89, 96, 106);
  font-weight: 500;
}
.country-region-info > .field .field-item::after {
  content: ",";
}
.country-region-info > .field:last-child .field-item::after {
  content: "";
}
.address-fields-outer::after {
  clear: both;
  content: "";
  display: block;
}
.country-region-info {
  max-width: calc(100% - 52px);
  text-align: right;
}
/* 22-12-2017 End*/



  .node-type-region .main-container,
  .node-type-projectnaam .main-container,
  .node-type-bouwheer .main-container {
    background: #edf3f8;
  }
  .node-type-region .node.node-region,
  .node-type-projectnaam .node.node-projectnaam,
  .node-type-bouwheer .node.node-bouwheer {
    color: #7b838d;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 25px;
    padding: 0 15px;
    margin-top: 25px;
    text-align: center;
  }
  .node-type-region .node.node-region .field.field-name-title-field,
  .node-type-projectnaam .node.node-projectnaam .field.field-name-title-field,
  .node-type-bouwheer .node.node-bouwheer .field.field-name-title-field{
    text-align: center;
    margin-top: 0;
    margin-bottom: 1rem;
    text-transform: uppercase;
    font-family: 'Corbel-bold';
    color: #59606a;
    font-size: 22px;
  }

  .region-property.views-row {
    margin-bottom: 30px; }
  .region-property .property-header-text {
    color: #7b838d;
    font-size: 17px;
    font-weight: 300;
    margin-bottom: 25px;
    text-align: center; }
  .region-property .aanbod-outer .aanbod-title-section {
    text-align: center;
    padding: 15px 20px;
    background: #ffffff; }
    .region-property .aanbod-outer .aanbod-title-section .aanbod-title a {
      text-transform: uppercase;
      font-weight: 500;
      color: #59606a;
      text-decoration: none;
      font-size: 17px; }
    .region-property .aanbod-outer .aanbod-title-section .aanbod-adres {
      font-weight: 300;
      color: #59606a; }
  .region-property .aanbod-outer:hover .aanbod-title-section {
    background: #5CC6D0; }
  .region-property .aanbod-outer:hover .aanbod-title a, .region-property .aanbod-outer:hover .aanbod-adres {
    color: #ffffff; }
  .region-property .aanbod-outer .aanbod-info {
    background: #f5f5f5;
    display: flex;
    color: #59606a;
    font-weight: 300; }
    .region-property .aanbod-outer .aanbod-info div {
      display: inline-block;
      margin: auto 0;
      padding: 10px 0 10px 45px;
      width: 50%; }
    .region-property .aanbod-outer .aanbod-info .slaapkamer-icon {
      background-image: url("../images/Slaapkamer.png");
      background-repeat: no-repeat;
      background-position: left 20px center;
      position: relative; }
      .region-property .aanbod-outer .aanbod-info .slaapkamer-icon::after {
        background: #e5e5e5 none repeat scroll 0 0;
        content: "";
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 1px; }
    .region-property .aanbod-outer .aanbod-info .badkamer-icon {
      background-image: url("../images/Badkamer.png");
      background-repeat: no-repeat;
      background-position: left 20px center; }
  .region-property .aanbod-outer .aanbod-extra-info {
    padding: 25px 20px;
    background: #ffffff;
    color: #7b838d;
    font-size: 15px;
    font-weight: 300;
     }
    .region-property .aanbod-outer .aanbod-extra-info p {
      margin: 0; }

  .aanbod-extra-info a {
    text-decoration: none;
    color: #5CC6D0;
    font-weight: 500; }
    .aanbod-extra-info a:hover {
      color: #59606a; }

  .region-property .aanbod-outer .aanbod-prijs {
    border-top: 1px solid #e5e5e5;
    background: #ffffff;
    padding: 15px 20px;
    color: #5CC6D0;
    font-weight: 700;
    font-size: 19px; }

    @media screen and (min-width: 992px) and (max-width: 1199px) {
  .region-property .aanbod-outer .aanbod-info div {
    padding: 10px 7px 10px 27px; }
  }
@media screen and (max-width: 991px) {
  .region-property.views-row {
    float: left;
    width: 50%;
    margin-bottom: 15px; } }
@media screen and (max-width: 700px) {
  .region-property .aanbod-outer .aanbod-info {
    display: block; }
    .region-property .aanbod-outer .aanbod-info div {
      width: 100%; }
    .region-property .aanbod-outer .aanbod-info .slaapkamer-icon::after {
      background: transparent; } }
@media screen and (max-width: 600px) {
  .region-property.views-row {
      width: 100%; 
  } 
}
    .region-property.views-row > div.views-field > span.field-content {
    display: block;
    height: 100%;
    }
.region-property.views-row > div.views-field,
  .region-property.views-row > div.views-field > span.field-content > div.aanbod-outer {
    height: 100%;
  }
  .aanbod-outer {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
    background-color: #ffffff;
  }
  .region-property .aanbod-extra-info {
    border-top: 1px solid #d0d0d0;
    margin-bottom: 0;
    margin-top: 0;
  }
  .aanbod-prijs {
    margin-top: auto;
    margin-bottom: 0;
  }
@media screen and (min-width: 700px) {
.user-role-administrator #block-views-exp-zoek-uw-droomwoning-page #edit-field-prijs-new-value-wrapper,
  .user-role-administrator #block-views-exp-zoek-uw-droomwoning-page #edit-field-prijs-new-value-1-wrapper, .user-role-employee #block-views-exp-zoek-uw-droomwoning-page #edit-field-prijs-new-value-wrapper,
  .user-role-employee #block-views-exp-zoek-uw-droomwoning-page #edit-field-prijs-new-value-1-wrapper {
    width: 33.3333%;
  }
}

@media screen and (min-width: 768px) {
  .user-role-administrator #block-views-exp-zoek-uw-droomwoning-page #edit-field-prijs-new-value-wrapper,
  .user-role-administrator #block-views-exp-zoek-uw-droomwoning-page #edit-field-prijs-new-value-1-wrapper, .user-role-employee #block-views-exp-zoek-uw-droomwoning-page #edit-field-prijs-new-value-wrapper,
  .user-role-employee #block-views-exp-zoek-uw-droomwoning-page #edit-field-prijs-new-value-1-wrapper {
    width: 20.6667%;
  }
  .user-role-administrator #views-exposed-form-zoek-uw-droomwoning-page .views-exposed-widget.views-submit-button,
   .user-role-employee #views-exposed-form-zoek-uw-droomwoning-page .views-exposed-widget.views-submit-button {
    left: 75%;
    width: 25%;
  }
  .user-role-administrator #block-views-exp-zoek-uw-droomwoning-page button, .user-role-employee #block-views-exp-zoek-uw-droomwoning-page button {
    width: 100%;
    padding: 3px 10px;
  }
}
.view-id-events.view-display-id-page .view-content {
  margin-top: 10px;
}
.view-id-events.view-display-id-page .view-content::before,
.view-id-events.view-display-id-page .view-content::after {
  display: table;
  clear: both;
  content: "";
}
.event-page-block {
  margin: 0 -15px;
  display: flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.event-page-block .event-page-block-img  img {
  width: 100%;
}
.event-page-block-teaser {
  color: #7b838d;
  font-size: 15px;
  font-weight: 300;
}
.event-page-block-info h2 a {
  color: #59606a;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
}
.event-page-block-info h2 a:hover {
  color: #5cc6d0;
}


/* _________________________________------responsive-start-----____________________________ */
.page-header-contact {
  color: #59606a;
  font-family: "Corbel-bold";
  text-transform: uppercase;
  font-size: 30px;
}
form#webform-client-form-450 {
  position: relative;
}
form#webform-client-form-450 fieldset {
  background-color: transparent;
  border: medium none;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
form#webform-client-form-450 fieldset label {
  color: #59606a;
  font-family: 'Corbel-bold';
}
form#webform-client-form-450 fieldset label span {
  color: #fb4a4a;
}
form#webform-client-form-450 fieldset .panel-body {
  padding-left: 0;
  padding-right: 0;
}
form#webform-client-form-450 .form-actions button {
  background: #5CC6D0;
  border: 1px solid #2d7c83;
  border-radius: 0;
  color: white;
  display: inline-block;
  font-size: 16px;
  padding: 5px 30px;
  text-decoration: none;
  font-family: 'Corbel-bold';
}
form#webform-client-form-450 .form-actions button:hover {
  background: #59606a;
}
form#webform-client-form-450::after {
  content: "";
  display: block;
  clear: both;
}
form#webform-client-form-450 .grippie {
  display: none;
}


@media screen and (min-width: 768px) {
  form#webform-client-form-450 .form-actions {
    bottom: 50px;
    clear: both;
    position: absolute;
    left: 50%;
  }
form#webform-client-form-450 fieldset .panel-body {
  padding-right: 30px;
}
}
#block-block-12 .custom-menu {
  line-height: 34px;
  position: relative;
}
#block-block-12 .custom-menu:hover .logout-menu {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
#block-block-12 .logout-menu {
  top: 90%;
  visibility: hidden;
  z-index: 9;
  transition: .2s all;
  background: #5cc6d0 none repeat scroll 0 0;
  color: #FFF;
  line-height: 1;
  opacity: 0;
  padding: 10px;
  position: absolute;
}
#block-block-12 .logout-menu a{
  color: #FFF;
  text-decoration: none;
}
.custom-menu .fa.fa-user {
    cursor: pointer;
}


/*---------------------25-04-2018 start---------------------*/
#block-system-main .view-id-news .view-content {
  display: flex;
  flex-wrap: wrap;
}
#block-system-main .view-id-news .news-outer {
  margin-bottom: 20px;
}
/*---------------------25-04-2018 end---------------------*/

/*---------------------21-06-2018 Start---------------------*/
#block-block-16 p {
  float: right;
}
#block-block-16 p a {
  background-color: #5CC6D0;
  border: 1px solid #2d7c83;
  border-radius: 0;
  color: #ffffff;
  font-size: 19px;
  margin-top: 32px;
  padding: 4px 50px;
  text-decoration: none;
}
#block-block-16 p a:hover {
  background-color: #59606a;
}
@media screen and (min-width: 767px) {
.property-query {
  text-align: center;
}
.property-slider-bottom .property-prijs {
  text-align: right;
}
}
.property-query a {
  background-color: #5CC6D0;
  color: #FFF;
  text-transform: uppercase;
  font-size: 20px;
  -webkit-box-shadow: 0 6px 6px -6px #51aeb6;
  -moz-box-shadow: 0 6px 6px -6px #51aeb6;
  box-shadow: 0 6px 6px -6px #51aeb6;
  text-decoration: none;
  border: none;
  padding: 12px 20px;
  border-radius: 5px;
  padding-left: 60px;
  position: relative;
  transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -webkit-transition: all 0.75s ease-in-out;
}
.property-query a:hover {
  background-color: #59606a;
}
.property-query a::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../images/button-arrow.png");
  background-repeat: no-repeat;
  background-size: 28px;
  border-right: 1px solid #58bec8;
  width: 50px;
  height: 100%;
  left: 0;
  top: 0;
  background-position: center center;
  margin-right: 0;
  transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -webkit-transition: all 0.75s ease-in-out;
} 
.property-query a:hover::before {
  background-image: url("../images/hover-button.png");
  background-repeat: no-repeat;
  background-size: 28px;
  border-right: 1px solid #FFF;
}
.form-checkboxes a {
  color: #5CC6D0;
  text-decoration: none;
  transition: all 0.75s ease-in-out;
  -ms-transition: all 0.75s ease-in-out;
  -o-transition: all 0.75s ease-in-out;
  -moz-transition: all 0.75s ease-in-out;
  -webkit-transition: all 0.75s ease-in-out;
}
.form-checkboxes a:hover {
  color: #59606a;
}
@media screen and (max-width: 767px) {
.node-type-property .main-container h2 {
  font-size: 22px;
}
.property-slider-bottom > div {
  width: 100%;
}
.property-query {
  margin-top: 20px;
}
.property-prijs {
  margin-top: 20px;
  text-align: left;
}
.property-query a {
  font-size: 18px;
  padding: 12 16px;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) { 
.property-query a {
  font-size: 15px;
}
}
#node-450 .form-actions {
  bottom: 0px !important;
}
/*---------------------21-06-2018 End---------------------

/*---------------------04-10-2018 Start---------------------*/
.field-content > .promo-logo-inner {
  display: none !important;
}
.promo-logo-inner {
  background-color:#51c3cd;
  width: 100%;
  text-transform: uppercase;
  color: #FFF;
  text-align: center;
  font-size: 30px;
  font-family: 'Corbel-bold';
  letter-spacing: 1px;
  position: relative;
}
.promo-logo-inner::before {
  background-image: url("../images/sun-star.jpg");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 40px;
  width: 40px;
  height: 40px;
  position: absolute;
  content: "";
  right: 10px;
  top: 1px;
}
.aanbod-outer {
  border-width: 2px 0;
  border-style: solid;
  border-color: #FFF;
}
.aanbod-outer:hover {
  border-color: #5CC6D0 #FFF #FFF;
}
.promo-logo-inner +  .aanbod-outer  {
  border: 2px solid #5CC6D0;
}
.promo-text-outer {
  border: 2px solid #5CC6D0;
  background: #f9f9f9 none repeat scroll 0 0;
  padding: 10px 20px;
  margin-top: 40px;
}
.promo-text-outer .field-label {
  color: #5CC6D0;
  text-transform: uppercase;
  font-size: 26px;
}
.promo-text-outer .field-items {
  color: #59606a;
  font-weight: 300;
  font-size: 16px;
}

.captcha {
  width: 100%;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  form#webform-client-form-450 fieldset,
  .contact-content-bottom form fieldset {
    margin-bottom: 0px;
  }
  .captcha,
  .captcha {
    width: 50%;
    float: none;
    clear: both;
    margin-left: auto;
    margin-bottom: 20px;
  }
}
form#webform-client-form-450 {
  position: relative;
  padding-bottom: 30px;
}
#node-450 .form-actions {
  bottom: -20px !important;
}

.contact-content-bottom form {
  position: relative;
  padding-bottom: 90px;
}
.property-youtube{
	text-align:center;
}


.page-node-1168 #node-1168 {
  background-color: transparent;
}

.page-node-1168 #node-1168 h2 {
    font-family: 'Corbel-bold';
    color: #59606a;
    text-transform: uppercase;
    font-size: 28px;
}

/* EBOOK FOOTER */
.block__ebook h4 {
  text-align: center;
  color: white;
  font-size: 22px;
  margin-bottom: 10px;
}

.block__ebook a {
  text-decoration: none;
  color: white;
  background-color: #5cc6d0;
  border: 1px solid #5cc6d0;
  margin: 0 auto;
  padding: 10px;
  font-size: 20px;
  transition: background-color .23s ease-in-out, color .23s ease-in-out;
}

.block__ebook a:hover {
  text-decoration: none;
  background-color: white;
  color: #5cc6d0;
}

.block__ebook p {
  border: none;
}


.block__topbar {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  background-color: #202020;
}

.block__topbar h4 {
  color: white;
  font-size: 24px;
  margin: 0;
}

.block__topbar a {
  border: 2px solid #5CC6D0;
  background-color: #5CC6D0;
  color: white;
  padding: 8px 15px;
  margin: 20px 10px;
  text-decoration: none;
  transition: background-color .23s ease-in-out, color .23s ease-in-out;
}

.block__topbar a:hover {
  background-color: white;
  color: #5CC6D0;
}

.button {
  border: 2px solid #5CC6D0;
  background-color: #5CC6D0;
  color: white;
  padding: 15px 20px;
  margin: 20px 10px;
  font-size: 1.6rem;
  cursor: pointer;
  transition: background-color .23s ease-in-out, color .23s ease-in-out;
}

.button:hover,
.button:focus {
  background-color: white;
  color: #5CC6D0;
}

.button,
.button:hover,
.button:focus {
	text-decoration: none;
}

