/*test3*/
/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

.wt-navbar .desktop-nav .main-container {
    margin-bottom: 20px;
}

@font-face {
    font-family: MavenPro-Medium;
    src: url(/css/webfonts/MavenPro-Medium.ttf);
}

@font-face {
    font-family: 'Maven Pro';
    src: url(/css/webfonts/MavenPro-Medium.ttf) format('truetype');
    font-weight: 500;
}


.wt-navbar .breadcrumb-Links a.highlighted-item, .BB .modal-content a.highlighted-item {
    padding-bottom: 2px;
    text-decoration: underline;
    font-family: "MavenPro-Medium"!important;
}

.wt-nav-items .extragroup > div:first-child, .navbar-fixed-top .extragroup > div:first-child  {
    padding: 8px;
    background: #F29174;
    border-radius: 3px;
    margin-right: 15px;
    height: 42px;
}


.wt-nav-items .extragroup > div:last-child, .navbar-fixed-top .extragroup > div:last-child {
    padding: 8px;
    border: 1px solid #F29174;
    border-radius: 3px;
    height: 42px;
}

.wt-nav-items .extragroup > div:first-child .regulartext, .navbar-fixed-top  .extragroup > div:first-child .regulartext {
    color: #fff!important;
    font-weight: 600;
}

.wt-nav-items .extragroup > div:last-child .regulartext, .navbar-fixed-top  .extragroup > div:last-child .regulartext  {
    color: #F29174!important;
    font-weight: 600;
}

.navbar-fixed-top .extragroup {
    flex-direction: column;
    gap: 15px;
    width: 100%;
}

.navbar-fixed-top .extragroup > div:first-child, .navbar-fixed-top .extragroup > div:last-child {
    margin: 0;
}

.navbar-fixed-top .extragroup > div {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.navbar-fixed-top .extragroup > div {
    width: 100%;
}

.wt-nav-items .site-logo {
    margin-bottom: 0!important;
}

.wt-navbar.DX {
    padding: 0 47px;
}

.DX .dx-navcontainer {
    height: 59px;
    padding-left: 47px;
    padding-right: 47px;
    background: #fff;
}

.DX-theme .desktop-nav {
    margin: 0!important;
}

.DX-theme .DX .account-dropdown-line {
    margin: 0;
}

@media screen and (min-width: 1440px){
    .custom-container{
        max-width: 1440px;
        width: 1440px;
    }
}

@media screen and (min-width: 1240px){

    .AC .menuitems_501:hover,
    .AC .menuitems_501 {
        font-size: 17px;
    }

    .AC .breadcrumb-Links {
        margin-left: 21px;
    }

    a.menuitems_501,
    a.menuitems_501:hover,
    .menuitems_501 nav,
    .menuitems_501 nav:hover {
        text-decoration: none;
        font-size: 18px;
        letter-spacing: 0;
        line-height: 21px;
        text-align: center;
    }
    .breadcrumb-Links{
        margin-left: 40px;
    }

    .DX .breadcrumb-Links {
        margin-left: 27px;
    }

    .DX .breadcrumb-Links-row-hs, .DX .breadcrumb-Links-row-roles, .DX .breadcrumb-Links-row {
        padding: 0;
    }

    .breadcrumb-Links-roles{
        margin-right: 40px;
    }

    .DX .breadcrumb-Links-roles {
        margin-right: 20px;
    }

    .DX .breadcrumb-Links-roles i {
        font-size: 10px;
    }

    .breadcrumb-Links-row .breadcrumb-Links a {
        color: #445A7A;
    }

    .breadcrumb-Links-row.row-right .breadcrumb-Links a {
        font-weight: 700;
    }

    .BB .breadcrumb-Links{
        margin-left: 32px;
    }

    .BB  .breadcrumb-Links-row {
        margin-left: 30px;
        padding-bottom: 12px;
    }
}


@media screen and (max-width: 1240px) and (min-width: 992px){
    a.menuitems_501,
    a.menuitems_501:hover,
    .menuitems_501 nav,
    .menuitems_501 nav:hover {
        text-decoration: none;
        font-size: 1em;
        letter-spacing: 0;
        line-height: 21px;
        text-align: center;
    }
    .breadcrumb-Links{
        margin-left: 22px;
    }
    .BB .breadcrumb-Links {
        margin-left: 15px;
    }

    .desktop-nav .main-container{
        padding-right: 16px;
    }

    .BB .desktop-nav .main-container {
        padding-left: 0;
    }

    .BB .breadcrumb-Links-row {
        margin-left: 30px;
    }

    .AC .breadcrumb-Links {
        margin-left: 13px;
    }
    .AC a.menuitems_501:hover,
    .AC a.menuitems_501 {
        font-size: 14px;
    }
}


@media only screen and (min-width : 992px) {
    .wrapperL,
    .wrapper-btn,
    .menus{
        display: none;
    }
    .desktop-navbar{
        z-index: 1;
        position: absolute;
    }

    /*.site-logo{*/
    /*    position: relative;*/

    /*}*/
    .menu-page.navbar-open,
    .modal.desk.modal-navbar.left.fade,
    .modal-dialog.desk{
        display: none;
    }
    .socials{
        margin-left: 30px;
    }

    .site-logo{
        margin-bottom: 30px;
    }

    .desktop-nav {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .GR .desktop-nav {
        margin-bottom: 0;
    }

    .DX .desktop-nav{
        margin-top: 9px;
    }


    .nav-menu-btn{
        display: none;
    }
    .modal-backdrop.fade{
        display: none!important;
    }
    .modal-open{
        overflow: unset;
    }

    .oval {
        height: 23.8px;
        width: 23.8px;
        background-color: rgba(44, 85, 106, 0.10);
        color: #2C556A;
        border-radius: 20px;
    }


    .breadcrumb-Links-row-hs,
    .breadcrumb-Links-row-roles,
    .breadcrumb-Links-row{
        padding-right: 15px;
        padding-top: 4px;
    }

    .breadcrumblink{
        font-size: 20px;
        font-weight: normal;
        float: left;
    }
    .breadcrumbarrow{
        font-size: 20px;
        font-weight: bold;
        float: left;
        margin: 0 5px;
    }

    .jd-menuabsolute.wt-navbar.JD {
        position: absolute;
        z-index: 1;
    }
    .jc-menuabsolute.wt-navbar.JC {
        position: absolute;
        z-index: 2;
        margin-top: 30px;
    }

    .JDmenutext{
        color: #3984af;
        font-weight: bold;
    }

    .vo_shop .catalog-container{
        padding-left: 49px;
        margin-left: 30px;
    }

}
@media only screen and (max-width : 575px) {
    .nav-logo {
        padding-left: 0 !important;
    }
}

@media only screen and (max-width : 992px) {
    .GR .desktop-nav {
         padding-top: 0px;
    }

    .vo_shop .catalog-container{
        margin-top: 30px;
    }


    .profilelogo{
        height: 18px;
        width: 18px;
        color: #2C556A;
        font-size: 18px;
        letter-spacing: 0;
        line-height: 18px;
        text-align: center;
        margin-top: 5px;
    }

    .menu-page.navbar-open,
    .navlabels,
    .loginmenu,
    .backgroundfill,
    .platformtext{
        display: none;
    }
    .site-logo{
        width: 70px;
    }


    a.menuitems_501,
    a.menuitems_501:hover,
    .menuitems_501 nav,
    .menuitems_501 nav:hover {
        text-decoration: none;
        color: #215872;
    }

    .modal.left .modal-dialog,
    .modal.right .modal-dialog {
        position: fixed;
        margin: auto;
        width: 320px;
        height: 100%;
        -webkit-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);
    }

    .modal.left .modal-content,
    .modal.right .modal-content {
        height: 100%;
        overflow-y: auto;
    }

    .modal.left .modal-body,
    .modal.right .modal-body {
        padding: 15px 15px 80px;
    }

    .BB .modal.left .modal-body {
        margin-top: -62px;
    }

    /*Left*/
    .modal.left.fade .modal-dialog{
        right: 0px;
        -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
        -o-transition: opacity 0.3s linear, left 0.3s ease-out;
        transition: opacity 0.3s linear, left 0.3s ease-out;
    }

    .modal.left.fade.in .modal-dialog{
        left: 0;
    }

    /*Right*/
    .modal.right.fade .modal-dialog {
        right: 0px;
        -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
        -o-transition: opacity 0.3s linear, right 0.3s ease-out;
        transition: opacity 0.3s linear, right 0.3s ease-out;
    }

    .modal.right.fade.in .modal-dialog {
        right: 0;
    }

    /* ----- MODAL STYLE ----- */
    .modal-content {
        border-radius: 0;
        border: none;
    }

    .modal-header {
        border-bottom: unset;
    }

    .sidebarMenuInnerg li {
        padding: 20px;
        font-weight: bold;
        border-bottom: 1px solid rgba(255, 255, 255, 0.10);
    }

    .breadcrumb-Links{
        margin-left: 15px;
        margin-right: 15px;
    }

    .site-logo{
        width: 124px;
        position: relative;

    }
    .site-logo.pws-headerimage{
        width: 175px;
    }
    .desktop-nav{
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .demo {
        padding-top: 60px;
        padding-bottom: 110px;
    }

    .btn-demo {
        margin: 15px;
        padding: 10px 15px;
        border-radius: 0;
        font-size: 1em;
        background-color: #FFFFFF;
    }

    .btn-demo:focus {
        outline: 0;
    }

    .demo-footer {
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 15px;
        background-color: #212121;
        text-align: center;
    }

    .demo-footer > a {
        text-decoration: none;
        font-weight: bold;
        font-size: 1em;
        color: #fff;
    }

    /*Aditional menu css*/
    .sidebarMenuInnerg li {
        padding: 20px;
        font-weight: bold;
        border-bottom: 1px solid rgba(255, 255, 255, 0.10);
    }

    .breadcrumb-Links{
        margin-left: 15px;
        margin-right: 15px;
    }

    .site-logo{
        width: 124px;
        position: relative;
    }

    .BB .site-logo {
        width: 171px;
    }

    .site-logo.maindeck-logo{
        width: 70px;
        position: relative;
    }

    .desktop-nav {
        margin-top: 0px;
        margin-bottom: 0px;
        height: 55px;
        padding-top: 14px;
    }

    .BB .desktop-nav {
        display: flex;
        flex-direction: row-reverse;
    }

    .BB .close {
        opacity: 1;
        z-index: 2;
    }

    .BB .close img {
        width: 35px;
    }

    .BB .menu-nav-header {
        font-weight: 600;
        margin-bottom: 20px;
    }

    .BB .menu-nav-header::after {
        content: '';
        display: block;
        padding-bottom: 20px;
        margin-bottom: 30px;
        width: 53px;
        height: 2px;
        border-bottom: 2px solid #215872;
    }

    .BB .modal-header .site-logo {
        width: 178px;
        padding-left: 15px;
        padding-top: 8px;
    }

    .BIDHBV .desktop-nav{
        height: auto;
        margin-bottom: 15px;
    }

    .BIDHBV img.site-logo.bidh-logo {
        left: 50%;
        margin-left: -62px;
    }

    .modal-header{
        padding-left: 15px;
    }

    .modal-header.navmenu{
        padding-left: 30px;
    }

    .crumb-txt {
        font-size: 24px;
        letter-spacing: 0;
        text-align: center;
        color: #215872;
    }

    .orange .crumb-txt {
        color: #F29174;
    }

    .modal-header h4{
        font-size: 24px;
        letter-spacing: 0;
        line-height: 28px;
    }

    .crumb-menu-item{
        margin-bottom: 20px;
    }

    .crumb-menu-subitem {
        margin-left: 20px;
    }

    .crumb-menu-item:has(.orange) {
        position: absolute;
        bottom: 0;
    }

    .BB .navbar {
        position: unset;
    }

    .BB .crumb-menu-subitem {
        display: flex;
        align-items: center;
    }

    .BB .crumb-menu-subitem i {
        color: #F29174;
        margin-right: 15px;
    }

    .breadcrumb-Links-row,
    .breadcrumb-Links-row-roles{
        display: none;
    }

    .fullline{
        height: 2px;
        width: 30px;
        background-color: #2C556A;
        position: relative;
        display: block;
    }

    .midline{
        height: 2px;
        width: 30px;
        background-color: #2C556A;
        position: relative;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .BB .midline, .BB .fullline {
        height: 3px;
        border-radius: 10px;
        width: 31px;
    }

    .nav-menu-btn{
        cursor: pointer;
        margin-top: 5px;
    }

    .oval {
        height: 36px;
        width: 36px;
        background-color: #2C556A;
        border-radius: 20px;
    }

    .mob-social-icons{
        font-size: 17px;
        line-height: 35px !important;
        color: white;
    }
    .breadcrumb-Links-row-hs{
        display: none;
    }

    .breadcrumblink{
        font-size: 18px;
        font-weight: normal;
        float: left;
    }
    .breadcrumbarrow{
        font-size: 18px;
        font-weight: bold;
        float: left;
        margin: 0 5px;
    }
}

@media only screen and (max-width : 575px) {
    .nav-logo{
        padding-left: 0 !important;
    }
}



.oval {
    height: 23.8px;
    width: 23.8px;
    background-color: rgba(44, 85, 106, 0.10);
    color: #2C556A;
    border-radius: 20px;

}



.dropbtn {
    background-color: #355468;
    font-size: 1em;
    cursor: pointer;
}
.dropdown-menu {
    background: #355468;
}

a.menu-nav-item{
    padding: 22px 15px;
}
a.menu-nav-item:hover{
    background-color: #16a9bd!important;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}

.dropdown .li-right a:hover {
    background: #16a9bd;
}
.dropdown-content {
    display: none;
    background-color: #355468;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.menu-nav-item {
    background: #355468;
}

.menuheader a.dropdown-item.p-2.d-block.nounderline:hover {
    background: unset!important;
    color:white!important;
}
.menuheader a {
    color: #fff!important;
    font-weight: bold;
    cursor: text!important;
}
.usermenu.dropdown.dropbtn.btn-secondary:hover{
    background-color: unset;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.usermenu.dropdown.dropbtn.btn-secondary.dropdown-toggle {
    background-color: unset;
}

.li-right a {
    color: #c6c5c5;
}
.usermenu .menu-nav-item:hover{
    background-color: unset;
}

.menuhandle ul,
.dropdown-content ul{
    list-style-type: none;
}

.usermenu::after {
    content: none;
}

.dropdown-menu{
    max-height: 90vh;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block!important;}


.sub-wrapper{
    padding: 18px;
}

.modal-body ul,
.navlabels ul{
    -webkit-padding-start: 0px;
    padding-inline-start: 0px;
    display: unset;
    list-style-type: none;
}

.sub-wrapper:hover {
    background-color: #16a9bd;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}


.wt-logo {
    height: 18px;
    width: 124px;
}

.user-circle {
    height: 18px;
    width: 18px;
    color: #2C556A;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
}

.infobar-logo-link{
    padding-bottom: 4px;
}

.DX .breadcrumb-Links-subitems-row {
    padding-left: 26px;
    margin-top: 0px;
}

.shop-cart-container{
    background: linear-gradient(-1deg, black, rgb(73 137 152 / 78%));
    display: inline-block;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    font-weight: lighter !important;
    color: #fff !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 50px;
    position: fixed;
    right: 40px;
    bottom: 40px;
}

.shopitem-count{
    background: rgb(73 137 152);
    display: inline-block;
    padding: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    font-weight: lighter !important;
    color: #fff !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 50px;
    position: absolute;
    top: 25px;
    left: 21px;
}

.pulse{
    animation: pulse 0.6s;
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    70% {
        transform: scale(1.3);
    }
    100% {
        transform: scale(1);
    }
}

.JC .theme-logo{
    float: left;
}


/*puzzle buttons*/
.jigsaw1 {
    width: 14em;
    height: 84px;
    position: relative;
    -moz-border-radius: .5em;
    cursor: pointer;
    margin-right: 0px;
}



.jigsaw1,
.jigsaw1 span {
    background-color: rgb(73 137 152 / 70%);
}
.textp {
    display: block;
    color: #fff;
    font-size: 18px;
    text-align: center;
    position: relative;
    background: transparent !important;
    /* padding-top: 30px; */
    min-height: 52px;
    line-height: 84px;
}


.vo_shop .vacitem-background{
    position: relative;
    z-index: 1;
    background: white;
}


.jigsaw-container {
    float: left;
    margin-right: 15px;
}

.page-258 .profilelogo{
    display: none;
}



/*puzzle buttons end*/




.GR .fullline{
    background-color: white;
}
.GR .midline{
    background-color: white;
}
.wt-navbar.GR{
    padding: 0;
    background: #515253;
}

@media screen and (max-width: 992px){
    .GR .desktop-nav{
        width: 100%;
        height: 80px;
        background: #515253;
        position: fixed;
        z-index: 100;
    }

    .wt-navbar.GR {
        height: 118px;
        background: transparent;
    }

    .dagbalk{
        position: fixed;
        top: 80px;
        z-index: 10;
    }

    .dagbalk .dag-container{
        margin-right: 20px;
        font-size: 10px;
    }

}

.dagbalk .dag-container{
    line-height: 42px;
    margin-right: 30px;
}

.dagbalk{
    width: 100%;
    height: 42px;
    background: #959697;
}

.page-250 .profilelogo{
    display: none;
}

.page-250 .light-container .formblock-class div.control {
    margin-right: 0;
}

img.site-logo.bhh-logo {
    left: 50%;
    margin-left: -104px;
}


img.site-logo.bidh-logo {
    left: 50%;
    margin-left: -115px;
}



.container-fluid.main-container div.breadcrumb-Links:hover::after{
    width: 100%;
}

.container-fluid.main-container div.breadcrumb-Links::after{
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #215872;
    transition: width .3s;
}

.container-fluid.main-container div.breadcrumb-Links:has(.orange)::after{
    background: #F29174;
}

 .breadcrumb-Links .regulartext.menuitems_50.mainmenuheader{
     text-decoration: none;
 }

 .BIDH-theme .profilelogo{
     display: none;
 }
.site-logo.pof-logo{
    position: fixed;
    transition: .4s;
    /*height: 90px;*/
}

.MD-theme .theme-logo.disableanimation .site-logo.pof-logo {
    transition: .0s;
}

.page-136 .pof-logo.logo2{
    margin-left: -30px;
}
.site-logo.pof-logo.POF-hide{
    margin-left: -750px;
}
.POF.page-175 .site-logo.pof-logo.logo1{
    margin-left: 0px;
    position: absolute;
}
.POF.page-175 .site-logo.pof-logo.logo2{
    margin-left: -550px;
}

.POF-theme .desktop-nav {
    position: relative;
    z-index: 101;
}

.POF.page-136 #block_525_1 .main-container{
    margin-left: 90px;
}


#contactmenu {
    list-style: none;
}

#contactmenu .menu-item {
    opacity: 0;
    z-index: -1;
}

#contactmenu.active .menu-item {
    opacity: 1;
    z-index: 1;
}

#contactmenu .menu-button {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -104px 0 0 -60px;
    border-radius: 50%;
    background-size: 100%;
    overflow: hidden;
    text-decoration: none;
}

#contactmenu:not(.active)>a:first-of-type,
#contactmenu.active>a:last-of-type {
    opacity: 1;
    z-index: 1;
}

#contactmenu:not(.active)>.icon-plus:before,
#contactmenu.active>.icon-minus:before {
    opacity: 1;
}

#contactmenu .menu-item {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 55%;
    line-height: 5px;
    top: 50%;
    margin: -50px 0 0 -50px;
    border-radius: 50%;
    transform: translate(0px, 0px);
    transition: transform 500ms;
    z-index: -2;
    transition: .5s;
}

#contactmenu.active .menu-item:hover{
    background-color: #d9bd11;
    box-shadow: 0 5px 10px black;
}

#contactmenu.active .menu-item{
    background-color: #f9df41;
}


#contactmenu .menu-item a {
    color: #001b4b;
    position: relative;
    top: 10%;
    left: 18%;
    font-size: 52px;
    text-decoration: none;
}

#contactmenu .menu-item.envelope a {
    top: 15%;
    left: 16%;
    font-size: 48px;
}

#contactmenu.active>.menu-item:nth-child(6) {
    transform: rotate(60deg) translateY(-150px) rotate(300deg);
}

#contactmenu.active>.menu-item:nth-child(5) {
    transform: rotate(20deg) translateY(-155px) rotate(-20deg);
}

#contactmenu.active>.menu-item:nth-child(3) {
    transform: rotate(-20deg) translateY(-155px) rotate(20deg);
}

#contactmenu.active>.menu-item:nth-child(4) {
    transform: rotate(-60deg) translateY(-150px) rotate(60deg);
}
.desktop-nav .TMmenutext{
    cursor: pointer;
}
.fixed-Pageindicator{
    position: fixed;
    z-index: 1;
    top: 50%;
    /*left: 50%;*/
    transform: translate(-50%, -50%);
    right: -60px;
    width: fit-content;
    direction: rtl;
    color: #261103;
    padding: 0px;
    transition: 0.5s ease;
}
.fixed-Pageindicator li:not(.active){
    list-style-type: circle;
}

.fixed-Pageindicator div span{
    transition: 0.3s ease;
}

.fixed-Pageindicator li:not(.active) span{
    opacity: 0;
}
.fixed-Pageindicator li{
    text-align: right;
    font-weight: bold;
    font-size: 20px;
}
.fixed-Pageindicator div{
    cursor: pointer;
}
.fixed-Pageindicator div:hover span{
    opacity: 1;
}
.fixed-Pageindicator div:hover li{
    list-style-type: inherit;
}
.fixed-Pageindicator li::marker{
    font-size: 30px;
    transition: 0.3s ease;
}

.updated-filter-block .modal-dialog,
.openstaande_posten-list > div,
.dex_new_companylist > div,
.dex_new_dexclient_block.pr_text_background  {
    border-radius: 11px;
    background: #FFF;
    box-shadow: 0 4px 17px 4px rgba(0, 0, 0, 0.05);
    padding: 1px 34px 15px 34px;
    margin-top: 8px !important;
}

.openstaande_posten-list > div {
    padding-top: 10px;
    margin-bottom: 10px;
}

