@charset "utf-8";
/* CSS Document */
/* CSS STYLE */
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&display=swap');
html {overflow-y: scroll }
body {
    /*background-color: #5d6871 !important;*/
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px !important;
	color: #272C30 !important;
}

.custom-topfoto p {
	margin: 0px !important;}

.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
	margin-left: 0px !important;
    position: relative !important;
	}

p {
	/*line-height: 1.6em;
    font-size: 17px;*/
	    line-height: 1.4em;
    font-size: 18px;

	}
h1{
	padding-bottom: 10px;
	font-weight: 600!important;
	 font-size: 40px!important;
	margin-bottom: 5px!important;
}
.newsflash-horiz h1{
	font-weight: 500!important;
}
.blog_nyhed .items-row h1{
	font-weight: 500!important;
}

.h2, h2 {
	font-size: 24px;
	    padding-bottom: 5px;
}
h2 {
	font-size: 29px!important;
    line-height: 1.3em!important;
    font-weight: 600!important;
}
	
.h3, h3 {
	font-size: 18px;
	line-height: 1.4;
	
}


h3 {
	    font-size: 20px!important;
    line-height: 1.3!important;
	
}
.h4, h4 {
	font-size: 21px !important;
	line-height: 1.4!important
	
}
h4{
	    margin-bottom: 25px!important;
}

.nyhed {
	min-height: 400px !important;
}


.item-page h2 {
    font-size: 26px;
}
.ambasado h3{
	color: #0F53AC;
}
.articleBody {
	color: #333333 !important;
	}

.orange a, .orange a:hover{
    color: #fff;
    text-decoration: none;
}

a {
	color: #ea6a03;}

#top .icon {
	color: #fff;
	padding-right: 5px;
	}
	
.topmenu {
	margin: 10px 0 0 15px !important;
	text-transform:uppercase;}
	
#top .icon-social {
	color: #5d6871;
	padding-right: 25px;
	}
	
.readmore a:link, .readmore a:hover {
    color: #5d6871;
    text-decoration: none;
}

.blogjob .readmore{
	text-align: left;
}

.readmore{
	text-align: left;
}

.blog_nyhed .readmore{
	text-align: left;
}
 /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {

    }
.navbar-default .navbar-toggle {
	border-color: #0f53ac !important;}
	
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #DDDFE1 !important;}
	
.navbar-default .navbar-toggle .icon-bar {
	background-color: #0F53AC !important;}


img {max-width: 100% }

#top {
    background: #dddfe1 !important;
    color: #5D6871;
    font-size: 12px;
    /*margin-bottom: 16px;*/
    padding-bottom: 0px;
}

#top .container .separator {
    border-left: 1px solid #CCCCCC;
    display: inline-block;
    height: 10px;
    margin: 0 20px;
    width: 1px;
}

#top .servicephone {
	background: #ffffff;
	font-size: 24px;
	font-weight: bold;
	color: #0F53AC;
	text-align: center;
	padding-top: 4px;
	}

#top .social {
	padding-top: 14px;
	}
	
#top .servicephone a {
	color: #ea6a03;
}

#top .contactinfo a {
	color: #5d6871;
	}
	
#brand {
	padding-top: 10px;}
	
.contactinfo {
	padding-top: 14px;}

.camera_prev, .camera_next, .camera_commands {
	cursor: pointer;
	position: absolute;
	top: 30%;
	z-index: 2;
}

.camera_prev > span::before {
	content: "\f104";
	font-family: FontAwesome;
	color: #5d6871;
	font-size: 100px;
	font-weight: 700;
	/*background: url(../images/camera_skins.png) no-repeat 0 0;*/
}

.camera_next > span::before {
	content: "\f105";
	font-family: FontAwesome;
	color: #5d6871;
	font-size: 100px;
	font-weight: 700;
	/*background: url(../images/camera_skins.png) no-repeat -40px 0;*/
}

.camera_caption {
	display: block;
	position: absolute;
	z-index: 1000;
	bottom: 50px;
	width: 100%;
}

.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 72px;
	width: 1140px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.custom_logo {
	color: #66bc90;
	font-size: 14px;
	float: left;
	padding-top: 10px;
	}
	
.custom_logo_md {
	float: left;
	padding-top: 30px;
	}
	
.custom_logonav {
	color: #66bc90;
	font-size: 14px;
	float: left;
	padding-top: 20px;
	}
	
.custom_date {
	color: #0f53ac;
	font-weight: 700;
	font-size: 32px;
	bottom: 0px;
	padding-top: 50px;
	}

.navbar-collapse {
	padding: 0px !important;}
	
.navbar-nav {
	margin: 0px !important;}

.navbar-default .navbar-nav > .active > a.home::before, .navbar-default .navbar-nav > li > a.home::before {
    content: "\f015";
    font-family: FontAwesome;
	padding: 0 5px 0 0;
	font-size: 30px;
	color: #66bc90;}
	
.navbar-default .navbar-nav > .active > a.calendar::before, .navbar-default .navbar-nav > li > a.calendar::before {
    content: "\f073 ";
    font-family: FontAwesome;
	padding: 0 10px 0 0;
	font-size: 30px;}
		
.navbar-default .navbar-nav > .active > a.ticket::before, .navbar-default .navbar-nav > li > a.ticket::before {
    content: "\f145 ";
    font-family: FontAwesome;
	padding: 0 10px 0 0;
	font-size: 30px;}

.navbar-default .navbar-nav > .active > a.compass::before, .navbar-default .navbar-nav > li > a.compass::before {
	content: "\f14e ";
	font-family: FontAwesome;
	padding: 0 10px 0 0;
	font-size: 30px;}

.navbar-default .navbar-nav > .active > a.results::before, .navbar-default .navbar-nav > li > a.results::before {
    content: "\f091 ";
    font-family: FontAwesome;
	padding: 0 10px 0 0;
	font-size: 30px;}
	
.navbar-default .navbar-nav > .active > a.info::before, .navbar-default .navbar-nav > li > a.info::before {
    content: "\f05a ";
    font-family: FontAwesome;
	padding: 0 10px 0 0;
	font-size: 30px;}

.navbar-default .navbar-nav > li {
font-size: 14px;
font-weight: bold;
}

.navigation {
	float: right !important;
	width: 100%;
}

.navbar {border-radius: 0!important ;
border: none !important;
margin-bottom: 0px !important;
padding: 5px 0 10px 0px;
}



.navbar-default {
    background-color: #ffffff !important;
    border-color: none !important;
}

.navbar-inverse {
	background-color: #ffffff !important;}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {outline: medium none }
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {outline: medium none }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background-color: #ffffff !important;
	color: #0f53ac !important;
	/*border-bottom: solid 1px #5d6871;*/}

.navbar-default .navbar-nav > li > a {
	color: #5d6871 !important;
	height: 100%;
	padding-top: 25px;
	}

.dropdown-menu {
    padding: 0px!important;
    border-radius: 0!important;
}

.dropdown-menu > li > a {
	color: #5d6871 !important;
	line-height: 2em !important;}
	
.dropdown-menu {
 }
	
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	background-color: #0f53ac !important;
	border-bottom: solid 1px #fff;
	color: #ffffff;
	}

#fullwidth {
	width: 100%;
	background-color: #ffffff;
}

#fullwidth img {
width:100%;
height:auto;
	  display: block;
  margin-left: auto;
  margin-right: auto;

}
#main-box img{
	width:auto;
}

#toplinje{
	width: 100%;
	background-color: #ffffff;
}

#fullwidth #main {	
padding-top: 10px;
padding-bottom: 30px;
	}
	

#sidebar .green {
	margin-top: 15px;
	}
	
#sidebar-2 .facebook {
	background: #ffffff;}

#main .main-box {
    background: none repeat scroll 0 0;
    border: 0px solid #E5E5E5; /* border 1, if you have front component*/
    margin-bottom: 20px;
    padding: 10px;
}
#breadcrumbs .moduletable {
    border: 0;
    padding: 0;
}
#fullwidth {
    overflow: hidden;
}

#fullwidth .moduletable {
    border: 0;
    padding: 0;
	font-size: 16px;
}
#fullwidth .moduletable a {

	font-size: 16px;
}


.text {
	position: absolute;
	margin: 0px auto 0px auto;
	z-index: 200;
	}
.foto {
	position: relative;
	}
	

/*#showcase {
	background: #0f53ac;
	padding: 20px;
	color: #ffffff;
	font-size: 24px;
	}*/
	
#showcase {
	border-top: solid 0px #0f53ac;
	}
	
.theme-light .nivoSlider {
	margin-bottom: 0px !important;}
	


#colorband {
	background-image: url(../images/color-band.png);
	background-repeat: none;
	background-position: top center;
	height: 5px;
	}

#bottom {
/*	background: #66bc90;
	color: #0f53ac;*/
	}

#bottom a, #bottom a:hover {
	color: #fff;}

#sidebar h2, #sidebar h3, #content-top h2, #content-top h3 {
	margin: 0px;}

#sidebar .block, #content-top .block {
	padding: 15px;
	}
	
#sidebar .orange {
	background: #5d6871;
	color: #fff;
	
	}
	
#sidebar .green {
	background: #66bc90;
	color: #fff;
	}
	
#sidebar .lightgreen {
	background: #f0f6e8;
	color: #fff;
	}
	
#content-top .lightgreen {
	background: #f0f6e8;
	color: #66bc90;
	}
	
#sidebar .darkgreen {
	background: #0f53ac;
	color: #fff;
	}
	
#sidebar .white {
	background: #ffffff;
	color: #0f53ac;
	}

.black .moduletable {
    background: none repeat scroll 0 0 #222222;
    border-color: #222222;
    color: #AAAAAA;
}

.member .avatar img {
	max-width: 200px;
}

.moduletable {
    /*    background: none repeat scroll 0 0 #FFFFFF;;
    border: 1px solid #E5E5E5;*/
    margin-bottom: none;
/*    padding: 10px;*/
	    padding: 20px 0px 0px 0px;
  	clear: both;
}
.panel.moduletable { padding: 0 }
.panel .moduletable {
    box-shadow: none;
    margin: 0px 10px;
    padding: 10px;
}

.page-header {
    border-bottom: none !important;
    padding-bottom: 0px !important;
	margin: 5px 0 5px !important;
	color: #0f53ac;
	}
	
.item-page {
	    padding-left: 20px;
    padding-right: 20px;
	/*color: #0f53ac;*/
}
	
.hasTooltip {display: inline !important; }
.noMainbody {display: none !important; }
ul.unstyled,
ol.unstyled {
    list-style: outside none none;
    margin-left: 0;
    padding: 0;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  /*  float: left;
    position: relative !important;*/
    margin-left: 0 !important;
}
.checkbox label, .radio label {
    padding-left: 20px;
    padding-right: 10px;
}
label {
    display: block;
    margin-bottom: 5px;
}
label,
input,
button,
select,
textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    font-family: arial;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {cursor: pointer }
.control-group input, .control-group textarea, .control-group .uneditable-input{/*width: 100% !important */}
.contact-form .control-group input, .contact-form .control-group textarea, .contact-form .control-group .uneditable-input {
    width: 100%;
}
.email-copy-input {float: left }
#pop-print {
    float: right;
    margin: 10px;
}
div#jform_catid_chzn.chzn-container, div#jform_catid_chzn.chzn-container div.chzn-drop, div#jform_state_chzn.chzn-container, div#jform_state_chzn.chzn-container div.chzn-drop, div#jform_featured_chzn.chzn-container, div#jform_featured_chzn.chzn-container div.chzn- drop, div#jform_access_chzn.chzn-container, div#jform_access_chzn.chzn-container div.chzn-drop, div#jform_metadata_tags_chzn.chzn-container, div#jform_metadata_tags_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn- container, div#jform_language_chzn.chzn-container div.chzn-drop, div#jform_language_chzn.chzn-container, div#jform_tags_chzn.chzn-container {
    width: 260px !important;
}
.control-group .control-label {
    padding-top: 7px;
    padding-bottom: 7px;
}
.chzn-container-single .chzn-single {
    width: 140px;
}
.chzn-container .chzn-drop{
    width: 100px;
}
.btn.modal {
    bottom: auto;
    display: inline;
    left: auto;
    position: relative;
    top: auto;
}

.blog .pull-left img {
	width: 100%;}

.blogkomp .readmore {
	padding: 0px;
	border: none;
	text-align: center;	
	}

.item-page h2, .item-page h3 {
	/*color: #0F53AC;*/
	color: #272C30;
	}
.item-page h2{
	/*padding-top: 15px;*/
}
.item-page h3 {
    font-weight: 500;
    color: #000000;
     margin-bottom: 5px!important;
    margin-top: 30px!important;
    font-size: 25px;
    font-size: 21px !important;
    line-height: 1.4 !important;
}
.item-content h1{
	margin: 0.5em 0px 5px 0px;
    font-size: 1.7em!important;
  font-weight: 600 !important;
}
.newsflash-horiz h1{
	margin: 0.67em 0;
    font-size: 1.6em!important;
	    line-height: 32px;
   font-weight: 600!important;
}

h2 a {
	color: #0F53AC;
	
	}
	
#sidebar-2 a {
	color: #0F53AC;
	}
	
#sidebar-2 .service {
	/*border: solid 1px #ea6a03;*/
	background: #f5b37f;
	padding-left:  10px;
	padding-right:  10px;
	padding-bottom: 10px;
	color: #333;
	}
.carousel-caption h1 {
    font-weight: 700;
    font-size: 3.5em!important;
}

	
.service a.readmore {
	color: #ea6a03 !important;
	border: solid 1px #ea6a03;}
	
.service .title {
	padding-top: 5px;}

html,
body {
    height: 100%;
    /* The html and body elements cannot have any padding or margin. */
}
/* Wrapper for page content to push down footer */
#wrap {
    height: auto !important;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}
/* Set the fixed height of the footer here */
#footer {
    /*height: 80px;*/
    background-color: #272c30;
	color: #aaaaaa;
}
#footer.well {
    border-radius: 0;
    border: 0;
    margin: 0;
}
#footer .moduletable {
    background: transparent;
    border: 0;
    margin-bottom: 0;
}

#footer .icon {
	color: #fff;
	padding-right: 10px;
	}
	
#footer .about {
	line-height: 24px;}

#footer .be-logo {
	padding-bottom: 10px;
	}

#footer tr {
	height: 40px;}
	
#footer a {
	color: #fff;
	}

.cert-logos {
	text-align: center;
	min-height: 200px !important;	}	

.certificate {
	width: 160px;
	padding-bottom: 30px;
	}
	
#push {    height: 0px }
/* LAYOUT */
/* Floats */
.float-left {float: left }
.float-right {float: right }
.group:before,
.group:after {
    content: "";
    display: table;
}
.group:after {clear: both }
.ie7 .group {zoom: 1 }
/* JOOMLA */
.form-horizontal .control-label {text-align: inherit!important;}
i.icon-calendar:before {
	content: "\1f4c5";
	display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}
div.contact-form-field label,
div.message-label label {
display: inline !important;
}
div#jform_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
    padding: 0;
}
.control-group input[type="checkbox"] {
    width: 10px!important;
}
.btn-toolbar {
    margin-bottom: 10px;
}
/*
.cols-1 {
    display: block;
    float: none !important;
    margin: 0 !important;
}
.cols-2 .column-1 {
    float: left;
    width: 46%;
}
.cols-2 .column-2 {
    float: right;
    margin: 0;
    width: 46%;
}
.cols-3 .column-1 {
    float: left;
    margin-right: 4%;
    padding: 0 5px;
    width: 29%;
}
.cols-3 .column-2 {
    float: left;
    margin-left: 0;
    padding: 0 5px;
    width: 29%;
}
.cols-3 .column-3 {
    float: right;
    padding: 0 5px;
    width: 29%;
}
.items-row {
    margin-bottom: 10px !important;
    overflow: hidden;
}

.column-1, .column-2,
.column-3 {padding: 10px 5px }

.column-2 {
    margin-left: 40%;
    width: 55%;
}
.column-3 {width: 30% }
.blog-more {padding: 10px 5px }
*/
/*TO TOP*/


.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 0px;
    text-decoration: none;
    color: #ffffff;
    background-color: rgba(15, 83, 172, 0.80);
    font-size: 12px;
    padding: 1em;
    display: none;
}
.back-to-top:hover {background-color: rgba(135, 135, 135, 0.50) }


.all-news a:link, .all-news a:visited {
	font-size: 21px;
	text-decoration: none;
	color: #66BC90 !important;
	font-weight: 500;
	}
	
.all-news {
	text-align: center;
	margin-top: 20px;
	width: 100%;
	}
	
.contact-botton {
	border-radius: 0px !important;
	padding: 8px;
	border: solid 1px #fff !important;
	color: #fff;
	font-size: 16px !important;
	float: right;
	text-transform:uppercase;}
	
#content-bottom {
	background-color: none;
  margin-top: 20px;
	/*color: #ffffff;*/
	color: #2b415d;
	    padding-left: 20px;
    padding-right: 20px;
}

ul.category-module {
	padding: 0px !important;}

ul.category-module li {
	list-style: none;
	}	
	
.mod-articles-category-title {
	font-size: 16px;
	font-weight: 700;}
	
p.mod-articles-category-readmore a {
	font-size: 14px;
	font-weight: normal;
	padding: 3px 7px 3px 7px;
	border: solid 1px #ffffff;
	float: left;
	margin-top:3px;}

.rstbox-close {
	color: #ffffff !important;
	font-size: 24px !important;
	font-weight: bold !important;
	padding: 20px 0px 20px 0px !important;
	}
	
/*.blog .readmore a, a.readmore {
	color: #ea6a03 !important;
	border: solid 1px #ea6a03;
	padding: 3px 8px;
	border-radius: 0px;}*/
	
.blog .readmore a, a.readmore {
    color: #ffffff !important;
    border: solid 1px #ea6a03;
    padding: 4px 12px;
    background-color: #da7126;
    border-radius: 2px;
	 transition: transform 0.3s ease;
	font-size: 15px;
}
.blog .readmore a, a.readmore:hover {
   transform: translateX(5px);
}


a.readmore {
	float: left;}
	
.btn {
	border: 1px solid #ea6a03 !important;
    border-radius: 0 !important;
    color: #ea6a03 !important;
    padding: 3px 8px !important;
	}

.items-row {
	margin-left: -15px;
}

/* Media Queries */
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) { 
}


.pull-right {
    margin-left: 50px;
    margin-bottom: 50px;
}

/* Landscape phones and down */
@media (max-width: 480px) { 
.custom_date {
	color: #0f53ac;
	font-weight: 700;
	font-size: 28px;
	margin-top: 15px;
	text-align: center;
	}
	
	.pull-right {
    margin-left: 0px;
    margin-bottom: 10px;
}

	
#top .social {
	text-align: center;
	padding-bottom: 20px;
	}

.custom_logo-haervej {
	color: #66bc90;
	font-size: 16px;
	}

.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 24px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}	

.camera_caption {
	display: block;
	position: absolute;
	z-index: 1000;
	bottom: 10px;
	width: 100%;
}

.navigation {
	float: right !important;
	width: 100%;
}

#brand .top-logo {
	text-align: center;}

.kompetence h2 {
	text-align: center;
	font-size: 14px;
	margin-top: 0px;}
	
	.ug-textpanel-title {
	font-size: 21px !important;
	padding-top: 0px !important;}
	
.ug-textpanel-description {
	font-size: 21px !important;
	line-height: 16px;}	

}
/* Landscape phone to portrait tablet */
@media (min-width: 481px) and (max-width: 767px) { 
	

.kompetence h2 {
	text-align: center;
	font-size: 24px;
	margin-top: 0px;}
	
#top .social {
	text-align: center;
	padding-bottom: 20px;
	}

.navigation {
	float: right !important;
	width: 100%;
	
}

.dropdown-menu > li > a {
	color: #5d6871 !important;
	line-height: 2em !important;
	text-align: center;
	font-size: 16px;}

.custom_date {
	color: #0f53ac;
	font-weight: 700;
	font-size: 28px;
	margin-top: 15px;
	padding-top: 0px;
	text-align: center;
	}
	
.custom_logo-haervej {
	color: #66bc90;
	font-size: 14px;
	}
	
.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 42px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.camera_caption {
	bottom: 0;
	display: block;
	position: absolute;
	z-index: 1000;
	width: 100%;
}

.camera_prev, .camera_next, .camera_commands {
	cursor: pointer;
	position: absolute;
	top: 20%;
	z-index: 2;
}


.camera_prev > span::before {
	content: "\f104";
	font-family: FontAwesome;
	color: #5d6871;
	font-size: 72px;
	font-weight: 700;
	/*background: url(../images/camera_skins.png) no-repeat 0 0;*/
	display: block;
}

.camera_next > span::before {
	content: "\f105";
	font-family: FontAwesome;
	color: #5d6871;
	font-size: 72px;
	font-weight: 700;
	/*background: url(../images/camera_skins.png) no-repeat -40px 0;*/
	display: block;
}

.navbar-default .navbar-nav > li > a {
	text-align: center;
	}
	
	.ug-textpanel-title {
	font-size: 30px !important;
	padding-top: 10px !important;}
	
.ug-textpanel-description {
	font-size: 30px !important;
	line-height: 30px;}	
	
.blog_nyhed { 
min-height: 430px;}
	

}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
#top .social {
	text-align: right;
	}	

	.pull-right {
    
	    margin-left: 30px;
    margin-bottom: 30px;
}
.custom_date {
	color: #0f53ac;
	font-weight: 700;
	font-size: 32px;
	bottom: 0px;
	padding-top: 0px;
	}
	
.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 56px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.camera_caption {
	display: block;
	position: absolute;
	z-index: 1000;
	bottom: 30px;
	width: 100%;
}

.camera_prev, .camera_next, .camera_commands {
	cursor: pointer;
	position: absolute;
	top: 20%;
	z-index: 2;
}


.camera_prev > span::before {
	content: "\f104";
	font-family: FontAwesome;
	color: #5d6871;
	font-size: 72px;
	font-weight: 700;
	/*background: url(../images/camera_skins.png) no-repeat 0 0;*/
	display: block;
}

.camera_next > span::before {
	content: "\f105";
	font-family: FontAwesome;
	color: #5d6871;
	font-size: 72px;
	font-weight: 700;
	/*background: url(../images/camera_skins.png) no-repeat -40px 0;*/
	display: block;
}

.navbar-default .navbar-nav > .active > a.home::before, .navbar-default .navbar-nav > li > a.home::before {
    content: "\f015";
    font-family: FontAwesome;
	padding: 0 5px 0 0;
	font-size: 24px;}
	
.navbar-default .navbar-nav > .active > a.calendar::before, .navbar-default .navbar-nav > li > a.calendar::before {
    content: "\f073 ";
    font-family: FontAwesome;
	padding: 0 10px 0 0;
	font-size: 24px;}
		
.navbar-default .navbar-nav > .active > a.ticket::before, .navbar-default .navbar-nav > li > a.ticket::before {
    content: "\f145 ";
    font-family: FontAwesome;
	padding: 0 10px 0 0;
	font-size: 24px;}

.navbar-default .navbar-nav > .active > a.compass::before, .navbar-default .navbar-nav > li > a.compass::before {
	content: "\f14e ";
	font-family: FontAwesome;
	padding: 0 10px 0 0;
	font-size: 24px;}

.navbar-default .navbar-nav > .active > a.results::before, .navbar-default .navbar-nav > li > a.results::before {
    content: "\f091 ";
    font-family: FontAwesome;
	padding: 0 10px 0 0;
	font-size: 24px;}
	
.navbar-default .navbar-nav > .active > a.info::before, .navbar-default .navbar-nav > li > a.info::before {
    content: "\f05a ";
    font-family: FontAwesome;
	padding: 0 10px 0 0;
	font-size: 24px;}

.navbar-default .navbar-nav > li {
height: 75px;
font-size: 14px;}

.kompetence h2 {
	text-align: center;
	font-size: 24px;
	margin-top: 0px;}
	
.ug-textpanel-title {
	font-size: 42px !important;
	padding-top: 30px !important;}
	
.ug-textpanel-description {
	font-size: 42px !important;
	line-height: 42px;}	

.blog_nyhed { 
min-height: 430px;}

}

@media (min-width: 978px) and (max-width: 1199px) { 
	#brand {
	padding-top: 20px;}

#top .social {
	text-align: right;
	}	
	
.kompetence h2 {
	text-align: center;
	font-size: 16px;
	margin-top: 0px;}

.ug-textpanel-title {
	font-size: 52px !important;
	padding-top: 40px !important;}
	
.ug-textpanel-description {
	font-size: 52px !important;
	line-height: 52px;}	
	
.blog_nyhed { 
min-height: 430px;}
	
}
/* Large desktop */
@media (min-width: 1200px) { 

/* Fix disappearing tabs on editor page - Added by Waseem Sadiq 8th March 2015*/
.icons .btn-group,
.icons .btn-group a[data-toggle="tab"][aria-expanded="false"],
ul.nav-tabs > li > a[data-toggle="tab"][aria-expanded="false"]
{
    display:block!important;
}
#brand {
	float: left;
	} 
	
#top .social {
	text-align: right;
	}
		
.kompetence h2 {
	text-align: center;
	font-size: 18px!important;
	margin-top: 0px;}
	
.ug-textpanel-title {
	font-size: 60px !important;
	padding-top: 60px !important;}
	
.ug-textpanel-description {
	font-size: 60px !important;
	line-height: 60px;}
	
.blog_nyhed { 
min-height: 430px;}
}

@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}

 
.moduletable-kontakt .entry .case33 .rad1 .team {
	margin: 0 0px;
}


ol, ul {
 
    line-height: 1.6;
	font-size: 16px;
}

.img_caption{
	    margin-top: 10px;
    font-style: italic;
   
}


.breadcrumb {
    padding: 5px 0px;
    margin-bottom: 10px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
}

/*li::before {content: "•"; color: #0f53ac;
  display: inline-block; width: 1em;
  margin-left: -1em}*/




#sidebar  .nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #2360ab;
}

#sidebar .dropdown-menu {
   position: relative; 
    top: 100%;
    left: 0;
    z-index: 1000;
    /*display: none;*/
    float: left;
    min-width: 100%;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #e4e4e4;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none; 
    /* border: 1px solid rgba(0,0,0,.15); */
    border-radius: 4px;
    /* -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); */
   box-shadow: 0 6px 12px rgba(0,0,0,0); 
    margin-bottom: 20px;
}

#sidebar .dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

#sidebar .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #0f53ac !important;
    border-bottom: solid 1px #fff;
    color: #fff !important;
}

#sidebar  .nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #0f53ac;
    color: #fff;
}

#sidebar  .current a {
   
    color: #fff;
}


#sidebar  .menu  > li > a:hover {
    background-color: #2360ab; /* This doesn't... why? */
	color: white;
}
#sidebar  .menu  .current > li > a {
    background-color: #2360ab; /* This doesn't... why? */
	color: white;
}

#sidebar  .dropdown-menu > li > a:hover {
    background-color: #2360ab; /* This doesn't... why? */
	color: white;
}

#sidebar .block ul li.current {
        background-color: #2360ab !important;
    list-style: none;
	color:#FFF !important;
}
#sidebar .block ul li.active {
        background-color: #2360ab !important;
    list-style: none;
	color:#FFF !important;
}
#sidebar  .active a{
    
	color: white;
}





    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {

   

#mobmenu{
	display: none;
}
    }

        /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
#mobmenu{
	display: block;
}
		.navbar-default .navbar-nav > li > a {
    text-align: left;
}
		.navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
    text-align: left;
}
		
		#bemenu{display: none;}
		
    }



/*------------------------------------------------
Intranet styling
-----------------------------------------------*/

.belogind{
	background-color: #f3f3f3;
    padding: 20px 20px 40px 20px;
}
#sidebar-2 .btn-primary {
    color: #fff;
    background-color: transparent;
    border-color: #ea6a03;
}
.login .btn-primary {
    color: #fff;
    background-color: transparent;
    border-color: #ea6a03;
}
.login-greeting{
	padding-bottom: 20px;
}


/*------------------------------------------------
Tilfredshedsundersøgelse
-----------------------------------------------*/

.betilfreds a{
	font-size: 1.7em;
}
.betilfreds {
	padding-bottom: 10px;
}


/*------------------------------------------------
Menu styling
-----------------------------------------------*/

.navigation .sj-flat-menu {
    border: none;
}
.navigation .sj-flat-menu li {
    background-color: #ffffff;
    border-bottom: none;
}

.navigation .sj-flat-menu > li .fm-item a {
    color: #272727;
	  line-height: 20px;
}
.navigation .sj-flat-menu li .fm-item .fm-link {
margin-right: 5px; 
}

.navigation  .sj-flat-menu li {
    padding-top: 15px;
}

.navigation .sj-flat-menu li.fm-active > .fm-item a {
    color: #0f53ac;
    outline-style: none;
    border: none;
}

.navigation .sj-flat-menu li ul li .fm-item a {
    padding-left: 3px;
   
}
.navigation .flyout-menu li ul {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d2d2d2;
    margin: 0;
    padding: 0;
    min-width: 200px;
}
.navigation  ul.sj-flat-menu {
    background: #ffffff;
}


#sidebar .sj-flat-menu {
    
    border: none;
}

#sidebar .accordion-menu li.fm-opened > .fm-item {
    border-bottom: none;
    margin-bottom: -1px;
}
#sidebar .sj-flat-menu li {
  background-color: #ffffff;
    padding-left: 2px;
    cursor: pointer;
    border-bottom: none;
    padding: 10px;
}

#sidebar .sj-flat-menu > li .fm-item a {
    font-weight: 400;
    color: #191919;
    outline: none;
    font-size: 1em;
}

#sidebar .sj-flat-menu .fm-item:hover a,
#sidebar .sj-flat-menu li.fm-active > .fm-item a{
	color:  #0f53ac;
    outline-style: none;
    border: none;
	font-weight: 600;
}

#sidebar .sj-flat-menu li ul li .fm-item a {
    padding-left: 16px;
    background: none;
    display: inline-block;
    background-size: 6px;
}

#sidebar .fm-active .accordion-menu li .fm-container {
    display: inline-block;
}
 /* Medium Devices, Desktops */
    @media only screen and (max-width : 768px) {
		#sidebar .hidden-mob{
			display: none;
		}
    }




.moduletable-kontakt .member{
	    float: none;
  
    display: inline-block;
}



figcaption{
	padding-top: 8px;
}





 /*------cookies-------------*/







 /*------cookies-------------*/




.fixed {
  position: fixed;
  will-change: transform;
}

.fixed--bottom {
  bottom: 0;
  left: 0;
  right: 0;
}

button {
  background-color: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  margin: 0;
  padding: 0;
}

.button {
  border-style: solid;
  border-width: 0.0625em;
  padding: 0.5em 1em;
  position: relative;
}

.button::after {
  background-color: grey;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  z-index: -1;
}

.button:focus::after,
.button:hover::after {
  opacity: 1;
	  background-color: grey;
}

/* modules/cookie-disclaimer.css */

.cookie-disclaimer {
  background-color: #b5b5b5;
  color: #fff;
  opacity: 0;
  padding: 12px;
  padding: 0.75rem;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, transform 0.5s;
  transition: opacity 0.3s, transform 0.5s, -webkit-transform 0.5s;
}

.cookie-disclaimer.is-active {
  opacity: 0.9;
  -webkit-transform: translateY(0);
          transform: translateY(0);
	z-index: 9;
}


.cookie-disclaimer a{
	color: white;
     text-decoration: underline;
}


.cookie-disclaimer :first-child {
  margin-top: 0;
}

.cookie-disclaimer :last-child {
  margin-bottom: 0;
}

/* modules/media.css */

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.media--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.media__object--left {
  margin-right: 1em;
}

.media__object--right {
  margin-left: 1em;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.media__body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}


   /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
.cookie-disclaimer {
	font-size: 12px;
}

    }

#bottom .fs2billedecontent a{
	color: #0f53ac;
}

.copyright-block{
	display: none;
}


.service-content{
	background-color: #f6f6f6;
    margin-top: 15px;
	
}
.service-content img{
	
	padding-top: 30px;
	
}
.el-installation{

	padding-right: 25px !important;
	padding-left: 25px !important;
	padding-top: 10px;
}

/*---------------Intranet event styling*/

div#jemmoduleteaser .image-preview {
display: none;
}
div#jem {
    overflow: hidden;
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 5px;
    padding: 10px;
}
div#jem h2 {
    font-weight: normal !important;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0.3em 0.3em;
    background: none repeat scroll 0% 0% #0f53ac;
    border: none;
    color: #fff;
}

.belogind .btn-primary{
	background-color: #f3f3f3;
}
#sidebar .belogind{
	margin: 15px;
}
#sidebar-2 .eventcalq caption.mod_jemcalq_calendar-month {
    font: bold 12px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
    color: #ffffff;
    background-color: #2360ab;
    text-align: center;
}

#sidebar-2 .eventcalq caption.mod_jemcalq_calendar-month a {
   color:#fff;
}
#sidebar-2 .eventcalq td.mod_jemcalq_calday {
    background-color: #EFEFEF;
}
#sidebar-2 .eventcalq td.mod_jemcalq_caltoday {
    background-color: #eb700e;
}
.bloggalleri-side-intra .item-image{
	padding-bottom: 10px;
}

.pdf-doc:before{
	 font-family:FontAwesome;
	 content: "\f1c1";
	padding-right: 8px;
}

/*============================================================
social-bottom
============================================================*/


.social-section{
    margin-top: 130px;
    position: relative;
    z-index: 1;
}

.social-section:after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
    background: -webkit-linear-gradient(150deg, #002746 15%, #0c5b9f 70%, #1570be 90%);
    background: -moz-linear-gradient(150deg, #002746 15%, #0c5b9f 70%, #1570be 90%);
    background: -ms-linear-gradient(150deg, #002746 15%, #0c5b9f 70%, #1570be 90%);
    background: -o-linear-gradient(150deg, #002746 15%, #0c5b9f 70%, #1570be 90%);
    background: linear-gradient(150deg, #002746 15%, #0c5b9f 70%, #1570be 90%);
}
.social-icon-img{
    margin-top: -115px;
}

.social-icon-text{
    padding: 100px 0;
}
.social-icon-text h2, .social-icon-text p{
    color: #fff;
}
.social-icon-text{
    padding: 100px 0;
}
.social-icon-text2{
    padding: 100px 0;
}
.social-icon-text2 h2, .social-icon-text2 p{
    color: #00000;
}.social-icon-text2 h2{
    font-size: 33px !important;
}

.social-icon-button{
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 40px;
    transition: all 0.3s ease-in;
}
.social-icon-button2{
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 40px;
    transition: all 0.3s ease-in;
}
.download-btn span{
    font-size: 22px;
    line-height: 58px;
    color: #fff;
	
}
.download-btn{
   /* border: 1px solid #fff;*/
   /* margin-right: 20px;*/
    position: relative;
    overflow: hidden;
  /*  display: flex;*/
    align-items: center;
    float: left;
    padding: 5px 10px;
    border-radius: 4px;
    margin-bottom: 10px;
}
.download-btn p small{
    font-size: 12px;
    line-height: 12px;
  
    font-weight: 400;
}
.download-btn {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
    
    font-weight: 500;
    color: #fff;
}
.download-btn2 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
    
    font-weight: 500;
    color: black;
}

.download-btn2 {
  position: relative;
  display: inline-block;
/*  padding: 10px 5px;*/
  /*background-color: #4CAF50; 
  color: white;*/
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  transition: transform 0.3s ease; /* Slett overgangseffekten */
}

.download-btn2:hover {
  transform: translateX(5px); /* Glid til venstre ved hover */
}
.download-btn2 span {
    font-size: 18px;
    line-height: 58px;
	font-weight: 600;
    color: #00000!important;
	  text-decoration: underline;
}

.be-facebook:before {
    content: "\f082";
    font: normal normal normal 34px/1 FontAwesome;
}

.be-linkedin:before {
    content: "\f0e1";
	    font: normal normal normal 34px/1 FontAwesome;
}
@media screen and (max-width: 1024px) and (min-width: 320px){
    .social-icon-img{
        display: none;
    }
}

.social-icon-button a:hover{
    background: transparent;
		text-decoration: none;
	 color: #3ca3ff;
}
.social-icon-button a:hover p, .download-btn.hover-active p{
    color: #3ca3ff;
	text-decoration: none;
}
.social-icon-button a:hover span, .download-btn.hover-active span{
    background:#3ca3ff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.download-btn.hover-active{
    background: #fff;
}

.mainMenuDC {
	    padding-left: 0;
	list-style-type: none;

}
.mainMenuDC li:hover{
		background-color: #0f53ac;
	color: #fff;
}
.mainMenuDC li:hover a{
		background-color: #0f53ac;
	color: #fff;

}
.menu_sub li:hover{
		background-color: #0f53ac;
	color: #fff;
}
.menu_sub li:hover a{
		background-color: #0f53ac;
	color: #fff;

}


.mainMenuDC a {
	color: #191919;
}

.mainMenuDC .selected{
	
	background-color: #0f53ac;
	color: #fff;

}
.selected a{
	
	color: #fff;

}
.mainMenuDC li{
	    background-color: #ffffff;
    padding-left: 2px;
    cursor: pointer;
    border-bottom: none;
    padding: 8px;
	margin-bottom: 1px;
}
.menu_sub{
	    list-style: none;
    padding-left: 0;
	margin-bottom: 2px;
}

.menu_sub li{
margin-left: 15px;
    padding-left: 25px;
}
.menu_sub .fa-angle-double-right{
	padding-right: 8px;
}

.berefere{
	padding-right: 20px;
	margin-top: 10px;
 
}
.berefimg{
padding-top: 25px;
}
.beindustri{
	padding: 15px 10px 30px 10px;
    margin-top: 30px;
    border: solid 1px #0f53ac;
}

.beindustri h2{
	
	padding-bottom: 8px;
}
.udtagelse{
	margin-top: 20px;
    background-color: #0f53b40d;
    padding: 10px 20px;
    text-align: center;
    margin-bottom: 10px;
    color: #0f53ac;
}

/* forside ONLINE BESTILLING */
@media only screen and (max-width : 1199.99px) {
	.link-button-text a:link, .link-button-text a:visited {
	padding: 0px 10px 0px 20px;
	float: left;
	text-align: right;
	line-height: 24px;
	color: #ffffff;
}
	
	.linkarrow {
	font-size: 36px !important;
}
	

	
}

@media only screen and (min-width : 1200px) {
	.link-button-text a:link, .link-button-text a:visited {
	padding: 0px 20px 0px 40px;
	float: left;
	text-align: right;
	line-height: 24px;
	color: #ffffff;
}
	
	.linkarrow {
	font-size: 36px !important;
	padding: 0px;
}
	
		}

@media only screen and (max-width : 991.99px) {

	.border-right {
		border-right: none;
	}
	
		.onlineshoplink {
		background: #ea6a03;
		color: #ffffff;	
		padding: 0px 0px;
}

}

@media only screen and (min-width : 992px) {

	.border-right {
		border-right: solid 1px #ffffff;
	}
	
		.onlineshoplink {
		background: #ea6a03;
		color: #ffffff;	
		position: absolute;
    z-index: 9999999;
    margin-top: -70px;
}
	
}

@media only screen and (max-width : 767.99px) {

	
	.link-button-text .break {
	display: none;
}

	.link-button {
	font-size: 24px !important;
	padding: 10px 0px 10px 0px !important;
}
	
	.linkarrow {
	font-size: 24px !important;
	padding: 0px;
		line-height: 24px;
}
	
	.border-right {
		border-bottom: solid 1px #ffffff;
	}
	
	}

@media only screen and (min-width : 768px) {

	}

.link-button {
	font-size: 24px !important;
	padding: 20px 0px 20px 0px;
}

.link-button-text a:hover {
	text-decoration: none;
}


.carousel-indicators {
	display: none;
}

.jmm-team-profiles.default .jmm-desc {
    margin-top: 20px;
}
.jmm-team-profiles.default .jmm-mod-row > div {
    padding-top: 20px;
}

.jmm-team-profiles.default .jmm-mod-row.row-3 > div {
    min-height: 310px!important;
}

.mod-custom  {
	clear: both;
}

/*.columns-3 .blog-item {
	width: 33.3333%;
	padding: 0px 10px;
	float: left;
	height: 460px;
}*/
/*---------------ny menu-----------*/
#dj-megamenu296 li a.dj-up_a > span.dj-drop {
    padding: 0 10px 0 0!important;
}
#dj-megamenu296 li a.dj-up_a {
    display: block;
    height: 60px;
    font-size: 18px;
    text-decoration: none;
    padding: 0 20px;
    cursor: pointer;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    font-weight: 600;
	color: black;

}
#dj-megamenu296 li ul.dj-submenu > li > a {
    font-size: 17px;
    line-height: 24px;
    color: #141414;
    text-decoration: none;
    margin: 0;
    padding: 12px 20px;
	 font-weight: 600;
}

#dj-megamenu296mobile .dj-mobile-open-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin: 0 auto;
    padding: 0;
    width: 45px;
    height: 45px;
    background: #ffffff;
    color: #2760aa;
   
}

#dj-megamenu296mobile .dj-mobile-open-btn.active .dj-mobile-open-icon, .dj-megamenu-select-light .dj-mobile-open-btn:focus, .dj-megamenu-select-light:hover .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:focus, .dj-megamenu-accordion-light .dj-mobile-open-btn:hover, .dj-megamenu-accordion-light .dj-mobile-open-btn:focus {
    background: #ffffff;
    color: #133055;
}

.dc-test-nav {
	    float: right;
	padding-top: 22px;
}
.ny-dc-nav{
	padding: 15px 0px;
}
#dj-megamenu296offcanvas{
    background: #ffffff!important;
    color: #444444;
}
#dj-megamenu296offcanvas ul.dj-mobile-light li.dj-mobileitem>a {
    background: #ffffff;
}
#dj-megamenu296offcanvas .dj-offcanvas-top {
    background: #ffffff;
    text-align: right;
}
#dj-megamenu296  a.active {
    color: #2d5cae!important;
}


@media only screen and (max-width: 1200px) {

#dj-megamenu296 li a.dj-up_a {
    display: block;
    height: 60px;
    font-size: 17px;
    text-decoration: none;
    padding: 0 15px;
}
	#dj-megamenu296 .arrow {
    right: 6px;
}
}

.breadcrumb {
    background-color: #f1f1f1!important;
    
}
#fullwidth {background-color:#f1f1f1;}

#feature {background-color:#f1f1f1;}

.groen-bt .btn{
	border: 1px solid #05602e !important;
    border-radius: 0 !important;
    color: #FFFFFF !important;
	font-size: 16px;
	background-color: #05602e;
	    padding: 6px 15px !important;
}
.groen {
	border: 1px solid #05602e !important;
    border-radius: 0 !important;
    color: #FFFFFF !important;
	font-size: 16px!important;
	background-color: #05602e!important;
	    padding: 6px 15px !important;
}

.btn-success {
	border: 1px solid #05602e !important;
    border-radius: 0 !important;
    color: #FFFFFF !important;
	font-size: 16px!important;
	background-color: #05602e!important;
	    padding: 6px 15px !important;
}
.tid{
	    border-top-width: 1px!important;
}
.rspbld-divider {
    border-top-width: 1px!important;
    margin: 15px 0px;
}
.rspbld-content-container h5{
	line-height: 1.3em!important;
}
.right-billede img {
	margin-right: 0!important;
	padding-bottom: 5px;
}
.globe .rspbld-image {
    width: 20%!important;
}
.nak-fb a {
	color:#ffffff!important;
}

@media only screen and (max-width: 500px) {

h1 {
    font-size: 30px!important;
}
}

.com-content-article__body h3 {
    font-weight: 600;
    color: #000000;
    margin-bottom: 14px!important;
    margin-top: 14px!important;
    font-size: 25px;
    font-size: 21px !important;
    line-height: 1.3 !important;
}
li{
	 line-height: 1.4em;
    font-size: 18px;
    padding-bottom: 2px;
}
.orange-k .rspbld-text-block{
	    min-height: 280px;
background-color: #ea6a03;
	    border: solid 3px #f5f5f5;
	color: #fff;
}

section .sort-k{
	background-color: #040b108!important;
	color: #f3f3f3!important;
}
.point-k .row{
	 margin: 0 0 0px 0;
}
.bla-k img{
	width: 200px!important;
float: right !important;
	padding-top: 20px;
}


.block-2 h3{
	padding-bottom: 10px;
}
.gul-knap .btn{
	    border: 1px solid #ffba00 !important;
    border-radius: 0 !important;
    color: #000000 !important;
    padding: 5px 10px !important;
    background-color: #ffba00;
}
/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/

.video-background-holder {
  position: relative;
  background-color: black;
  height: calc(600px - 72px);
  min-height: 600px;
  width: 100%;
  overflow: hidden;
}

.video-background-holder video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 600px;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.video-background-content {
  position: relative;
  z-index: 2;
}

.video-background-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 600px;
  width: 100%;
  background-color: black;
  opacity: 0.3;
  z-index: 1;
}
/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/

.video-background-holder2 {
  position: relative;
  background-color: black;
  height: calc(675px - 72px);
  min-height: 675px;
  width: 100%;
  overflow: hidden;
}

.video-background-holder2 video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 675px;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.video-background-content2 {
  position: relative;
  z-index: 2;
	padding-top: 100px;
}

.video-background-overlay2 {
  position: absolute;
  top: 0;
  left: 0;
  height: 675px;
  width: 100%;
  background-color: black;
  opacity: 0;
  z-index: 1;
}

@media only screen and (max-width: 600px) {
 .video-background-holder2 {
  position: relative;
  background-color: black;
  height: calc(475px - 72px);
  min-height: 475px;
  width: 100%;
  overflow: hidden;
}
	.video-background-content2 {
  position: relative;
  z-index: 2;
	margin-top: 230px;
		padding-top: 10px;
		    background-color: #142149b8;
}
    .onlineshoplink {
        background: #ea6a03;
        color: #ffffff;
        padding: 0px 0px;
        margin-top: 10px;

    }

}
/*
*
* ==========================================
* ny forside grid
* ==========================================
*
*/
/* DEMO GENERAL ============================== */
.hover3 {
  overflow: hidden;
position: relative;
min-height: 450px;
  padding-bottom: 20%;
}
.hover4 {
  overflow: hidden;
position: relative;
min-height: 320px;

  padding-bottom: 60%;
}
.hover5 {
  overflow: hidden;
position: relative;
min-height: 480px;

  padding-bottom: 60%;
}

.hover-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  transition: all 0.4s;
}
.hover3 a {
	color: white !important;
	font-weight: 500;
	text-align: center;
}
.hover5 a {
	color: white !important;
	font-weight: 600;
}
.hover3 img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
}
.hover4 img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
}
.hover5 img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
}
.hover-content {
  position: relative;
  z-index: 99;
}
/* DEMO 1 ============================== */
.hover-1 img {
  width: 105%;
  position: absolute;
  top: 0;
  left: 0%;
  transition: all 0.3s;
}

.hover-1-content {
  position: absolute;
  /*bottom: 0;*/
	top: 25%;
left:40%;
right:0;
margin-left:auto;
margin-right:auto;
  z-index: 99;
  transition: all 0.4s;
	   
}
.be-karus a {
color: #03101b;
font-weight: 600;
}
.hover-1 .hover-overlay {
  background: rgba(14, 45, 82, 0.35);

}
.hover-5 .hover-overlay {
  background: rgba(0, 0, 0, 0.2);
}
.hover-7 .hover-overlay {
  background: rgba(0, 0, 0, 0.2);
}
.hover-1-description {
  transform: translateY(0.5rem);
  transition: all 0.4s;
  opacity: 0;
	    
}
.hover-1-content h2{
	font-size: 40px!important;
	    line-height: 1.2em !important;
    font-weight: 500 !important;
	
}
.hover-1:hover .hover-1-content {
  bottom: 2rem;
}

.hover-1:hover .hover-1-description {
  opacity: 1;
  transform: none;
}

.hover-1:hover img {
  left: -1%;
}

.hover-1:hover .hover-overlay {
  opacity: 0.8;
}
.hover-7:hover .hover-overlay {
  opacity: 1.4;
}
/*---------------------------------------
    20. Skillbar Section CSS
---------------------------------------*/
.rs-skillbar.style1 .content-part {
  padding: 52px 60px 80px 75px;

}
.rs-skillbar.style2 .content-part {
  padding: 32px 60px 50px 75px;

}
.rs-skillbar.style1 .bg-part {
  background: url(https://be-installationer.dk/images/aug23/Zaptec-Go-productsheet_DK-med-logo.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
  height: 100%;
}
.rs-skillbar.style2 .bg-part {
  background: url(https://be-installationer.dk/images/aug23/forsikring-og-pension.webp);
  background-repeat: no-repeat;
  /*background-size: cover;*/
  background-position: center ;
  height: 100%;
}
.gray-bg {
    background: #d5ded9;
}
.gray-bg2 {
    background: #f0f1f3;
}

/*---------------------------------------
    link
---------------------------------------*/
.effect1 {
  color: #222;
  text-decoration: none;
  font-family: sans-serif;
  font-size: 24px;
  position: relative;
  padding: 10px 50px 10px 20px;

  -webkit-transition: all 0.3s;

  -o-transition: all 0.3s;

  transition: all 0.3s;

  -webkit-transform: scale(3);

      -ms-transform: scale(3);

          transform: scale(3); /*change scale(3) to scale(1)*/
}

.effect1 .bg {
  background: #222;
  width: 30px;
  height: 2px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
  z-index: -1;

  -webkit-transition: all 0.3s;

  -o-transition: all 0.3s;

  transition: all 0.3s;
}

.effect1:hover {
  padding-right: 20px;
  color: #fff;
}

.effect1:hover .bg {
  height: 100%;
  width: 100%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.effect1 .bg:before, .effect1 .bg:after {
  content: '';
  height: 2px;
  width: 10px;
  background: #222;
  position: absolute;
  right: -2px;      
  -webkit-transition: all 0.3s;      
  -o-transition: all 0.3s;      
  transition: all 0.3s;
}

.effect1 .bg:before {
  bottom: 3px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.effect1 .bg:after{
  top: 3px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.effect1:hover .bg:before,
.effect1:hover .bg:after{
  right: 0;
}

.effect1:hover .bg:before{
  bottom: 6px;
}

.effect1:hover .bg:after{
  top: 6px;
}

.btn-info {
    color: #4a5a69!important;
    background-color: #f5f5f5!important;
    border-color: #4a5a69!important;
}

.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info {
    color: #acacac!important;
    background-color: #f5f5f5!important;
    border-color: #acacac!important;
}

.arrow-link {
    display: flex;
    color: #FFFFFF;
    background-color: transparent;
    text-transform: uppercase;
    transition: all .3s ease;
    font-weight: bold;
    cursor: pointer;
    align-items: center;
    letter-spacing: 0px;
    font-size: 22px;
	padding-left: 20px;
	line-height: 24px;
}

.arrow-link > .arrow {
    width: 8px;
    height: 8px;
    border-right: 2px solid salmon;
    border-bottom: 2px solid salmon;
    position: relative;
    transform: rotate(-45deg);
    margin-left: 3px;
    transition: all .3s ease; 
	color: #FFFFFF;
}

.arrow-link > .arrow::before {
    display: block;
    background-color: #E8E8E8;
    width: 3px;
    transform-origin: bottom right;
    height: 2px;
    position: absolute;
    opacity: 0;
    bottom: calc(-2px / 2);
    transform: rotate(45deg);
    transition: all .3s ease;
    content: "";
    right: 0;
}

.arrow-link:hover > .arrow {
    transform: rotate(-45deg) translate(6px, 4px);
    border-color: #E8E8E8;
}


.arrow-link:hover > .arrow::before {
    opacity: 1;
    width: 12px;
}

.arrow-link:hover {
    color: #E8E8E8;
}
.link-button {
    cursor: pointer;
    transition: background-color 0.3s ease; /* Tilføj overgangseffekt */
}

.link-button:hover {
    background-color: #c66700; /* Farven ved hover */
}

.bottom-base {
     display: inline-block;
      transition: transform 0.3s ease;
}

.link-button-text {
     display: inline-block;
      transition: transform 0.3s ease;
}

.bottom-base:hover {
     transform: translateX(10px);
}
.link-button-text:hover {
     transform: translateX(10px);
}
    .col-sm-12 {
        padding-right: 6px!important;
        padding-left: 6px!important;
    }

.border-left {
        border-left: solid 1px #ffffff;
    }

.rspbld-carousel .carousel-control-prev, .rspbld-carousel .carousel-control-next {
    background-color: #000000!important;
	opacity: 1;

}

@media only screen and (max-width: 600px) {
	

	.hover-1-content {
    position: absolute;
    /* bottom: 0; */
    top: 50%;
    left: 0%;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 99;
    transition: all 0.4s;
}
	.social-icon-text2 {
    padding: 30px 30px;
}
	#showcase {
    background-color: #da7126!important;
}
	.border-left {
        border-left: none;
    }
	.hover-1-content h2 {
    font-size: 26px !important;
    line-height: 1.2em !important;
    font-weight: 500 !important;
}
	.hover3 {
    overflow: hidden;
    position: relative;
    min-height: 350px;
    padding-bottom: 10%;
}
}


#main-box img {
    width: auto;
    padding-bottom: 5px;
}
/*.modbpsliderslider-be .container-fluid {
min-height:450px!important;
}*/

/*.modbpsliderslider-be .modbpslider-padding{
padding-left: 20%!important;
}
.modbpsliderslider-be .align-items-center .modbpslider-padding{
padding-left: 0%!important;
}*/



.modbpsliderslider-be .modbpslider-padding h3{
	font-size: 38px !important;
    line-height: 1.1em !important;
    font-weight: 600 !important;
	  color: #ffffff !important;
	margin-bottom: 20px!important;
}

.modbpsliderslider-be .btn-outline-light{
	font-size: 18px;
    line-height: 28px;
    font-weight: 500;
	margin-top: 30px;
	border: none!important;
    border-radius: 0 !important;
    color: #ffffff !important;
    padding: 4px 0px !important;
	transition: transform 0.3s ease; /* Slett overgangseffekten */
	text-decoration: underline;
}
.modbpsliderslider-be .btn-outline-light:hover {
	background-color: transparent!important;
	  transform: translateX(5px); /* Glid til venstre ved hover */
}


#kompetence-ikoner-forside .kompetence h2{
	color: #ffffff!important;
	    transition: transform 0.3s ease; /* Smooth transition */
}
#kompetence-ikoner-forside .kompetence a{
	color: #ffffff!important;
	    transition: transform 0.3s ease; /* Smooth transition */
}
#kompetence-ikoner-forside .kompetence h2:hover{
	  transform: translateX(5px); /* Glid til venstre ved hover */
}


#kompetence-ikoner-forside{
	padding-top:2%;
	padding-bottom: 3%;
}
#kompetence-ikoner-forside .kompetence {
	padding: 30px 20px!important;
}


.zoom-image {
    transition: transform 0.5s ease; /* Smooth transition */
    max-width: 230px;
    align-items: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.image-container .zoom-image:hover {
    transform: scale(1.2); /* Scale up the image */
}
       .lead {
        font-size: 17px!important;
		    
    }   .lead a {
  
		    text-decoration: underline;
    }

.modbpslider .modbpslider-padding {
    background: rgb(0 0 0 / 0%);
}
.modbpslidersliider-sommer h1{
	font-size: 48px!important;
}
.modbpslidersliider-sommer h3{
	font-size: 48px!important;
	color: white;
	font-weight: bold;
}
.sommer-block{
		padding-top: 50px; padding-bottom: 50px;
	}

.sommer-block h2{
		font-size: 31px !important;
	}


@media only screen and (max-width: 600px) {
	
	#modbpslider336 .swiper-slide>div {
    min-height: 240px!important;
		
	}
.modbpslidersliider-sommer h1{
	font-size: 38px!important;
}
.modbpslidersliider-sommer h3{
	font-size: 38px!important;
	color: white;
	font-weight: bold;
}
	.sommer-block{
		padding-top: 20px; padding-bottom: 20px;
	}
	.sommer-block h2{
		font-size: 25px !important;
	}
}

.menu__step__text {
    display: none!important;
}

#main-box .billede-venstr img{
    margin-left: 0px!important;
}