.banner-interne {
    position: relative;
    width: 100%;
    height: 500px;
    /* overflow: hidden; */
}
h3 {
    color: #fff;
}
.nos-realisations p {
    font-family: 'Futura Next Book';
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 28px;
}
.banner-interne:after {
    content: "";
    background: #000;
    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;
    opacity: 0.50;
}
@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: 500px;
    overflow: hidden;
}
.breadcrumb-demo {
    position: absolute;
    margin: 0 auto;
    text-align: center;
    left: 0;
    bottom: 75px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 0 50px;
    z-index: 33;
    right: 0;
}
.title-breadcrumb {
    font-size: 60px;
    color: #cfe1f1;
    letter-spacing: 5px;
    text-transform: capitalize;
}
.breadcrumb-demo .ul-breadcrumb {
    padding: 0;
    margin: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin-top: 10px;
    padding-bottom: 25px;
}
.breadcrumb-demo .ul-breadcrumb:after {
    content: "";
    background: #fff;
    width: 2px;
    height: 130px;
    position: absolute;
    bottom: -145px;
}
.breadcrumb-demo li {
    float: left;
    color: #fff;
    font-size: 14px;
    display: flex;
    margin-right: 10px;
    font-family: 'Futura Next Book';
    text-transform: uppercase;
}
.breadcrumb-demo li:last-child {margin-right: 0;}
.breadcrumb-demo li a {
    color: #fff;
    cursor: pointer;
}
.icon-separateur {
    display: block;
    position: relative;
    margin-left: 15px;
}
.icon-separateur:before {
    content: "\e905";
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: 5px;
    right: -4px;
}
.interne {
    position: relative;
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 70px;
}
.title-interne {
    position: relative;
    padding-bottom: 85px;
}
.title-interne span {
    font-size: 60px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    display: block;
}
.flexpresentation {
    display: flex;
    align-items: center;
}
.boxparag p {
    font-family: 'Futura Next Book';
    font-size: 16px;
    color: #fff;
    text-align: justify;
    line-height: 28px;
}
.contenu {
    position: relative;
    overflow: hidden;
    padding: 55px 0 100px;
}
.txtslogan {
    display: block;
    margin-top: 25px;
    color: #fff;
    font-size: 18px;
}
.nous-offrons {
    padding-top: 60px !important;
   padding-bottom: 80px;
}
.slider-cuisine {
    padding-top: 65px;
}
.boxpartenaires {
    position: relative;
    overflow: hidden;
    height: 300px;
}
.imgpartenaire {display: flex;align-items: center;justify-content: center;margin-bottom: 35px;cursor: pointer;transition: all 0.5s;-webkit-transition: all 0.5s;margin: 0 auto 35px;padding: 20px;height: 300px;background: #fff;}
.flexpartenaires {
    overflow: hidden;
}
.hover-clinet {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    background: #39a9dc;
    top: 0;
    left: 0;
    position: absolute;
    height: 300px;
}
.imgpartenaire:hover .hover-clinet {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.banner-interne {
    position: relative;
    width: 100%;
    height: 500px;
    /* overflow: hidden; */
}
.banner-interne:after {
    content: "";
    background: #000;
    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;
    opacity: 0.50;
}
@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: 500px;
    overflow: hidden;
}
.breadcrumb-demo {
    position: absolute;
    margin: 0 auto;
    text-align: center;
    left: 0;
    bottom: 75px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding: 0 50px;
    z-index: 33;
    right: 0;
}
.title-breadcrumb {
    font-size: 60px;
    color: #cfe1f1;
    letter-spacing: 5px;
    text-transform: capitalize;
}
.breadcrumb-demo .ul-breadcrumb {
    padding: 0;
    margin: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin-top: 10px;
    padding-bottom: 25px;
}
.breadcrumb-demo .ul-breadcrumb:after {
    content: "";
    background: #fff;
    width: 2px;
    height: 130px;
    position: absolute;
    bottom: -145px;
}
.breadcrumb-demo li {
    float: left;
    color: #fff;
    font-size: 14px;
    display: flex;
    margin-right: 10px;
    font-family: 'Futura Next Book';
    text-transform: uppercase;
}
.breadcrumb-demo li:last-child {margin-right: 0;}
.breadcrumb-demo li a {
    color: #fff;
    cursor: pointer;
}
.icon-separateur {
    display: block;
    position: relative;
    margin-left: 15px;
}
.icon-separateur:before {
    content: "\e905";
    color: #fff;
    font-size: 10px;
    position: absolute;
    top: 5px;
    right: -4px;
}
#ctl02_lkb_Category_Name_1 {
    pointer-events: none;
}
.interne {
    position: relative;
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 70px;
}
.title-interne {
    position: relative;
    padding-bottom: 85px;
}
.title-interne span {
    font-size: 60px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    display: block;
}
.flexpresentation {
    display: flex;
    align-items: center;
}
.boxparag p {
    font-family: 'Futura Next Book';
    font-size: 16px;
    color: #fff;
    text-align: justify;
    line-height: 28px;
}
.contenu {
    position: relative;
    overflow: hidden;
    padding: 55px 0 100px;
}
.txtslogan {
    display: block;
    margin-top: 25px;
    color: #fff;
    font-size: 18px;
}
.nous-offrons {
    padding-top: 60px !important;
   padding-bottom: 80px;
}
.slider-cuisine {
    padding-top: 65px;
}
.boxpartenaires {
    position: relative;
    overflow: hidden;
    height: 300px;
    margin: 0 auto 35px;
}
.imgpartenaire {display: flex;align-items: center;justify-content: center;cursor: pointer;transition: all 0.5s;-webkit-transition: all 0.5s;padding: 20px;height: 300px;background: #fff;}
.flexpartenaires {
    overflow: hidden;
}
.hover-clinet {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    background: #39a9dc;
    top: 0;
    left: 15px;
    position: absolute;
    height: 300px;
    padding: 20px;
    right: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.imgpartenaire:hover .hover-clinet {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.client {
    color: #fff;
    font-size: 18px;
    font-family: 'Futura Next Book';
    text-transform: uppercase;
}
.name-client {
    color: #fff;
    font-size: 26px;
    font-family: 'Futura Next Book';
    text-transform: uppercase;
}
.maps {
    position: relative;
    overflow: hidden;
    margin-top: 70px;
}
.maps iframe {
    width: 100%;
    height: 400px;
}
.boxcontact {
    position: relative;
    overflow: hidden;
    padding: 0;
    float: none;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 70px;
}
.addr {
    position: relative;
    display: flex;
    align-items: flex-start;
}
.icon-addr {
    color: #fff;
    font-size: 28px;
    border-bottom: 1px solid #fff;
    padding-bottom: 15px;
    padding-top: 5px;
}
.txt-addr {
    padding-left: 40px;
}
.txt-addr span {
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
}
.txt-addr p {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    margin: 0;
}
.txt-addr p.m-t {
    margin-top: 20px;
}

.txt-addr p a {
    color: #fff;
}
.boxcontact .addr:last-child {
    justify-content: flex-end;
}
.boxform {
    float: none;
    margin: 0 auto;
}
.boxparag h1 {
    font-size: 36px;
    color: #39a9dc;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin-top: 0;
    display: block;
    width: 100%;
}
.boxparag h2 {
    font-size: 26px;
    color: #fff;
    width: 100%;
    margin-bottom: 15px;
    display: block;
}
@media screen and (max-width: 1440px) {
.title-interne span {
    font-size: 50px;
}
.name-client {
    font-size: 20px;
}
}
@media screen and (max-width: 1280px) {
.boxcontact {
    width: 90%;
}
}
@media screen and (max-width: 1024px) {
.txt-addr span {
    font-size: 18px;
}
.title-interne span {
    font-size: 40px;
}
.name-client {
    font-size: 18px;
}
.hover-clinet {
    padding: 20px 15px;
}
}
@media screen and (max-width: 991px) {
.boxcontact {
    width: 100%;
    flex-wrap: wrap;
}
.addr {
    justify-content: center;
    margin-bottom: 30px;
}
.boxcontact .addr:last-child {
    justify-content: center;
   margin-bottom: 0;
}
.name-client {
    font-size: 22px;
}
.flexpresentation {
    flex-wrap: wrap;
}
.imfparg img {
     margin: 20px auto 0;
}
.title-interne {
    position: relative;
    padding-bottom: 55px;
}
.breadcrumb-demo {
    padding: 0 30px;
}
}
@media screen and (max-width: 767px) { 
.slider-cuisine {
    padding-top: 65px;
    padding: 40px 0 0;
}
.addr {
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.txt-addr {
    padding-left: 0;
}
.icon-addr {
    margin-bottom: 20px;
}
.boxcontact {
    padding-top: 50px;
}
.addr {
    padding: 0;
}
.boxform {
    padding: 0;
}
.hover-clinet {
    left: 0;
   right: 0;
}
.boxpartenaires {
    padding: 0;
}
.name-client {
    font-size: 20px;
}
.breadcrumb-demo {
    padding: 0 15px;
}
.banner-interne {
    height: 350px;
}
.img-header {
    height: 350px;
}
.boxparag, .imfparg {
    padding: 0;
}
.breadcrumb-demo .ul-breadcrumb:after {
    height: 100px;
    bottom: -120px;
}
.title-interne {
    padding-bottom: 30px;
}
.title-interne span {
    font-size: 30px;
}
.interne {
    padding-top: 65px;
    padding-bottom: 65px;
}
}
@media screen and (max-width: 400px) { 
.breadcrumb-demo li {
    font-size: 12px;
}
.name-client {
    font-size: 18px;
}
.title-interne span {
    font-size: 20px;
}
.txt-addr p {
    font-size: 14px;
}
.interne {
    padding-bottom: 50px;
}
}
