.banner-interne {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
}
.banner-interne:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 810px 810px;
    border-color: transparent transparent rgba(35, 78, 159, 0.82) transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.banner-interne:after {
    content: "";
    background: rgba(38,38,38,1);
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 0;
    width: 0%;
    -webkit-animation: translatewidth 1s 0s ease-in-out forwards;
    animation: translatewidth 1s 0.4s ease-in-out forwards;
    opacity: 0.33;
}
@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: 100vh;
}
.breadcrumb-sb {
    position: absolute;
    margin: 0 auto;
    left: 0;
    bottom: 140px;
    display: flex;
    flex-direction: column;
    padding: 0 50px;
    z-index: 2;
}
.title-breadcrumb {
    font-size: 60px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
    letter-spacing: 4px;
}
.breadcrumb-sb .ul-breadcrumb {
    padding: 0;
    margin: 0;
    text-align: center;
    display: flex;
    align-items: center;
    list-style: none;
    margin-top: 10px;
}
.breadcrumb-sb li {
    float: left;
    color: #fff;
    font-size: 16px;
    display: flex;
    margin-right: 10px;
}
.breadcrumb-sb li a {
    color: #ed2221;
    cursor: pointer;
}
.icon-separateur {
    display: block;
    position: relative;
    margin-left: 15px;
}
.icon-separateur:before {
    content: "/";
    color: #ed2221;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: bold !important;
}
.bgblue {
    position: relative;
    overflow: hidden;
    background: #c2c2c2 url(/Files/App_002/Images/bgnosproduits.png) top left no-repeat;
    background-size: cover;
}
.bgblue.bgservice {
    background-size: 100% 100%;
}
.presentation {
    position: relative;
    overflow: hidden;
    padding: 95px 0;
    z-index: 3;
}
.container {
    max-width: 1240px;
    width: 100%;
}

.imgpresenation img {
    border: 7px solid #e1e1e1;
}

.flexpresentation {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 90px;
    width: 100%;
    overflow: hidden;
}

.imgpresenation {
    position: relative;
}

.paragpresentation {
    position: relative;
}

.paragpresentation h1 {
    font-size: 35px;
    color: #fff;
    margin: 0 0 30px;
    text-transform: uppercase;
}
.paragpresentation p {
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    line-height: 28px;
    text-align: justify;
}
.paragpresentation h2 {
    font-size: 25px;
    color: #fff;
}
.bgservice:after {
    content: "";
    background: url(/Files/App_002/Images/bgmain.png) no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: 0% 100%;
    z-index: 0;
}
.imgref img {
    border: 0; padding: 15px;
}
.imgref {
    border: 7px solid #e1e1e1;
    background: #fff;
    padding: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mapsref {
    position: relative;
    padding: 0;
    margin-bottom: 150px;
}
.mapsref:last-child {
    margin-bottom: 0;
}
.mapsref iframe {
    width: 100%;
    border: 7px solid #e1e1e1 !important;
}
.flexpresentation.flexreference {
    margin-bottom: 20px;
    justify-content: space-between;
}
.partenaires {
    position: relative;
    overflow: hidden;
    padding: 95px 0;
}

.flexpartenaires {
    display: flex;
    flex-wrap: wrap;
}
.boxpartenaires .bgwhite {
    background: #fff;
    border: 7px solid #e1e1e1;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 210px;
    padding: 0 15px;
}
.boxpartenaires {
    margin-bottom: 60px;
}
.contact {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}
.mapscontact {
    position: relative;
    overflow: hidden;
}
.mapscontact iframe {
    width: 100%;
    height: 545px;
    border: 7px solid #e1e1e1 !important;
}
.contact-sb {
    position: relative;
    overflow: hidden;
    padding-top: 80px;
    display: flex;
    justify-content: space-between;
}
.contact-sb h3 {
    color: #fff;
    font-size: 45px;
    font-weight: bold;
    text-transform: uppercase;
    font-style: italic;
    margin: 0 0 35px;
   letter-spacing: 3px;
}
.contact-sb p {
    color: #fff;
    font-size: 15px;
    margin: 0 0 15px;
}
.contact-sb p a {
    color: #fff;
}
.formcontact p {
    width: 73%;
}
.cordonneescontact {
    width: 38%;
}
.produits {
    position: relative;
    overflow: hidden;
    padding: 100px 0;
}
.listeprod {
    position: relative;
    overflow: hidden;
}
.boxpagintor {
    position: relative;
    overflow: hidden;
}
.content {
    padding: 75px 0;
    position: relative;
    overflow: hidden;
}
.centerform h2 {
    text-align: center;
    font-size: 42px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 50px;
    font-family: "JK Abode Demo";
}
.content p {
    color: #fff;
    font-size: 16px;
    text-align: justify;
    line-height: 26px;
}
.centerform h6 {color: #ed2221;font-size: 25px;font-weight: bold;font-style: italic;}
p a {
    color: #fff;
    text-decoration: underline;
    transition:0.2s;
}
p a:hover {
    color: #fff;
    text-decoration: none;
    transition:0.2s;
}
@media screen and (max-height: 600px) {
.breadcrumb-sb {
    bottom: 70px;
}
.img-header {
   width: 100%;
}
}
@media screen and (max-width: 1440px) {
.bgblue.bgpresentation {
    background-size: 100% 100%;
}
.banner-interne:before {
    border-width: 0 0 600px 600px;
}
}
@media screen and (max-width: 1366px) {
.banner-interne:before {
    border-width: 0 0 565px 565px;
}
.bullets.simplebullets {
    bottom: 100px !important;
}
}
@media screen and (max-width: 1280px) {
.banner-interne:before {
        border-width: 0 0 530px 530px;
}
}
@media screen and (max-width: 1200px) {
.bgblue.bgcontact {
    background-size: 100% 100%;
}
.flexpresentation {
    margin-bottom: 30px;
}
.paragpresentation h1 {
    font-size: 25px;
}
.banner-interne:before {
        border-width: 0 0 500px 500px;
}
}
@media screen and (max-width: 1024px) {
.formcontact p {
    width: 95%;
}
.contact-sb h3 {
    font-size: 30px;
    margin: 0 0 20px;
}
.banner-interne:before {
        border-width: 0 0 500px 423px;
}
.title-breadcrumb {
    font-size: 50px;
    line-height: 50px;
}
}
@media screen and (max-width: 991px) {
.addr {
    text-align: center;
}
.contact-sb h3 {
    text-align: center;
}
.bgservice:after { display: none;}
.mapscontact {
    padding: 0 15px;
}
.contact-sb {
    padding-top: 50px;
    flex-wrap: wrap;
}
.formcontact {
    order: 2;
}
.cordonneescontact {
    width: 100%;
    margin-bottom: 30px;
}
.formcontact p {
    width: 100%;
}
.mapsref {
    margin-bottom: 50px;
}
.boxpartenaires {
    margin-bottom: 30px;
}
.breadcrumb-sb {
    padding: 0 30px;
    bottom: 100px;
}
.banner-interne {
    height: 600px;
}
.img-header {
    height: 600px;
}
.banner-interne:before {
        display: none;
}
.bgblue {
    background: #204fa0;
}
.presentation, .partenaires, .contact, .produits {
    padding: 70px 0 30px;
}
.imgpresenation {
    position: relative;
    order: 2;
    margin: 25px auto 0;
}
.imgpresenation img {
    margin: auto;
}
.paragpresentation h1 {
    margin: 0 0 15px;
}
}
@media screen and (max-width: 767px) {
.mapscontact {
    padding: 0;
}
.mapscontact iframe {
    height: 400px;
}
.cordonneescontact {
    padding: 0;
}
.formcontact {
    padding: 0;
}
.boxpartenaires {
   width: 50%;
}
.title-breadcrumb {
    font-size: 45px;
}
.banner-interne {
    height: 550px;
}
.img-header {
    height: 550px;
}
.breadcrumb-sb {
    padding: 0 15px;
    bottom: 120px;
    right: 0;
    text-align: center;
}
.breadcrumb-sb .ul-breadcrumb {
    display: none;
}
.presentation, .partenaires, .contact, .produits {
    padding: 50px 0 20px;
}
.paragpresentation {
    padding: 0;
}
.imgpresenation {
    padding: 0;
}
.mapsref iframe {
    height: 300px;
}
}
@media screen and (max-width:500px) {
.boxpartenaires {
    padding: 0;
    width: 100%;
}
}
@media screen and (max-width:420px) {
.paragpresentation h2 {
    font-size: 18px;
}
.paragpresentation h1 {
    font-size: 20px;
}
.banner-interne {
    height: 470px;
}
.img-header {
    height: 470px;
}
.title-breadcrumb {
    font-size: 30px;
    line-height: 38px;
}
.breadcrumb-sb {
    bottom: 100px;
}
.mapscontact iframe {
    height: 300px;
}
.contact-sb h3 {
    font-size: 25px;
}
}
.form input, .form textarea {
    width: 100% !important;
}
.form .css-envoyer { margin-right: 0 !important;}
