@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital@0;1&display=swap');
#wrapper{
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.8); 
}
.banner {
    margin:0px!important;
}
.card{
    background:none!important;
    border: none!important;
}
#baggrund{ 
    /*padding-top: 25px; /* 60px to make the container go all the way to the bottom of the topbar */
    /*padding-bottom: 25px;*/
    /*background-image:url("/layout/baggrund.jpg");
    background-color: #4876a3;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-attachment: fixed;*/
}
.bg-light {
    background-color: white !important;
}

.nav-link {
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    line-height: 23px;
    letter-spacing: 0px;
    padding-right: .7rem!important;
    padding-left: .7rem!important;
}
.navbar-light .navbar-nav .nav-link {
    color: black;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    color: #163F80;
}

.kontakt {
    font-family: 'Montserrat', sans-serif;
    font-size: 14/21px;
    letter-spacing: 0px;
}

#footer {
    background: #F7F7F7 0% 0% no-repeat padding-box;
    padding-top: 20px;
}

#footer .heading {
    font: normal normal normal 20px/28px Coustard;
}

#footer a {
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    color: black;
    font-size: 14px;
    line-height: 30px;
}

#footer a:hover {
    color: #163F80;
}

#footer .copyright {
    color: #6A6A6A;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    line-height: 21px;
}

#footer .tekst {
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    color: #000;
    font-size: 14px;
    line-height: 30px;
}

#screening {
    background-color: white;
    border-radius: 15px;
    box-shadow: 0px 0px 5px #00000021;
    padding: 10px;
}

#screening .tekst {
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    color: #000;
    font-size: 14px;
    line-height: 21px;
}

.btn-primary {
    background-color: #00143c;
    border-color: #00143c;
    color: white;
    border-radius: 1rem;
}

.carousel-dark .carousel-control-next-icon,
.carousel-control-prev {
    filter: invert(1) grayscale(100);
}

.carousel-control-next {
    filter: invert(1) grayscale(100);
}

#referencer .card img {
    padding: 10px;
}

#saadanboks {
    border-radius: 15px;
    box-shadow: 0px 0px 5px #00000021;
    margin: 10px;
}

.numberCircle {
    display: inline-block;
    line-height: 0px;
    border-radius: 50%;
    border: 4px solid #243783;
    font-size: 22px;
    background-color: #243783;
}

.numberCircle span {
    display: inline-block;
    padding-top: 45%;
    padding-bottom: 55%;
    margin-left: 8px;
    margin-right: 8px;
    color: white;
}

#saadanboks #bokshead {
    display: block;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    color: black;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
}

#cases {
    border-radius: 35px;
    box-shadow: 0px 0px 20px #00000021;
    padding: 20px;
    display: block;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    color: black;
    font-size: 20px;
    line-height: 40px;
}

#topboks {
    background-color: white;
    border-radius: 25px;
    box-shadow: 0px 0px 20px #00000021;
    margin: 20px;
    padding: 25px;
    display: block;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    color: black;
    font-size: 18px;
    line-height: 25px;
}

.carousel-indicators {
    position: relative;
    filter: invert(1) grayscale(100);
}

.carousel .carousel-indicators button {
    width: 15px;
    height: 15px;
    border-radius: 100%;
}

hr {
    margin-top: 25px;
    margin-bottom: 25px;
}

h1 {
    font: normal normal normal 37px/56px Coustard, sans-serif;
}


.kontakttekst {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0px;
}

#beholder {
    position: relative;
    z-index: 1;
}
.container .tekst-hvid{
font-family: 'Montserrat', sans-serif;
text-decoration: none;
color:#fff;
font-size:18px;
line-height:30px;
}
.btn-dark{
  color: #fff;
  background-color: #003d7f;
  border-color: #003d7f;  
}
#voreshold{
    background: #F7F7F7 0% 0% no-repeat padding-box;
    padding-top: 30px;
    padding-bottom: 30px;
}
