/* Global CSS */
.extrabold {
    font-weight: 900;
}

a[href^="mailto:"],
a[href^="tel:"],
a.cta {
    white-space: nowrap;
}

p:empty:before {
    content: ' ';
    white-space: pre;
}

#block-ewcustom-cta2 .contextual {
    display: none;
}

#sliding-popup {
    z-index: 90;
}

#sliding-popup .eu-cookie-withdraw-tab {
    background: #222;
    font-size: 0;
    overflow: hidden;
}

#sliding-popup .eu-cookie-withdraw-tab:before {
    content: "\f563";
    font-family: "Font Awesome 6 Pro";
    color: #fff;
    font-size: 1rem;
    display: inline-block;
    font-weight: 100;
}

#sliding-popup .eu-cookie-withdraw-tab {
    padding: 4px 10px 2px 7px;
}

#sliding-popup.sliding-popup-bottom h2 {
    color: #222;
}

#sliding-popup.sliding-popup-bottom .agree-button {
    border: 1px solid #A0A18A;
    background-color: #A0A18A;
    color: #fff;
    cursor: pointer;
    transition: all ease-in-out 300ms, background-color 500ms linear;
    transform: scale(1, 1);
}

#sliding-popup.sliding-popup-bottom .agree-button:hover {
    box-shadow: 0px 37px 20px -20px rgba(0, 0, 0, 0.2);
    transform: translate3d(10px, 0, 1rem) scale(1);
}

#sliding-popup.sliding-popup-bottom .decline-button,
#sliding-popup.sliding-popup-bottom .eu-cookie-withdraw-button {
    border: 1px solid #222;
    background-color: transparent;
    color: #222;
    cursor: pointer;
    transition: all ease-in-out 300ms, background-color 500ms linear;
    transform: scale(1, 1);
}

#sliding-popup.sliding-popup-bottom .decline-button:hover,
#sliding-popup.sliding-popup-bottom .eu-cookie-withdraw-button:hover {
    box-shadow: 0px 37px 20px -20px rgba(0, 0, 0, 0.2);
    transform: translate3d(10px, 0, 1rem) scale(1);
}

@media (max-width: 767px) {
    body:not(.eu-cookie-compliance-popup-open) #sliding-popup .eu-cookie-withdraw-tab {
        left: 0;
        margin-left: 0;
        margin-top: unset;
        transform: translate(0px, -100%);
    }
}


.btn-cta {
    text-align: center;
    border: #A0A18A !important;
    background: #A0A18A !important;
    color: #fff !important;
    padding: 10px 25px 10px 25px;
    font-size: 1rem;
    margin-top: 0.5rem;
    border-radius: 30px !important;
    font-weight: 500 !important;
    cursor: pointer;
    transition: all ease-in-out 300ms;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
    opacity: 1;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}

.btn-cta:hover {
    transform: translate3d(10px, 0, 1rem) scale(1);
    border: 1px #A0A18A !important;
    background: #A0A18A !important;
    text-decoration: none !important;
    opacity: 1;
}

.btn-primary,
.btn-primary:focus,
.btn-primary:active {
    text-align: center;
    border: 1px solid #000 !important;
    background-color: transparent !important;
    color: #000 !important;
    padding: 10px 25px 10px 25px;
    font-size: 1rem;
    margin-top: 0.5rem;
    border-radius: 30px !important;
    font-weight: 500 !important;
    cursor: pointer;
    transition: all ease-in-out 300ms;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
    opacity: 1;
    border: 1px solid #000000 !important;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}

.btn-primary:hover {
    transform: translate3d(10px, 0, 1rem) scale(1);
    border: 1px solid #000 !important;
    background-color: transparent !important;
    text-decoration: none !important;
    opacity: 1;
    border: 1px solid #000 !important;
}

.btn-secondary,
.btn-secondary:focus,
.btn-secondary:active {
    text-align: center;
    border: 1px solid transparent !important;
    background-color: transparent !important;
    color: #fff !important;
    padding: 10px 25px 10px 25px;
    font-size: 1rem;
    margin-top: 0.5rem;
    border-radius: 30px !important;
    font-weight: 500 !important;
    cursor: pointer;
    transition: all ease-in-out 300ms;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
    opacity: 1;
    border: 1px solid #fff !important;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}

.btn-secondary:hover {
    transform: translate3d(10px, 0, 1rem) scale(1);
    border: 1px solid transparent !important;
    background-color: transparent !important;
    text-decoration: none !important;
    opacity: 1;
    border: 1px solid #fff !important;
}

::-moz-selection {
    color: #fff;
    background: #A0A18A;
}

::selection {
    color: #fff;
    background: #A0A18A;
}

.ewh1,
h1,
h2,
.ewh2,
.ewh3,
h3,
.ewh4,
h4,
.ewh5,
h5,
.title,
.Footer3-606da2902b0f0 .primary__box-headline,
#Articles1rev2-657314509ddd4 .article .article__body__headline a,
.big-h2-me,
#block-ewcustom-primaernavigation-menu {
    font-family: "Work Sans", sans-serif;
}

p,
a,
ul,
li,
#sliding-popup .eu-cookie-withdraw-tab,
#sliding-popup.sliding-popup-bottom .agree-button,
.Copyright1-606da3009e84a .copyright__info,
.webform-submission-form input,
.webform-submission-form textarea,
.table td,
.table th,
.button,
b,
.btn-link,
label {
    font-family: "Montserrat", sans-serif;
}

h2,
.ewh2,
.big-h2-me {
    font-size: 2.7rem;
}

h3,
.ewh3 {
    font-size: 1.55rem;
}


a {
    font-weight: 700;
    color: #222;
    transition: 0.3s;
}

a:hover {
    text-decoration: none;
    color: #A0A18A;
}

h4,
.ewh4 {
    font-size: 1.3rem;
    letter-spacing: 1px;
    font-weight: 900;
    text-transform: uppercase;
}




/* Menu */
.Menu2-6050a48c282ec .header .primary__logo img {
    transition: transform .3s !important;
    max-height: 170px;
}

.Menu2-6050a48c282ec .header .primary__logo img:hover {
    transform: scale(1.05) !important;
}

.Menu2-6050a48c282ec .header .top .socials__item a,
.Menu2-6050a48c282ec .header .top .company-info__item a {
    font-weight: 400;
}

.Menu2 .header .header__top .container-lg .top__cols,
.Menu2 .header .header__top .container-fluid .top__cols {
    justify-content: flex-end;
}

.Menu2-6050a48c282ec .menu__item--1.menu__item--active>.menu__link {
    font-weight: 700;
}

.Menu2-6050a48c282ec .menu__link {
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    font-size: 13px;
    letter-spacing: 0.06em;
}

.Menu2-6050a48c282ec .menu__item.menu__item--mega .menu__item.menu__item--2>.menu__link {
    font-weight: 400;
    color: #fff9;
}

.Menu2-6050a48c282ec .menu__item.menu__item--mega .menu__item.menu__item--2>.menu__link:hover,
.Menu2-6050a48c282ec .menu__item.menu__item--mega .menu__item.menu__item--2>.menu__link.menu__link--current {
    color: #fff !important;
}


.Menu2-6050a48c282ec .header .primary {
    height: 200px;
}

.Menu2-6050a48c282ec .header .primary.js-sticky--stuck {
    height: 120px;
    background-color: #ede7e2e8;
}

.Menu2-6050a48c282ec .header .primary.js-sticky--stuck .primary__logo img {
    max-height: 100px;
    margin-top: 0rem;
    filter: invert(1);
}

.Menu2-6050a48c282ec .header .primary.js-sticky--stuck .menu__link {
    color: #0009;
    transition: 0.3s;
}

.Menu2-6050a48c282ec .header .primary.js-sticky--stuck .menu__link:hover {
    opacity: 0.6;
}








/* Hero */
.HeroVideo1rev2-670672cb646d8 .hero p {
    display: block;
    font-size: 1rem;
}

.HeroVideo1rev2-670672cb646d8 .hero__content {
    text-align: center;
    top: 75%;
}







/* Link kasser */
.Indgangsvinkel7-67067b0f98dc6 .entry-focus__blocks {
    grid-template-columns: repeat(10, 1fr);
    padding: 0;
}

.Indgangsvinkel7-67067b0f98dc6.entry-focus .box {
    transition: transform 300ms ease 0ms !important;
    transition: 0.3s !important;
}

.Indgangsvinkel7-67067b0f98dc6.entry-focus .box:hover {
    transform: translateX(0px) translateY(-15px) !important;
}

.Indgangsvinkel7-67067b0f98dc6 .box__content .box__content-inner {
    padding: 0;
    text-align: center;
}

.Indgangsvinkel7-67067b0f98dc6 .box__content .box__content-inner img {
    max-width: 6rem;
    margin-bottom: 30px;
    opacity: 0.45;
    transition: 0.3s;
}

.Indgangsvinkel7-67067b0f98dc6.entry-focus .box:hover img {
    opacity: 1;
}

.Indgangsvinkel7-67067b0f98dc6 .box__content .box__content-inner h5 {
    transition: 0.3s;
}

.Indgangsvinkel7-67067b0f98dc6.entry-focus .box:hover h5 {
    color: #A0A18A;
}








/* Din første behandling? */
.Indgangsvinkel7-670670e8df81a .box__content .box__content-inner {
    padding: 8rem 0 8rem 4rem;
}







/* Giv dig selv et pusterum fra hverdagen */
.Indgangsvinkel7-670671ca93a26 .box__content .box__content-inner {
    text-align: center;
    padding: 0;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}








/* Værdi sæt */
.Indgangsvinkel7-670791f2ec511 .box-670791f326ecd .box__content .box__content-inner {
    padding: 8rem 4rem 8rem 0;
}

.Indgangsvinkel7-670791f2ec511 .box__content .box__content-inner {
    padding: 0;
}

.first-img {
    position: absolute;
    object-fit: cover;
    height: 400px;
    width: 370px;
    top: 6rem;
    margin-left: 6rem;
    z-index: 1;
}

.second-img {
    position: relative;
    max-width: 25rem;
    margin-left: auto;
    display: block;
    float: right;
    text-align: right;
}








/* Ind8 */
.entry__grid-item {
    opacity: 0;
    transform: translateY(50px);
    transition: all 0.5s ease-in-out;

    &.fade-in {
        opacity: 1;
        transform: translateY(0px);
    }
}

#Indgangsvinkel8-606daad114791 .effect {
    text-align: left;
    justify-content: flex-end;
}

#Indgangsvinkel8-606daad114791 .effect .bodyText {
    text-align: left;
}







/* Reviews */
.Reviews2-632c26940f701 .reviews__header {
    text-align: center;
    color: #fff;
}

.Reviews2-632c26940f701 .reviews .header__head {
    margin-bottom: 0;
}

.Reviews2-632c26940f701 .reviews__content {
    padding-top: 0;
    padding-bottom: 0;
}

.Reviews2-632c26940f701 .slide-inner {
    text-align: center;
    padding: 0;
    color: #fff;
}

.Reviews2-632c26940f701 .slide__visual {
    display: none;
}

.Reviews2-632c26940f701 .slide__content {
    flex-direction: column-reverse;
}

.Reviews2-632c26940f701 .slide__copy {
    margin-bottom: 0;
}






/* Instagram */
.Indgangsvinkel7-67067b8711fa9 .box__content .box__content-inner {
    padding: 0;
    text-align: center;
}

.Indgangsvinkel7-67067b8711fa9 .box__content .box__content-inner h2 {
    margin-bottom: 2rem;
}








/* Slider7 */
.Slider7rev4-669921e8d1ab9 .gallery__slides-wrap {
    padding: 0 15px;
}

.Slider7rev4-669921e8d1ab9 .gallery__footer {
    display: none;
}

.Slider7rev4-669921e8d1ab9 .gallery__header {
    padding-top: 0;
}

#ewapp-portfolio-content-type-style-default img {
    transition: 0.3s;
}

#ewapp-portfolio-content-type-style-default img:hover {
    opacity: 0.5;
}







/* Footer */
.Footer3-606da2902b0f0 .company-info__item-visual {
    display: none;
}

.Footer3-606da2902b0f0 .quick__link {
    font-size: 0.875em;
    font-weight: 400;
    transition: 0.3s;
}

.Footer3-606da2902b0f0 .quick__link:hover {
    opacity: 0.5;
}

.Footer3-606da2902b0f0 .primary__box-hd {
    border: none;
    margin-bottom: 0.5rem;
}

.Footer3-606da2902b0f0 .top__cols {
    padding-top: 3rem;
    border-bottom: 1px solid #0000001f;
}

.Footer3-606da2902b0f0 .logo__image {
    transition: transform .3s !important;
    max-width: 43rem;
    max-height: 108px;
}

.Footer3-606da2902b0f0 .logo__image:hover {
    transform: scale(1.05) !important;
}

.Footer3-606da2902b0f0 .company-info__item-content a.cta {
    transition: 0.3s;
}

.Footer3-606da2902b0f0 .company-info__item-content a.cta:hover {
    opacity: 0.5;
}

.Footer3-606da2902b0f0 .opening-hours {
    margin-bottom: 15px;
}







/* Underside */
#ew-contact-info-1 ul li {
    padding-top: 0;
    border: none;
}

#ew-contact-info-1 ul li svg {
    display: none;
}

#ew-contact-info-1 a {
    font-weight: 700;
}

.ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-item-name {
    width: calc(99% / 3);
    float: left;
    padding-right: 5px;
}

.ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-item-telefon {
    width: calc(100% / 3);
    float: left;
}

.ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-item-email {
    width: calc(100% / 3);
    float: right;
}

.ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-submit {
    text-align: center;
    border: 1px solid #A0A18A;
    background-color: #A0A18A;
    color: #fff !important;
    padding: 10px 25px 10px 25px;
    font-size: 0.9rem;
    border-radius: 30px;
    font-weight: 500 !important;
    cursor: pointer;
    transition: all ease-in-out 300ms;
    font-family: "Montserrat", sans-serif;
    width: 20%;
    text-transform: none;
}

.ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-submit:hover {
    transform: translate3d(10px, 0, 1rem) scale(1);
    text-decoration: none !important;
    opacity: 1;
}

.ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-item-name {
    width: calc(99% / 2);
    float: left;
    padding-right: 5px;
}

.ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-item-telefon {
    width: calc(99% / 2);
    float: right;
    padding-left: 5px;
}

.ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-submit {
    text-align: center;
    border: 1px solid #A0A18A;
    background-color: #A0A18A;
    color: #fff !important;
    padding: 10px 25px 10px 25px;
    font-size: 0.9rem;
    border-radius: 30px;
    font-weight: 500 !important;
    cursor: pointer;
    transition: all ease-in-out 300ms;
    font-family: "Montserrat", sans-serif;
    width: 50%;
    text-transform: none;
}

.ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-submit:hover {
    transform: translate3d(10px, 0, 1rem) scale(1);
    text-decoration: none !important;
    opacity: 1;
}

#ew-contact-info-1 ul li a.cta,
#ew-contact-info-1 a {
    transition: 0.3s;
}

#ew-contact-info-1 ul li a.cta:hover,
#ew-contact-info-1 a:hover {
    opacity: 0.5;
}

#block-ewcustom-views-block-nyheder-billede-block-1,
#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 {
    padding-top: 1rem;
}

#block-ewcustom-views-block-nyheder-billede-block-1 img,
#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 img {
    transition: 0.3s;
}

#block-ewcustom-views-block-nyheder-billede-block-1 img:hover,
#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 img:hover {
    opacity: 0.5;
}

.Employees2-67077804c1b19 .employees .dir-lg-row .employee {
    grid-gap: 30px;
}

.Employees2-67077804c1b19 .employees .dir-lg-row .employee__avatar {
    max-width: calc(30% - (0px * 2));
}

.Employees2-67077804c1b19 .employees .employee__info-head {
    display: none;
}

.group-wrapper {
    margin-bottom: 30px;
}

.group-wrapper button {
    margin-left: auto;
    margin-right: auto;
    transition: 0.3s;
    color: #fff !important;
    padding: 10px 20px;
    font-style: normal;
    font-size: 13px;
    letter-spacing: 0.06em;
    border-radius: 20px;
    font-weight: 500 !important;
    cursor: pointer;
    transition: 0.3s;
    border: 1px solid #A0A18A;
    background-color: #A0A18A;
}

.group-wrapper button:hover {
    transform: translate3d(10px, 0, 1rem) scale(1);
}

.group-wrapper h5 {
    font-size: 1.1rem;
    margin: 25px 0;
}

.color-size-me {
    color: #A0A18A;
    font-size: 1.6rem;
}

.new-wrapper {
    padding: 30px;
    background-color: #f7f7f7;
}

.prices-readmore-collapsed {
    max-height: 450px;
    overflow: hidden;
}

#Topslider1-629885bfdd024 .Topslider1-carousel-content {
    top: 60%;
}

.ansigtsbehandlinger {
    display: flex;
    grid-gap: 30px;
    align-items: center;
}

.ansigtsbehandlinger-one,
.ansigtsbehandlinger-two {
    width: 50%;
}

.ansigtsbehandlinger-one .btn-link {
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 1.3em;
    letter-spacing: 1px;
    color: #5D4F38;
    font-size: 20px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.ansigtsbehandlinger-one .card-header,
.ansigtsbehandlinger-one .card {
    background-color: transparent;
}







/* EWAPP Kontekstuelt galleri */
#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .views-row {
    margin-bottom: 30px;
}

/* Google maps */
#block-ewcustom-googlemaps iframe {
    margin: 0;
    width: 100%;
    margin-bottom: -6px;
    height: 250px;
    filter: grayscale(70%);
}

/* Bootstrap responsive (576px) */
@media (max-width: 374px) and (min-width: 320px) {
    .Menu2-6050a48c282ec .header .primary__logo img {
        max-height: 120px;
    }

    .Menu2-6050a48c282ec .header .primary {
        height: 140px;
    }

    .HeroVideo1rev2-670672cb646d8 .hero h1 {
        font-size: 2rem;
    }

    .HeroVideo1rev2-670672cb646d8 .hero p {
        font-size: 0.9rem;
    }

    .HeroVideo1rev2-670672cb646d8 .hero__content {
        top: 65%;
    }

    .Indgangsvinkel7-67067b0f98dc6 .box__content .box__content-inner img {
        max-width: 5rem;
    }

    .Indgangsvinkel7-670670e8df81a .box__content .box__content-inner {
        padding: 30px 0 0 0;
    }

    .Indgangsvinkel7-670671ca93a26.entry-focus {
        padding: 7rem 0;
    }

    .img-box {
        justify-content: center;
    }

    .first-img,
    .second-img {
        object-fit: cover;
        height: 200px;
        width: 100px;
        top: 0;
        margin-left: 0rem;
    }

    .Indgangsvinkel7-670791f2ec511 .box-670791f326ecd .box__content .box__content-inner {
        padding: 0 0 30px 0;
    }

    h2,
    .ewh2,
    .big-h2-me {
        font-size: 1.7rem;
    }
}

@media (max-width: 413px) and (min-width: 375px) {
    .Menu2-6050a48c282ec .header .primary__logo img {
        max-height: 120px;
    }

    .Menu2-6050a48c282ec .header .primary {
        height: 140px;
    }

    .HeroVideo1rev2-670672cb646d8 .hero h1 {
        font-size: 2rem;
    }

    .HeroVideo1rev2-670672cb646d8 .hero__content {
        top: 65%;
    }

    .Indgangsvinkel7-67067b0f98dc6 .box__content .box__content-inner img {
        max-width: 5rem;
    }

    .Indgangsvinkel7-670670e8df81a .box__content .box__content-inner {
        padding: 30px 0 0 0;
    }

    .Indgangsvinkel7-670671ca93a26.entry-focus {
        padding: 7rem 0;
    }

    .img-box {
        justify-content: center;
    }

    .first-img,
    .second-img {
        object-fit: cover;
        height: 200px;
        width: 150px;
        top: 0;
        margin-left: 0rem;
    }

    .Indgangsvinkel7-670791f2ec511 .box-670791f326ecd .box__content .box__content-inner {
        padding: 0 0 30px 0;
    }

    h2,
    .ewh2,
    .big-h2-me {
        font-size: 1.7rem;
    }
}

@media (max-width: 575px) and (min-width: 414px) {
    .Menu2-6050a48c282ec .header .primary__logo img {
        max-height: 120px;
    }

    .Menu2-6050a48c282ec .header .primary {
        height: 140px;
    }

    .HeroVideo1rev2-670672cb646d8 .hero h1 {
        font-size: 2rem;
    }

    .HeroVideo1rev2-670672cb646d8 .hero__content {
        top: 65%;
    }

    .Indgangsvinkel7-67067b0f98dc6 .box__content .box__content-inner img {
        max-width: 5rem;
    }

    .Indgangsvinkel7-670670e8df81a .box__content .box__content-inner {
        padding: 30px 0 0 0;
    }

    .Indgangsvinkel7-670671ca93a26.entry-focus {
        padding: 7rem 0;
    }

    .img-box {
        justify-content: center;
    }

    .first-img,
    .second-img {
        object-fit: cover;
        height: 200px;
        width: 150px;
        top: 0;
        margin-left: 0rem;
    }

    .Indgangsvinkel7-670791f2ec511 .box-670791f326ecd .box__content .box__content-inner {
        padding: 0 0 30px 0;
    }

    h2,
    .ewh2,
    .big-h2-me {
        font-size: 1.7rem;
    }
}

@media (max-width: 575px) {

    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-submit,
    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-submit {
        width: 100%;
    }

    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-item-name,
    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-item-telefon,
    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-item-email,
    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-item-name,
    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-item-telefon {
        width: 100%;
        padding: 0;
    }

    #Topslider1-629885bfdd024 .carousel-inner img,
    #Topslider1-629885bfdd024 .carousel-inner {
        height: 350px;
    }

    #Topslider1-629885bfdd024 .Topslider1-carousel-content {
        top: 70%;
    }

    #block-ewcustom-articles1rev2 {
        padding-bottom: 0;
    }

    #block-ewcustom-articles1rev2 h2 {
        padding: 2rem 0 0;
    }
}

@media (min-width: 576px) {}

@media (max-width: 767px) and (min-width: 576px) {
    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-submit {
        width: 50%;
    }

    #Topslider1-629885bfdd024 .carousel-inner img,
    #Topslider1-629885bfdd024 .carousel-inner {
        height: 350px;
    }

    #Topslider1-629885bfdd024 .Topslider1-carousel-content {
        top: 70%;
    }

    .Menu2-6050a48c282ec .header .primary__logo img {
        max-height: 120px;
    }

    .Menu2-6050a48c282ec .header .primary {
        height: 140px;
    }

    .HeroVideo1rev2-670672cb646d8 .hero h1 {
        font-size: 2.5rem;
    }

    .HeroVideo1rev2-670672cb646d8 .hero__content {
        top: 65%;
    }

    .Indgangsvinkel7-67067b0f98dc6 .box__content .box__content-inner img {
        max-width: 5rem;
    }

    .Indgangsvinkel7-670670e8df81a .box__content .box__content-inner {
        padding: 30px 0 0 0;
    }

    .Indgangsvinkel7-670671ca93a26.entry-focus {
        padding: 10rem 0;
    }

    .img-box {
        justify-content: center;
    }

    .first-img,
    .second-img {
        object-fit: cover;
        height: 300px;
        width: 200px;
        top: 0;
        margin-left: 0rem;
    }

    .Indgangsvinkel7-670791f2ec511 .box-670791f326ecd .box__content .box__content-inner {
        padding: 0 0 30px 0;
    }

    h2,
    .ewh2,
    .big-h2-me {
        font-size: 2.1rem;
    }
}

@media (max-width: 767px) {

    .ew-webform-1-rev4-609930b71e185,
    .prices-readmore-collapsed {
        padding: 20px 15px;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article {
        margin-bottom: 0px;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article .article__media::before {
        padding-top: 30%;
    }

    .Reviews2-632c26940f701 .reviews__main {
        padding: 3rem 0;
    }

    .ansigtsbehandlinger {
        display: block;
    }

    .ansigtsbehandlinger-one,
    .ansigtsbehandlinger-two {
        width: 100%;
    }

    .ansigtsbehandlinger-one .btn-link {
        font-size: 1rem;
    }

    h3,
    .ewh3 {
        font-size: 1.3rem;
    }

    .color-size-me {
        font-size: 1.2rem;
    }
}

/* Bootstrap responsive (768px) */
@media (min-width: 768px) {
    #block-ewcustom-cta2 #ew-cta-2 .cta-flex .cta-2-primary {
        border-radius: 0;
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
        padding: 12px 15px 12px 18px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        min-height: 50px;
        left: calc(100% - 60px);
        -webkit-transition: left 0.2s ease-in-out;
        transition: left 0.2s ease-in-out;
        -webkit-box-shadow: 0 4px 5px 0 rgb(0 0 0 / 20%);
        box-shadow: 0 4px 5px 0 rgb(0 0 0 / 20%);
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        position: relative;
    }

    #block-ewcustom-cta2 #ew-cta-2 .cta-flex .cta-2-primary:hover {
        left: 0;
        -webkit-transition: left 0.2s ease-in-out;
        transition: left 0.2s ease-in-out;
        text-decoration: none;
    }

    #block-ewcustom-cta2 #ew-cta-2 .cta-flex .cta-2-primary .cta-2-primary-icon {
        padding-right: 22px;
    }
}

@media (max-height: 768px) {
    #block-ewcustom-cta2 #ew-cta-2 .cta-flex .cta-2-primary {
        left: 0;
        border-radius: 0 !important;
    }
}

@media (max-width: 991px) and (min-width: 768px) {

    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-submit,
    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-submit {
        width: 100%;
    }

    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-item-name,
    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-item-telefon,
    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-item-email,
    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-item-name,
    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-item-telefon {
        width: 100%;
        padding: 0;
    }

    #Topslider1-629885bfdd024 .carousel-inner img,
    #Topslider1-629885bfdd024 .carousel-inner {
        height: 400px;
    }

    #Topslider1-629885bfdd024 .Topslider1-carousel-content {
        top: 70%;
    }

    .Menu2-6050a48c282ec .header .primary__logo img {
        max-height: 120px;
    }

    .Menu2-6050a48c282ec .header .primary {
        height: 140px;
    }

    .HeroVideo1rev2-670672cb646d8 .hero h1 {
        font-size: 3rem;
    }

    .HeroVideo1rev2-670672cb646d8 .hero__content {
        top: 65%;
    }

    .Indgangsvinkel7-67067b0f98dc6 .box__content .box__content-inner img {
        max-width: 5rem;
    }

    .Indgangsvinkel7-670670e8df81a .box__content .box__content-inner {
        padding: 30px 0 0 0;
    }

    .first-img,
    .second-img {
        object-fit: cover;
        height: 500px;
        width: 400px;
        top: 0;
        margin-left: 0rem;
    }

    .second-img {
        max-width: 21rem;
    }

    .Indgangsvinkel7-670791f2ec511 .box-670791f326ecd .box__content .box__content-inner {
        padding: 0 0 30px 0;
    }

    h2,
    .ewh2,
    .big-h2-me {
        font-size: 2.4rem;
    }
}

@media (max-width: 991px) {
    .Indgangsvinkel7-67067b0f98dc6.entry-focus {
        padding-top: 3rem;
    }

    .Employees2-67077804c1b19 .employees .employee__info {
        padding-left: 0;
        padding-right: 0;
    }

    .Indgangsvinkel7-670670e8df81a.entry-focus,
    .Indgangsvinkel7-670791f2ec511.entry-focus,
    .Indgangsvinkel7-67067b8711fa9.entry-focus {
        padding: 3rem 0;
    }

    .Indgangsvinkel7-670670e8df81a .box-670670e8f1365 .box__content .box__content-inner {
        padding: 10rem;
    }

    .Indgangsvinkel7-670671ca93a26 .box__content .box__content-inner {
        width: auto;
    }

    .first-img {
        position: unset;
    }

    .img-box {
        display: flex;
        grid-gap: 30px;
    }

    .Employees2-67077804c1b19 .employees .dir-lg-row .employee__avatar {
        max-width: 14rem;
    }

    .Indgangsvinkel7-67067b0f98dc6 .entry-focus__blocks {
        grid-template-columns: repeat(12, 1fr);
    }
}

/* Bootstrap responsive (992px) */
@media (min-width: 992px) {
    #block-ewcustom-articles1rev2 .section__news .container .row>div {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(1, 220px);
        grid-gap: 30px;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article {
        background: var(--main-light-color);
        flex-direction: column;
        margin-bottom: 0;
        overflow: hidden;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article .article__body {
        margin-top: 0;
        padding-left: 0;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article .article__media::before {
        padding-top: 50%;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article h3 {
        font-size: 1.2rem;
        font-weight: 700;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article:nth-of-type(1) {
        grid-row: span 2;
        grid-column: span 1;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article:nth-of-type(2) {
        grid-row: span 2;
        grid-column: span 1;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article:nth-of-type(3) {
        grid-row: span 2;
        grid-column: span 1;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article__media {
        margin: 0;
        width: 100%;
        z-index: 1;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article__media::before {
        padding-top: 70%;
    }

    #block-ewcustom-articles1rev2 .section__news .container .row>div .article__body {
        z-index: 2;
        padding: 15px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-submit {
        width: 40%;
    }

    #Topslider1-629885bfdd024 .carousel-inner img,
    #Topslider1-629885bfdd024 .carousel-inner {
        height: 400px;
    }

    #Topslider1-629885bfdd024 .Topslider1-carousel-content {
        top: 70%;
    }

    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-submit {
        width: 100%;
    }

    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-item-name,
    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-item-telefon {
        width: 100%;
    }

    .Indgangsvinkel7-67067b0f98dc6 .box__content .box__content-inner img {
        max-width: 5rem;
    }

    .Indgangsvinkel7-670670e8df81a .box__content .box__content-inner {
        padding-left: 0;
    }

    .Indgangsvinkel7-670671ca93a26 .box__content .box__content-inner {
        width: 800px;
    }

    .first-img {
        position: absolute;
        object-fit: cover;
        height: 300px;
        width: 200px;
        top: 13rem;
        margin-left: -1rem;
        z-index: 1;
    }

    .second-img {
        max-width: 21rem;
    }

    .Indgangsvinkel7-670791f2ec511 .box-670791f326ecd .box__content .box__content-inner {
        padding: 3rem 3rem 3rem 0;
    }
}

@media (max-width: 1199px) {
    .Indgangsvinkel7-670791f2ec511 .box__content .box__content-inner {
        justify-content: center;
    }
}

/* Bootstrap responsive (1200px) */
@media (min-width: 1200px) {
    .Menu2-6050a48c282ec .company-info__item {
        padding-right: 0;
    }
}

@media (max-width: 1499px) {

    .Menu2-6050a48c282ec .header .primary.js-sticky--stuck .hamburger-inner,
    .Menu2-6050a48c282ec .header .primary.js-sticky--stuck .hamburger-inner::before,
    .Menu2-6050a48c282ec .header .primary.js-sticky--stuck .hamburger-inner::after {
        background-color: #222;
    }
}

@media (max-width: 1499.98px) {
    body.sidebar-right-open .Menu2-6050a48c282ec .primary__navbar-main .menu {
        background-color: #ede7e2e8;
    }

    .Menu2-6050a48c282ec .menu__head-logo img {
        max-height: 90px;
    }

    .Menu2-6050a48c282ec .menu .menu__item--1>.menu__link {
        color: #0009;
    }


    .Menu2-6050a48c282ec .primary.js-sticky--stuck .menu__head {
        height: 120px;
    }

    .Menu2-6050a48c282ec .header.js-sticky--stuck .menu__head .menu__head-logo img,
    .Menu2-6050a48c282ec .primary.js-sticky--stuck .menu__head .menu__head-logo img {
        max-height: 90px;
        margin-top: 4rem;
    }
}

@media (max-width: 1500px) and (min-width: 1200px) {
    .container {
        max-width: 1500px;
    }

    .ew-webform-1-rev4-64f866390c122 .webform-submission-form .form-submit {
        width: 30%;
    }

    .ew-webform-1-rev4-609930b71e185 .webform-submission-form .form-submit {
        width: 70%;
    }

    .first-img {
        height: 350px;
        width: 300px;
        top: 6rem;
        margin-left: 0rem;
    }
}

@media (min-width: 1500px) {

    .container,
    .Menu2-6050a48c282ec .header .primary__container,
    .Menu2-6050a48c282ec .header .primary__row,
    .Menu2-6050a48c282ec .header__top .container-lg,
    .FacebookAndWebform2-606da877dddeb .iSocial__main .container-xl,
    .Reviews2-632c26940f701 .reviews__main .container-xl,
    .Menu2-6050a48c282ec .menu__item.menu__item--mega:not(.menu__item--mega--wide) .menu__dropdown,
    .Menu2rev2-669a20bf5dd1e .header .primary__container,
    .Menu2rev2-669a20bf5dd1e .header .primary__row,
    .Menu2rev2-669a20bf5dd1e .header__top .container-lg,
    .Menu2rev2-669a20bf5dd1e .menu__item.menu__item--mega:not(.menu__item--mega--wide) .menu__dropdown {
        max-width: 1700px;
    }
}

@media (min-width: 2560px) {
    body {
        max-width: 2560px;
        margin-left: auto;
        margin-right: auto;
    }
}


#ew-cta-2 {
    z-index: 50 !important;
}

#ew-cta-2 a:hover {
    text-decoration: none !important;
}

#ew-cta-2 .cta-flex .cta-2-primary,
#ew-cta-2 .cta-flex .cta-2-secondary {
    background-color: var(--cta) !important;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
}

#ew-cta-2 .cta-2-primary-icon,
#ew-cta-2 .cta-2-primary-value,
#ew-cta-2 .cta-menu-toggle svg {
    color: var(--white) !important;
    min-width: 25px;
}

#ew-cta-2 .cta-menu-toggle {
    position: fixed;
    display: flex;
    font-size: 1.5rem;
    color: var(--white);
    min-width: 40px;
    min-height: 40px;
    height: 40px;
    bottom: 0.5rem;
    right: 0.5rem;
    transition: 0.5s;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" fill="%23fff" viewBox="0 0 448 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
    transform: rotate(180deg);
    border-radius: 50%;
}

#ew-cta-2 .cta-menu-toggle.active {
    transform: rotate(0);
    transition: 0.5s;
    background-color: #444;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" fill="%23fff" viewBox="0 0 448 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"/></svg>');
}

#ew-cta-2 .cta-menu-toggle,
#ew-cta-2 .cta-2-primary {
    justify-content: center;
    align-items: center;
    background-color: var(--cta);
    margin: 0;
    font-weight: 400;
    border-radius: 30px;
}

#ew-cta-2 .cta-flex {
    position: fixed;
    display: flex;
    flex-direction: column;
    row-gap: 0.5rem;
    opacity: 0;
    right: 0.5rem;
    bottom: calc(1rem + 50px);
    transition: 0.5s;
    transform: translateY(10px);
    pointer-events: none;
}

#ew-cta-2 .cta-flex .cta-2-primary {
    display: flex;
    min-height: 45px;
    height: 45px;
    width: 160px;
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
    padding: 1rem;
    right: 0.5rem;
}

#ew-cta-2 .cta-flex .cta-2-primary:hover {
    transform: none;
}

#ew-cta-2 .cta-flex.active {
    opacity: 1;
    transform: none;
    pointer-events: all;
}

#ew-cta-2 .cta-flex.active a:nth-child(1) {
    animation-name: one-shot;
    animation-duration: 0.3s;
}

#ew-cta-2 .cta-flex.active a:nth-child(2) {
    animation-name: one-shot;
    animation-duration: 0.6s;
}

#ew-cta-2 .cta-flex.active a:nth-child(3) {
    animation-name: one-shot;
    animation-duration: 0.9s;
}

#ew-cta-2 .cta-flex.active a:nth-child(4) {
    animation-name: one-shot;
    animation-duration: 1.2s;
}

@keyframes one-shot {
    0% {
        transform: translateY(25px);
        opacity: 0;
    }

    100% {
        transform: translate(0);
        opacity: 1;
    }
}

@media screen and (min-width: 768px) {
    #ew-cta-2 .cta-menu-toggle {
        display: none;
    }

    #ew-cta-2 .cta-flex {
        display: flex;
        flex-direction: column;
        row-gap: 0.5rem;
        opacity: 1;
        right: 0;
    }

    #ew-cta-2 .cta-flex .cta-2-primary {
        pointer-events: all;
        display: flex;
        width: 180px;
        min-height: 50px;
        flex-direction: row;
        -moz-column-gap: 1rem;
        column-gap: 1rem;
        justify-content: flex-start;
        border: 1px solid var(--cta);
        padding: 0.5rem 1rem;
        margin: 0;
        /* transform: translateX(calc(100% - 55px));*/
        border-radius: 100px 0 0 100px;
        -webkit-clip-path: polygon(0 5px, 5px 0, 100% 0, 100% 100%, 5px 100%, calc(100% - 5px));
        clip-path: polygon(0 5px, 5px 0, 100% 0, 100% 100%, 5px 100%, calc(100% - 5px));
        transition: 0.5s;
    }

    #ew-cta-2 .cta-flex .cta-2-primary .cta-2-primary-icon {
        width: 25px;
    }

    #ew-cta-2 .cta-flex .cta-2-primary .cta-2-primary-value {
        display: block;
    }

    #ew-cta-2 .cta-flex .cta-2-primary:hover {
        transform: none;
        transition: 0.5s;
    }
}

#ew-cta-2 #cta-menu-toggle.active .cta-closed-icon {
    opacity: 0 !important;
}

#ew-cta-2 .cta-closed-icon {
    color: white;
    aspect-ratio: 1;
    position: absolute;
    transition: 0.5s;
    opacity: 0;
    transform: scale(0.3);
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#ew-cta-2 .cta-closed-icon.active {
    opacity: 1;
    transform: scale(1);
}

.open-icon,
.close-icon {
    display: none;
}

#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .pager {
    margin-top: 1rem;
    display: block;
    width: 100%;
}

#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .pager__items {
    display: flex;
    list-style-type: none;
    justify-content: center;
    align-items: center;
    grid-gap: 15px;
}

@media (max-width: 991px) {
    #block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .pager__items {
        grid-gap: 10px;
    }
}

#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .pager__items a {
    font-weight: 500;
}

#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-1 .pager .is-active a {
    color: var(--cta);
    font-weight: 700;
}

