section.heade_aboud {
    background-size: cover;
    height: 600px;
    position: relative;
    background-position: center;
}
body {
    overflow-x: hidden;
    max-width: 100%;
}
section.heade_aboud:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    border-radius: 5px;
    height: 100%;
    background: rgb(64 64 64 / 85%);
    transition: .2s ease-in-out;
}
section.heade_aboud img {
    width: 255px;
    margin-bottom: 20px;
}
section.heade_aboud p {
    font-size: 2rem;
    color: #fff;
    line-height: 2.7rem;
}
.divider_aboud {
    background: #d2ad82;
    height: 3px;
    width: 150px;
    margin: 10px 0;
}
.heade_content {
    width: 50%;
    position: absolute;
    bottom: 15%;
}
.img_profile img {
    width: 550px;
    height: 550px;
    object-fit: cover;
    border-radius: 50% !important;
    margin-bottom: 15px;
}
.img_profile {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.about_pres h4 {
    font-size: 4rem !important;
    line-height: 4.7rem !important;
    color: #656566;
    margin-bottom: 20px;
}
.section-title p {
    font-weight: 300 !important;
    font-size: 16px;
    line-height: 28px;
}
.logos_aboud {
    display: flex;
    flex-direction: row;
    margin-top: 5px;
}
.logos_aboud {
    display: flex;
    flex-direction: row;
    margin-top: 5px;
    align-items: center;
    justify-content: space-between;
}
.logos_aboud img {
    width: 72px;
    height: auto !important;
}
.valeur_pres h2:after{
    content: "";
    background: #333;
    width: 80px;
    height: 4px;
    display: block;
    margin-top: 5px;
    margin-bottom: 25px;
}
.valeur_pres h2 {
    font-size: 3rem;
    margin-top: 15px;
    font-weight: bold;
}
.stratig h3 {
    font-size: 3rem !important;
    line-height: 3.7rem !important;
}
.stratig h2 {
    font-size: 4rem !important;
    line-height: 3.7rem !important;
}
.stratig h2:after{
    display: none;
}
.stratig p.p_star {
    margin-bottom: 0;
    border-left: solid 2px #d2ad82;
    padding-left: 15px;
    font-size: 1.2rem;
    line-height: 2.1rem;
}
.item_valeur h4 {
    position: relative;
    font-size: 1.3rem !important;
    margin: 10px 0;
    color: #333;
}
.item_valeur h4:after{
    content: "";
    background: #333;
    width: 50px;
    height: 4px;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
}
img.img_abs {
    position: absolute;
    width: 250px;
    height: 250px;
    left: -9%;
    bottom: -14%;
}
img.img_abs_philosophe {
    position: absolute;
    width: 170px;
    height: 170px;
    right: -2%;
    top: 0px;
    z-index: 0;
}

img.img_ph {
    width: 100%;
}
.philosophe h5 {
    font-size: 1rem;
    margin-bottom: 15px;
}
.philosophe h2 {
    font-size: 4rem !important;
    line-height: 4.7rem !important;
    color: #656566;
    margin-bottom: 20px;
}
.philosophe {
    position: relative;
}
.valeur_pres {
    margin-top: 80px;
}
.check_items {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.check_items img {
    width: 29px;
    margin-right: 15px;
}
.check_items h5 {
    font-size: 1.2rem;
    margin: 0;
}
.check_list {
    margin-bottom: 15px;
}
.home_press h2 {
    font-size: 3rem;
    font-weight: bold;
}


.section-title h4.subheading {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
}
.home_press h4 {
    font-size: 2rem !important;
    line-height: 2.7rem !important;
    color: #656566;
    margin-bottom: 15px;
}
.item_img_star img {
    width: 100%;
}
.item_start h4 {
    font-size: 3rem !important;
    line-height: 4rem !important;
    margin-bottom: 10px;
    color: #333;
}
.item_start {
    margin: 0 !important;
    height: 100%;
}
.right_text {
    text-align: right;
}
.head_star {
    margin-bottom: 50px;
}
.stratig{
    position: relative;
}
.chiffres h4 {
    text-align: center;
    font-size: 2rem;
    color: #000;
    margin-bottom: 25px;
}
.chiffres h3 {
    text-align: center;
    font-size: 3rem;
    margin: 20px 0;
    color: #000;
}
.chiffres h2 {
    text-align: center;
    font-size: 4.5rem;
    margin: 25px 0px 65px 0;
}
img.img_abs_chiffres {
    position: absolute;
    width: 170px;
    height: 170px;
    left: -2%;
    top: 0px;
    z-index: 0;
}
.chiffres {
    position: relative;
}
.img_chifrs img {
    width: 70px;
}
.img_chifrs h3 {
    color: #b78248;
}
.img_chifrs p {
    color: #333;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2rem;
    text-align: center;
}
.img_chifrs {
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.bid_chifre {
    width: 100%;
    background: #b78248;
    padding: 15px;
    border-radius: 10px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.bid_chifre p {
    font-size: 2rem;
    font-weight: bold;
}
.bid_chifre p.chifr {
    font-size: 8rem;
    font-weight: bold;
    line-height: 8rem;
    margin-bottom: 25px;
}
.nomarque.servies_home .service-style-1 .service-thumbnail img {
    border: 2px solid #d4af85 !important;
    width: 100%;
}
.nomarque h2 {
    text-align: center;
    font-size: 4.5rem;
    margin: 25px 0px 65px 0;
}
.mission img {
    width: 100%;
    height: 650px !important;
    object-fit: cover;
}
.mission .container-fluid {
    padding: 0;
}
.content_text {
    padding: 25px 100px;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.content_text p {
    font-size: 1.3rem;
    line-height: 2.2rem;
    font-weight: 300 !important;
}
.content_text h2 {
    font-size: 4.5rem;
    margin: 25px 0px 65px 0;
}
.galler_section h2 {
    font-size: 4.5rem;
    margin: 25px 0px 65px 0;
    line-height: 4rem;
}
.content_text svg {
    position: absolute;
    transform: rotate( 
270deg);
    left: -38%;
    width: 650.5px;
    z-index: 0;
}
.img_mission{
    position: relative;
}
.img_mission .img_abs {
    position: absolute;
    right: 0;
    left: 84%;
    z-index: 5;
    top: 5%;
    width: 150px !important;
    height: 150px !important;
}
.page-content {
    overflow: hidden;
}
.img_one{
    width: 100%;
}
.galler_section p {
    font-size: 1.3rem;
    line-height: 2rem;
    margin-bottom: 0;
}
.icon_content {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.icon_content img {
    margin-right: 20px;
    width: 103px;
}
p.p_carr {
    margin-bottom: 25px;
}
.atouts {
    background: #b88349;
    padding: 20px 25px;
    border-radius: 10px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.carrier {
    height: 100%;
    padding: 20px 25px;
    background: #f5f5f5;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.atouts h2,.atouts h4{
    color: #fff;
}
.part1 {
    margin-bottom: 40px;
}
.imges_gal_mobile img {
    width: 100%;
}
li.flag_li a img {
    margin-right: 10px;
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
    .content_text svg {
        left: -52%;
    }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
   
    .img_profile img {
        width: 400px;
        height: 400px;
        object-fit: cover;
        border-radius: 50% !important;
        margin-bottom: 15px;
    }
    img.img_abs {
        position: absolute;
        width: 150px;
        height: 150px;
        left: -1%;
        bottom: -3%;
    }
    .servies_home img {
        height: 170px;
    }
    .content_text {
        padding: 25px 40px;
        display: flex;
        height: 100%;
        flex-direction: column;
        justify-content: center;
        position: relative;
    }
    .content_text h2 {
        font-size: 3.5rem;
        line-height: 4rem;
        margin: 10px 0px;
    }
    .galler_section h2 {
        font-size: 3.5rem;
        line-height: 4rem;
        margin: 10px 0px;
    }
    .content_text svg {
        left: -72%;
    }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
    .content_text {
        padding: 25px;
    }
    .carrier{
        margin-bottom: 25px;
    }
    .content_text svg {
        position: absolute;
        transform: rotate( 
    0deg);
        left: 0;
        top: -27%;
        width: 100%;
        z-index: 0;
    }
    .content_text h2,.galler_section h2{
        font-size: 3.5rem;
        margin: 18px 0px 65px 0;
        line-height: 4rem;
    }
}
@media screen and (max-width: 600px) {
    .img_profile img {
        width: 300px;
        height: 300px;
    }
    .p_none_mobile{
        display: none;
    }
    .carrier{
        margin-bottom: 25px;
        height: auto;
    }
    .icon_content {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-bottom: 25px;
    }
    .icon_content img {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .atouts h2 {
        text-align: center;
        margin: 20px 0px;
    }
    .bid_chifre p.chifr {
        font-size: 6rem;
        line-height: 6rem;
        margin-bottom: 15px;
    }
    .content_text {
        padding: 25px !important;
    }
    .img_mission .img_abs {
        position: absolute;
        right: 0;
        left: 0 !important;
        z-index: 0;
        top: 83%  !important;
        width: 150px !important;
        height: 150px !important;
    }
    .chiffres h4 {
        text-align: center;
        font-size: 1rem;
        color: #000;
        margin-bottom: 14px;
    }
    .chiffres h2 {
        text-align: center;
        font-size: 3.5rem;
        margin: 18px 0px 65px 0;
    }
    .nomarque h2 {
        text-align: center;
        font-size: 3.5rem;
        margin: 20px 0;
        line-height: 4rem;
    }
    .content_text {
        padding: 25px;
    }
    .content_text svg {
        position: absolute;
        transform: rotate( 
    0deg);
        left: 0;
        top: -6%;
        width: 100%;
        z-index: 0;
    }
    .content_text h2, .galler_section h2 {
        font-size: 3.5rem;
        margin: 18px 0px 65px 0;
        line-height: 4rem;
    }
    .img_chifrs h3 {
        margin: 10px 0px !important;
    }
    .chiffres h3 {
        text-align: center;
        font-size: 2rem;
        margin: 15px 0;
        color: #000;
    }
    .bid_chifre p {
        font-size: 1.5rem;
    }
    .about_pres h4, .philosophe h2  {
        font-size: 2.5rem !important;
        line-height: 3.2rem !important;
    }
    .home_press h4 {
        font-size: 1.5rem !important;
        line-height: 2rem !important;
    }
    .about_pres, .valeur_pres {
        padding: 30px 0 !important;
        margin-bottom: 0px;
    }
    .stratig h4, .stratig h2 {
        font-size: 2.5rem !important;
        line-height: 3.2rem !important;
    }
    .item_start {
        text-align: center;
    }
    .heade_content {
        width: 100%;
        margin-left: 15px;
    }
    section.heade_aboud p {
        font-size: 2rem;
        color: #fff;
        line-height: 2.5rem;
    }
    section.heade_aboud {
        height: 400px;
    }
    img.img_abs {
        position: absolute;
        width: 90px !important;
        height: 90px !important;
        left: 5%;
        bottom: 6%;
    }
    .valeur_pres {
        margin-top: 0px;
    }
    img.img_abs_philosophe {
        position: absolute;
        width: 70px;
        height: 70px;
        right: -2%;
        top: 0px;
        z-index: -1;
    }
}