body {
  font-family: "Poppins";
}

.custom-color {
  --bs-bg-opacity: 1 !important;
  background-color: #222c9a;
}

.banner {
  display: grid;
  position: relative;
  height: 450px !important;
  background-color: #222c9a;
  background-image: url("/public/img/patroon.png");
  background-size:  185px
}

.banner > * {
  grid-area: 1 / 1;
}

.banner div {
  place-self: center;
}

.banner .shape {
  align-self: end;
  width: 100%;
  aspect-ratio: 16 / 1;
  transform: rotate(180deg);
  fill: #ffff;
}

.footer .shape{ 
  width: 100%;
  fill: #fff;
  aspect-ratio: 9 / 1;
}

.footer {
  background-color: #222c9a;
  background-image: url("/public/img/patroon.png");
  background-size:  185px;
  font-weight: 400;
}

.footer-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #fff;
}

.footer-tabs { 
  padding-bottom: 150px !important;
}

.footer ul {
  list-style: none;
  padding-left: 0;
}

.footer li a { 
  color: #fff;
}
.footer li a:link { 
  text-decoration: none; 
}

.footer li a:visited { 
  text-decoration: none; 
}

.footer li a:hover { 
  text-decoration: none; 
}

.project-title { 
  font-size: 30px;
  padding-top: 15px !important;
  color: #fff
}

.project-url {
  color: #222c9a;
  font-weight: 800;
}

.footer li a:active { 
  text-decoration: none; 
}

.footer-start { 
  padding-top: 20px;
  padding-bottom: 30px;
}

.nav-link {
  color: #fff !important;
}

.nav-link:hover{
  color: #c3c3c3 !important;
}

.nav-item > .active { 
  color: #d5d5d5 !important;
}

.dropdown-menu {
  color: #fff !important;
  background-color: #1f288c;
  border-color: #1f288c;
}

.dropdown-item { 
  color: #fff;
}

.dropdown-item:hover{ 
  color: #fff;
  background-color: #192070;
}

.dropdown-item.active {
  background-color: #1c247e !important;
}

.typed{ 
  font-size: calc(1.375rem + 1.5vw);
  display: inline;
}

.typed-cursor { 
  font-size: calc(1.375rem + 1.5vw);
}

a.btn-social, .btn-social
{
    border-radius: 50%;
    font-size: 15px;
    color: #222c9a !important;
    background-color: #fff;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin: 16px 8px;
    text-align: center;
    text-decoration: none;
    width: 25px;
}


.landing-circle
{
    border-radius: 50%;
    font-size: 35px;
    color: #fff !important;
    background-color: #222c9a;
    display: inline-block;
    height: 75px;
    line-height: 75px;
    margin: 16px 8px;
    text-align: center;
    transition: background-color .3s;
    webkit-transition: background-color .3s;
    width: 75px;
    padding-bottom: 5px;
}

.landing-title { 
  font-size: 24px;
  font-weight: 800;
}


.landing-content{ 
  padding-bottom: 55px;
  text-align: center;
}

.content-title {
  font-size: 30px;
  font-weight: 800;
}

:target:before {
  content:"";
  display:block;
  height:180px; /* fixed header height*/
  margin:-90px 0 0; /* negative fixed header height */
  }

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%222C9A' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
      
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%222C9A' width='2' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.btn-custom { 
  color: #fff;
  background-color: #2B38C4;
}

.btn-custom:hover{ 
  color: #fff;
  background-color: #222c9a; 
}

.btn-custom:active { 
  color: #fff !important;
  background-color: #192070 !important; 
}

.contact-icon { 
  font-size: 30px;
  padding-bottom: 15px;
}

.info {
margin: 30px 20px 0px;
width: 75%;
padding: 20px;
border-radius: 20px;
color: #fff;
background-color: #2B38C4;
border: 2px solid #1E2BC1;
box-shadow: 0 0 15px 10px rgba(0, 0, 0, 0.125);
}

.diensten-title{
  text-align: center;
  font-size: 20px;
  font-weight: 800;
  padding: 10px;
  padding-bottom: 15px;
}

.btn-diensten { 
  color: #fff;
  background-color: #222c9a;
}

.btn-diensten:hover { 
  color: #fff;
  background-color: #1c247e;
}

.btn-diensten:active { 
  color: #fff !important;
  background-color: #1c247e !important;
}


.diensten-container{
  margin: 30px 20px 0px;
  width: 75%;
  padding: 20px;
  border-radius: 20px;
  color: #fff;
  background-color: #2B38C4;
  border: 2px solid #1E2BC1;
  box-shadow: 0 0 15px 10px rgba(0, 0, 0, 0.125);
   
}


.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel {
  width: 50%;
  float: left;
  color: #fff;
  background-color: #2B38C4;
  border: 2px solid #1E2BC1;
  border-radius: 20px !important;
  box-shadow: 0 0 15px 10px rgba(0, 0, 0, 0.125);
  border-radius: 2px;
  padding: 20px;
  position: relative;
}
.timeline > li.timeline-inverted + li:not(.timeline-inverted),
.timeline > li:not(.timeline-inverted) + li.timeline-inverted {
margin-top: -60px;
}

.timeline > li:not(.timeline-inverted) {
padding-right:90px;
}

.timeline > li.timeline-inverted {
padding-left:90px;
}
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #2B38C4;
  border-right: 0 solid #2B38C4;
  border-bottom: 15px solid 2B38C4;
  content: " ";
}

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #2B38C4;
  border-right: 0 solid #2B38C4;
  border-bottom: 14px solid transparent;
  content: "";
}

.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #0F1447;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.stap-een {
  background-color: #1C247E !important;
}

.stap-twee{ 
  background-color: #1c247e !important;
}

.stap-drie{
  background-color: #2834b6 !important;
}

.stap-vier{ 
  background-color: #4b57d7 !important;
}

.timeline-title{ 
  font-size: 17px;
  font-weight: 800;
}

#landing-welkom {
  font-weight: bold;
}