html {
font-family: 'Helvetica', sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }  .cc-animate.cc-revoke.cc-bottom {
transform: translateY(1em);
}
body {
margin: 0;
} article,
aside,
footer,
header,
nav,
section {
display: block;
} h1 {
font-size: 2em; }  figcaption,
figure,
main { display: block;
} figure {
margin: 1em 40px;
} hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent; -webkit-text-decoration-skip: objects; } a:active,
a:hover {
outline-width: 0;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: inherit;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } dfn {
font-style: italic;
} mark {
background-color: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  audio,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} img {
border-style: none;
} svg:not(:root) {
overflow: hidden;
}  button,
input,
optgroup,
select,
textarea {
font-family: Helvetica, Arial, sans-serif;; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
html [type="button"], [type="reset"],
[type="submit"] {
-webkit-appearance: button; } button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
display: inline-block; vertical-align: baseline; } textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } input#s {
font-size: 1.5rem;
font-family: inherit;
color: inherit;
padding: 1.5rem 2rem;
border-radius: 5px;
border: 1px solid #11122b;
width: 90%;
display: block;
transition: all 0.3s;
}
li.fnvmooi__search.top.astm-search-menu.is-menu.default input#s {
padding: 0;
} i.fa.fa-search.zoekveld__icon {
font-size: 3em;
color: #c0abcc;
position: relative;
float: right;
top: -65px;
right: -40px;
transform: translate(-140px,0);
}
input#s:focus {
outline: none;
box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
border-bottom: 3px solid #4b1966;
background-color: #efe6eb;
}
label.screen-reader-text {
display: none;
}
input#searchsubmit {
display:none;
padding: 30px 15px;
background: #472665;
color: #fff;
border-radius: 100%;
}
span.zoek-icon {
font-size: 60px;
display: inline-block;
width: 80px;
transform: translate(-80px,0);
}  details, menu {
display: block;
} summary {
display: list-item;
}  canvas {
display: inline-block;
} template {
display: none;
}  [hidden] {
display: none;
} .slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
} body {
color: #333;
font-family: Helvetica, Arial, sans-serif;
overflow-x: hidden;
position: relative;
}
img {
max-width: 100%;
height: auto;
}
a {
color: #333;
}
a:hover {
text-decoration: none;
}
p, ul, ol {
margin: 0 0 1.65em 0;
}
p, li {
line-height: 1.65;
}
p.justify {
text-align: justify;
padding: 10px 100px;
font-size: 1.2rem;
}
.branchebox {
min-height: 250px;
}
.container {
max-width: 1600px;
margin: 0 auto; position: relative;
}
.container.width{
width:100%;
margin: 0 auto;
padding: 0px;
position: relative;
}
.inner-container {
text-align: center;
padding: 20px 50px;
max-width: 1400px;
margin: 0 auto;
}
.container--narrow {
max-width: 1400px;
padding: 0px;
position: relative;
margin: 0 auto; }
.section-break {
border: none;
border-top: 1px solid #DDD;
margin: 2.5rem 0;
}
.min-list {
padding: 0;
margin: 0;
}
.min-list li {
list-style: none;
}
.p-top-small {padding-top: 1rem}
.p-top-large {padding-top: 1.6rem}
.p-bottom-large {padding-bottom: 1.6rem}
.introtext{
padding: 20px;
line-height: 1.65;
max-width:95%;
margin: 0 auto;
}
.row.max90 {
max-width: 90%;
margin: 0 auto;
}
@media (min-width: 530px) {
.p-top-large {
padding-top: 3.5rem;
}
.p-bottom-large {
padding-bottom: 3.5rem;
}
}
.no-margin {margin: 0}
.nu {text-decoration: none}
.nu:hover {text-decoration: underline}
.t-left {text-align: left}
.t-right {text-align: right}
.t-center {text-align: center}
.t-small {font-size: .85rem}
.float-left {float: left}
.float-right {float: right}
.push-right {margin-right: 20px}
.container:before,
.container:after,
.group:before,
.group:after {
content: " ";
display: table;
}
.container:after,
.group:after {
clear: both;
}
.hide {
display: none;
} .remove-favorite {
display: inline-block;
transition: all .3s;
color: #999;
font-size: .9rem;
cursor: pointer;
padding: 4px 6px;
border-radius: 3px;
}
.remove-favorite:hover {
background-color: #DEDEDE;
}
.page-section {
padding-top: 1.6rem;
padding-bottom: 1.6rem;
}
@media (min-width: 530px) {
.page-section { padding-bottom: 3.5rem;
}
}
.page-section--white {
background-color: #FFF;
}
.page-section--beige {
background-color: #904d8b;
}
.page-section p:last-of-type {
margin-bottom: 0;
}
.school-logo-text {
position: relative;
z-index: 20;
padding-bottom: 0px;
max-width: 100px;
}
.school-logo-text strong {
font-weight: 400;
}
.school-logo-text a {
color: #FFF;
text-decoration: none;
}
.school-logo-text--alt-color a {
color: #666;
}
.school-logo-text--alt-color a:hover {
color: #0D3B66;
text-decoration: underline;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.spinner-loader {
margin-top: 45px;
border-radius: 50%;
width: 24px;
height: 24px;
border: 0.25rem solid rgba(0, 0, 0, 0.2);
border-top-color: black;
-webkit-animation: spin 1s infinite linear;
animation: spin 1s infinite linear;
}
.c-orange {color: #F95738}
.c-blue {color: #0D3B66}
.c-white {color: #FFF}
.c-dark {color: #333}
.gray {color: #999999}
.search-trigger { color: #c10077;
position: relative;
cursor: pointer;
top: 1px;
margin-left: 20px;
}
@media (min-width: 960px) {
.search-trigger {
display: inline-block;
top: 0px;
}
}
.search-trigger:hover {
opacity: .65;
}
.social-icons-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 -8px;
}
.social-icons-list li {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin: 0 8px;
}
.social-icons-list li a {
display: block;
text-align: center;
color: #FFF;
font-size: 1.25rem;
}
.social-icons-list li a:hover {
opacity: .75;
}
.social-color-facebook {background-color: #4862a3}
.social-color-twitter {background-color: #55acee}
.social-color-youtube {background-color: #cc1e1f}
.social-color-linkedin {background-color: #0077b5}
.social-color-instagram {background-color: #d8226b}
.nav-list ul {
padding: 0;
margin: 0;
}
.nav-list li {
list-style: none;
}
.nav-list a {
font-size: .9rem;
color: #999;
text-decoration: none;
}
.nav-list a:hover {
color: #0D3B66;
text-decoration: underline;
}
.one-half,
.one-third,
.one-fourth,
.one-fifth,
.one-sixth {
padding-bottom: 1.6rem;
}
@media (min-width:610px){
.realthird{
width:32%;
display: inline-block;
position: relative;
min-height: 300px;
padding:10px;
}
}
@media (min-width: 960px) {
.row { }
.one-half,
.one-third,
.two-thirds,
.one-fourth,
.one-fifth,
.one-sixth {
padding-bottom: 0;
float: left;
box-sizing: border-box;
padding-right: 50px;
}
.two-thirds {
width: 66.66%;
}
.one-half {
width: 50%;
}
.one-third {
width: 33.33%;
}
.one-quarter {
width: 25%;
}
.one-fifth {
width: 20%;
}
.one-sixth {
width: 16.66%;
}
.realthird{
width:33%;
display: inline-block;
position: relative;
min-height: 300px;
padding:20px;
}
} @media screen and (max-width: 600px) {
#wpadminbar {
position: fixed;
}
.container--narrow {
padding: 5px;
}
.page-banner__content.container.container--narrow {
padding: 0;
}
i.fa.fa-search.zoekveld__icon {
font-size: 3em;
transform: translate(-80px,0);
}
.padding2080 {
padding: 0px;
}
} .search-form {
background-color: #DEDEDE;
padding: 20px;
text-align: center;
}
.search-form label {
display: block;
}
.search-form-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.search-form .s {
min-width: 20px;
-ms-flex-preferred-size: auto;
flex-basis: auto;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
border: none;
font-family: Helvetica, Arial, sans-serif;
padding: 10px;
}
@media (min-width: 530px) {
.search-form .s {
font-size: 1.4rem;
}
}
.search-submit {
color: #FFF;
border: none;
border-radius: 4px;
outline: none;
background-color: #0D3B66;
font-family: Helvetica, Arial, sans-serif;
padding: 0 20px;
margin-left: 10px;
}
.search-submit {
background-color: #fabb13;
border: none;
padding: 6.8px 10px !important;
margin-left: -4px !important;
border-radius: 0px;
}
.note-limit-message {
visibility: hidden;
opacity: 0;
transition: all .3s ease-out;
color: #c32929;
font-weight: bold;
}
.note-limit-message.active {
visibility: visible;
opacity: 1;
} .generic-content .like-box {
float: right;
font-size: 1rem;
background-color: #EDEDED;
box-shadow: 1px 1px 1px rgba(0, 0, 0, .25);
color: red;
padding: 10px 10px 10px 25px;
border-radius: 4px;
cursor: pointer;
margin: 0 0 30px 30px;
position: relative;
}
.generic-content .like-box:hover {
background-color: #DEDEDE;
}
.like-count {
padding-left: 10px;
}
.like-box .fa-heart-o {
transition: all .35s ease-out;
position: absolute;
left: 10px;
}
.like-box .fa-heart {
left: 10px;
transition: all .4s ease-out;
position: absolute;
visibility: hidden;
-webkit-transform: scale(.2);
transform: scale(.2);
opacity: 0;
}
.like-box[data-exists="yes"] .fa-heart {
-webkit-transform: scale(1);
transform: scale(1);
visibility: visible;
opacity: 1;
}
.like-box[data-exists="yes"] .fa-heart-o {
visibility: hidden;
opacity: 0;
} body.login .button-primary {
background-color: #F95738;
border-color: rgb(224, 84, 56);
text-shadow: 0 -1px 1px rgb(212, 82, 56),1px 0 1px rgb(212, 82, 56),0 1px 1px rgb(212, 82, 56),-1px 0 1px rgb(212, 82, 56);
box-shadow: 0 1px 0 rgb(199, 80, 56);
}
body.login .button-primary:hover,
body.login .button-primary:active,
body.login .button-primary:focus {
background-color: rgb(232, 85, 56);
border-color: rgb(212, 82, 56);
text-shadow: 0 -1px 1px rgb(199, 80, 56),1px 0 1px rgb(199, 80, 56),0 1px 1px rgb(199, 80, 56),-1px 0 1px rgb(199, 80, 56);
box-shadow: 0 1px 0 rgb(186, 78, 56);
}
body.login {
background-color: #904d8b;
}
.login h1 a {
color: #0D3B66;
font-size: 30px;
font-weight: 300;
background-image: none;
width: auto;
height: auto;
text-indent: 0;
}
.btn {
display: inline-block;
cursor: pointer;
border-radius: 4px;
overflow: hidden;
text-decoration: none;
color: #FFF;
font-size: 1.19rem;
padding: 12px 24px;
border: none;
outline: none;
}
.btn--small {
font-size: .88rem;
padding: 7px 13px;
font-weight: 300;
}
.btn--with-photo {
padding-left: 40px;
position: relative;
}
.btn--paars {
background-color: #904d8b;
}
.btn--paars:hover {
background: linear-gradient(#904d8b, rgb(99, 28, 93));
}
.btn--orange {
background-color: #EE964B;
}
.btn--orange:hover {
background: linear-gradient(#EE964B, rgb(235, 109, 0));
}
.btn--dark-orange {
background-color: #FF4C0A;
}
.btn--dark-orange:hover {
background: linear-gradient(#F95738, rgb(255, 76, 10));
}
.btn--blue {
background-color: #0D3B66;
}
.btn--blue:hover {
background: linear-gradient(rgb(13, 80, 143), #0D3B66);
}
.btn--yellow {
background-color: #F4D35E;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .22);
}
.btn--yellow:hover {
background: linear-gradient(#F4D35E, rgb(240, 188, 0));
}
.btn--beige {
background-color: #904d8b;
color: #173f58;
}
.btn--beige:hover {
background-color: #F4D35E;
}
.btn--gray {
background-color: #222;
}
.btn--white {
background-color: #FFF;
color: #173f58;
}
.btn--white:hover {
background-color: #DDD;
}
.btn--large {
font-size: 1.3rem;
padding: 16px 34px;
border-radius: 7px;
}
@media (min-width: 530px) {
.btn--large {
font-size: 1.9rem;
}
}
.btn--inactive {
background-color: transparent;
cursor: default;
color: #333;
} .edit-note,
.delete-note,
.submit-note {
font-size: .9rem;
background-color: #EEE;
padding: 8px 16px;
display: inline-block;
margin-right: 7px;
border-radius: 4px;
cursor: pointer;
}
.submit-note {
color: #FFF;
border: none;
background-color: #F95738;
line-height: 1.65;
}
.submit-note:hover {
background-color: rgb(235, 77, 45);
}
@media (min-width: 635px) {
.edit-note, .delete-note {
position: relative;
top: -12px;
}
}
.edit-note:hover, .delete-note:hover {
background-color: #DDD;
}
.delete-note {
color: red;
}
.update-note {
visibility: hidden;
}
.update-note--visible {
visibility: visible;
}
.note-title-field {
width: 40%;
font-size: 1.85rem;
font-family: Helvetica, Arial, sans-serif;
font-weight: 300;
color: #0D3B66;
border: 1px solid transparent;
padding: 7px;
outline: none;
position: relative;
top: 1px;
}
@media (max-width: 400px) {
.note-title-field {
width: 100%;
}
}
@media (min-width: 635px) {
.note-title-field {
width: 65%;
font-size: 3.125rem;
}
}
.note-body-field {
color: #333;
font-family: Helvetica, Arial, sans-serif;
resize: none;
display: block;
width: 100%;
line-height: 1.65;
font-size: 1.15rem;
padding: 7px;
border: 1px solid transparent;
height: 175px;
outline: none;
}
.note-active-field {
border: 1px solid #DDD;
-webkit-animation: pulseBorder .75s alternate infinite;
animation: pulseBorder .75s alternate infinite;
}
@-webkit-keyframes pulseBorder {
0% {
border: 1px solid #FFF;
}
100% {
border: 1px solid #CCC;
}
}
@keyframes pulseBorder {
0% {
border: 1px solid #FFF;
}
100% {
border: 1px solid #CCC;
}
} .create-note {
background-color: #DDD;
padding: 20px;
margin-bottom: 20px;
}
.new-note-title {
width: 100%;
padding: 10px;
font-family: Helvetica, Arial, sans-serif;
border: none;
margin-bottom: 10px;
font-size: 1.15rem;
box-sizing: border-box;
}
.new-note-body {
width: 100%;
box-sizing: border-box;
resize: none;
padding: 10px;
font-family: Helvetica, Arial, sans-serif;
border: none;
margin-bottom: 10px;
height: 170px;
font-size: 1.15rem;
line-height: 1.65;
}
.site-header {
z-index: 3;
position: absolute;
top: 0;
left: 0;
right: 0;
padding: 10px 0;
background-color: #ffffff;
}
@media (max-width:1420px){
.site-header {
padding: 10px 25px;
}
}
.site-header__avatar {
position: absolute;
top: 0;
left: 0;
}
.site-header__avatar img {
display: block;
width: 30px;
height: 30px;
}
.site-header__menu { position: absolute;
background-color: rgba(13, 55, 94, 0);
left: 0;
right: 0;
top: 45px;
padding-top: 10px;
opacity: 1;
-webkit-transform: translateY(-20%);
transform: translateY(-20%);
transition: opacity .3s ease-out, visibility .3s ease-out, -webkit-transform .3s ease-out;
transition: opacity .3s ease-out, visibility .3s ease-out, transform .3s ease-out;
transition: opacity .3s ease-out, visibility .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out;
padding-bottom: 20px;
}
.site-header__menu--active {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
visibility: visible;
}
@media (min-width: 960px) {
ul#menu-topmenu li {
display: inline-block;
}
ul#menu-topmenu-v2 li {
display: inline-block;
}
.site-header__menu {
visibility: visible;
width:80%;
opacity: 1;
-webkit-transform: translateY(0) scale(1);
transform: translateY(0) scale(1);
position: static;
background-color: transparent;
float: right; padding-bottom: 0;
top: 0;
}
}
.site-header__search-trigger {
cursor: pointer;
color: #FFF;
font-size: 1.2rem;
position: absolute;
top: 6px;
right: 16px;
}
@media (min-width: 530px) {
.site-header__search-trigger {
top: 4px;
font-size: 1.4rem;
}
}
@media (min-width: 960px) {
.site-header__search-trigger {
display: none;
}
}
.site-header__menu-trigger {
color: #4b1966;
cursor: pointer;
font-size: 2.2rem;
position: absolute;
z-index: 10;
top: 7px;
right: 46px;
}
@media (min-width: 530px) {
.site-header__menu-trigger {
top: 5px;
font-size: 1.4rem;
}
}
@media (min-width: 960px) {
.site-header__menu-trigger {
display: none;
}
}
.site-header__util {
padding: 0 0 0 20px;
}
@media (min-width: 960px) {
.site-header__util {
padding: 0;
float: right;
margin-right:30px;
}
}
.site-header__btn {
margin-right: 20px;
}
@media (max-width: 970px) {
.topnav, .site-header__util{
display: none !important;
}
.sticky {
position: absolute;
}
.sticky_logo{
display: none;
}
}
@media (min-width: 960px) {
.site-header__btn {
float: left;
}
}
.site-header .btn--with-photo {
margin-right: 0;
}
.site-footer {  background: #b096bf;
background: var(--lila-rgb);
}
.site-footer p {
font-size: .9rem;
}
.site-footer .headline {
color: #666;
margin-bottom: .33rem;
}
.site-footer__link {
color: #999;
text-decoration: none;
}
.site-footer__link:hover {
color: #0D3B66;
text-decoration: underline;
}
.site-footer__inner {  padding: 0 15px;
}
.site-footer__col-one {
text-align: center;
}
@media (min-width: 960px) {
.site-footer__col-one {
text-align: left;
width: 33%;
float: left;
}
}
.site-footer__col-two-three-group {
text-align: center;
width: 85%;
margin: 0 auto;
}
@media (min-width: 960px) {
.site-footer__col-two-three-group {
text-align: left;
float: left;
width: 42%;
margin: 0;
}
}
.site-footer__col-two {
width: 33%;
float: left;
}
.site-footer__col-three {
width: 33%;
float: left;
}
.site-footer__col-four {
padding-top: 20px;
width: 85%;
margin: 0 auto;
clear: both;
text-align: center;
}
@media (min-width: 960px) {
.site-footer__col-four {
padding-top: 0;
margin: 0;
clear: none;
text-align: left;
width: 25%;
float: right;
}
}
.main-navigation {
padding-top: 40px;
}
.main-navigation ul {
padding: 0;
margin: 0;
}
.main-navigation ul:before,
.main-navigation ul:after {
content: " ";
display: table;
}
.main-navigation ul:after {
clear: both;
}
@media (min-width: 960px) {
.main-navigation {
float: left;
margin-right: 20px;
}
}
.main-navigation li {
list-style: none;
}
@media (min-width: 960px) {
.main-navigation li {
float: left;
padding-left: 20px;
}
} .topnav {
display: block;
float: right;
position: absolute;
top: 20px;
right:20px;
background-color: transparent;
overflow: hidden;
width:50%
} .topnav a {
float: right;
color: #4b1966;
text-align: center;
padding: 10px 20px;
text-decoration: none;
font-size: 17px;
} .topnav a:hover {
color: #c0abcc;
} .topnav a.active {
background-color: transparent;
color: #c0abcc;
}
.site-header__util a {
text-decoration: none;
padding: 0 10px;
margin-top: 15px;
display: inline-block;
}
span.topnavtxt{
padding-left: 20px;
color: #c0abcc;
}
.topnavtxt a{
color: #c0abcc;
}
.main-navigation a {
display: block;
padding: 10px 20px;
color: #c0abcc;
text-decoration: none;
font-weight: 300;
}
@media (min-width: 960px) {
.main-navigation a {
display: inline-block;
padding: 0;
}
}
.main-navigation .current-menu-item a,
.main-navigation a:hover {
color: #4b1966;
}
.page-banner {
background-color: #1abbc5; position: relative;
display:flex;
flex-direction:column;
justify-content: flex-end;
margin-top:50px;
}
@media screen and (min-width: 530px) {
.page-banner { min-height:300px; }
.bannerbox {
background: #683e7c;
background: var(--paars-rgb-80);
width: 600px;
padding-bottom:40px;
}
.bannertitle {
display: block;
position: relative;
left: 0;
font-size: 50px;
color: #fff;
font-weight: 700;
width: 600px;
padding: 20px;
background: transparent;
}
.bannersubtitle {
width: 600px;
color: #fff;
font-size: 20px;
font-weight: 300;
line-height: 28px;
padding: 0 20px 20px 20px;
background: transparent;
}
.page-banner__bg-image_home {
background-repeat: no-repeat;
background-size: cover;
background-position-x: 50%;
background-position-y: top;
position: absolute;
top: 40px;
bottom: 0;
left: 0;
right: 0;
}
}
@media screen and (max-width: 529px) {
.page-banner {  min-height:300px;
}
.bannertitle {
display: block;
position: relative;
left: 0;
font-size: 40px;
color: #4b1966;
font-weight: 600;
width: 100%;
padding: 20px;
background: rgba(255,255,255,0.9);
}
.bannersubtitle {
margin-top: 35px;
width: 100%;
color: #4b1966;
font-size: 20px;
font-weight: 300;
line-height: 28px;
padding: 20px;
background: rgba(255,255,255,0.5);
}
.page-banner__bg-image_home {
background-repeat: no-repeat;
background-position-x: 50%;
background-position-y: bottom;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
}
@media screen and (min-width: 1600px) {
.page-banner {
min-height:500px;
}
.page-banner.home {
min-height:580px;
}
}
.page-banner__content {
position: relative;
z-index: 2; width:100%;
}
.page-banner__title {
font-family: Helvetica, Arial, sans-serif;
font-weight: 600;
font-size: 2rem; color: #FFF;
}
.homepage_banner_tekst{
font-size: clamp(20px,2vw,32px);
}
.homepage_banner_tekst_link {
color: white;
}
@media (min-width: 812px) {
.page-banner__title {
font-size: 2.8rem; }
}
.page-banner__bg-image {
opacity: .93;
background-size: cover;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.page-banner__intro {
font-weight: 300;
font-size: 1.2rem;
line-height: 1.3;
color: #EDEDED;
padding: 40px 20px;
background: #4f196680;
width: fit-content;
max-width: 33vw; min-width: 450px;
border-radius: 15px 15px 0 0;
}
.page-banner__intro.home{
width: fit-content;
}
@media (max-width: 1100px) {
.page-banner__intro.home{
max-width: 100%;
}
}
@media (min-width: 812px) {
.page-banner__intro {
font-size: 1.65rem; }
}
.page-banner__intro p {
margin: 0;
}
.hero-slider {
position: relative;
}
.hero-slider div {
outline: none;
}
.hero-slider__interior {
padding-top: 60px;
padding-bottom: 60px;
}
@media (min-width: 960px) {
.hero-slider__interior {
padding-top: 40px;
padding-bottom: 40px;
}
}
.hero-slider__slide {
background-size: cover;
background-repeat: no-repeat;
}
.hero-slider__overlay {
margin: 0 auto;
background-color: rgba(0, 0, 0, .68);
padding: 40px;
color: #FFF;
}
@media (min-width: 960px) {
.hero-slider__overlay {
width: 100%;
}
}
.slick-dots {
z-index: 100;
position: absolute;
left: 0;
right: 0;
padding: 0;
margin: 0;
text-align: center;
top: 15px;
}
@media (min-width: 960px) {
.slick-dots {
top: 50px;
}
}
.slick-dots li {
list-style: none;
display: inline;
}
.slick-dots li button {
display: inline-block;
text-indent: -9999px;
font-size: 0;
line-height: 0;
width: 10px;
height: 10px;
background-color: rgba(255, 255, 255, .5);
box-shadow: 1px 1px 1px rgba(0, 0, 0, .25);
border-radius: 50%;
border: none;
margin: 0 4px;
padding: 0;
outline: none;
transition: background-color .3s ease-out;
cursor: pointer;
}
.slick-dots .slick-active button {
background-color: #FFF;
}
.search-overlay {
overflow-y: auto;
overflow-x: hidden;
z-index: 110;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(255, 255, 255, .96);
visibility: hidden;
opacity: 0;
-webkit-transform: scale(1.09);
transform: scale(1.09);
transition: opacity .3s, visibility .3s, -webkit-transform .3s;
transition: opacity .3s, transform .3s, visibility .3s;
transition: opacity .3s, transform .3s, visibility .3s, -webkit-transform .3s;
box-sizing: border-box;
}
.search-overlay p {
padding-top: 15px;
}
.search-overlay .event-summary p {
padding-top: 0;
}
.search-overlay .event-summary {
margin-bottom: 0;
margin-top: 20px;
}
body.admin-bar .search-overlay {
top: 32px;
}
.search-overlay__top {
background-color:#c0abcc;
background-color: var(--lila-rgb-80);
}
.search-overlay__icon {
margin-right: 10px;
font-size: 1.8rem;
color:#c10077;
color: var(--magenta);
}
@media (min-width: 960px) {
.search-overlay__icon {
font-size: 2.5rem;
}
}
.search-overlay--active {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.search-overlay__section-title {
margin: 30px 0 1px 0;
font-weight: 400;
color:#420e5b;
color: var(--paars-rgb);
font-size: 2rem;
padding: 15px 0;
border-bottom: 1px solid #CCC;
}
.search-overlay__close {
position: absolute;
top: 13px;
right: 16px;
font-size: 2.1rem;
cursor: pointer;
transition: all .3s;
background-color: #FFF;
color:#c10077;
color: var(--magenta);
line-height: .7;
}
@media (min-width: 530px) {
.search-overlay__close {
top: 18px;
font-size: 2.1rem;
}
}
@media (min-width: 960px) {
.search-overlay__close {
top: 26px;
font-size: 2.8rem;
}
}
.search-overlay__close:hover {
opacity: 1;
}
.search-overlay .one-half {
padding-bottom: 0;
}
.search-term {
width: 75%;
box-sizing: border-box;
border: none;
padding: 15px 0;
margin: 0;
background-color: transparent;
font-size: 1rem;
font-weight: 300;
outline: none;
color:#c10077;
color: var(--magenta);
}
@media (min-width: 530px) {
.search-term {
font-size: 1.5rem;
}
}
@media (min-width: 960px) {
.search-term {
width: 80%;
font-size: 3rem;
}
}
.body-no-scroll {
overflow: hidden;
}
.professor-cards {
margin: 0;
padding: 0;
}
.search-overlay .professor-cards {
padding-top: 21px;
}
.professor-card {
position: relative;
display: inline-block;
width: 200px;
margin-right: 15px;
background-color: #F95738;
overflow: hidden;
}
.search-overlay .professor-card {
width: 180px;
}
.professor-card__image {
display: block;
transition: opacity .3s ease-out, -webkit-transform .3s ease-out;
transition: opacity .3s ease-out, transform .3s ease-out;
transition: opacity .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out;
}
.professor-card:hover .professor-card__image {
opacity: .80;
-webkit-transform: scale(1.1) rotate(4deg);
transform: scale(1.1) rotate(4deg);
}
.professor-card__name {
font-weight: 300;
font-size: .9rem;
position: absolute;
bottom: 0;
color: #FFF;
left: 0;
right: 0;
padding: 3px 10px;
background-color: rgba(236, 68, 34, 0.85);
}
.professor-card:hover .professor-card__name {
background-color: rgba(213, 62, 32, 0.85);
}
.professor-card__list-item {
display: inline-block;
list-style: none;
}
.headline {
margin: 0;
font-family: Helvetica, Arial, sans-serif;
font-weight: 300;
}
.headline--large {
font-size: 3.6rem;
}
@media (min-width: 530px) {
.headline--large {
font-size: 6.25rem;
text-decoration: none;
}
.headline--large-banner{
font-size: 6.25rem;
text-decoration: none;
font-weight: 900;
text-shadow: rgba(0, 0, 0, 0.6) 4px 4px 4px;
}
}
.headline--large-medium {
font-size: 5rem;
margin: 0 0 1rem 0;
text-decoration: none;
}
.headline--medium {
font-size: 1.9rem;
margin-bottom: .75rem;
text-decoration: none;
}
@media (min-width: 530px) {
.headline--medium {
font-size: 3.125rem;
text-decoration: none;
}
}
.headline--small-plus {
font-family: Helvetica, Arial, sans-serif;
font-size: 1.6875rem;
font-weight: 400;
margin-bottom: 1.9rem;
text-decoration: none;
}
.headline--small {
font-size: 1.2rem;
margin-bottom: 1.9rem;
text-decoration: none;
}
@media (min-width: 530px) {
.headline--small {
font-size: 1.6875rem;
text-decoration: none;
}
}
.headline--smaller {
font-size: 1.5rem;
text-decoration: none;
}
.headline--tiny {
font-family: Helvetica, Arial, sans-serif;
font-size: 1.3875rem;
margin-bottom: .25rem;
text-decoration: none;
}
.headline--post-title a {
color: #333;
text-decoration: none;
}
.headline--post-title a:hover {
text-decoration: underline;
}
.generic-content p, .generic-content li {
font-size: 1.15rem;
}
.generic-content blockquote, .generic-content blockquote p {
font-size: 1.5rem;
font-style: italic;
}
.generic-content h1, .generic-content h2, .generic-content h3, .generic-content h4, .generic-content h5, .generic-content h6 {
font-family: Helvetica, Arial, sans-serif;
font-weight: 300;
margin-top: 0;
margin-bottom: 1rem;
}
.generic-content h1 {
font-size: 3.6rem
}
.generic-content h2 {
font-size: 3.1rem
}
.generic-content h3 {
font-size: 2.6rem
}
.generic-content h4 {
font-size: 2.1rem
}
.generic-content h5 {
font-size: 1.6rem
}
.generic-content h6 {
font-size: 1.15rem
}
@media (min-width: 530px) {                  }
@media (min-width: 960px) {
.full-width-split {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
.full-width-split__one {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 1.6rem 16px; }
@media (min-width: 960px) {
.full-width-split__one {
padding: 40px;
}
}
@media (min-width: 960px) {
.full-width-split__one .full-width-split__inner {
float: right;
background: rgba(144,77,139,.5);
padding:10px;
}
}
.full-width-split__two {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 1.6rem 16px;
}
.bg_paars{
background-color: #904d8b;
color: #ffffff;
}
.bg_lila{
background-color: #eecbeb;
}
@media (min-width: 960px) {
.full-width-split__two {
padding: 40px;
}
}
@media (min-width: 1350px) {
.full-width-split__inner {
width: 610px;
}
}
.event-summary {
position: relative;
padding-left: 107px;
min-height: 77px;
padding-bottom: 1px;
margin-bottom: 20px;
}
.event-summary__title a {
color: #333;
text-decoration: none;
}
.purple-txt{
color:#904d8b;
}
.white_title{
color: #ffffff !important;
}
.white_title a{
color: #ffffff !important;
}
.event-summary__date {
text-decoration: none;
display: block;
top: 0;
left: 0;
position: absolute;
padding: 14px 0 11px 0;
color: #FFF;
border-radius: 50%;
background-color: #0D3B66;
width: 80px;
line-height: 1;
transition: opacity .33s;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .22);
}
.event-summary__date:hover {
opacity: .75;
}
.event-summary__date--beige {
background-color: #F4D35E;
}
.event-summary__date--orange {
background-color: #EE964B;
}
.event-summary__month {
display: block;
font-size: 1.5rem;
font-weight: 300;
text-transform: uppercase;
}
.event-summary__day {
display: block;
font-size: 2.02rem;
font-weight: 700;
}
.page-links {
position: relative;
z-index: 1;
background-color: #904d8b;
margin: 0 0 40px 0;
}
@media (min-width: 767px) {
.page-links {
margin: 0 0 40px 20px;
width: 300px;
float: right;
}
}
.page-links__title {
margin: 0;
font-weight: normal;
text-align: center;
padding: 20px 0;
background-color: #0D3B66;
color: #FFF;
}
.page-links__title a {
color: #FFF;
text-decoration: none;
background-color: #0D3B66;
}
.page-links li {
border-top: 1px solid rgb(244, 223, 138);
}
.page-links li:first-child {
border-top: none;
}
.page-links__active,
.page-links .current_page_item {
text-align: center;
background-color: rgb(244, 231, 180);
color: #0D3B66;
font-weight: bold;
}
.page-links li a {
display: block;
text-align: center;
padding: 17px 10px;
text-decoration: none;
color: #0D3B66;
transition: all .3s;
}
.page-links li a:hover {
color: rgb(13, 51, 87);
background-color: rgb(238, 225, 170);
}
.acf-map {
width: 100%;
height: 400px;
border: #ccc solid 1px;
margin: 20px 0;
} .acf-map img {
max-width: inherit !important;
}
.link-list li {
padding: 1rem 0;
font-size: 1.5rem;
border-bottom: 1px dotted #DEDEDE;
}
.search-overlay .link-list li {
font-size: 1.3rem;
}
.link-list li:last-child {
border-bottom: none;
}
.link-list a {
color:#c10077;
color: var(--magenta);
}
.metabox { border-radius: 3px;
padding: 5px 15px;
display: inline-block;  }
.metabox--position-up {
position: relative; -webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.metabox--with-home-link { }
.metabox__main {
padding: 10px 15px 10px 11px;
}
.metabox p {
margin: 0;
font-size: .9rem;
color: rgb(168, 146, 56);
}
.metabox a {
color:#b096bf;
color: var(--lila);
text-decoration: none; }
.metabox a:hover {
text-decoration: underline;
}
.metabox .metabox__blog-home-link {
background-color: #0D3B66;
color: #FFF;
display: inline-block;
padding: 10px 15px;
border-radius: 3px 0 0 3px;
font-weight: normal;
}
.metabox .metabox__blog-home-link:hover {
text-decoration: none;
background-color: rgb(11, 47, 81);
}
.post-item {
border-bottom: 1px dotted #DEDEDE;
padding-bottom: 1.7rem;
margin-bottom: 1.7rem;
}
.post-item:last-of-type {
border-bottom: none;
margin-bottom: 0;
}
* {box-sizing: border-box;}
.mySlides {display: none;}
img {vertical-align: middle;} .slideshow-container {
max-width: 1000px;
position: relative;
margin: auto;
} .tawcvs-swatches .swatch.selected {
-webkit-box-shadow: 0 0 5px;
-moz-box-shadow: 0 0 5px;
box-shadow: 0 0 5px;
border-color: #999;
opacity: 1;
}
.tawcvs-swatches .swatch.selected {
-webkit-box-shadow: 0 0 5px;
-moz-box-shadow: 0 0 5px;
box-shadow: 0 0 5px;
background-color: #c0abcc;
border-color: #fff !important;
color: #fff;
opacity: 1;
}
.tawcvs-swatches .swatch-label {
background-color: #f1f1f1;
}
.tawcvs-swatches .swatch {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-border-radius: 0% !important;
-moz-border-radius: 0% !important;
border-radius: 0% !important;
display: inline-block;
width: auto !important;
height: auto !important;
line-height: 30px;
text-align: center;
margin-right: 15px;
cursor: pointer;
border: 1px solid transparent;
position: relative;
opacity: 0.5;
} .text {       } .numbertext {
color: #f2f2f2;
font-size: 12px;
padding: 8px 12px;
position: absolute;
top: 0;
} .dot {
height: 15px;
width: 15px;
margin: 0 2px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
transition: background-color 0.6s ease;
}
.active {
background-color: #717171;
} .fade {
-webkit-animation-name: fade;
-webkit-animation-duration: 1.5s;
animation-name: fade;
animation-duration: 1.5s;
}
@-webkit-keyframes fade {
from {opacity: .4}
to {opacity: 1}
}
@keyframes fade {
from {opacity: .4}
to {opacity: 1}
} @media only screen and (max-width: 300px) {
.text {font-size: 11px}
}
h2.text.salon-step-title { line-height: 3em !important;
}
*,:before,:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html { }
body {
padding-top: 3.5rem;
}
.grid {
max-width: 100%;
margin: 0 auto;
font-size: 0;
}
.cell {
display: inline-block;
font-size: 16px;
font-size: 1rem;
position: relative;
width: calc(100vw / 2);
}
.cell75 {
display: inline-block;
font-size: 16px;
font-size: 1rem;
position: relative;
width: calc(100vw / 4 * 3);
}
.cell25 {
display: inline-block;
font-size: 16px;
font-size: 1rem;
position: relative;
width: calc(100vw / 4);
} .cell:after, .cell75:after, .cell25:after {
padding-bottom: 100%;
display: block;
content: '';
} .content {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 0;
overflow: hidden; text-align: center;
}
.content p {
color: #fefefe;
text-align: center;
position: absolute;
top: 50%;
left: .5em;
right: .5em;
margin: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.svg-icon {
padding: 10px 0 0 0;
}
.svg-icon img{
max-width: 50%;
}
.cell .content h3{
font-size: 1.7em;
margin: 5px 0px;
}
.content a,.disclaimer a { }
.content._empty { }
.content._empty:hover { } .content > video {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
max-width: 100%;
min-height: 100%; }
.disclaimer {
position: fixed;
left: 1.5rem;
right: 1.5rem;
top: 1.5rem;
padding: .5em;
font-size: 13px;
background: #000;
color: #fff;
z-index: 9000;
}
@media (min-width: 580px){
.cell {
display: inline-block;
width: calc(100vw / 3);
}
}
@media (min-width: 768px){
.cell {
width: -webkit-calc(100% / 6);
width: -moz-calc(100% / 46);
width: calc(100% / 6);
}
.disclaimer {
right: 70%;
}
}
.vc-hoverbox-front {
transform: rotateY(0);
z-index: 1;
}
.vc-hoverbox-inner :last-child {
margin-bottom: 0;
}
.vc-hoverbox-back {
transform: rotateY(180deg);
}
.vc-hoverbox-block {
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
display: flex;
flex-direction: column;
justify-content: center;
transition: transform .5s ease-in-out;
transform-style: preserve-3d;
background-size: cover;
background-position: center;
}
.vc-hoverbox-wrapper, .vc-hoverbox-wrapper * {
box-sizing: border-box;
}
.vc-hoverbox-block, .vc-hoverbox-block-inner * {
backface-visibility: hidden;
}
.schaduw {
text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.6);
} .edgtf-btn:not(.edgtf-btn-minimal).edgtf-btn-large {
padding: 22px 31px;
}
.edgtf-btn:not(.edgtf-btn-minimal).edgtf-btn-solid {
color: #fff;
background-color: #26ccca;
border: 2px solid transparent;
}
.edgtf-btn:not(.edgtf-btn-minimal).edgtf-btn-with-cover-fx, .edgtf-dropcaps, .edgtf-elements-holder .edgtf-eh-item.edgtf-horizontal-alignment-center {
text-align: center;
}
.edgtf-btn:not(.edgtf-btn-minimal) {
font-family: Helvetica, Arial, sans-serif;;
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
outline: 0;
font-size: 14px;
line-height: 1em;
letter-spacing: .16em;
font-weight: 500;
text-transform: uppercase;
box-sizing: border-box;
margin: 0;
border-radius: 0;
-webkit-appearance: none;
-webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
-moz-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
padding: 20px 27px;
cursor: pointer;
}
.edgtf-btn:not(.edgtf-btn-minimal).edgtf-btn-solid{
background-color:#ce231c;
}
.edgtf-btn:not(.edgtf-btn-minimal).edgtf-btn-solid:hover {
background-color: #000;
-webkit-transition: -webkit-transform .2s cubic-bezier(.23,.71,.55,.99),opacity .15s;
transition: transform .2s cubic-bezier(.23,.71,.55,.99),opacity .15s;
}
edgtf-btn:not(.edgtf-btn-minimal).edgtf-btn-with-cover-fx .edgtf-btn-text:not(.edgtf-btn-cover-text) {
-webkit-transition: -webkit-transform .2s cubic-bezier(.23,.71,.55,.99),opacity .15s;
transition: transform .2s cubic-bezier(.23,.71,.55,.99),opacity .15s;
}
.edgtf-btn:not(.edgtf-btn-minimal).edgtf-btn-with-cover-fx .edgtf-btn-cover {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
top: -2px;
left: -2px;
height: calc(100% + 4px);
width: calc(100% + 4px);
pointer-events: none;
}
.edgtf-btn:not(.edgtf-btn-minimal).edgtf-btn-with-cover-fx .edgtf-btn-cover .edgtf-btn-cover-text {
opacity: 0;
color: #fff;
-webkit-transform: translate3d(-20px,0,0);
-moz-transform: translate3d(-20px,0,0);
transform: translate3d(-20px,0,0);
-webkit-transition: all 0s .2s;
-moz-transition: all 0s .2s;
transition: all 0s .2s;
margin-top: 2px;
z-index: 20;
}
.edgtf-btn:not(.edgtf-btn-minimal).edgtf-btn-plus-sign .edgtf-btn-text:before {
content: '\f067';
display: inline-block;
font-family: FontAwesome;
font-size: 80%;
left: 0;
line-height: inherit;
position: absolute;
left: 15px;
vertical-align: middle;
}
.edgtf-btn:not(.edgtf-btn-minimal).edgtf-btn-with-cover-fx .edgtf-btn-cover .edgtf-btn-cover-bgrnd {
position: absolute;
top: 0;
left: 0;
height: calc(100% - 4px);
width: calc(100% - 4px);
background-color: #0d0d0d;
border: 2px solid #0d0d0d;
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
transform-origin: 100% 50%;
-webkit-transform: scaleX(0);
-moz-transform: scaleX(0);
transform: scaleX(0);
-webkit-transition: -webkit-transform .35s cubic-bezier(.86,0,.07,1);
-moz-transition: -moz-transform .35s cubic-bezier(.86,0,.07,1);
transition: transform .35s cubic-bezier(.86,0,.07,1);
will-change: transform;
}  .accordion {
color: #444;
cursor: pointer;
width: 100%;
text-align: left;
border: none;
outline: none;
transition: 0.4s;
}
.accordion h4 {
margin: 10px 0 10px 0;
text-transform: uppercase;
} .active, .accordion:hover {
background-color: #ccc;
} .panel {
padding: 0 18px;
background-color: white;
display: none;
overflow: hidden;
}
.double{flex: 3}
.single{flex: 1 }
.flexcontainer {
border: 0px solid black;
display: flex;
flex-wrap: wrap;
}
.box {
flex: 1 0 calc(100% / 6);
margin: 0px;
padding-top:5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 0.16666%; }
.box h1{
text-align: center;
font-size:18px;
color:#ffffff;
}
@media only screen and (max-width: 1100px){
.box {
flex: 1 0 calc(100% / 3); margin: 0px;
padding-bottom: 0.33333%;
}
.box h1{
font-size:18px;
}
}
@media only screen and (max-width: 678px){
.box {
flex: 1 0 calc(100% / 1); margin: 0px;
}
.box h1{
font-size:14px;
}
}
.margintop32{
margin-top: 32px;
}
.margintop64{
margin-top: 64px;
}
.bar{
padding: 20px;
text-align: center;
color:#fff;
min-height: 50px;
}
.bar_smal {
padding: 5px;
text-align: center;
color: #fff;
}
.barboxsm{
display: block;
height:5px; }
.barbox {
padding: 2px;  color: #fff;
min-height: 50px;
max-width: 100%;
margin: 0 auto;
transform: translate(0,-5px);
}
.barbox h1 {
font-size: clamp(1rem, 2.5vw, 2rem) !important;
margin-bottom: 0;  margin: 10px 1rem;
font-weight: inherit;
}
span.lilabartxt{
color:#fff;
}
.space50{
min-height: 50px;
} :root {
--paars: #420e5b;
--paars-rgb: #420e5b;
--paars-rgb-80: #683e7c;
--magenta: #c10077;
--magenta-rgb: rgba(193,0,119,1);
--magenta-rgb-80: rgba(193,0,119,0.8);
--lila: #b096bf;
--lila-rgb: #b096bf;
--lila-rgb-80: #c0abcc;
--lichtgrijs: #ededed;
--lichtgrijs-rgb: #ededed;
}  .white{color:#ffffff!important;}
.white a{color:#ffffff!important;}
.red{color:#e2001a!important;}
.orange{color:#ee8025!important;}
.yellow{color:#fabb13!important;}
.green{color:#abc83e!important;}
.blue{color:#009ee0!important;}
.darkblue{color:#082469!important;}
.purple{color:#420e5b!important;}
.magenta{color:#c10077 !important;}
.lila{color:#b3a1c1 !important;}
.purple-70{color:#b096bf!important;}
.magenta-70{color: #f7dce7!important;} .bgred{background-color:#e2001a !important;}
.bgorange{background-color:#f07e26 !important;}
.bgyellow{background-color:#fbba07 !important;}
.bggreen{background-color:#aaca41 !important;}
.bgblue{background-color:#009ee0 !important;}
.bgdarkblue{background-color:#222e63 !important;}
.bgpurple{background-color:#4f1966 !important;}
.bgpurple80{background-color:#683e7c !important;}
.bgmagenta{background-color:#e6007e !important;}
.bglila{background-color:#b3a1c1 !important;}
.bggrey{background-color:#efefef !important;}
.bggreylilla{background-color:#f2eaf1 !important;}
.bgred-70{background-color:#f4a7ad !important;}
.bgorange-70{background-color:#fbcfaa !important;}
.bgyellow-70{background-color:#ffe4b1 !important;}
.bggreen-70{background-color:#dfeabb !important;}
.bgblue-70{background-color:#bfd6f0 !important;}
.bgdarkblue-70{background-color:#999fc1 !important;}
.bgpurple-70{background-color:#b096bf !important;} .bgmagenta-70{background-color:#f7dce7 !important;}
.bgpurple-40{background-color:#f5ecf6 !important;}
.bannerbutton{
padding: 10px 30px;
color: #4b1966;
border-radius: 25px !important;
text-decoration: none !important;
font-size:1.45em;
}
.bannerbutton:hover{
padding: 12px 32px;
background-color:#c10077;
background-color:var(--magenta);
color:#fff;
}
.bannerbutton.bgmagenta:hover {
background: #420e5b !important;
background: var(--paars) !important;
}
.bannerbutton.bgpurple:hover {
background-color:#c10077 !important;
background: var(--magenta) !important;
}
.latesthome .bannerbutton {
font-size: clamp(1rem, 2vw, 1.4rem);
}
.absolute{
display: block;
position: absolute;
right: 50px;
bottom: 10px;
}
.button{
padding: 10px 30px;
color: #fff;
border-radius: 25px;
text-decoration: none;
}
.innerspace{
padding:20px;
}
.textalignleft{
text-align: left;
}
.textaligncenter{
text-align: center !important;
}
.innercontainer{
display:table;
width: 100%;
}
ul {
list-style: none;
}
ul.bullets{
list-style: initial !important;
}
.font20{
font-size:20px;
}
.font40{
font-size:40px;
}
.font30{
font-size:30px;
}
.half{
width:100%;
display: block;
position: relative;
min-height: 300px;
padding:20px;
}
.kwart{
width: 100%;
display: inline-block;
position: relative;
min-height: 300px;
padding:20px;
}
.driekwart {
width: 100%;
display: table-cell;
position: relative;
min-height: 500px;
padding: 20px;
}
.topmargin20 {
margin-top: 20px; }
@media screen and (min-width: 1150px) {
.infobox{
position: relative;
display: block;
width:90%;
}
.kwart{
width: 24.578%;
display: inline-block;
position: relative;
min-height: 300px;
padding:20px;
}
.driekwart{
width:66.666667%;
display: table-cell;
position: relative;
min-height: 300px;
padding:0px;
}
.left{
float: left;
}
.right{
float:right;
}
.nopadding{
padding: 0 !important;
}
.square6 {
float:left;
position: relative;
width: 12%;
padding-bottom : 12%; margin:28px;
overflow:hidden;
border-radius: 100%;
box-shadow: 5px 5px rgba(0,0,0,0.7);
}
.half{
width:50%;
display: block;
float: left;
position: relative;
min-height: 300px;
padding:20px;
}
.third{
width:33.333333%;
display: table-cell;
position: relative;
min-height: 300px;
padding:0 5px;
}
.realthird{
width:33%;
display: inline-block;
position: relative;
min-height: 300px;
padding:20px;
}
}
.overlaylila{
background-color: rgba(226,0,144,0.3);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.overlaywhite{
background-color: rgba(255,255,255,0.7);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media screen and (max-width: 1149px) {
.kwart{
width: 50%;
display: inline-block;
position: relative;
min-height: 500px;
padding:20px;
}
.driekwart{ display: inline-block;
position: relative;
min-height: 500px;
padding:20px;
}
.left{
float: left;
}
.right{
float:none;
}
.square6 {
float:left;
position: relative;
width: 33.331%;
padding-bottom : 33.331%; margin:28px;
overflow:hidden;
box-shadow: 5px 5px rgba(0,0,0,0.7);
border-radius: 100%;
}
}
@media (max-width:900px){
.cell .content h3{
font-size: 1.2em;
margin: 5px 0px;
}
}
@media screen and (max-width: 800px) {
.square6 {
float:left;
position: relative;
width: 50%;
padding-bottom : 50%; margin:0;
overflow:hidden;
}
}
@media only screen and (max-width:768px){
.cell .content h3{
font-size: 2.2em;
}
.cell a{
font-size: 1.5em;
}
}
@media screen and (max-width: 560px) {
.kwart{
width: 100%;
display: inline-block;
position: relative;
min-height: 300px;
padding:20px;
}
.driekwart{
width:100%;
position: relative;
min-height: 300px;
padding:20px;
}
.third{
width:100%;
position: relative;
min-height: 300px;
padding:20px;
}
.left{
float: left;
}
.right{
float:none;
}
.square6 {
float:left;
position: relative;
width: 100%;
padding-bottom : 100%; margin:0;
overflow:hidden;
}
.cell .content h3{
font-size: 2.5em;
}
.cell a{
font-size: 1.5em;
}
.footer-widget { padding: 0 20px;
}
.footer-widget.widget_nav_menu{
text-align: center;
}
.footer-contact-table{
font-size: 0.8em;
}
.footer-img-social {
margin: 20px 0;
float:none !important;
text-align: center;
margin: 0 auto !important;
}
}
.content_square {
position:absolute;
height:100%; width:100%; }
.table{
display:table;
height:100%;
width:100%;
}
.table-cell{
display:table-cell;
vertical-align:middle;
height:100%;
width:100%;
}
.table-cell h1, .table-cell a{
color:#ffffff;
}
.innertabel {
display: table;
width: 100%;
}
.tabelcel {
display: table-cell;
width: 49%;
}
.bigtext{
font-size: 1.7em; font-weight: 700;
position: absolute;
width: 100%;
bottom: 0;
}
.artikel{
box-shadow: 0 5px 22px 6px rgba(0,0,0,.05);
}
.artikelmeta {
color: #8f749f;
padding: 15px 0;
}
.artikelimage {
width: calc(100%);
padding-top: calc(52%);
border-radius: 10px 10px 0 0;
box-shadow: 0px 18px 16px -15px rgba(0,0,0,0.35);
}
.artikelimage:hover {
transform:scale(1.01);
}
.artikelcontent{
padding: 20px;
background: #fff;
min-height:375px;
}
.artikelbutton{
padding: 20px;
text-align: center;
width: 100%;
background: #9c86aa;
color:#fff;
}
.artikelbutton a{
color:#fff;
font-size: 1.2em;
}
.wordtlidbutton {
display: block;
position: absolute;
bottom: 0;
left: 0;
padding: 20px;
text-align: center;
width: 100%;
color: #fff;
}
.laastenieuwsbutton{
display: block;
position: relative;
bottom:0;
padding: 20px;
text-align: center;
width: 100%;
color:#fff;
}
.laastenieuwsbutton a{
color:#fff;
font-size: 1.2em;
}
.latesthome{
display: flex;
flex-direction: column;
justify-content: space-evenly;
min-height: 620px; padding: 0 15px;
}
.latesthomecontent {
padding: 5px 0 0 0;
}
.latesthomemeta {
padding: 5px 0;
font-size: 0.9em;
}
h5.event-summary__title.headline.headline--tiny {
margin-bottom: 1rem;
}
.flex-nieuwsitem-home h5.event-summary__title.headline.headline--tiny {
font-size: clamp(1.1rem, 1.3vw, 1.3rem);
}
.Merriweather{
font-family: 'Merriweather', serif;
}
.nomargin{
margin:0 !important;
}  .nav,
.nav a,
.nav ul,
.nav li,
.nav div,
.nav form,
.nav input {
margin: 0;
padding: 0;
border: none;
outline: none;
}
.nav a { text-decoration: none; }
.nav li { list-style: none; } .nav {
display: inline-block;
position: relative;
cursor: default;
z-index: 500;
} .nav > li {
display: block;
float: left;
} .nav > li > a {
position: relative;
display: block;
z-index: 510;
height: 54px;
padding: 0 20px;
line-height: 54px;
font-family: inherit;
font-weight: bold;
font-size: 13px;
text-transform: uppercase;
color: #000;
text-shadow: 0 0 1px rgba(0,0,0,.35);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
-ms-transition: all .3s ease;
transition: all .3s ease;
}
.nav > li:hover > a { color: #4b4441; }
.nav > li:first-child > a {
border-radius: 3px 0 0 3px;
border-left: none;
} .nav > li.nav-search > form {
position: relative;
width: inherit;
height: 54px;
z-index: 510;
border-left: 1px solid #4b4441;
}
.nav > li.nav-search input[type="text"] {
display: block;
float: left;
width: 1px;
height: 54px;
padding: 15px 0;
line-height: 24px;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 13px;
color: #999999;
text-shadow: 0 0 1px rgba(0,0,0,.35);
background: #4b1966;
-webkit-transition: all .3s ease 1s;
-moz-transition: all .3s ease 1s;
-o-transition: all .3s ease 1s;
-ms-transition: all .3s ease 1s;
transition: all .3s ease 1s;
}
.nav > li.nav-search input[type="text"]:focus { color: #fcfcfc; }
.nav > li.nav-search input[type="text"]:focus,
.nav > li.nav-search:hover input[type="text"] {
width: 110px;
padding: 15px 20px;
-webkit-transition: all .3s ease .1s;
-moz-transition: all .3s ease .1s;
-o-transition: all .3s ease .1s;
-ms-transition: all .3s ease .1s;
transition: all .3s ease .1s;
}
.nav > li.nav-search input[type="submit"] {
display: block;
float: left;
width: 20px;
height: 54px;
padding: 0 25px;
cursor: pointer;
background: #4b1966 url(https://fnvmooi.nl/wp-content/themes/fnvmooinew/images/search-icon.png) no-repeat center center;
border-radius: 0 3px 3px 0;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
-ms-transition: all .3s ease;
transition: all .3s ease;
}
.nav > li.nav-search input[type="submit"]:hover { background-color: #c0abcc; } .nav > li > div {
position: absolute;
display: block;
width: 100%;
top: 50px;
left: 0;
opacity: 0;
visibility: hidden;
overflow: hidden;
background: #ffffff;
border-radius: 0 0 3px 3px;
-webkit-transition: all .3s ease .15s;
-moz-transition: all .3s ease .15s;
-o-transition: all .3s ease .15s;
-ms-transition: all .3s ease .15s;
transition: all .3s ease .15s;
}
.nav > li:hover > div {
opacity: 1;
visibility: visible;
overflow: visible;
} .nav .nav-column {
float: left;
width: 20%;
padding: 2.5%;
}
.nav .nav-column h3 {
margin: 20px 0 10px 0;
line-height: 18px;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: #372f2b;
text-transform: uppercase;
}
.nav .nav-column h3.orange { color: #ff722b; }
.nav .nav-column li a {
display: block;
line-height: 26px;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 13px;
color: #888888;
}
.nav .nav-column li a:hover { color: #666666; }  :root {
--main-width:90vw;
--wrapper: 100vw;
--gutter: 0px;
--noOfColumns: 6;
--noOfGutters: calc(var(--noOfColumns) - 1);
--ratioA: 3;
--ratioB: 5;
--factor: calc(var(--ratioB) / var(--ratioA));
--rh: calc(( (var(--wrapper) - (var(--noOfGutters) * var(--gutter)))
/ var(--noOfColumns)) * var(--factor));
}
.flexgrid {
max-width: var(--wrapper);
display: grid;
grid-template-columns: repeat(var(--noOfColumns), 1fr);
grid-auto-flow: dense;
grid-auto-rows: minmax(var(--rh), auto);
grid-gap: var(--gutter);
margin: var(--gutter);
}
}
.grid__item {
background-color: steelBlue;
padding: 20px;
}
.grid__item--75{
grid-column: span 4;
}
.grid__item--25{
grid-column: span 2;
}
.grid__item--lg {
grid-column: span 2;
grid-row: span 2;
background-color: var(--brown);
}
.grid__item--right {
grid-column: 3 / span 2;
}
.grid__item--db {
grid-column: span 2;
background-color: rgba(0,0,0,1);
}
.grid__item--full{
grid-column: span 4;
background-color: #ededed;
}
.btn-text:link,
.btn-text:visited {
font-size: 1rem;
color: #55c57a;
display: inline-block;
text-decoration: none;
border-bottom: 1px solid #fff;
padding: 3px;
-webkit-transition: all .2s;
transition: all .2s
}
.btn-text:hover {
background-color: #fff;
color: #55c57a !important;
-webkit-box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.15);
box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.15);
-webkit-transform: translateY(-2px);
transform: translateY(-2px)
}
.btn-text:active {
-webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
-webkit-transform: translateY(0);
transform: translateY(0)
}
.btn-text-big:link,
.btn-text-big:visited {
font-size: 2rem;
color: #fff;
display: inline-block;
text-decoration: none;
border-bottom: 0px solid #fff;
padding: 3px;
-webkit-transition: all .2s;
transition: all .2s
}
.btn-text-big:hover {
color: #fff !important;
-webkit-box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.15);
box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.15);
-webkit-transform: translateY(-2px);
transform: translateY(-2px)
}
.btn-text-big:active {
-webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
-webkit-transform: translateY(0);
transform: translateY(0)
}
form#searchform {
padding-top: 32px;
}
.wordlid_widget{
display:block;
min-height: 100px;
padding:10px;
text-align: center;
}
.wordlid_widget_title{
display: block;
position: absolute;
color: white;
text-align: center;
left: 50%;
transform: translate(-50%,0%);
width: 100%;
}
.wordlid_widget_subtitle{
font-size: 1em;
font-weight: 100;
}
div#sidebar-primary {
padding: 20px 10px;
border: 1px solid #ededed;;
}
@media screen and (max-width:1060px){
.wordlid_widget_subtitle {
font-size: 0.7em;
font-weight: 100;
}
li#wpb_widget-3 .bannerbutton {
font-size: 1em;
}
}
.menu-fnv-mooi-container{
border: 1px solid #ededed;;
padding: 0px;
}
.menu-fnv-mooi-container li {
border-bottom: 1px solid #b096bf;
padding-left:5px;
padding-right:5px;
}
.menu-fnv-mooi-container li.current-menu-item {
background-color:#f7dce7;
}
.menu-fnv-mooi-container li a{
text-transform: uppercase;
text-decoration: none;
}
.menu-fnv-mooi-container li.current-menu-item a{ color:#4f1966;
}
.inner_col{
margin:0 60px;
}
.footer-img-social {
margin-top: 20px;
float: right;
}
.innerhalf {
padding: 0 15px;
}
.footer-widget #menu-footer-menu-1 li a, .footer-widget #menu-footer-menu-2 li a, .footer-widget #menu-footer-menu-3 li a, .footer-widget #menu-footer-menu-4 li a,  .footer-widget #menu-footer-menu-5 li a{
text-decoration:none !important; }
div#cff.footer-fb-feed {
margin: 20px 0 !important;
}
.voetnoot{
padding:20px 0 0 0;
}
.fnv-copyright {
color: #b096bf;
font-weight: 100; }
span.voetnoot-link a, span.voetnoot-dash{
color:#b096bf;
color: var(--lila);
font-weight: 400;
text-decoration: none;
}
.footer-contact-table {
display: table;
}
.footer-contact-cell50 {
display: table-cell;
line-height: 32px;
width: 50%;
}
.footer-contact-button {
display: block;
position: relative;
width: 100%;
padding: 20px;
margin-bottom: 32px;
}
.frm_style_formidable-style.with_frm_style .frm_message, .frm_success_style {
border: 1px solid #420e5b;
background-color: #c0abcc;
color: #420e5b;
border-radius: 4px;
}
.fnv_label {
font-size: 22px !important;
color: #420e5b !important;
padding-bottom: 20px !important;
}
.frm_style_formidable-style.with_frm_style .frm_radio label, .frm_style_formidable-style.with_frm_style .frm_checkbox label {
font-family: inherit !important;
font-size: 20px !important;
color: #444444;
font-weight: normal;
}
.with_frm_style .vertical_radio .frm_checkbox label, .with_frm_style .vertical_radio .frm_radio label {
line-height: 1.7em;
}
.frm_style_formidable-style.with_frm_style .frm_primary_label{
font-family: inherit !important;
}
button.bannerbutton.bgmagenta.white.btnlarge {
font-size: 20px;
padding: 10px 32px;
}
.frm_checkbox input[type="checkbox"],
.frm_radio input[type="radio"] { }
.frm_radio input[type='radio']:after, .frm_checkbox input[type='checkbox']:after { }
.frm_radio input[type='radio']:checked:after,.frm_checkbox input[type='checkbox']:checked:after { }
input.fnv_emailveld {
display: block;
border: 1px solid #CCC;
color: rgba(0,0,0,0.75);
font-size: 14px;
font-weight: normal;
font-family: inherit;
padding: 8px;
height: 37px;
width: 100%;
margin-bottom: 15px;
}
.fnv_submit{
background:#420e5b;
color:#ffffff;
width:100%;
font-size: 20px;
padding: 7px 10px; cursor: pointer;
border:none;
}
.fnv_mailchimp_form_wrapper{
display:block;
padding: 20px 0;
}
.fnv_input_div{
display:block;
position:relative;
}
.fnv_input_70{
width:65%;
float:left;
}
.fnv_input_30{
width:35%;
float:right;
}
.laatste_nieuws_headline{
padding:20px 0;
}
.button-top {
position: fixed;
bottom: 20px;
right: 20px;
z-index: 100;
width: 60px;
height: 60px;
border: 0;
border-radius: 100%;
box-shadow: none;
background: #145474;
color: #fff;
font-size: 36px;
font-weight:700;
line-height: 20px;
text-align: center;
cursor: pointer;
pointer-events: none;
opacity: 0;
transition: opacity .18s ease;
}
.button-top-visible {
opacity: 1;
pointer-events: auto;
}
#topbutton {
position: fixed;
display: none;
height: 60px;
width: 60px;
line-height: 60px;
right: 15px;
bottom: 15px;
z-index: 1;
background: #fabb13;
border-radius: 100%;
text-decoration: none;
color: #ffffff;
text-align: center;
}
#topbutton:after {
content: "\2191";
font-size: 36px;
font-weight:700;
}
.li_more{
padding-left:22px; }
.btn_icon:after{
content: "\f138";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
padding-left:10px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.introtext{
font-size:1.2em;
padding-bottom:10px;
}
.introtext p {
margin-bottom: 0;
}
.introtxt{
font-size:1.4em;
}
.margintop40 {
margin-top: 40px;
}
.bgwhite{
background: #fff;
}
.slide-home {
margin-top: 40px;
}
.minheightmedium{
min-height:280px;
}
@media screen and ( max-width:600px){
.slide-home{
margin-top:20px;
}
}
@media (max-width: 767px){
.metabox--with-home-link, .metabox {
display: none;
}
.spacer100 { height: 75px;
}
.barbox h1 {
font-size: 2em;
line-height:1em;
}
.barbox{
padding: 10px 2px 2px 2px; text-align: center;
color: #fff;
min-height: 50px;
max-width: 100%;
margin: 0 auto;
transform: translate(0,-5px);
}
}
span.slidetitel_small{
font-size: 0.5em;
line-height:0.7em;
font-weight: 400;
font-family: Helvetica, Arial, sans-serif;
}
.center{
text-align:center !important;
}
.leftpadding{
padding-left:40px !important;
}
.aligncenter{
left: 50%;
position: absolute;
bottom: 5px;
transform: translate(-50%,0);
}
.fnv_category a {
color: #c0abcc;
text-decoration: none;
}
.fnv_category {
padding: 10px 0;
}
.single_artikel_image {
display: block;
width: 75%;
margin-bottom: 30px;
}
.container.container--narrow.page-section.nobanner {
margin-top: 40px;
padding-bottom: 0px;
}
.top-left {
width: 30%;
max-width: 30%;
float:left;
}
.top-right {
width: 70%;
max-width: 70%;
float:right;
}
.page-banner.side {
margin-top: 0;
min-height: 150px;
} h4.mega-block-title {
background:#b096bf;
background: var(--lila);
color: #fff;
text-transform: uppercase;
margin-left: 1px;
padding: 5px;
}
.bottom20 {
padding-bottom: 20px;
} .home_event_links{
text-decoration:none;
color:#b3a1c1;
}
.schedule-box-wrapper.schedule-box-style-1 {
box-shadow: 0 5px 22px 6px rgba(0,0,0,.05);
padding: 35px;
border-radius: 10px;
-webkit-transition: .5s;
-o-transition: .5s;
-moz-transition: .5s;
transition: .5s;
}
.schedule-box-wrapper {
margin-bottom: 30px;
}
.schedule-box-wrapper.schedule-box-style-1:hover {
-webkit-box-shadow: 0px 7px 38px 0px rgba(0,0,0,.15);
-moz-box-shadow: 0px 7px 38px 0px rgba(0,0,0,.15);
box-shadow: 0px 7px 38px 0px rgba(0,0,0,.15);
transform:scale(1.01);
background-color:#f2eaf1;
}
.schedule-box-content-wrapper{
margin-bottom:10px;
}
.schedule-box-list .row {
-webkit-box-align: center!important;
-ms-flex-align: center!important;
align-items: center!important;
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important;
}
.rowschedule {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.schedule-time {
font-size: 24px;
line-height: 33px;
font-weight: 600;
}
.schedule-date {
font-weight: 600;
}
.schedule-locatie {
font-size:1.7em;
font-weight: 600;
padding-bottom:20px;
}
.schedule-box-title{
font-size:1.7em;
padding-bottom:20px;
}
.schedule-box-content {
margin-bottom: 20px;
}
body.embrad-lazy-active img.lazy-active {
opacity: 1;
transition: all ease-in-out .5s;
transition-timing-function: cubic-bezier(.39,.76,.51,.56);
}
.rounded-circle {
border-radius: 50%!important;
}
.img-fluid {
max-width: 100%;
height: auto;
}
img {
display: block; }
btn:not(:disabled):not(.disabled) {
cursor: pointer;
}
.small{
font-size:1em;
}
.eventdate{
margin-bottom:10px;
}
.eventdag {
font-size: 1.7em;
font-weight: 600;
}
.eventjaar {
font-size: 2em;
font-weight: 900;
}
@media (max-width:900px){
.eventdag {
font-size: 1em;
font-weight: 600;
}
.eventjaar {
font-size: 1em;
font-weight: 900;
}
}
@media (max-width:768px){
.eventdag {
font-size: 2em;
font-weight: 600;
}
.eventjaar {
font-size: 2.3em;
font-weight: 900;
}
.schedule-box-content-wrapper {
margin-bottom: 30px;
text-align: center;
}
}
.frm_style_formidable-style-2.with_frm_style .frm_primary_label {
font-family: "Helvetica","Arial",sans-serif !important;
} #mega-menu-wrap-hoofd-menu #mega-menu-hoofd-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
padding: 0 !important;
}
i.fa.fa-home.big {
font-size: 24px;
}
.social_volgons {
font-size: 24px;
}
.backtomain{
text-decoration:none;
}
li.fnvmooi__search.top.astm-search-menu.is-menu.default {
float: right;
}
.social-icons-top {
display:block;
position: relative;
width: 100px;
float: right;
margin-right: 32px;
}
.innerhalf.events-min-height {
min-height: 350px;
display: flex;
flex-direction: column;
gap: 20px;
}
.driekwart.bgwhite.events {
min-height: 330px;
}
.schedule-button {      }
.fnv_prijsinfo_leden {
font-size: 1.2em;
color: #fff;
position: absolute;  top: 75px;
left: -5px;
background: #e2007a;
padding: 5px;   transition: all .3s;
-webkit-box-shadow: 10px 10px 21px -8px rgba(0,0,0,.75);
-moz-box-shadow: 10px 10px 21px -8px rgba(0,0,0,.75);
box-shadow: 10px 10px 21px -8px rgba(0,0,0,.75);
transition: all .3s;
}
.fnv_prijsinfo_niet_leden {
font-size: 1.2em;
color: #fff;
position: absolute;  top: 130px;
left: -5px;
background: #e2007a;
padding: 5px;   transition: all .3s;
-webkit-box-shadow: 10px 10px 21px -8px rgba(0,0,0,.75);
-moz-box-shadow: 10px 10px 21px -8px rgba(0,0,0,.75);
box-shadow: 10px 10px 21px -8px rgba(0,0,0,.75);
transition: all .3s;
} ul.page-numbers {
list-style: none;
margin: 0;
}
.page-numbers:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
ul.page-numbers li {
display: block;
float: left;
margin: 0 4px 4px 0;
text-align: center;
}
.page-numbers a, .page-numbers span {
line-height: 1.6em;
display: block;
padding: 0 6px;
height: 30px;
line-height: 28px;
font-size: 22px;
text-decoration: none;
font-weight: 400;
cursor: pointer;
border: 1px solid #e2007a;
color: #4f1965;
}
.page-numbers a span { padding: 0 }
.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover {
color: #000;
background: #f7f7f7;
text-decoration: none;
}
.page-numbers:hover { text-decoration: none }
.hideonmobile{
display:block;
}
.showonmobile{
display:none;
} .block_wrapper{
position:relative;
display: grid; flex-direction: column;
justify-content: center;
align-items: center;
min-height: 300px;
}
.introtxt ul {
margin: 0;
}
@media (max-width: 960px) {
.social-icons-top {
display:none;
}
.hideonmobile{
display:none;
}
.showonmobile{
display:block;
}
.artikelcontent {
padding: 20px;
background: #fff;
min-height: auto;
}
.font20 {
font-size: 16px;
}
.minheightmedium{
min-height:250px;
}
.introtext {
font-size: inherit;
}
.branchebox .introtext {      }
.bigtext{
font-size: 1.2em;
text-decoration: underline;
font-weight: 600;
position: absolute;
width: 100%;
bottom: 0;
}
.no-underline{
text-decoration: none!important;
}
}
@media (max-width: 570px) {
.showonmobile.mobilesearch {
position: absolute;
right: 0;
top: -20px;
}
.search-form {
background-color: #DEDEDE;
padding: 20px;
text-align: right;
}
[type=search] {
-webkit-appearance: none;
outline-offset: -2px;
border-radius: 0;
border: 1px solid #eee;
padding: 8px;
}
.bigtext{
font-size: 1.2em;
text-decoration: underline;
font-weight: 600;
position: relative;
width: 100%;
bottom: 0;
}
.minheightmedium{
min-height:auto;
}
.frm_radio input[type='radio']:after, .frm_checkbox input[type='checkbox']:after { }
.fnv_input_70 {
width: 65%;
float: left;
}
.fnv_input_30 {
width: 35%;
float: right;
}
}
.is-menu-wrapper {
display: none;
position: absolute;
right: 30px !important;
top: 5px;
width: 100%;
z-index: 9999;
}
.col-content a {
color: #c10077;
}
.mooivertelt_intro {
padding: 0 20px 20px 20px;
}
table.contribution td { padding: 2px;
}
@-moz-document url-prefix() {
.frm_checkbox input[type="checkbox"], .frm_radio input[type="radio"] {
visibility: visible;
width: 24px;
height: 24px;
position: absolute;
z-index: -1;
}
}
.pagination {
clear:both;
position:relative;
font-size:11px; line-height:13px;
float:right; }
.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff; background: #9c86aa; -webkit-transition: background .15s ease-in-out;
-moz-transition: background .15s ease-in-out;
-ms-transition: background .15s ease-in-out;
-o-transition: background .15s ease-in-out;
transition: background .15s ease-in-out;
}
.pagination a:hover{
color:#fff;
background: #4f1960; }
.pagination .current{
padding:6px 9px 5px 9px;
background: #4f1960; color:#fff;
}
.page-numbers { font-size: 15px; }
.page-numbers.current { color: #fff; }
.page-numbers .dots { letter-spacing: 1px }
a.page-numbers  { font-size: 14px; color: #fff; }
.generic-content.col-lg-9.col-md-9 ul {
list-style: disc;
list-style-position: inside;
}
.frm_style_formidable-style-2.with_frm_style .form-field {
margin-bottom: 20px;
}        .admin-bar .is-menu-wrapper {
left: -20px !important;
}
.enoty-custom-wrapper, #fancybox-content, #fancybox-outer {
background: #e2001a !important;
}
.noty-content-wrap {
padding: 25px;
background: #e2001a !important;
}
.noty-text-header {
background: #e2001a;
text-align: center !important;
}
.d-flex {
display: grid; flex-direction: row;
justify-content: center;
align-items: center;
}
.block_wrapper center {
display: grid;  flex-direction: column;
justify-content: space-evenly;
align-items: center;
min-height: 300px;
}
.image_branches {
margin: 60px 0;
}