@import url("ano.css");
body .cc-cookies a.cc-cookie-accept {
    background: #ff271a;
}
body .cc-cookies a.cc-cookie-accept:hover {
    background: #000;
}
body a {
    color: #1F2A3A;
}
.padtop {
  padding-top:10px;
}
.body_omos #content #component h2 {
    font-size: 2em;
    font-weight: 500;
    margin-bottom: 10px;
}
.epi1 {
  background-image:url('/images/tot.jpg');
}

.epi2 {
  background-image:url('/images/tot2.jpg');
}

.epi3 {
  background-image:url('/images/tot3.jpg');
}

.epi4 {
  background-image:url('/images/tot4.jpg');
}
.person {
    background-color: #F2F2F2;
    padding: 10px;
}
.person .pImg {
    height:250px;
    background-color: #6B7C96;
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
}
.person h3 {
    color: #444444;
    font-size:18px;
    text-align:center;
    padding:0px;
  margin: 10px 0 0;
}
.person h4 {
    color: red;
    font-size:14px;
    text-align:center;
    padding:0px;
    margin:0 0 5px;
}
.person ul {
    color: #7590ab;
    font-size:14px;
    text-align:center;
    list-style:none;
    padding:0px;
    margin:0px;
}
.foo3 img {
    width: 60%;
}
.split {
    height: 4px;
    background-color: #b3afa5;
    margin-top: 30px;
}
.childcontent.clearfix.adddropdown.cols1 {
    margin-left: -10px;
}
.senOver {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    border-radius: 3px;
    pointer-events: none;
  	opacity:0;
    transition: ease-in-out 300ms;
}
.senesteProjekter figure:hover .senOver {
  opacity:1;
}
.showCol figure:hover .senOver {
  opacity:1;
}
.frontBoxes * {
  -webkit-transition:ease-in-out 300ms;
  -moz-transition:ease-in-out 300ms;
  -ms-transition:ease-in-out 300ms;
  -o-transition:ease-in-out 300ms;
  transition:ease-in-out 300ms;
}
.frontBoxes:hover .module_container {
  color:black !important;
  cursor:pointer;
}
.frontBoxes:hover .module_container a{
  display:block;
}
.frontBoxes .module_container a{
    background-color: rgba(107, 0, 16, 0.38);
    display: none;
    position: absolute;
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 100%;
}
.frontBoxes .mod-custom {
    display: block;
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    background-color: blue;
}
.frontBoxes .module_container {
    background-color: #D40423;
    padding: 30px;
    text-align: center;
    color:white;
}
.frontBoxes .module_container h3{
    font-size:24px;
    font-weight:600;
    color:white;
    margin-top:120px;
}
.frontBoxes .module_container:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 80px;
    margin-left:-40px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
}
.frontBoxes.Ydelser .module_container:before {
    content: '\f24e ';
}
.frontBoxes.Omos .module_container:before {
    content: '\f0c0 ';
}
.frontBoxes.Referencer .module_container:before {
    content: '\f187 ';
}
.frontBoxes.Kontakt .module_container:before {
    content: '\f0b1 ';
}
#showcase h1 {
    font-size: 34px !important;
      text-transform: none !important;
    font-weight:300;
    color:#fff;
    text-shadow:0px 0px 0px;
  	text-transform:uppercase;
}
#showcase h2 {
    font-size: 20px !important;
    font-weight:300;
    color:#fff;
    text-shadow:0px 0px 0px;
    line-height:24px !important;
}
#js-meganav .level0 > li.haschild > a > .menu-title:after {
    position: absolute;
    margin-left: 11px !important;
    top: 11px !important;
    content: "\f0d7" !important;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

#js-meganav .level0 > li {
    margin: 0 auto;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
#js-meganav .level0 > li:before {
	content: '\f142 ';
    display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
    right: -11px;
    top: 13px;
    color: #999;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
}
#js-meganav .level0 > li.lastItem:before {
  content: '';
}
#js-meganav .level0 > li.lastItem {
  	margin-right: 0px !important;
  	padding-right: 0px !important;
}
#searchword-188 {
    width: 100%;
    border: 0px !important;
    padding: 5px 35px 5px 10px !important;
    color: black;
}
.menusoeg:after {
    font-family: FontAwesome;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    content: '\f002 ';
    top: 4px;
    right: 22px;
    color: darkgrey;
}
.top_kontakt ul {
  	list-style:none;
  	text-align:left;
  	padding:0px;
 	margin:0px;
}
.top_kontakt li {
 	display:inline-block;
  	margin-left:40px;
  	list-style:none;
  	line-height:30px;
}
.top_kontakt li:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    margin-left: -24px;
    margin-top: 1px;
}
.Top_icon-telefon:before {
    content: '\f095 ';
}
.Top_icon-mail:before {
    content: '\f0e0 ';
}
#top .navbar-form {
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#top .element-invisible {
    display: none;
}
#rev_slider_1_1_wrapper {
  width:100% !important;
}
#GMapsID .placemarkContent h2 {
    font-size: 18px;
    margin-bottom: 5px;
    text-transform: none;
}
.go-home {
    background-color: #333;
    color: #fff;
    display: block;
    letter-spacing: 1px;
    padding: 10px 5px;
    text-align: center;
    text-transform: uppercase;
}
.go-home:hover {
    color: #fff;
}
#magic-line { position: absolute; bottom: 0; left: 0; width: 100px; height: 2px; background: #06385d; z-index: 0; }
.megamenu.level0 { z-index: 1; }
/* Menu */
#wrapper .none #js-mainnavcss3.megamenu ul.level1 .childcontent {
    margin-top: -40px; /* Undermenu position fix - skal rettes hvis størrelse bliver ændret */
}

/* Komponent Override */
body .cc-cookies {
    background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
    width: 100%;
}
body .nav > li > a:focus, body .nav > li > a:hover {
    background-color:  inherit;
}
#wrapper .mega-entry, #wrapper .mega-entry-innerwrap {
    -ms-transform: rotate(0deg) !important; /* IE 9 */
    -webkit-transform: rotate(0deg) !important; /* Chrome, Safari, Opera */
    transform: rotate(0deg) !important;
}
.result-element > img {
    box-sizing: content-box;
}
#wrapper .phrases-box label input {
    margin-left: 0;
    margin-right: 5px;
    position: relative;
}
#wrapper .form-limit.well {
    background: #eaeaea none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
}
#wrapper .form-limit.well > label {
    position: relative;
    top: -8px;
}
#wrapper .offlajn-ajax-search-inner input {
    border: medium none;
    box-shadow: none;
}
#wrapper #jux_megamenucss3 .megamenu.noJS #css3-megaMenuToggle {
    box-sizing: content-box;
}
#wrapper .formResponsive input[type="text"], #wrapper .formResponsive input[type="password"], #wrapper .formResponsive textarea, #wrapper .formResponsive select {
    width: calc(100% - 8px) !important;
}
#wrapper #jux_megamenucss3 .megamenu ul.level0 li.megacss3 span.menu-title {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
#wrapper #js-meganav-off-canvas.js-megamenu-off-canvas {
    background: #eaeaea none repeat scroll 0 0;
}
#wrapper .formResponsive textarea, #wrapper .formResponsive input[type="text"], #wrapper .formResponsive input[type="password"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-sizing: content-box;
}
.formResponsive textarea:focus, .formResponsive input[type="text"]:focus, .formResponsive input[type="password"]:focus, .formResponsive select:focus, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"], #wrapper .formResponsive input[type="button"], #wrapper .formResponsive input[type="submit"], #wrapper .formResponsive input[type="reset"]  {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#wrapper .formResponsive textarea:focus, #wrapper .formResponsive input[type="text"]:focus, #wrapper .formResponsive input[type="password"]:focus, #wrapper .formResponsive select:focus {
    border-color: inherit !important;
}
#wrapper .formResponsive input[type="submit"] {
    background-color: #252525;
    background-image: none;
    border-color: #252525;
    color: #ffffff;
    text-shadow: none;
}
#wrapper .formResponsive input[type="submit"]:hover, #wrapper .formResponsive input[type="submit"]:active, #wrapper .formResponsive input.active[type="submit"], #wrapper .formResponsive input.disabled[type="submit"], #wrapper .formResponsive input[type="submit"][disabled] {
    background-color: #aaa;
    color: #ffffff;
    text-shadow: none;
}
#wrapper .formResponsive input[type="button"], #wrapper .formResponsive input[type="submit"], #wrapper .formResponsive input[type="reset"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#js-mainnavcss3.megamenu ul.level1 .childcontent {
  margin-top: -15px;
}
#wrapper #jux_megamenucss3 .megamenu .js-megamenu, #wrapper #js-meganav-off-canvas, #wrapper #js-meganav-off-canvas .dropdown-menu {
  font-family: "Ubuntu",sans-serif !important;
}
.mainmenu {
    width: auto;
}

.fadein {
  opacity: 0;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  transform: translateY(-30px);
  -o-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
}
.fadein.visible-first {
  opacity: 1;
  transform: translateY(0px);
  -o-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
}

.fa-file-add:before {
  content: "\f016";
}
.fa-remove:before {
  content: "\f00d";
}
.fa-picture:before {
  content: "\f03e";
}
.icon-edit:before {
  content: "\f044";
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
img {
  max-width: 100%;
}
a {
  text-decoration: none !important;
}
a:focus {
  outline: none;
}
a:hover {
  text-decoration: none;
}
html {
  -ms-overflow-style: scrollbar;
}
html,
body {
  height: 100%;
  font-family: "Ubuntu",sans-serif;
}
#wrapper {
  min-height: 100%;
  margin: 0 auto -190px;
}
#push,
#footer-wrapper {
  /*height: 190px;*/
  position: relative;
}
.clear, .clr {
	clear: both;
	visibility: hidden;
	height: 0;
	margin: 0;
}
#footer-wrapper {
    background-color: #eee;
}
#footer {
    padding: 30px 0 10px;
}
.offline_container {
  height: 100%;
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.offline_container:before {
  content: '';
  display: inline-block;
  height: 100%;
  width: 0;
  overflow: hidden;
  vertical-align: middle;
}
.offline_container .container {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}
.offline_container #system-message {
  font-size: 13px;
  line-height: 19px;
  max-width: 100%;
  display: inline-block;
}
.offline_container .well {
  vertical-align: middle;
  margin: 0;
  display: inline-block;
  max-width: 100%;
  text-align: left;
  font-size: 13px;
  line-height: 19px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.offline_container .well #logo {
  max-width: 100%;
  margin-bottom: 19px;
}
.offline_container .well button[type=submit] {
  float: left;
}
.offline_container .well #form-login-remember {
  text-align: right;
  overflow: hidden;
  padding-top: 10px;
}
.offline_container .well #form-login-remember label {
  margin-bottom: 0;
}
.offline_container .well input[type=text],
.offline_container .well input[type=password] {
  width: 100%;
}
.offline_container .well label.error {
  position: absolute;
  left: 0;
  color: #f00;
  top: 35px;
}
.offline_container .well p[id*=form-login] {
  position: relative;
}
.moduletable:after {
  clear: both;
  display: block;
  content: '';
}
.mod-menu .nav.menu.nav-pills > li > a {
  display: block;
}
.mod-menu .nav.menu.nav-pills > li.active > a {
  background: #f36639;
}
time,
.item_hits,
.item_category-name address,
.item_createdby {
  white-space: nowrap;
  margin: 0;
}
/*=================================================================*/
/*======================= MODULE STYLES ===========================*/
/*=================================================================*/
/*== Search ==*/
.mod-search__aside .mod-search_searchword {
  width: 100%;
  margin-bottom: 13px;
}
/*== Login ==*/
.mod-login__aside .mod-login_username,
.mod-login__aside .mod-login_passwd {
  width: 100%;
}
.mod-login_submit {
  margin: 9px 0;
}
#form-login-remember label {
  margin-bottom: 20px;
}
/*Finder*/
#mod-finder-searchword {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 4px;
  border: 1px solid #ebebeb;
  box-shadow: none;
}

/*======================= NEWSLETTER TOP =======================*/
#newsletter-top {
  background-color: #f3f3f3;
}
#newsletter-top #nl-close, #newsletter-top #nl-close *, #newsletter-top .form-group *, #newsletter-top .button {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#newsletter-top #nl-close {
    border: 1px solid #000000;
    background-color: transparent;
    border-radius: 50%;
    display: block;
    height: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 10px;
    width: 30px;
    cursor: pointer;
}
#newsletter-top #nl-close:hover {
    background-color: #000000;
}
#newsletter-top .module_container {
    position: relative;
    padding: 30px 20%;
    text-align: center;
}
#nl-close i {
    color: #000;
    font-size: 17px;
    line-height: 28px;
}
#nl-close:hover i {
    color: #ffffff;
}

#newsletter-top header > * {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 30px;
    text-transform: none;
}
#newsletter-top h4 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 25px;
    line-height: 18px;
}
#newsletter-top .form-control {
    display: inline-block;
    margin-right: 10px;
    width: 220px;
    box-shadow: none;
}
#newsletter-top .form-group {
    display: inline-block;
}
#newsletter-top .button {
    background-color: #000000;
    border: 1px solid #000;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    height: 34px;
    padding: 4px 20px;
}
#newsletter-top .button:hover {
    background-color: transparent;
    color: #000000;
}
#newsletter-top label {
    display: none;
}

/*======================= MAILTO WINDOW =======================*/
#mailto-window {
  padding-top: 1em;
}
.mailto-close {
  margin-bottom: 1em;
  overflow: hidden;
}
.mailto-close a {
  float: right;
}
/*======================= MODAL WINDOW =======================*/
div.modal.fade {
  top: -200%;
}
.modalClose {
  margin: 14px;
}
.login-greeting {
  margin: 0 0 9px 0;
}
.input-modal {
  width: 146px;
}
div.modal.fade {
  z-index: 0;
}
div.modal.fade.in {
  z-index: 1030;
}
.modal-hide {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
}
.modal-header {
  padding: 0;
  border: none;
}
.modal-body {
  padding: 0;
}
#modal .moduletable {
  padding: 9px 15px 0;
}
#modal .moduletable:last-child {
  padding-bottom: 9px;
}
#modal .moduletable + .moduletable {
  padding-top: 0;
}
/*=================================================================*/
/*======================= COMPONENT STYLES ========================*/
/*=================================================================*/
/* Login */
.form-group > label {
    min-width: 110px;
}
label {
    font-weight: 400;
}
button, input, select, textarea {
    border: 1px solid #252525;
    padding: 4px;
}
button {
    padding: 4px 8px;
}
.body_login ul li {
    list-style-type: none;
}
.body_login ul {
    margin: 8px 0;
    padding: 0;
}
/* Category */
.pretext,
.category_desc {
  color: #333333;
  font-size: 30px;
  font-weight: 500;
  line-height: 43px;
  padding-bottom: 30px;
  text-transform: uppercase;
}
/*======================= Search & Smart Search ========================*/
ul#finder-filter-select-dates li.filter-date {
  margin-bottom: 4px;
  margin-right: 4px;
}
ul#finder-filter-select-dates li.filter-date select.filter-date-operator {
  margin-bottom: 9px;
}
#searchForm fieldset {
  margin-bottom: 20px;
}
#searchForm fieldset label {
  display: inline-block;
  margin-right: 1em;
}
#searchForm .form-limit label {
  float: left;
}
#searchForm .form-limit select {
  float: right;
  position: relative;
  top: -10px;
}
#searchForm .form-limit p {
  overflow: hidden;
  clear: both;
}
#searchForm .phrases-box {
  padding-bottom: 1em;
}
#searchForm .phrases-box label {
  min-width: 90px;
}
dl.search-results {
  margin-bottom: 30px;
}
dl.search-results dt {
  margin-top: 20px;
}
.navbar-form .btn,
.navbar-form .btn-group {
  margin-top: 5px;
}
/*======================= ADDTHIS STYLES =======================*/
.page-item_addThis {
  padding-top: 12px;
}
/*======================= 404 PAGE =======================*/
.errorBox {
  background: none;
  text-align: left;
}
#error .well {
  margin-bottom: 0;
}
/*======================= SCROLL TO TOP =======================*/

.dropdown-toggle .fa-cog {
  margin-right: 4px;
}
label[for=mod-login_remember] {
  display: inline-block;
}
.btn-group {
  max-width: 100%;
  white-space: normal;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox,
.navbar-form .btn,
.navbar-form .btn-group {
  margin-top: 0;
}
ol li {
  list-style: decimal;
}
ol li span {
  display: block;
  font-weight: bold;
}
.items-more ul {
  margin: 0 0 30px -30px;
}
.items-more ul li {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 10px 30px;
  font-weight: bold;
}
.items-more ul:after {
  content: '';
  display: block;
  clear: both;
}
.fancybox-close {
  position: fixed;
  right: 0 !important;
  top: 0 !important;
  background: none !important;
  color: #fff;
  font-size: 22px;
  text-align: center !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 36px !important;
  line-height: 36px;
  -webkit-transition: font-size 0.2s ease;
  -moz-transition: font-size 0.2s ease;
  -o-transition: font-size 0.2s ease;
  transition: font-size 0.2s ease;
}
.fancybox-close:before {
  content: '\f057';
  font-family: FontAwesome;
}
.fancybox-close:hover {
  color: #fff;
  font-size: 30px;
}
.fancybox-lock .fancybox-overlay {
  overflow: hidden;
  min-height: 320px;
}
.fancybox-prev,
.fancybox-next {
  overflow: hidden;
  background: none !important;
}
.fancybox-prev span,
.fancybox-next span {
  height: 100px !important;
  width: 50px !important;
  margin-top: -50px !important;
  background: none !important;
  color: #fff;
  -webkit-transition: font-size 0.2s ease;
  -moz-transition: font-size 0.2s ease;
  -o-transition: font-size 0.2s ease;
  transition: font-size 0.2s ease;
  overflow: hidden;
}
.fancybox-prev span:before,
.fancybox-next span:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: border-color 0.3s ease;
  -moz-transition: border-color 0.3s ease;
  -o-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  width: 100px;
  height: 100px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fancybox-prev span:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 20px;
}
.fancybox-next span:before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  left: -70px;
}
.fancybox-skin {
  background: #191919;
}
.fancybox-image {
  opacity: 0.99;
}
#fancybox-thumbs {
  height: 54px;
  text-align: center;
  -webkit-transition: bottom 0.5s ease;
  -moz-transition: bottom 0.5s ease;
  -o-transition: bottom 0.5s ease;
  transition: bottom 0.5s ease;
}
#fancybox-thumbs ul {
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  display: inline-block;
  top: 0 !important;
  background: #191919;
}
#fancybox-thumbs ul li {
  float: none;
  display: inline-block;
  padding: 0;
  border: none !important;
  position: relative;
  background: url(../images/loader.gif) 50% 50% no-repeat;
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#fancybox-thumbs ul li .holder {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  cursor: pointer;
}
#fancybox-thumbs ul li.active {
  opacity: 1;
}
.fancybox-lock body {
  overflow: visible !important;
}
body.mobile #fancybox-thumbs {
  display: none;
}
.fancybox-wrap {
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  right: 0 !important;
}
.fancybox-inner,
.fancybox-skin,
.fancybox-outer {
  width: 100% !important;
  height: 100% !important;
  position: relative;
}
.fancybox-outer {
  background: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.fancybox-image {
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.fancybox-image {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  opacity: 0;
}
.fancybox-type-image.fancybox-opened .fancybox-image {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.fancybox-nav {
  width: 56px !important;
  z-index: 100;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.fancybox-nav span {
  visibility: visible;
}
.fancybox-close {
  -webkit-transition: right 0.5s ease;
  -moz-transition: right 0.5s ease;
  -o-transition: right 0.5s ease;
  transition: right 0.5s ease;
}
.fancybox-full #fancybox-thumbs {
  bottom: -100px;
}
.fancybox-full .fancybox-prev {
  left: -100px;
}
.fancybox-full .fancybox-next,
.fancybox-full .fancybox-close {
  right: -100px !important;
}
.ui-loader {
  display: none;
}
ul#order {
  margin: 0 0 15px;
  overflow: hidden;
}
ul#order li {
  display: inline-block;
}
/*a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}*/
.custom_hover strong {
  display: none;
}
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  margin-top: 0;
  position: relative;
}
h1 {
  font-size: 50px;
  font-weight: 300;
  line-height: 61px;
  margin-bottom: 20px;
}
h2,
h3 {
  font-size: 30px;
  font-weight: 300;
  line-height: 43px;
  margin-bottom: 20px;
  position: relative;
  text-transform: uppercase;
}
h5 {
  color: #f36639;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  text-transform: uppercase;
}
a {
  color: #C1D84A;
}
span.title {
  display: block;
  font-size: 30px;
  font-weight: 300;
  line-height: 43px;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
span.title strong {
  display: block;
  font-weight: 500;
}
span.title {
  color: #333333;
}
.custom_title strong {
  display: block;
  font-weight: 500;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0 0 18px 0;
  line-height: 22px;
  font-size: 14px;
}
.icons-marker {
  font-size: 15.6px;
  line-height: 19px;
}
ol, ul  {
    padding:  0 0 0 1.5em;
    list-style-position:  outside;
}
/*======================= TOP =======================*/
#top {
  background: #d40423;
  color: #ffffff;
  text-shadow: none;
  border: none;
  padding: 8px 0;
}
/*======================= HEADER =======================*/
#header {
  background: #ffffff;
  text-shadow: none;
  border-bottom:10px solid #d40423;
}
/*
#logo {
    position: absolute;
    margin-top: 10px;
}
*/
#logo img + h1 {
  font-size: 0;
  line-height: 0;
  height: 0;
  width: 0;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-indent: -9999px;
}
#logo h1 {
  padding: 0;
}
#logo h1:after {
  display: none;
}
#logo a {
  display: inline-block;
  max-width: 100%;
}
/*======================= NAVIGATION =======================*/
#navigation {
  background: #333333;
  color: #f36639;
  text-shadow: none;
  border: none;
  padding-top: 15px;
}
.mod-login_userdata .inputbox {
  width: 100%;
}
.breadcrumb {
  background: none;
  border-radius: 0px;
  margin: 0px 0px 15px;
  padding: 0px;
}
.breadcrumb > .active {
  color: white;
}
.breadcrumb > li {
  display: inline-block;
  font-size: 24px;
  font-weight: 500;
  line-height: 40px;
  text-shadow: none;
  text-transform: uppercase;
}
.breadcrumb > li .divider {
  color: white;
  padding: 0px;
  text-transform: none;
}
.breadcrumb > li .divider img {
  display: none;
}
.breadcrumb > li a:hover {
  color: white;
}
.breadcrumb > li + li:before {
    content: none;
    padding: 0;
}
.breadcrumb > li + li + li:before {
    color: #ccc;
    content: "/ ";
    padding: 0 5px;
}
.scroll-to-fixed-fixed {
  -webkit-transform: translateZ(0);
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
.masonry .item {
  margin-left: 0 !important;
}
/*======================= VIDEO =======================*/
#video {
  padding-top: 60px;
  padding-bottom: 12px;
}
/*======================= FEATURE =======================*/
#feature {
  background: #f2f2f2;
  padding-bottom: 24px;
  padding-top: 50px;
}
/*======================= MAINTOP =======================*/
#maintop {
  padding: 40px 0;
}
#maintop-2 {
    margin-top: 60px;
    background: #eaeaea;
    padding: 55px 0;
}
#showcase .mod-custom {
  margin-bottom: 0;
}
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
#content {
  padding-bottom: 190px;
  padding-top: 50px;
}
#component {
  min-height: 0;
}
.item {
  margin-bottom: 20px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info .item_info_dl {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  font-style: italic;
  color: #f36639;
  margin: 0 0 19px;
  padding-top: 13px;
  padding-bottom: 13px;
}
.item_info .item_info_dl dd {
  font-size: 13px;
  margin: 0 19px 0 0;
  display: inline;
}
.item_info .item_info_dl dd > * {
  display: inline;
}
.item_info .item_info_dl dd .item_category-name:before,
.item_info .item_info_dl dd .item_createdby:before,
.item_info .item_info_dl dd .item_hits:before,
.item_info .item_info_dl dd .item_published:before,
.item_info .item_info_dl dd .komento:before {
  font: normal normal normal 12px/1 FontAwesome;
  margin-right: 2px;
}
.item_info .item_info_dl dd .item_category-name:before {
  content: "\f02e";
}
.item_info .item_info_dl dd .item_createdby:before {
  content: "\f007";
}
.item_info .item_info_dl dd .item_hits:before {
  content: "\f039";
}
.item_info .item_info_dl dd .item_published:before {
  content: "\f073";
}
.item_info .item_info_dl dd a {
  color: #f36639;
}
.item_info .item_info_dl dd a:hover {
  color: #333333;
}
.page-item {
  padding-bottom: 20px;
}


/*======================= CONTENT BOTTOM =======================*/
/*======================= ASIDE RIGHT =======================*/
#aside-right .moduletable,
#aside-left .moduletable {
  margin-bottom: 30px;
}
/*======================= MAINBOTTOM =======================*/
#mainbottom {
  background: #fff;
}
/*======================= BOTTOM =======================*/
#bottom {
  background: #333333;
  color: #888888;
  text-shadow: none;
  border: none;
  padding-top: 30px;
  padding-bottom: 30px;
}
/*======================= FOOTER =======================*/
.copyright {
  font-size: 11px;
  padding-top: 17px;
  padding-bottom: 38px;
  text-align: center;
}

/*=================== RESPONSIVE RULES ======================*/
@media (max-width: 768px) {
.mainmenu {
    width: 100%;
    float: none !important;
	padding: 0;
}
#logo {
  text-align: center;
}
#magic-line { display: none; }
#wrapper .none #js-mainnavcss3.megamenu {
    background-color: #333333;
}
#navigation {
	display: none;
}
}
@media (min-width: 651px) {
#wrapper .formResponsive .formHorizontal .formControls {
    margin-left: 120px;
}
#wrapper .formResponsive .formHorizontal .formControlLabel {
    text-align: left;
    width: 120px;
}
}


/* SØREN CSS */

/* FONTS */

@font-face {
  font-family: 'NYCD';
  src: url('../fonts/NothingYouCouldDo.ttf');
}

@font-face {
  font-family: ;
}


/* TOP */

#top {
  background-color: #303030;
}



.top_kontakt ul li a {
  color: #FFF;
}

.top_kontakt ul li:hover a {
    color: #FF291F;
}

.topLinks ul {
  text-align: center;
}

/* HEADER */

#header {
    border-bottom: none;
  }

/* SEARCH */

.menusoeg {
  margin-top: 15px;
}

.menusoeg label{
  display: none;
}

.menusoeg::after {
    right: 263px;
    top: 18px;
    color: #7590ab;
}

#searchword-188:focus {
  outline: none;
}

/* NAVIGATION */
.hovedmenu {
  display: block;
}

.none #js-mainnavcss3.megamenu {
    border: medium none;
    margin: 0 !important;
}

#js-meganav .level0 > li::before {
    content: "";
  }

#js-meganav .level0 > li.haschild > a > .menu-title::after {
  content: "" !important;
}

#js-meganav .level0 > li.active, #js-meganav .level0 > li:hover {
  border-bottom: solid #FF271A 4px;
}

.js-megamenu-off-canvas ul.level0 li > a span {
  //text-transform: capitalize !important;
}

#wrapper #jux_megamenucss3 .megamenu ul.level0 li.megacss3 span.menu-title {
  text-transform: none;
}

/* DROPDOWN */

#jux_megamenucss3 .megamenu ul.level1 li.megacss3 a.megacss3 {
  padding: 10px 20px !important;
  margin: 0 0 !important;
}

#jux_megamenucss3 .megamenu ul.level1 li.megacss3 a.megacss3:hover {
  background-color: #303030;
  color: #FFF !important;
}

/* SLIDER / SHOWCASE */

/* CONTENT */

/* MAINTOP */

.frontBoxes.hovedentreprise .module_container::before, 
.frontBoxes.totalentreprise .module_container::before,
.frontBoxes.fagentreprise .module_container::before {
  font-family: "FontAwesome";
  content: "/f058";
}

.totalentreprise h3, .hovedentreprise h3, .fagentreprise h3 {
  font-size: 2em;
  text-transform: capitalize;
  margin-bottom: 0;
  color: #FFF;
}

.totalentreprise header, .hovedentreprise header, .fagentreprise header   {
  padding: 35px;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
  border-bottom-left-radius: 0.5em;
}

.totalentreprise header h3:before, .hovedentreprise header h3:before, .fagentreprise header h3:before {
  font-family: "FontAwesome";
  content: "\f058";
  margin-right: 20px;
  margin-left: 5px;
}

.totalentreprise .mod-custom p a:before,
.hovedentreprise .mod-custom p a:before,
.fagentreprise .mod-custom p a:before {

}

.totalentreprise header {
  background-color: #bdbab2;
}

.hovedentreprise header{
  background-color: #304159;
}

.fagentreprise header {
  background-color: #dd2c46;
}

#maintop .mod-custom p:first-child {
  padding: 50px 10px;
  text-align: center;
  color: #b4b0a7;
  margin-bottom: 0;
}

#maintop .mod-custom p:last-child {
  text-align: center;
  max-width: auto;
}

#maintop .mod-custom p:last-child a {
  background-color: #303b4b;
  padding: 15px 20px;
  color: #FFF;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
  border-bottom-left-radius: 0.5em;
  transition: opacity ease 250ms;
}

#maintop .mod-custom p:last-child a:before {
  content: "\00bb";
  margin-right: 20px;
}

#maintop .mod-custom p:last-child a:hover{
  opacity: 0.8;
}



/* MAINTOP 2 */

#maintop-2 .senesteProjekter h3, #content-bottom .senesteProjekter h3 {
  text-transform: none;
  padding-left: 0px;
  border-bottom: solid #b3afa5 4px;
  margin: 0px 15px 30px;
  font-weight: 500;
  letter-spacing: 1px;
}

#maintop-2 figure, #content-bottom figure {
  position: relative;
}

#maintop-2 figure figcaption, #content-bottom figure figcaption {
  position: absolute;
  bottom: 0;
  left: 30px;
  color: #FFF;
}

#maintop-2 figure figcaption p, #content-bottom figure figcaption p {
  font-size: 2em;
  width: 70%;
  line-height: 1.3;
  color: #FFF;
  text-transform: uppercase;
  font-size: 20px;
}

#maintop-2 .alleProj a:hover, #content-bottom .alleProj a:hover {
  opacity: 0.8;
  background-color: #FF271A;
}

#maintop-2 .alleProj a,#content-bottom .alleProj a {
  transition: all ease 250ms;
  background-color: #303030;
  padding: 10px 0;
  display: block;
  text-align: center;
  color: #FFF;
  border-radius: 3px;
  font-size: 2em;
      margin-bottom: 20px;
}

#maintop-2 .col-md-4 img,
#maintop-2 .col-md-8 img,
#content-bottom .col-md-4 img,
#content-bottom .col-md-8 img {
  border-radius: 3px;
}

/* MAIN BOTTOM */

.body_forside #mainbottom {
        margin-top: 50px;
}

#mainbottom .bottomText p {
    color: #000;
    text-align: center;
}
#maintop-2 p {
    text-align: center;
}

#bottom {
  background-color: #ededed;
}

.omMainBottom header{
  text-align: center;
}
#maintop-2 .col-md-10 {
  background-color: #dd2e47 !important;
  padding: 15px 15px !important;
  text-align: center;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
  border-bottom-left-radius: 0.5em;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 310px;
}

#maintop-2 .col-md-10 p {
  margin-bottom: 0;
  color: #FFF;
  font-size: 1.3em;
}

#maintop-2 .col-md-1 {
  background-color: #FF271A;
  position: absolute;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: -80px;
  color: #FFF;
}

#maintop-2 .col-md-1 span {
  line-height: 0;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 24px;
  font-size: 2.5em;
}

.fixPlacing {
  float: right;
}

.personHolder1, .personHolder2 {
  text-align: center;
  display: block;
  width: 150px;
}

 

.personHolder1 p, .personHolder2 p {
  margin-top: 10px;
  font-family: 'NYCD';
  color: #7590ab;
}

.personHolder1 {
  margin-left: 10px;
}

.personHolder2 {
  margin-right: 10px;
}

/* BOTTOM */

#bottom {
  background-image: url('/images/footerbg.jpg?i=808');
  padding-top: 55px;
}

#bottom h5 {
  text-transform: none;
  color: #FFF;
}

#bottom p {
  color: #7590ab;
}

#bottom .footer a {
  color: #7590ab;
  display: block;
  margin-bottom: 18px;
}

#bottom .footer a:hover {
  text-decoration: underline !important;
}

.socialLinks {
  background-color: #b3afa5;
  border-radius: 50%;
  width:50px;
  height: 50px;
  display: inline-block !important;
  text-align: center;
  color: #FFF;
  margin-right: 12px;
  font-size: 2.5em;
  color: #FFF !important;
  font-family: 'FontAwesome';
}

.socialLinks:hover {
  text-decoration: none !important;
  opacity: 0.8;
}

#footerLogo {
  width: 150px;
}

.footerMadeby p {
  width: 50%;
  display: inline-block;
  float: right;
  margin-top: 40px;
}

.footerMadeby span {
  font-size: 2em;
  margin: 20px 0 0 20px;
  color: #7590ab;
  display: inline-block;
}

/* CASES */

.body_cases .span12 h2 a {
  text-transform: capitalize;
  font-size: 0.8em;
  color: #182434;
}

.body_cases .span12 h2 a:hover {
  text-decoration: underline !important;
}

.body_cases .span12 h2{
  text-align: center;
}

.item_info .item_info_dl dd {
  font-size: 2em;
  color: #d50523;
  font-style: normal;
}

.item_info .item_info_dl dd .item_category-name::before {
  font-size: 1em;
}
.body_cases #content-bottom header h3 {
  text-transform: none;
  font-size: 2em;
  font-weight: 500;
  border-bottom: #b3afa5 solid 2px;
}


.body_cases .span6 figure, .body_cases .span6 header {
  width: 33.3333333333%;
}

/*.body_cases .items-row {
  width: 33.3333333333%;
  float: left;
}

.body_cases .items-row:nth-child(2) {
  width: 66.6666666666%;
}*/

/* SINGLE CASE */

.body_cases .item_fulltext {
  float: right;
}

ul.latestnews li {
  list-style: none;
  text-transform: capitalize;
}

ul.latestnews li a {
  color: #d50523;
}

ul.latestnews li a:hover {
  opacity: 0.8;
  text-decoration: underline !important;
}

.body_cases .text {
  margin: 0px 0 30px 0;
}

.body_cases .galleri {
    padding-top: 30px;
  padding-right: 0;
}

.body_cases .galleri #twoj_photo_gallery1 {
  padding: 0 !important;
}

#content #component h1 {
  font-size: 2.3em;
  font-weight: 300;
  margin-bottom: 0px;
    text-transform: uppercase;
}

.body_cases dl.item_info_dl {
  border: none;
  margin-top: -50px;
}

.showcaseHeader {
font-size: 1.5em;
    color: #182434;
    text-transform: capitalize;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 5px;
    border-bottom: solid #b3afa5 4px;
}

.showCol {
  margin-top: 25px;
}

.showFig {
  position: relative;
  z-index: 9999999;
}

.showFig figcaption {
  position: absolute;
  bottom: 5px;
  left: 15px;
  color: #FFF;
      font-size: 24px;
}

.showFig a {
  display: block;
}

.body_cases .content-bottom {
  margin-top: 40px;
}

.body_cases .item_title {
  color: #242F3E;
}

.showHead {
  text-transform: none;
  line-height: 1;
}

.banner {
  width: 100%;
}

.body_cases .padFix {
  padding-left: 0;
}

.showCol .showFig img {
  border-radius: 3px;
}

/* SØREN CSS END */

/*======================================================== Jonas rettelser 22/06 2016 ====================================================*/
@media (max-width: 991px){
  #push {display: none;}
  #wrapper {margin: 0 auto 0; min-height: 0;}
  #footer-wrapper {height: auto;}
}
/*=================== LAPTOP ======================*/
@media (max-width: 1299px) {
  #mainbottom .container-fluid {
    width: 100%;
  }
}
/*=================== TABLET LANDSCAPE ======================*/
@media (max-width: 1199px) {
  .menusoeg::after {
    right: auto;
  }
  
  .moduletable.col-sm-3.menusoeg  {
    width: 16.66666667%;
  }
  .hovedmenu {
    width: 66.66666667%;
  }
  .thefrontBoxes h2 {
    font-size: 16px;
    line-height: 30px;
  }
  .thefrontBoxes li {
    font-size: 13px;
  }
  .artNewsData h3 {
    font-size: 19px;
  }
  .enterpriseimg, .enterpriseitext {
    min-height: 413px;
  }
  .person h3 {
    line-height: 22px;
    padding: 10px 0;
    font-size: 16px;
  }
}
/*=================== TABLET PORTRAIT ======================*/
@media (max-width: 991px) {
  #header > .row-container > .container {
    width: 100%;
  }
  .hovedmenu,
  .moduletable.col-sm-3.menusoeg,
  #logo {
    width: 33.33333333%;
    float: left;
  }
  .moduletable.col-sm-3.menusoeg {
    float: right;
  }
  #logo {
    margin-left: 33.33333333%;
  }
  .hovedmenu {
    margin-right: 66.66666667%;
    position: absolute;
    top: 70px;
  }
  #header #jux_megamenucss3 .jux-fa.jux-fa-bars {
    color: #d40423;
  }
  #wrapper .none #js-mainnavcss3.megamenu {
    background-color: transparent;
  }
  #logo img {
    max-width: 160px;
  }
  .thefrontBoxes {
    width: 50%;
  }
  .thefront1, .thefront2 {
    margin-bottom: 30px;
  }
  .col-md-12.alleProj {
    clear: both;
  }
  .omMainBottom > .module_container > .mod-custom {
    background: none !important;
  }
  #mainbottom {
    margin-bottom: 0px;
  }
  #wrapper #js-meganav-off-canvas.js-megamenu-off-canvas {
    background-color: #fff;
  }
  .artNewsData h3 {
    font-size: 20px;
  }
  .kontaktsidenTekst a {
    display: block;
  }
  @media (min-width: 768px) {
    .moduletable.top_kontakt {
      width: 50%;
      float: left;
    }
    .thefrontBoxes h2 {
      font-size: 20px;
      line-height: 43px;
    }
    .anoArts .artNews.row > div:nth-child(1),
    .anoArts .artNews.row > div:nth-child(2) {
      width: 50%;
    }
    /*
    #footer .moduletable.col-sm-3 {
      width: 50%;
    }
    .foo1, .foo4 {
      margin-bottom: 20px;
    }*/
    #footer li span {
      display: block;
      margin-bottom: -20px;
    }
    .enterpriseimg, .enterpriseitext {
      min-height: 479px;
    }
    .atconNyhed .anImg {
      min-height: 270px;
    }
    .kontaktsidenTekst, .Kontaktform {
      float: left;
    }
    .person h3 {
      min-height: 64px;
    }
    .person .pImg {
      height: 150px;
    }
  }
}
/*=================== MOBILE ======================*/
@media (max-width: 767px) {
  .top_kontakt.Aright ul {
    float: left;
  }
  .top_kontakt.Aright li {
    margin-left: 0;
  }
  .top_kontakt.Aright li:nth-child(1),
  .top_kontakt.Aright li:nth-child(2) {
    margin-right: 35px;
  }
  #logo {
    margin-left: 0;
    width: 100%;
    float: none;
  }
  .moduletable.col-sm-3.menusoeg {
    width: 65%;
    margin-top: 0;
  }
  .menusoeg {
    margin-top: 0;
  }
  .hovedmenu {
    position: static;
    margin-right: 0;
    width: 35%;
  }
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .menusoeg::after {
    top: 10px;
  }
  .ATcon h1 {
    font-size: 20px !important;
    line-height: 25px !important;
  }
  .thefrontBoxes {
    width: 100%;
  }
  .thefront3 {
    margin-bottom: 30px;
  }
  .thefrontBoxes h2 {
    font-size: 20px;
    line-height: 40px;
  }
  .artNewsData h3 {
    line-height: 25px;
  }
  .foo1, .foo4, .foo2 {
    margin-bottom: 25px;
  }
  body #footer li, body #footer a {
    line-height: 25px;
  }
  .enterpriseimg {
    min-height: 180px;
    background-repeat: no-repeat;
  }
  .enterpriseitext {
    min-height: 0;
  }
  #content #component h1 {
    font-size: 1.8em;
  }
  .atconNyhed .anImg {
    min-height: 200px;
  }
  .kontaktsidenTekst,
  .Kontaktform {
    min-height: 0;
    width: calc(100% - 30px);
    margin-right: 15px;
    margin-left: 15px;
  }
  .kontaktQuote {
    clear: both;
  }
  .kontaktsidenTekst h3,
  .Kontaktform h3 {
    margin-top: 0;
    padding-top: 25px;
  }
  .Kontaktform {
    padding-bottom: 15px;
  }
  #kontaktForm .rsform-block {
    width: 100%;
  }
  .person.p1, .person.p2, .person.p3 {
    margin-bottom: 30px;
  }
}
/*=================== iPhone 6 + ======================*/
@media (max-width: 479px) {
    
}
/*=================== iPhone 6 ======================*/
@media (max-width: 413px) {
    
}
/*=================== iPhone 5 & 4 ======================*/
@media (max-width: 374px) {
  .kontaktsidenTekst ul {
    width: 100%;
    float: none;
  }
  .kontaktsidenTekst .mod-custom > ul:nth-child(2) {
    margin-top: -50px;
  }
}
#jux_megamenucss3 .megamenu.horizontal.right ul.level0 {
    float:none !important;
}
.skrivfooter {
    margin-bottom: 10px;
    min-height: 453px;
    text-align: center;
    width: calc(50% - 15px);
}
.skrivfooter h3 {
    margin-bottom: 15px !important;
    margin-top: 25px !important;
    font-size: 30px !important;
}
#content h2 {
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
    text-transform: none;
    color: #FF291F;
}
#aside-right h3 {
    font-size: 25px;
    font-weight: 300;
    line-height: 35px;
    color: #fff;
}
#aside-right .module_container {
    background: url(/images/rist2.jpg) center top;
    color: #fff;
    padding: 30px;
}
#aside-right a {
    color: #fff;
    border-bottom: 1px solid #fff
}
#aside-right .Produkter a {
    border: none;
    font-size: 16px;
    color: fff;
        background: url("/images/navigate.png") no-repeat scroll left top 15px / 12px auto;
}

#aside-right .Produkter .module_container {
    color: #303030;
}

#aside-right a:hover, #aside-right .nav.menu > li.active > a, #aside-right .nav.menu > li.active > ul > li.active > a {
    color: red;
}

.Produkter li a:hover  {
    color: red !important;
}

.ringop h3 {
    padding-left: 20px !important;
}


#footer .menufooter p {
    margin: 0px;
}


.pdf a {
    background: #333333 url("/images/pdficon_large.png") no-repeat scroll right 10px center;
    border: 1px solid #24508c;
    color: #fff;
    display: block;
    padding: 10px 30px 10px 20px;
    width: 360px;
}
#showcase a {
    background: #FF261A;
    border: 1px solid #FF261A !important;
    font-size: 14px !important;
    font-weight: 300;
    padding: 10px 20px !important;
    transition: all 300ms ease-in-out 0s;
}
#showcase a:hover {
    background: #000;
    border: 1px solid #000 !important;
    color: #fff;
    transition: all 300ms ease-in-out 0s;
}
#mainbottom .mod_bgg .module_container {
  background-size: cover;
  min-height: 400px;}
}
#footer {
    margin-top: 300px !important;
}
.mod_text .module_container {
    background: #fff;
    padding: 50px;
    min-height: 400px;
}

#mainbottom {
    background: #eaeaea none repeat scroll 0 0;
    margin-top: 60px;
    padding: 55px 0;
}
.mod_bgg.mod_bgg_left.col-sm-6.col-xs-12.height-after, .mod_text.mod_text_left.col-sm-6.col-xs-12 {
    padding-left: 0;
    padding-right: 0;
}
#mainbottom .col-md-1 {
    background-color: #FF271A;
    border-radius: 50%;
    color: #fff;
    height: 50px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: -80px;
    width: 50px;
}
#mainbottom .col-md-1 span {
    font-size: 0.1px;
    left: 0;
    line-height: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: 24px;
    color: #fff;
}
#mainbottom .omMainBottom:before {
    content: '\f129 ';
    display: inline-block;
    width: 100%;border-radius: 0px 0px 3px 0px;
    z-index:1000;
    text-align: center;
    font-family: FontAwesome;
    font-size: 30px;
    color: black;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    margin-top: -76px;
    color: #fff;
    margin-left: -14px;
}
#maintop-2 .col-md-1 {
    background-color: #FF271A;
    border-radius: 50%;
    color: #fff;
    height: 50px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: -80px;
    width: 50px;
}
#maintop-2 .col-md-1 span {
    font-size: 0.1px;
    left: 0;
    line-height: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: 24px;
    color: #000
}
#maintop-2 .omMainBottom:before {
    content: '\f129 ';
    display: inline-block;
    width: 100%;border-radius: 0px 0px 3px 0px;
    z-index:1000;
    text-align: center;
    font-family: FontAwesome;
    font-size: 30px;
    color: black;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    margin-top: -76px;
    margin-left: -14px;
    color: #fff;
}
.mod_text .module_container > p {
    width: 70%;
}
.body_forside #mainbottom {
    background: rgba(0, 0, 0, 0) url("/images/mainbottom-bg.jpg") no-repeat scroll center center / cover ;
    margin-top: 50px;
    padding: 40px 0px;
}
#mainbottom a {
        border-width: 1px;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0;
    min-height: 0;
    min-width: 0;
    padding: 10px 20px;
    background: #ff261a none repeat scroll 0 0;
    border: 1px solid #ff261a !important;
    font-size: 14px !important;
    font-weight: 300;
    padding: 10px 20px !important;
    transition: all 300ms ease-in-out 0s;
    color: #fff;
}
#mainbottom a:hover {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #000 !important;
}
#mainbottom .hvorforos h3 {
    color: #fff;
}
#mainbottom .hvorforos p {
    color: #fff;
}
.body_forside #mainbottom .hvorforos .module_container {
    background: rgba(112, 112, 112, 0.6) none repeat scroll 0 0;
    
    padding: 30px;
}
#jux_megamenucss3 .megamenu.horizontal.right ul.level0 {
    float: right !important;
}
#logo img {
    margin-top: 10px;
    max-width: 180%;
    padding-bottom: 10px;
}
#header .megamenu.wtf-menu.level0 {
    margin-top: 10px;
}
#top li.active a {
    color: red;
}
.nav-child.unstyled.small {
    margin-left: 20px;
}
.Produkter ul {
    list-style: none;
    padding-left: 0;
}

.Produkter li a {
    background: rgba(0, 0, 0, 0) url("/images/navigate.png") no-repeat scroll left bottom / 10px auto;
    padding-left: 15px;
}
#aside-right .Produkter .module_container {
    background: url(/images/rist.jpg);
}
#maintop {
    background: rgba(0, 0, 0, 0) url("/images/bannere/banner.jpg") repeat scroll 0 0;
    padding: 40px 0;
    min-height: 300px;
}
.body_forside #maintop {
    background: #fff;
}
.kontaktsidenTekst a:hover {
    color: #fd2a21;
}
.HFtd td, .HFtd th {
    padding: 10px;
}
h2, h3 {
    font-size: 30px;
    font-weight: 300;
    line-height: 43px;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}
.twoj-menu-default-red.zetta-menu.zm-js-0.zm-response-switch {
    display: none;
}
#aside-right .Produkter .nav-child a {
    background: rgba(0, 0, 0, 0) url("/images/navigate.png") no-repeat scroll left top 4px / 12px auto;
}
#top .nav-child.unstyled.small {
    display: none;
}


