.bgblue {
    position: relative;
    overflow: hidden;
    background: url(/Files/App_002/Images/bgnosproduits.png) top left no-repeat;
    background-size: contain;
}
.nosproduits {
    position: relative;
}
.nosproduits:before {
    content: "";
    background: url(/Files/App_002/Images/bg-nos-produits.jpg) no-repeat;
    width: 1110px;
    height: 1100px;
    position: absolute;
    left: 0;
    top: 0;
    background-position: 60% 100%;
    z-index: -1;
}
.nosproduits:after {
    content: "";
    background-color: rgba(137, 137, 137, 0.56);
    width: 1110px;
    height: 1100px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.box-nosproduits {
    position: relative;
    overflow: hidden;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    padding: 100px 0 0;
}
.title-nosproduits h3 {
    margin: 0;
    text-transform: uppercase;
}
.title-nosproduits h3 .whitecolor {
    color: #fff;
    font-size: 130px;
    font-family: "JK Abode Demo";
    display: block;
    line-height: 80px;
}
.title-nosproduits h3 .redcolor {
    color: #ed2221;
    font-size: 73px;
    font-weight: bold;
    font-style: italic;
    display: block;
    line-height: 75px;
    position: relative;
}
.title-nosproduits p {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    width: 70%;
}
.slider-nosproduits {
    padding: 0;
}
.title-nosproduits h3 .redcolor:after {
    content: "";
    background: #ed2221;
    width: 290px;
    height: 3px;
    position: absolute;
    top: 13px;
    right: -155px;
}
.title-nosproduits {
    margin-top: 180px;
}
.nosreferences {
    position: relative;
    padding-top: 290px;
    background: url(/Files/App_002/Images/bg-nosreferences.png) no-repeat;
    padding-bottom: 35px;
    background-position: 100% 100%;
}
.nosreferences:before {
    content: "";
    background: url(/Files/App_002/Images/bg-nos-references.jpg) top right no-repeat;
    position: absolute;
    width: 1005px;
    height: 1830px;
    right: 0;
    top: -610px;
    z-index: -1;
}
.nosreferences:after {
    content: "";
    background-color: rgba(0, 0, 0, 0.56);
    position: absolute;
    width: 1005px;
    height: 1830px;
    right: 0;
    top: -610px;
    z-index: -1;
}
.box-nosreferences {
    position: relative;
    overflow: hidden;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.title-nosreferences {
    margin-top: 60px;
    width: 28%;
    padding-right: 0;
}
.title-nosreferences h3 {
    margin: 0;
    text-transform: uppercase;
}
.title-nosreferences h3 .whitecolor {
    color: #fff;
    font-size: 130px;
    font-family: "JK Abode Demo";
    display: block;
    line-height: 80px;
}
.title-nosreferences h3 .redcolor {
    color: #ed2221;
    font-size: 73px;
    font-weight: bold;
    font-style: italic;
    display: block;
    line-height: 75px;
    position: relative;
}
.title-nosreferences p {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    width: 80%;
}
.slider-nosreferences {
    padding: 0;
    transform: translateX(100px);
    -webkit-transform: translateX(100px);
}
.title-nosreferences h3 .redcolor:after {
    content: "";
    background: #ed2221;
    width: 290px;
    height: 3px;
    position: absolute;
    top: 13px;
    left: -300px;
    z-index: -1;
}
.contact-home {
    position: relative;
    overflow: hidden;
    padding-top: 145px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.formcontact h3 {
    text-transform: uppercase;
    margin: 0 0 50px;
}
.formcontact h3 .colorwhite {
    font-size: 78px;
    color: #234e9f;
    font-family: "JK Abode Demo";
}
.formcontact h3 .redcolor {
    color: #ed2221;
    font-size: 59px;
    font-weight: bold;
    font-style: italic;
    line-height: 75px;
    position: relative;
}
.formcontact p {
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 500;
    width: 55%;
}
.cordonneescontact h3 {
    text-transform: uppercase;
    margin: 0 0 50px;
}
.cordonneescontact h3 .colorwhite {
    font-size: 78px;
    color: #fff;
    font-family: "JK Abode Demo";
}
.cordonneescontact h3 .redcolor {
    color: #ed2221;
    font-size: 59px;
    font-weight: bold;
    font-style: italic;
    line-height: 75px;
    position: relative;
}
.cordonneescontact .addr p {
    color: #fff;
    font-size: 14px;
    display: block;
    margin: 0 0 15px;
}
.cordonneescontact .addr p a {
    color: #fff;
}
.form {
    margin-top: 15px;
    display: block;
    overflow: hidden;
}
.formcontact {
    width: 40%;
}
.cordonneescontact {
    width: 40%;
}
.contact-home .oblig {
    font-size: 14px;
    color: #333 !important;
}
@media screen and (max-width: 1440px) {
.title-nosproduits p {
    width: 85%;
}
.title-nosreferences {
    width: 33%;
}
.title-nosreferences p {
    width: 85%;
}
.nosreferences:before {
    width: 615px;
    height: 1630px;
    top: -665px;
}
.nosreferences:after {
    top: -665px;
    width: 615px;
    height: 1630px;
}
.title-nosproduits h3 .whitecolor {
    font-size: 110px;
    line-height: 60px;
}
.title-nosproduits h3 .redcolor {
    font-size: 60px;
    line-height: 62px;
}
.title-nosproduits h3 .redcolor:after {
    width: 240px;
    right: -165px;
}
.title-nosreferences h3 .whitecolor {
    font-size: 110px;
    line-height: 77px;
}
.title-nosreferences h3 .redcolor {
    font-size: 60px;
    line-height: 73px;
}
.title-nosreferences h3 .redcolor:after {
    width: 240px;
    left: -265px;
}
.title-nosproduits {
    margin-top: 140px;
}
.nosreferences {
    padding-top: 120px;
    background-position: 100% 100%;
    background-size: 80% 110%;
}
.contact-home {
    padding-top: 90px;
}
.formcontact h3 {
    margin: 0px 0 15px;
}
.formcontact h3 .colorwhite {
    font-size: 60px;
}
.formcontact h3 .redcolor {
    font-size: 47px;
    line-height: 60px;
}
.formcontact p {
    width: 70%;
}
.cordonneescontact h3 {
    margin: 0px 0 15px;
}
.cordonneescontact h3 .colorwhite {
    font-size: 63px;
}
.cordonneescontact h3 .redcolor {
    font-size: 43px;
    line-height: 52px;
}
}
@media screen and (max-width: 1280px) {
.formcontact p {
    width: 80%;
}
.nosreferences:before {
    width: 605px;
    height: 1600px;
    top: -635px;
}
.nosreferences:after {
    top: -635px;
    width: 605px;
    height: 1600px;
}
.nosreferences {
    padding-top: 80px;
    background-position: 100% 100%;
    background-size: 85% 110%;
}
}
@media screen and (max-width: 1200px) {
.title-nosreferences p {
    width: 91%;
}
.title-nosproduits p {
    width: 91%;
}
.nosreferences:before {
    width: 575px;
    height: 1600px;
    top: -635px;
}
.nosreferences:after {
    top: -635px;
    width: 575px;
    height: 1600px;
}
}
@media screen and (max-width: 1024px) {
.box-nosproduits {
    padding: 80px 0 0;
}
.title-nosproduits {
    margin-top: 110px;
}
.title-nosproduits h3 .whitecolor {
    font-size: 80px;
    line-height: 55px;
}
.title-nosproduits h3 .redcolor {
    font-size: 50px;
    line-height: 51px;
}
.title-nosproduits p {
    width: 100%;
}
.title-nosproduits h3 .redcolor:after {
    width: 195px;
    right: -150px;
}
.title-nosreferences h3 .whitecolor {
    font-size: 80px;
    line-height: 60px;
}
.title-nosreferences h3 .redcolor {
    font-size: 50px;
    line-height: 60px;
}
.title-nosreferences h3 .redcolor:after {
    width: 195px;
    left: -220px;
}
.title-nosreferences p {
    width: 100%;
}
.nosproduits:before {
    width: 670px;
    height: 920px;
}
.nosproduits:after {
    width: 670px;
    height: 920px;
}
.nosreferences:before {
    width: 490px;
    height: 1345px;
    top: -505px;
}
.nosreferences:after {
    top: -505px;
    width: 490px;
    height: 1345px;
}
.formcontact p {
    width: 100%;
}
.formcontact h3 .colorwhite {
    font-size: 45px;
}
.formcontact h3 .redcolor {
    font-size: 36px;
    line-height: 60px;
}
.cordonneescontact {
    width: 45%;
}
.cordonneescontact h3 .colorwhite {
    font-size: 45px;
}
.cordonneescontact h3 .redcolor {
    font-size: 36px;
    line-height: 52px;
}
}
@media screen and (max-width: 991px) {
.slider-nosreferences {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
}
.bgblue {
    background: none;
    background-size: auto;
}
.nosproduits {
    position: relative;
    background: #204fa0;
}
.nosproduits:before {
    width: 100%;
    height: 250px;
    background-size: cover;
    z-index: 1;
background: url(/Files/App_002/Images/bg-nos-produits@.jpg) no-repeat;
    background-position: 45% 45%;
}
.nosproduits:after {
    width: 100%;
    height: 250px;
    background-size: cover;
    z-index: 1;
}
.box-nosproduits {
    padding: 0;
    z-index: 5;
}
.title-nosproduits {
    margin-top: 0;
    height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.title-nosproduits h3 .redcolor:after {
    display: none;
}
.title-nosproduits p {
    width: 50%;
}
.title-nosproduits h3 {
    margin: 0 0 15px;
}
.slider-nosproduits {
    padding: 50px 0;
}
.slider-nosreferences {
    padding: 0;
    order: 2;
}
.nosreferences {
    padding-top: 0;
    background-position: 0;
    background-size: 0;
    background: none;
    padding-bottom: 0;
}
.nosreferences:before {
    width: 100%;
    height: 250px;
    top: 0;
    background: url(/Files/App_002/Images/bg-nos-references@.jpg) center center no-repeat;
}
.nosreferences:after {
    top: 0;
    width: 100%;
    height: 250px;
}
.title-nosreferences {
    width: 100%;
    margin-top: 0;
    height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 15px;
}
.title-nosreferences h3 {
    margin: 0 0 15px;
}
.title-nosreferences h3 .redcolor:after {
    display: none;
}
.title-nosreferences p {
    width: 50%;
}
.slider-nosreferences {
    order: 2;
    background: #204fa0;
    padding: 50px 15px;
}
.nosreferences .container {
    padding: 0;
}
.contact-home {
    padding-top: 40px;
}
.formcontact {
    width: 100%;
}
.formcontact h3 {
    margin: 0px 0 15px;
    text-align: center;
}
.formcontact p {
    width: 50%;
    text-align: center;
    margin: 0 auto;
}
.form {
    margin-top: 30px;
   padding: 0 15px;
}
.cordonneescontact {
    width: 100%;
    background: #204fa0;
    margin-top: 40px;
    padding: 40px 15px 25px;
    text-align: center;
}
}
@media screen and (max-width: 767px) {
.form {
    margin-top: 30px;
   padding: 0px;
}
}
@media screen and (max-width: 550px) {
.title-nosproduits p {
    width: 100%;
}
.title-nosreferences p {
    width: 100%;
}
.boximg {
    height: 350px;
}
.title-nosproduits h3 .whitecolor {
    font-size: 65px;
    line-height: 50px;
}
.title-nosproduits h3 .redcolor {
    font-size: 45px;
    line-height: 45px;
}
.title-nosreferences h3 .whitecolor {
    font-size: 65px;
    line-height: 50px;
}
.title-nosreferences h3 .redcolor {
    font-size: 45px;
    line-height: 45px;
}
.formcontact p {
    width: 100%;
}
.formcontact h3 .colorwhite {
    font-size: 42px;
}
.formcontact h3 .redcolor {
    font-size: 33px;
    line-height: 50px;
}
.cordonneescontact h3 .colorwhite {
    font-size: 42px;
}
.cordonneescontact h3 .redcolor {
    font-size: 31px;
    line-height: 52px;
}
}
