.contentS {
    position: relative;
}
.menuFix{
  position: fixed;
  box-shadow: 2px 2px #ddd;
}
header {
    background-color: #fff;
    padding: 20px 0px;
    width: 100%;
    font-size: 16px;
    padding-bottom: 15px;
    z-index: 11;
}

.list-univers-portail {
    display: flex;
    margin-bottom: 20px;
}

.list-univers-portail .univers-portail {
    font-size: 16px;
    margin-right: 33.5px;
}

.list-univers-portail .univers-portail.active {
    color: #ff7900;
    font-weight: bold;
}

.block-nav {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.block-link-nav {
    font-weight: bold;
    padding-bottom: 5px;
}

.link-pages-item.active {
    color: #ff7900;
}

.block-link-nav,
.block-link-nav .logo-block-nav {
    display: flex;
    align-items: flex-end;
    line-height: 1;
}

.menu-drop {
    display: flex;
    gap: 5px;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 2px solid #cccccc;
    height: -moz-fit-content;
    cursor: pointer;
}

.logo-block-nav .logo-nav-item {
    margin-right: 20px;
}

.menu-drop img {
    width: 13px;
    margin-top: -2px;
}

.link-pages-block-nav {
    display: flex;
}

.link-pages-block-nav .link-pages-item {
    margin-right: 30px;
    position: relative;
}

.block-assistance-nav {
    display: flex;
}

.block-assistance-nav>a {
    margin-left: 20px;
}

.block-assistance-nav .btn img {
    width: 25px;
}

.block-drp {
    position: relative;
}

.droped-menu {
    position: absolute;
    visibility: hidden;
    margin-top: 10px;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 99999 !important;
}

.droped-menu.show {
    visibility: visible;
    opacity: 1;
    box-shadow: 0 1rem 1rem rgba(0,0,0,.15) !important;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
}

.droped-menu .nav-list-fenetre {
    display: flex;
    background-color: #fff;
    padding: 30px 40px;
    justify-content: space-between;
}

.nav-list-fenetre .fen-img-nav {
    margin-bottom: 10px;
    width: 80px;
    height: 80px;
}

.nav-list-fenetre .title-fen-nav {
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}

.item-fen-nav .text-right img {
    cursor: pointer;
}

.list-link-fen-nav div {
    margin-bottom: 20px;
}

.list-link-fen-nav div a{
    font-weight: bold;
}

.nav-list-fenetre .item-fen-nav {
    border-right: 1px solid #ddd;
    padding-left: 1.25rem !important
}
.nav-list-fenetre .item-fen-nav:first-child {
    padding-left: 0px
}
.nav-list-fenetre .item-fen-nav:last-child {
    border-right: none;
}


.nav-list-fenetre .item-fen-nav:last-child {
    width: 25%;
}

.Om-navi {
    background-color: #4bb4e6;
    margin-top: 10px;
    position: relative;
    height: 90%;
    padding: 15px;
}

.title-om-nav {
    display: flex;
    font-size: 20px;
    font-weight: bold;
    align-items: center;
}

.title-om-nav img {
    margin-right: 8px;
}

.item-fen-nav a.btn {
    position: absolute;
    bottom: 30px;
    left: 15px;
}

.item-fen-nav .nav-dsc-fen {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.item-fen-nav .om-item-fen-nav {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 130px;
}

.droped-footer {
    background-color: #000000;
    color: #fff;
    font-weight: bold;
    height: 65px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    padding-left: 40px;
    padding-right: 40px;
}

.droped-footer a {
    color: #fff;
}

.droped-footer a>img {
    margin-right: 5px;
}

.droped-footer .fnUs img {
    margin-left: 5px;
}

.block-nav-mob,
.menu-mobile-dropdownS {
    display: none;
}

.ct-rech-header {
    position: relative;
    color: #666666;
    background: transparent;
    width: 100%;
    border: none;
    outline: none;
    padding: 8px 0;
    font-size: 16px;
}

.mat-div {
    position: relative;
}

.mat-div:after,
.mat-div:before {
    content: "";
    color: #666666;
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #000000;
    bottom: 0;
    left: 0;
    transition: all 0.3s;
}

.mat-div::after {
    background-color: #fb7900;
    transform: scaleX(0);
}

.is-active::after {
    transform: scaleX(1);
}

.is-active .mat-label {
    color: #666666;
}

.is-completed .mat-label {
    font-size: 16px;
    transform: translateY(0);
}

#form-seach {
    margin-right: -25px;
    width: 140px;
    display: none;
}

.etl-nav {
    position: absolute;
}

.link-pages-block-nav .link-pages-item .etl-nav:nth-child(3) {
    top: -13px;
    left: 50px;
}

.link-pages-block-nav .link-pages-item .etl-nav:nth-child(2) {
    top: -13px;
    left: 115px;
}

.link-pages-block-nav .link-pages-item .etl-nav:last-child {
    bottom: -10px;
    left: 80px;
}


/* To remove after can */

.prmc {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .block-drp {
        display: none;
    }
    header > .contentS {
        z-index: 1;
    }
    .contentS {
        padding-right: 10px;
        padding-left: 10px;
    }
    .block-nav,
    .list-univers-portail {
        display: none;
    }
    .block-nav-mob {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    /* .menu-mobile-dropdownS{
        display: block;
    } */
    .block-drp-mobil {
        position: fixed;
        width: 100%;
        top: 0;
        background-color: #fff;
        padding-top: 15px;
        -webkit-transform: translateX(20%);
        -moz-transform: translateX(20%);
        -ms-transform: translateX(20%);
        transform: translateX(20%);
        opacity: 0;
        -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
        -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
        transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
        z-index: -1;
    }
    /* .swiper-wrapper{
      z-index: -1 !important;
    } */
    .ext-swiper .swiper-wrapper,
    .swiper-container {
        z-index: unset !important;
    }
    .block-drp-mobil.show {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        z-index: 2;
        overflow-y: scroll;
        height: 100%;
        margin-right: -10px;
        margin-left: -10px;
    }
    .block-drp-mobil .block-nav-mob {
        margin-bottom: 10px;
    }
    .card-header img {
        margin-right: 10px;
    }
    header .accordion .card-header button::after,
    .accordion .card-header a::after {
        top: 46%;
    }
    #accordionExample {
        margin-bottom: 30px;
    }
    .header-links-mobile .link-mobile {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .appli-orange {
        display: flex;
        flex-wrap: wrap;
    }
    .appli-orange .app-nav-om {
        background-color: #a885d8;
        width: 100%;
        position: relative;
        padding: 15px;
        margin-bottom: 10px;
    }
    .appli-orange .app-nav-om.can-mobile {
        background-color: #fff6b6;
        width: 100%;
        position: relative;
        padding: 15px;
        margin-bottom: 10px;
    }
    .app-nav-om.money {
        background-color: #4bb4e7;
    }
    .app-nav-om .tt-app-nav {
        display: flex;
        font-size: 20px;
        font-weight: bold;
        color: #000000;
    }
    .app-nav-om .tt-app-nav img {
        margin-right: 20px;
    }
    .app-nav-om .tt-app-nav .telch {
        font-size: 14px;
        font-weight: normal;
    }
    .app-nav-om .img-ill-nav {
        position: absolute;
        right: 0;
        bottom: 0;
        height: 80px;
    }
    .app-nav-om .can-mobile-flag {
        position: absolute;
        right: 0;
        bottom: -12px;
        height: 80px;
    }
    .block-drp-footer-mobile {
        background-color: #000000;
        color: #ffffff;
        padding: 30px 10px;
        font-weight: bold;
        font-size: 14px;
    }
    .list-orange-link-header a {
        color: #ffffff;
    }
    .list-orange-link-header {
        display: flex;
        flex-wrap: wrap;
        border-bottom: solid 2px #979797;
        margin-bottom: 20px;
    }
    .list-orange-link-header .orange-link-header {
        width: 100%;
        margin-bottom: 15px;
    }
    .list-orange-link-header .orange-link-header img {
        margin-right: 20px;
    }
    .show-us-haeder {
        border-bottom: solid 2px #979797;
    }
    .show-us-haeder .t-us {
        margin-bottom: 10px;
    }
    .show-us-haeder img {
        height: 40px;
        margin-right: 6px;
        margin-bottom: 20px;
    }
    .list-uni-h-mobe {
        display: flex;
        justify-content: space-between;
        padding-top: 30px;
    }
    .list-uni-h-mobe a {
        color: #ffffff;
    }
    .list-uni-h-mobe a.active {
        color: #ff7900;
    }
    .list-link-fen-nav {
        margin-left: 50px;
    }
    header {
        padding: 15px 0px;
    }
    .block-nav-mob .logo-M img {
        width: 30px;
    }
    .block-nav-mob .ass-mob a img {
        width: 30px;
    }
    .block-nav-mob .ass-mob a:last-child img {
        height: 20px;
    }
}
