* {
  box-sizing: border-box;
}

html,
body {
  font-family: Tahoma, sans-serif;
  margin: 0;
  padding: 0;
  font-family: Tahoma, sans-serif;
  font-size: 16px;
  line-height: 1;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

body {
  padding-bottom: 40px;
}

h2 {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 2rem;
}

h4 {
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 1.4rem;
}

a,
.green {
  color: #009754;
}

a:hover {
  text-decoration: underline;
}

.page-type-default-page .default-page.wrap p {
  margin-bottom: 40px;
}

h3 {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 1.5rem;
}

li {
  list-style-type: none;
  position: relative;
}

.front-page-5 .wrap {
  overflow-x: auto;
}

table#renteoverzicht_table {
  table-layout: fixed;
  width: 100%;
  min-width: 960px;
  position: relative;
}

table#renteoverzicht_table + p {
  padding: 20px 30px;
  font-size: 13px;
  border-bottom: 1px solid #219659;
  color: #949494;
  border-right: 1px solid #219659;
  border-left: 1px solid #219659;
  line-height: 17px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

#mobile_table {
  position: relative;
}

.front-page-5 h2 {
  background-color: #219659;
    padding: 20px 30px;
    font-size: 16px;
    margin-bottom: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
    font-weight: bold;
    text-align: left;
}

table#renteoverzicht_table > thead > tr > th,
table#renteoverzicht_table > tbody > tr > td {
  font-size: 13px;
  text-align: center;
  padding: 16px 20px;
  line-height: 18px;
  border-left: 1px solid #eee;
  font-weight: bold;
  vertical-align: middle;
}
table#renteoverzicht_table > tbody > tr:first-of-type > td {
  background-color: #e7f5ed;
  padding: 10px 20px;
}

.front-page-5 .wrap {
  border: 1px solid #219659;
  border-bottom: 0;
}

.front-page-5 > p:last-of-type {
  padding: 20px 30px;
  font-size: 13px;
  border-bottom: 1px solid #219659;
  color: #949494;
  border-right: 1px solid #219659;
  border-left: 1px solid #219659;
  line-height: 17px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

table#renteoverzicht_table > tbody > tr:last-of-type > td {
  border-bottom: 1px solid #eee;
}

h1 {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 2.4rem;
}

p,
li {
  color: #868686;
}

ul {
  margin-left: 30px;
}

p,
a,
li {
  line-height: 23px;
}

.page-type-default-page > .wrap {
  padding: 40px 20px 50px 20px;
}

.front-page {
  display: inline-block;
  width: 100%;
}

.ccm-page {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}

header {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}

header h2 {
  font-size: 1.4rem;
}

header .head {
  text-align: center;
}

header .head img {
  vertical-align: middle;
}

header {
  padding: 20px;
  background: #fff;
}

.head {
  padding: 20px 0;
}

header #logo {
  display: inline-flex;
  align-items: center;
}

header #logo svg,
footer #footer_logo svg {
  width: 112px;
  height: 112px;
}

header #logo span {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: bold;
  padding-left: 20px;
}

header #logo a {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  float: left;
}

header #logo img {
  width: 100%;
  height: auto;
}
.logged-in .sticky {
  top: -25px;
}

.sticky {
  position: sticky;
  top: -65px;
  z-index: 101;
}

header .head.row {
  justify-content: center;
}

header .row,
footer .row {
  display: flex;
  justify-content: space-between;
  padding: 15px 0 0 0;
}

.flex-start {
  justify-content: flex-start;
}

.flex-end {
  display: flex;
  flex-direction: column;
}

.flex-end {
  justify-content: flex-end;
}

.button {
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  font-size: 0.7rem;
  padding: 15px 34px;
  line-height: 23px;
  display: inline-block;
  margin-top: 15px;
  border-radius: 100px;
  transition: box-shadow 0.2s ease-in-out;
}

.button:hover {
  text-decoration: none;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.15);
}

.button-white {
  color: #000;
  background-color: #fff;
  text-transform: none;
  font-size: 0.95rem;
  text-align: center;
  border-radius: 100px;
}

.yellow-button {
  background-color: #ffce15;
}

.front-page-1 {
  position: relative;
}

.front-page-1 .absolute-block .green {
  color: #009754;
  font-size: 3.8rem;
}

.front-page-1 .absolute-block {
  position: absolute;
  bottom: 100px;
  right: 60px;
  background: #fff;
  border-radius: 10px;
  max-width: 384px;
  padding: 40px;
}

.front-page-1 ul li {
  list-style-type: none;
  padding: 8px 0;
  color: #5d5d5d;
}

.front-page-1 img {
  width: 100%;
  height: auto;
  min-height: 450px;
  object-position: left;
  object-fit: cover;
}

.front-page-1 ul {
  margin-left: 40px;
}

.front-page-1 ul li:before {
  content: "\f00c";
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  display: inline-flex;
  position: absolute;
  left: -40px;
  top: 50%;
  width: 26px;
  text-align: center;
  height: 26px;
  margin-top: 2p;
  font-size: 0.9rem;
  background: #009754;
  border-radius: 50%;
  color: #fff;
  transform: translateY(-50%);
  align-items: center;
  justify-content: center;
}

.front-page-2 {
  padding: 0 30px;
  margin-top: -36px;
  position: relative;
  z-index: 100;
  display: inline-flex;
}

.round-green-cta {
  padding: 40px;
  border-radius: 10px;
  background-color: #009754;
  color: #fff;
  display: flex;
  flex-direction: column;
}

#krediet_aanvraag {
  text-align: center;
  padding: 40px 20px;
}

.round-green-cta h2 {
  font-size: 1.4rem;
  margin-bottom: 20px;
}

.round-green-cta ul {
  flex-grow: 1;
}

.round-green-cta ul li {
  margin: 14px 0 24px 0;
  line-height: 23px;
  list-style-type: none;
  color: #fff;
}

.round-green-cta ul li:before {
  content: "\f105";
  font-family: 'Font Awesome 5 Free';
  color: rgb(254, 206, 21);
  font-weight: 600;
  position: absolute;
  left: -30px;
  top: 0;
  font-size: 34px;
}

.front-page-3,
.front-page-4 {
  border-radius: 10px;
  margin: 40px 30px;
  width: calc(100% - 60px);
  border: 1px solid #dedede;
  overflow: hidden;
  align-items: stretch;
  display: flex;
}

.front-page-5 {
  border-radius: 10px;
  padding: 40px 30px;
  width: 100%:
  overflow: hidden;
}

#mobile_table {
  display: none;
}

#desktop_table {
  display: inline-block;
}

.front-page-5 img {
  width: 100%;
  height: auto;
}

.front-page-3 .image img,
.front-page-4 .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
}

.front-page-3 .text,
.front-page-4 .text {
  padding: 35px 20px;
}

.front-page-4 .text {
  padding-left: 2.564102564102564%;
}

.front-page-4 ul li {
  padding: 14px 0;
}

.front-page-4 ul li:before {
  content: "\f105";
  font-family: 'Font Awesome 5 Free';
  color: #009754;
  font-weight: 600;
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 34px;
}
footer #footer_logo img {
  width: 100%;
  max-width: 112px;
  height: auto;
  margin-right: 20px;
}

footer .flex-start ul {
  margin-left: 45px;
}

footer .flex-start ul li:before {
  content: "\f105";
  font-family: 'Font Awesome 5 Free';
  color: #009754;
  font-weight: 600;
  position: absolute;
  left: -22px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 34px;
}

footer ul li a {
  color: #868686;
}

.front-page-5 .ccm-custom-style-container {
  width: 100%;
}

footer ul {
  display: inline-block;
}

footer #footer_logo {
  display: inline-flex;
  align-items: center;
}

footer .flex-end {
  justify-content: flex-end;
}
footer .flex-end {
  display: inline-flex;
  flex-direction: revert;
  align-items: center;
}

footer {
  padding: 20px 30px;
  border-top: 1px solid #dedede;
}

footer .address > ul:first-of-type {
  margin-left: 0;
}

@media only screen and (max-width: 960px) {
  .front-page-2 .round-green-cta {
    width: 100%;
    margin-left: 0;
    clear: both;
    display: inline-block;
    flex-direction: unset;
    margin-bottom: 40px;
  }

  .front-page-2 {
    display: flex;
    flex-wrap: wrap;
  }
}

@media only screen and (max-width: 800px) {
  .front-page-3,
  .front-page-4 {
    flex-direction: column;
  }


table#renteoverzicht_table > tbody > tr:first-of-type > td {
  padding: 16px 20px;
}

  .front-page-3 .image img,
  .front-page-4 .image img {
    max-height: 200px;
  }

  .front-page-4 .text {
    padding-left: 20px;
  }

  .front-page-3 .text,
  .front-page-3 .image,
  .front-page-4 .text,
  .front-page-4 .image {
    width: 100%;
    margin-left: 0;
  }

  .front-page-3 .text,
  .front-page-4 .text {
    order: 2;
  }

  .front-page-3 .image,
  .front-page-4 .image {
    order: 1;
  }

  #desktop_table {
    display: none;
  }

  #mobile_table {
    display: inline-block;
  }
}

@media only screen and (max-width: 600px) {
  header .row,
  footer .row {
    flex-direction: column;
  }

  footer .flex-start,
  footer .flex-end {
    justify-content: center;
    padding: 10px 0;
    display: flex;
    margin-bottom: 20px;
  }

  .customer-service {
    padding-top: 30px;
  }

  .sticky {
    position: relative;
    top: auto;
  }
}

@media only screen and (max-width: 480px) {
  .front-page-1 .absolute-block {
    position: relative;
    right: auto;
    bottom: 0;
    max-width: 100%;
    display: inline-block;
    margin-bottom: 30px;
    border-radius: 50px;
    margin-top: -100px;
  }

  body {
    padding-bottom: 0;
  }

  .front-page-2 {
    padding: 0;
  }

  .front-page-3,
  .front-page-4 {
    margin: 40px 0;
    width: 100%;
    border: none;
  }

  .page-type-default-page ul {
    margin-left: 15px;
  }

  footer .address {
    display: flex;
    font-size: 0.85rem;
  }
}
