* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Open Sans", sans-serif;
font-weight: 400;
}
p a {
text-decoration: none;
color: #99cc00;
}
.section-center {
width: 80%;
display: flex;
}
#scroll-to-top {
position: fixed;
text-align: center;
color: #fff;
z-index: 200;
width: 50px;
height: 50px;
background: #383838;
border-radius: 6px;
bottom: 10px;
right: 20px;
transition: 0.4s ease-in;
display: flex;
}
#scroll-to-top i {
margin: auto;
} .d-flex {
display: flex;
}
.fl-row {
flex-direction: row;
}
.fl-col {
flex-direction: column;
}
.fl-wrap {
flex-wrap: wrap;
}
.fl-nowrap {
flex-wrap: nowrap;
}
.fl-shrink {
flex-shrink: 1;
}
.fl-grow {
flex-grow: 1;
}
.jc-between {
justify-content: space-between;
}
.jc-center {
justify-content: center;
}
.jc-start {
justify-content: flex-start;
}
.jc-end {
justify-content: flex-end;
}
.jc-evenly {
justify-content: space-evenly;
} .text-align-center {
text-align: center;
}
.text-align-right {
text-align: right;
}
.text-align-left {
text-align: left;
}
.main-paragraph {
text-align: center;
} .mx-auto {
margin-left: auto;
margin-right: auto;
}
.mt-10 {
margin-top: 10vh;
}
.mb-10 {
margin-bottom: 10vh;
}
.mx-15px {
margin: 0 15px;
}
.mb-20px {
margin-bottom: 20px !important;
}
.mt-20px {
margin-top: 20px !important;
}
.mb-50px {
margin-bottom: 50px;
}
.w-100 {
width: 100%;
}
.sub-header {
height: 30vh;
display: flex;
align-items: center;
justify-content: center;
}
.sub-header-text {
color: #fff;
font-weight: 700;
font-size: 8vw;
text-transform: uppercase;
}
.section-title {
text-transform: uppercase;
}  .mobile-menu {
position: fixed;
z-index: 200;
right: 32px;
top: 48.5px;
font-size: 1.3rem;
transform: translateY(-50%);
}
.mobile-menu a {
color: #6d6d6e;
}
.mobile-menu .btn {
color: #6d6d6e;
z-index: 200;
cursor: pointer;
margin-left: 10px;
}
.sidebar {
position: fixed;
height: 100%;
width: 70vw;
float: right;
background: rgb(43, 43, 43);
overflow: hidden;
padding-top: 80px;
transition: 0.5s;
z-index: 100;
right: 0;
text-align: end;
margin-right: -70vw;
}
.side {
margin-right: 0;
} .sidebar a {
margin: 8px 32px 8px 32px;
padding-bottom: 10px;
padding-top: 10px;
text-decoration: none;
text-align: right;
font-size: 20px;
color: #818181;
display: block;
transition: 0.3s;
border-bottom: 1px solid #6d6d6e;
}
.sidebar a:hover {
color: #f1f1f1;
}
nav {
width: 100%;
position: fixed;
background: #fff;
z-index: 50;
}
.nav-container {
display: flex;
align-items: center;
justify-content: space-between;
margin: 10px auto;
width: 97%;
}
.main-menu {
display: none;
width: 80%;
}
.main-menu ul {
display: flex;
flex-direction: row;
justify-content: flex-end;
width: 100%;
}
.main-menu ul li {
list-style: none;
padding: 0 12px;
}
.main-menu ul li a {
text-decoration: none;
font-weight: 700;
color: #909091;
font-size: 0.7rem;
}
.main-menu ul li a:hover {
color: #1f1f1f;
}
.active-desktop {
color: #1f1f1f !important;
}
.active-mobile {
color: #fff !important;
} .header-1 {
width: 100%;
height: 100vh;
}
#main-logo {
width: 140px;
height: 100%;
}
#main-header {
width: 100%;
height: 100%;
display: none;
justify-content: center;
align-items: center;
}
#mobile-main-header {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.main-header-text {
margin: auto auto;
display: flex;
justify-content: center;
flex-direction: column;
cursor: default;
}
.main-header-text h3 {
margin: auto;
color: white;
font-size: 10vw;
font-weight: 700;
}
.title-underline {
width: 50vw;
height: 4px;
background: #7abfd3;
}
.main-header-text h1 {
margin: auto;
color: #fff;
font-size: 5vw;
font-weight: 700;
}
#manegeles {
width: 100%;
background: #768979;
display: flex;
flex-direction: column;
justify-content: center;
}
.melden {
padding: 12px 0;
margin: 0 auto;
}
.melden i {
color: #fff;
font-size: 1.3rem;
}
.melden a {
color: #7abfd3;
font-weight: 700;
text-decoration: none;
}
.melden a:hover {
color: #bceffd;
}
.melden-banner {
height: 100px;
background: #77aabb;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
} .acr {
width: 100%;
height: 200px;
display: flex;
justify-content: center;
align-items: center;
margin: 20px 0;
}
.acr-img {
margin: auto;
width: 27%;
height: auto;
max-width: 100px;
}
.flex-text {
width: 100%;
}
.flex-text ul {
transform: translateX(20px);
}
.right-flex {
display: flex;
flex-direction: column;
width: 100%;
} .iframe-container {
overflow: hidden;
padding-top: 56.25%;
position: relative;
}
.iframe-container iframe {
border: 0;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
} .iframe-container-4x3 {
padding-top: 75%;
} #nieuws {
padding-bottom: 30px;
background: url(https://vroendael.nl/wp-content/themes/Vroendael/img/nieuwsBCGmobile.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.nieuws-container {
display: flex;
flex-direction: column;
}
.nieuws-container h4 {
color: #fff;
background: #77aabb;
border: 2px solid #fff;
padding: 10px 20px;
margin-bottom: 20px;
}
.nieuws-box {
width: 280px;
margin: 20px auto 0 auto;
padding-top: 20px;
display: flex;
flex-direction: column;
align-items: center;
}
.nieuws-center {
margin: 5vh auto 0 auto;
width: 80%;
}
.fb-page,
.fb-page span,
.fb-page span iframe[style] {
width: 100% !important;
display: flex !important;
} footer {
background: #1f1f1f;
padding-top: 80px;
font-size: 1.2rem;
}
.footer-content p {
color: #6d6d6e;
margin: 0 auto;
}
.footer-content p a {
color: #6d6d6e;
text-decoration: none;
}
.footer-content p a:hover {
color: #fff;
}
.footer-links {
width: 100%;
display: flex;
justify-content: center;
}
.footer-links a {
margin: 3px 12px;
color: #6d6d6e;
font-size: 2rem;
}
.footer-links a:hover {
color: #fff;
}
.gridwork {
font-size: 0.7rem;
margin-top: 60px;
padding-bottom: 12px;
color: #6d6d6e;
}
.gridwork a {
text-decoration: none;
color: #6d6d6e;
}
.gridwork a:hover {
color: #fff;
}  .manege {
display: flex;
}
.under-nav {
width: 100%;
height: 97px;
}
.sub-header {
height: 30vh;
display: flex;
align-items: center;
justify-content: center;
}
.opening-hours {
padding-top: 20px;
text-align: center;
}
#manege-info {
display: flex;
height: auto;
margin-bottom: 50px;
line-height: 2rem;
}
.flex-container {
width: 100%;
margin: 0 auto;
}
.row {
display: flex;
flex-direction: column;
}
.wof-row {
display: flex;
flex-direction: column;
}
.row-contain {
flex-wrap: nowrap;
flex-shrink: 1;
}
.row-expand {
flex-wrap: wrap;
}
.col {
width: 100%;
}  .flex-img {
width: 100%;
margin: auto auto;
}  .col-img {
width: 100%;
height: auto;
}
#faciliteiten {
line-height: 2rem;
}
#faciliteiten img {
width: 100%;
height: auto;
}
#faciliteiten h4 {
padding-left: 10px;
padding-bottom: 5px;
}
#faciliteiten p {
padding-left: 10px;
}
#faciliteiten ul {
padding-bottom: 10px;
}
#faciliteiten ul li {
transform: translateX(20px);
margin-left: 10px;
}  .wof-col {
width: 100%;
flex-shrink: 0;
flex-grow: 1;
}
.wof-col {
font-size: 1.6rem;
padding-bottom: 30px;
}  #team {
background: #f2f2f2;
padding-top: 10vh;
padding-bottom: 10vh;
}
.about-flex-text {
width: 100%;
text-align: center;
}
.team-col {
width: 80%;
margin: 0 auto 20px auto !important;
}
.about-flex-text {
line-height: 1.7rem;
}
.about-row {
display: flex;
flex-direction: column;
}
.about-right-flex {
width: 80%;
margin-left: auto;
margin-right: auto;
}  .address-details {
width: 100%;
height: 100%;
background: #f2f2f2;
margin: auto;
}
.address-details {
padding: 30px;
}
.contact-flex {
width: 100%;
}
.contact-flex-right {
width: 100%;
}
.contact {
padding-top: 64px;
}  .text-field {
height: 1.7rem;
margin-top: 8px;
margin-bottom: 8px;
font-size: 1rem;
font-family: "Open Sans", sans-serif;
}
.select-field {
height: 1.7rem;
margin-top: 8px;
margin-bottom: 8px;
font-size: 1rem;
font-family: "Open Sans", sans-serif;
}
.text-area {
margin-top: 8px;
margin-bottom: 15px;
padding: 5px;
font-size: 1rem;
font-family: "Open Sans", sans-serif;
resize: none;
width: 80%;
}
.submit-btn {
margin-top: 10px;
display: inline-block;
border: none;
padding: 5px 18px;
margin: 0;
text-decoration: none;
background: #066facbd;
color: #ffffff;
font-family: "Open Sans", sans-serif;
font-size: 1rem;
font-weight: 700;
cursor: pointer;
text-align: center;
transition: all 250ms ease-in-out;
-webkit-appearance: none;
-moz-appearance: none;
}
.submit-btn:hover,
.submit-btn:focus {
background: #064164bd;
}
.submit-btn:focus {
outline: 1px solid #fff;
outline-offset: -4px;
}
.submit-btn:active {
transform: scale(0.99);
}
.filler {
height: 97px;
width: 100%;
background: #fff;
} @media screen and (max-width: 768px) {
.acr {
margin-bottom: 20px;
}
}
@media screen and (min-width: 768px) {
#main-header {
display: flex;
}
.acr {
max-height: 200px;
}
#mobile-main-header {
display: none;
}
.main-header-text h3 {
font-size: 7vw;
}
.main-header-text h1 {
font-size: 3vw;
}
.sub-header-text {
font-size: 4vw;
cursor: default;
}
#manegeles {
flex-direction: row;
justify-content: center;
align-items: center;
}
.melden {
margin: auto 30px;
}
.sp-between {
justify-content: space-between;
}
.fl-start {
justify-content: flex-start;
}
.wof-col {
width: 47%;
margin: 0 10px;
}
.wof-row {
flex-direction: row;
}
.nieuws-box {
width: 500px;
}
.footer-content {
font-size: 1rem;
}
.footer-links a {
font-size: 1.2rem !important;
margin: 3px 6px;
}
.team-col {
width: 45%;
}
#nieuws {
background: url(https://vroendael.nl/wp-content/themes/Vroendael/img/nieuwsBCG.jpg);
background-attachment: fixed;
}
}
@media screen and (min-width: 992px) {
.flex-text {
width: 45%;
text-align: left;
}
.col {
text-align: left;
width: 30%;
}
.row {
flex-direction: row;
}
.wof-col {
width: 30%;
}
.section-md {
flex-direction: row;
justify-content: space-between;
}
.order-0 {
order: 0;
}
.order-1 {
order: 1;
}
.right-flex {
width: 45%;
}
.contact-flex {
width: 40%;
}
.contact-flex-right {
width: 35%;
}
.main-paragraph {
text-align: left;
margin-right: 20px;
}
.opening-hours {
text-align: right !important;
}
.iframe-container {
width: 45%;
height: 70%;
padding-top: 37.25%;
}
.acr-img {
margin: 1vh 1.5vw;
}
.mobile-menu {
display: none;
}
.about-flex-text {
width: 45%;
text-align: left;
}
.about-right-flex {
width: 45%;
margin: 0;
}
.sidebar {
display: none;
}
.main-menu {
display: flex;
}
.nieuws-box {
width: 350px;
}
.nieuws-container {
flex-direction: row;
}
.team-col {
width: 22.5%;
}
.wof-col {
width: 20%;
}
}
@media screen and (min-width: 1080px) {
.main-menu ul li a {
font-size: 0.8rem;
}
.nieuws-box {
width: 400px;
}
}
@media screen and (min-width: 1200px) {
.nieuws-box {
width: 450px;
}
.contact-flex-right {
width: 30%;
}
}
@media screen and (min-width: 1800px) {
.nieuws-box {
width: 500px;
}
.contact-flex-right {
width: 20%;
}
}@font-face {
font-family: "flexslider-icon";
src: url(https://vroendael.nl/wp-content/themes/Vroendael/fonts/flexslider-icon.eot);
src: url(https://vroendael.nl/wp-content/themes/Vroendael/fonts/flexslider-icon.eot?#iefix)
format("embedded-opentype"),
url(https://vroendael.nl/wp-content/themes/Vroendael/fonts/flexslider-icon.woff)
format("woff"),
url(https://vroendael.nl/wp-content/themes/Vroendael/fonts/flexslider-icon.ttf)
format("truetype"),
url(https://vroendael.nl/wp-content/themes/Vroendael/fonts/flexslider-icon.svg#flexslider-icon)
format("svg");
font-weight: normal;
font-style: normal;
} .flex-container a:hover,
.flex-slider a:hover {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
width: 100%;
display: block;
}
.flexslider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}
.no-js .flexslider .slides > li:first-child {
display: block;
} .flexslider {
margin: 0 0 60px;
background: #fff;
border: 4px solid #fff;
position: relative;
zoom: 1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
-o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides img {
height: auto;
-moz-user-select: none;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
@-moz-document url-prefix() {
.loading .flex-viewport {
max-height: none;
}
}
.carousel li {
margin-right: 5px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
font-family: "flexslider-icon";
font-size: 40px;
display: inline-block;
content: "\f001";
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
content: "\f002";
}
.flex-direction-nav .flex-prev {
left: -50px;
}
.flex-direction-nav .flex-next {
right: -50px;
text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0 !important;
filter: alpha(opacity=0);
cursor: default;
z-index: -1;
}
.flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: "\f004";
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a.flex-play:before {
content: "\f003";
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.flex-control-paging li a:hover {
background: #333;
background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
height: auto;
display: block;
opacity: 0.7;
cursor: pointer;
-moz-user-select: none;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
} @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
}