body {
  font-family: "myriad-pro", sans-serif;
  font-size: 13pt;
  color: #3c3c3c;
}
h1 {
  font-size: 48px;
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 36px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "myriad-pro-condensed", sans-serif;
}
.topHome {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 5;
}
.topHome .fa-2x {
  color: #dedede;
  margin: 4px;
}
.mod_bgColor {
  background: red;
}
.items-more a {
  color: #003671;
}
.items-more a:hover {
  color: #A7C4E8;
}
.punktboks {
  background: #003671;
  color: #fff;
  height: 475px;
}
@media screen and (max-width: 768px) {
  .punktboks {
    height: auto;
  }
}
.custom.punktboks {
  padding: 5px 35px;
}
.caret {
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
}
.navbar-default {
  border: none;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .navbar-default {
    padding-bottom: 0px;
  }
}
.navbar-default .navbar-toggle {
  border: none;
}
.navbar-default .navbar-toggle .fa {
  font-size: 20px;
  color: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:active {
  background-color: none;
}
.navbar-nav {
  border-top: 1px solid #A7C4E8;
  font-size: 21px;
  font-family: "myriad-pro-condensed", sans-serif;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #A7C4E8;
  background-color: #003671;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent !important;
  color: #A7C4E8 !important;
}
h1 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.singleCl {
  margin-top: 40px;
  margin-bottom: 40px;
}
.banner-img img {
  width: 100%;
}
.productbg {
  background: url(../../templates/ne-partner/images/produktbaggrund.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.modproduktbg.contactform {
  height: auto;
}
.modproduktbg.contactform.fixing {
  margin-top: -20px;
  padding: 0 !important;
}
.modproduktbg {
  background: #FFF;
  height: 360px;
}
@media screen and (max-width: 768px) {
  .modproduktbg {
    height: auto;
  }
}
.modproduktbg img {
  width: 45%;
  margin-bottom: 20px;
}
.modproduktbg h4 {
  font-size: 16pt;
}
.custom.modproduktbg {
  padding: 15px 35px;
  color: #003671;
}
.headerbg {
  background: #003671 !important;
}
.t3-copyright {
  display: none;
}
.page-header {
  display: none;
}
.nav-stacked > li {
  float: right;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .nav-stacked > li {
    float: none;
  }
}
.nav-stacked > li a {
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
}
.nav-stacked > li a:hover,
.nav-stacked > li a:active {
  background: none;
}
@media screen and (max-width: 768px) {
  .nav {
    text-align: center;
  }
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #003671;
}
.home {
  border: none;
}
.nav-stacked > li + li {
  margin-top: 0;
  margin-left: 0;
}
.off-canvas-toggle {
  display: none;
}
.logo-image {
  position: absolute;
  z-index: 999;
}
@media screen and (max-width: 768px) {
  .logo-image {
    position: static;
  }
}
.carousel-caption {
  background-color: rgba(0, 54, 113, 0.6);
  padding: 0px 15px 30px 30px;
  right: 45%;
  text-align: left;
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .carousel-caption {
    display: none;
  }
}
.carousel-caption .btn {
  display: none;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  display: block;
  padding: 5px;
  font-size: 20px;
  color: #003671;
}
.nav-tabs {
  display: none;
}
.items-more h3 {
  display: none;
}
.cat-children h3 {
  display: none;
}
.remove-t3 .t3-mainbody {
  display: none;
}
.page-subheader {
  border: none;
  margin: 0;
}
h2.page-subtitle {
  display: none;
}
.scroll-text {
  display: none;
}
.fa-chevron-down {
  color: #003671;
}
.right.carousel-control,
.left.carousel-control {
  display: none;
}
.t3-header {
  padding-top: 20px;
  padding-bottom: 5px;
}
.logo {
  text-align: left;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .logo-image {
    text-align: center;
  }
}
.logo-image .logo-img {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .logo-image .logo-img {
    width: 60%;
  }
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .head-search {
    display: none;
  }
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-top: 40px;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  border-top: 1px solid #eeeeee;
  background: #c6c6c6;
  color: #555555;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: inherit;
  color: #555555;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #333333;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #555555;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}