h1 {
  font-size: 45px;
  color: #000000;
  font-weight: 400;
  margin-bottom: 30px;
  margin-top: 0; }

h2 {
  font-size: 35px;
  color: #2878b1;
  font-weight: 400;
  margin-bottom: 30px; }

h3 {
  font-size: 28px;
  color: #000000;
  font-weight: 400; }

p {
  font-size: 24px;
  color: #000000;
  font-weight: 300; }

@media screen and (max-width: 1170px) {
  h1 {
    font-size: 2rem; }

  h2 {
    font-size: 1.6rem; }

  h3 {
    margin-bottom: 20px !important; }

  p {
    font-size: 1.2rem !important; } }
@media screen and (max-width: 767px) {
  section {
    padding: 50px 0 !important; }

  footer {
    padding: 50px 0 0 !important; } }
.wrapper {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .wrapper {
    width: 750px; } }
@media (min-width: 992px) {
  .wrapper {
    width: 970px; } }
@media (min-width: 1200px) {
  .wrapper {
    width: 1170px; } }
@media (min-width: 1570px) {
  .wrapper {
    width: 1540px; } }
html, body {
  height: 100%;
  width: 100%;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: #000000; }

a:hover, a:focus {
  text-decoration: none;
  outline: 0px; }

ul, li {
  list-style: none;
  padding: 0px; }

a[href^="tel"] {
  color: inherit;
  text-decoration: none; }

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px; } }
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 999999; }
  #preloader #status {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/loader.gif);
    background-repeat: no-repeat;
    background-position: center; }

#header {
  position: relative;
  z-index: 99999; }
  #header .navbar {
    padding: 15px 0;
    transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -webkit-transition: background .5s ease-in-out; }
    @media screen and (max-width: 767px) {
      #header .navbar .navbar-brand {
        margin-left: 20px; }
        #header .navbar .navbar-brand img {
          max-width: 80%; } }
    @media screen and (max-width: 767px) {
      #header .navbar .navbar-collapse {
        background: #2878b1;
        border: 0px !important;
        box-shadow: none !important; } }
    @media screen and (min-width: 991px) {
      #header .navbar .navbar-nav {
        float: right; } }
    @media screen and (max-width: 991px) {
      #header .navbar .navbar-nav {
        font-size: 15px; }
        #header .navbar .navbar-nav span {
          display: block;
          line-height: 20px;
          padding: 15px; } }
    #header .navbar .callnumber {
      color: #ffffff; }
      @media screen and (min-width: 1170px) {
        #header .navbar .callnumber {
          float: right;
          border: 1px #ffffff solid;
          padding: 5px;
          font-size: 18px;
          margin: 6px 0 5px 6px; } }
    @media screen and (min-width: 768px) and (max-width: 1170px) {
      #header .navbar .nav > li > a {
        padding: 10px; }
      #header .navbar .navbar-header {
        width: 100%;
        text-align: center;
        float: none;
        display: block;
        margin-bottom: 15px; }
        #header .navbar .navbar-header .navbar-brand {
          float: none; }
          #header .navbar .navbar-header .navbar-brand img:first-child {
            display: inline-block; }
      #header .navbar #mainmenu {
        float: none; }
        #header .navbar #mainmenu .navbar-nav {
          text-align: center;
          float: none; }
          #header .navbar #mainmenu .navbar-nav li {
            float: none;
            display: inline-block; } }
  @media screen and (min-width: 768px) and (max-width: 1170px) {
    #header .navbar {
      padding-bottom: 0px; }
    #header .navbar-header {
      margin-bottom: 0px !important; } }
  #header .bluelogo {
    display: none; }
  #header .affix {
    background-color: #ffffff !important;
    box-shadow: 1px 0 7px 0 rgba(0, 0, 0, 0.4);
    border-radius: 0px;
    width: 100%;
    transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -webkit-transition: background .5s ease-in-out; }
    @media screen and (max-width: 767px) {
      #header .affix .navbar-collapse {
        background: #ffffff; } }
    #header .affix li.active a {
      color: #2878b1; }
    #header .affix .navbar-header span {
      background-color: #2878b1; }
    #header .affix .callnumber, #header .affix a {
      color: #141414; }
    #header .affix img:first-child {
      display: none !important; }
    #header .affix img.bluelogo {
      display: inline-block; }

#banner {
  position: relative;
  z-index: -1; }
  #banner ul {
    margin-bottom: 0px; }

#maximage {
  width: 100% !important; }
  #maximage .banneriner {
    height: 100%; }
  @media screen and (max-width: 767px) {
    #maximage li {
      background-position: 25% 0 !important; } }
  #maximage .pattern {
    height: 100%; }
  #maximage .captions {
    z-index: 9999;
    text-align: center;
    position: relative;
    top: 55%;
    -webkit-transform: translateY(-45%);
    -ms-transform: translateY(-45%);
    transform: translateY(-45%); }
    #maximage .captions .text1 {
      font-size: 70px;
      color: #ffffff;
      font-weight: 700;
      text-transform: uppercase; }
    #maximage .captions .text2 {
      font-size: 50px;
      line-height: 1.3;
      color: #ffffff;
      font-weight: 300;
      letter-spacing: -1px; }
    @media screen and (max-width: 1170px) {
      #maximage .captions .text1 {
        font-size: 50px; }
      #maximage .captions .text2 {
        font-size: 40px; } }
    @media screen and (max-width: 767px) {
      #maximage .captions .text1 {
        font-size: 30px; }
      #maximage .captions .text2 {
        font-size: 24px; } }
    @media screen and (max-width: 479px) {
      #maximage .captions .text1 {
        font-size: 24px; }
      #maximage .captions .text2 {
        font-size: 18px;
        line-height: 1.4; } }

.businessinfo {
  background: #2878b1;
  padding: 30px 0;
  text-align: center;
  color: #ffffff;
  font-size: 40px;
  line-height: 45px; }
  @media screen and (max-width: 767px) {
    .businessinfo {
      padding: 20px 0 !important; } }
  .businessinfo .col-md-4 {
    border-right: 1px #ffffff solid;
    line-height: 28px; }
    .businessinfo .col-md-4:last-child {
      border: 0px; }
    @media screen and (max-width: 767px) {
      .businessinfo .col-md-4 {
        border-right: 0;
        border-bottom: 1px #2878b1 solid;
        padding: 15px 0; }
        .businessinfo .col-md-4:first-child {
          padding-top: 0px; }
        .businessinfo .col-md-4:last-child {
          margin-bottom: 0;
          padding-bottom: 0px; } }
  .businessinfo span {
    font-weight: 100;
    font-size: 24px;
    position: relative;
    top: -4px; }
    @media screen and (max-width: 767px) {
      .businessinfo span {
        top: 0px; } }
  .businessinfo strong {
    font-weight: 400; }
  @media screen and (max-width: 1170px) {
    .businessinfo {
      font-size: 20px;
      line-height: normal !important; }
      .businessinfo span {
        font-size: 16px; } }

.businessinfo.texts {
  background: #ebebeb;
  color: #7f7f7f; }
  @media screen and (max-width: 767px) {
    .businessinfo.texts img {
      margin-right: 10px; } }
  .businessinfo.texts span {
    color: #7f7f7f;
    position: relative;
    top: 2px; }

#main {
  background: #ffffff;
  position: relative;
  z-index: 99; }

.fixfixed .affix {
  position: absolute; }

#diensten {
  padding: 100px 0 0;
  text-align: center; }
  #diensten p {
    margin-bottom: 90px; }
  #diensten hr {
    background-color: #7f7f7f;
    height: 1px;
    margin: 100px auto 0;
    width: 15%; }
    @media screen and (max-width: 991px) {
      #diensten hr {
        margin: 80px auto 0;
        width: 50%; } }
  #diensten .greybox {
    background: #ffffff;
    padding: 30px 20px;
    color: #393939;
    font-size: 25px;
    margin: 0 15px 60px;
    box-sizing: border-box;
    border: 1px #2878b1 solid;
    position: relative; }
    #diensten .greybox img {
      margin: auto;
      display: block;
      margin-bottom: 50px; }
  #diensten .col-md-3:nth-child(5) .greybox, #diensten .col-md-3:nth-child(6) .greybox, #diensten .col-md-3:nth-child(7) .greybox {
    margin-bottom: 0; }
    #diensten .col-md-3:nth-child(5) .greybox img, #diensten .col-md-3:nth-child(6) .greybox img, #diensten .col-md-3:nth-child(7) .greybox img {
      margin-bottom: 20px; }
  @media screen and (max-width: 1170px) {
    #diensten .greybox {
      font-size: 18px; } }
  @media screen and (max-width: 991px) {
    #diensten .col-sm-6:nth-child(7) .greybox {
      margin-top: 60px; } }
  @media screen and (max-width: 767px) {
    #diensten .col-md-3:nth-child(5) .greybox, #diensten .col-md-3:nth-child(6) .greybox {
      margin-bottom: 60px; }
    #diensten .col-sm-3:last-child .greybox {
      margin-bottom: 30px; } }

#producten {
  padding: 100px 0; }
  #producten .productinfo {
    text-align: center; }
  #producten .productimages {
    margin-top: 80px; }
    #producten .productimages .col-md-5 img {
      margin-top: 125px; }
      @media screen and (max-width: 1170px) {
        #producten .productimages .col-md-5 img {
          margin-top: 50px; } }
      @media screen and (max-width: 991px) {
        #producten .productimages .col-md-5 img {
          margin: 0px auto 50px; } }
      @media screen and (max-width: 767px) {
        #producten .productimages .col-md-5 img {
          width: 200px; } }
  #producten .projectplugin {
    text-align: center;
    padding: 100px 0 20px; }
    @media screen and (max-width: 767px) {
      #producten .projectplugin {
        padding-top: 50px; } }
    #producten .projectplugin h2 {
      margin-bottom: 50px; }
    #producten .projectplugin .col-md-6 {
      margin-bottom: 80px; }
      #producten .projectplugin .col-md-6 h3 {
        margin: 25px 0 40px; }
      #producten .projectplugin .col-md-6:nth-child(4) {
        margin-bottom: 115px; }
      @media screen and (max-width: 767px) {
        #producten .projectplugin .col-md-6:nth-child(4) {
          margin-bottom: 80px; } }
      #producten .projectplugin .col-md-6:last-child {
        float: none;
        margin: auto; }

#gemeenschap {
  background: url(../images/wp-img.jpg) no-repeat 0 0;
  background-size: cover;
  padding: 100px 0; }
  #gemeenschap h1 {
    color: #ffffff; }
  #gemeenschap p {
    color: #ffffff; }
  @media screen and (max-width: 1170px) {
    #gemeenschap {
      text-align: center; } }
  @media screen and (min-width: 1170px) {
    #gemeenschap {
      background-attachment: fixed;
      background-position: 0 130px;
      background-size: contain; } }

#getuigenissen {
  position: relative;
  text-align: center;
  padding: 100px 0 0; }
  #getuigenissen .outside {
    display: none; }
  @media screen and (max-width: 991px) {
    #getuigenissen {
      margin: 50px 0; } }
  @media screen and (max-width: 767px) {
    #getuigenissen {
      margin: 50px 0 0;
      padding-bottom: 0px !important; } }
  #getuigenissen .title {
    margin-bottom: 40px; }
    @media screen and (max-width: 767px) {
      #getuigenissen .title {
        font-size: 30px; } }
  #getuigenissen p {
    font-weight: 300;
    width: 80%;
    margin: auto; }
    @media screen and (max-width: 767px) {
      #getuigenissen p {
        font-size: 20px;
        margin-bottom: 30px; } }
  #getuigenissen span {
    font-weight: 300;
    font-size: 25px;
    color: #000000;
    padding: 20px 0;
    display: block;
    text-align: center; }
    @media screen and (max-width: 767px) {
      #getuigenissen span {
        font-size: 18px;
        width: 80%;
        margin: auto; } }
  #getuigenissen hr {
    background-color: #7f7f7f;
    height: 1px;
    margin: 100px auto;
    width: 15%; }
    @media screen and (max-width: 991px) {
      #getuigenissen hr {
        margin: 80px auto;
        width: 50%; } }
  #getuigenissen .content {
    text-align: center; }
    @media screen and (max-width: 767px) {
      #getuigenissen .content {
        margin-bottom: 50px; } }
  #getuigenissen img {
    margin-bottom: 25px; }

#footer {
  position: relative;
  padding: 100px 0 0;
  z-index: 100; }
  #footer section {
    padding: 10px 0 !important; }
    #footer section p {
      font-size: 1rem !important; }
  #footer h5 {
    font-size: 18px;
    color: #7f7f7f;
    font-weight: 300;
    margin-bottom: 0px; }
  #footer .error {
    color: red;
    font-size: 14px; }
  #footer .thank-you {
    display: none;
    font-size: 16px; }
  #footer section.footertop {
    background: #ffffff;
    paddding: 0px 0 50px !important;
    position: relative;
    z-index: 9999; }
    @media only screen and (max-width: 767px) {
      #footer section.footertop .btntext {
        text-align: center; }
        #footer section.footertop .btntext .btn {
          float: none; } }
    #footer section.footertop h2 {
      margin-top: 0px;
      margin-bottom: 30px;
      font-weight: 400;
      color: #000000; }
    #footer section.footertop input.field {
      border: 0px;
      width: 100%;
      border-bottom: 1px #a1a1a1 solid;
      padding: 0;
      font-size: 18px; }
      #footer section.footertop input.field:focus {
        border-color: #252525;
        color: #252525; }
    #footer section.footertop .advanceds {
      margin-top: 30px;
      margin-bottom: 0px;
      color: #7f7f7f;
      font-size: 16px;
      text-align: left; }
      @media only screen and (max-width: 767px) {
        #footer section.footertop .advanceds .row.advanceds {
          margin-bottom: 10px; } }
      #footer section.footertop .advanceds span {
        display: block;
        color: #2878b1;
        font-size: 24px;
        font-weight: 300; }
    #footer section.footertop .messagebox {
      margin-top: 25px; }
      #footer section.footertop .messagebox h5 {
        margin-bottom: 10px; }
      #footer section.footertop .messagebox textarea {
        border: 0px;
        width: 100%;
        border-bottom: 1px #a1a1a1 solid;
        padding: 7px 0;
        font-size: 18px;
        color: #969696;
        height: 90px;
        margin-bottom: 30px; }
        #footer section.footertop .messagebox textarea:focus {
          border-color: #393939;
          color: #393939; }
    #footer section.footertop .btnform {
      border-radius: 0px;
      background: #2878b1;
      color: #ffffff;
      float: right;
      padding: 10px 70px;
      font-size: 18px;
      margin-bottom: 100px; }
      #footer section.footertop .btnform:hover {
        background: #2878b1; }
    @media only screen and (max-width: 767px) {
      #footer section.footertop .btnform {
        padding: 10px 30px !important;
        width: 100%; }
      #footer section.footertop .abvance-opts-bx .funkyradio-default,
      #footer section.footertop .abvance-opts-bx .funkyradio-default-last {
        float: left;
        width: 50%; } }
  @media only screen and (max-width: 767px) and (max-width: 580px) {
    #footer section.footertop .abvance-opts-bx .funkyradio-default,
    #footer section.footertop .abvance-opts-bx .funkyradio-default-last {
      width: 100%; }
      #footer section.footertop .abvance-opts-bx .funkyradio-default label,
      #footer section.footertop .abvance-opts-bx .funkyradio-default-last label {
        font-size: 15px;
        margin-bottom: 10px; } }

    @media only screen and (max-width: 580px) {
      #footer section.footertop .sliderrange h5 {
        margin-bottom: 20px; } }
  #footer .footer-section-1 {
    background: #f2f2f2;
    padding: 50px 0 !important;
    position: relative;
    overflow: hidden;
    font-size: 20px;
    color: #2e2e2e;
    font-weight: 300; }
    #footer .footer-section-1 h3 {
      margin-bottom: 10px; }
  #footer .footer-section-2 {
    background: #c6c6c6;
    padding: 8px 0;
    position: relative; }
    #footer .footer-section-2 p {
      margin-bottom: 0px;
      font-size: 13px !important;
      color: #2e2e2e; }
  #footer .footerlast .footer-inner-info div {
    padding: 10px 0;
    padding-left: 40px; }
    #footer .footerlast .footer-inner-info div a {
      color: #2e2e2e; }
  #footer .footerlast .fb-icon {
    background: url(../images/callus-icon.svg) no-repeat 0 15px;
    background-size: 30px; }
  #footer .footerlast .tweet-icon {
    background: url(../images/emailus-icon.svg) no-repeat 0 15px;
    background-size: 30px; }
  #footer .footerlast .gPlus-icon {
    background: url(../images/map-icon.svg) no-repeat 0 15px;
    background-size: 30px; }
  #footer .funkyradio {
    margin-bottom: 30px; }
    #footer .funkyradio label {
      width: 100%;
      font-weight: 300;
      font-size: 16px;
      color: #30353b; }
    #footer .funkyradio input[type="checkbox"]:empty, #footer .funkyradio input[type="radio"]:empty {
      display: none; }
    #footer .funkyradio input[type="checkbox"]:empty ~ label, #footer .funkyradio input[type="radio"]:empty ~ label {
      position: relative;
      line-height: 1;
      text-indent: 2em;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      #footer .funkyradio input[type="checkbox"]:empty ~ label:before, #footer .funkyradio input[type="radio"]:empty ~ label:before {
        position: absolute;
        display: block;
        bottom: -3px;
        left: 0;
        background: url(../images/check_circles-01.svg) no-repeat 0 bottom;
        width: 24px;
        height: 24px;
        content: " ";
        opacity: 0.6; }
    #footer .funkyradio input[type="checkbox"]:checked ~ label, #footer .funkyradio input[type="radio"]:checked ~ label {
      color: #30353b; }
      #footer .funkyradio input[type="checkbox"]:checked ~ label:before, #footer .funkyradio input[type="radio"]:checked ~ label:before {
        background: url(../images/check_circles-02.svg) no-repeat 0 bottom;
        width: 24px;
        height: 24px;
        content: " ";
        opacity: 1; }
  #footer .funkyradios input[type="radio"]:empty {
    display: none; }
  #footer .funkyradios input[type="radio"]:empty ~ label {
    position: relative;
    line-height: 1;
    text-indent: 2.1em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    #footer .funkyradios input[type="radio"]:empty ~ label:before {
      position: absolute;
      display: block;
      bottom: -3px;
      left: 0;
      background: url(../images/uncheck-radio.png) no-repeat 0 bottom;
      width: 24px;
      height: 24px;
      content: " ";
      opacity: 0.6; }
      @media only screen and (max-width: 580px) {
        #footer .funkyradios input[type="radio"]:empty ~ label:before {
          bottom: -4px; } }
  #footer .funkyradios input[type="radio"]:checked ~ label {
    color: #2878b1; }
    #footer .funkyradios input[type="radio"]:checked ~ label:before {
      background: url(../images/check-radio.png) no-repeat 0 bottom;
      width: 24px;
      height: 24px;
      content: " ";
      opacity: 1; }
  #footer :-moz-ui-invalid:not(output) {
    box-shadow: none !important; }
  #footer .m-form-style label {
    position: relative;
    width: 100%;
    height: auto;
    color: #30353b;
    font-weight: 300; }
    @media only screen and (max-width: 767px) {
      #footer .m-form-style label {
        height: auto;
        margin-bottom: 10px;
        font-size: 16px; } }
    #footer .m-form-style label input {
      background-color: transparent;
      height: 26px;
      height: 2.6rem;
      width: 100%;
      border: 0;
      border-bottom: 1px solid #9B9B9B;
      z-index: 2;
      font-size: 15px;
      font-size: 1.5rem; }
      #footer .m-form-style label input:focus {
        outline: none;
        border-bottom: 2px solid #88909b !important;
        -webkit-transition: 500ms;
        transition: 500ms; }
        @media only screen and (max-width: 991px) {
          #footer .m-form-style label input:focus {
            -webkit-transition: 1000ms;
            transition: 1000ms; } }
      #footer .m-form-style label input:focus + span, #footer .m-form-style label input:valid + span {
        top: -3px;
        font-size: 11px;
        color: #969696;
        font-weight: 400;
        color: #9B9B9B;
        letter-spacing: 0px;
        letter-spacing: 0.07rem;
        -webkit-transition: 500ms;
        transition: 500ms; }
        @media only screen and (max-width: 991px) {
          #footer .m-form-style label input:focus + span, #footer .m-form-style label input:valid + span {
            -webkit-transition: 1000ms;
            transition: 1000ms; } }
    #footer .m-form-style label textarea:focus {
      outline: none;
      border-bottom: 2px solid #88909b !important;
      -webkit-transition: 500ms;
      transition: 500ms; }
      @media only screen and (max-width: 991px) {
        #footer .m-form-style label textarea:focus {
          -webkit-transition: 1000ms;
          transition: 1000ms; } }
    #footer .m-form-style label textarea:focus + span, #footer .m-form-style label textarea:valid + span {
      top: -3px;
      font-size: 11px;
      color: #969696;
      font-weight: 400;
      color: #9B9B9B;
      letter-spacing: 0px;
      letter-spacing: 0.07rem;
      -webkit-transition: 500ms;
      transition: 500ms; }
      @media only screen and (max-width: 991px) {
        #footer .m-form-style label textarea:focus + span, #footer .m-form-style label textarea:valid + span {
          -webkit-transition: 1000ms;
          transition: 1000ms; } }
    #footer .m-form-style label:not(:first-child) {
      margin-top: 1.5rem; }
      @media only screen and (max-width: 767px) {
        #footer .m-form-style label:not(:first-child) {
          margin-top: 1rem; } }
    #footer .m-form-style label:not(:last-child) input {
      margin-bottom: 12px;
      margin-bottom: 1.2rem; }
    #footer .m-form-style label span {
      position: absolute;
      left: 2px;
      top: 10px;
      -webkit-transition: 500ms;
      transition: 500ms;
      z-index: 1;
      font-weight: normal;
      font-size: 18px;
      color: #969696; }
      @media only screen and (max-width: 991px) {
        #footer .m-form-style label span {
          -webkit-transition: 1000ms;
          transition: 1000ms; } }
  #footer .m-form-style .textarea {
    margin-top: 10px !important; }
    @media only screen and (max-width: 767px) {
      #footer .m-form-style .textarea {
        margin-top: 5px; } }
    #footer .m-form-style .textarea span {
      top: 8px; }
  #footer .m-form-style .funkyradio-default-last label {
    height: auto;
    font-size: 16px;
    font-weight: 300; }

@media only screen and (max-width: 767px) {
  .animated {
    /*CSS transitions*/
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important; } }

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