@import url(https://www.johanchrispijn.nl/wp-content/themes/johanchrispijn/../cornerstone/style.css);
html,
body {
  font-family: 'Titillium Web', sans-serif;
  background: #ffffff;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.625em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.625em;
  clear: both;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.textaligncenter {
  text-align: center;
}
a,
a:link,
a:visited {
  transition-duration: .2s;
  color: #242219;
}
a:hover,
a:active {
  transition-duration: .2s;
  color: #cd213f;
  text-decoration: underline;
}
* {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  color: #446177;
  font-weight: 400;
  font-family: 'PT Sans', sans-serif;
}
h1 {
  margin-bottom: 2rem;
  font-size: 2.5rem;
}
h2 {
  font-size: 1.875rem;
  margin-bottom: 1.25rem;
  margin-top: 2rem;
}
p {
  color: #004e38;
  line-height: 1.7;
}
::-webkit-input-placeholder {
  color: #717171 !important;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #717171 !important;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #717171 !important;
}
button,
.button {
  font-size: 1.3125rem;
  background: #5a8ab0;
  transition-duration: .2s;
  color: #ffffff;
  font-weight: 400;
  padding: 1.5rem 3.5rem;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: #5a8ab0;
  color: #ffffff;
  transition-duration: .2s;
}
button.disabled,
button[disabled],
.button.disabled,
.button[disabled] {
  background-color: #5a8ab0;
  color: #ffffff;
  transition-duration: .2s;
  border: none;
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
  background-color: #5a8ab0;
  color: #ffffff;
  transition-duration: .2s;
  border: none;
}
.gform_confirmation_message {
  color: #446177;
  font-size: 1.25rem;
}
.gform_wrapper textarea {
  padding: .25rem;
}
.round {
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  border-radius: 1rem;
}
/* WordPress Gallery 
------------------------------------------ */
.gallery {
  margin-left: -0.5em;
  margin-right: -0.5em;
}
.gallery:after {
  display: table;
  content: "";
  clear: both;
}
.gallery-item {
  margin: 0;
  float: left;
  padding: 0em;
}
.gallery-item img {
  width: 100%;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
  float: none;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33.3333%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
.gallery-columns-6 .gallery-item {
  width: 16.6667%;
}
.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
  width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left;
}
.entry-content ul:not([class*="block-grid-"]):not(.clearing-thumbs),
.widget_archive ul {
  margin-left: 2em;
}
/* We use this media query to add styles to any device that supports media queries */
/* Used to alter styles for screens at least 300px wide. */
@media only screen and (min-width: 300px) {
  .fullwidth.blue {
    background: #5a8ab0;
    margin-bottom: 0rem;
  }
  .page-template-home .fullwidth.blue {
    margin-bottom: 0rem;
  }
  .page-template-home .title-bar {
    background: #5a8ab0 !important;
    margin-bottom: 0rem;
  }
  .logo {
    margin-top: 1rem;
    margin-bottom: 1rem;
    float: left;
  }
  .logo svg {
    max-width: 100%;
    width: 300px;
  }
  .leerbedrijf {
    float: right;
    margin-bottom: .5rem;
  }
  .leerbedrijf span {
    color: #5a8ab0;
    margin-left: .25rem;
    font-family: 'Titillium Web', sans-serif;
    font-style: italic;
    font-size: 1rem;
  }
  .title-bar {
    background: #5a8ab0 !important;
    margin-bottom: 1rem;
  }
  .title-bar .title-bar-right .title-bar-title {
    color: #ffffff;
    text-transform: uppercase;
  }
  .title-bar .title-bar-right .menu-icon {
    background: none !important;
    padding: 0;
  }
  .title-bar .title-bar-right .menu-icon::after {
    background: #ffffff;
    box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
  }
  .title-bar p {
    font-weight: 700;
    font-size: .875rem;
    line-height: 1.3;
    margin-bottom: 0;
    margin-top: 1.5rem;
    color: #5a8ab0;
  }
  .title-bar p i {
    font-weight: 400;
  }
  .title-bar p a,
  .title-bar p a:link,
  .title-bar p a:visited {
    color: #717171;
    font-weight: 700;
  }
  .title-bar p a:hover,
  .title-bar p a:link:hover,
  .title-bar p a:visited:hover {
    text-decoration: underline;
    color: #cd213f;
  }
  .top-bar-right ul li {
    margin: 0 .5rem;
    float: left;
  }
  .top-bar-right ul li a {
    text-decoration: none;
    padding: 1rem;
    color: #717171;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
  }
  .top-bar-right ul li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #5a8ab0;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .top-bar-right ul li a:hover:before,
  .top-bar-right ul li a:focus:before,
  .top-bar-right ul li a:active:before {
    left: 0;
    right: 0;
  }
  .top-bar-right ul li.current-menu-item a {
    background: none;
    color: #717171;
  }
  .top-bar-right ul li.current-menu-item a:before {
    left: 0;
    right: 0;
  }
  .top-bar-right ul li.current-menu-item.menu-item-19 a {
    color: #242219;
  }
  .top-bar-right ul li.menu-item-19 {
    background: #f5f5f5;
    color: #5F646B;
  }
  .top-bar-right ul li.menu-item-19 a:hover {
    color: #242219;
  }
  .top-bar-right ul li.menu-item-19 a:before {
    height: 0;
  }
  .top-bar {
    background: none;
    padding: 0;
  }
  .top-bar ul {
    background: none;
  }
  .top-bar ul li a {
    color: #ffffff;
    padding: 2rem 1.5rem;
    font-size: 1.4rem;
    opacity: 1;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
  }
  .top-bar ul li a:hover {
    text-decoration: none;
    text-shadow: 0px 0px 0px white;
    font-weight: 400;
  }
  .top-bar ul li a:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    left: calc(40%);
    bottom: 0;
    border-width: 15px 15px 0 15px;
    border-color: #5a8ab0 transparent transparent transparent;
  }
  .top-bar ul li a:hover:before,
  .top-bar ul li a:focus:before,
  .top-bar ul li a:active:before {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
  }
  .top-bar ul li.current-menu-item a {
    background: #7ba1c0;
    text-shadow: 0px 0px 0px white;
    color: #ffffff;
  }
  .top-bar ul li.current-menu-item a:before {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    border-color: #7ba1c0 transparent transparent transparent;
  }
  .off-canvas.position-right .vertical.menu {
    height: 100%;
  }
  .off-canvas.position-right .vertical.menu li a {
    font-size: 1rem;
    text-transform: uppercase;
    padding: .8rem;
  }
  .off-canvas.position-right .vertical.menu li a:hover,
  .off-canvas.position-right .vertical.menu li a:focus,
  .off-canvas.position-right .vertical.menu li a:active {
    text-decoration: none;
  }
  .off-canvas.position-right .vertical.menu li.current-menu-item a {
    background: #5a8ab0;
    color: #ffffff;
  }
  .off-canvas-content {
    box-shadow: none;
    background: none;
  }
  .fullwidth.homeSlider {
    background-image: url('https://www.johanchrispijn.nl/wp-content/themes/johanchrispijn/img/johanchrispijn-home-1.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    min-height: 10rem;
  }
  .fullwidth.homeSlider .blok {
    margin-top: 10%;
    background: #ffffff;
    padding: 4rem;
    -webkit-border-bottom-right-radius: 6rem;
    -moz-border-radius-bottomright: 6rem;
    border-bottom-right-radius: 6rem;
  }
  .fullwidth.homeSlider .blok p {
    color: #446177;
  }
  .fullwidth.homeSlider .blok a,
  .fullwidth.homeSlider .blok a:link,
  .fullwidth.homeSlider .blok a:visited {
    font-weight: 600;
    color: #446177;
  }
  .fullwidth.homeSlider .blok a:hover,
  .fullwidth.homeSlider .blok a:link:hover,
  .fullwidth.homeSlider .blok a:visited:hover {
    text-decoration: underline;
  }
  .fullwidth.homeSlider .blok .button {
    margin-top: 2rem;
    text-transform: uppercase;
    font-weight: 400;
    color: #ffffff !important;
  }
  .fullwidth.homeSlider .blok .button:hover {
    background: #7BA1C0 !important;
    text-decoration: none !important;
  }
  .fullwidth.grey {
    background: #f5f5f5;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .fullwidth.grey .row .columns {
    padding: 1rem;
  }
  .fullwidth.grey .row .columns .innerimage img {
    width: 100%;
  }
  .fullwidth.grey .row .columns .innercontent {
    background: #ffffff;
    padding: 3rem 2rem;
  }
  .fullwidth.grey .row .columns .innercontent h4 {
    margin-bottom: 1rem;
  }
  .fullwidth.grey .row .columns .innercontent p {
    color: #5a8ab0;
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.0625rem;
  }
  .fullwidth.grey .row .columns .innercontent .leesmeer {
    font-weight: 600;
    color: #5a8ab0;
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.0625rem;
    text-decoration: none;
  }
  .fullwidth.grey .row .columns .innercontent .leesmeer:hover {
    text-decoration: underline;
  }
  .fullwidth.grey .row .columns.blokblauw .innercontent {
    background: #5a8ab0;
  }
  .fullwidth.grey .row .columns.blokblauw .innercontent h4 {
    color: #ffffff;
    font-weight: 700;
  }
  .fullwidth.grey .row .columns.blokblauw .innercontent p {
    color: #ffffff;
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.25rem;
  }
  .fullwidth.grey .row .columns.blokblauw .innercontent .button {
    background: #ffffff;
    color: #5a8ab0;
    padding: 1.5rem 0rem;
    font-weight: 700;
    width: 100%;
    margin-top: 2rem;
  }
  .fullwidth.grey .row .columns.blokblauw .innercontent .button:hover {
    background: #f5f5f5;
    text-decoration: none;
  }
  .uitgelicht {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .uitgelicht .columns {
    padding-bottom: 2rem;
  }
  .uitgelicht .columns h2 {
    margin-top: 0;
  }
  .uitgelicht .columns p {
    color: #5a8ab0;
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.25rem;
  }
  .uitgelicht .columns .leesmeer {
    font-weight: 600;
    text-decoration: none;
    color: #5a8ab0;
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.25rem;
  }
  .uitgelicht .columns .leesmeer:hover {
    text-decoration: underline;
  }
  .row #primary .entry-content h1 {
    font-size: 2rem;
    line-height: 2.25rem;
    margin-bottom: 0.5rem;
  }
  .row #primary .entry-content h2 {
    font-size: 1.75rem;
    line-height: 2rem;
    margin-bottom: 0.5rem;
  }
  .row #primary .entry-content p {
    font-size: 1.25rem;
    font-family: 'Titillium Web', sans-serif;
    color: #5a8ab0;
  }
  .row #primary .entry-content p a {
    color: #5a8ab0;
    font-weight: 600;
    text-decoration: none;
  }
  .row #primary .entry-content p a:hover {
    text-decoration: underline;
  }
  .row #primary .entry-content ul li {
    list-style: square;
    font-size: 1.25rem;
    font-family: 'Titillium Web', sans-serif;
    color: #5a8ab0;
  }
  .row #primary .entry-content .gform_wrapper .hide-label label {
    display: none;
  }
  .row #primary .entry-content .gform_wrapper .gform_button {
    margin-top: 0rem;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    padding: 1.5rem 2rem;
  }
  .row #primary .entry-content .gform_wrapper .gform_button:hover {
    text-decoration: none;
    background: #7ba1c0;
  }
  .sidebar .innerimage img {
    width: 100%;
  }
  .sidebar .innercontent {
    background: #f5f5f5;
    padding: 2rem 1rem;
    -webkit-border-bottom-right-radius: 3rem;
    -moz-border-radius-bottomright: 3rem;
    border-bottom-right-radius: 3rem;
  }
  .sidebar .innercontent h5 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
  }
  .sidebar .innercontent p {
    color: #446177;
    font-family: 'Titillium Web', sans-serif;
    font-size: 1rem;
  }
  .sidebar .innercontent p a {
    color: #446177;
    font-weight: 600;
    text-decoration: none;
  }
  .sidebar .innercontent p a:hover {
    text-decoration: underline;
  }
  .sidebar .innercontent .button {
    margin-top: 1.5rem;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    padding: 1.5rem 2rem;
  }
  .sidebar .innercontent .button:hover {
    background: #7BA1C0;
    text-decoration: none;
  }
  .row.footer {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .row.footer hr {
    border-color: -moz-use-text-color -moz-use-text-color #5a8ab0;
    border-width: 0 0 2px;
    opacity: .1;
  }
  .row.footer h5 {
    font-size: 1.875rem;
  }
  .row.footer a {
    font-size: 1.25rem;
    font-family: 'Titillium Web', sans-serif;
    color: #4A4A4A;
  }
  .row.footer a:hover {
    color: #4A4A4A;
  }
  .row.footer a.fb {
    display: block;
    margin-top: 1rem;
  }
  .row.footer a.fb svg {
    width: 3rem;
  }
  .row.footer .adres p {
    font-size: 1.25rem;
    font-family: 'Titillium Web', sans-serif;
    color: #4A4A4A;
  }
  .row.footer .adres p a svg {
    margin-left: .25rem;
    position: relative;
    top: .25rem;
  }
  .row.footer .adres p a svg #route {
    fill: #717171;
  }
  .row.footer .adres p a:hover {
    text-decoration: none;
    color: #5a8ab0;
  }
  .row.footer .adres p a:hover #route {
    fill: #5a8ab0;
  }
  .row.footer .adres .telblok {
    width: 100%;
    float: left;
    margin: 1.5rem 0;
    height: 3rem;
  }
  .row.footer .adres .telblok a.bel {
    background: #EFEFEF;
    padding: 1rem 1.5rem;
    font-size: 1.375rem;
    color: #4A4A4A;
  }
  .row.footer .adres .telblok a.bel svg {
    margin-right: .5rem;
    position: relative;
    top: .25rem;
  }
  .row.footer .adres .telblok a.bel svg #phone {
    transition-duration: .2s;
  }
  .row.footer .adres .telblok a.bel:hover {
    text-decoration: none;
    color: #242219;
  }
  .row.footer .adres .telblok a.bel:hover #phone {
    fill: #242219;
    transition-duration: .2s;
  }
  .gallery-columns-3 .gallery-item {
    width: 100%;
  }
  /* TEAM Gallery */
  #gallery-1 figure {
    margin: 0;
    padding: 0;
    position: relative;
  }
  #gallery-1 figure .gallery-icon img {
    max-width: 100%;
    display: block;
    position: relative;
    z-index: 10;
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
  }
  #gallery-1 figure figcaption {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 20px;
    min-height: 200px;
    background: #5a8ab0;
  }
  #gallery-1 figure figcaption h3 {
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.7rem;
  }
  #gallery-1 figure figcaption p {
    font-size: 1rem !important;
    font-weight: 400;
    color: #ffffff !important;
    line-height: 1.3;
  }
  #gallery-1 figure:hover .gallery-icon img {
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
  }
}
@media only screen and (min-width: 480px) {
  html {
    font-size: 12px;
  }
  .fullwidth.blue {
    margin-bottom: 2rem;
  }
  .fullwidth.homeSlider {
    background-size: cover;
    min-height: 50rem;
  }
  .fullwidth.grey {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .uitgelicht {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .uitgelicht .columns {
    padding-bottom: 0rem;
  }
  .row.footer {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media only screen and (min-width: 600px) {
  html {
    font-size: 13px;
  }
  .fullwidth.blue {
    margin-bottom: 4rem;
  }
  .logo {
    margin-bottom: 0rem;
  }
  .logo svg {
    width: 350px;
  }
  .row #primary .entry-content h1 {
    font-size: 2.5rem;
    margin-bottom: 2rem;
  }
  .row #primary .entry-content h2 {
    font-size: 1.875rem;
    margin-bottom: 0.25rem;
    margin-top: 2rem;
  }
  .sidebar .innercontent h5 {
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
  }
  .sidebar .innercontent p {
    font-size: 1.25rem;
  }
  .gallery-columns-3 .gallery-item {
    width: 33.33333%;
  }
}
/* Used to alter styles for screens at least 768px wide. This is where the grid changes. */
@media only screen and (min-width: 768px) {
  html {
    font-size: 14px;
  }
}
/* Used to alter styles for screens at least 1024px wide. This is where the grid changes. */
@media only screen and (min-width: 1024px) {
  html {
    font-size: 14px;
  }
  .logo svg {
    width: 364px;
  }
}
/* Used to alter styles for screens at least 1280px wide. */
@media only screen and (min-width: 1280px) {
  html {
    font-size: 15px;
  }
  .row {
    max-width: 72.5rem;
  }
}
/* Used to alter styles for screens at least 1440px wide. */
@media only screen and (min-width: 1440px) {
  html {
    font-size: 16px;
  }
}
/* Used to alter styles for screens at least 1680px wide. */
@media only screen and (min-width: 1680px) {
  html {
    font-size: 17px;
  }
  .row {
    max-width: 77.5rem;
  }
}
/* Used to alter styles for screens at least 1920px wide. */
@media only screen and (min-width: 1920px) {
  html {
    font-size: 17px;
  }
  .row {
    max-width: 80rem;
  }
}
/* Apply styles to screens in landscape orientation */
/* Apply styles to screens in portrait orientation */
/* We also use Modernizr to add a .touch class to the body when applicable */
/* You can prepend this class to anything and it will style only for touch devices */
/* Used to alter styles for screens at least 768px wide. This is where the grid changes. */
/* Used to alter styles for screens at least 1280px wide. */
/* Used to alter styles for screens at least 1440px wide. */
/* Apply styles to screens in landscape orientation */
/* Apply styles to screens in portrait orientation */
/* We also use Modernizr to add a .touch class to the body when applicable */
/* You can prepend this class to anything and it will style only for touch devices */
