@import url(/5_css/style_default.css);
@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Abel);
html, body {
  position: relative !important; }

body {
  overflow-y: scroll; }

header .container {
  width: 98%;
  padding-left: 1%;
  padding-right: 1%;
  height: 125px;
  position: fixed;
  z-index: 999;
  top: 0;
  background-image: url("/7_ontwerp/bg_top.png");
  /*soon online
  a{
      font-size: 28px !important;
      margin-top: 35px;
  }
  .main-menu{
      margin-top: 45px;
  }
  a.mail{
      font-size: initial !important;
      font-family: 'Raleway', sans-serif  !important;
      text-transform: initial !important;
      font-size: 100% !important;
  }
  a.mail:hover{
      color:#ccc;
  }
  color:#fff;
  span{
      float: right;
      display: inline-block;
      padding-right: 30px;
      margin-top: 25px;
      line-height: 25px;
      text-align: left;
      margin-right: 50px;
      
      
  }
  /**/ }
  header .container img {
    margin-top: 15px; }

.page-container {
  position: relative;
  position: absolute;
  width: 100%;
  height: 100%; }

body#home {
  overflow: hidden; }

#home .page-wrap {
  padding-top: 0px;
  position: absolute; }

#home_footer {
  width: 100%;
  height: 30px;
  margin-top: -30px;
  position: relative;
  bottom: 0;
  background-color: #fff;
  background-image: url("/7_ontwerp/bg.png"); }

#soon_online_footer {
  text-align: center;
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: 0;
  background-image: url("/7_ontwerp/bg.png");
  padding-top: 20px;
  padding-bottom: 20px; }
  #soon_online_footer h1 {
    margin-top: 0px; }

#gallerij_footer {
  background-image: url("/7_ontwerp/bg.png");
  height: 50px;
  width: 100%;
  position: absolute;
  bottom: 0; }
  #gallerij_footer .terug {
    line-height: 50px;
    margin-left: 30px;
    color: #333 !important; }

#home #slogan {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500px;
  margin-left: -250px;
  height: 80px;
  line-height: 80px;
  margin-top: -40px;
  text-align: center;
  font-size: 48px;
  background-color: #fff;
  font-family: Open Sans;
  text-transform: uppercase; }

.main-content {
  width: 100%;
  background-image: url("/7_ontwerp/bg.png"); }

a.social-media {
  float: right;
  margin-right: 50px; }
  a.social-media img {
    border: none; }

.sub-footer {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }

.terug_container {
  width: 100%;
  text-align: left;
  display: block;
  margin-top: 25px; }
  .terug_container .terug {
    float: left; }

#terug_gallerij {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: transparent;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  text-transform: uppercase;
  color: #fff;
  z-index: 9999999999; }

.div_webdesign {
  display: block;
  width: 100%;
  background-image: url("/7_ontwerp/bg.png");
  text-align: right;
  color: #bbb; }
  .div_webdesign .webdesign {
    color: inherit;
    text-decoration: none; }
  .div_webdesign .webdesign:hover {
    color: #333; }

.pagina_nummering_container {
  margin-bottom: -30px;
  text-align: center;
  display: block; }
  .pagina_nummering_container a {
    color: inherit !important;
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 24px;
    text-align: center;
    text-decoration: none; }
  .pagina_nummering_container a:hover {
    text-decoraton: underline; }
  .pagina_nummering_container #pagina_selected {
    background-color: #555;
    border-radius: 50%;
    color: #fff !important;
    text-align: center; }

a.terug {
  color: inherit;
  text-decoration: none;
  padding-right: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 5px;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1px;
  color: #515A5F;
  text-transform: uppercase;
  color: #51595E !important; }

.main-content-submenu {
  overflow: hidden;
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 70px;
  overflow: hidden; }
  .main-content-submenu #large_submenu {
    width: 220px;
    display: inline-block;
    float: left; }
    .main-content-submenu #large_submenu a {
      display: block;
      color: #333;
      text-transform: uppercase;
      line-height: 35px; }
    .main-content-submenu #large_submenu .bg-main-content {
      width: 100%;
      padding: 30px;
      background-image: url("/7_ontwerp/bg.png"); }
  .main-content-submenu #sub_content {
    display: inline-block;
    width: 100%;
    width: -moz-calc(100% - 250px);
    width: -webkit-calc(100% - 250px);
    width: calc(100% - 250px);
    margin-left: 20px;
    float: left; }
    .main-content-submenu #sub_content .bg-main-content {
      min-height: 305px;
      padding: 70px; }

.subkeuze-tekst, .subkeuze-tekst-terug {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  text-align: center; }

.subkeuze-tekst-terug {
  text-align: left; }

.subkeuze-image {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-bottom-color: #ccc;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 15px;
  margin-bottom: 25px; }
  .subkeuze-image a {
    position: relative;
    display: inline-block;
    margin: 20px;
    text-align: center;
    padding: 7px;
    background-color: #dcdcdc;
    background-color: #fff;
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 1px;
    /* border-color: #d4d4d4;
     border-style: solid;
     border-width: 1px;*/
    line-height: 0px; }
  .subkeuze-image img {
    -webkit-animation: a_framework_appear 0.9s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    margin: 0px;
    opacity: 1;
    height: 200px;
    width: 200px; }
  .subkeuze-image img:hover {
    opacity: 0.9; }

.subkeuze_titel {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-family: 'Open Sans Condensed', sans-serif;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 1px;
  color: #515A5F;
  font-size: 16px;
  text-transform: uppercase;
  height: 32px;
  padding-top: 3px;
  line-height: 35px;
  position: relative;
  background-color: #fff; }

.top_image {
  width: 100%;
  background-position: center center;
  background-repeat: none;
  margin-bottom: 45px; }

/*over ons*/
#over-ons .top_image {
  background-image: url("/foto/over-ons.jpg"); }

/*######################*/
/*klantenreacties*/
#klantenreacties {
  display: block;
  text-align: center; }
  #klantenreacties .klantenreactie {
    padding-bottom: 50px;
    padding: 25px;
    margin-bottom: 20px;
    display: block;
    max-width: 575px;
    margin-left: auto;
    margin-right: auto; }

span.lijn {
  display: block;
  max-width: 800px;
  height: 5px;
  margin-left: auto;
  margin-right: auto;
  border-bottom-color: #ccc;
  border-bottom-style: solid;
  border-bottom-width: 1px; }

/*######################*/
/*certificaten*/
/*##############*/
#certificaten ul li {
  list-style: circle !important;
  line-height: 25px; }
#certificaten .top_image {
  height: 550px;
  background-image: url("/foto/klantenreacties.jpg"); }

/*######contact##############*/
#contact .bg-main-content {
  width: 450px;
  margin-left: auto;
  margin-right: auto; }

#contact .bg-main-content {
  width: 450px;
  margin-left: auto;
  margin-right: auto; }
  #contact .bg-main-content .subkeuze-tekst a {
    color: #333 !important; }

/**#####################**/
.container {
  overflow: hidden !important; }
  .container .logo_container {
    float: left;
    height: 80px;
    display: table-cell;
    vertical-align: middle; }
    .container .logo_container img {
      margin-top: 25px;
      margin-left: 40px; }
  .container #nav {
    padding-top: 0px; }
  .container .menu {
    float: right;
    width: auto !important;
    margin-top: 0px; }
    .container .menu a {
      font-family: 'Raleway', sans-serif;
      font-family: 'Open Sans Condensed', sans-serif;
      font-family: 'Abel', sans-serif;
      font-size: 14px;
      letter-spacing: 1px;
      color: #fff;
      line-height: 18px;
      margin-right: 20px; }

.main-menu a {
  font-size: 15px; }

#main_container {
  width: 100%; }

.clearfix {
  z-index: 999;
  background-color: red !important; }

.overview img {
  width: 250px;
  height: 250px; }
.overview a {
  width: 250px;
  height: 250px;
  display: inline-block; }
.overview .title_tmb {
  line-height: 30px;
  position: absolute;
  margin-top: -35px;
  display: block;
  text-align: center;
  width: 250px;
  font-family: Open Sans;
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
  font-size: 17px;
  background-image: url("/7_ontwerp/bg.png"); }

.bg-main-content {
  max-width: 900px;
  padding: 20px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  overflow: hidden;
  text-align: center; }

@media only screen and (min-width: 1050px) {
  .bg-main-content {
    max-width: 900px;
    padding: 70px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px; } }
@media only screen and (min-width: 1191px) and (max-width: 1330px) {
  .container .menu a {
    margin-right: 25px !important; }

  .main-menu li, .main-menu.iconic li {
    margin-left: 7px; }

  .main-menu a {
    font-size: 16px; } }
@media only screen and (min-width: 1080px) and (max-width: 1190px) {
  .container .menu a {
    margin-right: 9px !important; }

  .main-menu li, .main-menu.iconic li {
    margin-left: 7px; }

  .main-menu a {
    font-size: 16px; } }
@media only screen and (max-width: 490px) {
  #header_gallerij {
    display: none; } }
/*
@media only screen and (min-width: 881px) and (max-width: 1079px) {
    header .container{
        height: 170px;
    }
         .container .menu a{
        margin-right: 0px;
        margin-left: 0px;
        font-size: 13px;
        background-color: red;
    }
    .logo_container{
        float: none !important;
        background-color: blue;
        
        display: block !important;
        height: 120px !important;
        width:100% !important;
        text-align:center;
        .img{
            height: 50px;
            background-color: red;
        }
    }
    .menu{
        display: block;
        
        margin:0px !important;
        float: none  !important;
        background-color: green;
        
    }




}*/
@media only screen and (min-width: 720px) and (max-width: 880px) {
  .subkeuze-image img {
    width: 175px !important;
    height: 175px !important;
    margin: 10px !important; } }
@media only screen and (min-width: 620px) and (max-width: 719px) {
  .subkeuze-image img {
    width: 150px !important;
    height: 150px !important;
    margin: 10px !important; } }
@media only screen and (min-width: 600px) and (max-width: 1079px) {
  .subkeuze-image img {
    width: 155px !important;
    height: 155px !important;
    margin: 10px !important; }

  .container {
    width: 90%;
    margin-left: auto;
    margin-right: auto; }

  header .container {
    padding-bottom: 30px; }

  .container .logo_container {
    width: 100% !important;
    text-align: center;
    display: block;
    float: none;
    margin-bottom: 15px; }

  .container .menu {
    width: 100% !important;
    display: block !important;
    margin: 0px !important;
    padding: 0px !important;
    text-align: center; }

  .main-menu li, .main-menu.iconic li {
    margin-left: auto;
    margin-right: auto; }

  .main-content {
    margin-top: 180px;
    width: 100%;
    max-width: 1100px;
    /*
       .bg-main-content{
           margin-left: 25px;
           margin-right: 25px;
       }
    */ }

  .main-content-submenu {
    margin-top: 180px; }

  .main-menu {
    display: table;
    width: 100%;
    text-align: center;
    float: none;
    margin: 0 !important;
    padding: 0px !important; }

  .main-menu li {
    padding-top: 30px;
    display: table-cell; }

  .main-menu a {
    font-size: 14px; } }
.slicknav_menu {
  display: none; }

.submenu {
  display: none; }

@media screen and (max-width: 810px) {
  h1 {
    font-size: 25px; }

  .subkeuze-image a {
    padding: 0px;
    margin: 10px; }
  .subkeuze-image img {
    width: 120px !important;
    height: 120px  !important;
    margin: 7px  !important;
    padding: 2px !important; }

  .main-content-submenu #large_submenu {
    display: none; }

  .main-content-submenu, .main-content, .bg-main-content {
    padding: 0px !important;
    padding-top: 20px;
    max-width: 640px;
    display: block; }

  .bg-main-content {
    padding: 10px !important;
    padding-top: 20px !important; }

  #sub_content, .fotogallerij {
    display: block; }

  .container {
    width: 92%; }

  .main-content {
    width: 100%;
    max-width: 1100px; }
    .main-content .bg-main-content {
      padding: 45px; }

  .js #menu {
    display: none; }

  .js .slicknav_menu {
    display: block; }

  .js #nav {
    display: none; }

  .submenu {
    display: initial; }

  .slicknav_nav {
    background-color: #000 !important;
    border-radius: 5px;
    padding: 0px; }
    .slicknav_nav a {
      border-top-style: solid;
      border-top-width: 1px;
      border-top-color: #222;
      border-bottom-style: solid;
      border-bottom-width: 1px;
      border-bottom-color: transparent; }
    .slicknav_nav li:first-child a {
      border: none; }
    .slicknav_nav a:hover {
      border-radius: 0px !important;
      background-color: transparent !important;
      color: #cecece !important; }

  .slicknav_menu {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 5px;
    z-index: 555555555;
    background-color: transparent !important; } }
@media screen and (max-width: 550px) {
  .subkeuze-image a {
    padding: 0px;
    margin: 10px; }
  .subkeuze-image img {
    width: 95px !important;
    height: 95px  !important;
    margin: 3px  !important;
    padding: 1px !important; } }
/* default style 
.selectnav { display: none; }

/* small screen 
@media screen and (max-width: 660px) {
  .js #nav { display: none; }
  .js .selectnav { display: block; 
   background-color: transparent;}


    
}*/
/*mobile menu*/
.slicknav_menu {
  position: fixed; }
  .slicknav_menu a {
    background-color: transparent; }
    .slicknav_menu a .slicknav_menutxt {
      color: #fff !important;
      text-shadow: none; }
    .slicknav_menu a .slicknav_icon-bar {
      background-color: #fff; }

/*adjust popup*/
.mfp-bottom-bar {
  display: none !important; }

/* text-based popup styling */
.white-popup {
  position: relative;
  background: #FFF;
  padding: 25px;
  width: auto;
  max-width: 400px;
  margin: 0 auto; }

/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.klantenreactie {
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: fadeIn ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s; }

.main-content, .main-content-submenu, #large_submenu {
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: fadeIn ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s; }

.klantenreactie.een {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.klantenreactie.twee {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.klantenreactie.drie {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s; }

.fotogallerij img {
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 5px !important;
  background-color: #ccc !important; }

h1 {
  padding-bottom: 12px;
  border-bottom-color: #ccc !important;
  border-bottom-style: solid !important;
  border-bottom-width: 1px !important;
  display: block;
  margin-bottom: 20px; }

a.ml {
  text-decoration: none;
  color: inherit !important; }

a.ml:hover {
  text-decoration: underline; }

#supersized {
  background-color: #fff !important;
  margin-top: 500px !important; }

.privacy_tekst a {
  color: inherit;
  text-decoration: none; }
.privacy_tekst a:hover {
  text-decoration: underline; }
.privacy_tekst h3 {
  padding-bottom: 12px;
  border-bottom-color: #ccc !important;
  border-bottom-style: solid !important;
  border-bottom-width: 1px !important;
  display: block;
  margin-bottom: 20px; }

#privacy_policy {
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: -90px; }
  #privacy_policy a {
    color: #777;
    text-transform: uppercase;
    z-index: 999999999; }

/*# sourceMappingURL=style.css.map */
