@import url(http://fonts.googleapis.com/css?family=Raleway:400,500,700,800);
/*
Theme Name: huisvanhetkind
Author: Best4u Group
Author URI: https://www.best4u.nl/
Description: This theme is made by Best4u Group for theme website
*/
/*--------------------------------------------------------------
Google fonts code
--------------------------------------------------------------*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Typography
3.0 Elements
4.0 Forms
5.0 Navigation
6.0 Alignments
7.0 Clearings
8.0 Widgets
9.0 Media
10.0 My Styles
11.0 Changes

--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Normalize
--------------------------------------------------------------*/
body, div,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section {
  margin: 0;
  padding: 0;
  border: 0; }

html {
  font-size: 1rem;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  min-height: 100%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

b, strong {
  font-weight: bold; }

abbr[title] {
  border-bottom: 1px dotted; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a img, img {
  -ms-interpolation-mode: bicubic;
  border: 0; }

a:active,
a:hover {
  outline: 0; }

input, textarea, button, select {
  margin: 0;
  font-size: 100%;
  line-height: normal;
  vertical-align: baseline; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none; }

input[type="checkbox"],
input[type="radio"],
input[type="text"],
input[type="email"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

input {
  border-radius: 0; }

textarea {
  overflow: auto;
  font: inherit; }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

.clearfix {
  *zoom: 1; }

::-webkit-input-placeholder {
  color: #4d4d4d; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #4d4d4d; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #4d4d4d; }

:-ms-input-placeholder {
  color: #4d4d4d; }

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
p {
  padding-bottom: 1rem;
  padding-bottom: 16px; }

a {
  text-decoration: none;
  transition: background 0.3s; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

abbr, acronym {
  border-bottom: 1px dotted #666666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

li {
  list-style-position: inside; }

body,
button,
input,
select,
textarea {
  color: #4d4d4d;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5rem; }

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: white;
  /* Fallback for when there is no custom background color defined. */ }

body {
  font-family: "Raleway", sans-serif;
  font-size: 0.8125rem;
  line-height: 1.5rem; }

blockquote, q {
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

hr {
  background-color: #d8d8d8;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #828282;
  border: 1px solid #cccccc;
  border-radius: 3px;
  max-width: 100%; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  textarea:focus {
    color: #4d4d4d; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px; }

textarea {
  padding: 3px;
  width: 100%; }

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
a {
  color: #4d4d4d; }
  a:hover, a:active {
    outline: 0; }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/*--------------------------------------------------------------
6.0 Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
7.0 Clearings
--------------------------------------------------------------*/
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after, .clearfix:after, .clearfix:before {
  content: "";
  display: table; }

.entry-content:after, .clear,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after, .clearfix:after {
  clear: both; }

/*--------------------------------------------------------------
8.0 Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/* Search widget. */
.widget_search .search-submit {
  display: none; }

/*--------------------------------------------------------------
9.0 Content
--------------------------------------------------------------*/
#mainContainer {
  height: auto !important;
  min-height: 100%;
  position: relative; }

.td {
  display: table-cell; }

.table {
  display: table; }

.white {
  color: #fff; }
  .white a {
    color: #fff; }

.img {
  overflow: hidden;
  display: block; }
  .img img {
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
    max-width: none; }

.fl {
  float: left; }

.fr {
  float: right; }

/*----- Asides -----*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*----- Comments -----*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*----- Posts and pages -----*/
.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
10.0 Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
10.0 My Styles
--------------------------------------------------------------*/
/********************GRID***************************/
.wr {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0 20px; }
  .wr:after {
    content: " ";
    display: block;
    clear: both; }

body {
  font-weight: 400; }

.td {
  vertical-align: middle; }

.col4 {
  width: 31.62393%;
  float: left;
  margin-left: 2.5641%;
  margin-bottom: 30px; }

.col4:first-child {
  margin-left: 0; }

/*********************MENU BUTTON**********************************/
#toggle-menu {
  display: none;
  float: left;
  margin-top: 20px; }

.menu-icon {
  display: inline-block;
  font-size: 16px;
  margin-left: 15px; }

.menu-icon span {
  display: block;
  width: 2.4em;
  height: 0.23em; }

.menu-icon span + span {
  margin-top: 0.33em; }

.menu-icon span {
  background: #fff; }

.menu-title {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  position: relative;
  top: -5px;
  font-size: 16px;
  margin-left: 10px; }

/********************TYPOGRAPHY***************************/
h1, h2, h3, h4, h5, .h1, .h2 {
  font-weight: 500;
  line-height: 1.2em;
  color: #212121; }

.h1, h1 {
  font-size: 23px;
  margin-bottom: 1.5rem; }
  .h1 span, h1 span {
    font-size: 0.6em;
    position: relative;
    bottom: -5px; }

h2, .h2 {
  font-size: 18px;
  margin-bottom: 15px; }

h3, h4, h5 {
  margin-bottom: 12px;
  font-size: 15px; }

/*****************BUTTONS*********************************/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  margin-bottom: 0;
  margin-top: 10px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.15);
  text-transform: uppercase;
  display: inline-block;
  background: #6ab651;
  padding: 0 15px;
  line-height: 40px;
  text-align: center;
  transition: background 0.3s; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    background: #54953f; }

/*****************HEADER*********************************/
.logo {
  display: block;
  margin: 15px auto 10px;
  float: left;
  max-width: 300px; }

#search {
  float: right;
  margin-top: 50px; }
  #search input[type='text'] {
    background: #f3f3f3;
    padding: 0;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
    padding-left: 10px;
    width: 210px;
    line-height: 40px;
    height: 40px;
    border-radius: none;
    font-size: 12px;
    border-bottom: 2px solid #d9d9d9; }
  #search input[type='submit'] {
    background: #6ab651;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #5ea846;
    width: 40px;
    color: #fff;
    font-family: FontAwesome;
    height: 38px;
    line-height: 38px;
    float: right;
    text-align: center;
    border-radius: none;
    font-size: 14px; }

.main-navigation {
  background-color: #6ab651;
  height: 64px;
  background: url(img/menu.gif) 0 0 repeat-x;
  background-image: linear-gradient(bottom, rgba(18, 16, 11, 0.3) 0%, rgba(255, 255, 255, 0.3) 100%);
  height: 60px; }
  .main-navigation li {
    display: block;
    position: relative; }
  .main-navigation a {
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.15);
    text-transform: uppercase; }
  .main-navigation > .menuwr > ul > li {
    float: left; }
  .main-navigation > .menuwr > ul > li > a {
    float: left;
    line-height: 60px;
    padding: 0 23px; }
  .main-navigation li:hover > a, .main-navigation li.current-menu-item > a {
    color: #fff;
    background: rgba(0, 0, 0, 0.1); }
  .main-navigation .sub-menu {
    position: absolute;
    display: none;
    top: 60px;
    background: #6ab651;
    width: 11.875rem;
    z-index: 99; }
    .main-navigation .sub-menu a {
      padding: 0.3125rem 0.9375rem; }
  .main-navigation li:hover .sub-menu {
    display: block; }

.caption {
  text-align: center;
  color: #000;
  display: table;
  width: 100%;
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.35); }

.pagecaption {
  text-align: center;
  color: #FFF;
  display: table;
  width: 100%;
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.35); }

#slider {
  position: relative;
  overflow: hidden; }
  #slider .item {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 300px;
    background-size: cover; }
  #slider .td {
    height: 300px; }
  #slider .title {
    font-size: 22px; }
    #slider .title strong {
      font-size: 50px;
      display: block;
      padding-top: 5px;
      line-height: 1em;
      font-weight: 700;
      text-transform: uppercase; }
  #slider .text {
    font-size: 18px; }
  #slider p {
    padding-bottom: 10px; }

.home #slider .item, .home #slider .td {
  height: 350px; }

/*****************CONTENT*********************************/
#_content {
  padding-top: 30px;
  padding-bottom: 30px; }

.blog-item {
  margin-bottom: 15px;
  border-bottom: 1px solid #d8d8d8; }

.meer {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  float: right;
  color: #6ab651; }

hr {
  margin-bottom: 20px; }

.news-blocks {
  margin-bottom: 30px; }

.blocks {
  margin-top: 80px; }

.blocks {
  margin: 80px -1.28205% 0; }
  .blocks .item {
    width: 30.83333%;
    float: left;
    margin-left: 1.25%;
    margin-right: 1.25%;
    margin-bottom: 30px; }
  .blocks .img {
    height: 120px;
    border-radius: 4px 4px 0 0;
    margin-bottom: 3px; }
  .blocks h2 {
    margin-bottom: 5px; }

.colored {
  border-bottom: 5px solid red;
  display: block;
  margin-bottom: 20px; }

.blocks .item:nth-child(2) .colored {
  border-bottom-color: #ffd600; }

.blocks .item:nth-child(3) .colored {
  border-bottom-color: #f39000; }

.blocks .item:nth-child(4) .colored {
  border-bottom-color: #6ab651; }

.blocks .item:nth-child(5) .colored {
  border-bottom-color: #5096b4; }

.blocks .item:nth-child(6) .colored {
  border-bottom-color: #1abc9c; }

.site-main {
  width: 65.81197%;
  float: left;
  margin-left: 0; }

.widget-area {
  width: 31.62393%;
  float: right;
  margin-left: 2.5641%; }

.site-main a, .widget-area a {
  color: #6ab651; }

.blog-item.custom {
  padding-bottom: 20px;
  overflow: hidden; }

.blocks .item {
  min-height: 239px; }

/*****************FOOTER*********************************/
.site-footer {
  position: relative;
  font-size: 12px; }
  .site-footer h2 {
    font-size: 17px;
    color: #fff; }

.topf {
  background: #6ab651;
  padding-top: 40px; }

.btf {
  background: #5ea846;
  padding: 15px 0; }

.fcol {
  width: 22.5%;
  float: left;
  margin-left: 1.25%;
  margin-right: 1.25%;
  margin-bottom: 30px;
  min-height: 170px; }

/********************RESPONSIVE***********************************/
@media all and (max-width: 61.1875rem) {
  .menuwr {
    display: none; }

  #toggle-menu {
    display: block; }

  .news-blocks .col4 {
    width: 48.71795%;
    float: left;
    margin-left: 2.5641%; }

  .news-blocks .descr {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px; }

  .news-blocks .col4:nth-child(2) {
    margin-left: 0; }

  .blocks .item {
    width: 47.5%;
    float: left;
    margin-left: 1.25%;
    margin-right: 1.25%; }

  .fcol {
    width: 47.5%;
    float: left;
    margin-left: 1.25%;
    margin-right: 1.25%; }

  .site-main, .widget-area {
    width: 100%;
    margin-left: 0;
    float: none;
    clear: both; } }
@media all and (max-width: 47.9375rem) {
  .logo {
    float: none; }

  #search {
    width: 250px;
    margin: 20px auto;
    float: none; }

  .news-blocks .col4 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .news-blocks {
    margin-bottom: 20px; }

  .blocks {
    margin-top: 30px; }

  .blocks .item, .fcol {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }

  .fl, .fr {
    float: none; }

  .caption, .td {
    display: block; }

  #slider .title strong {
    font-size: 30px; }

  .caption {
    padding-top: 90px; } }
/*--------------------------------------------------------------
11.0 Changes
--------------------------------------------------------------*/
