/*custom CSS:Start*/
.page-content a {
    text-decoration: none;
    color: #fff;
}
/*body {
    font-family: 'DM Sans'!important;
    background: #F4F3EE!important;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: unset!important;
    margin-bottom: unset!important;
}

h1 {
    font-size: 54px;
    line-height: 137%!important;
    font-family: 'DM Serif Display'!important;
    font-weight: normal!important;
}
h2 {
    font-size: 36px;
    line-height: 122%;
    font-family: 'DM Serif Display'!important;

}
h3 {
    font-size: 28px!important;
    line-height: 129%;
    font-family: 'DM Serif Display'!important;


}
h4 {
    font-size: 22px!important;
    line-height: 127%;
    font-family: 'DM Serif Display'!important;

}
h5 {
    font-size: 24px!important;

}
h6 {
    font-size: 20px!important;

}
p {
    margin-top: 0;
     margin-bottom: unset!important;
}
.site-main {
    max-width: 100%!important;
}

.page-header{display:none;}

/*a:hover{
	color: #fff!important;
}*/

/*

.home-banner a:hover{
    color: #fff;
}

.primary-btn-blue a:hover{
    color: #fff!important;
}

.home-section-4 .section-title-block h4 p, .nous-section-6 h4 p, .nos-activites-blk h4 p{
    color: var(--darkorange);
    font-family: 'DM Serif Display'!important;
    font-size: 22px;
}



.know-text h3{
    color: #212121!important;
}

.news-box h4{
    color: #212121!important;
}

@media (max-width: 575px){
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
         padding-right: 0!important;
         padding-left: 0!important;
    }
}

.page-id-19 .home-section-1{
    margin: unset;
}
*/

header#header {
    position: fixed;
    z-index: 9999;
    width: 100%;
}

#header + .contain_wapper {
    margin-top: 110px;
}

.home-banner .orange-bg-text a,.home-banner .orange-bg-text a:hover{
    color: #fff;
}
.left_image_position .home-Know-blk{
    padding: 0 0 0 105px;
}

.spontaneous_dtl_inner .note_spontaneous p{
    padding-top: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.43;
    color: #929292;
}
.nos-activites-blk h4 p,.section-title-block h4 p{
    color: var(--darkorange);
    text-align: center;
    font-size: 22px;
    line-height: 127%;
    font-style: normal;
    font-weight: 400;
    font-family: 'DM Serif Display';
}
.page-id-19 section.contain_wapper.mu-texte-image.right_image_position{
    margin-top: 107px;
}
@media only screen and (max-width: 600px) {
    .page-id-19 section.contain_wapper.mu-texte-image.right_image_position{
        margin-top:0;
    }
    .page-id-19 section.contain_wapper.mu-breadcrumbs{
        height: 65px;
    }
}
.page-id-21 .home-banner .banner-text h1{
    color: #fff;
}
@media only screen and (min-width: 769px) {
    .page-id-21 .home-banner .banner-text h1{
        font-size: 64px;
        line-height: 1.16;
        color: #fff;
    }
    .page-id-21 .home-banner .banner-text{
        max-width: 905px;
    }
}

.profil_row .profil_img{ display: flex; align-items: flex-end;    background: url('/fondpriscus.jpg') no-repeat center center; background-size: cover;max-height: 640px; }
.profil_row .profil_img img{ max-width: 100%; }
@media (max-width: 767px){
 .profil_row .profil_img{
    padding: 50px 0 0 0;
    }
}

.nice-select,
.nice-select.open .list {
  width: 100%;
}

.nice-select .list::-webkit-scrollbar {
    width: 0
}

.nice-select .list {
    margin-top: 5px;
    top: 100%;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    max-height: 210px;
    overflow-y: scroll;
    padding: 52px 0 0
}

.nice-select.has-multiple {
    white-space: inherit;
    height: auto;
    padding: 7px 12px;
    min-height: 53px;
    line-height: 22px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.nice-select.has-multiple span.current {
    border: 1px solid #CCC;
    background: #EEE;
    padding: 0 10px;
    border-radius: 3px;
    display: inline-block;
    line-height: 24px;
    font-size: 14px;
    margin: 3px 3px;
}

.nice-select.has-multiple .multiple-options {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    line-height: 37px;
    margin-left: 0px;
    padding: 0
}

.nice-select .nice-select-search-box {
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    margin-top: 5px;
    top: 100%;
    left: 0;
    z-index: 8;
    padding: 5px;
    background: #FFF;
    opacity: 0;
    pointer-events: none;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 0 1px rgba(68, 88, 112, .11);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out
}

.nice-select .nice-select-search {
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: none;
    color: #333;
    display: inline-block;
    vertical-align: middle;
    padding: 7px 12px;
    margin: 0 10px 0 0;
    width: 100%!important;
    min-height: 36px;
    line-height: 22px;
    height: auto;
    outline: 0!important
}

.nice-select.open .nice-select-search-box {
    opacity: 1;
    z-index: 10;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.remove:hover {
  color: red
}

/*Transaction popup:start*/
.transition-popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(64,188,216,0.75);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
}
.transition-popup.active {
    opacity: 1;
    visibility: visible;
}
.transition-popup-box {
    display: flex;
    align-items: center;
    background-color: #fff;
    width: 95%;
    max-width: 873px;
    min-height: 430px;
    border-radius: 5px;
    z-index: 999;
    overflow-y: auto;
    max-height: 630px;
    position: relative;
}


.close-transition-popup {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #fff;
}
.transition-popup-inner {
    max-width: 375px;
    background: #2D3047;
    border-radius: 5px 0px 0px 5px;
    padding: 43px 40px;
    width: 100%;
}
.transition-popup-inner {
    max-width: 375px;
    background: #2D3047;
    border-radius: 5px 0px 0px 5px;
    padding: 43px 40px;
    width: 100%;
}
.transition-popup-text {
    padding: 50px 51px;
    display: flex;
    flex-direction: column;
    flex: 1;
    font-size: 18px;
    line-height: 28px;
    color: #2D3047;
}
@media(max-width:767px){
    .transition-popup-box{
        flex-direction: column;
    }
}
/*Transaction popup:End*/
.mu-rebonds-actualites .primary-btn-blue{
    justify-content: center;
    padding: 30px 0 0;
}

.arrow-linkss {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 0 0;
}

.arrow-linkss a {
    color: #fff;
    background: url(../images/arrow-left.svg) left center/auto 10px no-repeat;
    padding: 0 0 0 28px;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
}
.custom-pagi ul li a{
    background: unset;
    border: 0;
    box-shadow: unset;
}
.custom-pagi ul li.active .current{
    height: 32px;
    width: 32px;
    font-weight: 700;
    font-size: 16px;
    line-height: 31px;
    border: 0;
    box-shadow: unset;
    background: var(--sky);
    color: #fff;
}
.custom-pagi ul li.disabled .current{
    height: 32px;
    width: 32px;
    font-weight: 700;
    font-size: 16px;
    line-height: 31px;
    border: 0;
    box-shadow: unset;
    background: var(--sky);
    color: #fff;
    background: unset;
    border: 0;
    box-shadow: unset;
}
.nice-select .nice-select-search-box{
/*    position: relative !important;*/
}
.nice-select.mySelect.has-multiple{
    width: 250px;
}
.nice-select-search-box{display: none;}
.nice-select.mySelect.has-multiple.open .nice-select-search-box{
    display: block;
}

.links-country ul li.select-links a, .f-links ul li.arrow a  {
    background-position-y: center!important;
}

.mu-hero-principal .banner-text h1{
    color: #fff;
}
.footer-text a{
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}

.text_only .home-Know-blk .know-text{
    width: 100%!important;
    padding: 120px;
}

.text-box{margin-top: 50px;margin-bottom: 50px;}

.nous-text-block-sub ul,
.nous-text-block-sub ol{
    padding: 20px 0 20px 20px;
}
.nous-text-block-sub ul li,
.nous-text-block-sub ol li {
    display: list-item;
    margin-bottom: 6px;
}
.nous-text-block-sub ul li {
    list-style: disc;
}
.nous-text-block-sub ol li{
    list-style: decimal;
}

.transactions-box{height: 100%;}
.tarn-box {
    display: flex !important;
    flex-wrap: wrap;
    height: 100%;
}
.transactions-box .tran-box-bottom{
    margin-top: auto;
    width: 100%;
}
.over-box-text .over-box-text-sub p{
    overflow: hidden;
    max-height: 164px;
}

.news-box h4 a{
    color: #212121;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-box p{
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-box:hover h4 a{color: #fff;}

.transactions-box .tran-box-bottom .years-row h6{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 8px;
}
.transactions-box:hover .tran-box-bottom .years-row h6{
    white-space: inherit;
}
.nice-select .option{
    line-height: 20px !important;
    margin: 8px 0px;
    display: flex;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.banner-caption {
    top: 50% !important;
    transform: translateY(-50%);
}
.rse-list .row>[class*=col-md-]{margin-bottom: 20px;}
.mu-texte-image .home-section-1 {margin: 0;}
.banner-wapper + .mu-texte-image .home-section-1{margin: -107px 0 0;}
.home-Know-blk{padding: 0 !important;}
.home-Know-blk .know-text{width: 50% !important; padding: 55px 110px !important;}
.home-Know-blk .img{align-self: flex-start;}
.mu-cartes + .mu-texte-image{margin-bottom: 104px;}



@media (min-width: 992px) and (max-width: 1229px){
    .home-Know-blk .know-text {
        padding: 55px 55px !important;
    }
}

@media (max-width: 991px){
    .home-Know-blk .know-text {
        width: 100% !important;
        padding: 35px 15px !important;
    }

    #header + .contain_wapper {
        margin-top: 66px;
    }
}
@media (max-width: 767px) {
    .banner-wapper+.mu-texte-image .home-section-1 {
        margin: -24px 0 0;
    }
    .mu-cartes+.mu-texte-image {
        margin-bottom: 24px;
    }
}

li, ol, ul {
    list-style: unset;
}

.cls-breadcrumb, .header-right .main-menu ul, .nos-activites-blk ul, .team-box-listing ul, .menu-footer-menu-container ul, .nos-activites-blk-2 ul, .custom-pagi ul, .profil_cnt {list-style: none;}

.over-box-text-sub p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.teambottom_txt span:not(:last-child)::after, .listover-cat span:not(:last-child)::after {
    content: " | ";
}

.listover-cat span{color: #929292;padding-top: 4px;font-size: 14px;}
.know-text ul{padding: 10px 0 0 20px;}
@media (min-width: 992px){
    .header-right .main-menu ul li{padding: 0 0 0 37px !important;}
    .header-right .main-menu ul>li.wpml-ls-item{
        border-left: 1px solid #929292;
        padding: 0 0 0 20px !important;
        margin: 0 0 0 20px !important;
    }
}
.header-right .main-menu ul> li.wpml-ls-item >a,
.header-right .main-menu ul> li.wpml-ls-item{position: relative;}
.header-right .main-menu ul> li.wpml-ls-item.menu-item-has-children> a:after {
    content: '';
    position: absolute;
    right: -16px;
    top: 50%;
    margin: -3px 0 0;
    width: 10px;
    height: 6px;
    background: url(../images/Polygon.svg) center center no-repeat;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.header-right .main-menu ul li.wpml-ls-item ul{
    position: absolute;
    left: 5px;
    top: 43px;
    display: none;
    width: 60px;
    background-color: #000;
    border-radius: 4px;
    padding: 6px 6px;
}
.header-right .main-menu ul li.wpml-ls-item.menu-item-has-children .sub-menu.open_menu{
    display: block;
}
.header-right .main-menu ul li.wpml-ls-item.menu-item-has-children.open_parent_menu a:first-child:after{
    transform: rotate(180deg);
}
.header-right .main-menu ul li.wpml-ls-item ul:before {
    width: 0;
    position: absolute;
    left: 50%;
    margin: -9px 0 0 -10px;
    top: 0;
    content: '';
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #000;
    opacity: .9;
    z-index: 5;
}
.header-right .main-menu ul li.wpml-ls-item ul li{
    padding: 0 !important;
    margin: 8px !important;
    border: none;
    display: flex;
    justify-content: center;
}

.article-contian blockquote p{
    margin: 50px 0;
    text-align: center;
    color: var(--sky);
    font-size: 22px;
    line-height: 28px;
    font-family: 'DM Serif Display';
}

.wp-block-pullquote{padding: unset!important;}



.heading-tag{color: #DC602E;font-size: 22px;padding: 60px 0 10px;}
/*custom CSS:End*/
.header-right .main-menu ul li.wpml-ls-item ul li a{
    color: #fff;
}
.header-right .main-menu ul li.wpml-ls-item ul li a:hover{
    color: #40bcd8;
}
@media only screen and (max-width: 992px) {
  .header-right .main-menu ul li.wpml-ls-item ul{
    top: 70px;
  }

}

.tag-list li:hover{
    background: #40BCD8;
    color: #fff;
}
.transactions-box .over-box-text{
bottom:60px !important;
}

.teambottom_last_part{line-height: 1.2 !important;}

.cls-breadcrumb #site-breadcrumbs {
    padding: 10px 0;
}

.cls-breadcrumb #site-breadcrumbs span {
    line-height: 20px;
    font-weight: 400;
    font-size: 14px;
}

.cls-breadcrumb #site-breadcrumbs span span {
    margin: 0 3px;
}

.cls-breadcrumb #site-breadcrumbs span span a {
    color: #171717;
}

.cls-breadcrumb #site-breadcrumbs span span a:hover {
    color: #40BCD8;
    border-bottom: #40BCD8 solid 1px;
}

.cls-breadcrumb #site-breadcrumbs span span+span {
    color: #40BCD8;
}

/*.over-cat span+span::before {
    content: '|';
    margin: 0 10px 0 5px;
}*/

.over-cat-divivder span+span::before {
    content: '|';
    margin: 0 10px 0 5px;
}

.home-section-3.mu-liste-missions {
    display: none;
}
p+p {
/*    padding: 0 !important;*/
}
p:empty {
    display: none;
}

.page-id-19 .contain_wapper.mu-slider {
    display: none;
}

.team_sec_2 .nos-box .nos_box_inner .img span {
    min-height: 230px;
}

.nos-box .nos_box_inner .img span,.nos-box a .img span {
    background-position: center top;
}

.team_dtl_top .work_position {
    white-space: normal;
}
.profil_dtl h1 { 
   font-size: 36px;
   line-height: 122%;
}
.profil_dtl p+p {
    padding-top: 20px;
}

.profil_cnt li a {
    pointer-events: none;
}
.tag-list li a {
    color: #2d3047;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
}
.tag-list li:hover a { 
    color: #fff;
}
/*
.footer .row {
    justify-content: space-between;
}
.footer .col-md-4 {
    width: auto;
}
.footer .footer-btn {
    flex-direction: column;
}
.footer .footer-btn span {
    width: 100%;
}
.footer .footer-btn span a {
    height: 56px;
    width: 280px;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: 24px;
}
.footer .footer-btn span a:hover {
    background: #fff;
    color: #2d3047;
}*/
@media(max-width:1024px) {
    .banner-img {
        background-size: contain;
        min-height: 500px;
    }
}
@media(max-width:768px) {
    .banner-img {
        min-height: 300px;
        background-size: contain;
    }
    .releted-listing .news-box {
        padding-bottom: 40px;
        min-height: 350px;
    }
}
@media(max-width:480px) {
    .banner-img {
        min-height: 220px;
        background-size: contain;
    }
}