/*
Theme Name:   DUI
Theme URI:    https://wordpress.org/themes/bootstrap-basic/
Description:  Bootstrap Basic Child Theme created for DUI-LEG og VIRKE 2016
Author:       Supertusch
Author URI:   http://supertusch.dk
Template:     bootstrap-basic
Version:      1.0.0
Text Domain:  dui
*/

/* FONTS */



@import url(https://fonts.googleapis.com/css?family=Hind:400,300,500,600,700);

html {
  height: 100%;
  overflow-x: hidden;
  position: relative;
}
body {
  position: relative;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}
* {
  font-family: 'Hind', sans-serif;
}

a:focus {
  text-decoration: none!important;
}

/* General */
h1 {
  font-size: 35px;
  font-weight: bold;
}
h2 {
  font-size: 24px;
  font-weight: bold;
}
h3 {
  font-size: 20px;
  font-weight: bold;
}
h4 {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
a,
a:active,
a:focus {
  outline: 0;
}
p {
  font-size: 16px;
}
p a,
p a:hover {
  color: #333333;
  text-decoration: underline;
}
.entry-content img {
  width: 100%;
  vertical-align: middle;
  height: auto;
}
.entry-content p img {
  width: auto;
  max-width: 100%;
}
.site-id-1:not(.home) .header-area {
  z-index: 10;
}
.image-caption {
  font-size: 12px;
}

/* HEADER */

.logo {
  position: relative;
  z-index: 1;
}
.local-logo {
  position: relative;
  top: -35px;
  left: 20px;
  width: 200px;
}
.site-title {
  margin-bottom: 10px;
  margin-left: -10px;
}
@media screen and (max-width: 1200px) {
  .logo {
    max-width: 30%!important;
    margin-bottom: 15px;
  }
  .local-logo {
    /*max-width: 60%;*/
    top: 0;
    z-index: 1;
    left:0px;
  }
  .site-title {

  }
  .local .site-title {

  }
}
@media screen and (max-width: 768px) {
  .site-title {
    margin-left: 10px;
  }

}
@media screen and (max-width: 768px) {
  .menu-background {
    background-color: #ffffff;
    margin-left: -20px;
  }
}
#nav-trigger {
  position: relative;
  z-index: 20;
  z-index: 1001;
}
.navbar-default {
  background-color: transparent;
  background-image: none;
  box-shadow: none;
  border: none;
}
.navbar-primary-collapse {
  margin-right: -30px;
  overflow: hidden;
}
.navbar-collapse {
  padding: 0;
}
.menu-main li {
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  margin: 20px;
}
@media screen and (min-width: 768px) {
  #local-menu-mobile {
    display: none;
  }
  .menu-main li {
    margin: 10px !important;
  }
}
.menu-main {
  float: right;
}
@media screen and (min-width: 769px) {
  .menu-main li:hover,
  .menu-main li:active,
  .side-id-1 .menu-main .active a {
    background-color: #efeff5 !important;
    border-radius: 3px !important;
    box-shadow: none !important;
    background-image: none !important;
  }
}
.menu-main li a {
  padding: 9px 18px 6px 18px;
}
@media screen and (max-width: 1200px) {
  .tagline {
    display: none;
  }
  .site-id-1 .entry-content .membership {
    margin-top: 0 !important;
  }
  .membership-text {
    padding: 0 10% !important;
  }
}
.local-navigation {
  background-color: #efeff5;
  position: relative;
  top: -70px;
}


/* LOCAL NAVIGATION MAIN SITE */
.site-id-1 .menu-local {
  float: right;
  margin: 9px 0;
}
.site-id-1 .menu-local > li {
  list-style: none;
  display: inline-block;
  margin-left: 8vw;
  margin-left: 120px;
  position: relative;
}
@media screen and (min-width: 1880px) {
  .site-id-1 .menu-local > li {
    margin-left: 6vw !important;
    margin-left: 120px !important;
  }
}
@media screen and (max-width: 1200px) {
  .site-id-1 .menu-local > li {
    margin-left: 3vw !important;
  }
}
.site-id-1 .menu-local li a {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  padding: 0 10px;
}
.site-id-1 .menu-local li a:hover,
.site-id-1 .menu-local li a:active {
  text-decoration: none;
}
.site-id-1 .menu-local li:hover .sub-menu {
  display: block;
}
.site-id-1 .menu-local .sub-menu {
  display: none;
  position: absolute;
  z-index: 10;
  list-style: none;
  padding: 9px 0 0 0;
  min-width: 215px;
  background-color: #efeff5;
}
.site-id-1 .menu-local .sub-menu li {
  padding: 9px 0;
}
.site-id-1 .menu-local .sub-menu li:hover {
  background-color: #de1029;
}
.site-id-1 .menu-local .sub-menu li:hover a {
  color: #ffffff;
}

/* MOBILE NAVIGATION */
.main-navigation {
  background-color: #ffffff;
}

.navbar-toggle {
  border: none;
  transform: translateX(-15px);
  -webkit-transition: 0.4s;
  transition        : 0.4s;
  position: absolute;
  z-index: 1;
  right: 0;
}
.navbar-toggle.active{
  transform: translateX(-245px);
}
.navbar-toggle:hover {
  background-color: transparent !important;
}
.navbar-collapse {
  border: none;
}
.icon-bar,
.icon-bar:before,
.icon-bar:after {
  cursor: pointer;
  border-radius: 0;
  height: 2px;
  width: 21px!important;
  background: #de1029 !important;
  position: absolute;
  display: block;
  content: '';
}
.icon-bar:before {
  -webkit-transform: rotate(0) translateY(-5px);
  transform: rotate(0) translateY(-5px);
}
.icon-bar:after {
  -webkit-transform: rotate(0) translateY(5px);
  transform: rotate(0) translateY(5px);
}
.icon-bar,
.icon-bar:before,
.icon-bar:after {
  transition: .3s;
}
.navbar-toggle.active .icon-bar {
  background-color: transparent !important;
}
.navbar-toggle.active .icon-bar:before,
.navbar-toggle.active .icon-bar:after {
  top: 0;
}
.navbar-toggle.active .icon-bar:before {
  -webkit-transform: rotate(45deg) translateY(0);
  transform: rotate(45deg) translateY(0);
}
.navbar-toggle.active .icon-bar:after {
  -webkit-transform: rotate(-45deg) translateY(0);
  transform: rotate(-45deg) translateY(0);
}
#local-menu-mobile li a {
  color: #333333;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .navbar-primary-collapse {
    position: relative;
    z-index: 1;
  }
  .navbar-nav {
    margin: 0px -15px;
  }
  .menu-main {
    width: 100%;
    float: none;
  }
  .menu-main li a:hover {
    text-decoration: underline;
  }
  #local-menu-mobile,
  #local-menu-mobile .sub-menu {
    list-style: none;
  }
  #local-menu-mobile > li {
    padding-left: 22px;
  }
  #local-menu-mobile .sub-menu li {
    padding: 10px 0px 10px 0px;
  }
  #local-menu-mobile li a:hover {
    text-decoration: underline;
  }
  #local-menu-mobile .dropdown > a {
    color: #333333;
    cursor: default;
  }
  #local-menu-mobile .dropdown > a:hover {
    text-decoration: none;
  }
}
@media (max-width: 768px) {
  .tool-bar-main .menu-main {
    display: none;
  }
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin: 7.5px -15px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.navbar-collapse.navbar-primary-collapse.collapse.in {
  min-width: 200px;
  margin-left: -130px;
  padding-top: 20px;
  background-color: #F1F1F1;
  position: absolute;
  z-index: 5;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  margin-top: 10px;
}

@media screen and (max-width: 768px)
.menu-main {
  width: 100%;
  float: none;
  width: 100%;
  float: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
}


/* FRONT MAIN SITE */
.top-image {
  position: relative;
  top: -70px;
  z-index: -1;
  border-radius: 0 !important;
}
@media screen and (max-width: 768px) {
  .top-image {
    top: 0 !important;
    padding-bottom: 20px;
  }
}
.tagline {
  position: relative;
  top: -18vw;
  font-size: 40px;
  font-weight: bold;
  color: #ffffff;
}
.site-id-1 .entry-content .membership {
  text-align: center;
  margin-top: -80px;
}
.top-image {
  margin-bottom: 70px !important;
}
.membership-text {
  margin-top: 50px;
  padding: 0 25%;
  text-align: left;
  font-size: 16px;
  font-weight: 300;
}
.front_one_column,
.front_two_columns,
.front_one_column_narrow,
.news-widget {
  padding: 0;
}
.widget-column {
  padding: 5px;
}
#front-left,
#front-middle,
#front-right {
  padding: 5px;
}
.front-widget-content {
  padding: 10px;
  height: 200px;
  border-radius: 5px;
}
.news-background {
  padding: 10px;
  background-color: #efeff5;
  border-radius: 5px;
  margin-top: 5px;
}
.news-widget .widget-title {
  margin-top: 5px;
  font-size: 24px;
  margin-top: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #cdcdd4;
  margin-bottom: 15px;
}
.news-image {
  width: 100%;
  height: 135px;
  background-size: cover;
  border-radius: 5px;
}
.new-item-title {
  height: 43px;
  margin-top: 5px;
  font-size: 15px;
}
.all-news {
    position: absolute;
    top: 0;
    right: 0;
    padding: 22px 10px 0 0;
}

@media(max-width: 991px) {
    .front_one_column .widget-column,
    .front_two_columns .widget-column,
    .front_one_column_narrow .widget-column {
        position: relative;
        height: 0;
        padding-bottom: 72%;
        margin-bottom: 10px;
    }
    .front-widget-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .front_one_column .widget-column {
        padding-bottom: 33.33333%;
    }
    .front_one_column .front-widget-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    @supports (grid-auto-flow: dense) {
        .front_two_columns,
        #front-left {
            display: grid;
            grid: auto-flow auto / repeat(2, 1fr);
            grid-gap: 10px;
        }
        .front_two_columns h2 {
            margin-top: 0;
            font-size: 20px;
        }
        .specific-news-item > a {
            display: grid;
            grid: auto / auto 1fr;
            grid-gap: 10px;
        }
        .all-news + .news-widget {
            display: grid;
            grid-gap: 20px;
        }
        .news-image {
            width: 60px;
            height: 60px;
        }
        .all-news {
            padding: 15px 15px 0 0;
        }
    }
}

.shadow-white {
  text-shadow: 0 3px 20px rgba(0,0,0,.3);
}
.type {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.black:after,
.white:after {
  content: "";
  display: inline-block;
  background-size: 25px 25px !important;
  position: relative;
  top: 8px;
  margin-left: 10px;
  width: 25px;
  height: 25px;
}
.news:before {
  content: 'nyhed';
}
.event:before {
  content: 'begivenhed';
}
.country:before {
  content: 'landsdækkende arrangement';
}
.news.black:after {
  background: url('/wp-content/themes/dui/assets/images/news_black.png') no-repeat;
}
.news.white:after {
  background: url('/wp-content/themes/dui/assets/images/news_white.png') no-repeat;
}
.event.black:after {
  background: url('/wp-content/themes/dui/assets/images/event_black.png') no-repeat;
}
.event.white:after {
  background: url('/wp-content/themes/dui/assets/images/event_white.png') no-repeat;
}
.country.black:after {
  background: url('/wp-content/themes/dui/assets/images/event_black.png') no-repeat;
}
.country.white:after {
  background: url('/wp-content/themes/dui/assets/images/event_white.png') no-repeat;
}
.front-find-header {
  text-align: center;
}
/*@media screen and (max-width: 799px) {
  .front-map,
  .front-find-header,
  .map {
    display: none;
  }
}*/

div#wpgmza_map_1 {
  margin-bottom: 40px;
}

h1.front-find-header {
  margin-top: 100px;
}

/* ARCHIVES */
.page-template-archive-event .specific-event {
  margin-bottom: 45px;
}
.page-template-archive-event .site-date {
  color: #de1029;
  font-size: 16px;
  font-weight: bold;
}
.page-template-archive-event .event-site {
  text-transform: capitalize;
}
.page-template-archive-event .date {
  margin-left: 3px;
}
.page-template-archive-event .title {
  margin-bottom: 6px;
}
.page-template-archive-event .title a {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
}
.page-template-archive-event .description {
  font-size: 16px;
  font-weight: 300;
}
.page-template-archive-event .description a {
  color: #333333;
  margin-left: 3px;
}
.page-navigation {
  text-align: center;
  font-size: 18px;
  margin-top: 20px;
}
.page-navigation a {
  color: #333333;
}
.page-navigation .current,
.page-navigation .larger,
.page-navigation .smaller {
  padding: 5px !important;
}

/* LOCAL ARCHIVES */
.local .archive-site-date {
  font-size: 16px;
  font-weight: bold;
}
.local .title a {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}
.local .specific-event .description {
  margin-bottom: 20px;
}
.local .event-link {
  font-size: 16px;
  font-weight: bold;
}

/* CONTENT */
#main-column .post,
#main-column .page {
  border: 0;
}
.content-text {
  margin-bottom: 20px;
}
.button-container {
  margin-bottom: 40px;
  margin-top: 20px;
}
.wpgmza-form-field {
  margin-bottom: 30px !important;
}
.button,
.button:active,
.button:focus,
.wpgmza_sl_search_button_1 {
  background-color: #de1029;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 15px;
  border-radius: 6px;
  border: 0;
  text-decoration: none;
}
.wpgmza_sl_reset_button_1 {
  background-color: #d1d1d1;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 15px;
  border-radius: 6px;
  border: 0;
}
.wpgmza_sl_reset_button_1:hover,
.wpgmza_sl_search_button_1:hover {
  background-color: #333333;
  color: #ffffff;
}
.wpgmza_sl_query_innerdiv1,
.wpgmza_sl_radius_innerdiv1 {
  font-size: 18px;
}

.button:hover {
  background-color: #d1d1d1;
  color: #ffffff;
  text-decoration: none;
}
.quote {
  font-size: 18px;
  font-weight: bold;
  padding: 0 7%;
}
.quote:before {
  content: open-quote;
  color: #de1029;
  vertical-align: 0.2em;
}
.quote:after {
  content: close-quote;
  color: #de1029;
  vertical-align: -0.7em;
}
.image {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 5px;
}
.video-section {
  padding: 0 10%;
}
.embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed iframe,
.embed object,
.embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.employee {
  margin-top: 30px;
}
.employee .name {
  font-size: 16px;
  font-weight: bold;
}
.employee .position,
.employee .email,
.employee .phone {
  font-weight: 300;
}
.employee .email:before {
  content: 'Email';
  margin-right: 23px;
}
.employee .email a {
  color: #333333;
}
.employee .phone:before {
  content: 'Telefon';
  margin-right: 10px;
}
.employee .position {
    min-height: 3em;
}

.employee .row > div {
    margin-bottom: 2em;
}
.address {
  margin-top: 10px;
}
.address .content-header {
  font-size: 16px;
  font-weight: bold;
}
.sign-up {
  margin-top: 25px;
}
.specific-news-item .row {
  display: flex;
}
.news-date {
  font-size: 16px;
  font-weight: 300;
  margin-top: -5px;
  margin-bottom: 10px;
}
.specific-news-item .col-md-8 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.specific-news-item img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.specific-news-item .description {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 10px;
}
.specific-news-item a {
  color: #333333;
  font-size: 16px;
  font-weight: 300;
}
#main-column .post {
  padding: 0;
}

/*FORM MAIN SITE / BLIV MEDLEM */

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.medlem_name {
  width: 600px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #d4d4dc;
  margin-bottom: 10px;
  padding-left: 10px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.medlem_adress {
  width: 600px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #d4d4dc;
  margin-bottom: 10px;
  padding-left: 10px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.medlem_email {
  width: 600px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #d4d4dc;
  margin-bottom: 10px;
  padding-left: 10px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel.medlem_phone {
  width: 600px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #d4d4dc;
  margin-bottom: 10px;
  padding-left: 10px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.medlem_birth {
  width: 600px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #d4d4dc;
  margin-bottom: 20px;
  padding-left: 10px;
}

textarea.wpcf7-form-control.wpcf7-textarea.medlem_household {
  width: 600px;
  height: 100px;
  border-radius: 5px;
  border: 1px solid #d4d4dc;
  margin-bottom: 20px;
  padding-left: 10px;
}

textarea.wpcf7-form-control.wpcf7-textarea.medlem_comments {
  width: 600px;
  height: 100px;
  border-radius: 5px;
  border: 1px solid #d4d4dc;
  padding-left: 10px;
}

input.wpcf7-form-control.wpcf7-submit {
  width: 220px;
  height: 48px;
  background-color: #de1029;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 15px;
  border-radius: 6px;
  border: 0;
  text-decoration: none;
  padding-left: 10px;
}

input.wpcf7-form-control.wpcf7-submit:hover {
  background-color: #e2e2e2;
  color: #ffffff;

}

span.form_required {
  color: #de1029;
  font-size: 24px;
}

/* LOCAL SITES COLORS */
/* Fix full height color */
body > div[class$="-background"]:after {
  content: '';
  clear: both;
  display: table;
}

body > div[class$="-background"] .row-with-vspace {
  margin-bottom: 0;
}


#sidebar-left .menu-local-container ul li .sub-menu li a:before {
  position: absolute;
  content: '\00B7';
  color: #de1029;
  left: 20px;
}
#sidebar-left .menu-local-container ul li .sub-menu li a {
  font-size: 16px;
  position: relative;
  line-height: 2;
  padding-left: 40px;
}
#sidebar-left .menu-local-container ul li .sub-menu li:last-child a {
  padding-bottom: 20px;
}

#sidebar-left .menu-local-container li.dropdown:after {
  content: '\f078';
  font-family: fontawesome;
  position: absolute;
  top: 14px;
  right: 5%;
  transition: .3s;
  transform: none;
  transform-origin: 50% 50%;
}

#sidebar-left .menu-local-container li.dropdown.open-sub-menu:after {
  transform: rotate(180deg) translateZ(0);
}

/* Blue */
.blue-background {
  background-color: #369dd8 !important;
  min-height: 100vh;
}
.blue-background .local-menu-widget .menu li > a:hover,
.blue-background .current_page_item,
.blue-background .current-page-ancestor,
.blue-background .button:hover,
.blue-background .local-menu-widget .menu li.open-sub-menu > a,
.blue-background .local-menu-widget .menu li.open-sub-menu .sub-menu {
  background-color: #c4e2f2;
}
.blue-background .button {
  background-color: #64b2dd;
}
.blue-background .archive-site-date,
.blue-background .event-link,
.blue-background .events-link a {
  color: #64b2dd;
}
.blue-background .icon-bar,
.blue-background .icon-bar:before,
.blue-background .icon-bar:after {
  background-color: #369dd8 !important;
}
.blue-background #local-menu-mobile li a {
  color: #369dd8;
}

/* Gray */
.gray-background {
  background-color: #ececec !important;
  min-height: 100vh;
}
.gray-background .local-menu-widget .menu li > a:hover,
.gray-background .current_page_item,
.gray-background .current-page-ancestor,
.gray-background .button:hover {
  background-color: #e2e2e2;
}
.gray-background .button {
  background-color: #9E9E9E;
}
.gray-background .archive-site-date,
.gray-background .event-link,
.gray-background .events-link a {
  color: #9E9E9E;
}
.gray-background .icon-bar,
.gray-background .icon-bar:before,
.gray-background .icon-bar:after {
  background-color: #ececec !important;
}
.gray-background #local-menu-mobile li a {
  color: #ececec;
}

/* Green */
.green-background {
  background-color: #2ea5a1 !important;
  min-height: 100vh;
}
.green-background .local-menu-widget .menu li > a:hover,
.green-background .current_page_item,
.green-background .current-page-ancestor,
.green-background .button:hover {
  background-color: #c2e4e2;
}
.green-background .button {
  background-color: #5eb8b3;
}
.green-background .archive-site-date,
.green-background .event-link,
.green-background .events-link a {
  color: #5eb8b3;
}
.green-background .icon-bar,
.green-background .icon-bar:before,
.green-background .icon-bar:after {
  background-color: #2ea5a1 !important;
}
.green-background #local-menu-mobile li a {
  color: #2ea5a1;
}

/* Light Green */
.light-green-background {
  background-color: #7dc19a !important;
  min-height: 100vh;
}
.light-green-background .local-menu-widget .menu li > a:hover,
.light-green-background .current_page_item,
.light-green-background .current-page-ancestor,
.light-green-background .button:hover {
  background-color: #D5E7D7;
}
.light-green-background .button {
  background-color: #A4C9AA;
}
.light-green-background .archive-site-date,
.light-green-background .event-link,
.light-green-background .events-link a {
  color: #A4C9AA;
}
.light-green-background .icon-bar,
.light-green-background .icon-bar:before,
.light-green-background .icon-bar:after {
  background-color: #7dc19a !important;
}
.light-green-background #local-menu-mobile li a {
  color: #7dc19a;
}

/* Orange */
.orange-background {
  background-color: #e8A07B !important;
  min-height: 100vh;
}
.orange-background .local-menu-widget .menu li > a:hover,
.orange-background .current_page_item,
.orange-background .current-page-ancestor,
.orange-background .button:hover {
  background-color: #EFDACA;
}
.orange-background .button {
  background-color: #e8a07b;
}
.orange-background .archive-site-date,
.orange-background .event-link,
.orange-background .events-link a {
  color: #e8a07b;
}
.orange-background .icon-bar,
.orange-background .icon-bar:before,
.orange-background .icon-bar:after {
  background-color: #e8A07B !important;
}
.orange-background #local-menu-mobile li a {
  color: #e8A07B;
}

/* Purple */
.purple-background {
  background-color: #6B72B2 !important;
  min-height: 100vh;
}
.purple-background .local-menu-widget .menu li > a:hover,
.purple-background .current_page_item,
.purple-background .current-page-ancestor,
.purple-background .button:hover {
  background-color: #C5C9E0;
}
.purple-background .button {
  background-color: #858DBA;
}
.purple-background .archive-site-date,
.purple-background .event-link,
.purple-background .events-link a {
  color: #858DBA;
}
.purple-background .icon-bar,
.purple-background .icon-bar:before,
.purple-background .icon-bar:after {
  background-color: #6B72B2 !important;
}
.purple-background #local-menu-mobile li a {
  color: #6B72B2;
}



@media (max-width: 768px) {
  .blue-background .page-container {
    background-color: #369dd8 !important;
  }
  .gray-background .page-container {
    background-color: #ececec !important;
  }
  .green-background .page-container {
    background-color: #2ea5a1 !important;
  }
  .light-green-background .page-container {
    background-color: #7dc19a !important;
  }
  .orange-background .page-container {
    background-color: #e8A07B !important;
  }
  .purple-background .page-container {
    background-color: #6B72B2 !important;
  }
}


/* LOCAL SITES HEADER */
.local .local-logo {
  display: none;
}
.local .logo {
  width: 95px;
  margin-left: 80px;
}
.white-background {
  background-color: #ffffff;
  height: 70px;
}
.menu-main .active a {
  background-color: #ffffff;
  border-radius: 3px !important;
  box-shadow: none !important;
  background-image: none !important;
}

/* LOCAL SITE CONTENT */
.local #content {
  margin-top: 50px;
}
.local .content {
  margin-left: -10px;
  padding: 20px;
}
.local .content,
.local-right-sidebar > div:first-child > .local-right {
  margin-top: -10px;
}
.local .content,
.local-right {
  border-radius: 5px;
  background-color: #ffffff;
}
.local .wp-post-image {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  border-radius: 5px;
}
.home .local h2 {
  margin-top: 0;
}
.local .content p {
  font-weight: 300;
}
.content-text img {
  max-width: 100%;
}
@media screen and (max-width: 414px) {
  .local .entry-title {
    font-size: 28px;
  }
}

/* LOCAL SITES SIDEBAR */
.local #sidebar-left .events-link {
  margin-top: 10px;
}
.local .events-link a {
  font-size: 16px;
  font-weight: bold;
}
.local #sidebar-left aside.widget {
  background-color: #ffffff;
}
.local #sidebar-left .local-menu-widget {
  padding: 0 !important;
}
.local-right-sidebar {
  /*margin-top: -20px;*/
}

@media (min-width: 992px) {
  .local-right-sidebar > div + div {
    margin-top: 20px;
  }
}

.local-right-sidebar .widget_text {
  padding: 0;
}
.menu-logo {
  padding: 20px;
}
.line,
.menu-footer-text {
  padding: 10px 20px;
}
.menu-footer-text {
  font-weight: 300;
  margin-bottom: 10px;
}
.local-menu-widget .menu {
  list-style: none;
  padding-left: 0 !important;
}
.local-menu-widget .menu li > a {
  line-height: 50px;
  padding-left: 20px;
}
.local-menu-widget .menu li a,
.line {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  display: block;
}
.local-menu-widget .menu li a:hover {
  text-decoration: none;
}
.local-right {
  margin-right: -10px;
  /*margin-bottom: 40px;*/
}
.local-right img {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.local-image-link-widget .local-right + .local-right {
  margin-top: 10px;
  margin-bottom: 25px;
}
.local-image-link-widget .local-right,
.local-image-link-widget {
  background-color: transparent !important;
  border: 0 !important;
  padding: 0 !important;
}
.widget_black_studio_tinymce,
.widget_black_studio_tinymce > div {
  background-color: transparent !important;
  border: 0 !important;
  padding: 0 !important;
}
/*.local-right*/ .circle {
position: absolute;
top: calc(50% - 130px/2);
left: calc(50% - 130px/2);
width: 130px;
height: 130px;
border-radius: 50%;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
}
/*.local-right*/ .circle.blue {
background-color: #467dbc;
}
/*.local-right*/ .circle.green {
background-color: #34a5a1;
}
/*.local-right*/ .circle.red {
background-color: #de1029;
}
/*.local-right*/ .facebook:before {
content: '';
height: 21px;
width: 30px;
background: url('/wp-content/themes/dui/assets/images/facebook.png') center / contain no-repeat;
margin: 0 auto .3em;
}

/*.local-right*/ .youtube:before {
content: '';
height: 21px;
width: 30px;
background: url('/wp-content/themes/dui/assets/images/youtube.png') center / contain no-repeat;
margin: 0 auto .3em;
}

/*.local-right*/ .membership:before {
content: '';
height: 30px;
width: 30px;
background: url('/wp-content/themes/dui/assets/images/membership_white.png') center / contain no-repeat;
margin: 0 auto .3em;

}
.local-right .image-widget-link,
aside .image-widget-link {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  max-width: 110px;
  margin: 0 auto;
}

.widget.events-widget{
  padding: 0px;
}

.local-right {
  padding: 15px;
}

.local-left {
  padding: 15px;
}

div#wysija-2 {
  padding-right: 0px;
  padding-left: 0px;
}

div#gce_widget-2 {
  padding-right: 0px;
  padding-left: 0px;
}

div#events-3 {
  padding-right: 0px;
  padding-left: 0px;
}

h2.widgettitle {
  font-size: 18px;
}

.local-right h1{
  font-size: 18px!important;
}

.local-right .widget-title{
  margin-top: 0px!important;
}

input.wysija-submit.wysija-submit-field {
  background-color: #de1029;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 15px;
  border-radius: 6px;
  border: 0;
  text-decoration: none;
}

input.wysija-submit.wysija-submit-field:hover {
  background-color: #d1d1d1;
  color: #ffffff;
}

input#form-validation-field-0 {
  width: 190px;
}

.specific-event {
  margin-top: 15px;
}

.specific-event .title a{
  font-size: 16px!important;
}

/*#sidebar-left.widget{
padding: 15px!important;
}*/

/*RSS FEED*/

.widget_rss {
  padding-left: 0;
  padding-right: 0;
  /*margin-top: 20px;*/
}

.widget_rss li{
  padding-top: 5px;
  padding-bottom: 5px;
}
img.rss-widget-icon {
  display: none;
}
.widgettitle .rsswidget {
  cursor: default;
  font-weight: 700;
}
.widgettitle .rsswidget:hover {
  text-decoration: none;
}
.local-right li{
  list-style: none;
  margin-left: -40px;
  padding-top:5px;
  padding-bottom:5px;
}
a.rsswidget {
  color: #333333;
  font-weight: 500;
}
.rss-date {
  font-style: italic;
  display: block;
}


@media screen and (max-width: 1200px) {
  .local-image-link-widget .local-right img {
    display: none;
  }
  .circle {
    border-radius: 5px !important;
    width: 100% !important;
    position: static !important;
  }
  .local-right {
    margin-right: 10px !important;
    margin-bottom: 30px !important;
  }
  .local-image-link-widget {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 990px) {
  .local-right-sidebar {
    margin-top: 40px;
  }
  #sidebar-left {
    display: none;
  }
  .local-right {
    margin-top: 30px;
    margin-right: auto!important;
  }
  .local .content {
    margin-left: auto;
  }
}
@media screen and (max-width: 1024px) {

}

/* SIDEBAR WIDGETS MAIN SITE */
aside {
  position: relative;
}

#sidebar-right aside.widget {
  background-color: #efeff5;
  padding: 20px !important;
}
#sidebar-right .widget .widget-title {
  font-size: 24px;
  margin-top: -8px;
}
aside.widget {
  border-radius: 5px;
}
.membership-widget .widget-title:before {
  content: "";
  display: inline-block;
  background: url('/wp-content/themes/dui/assets/images/membership.png') no-repeat;
  background-size: 30px 30px;
  margin-right: 10px;
  position: relative;
  top: 8px;
  width: 30px;
  height: 30px;
}
aside.widget img {
  width: 100%;
}
#sidebar-right .widget .widget-content {
  margin-top: 10px;
  font-weight: 300;
}
#sidebar-right .widget .button {
  display: inherit;
  text-align: center;
  margin-top: 15px;
  width: 100%;
  border: 0;
}
#sidebar-right #text-5 .widget-title:before {
  content: "";
  display: inline-block;
  background: url('/wp-content/themes/dui/assets/images/newsletter.png') no-repeat;
  background-size: 30px 30px;
  margin-right: 10px;
  position: relative;
  top: 8px;
  width: 30px;
  height: 30px;
}
#sidebar-right .email {
  width: 100%;
  border: 0;
  line-height: 35px;
  margin-top: 10px;
}
#sidebar-right .events-widget .widget-title:before {
  content: "";
  display: inline-block;
  background: url('/wp-content/themes/dui/assets/images/event.png') no-repeat;
  background-size: 30px 30px;
  margin-right: 10px;
  position: relative;
  top: 8px;
  width: 30px;
  height: 30px;
}
#sidebar-right .specific-event {
  margin-bottom: 20px;
}
#sidebar-right .events .title a {
  color: #de1029;
  font-size: 16px;
  font-weight: bold;
}
#sidebar-right .events .date {
  font-size: 16px;
  font-weight: bold;
}
#sidebar-right .event-site {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 300;
}
#sidebar-right .events-link a {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}

.local-right-sidebar .widget_text .local-right {
  padding: 10px;
}

/* PLACE LISTS */
.area-header {
  color: #ffffff;
  background-color: #de1029;
  font-size: 24px;
  font-weight: bold;
  padding: 15px;
  border-radius: 10px;
  margin-top: 20px;
  cursor: pointer;
}
.place {
  display: none;
  border: 1px solid #cacaca;
  border-radius: 10px;
  margin-top: 12px;
}
.cabin {
  display: block;
}
div.cabin:nth-child(3) {
  margin-top: 30px !important;
}
.place h3 {
  margin: 15px;
}
.place-header {
  text-transform: none;
  margin-top: 15px;
}
.place p {
  font-weight: 300;
}
.place-web {
  margin-top: 15px;
  margin-bottom: 10px;
}
.place-web a {
  font-size: 20px;
  text-decoration: underline;
  color: #333333;
}
@media screen and (max-width: 801px) {
  .place-header,
  .place p,
  .place-web {
    margin-left: 15px;
  }
}
.place-web:before {
  content: url('/wp-content/themes/dui/assets/images/web.png');
  margin-right: 10px;
  position: relative;
  top: 8px;
}

.place-description {
  margin-left: 15px;
}
.toggle-open {
  display: none;
}
.toggle,
.toggle-open {
  width: 25px;
  height: 25px;
  position: relative;
  float: right;
}
.toggle:before,
.toggle:after,
.toggle-open:after {
  content: "";
  position: absolute;
  background: #ffffff;
}
.toggle:before {
  left: 50%;
  width: 10%;
  margin-left: -5%;
  height: 100%;
}
.toggle:after,
.toggle-open:after {
  top: 50%;
  height: 10%;
  margin-top: -5%;
  width: 100%;
}

/* FOOTER MAIN SITE */
#site-footer {
  background: #efeff5;
  border: 0;
}
#site-footer .menu {
  list-style: none;
  padding: 0;
}
#site-footer .menu a {
  color: #333333;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}
#menu-sociale-medier {
  line-height: 50px;
}
.menu-item ._svg {
  width: 2em;
}

/* Find afdeling */
.wpgmza_sl_main_div {
  width: 100%;
  display: -webkit-box!important;
  display: -webkit-flex!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 425px) {
  .wpgmza_sl_query_div {
    margin-bottom: 1em!important;
  }
}

.wpgmza_sl_main_div input + input {
  margin-left: 5px!important;
}

.wpgmza_sl_radius_div {
  display: none!important;
}

.wpgmza_sl_query_div {
  margin-right: auto!important;
  height: auto!important;
  display: -webkit-box!important;
  display: -webkit-flex!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wpgmza_sl_query_innerdiv2 > input, .wpgmza_sl_query_innerdiv2 > button {
  padding: 12px!important;
}

.wpgmza_sl_query_innerdiv2 > button {
  background: #de1029!important;
  border: 2px solid #de1029!important;
  border-radius: 6px!important;
}
.wpgmza_sl_query_innerdiv2 > button img {
  mix-blend-mode: multiply;
}








.mobile-navigation {
  list-style       : none;
  max-width        : 240px;
  width            : 90%;
  height           : 100%;
  position         : fixed;
  padding          : 0 10px;

  top              : 0;
  right            : 0;
  z-index          : 1002;
  background-color : white;
  -webkit-transform: translate3d(102%,0,0);
  transform        : translate3d(102%,0,0);
  will-change      : transform;
  background-color: #de1029;
  overflow: scroll;
}
.mobile-navigation.nav-active{
  transform: translate3d(0, 0, 0);

}

.mobile-navigation .navbar-nav{
  flex-direction: column;
  margin: 0px;
}

.page-container, .header-area{
  will-change: transform;
  -webkit-transition: 0.4s;
  transition        : 0.4s;
  position: relative;
}
.header-area{
  z-index: 1000;
}

.page-move-on-mobil-menu{
  transform: translate3d(-230px,0,0);
}


.mobile-navigation {
  will-change: transform;
  -webkit-transition: 0.4s;
  transition        : 0.4s;

}

.mobile-navigation .dropdown-menu{
  background-color: transparent;
  box-shadow: none;
  border: none;
}

.mobile-navigation li:first-child {

}

.mobile-navigation ul>li>ul>li:first-child {
  margin-top: 5px !important;
}

.mobile-navigation ul > li > ul {
  display: block !important;
  position: relative !important;
  padding: 0!important;
  background-color: transparent!important;
  padding-left: 20px !important;
  list-style: initial !important;
  list-style-type: circle;
  color: white ;
}
.mobile-navigation ul {
  margin: 0px !important;
  padding: 0px !important;
}

.mobile-navigation ul > li {
  background-color: transparent !important;
  font-weight       : 500px !important;
}

.mobile-navigation ul > li > ul > li > a {
  line-height:                 20px !important;
}
.mobile-navigation ul > li > ul > li  {
  padding: 3px 0 !important;
}
.mobile-navigation .active a{
  background-color: transparent !important;
  text-decoration: underline;
}

.mobile-navigation a {
  font-size:             18px;
  font-weight: bold !important;
  text-transform        : uppercase;
  text-decoration       : none;
  font-weight           : normal;
  color                 : white !important;
  padding               : 0 !important;
  margin                : 0 !important;
  display               : block;
  -webkit-webkit-box-shadow:      none !important;
  -moz-webkit-box-shadow:      none !important;
  -ms-webkit-box-shadow:      none !important;
  -o-webkit-box-shadow:      none !important;
  webkit-box-shadow:         none !important;
  box-shadow:      none !important;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
  transition: .25s cubic-bezier(0.2, 0.3, 0.25, 0.9) 0s;
}

.nav-active li a {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}


.hidden {
  visibility: hidden !important;
  opacity   : 0;
}


/* Showing nav trigger and hiding main */
@media screen and (max-width: 992px) {
  /*.main-menu, .toolbar {
  display: none;
  }*/
  .navbar-collapse{
    display: none;
  }

  .side-menu {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .tool-bar-main {
    display: none;
  }
}

.tool-bar-mobile{
  padding-bottom: 10px;
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
.tool-bar-mobile a{
  line-height: 25px !important;
}

.tool-bar-mobile li{
  margin: 0 !important;
  margin-left: 5px !important;
}

.main-menu-mobile{

}
.main-menu-mobile .menu-local-container > ul > li{
  margin-top: 20px;
}
.blur{
  filter: blur(3px);
}


.menu-item-has-children {
  cursor: pointer;
}

.sub-menu {
  height: auto;
  overflow: hidden;
  max-height: 0;
  transition: .4s;
}

.open-sub-menu .sub-menu {
  max-height: 400px;
}


#sidebar-left .widget ul, #sidebar-right .widget ul {
  list-style: none;
  padding-left: 0px;
}
.widget-title a{
  font-weight: 700;
}


/* iPad tilrettelser */
@media (max-width: 768px) {
  .header-area .container,
  .container.page-container {
    width: 100%;
  }
  .col-xs-3:empty {
    display: none;
  }
  .menu-background {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  /*iframe {
  width: calc(100vw - 50px);
  height: calc(56.25vw - 50px);
  }*/
}


/* Mobile Hero Area */
@media (max-width: 768px) {
  .content-area > .image {
    width: calc(100% + 30px);
    margin-bottom: 0;
    margin-left: -15px;
    border-radius: 0!important;
  }
  .local #content {
    margin-top: 0;
  }
  .content-area > .image img {
    border-radius: 0!important;
  }
  .local .logo {
    margin-left: 0;
  }
  #sidebar-left {
    display: block;
    display: table-row;
    position: relative;
  }

  #sidebar-left > aside:not(:first-child),
  #sidebar-left > aside > div:not(.menu-logo) {
    display: none;
  }

  #sidebar-left > aside:first-child {
    position: absolute;
    z-index: 12;
    top: 0;
    left: 0;
    width: 20%;
    border: 0!important;
    transform: translate3d(16vw,calc(-100% - 20px),0);
  }

  #sidebar-left .menu-logo {
    display: inline-block;
    padding: 5px;
  }
  .local-right {
    margin: 0;
    margin-right: 10px!important;
  }
  .local .content, .local-right-sidebar > div:first-child > .local-right {
    margin-top: 0;
  }
  .local-right-sidebar:after {
    content: '';
    clear: both;
    display: table;
  }
}

@media (max-width: 420px) {
  #sidebar-left > aside:first-child {
    width: 45%;
    transform: translate3d(16vw,calc(-100% - 10px),0);
  }
  .local-right {
    margin-top: 30px;
    margin-right: auto!important;
  }
}


body.dui---Ølsterbro .local-right-sidebar > #nav_menu-3 {
  padding: 0;
}


.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
