/* Skriv din CSS her */

p
{padding-bottom:0px !important;}

.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip
{
background-color: #f5f5f5 !important;
}

.nttip {
    min-width: 350px !important;
}



.wpb_wrapper ul {
  margin-left: 2em;
}

.wpb_wrapper ul li {
  list-style-type: none;
}

.wpb_wrapper ul li::before {
  content: "-";
  color: #5dabef;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}

.full-width-section > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h2 a {
	color: #fff !important;
	opacity: 1;
	transition: all 0.2s ease;
}

.full-width-section > .col.span_12.dark .swiper-slide[data-color-scheme="light"] .content h2 a:hover {
	opacity: 0.8;
}

.nectar_icon_wrap[data-padding="10px"] .nectar_icon {
    padding: 0;
}

.eksterm-involvering .column-bg-overlay {
	opacity: 0.85 !important;
}


.eksterm-involvering h2 a {
	color: #000;
}

.eksterm-involvering h2 a:hover {
	color: #5dabef;
}

.ekstern-overskrift h1 {
	font-size: 45px;
}

/* --- reverse row on tablet/mobile --- */
@media only screen and (max-width: 1000px) {   
 .reverse  {        
    flex-direction: column-reverse !important;  
  }
	
	.eksterm-involvering .vc_col-sm-2 {
		width: 20% !important;
	}
	
	.eksterm-involvering .vc_col-sm-10 {
		width: 80% !important;
	}
	
	.eksterm-involvering .vc_col-sm-10 h2 {
		font-size: 25px !important;
		line-height: 30px !important;
	}
	
	.eksterm-involvering .vc_col-sm-2 .svg-icon-holder svg {
		width: 30px !important;
		height: 30px !important;
	}
	
	.ekstern-overskrift h1 {
		font-size: 30px;
	}
	
	#tel {
		white-space: pre;
	}
	
	.kontakt-cta .vc_col-sm-2 {
		width: 100% !important;
		text-align: center;
	}
}


@media only screen and (min-width: 1000px) and (max-width: 1373px){
.font{
		font-size:17px !important;

	}
}


img.alignnone.size-full.wp-image-387 {
    width: 6% !important;
}