

/**************************************************************************************************************************|
                                                         Bloc apropos                                                        **|
***************************************************************************************************************************/

.fw-bold {
    font-weight: 500;
}


.bloc-bottom-img {
    position: relative;
}

.bloc-bottom-img .testimonial-icon-left {
    position: absolute;
    font-size: 3rem;
    z-index: 0;
    top: -30px;
    color: #95959587;
    left: -27px;
}

.text-apropos-bottom span {
    position: relative;
    z-index: 1;
}

.bloc-bottom-img .testimonial-icon-right {
    position: absolute;
    font-size: 3rem;
    z-index: 0;
    bottom: -30px;
    right: -27px;
    color: #95959587;
}
.wrapper-bloc-bas-apropos {
    padding: 65px 0 50px;
}

.parent-bloc-bottom-img {
    position: absolute;
    background: #272262;
    color: white;
    border-radius: 8px;
    padding: 39px 50px;
    width: 68%;
    font-weight: 500;
    bottom: -35px;
    left: 0;
    position: absolute;
    z-index: 3;
    font-size: 2rem;
    border-radius: 60px 15px 15px 15px;
}

.text-apropos-bottom {
    font-size: 25px;
    padding-left: 35px;
}
.wrap-apropos {/* justify-content: center; */}

.wrap-apropos + .wrap-apropos {padding-top: 40px;}

.wrap-apropos:nth-child(2n) {flex-direction: row-reverse;}

.left-bas-apropos {
    width: 50%;
    padding: 0 15px;
}

.wrap-left-bas-apropos {
    display: block;
}

.right-bas-apropos {
    width: 50%;
    padding: 0 15px;
}

.image-right {
    padding: 30px;
}

.image-right img {}

h4.subtitle.style1 {
    display: inline-flex;
    align-items: center;
    color: #1271e5;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
    text-align: center;
    justify-content: center;
    width: 100%;
}

.wrapper-chiffre-cles {
    padding: 55px 0;
}

.wrap-laction .section-title {
    margin-bottom: 0;
}

span.title-bar1 {
    width: 15px;
    height: 4px;
    display: inline-block;
    margin-right: 5px;
    margin-left: 12px;
    border-radius: 10px;
}

span.title-bar2 {
    width: 34px;
    height: 4px;
    display: inline-block;
    border-radius: 10px;
}
.list-services {
    margin-top: 5px;
}
.title-bloc {
    margin-bottom: 10px;
    color: #1c2654;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.3em;
    text-align: center;
}

.title-text-valeurs {
    color: #878686;
    font-weight: 600;
    text-transform: uppercase;
}

.section-content {
    font-weight: 400;
    color: #515a83;
    font-size: 17px;
    /* line-height: 1.4em; */
    line-height: 1.5;
    text-align: justify;
    width: 50%;
    display: flex;
    /* padding-right: 120px; */
    flex-direction: column;
}

.row-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    align-items: flex-start;
}

.bloc-left-apropos {
    display: flex;
    justify-content: end;
    width: 50%;
    flex-wrap: wrap;
    position: relative;
}

.wrap-about-us-right-bloc-checked-items {
    display: flex;
    font-size: 19px;
    padding: 5px 0;
    align-items: center;
}

.wrap-about-us-right-bloc-checked-items > div {
    font-size: 18px;
    font-weight: 500;
}

.wrap-about-us-right-bloc-checked-items > div>i {
    /* margin-top: 6px; */
    padding: 0 9px;
    border-radius: 50%;
    color: #90cfe7;
}

.wrap-about-us-right-bloc-checked-items h3 {
    display: flex;
    /* width: 300px; */
    /* font-size: 36px; */
    color: #272262;
    /* font-family: poppins; */
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}

.section-content.apropos .primary-btn {
    margin: 12px 5px;
    background: none;
    color: #272262;
    padding-top: 12px;
    padding-bottom: 10px;
    border: 1px solid #272262;
}

.section-content.apropos .primary-btn svg {
    fill: #272262;
}

.section-content.apropos .primary-btn.active svg {
    fill: white;
}

.section-content.apropos .primary-btn:hover {
    background: #272262;
    color: white;
    border: none;
}

.section-content.apropos .primary-btn.active {
    background: #272262;
    color: white;
    border: none;
}

.wrap-laction .titre-bloc {
    /* font-size: 2rem; */
    /* line-height: 35px; */
    /* margin-bottom: 0; */
    /* text-align: left; */
    /* font-weight: 600; */
}
.image-apropos {
    display: flex;
    /* width: 100%; */
    /* justify-content: end; */
    position: relative;
    z-index: 2;
    height: 500px;
    width: 550px;
}

.chiffres-cles {}

.chiffres-cles {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.chiffres-cles {}

.ct-counter-number {
    display: flex;
    /* max-width: 118px; */
    align-items: center;
    line-height: 1;
    font-family: "DM Sans", Sans-serif;
    color: #272262;
    /* font-family: "Manrope", Sans-serif; */
    font-size: 50px;
    font-weight: bold;
    /* line-height: 30px; */
}

span.ct-counter-number-value {
    color: #272262;
    /* font-family: "Manrope", Sans-serif; */
    font-size: 50px;
    font-weight: bold;
    line-height: 30px;
}

span.ct-counter-number-suffix {
    font-weight: 400;
}

.ct-counter-title {
    color: #1A1A1A;
    /* font-family: "DM Sans", Sans-serif; */
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    width: 50%;
}

.ct-counter-meta {
    /* display: flex; */
    display: flex;
    gap: 25px;
    align-items: center;
    max-height: 50px;
    width: 33.33%;
    justify-content: center;
}

.image-apropos >img {
    border-top-right-radius: 80px;
    border-bottom-left-radius: 80px;
    object-fit: cover;
    /* width: 600px; */
    /* height: 440px; */
    width: 100%;
}

.img-decor-apropos {
    /* position: absolute; */
    /* left: 35px; */
    /* bottom: -50px; */
    z-index: 1;
}

.img-decor-apropos .img-3 {
    opacity: 0.3;
    left: 15px;
    bottom: -36px;
    width: 147px;
    position: absolute;
}

.img-decor-apropos .img-2 {
    position: absolute;
    left: 532px;
    top: -14px;
    width: 110px;
}

.img-decor-apropos .img-1 {
    position: absolute;
    left: 545px;
    top: 105px;
    width: 122px;
}


/**************************************************************************************************************************|
                                                         Consorcium                                                         **|
***************************************************************************************************************************/


.wrapper-laction {
    padding: 70px 0 50px;
    background-image: url(https://radiustheme.com/demo/wordpress/themes/finbuzz/wp-content/uploads/2021/11/figure16-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;
    position: relative;
    z-index: 0;
}

.wrapper-laction .title-bloc {
    font-size: 28px;
}

.wrapper-laction ul {}

.wrapper-laction ul li {
    padding-left: 15px;
    position: relative;
    margin-bottom: 7px;
    font-size: 16px;
    line-height: 1.6;
}

.wrapper-laction ul li:before {
    position: absolute;
    content: "";
    background: #005aad;
    width: 6px;
    aspect-ratio: 1;
    border-radius: 50%;
    top: 9px;
    left: 0;
}

.wrapper-laction p {
    margin: 10px 0;
    text-align: justify;
}






.wrapper-le-consorcium {
    padding: 0 0 60px;
}

.item-le-consorcium {
    width: 33.33%;
    padding: 0 15px;
}

.item-le-consorcium.wid-50 {
    width: 50%;
}

.wrap-le-consorcium {
    align-items: unset;
}

.wrap-item-le-consorcium {
    color: #333333;
    /* border: 1px solid #eeeeee; */
    border-radius: 3px;
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: 0px 0px 25px 0px rgb(123 123 123 / 21%);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.titre-consorcium {
    font-size: 14px;
    background-color: #1271e5;
    padding: 14px 14px;
    color: #fff;
    width: 100%;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Comfortaa', cursive;
    line-height: 1.5;
}

.content-consorcium {
    padding: 20px 25px 25px;
    font-family: Roboto;
    color: #4a4e56;
    font-size: 17px;
    line-height: 1.5;
    min-height: 230px;
    font-weight: 300;
    text-align: justify;
}

.item-le-consorcium.wid-50 .content-consorcium {
    min-height: 270px;
}



/**************************************************************************************************************************|
                                                         Process                                                         **|
***************************************************************************************************************************/


section.wrapper-process {
    padding: 75px 0;
    /* font-family: 'Quicksand', sans-serif; */
    background-color: #F6F9FB;
    position: relative;
}

.process.container {}

.wrap-process.row-container {
    background-image: url(../images/bg/bg-line-process.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 70% auto;
    position: relative;
    align-content: flex-start;
}

.content-item-process {
    width: 20%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}



.item-process {
    /* width: 25%; */
    padding: 10px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.content-item-process:nth-child(2n) .item-process {
    margin-top: 0px;
    transform: translateY(40px);
}

.wrap-item-process {
    margin: 0 auto;
    position: relative;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 10px 30px 0 #dfe7f7;
    padding: 36px 20px 21px;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    max-width: 200px;
    z-index: 2;
    width: 100%;
min-height: 200px;min-width: 200px;}

.process-number {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    background-color: #2667ff;
    border-radius: 50%;
    position: absolute;
    top: -25px;
    left: -10px;
}

img.image-style {
    display: none;
}

.process-icon {
    transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
    margin-bottom: 20px;
}

.process-icon img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
}

.wrap-item-process:hover .process-icon img {
    transform: rotateY(360deg);
}

.process--meta {}

h4.process--title {
    margin-top: 10px;
    font-size: 17px;
    line-height: 1.17;
    color: #0b1460;
    margin: 0 0 15px;
    font-weight: 700;
}

.wrap-item-process:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    /* background-color: #fff; */
    box-shadow: 0 10px 30px 0 #e3e9f7;
    border-radius: 50% 0 50% 50%;
    z-index: 0;
    -webkit-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
    -khtml-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
    -moz-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
    -ms-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
    -o-transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
    transition: 0.4s cubic-bezier(0.24, 0.74, 0.58, 1);
    opacity: 0;
box-sizing: border-box;}

.wrap-item-process:hover::after {
    opacity: 1;
    right: -10px;
    bottom: -10px;
}


/**************************************************************************************************************************|
                                                         MISSION OBJECTIFS                                                       **|
***************************************************************************************************************************/

.image-objectif {
    display: flex;
    position: relative;
    z-index: 2;
}

.img-decor-apropos.objectif .img-3 {
    left: -58px;
    top: 9px;
    z-index: 1;
}

.image-objectif img {
    width: 570px;
    height: 530px;
    z-index: 2;
}
.img-decor-apropos.objectif .img-3 {
    top: 0;
    left: -66px;
    opacity: 1;
    z-index: 1;
}

.section-content.objectif {
    padding-left: 60px;
    width: 55%;
}

.btn-select {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.bloc-left-apropos.objectif {
    width: 45%;
}

a.primary-btn.btn1 {
    margin-right: 9px !important;
}

/*************************************************************************************************************************|
                                                           Team                                                         **|
**************************************************************************************************************************/



.wrapper-team {
    padding: 70px 0 70px;
}

.wrap-social-team {
    display: flex;
    gap: 10px;
}

.parent-item-team {
    width: 100%;
    text-align: center;
    overflow: hidden;
    padding: 0 0 50px!important;
}

.item-team {
    /* width: 25%; */
    padding: 0 15px;
    position: relative;
    border-radius: 5px;
    /* overflow: hidden; */
    background-color: #fff;
}

.wrap-item-team {
    border: 1px solid #e6e7e7;
    padding: 39px 46px 58px 47px;
    border-radius: 7px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    text-align: center;
    height: 402px;
}

.item-team:hover .wrap-item-team {
    opacity: 0;
}

.image-team {
    width: 175px;
    height: 175px;
    overflow: hidden;
    border-radius: 50%;
    margin: auto;
    transition: .3s cubic-bezier(.24,.74,.58,1);
    display: block;
}

.image-team img {
    object-fit: cover;
}

.team-content {}

h4.team-name {
    color: #272262;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -.66px;
    margin: 35px 0 5px;
    line-height: 1.2;
}

.team-position {
    /* font-family: DM Sans; */
    font-size: 15px;
    font-weight: 500;
    color: #74787c;
    line-height: 1.2;
}

.social-team {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: rgba(13,206,181,.2)0 7px 29px 0;
    -khtml-box-shadow: rgba(13,206,181,.2)0 7px 29px 0;
    -moz-box-shadow: rgba(13,206,181,.2)0 7px 29px 0;
    -ms-box-shadow: rgba(13,206,181,.2)0 7px 29px 0;
    -o-box-shadow: rgba(13,206,181,.2)0 7px 29px 0;
    box-shadow: rgba(13,206,181,.2)0 7px 29px;
    left: 50%;
    bottom: -19px;
    transform: translateX(-50%);
}

.social-team-btn {}

.social-team-btn a {
    color: #272262;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wrap-social-team a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    /* transition: all ease 0.5s; */
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: rgba(13,206,181,.2)0 7px 29px 0;
    -khtml-box-shadow: rgba(13,206,181,.2)0 7px 29px 0;
    -moz-box-shadow: rgba(13,206,181,.2)0 7px 29px 0;
    -ms-box-shadow: rgba(13,206,181,.2)0 7px 29px 0;
    -o-box-shadow: rgba(13,206,181,.2)0 7px 29px 0;
    box-shadow: rgba(13,206,181,.2)0 7px 29px;
    color: #272262;
    transform: translateY(100%);
    transition: all .5s ease;
}

.wrap-social-team a:nth-child(1) {
    transition-delay: .2s;
}

.wrap-social-team a:hover {
    background: #272262;
    border: 3px solid white;
    color: white;
}

.hidden-bloc-team:hover a {
    transform: translateY(0);
}

.social-team:hover a {
    transform: translateY(0);
}

::after {}

::after {}

::after {}

.wrap-social-team a:hover:after {
    transform: scale(1.2);
}

.wrap-social-team a:after {
    position: absolute;
    content: "";
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    background-color: #272262;
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: scale(0);
    transition: all .35s;
    z-index: 0;
}

.hidden-bloc-team {
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    position: absolute;
    top: 0;
    left: -100%;
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 47px 0 20px;
    border-radius: 7px;
    /* opacity: 0; */
    /* visibility: hidden; */
}

.hidden-bloc-team:before {
    opacity: 0;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0%;
    opacity: .8;
    z-index: 1;
    background-color: #272262;
}

.item-team:hover .hidden-bloc-team:before {
    opacity: 0.8;
}

.hidden-bloc-team .team-image {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    bottom: 0;
}

.hidden-bloc-team .team-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hidden-bloc-team .team-content {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.hidden-bloc-team h4.team-name {
    
    font-size: 22px;
    font-weight: 800;
    color: #fff;
    line-height: 32px;
}

.hidden-bloc-team .team-position {
    color: #fff;
}

.hidden-bloc-team .social-team {
    position: absolute;
    z-index: 2;
    bottom: 21px;
    left: 50%;
    transform: translateX(-50%);
    background: none;
}

.hidden-bloc-team .social-team-btn {
    display: none;
}

.hidden-bloc-team .wrap-social-team {}

.item-team:hover .hidden-bloc-team {
    /* opacity: 1; */
    left: 0;
    /* visibility: visible; */
}

.wrap-team .owl-dots {
    display: flex !important;
    justify-content: center;
    align-items: center;
    position: relative;
}

.wrap-team .owl-dots:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 75%;
    left: 0;
    bottom: 11px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background:
    rgba(255,255,255,.09);
    margin: 0 auto;
}

.wrap-team .owl-dot {
    border: 1px solid #6e6e6e;
    width: 10px;
    background: #6e6e6e;
    height: 10px;
    border-radius: 30px;
    margin: 0 5px;
    z-index: 1;
}

.wrap-team .owl-dot.active {
    background: #272262;
    border-color: #272262;
    width: 23px;
}




/**************************************************************************************************************************|
                                                        Call to action                                                   **|
***************************************************************************************************************************/



section.wrapper-new-call-action {
    /* margin-top: 0; */
    /* margin-bottom: -75px; */
    z-index: 2;
    /* margin: 30px 0 30px; */
    padding: 25px 0;
    /* box-shadow: 0 0 38px 0 rgb(0 0 0 / 10%); */
    position: relative;
}

.wrapper-chiffre-cles {
    padding: 70px 0;
}

.wrap-call-new-call-action {
    /* overflow: hidden; */
    /* position: relative; */
    /* border-radius: 5px; */
    /* background-color: #0e527f; */
    box-shadow: 0 17px 51px 0 rgb(149 149 149 / 33%);
    /* padding: 48px 65px; */
    /* display: flex; */
    /* align-items: center; */
    justify-content: space-between;
    /* color: #fff; */
    /* padding: 40px 0; */
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
    background-color: #fff;
    padding: 43px 60px;
    /* height: 150px; */
    font-family: 'Roboto';
    overflow: hidden;
}

.riht-new-call-action {}

.wrap-call-new-call-action:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1000%;
    height: 100%;
    /* background-color: #0e527f; */
    /* background: #0e527f; */
    z-index: 0;
    border-top-right-radius: 30px;
    /* width: 1200px; */
    /* left: 0; */
}

.new-call-action-title {
    width: 71%;
    padding: 0 15px;
}

.btn-call-action-new {
    display: flex;
    justify-content: center;
    width: 29%;
}
.new-call-action-title h2 {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 36px;
    /* color: #fff; */
    font-size: 34px;
    font-weight: 700;
    line-height: 65px;
    /* margin-top: -4px; */
    /* font-family: 'Roboto',sans-serif; */
    /* font-size: 16px; */
    /* line-height: 28px; */
    /* color: #444; */
    /* font-weight: 400; */
}

.new-call-action-title h2.desc-call-action {
    font-size: 21px;
    font-weight: 600;
    margin-top: -4px;
    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    line-height: 28px;
    color: #444;
    font-weight: 400;
}

.right-new-call-action > div {
    /* margin-right: 30px; */
    /* padding-right: 30px; */
    font-weight: 400;
    line-height: 28px;
    position: relative;
    z-index: 2;
}

.right-new-call-action .btn-call-action-new {
     border-right: 1px dashed #fff; 
}

.btn-call-action-new a:before {
    background: #fff;
}

.btn-call-action-new a:hover {
    /* color: #0e527f; */
    background-color: #272262;
    color: #fff;
}

.btn-call-action-new a:hover .fa {
    background: #c3922a;
}

.btn-call-action-new a {
    padding: 6px 6px 6px 23px;
    border: 1px solid #dfdfdf;
    padding: 15px 30px 15px 30px;
    display: inline-flex;
    align-items: center;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    background-color: #fff;
    border-radius: 50px;
    box-shadow: 0 6px 27px 0 rgb(0 0 0 / 10%);
    transition: all 0.3s ease-in-out;
    position: relative;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
}

.icon-new-call-action {
    font-size: 30px;
    line-height: 1;
    /* vertical-align: middle; */
    color: #fff;
    /* padding: 0 15px; */
    margin-right: 10px;
}

.info-text {
    /* font-size: 16px; */
    /* color: #fff; */
    /* font-weight: 400; */
    /* text-transform: uppercase; */
    /* color: #fff; */
    font-size: 18px;
    /* font-family: "Source Sans Pro",sans-serif; */
    /* font-weight: 400; */
    /* line-height: 28px; */
    /* position: relative; */
    /* z-index: 2; */
}

.phn-number {
    font-size: 20px;
    font-weight: 500;
    font-size: 32px;
    font-family: 'Roboto';
    font-weight: 600;
}

.right-new-call-action {
    /* width: 30%; */
    color: #fff;
}

.wrap-call-new-call-action:before {
    content: "";
    height: 100%;
    width: 152px;
    background-color: #272262;
    position: absolute;
    right: 0;
    border-radius: 0 8px 8px 0;
    z-index: 0;
}

.new-call-action-title h2 {}


.left-new-call-action {
    width: 68%;
    padding: 0 15px;
}

.wrap-left-call-action {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

.wrap-call-new-call-action.row-container:after {
    content: "";
    height: 385px;
    width: 401px;
    background-color: #272262;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.element-shape-decor {
    /* position: absolute; */
    /* right: 0; */
    /* top: 0; */
}

.item-shape-decor {
    position: absolute;
    z-index: 2;
}

.item-shape-decor img {}

.item-shape-decor:nth-child(1) {
    bottom: 0;
    right: 12%;
}

.item-shape-decor:nth-child(2) {
    top: 0;
    right: 0;
}

.btn-call-action-new a svg {
    margin-left: 7px;
    transition: all 0.4s ease-in-out;
}

.btn-call-action-new a:hover svg {
    animation: toRightFromLeft 0.4s linear forwards;
}


a.titre-bloc h2 {
    font-weight: inherit;
}

.btn-call-action-new a svg {
    fill: #054c7a;
}




/*********************************************************************************************************|
                                                    Temoignages                                         **|
**********************************************************************************************************/




.wrapper-testimonies {
    background-color: #f7f7f7;
    padding: 80px 0 60px;
    font-size: 14px;
    background-image: url(https://radiustheme.com/demo/wordpress/themes/finbuzz/wp-content/uploads/2022/01/element_16.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
}

.wrap-testimonies .owl-nav.disabled {
    display: block !important;
}

.wrap-testimonies .nav-btn {
    top: -35%;
    position: absolute;
    /* height: 35px; */
    /* width: 35px; */
    /* border-radius: 50%; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    /* color: #151515; */
    border: 4px solid #272262;
    /* font-size: 22px; */
    /* line-height: 25px; */
    /* background-color: #fff; */
    /* background-color: #878686; */
    color: #272262;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 24px;
    z-index: 4;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    margin: 0;
    box-shadow: 0 11px 24px 0 rgb(126 126 126 / 16%);
}

.wrap-testimonies .prev-slide {
    right: 95px;
}

.wrap-testimonies .next-slide {
    right: 15px;
}

.wrap-testimonies .next-slide, 
.wrap-testimonies .nav-btn:hover {
    background: #878686;
    color: #ffffff;
    border-color: #878686;
}

.testimonies__wrapper__top {
    display: flex;
    align-items: center;
    position: relative;
}

.testimonies__wrapper__top h1 {
    color: rgba(21, 21, 21, 0.09);
    font-weight: 700;
    text-transform: uppercase;
    font-size: 72px;
    position: relative;
    line-height: 0.85455;
}

.testimonies__wrapper__top h1::after {
    content: "";
    position: absolute;
    height: 1px;
    width: 110%;
    right: -585px;
    background-color: #ddd;
    top: 50%;
}

.testimonies__wrapper__top h4 {
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #151515;
    font-size: 25px;
    position: absolute;
    top: 50%;
    transform: translate(10px, -50%);
    line-height: 35px;
    left: 15%;
}

.wrap-testimonies {
    margin: 40px 0 0;
    display: flex;
}

.item-testimonies {
    padding: 10px 15px 30px;
}

.wrap-item-testimonial {
    padding: 45px 30px;
    background-color: #fff;
    filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.15));
}

.wrap-item-testimonial::after {
    position: absolute;
    content: '';
    top: calc(100% - 10px);
    left: 60px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 34px 34px 0 0;
    border-color: #ffffff transparent transparent transparent;
}

.top-testimonial {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
}

.card__name {
    width: calc(100% - 75px);
    padding-left: 25px;
}

.card__img {
    object-fit: cover;
    /* padding-right: 24px; */
    width: 75px;
}

.card__img img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
}

.card__name h5 {
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
}

.card__name h5 a {
    color: #222;
}

.card__name h5 a:hover {
    color: #878686;
    transition: all 0.3s ease-out;
}

.card__name small {
    font-size: 14px;
    color: #272262;
    line-height: 24px;
    text-transform: capitalize;
    font-family: 'Poppins';
}

.bottom-testimonial p {
    font-family: 'Poppins';
    line-height: 1.5;
    margin-top: 20px;
    color: #666;
}





/***********************************************************************************************************************************
|                                                   PARTENAIRE

**********************************************************************************************************************************/

.wrapper-patenaire {
    padding: 60px 0;
    /* border-bottom: 1px solid #eee; */
    background: #f7f7f7;
    box-shadow: -1px -1px 6px #a6a6a633;
    position: relative;
    z-index: 0;
}

.image-partenaire {
    display: flex;
    justify-content: center;
    align-items: center;
   
    width: 100%;
}


.image-partenaire img {
     filter: grayscale(100%);
     opacity: 20%;
     transition: all 0.3s ease-in-out;
     margin: 0 auto;
     height: 77px;
}

textarea::placeholder{
  font-family: Roboto;
}

.image-partenaire img:hover {
  opacity: 1;
  filter: none;
}

.image-partenaire >img:last-child {
    margin: 0;
}

.image-partenaire a {
    padding: 0 20px;
    display: block;
}