/*
Theme Name: Kickass Child
Theme URI: https://www.eteam.dk/
Template: kickass
Author: ETeam
Author URI: https://www.eteam.dk/
Description: Robust, powerful, and exclusive premium themes for Eteam clients.
Tags: modern
Version: 1.0.1
*/

* {
    text-rendering: optimizeLegibility;
    outline: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 16px;
}

@font-face {
    font-family: "Segoe UI" ,sans-serif;
    src: url("assets/fonts/segoe-ui.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Segoe UI" ,sans-serif;
    src: url("assets/fonts/segoe-ui-bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Segoe UI", sans-serif;
    src: url("assets/fonts/segoe-ui-italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Segoe UI", sans-serif;
    src: url("assets/fonts/segoe-ui-bold-italic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}


body {
    /*    color: #808080;*/
    color: #000;
    font-family: "Segoe UI" , sans-serif;
    /* font-family: -apple-system, "system-ui", Segoe UI, roboto, helvetica, arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; */
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: none;
}

body,
button,
input,
select,
textarea {
    font-size: 16px;
    line-height: 1.65;
}

a,
a:visited {
    color: #28416A;
}

a:hover,
a:active,
a:focus {
    color: #000;
}

a,
a:hover,
a:active,
a:focus,
a:visited {
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

p {
    font-weight: 600;
    margin: 0;
    font-family: "Segoe UI" , sans-serif;
    /* font-family: -apple-system, "system-ui", Segoe UI, roboto, helvetica, arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; */
    line-height: 1.7;
}

p + p {
    margin: 22px 0 0;
    /*    margin: 15px 0 0;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 400;
    color: #000;
    text-transform: inherit;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    line-height: 1;
}

h1 {
    font-size: 46px;
	font-weight: 700;
	line-height: 1.2;
    /* letter-spacing: 1.26px; */
}

h2 {
    font-size: 44px;
    line-height: 1.2;
    font-weight: 700;
    /* letter-spacing: 1.14px; */
}

h3 {
    font-size: 27px;
    font-weight: 700;
    /* letter-spacing: 1.02px; */
}

h4 {
    font-size: 1.625rem;
}

h5 {
    font-size: 30px;
    letter-spacing: 0.9px;
}

h6 {
    font-size: 1.5rem;
}

blockquote {
    background-color: #f8f8f8;
    border-left: 8px solid #f62e2b;
    line-height: 1.5;
    margin: 0 0 2.75em;
    padding: 1.25em 1.5em;
}

blockquote p {
    display: inline;
    font-size: 19px;
}

input[type="text"],
input[type="email"],
input[type="submit"],
textarea,
select {
    -webkit-appearance: none;
}

a strong {
    color: #0d418c;
    font-weight: 700;
}
.sf-menu ul {
    width: 310px !important;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    top: 1.5em !important;
    left: -12em !important;
}
a:hover strong {
    color: #000;
}

strong > a {
    color: #84AC3C;
    font-weight: 700 !important;
}

strong > a:hover {
    color: #7D426B;
}

.wrap {
    margin: 0 auto !important;
    /* max-width: 1720px; */
    width: 100% !important;
    max-width: 1280px !important;
}

.wrap:after {
    display: block;
    clear: both;
    content: "";
    height: 0;
    visibility: hidden;
}

.skip-link {
    display: none;
}

.logged-in .site-header {
    top: 32px;
}

.site-header .no-wrap {
    height: 100%;
}

.widget {
    margin: 0;
}

.hentry {
    margin: 0;
}

.grecaptcha-badge {
    transition: all 0.5s ease-in-out 0s !important;
    z-index: 1;
}

.grecaptcha-badge:hover {
    right: 0 !important;
}

.site-header,
.site-content,
.site-footer,
.site-slider {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

#lightboxOverlay {
    height: 100% !important;
}


a strong,
.btn-1,
.btn-2,
.btn-3,
.btn-4,
.btn-5,
.trans-rec:after,
.color-rec:after,
#banner-bottom-section .col-4 .sow-image-container {
    -webkit-transition: all 0.3s ease-in-out 0s !important;
    -moz-transition: all 0.3s ease-in-out 0s !important;
    transition: all 0.3s ease-in-out 0s !important;
}




/*--------------------------------------------------------------
 ## Header
--------------------------------------------------------------*/
.menu-menu-container > #primary-menu {
    float: right !important;
    left: 20px;
    position: relative;
}
.site-header,
.site-header .wrap {
    /* -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s; */
}

.site-header .site-branding img,
.site-header .hmenu-wrapper .hamburger,
.site-header .hmenu-wrapper .hamburger label,
.site-header .hmenu-wrapper .hamburger.is-active label {
    /* -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; */
}

.site-header {
    /* box-shadow: 0 3px 6px rgba(0, 0, 0, .30); */
    /* border-top: 2px solid #4A9BCB; */
    height: 120px;
    left: 0 !important;
    position: fixed;
    top: 48px;
    z-index: 999;
    background: #fff;
}

.site-header > .wrap {
    position: relative;
    height: 100%;
}

.site-header .site-branding {
    align-items: center;
    display: flex;
    float: left;
    height: 100%;
    width: 23.6%;
    justify-content: flex-start;
    background: #fff;
  
}

.site-header .site-branding img {
    vertical-align: bottom;
    width: 80px;
    height: 90px;
}

.site-header .site-branding img:hover {
    transform: scale(.95);
}

.site-header .header-right {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: end;
    height: 100%;
    gap: 0px;
}


#title-header-section .textwidget p a {
    background: url(assets/images/icon-medlem.png) no-repeat left;
}
.menu-item-has-children {
    position: relative;
}
.menu-item-has-children:before {
    background: url(assets/images/dd.png) no-repeat;
    background-size: auto;
    right: 0;
    top: 0;
    bottom: 0;
    left: 142px;
    height: 7px;
    width: 12px;
    margin: auto;
    background-size: contain;
    z-index: -1;
}
.menu-item-has-children:hover:before {
    transform: rotate(-90deg);
}
/* addhere */

.site-header .header-contact .phone,
.site-header .header-contact .email {
  
}

#title-header-section .textwidget a {
    /* padding: 2.5px 0 2.5px 52px; */
    line-height: 2.25;
    font-size: 18px;
    border: 1px solid #7DB338;
    text-transform: uppercase;
    padding: 11.5px 57px;
}
#header-nav-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: fit-content;
    position: relative;
}
#header-nav-wrap > .main-navigation {
    width: 100%;
}
#header-nav-wrap > #title-header-section {
    width: 16.9%;
}

.site-header .hmenu-wrapper {
    display: none;
    background-color: #fff;
    bottom: 0;
    /* display: inline-block; */
    line-height: 1.25;
    height: fit-content;
    right: 0px;
    margin: auto 0;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 9;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.site-header .hmenu-wrapper .hamburger {
    border-radius: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 6px 25px;
}
rs-fullwidth-wrap {
    height: 100% !important;
}
.home rs-fullwidth-wrap {
    height: 680px !important;
}
.page-id-16 rs-fullwidth-wrap {
    height: 653px !important;
}
.site-header .hmenu-wrapper .hamburger .hamburger-inner,
.site-header .hmenu-wrapper .hamburger .hamburger-inner::after,
.site-header .hmenu-wrapper .hamburger .hamburger-inner::before,
.site-header .hmenu-wrapper .hamburger.is-active .hamburger-inner,
.site-header .hmenu-wrapper .hamburger.is-active .hamburger-inner::after,
.site-header .hmenu-wrapper .hamburger.is-active .hamburger-inner::before {
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.site-header .hmenu-wrapper .hamburger:hover .hamburger-inner,
.site-header .hmenu-wrapper .hamburger:hover .hamburger-inner::after,
.site-header .hmenu-wrapper .hamburger:hover .hamburger-inner::before,
.site-header .hmenu-wrapper .hamburger.is-active .hamburger-inner,
.site-header .hmenu-wrapper .hamburger.is-active .hamburger-inner::after,
.site-header .hmenu-wrapper .hamburger.is-active .hamburger-inner::before {
    /* background-color: #fff; */
}


.site-header .hmenu-wrapper label {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 2rem;
    line-height: 1.5;
    margin-left: 10px;
    margin-top: 0px;
    text-transform: uppercase;
    display: none;
}
.hamburger--elastic.is-active .hamburger-inner {
  /* transform: translate3d(0,7px,0) rotate(135deg) !important; */
}
.hamburger--elastic.is-active .hamburger-inner:before {
    opacity: 1 !important;
}
.hamburger--elastic.is-active .hamburger-inner,
.hamburger--elastic.is-active .hamburger-inner:after {
    transform: unset !important;
}

.site-header .hmenu-wrapper .hamburger:hover label,
.site-header .hmenu-wrapper .hamburger.is-active label {
    color: #fff;
}

.site-header .hmenu-wrapper .hamburger-box {
    height: 20px;
    vertical-align: middle;
    width: 40px;
}

.hamburger--elastic .hamburger-inner {
    top: 3px !important;
}

.hamburger--elastic .hamburger-inner:before {
    top: 9px;
}

.hamburger--elastic .hamburger-inner::after {
    top: 18px;
}

.hamburger--elastic.is-active .hamburger-inner::after {
    top: 19px;
}

.site-header .hmenu-wrapper .hamburger-inner,
.site-header .hmenu-wrapper .hamburger-inner:after,
.site-header .hmenu-wrapper .hamburger-inner:before {
    background-color: #030F27;
    border-radius: 0;
    width: 40px;
    height: 4px;
    border-radius: 4px;
}

.site-header .hamburger--elastic .hamburger-inner:before {
    left: 0;
    width: 40px;
}

.gsticky .site-header {
    /* background: rgba(49, 53, 56, 1); */
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    top: 0;
}

.site-slider {
    /* box-shadow: 0 3px 6px rgba(0, 0, 0, .30); */
    overflow: hidden;
    position: relative;
    z-index: 13;
    margin-top: 168px;
}


rs-module-wrap {
    left: 0 !important;
    width: 100% !important;
}

rs-layer-wrap {
    position: relative !important;
    display: flex !important;
    justify-content: center !;
}
rs-module {
    width: 100% !important;
    /* height: 100% !important; */
}

.site-slider rs-module-wrap,
.site-slider rs-module {
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
}
.rs-parallax-wrap {
    position: relative;
    z-index: 1;
    width: 100% !important;
    display: block !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.4));
}
.homepage-bg {
    background: url(assets/images/Insta-1.jpg);
}
#tilbud-section {
	position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
    right: 0;
    margin: auto;
}
#tilbud-section .slider-kontakt.tilbud > .panel-grid-cell > .so-panel {
	display: flex;
	justify-content: center;
}
.slider-kontakt-tilbud-bg,
.subpage-bg {
    background: url(assets/images/Resized-Image.jpg);
}
.subpage-bg {
  background-position: center 33%;
}
.slider-kontakt-bg {
    background: url(assets/images/Hero-Image-1024x559.jpg);
    background-position: center 50%;
}
.slider-kontakt-tilbud-bg {
    background-position: center 50%; 
}
 .page-id-153 rs-fullwidth-wrap,
.page-id-158 rs-fullwidth-wrap,
.page-id-199 rs-fullwidth-wrap,
.page-id-19 rs-fullwidth-wrap,
.page-id-38 rs-fullwidth-wrap,
.page-id-41 rs-fullwidth-wrap,
.page-id-44 rs-fullwidth-wrap,
.page-id-47 rs-fullwidth-wrap,
.page-id-50 rs-fullwidth-wrap,
.page-id-53 rs-fullwidth-wrap,
.page-id-13 rs-fullwidth-wrap {
    height: 392px !important;
}
.page-id-22 rs-fullwidth-wrap {
    height: 814px !important;
}
.slider-kontakt-tilbud-bg,
.slider-kontakt-bg,
.subpage-bg,
.homepage-bg {
    background-size: cover;
    background-repeat: no-repeat;
}
.site-slider .tp-revslider-mainul {
    width: 100% !important;
}



rs-layer:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex) {
    /*    text-align: center !important;*/
}

#header-contact-section {
    background: hsla(215, 83%, 30%, 1);
    background: linear-gradient(0deg, hsla(215, 83%, 30%, 1) 0%, hsla(207, 97%, 55%, 1) 100%);
    background: -moz-linear-gradient(0deg, hsla(215, 83%, 30%, 1) 0%, hsla(207, 97%, 55%, 1) 100%);
    background: -webkit-linear-gradient(0deg, hsla(215, 83%, 30%, 1) 0%, hsla(207, 97%, 55%, 1) 100%);
    border: 1px solid #fff;
    display: inline-block;
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
    padding: 12px 5px 9px;
    width: 240px;
    text-align: center;
}

#header-contact-section a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 700;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    padding-left: 50px;
    position: relative;
}

#header-contact-section a:before {
    background: url(assets/images/phone.png) no-repeat center;
    content: '';
    display: inline-block;
    position: absolute;
    width: 27px;
    height: 27px;
    left: 7px;
    top: 3px;
    bottom: 0;
}

#header-contact-section a:hover {
    opacity: .8;
}

/*--------------------------------------------------------------
 ## Body
--------------------------------------------------------------*/
.site-content {
    font-size: 16px;
    /*    line-height: 1.75;*/
    line-height: 150%;
    margin: 0;
    padding: 0;
}

.site-content .entry-content {
    margin: 0;
}

.site-content .entry-content a {
    /*    color: #808080;*/
    /* color: #000; */
    /*    font-weight: 700;*/
    font-weight: 400;
}

.site-content .entry-content a:hover {
    color: #000;
    /* color: #fff; */
}

.site-content .entry-content .brwn-bg a {
    color: #fff;
    font-weight: 700;
}

.site-content .entry-content .brwn-bg a:hover {
    color: #BACF34;
}

.site-content .entry-content ul {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}

.site-content .entry-content ul li {
    line-height: 1.7;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    gap: 10px;
}

.site-content .entry-content ul li + li {
    margin-top: 15px;
}

.site-content .entry-content .google-maps {
    border: 0 !important;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
/* RevSlider */

/*--------------------------------------------------------------
 ## REVSLIDER
--------------------------------------------------------------*/
.slider-homepage   {
    /* width: 660px !important; */
    /* margin-left: 312.5px !important; */
    padding-top: 120px !important;
}
.slider-homepage  .slide-content,
.slider-homepage  .slide-header {
    width: 680px !important;
}
.slider-homepage  p {
    white-space: normal;
}
.slider-homepage  .slide-header {
    color: #ffffff;
    font-size: 68px;
    line-height: 1.1 !important;
    margin-bottom: -4px !important;
    font-family: "Plus Jakarta Sans";
    width: 100%;
    font-weight: 700 !important;
}
.slider-homepage  .slide-content {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 15px !important;
    width: 100%;
    line-height: 1.7 !important;
    font-family: "Plus Jakarta Sans";
    font-weight: 400 !important;
}
.slider-homepage  .slide-button {
    display: flex;
    gap: 12px !important;
}
.slider-kontakt.wrap {
	display: block !important;
}
#kontakt-section {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
#kontakt-section .slider-kontakt .textwidget {
	display: flex !important;
	gap: 35px !important;
}
.slider-kontakt {
    width: 100% !important;
    display: flex !important;
    padding-top: 120px !important;
/*     gap: 35px !important; */
}

.slider-kontakt.tilbud {
    gap: 0 !important;
    justify-content: center !important;
    /* margin-left: 0 !important */
}
.slider-kontakt .fa-et-tilbud h3 {
    font-size: 40px !important;
    color: #fff;
    text-align: center !important;
    line-height: 1.4 !important;
    margin: 0 !important;
}
.slider-kontakt .fa-et-tilbud .content a,
.slider-kontakt .fa-et-tilbud .content h4 {
    font-size: 15px !important;
    font-family: "Plus Jakarta Sans" !important;
    color: #fff;
}
.slider-kontakt .fa-et-tilbud .content {
    font-size: 15px !important;
    font-weight: 400 !important;
    text-align: center !important;
    font-family: "Plus Jakarta Sans" !important;
    margin-top: 0 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
	color: #fff;
	gap: 6px;
}
.slider-kontakt .fa-et-tilbud .content > div {
    display: flex;
    align-items: center;
    gap: 9px;
}
.slider-kontakt .fa-et-tilbud .content > div:last-child {
    position: relative;
    bottom: 2px;
}
.slider-kontakt .fa-et-tilbud .content > div h4 {
    margin: 0 !important;
    letter-spacing: 0.1px !important;
}
.slider-kontakt .fa-et-tilbud .content-container {
    display: flex;
    justify-content: space-between !important;
    padding: 9px 72px 22px 75px !important;
}
.slider-kontakt .kontakt-holder form {
    background: #212121 !important;
}
.slider-kontakt > .kontakt-holder .kontakt-page {
    width: 620px !important;
}
.slider-kontakt .content-holder h3 {
    color: #fff !important;
    font-size: 40px;
    margin: 4px 0 31px !important;
    line-height: 1.2 !important;
}
.slider-kontakt .content-holder p:last-of-type,
.slider-kontakt .content-holder p a {
    color: #fff;
    font-size: 18px;
    font-family: "Plus Jakarta Sans";
    font-weight: 500 !important;
}
.slider-kontakt .content-holder p .fa-solid {
    font-size: 20px !important;
    font-weight: 900 !important;
    font-style: normal;
    margin-right: 10px !important;
	color: #fff;
}
.slider-kontakt .content-holder p:nth-of-type(2) a {
    line-height: 0 !important;
}
.slider-kontakt .content-holder p {
    display: flex;
    /* gap: 10px; */
    align-items: center !important;
    margin-top: 18px !important;
    line-height: 1.6 !important;
}
.slider-kontakt .content-holder p:last-of-type i {
    position: relative;
    top: -10px !important;
}
.slider-kontakt .content-holder p:first-of-type i {
    font-size: 22px !important;
}
.slider-kontakt .content-holder p:first-of-type label {
    margin: 0 3px !important;
    font-size: 19px !important;
	color: #fff;
}
.slider-kontakt .content-holder {
    width: 50% !important;
}
.common-slider-subpage {
    height: 100% !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 !important;
}
.common-slider-subpage.wrap h2 {
    color: #fff;
    margin: 0 !important;
    line-height: 1.7 !important;
    padding: 0 0 23px !important;
}
/* ornament  */

/* global css  */
.btn-1 {
    padding: 17.1px 20px !important;
    border-radius: 4px !important;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    letter-spacing: .5px !important;
}
.red {
    background: #f62e2b;
    color: #fff !important;
}
.btn-1:hover {
    opacity: .85;
}
.white {
    background: #fff;
    color: #000 !important;
}
.font-two h2,
.font-two h3,
.font-two .btn-1 {
    font-family: "Segoe UI" , sans-serif !important;
    /* font-family: -apple-system, "system-ui", Segoe UI, roboto, helvetica, arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important; */
}
.btn-container {
    display: flex;
    justify-content: center;
    gap: 12px;
}
/* for global row per pages  */
#uforpligtende-tilbud-section .uforpligtende-tilbud-container > .panel-grid-cell {
    padding: 134px 0;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.26));
}
#uforpligtende-tilbud-section .uforpligtende-tilbud-container .header h2 {
    font-size: 44px;
    line-height: 1.1;
    margin-bottom: 24px;
    font-weight: 700;
}
#uforpligtende-tilbud-section .uforpligtende-tilbud-container .content p,
#uforpligtende-tilbud-section .uforpligtende-tilbud-container .header h2 {
    color: #fff;
    text-align: center;
}
#uforpligtende-tilbud-section .uforpligtende-tilbud-container .content .btn-container .btn-1 {
    font-weight: 600 !important;
}
#uforpligtende-tilbud-section .uforpligtende-tilbud-container .content p {
    font-weight: 400;
}
#uforpligtende-tilbud-section .uforpligtende-tilbud-container .content p:first-child {
    margin: 0 305px 53px;
}
#nordens-relining-section {
    padding: 100px 0;
}
#nordens-relining-section p {
    font-weight: 400;
}
#nordens-relining-section .content .textwidget p:first-of-type {
    margin-bottom: 30px;
}
#nordens-relining-section .header h2 {
    margin: 0 0 22px;
}
#nordens-relining-section .nordens-telining-holder {
    display: flex;
    align-items: center !important;
}
#nordens-relining-section .nordens-telining-holder > .panel-grid-cell:last-child {
    width: 54.7%;
    padding-left: 120px;
}
#nordens-relining-section .nordens-telining-holder > .panel-grid-cell:first-child {
    width: 45.30%;
}
#nordens-relining-section .nordens-telining-holder > .panel-grid-cell img {
    width: 100%;
    height: 527px;
}
#bottom-map-section .map-holder {
    display: flex;
    align-items: center !important;
    padding: 20px 0 83px;
}
#bottom-map-section .map-holder > .panel-grid-cell:first-child {
    width: 55%;
}
#bottom-map-section .map-holder > .panel-grid-cell:last-child {
    width: 45%;
    padding-left: 96px;
}
#bottom-map-section .map-holder  ul {
    column-count: 4;
    column-gap: 0;
    margin-top: 26px;
}
#bottom-map-section .map-holder  ul li + li {
    margin-top: 12px;
}
#bottom-map-section .header h2 {
    font-family: "Segoe UI" , sans-serif;
    /* font-family: -apple-system, "system-ui", Segoe UI, roboto, helvetica, arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; */
    margin: 0 0 20px;
}
#bottom-map-section .content p {
    font-weight: 400;
}
#forside-row-1  > .panel-grid-cell {
    padding: 80px 0;
}
#forside-row-1 .col-2 {
    display: flex;
    align-items: center !important;
}
#forside-row-1 .col-2 > .panel-grid-cell {
    width: 50% !important;
}
#forside-row-1 .col-2 > .panel-grid-cell:first-child {
    padding-right: 60px;
}
#forside-row-1 .col-2 > .panel-grid-cell:last-child {
    padding-left: 60px;
}
#forside-row-1 .col-2 > .panel-grid-cell:first-child .sow-image-container img {
    height: 527px;
    object-fit: cover;
}
#forside-row-1 .col-2 > .panel-grid-cell .header h2 {
    margin: 0 0 20px;
}
.lightweight p {
    font-weight: 400 !important;
}
#forside-row-1 .col-2 .content p:last-child {
    margin-top: 55px;
}
#forside-row-2 .wrap > .panel-layout {
    display: flex;
    align-items: normal;
    flex-wrap: wrap;
    gap: 13px;
}
#forside-row-2 .wrap > .panel-layout > .panel-grid {
    width: calc(25% - 1 * 10px) !important;
    flex-grow: 1;;
    border-radius: 4px;
    overflow: hidden;
}
#forside-row-2 .wrap .image-holder > .panel-grid-cell {
    position: relative;
    z-index: 1;
}
#forside-row-2 .wrap .image-holder > .panel-grid-cell > .so-panel:first-child {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}
#forside-row-2 .wrap .image-holder {
    height: 300px;
}
#forside-row-2 .wrap .image-holder > .panel-grid-cell > .so-panel:first-child .content-holder > .panel-grid-cell {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-content: center;
    justify-content: center;
    background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45));
}
#forside-row-2 .wrap .image-holder > .panel-grid-cell > .so-panel:first-child .content-holder > .panel-grid-cell:hover {
    transform: scale(1.025);
}
#forside-row-2 .wrap .image-holder > .panel-grid-cell,
#forside-row-2 .wrap .image-holder > .panel-grid-cell > .so-panel:last-child,
#forside-row-2 .wrap .image-holder > .panel-grid-cell .so-widget-sow-image,
#forside-row-2 .wrap .image-holder > .panel-grid-cell .sow-image-container,
#forside-row-2 .wrap .image-holder > .panel-grid-cell img,
#forside-row-2 .wrap .image-holder > .panel-grid-cell > .so-panel:first-child > .panel-layout,
#forside-row-2 .wrap .image-holder > .panel-grid-cell > .so-panel:first-child > .panel-layout > .panel-grid,
#forside-row-2 .wrap .image-holder > .panel-grid-cell > .so-panel:first-child > .panel-layout > .panel-grid > a,
#forside-row-2 .wrap .image-holder > .panel-grid-cell > .so-panel:first-child > .panel-layout > .panel-grid > a > .content-holder,
#forside-row-2 .wrap .image-holder > .panel-grid-cell > .so-panel:first-child .content-holder > .panel-grid-cell {
    height: 100%;
}
#forside-row-2 .wrap .image-holder > .panel-grid-cell img {
    object-fit: cover;
}
#forside-row-2 .wrap .image-holder .header h3 {
    color: #fff;
    margin: 0 0 35px;
}
#forside-row-2 .wrap .image-holder .btn-1 {
    background: #f5f5f5;
    color: #000 !important;
    font-weight: 700;
}
#forside-row-2 h2 {
    margin: 0 0 40px;
    text-align: center;
}
#forside-row-2 > .panel-grid-cell {
    padding: 40px 0 80px;
}
.global-content .header.no-margin h3 {
    margin-top: 0 !important;
}
.global-content .header h3 {
    margin: 32px 0 20px !important;
    line-height: 1.4;
}
.global-content .content p {
    line-height: 1.4 !important;
    font-size: 15px !important;
}
.global-content .header,
.global-content .content {
    display: flex;
    justify-content: center;
}
.global-content .content p + p {
    margin-top: 18px;
}
.global-content > .panel-grid-cell {
    padding: 80px 0;
}
.global-content .header .so-widget-sow-editor,
.global-content .content .so-widget-sow-editor {
    width: 580px;
}
#grenrorsrenovering.global-content .header .so-widget-sow-editor,
#grenrorsrenovering.global-content .content .so-widget-sow-editor {
    width: 585px;
}
.global-content .content a {
    color: #000;
}
.global-content .content a,
.global-content .content label {
    text-decoration: underline;
}
    #om-cookies-row-1 > .panel-grid-cell, 
    #persondatapolitik-row-1 > .panel-grid-cell {
        padding: 80px 0 !important;
}
#om-cookies-row-1 label,
#persondatapolitik-row-1 label {
    font-size: 22px;
    font-weight: 500;
    border-left: 8px solid #f62e2b;
    padding-left: 10px;
    font-family: "Plus Jakarta Sans" !important;
}
#persondatapolitik-row-1 ul {
    margin: 30px 0 30px 25px;
}
#om-cookies-row-1 a,
#persondatapolitik-row-1 a {
    /* color: #f62e2b; */
    color: #000;
    font-weight: 500 !important;
}
#om-cookies-row-1 p,
#persondatapolitik-row-1 p {
    font-weight: 500 !important;
}

#persondatapolitik-row-1 a:hover,
#om-cookies-row-1 a:hover {
     /* color: #000; */
     opacity: 0.75;
}
/*--------------------------------------------------------------
 ## PSEUDOCODE
--------------------------------------------------------------*/
.rs-parallax-wrap:before {
    content: '';
    display: inline-block;
    position: absolute;
}
/*--------------------------------------------------------------
 ## SiteOrigin CSS
--------------------------------------------------------------*/
/* .textwidget .btn-con:before, */
#forside-row-2 .wrap .image-holder > .panel-grid-cell > .so-panel:first-child .content-holder > .panel-grid-cell {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.hover-scale-effect .sow-image-container img {
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

#forside-row-4 .icon-holder img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#service-box .so-widget-image:hover {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}

#image-bubble-wrap .so-widget-image:hover {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

#home-row-2 #details-holder #details .sow-image-container:hover,
#welcome-row-2 .box > .panel-grid-cell .sow-image-container:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

#social-icon-wrap .so-widget-image:hover,
#betal-kliks .so-widget-image:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

/*--------------------------------------------------------------
 ## Footer
--------------------------------------------------------------*/
.site-footer,
.site-footer *,
#footer-col-5 .col-2 {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.site-footer {
    background: #212121;
    background-size: cover;
    color: #F5F5F5;
    font-size: 15px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.site-footer:before {
    background: url(assets/images/footer-wm.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    opacity: 0.04;
    z-index: -1;
}

.site-footer p + p {
    margin: 16px 0 0;
    display: flex;
    line-height: 1.7;
}
.site-footer p {
    line-height: 1.1;
}
.site-footer a {
    color: #f5f5f5;
}
.site-footer a,
.site-footer p {
    font-weight: 400;
}
.site-footer a:hover {
    opacity: 0.75;
}

.site-footer .wrap {
    position: relative;
    z-index: 4;
}

.site-footer .footer-wrap {
    padding: 80px 0 100px;
    z-index: 3;
}

.site-footer .footer-col {
    float: left;
    padding: 0;
    width: 100%;
}

#footer-col-4 p {
    display: block;
}
#footer-col-4 .textwidget > p:nth-child(2) {
    display: block;
    margin-top: 13px;
}
.site-footer #footer-col-4 p:nth-child(2) > a {
    color: #fff;
}
#footer-col-4 .textwidget > p label {
    width: 105px;
}
#footer-col-4 .textwidget > p:nth-child(3) {
    margin-top: 7px;
}

.site-footer .widget-title {
    color: #fff;
    display: inline-block;
    font-family: "Segoe UI" , sans-serif;
    /* font-family: -apple-system, "system-ui", Segoe UI, roboto, helvetica, arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; */
    font-size: 18px;
    font-weight: 600;
    line-height: 1.7;
    margin: 0 0 17px !important;
    position: relative;
    text-transform: initial;
    text-shadow: none;
    width: 100%;
}

.site-footer .footer-col ul {
    clear: both;
    line-height: 1.5;
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu-footer-menu.menu {
    column-count: 1;
    column-gap: 80px;
}

.site-footer .footer-col ul li + li {
    margin-top: 14px;
}

.site-footer .sub-menu .menu-item-object-page {
    position: relative;
    padding-left: 15px;
    width: 100%;
}

.site-footer .sub-menu .menu-item-object-page:before {
    height: 2px;
    width: 10px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
}

.site-footer .footer-col ul li.current-menu-item a {
    color: #fff;
    font-weight: 400;
    /* opacity: 0.75; */
}


.site-footer .panel-grid {
    margin-bottom: 0 !important;
}

.site-footer #footer-col-1 {
    max-width: 25%;
    padding-right: 80px;
}

.site-footer #footer-col-2 {
    max-width: 28%;
    padding-left: 40px;
}
.site-footer #footer-col-2 .textwidget p:last-child {
    margin-top: 14px !important;
}

.site-footer #footer-col-3 {
    max-width: 15%;
    padding-left: 27px;
}
.site-footer #footer-col-3 .textwidget p:last-child {
    margin-top: 11px;
    /* display: block; */
}
.site-footer #footer-col-3 .textwidget p {
    display: flex;
}
.site-footer #footer-col-3 .textwidget p:nth-child(2) {
    line-height: 40px;
}
.site-footer #footer-col-3 .so-widget-sow-editor > .textwidget {
    margin-top: 3px;
}
.site-footer #footer-col-4 {
    max-width: 17%;
    padding-left: 37px;
}

.site-footer #footer-col-5 {
    max-width: 15%;
    padding-left: 62px;
    padding-top: 20px;
}
.site-footer #footer-col-5 a {
    font-family: "Segoe UI" , sans-serif;
    /* font-family: -apple-system, "system-ui", Segoe UI, roboto, helvetica, arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; */
    font-weight: 600;
}
.site-footer #footer-col-5 a {
    padding: 19.1px 20px !important;
}
.site-footer #footer-col-4 #sow-editor-5 {
    display: flex;
    justify-content: flex-end;
}

.site-footer #footer-col-1 .sow-image-container {
    padding-bottom: 10px;
    position: relative;
    left: -1px;
    top: 1px;
}

.site-footer #footer-col-1 .sow-image-container img {
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, .30));
    width: 80px;
    height: 90px;
}
#footer-col-1 > .widget_sow-editor .textwidget p:first-child {
    margin-top: 12px;
    margin-bottom: 21px;
    line-height: 39px;
}
.site-footer #footer-col-1 p {
    display: block;
}
.site-footer #footer-col-1 p a:active {
    color: #C88F5A;
}
#footer-col-3 label,
#footer-col-4 label {
    font-weight: 400;
    display: inline-block;
}

#footer-col-5 label {
    width: 95px;
    display: inline-block;
}

#footer-col-3 label {
    width: 95px;
    margin-bottom: 4px;
}

#footer-col-1 p {
    line-height: 1.7;
}

#footer-col-1 p + p {
    margin-top: 7px;
}

#footer-col-3 p:nth-child(3),
#footer-col-4 p:nth-child(3),
#footer-col-4 p:nth-child(4) {}

#copyright-wrapper {
    /* border-top: 1px solid rgba(112, 112, 112, .60); */
    float: left;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1;
}
#copyright-wrapper .copyright-wrap {
    font-family: "Segoe UI" , sans-serif;
    /* font-family: -apple-system, "system-ui", Segoe UI, roboto, helvetica, arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; */
    text-align: center;
    padding: 24px 0 24.5px;
    border-top: 1px solid rgba(255, 255, 255, 0.07);
    color: rgba(255, 255, 255, 0.14);
    line-height: 1.7;
}

#copyright-wrapper span {
    color: #86EBF9;
    font-weight: 500;
}

#copyright-wrapper .cdev:hover {
    color: #0d418c;
}

/*--------------------------------------------------------------
 ## Header Menu
--------------------------------------------------------------*/
.top-header-holder {
    top: 0;
    position: fixed;
    left: 0;
    right: 0;
    background: #f62e2b;
}
#top-header-section .panel-grid-cell {
    height: 48px;
    display: flex;
    justify-content: flex-end;
    gap: 23.7px;
    align-items: center;
}
#top-header-section p,
#top-header-section a {
    color: #fff;
    font-size: 14px;
}
#top-header-section .star-holder p {
    display: flex;
    gap: 2px;
}
.fa-star {
    position: relative;
    z-index: 1;
    font-size: 14px;
}
.fa-star::before {
    content: "\f005";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.fa-instagram {
    font-size: 20px;
    position: relative;
    font-weight: 300 !important;
}
.fa-star,
.fa-instagram {
    display: flex;
    align-items: center;
}
.fa-instagram:before {
    outline: none;
}
.fa-star,
.fa-instagram,
.fa-phone-flip,
.fa-envelope {
    color: rgba(255, 255, 255, 0.8);
    fill: rgba(255, 255, 255, 0.8);
    font-weight: 900;
}
.fa-check-circle {
    color: #f62e2b;
    font-size: 20px;
    position: relative;
    top: 5px;
}
.fa-phone-flip,
.fa-envelope {
    font-size: 16px;
    padding-right: 2.5px;
    position: relative;
    top: 1px;
}

.site-header .main-navigation a {
    font-size: 15px;
    background: transparent;
    color: #363636;
    font-family: "Plus Jakarta Sans" !important;
    font-weight: 600;
    line-height: 1.5;
    padding: 0 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.site-header .main-navigation a:hover {
    opacity: .75;
}
.site-header .main-navigation ul.menu>li+li {
    margin-left: 20px;
}

.site-header .main-navigation ul.menu > .menu-item-has-children a {
    font-family: "Segoe UI" , sans-serif !important;
    /* font-family: -apple-system, "system-ui", Segoe UI, roboto, helvetica, arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important; */
}
.site-header .main-navigation > .menu-main-menu-container ul.menu > li:last-child {
    padding: 17.6px 20px;
    background: #f62e2b;
    border-radius: 4px;
    margin-left: 52px;
}
.site-header .main-navigation > .menu-main-menu-container ul.menu > li:last-child a:hover {
    opacity: 1 !important;
}
.site-header .main-navigation > .menu-main-menu-container ul.menu > li:last-child:hover {
    opacity: .85;
}
.site-header .main-navigation > .menu-main-menu-container ul.menu > li:last-child a {
    color: #fff;
    letter-spacing: .5px;
    color: #f5f5f5;
    font-weight: 600;
    font-size: 16px;
    font-family: "Segoe UI" , sans-serif !important;
    /* font-family: -apple-system, "system-ui", Segoe UI, roboto, helvetica, arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important; */
}
.site-header .main-navigation > .menu-main-menu-container ul.menu {
    display: flex;
    align-items: center;
    margin-bottom: 1px;
}

.site-header .main-navigation ul.menu li a:hover:before,
.site-header .main-navigation ul.menu > .current-menu-item > a:before {
    width: 100%;
}

.site-header .main-navigation ul.menu > li.menu-item-has-children ul > li a {
    /*    background: #cdcfd4;*/
    padding: 12px 5px 0 !important;
    color: #000 !important;
    left: 0;
    width: 100%;
    font-size: 15px;
    font-family: "Plus Jakarta Sans" !important;
}

.site-header .main-navigation ul.menu > li.menu-item-has-children ul {
    background: #fff;
    padding: 16px 16px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    /* display: block !important;
    visibility: visible !important; */
}


.site-header .main-navigation ul.menu > li.menu-item-has-children ul > li:not(:last-child) {
    /*    border-bottom: 1px solid rgb(25 47 78);*/
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.site-header .main-navigation ul.menu > li.menu-item-has-children ul > li:hover:before {
    display: block !important;
}

/* .site-header .main-navigation ul.menu > li.menu-item-has-children ul > li a, */
.site-header .main-navigation ul.menu > li.menu-item-has-children ul > li.current-menu-item a {
    color: #000 !important;
    position: relative;
}


.site-header .main-navigation ul.menu > li:hover > a, 
.site-header .main-navigation ul.menu > .current-menu-item > a,
.site-header .main-navigation ul.menu > .current-menu-ancestor > a {
    font-size: 15px;
    font-weight: 600;
}


.site-header .main-navigation ul.menu > li:hover > a > .sf-sub-indicator,
.site-header .main-navigation ul.menu > li > a > .sf-sub-indicator {
    display: inline-block;
    margin-left: 10px;
    background-size: 12px !important;
    width: 15px;
}

.site-header .main-navigation ul.menu > li > a > .sf-sub-indicator {
    background: url('assets/images/dd.png') no-repeat center center;
}

.site-header .main-navigation ul.menu > li:hover > a > .sf-sub-indicator,
.site-header .main-navigation ul.menu > .current-menu-parent > a > .sf-sub-indicator {
    background: url('assets/images/dd.png') no-repeat center center;
}


.site-header .main-navigation ul.menu > li:hover > a > .sf-sub-indicator,
.site-header .main-navigation ul.menu > li.menu-item-has-children ul > li.current-menu-item a .sf-sub-indicator {
    /* transform: rotate(-90deg); */
   
}
.site-header .main-navigation ul.menu > li > a > .sf-sub-indicator {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}





/*--------------------------------------------------------------
 ## Sidebars/ Mobile Menu
--------------------------------------------------------------*/
#sb-site {
    left: 0 !important;
}

#resp-sidebar.sb-slidebar {
    background-color: #fafafa !important;
    /*    background-color: #030F27 !important;*/
    -webkit-box-shadow: inset 5px 0px 8px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: inset 5px 0px 8px 0px rgba(0, 0, 0, 0.15);
    box-shadow: inset 5px 0px 8px 0px rgb(0 0 0 / 15%);
}
#resp-sidebar.sb-slidebar {
    -webkit-transition: all 0s ease-in-out 0s !important;
    -moz-transition: all 0s ease-in-out 0s !important;
    -o-transition: all 0s ease-in-out 0s !important;
    transition: all 0s ease-in-out 0s !important;
}

#resp-sidebar .resp-sidebar-wrap {
    display: inline-block !important;
    padding: 0 20px 20px !important;
    width: 100% !important;
}
#resp-sidebar .resp-sidebar-wrap .hmenu-wrapper {
    position: absolute;
    right: 10px;
    top: 45px;
}

#resp-sidebar .site-branding {
    background: transparent;
    float: left;
    padding: 25px 0;
    text-align: center;
    width: 12% !important;
}

#resp-sidebar .site-branding:hover {
    transform: scale(.95);
}

#resp-sidebar .site-branding img {
    max-width: 90%;
    vertical-align: top !important;
}

#resp-sidebar #mobile-navigation {
    display: inline-block !important;
    margin: 1.35em 0 0 !important;
    width: 100% !important;
}

#resp-sidebar #mobile-navigation,
#resp-sidebar #mobile-navigation * {
    line-height: 150% !important;
}

#resp-sidebar #mobile-navigation .menu-mobile-navigation-container {
    max-height: 75vh !important;
    /*overflow-y: scroll !important;*/
    -webkit-overflow-scrolling: touch !important;
}

#resp-sidebar #mobile-navigation ul {
    /* background-color: #f8f0e3; */
    clear: both !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
#resp-sidebar #mobile-navigation ul li + li {
    margin-top: 10px;
}
#resp-sidebar #mobile-navigation ul#mobile-menu > li:last-child {
    background: #f62e2b;
    border-radius: 4px;
    margin-top: 40px;
}
#resp-sidebar #mobile-navigation ul#mobile-menu > li:last-child:hover {
    opacity: .85;
}
#resp-sidebar #mobile-navigation ul#mobile-menu > li:last-child a {
    color: #fff;
    padding : 16px 15px 16px 20px;
}
#resp-sidebar #mobile-navigation li > a,
#resp-sidebar #mobile-navigation li > a:before,
#resp-sidebar .site-branding {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#resp-sidebar #mobile-navigation li > a {
    background-color: transparent;
    color: #000;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5 !important;
    /* padding: 12px 10px 12px 40px; */
    position: relative;
    text-transform: inherit;
    width: 100%;
    font-family: "Plus Jakarta Sans";
}


#resp-sidebar #mobile-navigation .menu > .current-menu-parent > ul,
#resp-sidebar #mobile-navigation .menu > .current-menu-ancestor > ul,
#resp-sidebar #mobile-navigation .menu > .current-menu-ancestor .current-menu-parent > ul {
    display: block;
}

#resp-sidebar #mobile-navigation .menu .sub-menu li > a:before {
    left: 42px;
    top: 0;
}

#resp-sidebar #mobile-navigation .menu .sub-menu .sub-menu li > a:before {
    left: 40px;
}

#resp-sidebar #mobile-navigation .menu > li > a:hover,
#resp-sidebar #mobile-navigation .menu > .current-menu-item > a,
#resp-sidebar #mobile-navigation .menu > .current-menu-ancestor > a,
#resp-sidebar #mobile-navigation .menu > .par-active > a,
#resp-sidebar #mobile-navigation .menu > li.menu-item-has-children:hover > a {
    /* background-color: #aa7d52 !important; */
    /* color: #363636 !important; */
}

#resp-sidebar #mobile-navigation .menu > li > a:hover:before,
#resp-sidebar #mobile-navigation .menu > .current-menu-item > a:before,
#resp-sidebar #mobile-navigation .menu > .current-menu-ancestor > a:before,
#resp-sidebar #mobile-navigation .menu > .par-active > a:before,
#resp-sidebar #mobile-navigation .menu > li.menu-item-has-children:hover > a:before {
    background-color: #fff;
}

#resp-sidebar #mobile-navigation .menu .sub-menu li a:hover,
#resp-sidebar #mobile-navigation .menu .sub-menu .current-menu-ancestor > a,
#resp-sidebar #mobile-navigation .menu .sub-menu li.current-menu-item > a,
#resp-sidebar #mobile-navigation .menu .sub-menu li.par-active > a,
#resp-sidebar #mobile-navigation .menu .sub-menu li.menu-item-has-children:hover > a {
    color: #363636 !important;
    opacity: .75;
}

#resp-sidebar #mobile-navigation li.menu-item-has-children {
    position: relative;
}

#resp-sidebar #mobile-navigation li.menu-item-has-children .caret {
    background: url('assets/images/dd.png') no-repeat center center;
    cursor: pointer;
    height: 52px;
    right: 0;
    position: absolute;
    top: -12px;
    /* bottom: 0; */
    width: 52px;
    z-index: 2;
    margin: auto;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#resp-sidebar #mobile-navigation .sub-menu li.menu-item-has-children .caret {
    height: 32px;
}

#resp-sidebar #mobile-navigation .menu li.par-active > .caret {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

#resp-sidebar #mobile-navigation .sub-menu {
    /* background-color: #313538; */
    margin-top: 1px !important;
    display: none;
}

#resp-sidebar #mobile-navigation .sub-menu li:first-child {
    border-top: 0 !important;
    padding-top: 15px;
}

#resp-sidebar #mobile-navigation .sub-menu li:last-child {
    border-bottom: 0 !important;
    padding-bottom: 15px;
}

#resp-sidebar #mobile-navigation .sub-menu .sub-menu li:first-child {
    padding-top: 0;
}

#resp-sidebar #mobile-navigation .sub-menu .sub-menu li:last-child {
    padding-bottom: 0;
}

#resp-sidebar #mobile-navigation .sub-menu li > a {
    font-size: 15px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 30px;
    position: relative;
}

#resp-sidebar #mobile-navigation .sub-menu .sub-menu li > a {
    padding-left: 45px;
}

#resp-sidebar #mobile-navigation .sub-menu .sub-menu li > a {
    padding-left: 56px;
}

#resp-sidebar .contact-sidebar {
    display: inline-block;
    margin: 1.5em 0 1em;
    width: 100%;
}

#resp-sidebar .contact-sidebar .box {
    background-color: #fff;
    border-left: 8px solid #C88F5A;
    height: 100%;
    line-height: 1;
    max-width: 100%;
    padding: 16px 5px 18px 15px;
    position: relative;
    text-align: left;
    width: 100% !important;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}

#resp-sidebar .contact-sidebar .box+.box {
    margin-top: 10px;
}

#resp-sidebar .contact-sidebar .box * {
    color: #fff;
}

#resp-sidebar .contact-sidebar .box label {
    color: #030F27;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 300;
    margin-bottom: 6px;
    vertical-align: top;
    width: 100%;
}

#resp-sidebar .contact-sidebar .box a {
    color: #030F27;
    font-size: 1.5rem;
    font-weight: 500;
}

#resp-sidebar .contact-sidebar .email a {
    font-size: 1.25rem;
}

#resp-sidebar .contact-sidebar .box a:hover {
    color: #aa7d52;
}

#resp-sidebar .copyright-sidebar {
    display: inline-block;
    width: 100%;
}

#resp-sidebar .copyright-sidebar {
    color: #000;
    font-size: 1rem;
    margin: 0 0 1em;
    text-align: center;
}

#resp-sidebar .copyright-sidebar a {
    color: #000;
    font-weight: 500;
}

#resp-sidebar .copyright-sidebar a:hover {
    color: #aa7d52;
}



/*--------------------------------------------------------------
 ## Overrides
--------------------------------------------------------------*/


/** CF7 Overwrites **/
.wpcf7 {
    float: left;
    position: relative;
    width: 100%;
}

.wpcf7-form-control-wrap {
    display: block
}

.wpcf7-response-output,
.wpcf7-validation-errors,
.wpcf7-mail-sent-ok {
    border: 0 !important;
    border-radius: 0;
    bottom: 1.3em;
    color: #fff;
    font-size: 0.875rem;
    left: 0;
    line-height: 1;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    text-align: center !important;
    width: 100%;
    font-family: "Segoe UI" , sans-serif !important;
    /* font-family: -apple-system, "system-ui", Segoe UI, roboto, helvetica, arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important; */
}

.wpcf7 .ajax-loader {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 14px;
    z-index: 9;
}

.wpcf7-checkbox {
    display: inline-block;
    font-size: 0.9375rem;
    margin: 0 0 0.75em;
    width: 100%;
}

.wpcf7-checkbox .wpcf7-list-item {
    margin: 0;
    max-width: 150px;
    width: 100%;
}

.wpcf7-checkbox .wpcf7-list-item-label {
    margin-left: 5px;
    vertical-align: middle;
}
/* for cloudflare  */
.cloudflare-holder .cf7-cf-turnstile {
	margin-top: 15px !important;
    margin-bottom: -28px !important;
	position:relative !important;
	z-index: 999 !important;
}
.page-id-22 .site-slider rs-fullwidth-wrap {
	    height: 860px !important;
}
.page-id-16 .site-slider,
.page-id-16 .site-slider rs-fullwidth-wrap {
    height: 700px !important;
}
.slider-kontakt.tilbud .kontakt-holder {
	width: 615px !important;
}
.slider-kontakt.tilbud {
	display: flex !important;
}
.cloudflare-holder,
        .wpcf7 .cf7-cf-turnstile,
        .wpcf7 .cf-turnstile {
            display: block !important;
            visibility: visible !important;
            opacity: 1 !important;
        }
@media only screen and (max-width: 840px) {
	.page-id-16 .site-slider,
   .page-id-16 .site-slider rs-fullwidth-wrap {
    	height: 860px !important;
	}
	.page-id-22 .site-slider rs-fullwidth-wrap {
	    height: 800px !important;
	}
}
@media only screen and (max-width: 479px) {
	.page-id-16 .site-slider,
    .page-id-16 .site-slider rs-fullwidth-wrap {
    	height: 760px !important;
	}
	.page-id-22 .site-slider rs-fullwidth-wrap {
        height: 730px !important;
    }
}
/* ---------------- */
/** Kontakt Formular **/
#kontakt-form {
    width: 100%;
    max-width: 100% !important;
    margin: auto;
    display: table;
    padding: 40px !important;
    border-radius: 4px;
}

#kontakt-form input[type="checkbox"] {
    accent-color: #030f27;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .16);
    width: 18px;
    height: 18px;
}

#kontakt-form .text {
    margin-bottom: 30px;
}

#kontakt-form .row,
#kontakt-form .inrow {
    float: left;
    width: 100%;
    display: flex;
}

#kontakt-form .row+.row {
    margin-top: 0px;
}


#kontakt-form .row .col-5 {
    width: 100%;
    justify-content: space-between;
    display: flex;
    flex-direction: row;
    gap: 19px;
}
#kontakt-form .row .col div {
    width: 100%;
    position: relative;
}

#kontakt-form .row.col-3 .col {
    width: 33.33%;
}

#kontakt-form .row.col-3 .col+.col {
    padding-left: 8px;
}

#kontakt-form .textbox {
    flex-direction: column;
    gap: 12px;
    margin-top: 0px !important;
}
#kontakt-form .textbox > .col:first-child {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
#kontakt-form > p {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    margin-top: 12px;
}
#kontakt-form .row:last-child {
    width: 100% !important;
    display: flex;
    flex-direction: column;
}

#kontakt-form .btm-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#kontakt-form .btm-row .col:first-child .wpcf7-list-item {
    margin-left: 0;
}
#kontakt-form .btm-row .col:first-child .wpcf7-list-item > label {
	display: flex;
	align-items: center;
	gap: 12px;
}

#kontakt-form .btm-row .col:first-child .wpcf7-form-control-wrap {
    color: #000;
    display: flex;
    font-size: 16px;
    position: initial;
    justify-content: center;
    width: auto;
    margin-top: 15px;
}

#kontakt-form .btm-row .col:first-child .wpcf7-form-control-wrap a {
    color: #86EBF9;
    font-weight: 400;
    font-size: 16px;
}

#kontakt-form .btm-row .col:first-child .wpcf7-form-control-wrap a:hover {
    color: #000;
}
#kontakt-form-section label {
    color: #fff !important;
}

#kontakt-form .btm-row .col:last-child {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    margin-top: 15px !important;
    text-align: center;
    font-family: "Plus Jakarta Sans";
}
#kontakt-form .btm-row .col:last-child input {
    width: 100% !important;
}

#kontakt-form .btm-row .col:last-child div+div {
    margin-left: 10px;
    margin-top: 0;
}

#kontakt-form .btm-row span.wpcf7-not-valid-tip {
    left: 0;
    max-width: 125px;
    top: -15px;
}
#kontakt-form [type="text"],
#kontakt-form [type="tel"],
#kontakt-form [type="email"],
#kontakt-form [type="date"],
#kontakt-form textarea,
#kontakt-form select {
    background-color: #2e2e2e;
    border: 1px solid #424242 !important;
    box-shadow: none;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    height: 50px;
    padding: 4px 15px 5px 16px !important;
    text-align: left;
    width: 100%;
    font-family: "Plus Jakarta Sans" !important;
    font-weight: 300;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    letter-spacing: 0.1px !important;
}

#kontakt-form [type="text"]:active,
#kontakt-form [type="tel"]:active,
#kontakt-form [type="email"]:active,
#kontakt-form textarea:active,
#kontakt-form.oensker [type="text"]:active,
#kontakt-form [type="text"]:focus,
#kontakt-form [type="tel"]:focus,
#kontakt-form [type="email"]:focus,
#kontakt-form textarea:focus,
#kontakt-form.oensker [type="text"]:focus {
    border-color: #fff;
}

#kontakt-form select {
    background: url(assets/images/down.png) no-repeat 98% 4px;
}
#kontakt-form textarea {
    vertical-align: top;
    resize: vertical;
    min-height: 90px;
    padding: 5px 15px 5px 16px !important;
    line-height: 25px !important;
}

#kontakt-form [type=text].wpcf7-mathcaptcha {
    border: 1px solid #c0c0c0;
    height: 44px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    width: 70px;
}

#kontakt-form .wpcf7-checkbox {
    margin: 0 !important;
}

#kontakt-form .wpcf7-checkbox .wpcf7-list-item-label {
    display: none;
}

#kontakt-form .btn-col .wpcf7-list-item {
    font-size: 1rem;
    line-height: 1.5;
    margin-left: 0 !important;
}

#kontakt-form .btn-col .wpcf7-list-item a {
    color: #7F6252;
}

#kontakt-form .btn-col .wpcf7-list-item a:hover {
    color: #516E60;
}

#kontakt-form input[type="submit"] {
    background-color: #f62e2b;
    border: 0;
    border-radius: 0;
    /* box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.16); */
    color: #fff !important;
    display: inline-block;
    font-size: 15px;
    font-family: "Segoe UI" , sans-serif;
    /* font-family: -apple-system, "system-ui", Segoe UI, roboto, helvetica, arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; */
    font-weight: 500 !important;
    line-height: 1.5;
    padding: 8px 5px 8px;
    text-align: center !important;
    text-transform: initial;
    width: 266px;
    height: 45px;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    letter-spacing: 1.1px !important;
}

#kontakt-form input[type="submit"]:hover {
    cursor: default;
}

#kontakt-form .ajax-loader {
    left: initial !important;
    margin: 0 !important;
    right: 0 !important;
}

#kontakt-form span.wpcf7-not-valid-tip {
    background-color: #8A121C;
    color: #fff;
    font-size: 11px;
    line-height: 1 !important;
    margin: 0;
    padding: 6px 8px !important;
    position: absolute;
    right: 0;
    top: 0;
    text-align: left;
    width: auto;
}

#kontakt-form .btm-row {
    display: flex;
    flex-direction: column;
}

#kontakt-form .btm-row span.wpcf7-not-valid-tip {
    left: 0;
    margin: 0 auto !important;
    max-width: 140px;
    right: 0 !important;
    top: -15px;
}

#kontakt-form .btm-row .wpcf7-form-control-wrap {
    color: #000;
    display: inline-block;
    width: auto;
}

#kontakt-form .row:last-child .wpcf7-spinner {
    bottom: 0;
    left: 130px;
    margin: auto !important;
    position: absolute;
    right: 0;
    top: 0;
}

#kontakt-form ::-webkit-input-placeholder {
    color: #fff !important;
    opacity: 1 !important;
}

#kontakt-form ::-moz-placeholder {
    color: #fff !important;
    opacity: 1 !important;
}

#kontakt-form :-ms-input-placeholder {
    color: #fff !important;
    opacity: 1 !important;
}

#kontakt-form :-moz-placeholder {
    color: #fff !important;
    opacity: 1 !important;
}

/** Back to Top **/
#back-top {
    background: url('assets/images/top-bottom.png') no-repeat center center #f62e2b;
    background-size: 15px;
    border-radius: 5px;
    bottom: 70px;
    height: 50px;
    text-align: center;
    opacity: 0;
    position: fixed;
    right: 10px;
    width: 50px;
    z-index: 25;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#back-top:hover {
    background-color: #000;
}

#back-top.show {
    opacity: 1;
}

.sb-active #back-top {
    right: -5em;
}

/*--------------------------------------------------------------
 ## Galleri CSS
--------------------------------------------------------------*/
#billeder-wrap {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
}

#billeder-wrap > .no-wrap {
    padding: 20px 0;
}

#billeder-wrap .widget-title {
    border-bottom: 1px solid #05134E;
    color: #010220;
    display: block;
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 30px;
    padding-bottom: 18px;
    padding-left: 26px;
    position: relative;
    text-align: left;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
    text-transform: uppercase;
    width: 100%;
}

#billeder-wrap .widget-title:before {
    background-color: #F8B54B;
    content: '';
    display: inline-block;
    height: 30px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 13px;

}

#billeder-wrap .eteam-gallery {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: normal;
    justify-content: left;
    gap: 12px;
    margin: 0 15px;
}

#billeder-wrap .eteam-gallery * {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#billeder-wrap .eteam-gallery > .thumbnail-item {
    /* margin-bottom: 15px; */
    /* width: calc(16.6666666667% - 1 * 10px) !important;
    width: 25%; */
    width: calc(20% - 1 * 10px) !important;
    /* padding: 2px; */
}

#billeder-wrap .eteam-gallery > .thumbnail-item > .everlightbox-trigger {
    display: inline-block;
    height: 100%;
}

#billeder-wrap .thumbnail-item .inner {
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
    /* margin-right: 15px; */
    overflow: hidden;
    height: 100%;
}

#billeder-wrap .thumbnail-item figcaption {
    align-items: center;
    background-color: #8b8476;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-family: 'Plus Jakarta Sansni Moda', sans-serif;
    font-size: 1.75rem;
    font-weight: 600;
    justify-content: center;
    letter-spacing: -0.05rem;
    line-height: 1.25;
    min-height: 148px;
    padding: 5px 10px;
    text-shadow: 5px 0 5px rgba(1, 1, 1, 0.10);
    width: 100%;
}

#billeder-wrap .thumbnail-item .inner:hover figcaption {
    background-color: #225b39;
}

#billeder-wrap .thumbnail-item figcaption > span {
    display: block;
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: -10px;
}

#billeder-wrap .eteam-gallery img {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    filter: grayscale(50%);
    height: 100%;
}

#billeder-wrap .eteam-gallery img:hover {
    /*opacity: 0.875;*/
    filter: grayscale(0);
    transform: scale(1.07);
}

.site-footer #footer-col-2 .widget-title {
    padding-right: 63px;
}

.site-footer #footer-col-4 .widget-title {
    padding-right: 0;
}
.site-footer #footer-col-4 .textwidget {
    margin-top: 3px;
}
.site-footer #footer-col-4 .textwidget p:first-child a {
    color: #fff;
}
.site-footer #footer-col-4 .textwidget p:first-child a:hover {
    color: #86EBF9;
}
.site-footer #footer-col-4 .textwidget p:last-child a:hover {
    color: #fff !important; 
}

.rs-parallax-wrap .banner-img img {
    /* filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, .60));
    top: 4px;
    left: 256px; */
}

#page-title-wrap {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    text-align: center;
    padding: 16.2px 0;
    position: relative;
    z-index: 3;
    background: rgba(255, 248, 241, .5);
}
#page-title-wrap h1 {
    color: #000;
    letter-spacing: 0.2px !important;
}

.fg-1,
.fg-2,
.fg-3,
.fg-4 {
    position: relative;
}

.fg-1 > .panel-grid-cell:before,
.fg-2 > .panel-grid-cell:before,
.fg-3 > .panel-grid-cell:before,
.fg-4 > .panel-grid-cell:before {
    content: '';
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}



/*-- flexbox safari workaround --*/
.panel-grid.panel-has-style > .panel-row-style,
.panel-grid.panel-no-style {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
}

/*--------------------------------------------------------------
 ## Responsive CSS
--------------------------------------------------------------*/

@media only screen and (max-width: 1899px) {
  
}
@media only screen and (max-width: 1860px) {
   
}

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

@media only screen and (max-width: 1779px) {
 
}
@media only screen and (max-width: 1699px) {
  
}

@media only screen and (max-width: 1642px) {
  
}
@media only screen and (max-width: 1599px) {
 .slider-kontakt .fa-et-tilbud .content {
        gap: 4px !important;
    }  
}

@media only screen and (max-width: 1499px) {
   .slider-kontakt .content-holder p {
        margin-top: 15px !important;
   }
}
@media only screen and (max-width: 1399px) {
   
}
@media only screen and (max-width: 1360px) {
   .site-footer .footer-wrap {
        padding: 80px 20px 328px !important;
    }
    .site-footer #footer-col-5 {
        padding-left: 55px;
    }
    #uforpligtende-tilbud-section .uforpligtende-tilbud-container .content p:first-child {
        margin: 0 auto 53px;
        width: 675px;
    }
}
@media only screen and (max-width: 1320px) {
    .wrap,
   .slider-homepage  {
        margin: 0 !important;
   }
    .slider-homepage.wrap  {
        padding: 120px 20px 0 !important;
    }
    .slider-homepage .slide-header {
        margin-bottom: 0 !important;
    }
    .wrap {
        max-width: 100% !important;
        padding: 0 20px !important;
    }
	#copyright-wrapper .copyright-wrap {
		padding: 15px 20px !important;
	}
    #bottom-map-section .map-holder {
        padding-top: 20px !important;
        padding-bottom: 80px !important;
    }
    .slider-kontakt .kontakt-holder .kontakt-page {
        width: 100% !important;
    }
    .slider-kontakt .kontakt-holder {
        width: 50% !important;
    }
    .slider-kontakt {
        padding-top: 120px !important;
    }
    #nordens-relining-section .nordens-telining-holder > .panel-grid-cell:first-child {
        width: 48%;
    }
    #nordens-relining-section .nordens-telining-holder > .panel-grid-cell:last-child {
        width: 51%;
        padding-left: 60px;
    }
    #bottom-map-section .map-holder {
        padding: 20px 20px 83px;
    }
    .site-footer #footer-col-5 {
        padding-left: 50px;
    }
    #forside-row-1 .col-2 > .panel-grid-cell:last-child {
        padding-left: 0;
    }
	#kontakt-form.fa-et-tilbud .btm-row .col:last-child {
/* 	    margin-top: 35px !important; */
	}
}


@media only screen and (max-width: 1279px) {
    .site-footer #footer-col-5 {
        padding-left: 40px;
    }
    #nordens-relining-section .nordens-telining-holder > .panel-grid-cell:first-child {
        width: 50%;
    }
    #nordens-relining-section .nordens-telining-holder > .panel-grid-cell:last-child {
        width: 50%;
        padding-left: 35px;
    }
    #nordens-relining-section .nordens-telining-holder > .panel-grid-cell img {
        height: 100%;
    }
    .slider-kontakt .kontakt-holder {
        width: 58% !important;
    }
    .slider-kontakt .fa-et-tilbud h3 {
        margin: 0 0 10px !important;
    }
    .slider-kontakt .fa-et-tilbud .content-container {
        padding: 15px 65px 22px 65px !important;
    }
    .slider-kontakt .fa-et-tilbud .content {
        gap: 14px !important;
    }
}

@media only screen and (max-width: 1199px) {
    .site-footer #footer-col-5 {
        padding-left: 28px;
    }
    #forside-row-2 .wrap .image-holder .header h3 {
        font-size: 25px;
    }
    #forside-row-2 .wrap > .panel-layout {
        gap: 8px;
    }
    .slider-kontakt .kontakt-holder {
        width: 60% !important;
    }
 
}
@media only screen and (max-width: 1099px) {
    .site-footer #footer-col-2,
    .site-footer #footer-col-3,
    .site-footer #footer-col-4 {
        padding-left: 0;
    }
   #forside-row-1 .col-2 > .panel-grid-cell:first-child .sow-image-container img {
        height: 100%;
    }
    .site-footer #footer-col-5 {
        padding-left: 19px;
    }
}
@media only screen and (max-width: 1040px) {
    #forside-row-2 .wrap .image-holder .header h3 {
        font-size: 23px;
    }
    .site-footer #footer-col-5 {
        padding-left: 17px;
    }
}

@media only screen and (max-width: 1024px) {
    .site-footer #footer-col-5 {
        padding-left: 12px;
    }
}
@media only screen and (max-width: 991px) {
    .home rs-fullwidth-wrap {
        height: 415px !important;
    }
    .slider-homepage  .slide-header {
        font-size: 44px;
    }
    .slider-homepage.wrap  {
        padding: 50px 20px 0 !important;
    }
    .slider-homepage  .slide-content {
        font-size: 17px;
    }
    .slider-homepage  .slide-content, .slider-homepage  .slide-header {
        width: 720px !important;
    }
   #forside-row-1 .col-2 {
        display: flex;
        align-items: center !important;
        flex-direction: column;
    }
    #forside-row-1 .col-2 > .panel-grid-cell:first-child,
    #forside-row-1 .col-2 > .panel-grid-cell {
        width: 100% !important;
    }
    #forside-row-1 .col-2 > .panel-grid-cell:first-child {
        padding-right: 0;
        padding-bottom: 50px;
    }
    #forside-row-1 .col-2 > .panel-grid-cell:first-child .sow-image-container img {
        height: 730px;
    }
    #forside-row-2 .wrap > .panel-layout > .panel-grid {
        width: calc(33.333% - 1 * 10px) !important;
    }
    #nordens-relining-section .nordens-telining-holder {
        flex-direction: column;
    }
    #nordens-relining-section .nordens-telining-holder > .panel-grid-cell:first-child,
    #nordens-relining-section .nordens-telining-holder > .panel-grid-cell:last-child {
        width: 100%;
    }
    #nordens-relining-section .nordens-telining-holder > .panel-grid-cell:last-child {
        padding-left: 0;
        padding-top: 50px;
    }
    #bottom-map-section .map-holder {
        padding: 20px 20px 75px;
        flex-direction: column-reverse;
    }
    #bottom-map-section .map-holder > .panel-grid-cell:first-child,
    #bottom-map-section .map-holder > .panel-grid-cell:last-child {
        width: 100%;
    }
    #bottom-map-section .map-holder > .panel-grid-cell:last-child {
        padding-left: 0;
        padding-bottom: 50px;
    }
    .site-footer #footer-col-1 {
        max-width: 100%;
        padding-right: 0;
        padding-bottom: 60px;
    }
    .site-footer #footer-col-2 {
        max-width: 37%;
    }
    .site-footer #footer-col-3 {
        max-width: 22%;
    }
    .site-footer #footer-col-4 {
        max-width: 25%;
    }
    .site-footer #footer-col-5 {
        padding-left: 0;
        max-width: 16%;
    }
    #grenrorsrenovering.global-content .header .so-widget-sow-editor, 
    #grenrorsrenovering.global-content .content .so-widget-sow-editor,
    .global-content .header .so-widget-sow-editor, 
    .global-content .content .so-widget-sow-editor {
        width: 100%;
    }
    .slider-kontakt .content-holder {
        width: 50% !important;
    }
    .slider-kontakt .kontakt-holder {
        width: 50% !important;
    }
	#kontakt-section .slider-kontakt .textwidget {
    	gap: 20px !important;
	}
	#kontakt-form {
		padding: 30px !important;
	}
}

@media only screen and (max-width: 899px) {
    .slider-homepage  .slide-content, .slider-homepage  .slide-header {
        width: 100% !important;
    }
    #forside-row-1 .col-2 > .panel-grid-cell:first-child .sow-image-container img {
        height: 625px;
    }
    #uforpligtende-tilbud-section .uforpligtende-tilbud-container .content p:first-child {
        margin: 0 auto 40px;
        width: 100%;
    }
    .site-footer #footer-col-3 {
        max-width: 20%;
    }
    .site-footer #footer-col-5 {
        max-width: 18%;
    }
}
@media only screen and (max-width: 840px) {
    .slider-kontakt {
        padding-top: 50px !important;
/*         flex-direction: column-reverse; */
    }
	#kontakt-section .slider-kontakt .textwidget {
		flex-direction: column-reverse;
	}
	#kontakt-section .slider-kontakt .textwidget {
        gap: 35px !important;
    }
    .slider-kontakt .content-area {
        display: none !important;
    }
    .page-id-16 rs-fullwidth-wrap {
        height: 800px !important;
    }
    .slider-kontakt .content-holder,
    .slider-kontakt .kontakt-holder {
        width: 100% !important;
    }
    .slider-kontakt .content-holder h3 {
        text-align: center !important;
    }
    .slider-kontakt .content-holder p a {
        line-height: 1.5 !important;
    }
    .slider-kontakt .content-holder p {
        margin-top: 15px !important;
        justify-content: center;
    }
    .slider-kontakt .content-holder p:last-of-type i {
        top: -15px !important;
    }
    .slider-kontakt.tilbud  > .content-holder, 
    .slider-kontakt.tilbud  > .kontakt-holder {
        width: 615px !important;
        display: table !important;
        margin: auto !important;
    }
    .slider-kontakt.tilbud {
        padding-top: 85px !important;
    }
    blockquote p {
        font-size: 18px;
    }
    #om-cookies-row-1 label, 
    #persondatapolitik-row-1 label {
        font-size: 20px;
    }
}

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

    /** FACEBOOK in-app browser fix **/
    .panel-grid .panel-grid-cell {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 0 !important;
        width: 100% !important;
    }
    .slider-homepage.wrap {
        padding: 25px 20px 0 !important;
    }
    .home rs-fullwidth-wrap {
        padding: 15px 0;
    }
    #forside-row-1 > .panel-grid-cell {
        padding: 80px 0 !important;
    }
    #forside-row-2 > .panel-grid-cell {
        padding: 40px 0 80px !important;
    }
    #testimonial-section .testimonial-vores-anmeldelser {
        flex-direction: row !important;
    }
    #bottom-map-section .map-holder {
        flex-direction: column-reverse !important;
    }
    .site-footer .footer-wrap {
        padding: 80px 20px 160px !important;
    }
    .global-content > .panel-grid-cell {
        padding: 80px 0 !important;
    }
    #om-cookies-row-1 > .panel-grid-cell, #persondatapolitik-row-1 > .panel-grid-cell {
        padding: 60px 0 !important;
    }
}
 @media only screen and (max-width: 767px) {
    #header-nav-wrap {
        display: none;
    }
    .site-header .hmenu-wrapper {
        display: block;
    }
    .home rs-fullwidth-wrap {
        padding: 0 0 120px;
    }
	 .page-id-153 rs-fullwidth-wrap,
	 .page-id-158 rs-fullwidth-wrap,
	 .page-id-199 rs-fullwidth-wrap,
    .page-id-19 rs-fullwidth-wrap,
    .page-id-38 rs-fullwidth-wrap,
    .page-id-41 rs-fullwidth-wrap,
    .page-id-44 rs-fullwidth-wrap,
    .page-id-47 rs-fullwidth-wrap,
    .page-id-50 rs-fullwidth-wrap,
    .page-id-53 rs-fullwidth-wrap,
    .page-id-13 rs-fullwidth-wrap {
        height: 232px !important;
    }
    .common-slider-subpage.wrap h2 {
        padding-top: 0px !important;
        display: block !important;
        padding: 0 !important;
    }
    .common-slider-subpage.wrap {
        display: flex !important;
        justify-content: center;
    }
    .slider-homepage.wrap  {
        padding: 45px 20px 0 !important;
    }
    .home rs-fullwidth-wrap {
        padding: 0 0 200px;
        height: 100% !important;
    }
    #forside-row-2 .wrap .image-holder > .panel-grid-cell img {
        width: 100%;
    }
    #forside-row-2 .wrap > .panel-layout {
        gap: 12px;
    }
    #forside-row-2 .wrap > .panel-layout > .panel-grid {
        width: 100% !important;
    }
    #forside-row-2 .wrap .image-holder .header h3 {
        font-size: 27px;
    }
    #uforpligtende-tilbud-section .uforpligtende-tilbud-container > .panel-grid-cell {
        padding: 60px 0;
    }
    #uforpligtende-tilbud-section .uforpligtende-tilbud-container .content p, 
    #uforpligtende-tilbud-section .uforpligtende-tilbud-container .header h2 {
        text-align: left;
    }   
    #forside-row-1 .col-2 > .panel-grid-cell:first-child .sow-image-container img {
        height: 100%;
    }
    .btn-container {
        flex-direction: column;
    }
    .btn-container .btn-1 {
        text-align: center !important;
    }
    #bottom-map-section .map-holder ul {
        column-count: 2;
    }
    .site-footer #footer-col-1 .sow-image-container {
        justify-content: center;
    }
    .site-footer #footer-col-1 {
        padding-bottom: 0;
    }
    .site-footer #footer-col-1 .sow-image-container {
        padding-bottom: 15px;
        left: 0;
        top: 0;
    }
    .site-footer #footer-col-2,
    .site-footer #footer-col-3,
    .site-footer #footer-col-4,
    .site-footer #footer-col-5 {
        max-width: 100%;
        margin-top: 50px;
    }
    .site-footer .widget-title,
    .site-footer .textwidget,
    .site-footer .footer-col ul li {
        text-align: center;
    }
    .site-footer .footer-col p {
        display: block !important;
    }
    .site-footer #footer-col-2 .widget-title {
        padding-right: 0;
    }
    .site-footer .footer-wrap {
        padding: 80px 20px 100px !important;
    }
	 h1 {
		font-size: 44px; 
	 }
    h2 {
        font-size: 42px;
    }
    #top-header-section .panel-grid-cell {
        justify-content: flex-start;
    }
    .slider-kontakt .fa-et-tilbud h3,
    .slider-kontakt .content-holder h3 {
        font-size: 28px !important;
    }
    .slider-homepage .slide-header {
        margin-bottom: 15px !important;
    }
}

@media only screen and (max-width: 666px) {
  #resp-sidebar .site-branding {
        width: 20% !important;
    }
    #resp-sidebar .resp-sidebar-wrap .hmenu-wrapper {
        top: 40px;
    }
    .slider-kontakt .fa-et-tilbud .content-container {
        padding: 15px 20px 22px !important;
    }
    .slider-kontakt .kontakt-holder form #kontakt-form {
        display: inline-block !important;
    }
    .slider-kontakt.tilbud .content-holder, 
	.slider-kontakt.tilbud .kontakt-holder {
        width: 100% !important;
        display: inline-block !important;
        margin: auto !important;
    }
    .slider-kontakt .fa-et-tilbud .content {
        white-space: normal;
        line-height: 1.5 !important;
    }
    .slider-homepage .slide-header {
        font-size: 40px;
    }
}

@media only screen and (max-width: 599px) {
   .tel-holder i {
    display: none;
   }
    .home rs-fullwidth-wrap {
        padding: 0 0 250px;
    }
    #top-header-section .panel-grid-cell {
        gap: 20px;
    }
}

@media only screen and (max-width: 567px) {
  #top-header-section .panel-grid-cell > .so-panel:first-child {
    display: none;
  }

    .slider-homepage  .slide-header {
        /* font-size: 42px; */
        /* margin-bottom: 15px !important; */
    }
    #persondatapolitik-row-1 ul {
        margin: 25px 0 25px 10px;
    }
}
@media only screen and (max-width: 504px) {
    .home rs-fullwidth-wrap {
        padding: 0 0 310px;
    }
}

@media only screen and (max-width: 496px) {
  #kontakt-form [type="text"], 
  #kontakt-form [type="tel"], 
  #kontakt-form [type="email"], 
  #kontakt-form [type="date"], 
  #kontakt-form textarea, 
  #kontakt-form select {
        font-size: 14px;
  }
}
@media only screen and (max-width: 479px) {
    .site-header {
        height: 100px;
            top: 35px;
    }
    .site-slider {
        margin-top: 135px;
    }
    #top-header-section .panel-grid-cell {
        height: 35px;
    }
   .slider-homepage  .slide-button {
        flex-direction: column;
    }
    .slider-homepage  .slide-button .btn-1 {
        line-height: 1.7 !important;
        text-align: center !important;
    }
    .home rs-fullwidth-wrap {
        padding: 0 0 330px;
    }
	h1 {
		font-size: 34px;
	}
    h2,
    #uforpligtende-tilbud-section .uforpligtende-tilbud-container .header h2,
    .slider-homepage  .slide-header {
/*         font-size: 32px; */
		font-size: 32px;
    }
    .slider-homepage  .slide-content {
        font-size: 16px;
    }
    #forside-row-1 .col-2 .content p:last-child .btn-1 {
        width: 100%;
        display: block;
        text-align: center;
    }
    #forside-row-1 .col-2 .content p:last-child {
        margin-top: 35px;
    }
    #forside-row-1 > .panel-grid-cell {
        padding: 80px 0 40px !important;
    }
    .global-content h3 {
        font-size: 21px !important;
    }
    #kontakt-form {
        padding: 10px !important;
    }
    .page-id-22 rs-fullwidth-wrap {
        height: 690px !important;
    }
    .page-id-16 rs-fullwidth-wrap {
        height: 700px !important;
    }
    .slider-kontakt.tilbud {
        padding-top: 55px !important;
    }
   #top-header-section p, #top-header-section a {
        font-size: 12px;
    }
    .slider-kontakt {
        padding-top: 25px !important;
    }
    .home rs-fullwidth-wrap {
        padding: 0 0 400px;
    }
    .wpcf7-response-output, .wpcf7-validation-errors, .wpcf7-mail-sent-ok {
        bottom: 0.3em;
        padding: 5px !important;
        line-height: 20px !important;
        white-space: normal;
    }
	.slider-kontakt .fa-et-tilbud .content-container {
        padding: 15px 10px 22px !important;
    }
	.slider-kontakt .content-holder h3 {
    	margin: 4px 0 20px !important;
	}
}

@media only screen and (max-width: 413px) {
    #nordens-relining-section {
        padding: 20px 0;
    }
    #top-header-section .panel-grid-cell > .so-panel:last-child {
        display: none;
    }
    #top-header-section .panel-grid-cell {
        justify-content: center;
    }
    .home rs-fullwidth-wrap {
        padding: 0 0 440px;
    }
    #resp-sidebar .resp-sidebar-wrap .hmenu-wrapper {
        top: 32px;
    }
}
@media only screen and (max-width: 374px) {
    h2, 
    #uforpligtende-tilbud-section .uforpligtende-tilbud-container .header h2, 
    .slider-homepage  .slide-header {
        font-size: 26px;
    }
    .slider-homepage.wrap  {
        padding: 50px 10px 0 !important;
    }
    .wrap {
        max-width: 100% !important;
        padding: 0 10px !important;
    }
    #bottom-map-section .map-holder ul {
        column-count: 1;
    }
    #top-header-section .mail-holder .fa-envelope {
        display: none;
    }
    .home rs-fullwidth-wrap {
        padding: 0 0 470px;
    }
}

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


/** Slidebar Overrides **/
@media only screen and (max-width: 2000px) and (min-width: 1600px) {
    .sb-slidebar {
        max-width: 350px;
        width: 100%;
    }
}

@media only screen and (max-width: 1599px) and (min-width: 1367px) {
    .sb-slidebar {
        max-width: 350px;
        width: 100%;
    }
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    .sb-slidebar {
        max-width: 350px;
        width: 100%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 901px) {
    .sb-slidebar {
        max-width: 390px;
        width: 100%;
    }
}

@media only screen and (max-width: 900px) and (min-width: 768px) {
    .sb-slidebar {
        max-width: 370px;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .sb-slidebar {
        /* max-width: 350px; */
		height: 100%;
        width: 100%;
        max-width: 100% !important;
        z-index: 1;
        display: none !important;
    }
    body.is-active .sb-slidebar {
        display: block !important;
        z-index: 999;
    }
}

@media only screen and (max-width: 567px) and (min-width: 414px) {
    .sb-slidebar {
        max-width: 320px;
        width: 100%;
    }
}

@media only screen and (max-width: 413px) and (min-width: 345px) {
    .sb-slidebar {
        max-width: 280px;
        width: 100%;
    }
}
@media only screen and (max-width: 345px) and (min-width: 321px) {
    .sb-slidebar {
        max-width: 260px;
        width: 100%;
    }
}

@media only screen and (max-width: 320px) and (min-width: 300px) {
    .sb-slidebar {
        max-width: 280px;
        width: 100%;
    }
}