:root {
  --standaard: #7c0345;
  --royal-blue: #037c72;
  --vgco-kleur: #564eaf;
  --vgco-blue: #1f2c47;
}

body {
  color: #333;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  color: #1f2c47;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

p {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 25px;
}

.card-heart {
  z-index: 3;
  position: absolute;
  inset: 20% auto auto 8%;
}

.banner {
  background-color: #f6f2ea;
  padding: 14px 5%;
}

.card-pen {
  z-index: 5;
  max-width: 40%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.install-detail {
  color: #1f2c47;
  letter-spacing: -.02em;
  margin-right: 10px;
  font-size: 16px;
  line-height: 32px;
}

.navigation {
  opacity: 1;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  mix-blend-mode: normal;
  background-color: #b4333300;
  align-items: center;
  width: 100%;
  height: 90px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: static;
}

.nav-menu {
  color: #000;
  align-items: center;
  width: auto;
  height: 100%;
  display: flex;
  position: static;
}

.bottom-content-wrapper {
  width: 100%;
  margin: 0;
}

.navigation-menu {
  align-items: center;
  display: flex;
}

.company-logo {
  width: auto;
  height: 21px;
  margin-right: 80px;
  display: block;
}

.company-logo.funda {
  width: 110px;
  height: 40px;
}

.container-navigation {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navigation-button-wrap {
  align-items: center;
  display: flex;
}

.avatar-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.hero-paragraph {
  color: #4d4d4d;
  max-width: 460px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
}

.bloom-effect {
  z-index: -1;
  height: 100%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.brand {
  margin-right: 4vw;
}

.brand-span {
  color: #4d6fb2;
}

.button-navigation {
  color: #f6f2ea;
  background-color: #4e6eb1;
  border-radius: 0 20px 20px;
  margin-left: 0;
  padding: 12px 20px;
  font-weight: 600;
  transition: all .35s;
}

.button-navigation:hover {
  background-color: #29498d;
}

.button-navigation.hide {
  display: none;
}

.install-wrapper {
  flex-wrap: wrap;
  align-items: center;
  font-weight: 700;
  display: flex;
}

.install-link {
  border: 1px solid #f0e9db;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-right: 10px;
  padding: 8px;
  transition: all .3s;
  display: flex;
}

.install-link:hover {
  border-color: #4e6eb1;
}

.bottom-content {
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
  position: static;
  top: -668px;
}

.avatar-small {
  background-color: #dee2e3;
  border: 4px solid #f8f5ef;
  border-radius: 100px;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
}

.avatar-small.avatar-stack {
  margin-left: -12px;
}

.avatar-row {
  align-items: center;
  display: flex;
}

.button {
  background-color: var(--standaard);
  color: #f6f2ea;
  text-align: center;
  white-space: nowrap;
  border-radius: 0 20px 20px;
  min-width: 200px;
  margin-right: 20px;
  padding: 16px 32px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: all .35s;
}

.button:hover {
  background-color: var(--standaard);
}

.button.adjusted-pad {
  margin-top: 20px;
}

.button.regsiter-new-2 {
  text-align: center;
  background-color: #386fb3;
  width: 100%;
  margin-bottom: 10px;
  margin-right: 20px;
}

.button.regsiter-new-2.green {
  background-color: green;
}

.button.register {
  background-color: var(--royal-blue);
  text-align: center;
  width: 40%;
}

.button.no-pad {
  width: 40px;
}

.button.no-pad.bigger {
  background-color: var(--standaard);
  text-align: center;
  width: 40%;
  margin-top: 0;
}

.button.no-padding {
  width: 350px;
  margin-right: 0;
}

.button.no-rounds {
  border-radius: 10px;
  width: 80%;
  margin-right: 0;
}

.button.no-rounds.for-price {
  width: 80%;
  margin-right: 0;
}

.button.portaal {
  border-top-left-radius: 20px;
  min-width: 350px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.button.small-btn {
  border-top-left-radius: 20px;
  padding: 10px;
  font-size: 14px;
  line-height: 20px;
}

.button.blogs {
  margin-right: 0;
}

.button.blue {
  background-color: #037c72;
}

.button.bigger {
  width: 100%;
  margin-top: 20px;
}

.button.other-pad {
  margin-right: 0;
}

.text-detail {
  color: #1f2c47;
  margin-top: 20px;
  font-weight: 700;
  line-height: 24px;
  display: block;
}

.close {
  position: absolute;
  inset: auto 12px auto auto;
}

.badge {
  color: #4d6fb2;
  text-transform: uppercase;
  background-color: #dbe2f0;
  border-radius: 32px;
  margin-bottom: 20px;
  padding: 10px 16px;
  font-weight: 600;
}

.badge.blog {
  margin-bottom: 0;
}

.hero-content-wrapper {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.container {
  z-index: 5;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.hero-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1fr;
  align-items: center;
}

.hero-button-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  display: flex;
}

.hero-button-wrapper.divided {
  flex-direction: row;
  margin-top: 40px;
}

.hero-button-wrapper.portaal {
  flex-direction: row;
  margin-top: 10px;
  margin-bottom: 10px;
}

.highlight {
  color: #4d6fb2;
  font-weight: 700;
}

.logo-line {
  background-color: #f0e9db;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.phone {
  z-index: 4;
  position: absolute;
}

.banner-link {
  color: #4d6fb2;
  align-items: center;
  margin-left: 16px;
  padding: 4px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.hero-image-wrapper {
  justify-content: center;
  align-items: center;
  max-width: 700px;
  height: 100%;
  padding-top: 40px;
  display: flex;
  position: relative;
}

.hero-heading {
  color: #1f2c47;
  letter-spacing: -.04em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 80px;
  line-height: 96px;
}

.install-row {
  align-items: center;
  display: flex;
}

.header-section {
  background-color: #f6f2ea;
  align-items: center;
  padding: 40px 5% 100px;
  display: flex;
  position: relative;
}

.banner-image {
  margin-right: 20px;
}

.logo-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.banner-text-wrapper {
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
  display: flex;
}

.banner-text {
  color: #525f7a;
  letter-spacing: .02em;
  line-height: 24px;
}

.full-header-wrapper {
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 700px;
  display: flex;
}

.full-header-wrapper.how-it-works {
  height: 600px;
}

.full-header-wrapper.rental-registration {
  background-image: linear-gradient(#000000bf, #000000bf), url('../images/Amsterdam-houses-with-bridge.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 600px;
}

.full-header-wrapper.rental-registration.buy {
  background-image: linear-gradient(#0009, #0009), url('../images/several-houses-canals-of-Amsterdam.jpeg');
}

.full-header-wrapper.about-us {
  background-image: linear-gradient(#000000a1, #000000a1), url('../images/canal-house-with-red-door.jpeg');
  background-position: 0 0, 50% 10%;
  background-size: auto, cover;
  height: 600px;
}

.full-header-wrapper.about-us.how-it-works {
  background-image: linear-gradient(#00000080, #00000080), url('../images/several-houses-canals-of-Amsterdam.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.full-header-wrapper.relocation {
  background-image: linear-gradient(#00000073, #00000073), url('../images/amsterdam_1.jpg');
  background-position: 0 0, 50% 70%;
  height: 600px;
}

.full-header-wrapper.relocation.rent-search {
  background-image: linear-gradient(#000000a1, #000000a1), url('../images/Amsterdam-canals-with-houses.jpeg');
  background-position: 0 0, 50% 20%;
  background-size: auto, cover;
}

.full-header-wrapper.relocation.buy-search {
  background-image: linear-gradient(#0000009e, #0000009e), url('../images/concrete-building-amsterdam.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.full-header-wrapper.relocation.other-services {
  background-image: linear-gradient(#00000080, #00000080), url('../images/berlage-brug-amsterdam.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.full-header-wrapper.relocation.disclaimer {
  background-image: linear-gradient(#0009, #0009), url('../images/entrance-doors-of-canal-houses.jpeg');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
}

.full-header-wrapper.relocation.expats {
  background-image: linear-gradient(#0009, #0009), url('../images/Amsterdam-houses-with-bridge.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.full-header-wrapper.couples {
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/Amsterdam.jpg');
  background-position: 0 0, 50%;
  height: 600px;
}

.full-header-wrapper.locals {
  background-image: linear-gradient(#0009, #0009), url('../images/canal-houses-next-to-each-other.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 600px;
}

.full-header-wrapper.how-2 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/several-houses-canals-of-Amsterdam.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 600px;
}

.full-header-wrapper.how-2.roadmap {
  background-image: linear-gradient(#0000008c, #0000008c), url('../images/roadmap.jpg');
}

.full-header-wrapper.about-us-2 {
  background-image: radial-gradient(circle, #564eaf1a 100%, #fff), linear-gradient(#0000004d, #0000004d), url('../images/canal-house-with-red-door.jpeg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
}

.full-header-wrapper.rent-search-2 {
  background-image: radial-gradient(circle, #564eaf1a 100%, #fff), linear-gradient(#00000080, #00000080), url('../images/Amsterdam-canals-with-houses.jpeg');
  background-position: 0 0, 0 0, 50% 20%;
  background-size: auto, auto, cover;
}

.full-header-wrapper.buy-search-2 {
  background-image: linear-gradient(#0000, #0000), url('../images/concrete-building-amsterdam.jpeg');
}

.full-header-wrapper.buy-search-2.rs {
  background-image: radial-gradient(circle, #564eaf1a 100%, #fff), linear-gradient(#0009, #0009), url('../images/concrete-building-amsterdam.jpeg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
}

.full-header-wrapper.other-2 {
  background-image: radial-gradient(circle, #564eaf1a 59%, #fff6), linear-gradient(#00000059, #00000059), url('../images/berlage-brug-amsterdam.jpeg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
}

.full-header-wrapper.relocation-2 {
  background-image: radial-gradient(circle, #564eaf1a 53%, #fff6), linear-gradient(#0000007d, #0000007d), url('../images/amsterdam_1.jpg');
}

.full-header-wrapper.expat-house-2 {
  background-image: radial-gradient(circle, #564eaf1a 58%, #fff6), linear-gradient(#0009, #0009), url('../images/Amsterdam-houses-with-bridge.jpg');
  background-position: 0 0, 0 0, 50% 70%;
}

.full-header-wrapper.couples-2 {
  background-image: linear-gradient(#0000, #0000), url('../images/Amsterdam-Housing_1.jpg');
}

.full-header-wrapper.couples-2.bl {
  background-image: radial-gradient(circle, #564eaf1a, #645cb51f 51%, #fff6), linear-gradient(#00000080, #00000080), url('../images/Amsterdam-houses.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
}

.full-header-wrapper.rental-reg-2 {
  background-image: radial-gradient(circle, #564eaf1a 50%, #fff6), linear-gradient(#0009, #0009), url('../images/Amsterdam.jpg');
  background-position: 0 0, 0 0, 50%;
}

.full-header-wrapper.disclaimer-2 {
  background-image: radial-gradient(circle, #564eaf1a 67%, #fff6), linear-gradient(#0009, #0009), url('../images/amsterdam-2.jpg');
}

.full-header-wrapper.amsterdam {
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/Amsterdam-houses.jpg');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
  height: 600px;
}

.full-header-wrapper.amsterdam.vgb-haarlem {
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/haarlem-copy-2.jpg');
  background-position: 0 0, 50% 30%;
  height: 600px;
}

.full-header-wrapper.amsterdam.vgb-utrecht {
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/utrecht-gracht.jpeg');
  height: 600px;
}

.full-header-wrapper.amsterdam.vgb-leiden {
  background-image: linear-gradient(#0000008c, #0000008c), url('../images/Leiden-.jpeg');
  background-position: 0 0, 50% 80%;
  height: 600px;
}

.full-header-wrapper.amsterdam.beheer {
  background-image: linear-gradient(#0009, #0009), url('../images/several-houses-canals-of-Amsterdam.jpeg');
  height: 600px;
}

.full-header-wrapper.amsterdam.beheer.portaal {
  background-image: linear-gradient(#0009, #0009), url('../images/Typewriter-blog.jpg');
  height: 95vh;
}

.full-header-wrapper.amsterdam.beheer.blog {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/Typewriter-blog.jpg');
  height: 600px;
}

.full-header-wrapper.amsterdam.beheer.t-f {
  background-image: linear-gradient(#0000008c, #0000008c), url('../images/concrete-building-amsterdam.jpeg');
}

.full-header-wrapper.amsterdam.beheer.over-ons {
  background-image: linear-gradient(#000000bf, #000000bf), url('../images/Leiden-.jpeg');
  background-position: 0 0, 50% 100%;
}

.full-header-wrapper.amsterdam.beheer.over-ons.faq {
  background-image: linear-gradient(#0009, #0009), url('../images/canal-houses-next-to-each-other.jpeg');
  background-position: 0 0, 50%;
}

.full-header-wrapper.amsterdam.beheer.prijzenoverzicht {
  background-image: linear-gradient(#0000008c, #0000008c), url('../images/Typewriter-blog.jpg');
}

.full-header-wrapper.amsterdam.beheer.contact-bg {
  background-image: linear-gradient(#0009, #0009), url('../images/Contact.jpg');
}

.full-header-wrapper.amsterdam.beheer.overige {
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/Apartment.jpg');
  background-position: 0 0, 50%;
}

.full-header-wrapper.amsterdam.beheer.verhuurmakelaar-1 {
  background-image: linear-gradient(#0000008c, #0000008c), url('../images/Amsterdam-Housing_1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.full-header-wrapper.amsterdam.beheer.verhuurmakelaar-1.new-picture {
  background-image: linear-gradient(#0000008c, #0000008c), url('../images/Makelaar-Amsterdam-1.jpg');
}

.full-header-wrapper.amsterdam.beheer.huurders {
  background-image: linear-gradient(#0009, #0009), url('../images/amsterdam_1.jpg');
}

.full-header-wrapper.amsterdam.beheer.offerte {
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/Amsterdam-houses.jpg');
}

.full-header-wrapper.amsterdam.beheer.adam {
  background-image: linear-gradient(#0009, #0009), url('../images/Rozengracht.jpeg');
  background-position: 0 0, 50% 90%;
}

.full-header-wrapper.amsterdam.beheer.makelaar-adam {
  background-image: linear-gradient(#0009, #0009), url('../images/Amsterdam.jpg');
  background-position: 0 0, 50%;
}

.full-header-wrapper.amsterdam.beheer.makelaar-adam.new-pictures-2 {
  background-image: linear-gradient(#0000008c, #0000008c), url('../images/Makelaar-Amsterdam-1.jpg');
}

.full-header-wrapper.amsterdam.verhuur-haarlem {
  background-image: linear-gradient(#0000008c, #0000008c), url('../images/canal-house-with-red-door.jpeg');
}

.full-header-wrapper.amsterdam.verhuur-adam {
  background-image: linear-gradient(#0009, #0009), url('../images/Amsterdam.jpg');
  background-position: 0 0, 50% 10%;
}

.full-header-wrapper.haarlem {
  background-image: linear-gradient(#0000, #0000), url('../images/haarlem-copy-2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.full-header-wrapper.vgb-adam-020 {
  background-image: linear-gradient(#0009, #0009), url('../images/Amsterdam.jpg');
  height: 600px;
}

.full-header-wrapper.vgb-adam-020.makelaar {
  background-image: linear-gradient(#00000073, #00000073), url('../images/canal-in-Amsterdam.jpeg');
  background-position: 0 0, 50%;
  height: 500px;
}

.full-header-wrapper.vgb-adam-020.muiden {
  background-image: linear-gradient(#0000008c, #0000008c), url('../images/Muiderslot.jpg');
  background-position: 0 0, 50% 60%;
  background-size: auto, cover;
  height: 500px;
}

.full-header-wrapper.vgb-adam-020.muiden.webd {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Haarlem.jpg');
}

.full-header-wrapper.vgb-adam-020.weesp {
  background-image: linear-gradient(#0000008c, #0000008c), url('../images/Weesp.jpg');
}

.full-header-wrapper.vgb-adam-020.zaandam {
  background-image: linear-gradient(#0000008c, #0000008c), url('../images/Zaandam.jpg');
}

.full-header-wrapper.vgb-adam-020.haarlem {
  background-image: linear-gradient(#0000008c, #0000008c), url('../images/Haarlem.jpg');
}

.full-header-wrapper.vgb-adam-020.blog {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Blog-voor-verhuurmakelaar.jpg');
  height: 550px;
}

.button-sign-in {
  color: #4d6fb2;
  background-color: #0000;
  border-radius: 8px;
  margin-left: 10px;
  padding: 12px 20px;
  font-weight: 600;
  transition: all .35s;
}

.button-sign-in:hover {
  color: #fff;
  background-color: #29498d;
}

.button-sign-in.hero {
  color: #fff;
  background-color: #254054;
  background-image: none;
  border-radius: 20px 0 20px 20px;
  height: auto;
  margin-left: 0;
  padding: 16px 32px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.button-sign-in.hero:hover, .button-sign-in.hero.bleu {
  background-color: #1f2c47;
}

.button-sign-in.hero.big {
  background-color: var(--standaard);
  color: #fff;
  background-color: #564eaf;
  border-radius: 20px;
  width: 100%;
  margin-top: 20px;
  font-family: Exo, sans-serif;
  font-size: 18px;
}

.button-sign-in.hide {
  color: #4d6fb2;
  background-color: #fff;
  border-radius: 0 20px 20px;
  width: 100px;
  height: auto;
  margin-left: 0;
  margin-right: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.button-sign-in.hero {
  color: #fff;
  background-color: #1f2c47;
  background-image: none;
  border-radius: 20px 0 20px 20px;
  height: auto;
  margin-left: 0;
  padding: 16px 32px;
  font-size: 16px;
  line-height: 24px;
}

.button-sign-in.hero:hover {
  background-color: #1f2c47;
}

.button-sign-in.hero.own-style {
  width: 70%;
  margin-top: 30px;
}

.button-sign-in.hero.big {
  background-color: #564eaf;
  border-radius: 20px;
  width: 100%;
  margin-top: 20px;
  font-family: Exo, sans-serif;
  font-size: 18px;
}

.banner-block {
  text-align: center;
  background-image: linear-gradient(94deg, #ede5d4, #f6f2ea);
  border: 1px solid #e8dec9;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: relative;
}

.nav-link {
  color: #000;
  padding: 10px 24px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  transition: all .35s;
}

.nav-link:hover {
  color: #4d6fb2;
}

.nav-link.btn {
  color: #fff;
  background-color: green;
  border-radius: 10px;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 400px;
  display: flex;
}

.image-cover {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.feature-icon-circle {
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 55px;
  min-width: 55px;
  height: 55px;
  min-height: 55px;
  margin-right: 20px;
  padding: 8px;
  display: flex;
  box-shadow: 8px 8px 32px #316aff14;
}

.card-heading {
  color: var(--royal-blue);
  letter-spacing: -.02em;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
}

.card-ui-graph {
  background-color: #f4f2ea;
  background-image: linear-gradient(#0000008c, #0000008c), url('../images/amsterdam-2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 20px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 280px;
  min-height: 140px;
  padding: 24px;
  display: flex;
  position: absolute;
  inset: auto -5% -5% auto;
  box-shadow: 58px 58px 95px -24px #06123714;
}

.grid-content-feature {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: 1fr;
  margin-top: 32px;
}

.feature-wrapper-horizontal {
  align-items: flex-start;
  display: flex;
}

.card-text {
  color: #67718e;
  letter-spacing: -.02em;
  white-space: nowrap;
  max-width: 600px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.tekst-standaard {
  color: #67718e;
  letter-spacing: -.02em;
  max-width: none;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.tekst-standaard.extra-pad {
  margin-top: -5px;
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 16px;
  line-height: 11px;
}

.tekst-standaard.hide {
  font-size: 16px;
  font-weight: 400;
  display: block;
}

.tekst-standaard.large {
  max-width: none;
}

.tekst-standaard.large.extra-20px.midden {
  text-align: center;
  margin-bottom: 20px;
}

.tekst-standaard.large.white {
  color: #fff;
  text-align: left;
  margin-top: 0;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 32px;
}

.tekst-standaard.large.midden._20px {
  margin-bottom: 20px;
}

.tekst-standaard.disclaimer {
  max-width: none;
}

.tekst-standaard.white {
  color: #fff;
  text-align: center;
  margin-top: 10px;
}

.tekst-standaard.white._2 {
  text-align: left;
}

.tekst-standaard.big-price {
  margin-top: 5px;
  line-height: 40px;
}

.tekst-standaard._100 {
  width: 100%;
  max-width: none;
}

.tekst-standaard.none {
  max-width: none;
}

.tekst-standaard.portaal-tekst {
  text-align: center;
}

.tekst-standaard.blog {
  width: 100%;
}

.tekst-standaard.smaller-2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 22px;
}

.tekst-standaard.small {
  line-height: 25px;
}

.container-2 {
  z-index: 5;
  flex-direction: column;
  align-items: stretch;
  width: 90%;
  max-width: 1140px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.container-2.blog {
  margin-bottom: 0;
}

.grid-content {
  grid-column-gap: 92px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  align-items: center;
}

.sub-heading {
  color: #1f2c47;
  letter-spacing: -.01em;
  align-items: center;
  height: auto;
  min-height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 32px;
  display: flex;
}

.sub-heading.feature-name {
  color: #1f2c47;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-weight: 400;
}

.sub-heading.feature-name.large {
  color: #1f2c47;
  font-size: 25px;
  line-height: 37px;
}

.sub-heading.faq-title {
  margin-right: 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 27px;
}

.sub-heading.pad-40px {
  margin-bottom: 10px;
}

.sub-heading.white {
  color: #fff;
  font-family: Bitter, serif;
}

.sub-heading.white._10px {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.sub-heading.light {
  font-size: 20px;
  font-weight: 400;
}

.sub-heading.small-title {
  font-size: 13px;
}

.sub-heading.title-job {
  font-weight: 700;
}

.sub-heading.midden {
  flex-direction: column;
}

.sub-heading.contact-link.new {
  font-weight: 700;
}

.content-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 60%;
  display: flex;
}

.content-wrapper.disclaimer {
  width: 100%;
}

.content-wrapper.new, .content-wrapper._100 {
  align-items: center;
  width: 100%;
}

.content-wrapper.main.blog {
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
}

.content-wrapper.main._100.left {
  justify-content: center;
  align-items: flex-start;
}

.content-wrapper.blog {
  width: 100%;
}

.paragraph-large {
  color: #67718e;
  letter-spacing: -.02em;
  max-width: 600px;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
}

.paragraph-large.mid {
  text-align: center;
}

.paragraph-large.white {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
}

.paragraph-large.white.pad-60 {
  margin-bottom: 10px;
}

.paragraph-large.white.different-padding {
  text-align: center;
  width: 80%;
  max-width: none;
  font-size: 18px;
  line-height: 32px;
}

.paragraph-large.padding {
  margin-bottom: 20px;
}

.paragraph-large.extra.disclaimer {
  text-align: center;
  max-width: none;
  margin-bottom: 20px;
}

.paragraph-large.extra.offerte {
  text-align: center;
  width: 100%;
  max-width: none;
}

.paragraph-large.extra.none, .paragraph-large.extra._100 {
  max-width: none;
}

.paragraph-large.large-style {
  width: 500px;
  max-width: 660px;
}

.paragraph-large.dif-style {
  max-width: none;
}

.paragraph-large.dif-style.white, .paragraph-large.new-style {
  text-align: center;
}

.paragraph-large.extra {
  max-width: 650px;
}

.paragraph-large.extra.white-new {
  color: #fff;
  text-align: center;
  max-width: none;
  font-family: Exo, sans-serif;
  font-weight: 200;
}

.paragraph-large.extra.white-new.n3 {
  color: #1f2c47;
}

.paragraph-large.blog-other {
  text-align: center;
  max-width: none;
  font-size: 20px;
  font-weight: 400;
}

.paragraph-large._100 {
  max-width: none;
}

.span-blue {
  color: #4c6fb2;
}

.h2-new {
  color: #1f2c47;
  text-align: center;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Merriweather, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 50px;
}

.h2-new.white {
  color: #fff;
  margin-bottom: 10px;
}

.h2-new.small {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.h2-new.small.extra-small {
  color: #1f2c47;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.h2-new.smaller.midden {
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.h2-new.mid {
  text-align: center;
  display: block;
}

.h2-new.mid.no-pad {
  margin-bottom: 0;
}

.h2-new.mid.no-pad.white {
  margin-bottom: 10px;
  font-family: Bitter, serif;
  font-size: 50px;
  font-weight: 200;
  line-height: 60px;
}

.h2-new.mid.no-pad.white.n2 {
  color: #1f2c47;
  font-size: 30px;
  line-height: 35px;
}

.h2-new.left-style {
  text-align: left;
}

.h2-new.other-h3 {
  font-size: 40px;
}

.content-background {
  z-index: -1;
  background-color: #564eaf1c;
  border-radius: 20px;
  width: 80%;
  height: 80%;
  position: absolute;
  inset: -46px auto auto -20px;
}

.content-background.hide-new {
  background-color: #7c03450d;
}

.image-block-small {
  background-image: linear-gradient(#0000001a, #0000001a), url('../images/Amsterdam-westerkerk.jpg');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  border-radius: 20px;
  height: 740px;
  position: relative;
}

.image-block-small.about-us {
  background-image: url('../images/LogoMockup.jpg');
  background-position: 50%;
  background-size: cover;
}

.image-block-small.relocation {
  background-image: url('../images/Rozengracht.jpeg');
  background-position: 50%;
  background-size: cover;
  width: auto;
  height: 660px;
}

.image-block-small.relocation.small {
  height: 500px;
}

.image-block-small.relocation.small.other {
  background-image: url('../images/Housing-Service-Amsterdam.jpg');
}

.image-block-small.relocation.rent-search, .image-block-small.relocation.buy {
  background-image: url('../images/Amsterdam.jpg');
}

.image-block-small.relocation.to-ams {
  background-image: url('../images/Amsterdam-Housing.jpg');
}

.image-block-small.relocation.couples {
  background-image: url('../images/Amsterdam-3.jpg');
}

.image-block-small.relocation.vgb-ams {
  background-image: url('../images/concrete-building-amsterdam.jpeg');
}

.image-block-small.relocation.vgb-ams.verhuur {
  background-image: url('../images/Amsterdam-Housing.jpg');
}

.image-block-small.relocation.vgb-ams.commercieel.kleine-pic {
  height: 420px;
}

.image-block-small.relocation.vgb-ams.technisch {
  background-image: url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
}

.image-block-small.relocation.vgb-ams.contact {
  background-image: url('../images/Vastgoed--Co.-Kantoor-.jpeg');
}

.image-block-small.relocation.vgb-ams.haarlem {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/Haarlem-huis-centrum.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.image-block-small.relocation.to-haalem {
  background-image: linear-gradient(#00000029, #00000029), url('../images/Haarlem-huis-centrum.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.image-block-small.relocation.vgb-utrecht-building {
  background-image: linear-gradient(#0000001a, #0000001a), url('../images/Utrecht-oud-grachtenpand.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.image-block-small.relocation.vgb-leiden-buildig {
  background-image: linear-gradient(#00000026, #00000026), url('../images/Leiden-old-building.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.image-block-small._2nd {
  background-image: none;
  width: 350px;
  height: 350px;
  position: absolute;
  top: 428.5px;
  left: 980.469px;
}

.image-block-small.general-blog {
  background-image: linear-gradient(#0000001a, #0000001a);
  height: auto;
}

.section {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 60px 0%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section.light-brown {
  background-color: #f5f2ea;
}

.section.light-brown._140 {
  background-color: #f5f2ea80;
}

.section.light-brown._140._100._60px {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section.light-brown._140._100._60px.hide-new {
  display: none;
}

.section.no-pad-ivm-movie {
  padding: 40px 5%;
}

.section.no-pad-ivm-movie._2 {
  padding-bottom: 60px;
}

.section.no-pad-ivm-movie._2.blog {
  padding-bottom: 20px;
}

.section.hide {
  display: block;
}

.section._140 {
  padding-top: 0;
  padding-bottom: 60px;
}

.section._140.no-pad {
  padding-top: 60px;
}

.section.new-style.buy {
  padding-bottom: 0;
}

.section.small-no-pad {
  background-color: #f5f2ea;
  padding-top: 60px;
  padding-bottom: 0;
}

.section.small-no-pad.blog-other-pad {
  padding-top: 40px;
}

.section.new-style {
  min-width: auto;
  padding-bottom: 0;
}

.title-large {
  color: var(--standaard);
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.title-large.mid.white.n1 {
  text-transform: uppercase;
  font-weight: 400;
}

.title-large.mid {
  text-align: center;
}

.title-large.mid.white {
  color: #fff;
  text-transform: none;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.title-large.mid.white.n1 {
  color: var(--vgco-kleur);
  text-transform: uppercase;
  text-transform: uppercase;
  font-weight: 400;
}

.title-large.middle {
  text-align: center;
}

.graph-svg {
  justify-content: center;
  align-items: center;
  margin-right: 16px;
  display: flex;
}

.feature-icon-blue {
  background-color: #564eaf;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  margin-right: 15px;
  padding: 8px;
  display: flex;
}

.container-large {
  border-radius: 10px;
}

.title-wrapper {
  text-align: center;
  max-width: 600px;
  margin-bottom: 92px;
  margin-left: auto;
  margin-right: auto;
}

.title-wrapper.hide {
  max-width: none;
  margin-bottom: 60px;
  display: block;
}

.title-wrapper.hide.midden-blog {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.title-large-2 {
  color: #1355ff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
}

.grid-feature-large {
  grid-column-gap: 40px;
  grid-row-gap: 72px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  width: 100%;
}

.section-features {
  align-items: center;
  min-height: 720px;
  padding: 80px 5%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.large-feature-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  padding-left: 5%;
  text-decoration: none;
  display: flex;
}

.content-number-wrap {
  color: gray;
  font-size: 20px;
  line-height: 24px;
}

.content-header-line {
  background-color: var(--royal-blue);
  border-radius: 3px;
  width: 42px;
  height: 3px;
  margin-bottom: 24px;
}

.content-grid {
  grid-column-gap: 140px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  place-items: center start;
  margin-bottom: 100px;
}

.content-image-wrap {
  flex-direction: column;
  position: relative;
}

.content-heading {
  color: #000;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
}

.content-section {
  background-color: #fafafa;
  padding: 100px 3% 140px;
  overflow: hidden;
}

.content-image {
  float: right;
  object-fit: fill;
  border-radius: 20px;
  position: relative;
}

.content-wrapper-2 {
  flex-direction: column;
  align-items: flex-start;
  max-width: 700px;
  display: flex;
}

.content-number {
  color: #4e6eb1;
  text-align: center;
  font-size: 60px;
  font-weight: 700;
  line-height: 72px;
}

.content-numbers {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.content-paragraph {
  color: gray;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.content-container {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}

.content-image-card {
  z-index: 2;
  border-radius: 10px;
  position: absolute;
  inset: -10% auto auto -20%;
  box-shadow: 0 4px 50px #3333330d;
}

.text-number {
  color: #000;
  text-align: center;
}

.grid-pricing-detail {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3fr 1fr;
  align-items: center;
}

.pricing-section {
  background-color: #f5f2ea;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 80px 5%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.price-amount {
  color: #1f2c47;
  margin-bottom: 16px;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.toggle-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
}

.pricing-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
}

.button-pricing-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.pricing-block {
  background-color: #fff;
  border-radius: 10px;
  padding: 42px;
}

.plan-type {
  color: #4c6fb2;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.pricing-feature {
  color: #1d3b88;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
}

.pricing-feature.locked {
  color: #c1c9de;
}

.toggle-price {
  cursor: pointer;
  background-color: #4c6fb2;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 70px;
  height: 32px;
  margin-left: 32px;
  margin-right: 32px;
  padding: 4px;
  transition: background-color .3s;
  display: flex;
  position: relative;
}

.toggle-price:hover {
  background-color: #c9ceda;
}

.toggle-round {
  z-index: 1;
  background-color: #fff;
  border-radius: 30px;
  width: 24px;
  height: 24px;
  position: absolute;
}

.pricing-header {
  color: #1d3b88;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 38px;
  line-height: 46px;
}

.middle-block {
  border-left: 1.5px solid #c2c5cd;
  border-right: 1.5px solid #c2c5cd;
  padding-left: 32px;
  padding-right: 32px;
}

.pricing-type {
  color: #1d3b88;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.title-wrapper-2 {
  text-align: center;
  max-width: 640px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-button {
  background-color: var(--royal-blue);
  color: #fff;
  border-radius: 6px;
  padding: 10px 40px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  transition: all .2s;
}

.pricing-button:hover {
  color: #fff;
  background-color: #305ccc;
}

.price-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1080px;
}

.price-paragraph {
  color: #716fb7;
  font-size: 16px;
  line-height: 32px;
}

.blog-wrapper {
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.blog-title-wrapper {
  flex-direction: column;
  justify-content: space-around;
  width: 40%;
  max-width: none;
  margin-right: 40px;
  display: block;
}

.section-blog {
  align-items: center;
  padding: 140px 5%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.blog-thumbnail {
  background-image: url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: auto;
  height: 100%;
  margin-bottom: 24px;
  overflow: hidden;
}

.blog-thumbnail._2 {
  background-image: url('../images/office-.jpg');
}

.blog-thumbnail.weesp {
  background-image: url('../images/Dordrecht.jpg');
  width: auto;
}

.blog-thumbnail.weesp.linkbuidling {
  background-image: url('../images/roadmap.jpg');
}

.blog-thumbnail.zaandam {
  background-image: url('../images/Zaandam-Groene-huisjes.jpg');
}

.blog-thumbnail.haarlem {
  background-image: url('../images/Haarlem-huis-centrum.jpeg');
}

.grid-blog-small {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  width: 100%;
}

.button-spacer {
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.button-spacer.middle {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}

.button-standard {
  background-color: #1355ff;
  border: 2px solid #1355ff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 14px 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: all .3s;
  display: flex;
}

.button-standard:hover {
  color: #1355ff;
  background-color: #fff;
}

.badge-category {
  color: #1355ff;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 32px;
  margin-bottom: 16px;
  padding: 0;
  font-weight: 600;
  line-height: 24px;
}

.blog-horizontal-wrapper {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.blog-content {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.blog-paragraph {
  color: #67718e;
  letter-spacing: -.02em;
  max-width: 600px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
}

.blog-heading {
  color: #061237;
  letter-spacing: -.02em;
  margin-bottom: 14px;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}

.section-large {
  padding: 120px 5%;
  position: relative;
}

.faq-title-wrapper {
  color: #160042;
  white-space: normal;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 4px;
  margin-bottom: 4px;
  display: flex;
}

.faq-toggle {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  padding: 0;
  display: flex;
}

.faq-toggle:hover {
  color: #338cff;
}

.grid-one-column {
  grid-column-gap: 40px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.grid-one-column._100 {
  width: 100%;
}

.faq-icon-square {
  color: #fff;
  background-color: #564eaf;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  display: flex;
}

.paragraph-regular-bold {
  letter-spacing: -.03em;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.h3-heading-2 {
  letter-spacing: -.02em;
  margin-top: 0;
  font-size: 48px;
  line-height: 1.2;
}

.h3-heading-2.margin-bottom-16 {
  margin-bottom: 16px;
}

.container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.faq-content {
  background-color: #0000;
  width: 100%;
  display: block;
  position: static;
  overflow: hidden;
}

.heading-detail-small {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 24px;
}

.faq-item-line {
  border: 1px solid #e4e6f1;
  border-radius: 10px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 10px 32px 10px 20px;
  transition: all .3s;
  display: block;
  overflow: auto;
}

.faq-content-wrapper {
  width: 100%;
  max-width: 90%;
  line-height: 36px;
}

.image-cover-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.faq-grid-section {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
}

.placeholder-faq {
  background-image: url('../images/amsterdam-canals.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 12px;
  height: 455px;
  margin-top: 40px;
  overflow: hidden;
}

.placeholder-faq.small {
  background-image: url('../images/Rozengracht.jpeg');
}

.paragraph-regular {
  letter-spacing: -.02em;
  font-size: 16px;
  line-height: 24px;
}

.faq-arrow {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.footer-menu {
  align-items: center;
  margin-top: 12px;
  margin-bottom: 12px;
  display: flex;
}

.footer-link {
  color: #160042;
  text-align: left;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  transition: color .3s;
}

.footer-link:hover {
  color: #4c6fb2;
}

.footer-social-row-large {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 60px;
  display: flex;
}

.footer-links {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.footer-social-link {
  color: #160042;
  background-color: #f5f2ea;
  background-image: url('../images/instagram_1instagram.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: color .3s;
  display: flex;
}

.footer-social-link:hover {
  color: #4e6eb1;
}

.footer-social-link.hide {
  width: 48px;
  display: block;
}

.footer-social-link.mail {
  background-image: url('../images/email.png');
  background-position: 0 0;
  background-size: cover;
}

.footer-social-link.phone {
  width: 46px;
}

.footer-social-link.whatsapp {
  background-image: url('../images/whatsapp_1whatsapp.png');
}

.footer-social-link.mobile {
  background-image: url('../images/telephone.png');
}

.footer-social-link.whatsapp {
  background-image: url('../images/whatsapp_1whatsapp.png');
  width: 45px;
  height: 45px;
  margin-bottom: 0;
}

.footer-social-link.mail {
  background-image: url('../images/email.png');
  background-position: 0 0;
  background-size: cover;
  margin-bottom: 10px;
}

.footer-content-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-line-small {
  background-color: #e4e6f1;
  width: 1px;
  height: 16px;
  margin-left: 24px;
  margin-right: 24px;
}

.icon {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.footer-brand {
  align-items: center;
  display: flex;
}

.footer-social-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 45%;
}

.footer-line {
  background-color: #e4e6f1;
  width: 1px;
  height: 24px;
  margin-left: 16px;
  margin-right: 16px;
}

.container-large-2 {
  z-index: 5;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.footer-logo {
  width: 100px;
  height: auto;
}

.paragraph-detail {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.section-footer {
  padding: 32px 5%;
  position: relative;
}

.link {
  color: #67718e;
  font-weight: 400;
  text-decoration: none;
}

.logo {
  width: 310px;
  max-width: 100%;
}

.s_slider {
  height: auto;
}

.slider-header {
  width: 100%;
  height: 1100px;
}

.slide-1 {
  background-image: linear-gradient(#00000012 31%, #00000094), url('../images/biker.jpg');
  background-position: 0 0, 50% -83px;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slider-container {
  height: 100%;
}

.slider-content {
  border-top: 2px #fff;
  border-bottom: 3px #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 34%;
  margin-top: 10%;
  margin-bottom: 5%;
  display: flex;
}

.slider-txt-block {
  color: #fff;
  text-align: center;
  width: 60%;
  margin-top: 2%;
  margin-bottom: 1%;
  font-family: Oswald, sans-serif;
  font-size: 27px;
  font-weight: 300;
  line-height: 36px;
}

.slider-txt-block.top {
  letter-spacing: 0;
  width: auto;
  margin-top: 0%;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 30px;
}

.slider-txt-block.bottom {
  letter-spacing: 0;
  width: auto;
  margin-top: 15px;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 30px;
}

.h1-main {
  color: #fcfcfc;
  text-align: center;
  text-transform: uppercase;
  border-top: 1px solid #fff9;
  border-bottom: 1px solid #fff9;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 30px 40px;
  font-family: Lato, sans-serif;
  font-size: 50px;
  font-weight: 300;
  line-height: 65px;
}

.h1-main.big.large-2 {
  font-family: Changa One, Impact, sans-serif;
}

.h1-main.big {
  mix-blend-mode: normal;
  border-top-color: #ffffffb3;
  border-bottom-color: #ffffffb3;
  width: auto;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 80px;
}

.slider-txt-block2 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: none;
  width: 60%;
  margin-top: 4%;
  font-family: Oswald, sans-serif;
  font-size: 27px;
  font-weight: 300;
  line-height: 36px;
}

.promo {
  background-image: linear-gradient(#0000008a, #0000008a), url('../images/amsterdam_1.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat-x;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: 0;
  display: flex;
}

.btn-block {
  width: auto;
  height: auto;
  margin-top: 0%;
  display: flex;
}

.btn-block.register-new {
  width: 30%;
}

.btn-block.extra-pad {
  margin-bottom: 40px;
}

.btn-block.extra-pad.new-btn-block {
  justify-content: center;
  width: 30%;
}

.btn-block.extra-pad.portaal {
  flex-direction: column;
}

.nav-div {
  background-color: #0000;
  justify-content: space-around;
  align-items: center;
  width: 80%;
  display: flex;
}

.divider-content {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.divider-content.new-style {
  align-items: center;
}

.divider-content.new-style.extra-pad.new-style-2 {
  align-items: flex-start;
}

.divider-content.new-style.extra-pad.buy {
  margin-bottom: 0;
}

.divider-content.new-style.extra-pad.portaal {
  flex-direction: column;
  align-items: center;
}

.divider-content.new-style.extra-pad {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 20px;
}

.divider-content.new-style.extra-pad.below {
  padding-top: 0;
}

.divider-content.new-style.extra-pad {
  align-items: flex-start;
  margin-bottom: 20px;
  padding-top: 20px;
}

.divider-content.extra-px.no-pad-here {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}

.divider-content.extra-px.no-pad-here.english-below {
  flex-direction: column;
}

.divider-content.extra-px.no-pad-here.blog-article {
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.divider-content.extra-px.no-pad-here.middle {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
}

.photo-div {
  width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 40px;
}

.photo-div._20pad {
  width: 40%;
  padding-top: 20px;
}

.line---divider {
  background-color: #1f2c4726;
  border-radius: 10px;
  width: 50%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.line---divider.other-pad {
  background-color: #1f2c474d;
  margin-top: 20px;
}

.line---divider.other-pad.new-pad {
  margin-top: 60px;
}

.line---divider.other-pad.portaal {
  margin-top: 10px;
  margin-bottom: 10px;
}

.line---divider.other-pad.contact {
  margin-top: 0;
}

.line---divider.new-style {
  width: 100%;
}

.line---divider.other-style {
  margin-top: 20px;
  margin-bottom: 60px;
}

.line---divider.other-style.no-pad-for-logo {
  margin-top: 0;
}

.line---divider.other-style.no-pad-for-logo.blog-other-style {
  background-color: #7c034533;
  margin-bottom: 30px;
}

.line---divider.other-style.no-pad-for-logo.contact-line-in-form {
  background-color: #037c72;
  height: 2px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.line---divider.big {
  margin-top: 60px;
  margin-bottom: 60px;
}

.line---divider.white {
  background-color: #fff;
}

.line---divider.other {
  margin-top: 20px;
}

.line---divider.other.blog-other {
  background-color: #7c034533;
}

.text-large {
  letter-spacing: .2px;
  font-size: 18px;
  line-height: 27px;
}

.text-large.blue {
  color: #1787fc;
}

.text-small {
  letter-spacing: .2px;
  font-size: 14px;
  line-height: 18px;
}

.spacer-60 {
  padding-top: 60px;
}

.centered-wrapper {
  text-align: center;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.centered-wrapper.text-white {
  color: #fff;
}

.main-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

._5-stars-image {
  width: 90px;
}

.review {
  width: 100%;
  padding-top: 160px;
  padding-bottom: 160px;
  position: relative;
}

.review.light-blue {
  background-color: #386fb31a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 80px;
  display: none;
}

.review.dark-blue-background.beheer-main-item-list {
  background-image: linear-gradient(#1f2c47cc, #1f2c47cc), url('../images/Amsterdam-Housing_1.jpg');
  background-position: 0 0, 50% 60%;
  background-size: auto, cover;
  border-bottom-style: none;
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 120px;
}

.review.dark-blue-background {
  background-color: #1f2c47;
  background-image: linear-gradient(#2c1f4799, #2c1f4799), url('../images/Bridge-in-Delft.jpg');
  background-position: 0 0, 50% 45%;
  background-size: auto, cover;
  border-bottom: 0 #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.container-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.container-3.pad {
  margin-bottom: 40px;
}

.testimonial-image {
  border: 5px solid #fff;
  border-radius: 500px;
  width: 70px;
  margin-top: -60px;
}

.spacer-20 {
  padding-top: 20px;
}

.blured-heart-image {
  width: 60px;
  position: absolute;
  inset: 0 auto auto 0;
}

.text-xl {
  letter-spacing: .2px;
  font-size: 20px;
  line-height: 27px;
}

.card {
  border-radius: 20px;
  padding: 40px;
  position: relative;
}

.card.white {
  background-color: #fff;
}

.card.white.shadow {
  flex-direction: column;
  justify-content: space-around;
  min-width: auto;
  min-height: 300px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  box-shadow: 0 5px 3px #8291ac1a;
}

.bottom-border-image {
  object-fit: fill;
  width: 100%;
  position: absolute;
  inset: -2px 0% auto;
}

.horizontal-wrapper {
  flex-direction: row;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.horizontal-wrapper.space-between {
  justify-content: space-between;
}

.social-items {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  padding-top: 0;
  display: flex;
}

.h2 {
  color: #1f2c47;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 46px;
  font-weight: 700;
  line-height: 1.2;
}

._3-column-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  width: 100%;
  display: grid;
}

.blured-star {
  width: 60px;
  position: absolute;
  inset: auto 50px 50px auto;
}

.blured-money {
  z-index: 1;
  width: 100px;
  position: absolute;
  top: 100px;
  left: 0;
}

.h1 {
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
}

.top-border-bottom {
  object-fit: fill;
  border-bottom: 0 #000;
  width: 100%;
  position: absolute;
  inset: auto 0% -1px;
}

.form-field-label {
  color: #1f2c47;
  letter-spacing: .5px;
  margin-bottom: 4px;
  padding-left: 5px;
  font-family: Exo, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.text-field {
  background-color: #fff;
  border: 0 solid #000;
  border-radius: 10px;
  height: 55px;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-weight: 400;
}

.text-field::placeholder {
  color: #8291ac;
  font-size: 16px;
  font-weight: 400;
}

.text-field.big-pad {
  text-align: left;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  height: 55px;
  margin-bottom: 0;
  display: flex;
  overflow: auto;
}

.big-plant {
  z-index: 0;
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 100px;
}

.success-message {
  color: #fff;
  background-color: #1787fc;
  border-radius: 15px;
  font-size: 16px;
}

.error-message {
  text-align: center;
  border-radius: 10px;
}

.form-button {
  color: #fff;
  letter-spacing: .5px;
  background-color: #4e6eb1;
  border-radius: 0 20px 20px;
  width: 100%;
  padding: 20px 30px;
  font-size: 20px;
  font-weight: 500;
  box-shadow: 0 10px 20px 5px #1e273d80;
}

.form-button.new {
  box-shadow: none;
  background-color: #564eaf;
  border: 1px #ffffffb3;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Bitter, serif;
}

.rocket {
  z-index: 1;
  width: 50px;
  position: absolute;
  bottom: 100px;
  right: 100px;
}

.footer {
  background-color: #f5f2ea;
  border: 1px #000;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
  position: relative;
}

.text-medium {
  letter-spacing: .2px;
  font-size: 16px;
  line-height: 26px;
}

.footer-newsletter {
  width: 100%;
  margin-bottom: 0;
}

.footer-heading {
  color: #1787fc;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.newsletter-submit-button {
  z-index: 999;
  color: #fff;
  letter-spacing: .2px;
  background-color: #4e6eb1;
  border-radius: 0 20px 20px;
  height: 45px;
  margin-right: 7px;
  font-weight: 600;
  position: absolute;
  right: 0%;
}

.newsletter-card {
  background-color: #386fb31a;
  border: 3px #4c6fb2;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  margin-top: 25px;
  padding: 20px;
  display: flex;
  position: relative;
}

.footer-link-grid {
  grid-column-gap: 20px;
  grid-row-gap: 6px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-column._20px._10px-border {
  margin-bottom: 20px;
}

.newsletter-field {
  z-index: 1;
  background-color: #fff;
  border: 0 solid #000;
  border-radius: 15px;
  height: 61px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 105px;
  position: relative;
}

.newsletter-field::placeholder {
  color: #8f98a8;
  letter-spacing: .2px;
  font-size: 14px;
  font-weight: 400;
}

.form-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-link-2 {
  color: #1f2c47;
  letter-spacing: .2px;
  padding: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
}

.footer-link-2.bold {
  font-weight: 700;
}

.bold-text, .bold-text-2, .bold-text-3 {
  color: #1f2c47;
}

.social {
  justify-content: center;
  align-items: center;
  width: 20%;
  margin-top: 20px;
  display: flex;
}

.bold-text-4 {
  color: #fff;
}

.form-block {
  width: 100%;
}

.hero-content {
  background-image: linear-gradient(#0000, #0000);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  height: 100%;
  margin-top: 0;
  padding: 25px 10px;
  display: flex;
}

.hero-content.rs {
  background-image: none;
  padding: 25px;
}

.hero-content.custom {
  margin-top: 0;
}

.navbar {
  opacity: 1;
  outline-offset: 0px;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #ddd0;
  background-clip: border-box;
  outline: 3px #333;
  padding-bottom: 0;
  position: static;
}

.size-of-navbar {
  mix-blend-mode: normal;
  background-color: #ffffffed;
  border-bottom: 1px #00000040;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 100px;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.nav-link-2 {
  height: 60px;
}

.partners {
  background-color: #f5f2ea;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  display: flex;
}

.main-hero {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.logo-list {
  justify-content: space-between;
  align-items: center;
  width: 45%;
  display: flex;
}

.text-link {
  color: #67718e;
  font-weight: 700;
  text-decoration: none;
}

.list-item {
  color: #67718e;
  font-size: 14px;
  line-height: 32px;
}

.list {
  width: 100%;
  padding-left: 40px;
}

.bold-text-5 {
  font-family: Bitter, serif;
  font-size: 16px;
  font-weight: 700;
}

.wrap-for-services {
  width: 100%;
}

.divider-for-wrap {
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 25px;
  display: flex;
}

.divider-for-wrap.hide {
  display: none;
}

.divider-for-wrap.no-pad {
  margin-bottom: 0;
}

.content-block {
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  width: 60%;
  display: flex;
}

.content-block.extra-pad {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
}

.content-block.extra-pad._100 {
  width: 1050px;
  max-width: 600px;
}

.content-block.extra-pad.left-outline {
  flex-direction: column;
}

.content-block.extra-pad.left-outline.extra-size-again {
  margin-top: 20px;
}

.content-block.extra-pad.left-outline.middle {
  justify-content: center;
  align-items: center;
}

.content-block.extra-pad.with-list-items {
  margin-bottom: 0;
}

.content-block.extra-pad.contact-form-new {
  align-items: center;
}

.content-block.extra-pad.portaal {
  flex-direction: column;
  align-items: center;
  width: 80%;
  margin-bottom: 40px;
}

.content-block.left-outline {
  flex-direction: column;
  align-items: flex-start;
}

.content-block.left-outline.bijg-pad {
  width: 100%;
}

.content-block.left-outline.bijg-pad._20px {
  margin-bottom: 20px;
}

.flag {
  background-image: url('../images/Netherlands-Flag.jpeg');
  background-position: 0 0;
  background-size: cover;
  width: 30px;
  height: 23px;
}

.flag.nl {
  background-position: 50%;
  height: 25px;
}

.flag.uk {
  background-image: url('../images/UK-Flag.jpeg');
  background-position: 50%;
}

.nav-menu-2, .head-line {
  align-items: center;
  display: flex;
}

.head-line.paddinh {
  margin-top: 20px;
}

.head-line.vertical {
  flex-direction: column;
}

.content {
  padding-left: 0;
}

.content._100 {
  width: 100%;
}

.content.smaller {
  text-align: left;
  width: 100%;
}

.image {
  width: 40px;
  height: 30px;
}

.brand-2 {
  width: 14%;
}

.image-2 {
  width: 100%;
}

.hero {
  background-image: url('../images/canal-houses-next-to-each-other.jpeg');
  background-position: 0 0;
  background-size: cover;
  height: 700px;
  margin-top: 0;
}

.section-2 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 50px;
  display: flex;
  overflow: hidden;
}

.slide-wrap {
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-around;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
}

.logo-img {
  width: 120px;
  height: auto;
}

.logo-img._50-r-m {
  width: 180px;
  max-width: 100%;
  height: auto;
  margin-right: 200px;
}

.logo-img._50-r-m.big {
  width: 120px;
  height: auto;
}

.logo-img._50-r-m.big-2 {
  width: 160px;
}

.logo-img._50-r-m.nike {
  width: 90px;
}

.logo-img._50-r-m.zoom {
  width: 100px;
  height: auto;
  margin-right: 0;
}

.logo-img._50-r-m.flow {
  width: 160px;
}

.logo-img.large-logo {
  width: 160px;
}

.logo-img._50-r-m {
  width: 180px;
  height: auto;
  margin-right: 200px;
}

.logo-img._50-r-m.small {
  width: 100px;
  margin-right: 0;
}

.logo-img._50-r-m.small.huurwoningen {
  width: 150px;
}

.section-3 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.slide-wrap-2 {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0%;
  display: flex;
}

.main-steps {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.main-steps.other {
  padding-bottom: 20px;
}

.steps__illustr {
  z-index: 0;
  display: block;
  position: relative;
}

.steps__illustr-smile {
  z-index: 1;
  transition: all .4s;
  position: absolute;
  top: 91px;
  left: 195px;
}

.steps__list-arrow {
  display: block;
}

.section-slide {
  height: 100vh;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.section-slide.mod--3 {
  z-index: 3;
}

.steps__numb-txt {
  z-index: 1;
  color: #f8efe5;
  text-align: center;
  letter-spacing: -.01em;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  display: flex;
  position: absolute;
  inset: 0%;
}

.steps__list-p {
  color: #1b1b1bb3;
  line-height: 1.9em;
}

.steps__list {
  width: 100%;
  max-width: 430px;
}

.steps__illustr-wrap {
  display: inline-block;
  position: relative;
}

.steps__list-arrow-wrap {
  position: absolute;
  inset: 10px 0 auto auto;
  overflow: hidden;
}

.steps__list-arrow-wrap.mod--2 {
  transform-style: preserve-3d;
  left: -100px;
  right: auto;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0);
}

.steps__list-item {
  margin-bottom: 64px;
  padding-left: 74px;
  padding-right: 80px;
  position: relative;
}

.steps__list-item.mod--2 {
  margin-left: 100px;
  padding-right: 0;
}

.steps__numb {
  position: absolute;
  top: -10px;
  left: 0;
}

.steps__illustr-hand {
  z-index: 1;
  transition: all .8s;
  position: absolute;
  top: 128px;
  left: 121px;
}

.section-4 {
  padding: 128px 60px;
  position: relative;
}

.section-4.mod--steps {
  z-index: 1;
  background-color: #f8efe5;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.content-2 {
  z-index: 2;
  width: 100%;
  max-width: 1310px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.steps__columns {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.steps__numb-img {
  z-index: 0;
  position: relative;
}

.steps__col {
  flex: 1;
  position: relative;
}

.steps__illustr-graph-dot {
  background-color: #000;
  border-radius: 100px;
  width: 4px;
  height: 4px;
  position: absolute;
  top: 44px;
  left: 2px;
}

.steps__illustr-graph-dot.mod--2 {
  top: 9px;
  left: 35px;
  transform: rotate(125deg);
}

.steps__illustr-graph-dot.mod--4 {
  top: 0;
  left: 105px;
  transform: rotate(51deg);
}

.steps__illustr-graph-dot.mod--1 {
  transform: rotate(43deg);
}

.steps__illustr-graph-dot.mod--3 {
  top: 30px;
  left: 68px;
  transform: rotate(51deg);
}

.steps__illustr-graph-line {
  z-index: -1;
  background-color: #0f86a1;
  width: 1px;
  height: 50px;
  transition: all 1s;
  position: absolute;
  bottom: 1px;
  left: 1px;
}

.steps__illustr-graph-line.mod--2 {
  height: 40px;
}

.steps__illustr-graph-wrap {
  z-index: 1;
  width: 110px;
  height: 50px;
  position: absolute;
  top: 198px;
  right: 65px;
}

.section_container {
  flex-direction: column;
  align-items: center;
  max-width: 1140px;
  display: flex;
}

.title_wrap {
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
}

.title_wrap.other-pad.no-pad {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.title_wrap.other-pad.no-pad.contact-2 {
  width: 70%;
}

.title_wrap.other-pad {
  margin-bottom: 40px;
}

.process_details {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 45%;
  min-height: 300px;
  padding: 30px 20px;
  display: flex;
  position: relative;
}

.title_text {
  color: #4e6eb1;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 700;
}

.centre_step {
  color: #564eaf;
  font-size: 21px;
  font-weight: 600;
}

.h1-2 {
  color: #1d1f45;
  text-align: center;
  margin-top: 10px;
  font-size: 55px;
  line-height: 55px;
}

.process_section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 80px 25px 0;
  display: flex;
}

.process {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  max-width: 900px;
  display: flex;
  position: relative;
}

.process_line {
  background-image: url('../images/line.svg');
  background-position: 50%;
  background-repeat: repeat-y;
  background-size: contain;
  width: 2px;
  height: 80%;
  position: absolute;
}

.process_card_02 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.process_image_wrap {
  justify-content: center;
  align-items: center;
  width: 45%;
  min-height: 300px;
  padding: 30px;
  display: flex;
  position: relative;
}

.process_image_wrap.big {
  padding: 0;
}

.centre_icon_wrap {
  z-index: 5;
  background-color: #fff;
  border-radius: 19px;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  padding: 10px;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 35px 18px #e6cbff24;
}

.paragraph {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.h2-2 {
  color: #1d1f45;
  margin-top: 0;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.process_image {
  border-radius: 0%;
  width: auto;
  height: auto;
}

.centre_block {
  justify-content: center;
  align-items: flex-start;
  width: 120px;
  height: 80px;
  display: flex;
}

.process_card {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}

.button-card {
  color: var(--royal-blue);
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-width: 150px;
  min-height: 50px;
  margin-right: 15px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  text-decoration: none;
  transition: all .4s ease-out;
  display: flex;
  box-shadow: inset -1px -1px 3px #201b3d99, inset 1px 1px 3px #eee6ff70, 1px 1px 2px #5b3acc;
}

.button-card:hover {
  box-shadow: inset 1px 1px 3px #201b3d38, inset -1px -1px 3px #eee6ff00, 1px 1px 2px #5b3acc;
}

.flowbase-home-link {
  position: absolute;
  inset: 0;
}

.flowbase-product-wrap {
  background-color: #1f2c47;
  border: 1px #4e6eb1;
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  min-height: 40px;
  padding: 15px 20px;
  display: flex;
  position: relative;
}

.flowbase-exit {
  color: #fff;
}

.flowbase-title {
  color: #fff;
  margin-bottom: 4px;
  font-size: 17px;
  font-weight: 700;
}

.flowbase-title-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 40px;
  margin-right: 25px;
  display: flex;
}

.flowbase-icon {
  width: auto;
  height: auto;
}

.flowbase-close-card {
  opacity: .43;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: 10px 13px 10px 10px;
  transition: all .2s ease-out;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.flowbase-close-card:hover {
  opacity: 1;
}

.flowbase-author {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.highlight-text {
  color: #5b3acc;
}

.call-to-action {
  z-index: 99999;
  background-color: #fff;
  border-radius: 200px;
  min-width: 520px;
  margin-bottom: 30px;
  margin-left: 30px;
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  box-shadow: 8px 1px 20px #807c8e26;
}

.flowbase-icon-wrap {
  background-color: #fff;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-right: 25px;
  display: flex;
  position: relative;
}

.flowbase-underline {
  text-decoration: underline;
}

.flowbase-left-wrap {
  display: flex;
}

.form-divider {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}

.form-divider._2 {
  margin-bottom: 30px;
}

.form-fields {
  width: 49%;
}

.content-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form-block-in-div {
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 20px;
  display: flex;
}

.footer-div {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.text-block {
  color: #1f2c47;
  letter-spacing: .2px;
  font-family: Bitter, serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.image-3 {
  border-radius: 50%;
  width: auto;
  height: auto;
}

.image-3.small {
  width: 280px;
}

.section-5 {
  background-image: linear-gradient(#000000b3, #000000b3);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 60vh;
  display: flex;
  overflow: visible;
}

.background-video {
  z-index: 1000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-2 {
  background-image: linear-gradient(#00000080, #00000080);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.registration-form {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.reg-form {
  width: 80%;
}

.html-embed {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.success-message-2 {
  background-color: #0000;
  padding: 0;
}

.form-label {
  color: #386fb3;
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
}

.fields-group {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.checkbox-field {
  align-items: flex-start;
  margin-bottom: 20px;
  padding-right: 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  transition: color .3s;
  display: flex;
}

.checkbox-field:hover {
  color: #7f58e2;
}

.form-button-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #386fb3;
  border-radius: 10px;
  width: 100%;
  min-height: 70px;
  padding: 20px 30px;
  font-size: 18px;
  font-weight: 700;
  transition: letter-spacing .3s, box-shadow .4s cubic-bezier(.25, .46, .45, .94), background-color .3s cubic-bezier(.25, .46, .45, .94);
  position: absolute;
  inset: auto 0% 20px;
}

.form-button-2:hover {
  letter-spacing: 3px;
  background-color: #1f2c47;
  box-shadow: 0 20px 30px -11px #7f58e299;
}

.form-button-2:active, .form-button-2:focus {
  border: 1px #000;
}

.radiobutton {
  border: 2px solid #0000000d;
  border-radius: 50%;
  flex: none;
  width: 30px;
  height: 30px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-right: 15px;
  transition: border-width .3s cubic-bezier(.25, .46, .45, .94), background-color .3s cubic-bezier(.25, .46, .45, .94), border-color .3s;
}

.radiobutton:hover {
  border-color: #00000026;
}

.radiobutton.w--redirected-checked {
  background-color: #7f58e24d;
  border-width: 9px;
  border-color: #7f58e280;
}

.radiobutton.w--redirected-focus {
  box-shadow: none;
  border-color: #7f58e280;
}

.form-back {
  color: #7f58e2;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #7f58e21a;
  border: 2px solid #386fb3;
  border-radius: 10px;
  flex: 1;
  width: 48%;
  min-height: 60px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 13px 30px;
  font-size: 16px;
  font-weight: 700;
  transition: letter-spacing .3s, box-shadow .4s cubic-bezier(.25, .46, .45, .94), background-color .3s cubic-bezier(.25, .46, .45, .94);
  position: static;
}

.form-back:hover {
  letter-spacing: 3px;
  box-shadow: 0 20px 30px -11px #7f58e24d;
}

.form-back:active {
  box-shadow: 0 11px 20px -11px #7f58e299;
}

.radio-button-field {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 48%;
  height: 100px;
  display: flex;
  position: relative;
}

.text-area-wrapper {
  text-align: left;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  min-height: 120px;
  margin-bottom: 20px;
  padding-left: 2px;
  padding-right: 2px;
  display: flex;
  position: relative;
}

.form-2 {
  text-align: left;
  flex-flow: wrap;
  justify-content: space-between;
}

.form-heading {
  width: 100%;
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: 900;
}

.radio-button {
  cursor: pointer;
  background-color: #fcfcfc;
  border: 2px solid #fcfcfc;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.radio-button:hover {
  background-color: #7f58e233;
}

.radio-button.w--redirected-checked {
  background-color: #7f58e24d;
  border: 2px solid #7f58e280;
  transition: border-color .3s, background-color .3s cubic-bezier(.25, .46, .45, .94);
}

.radio-button.gender {
  background-image: url('../images/genders-02.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 50%;
  transition: border-color .3s cubic-bezier(.25, .46, .45, .94), background-color .3s cubic-bezier(.25, .46, .45, .94);
}

.radio-button.gender:hover {
  border-color: #7f58e233;
}

.radio-button.gender.w--redirected-checked {
  background-color: #386fb333;
  border-style: solid;
  border-color: #386fb3;
}

.radio-button.gender.w--redirected-focus {
  box-shadow: none;
}

.radio-button.gender.male {
  background-color: #386fb333;
  background-image: url('../images/genders-01.svg');
}

.radio-button.gender.male.w--redirected-focus {
  box-shadow: none;
}

.radio-buttons {
  flex: none;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.radiobutton-field {
  align-items: flex-start;
  margin-bottom: 20px;
  padding-right: 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  transition: color .3s;
  display: flex;
}

.radiobutton-field:hover {
  color: #7f58e2;
}

.area-label {
  z-index: 1;
  color: #0000004d;
  background-color: #fff;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 600;
  transition: font-size .3s, color .3s, top .3s cubic-bezier(.25, .46, .45, .94);
  display: inline-block;
  position: absolute;
  top: 10px;
}

.radio-button-label {
  display: none;
}

.button-2 {
  color: #7f58e2;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 2px solid #7f58e2;
  border-radius: 10px;
  flex: 1;
  min-height: 60px;
  padding: 15px 50px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: letter-spacing .3s, box-shadow .4s cubic-bezier(.25, .46, .45, .94), background-color .3s cubic-bezier(.25, .46, .45, .94);
  display: inline-block;
  position: static;
}

.button-2:hover {
  letter-spacing: 3px;
}

.button-2:active {
  border: 1px #000;
}

.step-number {
  color: #386fb3;
  width: 100%;
  font-size: 16px;
  font-weight: 900;
}

.form-block-2 {
  background-color: #4c6fb226;
  border-radius: 30px;
  width: 60%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 80px 70px;
  box-shadow: 0 20px 50px -50px #202d4933;
}

.text-field-2 {
  color: #1f2c47;
  background-color: #fff;
  border: 2px solid #0000000d;
  border-radius: 10px;
  min-height: 60px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 50px;
  font-size: 16px;
  font-weight: 700;
  transition: border-color .3s;
  position: absolute;
  inset: 0%;
}

.text-field-2:hover {
  border-color: #00000026;
  display: block;
}

.text-field-2:focus {
  border-color: #7f58e280;
}

.text-field-wrapper {
  text-align: left;
  flex: none;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 60px;
  margin-bottom: 20px;
  padding: 19px 2px 15px;
  display: flex;
  position: relative;
}

.text-field-wrapper.half {
  width: 48%;
}

.text-field-wrapper.third {
  width: 31%;
}

.form-slide {
  flex: none;
  width: 100%;
  margin-right: 40px;
}

.form-step {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  margin-bottom: 20px;
  display: flex;
}

.form-step.last-step {
  margin-bottom: 0;
  padding-bottom: 70px;
}

.field-label {
  z-index: 1;
  color: #0000004d;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  transition: background-color .3s, font-size .3s, color .3s, top .3s cubic-bezier(.25, .46, .45, .94);
  display: inline-block;
  position: relative;
  top: 0;
}

.text-area {
  color: #7f58e2;
  background-color: #0000;
  border: 2px solid #0000000d;
  border-radius: 10px;
  height: 100%;
  min-height: 240px;
  padding-top: 12px;
  padding-left: 20px;
  padding-right: 50px;
  font-size: 16px;
  font-weight: 700;
  transition: border-color .3s;
  position: relative;
  inset: 0%;
}

.text-area:hover {
  border-color: #00000026;
  display: block;
}

.text-area:focus {
  border-color: #7f58e280;
}

.success-subtitle {
  margin-top: -20px;
  margin-bottom: 30px;
}

.checkbox {
  border-width: 2px;
  border-color: #0000000d;
  border-radius: 7px;
  flex: none;
  width: 30px;
  height: 30px;
  margin-top: 0;
  margin-right: 15px;
  transition: background-color .3s cubic-bezier(.25, .46, .45, .94), border-color .3s;
}

.checkbox:hover {
  border-color: #00000026;
}

.checkbox.w--redirected-checked {
  background-color: #7f58e24d;
  background-image: url('../images/done-violet.svg');
  background-size: 16px;
  border-color: #7f58e280;
}

.checkbox.w--redirected-focus {
  box-shadow: none;
  border-color: #7f58e280;
}

.slide-nav {
  display: none;
}

.form-next {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #386fb3;
  border-radius: 10px;
  flex: 1;
  width: 48%;
  min-height: 60px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 700;
  transition: letter-spacing .3s, box-shadow .4s cubic-bezier(.25, .46, .45, .94), background-color .3s cubic-bezier(.25, .46, .45, .94);
  position: static;
}

.form-next:hover {
  letter-spacing: 3px;
  background-color: #1f2c47;
  box-shadow: 0 20px 30px -11px #7f58e299;
}

.form-next:active {
  border: 1px #000;
}

.form-mask {
  height: auto;
  margin-bottom: -40px;
  margin-left: -40px;
  margin-right: -40px;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.text-field-done {
  opacity: 0;
  background-color: #7f58e233;
  background-image: url('../images/done-violet.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 11px;
  border: 2px solid #7f58e2;
  border-radius: 50%;
  width: 1px;
  height: 1px;
  margin-left: 20px;
  margin-right: 20px;
  transition: height .3s cubic-bezier(.25, .46, .45, .94), width .3s cubic-bezier(.25, .46, .45, .94);
  position: relative;
}

.text-field-done.area-done {
  width: 10px;
  height: 10px;
  position: absolute;
  inset: 20px 0% auto auto;
}

.form-slider {
  background-color: #0000;
  flex-flow: wrap;
  justify-content: space-between;
  height: auto;
  display: flex;
}

.navbar-1 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 90px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.nav-bar-wrap {
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px 0 0;
  display: flex;
}

.brand-4 {
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 330px;
  height: 60px;
  display: flex;
}

.logo-text {
  color: #20193a;
  margin-top: 10px;
  font-size: 32px;
  font-weight: 500;
  line-height: 34px;
}

.nav-menu-3 {
  align-items: center;
  display: flex;
}

.nav-link-3 {
  color: #4f5e78;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 500;
}

.nav-link-3.hvr-pop.down._4:hover {
  background-image: linear-gradient(#4c6fb240, #4c6fb240);
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.nav-link-3.hvr-pop {
  color: #7c0345;
  font-size: 12px;
  font-weight: 600;
}

.nav-link-3.hvr-pop {
  color: #7c0345;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.nav-link-3.hvr-pop.down:hover {
  background-image: linear-gradient(#4c6fb240, #4c6fb240);
}

.nav-link-3.hvr-pop.down._1:hover {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.nav-btn {
  background-color: var(--standaard);
  letter-spacing: 1px;
  border-radius: 4px;
  margin-left: 25px;
  font-size: 12px;
  font-weight: 500;
}

.nav-btn.call-us {
  background-color: var(--royal-blue);
  height: auto;
}

.nav-btn.call-us.english {
  background-color: #471f1f00;
  background-image: url('../images/united-kingdom.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 0%;
  width: 29px;
  height: 29px;
  margin-left: 0;
  padding: 0;
}

.nav-btn.call-us.english.dutch.w--current {
  background-image: url('../images/Nederlandse-vlag.jpg');
  border: 1px solid #0000001a;
  height: 30px;
}

.nav-btn.call-us.nl-block {
  background-image: url('../images/Nederlandse-vlag.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 30px;
  height: 19px;
  margin-left: 0;
  padding: 0;
}

.logo-block {
  background-color: #4c6fb200;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 40px;
  display: flex;
}

.link-2 {
  color: #67718e;
  font-weight: 700;
  text-decoration: none;
}

.image-4, .image-5 {
  max-width: 70%;
}

.form-block-3 {
  width: 100%;
}

.section-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-7 {
  justify-content: flex-start;
  display: flex;
}

.radio-button-field-2, .radio-button-field-3 {
  margin-right: 20px;
}

.tabs {
  width: 40%;
}

.icon-5 {
  color: var(--standaard);
}

.dropdown-list {
  background-color: #ddd;
}

.dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #386fb3;
  border-radius: 20px;
}

.divider-number-image {
  display: flex;
}

.list-item-1 {
  color: #67718e;
  line-height: 32px;
}

.html-embed-2 {
  width: 100%;
}

.contact-form {
  padding-top: 60px;
  padding-bottom: 60px;
}

.divider-block {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.input-field {
  width: 49%;
}

.input-field.with-pad {
  width: 48%;
  margin-right: 20px;
}

.input-field.text-100 {
  width: 100%;
}

.form-3 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.form-block-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-label {
  color: #67718e;
  border-radius: 10px;
  font-weight: 400;
}

.text-field-4, .text-field-5 {
  border-radius: 10px;
}

.select-field {
  background-color: #fff;
  border-radius: 10px;
  font-weight: 300;
}

.checkbox-field-2 {
  margin-bottom: 20px;
}

.submit-button {
  width: 40%;
}

.white-text {
  color: #67718e;
  font-family: Exo, sans-serif;
  font-weight: 400;
}

.succes {
  color: #fff;
  background-color: #1f2c47b3;
  border-radius: 10px;
  padding: 34px;
  font-weight: 600;
}

.success-message-3 {
  background-color: var(--royal-blue);
  border-radius: 10px;
  padding: 30px;
}

.contact-form-general {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-2 {
  color: #fff;
  font-weight: 600;
}

.tab-pane-tab-1 {
  padding: 25px;
}

.tabs-menu {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.tabs-menu.size-80 {
  width: 90%;
}

.tab-link {
  border: 1px solid var(--royal-blue);
  text-align: center;
  background-color: #ddd0;
  border-radius: 10px;
  width: 30%;
  margin-right: 20px;
}

.tab-link.w--current {
  border: 1px solid var(--royal-blue);
  color: var(--royal-blue);
  text-align: center;
  background-color: #1f2c4700;
  border-radius: 10px;
  width: 100%;
  margin-right: 10px;
}

.tab-link.w--current:hover {
  color: #fff;
  background-color: #1f2c4700;
}

.tab-link.extra-pad {
  width: 100%;
}

.tab-link.extra-pad.w--current {
  color: #000;
  background-color: #0080004d;
}

.tab-link-tab-2 {
  border: 1px solid var(--royal-blue);
  text-align: center;
  background-color: #ddd0;
  border-radius: 10px;
  width: 100%;
}

.tab-link-tab-2.w--current {
  color: #fff;
  background-color: #0080004d;
}

.text-block-3 {
  color: #fff;
  font-weight: 600;
}

.text-block-3.blue {
  color: #67718e;
}

.text-block-3.blue.white {
  color: #000;
}

.text-block-4 {
  color: #67718e;
  font-weight: 600;
}

.text-block-4.bleu {
  color: var(--royal-blue);
}

.text-block-4.white {
  color: #fff;
}

.text-block-4.white.blue {
  color: #000;
}

.tab-pane-tab-2 {
  width: 100%;
  padding: 25px 0;
}

.bold-text-6 {
  font-size: 16px;
  font-weight: 700;
}

.image-8, .image-9, .image-10 {
  width: 30px;
  height: 30px;
}

.slide-2 {
  background-image: url('../images/Facebook-Small-Logo_1Facebook Small Logo.png');
  background-position: 0%;
  background-size: contain;
}

.slider {
  width: 20%;
}

.image-11 {
  width: 50px;
  height: 50px;
}

.slide-3 {
  background-image: url('../images/Facebook-Small-Logo_1Facebook Small Logo.png');
  background-position: 50%;
  background-size: auto;
}

.slide-4 {
  background-image: url('../images/Linkedin-Small-logo_1Linkedin Small logo.png');
  background-position: 0 0;
  background-size: auto;
}

.content-of-the-hero {
  background-image: linear-gradient(#00000014, #00000014);
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  width: 50%;
  padding: 20px;
  display: flex;
}

.image-12 {
  width: 100%;
  height: auto;
}

.bold-text-7 {
  font-size: 16px;
  font-weight: 700;
}

.dropdown {
  width: auto;
}

.header {
  width: 100%;
  height: 100%;
  display: flex;
}

.heading {
  font-size: 50px;
  line-height: 50px;
}

.heading-2 {
  color: #fff;
}

.div-block-8 {
  background-color: #807f8a;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40%;
  height: 60%;
  padding-left: 0;
  display: flex;
}

.div-divider {
  align-items: center;
  width: 60%;
  height: 100%;
  padding-left: 100px;
  display: flex;
}

.div-divider.blur {
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
  border-radius: 20px;
  justify-content: center;
  width: 40%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.text-block-5 {
  font-family: Indie Flower, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 40px;
}

.image-13 {
  width: auto;
  height: 100%;
}

.bold-text-12 {
  font-weight: 400;
}

.tabs-2 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-area-contact {
  width: 100%;
  font-family: Exo, sans-serif;
}

.div-block-9 {
  background-image: url('../images/Favicon-Housing--Co.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  margin-top: -60px;
}

.div-block-10 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.tabs-content {
  width: 90%;
}

.allrights-reserved {
  text-align: center;
}

.textblock {
  color: #1f2c47;
  font-family: Bitter, serif;
  font-size: 16px;
}

.textblock.footer-tekst {
  margin-bottom: 4px;
}

.textblock.small-footer-tekst {
  font-size: 14px;
}

.contact-link-2 {
  color: #000;
  font-family: Exo, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: color .2s;
}

.contact-link-2:hover {
  color: #564eaf;
}

.language {
  width: 23px;
  height: 20px;
}

.flag-box {
  height: 33px;
  padding-left: 40px;
  padding-right: 40px;
}

.image-38 {
  width: 25px;
}

.div-block-13 {
  height: auto;
}

.global-contact-bar-2 {
  z-index: 999;
  color: #fff;
  background-image: linear-gradient(#fff, #fff);
  border-bottom: 1px solid #ffffff24;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  height: 3px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.contact-box-3 {
  border-left: 1px solid #564eaf24;
  align-self: stretch;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
}

.contact-box-3:hover {
  color: #564eaf;
}

.contact-box-3.hide {
  display: none;
}

.bekend-van {
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-top: 0;
  display: flex;
}

.logo-bekend-van {
  background-image: url('../images/het-parool-logo.svg');
  background-position: 50%;
  background-size: cover;
  width: 110px;
  height: 17px;
  margin-top: -8px;
  margin-right: 20px;
}

.logo-bekend-van.fd-llogo {
  height: 30px;
  margin-top: -3px;
}

.logo-bekend-van.fd-logo {
  background-image: url('../images/Financieel-Dagblad-logo.png');
  width: 55px;
  height: 35px;
}

.image-39 {
  width: 120px;
  height: 20px;
}

.image-39.own-style {
  width: auto;
  height: 30px;
}

.services-div---divider {
  flex-direction: row;
  justify-content: space-around;
  width: 80%;
  margin-top: 50px;
  display: flex;
}

.list-2.white {
  color: #fff;
  text-align: left;
}

.text-block-89 {
  text-align: center;
  width: 430px;
  font-size: 16px;
  font-weight: 500;
}

.text-span-12 {
  align-items: flex-start;
  font-size: 13px;
  line-height: 20px;
  display: flex;
}

.text-info {
  margin-top: 0;
  line-height: 20px;
}

.text-block-55 {
  color: #564eaf;
  align-items: stretch;
  width: auto;
  height: 60px;
  font-size: 70px;
  font-weight: 700;
  line-height: 60px;
  display: flex;
}

.prijsinfo {
  height: auto;
  display: flex;
}

.pricing-button-2 {
  color: #564eaf;
  background-color: #3898ec00;
  border: 1px solid #564eaf;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  display: flex;
}

.pricing-button-2.w--current {
  color: #564eaf;
  background-color: #fff;
  font-size: 13px;
  font-weight: 500;
}

.info-block-pricing-tab {
  text-align: center;
  width: 80%;
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 300;
  line-height: 18px;
}

.italic-text {
  color: #564eaf;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}

.dividers-of-pricing-labels {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 60px;
  display: flex;
}

.pricing-tag {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 10px;
  margin-bottom: 30px;
  display: flex;
}

.meerder-objecten {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.divider-for-mobile {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.title-pricing-block {
  text-align: center;
  height: auto;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 500;
}

.title-pricing-block.auto {
  width: auto;
  height: auto;
}

.pricing-label {
  background-color: #fff;
  border: 1px solid #564eaf66;
  border-radius: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 320px;
  padding: 40px 20px;
  display: flex;
}

.pricing-label.different-padding {
  box-shadow: none;
  background-color: #fff;
  border-color: #564eaf66;
  width: 40%;
  height: auto;
  min-height: 320px;
  margin-left: 0;
  margin-right: 20px;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.pricing-label.different-padding.pad-left {
  width: 35%;
}

.pricing-label.different-padding.pad-left.new {
  align-items: center;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}

.pricing-label.different-padding.pad {
  width: 50%;
}

.labels {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  left: 104px;
}

.labels.prijs {
  justify-content: center;
  width: 100%;
  margin-left: 0;
  display: flex;
  position: static;
}

.text-block-56 {
  align-items: flex-end;
  width: 54px;
  height: 60px;
  margin-top: -4px;
  margin-left: 0;
  font-size: 10px;
  font-weight: 300;
  line-height: 10px;
  display: flex;
}

.text-block-56.other-size {
  width: auto;
  height: auto;
  margin-top: 10px;
  font-size: 14px;
  line-height: 15px;
}

.bold-text-13 {
  color: #fff;
}

.bold-text-13.purple {
  color: #564eaf;
}

.services-of-beheer {
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 25px;
  display: flex;
}

.pricelist {
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  height: 100%;
  margin-right: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.pricelist.no-side-path {
  margin-right: 0;
}

.italic-text-2 {
  color: #564eaf;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}

.text-block-90 {
  color: #564eaf;
  align-items: stretch;
  width: auto;
  height: 60px;
  font-size: 70px;
  font-weight: 700;
  line-height: 60px;
  display: flex;
}

.divider-for-prices {
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 100%;
  display: flex;
}

.text-for-prices {
  margin-top: 20px;
}

.contact-form-more-info {
  width: 70%;
}

.link-partners {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.text-span-13 {
  color: #1f2c47;
  font-size: 50px;
  line-height: 50px;
}

.text-span-14 {
  color: #1f2c47;
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
}

.divider-openingstijden {
  justify-content: space-between;
  display: flex;
}

.openingstijden {
  justify-content: space-between;
  margin-right: 40px;
  display: flex;
}

.openingstijden._2 {
  margin-right: 0;
}

.dagem {
  margin-right: 30px;
}

.link-5 {
  color: #1f2c47;
  font-weight: 400;
  text-decoration: none;
}

.link-6 {
  color: #1f2c47;
  text-decoration: none;
}

.div-kantoren {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.contact-link {
  color: #1f2c47;
  text-decoration: none;
}

.contact-link.new {
  font-weight: 800;
}

.contact-divider-form {
  width: 50%;
  margin-right: 20px;
}

.contact-divider-form._2 {
  margin-right: 0;
}

.contact-divider-form._100 {
  width: 100%;
  margin-right: 0;
}

.contact-divider-form.new {
  justify-content: space-around;
  width: 100%;
  margin-top: 12px;
  margin-right: 0;
  display: flex;
}

.label-form {
  color: #67718e;
  letter-spacing: -.02px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.form-divider-double {
  justify-content: center;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}

.form-4 {
  flex-direction: column;
  align-items: center;
  width: 90%;
  display: flex;
}

.form-block-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-field-6 {
  height: auto;
}

.input-field-form {
  color: #67718e;
  letter-spacing: -.02px;
  border-radius: 10px;
  height: 56px;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 32px;
}

.input-field-form.text-vox {
  height: 56px;
}

.btn-block-review {
  justify-content: center;
  width: 70%;
  margin-top: 30px;
  display: flex;
}

.price-blocks-together {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.price-block {
  width: 65%;
}

.price-block._10 {
  width: 100%;
}

.upgrade-text {
  color: #000;
  margin-bottom: 40px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 16px;
}

.upgrade-row {
  text-align: left;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.upgrade-row.extra-20 {
  justify-content: center;
  margin-bottom: 0;
}

.upgrade-row.midden {
  justify-content: center;
  margin-top: 20px;
}

.upgrade-accent {
  background-color: #28d893;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.upgrade-button {
  color: #fff;
  text-align: center;
  background-color: #254054;
  border-radius: 5px;
  padding: 15px 22px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.6em;
  text-decoration: none;
  transition: background-color .3s, box-shadow .3s;
  box-shadow: 0 20px 30px -10px #1810635c;
}

.upgrade-button:hover {
  background-color: #000;
  box-shadow: 0 10px 20px -5px #1810635c;
}

.upgrade-button.full-upgrade-button.primary-upgrade-button {
  background-color: green;
  box-shadow: 0 20px 30px -10px #1810632e;
}

.upgrade-button.full-upgrade-button.primary-upgrade-button.other {
  margin-bottom: 10px;
}

.upgrade-button.full-upgrade-button.green {
  color: #1f2c47;
  background-color: #28d8931a;
}

.upgrade-button.full-upgrade-button {
  display: block;
}

.upgrade-button.full-upgrade-button.new-style {
  border-radius: 10px;
  width: 70%;
  margin-top: 20px;
}

.upgrade-button.full-upgrade-button {
  background-color: #564eaf;
  display: block;
}

.upgrade-button.full-upgrade-button.primary-upgrade-button {
  background-color: #1f2c47;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  box-shadow: 0 20px 30px -10px #1810632e;
}

.upgrade-button.full-upgrade-button.primary-upgrade-button:hover {
  background-color: #1f2c47;
  box-shadow: 0 10px 10px -5px #1810632e;
}

.upgrade-container {
  z-index: 10;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  min-height: 400px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 20px 50px;
  font-weight: 300;
  display: flex;
  position: relative;
  overflow: hidden;
}

.pricing-column-contain {
  flex-direction: column;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.pricing-column-contain.top-price-contain {
  text-align: center;
  background-color: #564eaf1a;
  justify-content: center;
  align-items: center;
  height: 100px;
  margin-top: 0;
  padding-top: 17px;
  padding-bottom: 15px;
  font-size: 14px;
  font-weight: 700;
  display: flex;
}

.pricing-column-contain.top-price-contain.green-price-contain {
  color: #1ab478;
  background-color: #7c0345;
  justify-content: center;
  display: flex;
}

.pricing-column-contain.top-price-contain.green {
  background-color: #28d8931a;
}

.pricing-column-contain.top-price-contain.vertical {
  background-color: #1f2c471a;
  flex-direction: column;
  margin-top: 0;
}

.pricing-column-contain.team {
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.feature-text {
  color: #67718e;
  padding-left: 15px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  display: inline-block;
}

.feature-wrapper {
  border-bottom: 1px solid #d9dadc;
  margin-bottom: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 15px;
  line-height: 32px;
}

.hide-me-overlay {
  z-index: 8888;
  background-color: #000000bf;
  display: block;
  position: fixed;
  inset: 0;
  overflow: auto;
}

.close-overlay {
  z-index: 9;
  opacity: .25;
  cursor: pointer;
  position: absolute;
  inset: 0;
}

.upgrade-header {
  margin-bottom: 30px;
  font-family: Bitter, serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
}

.discount-label {
  color: #fff;
  background-color: #28d893;
  border-radius: 5px;
  margin-left: 10px;
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
}

.discount-label.heading-large {
  background-color: #1f2c47;
  font-family: Exo, sans-serif;
}

.price-text {
  color: #919496;
  margin-bottom: 15px;
  padding-left: 6px;
  font-size: 12px;
}

.price {
  padding-left: 6px;
  font-family: Bitter, serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
}

.feature-item.not-available {
  opacity: .5;
  filter: grayscale();
}

.modal-scroll {
  width: 100%;
  min-height: 100vh;
  padding: 50px 50px 100px;
  position: absolute;
}

.pricing-box {
  box-shadow: none;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 8px;
  width: 30%;
  margin-right: 20px;
  padding-bottom: 30px;
  transition: transform .2s ease-out, box-shadow .2s;
  overflow: hidden;
}

.pricing-box._30 {
  flex-direction: column;
  justify-content: space-between;
  width: 30%;
  display: flex;
}

.pricing-box.team {
  width: 30%;
}

.pricing-box.no-pad {
  margin-right: 0;
}

.pricing-box._2-rows {
  height: auto;
}

.price-duration {
  padding-left: 5px;
  font-size: 16px;
  font-weight: 500;
}

.success-message-4 {
  color: #fff;
  background-color: #1f2c47;
  border-radius: 20px;
  padding: 52px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.prijs-pop-up {
  display: block;
}

.pricing-box-2 {
  box-shadow: none;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 8px;
  width: 48%;
  padding-bottom: 30px;
  transition: transform .2s ease-out, box-shadow .2s;
  overflow: hidden;
}

.upgrade-row-2 {
  text-align: left;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.upgrade-row-2.extra-20 {
  align-items: flex-start;
}

.hide-me-overlay-2 {
  z-index: 8888;
  background-color: #000000bf;
  display: block;
  position: fixed;
  inset: 0;
  overflow: auto;
}

.close-overlay-2 {
  z-index: 9;
  opacity: .25;
  cursor: pointer;
  display: block;
  position: absolute;
  inset: 0;
}

.price-text-2 {
  color: #919496;
  margin-bottom: 15px;
  padding-left: 6px;
  font-family: Exo, sans-serif;
  font-size: 12px;
}

.feature-text-2 {
  color: #67718e;
  padding-left: 15px;
  font-family: Exo, sans-serif;
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
}

.upgrade-accent-2 {
  background-color: #564eaf;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.beheer-service-overzicht, .contact-block {
  width: 100%;
}

.contact-block._10-px {
  margin-bottom: 10px;
  margin-right: 10px;
}

.form-contact {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
}

.beheer-services {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  display: flex;
}

.div-beheer-services {
  justify-content: space-around;
  width: 85%;
  display: flex;
}

.beheer-list-item {
  color: #fff;
  margin-bottom: 3px;
}

.over-het-team {
  justify-content: space-between;
  display: flex;
}

.picture-of-team {
  width: 200px;
  height: 200px;
}

.image-40 {
  border-radius: 50%;
}

.body-portaal {
  height: auto;
}

.video-information {
  width: 92%;
  margin-top: 20px;
}

.video-line {
  justify-content: space-around;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.subject-per-video {
  width: 45%;
}

.blog-overview {
  justify-content: space-around;
  padding-bottom: 40px;
  display: flex;
}

.blog-into-picture {
  display: flex;
}

.blog-text {
  width: 60%;
}

.blog-picture {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 40%;
  display: flex;
}

.blog-image {
  border-radius: 20px;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.collection-item {
  border: 1px solid #00000026;
  border-radius: 20px;
  box-shadow: 1px 1px 6px -4px #000;
}

.collection-wrap-blog {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  min-width: 960px;
  max-width: 940px;
  margin-top: 20px;
  display: block;
}

.collection-wrap-blog.other-paddings {
  flex-direction: column;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.collection-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-blog {
  background-color: #fff;
  border: 1px solid #564eaf33;
  border-radius: 10px;
  max-width: none;
  padding-top: 0;
}

.blog-card {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  min-height: 270px;
  padding: 5px 10px 20px;
  display: flex;
}

.datum {
  text-align: right;
  width: 100%;
}

.tb-datum {
  color: #737888;
  font-size: 12px;
}

.heading-for-blog-card {
  text-align: center;
  height: 60px;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 30px;
}

.text-block-blog-card {
  text-align: center;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
}

.image-block-card {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  height: 220px;
}

.link-block-2 {
  text-decoration: none;
}

.btn-div {
  background-color: #564eaf;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 40px;
  padding: 10px 20px;
  display: flex;
}

.btn-div-text {
  color: #f6f2ea;
  font-size: 14px;
  font-weight: 600;
}

.bold-text-16 {
  font-weight: 400;
}

.date {
  color: #67718e;
  font-family: Exo, sans-serif;
  font-size: 13px;
}

.date-block {
  text-align: right;
  width: 100%;
}

.bold-text-17, .bold-text-18 {
  font-weight: 400;
}

.text-span-15 {
  font-size: 16px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

._404-niet-bekend {
  background-image: linear-gradient(#00000080, #00000080), url('../images/LogoMockup_1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.white {
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.text-block-91.exo {
  color: #fff;
  font-family: Exo, sans-serif;
}

.together {
  align-items: center;
  display: flex;
}

.success-message-5 {
  background-color: #7c0345;
  border-radius: 20px;
  height: 100%;
  padding: 74px;
}

.white-lettertype {
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
}

.line-with-contact {
  width: auto;
  height: 20px;
}

.language-flag {
  background-image: url('../images/united-kingdom.png');
  background-position: 0 0;
  background-size: cover;
  width: 50px;
  height: 100%;
}

.language-div {
  border-radius: 0%;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-left: 20px;
  display: flex;
}

.switch-to-nl {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.address {
  color: #1f2c47;
  letter-spacing: .2px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.stappen-plan {
  justify-content: flex-start;
  align-items: center;
  height: auto;
  text-decoration: none;
  display: flex;
}

.stappen-plan.midden-text-blog {
  text-align: center;
}

.inner-card {
  text-align: left;
  border: 1px solid #0000001a;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 25%;
  height: 100%;
  padding: 1em;
  transition: background-color .2s;
  display: flex;
}

.inner-card.end {
  border-style: solid;
  justify-content: center;
  align-items: center;
  min-height: 270px;
  margin-right: 10px;
  padding: 10px;
}

.inner-card.end.no-side-pad {
  margin-right: 0;
}

.inner-card._2nd {
  border-style: solid;
  border-radius: 10px;
  margin-right: 10px;
}

.icon-img {
  background-color: #eeeded;
  border: 1px solid #5a5a5a1f;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  padding: .3em;
  display: flex;
  inset: auto 0% 0%;
}

.card-inner-block {
  width: 100%;
}

.heading-6 {
  color: #222724;
  line-height: 1em;
}

.paragraph-2 {
  font-size: 1.1em;
}

.paragraph-2.white {
  color: #222724;
  font-size: 15px;
  line-height: 2;
}

.home-hero-slide-content {
  justify-content: space-between;
  width: auto;
  min-height: 100vh;
  padding-top: 0;
  display: flex;
}

.heading-xlarge {
  width: 100%;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.25;
}

.hero-heading-2 {
  z-index: 10;
  position: relative;
}

.hero-column-background {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.home-hero-slide-images {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.button-3 {
  color: #f6f2ea;
  text-align: center;
  white-space: nowrap;
  background-color: green;
  border-radius: 0 20px 20px;
  min-width: 200px;
  margin-right: 20px;
  padding: 16px 32px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: all .35s;
}

.button-3:hover {
  background-color: #564eaf;
}

.paragraph-large-2 {
  color: #67718e;
  letter-spacing: -.02em;
  max-width: 600px;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.column-images {
  z-index: 15;
  border-radius: .5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home-hero-slide-left {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-bottom: 0;
  margin-right: 2rem;
  padding: 0 0 0;
  display: flex;
}

.home-hero-slide-right {
  width: 50vw;
  padding: 0 1rem 0 0;
}

.max-width-xsmall {
  width: 100%;
  max-width: none;
}

.home-hero-slide-strip {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: .4fr 1fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.home-hero-slide-strip.reverse-hero-strip {
  grid-template-rows: 1fr 1fr .4fr;
}

.section-home-cohorts {
  background-color: #f5f2ea;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 30px;
}

.clip {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
  overflow: hidden;
}

.page-padding-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: minmax(3.5rem, 1fr) minmax(auto, 96rem) minmax(3.5rem, 1fr);
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.hero-column-image {
  z-index: 10;
  background-image: url('../images/Housing-Service-Amsterdam.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  position: relative;
}

.hero-column-image.keuken {
  background-image: url('../images/Appartement.jpg');
  background-position: 50%;
  background-size: cover;
}

.hero-column-image.rookmelder {
  background-image: url('../images/office-.jpg');
  background-position: 50%;
  background-size: cover;
}

.hero-column-image.prinsengracht {
  background-image: url('../images/Appartement-rookmeldersstraat.jpg');
  background-position: 50%;
  background-size: cover;
}

.hero-column-image._6 {
  background-image: url('../images/Makelaar-Amsterdam-1.jpg');
}

.contact-divider-form-2 {
  width: 50%;
  margin-right: 20px;
}

.contact-divider-form-2.new {
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
  margin-top: 12px;
  margin-right: 0;
  display: flex;
}

.contact-divider-form-2._100 {
  width: 100%;
  margin-right: 0;
}

.contact-divider-form-2._2 {
  margin-right: 0;
}

.col-3 {
  padding-left: 10px;
  padding-right: 10px;
}

.link---text {
  color: #192920;
  font-weight: 400;
  text-decoration: none;
}

.column {
  padding-left: 0;
}

.column._1 {
  padding-left: 10px;
  padding-right: 10px;
}

.txt {
  color: #67718e;
  text-align: left;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.txt.small {
  font-size: 16px;
}

.txt.mid {
  text-align: center;
}

.txt.mid.small-width {
  width: 60%;
}

.txt.bold {
  font-weight: 600;
}

.txt.midden {
  text-align: center;
}

.txt.midden.small {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 22px;
}

.faq {
  background-color: #fff;
  border: 1px solid #15426f12;
  border-radius: 20px;
  width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  padding: 40px 0%;
}

.hiw-div {
  flex-direction: column;
  align-items: center;
  display: block;
}

.faq-row {
  width: 100%;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}

.faq-holder {
  flex-direction: column;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.container-12 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-header {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

.section-header.mid {
  text-align: center;
}

.section-header.sml {
  text-align: left;
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 600;
  line-height: 20px;
}

.col-2 {
  padding-left: 10px;
  padding-right: 10px;
}

.typed-div {
  align-items: center;
  display: flex;
}

.typed {
  color: #fff;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 80px;
}

.cursor {
  background-color: #2c1d1224;
  width: 3px;
  height: 36px;
  margin-top: 0;
  margin-bottom: 12px;
  margin-left: 5px;
}

.headline {
  color: #fff;
  flex: none;
  margin-top: 0;
  margin-bottom: 25px;
  margin-left: 5px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 80px;
}

.paragraph-standard-2 {
  color: #67718e;
  letter-spacing: -.02em;
  max-width: none;
  margin-bottom: 0;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.paragraph-standard-2._100 {
  text-align: center;
  width: 100%;
  max-width: none;
}

.paragraph-standard-2._30 {
  margin-right: 20px;
}

.content-wrapper-3 {
  flex-direction: column;
  align-items: flex-start;
  width: 60%;
  display: flex;
}

.content-wrapper-3._100 {
  align-items: center;
  width: 100%;
}

.content-wrapper-3.office-new-size {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.form-field-label-2 {
  color: #fff;
  letter-spacing: .5px;
  margin-bottom: 4px;
  padding-left: 5px;
  font-family: Exo, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.paragraph-large-3 {
  color: #67718e;
  letter-spacing: -.02em;
  max-width: 600px;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
}

.paragraph-large-3.extra {
  max-width: 650px;
}

.paragraph-large-3.extra.white-new {
  color: #fff;
  text-align: center;
  max-width: none;
  font-family: Exo, sans-serif;
  font-weight: 200;
}

.paragraph-large-3.extra.offerte {
  text-align: center;
  width: 100%;
  max-width: none;
}

.h2-new-2 {
  color: #1f2c47;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Bitter, serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
}

.h2-new-2.mid {
  text-align: center;
  display: block;
}

.h2-new-2.mid.no-pad {
  margin-bottom: 0;
}

.h2-new-2.mid.no-pad.white {
  margin-bottom: 10px;
  font-family: Bitter, serif;
  font-size: 50px;
  font-weight: 200;
  line-height: 60px;
}

.heading-large-2 {
  color: #fff;
  letter-spacing: .1em;
  align-items: center;
  height: auto;
  min-height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  display: flex;
}

.contact-link-3 {
  color: #1f2c47;
  text-decoration: none;
}

.container-13 {
  z-index: 5;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.form-contact-2 {
  width: 75%;
}

.content-block-2 {
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-block-2.extra-pad {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
}

.content-block-2.extra-pad.contact-form-new {
  align-items: center;
}

.services-of-beheer-2 {
  background-image: linear-gradient(#0000008c, #0000008c);
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  width: 60%;
  height: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 25px;
  display: flex;
}

.head-line-2 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.full-header-wrapper-2 {
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 600px;
  display: flex;
}

.full-header-wrapper-2.amsterdam {
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/Amsterdam-houses.jpg');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
  height: 600px;
}

.full-header-wrapper-2.amsterdam.beheer {
  background-image: linear-gradient(#0009, #0009), url('../images/several-houses-canals-of-Amsterdam.jpeg');
  height: 600px;
}

.full-header-wrapper-2.amsterdam.beheer.prijzenoverzicht {
  background-image: linear-gradient(#0000008c, #0000008c), url('../images/Appartement.jpg');
}

.full-header-wrapper-2.amsterdam.beheer.offerte {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Appartement.jpg');
}

.full-header-wrapper-2.amsterdam.beheer.offerte.contact.rook {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Appartement-rookmeldersstraat.jpg');
}

.full-header-wrapper-2.amsterdam.beheer.blog {
  background-image: linear-gradient(#0006, #0006), url('../images/Blog-voor-verhuurmakelaar.jpg');
}

.footer-title {
  margin-bottom: 10px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 18px;
}

.text-webpage {
  text-align: center;
}

.title-large-3 {
  color: #564eaf;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.title-large-3.mid {
  text-align: center;
}

.title-large-3.mid.white {
  color: #fff;
  text-transform: none;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.title-large-3.mid.white.n1 {
  text-transform: uppercase;
  font-weight: 400;
}

.success-message-6 {
  background-color: #564eaf;
  border-radius: 20px;
}

.white-lettertype-2 {
  color: #fff;
  font-family: Exo, sans-serif;
  font-size: 16px;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.featured-block {
  margin-top: 10px;
}

.subscription {
  background-color: #fff;
  background-image: url('../images/Paper-Plane.png');
  background-position: -20px -30px;
  background-repeat: no-repeat;
  background-size: 125px;
  border-radius: 15px;
  margin-bottom: 40px;
  padding: 100px 20px 20px;
  box-shadow: 0 12px 14px #0000000f;
}

.blog-item {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  background-color: #7c034533;
  border-radius: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  padding: 20px;
  text-decoration: none;
  display: grid;
  box-shadow: 0 22px 34px #0000000f;
}

.seach-bar {
  color: #9899ad;
  border: 1px #000;
  border-radius: 15px;
  height: 60px;
  margin-bottom: 40px;
  padding-left: 20px;
  font-size: 15px;
  box-shadow: 0 12px 14px #0000000f;
}

.content-section-2 {
  padding: 132px 3%;
}

.title-large-4 {
  color: #202146;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
}

.profile-picture {
  border-radius: 100px;
  margin-right: 10px;
}

.blog-content-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.next-button {
  background-color: #fb9acf;
  border-radius: 15px;
  margin-top: 20px;
  padding: 20px 36px;
  text-decoration: none;
}

.title-medium {
  color: #5c4ebd;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.container-14 {
  width: 100%;
  max-width: 1110px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.stick-wrapper {
  position: sticky;
  top: 60px;
}

.image-43 {
  position: absolute;
}

.search-button-wrapper {
  height: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.blog-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .4fr;
}

.form-6 {
  background-color: #f2f5f8;
  border-radius: 15px;
  display: flex;
}

.submit-button-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.submit-button-2 {
  background-color: #0000;
  width: 60px;
  height: 60px;
}

.paragraph-detials-small {
  color: #9899ad;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 120%;
}

.categories-block {
  margin-top: 40px;
}

.search-icon {
  position: absolute;
  inset: 22px 0% 0% 22px;
}

.profile-block {
  align-items: center;
  display: flex;
}

.blog-image-wrap {
  border-radius: 10px;
  overflow: hidden;
}

.search-button {
  background-color: #5c4ebd;
  border-radius: 15px;
  width: 60px;
  height: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.categories-pill {
  background-color: #fff;
  border-radius: 100px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 6px 16px;
  text-decoration: none;
}

.feature-image {
  border-radius: 15px;
  margin-right: 20px;
  box-shadow: 0 22px 34px #00000029;
}

.text-field-7 {
  background-color: #0000;
  border: 1px #000;
  height: 60px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  font-size: 15px;
}

.search {
  position: relative;
}

.blog-image-2 {
  width: 100%;
}

.title-small {
  color: #202146;
  margin-bottom: 4px;
  font-weight: 700;
}

.title-small.pink {
  color: #fb9acf;
  margin-bottom: 0;
}

.content-right {
  position: sticky;
}

.content-left {
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  flex-direction: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.featured-item {
  color: #202146;
  align-items: center;
  margin-bottom: 20px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.featured-item:hover {
  color: #5c4ebd;
}

.paragraph-detials-medium {
  color: #9899ad;
  margin-bottom: 24px;
  font-size: 15px;
  line-height: 24px;
}

.heading-h2 {
  color: #202146;
  margin-top: 0;
}

.div-block-14, ._100-div {
  width: 100%;
}

.div-for-blog {
  border: 1px solid #7c034533;
  border-radius: 10px;
  width: 100%;
  min-height: 450px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.collection-list-2 {
  justify-content: space-around;
  display: flex;
}

.image-44 {
  min-height: 150px;
}

.divider-openingstijden-2 {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.image-block-small-2 {
  background-image: linear-gradient(#0000000f, #0000000f), url('../images/Vastgoed--Co.-Kantoor.jpg');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  border-radius: 20px;
  height: 590px;
  position: relative;
}

.image-block-small-2.relocation {
  background-image: url('../images/Rozengracht.jpeg');
  background-position: 50%;
  background-size: cover;
  width: auto;
  height: 660px;
}

.image-block-small-2.relocation.vgb-ams.contact {
  background-image: url('../images/Vastgoed--Co.-Kantoor.jpg');
  background-position: 0%;
  height: 550px;
}

.image-block-small-2.relocation.vgb-ams {
  background-image: url('../images/Amsterdam-by-night.jpg');
}

.tb---office.new-size-contact {
  min-width: 150px;
}

.divider-contact-details {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.openingstijden-2 {
  justify-content: space-between;
  margin-right: 0;
  display: flex;
}

.openingstijden-2._2 {
  margin-right: 0;
}

.heading-large {
  color: #1f2c47;
  letter-spacing: -.01em;
  align-items: center;
  height: auto;
  min-height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  display: flex;
}

.heading-large.office-bold {
  font-weight: 700;
}

.phone-details {
  align-items: center;
  display: flex;
}

.office-information {
  justify-content: space-between;
  width: 100%;
  display: block;
}

.office-information.main {
  flex-direction: column;
  margin-bottom: 20px;
  display: block;
}

.office-information.main._100-contact {
  width: 100%;
}

.divider-offices {
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.divider-offices.extra-as-well {
  flex-direction: row;
  justify-content: space-around;
  width: 90%;
}

.info-together {
  width: 40%;
}

.rich-text-block {
  color: #67718e;
  font-family: Exo, sans-serif;
  font-size: 16px;
}

.blog-text-block-rich {
  color: #67718e;
  font-family: Exo, sans-serif;
  font-size: 16px;
  line-height: 21px;
}

.blog-article {
  width: 33%;
}

.collection-item-3 {
  border: 1px solid #00000026;
  border-radius: 20px;
  box-shadow: 1px 1px 6px -4px #000;
}

.design-div-in-article {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 10px 10px;
  display: flex;
}

.title-blog-item {
  text-align: center;
  margin-top: 0;
  font-size: 17px;
  font-weight: 400;
}

.image-46 {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  width: 100%;
  height: 170px;
}

.blog-info-text {
  text-align: center;
}

.date-in-blog-item {
  color: #67718e;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.datum-artikel {
  text-align: right;
  width: 100%;
  margin-top: 3px;
  margin-bottom: 5px;
}

.social-items-2 {
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  width: auto;
  padding-top: 0;
  display: flex;
}

.container-15 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.container-15.pad {
  margin-bottom: 40px;
}

.social-2 {
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  margin-top: 20px;
  display: flex;
}

.footer-link-3 {
  color: #1f2c47;
  letter-spacing: .2px;
  padding: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
}

.footer-link-3.bold {
  font-weight: 700;
}

.sub-heading-2 {
  color: #1f2c47;
  letter-spacing: 0;
  align-items: center;
  height: auto;
  min-height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  display: flex;
}

.sub-heading-2.mid {
  text-align: left;
  justify-content: center;
  font-family: Merriweather, serif;
  font-size: 17px;
  font-weight: 700;
}

.sub-heading-2.mid.black {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  font-weight: 900;
}

.footer-subjects {
  margin-bottom: 15px;
}

.social-items-3 {
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  width: auto;
  padding-top: 0;
  display: flex;
}

.container-16 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.container-16.pad {
  margin-bottom: 40px;
}

.social-3 {
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  margin-top: 20px;
  display: flex;
}

.footer-link-4 {
  color: #1f2c47;
  letter-spacing: .2px;
  padding: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  display: inline-block;
}

.footer-link-4.bold {
  font-weight: 700;
}

.sub-heading-3 {
  color: #1f2c47;
  letter-spacing: 0;
  align-items: center;
  height: auto;
  min-height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  display: flex;
}

.sub-heading-3.mid {
  text-align: left;
  justify-content: center;
  font-family: Merriweather, serif;
  font-size: 17px;
  font-weight: 700;
}

.sub-heading-3.mid.black {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  font-weight: 900;
}

.h2-new-3 {
  color: #1f2c47;
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 50px;
}

.h2-new-3.mid-outline._2 {
  text-align: center;
  width: 80%;
}

.button-4 {
  color: #f6f2ea;
  text-align: center;
  white-space: nowrap;
  background-color: #7c0345;
  border-radius: 0 20px 20px;
  min-width: 200px;
  margin-right: 20px;
  padding: 16px 32px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: all .35s;
}

.button-4:hover {
  background-color: #564eaf;
}

.button-4.blue {
  background-color: #037c72;
  margin-right: 20px;
}

.button-4.blue.nooo-pad {
  margin-right: 0;
}

.button-4.blue.nooo-pad.lead-page.lp-btn {
  min-width: 300px;
}

.button-4.blue.purple {
  background-color: #7c0345;
}

.button-4.blue.purple.lp-btn {
  min-width: 300px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 0;
}

.title-large-5 {
  color: #7c0345;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.title-large-5.mid {
  text-align: center;
}

.title-large-5.mid.white {
  color: #fff;
  text-transform: none;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.title-large-5.mid.white.n1 {
  color: #7c0345;
  text-transform: uppercase;
  font-weight: 500;
}

.txt-2 {
  color: #67718e;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.txt-2.midden {
  text-align: center;
  width: 70%;
  font-family: Open Sans, sans-serif;
}

.hero-button-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  display: flex;
}

.btn-block-2 {
  width: auto;
  height: auto;
  margin-top: 0%;
  display: flex;
}

.btn-block-2.new-leadpage {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.h2-new-4 {
  color: #1f2c47;
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 50px;
}

.h2-new-4.mid-outline._2 {
  text-align: center;
}

.phone-link {
  color: #7c0345;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  text-decoration: none;
}

.form-block-6 {
  width: 80%;
}

.image-47 {
  width: auto;
  height: 85%;
}

.navbar-1-2 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.nav-bar-wrap-2 {
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px 0 0;
  display: flex;
}

.icon-6 {
  color: #7c0345;
}

.logo-block-2 {
  background-color: #4c6fb200;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 40px;
  display: flex;
}

.nav-btn-2 {
  letter-spacing: 1px;
  background-color: #7c0345;
  border-radius: 4px;
  margin-left: 25px;
  font-size: 12px;
  font-weight: 500;
}

.nav-btn-2.call-us {
  background-color: #037c72;
  height: auto;
}

.brand-5 {
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 330px;
  height: 60px;
  display: flex;
}

.icon-8 {
  color: #7c0345;
}

.logo-block-3 {
  background-color: #4c6fb200;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 40px;
  display: flex;
}

.brand-6 {
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 330px;
  height: 60px;
  display: flex;
}

.nav-btn-3 {
  letter-spacing: 1px;
  background-color: #7c0345;
  border-radius: 4px;
  margin-left: 25px;
  font-size: 12px;
  font-weight: 500;
}

.nav-btn-3.call-us {
  background-color: #037c72;
  height: auto;
}

.partners-2 {
  background-color: #f5f2ea;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  display: flex;
}

.slide-wrap-3 {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0%;
  display: flex;
}

.logo-link-block-2 {
  margin-left: 0;
}

.divider-content-2 {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.divider-content-2.new-style {
  align-items: center;
}

.divider-content-2.new-style.extra-pad {
  align-items: flex-start;
  margin-bottom: 20px;
  padding-top: 20px;
}

.main-steps-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 0;
  display: flex;
}

.section-7 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 60px 0%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-7.new-style {
  width: 90%;
  min-width: auto;
  padding-bottom: 0;
}

.container-4 {
  z-index: 5;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.photo-div-2 {
  width: 50%;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 40px;
}

.photo-div-2._20pad {
  width: 37%;
  padding-top: 20px;
}

@media screen and (min-width: 1920px) {
  .button {
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    text-decoration: none;
  }

  .button.register {
    background-color: var(--royal-blue);
  }

  .button.no-pad.bigger {
    background-color: var(--standaard);
  }

  .button.no-pad.bigger.no-pading {
    width: 40%;
    margin-right: 0;
  }

  .button.no-rounds {
    border-radius: 10px;
    width: 80%;
    margin-right: 0;
  }

  .button.no-rounds.for-price {
    width: 80%;
    margin-right: 0;
  }

  .button.portaal {
    border-top-left-radius: 20px;
    width: 70%;
    min-width: 300px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }

  .button.portaal.no-pad {
    margin-right: 0;
  }

  .button.small-btn {
    border-top-left-radius: 20px;
    margin-right: 0;
    padding: 10px;
  }

  .button.blogs {
    margin-right: 0;
  }

  .button.blue {
    background-color: var(--royal-blue);
  }

  .button.bigger {
    width: 100%;
    margin-right: 0;
  }

  .button.bigger._75 {
    width: 75%;
  }

  .hero-button-wrapper.portaal {
    flex-direction: row;
    margin-bottom: 10px;
  }

  .hero-button-wrapper.portaal.no-pad {
    margin-bottom: 0;
  }

  .full-header-wrapper {
    background-image: linear-gradient(#000000a6, #000000a6), url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .full-header-wrapper.how-2 {
    background-image: linear-gradient(#0000008c, #0000008c), url('../images/several-houses-canals-of-Amsterdam.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 600px;
  }

  .full-header-wrapper.amsterdam {
    background-image: linear-gradient(#000000a6, #000000a6), url('../images/Amsterdam-houses.jpg');
    height: 600px;
  }

  .full-header-wrapper.amsterdam.vgb-haarlem {
    background-image: linear-gradient(#000000b3, #000000b3), url('../images/haarlem-copy-2.jpg');
    background-position: 0 0, 50% 40%;
    height: 600px;
  }

  .full-header-wrapper.amsterdam.vgb-utrecht {
    background-image: linear-gradient(#000000a6, #000000a6), url('../images/utrecht-gracht.jpeg');
    height: 600px;
  }

  .full-header-wrapper.amsterdam.vgb-leiden {
    background-image: linear-gradient(#0009, #0009), url('../images/Leiden-.jpeg');
    background-position: 0 0, 50% 70%;
    height: 600px;
  }

  .full-header-wrapper.amsterdam.beheer {
    background-image: linear-gradient(#0009, #0009), url('../images/several-houses-canals-of-Amsterdam.jpeg');
    background-position: 0 0, 50%;
    height: 600px;
  }

  .full-header-wrapper.amsterdam.beheer.portaal {
    height: 95vh;
  }

  .full-header-wrapper.amsterdam.beheer.blog {
    background-image: linear-gradient(#0000004d, #0000004d), url('../images/Typewriter-blog.jpg');
    height: 600px;
  }

  .full-header-wrapper.amsterdam.beheer.t-f {
    background-image: linear-gradient(#0009, #0009), url('../images/concrete-building-amsterdam.jpeg');
    background-position: 0 0, 50% 90%;
  }

  .full-header-wrapper.amsterdam.beheer.over-ons.faq {
    background-image: linear-gradient(#0009, #0009), url('../images/canal-houses-next-to-each-other.jpeg');
    background-position: 0 0, 50%;
  }

  .full-header-wrapper.amsterdam.beheer.prijzenoverzicht {
    background-image: linear-gradient(#0000008c, #0000008c), url('../images/Typewriter-blog.jpg');
  }

  .full-header-wrapper.amsterdam.beheer.contact-bg {
    background-image: linear-gradient(#0009, #0009), url('../images/Contact.jpg');
    background-position: 0 0, 50% 60%;
  }

  .full-header-wrapper.amsterdam.beheer.verhuurmakelaar-1 {
    background-image: linear-gradient(#0009, #0009), url('../images/Amsterdam.jpg');
    background-size: auto, cover;
  }

  .full-header-wrapper.amsterdam.beheer.verhuurmakelaar-1.new-picture {
    background-image: linear-gradient(#0000008c, #0000008c), url('../images/Makelaar-Amsterdam-1.jpg');
  }

  .full-header-wrapper.amsterdam.beheer.huurders {
    background-image: linear-gradient(#0009, #0009), url('../images/amsterdam_1.jpg');
  }

  .full-header-wrapper.amsterdam.beheer.offerte {
    background-image: linear-gradient(#000000a6, #000000a6), url('../images/Amsterdam-houses.jpg');
  }

  .full-header-wrapper.amsterdam.beheer.adam {
    background-image: linear-gradient(#0000008c, #0000008c), url('../images/Rozengracht.jpeg');
    background-position: 0 0, 50% 100%;
  }

  .full-header-wrapper.amsterdam.beheer.makelaar-adam {
    background-image: linear-gradient(#0000008c, #0000008c), url('../images/Amsterdam.jpg');
  }

  .full-header-wrapper.amsterdam.beheer.makelaar-adam.new-pictures-2 {
    background-image: linear-gradient(#0000008c, #0000008c), url('../images/Makelaar-Amsterdam-1.jpg');
  }

  .full-header-wrapper.amsterdam.verhuur-adam {
    background-image: linear-gradient(#0009, #0009), url('../images/Amsterdam.jpg');
    background-position: 0 0, 50% 10%;
  }

  .full-header-wrapper.haarlem {
    background-image: linear-gradient(#0000008c, #0000008c), url('../images/haarlem-copy-2.jpg');
  }

  .full-header-wrapper.vgb-adam-020 {
    background-image: linear-gradient(#000000a6, #000000a6), url('../images/Amsterdam.jpg');
    background-position: 0 0, 50%;
    height: 600px;
  }

  .full-header-wrapper.vgb-adam-020.makelaar {
    background-image: linear-gradient(#00000073, #00000073), url('../images/canal-in-Amsterdam.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 500px;
  }

  .full-header-wrapper.vgb-adam-020.muiden {
    height: 500px;
  }

  .full-header-wrapper.vgb-adam-020.blog {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Blog-voor-verhuurmakelaar.jpg');
  }

  .button-sign-in.hero {
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    text-decoration: none;
  }

  .button-sign-in.hero.big {
    background-color: #7c0345;
    border-top-left-radius: 0;
    height: auto;
    font-family: Lato, sans-serif;
    font-size: 20px;
    font-weight: 600;
  }

  .button-sign-in.hero.portaal {
    margin-right: 20px;
  }

  .button-sign-in.hero.purple {
    background-color: #564eaf;
  }

  .button-sign-in.hero {
    text-decoration: none;
  }

  .button-sign-in.hero.big {
    border-top-left-radius: 0;
    height: auto;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 600;
  }

  .tekst-standaard {
    max-width: none;
  }

  .tekst-standaard.extra-pad {
    margin-top: 6px;
    margin-bottom: 0;
    margin-right: 20px;
    font-size: 13px;
    font-weight: 300;
    line-height: 11px;
  }

  .tekst-standaard.hide.temp {
    display: none;
  }

  .tekst-standaard.large {
    text-align: left;
    width: 100%;
  }

  .tekst-standaard.large.extra-20px {
    width: 70%;
    margin-bottom: 20px;
  }

  .tekst-standaard.large.extra-20px.midden {
    text-align: center;
  }

  .tekst-standaard.large.white {
    color: #fff;
    text-align: left;
    margin-bottom: 3px;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
  }

  .tekst-standaard.large.midden {
    text-align: center;
    margin-bottom: 20px;
  }

  .tekst-standaard.white {
    color: #fff;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .tekst-standaard.white._2 {
    margin-top: 0;
    margin-bottom: 5px;
  }

  .tekst-standaard.big-price {
    line-height: 40px;
  }

  .tekst-standaard.portaal-tekst.more-padding {
    margin-bottom: 10px;
  }

  .tekst-standaard.blog {
    text-align: left;
  }

  .tekst-standaard.smaller-2 {
    min-height: 110px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .container-2.blog {
    margin-bottom: 0;
  }

  .sub-heading {
    text-align: center;
    align-items: center;
    font-family: Merriweather, serif;
    font-size: 19px;
    font-weight: 700;
  }

  .sub-heading.bekend-van {
    margin-right: 20px;
    font-family: Exo, sans-serif;
    font-size: 14px;
  }

  .sub-heading.pad-40px {
    margin-bottom: 20px;
    font-weight: 400;
  }

  .sub-heading.white {
    color: #fff;
  }

  .sub-heading.white._10px {
    font-size: 20px;
    line-height: 32px;
  }

  .sub-heading.small-title {
    font-size: 12px;
    font-weight: 400;
  }

  .sub-heading.title-job {
    font-weight: 700;
  }

  .sub-heading.midden {
    text-align: center;
  }

  .sub-heading.contact-link.new {
    font-weight: 700;
  }

  .content-wrapper._100 {
    align-items: center;
    width: 100%;
  }

  .content-wrapper.blog {
    width: 100%;
  }

  .paragraph-large {
    font-size: 19px;
    line-height: 30px;
  }

  .paragraph-large.extra.offerte {
    text-align: center;
    width: 100%;
    max-width: none;
  }

  .paragraph-large.extra.blog {
    width: 100%;
    max-width: none;
    font-size: 18px;
  }

  .paragraph-large.extra._100 {
    max-width: none;
  }

  .paragraph-large.extra {
    font-size: 18px;
  }

  .paragraph-large.extra.white-new {
    font-weight: 300;
  }

  .paragraph-large.extra.white-new.n3 {
    color: #1f2c47;
  }

  .h2-new {
    text-align: center;
    font-family: Merriweather, serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 60px;
  }

  .h2-new.small.other-p {
    text-align: center;
  }

  .h2-new.small.extra-small {
    font-family: Open Sans, sans-serif;
    font-weight: 700;
    line-height: 20px;
  }

  .h2-new.smaller {
    font-size: 22px;
    font-weight: 400;
    line-height: 42px;
  }

  .h2-new.smaller.midden {
    text-align: center;
    align-items: center;
    min-height: 60px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
    display: flex;
  }

  .h2-new.mid {
    margin-bottom: 0;
    font-family: Bitter, serif;
    font-weight: 400;
  }

  .h2-new.mid.no-pad {
    color: #fff;
  }

  .h2-new.mid.no-pad.white {
    font-family: Bitter, serif;
    font-size: 50px;
    font-weight: 400;
    line-height: 60px;
  }

  .h2-new.mid.no-pad.white.n2 {
    color: #1f2c47;
    font-size: 45px;
    line-height: 55px;
  }

  .content-background {
    top: -45px;
  }

  .image-block-small {
    background-image: url('../images/Amsterdam-westerkerk.jpg');
    background-position: 50%;
    background-size: cover;
    height: 720px;
  }

  .image-block-small.relocation.vgb-ams.verhuur {
    background-image: url('../images/Amsterdam-Housing.jpg');
  }

  .image-block-small.relocation.vgb-ams.commercieel {
    background-image: url('../images/amsterdam_1.jpg');
  }

  .image-block-small.relocation.vgb-ams.commercieel.kleine-pic {
    height: 410px;
  }

  .image-block-small.relocation.vgb-ams.technisch {
    background-image: url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
  }

  .image-block-small.relocation.vgb-ams.technisch.small-pic {
    background-image: linear-gradient(#0003, #0003), url('../images/Nieuwzijds-Voorburgwal-23.jpeg');
    background-position: 0 0, 50% 30%;
    background-size: auto, cover;
    height: 520px;
  }

  .image-block-small.relocation.vgb-ams.technisch.small-verhuur {
    height: 560px;
  }

  .image-block-small.relocation.vgb-ams.technisch.new-style-2 {
    background-image: url('../images/Vastgoed--Co.-Kantoor-.jpeg');
    background-position: 100% 39%;
    height: 100%;
  }

  .image-block-small.relocation.vgb-ams.contact {
    background-image: url('../images/Vastgoed--Co.-Kantoor-.jpeg');
    background-position: 100%;
  }

  .image-block-small.relocation.to-haalem {
    background-image: linear-gradient(#0003, #0003), url('../images/Haarlem-huis-centrum.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .image-block-small.relocation.vgb-utrecht-building {
    background-image: linear-gradient(#00000026, #00000026), url('../images/Utrecht-oud-grachtenpand.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .image-block-small.relocation.vgb-leiden-buildig {
    background-image: linear-gradient(#00000026, #00000026), url('../images/Leiden-old-building.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .section.light-brown._140._100._60px.hide-new {
    background-color: #f5f2ea;
    display: block;
  }

  .section.no-pad-ivm-movie._2 {
    border-radius: 10px;
  }

  .section._140.no-pad {
    padding-top: 60px;
  }

  .section.small-no-pad {
    background-color: #f5f2ea;
  }

  .section.small-no-pad.blog-other-pad {
    padding-top: 0;
  }

  .section.new-style {
    padding-bottom: 40px;
  }

  .title-large {
    color: var(--standaard);
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .title-large.mid {
    color: #564eaf;
  }

  .title-large.mid.white {
    text-transform: none;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
  }

  .title-large.mid.white.n1 {
    color: #7c0345;
    font-weight: 500;
  }

  .container-large {
    align-items: center;
  }

  .title-wrapper.hide {
    margin-bottom: 40px;
  }

  .title-wrapper.hide.midden-blog {
    padding-top: 10px;
  }

  .blog-title-wrapper {
    width: 40%;
  }

  .blog-thumbnail {
    background-image: url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
    width: 440px;
  }

  .placeholder-faq.small {
    background-image: url('../images/Rozengracht.jpeg');
  }

  .footer-social-link.whatsapp, .footer-social-link.whatsapp.new {
    margin-bottom: 0;
  }

  .slider-txt-block.top {
    font-size: 20px;
  }

  .slider-txt-block.bottom {
    width: auto;
    font-family: Lato, sans-serif;
    font-size: 20px;
    font-weight: 300;
  }

  .h1-main {
    width: 60%;
    font-family: Lato, sans-serif;
    font-size: 60px;
    line-height: 90px;
  }

  .h1-main.big {
    font-weight: 400;
  }

  .h1-main.big.large-2 {
    font-family: Changa One, Impact, sans-serif;
  }

  .h1-main.big {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-weight: 400;
  }

  .btn-block.extra-pad {
    justify-content: center;
    margin-bottom: 0;
  }

  .btn-block.extra-pad.portaal {
    flex-direction: column;
  }

  .btn-block.extra-pad.extra {
    margin-bottom: 40px;
  }

  .divider-content.new-style.extra-pad.portaal {
    flex-direction: column;
    align-items: center;
  }

  .divider-content.new-style.extra-pad.blog {
    padding-top: 0;
  }

  .divider-content.new-style.extra-pad.below {
    flex-direction: column;
  }

  .divider-content.new-style.extra-pad {
    align-items: center;
    padding-top: 0;
  }

  .divider-content.extra-px {
    margin-bottom: 20px;
  }

  .divider-content.extra-px.no-pad-here {
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .divider-content.extra-px.no-pad-here.english-below {
    flex-direction: column;
  }

  .divider-content.extra-px.no-pad-here.blog-article {
    width: 100%;
  }

  .photo-div._20pad.new-style-2 {
    width: 100%;
    height: 350px;
    margin-left: 0;
  }

  .photo-div._20pad {
    width: 46%;
    margin-left: 0;
    padding-top: 0;
  }

  .line---divider.other-pad.new-pad.small {
    margin-top: 20px;
  }

  .line---divider.other-pad.portaal {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .line---divider.other-pad.contact {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .line---divider.other-style.no-pad-for-logo.contact-line-in-form {
    background-color: #037c72;
    height: 2px;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .text-large.blue {
    font-family: Open Sans, sans-serif;
    font-weight: 400;
  }

  .review.light-blue {
    background-color: #386fb31a;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 120px;
    display: block;
  }

  .review.dark-blue-background {
    background-image: linear-gradient(#2c1f477d, #2c1f477d), url('../images/Amsterdam-houses.jpg');
    border: 1px #000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 100px;
    display: flex;
  }

  .review.dark-blue-background.beheer-main-item-list {
    background-image: linear-gradient(#1f2c47d9, #1f2c47d9), url('../images/Amsterdam.jpg');
    background-position: 0 0, 50% 60%;
    padding-bottom: 120px;
  }

  .review.dark-blue-background {
    background-image: linear-gradient(#2c1f478c, #2c1f478c), url('../images/Bridge-in-Delft.jpg');
    background-position: 0 0, 50%;
    border: 1px #000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 100px;
    display: flex;
  }

  .top-border-bottom {
    border-bottom-style: none;
    border-bottom-width: 4px;
  }

  .form-field-label {
    color: #1f2c47;
  }

  .footer-link-2.with-space-bottom {
    margin-right: 20px;
  }

  .bold-text-3 {
    font-size: 15px;
    font-weight: 400;
  }

  .form-block, .hero-content {
    width: 100%;
  }

  .divider-for-wrap.hide {
    display: block;
  }

  .content-block {
    width: 60%;
  }

  .content-block.extra-pad {
    width: 100%;
    margin-bottom: 20px;
  }

  .content-block.extra-pad.left-outline.extra-size-again {
    margin-top: 10px;
  }

  .content-block.extra-pad.leiden-hide {
    display: block;
  }

  .content-block.extra-pad.portaal {
    align-items: center;
    margin-bottom: 40px;
  }

  .content-block.left-outline.bijg-pad {
    margin-top: 10px;
  }

  .head-line.vertical {
    flex-direction: column;
  }

  .content.portaal {
    text-align: center;
    width: 60%;
  }

  .content.smaller {
    width: 100%;
  }

  .logo-img._50-r-m.zoom, .logo-img._50-r-m.small {
    width: auto;
  }

  .logo-img.large-logo {
    width: 170px;
  }

  .logo-img._50-r-m {
    width: 150px;
  }

  .logo-img._50-r-m.small {
    width: 110px;
  }

  .logo-img._50-r-m.small.huurwoningen {
    width: 180px;
    max-width: 100%;
    height: auto;
  }

  .slide-wrap-2 {
    justify-content: space-around;
  }

  .main-steps {
    padding-bottom: 0;
  }

  .title_wrap.other-pad.portaal {
    margin-bottom: 20px;
  }

  .title_wrap.other-pad {
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

  .title_wrap.other-pad.no-pad {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .title_wrap.other-pad.no-pad.contact-2 {
    width: 80%;
    margin-bottom: 10px;
  }

  .title_wrap.other-pad {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .form-block-in-div {
    justify-content: center;
    align-items: center;
    width: 90%;
    height: auto;
    margin-top: 0;
    display: flex;
  }

  .navbar-1 {
    flex-direction: column;
    width: auto;
  }

  .nav-bar-wrap {
    justify-content: space-between;
    padding-right: 100px;
  }

  .nav-link-3.hvr-pop {
    color: #7c0345;
  }

  .nav-btn {
    background-color: var(--standaard);
  }

  .nav-btn.call-us {
    background-color: var(--royal-blue);
  }

  .nav-btn.call-us.english {
    border-radius: 4px;
    width: 29px;
    height: 29px;
  }

  .nav-btn.call-us.nl-block {
    background-image: url('../images/Flag-the-Netherlands.png');
    background-position: 50%;
    width: 30px;
    height: 19px;
  }

  .icon-5 {
    color: var(--standaard);
  }

  .bold-text-10 {
    text-align: left;
  }

  .global-contact-bar-2 {
    justify-content: flex-end;
  }

  .logo-link-block {
    width: 140px;
  }

  .bekend-van {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 40px;
    margin-top: 0;
    display: flex;
  }

  .logo-bekend-van {
    background-image: url('../images/het-parool-logo.svg');
    background-position: 0 0;
    background-size: cover;
    width: 110px;
    height: 17px;
    margin-top: 0;
    margin-right: 20px;
  }

  .logo-bekend-van.fd-logo {
    background-image: url('../images/Financieel-Dagblad-logo.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    width: 65px;
    height: 35px;
  }

  .image-39 {
    width: auto;
    height: 22px;
  }

  .image-39.own-style {
    width: auto;
    height: 40px;
    margin-top: -8px;
  }

  .header-div {
    width: 100%;
    margin-bottom: 20px;
  }

  .services-div---divider {
    justify-content: space-between;
    align-items: center;
    width: 55%;
    margin-top: 50px;
    display: flex;
  }

  .services-content {
    margin-right: 40px;
  }

  .services-content.no-pad {
    margin-right: 0;
  }

  .list-2 {
    color: #fff;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 40px;
    display: flex;
  }

  .list-item-2 {
    margin-bottom: 3px;
  }

  .pricing-div {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin-bottom: 40px;
    display: flex;
  }

  .text-block-55 {
    color: #1f2c47;
    margin-left: 3px;
  }

  .pricing-button-2 {
    background-color: #fff;
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 500;
  }

  .info-block-pricing-tab {
    color: #1f2c47;
    font-size: 14px;
  }

  .italic-text {
    color: #1f2c47;
  }

  .dividers-of-pricing-labels {
    justify-content: center;
    width: 35%;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .title-pricing-block {
    color: #1f2c47;
    height: 30px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    font-weight: 400;
  }

  .title-pricing-block.auto {
    color: #1f2c47;
    height: 30px;
    font-family: Bitter, serif;
    font-weight: 400;
  }

  .pricing-label.different-padding {
    justify-content: center;
    height: auto;
    min-height: 320px;
  }

  .pricing-label.different-padding.pad-left.new {
    background-color: #fff9;
    height: auto;
    min-height: 320px;
  }

  .pricing-label.different-padding.pad {
    background-color: #ffffff7a;
  }

  .labels {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .labels.prijs {
    justify-content: center;
  }

  .text-block-56 {
    margin-left: -1px;
  }

  .text-block-56.other-size {
    color: #1f2c47;
  }

  .bold-text-13 {
    color: #564eaf;
  }

  .bold-text-13.purple {
    color: #1f2c47;
  }

  .services-of-beheer {
    background-image: none;
    border-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 24px;
    display: flex;
  }

  .pricelist {
    background-color: #fff;
    border-radius: 20px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 30%;
    height: 370px;
    max-height: 390px;
    margin-right: 20px;
    display: flex;
  }

  .pricelist.no-side-path {
    margin-right: 0;
  }

  .italic-text-2 {
    color: #1f2c47;
  }

  .text-block-90 {
    color: #1f2c47;
    margin-left: 3px;
  }

  .divider-for-prices {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .text-for-prices {
    margin-top: 20px;
  }

  .bold-text-14, .bold-text-15 {
    color: red;
  }

  .contact-form-more-info {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 70%;
    display: flex;
  }

  .text-span-14 {
    color: #1f2c47;
    font-size: 40px;
    line-height: 40px;
  }

  .link-3, .link-4 {
    color: #1f2c47;
    text-decoration: none;
  }

  .contact-divider-form {
    width: 50%;
  }

  .contact-divider-form._2 {
    margin-right: 20px;
  }

  .contact-divider-form._2.no-20 {
    margin-right: 0;
  }

  .contact-divider-form._100 {
    width: 100%;
    margin-right: 0;
    padding-right: 20px;
  }

  .contact-divider-form._100.no-20 {
    padding-right: 0;
  }

  .form-4 {
    width: 90%;
  }

  .input-field-form {
    margin-right: 0;
  }

  .btn-block-review {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 70%;
    display: flex;
  }

  .price-blocks-together {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .price-block {
    width: 60%;
  }

  .copy-me {
    display: none;
  }

  .upgrade-row {
    align-items: center;
  }

  .upgrade-row.extra-20 {
    margin-bottom: 20px;
  }

  .upgrade-row.midden {
    justify-content: center;
  }

  .upgrade-button.full-upgrade-button.primary-upgrade-button, .upgrade-button.full-upgrade-button.primary-upgrade-button:hover {
    background-color: #1f2c47;
  }

  .upgrade-button.full-upgrade-button.primary-upgrade-button.other {
    margin-bottom: 10px;
  }

  .upgrade-button.full-upgrade-button.primary-upgrade-button.other-2 {
    background-color: #564eaf;
  }

  .upgrade-button.full-upgrade-button.new-style {
    width: 70%;
    margin-top: 0;
  }

  .upgrade-button.full-upgrade-button {
    background-color: #564eaf;
  }

  .upgrade-button.full-upgrade-button.primary-upgrade-button, .upgrade-button.full-upgrade-button.primary-upgrade-button:hover {
    background-color: #1f2c47;
  }

  .upgrade-container {
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .pricing-column-contain {
    min-height: auto;
  }

  .pricing-column-contain.top-price-contain {
    background-color: #564eaf1a;
    justify-content: center;
    height: 100px;
    display: flex;
  }

  .pricing-column-contain.top-price-contain.green-price-contain {
    background-color: #7c0345;
  }

  .pricing-column-contain.top-price-contain.vertical {
    background-color: #564eaf1a;
    flex-direction: column;
  }

  .feature-wrapper.from-top {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    margin-top: 0;
    display: flex;
  }

  .hide-me-overlay, .close-overlay {
    display: block;
  }

  .upgrade-header {
    color: #1f2c47;
    margin-bottom: 30px;
    font-family: Bitter, serif;
    font-size: 50px;
    font-weight: 400;
    line-height: 60px;
  }

  .discount-label.heading-large {
    background-color: #1f2c47;
  }

  .price {
    font-size: 32px;
    line-height: 40px;
  }

  .pricing-box {
    border-color: #0003;
    flex-direction: column;
    justify-content: space-around;
    width: 30%;
    min-height: 540px;
    display: flex;
  }

  .pricing-box._30 {
    min-width: auto;
    height: auto;
    min-height: 540px;
  }

  .pricing-box.team {
    transition-property: none;
    box-shadow: 1px 1px 12px -3px #000;
  }

  .prijs-pop-up {
    display: block;
  }

  .pricing-box-2 {
    border-color: #0003;
  }

  .upgrade-row-2 {
    align-items: center;
  }

  .upgrade-row-2.extra-20 {
    margin-bottom: 20px;
  }

  .hide-me-overlay-2 {
    display: block;
  }

  .upgrade-accent-2 {
    background-color: #564eaf;
  }

  .contact-block._10-px {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .form-contact {
    width: 80%;
  }

  .divider {
    justify-content: center;
    display: flex;
  }

  .line-with-div {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .over-het-team {
    justify-content: space-around;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    display: flex;
  }

  .picture-of-team {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .image-40 {
    border-radius: 50%;
    width: 200px;
    height: 200px;
  }

  .google-banner {
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    padding-left: 20px;
    display: flex;
  }

  .video-information {
    width: 70%;
  }

  .video-line {
    justify-content: space-between;
    margin-bottom: 20px;
    display: flex;
  }

  .video-line.single {
    justify-content: center;
  }

  .subject-per-video {
    flex-direction: column;
    align-items: center;
    width: 45%;
    height: 100%;
    display: flex;
  }

  .blog-overview {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .blog-column {
    min-width: auto;
    min-height: 350px;
  }

  .blog-article-link {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .blog-into-picture {
    display: flex;
  }

  .blog-text {
    width: 60%;
  }

  .blog-picture {
    justify-content: flex-end;
    align-items: center;
    width: 40%;
    margin-left: 20px;
    display: flex;
  }

  .image-41 {
    width: 1px;
  }

  .blog-image {
    border-radius: 20px;
    width: auto;
    height: auto;
    margin-left: 0;
    padding-left: 0;
  }

  .collection-item {
    border: 1px solid #00000026;
    border-radius: 20px;
    width: 100%;
    margin-bottom: 20px;
  }

  .collection-list {
    flex-direction: row;
    width: 100%;
    display: flex;
  }

  .collection-list-wrapper {
    justify-content: space-between;
    width: 100%;
    display: block;
  }

  .collection-grid {
    width: 100%;
  }

  .blog-card {
    justify-content: space-between;
    height: 270px;
    padding: 10px 20px 20px;
  }

  .bold-text-17, .bold-text-18 {
    font-weight: 400;
  }

  .text-span-15 {
    font-size: 18px;
  }

  ._404-niet-bekend {
    background-image: linear-gradient(#0000008c, #0000008c), url('../images/Makelaar-Amsterdam-1.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .white {
    color: #fff;
    font-family: Exo, sans-serif;
    font-size: 40px;
    line-height: 40px;
  }

  .text-block-91 {
    color: #fff;
    font-family: Exo, sans-serif;
  }

  .language-block {
    margin-left: 20px;
  }

  .image-42 {
    width: 37px;
    max-width: none;
    height: auto;
  }

  .line-with-contact {
    width: 100px;
    height: 20px;
  }

  .language-div {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .stappen-plan {
    flex-direction: row;
    align-items: center;
    height: auto;
    text-decoration: none;
    display: flex;
  }

  .inner-card {
    border-radius: 10px;
    justify-content: space-between;
  }

  .inner-card.end {
    border-style: solid;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
  }

  .inner-card.end.no-side-pad {
    margin-right: 0;
  }

  .inner-card._2nd {
    border-style: solid;
    border-radius: 10px;
  }

  .heading-6 {
    font-size: 15px;
  }

  .paragraph-2.white {
    font-size: 14px;
  }

  .home-hero-slide-content {
    padding-top: 0;
  }

  .heading-xlarge {
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 80px;
    line-height: 90px;
  }

  .button-3 {
    text-decoration: none;
  }

  .paragraph-large-2 {
    max-width: none;
  }

  .home-hero-slide-left {
    margin-bottom: 0;
  }

  .max-width-xsmall {
    max-width: none;
  }

  .section-home-cohorts {
    padding-bottom: 20px;
  }

  .clip {
    width: 100%;
  }

  .hero-column-image {
    background-image: url('../images/Housing-Service-Amsterdam.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .hero-column-image.rookmelder {
    background-image: url('../images/office-.jpg');
  }

  .hero-column-image.prinsengracht {
    background-image: url('../images/Appartement-rookmeldersstraat.jpg');
    background-position: 0%;
  }

  .hero-column-image._6 {
    background-image: url('../images/Makelaar-Amsterdam-1.jpg');
  }

  .contact-divider-form-2 {
    width: 50%;
  }

  .contact-divider-form-2.new {
    flex-direction: column;
  }

  .contact-divider-form-2._100 {
    width: 100%;
    margin-right: 0;
    padding-right: 20px;
  }

  .contact-divider-form-2._100.no-20 {
    padding-right: 0;
  }

  .contact-divider-form-2._2 {
    margin-right: 20px;
  }

  .contact-divider-form-2._2.no-20 {
    margin-right: 0;
  }

  .txt {
    text-align: left;
  }

  .txt.midden {
    text-align: center;
  }

  .paragraph-standard-2 {
    width: auto;
    max-width: none;
    font-size: 16px;
    text-decoration: none;
  }

  .paragraph-standard-2._30 {
    margin-right: 20px;
  }

  .paragraph-standard-2.phone-info {
    width: 180px;
  }

  .paragraph-standard-2.phone-info.big {
    color: #67718e;
    width: auto;
    font-family: Exo, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
  }

  .content-wrapper-3 {
    width: 60%;
    padding-top: 40px;
  }

  .content-wrapper-3._100 {
    align-items: center;
    width: 100%;
    padding-top: 0;
  }

  .content-wrapper-3.office-new-size {
    width: 100%;
  }

  .paragraph-large-3.extra {
    font-size: 18px;
  }

  .paragraph-large-3.extra.white-new {
    font-weight: 300;
  }

  .paragraph-large-3.extra.offerte {
    text-align: center;
    width: 100%;
    max-width: none;
  }

  .h2-new-2.mid {
    margin-bottom: 0;
    font-family: Bitter, serif;
    font-weight: 400;
  }

  .h2-new-2.mid.no-pad {
    color: #fff;
  }

  .h2-new-2.mid.no-pad.white {
    font-family: Bitter, serif;
    font-size: 50px;
    font-weight: 400;
    line-height: 60px;
  }

  .heading-large-2 {
    text-align: center;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
  }

  .contact-link-3 {
    font-family: Exo, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
  }

  .form-contact-2 {
    width: 80%;
  }

  .content-block-2.extra-pad {
    width: 100%;
    margin-bottom: 20px;
  }

  .services-of-beheer-2 {
    background-image: linear-gradient(#000000a6, #000000a6);
    border-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 24px;
    display: flex;
  }

  .head-line-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .full-header-wrapper-2 {
    background-image: linear-gradient(#000000a6, #000000a6), url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .full-header-wrapper-2.amsterdam {
    background-image: linear-gradient(#000000a6, #000000a6), url('../images/Amsterdam-houses.jpg');
    height: 600px;
  }

  .full-header-wrapper-2.amsterdam.beheer {
    background-image: linear-gradient(#0009, #0009), url('../images/several-houses-canals-of-Amsterdam.jpeg');
    background-position: 0 0, 50%;
    height: 600px;
  }

  .full-header-wrapper-2.amsterdam.beheer.prijzenoverzicht {
    background-image: linear-gradient(#0000008c, #0000008c), url('../images/Appartement.jpg');
    background-position: 0 0, 50% 60%;
  }

  .full-header-wrapper-2.amsterdam.beheer.offerte {
    background-image: linear-gradient(#0000008c, #0000008c), url('../images/Appartement.jpg');
  }

  .full-header-wrapper-2.amsterdam.beheer.offerte.contact.rook {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Appartement-rookmeldersstraat.jpg');
  }

  .full-header-wrapper-2.amsterdam.beheer.blog {
    background-image: linear-gradient(#0009, #0009), url('../images/Blog-voor-verhuurmakelaar.jpg');
  }

  .footer-title {
    margin-bottom: 10px;
    font-family: Changa One, Impact, sans-serif;
    font-size: 18px;
    line-height: 25px;
  }

  .text-webpage {
    color: var(--vgco-blue);
    text-align: center;
    letter-spacing: -.02px;
    font-family: Exo, sans-serif;
    font-size: 18px;
    font-weight: 300;
  }

  .title-large-3 {
    font-family: Montserrat, sans-serif;
    font-weight: 300;
  }

  .title-large-3.mid {
    color: #564eaf;
  }

  .title-large-3.mid.white {
    text-transform: none;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
  }

  .form-5 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .item {
    width: 100%;
  }

  .collection-item-2 {
    border: 1px solid #000;
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .collection-list-3 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .image-45 {
    width: 250px;
    height: auto;
  }

  .image-block-small-2 {
    background-image: linear-gradient(#0000, #0000), url('../images/Vastgoed--Co.-Kantoor.jpg');
    background-position: 0 0, 0%;
  }

  .image-block-small-2.relocation.vgb-ams.contact {
    background-image: url('../images/Vastgoed--Co.-Kantoor.jpg');
    background-position: 0%;
  }

  .tb---office {
    width: 100%;
  }

  .tb---office.new-size-contact {
    width: auto;
    min-width: 150px;
  }

  .text-span-16 {
    font-size: 14px;
  }

  .divider-contact-details {
    flex-direction: column;
    width: 100%;
  }

  .heading-large {
    text-align: center;
    align-items: center;
    font-weight: 400;
  }

  .heading-large.office-bold {
    text-align: left;
    font-weight: 700;
  }

  .phone-details {
    align-items: center;
    display: flex;
  }

  .office-information {
    width: 100%;
    margin-right: 0;
  }

  .office-information.main {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 30px;
  }

  .office-information.main._45 {
    width: 100%;
    margin-right: 0;
  }

  .divider-offices {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 140px;
    margin-bottom: 40px;
    padding: 0;
    display: flex;
  }

  .divider-offices.extra-as-well {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: auto;
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .collection-item-3 {
    border: 1px solid #00000026;
    border-radius: 20px;
    width: 100%;
    margin-bottom: 20px;
  }

  .footer-link-3 {
    font-size: 17px;
  }

  .footer-link-3.with-space-bottom {
    margin-right: 20px;
  }

  .sub-heading-2 {
    text-align: center;
    align-items: center;
    font-family: Changa One, Impact, sans-serif;
    font-weight: 400;
  }

  .sub-heading-2.mid {
    text-align: left;
    justify-content: center;
    font-family: Merriweather, serif;
    font-size: 19px;
    font-weight: 700;
  }

  .sub-heading-2.mid.black {
    justify-content: flex-start;
  }

  .footer-subjects {
    margin-bottom: 15px;
  }

  .footer-link-4 {
    font-size: 17px;
  }

  .footer-link-4.with-space-bottom {
    margin-right: 20px;
  }

  .sub-heading-3 {
    text-align: center;
    align-items: center;
    font-family: Changa One, Impact, sans-serif;
    font-weight: 400;
  }

  .sub-heading-3.mid {
    text-align: left;
    justify-content: center;
    font-family: Merriweather, serif;
    font-size: 19px;
    font-weight: 700;
  }

  .sub-heading-3.mid.black {
    justify-content: flex-start;
  }

  .h2-new-3 {
    text-align: left;
    font-family: Merriweather, serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 60px;
  }

  .h2-new-3.mid-outline {
    text-align: center;
    font-family: Merriweather, serif;
    font-weight: 400;
  }

  .h2-new-3.mid-outline._2 {
    text-align: center;
  }

  .button-4 {
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    text-decoration: none;
  }

  .button-4.blue {
    background-color: #037c72;
  }

  .title-large-5 {
    color: #7c0345;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .title-large-5.mid {
    color: #564eaf;
  }

  .title-large-5.mid.white {
    text-transform: none;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
  }

  .title-large-5.mid.white.n1 {
    color: #7c0345;
    font-weight: 500;
  }

  .txt-2 {
    text-align: center;
    font-size: 16px;
  }

  .txt-2.midden {
    text-align: center;
    font-size: 17px;
  }

  .h2-new-4 {
    text-align: left;
    font-family: Merriweather, serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 60px;
  }

  .h2-new-4.mid-outline {
    text-align: center;
    font-family: Merriweather, serif;
    font-weight: 400;
  }

  .h2-new-4.mid-outline._2 {
    text-align: center;
  }

  .phone-link {
    color: #7c0345;
    font-family: Montserrat, sans-serif;
    font-size: 35px;
    font-weight: 400;
    line-height: 60px;
    text-decoration: none;
  }

  .image-47 {
    height: 85%;
  }

  .navbar-1-2 {
    flex-direction: column;
    width: auto;
    height: 100px;
  }

  .nav-bar-wrap-2 {
    justify-content: space-between;
    padding-right: 100px;
  }

  .icon-6 {
    color: #7c0345;
  }

  .nav-btn-2, .nav-btn-2.w--current {
    background-color: #7c0345;
  }

  .nav-btn-2.call-us {
    background-color: #037c72;
  }

  .icon-8 {
    color: #7c0345;
  }

  .nav-btn-3, .nav-btn-3.w--current {
    background-color: #7c0345;
  }

  .nav-btn-3.call-us {
    background-color: #037c72;
  }

  .partners-2 {
    background-color: #f5f2ea;
    display: block;
  }

  .slide-wrap-3 {
    justify-content: space-around;
    padding-left: 0%;
    padding-right: 0%;
  }

  .logo-link-block-2 {
    width: auto;
    margin-right: 0;
    display: block;
  }

  .divider-content-2.new-style.extra-pad {
    align-items: center;
    padding-top: 0;
  }

  .main-steps-2 {
    padding-bottom: 0;
  }

  .section-7 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-7.new-style {
    padding-bottom: 40px;
  }

  .photo-div-2._20pad {
    width: 34%;
  }
}

@media screen and (max-width: 991px) {
  .navigation {
    background-color: #03030300;
    padding-left: 3%;
    padding-right: 3%;
  }

  .menu-button {
    color: #fff;
    background-color: #4e6eb1;
    border-radius: 8px;
    margin-left: 14px;
    padding: 12px;
    transition: all .3s;
  }

  .menu-button:hover, .menu-button.w--open {
    color: #fff;
    background-color: #29498d;
  }

  .nav-menu {
    background-color: #fff;
    height: auto;
    position: absolute;
    top: 80px;
  }

  .navigation-menu {
    align-items: center;
    display: flex;
  }

  .company-logo {
    margin: 15px;
  }

  .container-navigation {
    position: relative;
  }

  .navigation-button-wrap {
    align-items: center;
    display: flex;
  }

  .bloom-effect {
    height: 70%;
  }

  .brand {
    margin-right: 10px;
    padding: 0;
  }

  .bottom-content {
    margin-top: 40px;
  }

  .button.no-rounds {
    width: 90%;
    margin-right: 0;
  }

  .button.no-rounds.for-price {
    margin-right: 0;
  }

  .button.portaal, .button.portaal.no-pad {
    min-width: 300px;
  }

  .hero-grid {
    grid-template-columns: 1fr;
  }

  .banner-link {
    display: none;
  }

  .banner-image {
    margin-right: 10px;
  }

  .logo-wrapper {
    flex-wrap: wrap;
    width: 100%;
  }

  .full-header-wrapper {
    background-image: linear-gradient(#0009, #0009), url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    flex-direction: column;
    justify-content: center;
    height: 600px;
    display: flex;
  }

  .full-header-wrapper.about-us {
    background-image: linear-gradient(to bottom, null, null), url('../images/canal-house-with-red-door.jpeg');
    background-position: 0 0, 50%;
  }

  .full-header-wrapper.about-us.how-it-works {
    background-image: linear-gradient(to bottom, null, null), url('../images/several-houses-canals-of-Amsterdam.jpeg');
    background-position: 0 0, 50% 100%;
  }

  .full-header-wrapper.couples {
    background-image: linear-gradient(#000000a6, #000000a6), url('../images/Amsterdam.jpg');
    background-position: 0 0, 50%;
    background-size: auto, auto;
  }

  .full-header-wrapper.about-us-2 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/canal-house-with-red-door.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .full-header-wrapper.buy-search-2.rs {
    background-image: radial-gradient(circle, #564eaf1a 100%, #fff), linear-gradient(#0009, #0009), url('../images/concrete-building-amsterdam.jpeg');
    background-position: 0 0, 0 0, 50%;
    background-size: auto, auto, cover;
  }

  .full-header-wrapper.relocation-2 {
    background-image: linear-gradient(#0009, #0009), url('../images/amsterdam_1.jpg');
    background-size: auto, cover;
  }

  .full-header-wrapper.couples-2.bl {
    background-image: radial-gradient(circle, #564eaf1a, #645cb51f 51%, #fff6), linear-gradient(#0009, #0009), url('../images/Amsterdam-houses.jpg');
    background-position: 0 0, 0 0, 50%;
    background-size: auto, auto, cover;
  }

  .full-header-wrapper.rental-reg-2 {
    background-image: linear-gradient(#0009, #0009), url('../images/Amsterdam.jpg');
    background-position: 0 0, 50%;
  }

  .full-header-wrapper.disclaimer-2 {
    background-image: linear-gradient(#0009, #0009), url('../images/amsterdam-2.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .full-header-wrapper.amsterdam {
    background-image: linear-gradient(#0009, #0009), url('../images/Amsterdam-houses.jpg');
    background-position: 0 0, 50%;
  }

  .full-header-wrapper.amsterdam.vgb-haarlem {
    background-image: linear-gradient(#000000a3, #000000a3), url('../images/haarlem-canal.jpeg');
    background-position: 0 0, 50% 0;
  }

  .full-header-wrapper.amsterdam.beheer.portaal {
    background-image: linear-gradient(#000000a3, #000000a3), url('../images/Typewriter-blog.jpg');
    background-position: 0 0, 100%;
  }

  .full-header-wrapper.amsterdam.beheer.blog {
    background-image: linear-gradient(#0006, #0006), url('../images/Typewriter-blog.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .full-header-wrapper.amsterdam.beheer.offerte {
    background-image: linear-gradient(#000000b3, #000000b3), url('../images/Amsterdam-houses.jpg');
    background-position: 0 0, 50% 100%;
  }

  .full-header-wrapper.vgb-adam-020.makelaar, .full-header-wrapper.vgb-adam-020.muiden {
    height: 600px;
  }

  .button-sign-in.hero {
    font-family: Open Sans, sans-serif;
    font-weight: 600;
  }

  .button-sign-in.hero.big {
    background-color: var(--standaard);
  }

  .button-sign-in.hide {
    display: none;
  }

  .nav-link {
    color: #262626;
    width: 100%;
  }

  .card-ui-graph {
    right: 5%;
  }

  .tekst-standaard {
    max-width: none;
    font-size: 14px;
    line-height: 32px;
  }

  .tekst-standaard.large.white {
    font-size: 14px;
  }

  .tekst-standaard.left {
    text-align: center;
  }

  .tekst-standaard.blog {
    font-size: 13px;
  }

  .container-2 {
    align-items: center;
    width: 90%;
    display: flex;
  }

  .container-2.blog {
    padding-bottom: 40px;
  }

  .grid-content {
    grid-row-gap: 72px;
    grid-template-columns: 1fr;
  }

  .sub-heading {
    font-size: 16px;
  }

  .sub-heading.white {
    letter-spacing: .03em;
    font-weight: 700;
  }

  .sub-heading.white._10px {
    font-size: 19px;
  }

  .content-wrapper {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    min-width: auto;
    margin-bottom: 0;
  }

  .content-wrapper.new {
    width: 100%;
  }

  .content-wrapper.main {
    margin-bottom: 20px;
  }

  .content-wrapper.blog {
    align-items: center;
  }

  .paragraph-large {
    text-align: left;
    max-width: none;
    font-family: Exo, sans-serif;
    font-size: 17px;
  }

  .paragraph-large.padding {
    margin-bottom: 0;
  }

  .paragraph-large.large-style {
    text-align: center;
    width: 100%;
  }

  .paragraph-large.new-style {
    width: 90%;
    max-width: none;
  }

  .paragraph-large.extra {
    text-align: left;
  }

  .paragraph-large.extra.white-new {
    text-align: center;
  }

  .paragraph-large.blog-other {
    font-size: 17px;
  }

  .h2-new {
    text-align: center;
    font-size: 35px;
    line-height: 40px;
  }

  .h2-new.small {
    text-align: left;
  }

  .h2-new.small.other-p {
    margin-bottom: 10px;
  }

  .h2-new.small.extra-small {
    text-align: center;
  }

  .h2-new.h1-new {
    margin-bottom: 15px;
    font-size: 40px;
    line-height: 50px;
  }

  .h2-new.mid {
    font-size: 40px;
  }

  .h2-new.mid.no-pad.white {
    font-size: 40px;
    font-weight: 200;
  }

  .h2-new.mid.no-pad.white.n2 {
    line-height: 45px;
  }

  .h2-new.left-style.blog, .h2-new.other-h3 {
    font-size: 35px;
  }

  .content-background {
    height: 70%;
    margin-top: 34px;
    display: block;
    top: -53px;
  }

  .content-background.hide-en, .content-background.hide-new {
    display: none;
  }

  .image-block-small {
    background-image: linear-gradient(#00000073, #00000073), url('../images/Amsterdam-westerkerk.jpg');
    background-position: 0 0, 50% 68%;
    background-size: auto, cover;
    width: 100%;
    height: 300px;
    top: 0;
  }

  .image-block-small.about-us {
    background-size: cover;
    height: 340px;
  }

  .image-block-small.relocation {
    background-position: 50% 90%;
    background-size: cover;
    height: 280px;
  }

  .image-block-small.relocation.rent-search {
    background-position: 50% 20%;
    background-size: cover;
  }

  .image-block-small.relocation.buy {
    background-position: 50% 10%;
    height: 280px;
  }

  .image-block-small.relocation.to-ams {
    background-position: 50% 65%;
  }

  .image-block-small.relocation.vgb-ams {
    background-image: url('../images/concrete-building-amsterdam.jpeg');
    background-position: 50%;
    width: 100%;
    height: 450px;
  }

  .image-block-small.relocation.to-haalem {
    background-image: linear-gradient(#0003, #0003), url('../images/Haarlem-huis-centrum.jpeg');
    background-position: 0 0, 50% 10%;
    background-size: auto, cover;
    height: 450px;
  }

  .image-block-small.relocation.vgb-utrecht-building {
    background-image: linear-gradient(#0000, #0000), url('../images/Utrecht-oud-grachtenpand.jpg');
    background-position: 0 0, 50% 10%;
    height: 500px;
  }

  .image-block-small.relocation.vgb-leiden-buildig {
    background-image: linear-gradient(#0000, #0000), url('../images/Leiden-old-building.jpg');
    background-position: 0 0, 50% 90%;
    height: 450px;
  }

  .image-block-small.general-blog {
    background-image: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section {
    width: 100%;
    padding-bottom: 20px;
  }

  .section.no-pad-ivm-movie {
    padding-bottom: 0;
  }

  .section.no-pad-ivm-movie._2 {
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .section._140 {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .title-large {
    text-align: center;
  }

  .container-large {
    width: 95%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-feature-large {
    grid-template-columns: 1fr 1fr;
  }

  .section-features {
    padding-bottom: 140px;
  }

  .large-feature-wrapper {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0%;
  }

  .large-feature-wrapper.no-pad {
    margin-bottom: 0;
  }

  .content-number-wrap {
    margin-right: 30px;
  }

  .content-grid {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .content-wrapper-2 {
    align-items: center;
  }

  .content-number {
    font-size: 55px;
    line-height: 65px;
  }

  .content-numbers {
    justify-content: space-between;
    width: 100%;
  }

  .content-image-card {
    inset: -50px -20% auto auto;
  }

  .pricing-feature-grid {
    grid-template-columns: 1fr;
  }

  .pricing-section {
    background-position: 0 0, 50% 0;
    background-size: auto, auto;
  }

  .pricing-grid {
    grid-template-columns: 1fr;
  }

  .middle-block {
    border-left-style: none;
    border-right-style: none;
  }

  .blog-wrapper {
    width: 600px;
  }

  .blog-title-wrapper {
    align-items: center;
    width: 100%;
    max-width: none;
    height: 340px;
    margin-bottom: 0;
    margin-right: 0;
    display: flex;
  }

  .section-blog {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .blog-thumbnail {
    background-image: url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
    background-position: 50% 30%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin-bottom: 40px;
  }

  .button-spacer {
    justify-content: center;
  }

  .button-spacer.middle {
    width: 90%;
  }

  .blog-horizontal-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .blog-content {
    align-items: center;
    width: 100%;
  }

  .faq-content {
    width: 100%;
  }

  .faq-grid-section {
    flex-direction: column;
    grid-template-columns: 1fr;
    align-items: center;
    display: flex;
  }

  .placeholder-faq {
    height: 400px;
  }

  .placeholder-faq.small {
    background-position: 50% 100%;
    background-size: cover;
    width: 100%;
    height: 290px;
    margin-top: 0;
  }

  .footer-social-row-large {
    margin-left: 0;
  }

  .footer-links {
    flex-direction: column;
  }

  .footer-social-link.mail, .footer-social-link.insta, .footer-social-link.whatsapp {
    margin-right: 20px;
  }

  .footer-social-link.whatsapp {
    margin-bottom: 0;
    margin-right: 20px;
  }

  .footer-social-link.mail {
    margin-right: 20px;
  }

  .footer-content-wrapper {
    flex-direction: column;
  }

  .footer-social-grid {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .logo {
    width: 50%;
  }

  .s_slider {
    height: 750px;
  }

  .slider-header {
    height: 840px;
  }

  .slider-container {
    height: 100%;
  }

  .slider-content {
    margin-top: 0%;
    margin-bottom: 0%;
  }

  .slider-txt-block.top {
    width: 90%;
    font-size: 17px;
  }

  .slider-txt-block.bottom {
    font-size: 17px;
  }

  .h1-main {
    width: 80%;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 40px;
    line-height: 40px;
  }

  .h1-main.small {
    width: 100%;
    max-width: 100%;
    font-size: 60px;
  }

  .h1-main.big {
    width: 90%;
    font-size: 60px;
    line-height: 60px;
  }

  .promo {
    justify-content: center;
    padding-top: 20%;
    padding-bottom: 10%;
  }

  .btn-block.extra-pad {
    margin-top: 20px;
  }

  .btn-block.extra-pad.new-btn-block {
    width: 100%;
  }

  .btn-block.extra-pad.portaal {
    margin-top: 0;
  }

  .divider-content {
    flex-direction: column;
    align-items: center;
    height: auto;
  }

  .divider-content.new-style.extra-pad.new-style-2 {
    align-items: center;
  }

  .divider-content.new-style.extra-pad.portaal {
    margin-top: 20px;
  }

  .divider-content.new-style.extra-pad {
    align-items: flex-start;
    width: 100%;
    margin-bottom: 0;
  }

  .divider-content.extra-px.no-pad-here {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .photo-div {
    width: 90%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .photo-div._20pad {
    width: 40%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .line---divider {
    background-color: #1f2c4733;
  }

  .line---divider.big {
    margin-bottom: 20px;
  }

  .main-grid {
    grid-row-gap: 60px;
  }

  .review.dark-blue-background {
    background-image: linear-gradient(#2c1f477d, #2c1f477d), url('../images/Dordrecht.jpg');
    background-position: 0 0, 50% 45%;
    background-size: auto, cover;
  }

  .card.white.shadow {
    min-height: auto;
  }

  .social-items {
    justify-content: center;
    width: 100%;
  }

  ._3-column-grid {
    grid-column-gap: 20px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .text-field, .text-field.big-pad {
    text-align: left;
  }

  .big-plant {
    width: 70px;
    left: 50px;
  }

  .rocket {
    right: 50px;
  }

  .footer-column._20px {
    margin-bottom: 20px;
  }

  .footer-column._20px._10px-border {
    margin-bottom: 0;
  }

  .social {
    justify-content: center;
    width: 100%;
  }

  .form-block {
    width: 100%;
  }

  .hero-content {
    width: 100%;
    margin-top: 40px;
  }

  .hero-content.rs {
    margin-top: 0;
  }

  .size-of-navbar {
    padding-right: 40px;
  }

  .logo-list {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .icon-3 {
    color: #000;
  }

  .divider-for-wrap {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .divider-for-wrap.no-pad {
    justify-content: center;
  }

  .content-block {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .content-block.extra-pad {
    align-items: flex-start;
  }

  .content-block.extra-pad.left-outline, .content-block.extra-pad.portaal, .content-block.left-outline, .content.smaller {
    width: 100%;
  }

  .section-2 {
    width: 95%;
  }

  .logo-img._50-r-m, .logo-img._50-r-m.big-2 {
    margin-right: 20px;
  }

  .logo-img._50-r-m.hide {
    display: none;
  }

  .logo-img.hide {
    display: none;
  }

  .logo-img.large-logo {
    width: 140px;
  }

  .logo-img._50-r-m {
    margin-right: 20px;
  }

  .logo-img._50-r-m.small {
    width: 90px;
  }

  .logo-img._50-r-m.small.huurwoningen {
    width: 130px;
  }

  .logo-img._50-r-m.small.funda {
    width: 80px;
  }

  .slide-wrap-2 {
    justify-content: space-around;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .steps__columns {
    flex-direction: column-reverse;
  }

  .title_wrap.other-pad.no-pad.contact-2 {
    width: 90%;
  }

  .title_wrap.other-pad {
    margin-bottom: 20px;
  }

  .process_details {
    padding: 10px;
  }

  .process_image_wrap {
    padding: 15px;
  }

  .centre_block {
    width: 150px;
  }

  .flowbase-title {
    font-size: 17px;
  }

  .call-to-action {
    background-color: #e9212100;
    min-width: auto;
    max-width: 610px;
    margin-right: 15px;
    display: block;
  }

  .form-divider, .form-divider._2 {
    justify-content: space-around;
  }

  .form-fields {
    margin-right: 10px;
  }

  .form-fields.no-pad {
    margin-right: 0;
  }

  .form-block-in-div {
    width: 100%;
  }

  .footer-div {
    flex-direction: column;
  }

  .form-block-2 {
    width: 100%;
  }

  .navbar-1 {
    padding-right: 40px;
  }

  .nav-bar-wrap {
    align-items: center;
    height: auto;
    padding-right: 0;
  }

  .brand-4 {
    width: 290px;
  }

  .nav-menu-3 {
    text-align: left;
    background-color: #2d2d38;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .nav-link-3.hvr-pop.down, .nav-link-3.hvr-pop.down._1 {
    color: #2d2d38;
  }

  .nav-link-3.hvr-pop.down._4:hover {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .nav-link-3.hvr-pop.down, .nav-link-3.hvr-pop.down._1 {
    color: #2d2d38;
  }

  .nav-link-3.hvr-pop {
    color: #fff;
    object-fit: fill;
    width: 100%;
  }

  .nav-link-3.hvr-pop.down, .nav-link-3.hvr-pop.down._1 {
    color: #2d2d38;
  }

  .nav-link-3.hvr-pop.down._1:hover {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .nav-btn {
    color: #000;
    text-align: center;
    background-color: #fff;
    border-radius: 0;
    justify-content: center;
    width: 100%;
    margin-left: 0;
    font-weight: 600;
    display: flex;
  }

  .nav-btn.call-us {
    color: #fff;
    background-color: green;
    padding-top: 9px;
    font-weight: 600;
  }

  .logo-block {
    width: 60%;
    padding-left: 20px;
  }

  .icon-4 {
    color: var(--standaard);
  }

  .menu-button-2, .menu-button-2.w--open {
    background-color: #c8c8c800;
  }

  .div-block-3 {
    width: 90%;
  }

  .div-block-4 {
    flex-direction: column;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .div-block-5 {
    width: 90%;
  }

  .icon-5 {
    color: #fff;
  }

  .dropdown-service {
    justify-content: center;
    width: 100%;
    display: block;
  }

  .dropdown-list.w--open {
    border-radius: 0;
    width: 100%;
  }

  .form-3, .tabs-menu {
    width: 100%;
  }

  .dropdown {
    flex: 0 auto;
    width: 100%;
  }

  .header {
    width: 100%;
  }

  .div-block-8 {
    background-color: #807f8a00;
    width: 90%;
    height: 80%;
  }

  .div-divider.blur {
    width: 100%;
  }

  .flag-box.w--current {
    display: none;
  }

  .global-contact-bar-2 {
    justify-content: flex-end;
    width: 100%;
  }

  .bekend-van {
    width: 90%;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .image-39 {
    width: 110px;
  }

  .services-div---divider {
    flex-direction: column;
    align-items: flex-start;
    width: 90%;
  }

  .text-block-55 {
    height: 70px;
    font-size: 80px;
  }

  .pricing-button-2 {
    width: 180px;
  }

  .info-block-pricing-tab {
    width: 100%;
  }

  .dividers-of-pricing-labels {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    width: 600px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .pricing-label {
    width: 240px;
    height: 330px;
    margin-bottom: 0;
  }

  .pricing-label.different-padding {
    width: 40%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 10px;
  }

  .pricing-label.different-padding.pad-left.new {
    min-height: 360px;
    max-height: 360px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .pricing-label.different-padding.pad {
    min-height: 360px;
    max-height: 360px;
  }

  .labels {
    flex-direction: row;
    align-items: center;
    position: relative;
    left: 86px;
  }

  .labels.prijs {
    width: 100%;
  }

  .services-of-beheer {
    width: 85%;
  }

  .pricelist, .pricelist.no-side-path {
    width: 44%;
  }

  .text-block-90 {
    height: 70px;
    font-size: 80px;
  }

  .divider-for-prices, .contact-form-more-info {
    width: 100%;
  }

  .link-partners {
    margin-top: 40px;
    padding-bottom: 100px;
  }

  .divider-openingstijden {
    flex-direction: column;
  }

  .openingstijden, .openingstijden._2 {
    justify-content: space-between;
    width: 100%;
  }

  .div-kantoren {
    flex-direction: column;
    width: 100%;
  }

  .contact-divider-form {
    width: 50%;
  }

  .btn-block-review {
    width: 80%;
  }

  .price-blocks-together {
    flex-direction: row;
  }

  .price-block {
    width: 90%;
  }

  .price-block._10 {
    flex-direction: row;
    display: block;
  }

  .upgrade-row.vertical, .upgrade-row.extra-20 {
    flex-direction: column;
    align-items: center;
  }

  .upgrade-button.full-upgrade-button.green {
    font-size: 12px;
  }

  .pricing-column-contain.top-price-contain {
    height: auto;
  }

  .modal-scroll {
    padding-top: 50px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .pricing-box {
    width: 60%;
    margin-bottom: 20px;
    margin-right: 0;
    padding-bottom: 20px;
  }

  .pricing-box._30 {
    width: 60%;
  }

  .pricing-box.team {
    width: 50%;
  }

  .prijs-pop-up {
    display: block;
  }

  .form-contact {
    width: 100%;
  }

  .beheer-services {
    width: 90%;
  }

  .div-beheer-services {
    width: 100%;
  }

  .beheer-items {
    padding-left: 15px;
  }

  .over-het-team {
    flex-direction: column;
    align-items: center;
    width: 90%;
    padding-top: 40px;
  }

  .video-information {
    width: 100%;
  }

  .blog-overview {
    width: 90%;
  }

  .blog-into-picture {
    flex-direction: column;
  }

  .blog-text {
    width: 100%;
  }

  .blog-picture {
    width: auto;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .blog-image {
    width: auto;
    max-width: 90%;
    max-height: 310px;
  }

  .collection-wrap-blog {
    width: 100%;
    min-width: auto;
    max-width: none;
  }

  .collection-grid {
    grid-template-columns: 1fr 1fr;
    width: auto;
    min-width: auto;
    max-width: none;
  }

  .collection-blog {
    width: 100%;
    min-width: auto;
  }

  .blog-card {
    min-height: 250px;
  }

  .heading-for-blog-card {
    font-size: 23px;
  }

  .text-block-blog-card {
    font-size: 14px;
  }

  .btn-div {
    height: 45px;
  }

  .text-span-15 {
    font-size: 14px;
  }

  .together {
    flex-direction: column;
  }

  .success-message-5 {
    padding: 27px;
  }

  .language-div {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .switch-to-nl {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .stappen-plan {
    height: 410px;
  }

  .inner-card {
    min-height: 260px;
  }

  .inner-card.end {
    justify-content: flex-start;
    margin-right: 10px;
  }

  .inner-card._2nd {
    min-height: 260px;
    margin-right: 10px;
  }

  .paragraph-2.white {
    font-size: 13px;
  }

  .home-hero-slide-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: auto;
  }

  .heading-xlarge {
    font-size: 3.5rem;
  }

  .paragraph-large-2 {
    text-align: center;
    max-width: none;
    font-family: Exo, sans-serif;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .home-hero-slide-left {
    align-items: center;
    margin-bottom: auto;
    margin-right: 0;
    padding-top: 3rem;
    padding-bottom: 4rem;
    padding-left: 0;
  }

  .home-hero-slide-right {
    width: 100%;
    height: 110vw;
    padding-left: 1rem;
  }

  .section-home-cohorts {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .page-padding-grid {
    grid-template-columns: minmax(3rem, 1fr) minmax(auto, 96rem) minmax(3rem, 1fr);
  }

  .contact-divider-form-2 {
    width: 50%;
  }

  .col-3 {
    padding-left: 0;
  }

  .column._1 {
    flex-direction: column;
    padding-left: 0;
    display: block;
  }

  .txt.mid {
    text-align: center;
  }

  .txt.mid.small-width {
    width: 100%;
  }

  .faq {
    width: 90%;
    padding-top: 60px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .hiw-div {
    margin-bottom: 20px;
  }

  .faq-row {
    width: 100%;
    margin-bottom: 0;
  }

  .faq-holder {
    width: 100%;
    margin-bottom: 40px;
  }

  .container-12 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .section-header {
    font-size: 35px;
    line-height: 40px;
  }

  .col-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .typed, .headline {
    font-size: 52px;
    line-height: 62px;
  }

  .paragraph-standard-2 {
    max-width: none;
  }

  .content-wrapper-3 {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    min-width: auto;
    margin-bottom: 0;
  }

  .content-wrapper-3.office-new-size {
    width: 100%;
  }

  .paragraph-large-3 {
    text-align: left;
    max-width: none;
    font-family: Exo, sans-serif;
  }

  .paragraph-large-3.extra {
    text-align: left;
  }

  .paragraph-large-3.extra.white-new, .h2-new-2 {
    text-align: center;
  }

  .h2-new-2.mid {
    font-size: 40px;
  }

  .h2-new-2.mid.no-pad.white {
    font-size: 40px;
    font-weight: 200;
  }

  .h2-new-2.mid.no-pad.white.n2 {
    line-height: 45px;
  }

  .heading-large-2 {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .container-13 {
    align-items: center;
    width: 90%;
    display: flex;
  }

  .form-contact-2 {
    width: 100%;
  }

  .content-block-2 {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .content-block-2.extra-pad {
    align-items: flex-start;
  }

  .services-of-beheer-2 {
    width: 90%;
  }

  .full-header-wrapper-2 {
    background-image: linear-gradient(#0009, #0009), url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    flex-direction: column;
    justify-content: center;
    height: 600px;
    display: flex;
  }

  .full-header-wrapper-2.amsterdam {
    background-image: linear-gradient(#0009, #0009), url('../images/Amsterdam-houses.jpg');
    background-position: 0 0, 50%;
  }

  .title-large-3 {
    text-align: center;
  }

  .blog-item {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .blog-grid {
    grid-column-gap: 22px;
    grid-template-columns: 1fr .6fr;
  }

  .feature-image {
    margin-bottom: 10px;
  }

  .featured-item {
    flex-wrap: wrap;
  }

  .divider-openingstijden-2 {
    flex-direction: column;
  }

  .image-block-small-2 {
    background-image: linear-gradient(#0000, #0000), url('../images/Vastgoed--Co.-Kantoor.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    width: 100%;
    height: 300px;
    top: 0;
  }

  .image-block-small-2.relocation {
    background-position: 50% 90%;
    background-size: cover;
    height: 280px;
  }

  .image-block-small-2.relocation.vgb-ams.contact {
    height: 550px;
  }

  .image-block-small-2.relocation.vgb-ams {
    background-image: url('../images/concrete-building-amsterdam.jpeg');
    background-position: 50%;
    width: 100%;
    height: 450px;
  }

  .openingstijden-2, .openingstijden-2._2 {
    justify-content: space-between;
    width: 100%;
  }

  .divider-offices.extra-as-well {
    width: 100%;
  }

  .social-items-2 {
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
  }

  .social-2 {
    justify-content: center;
    width: 100%;
  }

  .sub-heading-2 {
    font-size: 16px;
  }

  .social-items-3 {
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
  }

  .social-3 {
    justify-content: center;
    width: 100%;
  }

  .sub-heading-3 {
    font-size: 16px;
  }

  .h2-new-3 {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
  }

  .title-large-5 {
    text-align: center;
  }

  .h2-new-4 {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
  }

  .image-47 {
    height: 100%;
  }

  .navbar-1-2 {
    padding-right: 40px;
  }

  .nav-bar-wrap-2 {
    justify-content: space-between;
    align-items: center;
    height: auto;
    padding-right: 0;
  }

  .icon-6 {
    color: #fff;
  }

  .logo-block-2 {
    align-items: flex-start;
    width: 80%;
    padding-left: 60px;
  }

  .menu-button-3, .menu-button-3.w--open {
    background-color: #c8c8c800;
  }

  .icon-7 {
    color: #7c0345;
  }

  .nav-btn-2 {
    color: #000;
    text-align: center;
    background-color: #fff;
    border-radius: 0;
    justify-content: center;
    width: 100%;
    margin-left: 0;
    font-weight: 600;
    display: flex;
  }

  .nav-btn-2.call-us {
    color: #fff;
    background-color: #037c72;
    padding-top: 9px;
    font-weight: 600;
  }

  .brand-5 {
    width: 290px;
  }

  .brand-5.w--current {
    width: 250px;
    height: 45px;
  }

  .icon-8 {
    color: #fff;
  }

  .logo-block-3 {
    align-items: flex-start;
    width: 80%;
    padding-left: 60px;
  }

  .brand-6 {
    width: 290px;
  }

  .brand-6.w--current {
    width: 250px;
    height: 45px;
  }

  .nav-btn-3 {
    color: #000;
    text-align: center;
    background-color: #fff;
    border-radius: 0;
    justify-content: center;
    width: 100%;
    margin-left: 0;
    font-weight: 600;
    display: flex;
  }

  .nav-btn-3.call-us {
    color: #fff;
    background-color: #037c72;
    padding-top: 9px;
    font-weight: 600;
  }

  .icon-9 {
    color: #7c0345;
  }

  .slide-wrap-3 {
    justify-content: space-around;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .divider-content-2 {
    flex-direction: column;
    align-items: center;
    height: auto;
  }

  .divider-content-2.new-style.extra-pad {
    align-items: flex-start;
    width: 100%;
    margin-bottom: 0;
  }

  .section-7 {
    width: 100%;
    padding-bottom: 20px;
  }

  .container-4 {
    align-items: center;
    width: 90%;
    display: flex;
  }

  .photo-div-2 {
    width: 90%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
  }

  .photo-div-2._20pad {
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .company-logo {
    margin-left: 15px;
    margin-right: 15px;
  }

  .company-logo.hide-mob {
    display: none;
  }

  .button-navigation, .button {
    display: block;
  }

  .button.no-pad.bigger.no-pading {
    width: 60%;
  }

  .button.no-rounds {
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button.portaal {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .button.portaal.no-pad {
    margin-bottom: 0;
    margin-right: 0;
  }

  .close {
    display: none;
  }

  .hero-button-wrapper.portaal {
    flex-direction: column;
    margin-bottom: 0;
  }

  .banner-image {
    display: none;
  }

  .full-header-wrapper {
    background-image: linear-gradient(#0009, #0009), url('../images/Amsterdam-Housing.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    align-items: center;
    height: 600px;
  }

  .full-header-wrapper.relocation.rent-search {
    background-image: linear-gradient(to bottom, null, null), url('../images/Amsterdam-canals-with-houses.jpeg');
    background-position: 0 0, 50%;
  }

  .full-header-wrapper.how-2 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/several-houses-canals-of-Amsterdam.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .full-header-wrapper.rental-reg-2 {
    background-image: linear-gradient(#0009, #0009), url('../images/Amsterdam.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .full-header-wrapper.amsterdam.vgb-haarlem {
    background-image: linear-gradient(#000000b3, #000000b3), url('../images/Haarlem-huis-centrum.jpeg');
    background-position: 0 0, 50%;
  }

  .full-header-wrapper.amsterdam.beheer.over-ons {
    background-image: linear-gradient(#000000bf, #000000bf), url('../images/Leiden-.jpeg');
    background-position: 0 0, 50% 60%;
    background-size: auto, cover;
  }

  .full-header-wrapper.amsterdam.verhuur-adam {
    background-image: linear-gradient(#000000a6, #000000a6), url('../images/Amsterdam.jpg');
    background-position: 0 0, 50% 10%;
    background-size: auto, cover;
  }

  .full-header-wrapper.vgb-adam-020.makelaar {
    background-image: linear-gradient(to bottom, null, null), url('../images/Vastgoed--Co.-Kantoor.jpg');
    background-position: 0 0, 0%;
  }

  .button-sign-in {
    display: none;
  }

  .button-sign-in.hero {
    display: block;
  }

  .banner-block {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .tekst-standaard, .tekst-standaard.large.white {
    font-size: 15px;
  }

  .tekst-standaard.blog {
    text-align: left;
  }

  .container-2 {
    width: 90%;
  }

  .container-2.blog {
    padding-bottom: 60px;
  }

  .sub-heading.feature-name.large {
    font-size: 22px;
  }

  .sub-heading.pad-40px {
    text-align: center;
  }

  .sub-heading.white._10px {
    font-size: 20px;
    font-weight: 700;
  }

  .content-wrapper {
    align-items: flex-start;
    width: 100%;
    margin-bottom: 20px;
  }

  .content-wrapper._100 {
    margin-bottom: 0;
  }

  .paragraph-large {
    font-size: 15px;
  }

  .paragraph-large.extra.blog {
    font-size: 16px;
  }

  .paragraph-large.new-style {
    width: 90%;
    max-width: none;
  }

  .paragraph-large.extra {
    text-align: left;
    font-size: 18px;
  }

  .paragraph-large.extra.white-new.n3 {
    line-height: 25px;
  }

  .paragraph-large.blog-other {
    font-size: 16px;
    line-height: 25px;
  }

  .h2-new {
    font-size: 30px;
    line-height: 30px;
  }

  .h2-new.mid {
    font-size: 35px;
    line-height: 40px;
  }

  .h2-new.mid.no-pad.white.n2 {
    font-size: 30px;
    line-height: 35px;
  }

  .h2-new.left-style.blog, .h2-new.other-h3 {
    font-size: 30px;
  }

  .content-background {
    top: -54px;
    left: -15px;
  }

  .image-block-small {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Amsterdam-westerkerk.jpg');
    background-position: 0 0, 50% 70%;
    background-size: auto, cover;
  }

  .image-block-small.about-us {
    width: auto;
    top: 0;
  }

  .image-block-small.relocation {
    margin-bottom: 20px;
  }

  .image-block-small.relocation.rent-search {
    background-position: 50% 10%;
    height: 250px;
    top: 0;
  }

  .image-block-small.relocation.vgb-ams {
    background-position: 60% 64%;
    background-size: cover;
  }

  .image-block-small.relocation.vgb-leiden-buildig {
    background-image: linear-gradient(#0003, #0003), url('../images/Leiden-old-building.jpg');
    background-position: 0 0, 50% 90%;
  }

  .section {
    align-items: center;
    padding-bottom: 0;
    overflow: visible;
  }

  .section.light-brown._140._100._60px, .section._140 {
    padding-bottom: 60px;
  }

  .section.new-style.buy {
    padding-left: 0;
    padding-right: 0;
  }

  .section.new-style {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .title-wrapper {
    margin-bottom: 60px;
  }

  .title-wrapper.hide.midden-blog {
    margin-bottom: 20px;
  }

  .grid-feature-large {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .large-feature-wrapper {
    padding-left: 10px;
  }

  .content-number-wrap {
    width: 50%;
    margin-bottom: 10px;
    margin-right: 0;
    font-size: 18px;
  }

  .content-grid {
    grid-row-gap: 60px;
    margin-bottom: 60px;
  }

  .content-image-wrap {
    align-items: flex-start;
    display: flex;
  }

  .content-heading {
    font-size: 40px;
    line-height: 50px;
  }

  .content-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .content-number {
    font-size: 44px;
    line-height: 55px;
  }

  .content-numbers {
    flex-direction: column;
    display: none;
  }

  .content-image-card {
    right: -10%;
  }

  .yearly-wrapper {
    text-align: center;
  }

  .pricing-feature-grid {
    justify-items: center;
  }

  .grid-pricing-detail {
    text-align: center;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-grid {
    grid-template-columns: 1fr;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .button-pricing-wrap {
    align-items: flex-start;
  }

  .monthly-wrapper {
    text-align: center;
  }

  .middle-block {
    padding-left: 0;
    padding-right: 0;
  }

  .blog-wrapper {
    margin-bottom: 20px;
  }

  .blog-title-wrapper {
    width: 100%;
  }

  .blog-thumbnail {
    background-position: 50%;
    background-size: cover;
    width: 100%;
    margin-bottom: 20px;
  }

  .grid-blog-small {
    grid-template-columns: 1fr;
  }

  .section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .h3-heading-2 {
    font-size: 40px;
  }

  .placeholder-faq {
    display: none;
  }

  .placeholder-faq.small {
    display: block;
  }

  .slider-content {
    width: 90%;
    height: 50%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .slider-txt-block {
    width: 100%;
    font-size: 20px;
  }

  .h1-main {
    width: 90%;
    font-size: 35px;
    line-height: 35px;
  }

  .h1-main.small {
    font-size: 46px;
  }

  .h1-main.big {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 45px;
    line-height: 50px;
  }

  .divider-content {
    align-items: center;
  }

  .divider-content.new-style.extra-pad.blog {
    padding-top: 0;
  }

  .divider-content.new-style.extra-pad {
    width: 100%;
  }

  .photo-div {
    width: 100%;
    margin-bottom: 0;
  }

  .photo-div._20pad.hide {
    display: none;
  }

  .photo-div._20pad {
    width: 100%;
  }

  .review.light-blue {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .review.dark-blue-background {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Dordrecht.jpg');
    padding-bottom: 60px;
  }

  .blured-heart-image {
    top: -10%;
  }

  .social-items {
    justify-content: center;
    width: 100%;
  }

  .blured-star {
    bottom: -15%;
    right: 0%;
  }

  .blured-money {
    width: 70px;
    top: 40px;
  }

  .big-plant {
    width: 60px;
  }

  .rocket {
    width: 40px;
    bottom: 5%;
  }

  .footer-link-grid {
    grid-row-gap: 10px;
    margin-bottom: 20px;
  }

  .footer-column {
    flex-direction: column;
    display: flex;
  }

  .social {
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }

  .form-block {
    width: 100%;
  }

  .hero-content {
    width: 100%;
    margin-top: 0;
  }

  .divider-for-wrap {
    flex-direction: row;
  }

  .divider-for-wrap.below {
    flex-direction: column;
  }

  .content-block, .content-block.extra-pad, .content-block.extra-pad.left-outline {
    width: 100%;
  }

  .content-block.left-outline {
    align-items: flex-start;
    width: 100%;
  }

  .section-2 {
    width: 100%;
  }

  .logo-img {
    width: 100px;
  }

  .logo-img._50-r-m.zoom {
    width: 120px;
  }

  .logo-img.large-logo {
    width: 140px;
  }

  .logo-img._50-r-m {
    width: 160px;
  }

  .logo-img._50-r-m.small {
    width: 110px;
  }

  .slide-wrap-2 {
    width: 100%;
  }

  .main-steps {
    padding-bottom: 0;
  }

  .title_wrap.other-pad {
    margin-bottom: 10px;
  }

  .process_details {
    justify-content: flex-start;
    width: 90%;
    min-height: auto;
    padding: 20px;
  }

  .h1-2 {
    font-size: 38px;
    line-height: 38px;
  }

  .process_section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .process_line {
    display: none;
    inset: 0% auto 0% 25px;
  }

  .process_card_02 {
    margin-bottom: 35px;
  }

  .process_image_wrap {
    padding: 0;
    display: block;
  }

  .centre_icon_wrap {
    width: 30px;
    height: 30px;
  }

  .centre_block {
    width: 55px;
  }

  .process_card {
    flex-direction: row-reverse;
    margin-bottom: 35px;
    padding-bottom: 20px;
  }

  .flowbase-product-wrap {
    width: auto;
    display: block;
  }

  .flowbase-title {
    text-align: center;
    margin-bottom: 10px;
  }

  .call-to-action {
    width: 70%;
    min-width: auto;
    margin-left: 15px;
    display: block;
  }

  .form-fields._100 {
    width: 100%;
  }

  .footer-div {
    flex-direction: column;
  }

  .text-block {
    line-height: 27px;
  }

  .registration-form {
    padding-top: 40px;
  }

  .form-label {
    font-weight: 800;
  }

  .form-back {
    min-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .form-heading {
    font-size: 24px;
  }

  .radio-buttons {
    flex-direction: column;
  }

  .radio-buttons.genders {
    flex-direction: row;
  }

  .button-2 {
    min-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .form-block-2 {
    background-color: #4c6fb226;
    padding: 40px 40px 50px;
  }

  .text-field-2 {
    background-color: #fff;
  }

  .form-slide {
    flex: none;
    width: 100%;
  }

  .form-step {
    height: 100%;
  }

  .form-next {
    min-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .navbar-1 {
    padding-right: 20px;
  }

  .brand-4 {
    padding-left: 0;
  }

  .logo-text {
    text-align: center;
  }

  .nav-btn {
    width: 100%;
  }

  .logo-block {
    width: 70%;
    padding-left: 0;
  }

  .menu-button-2 {
    background-color: #c8c8c800;
  }

  .divider-block {
    flex-direction: column;
    align-items: flex-start;
  }

  .divider-block.below {
    flex-direction: column;
  }

  .input-field._100 {
    width: 100%;
  }

  .form-3 {
    width: 90%;
  }

  .tabs-menu {
    flex-direction: column;
    width: 90%;
  }

  .tab-link.extra-pad {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .tab-link.extra-pad.w--current {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .div-block-8 {
    width: 100%;
  }

  .contact-link-2:hover {
    color: #564eaf;
  }

  .flag-box {
    display: none;
  }

  .div-block-13 {
    justify-content: space-between;
    width: 100%;
    display: flex;
  }

  .global-contact-bar-2 {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }

  .image-39 {
    width: 100px;
  }

  .pricing-div {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-89 {
    width: auto;
    font-size: 14px;
  }

  .text-block-55 {
    height: 50px;
    font-size: 50px;
  }

  .pricing-button-2 {
    width: 100%;
    font-size: 13px;
    font-weight: 500;
  }

  .info-block-pricing-tab {
    font-size: 12px;
  }

  .dividers-of-pricing-labels {
    flex-direction: column;
    align-items: center;
    width: 90%;
    padding-top: 20px;
  }

  .pricing-tag {
    align-items: center;
    display: flex;
  }

  .meerder-objecten {
    width: 80%;
  }

  .title-pricing-block {
    height: auto;
    font-size: 13px;
    line-height: 20px;
  }

  .pricing-label {
    width: 30%;
    height: 330px;
    margin-bottom: 0;
    padding: 20px 10px;
  }

  .pricing-label.different-padding {
    width: 45%;
    height: 300px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 20px 10px;
  }

  .pricing-label.different-padding.pad-left.new {
    width: 45%;
  }

  .pricing-label.different-padding.pad {
    margin-right: 0;
  }

  .labels {
    flex-direction: row;
    justify-content: center;
    width: 100%;
    left: 32px;
  }

  .labels.prijs {
    width: 100%;
  }

  .text-block-56.other-size {
    margin-top: 0;
  }

  .bold-text-13 {
    font-size: 13px;
    font-weight: 500;
  }

  .services-of-beheer {
    width: 90%;
  }

  .pricelist {
    justify-content: center;
    width: 50%;
  }

  .pricelist.no-side-path {
    width: 50%;
  }

  .text-block-90 {
    height: 50px;
    font-size: 50px;
  }

  .link-partners {
    margin-top: 0;
  }

  .text-span-14 {
    font-size: 60px;
    line-height: 60px;
  }

  .div-kantoren, .contact-divider-form {
    width: 100%;
  }

  .contact-divider-form.new, .form-divider-double {
    flex-direction: column;
  }

  .price-block {
    width: 100%;
  }

  .upgrade-text {
    margin-bottom: 30px;
    font-size: 14px;
  }

  .upgrade-row {
    width: 100%;
  }

  .upgrade-row.vertical, .upgrade-row.extra-20 {
    flex-direction: column;
    align-items: center;
  }

  .upgrade-row.midden {
    margin-top: 0;
  }

  .upgrade-container {
    flex-direction: column;
    margin-bottom: 70px;
    padding-top: 50px;
    padding-left: 7%;
    padding-right: 7%;
  }

  .pricing-column-contain.top-price-contain {
    padding: 12px 5% 11px;
    font-size: 13px;
  }

  .upgrade-header {
    font-size: 30px;
  }

  .price-text {
    font-size: 11px;
    line-height: 1.5em;
  }

  .price {
    font-size: 26px;
  }

  .modal-scroll {
    overflow: auto;
  }

  .pricing-box, .pricing-box._30 {
    width: 70%;
    margin-bottom: 20px;
  }

  .pricing-box.team {
    width: 80%;
  }

  .prijs-pop-up {
    display: block;
  }

  .pricing-box-2 {
    border-color: #0003;
    width: 80%;
    margin-bottom: 20px;
  }

  .upgrade-row-2 {
    width: 100%;
  }

  .upgrade-row-2.extra-20 {
    flex-direction: column;
    align-items: center;
  }

  .price-text-2 {
    font-size: 11px;
    line-height: 1.5em;
  }

  .contact-block._10-px {
    margin-bottom: 10px;
  }

  .div-beheer-services {
    flex-direction: column;
  }

  .blog-picture {
    margin-top: 20px;
  }

  .blog-image {
    width: 100%;
  }

  .collection-wrap-blog {
    align-items: center;
    width: 70%;
    min-width: auto;
    max-width: none;
    display: flex;
  }

  .collection-wrap-blog.other-paddings {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .collection-grid {
    grid-template-columns: 1fr;
    width: 80%;
    min-width: auto;
  }

  .heading-for-blog-card {
    font-size: 20px;
  }

  .text-block-blog-card {
    font-size: 15px;
  }

  .btn-div {
    height: 45px;
  }

  .stappen-plan {
    flex-direction: column;
    height: auto;
  }

  .inner-card {
    width: 50%;
    min-height: auto;
    padding: 3em;
  }

  .inner-card.end {
    width: 80%;
    min-height: auto;
    margin-bottom: 10px;
  }

  .inner-card._2nd {
    min-height: auto;
    margin-bottom: 10px;
  }

  .icon-img {
    border-color: #3a4533;
    width: 10em;
    height: 10em;
    padding: 1em;
  }

  .heading-6 {
    font-size: 5.5em;
  }

  .paragraph-2.white {
    font-size: 2.8em;
  }

  .heading-xlarge {
    font-size: 3rem;
  }

  .button-3 {
    display: block;
  }

  .paragraph-large-2 {
    font-size: 15px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .home-hero-slide-left {
    align-items: center;
    margin-right: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .home-hero-slide-right {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .page-padding-grid {
    grid-template-columns: minmax(1.25rem, 1fr) minmax(auto, 96rem) minmax(1.25rem, 1fr);
  }

  .contact-divider-form-2 {
    width: 100%;
    margin-bottom: 10px;
  }

  .contact-divider-form-2.new {
    flex-direction: column;
  }

  .column, .column._1 {
    padding-right: 0;
  }

  .txt {
    font-size: 15px;
    line-height: 22px;
  }

  .faq {
    padding-top: 60px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .hiw-div {
    margin-bottom: 30px;
  }

  .faq-row {
    margin-bottom: 0;
  }

  .section-header {
    font-size: 30px;
    line-height: 35px;
  }

  .typed, .headline {
    font-size: 48px;
    line-height: 58px;
  }

  .paragraph-standard-2 {
    font-size: 15px;
  }

  .content-wrapper-3 {
    align-items: flex-start;
    width: 100%;
    margin-bottom: 20px;
  }

  .content-wrapper-3._100 {
    margin-bottom: 0;
  }

  .paragraph-large-3 {
    font-size: 15px;
  }

  .paragraph-large-3.extra {
    text-align: left;
    font-size: 18px;
  }

  .paragraph-large-3.extra.white-new.n3 {
    line-height: 25px;
  }

  .h2-new-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .h2-new-2.mid {
    font-size: 35px;
    line-height: 40px;
  }

  .h2-new-2.mid.no-pad.white.n2 {
    font-size: 30px;
    line-height: 35px;
  }

  .container-13 {
    width: 90%;
  }

  .content-block-2, .content-block-2.extra-pad {
    width: 100%;
  }

  .services-of-beheer-2 {
    width: 90%;
  }

  .full-header-wrapper-2 {
    background-image: linear-gradient(#0009, #0009), url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    align-items: center;
    height: 600px;
  }

  .full-header-wrapper-2.amsterdam.beheer.offerte {
    background-image: linear-gradient(#0009, #0009), url('../images/Appartement.jpg');
    background-position: 0 0, 10%;
  }

  .text-webpage {
    text-align: center;
  }

  .content-section-2 {
    padding-top: 92px;
    padding-bottom: 92px;
  }

  .blog-grid {
    grid-row-gap: 62px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .image-block-small-2.relocation {
    margin-bottom: 20px;
  }

  .image-block-small-2.relocation.vgb-ams.contact {
    height: 300px;
  }

  .image-block-small-2.relocation.vgb-ams {
    background-position: 60% 64%;
    background-size: cover;
  }

  .tb---office.new-size-contact {
    min-width: 150px;
  }

  .divider-contact-details {
    flex-direction: column;
  }

  .phone-details, .office-information.main, .office-information.main._45 {
    width: 100%;
  }

  .divider-offices {
    justify-content: space-between;
  }

  .divider-offices.extra-as-well {
    flex-direction: column;
  }

  .info-together {
    width: 100%;
  }

  .social-items-2 {
    justify-content: center;
    width: 100%;
  }

  .social-2 {
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }

  .social-items-3 {
    justify-content: center;
    width: 100%;
  }

  .social-3 {
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }

  .h2-new-3 {
    text-align: left;
    font-size: 30px;
    line-height: 40px;
  }

  .h2-new-3.mid-outline, .h2-new-3.mid-outline._2 {
    text-align: center;
  }

  .button-4 {
    display: block;
  }

  .button-4.blue {
    width: 100%;
    min-width: auto;
    margin-right: 0;
  }

  .button-4.blue.nooo-pad {
    width: 100%;
    min-width: 350px;
  }

  .button-4.blue.purple {
    width: 100%;
    min-width: auto;
    margin-bottom: 15px;
    margin-right: 0;
  }

  .txt-2 {
    font-size: 15px;
    line-height: 22px;
  }

  .hero-button-wrapper-2 {
    width: 100%;
  }

  .btn-block-2 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: auto;
  }

  .h2-new-4 {
    text-align: left;
    font-size: 30px;
    line-height: 40px;
  }

  .h2-new-4.mid-outline, .h2-new-4.mid-outline._2 {
    text-align: center;
  }

  .navbar-1-2 {
    padding-right: 20px;
  }

  .logo-block-2 {
    width: 80%;
    padding-left: 20px;
  }

  .menu-button-3 {
    background-color: #c8c8c800;
  }

  .nav-btn-2 {
    width: 100%;
  }

  .brand-5 {
    padding-left: 0;
  }

  .logo-block-3 {
    width: 80%;
    padding-left: 20px;
  }

  .brand-6 {
    padding-left: 0;
  }

  .nav-btn-3, .slide-wrap-3 {
    width: 100%;
  }

  .divider-content-2 {
    align-items: center;
  }

  .divider-content-2.new-style.extra-pad {
    width: 100%;
  }

  .main-steps-2 {
    padding-bottom: 40px;
  }

  .section-7 {
    align-items: center;
    padding-bottom: 0;
    overflow: visible;
  }

  .section-7.new-style {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-4 {
    width: 90%;
  }

  .photo-div-2 {
    width: 100%;
    margin-bottom: 0;
  }

  .photo-div-2._20pad {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .banner {
    display: none;
  }

  .menu-button {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 50px;
    margin-left: 0;
    padding-top: 13px;
    padding-bottom: 0;
    display: flex;
  }

  .company-logo {
    width: auto;
    max-width: 40%;
    height: auto;
    margin: 10px 5px;
  }

  .company-logo.hide-mob {
    display: none;
  }

  .hero-paragraph {
    text-align: center;
  }

  .button-navigation {
    align-items: center;
    height: 50px;
    margin-left: 0;
    margin-right: 10px;
    padding-top: 12px;
    display: flex;
  }

  .button {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 16px 32px;
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    font-weight: 600;
  }

  .button.adjusted-pad {
    text-align: center;
  }

  .button.register {
    width: 100%;
  }

  .button.no-pad {
    margin-bottom: 0;
  }

  .button.no-pad.bigger {
    width: 100%;
  }

  .button.no-pad.bigger.no-pading {
    width: 80%;
  }

  .button.no-padding {
    width: 100%;
    min-width: auto;
  }

  .button.no-rounds {
    min-width: auto;
    padding: 10px 5px;
    font-size: 11px;
  }

  .button.portaal {
    min-width: 250px;
  }

  .button.portaal.no-pad {
    width: 100%;
    min-width: 200px;
  }

  .hero-heading {
    text-align: center;
    font-size: 50px;
    line-height: 55px;
  }

  .full-header-wrapper {
    opacity: 1;
    background-image: linear-gradient(#000000b3, #000000b3), url('../images/Amsterdam-Housing.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    justify-content: center;
    height: 550px;
  }

  .full-header-wrapper.rental-registration {
    height: 100%;
  }

  .full-header-wrapper.about-us {
    background-image: linear-gradient(#0000008c, #0000008c), url('../images/canal-house-with-red-door.jpeg');
    background-position: 0 0, 80%;
    height: 100%;
  }

  .full-header-wrapper.about-us.how-it-works {
    background-image: linear-gradient(#00000080, #00000080), url('../images/several-houses-canals-of-Amsterdam.jpeg');
    background-position: 0 0, 12%;
    height: 100%;
  }

  .full-header-wrapper.relocation {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Amsterdam-Housing.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 100%;
  }

  .full-header-wrapper.relocation.rent-search {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Amsterdam-canals-with-houses.jpeg');
    background-position: 0 0, 50%;
    height: 100%;
  }

  .full-header-wrapper.relocation.buy-search, .full-header-wrapper.relocation.other-services {
    height: 100%;
  }

  .full-header-wrapper.relocation.disclaimer {
    background-image: linear-gradient(#0009, #0009), url('../images/entrance-doors-of-canal-houses.jpeg');
    background-position: 0 0, 50%;
  }

  .full-header-wrapper.couples {
    background-image: linear-gradient(#0000008f, #0000008f), url('../images/Amsterdam.jpg');
    background-position: 0 0, 50%;
    height: 100%;
  }

  .full-header-wrapper.locals {
    height: 100%;
  }

  .full-header-wrapper.how-2 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/several-houses-canals-of-Amsterdam.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 550px;
  }

  .full-header-wrapper.about-us-2 {
    background-image: linear-gradient(#0000008f, #0000008f), url('../images/canal-house-with-red-door.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .full-header-wrapper.rent-search-2 {
    background-image: linear-gradient(#0009, #0009), url('../images/Amsterdam-canals-with-houses.jpeg');
    background-position: 0 0, 50% 20%;
    background-size: auto, cover;
  }

  .full-header-wrapper.relocation-2 {
    background-image: linear-gradient(#0009, #0009), url('../images/amsterdam_1.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .full-header-wrapper.couples-2.bl {
    height: 500px;
  }

  .full-header-wrapper.amsterdam, .full-header-wrapper.amsterdam.vgb-haarlem {
    height: 550px;
  }

  .full-header-wrapper.amsterdam.vgb-utrecht {
    background-image: linear-gradient(#000000a6, #000000a6), url('../images/utrecht-gracht.jpeg');
    background-position: 0 0, 70%;
    height: 550px;
  }

  .full-header-wrapper.amsterdam.vgb-leiden, .full-header-wrapper.amsterdam.beheer {
    height: 550px;
  }

  .full-header-wrapper.amsterdam.beheer.portaal {
    background-image: linear-gradient(#000000a6, #000000a6), url('../images/Typewriter-blog.jpg');
    background-position: 0 0, 72%;
  }

  .full-header-wrapper.amsterdam.beheer.blog {
    background-image: linear-gradient(#00000073, #00000073), url('../images/Typewriter-blog.jpg');
    background-position: 0 0, 63%;
    height: 550px;
  }

  .full-header-wrapper.amsterdam.beheer.prijzenoverzicht {
    background-image: linear-gradient(#0000008c, #0000008c), url('../images/Typewriter-blog.jpg');
    background-position: 0 0, 60%;
  }

  .full-header-wrapper.amsterdam.beheer.huurders {
    background-image: linear-gradient(#000000b3, #000000b3), url('../images/amsterdam_1.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .full-header-wrapper.amsterdam.beheer.makelaar-adam {
    background-image: linear-gradient(#000000a6, #000000a6), url('../images/Amsterdam.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .full-header-wrapper.amsterdam.verhuur-haarlem {
    background-image: linear-gradient(#0009, #0009), url('../images/canal-house-with-red-door.jpeg');
    background-position: 0 0, 90%;
  }

  .full-header-wrapper.vgb-adam-020.makelaar {
    background-image: linear-gradient(#0000008c, #0000008c), url('../images/canal-in-Amsterdam.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    height: 450px;
  }

  .full-header-wrapper.vgb-adam-020.muiden {
    height: 450px;
  }

  .button-sign-in.hero {
    text-align: center;
    text-align: center;
    width: 100%;
    padding: 16px 32px;
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    font-weight: 600;
  }

  .feature-icon-circle {
    margin-bottom: 0;
    margin-right: 10px;
    padding-left: 0;
  }

  .feature-wrapper-horizontal {
    flex-direction: column;
  }

  .tekst-standaard {
    text-align: left;
    padding-left: 0;
    font-size: 14px;
  }

  .tekst-standaard.extra-pad {
    height: 20px;
    margin-top: 0;
    margin-bottom: -3px;
    font-size: 13px;
    line-height: 20px;
  }

  .tekst-standaard.hide {
    text-align: left;
  }

  .tekst-standaard.large {
    text-align: left;
    width: 100%;
  }

  .tekst-standaard.large.extra-20px.midden {
    height: auto;
    font-size: 15px;
    line-height: 17px;
  }

  .tekst-standaard.large.white {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
  }

  .tekst-standaard.large.midden._20px {
    text-align: center;
  }

  .container-2 {
    width: 90%;
    margin-bottom: 0;
  }

  .container-2.blog {
    align-items: center;
    width: 100%;
    padding-bottom: 60px;
  }

  .sub-heading {
    text-align: left;
    justify-content: flex-start;
    font-size: 16px;
  }

  .sub-heading.pad-40px {
    height: 60px;
    font-size: 18px;
    line-height: 22px;
  }

  .sub-heading.white._10px {
    font-size: 20px;
  }

  .sub-heading.mid.text {
    text-align: center;
  }

  .content-wrapper {
    align-items: flex-start;
    margin-bottom: 0;
  }

  .content-wrapper.new {
    margin-bottom: 0;
  }

  .content-wrapper.main.blog {
    width: 100%;
  }

  .content-wrapper.main._100.left {
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  .content-wrapper.blog {
    width: 90%;
  }

  .paragraph-large {
    text-align: left;
    font-family: Exo, sans-serif;
    font-size: 15px;
    line-height: 30px;
  }

  .paragraph-large.white {
    margin-bottom: 5px;
    font-size: 15px;
  }

  .paragraph-large.white.pad-60 {
    margin-bottom: 0;
  }

  .paragraph-large.white.different-padding {
    width: 100%;
    font-size: 15px;
  }

  .paragraph-large.extra.disclaimer {
    text-align: left;
  }

  .paragraph-large.large-style {
    text-align: left;
  }

  .paragraph-large.new-style {
    width: 90%;
    max-width: none;
  }

  .paragraph-large.extra {
    text-align: left;
    font-size: 16px;
  }

  .paragraph-large.extra.white-new.n3 {
    line-height: 22px;
  }

  .paragraph-large.blog-other {
    text-align: center;
    font-size: 14px;
  }

  .h2-new {
    margin-bottom: 20px;
    font-family: Merriweather, serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 35px;
  }

  .h2-new.small {
    text-align: left;
  }

  .h2-new.small.other-p {
    margin-bottom: 5px;
  }

  .h2-new.small.extra-small {
    text-align: center;
    font-size: 15px;
  }

  .h2-new.mid {
    font-size: 25px;
    line-height: 35px;
  }

  .h2-new.h1-new {
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 35px;
  }

  .h2-new.h1-new.left {
    text-align: left;
  }

  .h2-new.mid {
    text-align: center;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 35px;
  }

  .h2-new.mid.no-pad.white {
    font-weight: 200;
  }

  .h2-new.mid.no-pad.white.n2 {
    font-size: 25px;
    line-height: 30px;
  }

  .h2-new.left-style.blog {
    text-align: center;
    font-size: 25px;
  }

  .h2-new.other-h3 {
    font-size: 25px;
  }

  .content-background {
    width: 80%;
    height: 100%;
    top: -32px;
    left: -12px;
  }

  .image-block-small {
    background-image: linear-gradient(#0000004d, #0000004d), url('../images/Amsterdam-westerkerk.jpg');
    background-position: 0 0, 50% 60%;
    background-size: auto, cover;
    width: 100%;
    height: 220px;
  }

  .image-block-small.about-us {
    height: 300px;
    margin-bottom: 40px;
  }

  .image-block-small.relocation {
    height: 210px;
    display: none;
  }

  .image-block-small.relocation.small.other {
    height: 270px;
    display: none;
  }

  .image-block-small.relocation.rent-search {
    margin-bottom: 0;
  }

  .section {
    padding-top: 40px;
  }

  .section.light-brown._140 {
    align-items: center;
    width: 10%;
    padding-bottom: 60px;
  }

  .section.light-brown._140._100 {
    width: 100%;
  }

  .section.light-brown._140._100._60px {
    padding-bottom: 70px;
  }

  .section.no-pad-ivm-movie {
    padding-bottom: 0;
  }

  .section.no-pad-ivm-movie._2 {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section._140 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section._140.no-pad {
    padding-top: 40px;
  }

  .section.small-no-pad {
    padding-top: 40px;
  }

  .section.small-no-pad.blog-other-pad {
    padding-top: 30px;
  }

  .section.new-style {
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .title-large.mid {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 20px;
  }

  .feature-icon-blue {
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    margin-bottom: 24px;
    margin-right: 10px;
  }

  .container-large {
    width: 100%;
  }

  .title-wrapper.hide {
    margin-bottom: 20px;
  }

  .large-feature-wrapper {
    flex-direction: row;
    align-items: flex-start;
    padding-left: 0;
  }

  .content-number-wrap {
    margin-bottom: 40px;
    margin-right: 0;
    font-size: 18px;
    line-height: 26px;
  }

  .content-image {
    max-width: 90%;
  }

  .content-numbers {
    flex-direction: column;
    justify-content: flex-start;
  }

  .content-paragraph {
    font-size: 18px;
  }

  .content-image-card {
    max-width: 60%;
    inset: auto 4% -12% auto;
  }

  .pricing-feature-grid {
    grid-template-columns: 1fr;
  }

  .toggle-wrapper {
    flex-direction: column;
  }

  .pricing-block {
    padding-top: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .toggle-price {
    margin-top: 14px;
    margin-bottom: 14px;
  }

  .blog-title-wrapper {
    height: 250px;
    margin-bottom: 30px;
  }

  .blog-thumbnail {
    margin-bottom: 0;
  }

  .button-spacer {
    flex-direction: column;
    margin-top: 40px;
  }

  .button-spacer.middle {
    flex-direction: column;
    width: 100%;
  }

  .button-standard {
    text-align: center;
  }

  .blog-horizontal-wrapper {
    flex-direction: column;
    justify-content: center;
  }

  .blog-content, .blog-paragraph {
    text-align: center;
  }

  .blog-heading {
    width: 100%;
  }

  .faq-item-line {
    border-color: #d9d9d9;
    padding: 15px 15px 15px 10px;
  }

  .placeholder-faq {
    display: block;
  }

  .placeholder-faq.small {
    height: 250px;
    display: block;
  }

  .footer-menu {
    flex-direction: column;
  }

  .footer-social-link.whatsapp.new {
    margin-right: 0;
  }

  .footer-line-small {
    display: none;
  }

  .logo {
    width: 30%;
  }

  .slider-content {
    height: 60%;
    margin-top: 35%;
    margin-bottom: 15%;
  }

  .slider-txt-block {
    font-size: 18px;
    line-height: 30px;
  }

  .slider-txt-block.top {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 22px;
  }

  .slider-txt-block.bottom {
    margin: 10px 0% 0% 1%;
    font-size: 15px;
    font-weight: 300;
    line-height: 22px;
  }

  .h1-main {
    text-transform: uppercase;
    border-top-color: #ffffffbf;
    border-bottom-color: #ffffffbf;
    width: 100%;
    padding: 15px 10px;
    font-size: 25px;
    line-height: 35px;
  }

  .h1-main.big.large-2 {
    font-size: 26px;
    line-height: 35px;
  }

  .h1-main.small {
    font-size: 25px;
  }

  .h1-main.big {
    width: 100%;
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
  }

  .slider-txt-block2 {
    margin-top: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .promo {
    background-image: linear-gradient(#000000a1, #000000a1), url('../images/Amsterdam-Housing_1.jpg');
    padding-top: 5%;
  }

  .btn-block {
    flex-direction: column;
    width: 90%;
    margin: 50px 5% 0%;
  }

  .btn-block.extra-pad {
    width: auto;
    margin-top: 0;
  }

  .icon-2 {
    padding-top: 0;
  }

  .divider-content.new-style.extra-pad {
    width: 100%;
    padding-top: 0;
  }

  .divider-content.new-style.extra-pad.blog {
    align-items: center;
  }

  .divider-content.new-style.extra-pad {
    align-items: center;
    width: 100%;
    padding-top: 0;
  }

  .divider-content.extra-px.no-pad-here {
    width: 100%;
  }

  .photo-div {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
    display: flex;
  }

  .photo-div._20pad {
    width: 90%;
    height: auto;
    margin-left: 0;
  }

  .line---divider.other-pad.new-pad {
    margin-top: 10px;
  }

  .main-grid {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .review.light-blue {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .review.dark-blue-background {
    background-image: linear-gradient(#000000bf, #000000bf), url('../images/Dordrecht.jpg');
    background-position: 0 0, 50% 45%;
    background-size: auto, cover;
    height: auto;
    margin-top: 0;
    padding: 30px 20px;
  }

  .container-3 {
    flex-flow: column;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
  }

  .container-3.pad {
    padding-left: 10px;
    padding-right: 10px;
  }

  .author {
    height: 110px;
  }

  .card.white.shadow {
    flex-direction: column;
    justify-content: flex-start;
    height: auto;
    min-height: auto;
    padding: 10px 10px 10px 15px;
  }

  .bottom-border-image {
    top: -3px;
  }

  .horizontal-wrapper.space-between {
    align-items: center;
  }

  .social-items {
    width: 90%;
  }

  ._3-column-grid {
    grid-template-columns: 1fr;
  }

  .blured-star {
    bottom: -10%;
  }

  .blured-money {
    width: 70px;
    top: 50px;
  }

  .h1 {
    font-size: 60px;
    line-height: 60px;
  }

  .top-border-bottom {
    bottom: -5px;
  }

  .text-field {
    width: 100%;
  }

  .form-button.new {
    font-size: 17px;
  }

  .footer {
    width: 100%;
  }

  .text-medium {
    text-align: center;
  }

  .newsletter-submit-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%;
    margin-right: 0;
    position: relative;
  }

  .footer-link-grid {
    grid-template-columns: 1.75fr;
    margin-bottom: 0;
  }

  .footer-column {
    margin-bottom: 0;
  }

  .footer-column._20px, .footer-column.extra-pax {
    margin-bottom: 20px;
  }

  .newsletter-field {
    text-align: left;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 14px;
  }

  .footer-link-2 {
    width: 100%;
    display: block;
  }

  .social {
    justify-content: center;
    width: 100%;
  }

  .form {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .form-block {
    width: 100%;
  }

  .hero-content {
    margin-top: 0;
    padding: 0 10px;
  }

  .hero-content.rs {
    height: 100%;
  }

  .size-of-navbar {
    height: auto;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-right: 0;
  }

  .partners {
    height: 40px;
  }

  .main-hero {
    height: 550px;
  }

  .main-hero.large-size {
    height: 580px;
  }

  .logo-list {
    flex-direction: row;
    justify-content: space-around;
    padding-left: 1%;
    padding-right: 1%;
  }

  .bold-text-5 {
    font-size: 14px;
  }

  .divider-for-wrap {
    flex-direction: column;
  }

  .content-block {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .content-block.extra-pad {
    margin-bottom: 30px;
  }

  .content-block.extra-pad.left-outline.blog {
    margin-bottom: 0;
  }

  .nav-menu-2 {
    left: 0;
  }

  .head-line {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-bottom: 10px;
  }

  .head-line.paddinh {
    margin-top: 20px;
  }

  .content {
    width: 100%;
    padding-left: 0;
  }

  .brand-2 {
    width: 220px;
  }

  .image-2 {
    width: 160px;
  }

  .logo-img {
    width: 70px;
  }

  .logo-img._50-r-m, .logo-img._50-r-m.big, .logo-img._50-r-m.big-2 {
    width: 90px;
  }

  .logo-img._50-r-m.zoom, .logo-img._50-r-m.small {
    width: 80px;
    margin-right: 10px;
  }

  .logo-img.large-logo {
    width: 120px;
  }

  .logo-img._50-r-m {
    width: 90px;
  }

  .logo-img._50-r-m.small {
    width: 80px;
    margin-right: 10px;
  }

  .logo-img._50-r-m.small.huurwoningen {
    width: 110px;
  }

  .slide-wrap-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .main-steps, .main-steps.blog {
    padding-bottom: 0;
  }

  .title_wrap {
    margin-bottom: 20px;
  }

  .title_wrap.other-pad.no-pad {
    width: 100%;
  }

  .title_wrap.other-pad.no-pad.contact-2 {
    width: 90%;
  }

  .title_wrap.other-pad {
    margin-bottom: 10px;
  }

  .process_details {
    width: 100%;
    padding: 15px 0;
  }

  .process_section {
    padding-top: 40px;
  }

  .process_card_02 {
    flex-direction: column;
  }

  .process_image_wrap {
    align-items: center;
    width: 100%;
    height: 230px;
    min-height: 260px;
    display: flex;
  }

  .process_image_wrap.big._5 {
    min-height: 220px;
  }

  .process_image_wrap._2 {
    height: 190px;
    min-height: 210px;
  }

  .process_image_wrap._3 {
    min-height: 230px;
  }

  .process_image_wrap._4 {
    min-height: 220px;
  }

  .centre_icon_wrap {
    width: 40px;
    height: 40px;
  }

  .h2-2 {
    font-size: 27px;
  }

  .process_image {
    height: 200px;
  }

  .centre_block {
    justify-content: flex-start;
    height: 30px;
  }

  .process_card {
    flex-direction: column-reverse;
    margin-bottom: 0;
  }

  .flowbase-home-link {
    display: block;
  }

  .flowbase-product-wrap {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .flowbase-title-wrap {
    width: 100%;
    padding-left: 4px;
  }

  .flowbase-close-card {
    top: 0;
    bottom: auto;
    right: 0;
  }

  .flowbase-author {
    display: none;
  }

  .call-to-action {
    justify-content: center;
    align-items: center;
    width: 90%;
    min-width: auto;
    max-width: none;
    margin-left: 5px;
    margin-right: 5px;
    display: block;
    left: 12px;
  }

  .flowbase-icon-wrap {
    min-width: 60px;
    display: none;
  }

  .form-divider {
    flex-direction: column;
    margin-bottom: 0;
  }

  .form-divider._2 {
    margin-bottom: 20px;
  }

  .form-fields {
    width: 100%;
    margin-bottom: 5px;
  }

  .image-3.small {
    width: auto;
    height: 240px;
    min-height: 220px;
  }

  .registration-form {
    width: 100%;
    margin-top: 0;
    padding-top: 60px;
  }

  .reg-form {
    width: 90%;
  }

  .fields-group {
    flex-direction: column;
    align-items: flex-start;
  }

  .form-back, .button-2 {
    flex: none;
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .form-block-2 {
    border-radius: 10px;
    width: 100%;
    padding: 20px 10px 10px;
  }

  .text-field-2, .text-field-wrapper.half, .text-field-wrapper.third {
    width: 100%;
  }

  .form-next {
    flex: none;
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .form-mask {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }

  .navbar-1 {
    background-color: #fff;
    justify-content: flex-start;
    align-items: center;
    height: 70px;
    padding-right: 0;
    display: flex;
  }

  .nav-bar-wrap {
    justify-content: space-around;
    height: 70px;
  }

  .brand-4 {
    width: 75%;
    height: 100%;
  }

  .nav-menu-3 {
    background-color: #2d2d38;
    flex-wrap: nowrap;
    align-content: space-between;
    align-items: flex-start;
    width: auto;
    height: auto;
    min-height: auto;
    display: flex;
  }

  .nav-link-3.hvr-pop {
    margin-bottom: 0;
  }

  .nav-btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    align-items: center;
    width: 100%;
    height: 50px;
    font-weight: 600;
  }

  .nav-btn.green {
    color: #fff;
    background-color: green;
    font-weight: 600;
  }

  .nav-btn.call-us {
    height: 50px;
  }

  .logo-block {
    align-items: flex-start;
    width: 89%;
    height: auto;
    padding-left: 20px;
  }

  .icon-4 {
    color: green;
  }

  .menu-button-2 {
    background-color: #c8c8c800;
  }

  .body {
    flex-direction: column;
    display: block;
  }

  .div-block-6 {
    width: 95%;
  }

  .image-6 {
    height: 225px;
    min-height: auto;
  }

  .image-7 {
    height: 180px;
  }

  .divider-block {
    flex-direction: column;
  }

  .tabs-menu {
    width: 90%;
  }

  .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11 {
    font-size: 14px;
  }

  .header {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .div-block-8 {
    height: 100%;
  }

  .div-divider.blur {
    flex-direction: row;
    display: block;
  }

  .text-block-5 {
    font-size: 30px;
  }

  .image-13 {
    width: 80%;
    height: 100%;
  }

  .textblock {
    font-size: 14px;
  }

  .textblock.footer-tekst {
    padding-left: 10px;
    padding-right: 10px;
  }

  .contact-link-2 {
    font-size: 10px;
  }

  .flag-box {
    display: none;
  }

  .image-38 {
    width: 22px;
  }

  .link-block {
    align-items: center;
    display: flex;
  }

  .div-block-13 {
    border-bottom: 1px solid #564eaf80;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    display: flex;
  }

  .global-contact-bar-2 {
    justify-content: space-around;
    padding-left: 0;
    padding-right: 0;
  }

  .contact-box-3 {
    flex-direction: row;
    justify-content: center;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10px;
    display: block;
  }

  .bekend-van {
    justify-content: flex-start;
    align-items: center;
    width: 94%;
  }

  .logo-bekend-van {
    background-image: url('../images/het-parool-logo.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    width: 70px;
    height: 11px;
    margin-top: 0;
  }

  .logo-bekend-van.fd-llogo {
    width: auto;
    height: auto;
  }

  .logo-bekend-van.fd-logo {
    width: 30px;
    height: 20px;
    margin-top: 0;
    margin-right: 0;
  }

  .image-39 {
    width: auto;
    height: auto;
    margin-top: 0;
  }

  .image-39.own-style {
    width: auto;
    height: auto;
  }

  .text-block-89 {
    width: 100%;
    font-size: 13px;
  }

  .text-block-55 {
    height: 50px;
    margin-bottom: 10px;
    font-size: 60px;
  }

  .pricing-button-2 {
    width: 90%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 500;
  }

  .info-block-pricing-tab {
    height: 40px;
    margin-bottom: 0;
    font-size: 14px;
  }

  .dividers-of-pricing-labels {
    flex-direction: column;
    align-items: center;
    width: auto;
    padding-top: 10px;
  }

  .pricing-tag {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    min-height: 100px;
    margin-bottom: 20px;
    display: flex;
  }

  .divider-for-mobile {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: auto;
    display: flex;
  }

  .title-pricing-block {
    font-size: 17px;
    line-height: 20px;
  }

  .title-pricing-block.auto {
    font-size: 17px;
  }

  .pricing-label {
    justify-content: space-around;
    align-items: center;
    width: 30%;
    height: 340px;
    margin-bottom: 0;
    padding: 10px 5px;
  }

  .pricing-label.different-padding {
    justify-content: space-around;
    align-items: center;
    width: 45%;
    height: 290px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 5px;
  }

  .pricing-label.different-padding.pad-left {
    justify-content: space-around;
    align-items: center;
    width: 46%;
    height: 290px;
    margin-right: 10px;
  }

  .pricing-label.different-padding.pad-left.new {
    justify-content: space-around;
    width: 80%;
    height: auto;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .pricing-label.different-padding.pad {
    width: 80%;
    height: auto;
    min-height: 360px;
  }

  .labels {
    padding-top: 40px;
    left: 0;
  }

  .labels.prijs {
    flex-direction: column;
    padding-top: 0;
  }

  .text-block-56.other-size {
    text-align: center;
    margin-top: 0;
    display: block;
  }

  .bold-text-13 {
    font-weight: 500;
  }

  .services-of-beheer {
    background-color: #0000;
    background-image: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 20px;
    display: flex;
  }

  .pricelist {
    justify-content: space-between;
    width: 50%;
    min-height: 270px;
    margin-right: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .pricelist.no-side-path {
    width: 50%;
    min-height: 270px;
  }

  .text-block-90 {
    height: 50px;
    margin-bottom: 10px;
    font-size: 60px;
  }

  .divider-for-prices {
    flex-direction: column;
  }

  .bold-text-14 {
    width: 100%;
  }

  .link-partners {
    margin-top: 0;
  }

  .link-partners---text-link {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .text-span-14 {
    font-size: 40px;
  }

  .form-4, .btn-block-review {
    width: 100%;
  }

  .html-embed-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .price-blocks-together.no-40-px {
    margin-top: 0;
  }

  .upgrade-text {
    margin-bottom: 25px;
  }

  .upgrade-row {
    flex-direction: column;
  }

  .upgrade-button {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
  }

  .upgrade-button.full-upgrade-button.new-style {
    width: 90%;
    margin-top: 10px;
    font-size: 12px;
  }

  .upgrade-button.full-upgrade-button.primary-upgrade-button {
    font-size: 12px;
  }

  .upgrade-container {
    margin-bottom: 70px;
    padding-bottom: 30px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .feature-text {
    font-family: Montserrat, sans-serif;
  }

  .feature-wrapper {
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .price {
    line-height: 30px;
  }

  .pricing-box {
    width: 100%;
    margin-bottom: 20px;
    display: block;
  }

  .pricing-box._30 {
    width: 100%;
    margin-bottom: 20px;
  }

  .pricing-box.team {
    width: 100%;
  }

  .prijs-pop-up {
    display: block;
  }

  .pricing-box-2 {
    width: 100%;
    margin-bottom: 20px;
    display: block;
  }

  .upgrade-row-2 {
    flex-direction: column;
  }

  .feature-text-2 {
    padding-left: 7px;
  }

  .beheer-services {
    width: 100%;
  }

  .div-beheer {
    margin-bottom: 10px;
  }

  .video-line {
    flex-direction: column;
    margin-bottom: 0;
  }

  .subject-per-video {
    width: 100%;
    margin-bottom: 10px;
  }

  .blog-overview {
    width: 100%;
  }

  .blog-picture {
    height: auto;
  }

  .blog-image {
    max-width: 100%;
    max-height: 350px;
  }

  .collection-item, .collection-wrap-blog, .collection-grid {
    width: 100%;
  }

  .blog-card {
    height: auto;
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .heading-for-blog-card {
    height: 56px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 200;
  }

  .image-block-card {
    height: 180px;
  }

  .link-block-2 {
    width: 100%;
  }

  .btn-div {
    width: 80%;
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .btn-div-text {
    font-size: 13px;
  }

  .success-message-5 {
    padding: 26px;
  }

  .stappen-plan {
    flex-direction: column;
    align-items: center;
  }

  .inner-card {
    border: 1px solid #0000001a;
    width: 100%;
    padding: 1em;
  }

  .inner-card.end {
    border: 1px solid #0000001a;
    width: 100%;
    margin-bottom: 10px;
    padding: 1em;
  }

  .inner-card._2nd {
    border: 1px solid #0000001a;
    margin-bottom: 10px;
    padding: 1em;
  }

  .icon-img {
    width: 15px;
    height: 15px;
  }

  .heading-6 {
    font-size: 20px;
  }

  .paragraph-2.white {
    font-size: 15px;
  }

  .heading-xlarge {
    font-size: 30px;
  }

  .button-3 {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
    padding: 16px 32px;
    font-size: 13px;
  }

  .paragraph-large-2 {
    text-align: left;
    font-family: Exo, sans-serif;
    font-size: 16px;
    line-height: 30px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .home-hero-slide-left {
    padding: 1rem;
  }

  .section-home-cohorts {
    padding-top: 0;
  }

  .page-padding-grid {
    width: 100%;
  }

  .contact-divider-form-2 {
    margin-bottom: 10px;
  }

  .col-3 {
    padding-right: 0;
  }

  .txt {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
  }

  .txt.small {
    text-align: center;
  }

  .txt.midden.small {
    font-size: 13px;
  }

  .faq {
    width: 100%;
    padding: 60px 1% 20px;
  }

  .hiw-div {
    padding-left: 5px;
    padding-right: 5px;
  }

  .faq-holder {
    margin-bottom: 65px;
  }

  .section-header {
    font-size: 25px;
    line-height: 35px;
  }

  .section-header.mid {
    font-size: 25px;
  }

  .section-header.sml {
    text-align: center;
    font-size: 16px;
  }

  .typed-div {
    flex-wrap: wrap;
  }

  .typed {
    margin-bottom: 5px;
    font-size: 40px;
    line-height: 50px;
  }

  .headline {
    width: 100%;
    margin-left: 0;
    font-size: 40px;
    line-height: 50px;
  }

  .paragraph-standard-2 {
    text-align: left;
    padding-left: 0;
    font-size: 15px;
    text-decoration: none;
  }

  .paragraph-standard-2._100 {
    font-family: Montserrat, sans-serif;
  }

  .paragraph-standard-2._30 {
    margin-right: 20px;
  }

  .content-wrapper-3 {
    align-items: flex-start;
    margin-bottom: 0;
  }

  .paragraph-large-3 {
    text-align: left;
    font-family: Exo, sans-serif;
    font-size: 16px;
    line-height: 30px;
  }

  .paragraph-large-3.extra {
    text-align: left;
    font-size: 16px;
  }

  .paragraph-large-3.extra.white-new.n3 {
    line-height: 22px;
  }

  .h2-new-2 {
    font-size: 25px;
  }

  .h2-new-2.mid {
    text-align: center;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 35px;
  }

  .h2-new-2.mid.no-pad.white {
    font-weight: 200;
  }

  .h2-new-2.mid.no-pad.white.n2 {
    font-size: 25px;
    line-height: 30px;
  }

  .heading-large-2 {
    text-align: left;
    justify-content: flex-start;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 400;
  }

  .container-13 {
    width: 90%;
    margin-bottom: 0;
  }

  .content-block-2 {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .content-block-2.extra-pad {
    margin-bottom: 30px;
  }

  .services-of-beheer-2 {
    background-image: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 15px 0;
    display: flex;
  }

  .head-line-2 {
    text-align: center;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    margin-bottom: 0;
  }

  .full-header-wrapper-2 {
    opacity: 1;
    background-image: linear-gradient(#000000b3, #000000b3), url('../images/WhatsApp-Image-2020-05-06-at-14.49.34.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    justify-content: center;
    height: 550px;
  }

  .full-header-wrapper-2.amsterdam, .full-header-wrapper-2.amsterdam.beheer {
    height: 550px;
  }

  .full-header-wrapper-2.amsterdam.beheer.prijzenoverzicht {
    background-image: linear-gradient(#0009, #0009), url('../images/Appartement.jpg');
    background-position: 0 0, 90%;
  }

  .full-header-wrapper-2.amsterdam.beheer.offerte {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Appartement.jpg');
    background-position: 0 0, 80%;
  }

  .full-header-wrapper-2.amsterdam.beheer.offerte.contact.rook {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Appartement-rookmeldersstraat.jpg');
    background-position: 0 0, 15%;
  }

  .full-header-wrapper-2.amsterdam.beheer.blog {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Blog-voor-verhuurmakelaar.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .title-large-3.mid {
    font-size: 14px;
    line-height: 20px;
  }

  .image-block-small-2 {
    width: 100%;
    height: 220px;
  }

  .image-block-small-2.relocation {
    height: 210px;
    display: none;
  }

  .image-block-small-2.relocation.vgb-ams.contact {
    height: 250px;
    display: block;
  }

  .tb---office.new-size-contact {
    min-width: 110px;
  }

  .heading-large {
    text-align: left;
    justify-content: flex-start;
    font-weight: 400;
  }

  .heading-large.office-bold {
    font-size: 16px;
  }

  .office-information {
    width: 100%;
  }

  .office-information.main, .office-information.main._100-contact, .office-information.main._45 {
    margin-bottom: 10px;
  }

  .divider-offices {
    flex-direction: column;
    margin-bottom: 0;
  }

  .divider-offices.extra-as-well {
    align-items: center;
  }

  .collection-item-3 {
    width: 100%;
  }

  .social-items-2 {
    width: 90%;
  }

  .container-15 {
    flex-flow: column;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
  }

  .container-15.pad {
    padding-left: 10px;
    padding-right: 10px;
  }

  .social-2 {
    justify-content: center;
    width: 100%;
  }

  .footer-link-3 {
    width: 100%;
    display: block;
  }

  .sub-heading-2 {
    text-align: left;
    justify-content: flex-start;
    font-size: 16px;
  }

  .sub-heading-2.mid {
    text-align: left;
    justify-content: center;
    font-family: Merriweather, serif;
    font-size: 16px;
    font-weight: 700;
  }

  .sub-heading-2.mid.black {
    justify-content: flex-start;
  }

  .social-items-3 {
    width: 90%;
  }

  .container-16 {
    flex-flow: column;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
  }

  .container-16.pad {
    padding-left: 10px;
    padding-right: 10px;
  }

  .social-3 {
    justify-content: center;
    width: 100%;
  }

  .footer-link-4 {
    width: 100%;
    display: block;
  }

  .sub-heading-3 {
    text-align: left;
    justify-content: flex-start;
    font-size: 16px;
  }

  .sub-heading-3.mid {
    text-align: left;
    justify-content: center;
    font-family: Merriweather, serif;
    font-size: 16px;
    font-weight: 700;
  }

  .sub-heading-3.mid.black {
    justify-content: flex-start;
  }

  .h2-new-3 {
    text-align: center;
    margin-bottom: 10px;
    font-family: Merriweather, serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 35px;
  }

  .h2-new-3.mid-outline {
    font-size: 20px;
  }

  .button-4 {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 16px 32px;
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    font-weight: 600;
  }

  .button-4.blue {
    background-color: #037c72;
    min-width: 250px;
    margin-right: 0;
  }

  .button-4.blue.nooo-pad {
    min-width: 290px;
  }

  .button-4.blue.purple {
    width: 100%;
    min-width: 290px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .title-large-5 {
    margin-bottom: 5px;
    font-size: 11px;
  }

  .title-large-5.mid {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 20px;
  }

  .txt-2 {
    text-align: center;
    font-size: 15px;
    line-height: 22px;
  }

  .txt-2.midden {
    width: 80%;
  }

  .hero-button-wrapper-2 {
    min-width: 290px;
  }

  .btn-block-2 {
    flex-direction: column;
    width: 90%;
    margin: 50px 5% 0%;
  }

  .h2-new-4 {
    text-align: center;
    margin-bottom: 10px;
    font-family: Merriweather, serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 35px;
  }

  .h2-new-4.mid-outline {
    font-size: 20px;
  }

  .phone-link {
    line-height: 45px;
  }

  .form-block-6 {
    width: 100%;
  }

  .image-47 {
    width: 80%;
    height: 80%;
  }

  .navbar-1-2 {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-right: 0;
    display: flex;
  }

  .nav-bar-wrap-2 {
    justify-content: space-around;
    width: 100%;
    height: auto;
    padding-left: 10px;
  }

  .logo-block-2 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    padding-left: 0;
    display: flex;
  }

  .menu-button-3 {
    background-color: #c8c8c800;
  }

  .logo-maco-menu {
    width: auto;
  }

  .icon-7 {
    color: #7c0345;
  }

  .nav-btn-2 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    align-items: center;
    width: 100%;
    height: 50px;
    font-weight: 600;
  }

  .nav-btn-2.call-us {
    height: 50px;
  }

  .brand-5 {
    width: 80%;
    height: 100%;
  }

  .brand-5.w--current {
    width: auto;
    height: auto;
    margin-right: 0;
  }

  .logo-block-3 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    padding-left: 0;
    display: flex;
  }

  .brand-6 {
    width: 80%;
    height: 100%;
  }

  .brand-6.w--current {
    width: auto;
    height: auto;
    margin-right: 0;
  }

  .nav-btn-3 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    align-items: center;
    width: 100%;
    height: 50px;
    font-weight: 600;
  }

  .nav-btn-3.call-us {
    height: 50px;
  }

  .icon-9 {
    color: #7c0345;
  }

  .partners-2 {
    height: 40px;
    display: block;
  }

  .slide-wrap-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .divider-content-2 {
    margin-bottom: 10px;
  }

  .divider-content-2.new-style.extra-pad {
    align-items: center;
    width: 100%;
    padding-top: 0;
  }

  .main-steps-2 {
    padding-bottom: 0;
  }

  .section-7 {
    padding-top: 40px;
  }

  .section-7.new-style {
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-4 {
    width: 90%;
    margin-bottom: 0;
  }

  .photo-div-2 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-left: 0;
    display: flex;
  }

  .photo-div-2._20pad {
    width: 90%;
    margin-left: 0;
  }
}

#w-node-_0411536d-ea6c-3e39-3958-c44e38145a2c-38145a2a {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-_0411536d-ea6c-3e39-3958-c44e38145a5c-38145a2a, #w-node-_0411536d-ea6c-3e39-3958-c44e38145a5d-38145a2a, #w-node-_0411536d-ea6c-3e39-3958-c44e38145a5f-38145a2a, #w-node-_0411536d-ea6c-3e39-3958-c44e38145a60-38145a2a, #w-node-_0411536d-ea6c-3e39-3958-c44e38145a61-38145a2a, #w-node-_0411536d-ea6c-3e39-3958-c44e38145a62-38145a2a, #w-node-_0411536d-ea6c-3e39-3958-c44e38145a64-38145a2a, #w-node-_0411536d-ea6c-3e39-3958-c44e38145a65-38145a2a, #w-node-_0411536d-ea6c-3e39-3958-c44e38145a67-38145a2a, #w-node-_0411536d-ea6c-3e39-3958-c44e38145a68-38145a2a, #w-node-_0411536d-ea6c-3e39-3958-c44e38145a69-38145a2a, #w-node-be0d769f-c949-bebd-c346-d97fbd9a23af-38145a2a, #w-node-be0d769f-c949-bebd-c346-d97fbd9a23c7-38145a2a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_0411536d-ea6c-3e39-3958-c44e38145a2c-38145a2a {
    grid-column-start: 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-be0d769f-c949-bebd-c346-d97fbd9a23b1-38145a2a, #w-node-be0d769f-c949-bebd-c346-d97fbd9a23b7-38145a2a, #w-node-be0d769f-c949-bebd-c346-d97fbd9a23b9-38145a2a, #w-node-be0d769f-c949-bebd-c346-d97fbd9a23d0-38145a2a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


