







/* 1a. Containers */




/* 1b. Colors */



/* 1c. Typography */













































































/* 1f. Tables */





















.dnd-section > .row-fluid,.content-wrapper,.container,.page-center {
  max-width: 100%;
}

@media (min-width: 576px) {
  .dnd-section > .row-fluid,.content-wrapper,.container,.page-center {
    max-width: 539.9999999988px;
  }
}

@media (min-width: 768px) {
  .dnd-section > .row-fluid,.content-wrapper,.container,.page-center {
    max-width: 719.9999999940001px;
  }
}

@media (min-width: 992px) {
  .dnd-section > .row-fluid,.content-wrapper,.container,.page-center {
    max-width: 959.99999964px;
  }
}
@media (max-width: 991px) {
  button.trigger:focus {     
    -webkit-box-shadow: none !important; 
    box-shadow: none !important;
  }
  .menu-open .trigger .trigger-inner {
    border:1px #dFF solid !important;   
    background-image: url('data:image/svg+xml;utf8,<svg width="256px" height="256px" viewBox="0 0 256 256" id="Flat" xmlns="http://www.w3.org/2000/svg"><path d="M202.82861,197.17188a3.99991,3.99991,0,1,1-5.65722,5.65624L128,133.65723,58.82861,202.82812a3.99991,3.99991,0,0,1-5.65722-5.65624L122.343,128,53.17139,58.82812a3.99991,3.99991,0,0,1,5.65722-5.65624L128,122.34277l69.17139-69.17089a3.99991,3.99991,0,0,1,5.65722,5.65624L133.657,128Z"/></svg>') !important;;
  }
  .mob-menu .hs-menu-wrapper>ul>li:nth-child(4)>a {
    cursor: auto;
    margin-top: 0px !important;
  }
}

}
@media (min-width: 1200px) {
  .dnd-section > .row-fluid,.content-wrapper,.container,.page-center {
    max-width: 1139.99999916px;
  }
}

@media (min-width: 1400px) {
  .dnd-section > .row-fluid,.content-wrapper,.container,.page-center {
    max-width: 1320px;
  }
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 5rem 0rem;
}

@media(max-width:1400px){
  h2.boks-front {
  font-size: 1.4rem !important;
  font-weight: 700;
  }
}

@media(max-width:1199px){
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding-top: calc( 1.625rem + 4.5vw);
    padding-bottom:  calc( 1.625rem + 4.5vw);
  }
  h1 {
  font-size: 2rem !important;}
}
  h2 {
  font-size: 1.8rem !important;}
}









body {
  font-size: 1rem;
  color: #212529;
  font-weight: 300;
  font-family: Poppins,sans-serif;
}


/* Paragraphs */


/* Anchors */

a {
  color: #0f673b;
}

a:hover,
a:focus,
a:active {
  color: #0c522f;
}

/* Headings */

h1 {
  font-size: 3.1rem;
  font-family: Roboto,sans-serif;
  color: #212529;
  font-weight: 600;
}

h2 {
  font-size: 3rem;
  font-family: Roboto,sans-serif;
  color: #212529;
  font-weight: 600;
}

h3 {
  font-size: 1.75rem;
  font-family: Roboto,sans-serif;
  color: #212529;
  font-weight: 600;
}

h4 {
  font-size: 1.5rem;
  font-family: Roboto,sans-serif;
  color: #212529;
  font-weight: 600;
}

h5 {
  font-size: 1.25rem;
  font-family: Roboto,sans-serif;
  color: #212529;
  font-weight: 600;
}

h6 {
  font-family: Roboto,sans-serif;
  font-size: 1rem;
  color: #212529;
  font-weight: 600;
}

@media(max-width:1199px){
  h1{
    font-size: calc(2.302857142835rem + .6vw); 
    padding-right: 30px;
  }
  h2{
    font-size: calc(1.425rem + 2.1vw);
    font-size: calc(1.4249999999999998rem + 2.1vw); 
  }
  h3{
    font-size: calc(1.2999999999875rem + .6vw); 
  }
  h4{
    font-size: calc(1.275rem + .3vw); 
  }
}


/* Blockquote */

blockquote {
  border-left-color: 

  
  
    
  


  rgba(33, 37, 41, 1)

;
}













/* 1e. Forms */












/* Form title */

.form-title,
h3.form-title {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(33, 37, 41, 1.0);
  
}

/* Form label */

form label {
  color: rgba(0, 0, 0, 1.0);
  font-size: 1.2rem !important;

  letter-spacing: 1px !important;
}

/* Form help text */

form legend {
  color: rgba(0, 0, 0, 1.0);
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: rgba(0, 0, 0, 0.42);
  color:rgba(55, 61, 77, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: rgba(15, 103, 59, 1.0);
}

/* Form placeholder text */

::-webkit-input-placeholder {

}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #212529;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: 

  
  
    
  


  rgba(33, 37, 41, 1)

;
}

.fn-date-picker td .pika-button:hover {
  background-color: 

  
  
    
  


  rgba(33, 37, 41, 1)

 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: 

  
  
    
  


  rgba(33, 37, 41, 1)

;
}

/* Submit button */



/* 1d. Buttons */










button,
.button {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 20px;
  color: #0f673b;
  padding: 8px 4rem;
  font-size: 18px;
  font-weight: 700;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: 

  
  
    
  


  rgba(15, 103, 59, 1.0)

;
  border-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #FFFFFF;
}

/* Knapp for å skrive ut skadeskjema */
.print-page, .print-page:hover {
background-color: #ffffff;
  padding: 10px;
  border: 1px solid #0f673b;
  border-radius: 20px;
  color: #0f673b;
  font-weight: normal;
  
  
}
.print-page:hover {
background-color: #E6EFEB;
}

.print {
display: none !important;
}

/* Her starter CSS for utskrift av skadeskjemaer */
@media print
  
  
{    
  
  #hs_cos_wrapper_widget_1657606474312 {
  
  padding-top: 0px !important;
  }
    .no-print, .no-print *
    {
        display: none !important;
    }
  
  .dnd-section {
  padding: 0px !important; 
  
 }
  .header-wrap, .footer {
  display: none !important;
  }
  form .hs-button {
  display: none !important;
  }
  .print {
  display: block !important;}
  
  .dnd_area-row-0-padding {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
  #hs_cos_wrapper_widget_1657606474312 {
    padding: 0px !important;
  }
  .dnd_area-row-0-padding {
    padding: 0px !important;

}

  .hs-richtext {
  margin: 0px !important;
  padding: 0px !important;
  }
  
  h1 {
  font-size: 1rem !important;
  padding: 0px !important;
  margin: 0px !important;
  }
  
  h2 {
  font-size: 0.8rem !important;
  padding: 0px !important;
  padding-top: 20px !important;
    padding-bottom: 10px !important;
  margin: 0px !important;
  }
  p {
  padding: 0px !important;
  margin: 0px !important;
  }
  
  form .hs-richtext p {
  font-size: 0.7rem !important;
  padding: 0px !important;
  margin: 0px !important;
  }
  
  .hs-form-field {
    padding: 0px !important;
    padding-bottom: 20px !important;
}

  
  form label {
  font-size: 0.8rem !important;
  padding: 0px !important;
    padding-top: 10px !important;
  margin: 0px !important;
  }
  
  form input {
  font-size: 0.8rem !important;
  }
  
  
  
  form textarea,  form input {
    height: 1em !important;
    
  }
  
  .hs-input {
  float: left !important;
  }
  li {
  clear: both !important;
  }
  
  .hs-field-desc {
  font-size: 0.7rem !important;
  padding: 0px !important;
  margin: 0px !important;
  }
  
  input[type=text] {
  height: 1em !important;
 }
  

}

/* Her slutter CSS for utskriftsmedia */




form input[type=submit],
form .hs-button  {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 2px solid 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 20px;
  color: rgba(15, 103, 59, 1.0);
  padding: 8px 4rem;
  border-color: rgba(255, 255, 255, 0.0);
}

form input[type=submit]:hover,
form .hs-button:hover {
  background-color: rgba(15, 103, 59, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}





table {
  background-color: rgba(255, 255, 255, 1.0);
}

th,
td {
  border-color: rgba(45, 45, 45, 1.0);
  color: rgba(45, 45, 45, 1.0);
}

thead th,
thead td {
  background-color: rgba(45, 45, 45, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-bottom-color: rgba(45, 45, 45, 1.0);
}

tfoot td,
tfoot th{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(45, 45, 45, 1.0);
}







/* 1g. Site header */
















header.header,.header-inner {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.navbar-text {
  color: rgba(0, 0, 0, 1.0);
}

.dropdown-toggle.nav-link {
  color: rgba(0, 0, 0, 1.0);
}

.header .header-menu .hs-menu-wrapper>ul>li>a,
.header-menu .hs-menu-wrapper>ul>li>a{
  color: rgba(0, 0, 0, 1.0);
}


header.header .header-menu .hs-menu-wrapper>ul>li>a:hover,
.header-menu .hs-menu-wrapper>ul> li > a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(15, 103, 59, 1.0);
}

.header-menu .hs-menu-wrapper>ul ul, .dropdown-menu-right {
  background-color: rgba(255, 255, 255, 1.0);
}

.header-menu .hs-menu-wrapper>ul ul > li > a:hover,
.dropdown-menu-right .hs-menu-wrapper ul li a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(15, 103, 59, 1.0);
}

.header-menu .hs-menu-wrapper>ul ul > li > a,
.dropdown-menu-right .hs-menu-wrapper ul li a {
  color: rgba(0, 0, 0, 1.0);
}

header.header .header-menu .hs-menu-wrapper>ul>li.active-branch > a,
header.header .header-menu .hs-menu-wrapper>ul>li.active-item > a,
header.header .header-menu .hs-menu-wrapper>ul>li.active > a,
.header-menu .hs-menu-wrapper >ul > li.active > a,
.header-menu .hs-menu-wrapper >ul > li.active-item > a,
.header-menu .hs-menu-wrapper >ul > li.active-branch > a {
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

header.header .header-menu .hs-menu-wrapper>ul>li>a:hover,
.header-menu .hs-menu-wrapper>ul> li > a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(15, 103, 59, 1.0);
}

.header-menu .hs-menu-wrapper >ul ul > li.active > a,
.header-menu .hs-menu-wrapper >ul ul > li.active-item > a,
.header-menu .hs-menu-wrapper >ul ul > li.active-branch > a,
.dropdown-menu-right .hs-menu-wrapper ul li.active a {
  color: rgba(0, 0, 0, 0.9);
  background-color: rgba(255, 255, 255, 0.0);
}









/* 1h. Site footer */













.footer .copyright {
  background: rgba(15, 103, 59, 1.0);
}

.footer p,
.footer {
  color: #212529;
  color: rgba(33, 37, 41, 1.0);
}

.footer h5 {
  color: #212529;
}

.footer a {
  color: #0f673b;
}

.footer a:hover {
  color: #0c522f;
}

.footer svg path {
  color: rgba(33, 37, 41, 1.0);
}

.footer a:hover svg path {
  color: rgba(15, 103, 59, 1.0);
}

.footer .copyright {
  color: rgba(248, 249, 250, 1.0);
}


.footer form .hs_email.hs-form-field .hs-input {
  color: rgba(33, 37, 41, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(206, 212, 218, 1.0);
}

.footer form .hs_email.hs-form-field .hs-input:focus {
  border-color: rgba(135, 179, 157, 1.0);
}

.footer form .hs-button {
  background-color: rgba(13, 88, 50, 1.0);
  
}

.footer form .hs-button:hover, 
.footer form .hs-button:focus {
  background-color: rgba(15, 103, 59, 1.0);
 
}


















.card__price {
  font-family: Roboto,sans-serif;
  font-size: 1.75px;
  color: #212529;
  font-weight: 600;
}







.herobanner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 60%);

}

.linkeboks {
  border: 4px solid #E6EFEB; 
  margin-top: 30px;
  margin-bottom: 50px;
  min-height: 350px;
}
.linkeboks h2 {
text-align: center; 
  background-color: #e6efeb; 
  padding-top: 10px; padding-bottom: 40px;
  font-size: 2.2rem;
}

/* Classe for å skjule ting */
.dk-hide {
display: none; }

/* Styling av knapper på forsiden i boksene for forsikringer som viser flere forsikringer */
button.dk_showhide {
background-color: rgba(255,255,255,0) !important;
  color: #343434 !important;
  font-size: 1.1rem;
  border: none;
  text-align: center; 

  width: 100%;
  
}

.front-cta_button  {
border-radius: 20px;
margin: 10px;
margin-top: 5px;
font-size: 14px !important;
  color: #343434 !important;
  border: 3px solid #E6EFEB !important;
}

.header-menu .hs-menu-wrapper>ul ul>li>a {
padding: 15px 21px;
border: 1px solid #efefef;
}
/* Styling av menyen på mobil */

.mob-menu .hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
display: block;
}

.mob-menu .hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul>li.hs-menu-depth-1 {
border-bottom: 1px solid #000000;
  font-weight: 600;
    padding-top: 15px !important;
  padding-bottom: 15px !important;
 
}
.mob-menu .hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul>li.hs-menu-depth-1:last-child {
border-bottom: none;
}

.mob-menu .hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul>li a {
color: #000000;
 
}
.mob-menu .hs-menu-wrapper>ul>li.hs-item-has-children>a:after{
  content: "+";
  display:block;
  position: absolute;
  right:10px;
  top:18px;
  font-size: 1.5rem;

}
.mob-menu .hs-menu-wrapper>ul>li.hs-item-has-children.dk_active>a:after{
    content: "-";
}
.mob-menu .hs-menu-wrapper>ul>li.hs-item-has-children:last-child>a:after{
  /*   display:none !important; */
}



.mob-menu .hs-menu-depth-2 a{
  pointer-events:none;
  cursor: default; 
}
.mob-menu  .hs-menu-depth-1.dk_active .hs-menu-depth-2 a{
  pointer-events:auto;
  cursor: pointer; 
}
/* Styling av knapp for melde skade i mobilmenyen */
.mob-menu .hs-menu-wrapper>ul>li:last-child>a {
  color: #ffffff !important;
  border-bottom: none !important; 

 }



/* Styling av underpunkter i menyen på mobil */
.mob-menu .hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul>li ul {
padding-bottom: 20px; 
  font-weight: 400;
}
.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
padding: 15px !important; }