/* custom CSS */
section.page-title-section {
    padding: 120px 0;
}

.header-style8 #top-bar {
    background: #fff;
}
.header-style8 > .navbar-default {
    background: #ebded4;
}
@media screen and (min-width: 992px) {
    header.scrollHeader .navbar-default {
        background: #ebded4;
    }
}
@media screen and (max-width: 991px) {
    .navbar-nav .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        height: 44px;
        width: 40px;
        cursor: pointer;
    }
}
footer {
    background-color: #ebded4;
    color: #a41d3e;
}

.footer-social-icons ul li {
    background: #ebded4;
    border-color: #a41d3e;
}

.footer-social-icons ul li a {
    color: #a41d3e;
}

.section-heading h1:after, .section-heading h2:after, .section-heading h3:after, .section-heading h4:after, .section-heading h5:after, .section-heading h6:after, .inner-title h1:after, .inner-title h2:after, .inner-title h3:after, .inner-title h4:after, .inner-title h5:after, .inner-title h6:after {
    height: 2px;
    opacity: 0;
}
.tab-style7, .tab-style7 h1, .tab-style7 h2, .tab-style7 h3, .tab-style7 h4, .tab-style7 h5, .tab-style7 h6 {
    background-color: #ebded4;
    color: #a41d3e;
}
.tab-style7 {
    border-radius: 10px;
    margin-bottom: 30px;
    padding-top: 15px;
}
.tab-style7 .section-heading {
    margin-bottom: 0px;
}

.video-container {
    display: flex;
    justify-content: center;
}
    
.video-container > iframe {
    aspect-ratio: 16 / 9;
    width: 100% !important;
}

.bg-light-beige {
    background-color: #ebded4;
    color: #a41d3e;
}

.bg-light-green {
    background-color: #a7b59b;
    color: #fff;
}

.roed-knap {
    background-color: #a41d3e;
    color: #fff;
}

.groen-knap {
    background-color: #a7b59b;
    color: #fff;
}

.beige-knap {
    background-color: #ebded4;
    color: #a41d3e;
}
.roed-knap, .beige-knap, .groen-knap {
    font-weight: bold;
}
.client-img {
    border: none !important;
}

.feature-box-01 {
    color: #fff;
    cursor: pointer;    
    background-color: #a7b59b;
    border: 5px solid rgba(0, 0, 0, 0.0);
    /* border: 0; */
}
.feature-box-01:hover {
    background-color: #a7b59b;
    border: 5px solid rgba(0, 0, 0, 0.0);
}
.feature-box-01 h5 {
    color: #a41d3e;
}
.box-shadow-primary {
    -webkit-box-shadow: 0 18px 38px rgba(232, 232, 232, 1);
    box-shadow: 0 18px 38px rgba(232, 232, 232, 1);
}
.scroll-to-top:visited {
    color: #fff;
}
.scroll-to-top {
    display: block;
    right: 20px;
    bottom: 220px;
    height: 35px;
    width: 200px;
    background-color: #a41d3e;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
    transform: rotate(-90deg);
    transform-origin: bottom right;
    /* display: flex; */
    justify-content: center;
    align-items: center;
}

.scroll-to-top:hover {
    background-color: #a41d3e;
    color: #fff;
    text-decoration: none;
}

p strong {
    color:#a41d3e
}

h1.presse-title {
    color:#a41d3e;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/fabrex/fonts/Montserrat-VariableFont_wght.ttf') format('truetype');
}

.row {
    word-wrap: break-word;
}

/* Andre rådgivningstilbud linjehøjde mindre */
.linje {
    line-height: 1.6;
}

blockquote {
    font-size: 17px;
    color: rgb(164, 29, 62);
    padding: 0 30px;
/*
    background-color: #f7f7f7;
    border-left-color: rgb(222, 226, 230) !important;
    border-left-style: solid;
    border-left-width: 3px;
    margin: 8px;
    font-style: italic !important;
*/
}

.overlay {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 16px 24px 0 rgba(0, 0, 0, 0.19);    
    margin: 4px 10px 20px 8px;
    padding: 10px;
}

blockquote::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right:10px;
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f10d";
}
/*
blockquote::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-left:10px;
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f10e";
}
*/

.minheight-box {
    min-height: 202px;
}

.newsbox {
    min-height: 330px;
}

.row.cookies {
    background: #a41d3e;
    padding: 8px;
}
.row.cookies a {
    color:#fff;
}

.row.cookies .butn.theme {
    background: rgb(35, 35, 35);;
}

.butn {
    z-index: 98;
}

#PopupSignupForm_0 { 
    z-index:99999; 
}

p {
    hyphens: auto;
    hyphenate-limit-chars: 6 3 3; /* total, før, efter */
}

.section-clients3 .client-single p a {
    display: inline-block;
}

@media screen and (max-width: 1199px) {
    .minheight-box {
        min-height: 215px;
    }
}

@media screen and (min-width: 992px) {
    .header-style2 .attr-nav > ul > li > a.stoet { padding: 8px 8px; margin:21px 0px; }
}

@media screen and (max-width: 991px) {
    .minheight-box {
        min-height: 190px;
    }
}

@media screen and (max-width: 767px) {
    .minheight-box {
        min-height: auto;
    }
}

/* Navigation submenu toggle styles */
/* Hide toggle on desktop */
@media (min-width: 992px) {
  #nav .submenu-toggle { display: none; }
}

/* Mobile: show toggle and control submenu visibility */
@media (max-width: 991px) {
  /* Hide nested menus by default */
  #nav li > ul { display: none; }
  /* Show when the parent li has submenu-open */
  #nav li.submenu-open > ul { display: block; }

  /* Toggle button appearance */
  #nav .submenu-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.5rem;
    width: 2rem;
    height: 2rem;
    border: 0;
    background: none;
    color: inherit;
    cursor: pointer;
  }

  /* Caret indicator */
  #nav .submenu-toggle::before {
    content: '';
    display: inline-block;
    width: 0.45rem;
    height: 0.45rem;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg);
    transition: transform 0.2s ease;
  }

  #nav li.submenu-open > .submenu-toggle::before {
    transform: rotate(-135deg); /* points up when open */
  }
}