/* cmsms stylesheet: main modified: Friday, June 19, 2026 10:14:28 AM */

body{
font-family: 'Roboto', sans-serif;
font-weight:300;
letter-spacing: 1px;

}
div.breadcrumb {padding-top:10px;}


header {
height:25vh;
padding-top:14vh;
background:#CCC;
background-repeat:no-repeat;
background-size:cover;
background-position: center center;
position:relative;
}

header h1{ color:#FFF}
.fixedBgOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0,0,0,0.5);
}

.bgOverlay {
position: absolute;
 z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
}

header .container{

position:relative;
z-index: 2;
}

h1, h2, h3, h4, h5 {
font-family: 'Roboto', serif;
font-weight:700;
text-transform:uppercase
}

section{
padding-top: 5vw;
padding-bottom: 5vw;
}
section.odd{
background:#f6f8fc;
}

section.pageNavCards{
background-color:#0A2240;
}
.pageNavCards a
{
text-decoration: none !important;
}
.navCard {
padding: 25px;
color:#FFF;
height:100%;
background-color: #FF5100 !important;
}

.navCardHolder:first-of-type .navCard {
border-radius: 25px  0 0 0;
}

.navCard:HOVER{
transform: scale(1.05);
}

.navCardHolder:last-of-type .navCard {
border-radius: 0 0 25px 0;
}

.navCard h4{ text-transform:uppercase;
font-family: 'Roboto', sans-serif;
font-size:1.2em;
font-weight:700;
}
.navCard p {
font-size:90%
}
section h2,
#content h2{ color:#FF5100;margin-bottom: 16px;font-size:40px}
section h2 {font-size:2em;margin-bottom: 1.5em;}


.contactTop {
border-radius: 25px  0 0 0;
background-color:#003;
background-image: url('/uploads/images/backgrounds/neem-contact-op-met-banq.jpeg'); 
background-repeat:no-repeat;
background-size:cover;
background-position: center center;
color:#FFF;

position:relative;
}
section#content,
section#contactGegevens{

background:#0A2240;
color:#FFF;
}
.contactTop .bgOverlay  {
border-radius: 25px  0 0 0;}
.contactTopContent{
padding: 40px;
position:relative;
z-index:10;
}

.contactContent { padding: 40px 0; }
.contactTopContent h2{ color:#FFF}
#contactController{ }

.partnerImage{
height:50px;
width:auto;
}

footer {
padding-top:10vw;
background:#0A2240;
color:#FFF;
}
footer a,
#contactGegevens a{
text-decoration:none;
font-weight:700;
color:#FF5100}
#contactGegevens a:hover{
color:#FFF;
}

ul.simple-list{ list-style:none;padding:0}

ul.simple-list li {border-bottom:solid 1px #CCC;padding:10px 0;}
ul.simple-list li a{ color:#FFF; text-decoration:none; font-weight:700;} 
ul.simple-list li a:HOVER{ color:#FF5100;} 

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 


}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 

.contactTopContent{ /*padding: 180px 80px;*/}
.contactContent { /*padding: 180px 0;*/ }
#contactController{ /*padding-top: 180px; */}

}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
header {height:25vw; padding-top:14vw;}
.container { max-width: 980px;}



}

/* X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
.container { max-width: 980px;}

}

/* XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) { 
.container { max-width: 980px;}
.partnerImage{
height:60px;
width:auto;
}
}
/* cmsms stylesheet: topNav modified: Tuesday, September 27, 2022 1:22:21 PM */
.breadcrumb {
margin-bottom: 0.25rem;
}
.breadcrumb  a{
color: #0A2240;
}
.breadcrumb  a:HOVER{
color: #FF5100;
}

.navbar,
.navbar.navbar-shrink {background:#0A2240;}

.navbar .nav-link {
  border-radius: 5px;
  letter-spacing: 1px; 
  color: #FFF;
  padding-right: 1rem !important;
  padding-left: 1rem !important;
font-weight:400;
}
.navbar.navbar-shrink {
  padding: 10px 0;
}
.navbar .navbar-brand img,
.navbar.navbar-shrink .navbar-brand img {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  display: block;
 height:50px;
  max-width:50vw;
}

.navbar .nav-link:hover,
.navbar .nav-link:focus {
  outline: 0;
  color: #FF5100;
}

.navbar .nav-link:focus {
  color: #fff;
  background-color: #ccc;
}

.navbar .nav-link.active {

  color: #fff;
  border: solid 1px #ccc;
  background-color: #ccc;
}
.navbar-toggler { color:#FFF; background:#0A2240; border:solid 1px #FFF} 
.navbar-toggler:focus {
box-shadow:none;
}
.navbar-toggler[aria-expanded="true"] {
border-color:#FF5100;
}

.navbar.navbar-shrink .nav-link {
  color: #0A2240;
  text-shadow: none;

}

nav.navbar.fixed-top.navbar-shrink {
  -webkit-box-shadow: 0px 6px 20px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 6px 20px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 15px 1px rgba(0, 0, 0, 0.4);
}


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

}

/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

  .navbar {
    padding: 25px 0;
    border: 0;
    background-color: transparent;
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s;
  }
  .navbar .nav-link {
    color: #FFF;
    text-shadow: 0 0 5px #000000;
    border:solid 1px rgba(255,255,255,0);   
    margin-right:5px;
  }
.navbar .nav-link.active {background:none;}
.navbar.navbar-shrink .nav-link.active {background:#CCC;color:#FFF}

  nav.navbar.navbar-shrink .nav-link{
  color: #FFF;
  text-shadow: none;
  }
  .navbar.navbar-shrink .nav-link:HOVER { border: solid 1px #FF5100;}
  nav.navbar .navbar-brand img { display:none; }
  nav.navbar.navbar-shrink .navbar-brand img { display:block; }

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}
