@import url("https://fonts.googleapis.com/css?family=Poppins:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic");
@import url("https://fonts.googleapis.com/css?family=Roboto+Mono:100,200,300,regular,500,600,700,100italic,200italic,300italic,italic,500italic,600italic,700italic");
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&family=Roboto:wght@100;300;400;500;700;900&display=swap');





section.biography-wrapper {
    background-image: url(../images/banniere/banner-interne6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 150px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    /* background: #1271e5; */
    padding: 30px 0;
}

h3.title-banner-center {
    color: #ffffff;
    line-height: 1;
    font-size: 30px;
    font-weight: 500;
}

.breadcrumblist {
    color: #ffffff;
    flex-wrap: wrap;
    /* list-style: none; */
    margin: 5px 0 0;
    /* margin-bottom: 0; */
    /* padding-left: 0; */
    font-size: 12px;
    font-weight: 400;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.breadcrumblist li a {
    color: inherit;
}

.breadcrumblist>li:not(:last-child) {
    padding-right: 13px;
}

.breadcrumblist>li {
    display: inline-block;
}

.breadcrumblist>li {
    /* font-size: 1.125rem; */
}

.breadcrumblist>li:not(:first-child) {
    padding-left: 13px;
}

.padding-t16 {
    padding-top: 16px;
}

.content-input-amount input {
    display: none;
}

/*********************************************** Design top droite ***************************************************/



.banner-bg-opacity{
    background-image: url(../images/bg/bg-mot-presi-right.png);
    background-position: top right;
    background-repeat: no-repeat;
    opacity: 0.1;
    /* mix-blend-mode: luminosity; */
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}



/**************************************************** Definition *************************************************/


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

.row_block {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.block_item {
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    flex: 0 0 auto;
    width: 50%;
    align-self: center;
}

.about_img_wrap {
    /* margin-right: 30px; */
    /* position: relative; */
    /* padding: 15px; */
    /* background: #fff; */
    /* box-shadow: 0px 10px 30px 0px rgb(50 50 50 / 16%); */
    /* border-radius: 6px; */
    /* box-shadow: 0 0px 23px 0 #071c1f1a; */
}

.img-child-on {
    /* margin-right: 30px; */
    position: relative;
    padding: 15px;
    background: #fff;
    /* box-shadow: 0px 10px 30px 0px rgb(50 50 50 / 16%); */
    width: fit-content;
    border-radius: 6px;
    box-shadow: 0 0px 23px 0 #071c1f1a;
}

.block_item.child-one {
    width: 43%;
}

.about_img_wrap img {
    max-width: 100%;
    margin: 0;
    border-radius: 6px;
    height: auto;
    max-height: 400px;
    object-fit: contain;
}

.about_img_info {
    right: auto;
    left: 10px;
    border: 0;
    height: inherit;
    width: inherit;
    max-width: 300px;
    bottom: 70px;
    background-color: transparent;
    top: auto;
    transform: inherit;
    margin-right: 0;
    display: flex;
    -webkit-box-align: center;
    justify-content: center;
    text-align: center;
    box-shadow: 0 16px 32px 0 rgba(7, 28, 31, 0.1);
    position: absolute;
    margin: auto;
}

.ltn__videoimg {
    position: relative;
    display: inline-block;
}

.ltn__videoimg:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
}

a.ltn__videoicon_2 {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
}

.about__block {
    position: relative;
}

.section__title_area {
    margin-bottom: 20px;
}

.section__subtitle {
    display: inline-block;
    padding: 5px 20px;
    border-radius: 25px;
    position: relative;
    color: #004a9b;
    clear: both;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 15px;
    font-size: 16px;
}

.section_subtitle_2:before {
    position: absolute;
    content: "";
    background-color: #004a9b;
    width: 100%;
    height: 100%;
    top: 50%;
    right: 50%;
    -webkit-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
    border-radius: 25px;
    opacity: 0.1;
}

h1.section__title {
    font-size: 44px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 15px;
    clear: both;
}

.section_subtitle_2 p {
    margin-bottom: 0;
    max-width: 500px;
}

.section__subtitle p {
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #5c727d;
}

.section__title_area p {
    font-weight: 400;
    font-style: normal;
    /* font-size: 16px; */
    color: #5c727d;
    /* line-height: 1.8; */
}

ul.ltn__list_item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
    justify-content: space-between;
}

ul.ltn__list_item li {
    width: 46%;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1rem;
}

ul.ltn__list_item li i {
    font-size: 20px;
    color: #004a9b;
    margin-right: 15px;
    height: 45px;
    width: 45px;
    line-height: 45px;
    background-color: #e6edf5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45px;
    flex: 0 0 45px;
    border-radius: 100%;
}

.ltn__callout {
    padding: 15px;
    /* margin: 25px 0; */
    border-left: 4px solid;
    border-color: #ffd200;
    /* margin-top: 15px; */
    z-index: 9;
    position: relative;
    color: #5c727d;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
}

.ltn__callout:before {
    background: rgb(255 249 219);
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.btn__wrapper {
    margin-top: 40px;
    display: block;
    animation-duration: 1s;
    animation-fill-mode: both;
    color: #5c727d;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 1.8;
}

.theme__btn {
    border-radius: 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    padding: 17px 40px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    z-index: 1;
    margin-right: 15px;
    background: #fd5a3f;
    color: #fff;
    border: 1px solid transparent;
    text-decoration: none;
    vertical-align: middle;
}


.about_img_wrap:before {
    position: absolute;
    content: "";
    /* width: 50%; */
    /* height: 30%; */
    background-image: url(../images/dots.png);
    top: -28px;
    /* background-repeat: no-repeat; */
    left: -33px;
    z-index: -1;
    width: 148px;
    height: 200px;
}

.section__title_area .section-title .title-bloc {
    padding-bottom: 22px;
}