.banner-interne {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 495px;
}
.banner-interne:after {
    content: "";
    background: rgb(14 41 72 / 35%);
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 1;
    width: 0%;
    -webkit-animation: translatewidth 1s 0s ease-in-out forwards;
    animation: translatewidth 1s 0.4s ease-in-out forwards;
}
@keyframes translatewidth{
    0% {
   width:0%;
        animation-timing-function:  cubic-bezier(0.46, 0.03, 0.52, 0.96);
    }
     

     
    100% {
    width:100%;
    animation-timing-function:  cubic-bezier(0.46, 0.03, 0.52, 0.96);
    }
}
.img-header {
    height: 495px;
}
.breadcrumb-interne {
    position: absolute;
    margin: 0 auto;
    text-align: center;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
    right: 0;
    top: 0;
    left: 0;
}
.title-breadcrumb {
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    line-height: 45px;
    font-weight: 900;
    letter-spacing: 0.5px;
}
.breadcrumb-interne .ul-breadcrumb {
    padding: 0;
    margin: 0;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin-top: 10px;
}
.breadcrumb-interne li {
    float: left;
    color: #fff;
    font-size: 13px;
    display: flex;
    margin-right: 5px;
    text-transform: uppercase;
}
.breadcrumb-interne li a {
    color: #ffad01;
    cursor: pointer;
}
.breadcrumb-interne li a:hover {
    color: #fff;
}
.icon-separateur {
    display: block;
    position: relative;
    margin: 0 5px;
    font-size: 14px;
    color: #ffad01;
}
.interne {
    position: relative;
    overflow: hidden;
    padding: 145px 0;
}
.flex-presentation {
    position: relative;
    overflow: hidden;
    width: 65%;
    margin: 0 auto;
}
.imgpresentation {
    padding-left: 0;
    height: 420px;
    overflow: hidden;
}
.boxpresentation h2 {
    color: #030344;
    font-size: 26px;
}
.boxpresentation {
    padding-right: 0;
}
.img-presentation {
    width: 100%;
    height: 420px;
    object-fit: cover;
}
.txt-interne {
    position: relative;
    overflow: hidden;
}
.title-interne {
    display: block;
    font-size: 31px;
    color: #ffad01;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 31px;
}
.colorbleu {
    color: #000052;
}
.txt-interne p {
    font-size: 14px;
    color: #000;
    line-height: 26px;
    text-align: justify;
    margin: 20px 0 0;
}
.bloc-savoir {
    position: relative;
    overflow: hidden;
    background: #f6f6f6;
    margin: 55px 0 0;
    padding: 55px 0;
}
.flex-savoir {
    width: 75%;
    margin: 0 auto;
    text-align: center;
}
.box-savoir {
    position: relative;
    overflow: hidden;
    margin-top: 50px;
}
.notre-savoir {
    position: relative;
    overflow: hidden;
}
.imgsavoir {
    position: relative;
    overflow: hidden;
    height: 262px;
}
.img-savoir {
    width: 100%;
    height: 262px;
    object-fit: cover;
}
.txt-savoir {
    position: relative;
    overflow: hidden;
    padding: 30px 20px 0;
    height: 125px;
}
.title-savoir {
    display: block;
    font-size: 20px;
    color: #ff1626;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}
.txt-savoir p {
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 24px;
    margin: 0;
}
.bloc-force {
    position: relative;
    overflow: hidden;
    padding: 80px 0 0;
}
.bloc-force .txt-interne {
    text-align: center;
}
.allbox-force {
    position: relative;
    padding-top: 100px;
    display: flex;
    flex-wrap: wrap;
    width: 70%;
    margin: 0 auto;
}
.boxred-force {
    padding: 0 15px;
}
.border-force {
    border: 1px solid #ffad01;
    height: 220px;
    border-radius: 5px;
    position: relative;
    padding: 0 20px;
    text-align: center;
}
.border-force .icon {
    background: #ffad01;
    width: 70px;
    height: 70px;
    display: flex;
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 35px;
}
.titlebox {
    display: block;
    position: relative;
    margin-top: 60px;
    font-size: 21px;
    color: #000052;
    text-transform: capitalize;
    font-weight: 500;
}
.txtbox {
    display: block;
    font-size: 13px;
    color: #000;
    margin-top: 25px;
    font-weight: 500;
    line-height: 22px;
}
.flex-services {
    position: relative;
    overflow: hidden;
    width: 70%;
    margin: 0 auto;
    text-align: center;
}
.flex-secteurs {
    position: relative;
    overflow: hidden;
}
.box-secteurs {
    position: relative;
    overflow: hidden;
    margin-top: 65px;
    text-align: justify;
    padding-right: 85px;
}
.number-secteur {
    display: block;
    font-size: 28px;
    color: #000052;
    font-weight: 700;
}
.title-secteur {
    display: block;
    font-size: 18px;
    color: #ff1626;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 5px;
    text-align: left;
    height: 50px;
}
.box-secteurs p {
    font-size: 14px;
    color: #000;
    margin: 0;
}
.link-secteur {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background: #ffad01;
    padding: 15px 25px;
    font-weight: 500;
    margin-top: 20px;
}
.link-secteur:hover {
    background: #000052;
    color: #fff;
}
.flex-details-services {
    position: relative;
    overflow: hidden;
    width: 65%;
    margin: 0 auto;
}
.img-services {
    position: relative;
    overflow: hidden;
}
.img-details-service {
    height: 420px;
    width: 100%;
    object-fit: cover;
}
.details-services {
    position: relative;
    overflow: hidden;
}
.title-details {
    display: block;
    font-size: 26px;
    color: #030344;
    text-transform: uppercase;
    font-weight: 700;
}
.details-services p {
    font-size: 14px;
    color: #000;
    margin: 20px 0 0;
    text-align: justify;
    line-height: 22px;
}
.mt-20 {
    margin-top: 20px;
}
.flex-contact {
    position: relative;
    overflow: hidden;
    width: 35%;
    margin: 0 auto;
    text-align: center;
}
.boxform {
    position: relative;
    overflow: hidden;
    margin-bottom: 90px;
}
.form {
    margin-top: 45px;
}
.coordonnes-contact {
    position: relative;
    overflow: hidden;
    width: 65%;
    margin: 75px auto 0;
}
.flex-adr-contact {
    position: relative;
    overflow: hidden;
}
.border-contact {
    border: 1px solid #ffad01;
    padding: 40px 20px;
    height: 155px;
    text-align: center;
}
.title-adr-contact {
    display: block;
    font-size: 15px;
    color: #ff0000;
    font-weight: 500;
}
.flex-adr-contact p {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 21px;
    margin: 15px 0 0;
}
.flex-adr-contact p a {
    color: #000;
}
.maps-contact {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 340px;
    margin-top: 100px;
}
.maps-contact iframe {
    width: 100%;
    height: 340px;
}
.no-bottom {
    padding-bottom: 0;
}
.boxform p {
    text-align: center; 
}
.flex-realisation {
    position: relative;
    overflow: hidden;
    width: 80%;
    margin: 0 auto;
}
.subtitle-details {
    display: block;
    font-size: 18px;
    color: #ff1626;
    font-weight: 700;
    text-align: left;
    margin-top: 30px;
}
@media screen and (max-width: 1600px) {
.flex-services {
    width: 80%;
}
.allbox-force {
    width: 85%;
}
.flex-details-services {
    width: 75%;
}
}
@media screen and (max-width: 1440px) {
.banner-interne {
    height: 430px;
}
.img-header {
    height: 430px;
}
.coordonnes-contact {
    width: 80%;
}
.flex-contact {
    width: 45%;
}
.flex-realisation {
    width: 85%;
}
.flex-details-services {
    width: 80%;
}
.title-secteur {
    font-size: 16px;
}
.flex-services {
    width: 85%;
}
.box-secteurs {
    padding-right: 65px;
}
.allbox-force {
    width: 85%;
}
.flex-savoir {
    width: 80%;
}
.flex-presentation {
    width: 85%;
}
}
@media screen and (max-width: 1280px) {
.coordonnes-contact {
    width: 90%;
}
.flex-contact {
    width: 55%;
}
.flex-realisation {
    width: 90%;
}
.flex-details-services {
    width: 90%;
}
.flex-services {
    width: 90%;
}
.box-secteurs {
    padding-right: 25px;
}
.border-force {
    padding: 0 15px;
    height: 250px;
}
.txtbox {
    margin-top: 15px;
}
.titlebox {
    margin-top: 55px;
    font-size: 18px;
}
.allbox-force {
    width: 90%;
}
.flex-savoir {
    width: 85%;
}
.flex-presentation {
    width: 90%;
}
.interne {
    padding: 95px 0;
}
}
@media screen and (max-width: 1024px) {
.coordonnes-contact {
    width: 100%;
    padding: 0 30px;
    margin: 0px 0 0;
}
.flex-contact {
    width: 65%;
}
.flex-realisation {
    width: 100%; padding: 0 30px;
}
.title-details {
    font-size: 23px;
}
.flex-details-services {
   width: 100%; padding: 0 30px;
}
.flex-services {
    width: 100%; padding: 0 30px;
}
.txt-savoir {
    padding: 30px 15px 0;
}
.allbox-force {
    width: 100%;
    padding: 80px 30px 0;
}
.flex-savoir {
    width: 100%; padding: 0 30px;
}
.flex-presentation {
    width: 100%; padding: 0 30px;
}
.title-interne {
    font-size: 26px;
}
.box-secteurs {
    padding-right: 15px;
}
}
@media screen and (max-width: 991px) {
.boxform:last-child {
    margin-bottom: 40px;
}
.flex-adr-contact {
    margin: 30px 0 0;
}
.flex-contact {
    width: 100%; padding: 0 30px;
}
.flex-details-services {
    display: flex;
    flex-wrap: wrap;
}
.img-services {
    padding: 0;
    order: 2;
    margin-top: 25px;
}
.details-services {
    padding: 0;
}
.mt-20 {
    margin-top: 0;
}
.boxred-force {
    margin-bottom: 55px;
}
.bloc-savoir {
    padding: 55px 0 20px;
}
.imgsavoir {
    width: 100%;
    order: 2;
}
.txt-savoir {
    padding: 0 15px 30px;
}
.notre-savoir {
    padding: 0;
    margin-bottom: 35px;
    display: flex;
    flex-wrap: wrap;
}
.img-header {
    height: 400px;
}
.banner-interne {
    height: 400px;
}
.interne {
    padding: 65px 0;
}
.flex-presentation {
    display: flex;
    flex-wrap: wrap;
}
.imgpresentation {
    order: 2;
    padding: 0;
    margin-top: 30px;
}
.boxpresentation {
    padding: 0;
}
}
@media screen and (max-width: 767px) {
.coordonnes-contact {
    padding: 0 15px;
}
.flex-adr-contact {
    padding: 0;
}
.flex-contact {
    padding: 0 15px;
}
.flex-realisation {
    padding: 0 15px;
}
.flex-details-services {
    padding: 0 15px;
}
.box-secteurs {
    margin-top: 35px;
    padding: 0;
}
.flex-services {
    padding: 0 15px;
}
.border-force {
    height: 215px;
}
.allbox-force {
    padding: 60px 15px 0;
}
.boxred-force {
    margin-bottom: 55px;
    padding: 0;
}
.flex-savoir {
  padding: 0 15px;
}
.breadcrumb-interne .ul-breadcrumb {
    display: none;
}
.title-breadcrumb {
    font-size: 30px;
    line-height: 40px;
}
.flex-presentation {
    padding: 0 15px;
}
.title-interne {
    font-size: 23px; line-height: 26px;
}
.interne {
    padding: 45px 0;
}
.img-header {
    height: 350px;
}
.banner-interne {
    height: 350px;
}
}
@media screen and (max-width: 480px) {
.title-breadcrumb {
    font-size: 26px;
    line-height: 34px;
}
.img-header {
    height: 280px;
}
.banner-interne {
    height: 280px;
}
.title-details {
    font-size: 19px;
}
}
