/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
footer a {
  color: #00acec;
}


.progress-wrap::after {
  position: absolute;
  font-family: "bootstrap-icons";
  content: "\f145";
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  color: #00acec !important;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  transition: all 200ms linear;
}

.progress-wrap svg.progress-circle path {
  stroke: #00acec;
  stroke-width: 4;
  box-sizing: border-box;
  transition: all 200ms linear;
}

.blue {
  color: #00acec;
}

.league-script-regular {
  font-family: "League Script", cursive;
  font-weight: 400;
  font-style: normal;
}


.social ul li a:hover{
  display: block;
  color: #00acec !important;
}

.custom-img-wrapper {
  position: relative !important;
  display: flex !important;
  justify-content: flex-end !important;
  margin-top: -30px !important;

}

smakk {
     font-family: "League Script", cursive;
     color: #ace2f6 !important;
     font-weight: 400;
  font-style: normal;
   display: block;
  margin-bottom: 5px;
  font-size: 60px;
  line-height: 1.1;
}

/* Mobiltilpasning (skjermbredde opptil 768px) */
@media (max-width: 768px) {
smakk {
    font-size: 45px;
    line-height: 1.0;
  }
}

smakken {
     font-family: "League Script", cursive;
     color: #00acec !important;
     font-weight: 600;
  font-style: normal;
   display: block;
  margin-bottom: 5px;
  font-size: 50px;
}

smakkin {
     font-family: "League Script", cursive;
     color: #f6fcfe !important;
     font-weight: 600;
  font-style: normal;
   display: block;
  margin-bottom: 5px;
  font-size: 40px;
}

.title.white small {
  color: #00acec !important;
  opacity: 0.8;
}
.title small {
  text-transform: uppercase;
  color: #00acec !important;
  letter-spacing: 3px;
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  font-size: 0.75rem;
}

.padding-btm
{
    padding-bottom:20px;
}

.margintop50
{
    margin-top:-30px !important;
    max-width:80px;
    height:80px !important;
}

.white
{
    color:#ffffff !important;
}

body {
  font-size: 17px !important;
  font-size: -2.1rem;
  line-height: 1.6;
}

.skinnibitch
{
    font-weight:400 !important;
}

.red
{
    color:#db1a21 !important;
}

.ansatt {
    border-radius: 50%;
   width: 80px; height: 80px; object-fit: cover;
    margin-right: 20px;
}

.ansattdl {
    border-radius: 50%;
   width: 135px; height: 135px; object-fit: cover;
    margin-right: 20px;
}

figure {
    position: relative;
}

.badge {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    background: url('https://norgesdesign.docly.cloud/kepler/img/badges/god_medal.png') no-repeat center center;
    background-size: contain;
    z-index: 999999999999999999 !important;
}


.ndingress {
    font-size: 20px;
    font-weight: 600;
}

h3
{

}

.altueltpreviewsmall {
    font-size: 18px;
    font-weight: 400;
}

.box_contentsaktueltpreview
{
    padding:20px;
}