@charset "UTF-8";


/*
.sdgroup-section {
    width: 100%;
    min-height: 50vh
}

.sdgroup-section.forside {
    min-height: 100vh
}
*/

.sdgroup-section.forside._2 {
    display: block
}


.h4.i-liste:hover,
.h6 {
    background-color: #fff546;
    color: #323232
}

.x {
    font-size: 30px;
    font-weight: 700;
    text-align: center
}

.h6 {
    position: relative;
    left: -5px;
    margin-bottom: 15px;
    padding: 3px 5px 1px;
    font-size: .8rem;
    text-transform: uppercase
}

.h4,
.h4.i-liste {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.2
}

.tilstand-mere-info {
    display: block;
    margin-bottom: 31px
}

.h4.i-liste {
    display: inline-block;
    width: auto;
    margin-top: 2px;
    margin-bottom: 3px;
    padding: 2px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-decoration: none
}

.detail,
.h1.aa {
    padding-left: 4vw
}

.h4.i-liste:hover {
    background-image: none;
    text-decoration: none
}

.h4.underside-nav {
    margin-right: 6px
}

.link-tilstand {
    color: #000;
    font-weight: 600
}

.swiper-button-prev {
    position: relative;
    left: 0;
    z-index: 20;
    display: flex;
    width: 60px;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    /*border-top: 1px none #d8d8d8;
    border-right: 1px none #d8d8d8;
    border-bottom: 1px none #d8d8d8;
    background-color: hsla(0, 0%, 100%, 0);*/
    cursor: pointer
}

.sdgroupe-menu-page {
    position: absolute;
    /*position: relative;*/
    overflow: visible;
    width: 50%;
    right: 0px!important;
}

.sdgroupe-icons-arrows {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.fill {
    width: 100%;
    height: 200vh;
    background-color: #ccc
}

.grid-sizer-mobile {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 60px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.featured-sdgroup-more-info {
    position: relative;
    margin-top: 30px;
    color: #fff
}

.picture-holder {
    position: absolute;
    overflow: hidden;
    width: 100.2%;
    height: 100%
}

.featured-small-link {
    position: relative;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 500
}

.masonry-holder {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    /*padding-top: 3vw;
    padding-bottom: 4rem*/
}

.masonry-holder.mobile {
    display: none
}

.sdgroupe-companies-holder {
    position: relative;
    display: block;
    overflow: visible;
    margin-top: 10px;
    padding-right: 3vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.swiper-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%
}


/*BEGIN Group Height*/


.featured-sdtech-groupe {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    top: 0;
    /*width: 50%;*/
    /*width: 100%;*/
    width: 95%;
    /*height: 100vh;*/
    /*height: 100vh;*/
    /*height: 450px;*/
    height: 80vh;
    /*margin-top: -130px*/
    margin-top: -40px
}

.grid-sizer {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 60px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.featured-dark-overlay {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .15)
}

.detail {
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding-right: 4vw;
    /*padding-bottom: 4vw*/
    /*padding-bottom: 8vw*/
    padding-bottom: 5vw
}

.featured-sdgroupe-name {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 10%;
    color: #fff;
    font-size: 3.8vw;
    line-height: 1.2;
    /*font-weight: 500*/

}

.sdtech-companies-invisible {
    position: relative;
    width: 100%
}

.h1 {
    display: block;
    margin-top: 0;
    margin-bottom: 1.5rem
}

.h1.aa {
    margin-bottom: 2em;
    color: #fff
}

.h1.forside-hojre {
    margin-top: 1.5em;
    margin-bottom: 1em;
    padding-left: 2vw
}

.divider {
    position: relative;
    display: none;
    width: 30%;
    height: 3px;
    margin-top: 2vh;
    background-color: #969696
}

.text-block-4 {
    position: relative;
    display: inline-block
}

.swiper-arrow-holder,
.swiper-button-next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    right: 0
}

@media (min-width: 768px) {
    .swiper-arrow-holder {
    position: absolute;
    bottom: 0;
    display: flex;
    margin-right: 2vw;
    margin-bottom: 4vw
    }

}


.filtre,
.header-holder,
.social-forside-holder,
.undermenu-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.sdgroupe-company-holder {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px
}

.case-frontpage-link {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding-bottom: 60px;
    text-decoration: none
}


.grid-mobile {
    position: relative;
    width: 100%
}

.swiper-slide {
    position: relative;
    overflow: hidden;
    width: 40vw;
    min-width: 0;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-style: solid none solid solid;
    border-width: 1px;
    border-color: #d8d8d8;
    background-color: #fff
}

/*BEGIN Group Height*/

.swiper-slide.link {
    /*overflow: visible;*/
    width: 100%;
    /*height: 100vh;*/
    /*height: 450px;*/
    height: 80vh;
    border-style: none
}

.swiper-container {
    position: relative;
    left: 0;
    z-index: 2;
    overflow: visible;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-perspective: 1200px;
    perspective: 1200px
}


.swiper-button-next {
    position: relative;
    z-index: 20;
    display: flex;
    width: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px none #000;
    border-bottom: 1px none #000;
    border-left: 1px none #000;
    background-color: hsla(0, 0%, 100%, 0);
    -webkit-transition: background-color .3s cubic-bezier(.165, .84, .44, 1);
    transition: background-color .3s cubic-bezier(.165, .84, .44, 1);
    cursor: pointer
}

.aa-col-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.sdgroupe-companies-link,
.link-h1 {
    border-bottom: 1px solid #969696
}




.sdgroupe-intro-home {
    position: absolute;
    /*left: -6vw;*/
    right: 0!important;
    /*top: 14vw;*/
    /*margin-top: 30%;*/
    /*top: 200px;*/
    top: 15vw;
    /*padding: 6vh 14px 6vh 4vw;*/
    /*padding: 3vh 7px 3vh 2vw;*/
    /*padding: 3vh 3vh .5vh 3vh;*/

    padding: 3.5vh 4vh 1vh 6vh;
    background-color: #005E92;
}

.sdgroupe-companies-link:hover {
    background-color: transparent
}

.sdgroupe-companies-link {
    position: relative;
    width: 100%;
    text-decoration: none
}

.featured-sdgroupe-benefit {
    position: relative;
    width: 100%;
    height: 100%
}

.sdtech-swiper-pil {
    position: relative;
    height: 14px;
    /*-webkit-filter: brightness(1000%);
    filter: brightness(1000%)*/
}

.sdtech-swiper-pil.swiper-item02 {
    height: 18px
}

.sdtech-swiper-pil.swiper-item01 {
    height: 18px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.aa-col-list {
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.menu-open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.menu-open {
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.topmenu-wrap {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    min-width: 5%;
    padding: 0 0 1px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 1.2rem;
    line-height: 1.25
}

.undermenu-wrapper {
    position: absolute;
    top: 0;
    left: 0
}

.link-undermenu,
.topmenu-enheder {
    line-height: 1.1;
    font-weight: 600
}

.topmenu-wrap.process {
    display: none
}

.topmenu-enheder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    padding: 9px 1vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 2px;
    transition: all 180ms cubic-bezier(.215, .61, .355, 1);
    color: #323232;
    font-size: 1rem;
    text-align: center
}

.topmenu-enheder:hover {
    border: 5px #000;
    background-color: #fff546
}

.topmenu-enheder.w--current {
    border: 1px #000;
    background-color: transparent;
    color: #969696
}

.topmenu-enheder.w--current:hover {
    background-color: #fff546;
    color: #323232
}

.undermenu-wrapper {
    right: 0;
    bottom: auto;
    z-index: 49;
    display: none;
    width: 100vw;
    min-height: 20vw;
    padding: 151px 9vw 2vh;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 10px solid #000;
    background-color: #fff
}

.search-menu {
    display: -webkit-box;
    display: -ms-flexbox
}

.link-undermenu {
    overflow: hidden;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 3px;
    border-bottom: 1px none #dcdcdc;
    -webkit-transition: all 180ms cubic-bezier(.25, .46, .45, .94);
    transition: all 180ms cubic-bezier(.25, .46, .45, .94);
    font-size: .9rem;
    text-decoration: none
}

.link-undermenu:hover {
    padding-left: 7px;
    border-left: 5px none #000;
    border-bottom-width: 5px;
    border-bottom-color: #000;
    background-image: none
}

.link-undermenu.footer {
    padding-top: 6px;
    padding-bottom: 6px;
    color: #fff;
    font-size: .9rem
}

.link-undermenu.footer:hover {
    padding-left: 3px;
    color: #323232
}

.enhed-undermenu {
    margin-bottom: 0;
    padding-left: 0
}

.label {
    letter-spacing: .05em;
    text-transform: uppercase
}

.search-menu {
    display: -webkit-flex;
    display: flex;
    min-width: 70%;
    margin-bottom: 0;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto
}

.header-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.header-footer,
.submenu-enhed {
    -webkit-transition: all 180ms cubic-bezier(.215, .61, .355, 1);
    text-decoration: none
}

.p-topmenu {
    padding-left: 5px;
    font-size: .9rem;
    line-height: 1.5
}

.p-topmenu.footer {
    color: #dcdcdc
}

.p-topmenu.footer.center {
    text-align: center
}

.ingen-emner {
    max-width: 400px;
    padding: 20px;
    background-color: #fffcc8;
    font-weight: 600;
    text-align: center
}

.header-holder {
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: 0;
    z-index: 10;
    display: flex;
    max-width: 50%;
    min-height: auto;
    min-width: 45%;
    padding-right: 29px;
    padding-bottom: 4vh;
    padding-left: 3vw;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.header-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.header-wrap {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header-footer,
.menu-deck-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.menu-deck-footer {
    display: flex;
    width: 100%;
    margin-bottom: 19px
}

.header-footer {
    display: flex;
    min-height: 2.8rem;
    margin-bottom: 12px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 4px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px none #dcdcdc;
    transition: all 180ms cubic-bezier(.215, .61, .355, 1);
    color: #dcdcdc;
    font-size: 1rem;
    line-height: 1.1;
    font-weight: 600
}

.header-footer:hover {
    padding-left: 7px;
    border: 5px #000
}

.content-med-filter,
.filtre {
    display: -webkit-flex;
    display: -ms-flexbox
}

.content-med-filter {
    display: -webkit-box;
    display: flex;
    width: 100%
}

.filtre {
    display: -webkit-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.social-header,
.wrap.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.h1-float {
    position: relative;
    margin-right: 14px
}

.heading-9 {
    margin-bottom: 0
}

.social-header {
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    opacity: .47;
    -webkit-transition: opacity 250ms cubic-bezier(.215, .61, .355, 1);
    transition: opacity 250ms cubic-bezier(.215, .61, .355, 1)
}

.social-header:hover {
    opacity: 1
}

.a {
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.frontpage {
    padding-top: 115px
}

.wrap {
    margin-bottom: 10px;
    font-size: 1rem
}

.wrap.flex {
    display: flex
}

.submenu-om {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.wrap.time {
    margin-bottom: 3px
}

.label,
.submenu-enhed {
    line-height: 1.1;
    font-weight: 600
}

.del-1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}


.submenu-om {
    position: fixed;
    top: 117px;
    z-index: 40;
    display: flex;
    width: 100%;
    height: 50px;
    padding-right: 3vw;
    padding-left: 3vw;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    border-bottom: 1px solid #dcdcdc;
    background-color: #fffcc8
}

.collection-menu-om,
.submenu-enhed {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.submenu-enhed {
    display: flex;
    margin-bottom: 0;
    padding: 9px 1vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border: 1px solid transparent;
    border-radius: 2px;
    transition: all 180ms cubic-bezier(.215, .61, .355, 1);
    color: #323232;
    font-size: .9rem;
    text-align: center
}

.submenu-enhed:hover {
    border-style: solid;
    border-width: 1px;
    border-color: #dcdcdc;
    background-color: #fff
}

.submenu-enhed.w--current {
    border-style: solid;
    border-width: 1px;
    border-color: #f8ec14;
    background-color: #fff546;
    color: #000
}

.submenu-enhed.w--current:hover {
    background-color: #fff546;
    color: #323232
}

.collection-menu-om {
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.label-data-wrap,
.label-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    float: left
}

.sdgroupe-companies-pil {
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    width: 45px;
    height: 40px;
    background-size: 18px;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transform: translate(0, -20px);
    -ms-transform: translate(0, -20px);
    transform: translate(0, -20px)
}



.label-data {
    width: 40%
}

.label-wrap {
    display: flex;
    width: 40%;
    margin-bottom: 3px;
    padding: 0 5px 0 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.label-data-wrap {
    display: flex;
    width: 100%;
    margin-bottom: 12px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #323232
}

.om-sdlogo-forside,
.social-forside-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.label {
    padding-top: 0;
    color: #969696;
    font-size: .8rem
}

.h5,
.label.entry {
    text-transform: none
}

.label.entry {
    padding-top: 0;
    color: #323232;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: 0
}

.wrap-data {
    margin-bottom: 5px;
    padding-bottom: 2px;
    font-size: 1rem
}

.social-forside-holder {
    display: flex;
    margin-top: 3rem;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.pinterest-embed {
    position: relative;
    z-index: 1;
    width: 100%
}

.h1-2 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.45
}

.h1-2.forside {
    margin-bottom: 2rem
}

.h1-2.forside.lille {
    position: relative;
    font-size: 1.8rem;
    font-weight: 500
}

.social-embed {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 46px
}

.social-holder {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.333333333333336%;
    padding-right: 10%;
    padding-left: 10%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.paragraph-forside {
    position: relative;
    margin-left: 0;
    font-size: 1.2rem
}

.forms {
    font-size: 16px
}

.submit-new-one-link {
    min-height: 50px;
    float: left;
    background-color: #000
}

.submit-new-one-link:hover {
    background-color: #fff546;
    color: #555
}

.collection-list-wrapper {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.text-block-5 {
    text-align: left
}

.sdgroupe-design-page {
    position: absolute;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
}

.sdgroupe-design-page.i-footer {
    position: relative;
    height: 40px;
    margin-right: 0;
    margin-bottom: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto
}

.sdgroupe-design-page.in-loader {
    position: relative;
    height: 200px
}

.sdlogo-logo-i-footer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: block;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.sdlogo-logo-i-footer.i-loader {
    position: relative;
    width: 100px;
    height: 200px
}

.r2,
.r3,
.r4,
.r5 {
    position: absolute;
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    z-index: 1
}


.plus,
.plus.lig-med {
    top: auto;
    background-color: #fff
}

.plus {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.plus {
    position: absolute;
    left: auto;
    right: -4%;
    bottom: 0;
    display: flex;
    width: auto;
    height: 70px;
    padding-top: 0;
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}


.plus.plus2 {
    left: -7%;
    top: auto;
    right: auto;
    bottom: 0
}

.plus.lig-med {
    left: auto;
    right: -60%;
    bottom: 3%;
    width: 70%;
    height: auto;
    padding: 3vh 2vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.h5 {
    position: relative;
    left: -5px;
    margin-bottom: 15px;
    padding: 3px 5px 1px;
    background-color: transparent;
    color: #323232;
    font-size: 1.5rem;
    font-weight: 300
}

.link-pil {
    padding: 4px 4px 4px 32px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-position: 0 50%;
    background-size: auto 14px;
    background-repeat: no-repeat;
    font-size: 1.1rem;
    font-weight: 600
}

.link-h1 {
    font-size: 100%;
    text-decoration: none
}

.undermenu-om {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}



.indryk {
    padding-left: 6px
}

.link-white {
    color: #fff;
    font-size: 100%
}

.paragraph {
    margin-top: 10px;
    margin-bottom: 1px;
    float: none
}

.beta {
    margin-bottom: 5vh;
    padding-left: 10px;
    background-color: #fffcc8
}

.html-embed,
.search-wrapper,
.video-wrap,
.video-wrapper {
    position: relative
}

.video-inline {
    height: 340px
}

.sdgroupe-invisible {
    background-position: 50% 50%
}

.video-wrap {
    display: block;
    height: auto;
    min-height: auto
}

.html-embed {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}


.video-wrap.auto,
.video-wrap.var-2 {
    height: auto;
    min-height: auto;
    margin-bottom: 4vh;
    padding-top: 17px;
    padding-bottom: 0;
    background-image: none
}

.html-embed {
    display: flex;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.video-embed {
    display: block;
    margin-bottom: 3vh;
    border: 10px #fff;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, .14)
}

.group-bigsize-title {
    margin-bottom: 20px;
    color: #fff;
    line-height: 3.5rem;
    font-size: 2.5rem;
    font-weight: 400
}

.sdgroupe-category {
    margin-right: .3em;
    float: left;
    font-size: .9rem
}

.collection-video {
    display: block
}

.sdgroupe-invisible {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: auto;
    height: auto;
    background-image: url();
    background-size: auto 50px;
    background-repeat: no-repeat
}

.sdgroupe-invisible.big {
    background-position: 8% 50%;
    background-size: auto 60px
}


.h1-float-tid,
.h1-tid {
    margin-top: 5px;
    margin-bottom: 0
}

.h1-float-tid {
    margin-right: 2px;
    float: left;
    font-size: 3vw
}

@media (max-width:991px) {
    
    /*h1 {
        font-size: 2.5rem
    }
    h3 {
        font-size: 1.5rem;
        line-height: 1.1
    }
    */

    .float,
    .h3-float {
        margin-top: 0
    }
    .main {
        font-size: 14px
    }

    .link-top-menu {
        padding-top: 7px;
        padding-bottom: 7px;
        background-image: none;
        font-size: .8rem
    }
    .link-top-menu:hover {
        padding-left: 4px;
        background-image: none
    }
    .header-menu {
        font-size: 1rem
    }
    .link-i-lister {
        padding-right: 5px;
        padding-left: 5px
    }

    .heading-4 {
        font-size: 2.1rem
    }

    .float {
        margin-bottom: 0;
        font-size: 1.4rem;
        line-height: 120%
    }
    .heading-6 {
        font-size: 3rem
    }
    .x {
        font-size: 20px
    }
    .h4.i-liste {
        font-size: 14px;
        line-height: 1.3
    }

    .link-undermenu {
        font-size: .8rem
    }
    .sdgroupe-intro-home {
        padding: 4vh 31px
    }

    .menu-open {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .topmenu-enheder {
        margin-right: 5px;
        padding-right: 5px;
        padding-left: 5px;
        font-size: .8rem
    }
    .link-undermenu {
        padding-top: 7px;
        padding-bottom: 7px;
        background-image: none
    }
    .link-undermenu:hover {
        padding-left: 4px;
        background-image: none
    }
    
    .header-footer {
        font-size: 1rem
    }
    .frontpage {
        font-size: 14px
    }

    .submenu-enhed {
        margin-right: 5px;
        padding-right: 3px;
        padding-left: 3px;
        font-size: .8rem
    }
    .sdgroupe-design-page,
    .loader,
    .r-loader,
    .sdlogo-logo-i-footer {
        display: none
    }

    .plus {
        width: auto
    }

    .video-wrap {
        height: 300px;
        min-height: 300px
    }
    .sdgroupe-category {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 1rem;
        line-height: 120%
    }
   
    .h1-float-tid {
        font-size: 2rem
    }
}

@media (max-width:767px) {

    .h3-float.white-on-mobile {
        color: #fff
    }
    
    .plus {
        left: 0;
        right: 0;
        bottom: 0
    }
    .plus,
    .plus.lig-med {
        bottom: 0
    }
    h1 {
        font-size: 2rem
    }

    .menu-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-left: 13px
    }
    .overskrift-wrapper {
        width: 100%;
        padding-top: 25px;
        padding-bottom: 25px
    }
    .sdgroup-more-info {
        margin-left: 20%
    }
    .main {
        padding-top: 117px
    }
    .tag {
        font-size: .7rem
    }

    .link-top-menu {
        background-image: none
    }
    .menu-deck-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .text-block {
        font-size: .8rem;
        line-height: 1.35
    }
    .link-menu {
        font-size: 100%
    }
    .h3-float {
        margin-top: 0;
        font-size: 1.1rem
    }

    .search-wrap {
        display: none
    }
    .plus-og-luk {
        width: 40px;
        height: 40px
    }

    .sdgroupe-menu-page {
        width: 100%
    }
    .sdgroupe-icons-arrows {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu-open {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal
    }

    .masonry-holder.mobile {
        display: block
    }
    .sdgroupe-companies-holder {
        display: none
    }
    .featured-sdtech-groupe {
        position: relative;
        width: 100%;
        /*height: 90vh*/
        height: 70vh
    }
    .featured-sdgroupe-name {
        font-size: 6vw
    }
    .grid {
        width: 100vw
    }

    .swiper-slide {
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch
    }
    .swiper-slide.link {
        height: 90vh
    }

    .sdgroupe-intro-home {
        /*left: 0;*/
        right: 0!important;
        top: 50vh;
        padding: 17px 30px 0px 30px;
        /*margin-right: 15px;*/
        margin-left: 20px;
    }

    .group-bigsize-title {
        font-size: 18px;
        line-height: 27px;
    }


    .a,
    .social-header,
    .submenu-om {
        display: none
    }
    .menu-open {
        height: 50px;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .topmenu-wrap {
        width: auto;
        height: 50px;
        margin-bottom: 0;
        padding-right: 10px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto
    }
    .link-undermenu {
        background-image: none
    }

    .header-holder {
        padding-bottom: 0
    }
    .menu-deck-footer {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .content-med-filter {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .frontpage {
        padding-top: 70px
    }
    .wrap {
        margin-bottom: 0
    }

    .sdgroupe-category {
        font-size: 1rem
    }
    .sdgroupe-design-page {
        display: block;
        width: 100%;
    }

    .plus {
        top: auto;
        width: 100%;
        height: 40px;
        padding-top: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .link-pil {
        background-size: auto 10px
    }
    .undermenu-om {
        margin-bottom: 31px
    }


}
/*
@media (max-width:479px) {
    .header,
    .menu-deck-2 {
        top: 0;
        right: 0;
        bottom: auto
    }

    h1 {
        margin-bottom: 15px;
        font-size: 1.7rem
    }
    h2 {
        font-size: 1.5rem
    }
    h4 {
        padding-left: 15px
    }

    .main-menu,
    .search {
        width: auto;
        font-size: .9rem
    }
    .menu-wrapper {
        display: none;
        padding-left: 10px
    }
    .main-menu.nonmobile {
        display: none
    }

    .main {
        padding-top: 0
    }

    .menu-streg {
        height: 2px;
        margin-bottom: 4px;
        background-color: #323232
    }
    .tag {
        margin-bottom: 5px
    }
    .new-one-link {
        width: 100%
    }
    .new-one-link.social {
        margin-bottom: 7px
    }

    .footer-navigation {
        padding-top: 15px
    }
    .menu-deck-2 {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }
    .link-top-menu {
        padding-top: 11px;
        padding-bottom: 11px
    }
    .header-menu {
        display: block;
        min-height: auto;
        margin-bottom: 5px
    }
    .menu-deck-2 {
        position: absolute;
        left: 0;
        padding: 20px 17px 0;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        background-color: #f0f0f0
    }
    .social-media-i-top-menu {
        margin-top: 9px;
        margin-bottom: 10px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .social-media {
        width: 40px
    }
    .rum-text-synlig._75 {
        width: 100%
    }

    .link-i-lister {
        display: block;
        margin-bottom: 20px;
        padding-right: 0;
        padding-left: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .underside-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .submenu {
        display: none;
        padding-left: 0
    }
    .search-wrap,
    .zoom {
        display: none
    }
    .h3-float {
        margin-right: 8px;
        font-size: 1.1rem
    }
    .h3-float.lille {
        font-size: 90%
    }
    .h3-float.white-on-mobile {
        color: #fff
    }
    .underside-wrap {
        margin-bottom: 21px;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
    .zoom {
        left: 0;
        top: auto;
        right: auto;
        bottom: 0
    }

    .search-hold {
        margin-top: 15px;
        margin-bottom: 15px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .search-wrap {
        top: 54px;
        height: auto;
        padding: 41px 4vw
    }
    .url {
        font-size: 87%
    }

    .heading-3 {
        margin-top: 0;
        font-size: 2.1rem
    }

    .social-media-alt {
        margin-top: 19px
    }
    .heading-4 {
        font-size: 1.7rem;
        line-height: 1.2
    }
    .main-menu-open-trigger {
        width: auto;
        font-size: .7rem
    }
    .main-menu-luk-trigger {
        width: auto;
        font-size: .9rem
    }

    .heading-5 {
        font-size: 2.5em
    }
    .h5-var-3 {
        font-size: 2.3em
    }
    .sdgroup-more-info {
        margin-left: 0
    }
    .sdgroup-more-info h1 {
        font-size: 2.3rem
    }
    .sdgroup-more-info a {
        padding-left: 40px;
        background-position: 0 14px;
        font-size: 1rem;
        line-height: 1.4
    }
    .sdgroup-more-info a:hover {
        padding-left: 40px;
        background-color: transparent;
        background-position: 0 13px
    }
    .new-one-link-wrapper {
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .detail,
    .sdgroupe-intro-home {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }


    .heading-7 {
        margin-top: 10px;
        margin-bottom: 0
    }

    .h4 {
        padding-left: 0
    }
    .swiper-button-prev {
        width: 45px
    }
    .featured-sdgroup-more-info {
        margin-top: 15px
    }
    .picture-holder {
        z-index: 1
    }
    .featured-small-link {
        margin-bottom: 15px
    }

    .detail {
        display: flex;
        height: 100%;
        padding: 0 20px 3vh;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .h1 {
        display: block
    }
    .featured-sdgroupe-name {
        padding-right: 5%;
        font-size: 3.8rem;
     
    }
    .h1.aa {
        padding-left: 20px
    }

    .h1.forside-hojre {
        padding-left: 15px
    }
    .swiper-arrow-holder {
        top: 4%;
        right: 2%;
    }
   

    .swiper-slide {
        width: 70vw
    }

    
    .swiper-slide.link {
        height: 25vh
    }

    .swiper-button-next {
        width: 45px
    }

    .sdgroupe-intro-home {
        display: flex;
        height: auto;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .sdtech-swiper-pil.swiper-item01,
    .sdtech-swiper-pil.swiper-item02 {
        height: 20px
    }

    .topmenu-wrap {
        width: 100%;
        margin-bottom: 0;
        padding-right: 0
    }
    .topmenu-enheder {
        display: block;
        min-height: auto
    }
    .undermenu-wrapper {
        display: none;
        padding-top: 10px;
        padding-bottom: 20px;
        box-shadow: 0 15px 20px -6px rgba(0, 0, 0, .28)
    }
    .link-undermenu {
        padding-top: 11px;
        padding-bottom: 11px
    }
    .link-undermenu.footer {
        display: none;
        padding-top: 8px;
        padding-bottom: 8px
    }


    .p-topmenu.footer {
        display: none
    }
    .p-topmenu.footer.center {
        display: block
    }
    .ingen-emner {
        padding: 20px;
        background-color: #fffcc8
    }
    .header-holder {
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        min-width: 100%;
        padding-right: 20px;
        padding-left: 20px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .wrap.flex {
        -webkit-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }


    .header-wrap {
        display: block;
        margin-bottom: 9px
    }
    .menu-deck-footer {
        margin-bottom: 1px
    }
    .header-footer {
        display: block;
        min-height: auto;
        margin-bottom: 0;
        border-bottom-style: none;
        border-bottom-color: hsla(0, 0%, 86.3%, .18)
    }

    .h1-float {
        margin-top: 6px;
        margin-bottom: 6px;
        font-size: 1.7rem
    }
    .social-header {
        display: none;
        padding-right: 10px
    }
    .frontpage {
        padding-top: 90px
    }

    .wrap.flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
    .heading-10 {
        margin-top: 15px;
        font-size: 2rem
    }
    .wrap {
        margin-top: 10px;
        margin-bottom: 0
    }
    .wrap.flex {
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .submenu-om {
        top: 56px
    }
    .submenu-enhed {
        display: block;
        min-height: auto
    }
    .label-wrap {
        width: 100%;
        margin-bottom: 2px
    }
    .label-data-wrap {
        margin-bottom: 10px
    }
    .label {
        font-size: .7rem
    }
    .h1-2.forside.lille {
        font-size: 1.5rem
    }
    .submit-new-one-link {
        width: 100%
    }

    .sdgroupe-design-page {
        position: relative;
        left: 0;
        right: 0;
        bottom: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-right: 0;
        margin-bottom: 47px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .plus,
    .plus.plus2 {
        left: auto;
        bottom: 0;
        top: auto;
        right: 0
    }
    .r2 {
        display: none
    }

    .plus {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: auto
    }
    .plus.lig-med {
        position: absolute;
        left: 0;
        top: auto;
        right: 0;
        bottom: -77%;
        display: none;
        width: 100%
    }
    .undermenu-om {
        margin-bottom: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }
    .video-wrap {
        height: auto;
        min-height: auto
    }
    .video-wrap.auto,
    .video-wrap.var-2 {
        padding-top: 0
    }
    .sdgroupe-category {
        font-size: .9rem
    }
    .search-wrapper {
        width: 100%;
        margin-bottom: 0
    }
    .sdgroupe-invisible.big {
        background-position: 7% 4%
    }

    .link-2 {
        color: hsla(0, 0%, 100%, .76)
    }
    
    .h1-float-tid,
    .h1-tid {
        margin-top: 6px;
        text-align: left
    }

    .search-result-list {
        overflow: hidden
    }
    .h1-tid {
        color: #fff;
        text-shadow: 0 2px 2px rgba(0, 0, 0, .24)
    }
    .heading-12 {
        margin-top: 0
    }
    .frontpage-mobile {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: auto;
        z-index: 100;
        height: 80px;
        background-position: 21px 50%;
        background-size: 110px;
        background-repeat: no-repeat
    }
}

*/



        .swiper-container {
            overflow: hidden;
        }
        
        .swiper-wrapper {
            overflow: visible;
        }
        
        .featured-sdgroupe-benefit {
            height: 100%;
            object-fit: cover;
        }
        
        .swiper-container-coverflow .swiper-wrapper {
            -ms-perspective: 1200px
        }
        
        .swiper-container-3d {
            -webkit-perspective: 1200px;
            perspective: 1200px
        }
        
        .swiper-container-3d .swiper-cube-shadow,
        .swiper-container-3d .swiper-slide,
        .swiper-container-3d .swiper-slide-shadow-bottom,
        .swiper-container-3d .swiper-slide-shadow-left,
        .swiper-container-3d .swiper-slide-shadow-right,
        .swiper-container-3d .swiper-slide-shadow-top,
        .swiper-container-3d .swiper-wrapper {
            -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d
        }
        
        .swiper-container-3d .swiper-slide-shadow-bottom,
        .swiper-container-3d .swiper-slide-shadow-left,
        .swiper-container-3d .swiper-slide-shadow-right,
        .swiper-container-3d .swiper-slide-shadow-top {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            pointer-events: none;
            z-index: 10
        }
        
        .swiper-container-horizontal>.swiper-pagination-bullets,
        .swiper-pagination-custom,
        .swiper-pagination-fraction {
            bottom: 10px;
            left: 0;
            width: 100%
        }
        
        .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
            left: 50%;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            white-space: nowrap
        }
        
        .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            -webkit-transition: .2s left, .2s -webkit-transform;
            transition: .2s left, .2s -webkit-transform;
            -o-transition: .2s transform, .2s left;
            transition: .2s transform, .2s left;
            transition: .2s transform, .2s left, .2s -webkit-transform
        }
        
        .swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            -webkit-transition: .2s right, .2s -webkit-transform;
            transition: .2s right, .2s -webkit-transform;
            -o-transition: .2s transform, .2s right;
            transition: .2s transform, .2s right;
            transition: .2s transform, .2s right, .2s -webkit-transform
        }
        



@media (max-width: 767px) {
    .sdgroupe-menu-page {
        z-index: 2;
        margin-top: -100px;
    }
}