@charset "UTF-8";
/* CSS Document De Blauwe Reiger J4 2023 */

a:hover {
	color: #0d1e32;
}
h1, h2, h3, h4, h5, h6 {
    color: #0d1e32;
    font-family: Nunito;
    font-weight: 400;
    line-height: 1.2;
    margin: 20px 0
}
h1 {
    font-size:30px;
}
h2 {
    font-size:26px;
}
h3 {
    font-size:22px;
}
h4 {
    font-size:18px;
}
h5 {
	color:#29abe2;
	font-size: 24px;
	text-align:center;
}
li {
    line-height: 26px !important;
}
#column-right {
    border-left:#29abe2 solid 1px;
    padding:0 30px;
    margin-top:0px;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
    border:none;
    max-width: 100%;
    margin-bottom: 20px
}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
    padding: 15px;
    vertical-align: top;
    border:none !important
}
#easy-social-icons ul.jssocialicons-horizontal > li {
    float: right;
}
#reviews .summary.mini {
    text-align: left;
    padding: 0 !important;
    margin-bottom: 0;
    border: 2px solid #F7F7F7;
}
#rstpl-after-content-position {
	margin:0;
}
#rstpl-main-menu-position .navbar .navbar-collapse .mod-menu .nav-item a:not(.btn), #rstpl-main-menu-position .navbar .navbar-collapse .mod-menu .nav-item .nav-header, #rstpl-main-menu-position .navbar .navbar-collapse .mod-menu .nav-item .separator {
    padding: .85rem;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    flex: 1;
    line-height: 1.1;
    text-transform:none;
}
#rstpl-main-menu-position > .navbar .navbar-collapse .mod-menu.rstpl-template-menu > .nav-item.active > .nav-link:before {
    content: '';
    background:none !important;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index:-1;
     border-radius:5px;
    border:1px solid #29abe2;
}
#rstpl-navigation .navbar .navbar-inner .rstpl-template-menu > li > a {
    background-color: none;
    background-image: none;
    background-clip: padding-box;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    padding: 12px 14px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-family: Nunito;
    font-size: 18px;
    text-transform: none;
}
#rstpl-navigation .navbar .navbar-inner .rstpl-template-menu > li.active > a {
    text-align: left;
    font-size: 18px;
	text-transform: none;
    background-color: transparent;
    border:#29abe2 solid 1px;
}
#rstpl-navigation .navbar .navbar-inner .rstpl-template-menu > li > a:hover.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu > li > a:before, .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu > li > a:active.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu > li > a:before, .rstpl-navigation .navbar .navbar-inner .rstpl-template-menu > li > a:focus.rstpl-navigation .navbar .navbar-inner .rstpl-template-menu > li > a:before {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform:scale(1)
}
#rstpl-after-footer-position p{
    color: #ffffff;
    font-weight:700;
    margin: 30px 0  0;
    padding: 40px 0 20px 0;
}
#rstpl-after-footer-position a  {
    color:#fff !important;
    padding:0 0 20px 0;
}
#rstpl-after-footer-position a:hover  {
    color:#29abe2 !important
}
#column-right > .rstpl-card a:not(.btn), #column-left > .rstpl-card a:not(.btn) {
    font-size:16px
}
 .rsform-submit-button {
     color: #fff;
     box-shadow:none !important;
}
#rstpl-main-menu-position > .navbar a:hover {
    content: '';
    background:none !important;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index:-1;
     border-radius:5px;
    border:1px solid #29abe2;
}
#rstpl-navigation .navbar .navbar-inner .rstpl-template-menu > li > a:hover {
    border:#000 solid 10px;
}




