html, body {
  margin: 0; }

p a {
  color: #000; }

p .cta + .cta {
  margin-left: 1rem; }

p + table td {
  padding: 10px 0; }

.text-black {
  color: #000; }

.radius-8 {
  border-radius: 8px;
  overflow: hidden; }

.bold-20 {
  font-weight: 700;
  font-size: 20px; }

.font-20 {
  font-size: 20px; }
  .font-20 a {
    text-decoration: underline; }
/**
 * Sticky footer
 * 
 */
@media handheld, only screen and (min-width: 1024px) {
  html, body {
    height: 100%; }

  .wrapper {
    display: table;
    height: 100%;
    width: 100%; }

  .wrapper-inner {
    display: table-row;
    height: 100%; }

  .wrapper-footer {
    display: table-row; } }

body {
  font-family: "proxima-nova", "Helvetica", "Arial", sans-serif;
  font-display: swap; }

.container {
  max-width: 1282px; }

h1 {
  font-size: 1.875rem;
  margin-bottom: 0.625rem; }

h2 {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 0.625rem;
  font-weight: bold;
  margin-bottom: 2rem; }

h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold; }

.display-1 {
  font-size: 36px;
  line-height: 46px;
  font-weight: bold;
  display: inline-block; }

.display-2 {
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
  display: inline-block; }

p {
  margin-bottom: 1rem; }

ul, ol {
  margin-bottom: 1rem; }

a:hover {
  color: #ea0d46; }

.white {
  color: #fff; }

.alternating-row:nth-child(even), .grey-row {
  background: #ededed; }
  .alternating-row:nth-child(even) .card, .grey-row .card {
    background: #fff; }

.alternating-row:nth-child(even).product-cards .card-deck .card {
  background: transparent; }

.alternating-row:nth-child(odd) .specs-table {
  background: #ededed;
  margin: 0; }
  .alternating-row:nth-child(odd) .specs-table tbody td:not(:last-child) {
    border-right: 1px solid #fff; }

.padded-row {
  padding-top: 100px;
  padding-bottom: 100px; }

.padded-row-40 {
  padding-top: 40px;
  padding-bottom: 40px; }

.row.padded-bottom {
  padding-bottom: 100px; }

.zoom {
  transition: transform 0.2s;
  /* Animation */ }
  .zoom:hover {
    transform: scale(1.05); }

.cta {
  background: #ea0d46;
  border: 1px solid #ea0d46;
  color: #fff;
  border-radius: 8px;
  line-height: 43px;
  display: inline-block;
  padding: 0 2rem;
  font-weight: bold;
  font-size: 20px; }
  .cta:hover {
    text-decoration: none; }
  .cta.black {
    background: #000;
    border-color: #000;
    color: #fff; }
  .cta.black.transparent {
    background: transparent;
    color: #000; }
    .cta.black.transparent:hover {
      background-color: #000;
      color: #fff; }
  .cta.white {
    background: #fff;
    color: #000;
    border-color: #fff; }
  .cta.white:hover {
    background: #000;
    color: #fff !important; }
  .cta.small {
    line-height: 37px;
    padding: 0 1rem;
    font-size: 16px; }
  .cta.transparant {
    background: transparent;
    color: #ea0d46; }
  .cta.transparant:hover {
    background-color: #ea0d46;
    color: #fff; }
  .cta.transparant.black {
    color: #000; }
    .cta.transparant.black:hover {
      background-color: #000;
      color: #fff; }
  .cta.clean {
    background: transparent;
    border-color: transparent;
    color: #000;
    padding: 0; }
  .cta.external:after {
    display: inline-block;
    content: "\f0da";
    margin-left: 0.5rem;
    font-family: "FontAwesome"; }
  .cta:hover {
    background-color: #fff;
    color: #ea0d46; }

table {
  table-layout: fixed; }

table a.external {
  font-weight: bold;
  font-size: 20px; }
  table a.external:after {
    display: inline-block;
    content: "\f0da";
    margin-left: 0.5rem;
    font-family: "FontAwesome"; }

a.black {
  color: #000; }

.wrapper-footer {
  background: #000;
  color: #fff; }
  .wrapper-footer a {
    color: #fff; }
  .wrapper-footer .footer-content {
    padding-top: 70px;
    padding-bottom: 70px; }
  .wrapper-footer .colofon {
    line-height: 60px;
    font-size: 14px; }
  .wrapper-footer a.social {
    color: #fff;
    font-size: 24px; }
  .wrapper-footer a.social + a.social {
    margin-left: 1rem; }
  .wrapper-footer .bottom-links ul {
    padding: 0; }
    .wrapper-footer .bottom-links ul li {
      list-style: none;
      display: inline; }
      .wrapper-footer .bottom-links ul li a {
        text-decoration: underline; }
      .wrapper-footer .bottom-links ul li + li {
        margin-left: 4rem; }

body:not(.template-home, .template-pakketten-page) .wrapper-footer {
  background: #fff;
  color: #000; }
  body:not(.template-home, .template-pakketten-page) a {
    color: #000; }
  body:not(.template-home, .template-pakketten-page) a.social {
    color: #000; }
  body:not(.template-home, .template-pakketten-page) .singlefield-form.mailchimp .input-group-append button {
    background: transparent;
    color: #000;
    border: 1px solid #ced4da; }

body .header {
  padding-top: 40px;
  padding-bottom: 40px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
  -webkit-transition: padding 0.4s;
  /* Safari */
  transition: padding 0.4s; }
  body .header .header-logo {
    -webkit-transition: height 0.4s;
    /* Safari */
    height: 47px;
    transition: height 0.4s; }
  body.scrolled .header {
    background: rgba(0, 0, 0, 0.6);
    padding-top: 8px;
    padding-bottom: 8px; }
    body.scrolled .header .header-logo {
      margin-top: 14px;
      height: 38px; }
    body.scrolled .header .mt-2 {
      margin-top: 15px !important; }
  body.banner-bright .header {
    background: rgba(0, 0, 0, 0.6); }

.navbar {
  margin: 0;
  padding: 0; }

.navbar-toggler {
  padding: 10px;
  margin: 10px; }

.nav.nav-main {
  float: left;
  margin-right: 40px; }
  .nav > li > a {
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block; }
  .nav > li + li {
    margin-left: 40px; }
  .nav > li:last-child {
    padding-right: 40px;
    border-right: 1px solid #fff; }
  .nav.nav-extra li a.smaller {
    font-size: 12px; }
    .nav.nav-extra li:last-child {
      padding-right: 0;
      border-right: none; }

@media (max-width: 992px) {
  .nav li:last-child() {
    padding-right: 20px; }
    .nav li + li {
      margin-left: 20px; }

  .header-logo {
    height: 50%; } }

@media (max-width: 768px) {
  .nav.nav-main {
    float: none; }
    .nav li {
      float: none;
      display: block;
      width: 100%; }
      .nav li + li {
        margin: 0; }
    .nav > li:last-child {
      padding: 0;
      border: 0; }

  .header .float-right {
    width: 100%; } }

#home-banner {
  height: 938px;
  background-size: cover;
  padding-top: 327px;
  background-position: center center;
  font-size: 20px; }

#banner {
  height: 464px;
  background-size: cover;
  padding-top: 225px;
  background-position: center center;
  font-size: 20px; }
  #banner .display-1 + .display-2 {
    margin-top: 40px; }

.medium-banner, #product-banner {
  height: 635px;
  background-size: cover;
  padding-top: 225px;
  background-position: center center;
  font-size: 20px; }

.singlefield-form input {
  height: 69px;
  line-height: 69px;
  font-size: 20px; }
  .singlefield-form input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-weight: bold;
    color: #2c2c2c;
    opacity: 1;
    /* Firefox */ }
  .singlefield-form input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-weight: bold;
    color: #2c2c2c; }
  .singlefield-form input::-ms-input-placeholder {
    /* Microsoft Edge */
    font-weight: bold;
    color: #2c2c2c; }
  .singlefield-form input[name="domain"] {
    padding-left: 24px; }
  .singlefield-form .input-group-append button {
    background: #ea0d46;
    font-weight: bold;
    color: #fff;
    padding: 0 2rem;
    border: 0;
    border-radius: 0 8px 8px 0; }
  .singlefield-form .input-group-append button.black-background {
    background: #000; }
  .singlefield-form.mailchimp input {
    height: 37px;
    line-height: 37px;
    font-size: 16px; }
    .singlefield-form.mailchimp input::placeholder {
      font-weight: 400; }
    .singlefield-form.mailchimp input:-ms-input-placeholder {
      font-weight: 400; }
    .singlefield-form.mailchimp input::-ms-input-placeholder {
      font-weight: 400; }
  .singlefield-form.mailchimp .input-group-append button {
    padding: 0 1rem; }

.card {
  border-radius: 8px; }
  .card.borderless {
    border: 0; }

#home-products, .product-cards {
  padding-bottom: 50px; }
  #home-products .card-deck, .product-cards .card-deck {
    padding-bottom: 50px; }
  #home-products .card-deck.offset-top, .product-cards .card-deck.offset-top {
    margin-top: -273px;
    min-height: 273px; }
  #home-products .card, .product-cards .card {
    background: transparent;
    border: 0; }
  #home-products .card .card-body, .product-cards .card .card-body {
    background: #fff;
    border-radius: 8px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 32px;
    padding-bottom: 32px;
    -webkit-box-shadow: 0px 0px 56px 56px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 56px 56px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 56px 56px rgba(0, 0, 0, 0.05); }
  #home-products .card.highlighted .card-body, .product-cards .card.highlighted .card-body {
    background: #ea0d46;
    color: #fff;
    border-top: 30px solid #ea0d46;
    border-bottom: 30px solid #ea0d46;
    margin-top: 0;
    margin-bottom: 0; }
    #home-products .card.highlighted .card-body .discount, .product-cards .card.highlighted .card-body .discount, #home-products .card.highlighted .card-body .interval, .product-cards .card.highlighted .card-body .interval {
      color: #fff;
      font-weight: 300; }
    #home-products .card.highlighted .cta, .product-cards .card.highlighted .cta {
      border-color: #fff;
      color: #fff; }
    #home-products .card.highlighted .cta:hover, .product-cards .card.highlighted .cta:hover {
      background-color: #fff;
      color: #ea0d46; }
  #home-products .card h2, .product-cards .card h2 {
    margin-bottom: 32px;
    min-height: 80px; }
  #home-products .card .description, .product-cards .card .description {
    font-size: 20px;
    margin-bottom: 32px; }
  #home-products .card .card-pricing, .product-cards .card .card-pricing {
    margin-bottom: 32px; }
    #home-products .card .card-pricing .discount, .product-cards .card .card-pricing .discount {
      font-size: 20px;
      margin-bottom: 0px;
      color: #2c2c2c; }
    #home-products .card .card-pricing .from_price, .product-cards .card .card-pricing .from_price {
      font-size: 20px;
      text-decoration: line-through;
      margin-bottom: 20px;
      position: relative;
      top: -8px; }
    #home-products .card .card-pricing .from_price .price, .product-cards .card .card-pricing .from_price .price {
      font-size: 20px;
      font-weight: normal; }
      #home-products .card .card-pricing .from_price .price .cents, .product-cards .card .card-pricing .from_price .price .cents {
        vertical-align: middle;
        position: relative;
        bottom: 0.3em; }
    #home-products .card .card-pricing .price, .product-cards .card .card-pricing .price {
      font-size: 36px;
      font-weight: bold; }
    #home-products .card .card-pricing .interval, .product-cards .card .card-pricing .interval {
      font-size: 16px;
      color: #2c2c2c; }

.reviewscore {
  background: transparent url("./images/review_score_inactive.png") repeat-x;
  width: 130px;
  height: 26px; }
  .reviewscore .reviewscored {
    background: transparent url("./images/review_score_active.png") repeat-x;
    height: 26px; }

#home-doen .card.black-background {
  border: 0;
  background: #000;
  color: #fff; }

ol.clean {
  list-style: none;
  padding-left: 1rem; }
  ol.clean li {
    line-height: 40px; }
  ol.clean .ol-dupe {
    display: inline-block;
    text-align: center;
    width: 24px;
    line-height: 24px;
    height: 24px;
    margin-right: 1rem;
    border-radius: 50%;
    border: 1px solid #fff; }

.card-footer {
  border: 0;
  background: transparent; }

#alternating-cards > .container > .row + .row {
  margin-top: 100px; }
  #alternating-cards .card-body {
    padding: 70px 65px; }
  #alternating-cards .card-body h2 {
    margin-bottom: 2rem; }
  #alternating-cards .card-body p {
    /*font-size: 20px;
     font-weight: bold;*/
    margin-bottom: 1.5rem; }
    #alternating-cards .card-body p a {
      color: #000; }
    #alternating-cards .card-body p a.external:after {
      content: " \f0da";
      font-family: "FontAwesome"; }
  #alternating-cards .card-background-image {
    background-size: cover;
    background-position: center center; }
  #alternating-cards .card-background-image:first-child {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px; }
  #alternating-cards .card-background-image:last-child {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px; }
  #alternating-cards .cta.black {
    color: #fff; }
  #alternating-cards .cta:hover {
    color: #000; }
  #alternating-cards.map-card .card-body {
    padding: 50px 50px 0; }
  #alternating-cards.black .card {
    background: #000;
    color: #fff; }
    #alternating-cards.black .card a:not(.cta) {
      color: #fff; }
  #alternating-cards.compact .card-body p {
    font-weight: normal; }
  #alternating-cards.compact .container .row + .row {
    margin-top: 0; }
  #alternating-cards.compact .compact-container {
    border-radius: 8px;
    overflow: hidden; }
    #alternating-cards.compact .compact-container * {
      border-radius: 0; }

#support-openingstijden table.inline-center {
  display: inline-block; }

#support-melding p a {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 1.5rem;
  color: #000; }
  #support-melding p a.external:after {
    content: " \f0da";
    font-family: "FontAwesome"; }

.onderschrift {
  color: #898989; }
  .onderschrift a {
    color: #000;
    text-decoration: underline;
    font-size: 20px; }

.usps.large .usp {
  padding-top: 1rem;
  margin: 0 3rem;
  height: 100px;
  background-position: left center;
  background-repeat: no-repeat; }
  .usps.large .usp h2 {
    font-size: 30px; }
  .usps.large .usp h3 {
    font-size: 20px; }

.usps-small .usps {
  padding: 0 2rem; }

.price .cents {
  font-size: 0.8em;
  vertical-align: top; }

.specs-table {
  margin: 4rem 0;
  background: #fff;
  padding: 2rem; }
  .specs-table table {
    width: 100%;
    font-size: 20px; }
  .specs-table table h3 {
    margin-bottom: 1.5rem; }
  .specs-table table h3 + span {
    font-size: 16px; }
  .specs-table table .price {
    font-size: 48px;
    font-weight: 700; }
  .specs-table table .price .cents {
    font-size: 32px; }
  .specs-table table tbody td {
    width: 25%;
    line-height: 32px; }
  .specs-table table tbody td:not(:last-child) {
    border-right: 1px solid #ededed; }
  .specs-table table tbody td .fa-check {
    color: #00c927;
    font-size: 20px; }
  .specs-table table tbody td:not(:first-child) {
    font-size: 16px; }
  .specs-table table tbody td:first-child {
    text-align: right;
    padding-right: 60px; }
  .specs-table table tfoot td {
    padding-top: 1rem; }

#home-products.domain-card .domain {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: bold; }
  #home-products.domain-card .price {
    font-size: 30px;
    font-weight: bold; }
  #home-products.domain-card .interval {
    font-size: 14px;
    color: #898989; }
  #home-products.domain-card .card-deck {
    margin-top: -160px;
    min-height: 160px; }

@media (min-width: 1200px) {
  .h3-flex-spaced {
    display: flex;
    justify-content: space-between; }
    .h3-flex-spaced h3 img {
      margin-right: 1rem; } }

ol.tlds {
  color: #898989;
  font-size: 20px;
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
  font-weight: 700;
  margin-left: 5rem;
  list-style: none; }
  ol.tlds .tld {
    color: #000;
    display: inline-block;
    width: 50px;
    text-transform: uppercase; }
  ol.tlds .price {
    display: inline-block;
    width: 100px;
    text-align: right;
    font-weight: 700;
    font-size: 36px;
    color: #000; }

.voordelen .card {
  padding: 0; }
  .voordelen .card .card-body {
    padding-top: 3rem;
    padding-bottom: 3rem; }

.tags .tag a {
  color: #898989; }

.categories {
  list-style: none;
  padding: 0;
  margin: 0; }
  .categories a {
    color: #000; }

.sharing {
  font-size: 32px; }
  .sharing a {
    color: #000; }

.blog-navigation {
  font-size: 20px;
  font-weight: bold; }
  .blog-navigation a {
    color: #000; }
  .blog-navigation .MarkupPagerNav li {
    display: none; }
  .blog-navigation .prev .MarkupPagerNavPrevious {
    display: block; }
  .blog-navigation .next .MarkupPagerNavNext {
    display: block; }

.no-gutters > [class^="col-"], .no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0; }

.usps-image-text h2 {
  font-size: 22px;
  line-height: 26px; }

.fa-info.hoverable {
  cursor: help;
  background: #000;
  color: #fff;
  border-radius: 50%;
  line-height: 24px;
  width: 24px;
  text-align: center; }

span.as-link {
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 1.5rem; }
  span.as-link:after {
    content: " \f0da";
    font-family: "FontAwesome"; }

#topbar-message {
  background: #ffc700;
  color: #000;
  position: relative;
  width: 100%;
  top: 0;
  z-index: 100;
  font-size: 14px; }
  #topbar-message a {
    color: #000;
    text-decoration: underline; }
  #topbar-message p {
    line-height: 30px;
    margin: 0; }

#mCCForm {
  background: rgba(0, 0, 0, 0.8);
  line-height: 30px; }
  #mCCForm p {
    font-weight: normal; }
  #mCCForm strong {
    margin-right: 2rem;
    font-weight: 600; }
  #mCCForm .mCCF__link {
    color: #fff;
    text-decoration: underline; }
  #mCCForm #mCCButton {
    background: transparent;
    text-decoration: underline;
    color: #fff;
    padding: 0;
    line-height: 30px; }
