/*
Theme Name: Bootstrap Basic4
Theme URI: http://rundiz.com
Author: Vee Winch, christianoliff
Author URI:
Description: Bootstrap v.4 basic theme for developers to build their new theme very fast and easy. (WordPress 5 or Gutenberg ready.) The concept is to keep it basic, no rich features, no additional functions; all of these for theme developers will be easier to start develop their theme. To follow what was changed, please look for <a href="https://github.com/Rundiz-WP/bootstrap-basic4" target="commits">commits</a> of this theme at Github or changelog.md file that come with the theme. Please read notice on Bootstrap Basic 4 Help page in Dashboard &gt; Appearance &gt; Bootstrap Basic4 Help or in readme.txt file in this theme package.
Version: 1.2.3
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: bootstrap-basic4
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, post-formats, threaded-comments, translation-ready, editor-style, blog

This theme built with Twitter Bootstrap v.4. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/
.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}


/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


//start thema css

@import url('https://fonts.googleapis.com/css2?family=Istok+Web:wght@400;700&display=swap');

BODY,HTML
{
font-family: 'Istok Web', sans-serif;
background: #efefef !important;
color:#000000;
}


.header
{
background:#ffffff;
}

.adres
{
font-size:10pt;
letter-spacing:1pt;
padding-top:10px;
}

.adres A
{
color:#000000;
}

.menutop
{
background:#e21a26;
}

.intro IMG
{
width:100%;
}

.intro SPAN
{
background:#2fafdc;
left:50%;
transform: translate(-50%);
margin-right:auto;
font-weight:700;
font-size:25pt;
position:absolute;
z-index:10;
color:#ffffff;
margin-top:-110px;
padding:10px;
}

.intro H2
{
font-family: 'Istok Web', sans-serif;
font-weight:900;
color:#ffffff;
font-style:italic;
letter-spacing:2pt;
font-size:22pt
}

.logo
{
background:#ffffff;
padding:20px;
}

.graybar
{
padding-top:20px;
padding-bottom:20px;
color:#2fafdc;
font-weight:700;
font-size:11pt;
}

.graybar A
{
color:#2fafdc;
text-decoration:underline;
}

.graybar A:hover
{
color:#e21a26;
text-decoration:underline;
}

.navbar-collapse
{
z-index:100;
background:#e21a26;;
}

.navbar
{
height:70px;
padding:0px !important;
}

.navbar .nav-link
{
padding-left:25px !important;
padding-right:25px !important;
color:#ffffff !important;
height:70px;
line-height:50px;
}

.navbar .blue
{
background:#195fa2;
color:#ffffff !important;
}

.navbar .active, .navbar .nav-link:hover
{
background: !important;
color:#ffffff !important;
}

.content
{
color:#195fa2;
line-height:20pt;
padding-top:0px;
padding-bottom:20px;
}

.wit
{
background:#ffffff;
padding:15px;
height:100%;

}

.tablepress-table-name
{
font-family: 'Istok Web', sans-serif;
font-weight:700;
color:#e31e24;
letter-spacing:1pt;
font-size:14pt;
}

.content H3
{
font-family: 'Istok Web', sans-serif;
font-weight:700;
color:#e31e24;
letter-spacing:1pt;
font-size:14pt;
}

.content .icon
{
text-align:center;
}

.content .icon IMG
{
height:180px;
width:auto !important;
padding-top:20px;
padding-bottom:20px;
}

.footer
{
background-color: #efefef;
padding-top:40px;
background-image: url('assets/img/footer-background.png');
  background-repeat: no-repeat;
  background-position: right bottom;
padding-bottom:40px;
line-height:20pt;
min-height:300px;
color:#2fafdc;
}



.footer .social
{
float:left;
padding-right:10px;
}

.footer .icon-large {
    width: 25px;
    margin-right: 7px;
    display: block;
    float: left;
    text-align: center;
    color:#e31e24;
}

.footer H4
{
font-family: 'Istok Web', sans-serif;
font-weight:700;
color:#e31e24;
letter-spacing:1pt;
line-height:20pt;
margin-bottom:20px;
font-size:13pt;
}

.footer A
{
color:#e31e24;
}

.footer UL
{
list-style-type:none;
padding:0;
margin:0;
}

.footer A:hover
{
color:#e21a26;
text-decoration:underline;
}

.btn-knop
{
border-radius:0;
background:#b7073a !important;
border:0px;
padding:12px 30px 12px 30px;
color:#ffffff !important;
}

.btn-knop:hover
{
background:#195fa2 !important;
color:#ffffff !important;
}

UL.snelmenu
{
list-style-type:none;
padding:0;
margin:0
}

UL.snelmenu LI A
{
padding:10px 10px 10px 15px;
width:100%;
display:block;
margin-bottom:5px;
color:#ffffff;
background:#b7073a !important;
}

UL.snelmenu A:hover
{
text-decoration:none;
color:#ffffff;
background: #195fa2 !important;
}

UL.snelmenu LI .fas
{
padding-right:5px;
}

.credits
{
font-size:9pt;
background: #e31e24;
padding:10px 0 10px 0;
color:#ffffff !important;
}

.credits A
{
color:#ffffff !important;
}

.bvvb
{
padding:10px;
margin-top:10px;
background:#ffffff;
}

.navbar-fixed-top
{
position: fixed;
  right: 0;
  left: 0;
  top:0;
  z-index: 1030;
}