.cta-offerte-footer {
  width: 100%;
  background-color: #ededed;
  background: url("/wp-content/uploads/2019/04/pattern.jpg") repeat;
  display: block;
  height: 250px;
  position: relative; }
  .cta-offerte-footer p {
    color: #0a1840; }
  .cta-offerte-footer .wrapper {
    position: relative;
    height: 250px; }
    .cta-offerte-footer .wrapper .content {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      text-align: center; }
      .cta-offerte-footer .wrapper .content h2 {
        font-weight: 300;
        line-height: 1.3;
        margin-bottom: 20px; }

@media only screen and (max-width: 768px) {
  .cta-offerte-footer .wrapper .content {
    width: 100%; }
    .cta-offerte-footer .wrapper .content h2 {
      font-size: 20px !important; } }

.blogartikelen {
  border-radius: 7px;
  margin: 60px 0px; }
  .blogartikelen .blockx-content {
    height: auto; }
  .blogartikelen .blockx {
    padding: 0px 15px !important; }

#projects #project-block-horizontal {
  display: none; }

.pd-lr-20 {
  padding-left: 20px;
  padding-right: 20px; }

@media screen and (max-width: 991px) and (min-width: 500px) {
  #projects #project-block-horizontal {
    display: block; }
  #projects #project-block-vertical {
    display: none; }
  #projects .blockx-image img {
    display: block;
    height: 240px; }
  .blockx-image img {
    display: block;
    height: 255px; } }
