/*
Theme Name: KIK Kinderopvang
Theme URI: https://www.precies.nl/
Description: Child theme KIK Kinderopvang
Author: Precies Internetbureau
Author URI: https://www.precies.nl/

Version: 2.3.0

Template: genesis
Template Version: 2.3.0

Text Domain: precies
*/


@font-face {
    font-family: 'geomanistbold';
    src: url('fonts/geomanist-bold-webfont.woff2') format('woff2'),
         url('fonts/geomanist-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'geomanistbook';
    src: url('fonts/geomanist-book-webfont.woff2') format('woff2'),
         url('fonts/geomanist-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'geomanistmedium';
    src: url('fonts/geomanist-medium-webfont.woff2') format('woff2'),
         url('fonts/geomanist-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'geomanistregular';
    src: url('fonts/geomanist-regular-webfont.woff2') format('woff2'),
         url('fonts/geomanist-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'geomanistregular_italic';
    src: url('fonts/geomanist-regular-italic-webfont.woff2') format('woff2'),
         url('fonts/geomanist-regular-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/* Start Algemene CSS */

html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
font-size: 62.5%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}

html {
    font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
    font-size: 1.8rem;
}

*:focus {outline:none!important}

/* Body */


h1, h2, h3, h4, h5, h6 { 
font-family: 'geomanistmedium';
line-height: 1.2;
margin: 0 0 10px;
}



h1 {
font-size: 45px;
font-size: 4.5rem;
margin: 0 0 24px;
color:#42bfe0;
}


h2 {
font-size: 30px;
font-size: 3.0rem;
color:#333333;
}

h3 {
font-size: 22px;
    font-size: 2.2rem;
	margin: 0 0 25px;}

h4 {
font-size: 20px;
font-size: 2rem;}

h5 {
font-size: 18px;
font-size: 1.8rem;}

h6 {
font-size: 16px;
font-size: 1.6rem;}

body>div {
font-size: 17px;
font-size: 1.7rem}
    
body {
background-color: #fff;
color: #333333;
font-family: 'geomanistregular';
-webkit-font-smoothing: antialiased;
font-weight: 400;
line-height: 1.5;
overflow-x: hidden;
	margin: 0px;
}

strong {
font-weight: 700}
    
i {
font-style: italic}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

a {
	color: #42bfe0;
	text-decoration: underline;
}

a:hover,
a:focus {
	color: #333;
	text-decoration: none;
}

a.overlay {
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 30px;
    right: 15px;
    opacity: 0;
    text-decoration: none;
    z-index: 999;
}

p {
	margin: 0 0 28px;
	padding: 0;
}

ol,
ul {
	margin: 0 0 20px;
	padding: 0;
}

li {
	list-style-type: none;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #ddd;
	clear: both;
	margin: 1em 0;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

img { 
max-width: 100%;
border-style: none;
height: auto; }
    
.footer-widgets::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
content: " ";
display: table}

.footer-widgets::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
clear: both;
content: " ";
display: table}

.avatar {
	border-radius: 50%;
	float: left}

.widget-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 20px}

.alignnone,
img.alignnone {
	margin-bottom: 12px}

.widget {
	margin-bottom: 40px}

.widget p:last-child,
.widget ul>li:last-of-type,
.widget-area .widget:last-of-type {
	margin-bottom: 0}




.genesis-skip-link {
	margin: 0}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0}

.site-inner {
	clear: both;
	margin: 0 auto;
	max-width: 100%;
	padding-top: 0;}

.widget-wrap li {
	list-style-type: none}

.widget-wrap ul {
	padding: 0}


/*-----------------HEADER---------------------*/

header, nav, section {
display: block}


.site-header>.wrap {
    padding: 0px;
	max-width: 1170px;
	}
	
.site-header>.wrap .nav.wrap {
max-width: 1170px;
}
	



.site-header {

    width: 100%;
	z-index: 99;

	background-color: #ffffff;
}

.site-header .widget-area {
width: 70%}

.title-area {
float: left;
padding: 10px 0
}

.header-image .title-area {
margin: 0 auto;
width: 30%;}


.site-title {
font-size: 30px;
font-size: 3rem;
font-weight: 700;
line-height: 1.2
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
color: #333;
text-decoration: none
}

.header-image .site-title>a {
float: left;
min-height: 103px;
width: 100%
}

.site-title {
margin-bottom: 0
}

.header-image .site-title {
display: block;
text-indent: -9999px
}

.site-header .widget-area {
float: right;
text-align: right;

z-index: 999;
    position: relative;
}

.header-image .site-description,
.header-image .site-title a {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	    background-size: contain!important;
}

/*-----------------HEADER FIXED---------------------*/

.site-header.fixed {
    color: #19191a;
    box-shadow: 0 5px 10px rgba(25,25,26,.1);
    background: #fff;
}

.site-header.fixed{
  
    top: 0;
    bottom: auto;
    transition: 300ms;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999999;
}


.site-header.fixed {
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 0.5s;
}

@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.site-header.fixed .site-title a {
    background-size: contain!important;
	    min-height: 50px;
}


.site-header.fixed .genesis-nav-menu a {
    padding: 40px 20px;
	}
	
.site-header.fixed .genesis-nav-menu .menu-item-19 a {
    padding: 31px 20px;
}	
	
	
.site-header.fixed .genesis-nav-menu .sub-menu a {
 padding: 30px 20px;
 font-weight: 300;
}

#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-19 > a.mega-menu-link,

#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-1216 > a.mega-menu-link{
    line-height: 50px;
    top: 50px;

}





/*-----------------MENU---------------------*/

.nav-primary {
background-color: #226987;
}

.nav-primary .wrap {
max-width: 1130px;
}

.genesis-nav-menu {
clear: both;
font-size: 18px;
font-size: 1.8rem;
line-height: 1;
width: 100%;
text-align: right;
z-index: 999;
margin:0px;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	color: #000000;
	text-decoration: none;
	display: block;
        padding: 63px 20px;
    line-height: 0;
	font-weight: 600;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item > a
 {
	color: #42bfe0;
	text-decoration: none;
}

.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus {
color:#ffffff;
font-weight: 600;

}


.genesis-nav-menu .sub-menu {
	border-top: 0px solid #eee;
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition:    opacity 0.4s ease-in-out;
	-ms-transition:     opacity 0.4s ease-in-out;
	-o-transition:      opacity 0.4s ease-in-out;
	transition:         opacity 0.4s ease-in-out;
	width: 210px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
background-color: #aebe39;
    border-bottom: 1px solid #8d9a2b;
    border-top: 0;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 20px;
    position: relative;
    width: 350px;
    word-wrap: break-word;
	color: #fff;
	font-weight: 300;
}

.genesis-nav-menu .sub-menu .current-menu-item > a {
color:#ffffff;
font-weight: 600;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -56px 0 0 209px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu .sub-menu a {
    padding: 30px 20px;
}

/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}





/*-----------------BUTTONS + FORMULIEREN---------------------*/ 
input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 400;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #888888;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #888888;
}
.page-section button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
background-color: #aebd39;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 8px 40px;
    width: auto;
    text-decoration: none;
    border-radius: 5px;
    text-transform: uppercase;
	font-family: 'geomanistmedium';
    letter-spacing: 0.2rem;
}



button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus {
	background-color: #42bfe0;
	color: #fff;
}

.entry-content .button:hover,
.entry-content .button:focus {
	color: #fff;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}



/*-----------------FOOTER---------------------*/

.screen-reader-shortcut,
.screen-reader-text {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
overflow: hidden;
position: absolute!important;
width: 1px;
word-wrap: normal!important}

.screen-reader-shortcut:focus,
.screen-reader-text:focus {
background: #fff;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
clip: auto!important;
color: #333;
display: block;
font-size: 1em;
font-weight: 700;
height: auto;
padding: 15px 23px 14px;
text-decoration: none;
width: auto;
z-index: 100000}

.footer-widgets .widget ul>li,
.site-header .widget {
margin-bottom: 0}

.footer-widgets a {
color: #fff}

.footer-widgets a:hover {
color: #ba67a6}

.footer-widgets .widget ul>li {
padding-bottom: 0}

.footer-widgets {
clear: both;
padding: 60px 0;
color: #ffffff}

.site-footer,
.site-footer a {
color: #333333;
text-decoration: none;}

.bottom-footer,
.bottom-footer a {
color:#cccccc;
text-decoration: none;
}

.site-footer a:hover,
.site-footer a:focus {
color: #42bfe0}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
width: 23.076923076923%;
float: left;
margin-left: 2.5%}

.footer-widgets-1 {
margin-left: 0}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
float: left}

.footer-widgets-4 {
float: right}

.site-footer {
background-color: #ffffff;
padding: 0px
}

.site-footer .footer-content a {
    padding: 0px 21px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'geomanistmedium';
}

#menu-item-109 a {
padding-right: 0px;
}

.site-footer .footer-content .col-lg-9 {
text-align: right;
}

.footer-content .widget {
    margin-bottom: 0px;
}

.footer-content .widget ul>li {
    margin-bottom: 0px;
    padding-bottom: 0px;
	display: inline-block;
}


.bottom-footer {
text-align: right;
padding: 30px 0px;
font-size: 13px;
}


.menu-footer-menu-container {
padding-top: 30px;
}


.site-inner, .wrap {
margin: 0 auto;
max-width: 100% }

    
.site-inner,
.widget {
word-wrap: break-word}
    


/*-----------------CUSTOM CSS---------------------*/

/* ----- HOMEPAGE --------*/

.h1-sub {
font-size: 45px;
    padding-bottom: 40px;
}

.page-section {
padding: 80px 0px;
}

.page-section.page-section-slider {
        padding: 0px 0px;
	}
	
.page-section.page-section-intro {
    background-color: #42bfe0;
text-align: center;
font-family: 'geomanistbook';
font-size: 2.5rem;
font-size: 25px;
line-height: 35px;
color: #ffffff;
    position: relative;
}

.page-section.page-section-intro:before {
    width: 867px;
    content: " ";
    background-image: url(https://www.kik-kinderopvang.nl/wp-content/uploads/yellow-circle.png);
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 433px;
    background-repeat: no-repeat;

}

.page-section.page-section-vormen {
padding: 30px 0px 80px;
text-align: center;
}

.page-section.page-section-vormen h1 {
    padding-bottom: 75px;
}

.page-section.page-section-vormen img {
border-radius: 50%;
    border: 26px solid #fff;
    box-shadow: 0 0 26px 0 rgba(0,0,0,.1);
    height: 360px;
    width: 360px;
    margin-bottom: 35px;
    object-fit: cover;
	}

#vorm1,
#vorm2,
#vorm3{
position: relative;
}

#vorm1:before,
#vorm2:before,
#vorm3:before{
   
    position: absolute;
    top: -60px;
    left: 0;
    background-repeat: no-repeat;
    background-position: top center;
    display: inline-block;
    content: ' ';
    width: 100%;
    height: 152px;
}

#vorm1:before {
 background-image: url(https://www.kik-kinderopvang.nl/wp-content/uploads/bee.png);
}

#vorm2:before {
 background-image: url(https://www.kik-kinderopvang.nl/wp-content/uploads/strawberry.png);
}

#vorm3:before {
 background-image: url(https://www.kik-kinderopvang.nl/wp-content/uploads/soccerball.png);
}

.page-section.page-section-quotes {
    background-color: #f8b020;
position: relative;
min-height: 433px;
text-align: center;
color:#ffffff;
padding: 47px 0px;
}

.quote-icon {
height: 72px;
width: 72px;
background-image: url(https://www.kik-kinderopvang.nl/wp-content/uploads/quote.png);
	background-repeat: no-repeat;
    background-position: center;
display: inline-block;
    margin-bottom: 20px;
	position: relative;
	}

.page-section.page-section-quotes:before {
    width: 867px;
    content: " ";
    background-image: url(https://www.kik-kinderopvang.nl/wp-content/uploads/blue-circle.png);
    position: absolute;
    top: 0px;
    left: 0px;
    height: 433px;
    background-repeat: no-repeat;
}

.page-section.page-section-quotes .quote {
font-size: 3rem;
font-size: 30px;
 font-family: 'geomanistregular_italic';
 text-transform: uppercase;
}
.page-section.page-section-imagewall {
    padding: 10px 0px;
	}


.page-section.page-section-imagewall img {
height: 510px;
object-fit: cover;
}

.page-section.page-section-imagewall .row {
    margin-left: -5px;
    margin-right: -5px;
}

.page-section.page-section-imagewall .col-lg-4 {
padding-left: 5px;
padding-right: 5px;
}

.page-section.page-section-usp {
    position: relative;
    webkit-box-shadow: 0px 10px 12px 0px rgba(223,223,223,1);
    -moz-box-shadow: 0px 10px 12px 0px rgba(223,223,223,1);
    box-shadow: 0px 10px 12px 0px rgba(223,223,223,1);
background-image: url(https://www.kik-kinderopvang.nl/wp-content/uploads/pattern.png);
}

.page-section.page-section-usp .block-inner {
    z-index: 99;
    position: relative;
}


.page-section.page-section-usp:before { 
    content: " ";
    background-image: url(https://www.kik-kinderopvang.nl/wp-content/uploads/lieveheersbeestje.png);
    position: absolute;
	top: 72px;
    left: 18px;
    height: 191px;
	width: 188px;
    background-repeat: no-repeat;
}

.page-section.page-section-usp:after { 
    content: " ";
    background-image: url(https://www.kik-kinderopvang.nl/wp-content/uploads/bal.png);
    position: absolute;
    top: 320px;
    right: 2px;
    height: 275px;
	width: 269px;
    background-repeat: no-repeat;
}


.page-section.page-section-usp h2,
.page-section.page-section-inschrijven h2,
.page-section.page-section-informatie h2{
    font-size: 45px;
    font-size: 4.5rem;
    margin: 0 0 70px;
    color: #42bfe0;
	
}

  
.page-section.page-section-usp h2 {
    text-align: center;
	}




.page-section.page-section-inschrijven h2 {
 margin: 0 0 50px;
}


.page-section.page-section-inschrijven button, input[type="button"], 
.page-section.page-section-inschrijven input[type="reset"], 
.page-section.page-section-inschrijven input[type="submit"], 
.page-section.page-section-inschrijven .button {
    padding: 8px 18px;
    margin-right: 10px;
}

.page-section.page-section-inschrijven {
-webkit-box-shadow: 0px 10px 12px 0px rgba(223,223,223,1);
    -moz-box-shadow: 0px 10px 12px 0px rgba(223,223,223,1);
    box-shadow: 0px 10px 12px 0px rgba(223,223,223,1);
    position: relative;
}

.footer-content {
    padding-top: 20px;
}
.footer-content .alignnone, 
.footer-content img.alignnone {
margin-bottom: 0px;
    box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.1);
    border-radius: 50%;
	}


.site-footer .footer-content #text-3 a {
    padding: 0px 10px 0px 0px;
}

.t-c {
text-align: center;
}

.flex-grid-two {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.column {
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
}

.column.half {
    width: 50%;
}
.column.third {
    width: 33.3333333333%;
}



.flex-grid {
    display: flex;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}

.flex-grid .col {
    margin: 0px 15px;
    flex: 1;
}
   
.block-inner {
margin: 0 auto;
max-width: 1170px;
}

.page-section.page-section-intro .inner {
	position: relative;
	z-index: 9;
}

/* ----- CONTENT PAGINA --------*/

.inschrijven-sidebar li {
	list-style-type: disc;
}

.page-section.page-section-hdimage {
padding: 0px;
height: 600px;
position: relative;
}

.page-section.page-section-hdimage .main-image img {
    object-fit: cover;
    height: 600px;
	width: 100%;
}

.page-section.page-section-hdimage .sub-image img {
    position: absolute;
    top: 130px;
    border-radius: 50%;
    border: 26px solid #fff;
    box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.1);
    height: 360px;
    width: 360px;
    margin-bottom: 35px;
    right: 320px;
}


.page-section.page-section-breadcrumbs a {
color:#ffffff;
}

.page-section.page-section-breadcrumbs {
background-color: #42bfe0;
    padding: 10px 0px;
}
.page-section.page-section-breadcrumbs .block-inner {
    padding: 28px 0px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'geomanistmedium';
}

.page-section.page-section-breadcrumbs .block-inner a {
color:#333333;
text-decoration: none;
}



.page-section.page-section-content,
.page-section.page-section-breadcrumbs{
-webkit-box-shadow: 0px 10px 12px 0px rgba(223,223,223,1);
-moz-box-shadow: 0px 10px 12px 0px rgba(223,223,223,1);
box-shadow: 0px 10px 12px 0px rgba(223,223,223,1);
}

.page-section.page-section-content {
padding: 0px;
}

.page-section.page-section-content.fullwidth {
padding: 80px 0px;
}

.right {
position: relative;
padding: 110px 0px 80px 40px;
}

.left {
padding: 80px 40px 80px 0px;
}

.right:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50vw;
  /* half viewport width */
  height: 100%;
  /* parent height */
 background-image: url(https://www.kik-kinderopvang.nl/wp-content/uploads/pattern.png);
  z-index: -1;
  /* push under parent */
}

.flex-grid.row {
  display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
}


/* ----- BLOG PAGINA --------*/


.blog_post-image img {
height: 350px;
width: 100%;
object-fit: cover;
}

.blog_post-meta {
padding: 20px 0px;
}

.facetwp-facet-load_more {
text-align: center;
}


.blog_post-text img {
width: 100%;
height: auto;
object-fit: cover
} 


/* ----- CONTACT PAGINA --------*/

.slogan {
font-size: 90px;
color:#aebd39;
font-family: 'geomanistbold';
line-height: 0.9;
margin: 0 0 85px;
}

.page-section.page-section-content .gform_wrapper .top_label .gfield_label, 
.page-section.page-section-content .gform_wrapper legend.gfield_label {
display: none;
}

.page-section.page-section-content .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-family: inherit;
    padding: 9px 15px;
    letter-spacing: normal;
    border-radius: 5px;
	font-size: 15px;
}

.page-section.page-section-content .gform_wrapper textarea.medium {
    height: 160px;
    width: 100%;
	    padding: 9px 15px;
    border-radius: 5px;
	font-size: 15px;
}

.page-section.page-section-content .gform_wrapper .gform_footer input.button, 
.page-section.page-section-content .gform_wrapper .gform_footer input[type=submit], 
.page-section.page-section-content .gform_wrapper .gform_page_footer input.button, 
.page-section.page-section-content .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 1em;
    width: auto;
    margin: 0 16px 0 0;
    float: right;
}

.page-template-page-contact .right {
    padding: 84px 0px 5px 40px;
}

.page-section.page-section-content .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
.page-section.page-section-content .gform_wrapper li.gfield_error textarea {
    border: 1px solid #e4022e;
}

.page-section.page-section-content .gform_wrapper .validation_message {
    color: #e4022e;
}

.page-section.page-section-content .gform_wrapper div.validation_error {
    color: #e4022e;
    border-top: 2px solid #e4022e;
    border-bottom: 2px solid #e4022e;
}

.page-section.page-section-maps {
padding: 0px;
line-height: 0px;
}


.page-template-page-contact .page-section.page-section-imagewall {
    webkit-box-shadow: 0px 10px 12px 0px rgba(223,223,223,1);
    -moz-box-shadow: 0px 10px 12px 0px rgba(223,223,223,1);
    box-shadow: 0px 10px 12px 0px rgba(223,223,223,1);
    padding: 30px 0px;
	position: relative;}



/* ----- LOCATIE PAGINA --------*/
.page-section.page-section-informatie {
position: relative;
    webkit-box-shadow: 0px 10px 12px 0px rgba(223,223,223,1);
    -moz-box-shadow: 0px 10px 12px 0px rgba(223,223,223,1);
    box-shadow: 0px 10px 12px 0px rgba(223,223,223,1);
    background-image: url(https://www.kik-kinderopvang.nl/wp-content/uploads/pattern.png);
    display: inline-block;
    width: 100%;
	    text-align: center;
	}









/* # Media Queries
---------------------------------------------------------------------------------------------------- */
/* (1440x900) WXGA+ Display */
@media  screen and (max-width: 1440px) {

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1280px) {



.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
	width: 22%
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	margin-left: 0;
	margin-right: 3%
}
.block.block-slider {
	margin-top: 0;
	padding: 40px
}
.block,
.footer-widgets {
	padding: 60px 40px
}
.footer-widgets {
	background: left 100px bottom no-repeat #2a3c47;
	clear: both;
	font-size: 15px;
	font-size: 1.5rem;
	color: #fff
}

}

/* Ipad Pro */
@media only screen and (max-width : 1024px) {

.site-header>.wrap {
    padding: 0px 40px;
}









}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {



}

/* Small Devices, iPad in portrait & landscape */
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px)  {

.title-area {
    float: left;
    padding: 30px 0;
}


.page-section.page-section-quotes:before {
    width: 646px;
    background-size: contain;
}

.page-section {
    padding: 80px 30px;
}

.page-section.page-section-vormen {
    padding: 30px 30px 80px;
}

.page-section.page-section-imagewall img {
    height: 220px;
}



.site-footer .footer-content a {
    padding: 0px 4px;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'geomanistmedium';
}

.page-section.page-section-quotes {
    min-height: 330px;
    padding: 47px 30px;
}

.page-section.page-section-quotes .quote {
    font-size: 1.8rem;
    font-size: 18px;
	}

.page-section.page-section-imagewall {
    padding: 10px 10px;
}


.page-section.page-section-hdimage .main-image img {
    object-fit: cover;
    height: 300px;
}


.page-section.page-section-hdimage .sub-image img {
    top: 50px;

    border: 13px solid #fff;
    height: 200px;
    width: 200px;
    margin-bottom: 35px;
    right: 166px;
}


.page-section.page-section-hdimage {
    height: auto;

}

.page-section.page-section-breadcrumbs {
    padding: 0px 30px;
}

.page-section.page-section-breadcrumbs .block-inner {
    padding: 18px 0px;
	}


.page-section.page-section-content {
    padding: 0px 30px;
}

.page-template-page-contact .page-section.page-section-imagewall {
    padding: 30px 10px;
}

.header-image .title-area {
    margin: 0 auto;
    width: 30%;
}

.site-header .widget-area {
    width: 70%;

}

.header-image .site-title a {
    background-size: contain!important;
	 min-height: 76px;
}

.genesis-nav-menu a {
      padding: 15px 10px;
}


.site-header.fixed .title-area {
    float: left;
    padding: 10px 0;
}

.footer-content {
    padding-left: 30px;
    padding-right: 30px;
    display: inline-block;
    width: 100%;
}

.bottom-footer {
    padding: 30px 30px;

}

.page-template-page-tekst .right:after {
    width: inherit;
}


.page-section.page-section-vormen img {
    border: 13px solid #fff;
    height: 220px;
    width: 220px;
}	
	
	
}

/* iPad in portrait */ 
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : portrait) { 




.page-section.page-section-imagewall {
    padding: 10px 10px;
}

.page-section.page-section-inschrijven .button {
width: 100%;
margin-bottom: 15px;
}

.bottom-footer {
    text-align: right;
    font-size: 13px;
}


.slogan {
    font-size: 60px;
}


.footer-content .alignnone, .footer-content img.alignnone {
    width: 60px;
}

.menu-footer-menu-container {
    padding-top: 15px;
}

.site-footer .footer-content a {
    font-size: 12px;
	}

.site-inner {
    padding-top: 0px;
}


}


/* Extra Small Devices, Phones */
@media only screen 
and (min-width : 320px) 
and (max-width : 767px) {


.facetwp-template {
text-align: left;
}

.blog_post-image img {
    height: 150px;
}


.home .site-inner {
    text-align: center;
}



.page-section {
    padding: 40px 30px;
}



h1 {
    font-size: 35px;
    font-size: 3.5rem;
	}

.page-section.page-section-intro {
    font-size: 1.7rem;
    font-size: 17px;
    line-height: 26px;

}


.page-section.page-section-vormen h1 {
    padding-bottom: 0px;
}

.h1-sub {
    font-size: 35px;
    padding-bottom: 40px;
    line-height: 32px;
}

.page-section.page-section-vormen {
    padding: 30px 30px 80px;
}

.page-section.page-section-quotes:before {
    width: 100%;
    content: " ";
    background-image: url(https://www.kik-kinderopvang.nl/wp-content/uploads/blue-circle.png);
    position: absolute;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

.page-section.page-section-quotes .quote {
    font-size: 1.5rem;
    font-size: 15px;
}


.page-section.page-section-quotes {
    min-height: 331px;
    padding: 47px 30px;
}

.page-section.page-section-vormen img {
    border: 12px solid #fff;
	width: 260px;
    height: 260px;
    margin-bottom: 16px;
}

#vorm1:before {
    top: -35px;
    height: 98px;
    background-size: contain;
}

#vorm2:before, #vorm3:before {
    top: -35px;
	height: 98px;
    background-size: contain;
}

#vorm1, #vorm2, #vorm3 {
    margin-top: 40px;

}

.page-section.page-section-imagewall img {
    height: 220px;
    object-fit: cover;
}

.page-section.page-section-imagewall {
    padding: 10px 10px;
}

.page-section.page-section-inschrijven .button {
width: 100%;
margin-bottom: 15px;
}

.site-footer .footer-content a {
    padding: 0px;
}

.footer-content .widget ul>li {
    display: block;
}

.site-footer .footer-content .col-lg-9 {
    text-align: center;
}
.footer-content {
    text-align: center;
}

.bottom-footer {
    text-align: center;
    font-size: 11px;
}

.footer-content {

    text-align: center;
}

.flex-grid {
    display: inline-block;
}

.left {
    padding: 40px 30px;
}

.slogan {
    font-size: 58px;
    margin: 0 0 45px;
}


.page-template-page-contact .right {
    padding: 30px;
}

.right:after {
    width: 100%;
}


.page-template-page-contact .page-section.page-section-imagewall {
    padding: 10px 10px;
}


.sub-image {
display: none;
}

.page-section.page-section-hdimage {

    height: 200px;

}

.page-section.page-section-hdimage .main-image img {
    object-fit: cover;
    height: 200px;
}

.page-section.page-section-breadcrumbs .block-inner {
    padding: 9px 30px;
    font-size: 14px;
}


.right {
    position: relative;
    padding: 20px 30px 20px 30px;
}

.site-inner, .widget {
    text-align: center;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    width: 100%;
    margin: 0px;
}

#sfm-mob-navbar a {
    float: left;
    padding-left: 10px;
}

.site-inner {
    padding-top: 0;
}

.column.half {
    width: 100%;
}

.page-section.page-section-content.fullwidth {
    padding: 40px 30px;
}

.page-section.page-section-inschrijven h2 {
    margin: 20px 0 20px;
}

.page-section.page-section-usp h2, .page-section.page-section-inschrijven h2, .page-section.page-section-informatie h2 {
    font-size: 30px;
    font-size: 3rem;

}

.column.third {
    width: 100%;
}


.page-section.page-section-content.fullwidth table {
width: 100%;
text-align: left;
}

.footer-content .alignnone, 
.footer-content img.alignnone {
margin-bottom: 10px;
}

	
	#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-19 > a.mega-menu-link {
		margin-bottom: 20px;
	}	
	
}

/* Extra Small Devices, Phones landscape*/
@media only screen 
and (min-width : 414px) 
and (max-width : 736px) 
and (orientation : landscape) { 


}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {



}    

    

    
@media print {
h2,
h3,
img {
	page-break-after: avoid;
	page-break-inside: avoid
}
h2,
h3,
p {
	orphans: 3;
	widows: 3
}
h2,
h3,
img {
	page-break-inside: avoid
}
*,
::after,
::before {
	background: 0 0!important;
	box-shadow: none!important;
	color: #000!important;
	text-shadow: none!important
}
a,
a:visited {
	text-decoration: underline
}
a[href]::after {
	content: " (" attr(href) ")"
}
.site-title>a::after,
a[href^="#"]::after {
	content: ""
}
img {
	max-width: 100%!important
}
@page {
	margin: 2cm .5cm
}
.content-sidebar {
	width: 100%
}
.header-widget-area,
input {
	display: none!important
}
.title-area {
	text-align: center;
	width: 100%
}
.site-title>a {
	margin: 0;
	text-decoration: none;
	text-indent: 0
}
.site-inner {
	padding-top: 0;
	position: relative;
	top: -100px
}
ul {
	page-break-before: avoid
}