
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');



/**************************************************************************************************************************|
                                                            Banniere                                                     **|
***************************************************************************************************************************/




.wrapper-banniere {
    background-image: url(../images/bg-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 0;
}

.right-elt-ban >img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    object-position: top;
}


.banniere-item {
    height: auto;
    /* padding: 0 0 20px 0; */
}

.banniere-item.slide1 {}

.banniere-item.slide2 {
/*     background-image: url(../images/slide-2.jpg); */
}

/*.banniere-item.slide2 .little_para,
.banniere-item.slide3 .little_para {
    color: #fff;
}*/

.content_elt_slide {
    position: relative;
    width: 53%;
    padding: 0 15px;
    font-family: 'Roboto';
}

.banner-content {
    position: relative;
    max-width: 600px;
    /* padding-bottom: 60px; */
    color: #fff;
}

span.sub-title-banner {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    padding-left: 20px;
    margin-bottom: 10px;
    color: #7e7d7d;
    transform: translateY(100px);
    transition: all ease 1.5s;
    opacity: 0;
    visibility: hidden;
    display: block;
/*}

.active span.sub-title-banner {*/
    transform: translateY(0);
    transition-delay: 0.8s;
    opacity: 1;
    visibility: visible;
}

h1.titre-banner {
    position: relative;
    font-size: 46px;
    line-height: 50px;
    position: relative;
    padding-left: 20px;
    margin-bottom: 20px;
    color: #272262;
    transform: translateY(100px);
    transition: all ease 1.5s;
    opacity: 0;
    visibility: hidden;
/*}

.active h1.titre-banner {*/
    transform: translateY(0);
    transition-delay: 1s;
    opacity: 1;
    visibility: visible;
}

h1.titre-banner:before {
    content: "";
    height: 85px;
    width: 5px;
    background-color: #272262;
    position: absolute;
    bottom: 3px;
    left: 0;
}

.chapeau-banner {
    position: relative;
    font-size: 16px;
    max-width: 84.8%;
    width: 100%;
    color: rgb(24 24 24);
    transform: translateY(100px);
    transition: all ease 1.5s;
    opacity: 0;
    visibility: hidden;
/*}

.active .chapeau-banner {*/
    transform: translateX(0);
    transition-delay: 1.5s;
    opacity: 1;
    visibility: visible;
}

.btn-wrap {
    margin-top: 15px;
    /* transform: translateY(100px); */
    transition: all ease 1.5s;
    /* opacity: 0; */
    /* visibility: hidden; */
    z-index: 1;
    position: relative;
    display: flex;
/*}

.active .btn-wrap {*/
    /* transform: translateX(0); */
    /* transition-delay: 2s; */
    /* opacity: 1; */
    /* visibility: visible; */
}


.banner-content a.primary-btn {
    background: #fff;
    color: #272262;
    fill: #272262;
}
.banner-content a.primary-btn {
    background: #fff;
    color: #272262;
    fill: #272262;
    
}
.video{
    display: none;
}

.banner-content a.primary-btn:hover {
    background: #272262;
    color: #fff;
}

.banner-content a.primary-btn svg {
    fill: #272262;
}

.banner-content a.primary-btn:hover svg {
    fill: #fff;
}










/*h3.title_h {
    position: relative;
    font-size: 18px;
    color: #222222;
    font-weight: 700;
    line-height: 1em;
}

.content_letter_animated {
    width: 100%;
}

.banner-title {
    position: relative;
    font-size: 60px;
    color: #252628;
    font-weight: 700;
    line-height: 70px;
    margin: 0 0 20px;
}

p.little_para {
    position: relative;
    font-size: 20px;
    color: rgb(103, 103, 103);
    font-weight: 400;
    line-height: 33px;
    width: 538px;
    margin-top: 25px;
    margin-bottom: 30px;
}

.btn-box.buttons-banner {
    display: flex;
    align-items: center;
}*/

.btn_slide_bloc {
    padding: 0 24px 0 24px;
}

a.theme-btn.btn_slide_bloc {
    position: relative;
    font-size: 16px;
    line-height: 55px;
    color: #ffffff;
    font-weight: 700;
    border-radius: 5px;
    text-transform: capitalize;
    background-color: #ff0000;
    border: none;
    margin: 0px 30px 15px 0px;
}

a.theme-btn.btn_slide_bloc:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: #222222;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(1, 0.5);
    transform: scale(1, 0.5);
    border-radius: 4px;
}

a.btn_slide_bloc span {
    position: relative;
    z-index: 1;
    transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
}

.banniere .nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 20px;
    background: rgba(255, 255, 255, 0.2);
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 60px;
}

.banniere .nav-btn.next-slide {
    right: 20px;
}

.banniere .nav-btn.prev-slide {
    left: 20px;
}

.right-elt-ban {
    position: relative;
}

.slide-anim {
    position: absolute;
}

.slide-anim.anim3 {
    top: 100px;
    left: -40px;
    animation: animationFramesOne 15s infinite linear;
}

.slide-anim.anim2 {
    /* top: -66px; */
    left: -220px;
    /* z-index: -1; */
}




/**************************************************************************************************************************|
                                                              PNC                                                        **|
***************************************************************************************************************************/


.wrapper-pourquoi-nous-choisir {
    /* padding: 100px 0; */
    position: relative;
    margin-top: -30px;
    z-index: 0;
}

.wrap-pourquoi-nous-choisir {
    position: relative;
}

.wrap-pourquoi-nous-choisir .nav-btn {
    box-shadow: 0px 10px 20px rgb(0 0 0 / 4%);
    /* padding: 18px; */
    border-radius: 20% 80% 40% 60%;
    width: 60px;
    height: 60px;
    /* padding: 18px; */
    background: #ffffff;
    color: #ffffff;
    border: 2px solid #959595;
    color: #272262;
    position: absolute;
    transform: translateY(-50%);
    top: 43%;
    align-items: center;
    justify-content: center;
    display: flex;
    transition: 0.6s all ease-in;
}

.wrap-pourquoi-nous-choisir .nav-btn.prev-slide {
    left: -94px;
}

.wrap-pourquoi-nous-choisir .nav-btn.next-slide {
    right: -94px;
}

.wrap-pourquoi-nous-choisir .nav-btn.prev-slide:hover {
    background: #272262;
    color: white;
    box-shadow: 0px 20px 50px 0px rgb(0 0 0 / 20%);
}

.wrap-pourquoi-nous-choisir .nav-btn.next-slide:hover {
    background: #272262;
    color: white;
    box-shadow: 0px 20px 50px 0px rgb(0 0 0 / 20%);
}
.item-pnc{
    /* width: 33.33%; */
    padding: 0 15px 50px;
    /* margin-bottom: 10px; */
    display: block;
}

.wrap-item-pnc {
    display: flex;
    flex-direction: column;
    /* overflow: hidden; */
    /* margin-bottom: 30px; */
    /* padding: 0px 15px 45px; */
}

.items-top-image {
    width: 100%;
    position: relative;
}

.items-top-image img {
    border-radius: 10px;
    height: 245px;
    object-fit: cover;
    width: 100%;
}

.texte-image{
    text-align: center;
    position: absolute;
    top: 0;
    padding: 30px;
    align-items: center;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: space-evenly;
    z-index: 1;
    opacity: 0;
    transform: translateY(30px);
    transition: all .5s;
}

.wrap-item-pnc:hover .texte-image {
    opacity: 1;
    transform: translateY(0);
}

.texte-image:after {
    content: "";
    background-color: #272262b8;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    border-radius: 10px;
    transition: all .4s;
}

.wrap-item-pnc:hover .texte-image:after {
    opacity: .95;
}

.texte-image p {
    position: relative;
    z-index: 1;
    color: #fff;
}

.icon-bottom-pnc > img {
    width: 60px !important;
}
.bottom-item-pnc {
    transition: all .5s;
    display: flex;
    align-items: center;
    box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 10%);
    background-color: #fff;
    border-radius: 0 10px 10px;
    margin-top: -30px;
    position: relative;
    margin-right: 60px;
    overflow: hidden;
    z-index: 2;
}

.bottom-item-pnc:after {
    content: "";
    background-color: #272262;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: 0;
    transform: translateX(-100%);
    transition: all .7s ease;
}

.wrap-item-pnc:hover .bottom-item-pnc:after {
    transform: translateX(0);
    opacity: 1;
}

.icon-bottom-pnc {
    padding: 18px;
    background-color: #272262;
    z-index: 1;
    min-height: 93px;
    display: flex;
    min-width: 85px;
    align-items: center;
    justify-content: center;
    color: #fff;
    /* font-size: 36px; */
    line-height: 36px;
}

.bottom-item-pnc h4 {
    margin-left: 15px;
    padding-left: 15px;
    padding-right: 30px;
    transition: all .5s;
    line-height: 1.3;
    font-size: 16px;
}

.wrap-item-pnc:hover .bottom-item-pnc h4 {
    position: relative;
    z-index: 1;
    color: #fff;
}

.bottom-item-pnc h4:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: -15px;
    width: 2px;
    height: 100%;
    background-color: #fff;
    transform: scaleY(0);
    transition: all .5s;
}

.wrap-item-pnc:hover .bottom-item-pnc h4:before {
    transform: scaleY(1);
    transition-delay: .6s;
}



/**************************************************************************************************************************|
                                                         A Propos                                                        **|
***************************************************************************************************************************/


.wrapper-about-us{
    padding: 30px 0 11px;
    position: relative;
    z-index: 0;
}

.wrap-about-us{display: flex;flex-wrap: wrap;}

.wrap-about-us-left {
    width: 50%;
    padding: 0 15px;
    position: relative;
}

.wrap-about-us-left-image img {
    height: 470px;
    border-radius: 15px;
    object-fit: cover;
    width: 100%;
}

.wrap-about-us-right {
}

.wrap-about-us-right {
    padding: 21px;
    /* padding-left: 56px; */
    width: 50%;
    padding-top: 0;
}

.wrap-about-us-right-top {
    color: #b46363;
    margin-bottom: 5px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    display: none;
}

.wrap-about-us-right-title {
    color: #0D1E50;
    /* font-size: 25px; */
    padding: 7px;
    padding-bottom: 20px;
    font-family: Quicksand;
    font-weight: 700;
    /* line-height: 48px; */
    font-size: 18px;
    line-height: 1.2;
    padding-top: 0;
}
.wrap-about-us-right-text {
  max-width: 614px;
  font-size: 16px;
  text-align: justify;
}

.wrap-about-us-right-text p {
    margin: 7px 0;
    display: inline-block;
}

.wrap-about-us-right-statistiques {
    color: #0D1E50;
    font-size: 18px;
    font-weight: 600;
    line-height: 33px;
    border-left: 4px solid #272262;
    padding-left: 17px;
    margin-top: 20px;
    display: none;
}

.wrap-about-us-right-auteur {
    display: flex;
}

.wrap-about-us-right-auteur-sign img {
}

.wrap-about-us-right-auteur-sign {
    padding-right: 25px;
    padding-top: 32px;
    padding-left: 46px;
}

.wrap-about-us-right-auteur-details {
    border-left: 4px solid #272262;
    padding-left: 26px;
    color: #a56969;
    margin-top: 39px;
    /* border-right: 3px solid #000000; */
    padding-right: 26px;
    padding-top: 5px;
}

.wrap-about-us-right-auteur-details-nom {
    color: #0d1e50;
    font-weight: 600;
    font-size: 21px;
    padding-bottom: 5px;
}

.wrap-about-us-right-auteur-details-profession {
}

.wrap-about-us-left-widget {
    background-color: #272262;
    background-image: url("../images/fond.png");
    background-position: top right;
    /* width: 30%; */
    width: 44.067%;
    padding: 34px;
    background-repeat: no-repeat;
    z-index: 1;
    color: white;
    border-radius: 10px;
    position: relative;
    margin-top: -147px;
    margin-left: 307px;
    right: 0;
    margin-left: auto;
    display: none;
}

.wrap-about-us-right-statistiques span {
  color: #959595;
}



/* **************************************************************************************************************** *
|                           PRODUIT ET SERVICE                                                                                       |
********************************************************************************************************************/

.wrapper-produit-service {
    padding: 160px 0 60px;
    background-color: #F8F8F8;
    background-image: url("../images/shape17.png");
    background-position: top left;
    position: relative;
    background-repeat: no-repeat;
}

.image-absolute {
    display: flex;
    justify-content: center;
    /* width: 100%; */
    position: absolute;
    top: 3%;
    right: 10%;
    -webkit-mask-image: url("../images/mask-image.svg");
    -webkit-mask-size: contain;
}

.image-absolute > img {
    width: 205px;
    height: 215px;
    object-fit: cover;
}
.wrap-produit-service {
    display: flex;
    /* justify-content: start; */
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
}


.wrap-produit-service .img3 {
    position: absolute;
    bottom: 33px;
    right: 112px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: -1;
}

.wrap-produit-service .img2 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 255px;
    right: 48px;
}

.wrap-produit-service .img1 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 318px;
    right: 124px;
}

.content-produit-service {
    width: 50%;
}

.image-personne-produit-service {
    width: 50%;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    padding: 0 12px 0 12px;
    position: relative;
    z-index: 1;
}

.services {
    margin-top: 54px;
    display: flex;
    flex-direction: column;
    width: 100%;
    flex-wrap: wrap;
}

.item-services {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: start;
    position: relative;
    margin-bottom: 37px;
}

.icon-service {
    display: flex;
    justify-content: center;
    width: 20%;
    /* height: 10%; */
    align-items: center;
    flex-wrap: wrap;
    max-width: 100%;
    position: relative;
}

.icon-service img {
    width: 53px;
    height: 53px;
    transition: all ease-in-out 0.6s;
}

.info-services {
    width: 80%;
    /* padding-left: 20px; */
    padding-left: 40px;
}

.title-services {
    font-size: 23px;
    color: #000;
    line-height: 30px;
    font-weight: 600;
    transition: all ease 0.5s;
    margin-bottom: 15px;
}

.title-services:hover {
    /* color: #fa360a; */
}

.icon-service::before {
    content: "";
    height: 64px;
    width: 4px;
    background-color: #d9e7ee;
    position: absolute;
    top: 6px;
    right: -10px;
    transition: all 0.8s;
}

.icon-service::after {
    content: "";
    height: 16px;
    width: 4px;
    background-color: #d9e7ee;
    position: absolute;
    bottom: -8px;
    right: -10px;
    transition: all 0.8s;
}

.info-services p {
    /* font-size: 15px; */
}

.item-services:hover .icon-service img {
    transform: scale(1.1);
}

.item-services:hover .title-services {
    color: #272262;
}

.item-services:hover .icon-service::before,.item-services:hover .icon-service::after {
    background: #272262;
}
.image-personne-produit-service .image {
    display: flex;
    justify-content: start;
    width: 100%;
    flex-wrap: wrap;
    position: relative;
}

.image-personne-produit-service .image> img {
    width: 460px;
    height: 460px;
    border-radius: 50%;
    object-fit: cover;
}





/*********************************************************************************************************|
                                                    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;
}

.card__img {
    /* object-fit: cover; */
    margin-right: 24px;
    width: 80px;
    /* height: 75px; */
    display: flex;
    border-radius: 50%;
    /* justify-content: center; */
    position: relative;
    overflow: hidden;
    align-items: center;
}

.card__img img {
    width: auto;
    /* height: 75px; */
    /* border-radius: 50%; */
    object-fit: cover;
}

.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';
    display: block;
}

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



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



section.wrapper-new-call-action {
    /* margin-top: 0; */
    margin-bottom: -75px;
    z-index: 2;
    position: relative;
}

.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: 30px 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: -1;
    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: -1;
}

.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:after {
    content: "";
    height: 385px;
    width: 385px;
    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;
    width: 24px;
    height: 24px;
}

.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;
}


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


.wrapper-process {
    padding: 60px 0 60px;
    position: relative;
}

.wrapper-process:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 14%;
    background-image: url("../images/bg/bg-process.jpg");
    background-size: contain;
    background-position: center 25%;
    background-repeat: no-repeat;
}

.wrap-process {
    align-items: baseline;
}

.item-process {
    position: relative;
    width: 25%;
    padding: 0 5px;
}

.wrap-item-process {
    padding: 0;
    margin: 0px 28px 0;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.top-process {
    border-style: dashed;
    border-width: 2px;
    border-color: #e6e6e6;
    padding: 6px;
    transform: rotate(0deg);
    margin-bottom: 19px;
    border-radius: 100%;
}

.image-process {
    width: 182px;
    height: auto;
}

.image-process img {
    width: 182px;
    border-radius: 100%;
}

.nb-process {
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    font-weight: 700;
    margin-top: 18px;
    margin-left: 0;
    margin-right: -2px;
    margin-bottom: 0;
    color: #fff;
    background-color: #d83030;
    display: block;
    z-index: 2;
    top: 0;
    right: 0;
    position: absolute;
    border-radius: 100%;
    box-sizing: content-box;
    text-align: center;
}

.content-process {}

.content-process h3 {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 6px;
    color: #032e42;
    line-height: 36px;
}

.content-process p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 20px;
    color: #676767;
}

.item-process:nth-child(2) .image-process, 
.item-process:nth-child(2) .image-process img {
    width: 233px;
}




/**********************************************************************************************************************
|                                                   CONTACT                                                    |
**********************************************************************************************************************/

.wrapper-contact{
    padding: 120px 0 55px 0;
    line-height: 28px;
    background-image: url('../images/bg/call_to.jpg');
    color: white;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
    background-position: center center;
}

.wrapper-contact::before {
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    content: '';
    z-index: 0;
    top: 0;
    opacity: .8;
    background: linear-gradient(45deg,#054b7b 0%,#0c0e2a 100%);
}
.wrap-contact{
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  /* align-items: center; */
  position: relative;
  z-index: 1;
}

.wrap-contact-left{
  width: 41%;
}
.wrap-contact-right{
    width: 59%;
    padding: 0 12px;
}

.item-contact-right {
    margin: 0 0 0 50px;
    background: white;
    border-radius: 10px;
    color: #060606cc;
    padding: 50px;
}

.wrap-contact-right-input{
    width: 100%;
    border: 1px solid #6f686869;
    border-radius: 4px;
    font-size: 16px;
    color: #646464;
    padding: 12px 20px;
    height: 55px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    margin-bottom: 15px;
    line-height: 1.5;
    max-width: 100%;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.wrap-contact-right-input.Email {
  width: 50%;
 
}

.wrap-contact-right-input-bloc {
  display: flex;
}

.wrap-contact-right-input.Email.Phone {
  margin-left: 14px;
}

.wrap-contact-right-input.select {
  background-color: white;
  height: 53px;
  width: 100%;
  font-size: 17px;
}
.wrap-contact-left-contact {
  width: 34%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid;
  text-transform: uppercase;
  border-radius: 4px;
  font-weight: 500;
  padding: 3px;
}

.wrap-btn-form-contact {
    margin-top: 20px;
}

.wrap-contact-left-title {
  font-size: 22px;
  color: #f4eaea;
  line-height: 44px;
  padding: 23px 0;
  position: relative;
}

.couleur-remplissage::after{
  color: black;
  content:
  '';
  display:
  block;
  position: absolute;
  bottom:0;
  top:0;
  left:0;
  right:0;
  background-color: #959595;
  transition :  0.35s ease-in-out;
  transition-property : top, bottom, left,right, border-width;
  border-radius: 3px;
}

.wrap-contact-left-informations-localisation:after{
    right:100%;
}
.wrap-contact-left-informations-localisation:hover:after{
  right:0;
}


.wrap-contact-left-informations-localisation{
    width: 100%;
    background-color: rgb(255 255 255 / 18%);
    padding: 20px;
    border-radius: 3px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    display: flex;
    border-left: 4px solid #959595;
}

.wrap-contact-left-informations-localisation.couleur-remplissage:hover div {
  
  z-index: 1;
  position: relative;
}

.wrap-contact-left-informations {
  padding: 33px 0 0;
}

.wrap-contact-right-input-textarea {
  width: 100%;
  height: 100px;
  font-size: 16px;
  color: #646464;
  padding: 12px 20px;
  display: block;
  display: -ms-inline-flexbox;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  margin-bottom: 15px;
}

.wrap-contact-right-input-textarea textarea {
  width: 100%;
  font-size: 17px;
  height: 100%;
  padding-top: 0px;

}
.wrap-contact-right div input {
}

.row-form {
    display: flex;
    width: 100%;
}

.input-item {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
}

.input-item.one {}

.input-item input, .input-item textarea {
    width: 100%;
    font-size: 16px;
    color: #646464;
    height: 55px;
    display: -ms-inline-flexbox;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    line-height: 1.5;
    padding: 10px 15px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.input-item.two {
    width: 50%;
}

.input-item textarea {
    height: 100px;
    /* padding-top: 10px; */
    margin-bottom: -10px;
}
.wrap-contact-left-informations-localisation i {
  padding-top: 20px;
  padding-right: 15px;
}

.wrap-contact-right-submit-button {
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    padding: 6px 12px;
    background-color: #272262;
    color: #ffffff!important;
    padding: 12px 25px 12px 25px;
    position: relative;
    text-align: center;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}



/******************************************************************************************************************************|
                                                               AGENDA                                                          |
*******************************************************************************************************************************/


.wrapper-agenda {
    padding: 60px 0px 50px;
    position: relative;
    /* background-image: url("https://radiustheme.com/demo/wordpress/themes/finbuzz/wp-content/uploads/2022/01/element_16.png"); */
    /* padding-top: 290px; */
    /* margin-top: -220px; */
    z-index: 0;
}

.top-agenda {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
    position: relative;
}

.deuxieme-partie-entete{
    display: flex;
    justify-content: end;
    /* padding: 0% 40%; */
    width: 62%;
    flex-wrap: wrap;
    /* margin-right: 5px; */
    /* margin: 15px 0 35px; */
}

a.primary-btn.btn1 {
    padding: 12px 30px;
}

button.button-fulltime.active {
    background: #005aa9;
    color: white;
}
.button-style{
    /* margin: 2%; */
    text-decoration: none;
    color: #1a1a1a;
    /* border-radius: 15px; */
    border: none;
    width: 100%;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    /* font-size: 16px; */
}

.button-style:hover{
    text-decoration: none;

}

.button{
    /* width: 15%; */
    /* height: 38px; */
    margin-left: 1%;
    background-color: #005aa9;
    color: white;
    padding: 5px 15px;
    border-radius: 50px;
    border: none;
    /* font-weight: 600; */
    transition: all ease 0.5s;
}

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

.wrap-top-agenda .section-title {
    width: 46%;
    margin: 0;
}

.top-agenda h2.title-bloc {
    /* font-family: 'League Spartan', sans-serif; */
    font-weight: 600;
    font-size: 22px;
    line-height: 1.2;
}

.button-style {}

button.button-fulltime.active > div {
    color: inherit;
}

button.button-fulltime:first-child {
    margin-left: 0;
}


button.button-fulltime.active::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 15px 0 15px;
    border-color: #005aa9 transparent transparent transparent;
    position: absolute;
    top: 100%;
    /* color: #5600bc; */
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

span.text-precision {
    display: block;
    font-size: 13px;
    font-weight: 400;
    display: block;
    line-height: 20px;
    margin-top: 8px;
    /* color: var(--body-color); */
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

.deuxieme-partie-entete button {
    /* display: flex; */
    /* flex-direction: column; */
    align-items: center;
    border-radius: 15px;
    background: white;
    padding: 18px !important;
    width: 212px;
    /* height: 92px; */
    position: relative;
}

.button-fulltime{
    /* width: 15%; */
    /* height: 37px; */
    margin-left: 15px;
    /* background-color: #005aa9; */
    color: #74787c;
    border-radius: 15px;
    border: none;
    /* font-weight: 500; */
    position: relative;
    transition: background ease-in 0.5s;
    border: 1px solid #cccbcb;
    /* padding: 5px 15px; */
}



.wrap-agenda {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    transition: all ease 0.5s;
    height: 0px !important;
}

.wrap-agenda.actif{
    visibility: visible;
    opacity: 1;
    height: 100% !important;
}

.item-agenda {
    width: 555px !important;
    margin-right: 30px;
}

.item-agenda {
    padding: 30px;
    background: #fff;
    box-shadow: 0px -1px 40px 0px rgb(0 0 0 / 9%);
    border-radius: 10px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.image-agenda {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    display: flex;
    justify-content: center;
}

.image-agenda img {
    width: 100%;
    height: 329px;
    object-fit: cover;
}

.date-agenda {
    position: absolute;
    width: 60px;
    background: #272262;
    top: 0;
    right: 0;
    padding-bottom: 5px;
    padding-top: 18px;
    border-radius: 0 0 50px 50px;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
}

.date-agenda span {
    display: block;
    font-size: 15px;
    font-family: 'League Spartan', sans-serif;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
}

span.date_in_number {
    position: relative;
    width: 50px;
    background: #fff;
    font-size: 18px;
    line-height: 58px;
    height: 50px;
    color: #4a4e56;
    font-weight: 700;
    text-align: center;
    border-radius: 50%;
    margin: 10px auto 0px;
    -webkit-transition: .9s ease-in-out;
    transition: .9s ease-in-out;
    text-transform: none;
}

.content-actualite {
    position: relative;
    padding: 20px 60px 0 0;
}

.subtitle-actualite {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #272262;
    display: block;
    margin-bottom: 5px;
}

.title-actualite {
    font-size: 22px;
    font-weight: 600;
    /* color: var(--heading-dark); */
    display: block;
    line-height: 33px;
    /* font-family: 'League Spartan', sans-serif; */
    /* font-family: "Raleway"; */
}

.item-agenda .right-slide {
    position: absolute;
    right: 0;
    top: 27px;
    bottom: 0;
    overflow: hidden;
    height: 50px;
    width: 50px;
}

.item-agenda .right-slide span {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 50px;
    color: #272262;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 10px 0;
    border: 1px solid #e4e7ee;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
}

.item-agenda .right-slide span:nth-child(2) {
    opacity: 0;
    background: #272262;
    border-color: #272262;
    color: #fff;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
}

.item-agenda:hover .right-slide span:nth-child(2){
     -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity:1;
    
}


.item-agenda:hover .right-slide span:nth-child(1){
     -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity:0;
    
}

.wrap-agenda .slick-dots li button{
   display: none;
   margin: 0;
   PADDING: 0;
}

.wrap-agenda .slick-dots {
    display: flex;
    justify-content: center;
    position: relative;
    padding-top: 25px;
    align-items: center;
}

.wrap-agenda .slick-dots li {
    width: 10px;
    display: flex;
    transition: all ease-in 0.5s;
    justify-content: center;
    align-items: center;
    height: 10px;
    border: 1px solid #bbb6b6;
    opacity: 1;
    border-radius: 30px;
    margin: 0 3px;
    background: #959595;
}

.wrap-agenda .slick-dots li.slick-active, .wrap-agenda .slick-dots li:hover {
    width: 15px;
    /* aspect-ratio: 1; */
    height: 15px;
    background: #272262;
    border: none;
}

.wrap-title-agenda .title {
    font-size: 47px;
    line-height: 50px;
    font-weight: 600;
    padding: 0 0 10px;
}

.wrap-title-agenda .subtitle {
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
    color: #078586;
    padding: 0 0 10px;
    text-decoration: underline;
}

.wrap-title-agenda {
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
    margin-bottom: 20px;
}
.wrap-agenda .slick-dots li:hover {
    /* background: #272262; */
    /* border: none; */
    /* width: 20px; */
}



.wrap-agenda .slick-btn {
    position: absolute;
    background-color: #272262;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 24px;
    z-index: 4;
    width: 70px;
    height: 70px;
    margin: 0;
    aspect-ratio: 1;
    box-shadow: 0 11px 24px 0 rgb(126 126 126 / 16%);
    top: 50%;
    left: 6%;
    transform: translateY(-50%);
    border-radius: 50%;
}

.wrap-agenda .slick-btn.slick-next {
    right: 6%;
    left: unset;
    background: #959595;
}

.wrap-agenda .slick-btn:hover {
    background: #959595;
}


ul.conteneur-onglet-partner {
    display: flex;
    justify-content: center;
    padding: 0;
    flex-wrap: wrap;
    /* padding-right: 10px; */
}

ul.conteneur-onglet-partner li {
    padding: 4px 18px;
    margin: 0 5px;
    border: 1px solid #272262;
    border-radius: 25px;
    font-size: 15px;
    font-weight: 400;
    margin: 5px;
}

ul.conteneur-onglet-partner li.actif, 
ul.conteneur-onglet-partner li:hover {
    border: 1px solid #272262;
    color: #272262;
    background-color: #272262;
    color: #fff;
    cursor: pointer;
}


.wrapper-btn {
    margin-top: 47px;
    display: flex;
}

.wrapper-btn.center {
    justify-content: center;
}

.btn.btn-all {
    /* border: 1px solid #e0e0e0; */
    /* padding: 7px 0px; */
    /* border-radius: 40px; */
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer;
    font-size: 14px;
    display: flex;
    color: gray;
    display: flex;
    align-items: center;
    /* background: #272262; */
    color: #272262;
    font-size: 13px;
    border-bottom: 1px solid #272262;
}

a.btn.btn-all i {
    margin-left: 7px;
}


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

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

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

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

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

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

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

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

.image-partenaire img {
    width: auto !important;
    height: 76px;
    margin: 0 auto;
}

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

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



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

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

.parent-item-team {
    width: 25%;
    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;
}

.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: #1a1a1a;
    font-size: 22px;
    font-weight: 800;
    font-family: Manrope;
    letter-spacing: -.66px;
    margin: 35px 0 3px;
    line-height: 1.2;
}

.team-position {
    font-family: DM Sans;
    font-size: 16px;
    font-weight: 500;
    color: #74787c;
}

.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: #279525;
    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: #279525;
    transform: translateY(100%);
    transition: all .5s ease;
}

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

.wrap-social-team a:hover {
    /* background: #279525; */
    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: #279525;
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: scale(0);
    transition: all .35s;
    z-index: -1;
}

.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: #279525;
}

.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%;
}

.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-family: Manrope;
    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; */
}