body,
html {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.main-heading{
    color: #1c3144;
}

.text-primary {
    color: #145c9e !important;
}

.text-secondary {
    color: #0197f6 !important;
}

.text-triple {
    color: #f9c22e;
}

.text-black{
  color: #000;
}

.bgBlauw{
  background-color: #145c9e;
}

.bgBlauwLichtVaag{
  background-color: #145b9e13;
}

.bgFelBlauw{
  background-color: #0197f6;
}

.bgDonkerBlauw{
  background-color: #1c3144;
}

.bgWhite{
  background-color: #fff;
}

.bgSecondWhite{
  background-color: #f2efea;
}

.bgGeel{
  background-color: #f9c22e;
}

.bgTrans{
  background-color: #07070700;
}

.content-section-heading h2 {
  font-size: 2rem;
}

.content-section-heading h3 {
  font-size: 1rem;
  text-transform: uppercase;
}

/* teksten */

.vertical-text {
	transform: rotate(90deg);
  transform-origin: left top 0;
  float: left;
}


/* einde teksten */

/* sections en balken */

.content-section {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
}

.balkhoogte{
  padding-top: 3em;
  padding-bottom: 3em;
}

@media (max-width: 768px) {
  .balkhoogte{
      padding-top: 1em;
      padding-bottom: 1em;
  }
}

.balkhoogtebreedte{
  padding: 3em;
}

@media (max-width: 768px) {
  .balkhoogtebreedte{
    padding: 1em;
  }
}

@media (max-width: 450px) {
  .main-heading{
    font-size: 1.2rem;
  }
}

.landingTitle{
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

@media (max-width: 770px) {
  .landingTitle{
    font-size: 3rem;
    font-weight: 250;
    line-height: 1.2;
  }

  .textFollowSmall{
    font-size: 2rem;
    font-weight: 250;
    padding-bottom: 1rem;
    text-align: center;
  }
}

@media (max-width: 600px) {
  .landingTitle{
    font-size: 2rem;
    font-weight: 250;
    line-height: 1.2;
  }
}

@media (max-width: 450px) {
  .textFollowSmall{
    font-size: 1.7rem;
    font-weight: 200;
    padding-bottom: 1rem;
    text-align: center;
  }
}

@media (max-width: 400px) {
  .landingTitle{
    font-size: 1.7rem;
    font-weight: 200;
    line-height: 1.2;
    text-align: center;
  }

  .landingTitle .col-auto{
    /* width: 100%; */
    text-align: center;
    margin-left: 5rem;
  }

  .cardTitleAlerts{
    font-size: 1.7rem;
    font-weight: 200;
    line-height: 1.2;
  }

  .textFollowSmall{
    padding-bottom: 1rem;
    text-align: center;
  }
}

/* einde sections en balken */

/* buttons */
  .btn-bergstoep {
    color: #fff;
    background-color: #0197f6;
    border-color: #0197f6;
  }
  
  .btn-bergstoep:hover,
  .btn-bergstoep:focus,
  .btn-bergstoep:active,
  .btn-bergstoep.active,
  .open .dropdown-toggle.btn-bergstoep {
    color: #fff;
    background-color: #145c9e;
    border-color: #145c9e;
  }

  .btn-bergstoep-donker {
    color: #fff;
    background-color: #145c9e;;
    border-color: #145c9e;;
  }
  
  .btn-bergstoep-donker:hover,
  .btn-bergstoep-donker:focus,
  .btn-bergstoep-donker:active,
  .btn-bergstoep-donker.active,
  .open .dropdown-toggle.btn-bergstoep-donker {
    color: #fff;
    background-color: #0197f6;
    border-color: #0197f6;
  }

  .btn-bergstoep-geel {
    color: #fff;
    background-color: #f9c22e;
    border-color: #f9c22e;
}

.btn-bergstoep-geel:hover,
  .btn-bergstoep-geel:focus,
  .btn-bergstoep-geel:active,
  .btn-bergstoep-geel.active,
  .open .dropdown-toggle.btn-bergstoep-geel {
    color: #fff;
    background-color: #c79c25;
    border-color: #c79c25;
  }
 
  .round {
    border-radius: 24px;
  }

  .btn-max-width{
    width: 100%;
}

ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  background-color: #f9c22e;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #c79c25;
}

/* einde buttons */

/* icons */

.iconAnderhalf{
  font-size: 150%;
}

.iconAnderhalfPlus{
  font-size: 170%;
}

/* einde icons */

/* navbar */
#mainNav {
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
    padding: 1.1rem;
    /* border-bottom: 7px solid #a6dd63; */
    background-color: #145c9e;
}

#mainNav .img-nav {
    height: 4rem;
    width: auto;
    /* padding-left: 32rem; */
}

@media (max-width: 320px) {
    #mainNav .img-nav {
        padding-left: 0;
        height: 2.1rem;
    }
}

@media (min-width: 321px) and  (max-width: 765px) {
    #mainNav .img-nav {
        padding-left: 0;
        height: 2.2rem;
    }
}
@media (min-width: 768px) and  (max-width: 1024px) {
    #mainNav .img-nav {
        padding-left: 0;
        height: 2.5rem;
    }
}

#mainNav .nav-item .nav-link {
    font-size: .9rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

    #mainNav .nav-item .nav-link:hover {
        color: #f9c22e;
    }

.navBarTitleText{
  font-size: 1.5em;
  font-weight: bold;
  color: #fff !important;
}

@media (max-width: 450px) {
  .navBarTitleText{
    font-size: 1.2em;
    /* font-weight: bold;
    color: #fff !important; */
  }
}


/* einde navbar */

/* footer */

footer{
    padding-top: 5rem;
    padding-bottom: 2rem;
    /* background-color: #475841; */
    color: #fff;
}

@media (max-width: 1023px) {
  footer{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

@media (max-width: 575px) {
  .footerInfo{
      text-align:center;
      margin-bottom: 2em;
  }
  
  .footerLegal{
      text-align:center;
      margin-bottom: 2em;
  }  
}

/* .footer-titel-info{

} */

/* .footer-titel-legal{

} */

/* .footer-titel-social{

} */

/* .footer-link{

} */

.list-item a {
    color: #fff;
}

.list-item a:hover {
    color: #f9c22e;

}

footer .btn-social-footer{
    padding-top: 0;
    font-size: 2.5rem;
    color: #fff;
  }
  
  .icon-hover-groen a:hover {
    color: #f9c22e;
    transition: all 0.3s ease;
  }

/* einde footer */

/* copyright */
.copyright {
    /* footer donker */
    /* background-color: #262626; */
    /* footer medium */
    background-color: #393e41;
    /* footer licht blauw */
    /* background-color: #4392f1; */
}

    .copyright .text-color {
        color: #7e7e7e;
    }

    .copyrightLink {
      color: #7e7e7e;
  }
  
  .copyrightLink:hover {
      color: #d2b25b;
      text-decoration: none;
  }    

/* einde copyright */


/* masthead */

header.masthead {
  position: relative;
  background-color: #343a40;
  background: url("/resources/img/IMG_6203.JPG") no-repeat center center;
  background-size: cover;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

  header.masthead .overlay {
      position: absolute;
      background-color: #212529;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      opacity: 0.6;
  }

  header.masthead h1 {
      font-size: 1.5rem;
  }

.headerPara {
  margin-right: 5rem;
  font-size: 1.2rem;
}

@media (max-width: 768px) {
  .headerPara {
      margin-right: 2rem;
      font-size: 1.1rem;
  }
}


.headerPara strong {
  /* color: #e94f37; */
  font-size: 130%;
}

@media (min-width: 768px) {
  header.masthead {
      padding-top: 10rem;
      padding-bottom: 10rem;
  }

      header.masthead h1 {
          font-size: 2rem;
      }
}

/* .headerIMG{
  width: 90%;
}

.headerVlakRechts{
  left: 3em;
} */

/* einde masthead */

/* melding card */

.meldingCard{
    position: absolute;
    top: 3em;
    right: 0em;
    /* height: 100%;
    width: 100%; */
    /* background-color: #8f8f8fcc; */
    z-index: 1;
}

@media (max-width: 767px) {
  .meldingCard{
    top: 1.5em;
  }
}

.meldingenBorderCard{
  border-radius: 1rem 0rem 0rem 1rem;
}

.cardIconGeenMelding{
  color: #61CE23;
}

.cardIconMeldingRood{
  color: rgb(228, 61, 61);
}

.cardIconMeldingGeel{
  color: #f9c22e;
}

.cardBGMeldingRood{
  background-color: rgb(228, 61, 61);
}

.cardBGMeldingGeel{
  background-color: #f9c22e;
}

a.custom-card,
a.custom-card:hover {
  color: inherit;
  text-decoration: none;
}

/* einde melding card */

/* showcase (portfolio en social) */

/* .showcase .showcase-text {
    padding: 3rem;
  } */
  
  .showcase .showcase-img {
    min-height: 30rem;
    background-size: cover;
  }
  
  @media (min-width: 1030px) {
    .showcase .showcase-text {
      padding: 7rem;
    }
  }

  @media (max-width: 1024px) {
    .showcase .showcase-text {
      padding: 1rem;
    }
  }

  .btn-social-showcase{
    padding-top: 0;
    font-size: 5rem;
    /* color: #475841; */
    /* color: #a6dd63; */
    color: #99c465;

  }

  .icon-hover-donker-groen a:hover {
    color: #475841;
    transition: all 0.3s ease;
  }

/* einde showcase */

/* Nieuwsbrief */

.nieuwsbriefBalk strong {
  /* color: #a6dd63; */
  /* color: #99c465; */
  font-size: 120%;
}

.balkhoogteNieuwsbrief{
  padding-top: 1em;
  padding-bottom: 1em;
}

@media (max-width: 768px) {
  .balkhoogteNieuwsbrief{
      padding-top: 1em;
      padding-bottom: 1em;
  }
}

.nieuwsbriefButton{
  border-radius: 0rem 0.25rem 0.25rem 0rem;
}

.nieuwsbriefInput{
  border-radius: 0.25rem 0rem 0rem 0.25rem;
}

.cardBorder{
  border: 0px;
}

/* einde nieuwsbrief */

/* info tarieven en dienstregeling */

.infoTarievenDienst{

}

.infoTarievenDienstStrong {
  color: #0197f6;
  font-size: 120%;
}

.faq-icon {
  margin-right: 5px;
  font-size: 2em;
  position: relative;
}

.tableStrong{
  /* color: #0197f6; */
  font-size: 110%;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  /* background-color: #0197f6; */
  background-color: #145c9e;
}

.nav-link {
  display: block;
  padding: .5rem 1rem;
  /* border: 2px solid #b1b1b165; */
}

.nav-pills .nav-link {
  border-radius: .5rem;
}

.cardTarieven{
  border-radius: 1rem;
  box-shadow: 12px 15px 20px 0px rgba(46,61,73,0.15);
}

.cardTarievenGroot{
  border-radius: 2rem;
  box-shadow: 12px 15px 20px 0px rgba(46,61,73,0.15);
}

@media (max-width: 768px) {
  .table td, .table th {
    padding: .65rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
  }

  .table td{
    text-align: center;
  }

}

@media (max-width: 375px) {
  .table td, .table th {
    padding: .6rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
  }

  .table td{
    text-align: center;
  }
  
}

@media (max-width: 360px) {
  .table td, .table th {
    padding: .15rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
  }

  .table td{
    text-align: center;
  }
  
}

.tableTitle{
  font-size: 1.75em;
  line-height: 1.2;
  font-weight: 700;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

@media (max-width: 450px) {
  .tableTitle{
    font-size: 1.2em;
    /* line-height: 1.2;
    font-weight: 700; */
  }

  .table td{
    text-align: center;
  }
}


/* einde info pagina tarieven en dienstregeling */


/* test header */

header.masthead2 {
  position: relative;
  background: url("/resources/img/IMG_6203.JPG") no-repeat center center;
  background-size: cover;
  padding-top: 0rem;
  padding-bottom: 0rem;
}


header.masthead2 h1 {
    font-size: 1.5rem;
}

.headerPara2 {
  margin-right: 5rem;
  font-size: 1.2rem;
}

@media (max-width: 768px) {
  .headerPara2 {
      margin-right: 2rem;
      font-size: 1.1rem;
  }
}


.headerPara2 strong {
  /* color: #e94f37; */
  font-size: 130%;
}

@media (min-width: 768px) {
  header.masthead2 {
      margin-top: 0rem;
      margin-bottom: 0rem;
  }
}

@media (max-width: 768px) {
  header.masthead2 h1 {
      font-size: 2rem;
  }
  .headerSubTitle{
    font-size: 1.2rem;
  }
}

@media (min-width: 1024px) {
  header.masthead2 h1 {
      font-size: 3rem;
  }
}

/* .headerIMG{
  max-width: 90%;
} */

.headerVlakRechts{
  left: 3em;
}

.headerCardBG{
  background-color: rgba(255, 255, 255, 0);
  border: 0px;
  border-radius: 0rem;
}

.headerTitleBig{
  font-size: 3rem;
}

.headerSchuinVlak{
  background-image: -webkit-linear-gradient(165deg, rgba(168, 168, 168, 0) 35%, #f9c32e7c 0%);
  min-height: 50em;
  width: 60%
}

/* @media (max-width: 1024px) {
  .headerSchuinVlak{
    background-image: -webkit-linear-gradient(150deg, rgba(168, 168, 168, 0) 35%, #f9c32e7c 0%);
    min-height: 27em;
    width: 60%
  }
} */

@media (min-width: 768px) and (max-width: 1024px) {
  .headerSchuinVlak{
    background-image: -webkit-linear-gradient(150deg, rgba(168, 168, 168, 0) 35%, #f9c32e7c 0%);
    min-height: 27em;
    width: 65%
  }
}

@media (max-width: 767px) {
  .headerSchuinVlak{
    background-color: #f9c32e7c;
    background-image: -webkit-linear-gradient(165deg, rgba(168, 168, 168, 0) 35%, #f9c32e00 0%);
    min-height: 35em;
    width: 100%
  }


}

.headerTitleCard{
  position: absolute;
  top: 15em;
  left: 5em;
  /* height: 100%;
  width: 100%; */
  /* background-color: #8f8f8f00; */
  z-index: 1;
}

@media (max-width: 1024px) {
  .headerTitleCard{
    top: 3em;
    left: 1.5em;
  }
}

@media (max-width: 767px) {
  .headerTitleCard{
    padding-top: 10rem;
    margin-bottom: 5rem;
    top: 0em;
    left: 1.5em;
  }
}

.headerPinSocialCard{
  position: absolute;
  top: 20em;
  /* nog aanpassen ---------------------------------------------------------------------------------------- */
  right: -29em;
  overflow: hidden;
}

.headerPinSocialCard2{
  position: absolute;
  top: 10em;
  /* nog aanpassen ---------------------------------------------------------------------------------------- */
  right: -25em;
  overflow: hidden;
}

.headerPinSocialCard3{
  position: absolute;
  top: 10em;
  /* nog aanpassen ---------------------------------------------------------------------------------------- */
  right: 0em;
  overflow: hidden;
  width: auto;
}

.headerIMG2{
  width: 100%;
}

.headerPinSocialCard4{
  margin: 0;
  position: absolute;
  right: 0rem;
  /* top: 6rem; */
  top: 10rem;
  width: 274px;
  z-index: 2;
}

.cardPinSocialBorder{
  border-radius: 1rem 0rem 0rem 1rem;
}

.imgPinCard{
  width: 100%;
  /* padding-bottom: 1rem; */
}

.roundedImgSocial{
  border-radius: .5rem!important;
}

.headerCaroMaxHeight{
  /* max-height: 70%; */
  max-height: 50rem;
  width: auto;
}

.headerTextCard{
  margin: 0;
  position: absolute;
  left: 10rem;
  /* top: 6rem; */
  top: 8rem;
  width: auto;
  z-index: 2;
}



@media (max-width: 1024px) {
  .headerPinSocialCard{
    /* top: 3em;
    right: 1.5em; */
  }
}

@media (max-width: 767px) {
  .headerPinSocialCard{
    /* padding-top: 10rem;
    margin-bottom: 5rem; */
    /* top: 0em;
    right: 1.5em; */
  }
}

.imgBorderCard{
  border-radius: 0.5rem;
}

/* .six{
  background-color: #34ADFF;
  background-image: -webkit-linear-gradient(30deg, #34ADFF 45%, #4CBFFF 45%);
  min-height: 400px;
}
.seven{
  background-color: #013A6B;
  background-image: -webkit-linear-gradient(150deg, #013A6B 35%, #004E95 35%);
  min-height: 200px;
} */

/* einde test header */


/* video balk */

.videoBalk{
  background: linear-gradient(to bottom, 
     white 50%, #f9c22e 50% 100%);
}

.videoBalkTitel{
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.imgVideoBalk{
  width: 80%;
  height: auto;
}

.imgVideoBalk2{
  width: 100%;
  height: auto;
}

.containerVideoBalk{
  position: relative;
  width: 100%;
  /* max-width: 400px; */
}

.videoBalkButton{
  position: absolute;
  top: 43%;
  left: 45%
}

.videoPlayButton {
  font-size: 5em;
  position: relative;
  color: #fff;
}

@media (max-width: 640px) { 
  .videoPlayButton {
    font-size: 3em;
  }  

  .videoBalkTitel{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
  }
}

@media (max-width: 320px) {
	.videoBalkButton{
    top: 35%;
    left: 35%;
  }
}

@media (max-width: 414px) {
	.videoBalkButton{
    top: 35%;
    left: 38%;
  }
}

@media (min-width: 415px) and (max-width: 768px) {
	.videoBalkButton{
    top: 35%;
    left: 41%;
  }
}

.videoYoutubeAfmeting{
  width: 100%;
  height: auto;
}

/* Video Modal
-----------------------------------------*/
.video-modal,
.video-modal .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3000;
}
.video-modal {
	overflow: hidden;
	position: fixed;
	opacity: 0.0;

  -webkit-transform: translate(500%,0%);
  transform: translate(500%,0%);

  -webkit-transition: -webkit-transform 0s linear 0s;
  transition: transform 0s linear 0s;


  /* using flexbox for vertical centering */

  /* Flexbox display */
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;

  /* Vertical alignment */
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;

  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.video-modal .overlay {
  z-index: 0;
  background: rgba(0, 0, 0, 0.808); /* overlay color */

  opacity: 0.0;

  -webkit-transition: opacity 0.2s ease-out 0.05s;
  transition: opacity 0.2s ease-out 0.05s;
}


.video-modal-content {
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	z-index: 1;
  
	margin: 0 auto;

	overflow-y: visible;

	background: #000;
  
  width: calc(100% - 12em);
  height: 0;
  padding-top: calc((100% - 12em) * 0.5625); /* 16:9 calc */
}

/* Scaling to fit within the current Viewport size:
   When viewport aspect ratio is greater than 16:9
   work off the height instead of the width for calc */
 @media (min-aspect-ratio: 16/9) {
  .video-modal-content {
    width: 0;
    height: calc(100vh - 10em);
    padding-top: 0;
    padding-left: calc((100vh - 10em) * 1.7778); /* 16:9 calc */
  }
}

/* Mobile Layout Tweaks - side margins reduced */
@media (max-width: 640px) {
	.video-modal-content {
		width: calc(100% - 1em);
    padding-top: calc((100% - 1em) * 0.5625); /* 16:9 calc */
	}
}

/* modal close button */
.close-video-modal {
	display: block;
    position: absolute;
    left: 0;
    top: -40px;

    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

/* set the iframe element to stretch to fit its parent element */
iframe#youtube {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;

	background: #000;
	box-shadow: 0px 2px 16px rgba(0,0,0,0.5);
}

/* show the modal: 
   add class to the body to reveal */
.show-video-modal .video-modal {
	opacity: 1.0;

	transform: translate(0%,0%);
	-webkit-transform: translate(0%,0%);
}
.show-video-modal .video-modal .overlay {
	opacity: 1.0;
}
.show-video-modal .video-modal-content {
	transform: translate(0%,0%);
	-webkit-transform: translate(0%,0%);
}


/* einde video balk */


/* over ons pagina */

.overonsBalkBG{
  background: linear-gradient(to right, 
     white 30%, #f9c22e 30% 100%);
}

.overonsBalkBG2{
  background: linear-gradient(to right, 
  #145c9e 70%, white 70% 100%);
}

.overonsBalkBG3{
  background: linear-gradient(to right, 
     white 30%, #f9c22e 30% 100%);
}

.overonsBalkBG4{
  background: linear-gradient(to right, 
  #f9c22e 70%, white 70% 100%);
}


.overonsContainerMarg{
  padding-right: 5%;
  padding-left: 5%;
}

.imgOverons{
  width: 100%;
  height: auto;
  /* margin-left: 10rem; */
}

/* .titelOverons{
  padding-left: 5rem;
} */


.balkhoogtebreedte{
  padding: 3em;
}

@media (max-width: 768px) {
  .balkhoogtebreedte{
    padding: 1em;
  }
}

.cardBorder{
  border: 0px;
}

.cardMaxWidth{
  width: 100%;
}

.cardBodyNoRL{
  padding: 0rem;
}

/* einde over ons pagina */


/* contact pagina */

.contactSocialIcon{
  font-size: 2rem;
}

.iconSocialContact a:hover {
  color: #0197f6;
  transition: all 0.3s ease;
}

.contactKaartTekst{
  font-weight: bold;
  font-size: 1.2rem;
}

.contactLinkTekst a{
  color: #1c3144;
  text-decoration: underline;
}

/* einde contact pagina */

/* meldingen pagina */



/* einde meldingen pagina */


/*  test 6 */

.carouselBS {
  margin-bottom: 0rem;
}

.carousel-captionBS {
  bottom: 3rem;
  z-index: 10;
}

/* .carousel-itemBS {
  height: 40rem;
} */
.carousel-itemBS > img {
  position: absolute;
  top: 0;
  left: 0;
  /* min-width: 100%; */
  /* height: 32rem; */
  /* height: 50rem; */
  width: 100%
}

.covertext {
  position: absolute; /* To make the div to be place anywhere. It is out of the document flow */
  top: 100px; /* The distance between the div with the top of document */
  left: 0px; /* Make the div full width */
  right: 0px; /* Make the div full width */
  z-index: 10;
}

.overlayBS { 
  color:#fff;
  position:absolute;
  z-index:12;
  /* top:50%; */
  left:0;
  width:100%;
  height: 50rem;
  text-align:center;
}

.centerIMG { 
  height: 600px;
  position: relative;
}

.centerIMG p {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/*
Removes white gap between slides - chagnge to base color of slide images
*/
/* .carousel {
  background:#007aeb;
} */

/*
Forces image to be 100% width and not max width of 100%
*/
.carousel-item .img-fluid {
  width:100%;
}

/* 
anchors are inline so you need ot make them block to go full width
*/
.carousel-item a {
  display: block;
  width:100%;
}

.card-horizontal {
  display: flex;
  flex: 1 1 auto;
}


.bg-gold {
  background: -webkit-linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%);
  background: -o-linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%);
  background: -moz-linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%);
  background: linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%);
}

.bg-germany {
  color: #fff;
  background: -webkit-linear-gradient(110deg, #000 33%, rgba(0, 0, 0, 0) 33%), -webkit-linear-gradient(110deg, #dd0000 66%, #ffc608 66%);
  background: -o-linear-gradient(110deg, #000 33%, rgba(0, 0, 0, 0) 33%), -o-linear-gradient(110deg, #dd0000 66%, #ffc608 66%);
  background: -moz-linear-gradient(110deg, #000 33%, rgba(0, 0, 0, 0) 33%), -moz-linear-gradient(110deg, #dd0000 66%, #ffc608 66%);
  background: linear-gradient(110deg, #000 33%, rgba(0, 0, 0, 0) 33%), linear-gradient(110deg, #dd0000 66%, #ffc608 66%);
}

.bg-BlauwGeelHeader {
  color: #fff;
  background: -webkit-linear-gradient(110deg, #f9c22e 33%, rgba(0, 0, 0, 0) 33%), -webkit-linear-gradient(110deg, #dd0000 3%, #145c9e 73%);
  /* background: -o-linear-gradient(110deg, #000 33%, rgba(0, 0, 0, 0) 33%), -o-linear-gradient(110deg, #dd0000 66%, #ffc608 66%);
  background: -moz-linear-gradient(110deg, #000 33%, rgba(0, 0, 0, 0) 33%), -moz-linear-gradient(110deg, #dd0000 66%, #ffc608 66%);
  background: linear-gradient(110deg, #000 33%, rgba(0, 0, 0, 0) 33%), linear-gradient(110deg, #dd0000 66%, #ffc608 66%); */
}

.bg-BlauwGeelHeader2 {
  /* background: -webkit-linear-gradient(110deg, #f9c22e 27%, #145c9e 27%); */
  background: -webkit-linear-gradient(130deg, #f9c22e 23%, #145c9e 23%);
  /* background: -o-linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%);
  background: -moz-linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%);
  background: linear-gradient(110deg, #fdcd3b 60%, #ffed4b 60%); */
}

.landingTitleAlertSmall{
  display: none;
}

@media (max-width: 1600px) {
  .landingTitleAlert{
    display: none;
  }

  .landingTitleAlertSmall{
    display: block;
  }
}

@media (max-width: 950px) {
  .landingTitleAlert{
    display: none;
  }

  .landingTitleAlertSmall{
    display: block;
  }
}

/* .clickAlertLink{
  margin-top: 0.9rem!important;
  margin-left: .5rem!important;
  margin-bottom: .5rem!important;
} */

@media (min-width: 408px) {
  .clickAlertLink{
    margin-top: 0.9rem!important;
  margin-left: .5rem!important;
  margin-bottom: .5rem!important;
  }
}

@media (max-width: 407px) {
  .clickAlertLink{
    margin-top: 0rem;
    margin-left: 0rem;
    margin-bottom: .5rem!important;
  }
}

.cardCaro{
  /* height: 150px; */
}

.cardImgCaro{
  /* width: 180px;
  height: 180px; */
  /* width: 90px;
  height: 90px; */
  width: 130px;
  height: 130px;
}

.cardImgCaroSmall{
  width: 110px;
  height: 110px; 
}

.cardTextCaroCard{
  padding: 1rem;
}

.cardWidthCaro{
  /* width: 180px;
  height: 180px; */
  /* width: 90px;
  height: 90px; */
}

.card-horizontalCaro {
  display: flex;
  flex: 1 1 auto;
  
}

.cardSize{
  width: 30rem;
}

.clearfix {
  overflow: auto;
}

.marginAuto{
  display: block;
  margin-top: auto;
  margin-bottom: auto;
}

.cardTarievenBottom {
  /* border-radius: 1rem; */
  box-shadow: 12px 15px 20px 0px rgba(46,61,73,0.15);
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.imgSmallCaroText {
  border-radius: 0.5rem;
}

.textCaroSmall{
  display: none;
}

@media (max-width: 630px) {
  .carousel-caption{
    display: none;
  }
  .nieuwsbriefBalk{
    display: none;
  }
  .textCaroSmall{
    display: block;
  }
}

/* Tablet and up */

@media screen and (min-width: 768px) {
  .carousel-innerText .active,
  .carousel-innerText .active+.carousel-itemText {
    display: block;
  }
  .carousel-innerText .carousel-itemText.active:not(.carousel-item-rightText):not(.carousel-item-leftText),
  .carousel-innerText .carousel-itemText.active:not(.carousel-item-rightText):not(.carousel-item-leftText)+.carousel-itemText {
    -webkit-transition: none;
    transition: none;
  }
  .carousel-innerText .carousel-item-nextText,
  .carousel-innerText .carousel-item-prevText {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-innerText .active.carousel-itemText+.carousel-itemText+.carousel-itemText+.carousel-itemText {
    position: absolute;
    top: 0;
    right: -50%;
    z-index: -1;
    display: block;
    visibility: visible;
  }
  /* left or forward direction */
  .active.carousel-item-leftText+.carousel-item-nextText.carousel-item-leftText,
  .carousel-item-nextText.carousel-item-leftText+.carousel-itemText {
    position: relative;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  /* farthest right hidden item must be abso position for animations */
  .carousel-innerText .carousel-item-prevText.carousel-item-rightText {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }
  /* right or prev direction */
  .active.carousel-item-rightText+.carousel-item-prevText.carousel-item-rightText,
  .carousel-item-prevText.carousel-item-rightText+.carousel-itemText {
    position: relative;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }
}



@media (max-width: 350px) {
  .cardSmallTarieven{
    padding: .5rem;
  }
}

/* einde test 6 */