* {
    margin: 0;
    padding: 0;
}

body {
    width: 100%;
    height: auto;
    background-color: #F8F8F8;
    overflow-x: hidden;
}

figure {
    margin: 0;
}

figure>img {
    object-fit: contain;
}

a:hover {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

.strokeme {
    color: rgba(0, 0, 0, 0.2);
    -webkit-text-stroke: 1px #ffffff34;
}

.pagination {
    margin-bottom: 1rem;
}

.pagination a {
    padding: .5rem;
    color: #000000;
}

.pagination b {
    padding: .5rem;
}

.current_pagination {
    background-color: #1B8EA2 !important;
    color: white !important;
    border-radius: 10px;
}

.alert_message {
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 1rem;
    width: 300px;
    margin-left: -150px;
    z-index: 100;
}

.alert_message.success {
    background-color: #1B8EA2;
    color: white;
}

.alert_message.error {
    background-color: #e62626;
    color: white;
}

li {
    list-style: none;
}

.uk-navbar-nav>li:hover>a,
.uk-navbar-nav>li>a[aria-expanded=true] {
    color: #21a2c1;
}

.section-intro p {
    color: #000000;
    font-family: "Source Sans Pro";
    font-size: 15px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
}

.mail {
    margin-bottom: 0.2rem;
    margin-right: 0.8rem;
}

.header__mail {
    margin-bottom: 0 !important;
    margin-right: 0 !important;

}

/* ---------------------------------------------------------------------------- MOBILE */
/* -------------------------------------- NAVBAR */
.navigation {
    column-gap: 1rem;
}

.navigation__logo {
    margin-top: 1rem;
    height: 60px;
    width: 268px;
}

.navigation__logo img {
    padding: 1rem;
}

.navigation__menu {
    height: 65px;
    border-radius: 32.5px;
    background-color: #21A2C1;
    margin-top: 1.5rem;
}

.uk-close svg {
    margin-top: 5px !important;
}

.navigation__menu>a {
    color: #ffffff;
    font-family: Source Sans Pro;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 14px;
}

.uk-navbar-toggle {
    color: #FFFFFF;
    margin-top: -5px;
}

.uk-offcanvas-bar {
    background-color: rgb(230, 229, 229);
    padding-top: 70px;
    width: 300px;
    padding: 45px 20px;
}

.uk-offcanvas-bar>div>a:nth-child(1) {
    border: 1px solid #21A2C1;
    padding: 1rem 2rem 1rem 2rem;
    color: #21A2C1;
}

.uk-offcanvas-bar a {
    color: #000000;
}

.uk-nav {
    margin-top: 30px;
}

.uk-offcanvas-bar hr {
    border-top-color: #979797;
}

.uk-offcanvas-bar .uk-nav-default>li>a {
    color: #000000;
}

.uk-offcanvas-bar .uk-nav-default>li>a:hover {
    color: #000000;
}

.uk-offcanvas-bar .uk-nav-default .uk-nav-sub a {
    color: #000000;
}

.uk-offcanvas-bar .uk-nav-parent-icon>.uk-parent>a::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E") !important;
}

.uk-offcanvas-bar .uk-nav-parent-icon>.uk-parent.uk-open>a::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E") !important;
}

.uk-offcanvas-bar .uk-navbar-toggle[aria-expanded=true] {
    color: #21A2C1;
}

/* -------------------------------------- HEADER */
header {
    width: 100%;
    height: auto;
    background-image: url(../images/bg-home.webp);
    background-repeat: no-repeat;
    background-size: cover;
}

.header__number {
    background-color: #ffffff;
    height: 34px;
    padding-left: 1.5rem;
}

.header__number>figure,
.mail {
    width: 20px;
    /* display: flex;
    flex-direction: row;
    align-items: center; */
}

.header__number a {
    color: #000000;
    font-family: Source Sans Pro;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
    margin-left: 0.5rem;
}

.header__title {
    margin-top: 2.5rem;
}

.header__title H1 {
    color: #FFFFFF;
    font-family: Oswald;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1.22px;
    line-height: 37px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    margin: 0;
    margin-top: -1.5rem;
    text-align: center;
}

.header__title H2 {
    color: #FFFFFF;
    font-family: Oswald;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 22px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    margin: 0;
    text-align: center;
}

.header__title H3 {
    font-family: Anton;
    font-size: 39px;
    letter-spacing: 0;
    line-height: 57px;
    text-align: center;
    margin: 0;
}

.header__minilogo {
    width: 100%;
    height: auto;
    margin-top: 2rem;
}

.header__minilogo img {
    height: 59px;
    width: 38px;
    margin-bottom: 1rem;
    margin-top: -200px;
}

.header__address {
    display: none;
}

.header__pages__h1 {
    margin-bottom: 5rem !important;
    color: #FFFFFF;
    font-family: Anton !important;
    font-size: 36px !important;
    font-weight: 600;
    letter-spacing: 4.89px;
    line-height: 82px;
    text-shadow: 0 2px 4px rgb(0 0 0 / 50%);
}

.uk-nav-sub {
    background-color: rgb(230, 229, 229) !important;
}

.footer__navigation .uk-nav-sub {
    background-color: transparent !important;
}

/* -------------------------------------- MAIN HOME */
.main__home {
    width: 100%;
    height: auto;
}

.home__gammes__title {
    width: 100%;
    height: auto;
}

.home__gammes__title img {
    width: 120px;
}

.home__gammes__title div:nth-child(2) {
    width: 40px;
    height: 5px;
    background-color: #3C8BDF;
    margin-top: 30px;
    margin-bottom: 10px;
}

.home__gammes__title H3 {
    margin: 0;
    color: #000000;
    font-family: Oswald;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1.96px;
    line-height: 32px;
    margin-bottom: 3rem;
}

.uk-grid {
    margin: 0;
}

.home__gammes__section {
    margin-bottom: 1rem;
    column-gap: 3rem;
}

.home__gammes__ul {
    padding: 0;
    row-gap: 2rem;
}

.home__gammes__card {
    width: 60%;
    max-width: 290px;
    height: auto;
    margin-bottom: 2rem;
    position: relative;
    padding: 2rem 1rem 0rem 2rem;
}

.home__gammes__card>a:nth-child(6) {
    display: block;
    margin-top: -1rem;
    margin-bottom: 1.5rem;
    border: solid 1px #FFFFFF;
    color: #FFFFFF;
    width: fit-content;
    padding: 0.5rem;
    font-size: 16px;
}

.home__gammes__card img:nth-child(1) {
    width: 215px;
    position: absolute;
    top: -35px;
    left: -20px;
}

.home__gammes__card p {
    color: #FFFFFF;
    font-family: Oswald;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 22px;
    padding: 1rem 3rem 0 0;
    margin: 0;
}

.home__gammes__card div {
    width: 40px;
    height: 5px;
    background-color: #FFFFFF;
    margin-top: 1rem;
    margin-bottom: 3rem;
}

.home__gammes__card img:nth-child(4) {
    position: absolute;
    width: 100px;
    bottom: -17.5px;
    right: -36px;
}

.home__gammes__card>p:nth-child(5),
.home__eco__link {
    display: none;
}

.home__gammes__card__menage {
    background: linear-gradient(225.6deg, #CD0B1C 0%, #830000 100%);
}

.home__gammes__card__menage>img {
    width: 50% !important;
}

.home__gammes__card__greenline {
    background: linear-gradient(225.6deg, #419EEB 0%, #2743AE 100%);
}

.home__gammes__card__utilitaire {
    background: linear-gradient(225.6deg, #009653 0%, #003222 100%);
}

.home__gammes__card__alimentaire {
    background: linear-gradient(225.6deg, #C6BA07 0%, #867003 100%);
}

.home__gammes__card__alimentaire>img:nth-child(1) {
    width: 100% !important;
}

.home__marquage__section {
    width: 100%;
}

.home__marquage__bc {
    width: 100%;
    height: 400px;

    background: linear-gradient(to right,
            #4b2ca3 0%,
            /* violet */
            #c56bbd 15%,
            /* rose */
            #e12c2c 35%,
            /* rouge */
            #f47c20 55%,
            /* orange */
            #fcd935 75%,
            /* jaune */
            #68c74d 100%
            /* vert */
        );
}

.home__marquage__container {
    display: flex;
    flex-direction: column-reverse;
    width: 85%;
    margin-top: -315px;
}

.home__marquage__description {
    background-color: #ffffff;
    min-height: 300px;
}

.home__marquage__description H3 {
    padding: 3rem 6rem 0 2.5rem;
    color: #000000;
    font-family: Oswald;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 22px;
}

.home__marquage__description p {
    padding: 1rem 4.5rem 3.5rem 2.5rem;
    color: #000000;
    font-family: "Source Sans Pro";
    font-size: 12px;
    letter-spacing: 0;
    line-height: 22px;
}

.home__marquage__card {
    background: linear-gradient(225.6deg, #419EEB 0%, #2743AE 100%);
    height: auto;
    margin-top: -50px;
}

.home__marquage__card>div {
    width: 40px;
    height: 5px;
    background-color: #FFFFFF;
    margin-top: 30px;
    margin-bottom: -45px;
}

.home__marquage__card H3 {
    height: 64px;
    width: 170px;
    color: #FFFFFF;
    font-family: Oswald;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1.96px;
    line-height: 32px;
    text-align: center;
    margin-top: 4rem;
}

.home__marquage__card img {
    width: 100%;
    margin-bottom: 1.5rem;
}

.home__marquage__card a {
    color: #FFFFFF;
    font-family: Source Sans Pro;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 15px;
    border: 1px solid #FFFFFF;
    padding: 1rem;
    margin-bottom: 2rem;
}

.home__marquage__card__line {
    width: 40px;
    height: 5px;
    background-color: #7AC619;
    margin-top: 50px;
    margin-bottom: -10px;
}

.home__eco__section {
    width: 100%;
}

.home__eco__section H3 {
    color: #000000;
    font-family: Oswald;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1.96px;
    line-height: 32px;
    text-align: center;
    margin-top: 2rem;
}

.home__eco__section__line1 {
    width: 50%;
    background-color: #ffffff;
    width: 100%;
    height: 1rem;
    margin-bottom: 1rem;
    margin-top: 5rem;
}

.home__eco__section__line2 {
    width: 50%;
    background-color: #ffffff;
    width: 100%;
    height: 1rem;
}

.home__eco__section>img {
    width: 250px;
    margin-top: -130px;
    margin-bottom: 2.5rem;
}

.home__eco__card {
    background-color: #ffffff;
    padding: 6%;
    margin: 4%;
}

.home__eco__card img {
    width: 10%;
    max-width: 40px;
}

.home__eco__card H4 {
    color: #000000;
    font-family: Oswald;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 22px;
    margin-top: 1rem;
}

.home__eco__card p {
    color: #000000;
    font-family: Source Sans Pro;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 22px;
    padding-right: 1rem;
}

.home__eco__card a {
    color: #000000;
    font-family: Source Sans Pro;
    text-align: center;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 15px;
    border: 1px solid #000000;
    padding: 1rem;
}

.home__eco__card2 {
    display: none;
}

.home__eco__card3 {
    display: none;
}

.home__eco__section>a:nth-child(6) {
    display: none;
}

/* -------------------------------------- MAIN PAGES */
.ariane {
    max-width: 800px;
    width: 90%;
    max-width: 1280px !important;
    margin-top: 2rem;
}

.ariane p,
.ariane a {
    color: #5A5959;
    font-family: "Source Sans Pro";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
}

.main__pages {
    background-color: rgb(230, 229, 229);
}

.main__pages section {
    max-width: 800px;
    width: 90%;
    column-gap: 1rem !important;
    row-gap: 1rem !important;
    margin-bottom: 2rem;
    margin-top: 2rem;
}

.ariane p {
    margin: 0;
}

.produit__section>img {
    width: 70%;
}

.line {
    width: 40px;
    height: 5px;
    background-color: #3C8BDF;
    margin-top: 10px;
    margin-bottom: -10px;
}

.line__module {
    margin-bottom: 2rem;
}

.line__product {
    margin-top: 0;
    margin-bottom: 1rem;
}

.qui__societe__images {
    row-gap: 1rem;
    align-items: center;
}

.qui__societe__images img {
    max-width: 300px;
}

.qui_bottom_card {
    max-width: 300px;
}

.qui_bottom_section {
    column-gap: 3rem;
    width: 100%;
    justify-content: center;
}

.contact__section {
    padding: 1rem;
}

.contact__card {
    width: 200px;
    height: 100px;
    border: 1px solid #3C8BDF;
}

.iframe__section iframe {
    width: 100%;
}

.form_field {
    margin-bottom: 2rem;
}

.form_field>p {
    color: #3C8BDF;
}

.form_field>input {
    border: 1px solid #3C8BDF;
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: rgb(230, 229, 229);
    width: 100%;
    color: #000000;
    font-family: "Source Sans Pro";
    font-size: 20px;
    letter-spacing: 0;
    line-height: 35px;
}

.form_field>p {
    width: 100%;
}

.form_field>textarea {
    background-color: rgb(230, 229, 229);
    border: 1px solid #3C8BDF;
    width: 100%;
    height: 20%;
    font-family: "Source Sans Pro";
    font-size: 20px;
    letter-spacing: 0;
    line-height: 35px;
}

.contact__container {
    width: 100%;
    row-gap: 1rem;
    margin-bottom: 2rem;
    flex-direction: column;
    align-items: center;
}

.contact__card {
    width: 200px;
    height: 100px;
    border: 1px solid #3C8BDF;
}

.form_field>div {
    width: 100%;
}

.form_field p {
    color: #3C8BDF;
    font-family: Oswald;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 35px;
}

.capcha>p {
    color: #000000;
}

.btn {
    width: 100%;
    border: 1px solid #3C8BDF !important;
    padding: 1rem;
    color: #3C8BDF !important;
    font-family: "Source Sans Pro";
    font-size: 15px;
    letter-spacing: 0;
    line-height: 19px;

}

.search__btn {
    padding: 0.5rem !important;
}

.gamme__presentation h2,
.qui__presentation h3,
.contact__presentation h3,
.form__description h3 {
    color: #000000;
    font-family: Oswald;
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 3.11px;
    line-height: 52px;
    text-align: center;
}

.gamme__ul {
    column-gap: 1rem;
    row-gap: 1rem;
    padding: 0;
}

.card__figure {
    height: 100px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card__img {
    width: 100% !important;
    max-height: 59px !important;
}

.uk-nav-default>li>a {
    color: #000000;
}

.uk-nav-default>li>a:hover {
    color: #000000;
}

.produit__description h2 {
    color: #000000;
    font-family: Oswald;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 3.11px;
    text-align: left;
}

.product__a {
    color: #000000;
    font-family: Oswald;
    font-size: 18px;
}

.qui__gammes h4,
.qui_bottom_card h4,
.qui__points H4 {
    color: #000000;
    font-family: Oswald;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1.22px;
    line-height: 37px;
    text-align: center;
}

.qui__presentation p,
.qui__societe p,
.qui__gammes p,
.qui_bottom_card p,
.contact__presentation p,
.capcha p,
.gamme__presentation p,
.qui__points>ul {
    color: #000000;
    font-family: "Source Sans Pro";
    font-size: 15px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
}

.qui__points>ul {
    text-align: left !important;
}

.capcha p {
    text-align: left !important;
}

.contact__card a {
    color: #000000;
    font-family: Oswald;
    font-size: 16px;
    letter-spacing: 2.13px;
    text-align: center;
}

.contact__card img {
    width: 25px;
}

.product__card {
    width: 100px;
    height: 150px;
    background-color: #FFFFFF;
    padding: 1rem;
    border: 1px solid rgba(0, 0, 0, 0.31);
}

.product__card h3 {
    margin: 0;
    font-size: 12px;
    text-align: center;
    margin-top: 1rem;
    color: #000000;
    font-family: Oswald;
    font-weight: 500;
}

.product__card p {
    margin: 0;
    display: none;
    color: #686565;
    font-family: "Source Sans Pro";
}

.download {
    display: none;
    color: #3C8BDF;
    font-family: "Source Sans Pro";
    font-size: 10px;

}

.see {
    font-size: 10px;
    border: 1px solid #3C8BDF;
    margin-top: 1rem;
    padding: 0.25rem;
    color: #3C8BDF;
    font-family: "Source Sans Pro";
}

.produit__div {
    width: 100%;
    background-color: #fff;
}

.produit__div img {
    width: 100%;
}

.produit__description h2 {
    margin-top: 0;
}

.produit__description p {
    margin: 0;
}

.product__caracteristique {
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 1rem;
    padding: 0 !important;
    margin-top: 25px !important;
}

.product__precision {
    font-family: "Source Sans Pro";
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    color: #000000;
}

.product__caracteristique__return {
    color: #000000;
    font-family: "Source Sans Pro";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
}

.product__contact {
    padding: 0.25rem 0.5rem 0.25rem 0.5rem;
    color: #FFFFFF;
    background-color: #3C8BDF;
    text-align: center;
    border-radius: 15px;
    margin-top: 2rem;
    width: 40%;
    max-width: 150px;
    align-self: flex-start;
}

/* -------------------------------------- FOOTER */
.footer {
    background-color: #ffffff;
}

.footer__logo {
    background-color: #ffffff;
    width: 100%;
    height: auto;
}

.footer__logo img {
    width: 150px;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.footer__div {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.footer__div .footer_title {
    color: #686565;
    font-family: Source Sans Pro;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    margin-bottom: 1rem;
}

.footer__div p {
    color: #686565;
    font-family: Source Sans Pro;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}

.footer__div__trouver>a, .koredge-link a {
    color: #1B8EA2;
    font-family: Source Sans Pro;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    text-decoration: underline;
}

.footer__div__contacter>p:nth-child(4) {
    margin-top: 1rem;
}

.footer__div__contacter>a:nth-child(3) {
    color: #1B8EA2;
    font-family: "Source Sans Pro";
    font-size: 15px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    text-decoration: underline;
}

.footer__div__contacter>a:nth-child(5) {
    border: 1px solid #21A2C1;
    padding: 0.5rem 1.5rem 0.5rem 1.5rem;
    color: #686565;
    font-family: Source Sans Pro;
}

footer>hr:nth-child(6) {
    margin-bottom: 0;
}

.footer__navigation__ul {
    margin-top: 0;
}

.footer__navigation__li {
    padding: 0px 25px 0px 25px;
}

.uk-nav-sub li {
    background-color: rgb(230, 229, 229);
}

footer .uk-nav-sub li {
    background-color: rgb(255, 255, 255);
}

.footer__logokg {
    background-color: #FFFFFF;
}

.footer__logokg>img {
    width: 30px;
    margin: 1rem 0.5rem 1rem 0;
}

.footer__logokg p {
    color: #686565;
    font-family: "Source Sans Pro";
    font-size: 12px;
    letter-spacing: 0;
    line-height: 22px;
}

.footer__navigation {
    margin-top: 0;
}

.footer__navigation__li>a {
    color: #686565;
    font-family: Source Sans Pro;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    padding: 0 !important;
}

/* ---------------------------------------------------------------------------- DESKTOP */
@media (min-width: 960px) {
    /* -------------------------------------- NAVBAR */

    .uk-navbar-nav {
        height: 60px;
    }

    .uk-navbar-right {
        height: 60px;
    }

    .uk-navbar-nav>li {
        width: auto;
        height: 60px;
    }

    .uk-navbar-nav>li>a {
        width: 205px;
        text-transform: none;
        color: #000000;
        min-height: 60px;
        color: #000000;
        font-family: "Source Sans Pro";
        font-size: 19px;
        letter-spacing: 0;
    }

    nav {
        height: 60px;
        width: 100%;
        display: flex !important;
        justify-content: space-between;
        align-items: center;
        padding: 0;
        margin: 0;
    }

    /* -------------------------------------- HEADER */
    header {
        height: 690px;
        padding-top: 2rem;
        width: 100vw;
    }

    .header__pages {
        height: 350px;
    }

    .header__number {
        position: absolute;
        top: 90px;
        left: 6%;
        width: fit-content;
        padding: 0;
        background: none;
    }

    .header__number a {
        color: #FFFFFF;
        margin-left: 0.5rem;
    }

    .header__address {
        display: flex;
        position: absolute;
        top: 115px;
        left: 6%;
        width: fit-content;
        padding: 0;
        background: none;
        height: 34px;
    }

    .header__address a {
        color: #FFFFFF;
        font-family: Source Sans Pro;
        font-size: 16px;
        letter-spacing: 0;
        line-height: 20px;
        margin-left: 0.5rem;
    }

    .header__address img {
        width: 20px;
    }

    .navigation {
        max-width: 90%;
        padding: 0;
        background-color: rgb(230, 229, 229);
    }

    .navigation a:nth-child(1) {
        margin-top: 0;
    }

    .navigation__menu {
        margin-top: 0;
        background-color: rgb(230, 229, 229);
    }

    .header__title {
        margin-top: 15rem;
    }

    .header__minilogo {
        margin-top: 7.5rem;
    }

    .header__minilogo img {
        height: auto;
        width: 100px;
        margin-right: 4.5rem;
    }

    .header__title H1 {
        font-size: 70px;
        margin-bottom: 1rem;
    }

    .header__title H3 {
        font-size: 90px;
    }

    .header__title H2 {
        font-size: 18px;
        margin-top: 1.5rem;
    }

    .navigation__header__li:hover {
        border: 1px solid #21a2c1;
    }

    .navigation__gammes>ul {
        display: none;
        background-color: rgb(230, 229, 229);
    }

    .navigation__gammes:hover>ul {
        display: grid;
        position: absolute;
        background-color: rgb(216, 216, 216);
        list-style: none;
        left: 0;
        width: 70% !important;
        max-width: 100%;
        z-index: 5;
        margin-top: 0 !important;
        grid-template-columns: repeat(4, 1fr);
        padding: 0 15% !important;
        column-gap: 1rem;
        row-gap: 1rem;
        padding-top: 50px !important;
        padding-bottom: 50px !important;

    }

    .navigation__gammes>ul>li {
        background-color: rgb(230, 229, 229);
        list-style: none;
        border: 1px solid black;
        display: flex;
        height: 100px;
        justify-content: center;
        align-items: center;
        padding: 10px 0;
    }

    .navigation__gammes>ul>li>a {
        color: #000000;
        font-family: Oswald;
        font-size: 22px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 20px;
        text-align: center;
        list-style: none;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-inline: 1rem;
    }

    .header__pages__h1 {
        margin-top: -8.5rem !important;
        color: #FFFFFF;
        font-family: Oswald;
        font-size: 55px !important;
        font-weight: 600;
        letter-spacing: 4.89px;
        line-height: 82px;
        text-shadow: 0 2px 4px rgb(0 0 0 / 50%);
    }

    .contact__a__li {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-right: 10px;
        padding-left: 10px;
        margin-right: 1rem;
    }

    .contact__a {
        background-color: #21A2C1;
        min-height: 10px !important;
        border-radius: 15px;
        color: white !important;
        width: auto !important;
    }

    /* -------------------------------------- MAIN HOME */
    .main__home {
        margin-top: -180px;
        background-color: rgb(230, 229, 229);
    }

    .home__gammes__title img {
        width: 175px;
    }

    .home__gammes__title H3 {
        margin-top: 75px;
        font-size: 55px;
        margin-bottom: 7rem;
    }

    .home__gammes__title>div:nth-child(2) {
        margin-top: 5rem;
    }

    .home__gammes__section {
        width: 100%;
        margin-bottom: 10rem;
        column-gap: 5rem;
        row-gap: 3.5rem;
    }

    .home__gammes__ul {
        column-gap: 8rem;
        row-gap: 7.5rem;
        padding: 0;
    }

    .home__gammes__card {
        min-width: 300px;
        max-width: 400px;
        height: 500px;
        margin: 0;
    }

    .home__gammes__card>div {
        margin-left: 2.5rem;
        margin-bottom: 0;
    }

    .home__gammes__card>img:nth-child(1) {
        width: 80%;
        top: -50px;
        left: -37.5px;
    }

    .home__gammes__card>p {
        display: block;
        font-size: 25px;
        padding: 2.5rem 5rem 0 2.5rem;
        line-height: 28px;
    }

    .home__gammes__card>img:nth-child(4) {
        width: 30%;
        right: -70px;
    }

    .home__gammes__card>p:nth-child(5) {
        display: block;
        color: #FFFFFF;
        font-family: "Source Sans Pro";
        font-size: 15px;
        letter-spacing: 0;
        line-height: 22px;
        padding: 1rem 5rem 0 2.5rem;
        margin: 0;
        margin-bottom: 2rem;
    }

    .home__gammes__card>a:nth-child(6) {
        display: block;
        margin-top: 1rem;
        margin-left: 2.5rem;
        border: solid 1px #FFFFFF;
        color: #FFFFFF;
        width: fit-content;
        padding: 1rem;
    }

    .home__gammes__card>a:nth-child(6):hover {
        background-color: #FFFFFF;
        color: #000000;
    }

    .home__marquage__section {
        width: 100%;
    }

    .home__marquage__container {
        width: 30%;
        margin-top: -375px;
    }

    .home__marquage__description {
        padding: 3rem;
        width: auto;
        margin-top: 1rem;
        margin-bottom: 1rem;
        min-height: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .home__marquage__description H3 {
        padding: 0;
        margin-bottom: 0;

    }

    .home__marquage__description p {
        padding: 0;
    }

    .home__marquage__bc {
        height: 450px;
    }

    .home__marquage__card {
        margin-top: 0;
    }

    .home__marquage__card a:hover {
        background-color: #FFFFFF;
        color: #000000;
    }

    .main__home>section:nth-child(4)>H3 {
        margin-bottom: 5rem;
    }

    .main__home>section:nth-child(4)>img {
        width: 350px;
        z-index: 3;
        margin-top: -290px;
        margin-bottom: -7.5rem;
    }

    .home__eco__section__line1 {
        margin-top: 13rem;
    }

    .home__eco__container {
        width: 70%;
        margin-top: 5rem;
        margin-bottom: 1rem;
    }

    .home__eco__card {
        width: 450px;
        background-color: #ffffff;
        padding: 3%;
    }

    .home__eco__card>a {
        display: none;
    }

    .home__eco__card1 {
        display: flex;
        margin: 0;
    }

    .home__eco__card2 {
        display: flex;
        margin: 0 1rem 0 1rem;
    }

    .home__eco__card3 {
        display: flex;
        margin: 0;
    }

    .home__eco__link {
        display: block;
        padding: 1rem;
        margin-bottom: 1rem;
        border: 1px solid black;
        color: #000000 !important;
    }

    .home__eco__link:hover {
        background-color: #000000;
        color: #ffffff !important;
    }

    .home__eco__section>a:nth-child(6) {
        display: flex;
        border: 1px solid #000000;
        padding: 0.5rem 1.5rem 0.5rem 1.5rem;
        color: #686565;
        font-family: Source Sans Pro;
        margin-top: 2rem;
        margin-bottom: 2.5rem;
    }

    /* -------------------------------------- MAIN PAGES */
    .main__pages {
        margin-top: 0;
        width: 100%;
    }

    .ariane {
        width: 70% !important;
        max-width: 1280px !important;
    }

    .main__pages section {
        width: 70%;
        max-width: 1180px !important;
        column-gap: 1rem !important;
        row-gap: 1rem !important;
        margin-bottom: 2rem;
        margin-top: 2rem;
    }

    /* ------------------------ GAMME */


    .gamme__section {
        width: 100% !important;
    }

    .gamme__ul {
        column-gap: 1rem;
        row-gap: 1rem;
        padding: 0;
    }

    .gamme__ul.three-columns {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .product__card {
        width: 210px;
        height: 250px;
        background-color: #FFFFFF;
        padding: 1rem;
        border: 1px solid rgba(0, 0, 0, 0.31);
    }

    .product__card h3 {
        margin: 0;
        font-size: 15px;
        text-align: center;
        margin-top: 1rem;
        height: 50px;
    }

    .card__img {
        max-height: 100px !important;
    }

    .product__card p {
        margin: 0;
        display: flex;
        font-size: 13px;
        text-align: left !important;
        width: 100%;
        margin-top: 1rem;
    }

    .download {
        display: flex;
        font-size: 12px;
        padding: 0.25rem;
    }

    .see {
        margin-top: 0 !important;
        font-size: 12px;
        border: 1px solid #3C8BDF;
        margin-top: 1rem;
        padding: 0.25rem;
    }

    .see:hover {
        background-color: #3C8BDF;
        color: #FFFFFF;
    }

    .product__card div {
        margin-top: 1rem;
        width: 100%;
    }

    .product__contact {
        padding: 0.5rem 1rem 0.5rem 1rem;
    }

    .container {
        width: 1000px;
    }

    .search__form {
        display: flex;
        flex-direction: row;
        justify-content: center;
        width: 100%;
        gap: 1rem;
    }

    .search__form ::placeholder {
        color: black;
    }

    .search {
        min-width: 35rem;
        padding-inline: 5px;
        font-size: 18px;
        border: 1px solid #3C8BDF !important;
        min-height: 3rem;
    }

    .search__btn {
        font-size: 18px;
        padding-inline: 30px !important;
        width: fit-content !important;
    }

    /* ------------------------ PRODUIT */
    .produit__section {
        flex-direction: row;
    }

    .produit__section img {
        width: 80%;
    }

    .produit__div {
        width: 50%;
        background-color: #fff;
        min-height: 600px;
    }

    .produit__description {
        width: 50%;
    }

    .produit__description h2 {
        margin: 0;
    }

    .produit__description>p {
        margin: 0;
    }

    .produit__menu {
        width: 100%;
    }

    .produit__menu>li>a {
        padding: 0 !important;
    }

    .produit__menu>hr {
        border-bottom: 1px solid #3C8BDF;
        border-top: none;
    }

    .product__precision {
        text-align: left;
    }

    .product__caracteristique__return {
        text-align: left;
    }

    /* ------------------------ QUI */
    .qui__section {
        padding: 0;
    }

    .qui_section>div>p {
        text-align: center;
    }

    .qui__presentation p {
        max-width: 100%;
    }

    .qui__societe__images {
        flex-direction: row;
        justify-content: space-evenly;
        width: 100%;
    }

    .qui__societe__images img {
        width: 30%;
        margin: 0;
    }

    .qui__gammes img {
        width: 100%;
    }

    .qui_bottom_section {
        justify-content: space-between;

    }

    .qui_bottom_card {
        max-width: 45%;
    }

    .qui_bottom_card img {
        width: 100%;
    }

    /* ------------------------ CONTACT */
    .contact__section {
        padding: 0;
    }

    /* ------------------------ CONTACT FORM */
    .form_field {
        margin-bottom: 2rem;
    }

    .form_field>p {
        color: #3C8BDF;
    }

    .form_field>input {
        border: 1px solid #3C8BDF;
        border-top: none;
        border-left: none;
        border-right: none;
        background-color: rgb(230, 229, 229);
        width: 50%;
    }

    .form_field>p {
        width: 50%;
    }

    .form_field>textarea {
        background-color: rgb(230, 229, 229);
        padding-left: 5px;
        border: 1px solid #3C8BDF;
        width: 49%;
        height: 20%;
    }

    .contact__container {
        width: 100%;
        margin-bottom: 2rem;
        flex-direction: row;
    }

    .contact__card {
        width: 200px;
        height: 100px;
        border: 1px solid #3C8BDF;
    }

    .form_field>div {
        width: 50%;
    }

    .capcha>p {
        color: #000000;
    }

    .btn {
        width: 50%;
        border: 1px solid #3C8BDF !important;
        padding: 1rem;
        color: #3C8BDF;
        cursor: pointer;
    }

    .btn:hover {
        color: #FFFFFF !important;
        background-color: #3C8BDF;
    }

    /* -------------------------------------- FOOTER */
    .footer {
        /* flex-direction: row !important; */
        margin-top: 3rem;
        display: grid;
        grid-template-rows: 95% 5%;
        grid-template-columns: 30% 20% 20% 30%;
        flex-direction: inherit;
        justify-content: inherit;
    }

    .footer__div__contacter>a:nth-child(5):hover {
        color: #FFFFFF;
        background-color: #1B8EA2;
        ;

    }

    .footer__logo {
        grid-row: 1;
        width: 100%;
        height: 100%;
    }

    .footer__logo img {
        width: 50%;
        margin: auto;
        height: auto;
    }

    .footer__div {
        grid-row: 1;
    }

    .footer__navigation {
        align-items: center;
        grid-row: 1;
    }

    .footer__navigation__ul {
        flex-direction: row;
        width: 100%;
        margin-top: 10%;
        justify-content: space-around;
    }

    footer>div:nth-child(5)>ul>hr {
        display: none;
    }

    footer>hr {
        display: none;
    }

    .footer__navigation__li>p {
        color: #686565;
        font-family: Source Sans Pro;
        font-size: 17px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 22px;
        text-align: left;
        padding: 0 !important;
        margin: 0 !important;
    }

    .footer__logokg {
        grid-row: 2;
        grid-column-start: 1;
        grid-column-end: 5;
        width: 100%;
        height: 50px;
        margin-right: 1rem !important;
    }

    .footer__logokg p {
        margin-right: 1rem;
    }

    .footer__div {
        margin-top: 15% !important;
    }

    .uk-nav-sub {
        padding: 0 !important;
        margin-top: 1rem !important;
    }

    .uk-nav-sub>li>a {
        color: black;
        list-style: none;
        color: #686565;
        font-family: "Source Sans Pro";
        font-size: 15px;
        letter-spacing: 0;
        line-height: 22px;
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
    }

    .navigation__logo {
        margin-left: 1rem;
    }
}

@media (min-width: 350px) and (max-width: 960px) {
    .produit__div img {
        width: 70%;
    }

    .product__precision {
        text-align: left;
    }

    .product__caracteristique__return {
        text-align: left;
    }

    .search__form {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .search {
        margin-right: 5px;
        width: 65%;
        padding: 10px;
        font-size: 14px;
        border: 1px solid #3C8BDF;
    }

    .search ::placeholder {
        color: black;
    }

    .search__btn {
        width: 20%;
        font-size: 14px;
    }

    .main__pages section {
        margin-bottom: 0;
    }

    .main__home {
        margin-top: 0;
        background-color: rgb(230, 229, 229);
    }

    .header__number {
        background-color: rgb(230, 229, 229);
    }

    .home__gammes__title H3 {
        font-size: 35px;
        padding: 30px;
    }

    .main__pages {
        background-color: rgb(230, 229, 229);
    }
}

@media (min-width: 650px) and (max-width: 960px) {
    .home__gammes__section {
        margin-left: 2rem;
        margin-right: 2rem;
    }

    .home__gammes__ul {
        column-gap: 6rem;
        row-gap: 2rem;
        padding: 0;
    }

    .gamme__ul {
        column-gap: 1rem;
        row-gap: 1rem;
        padding: 0;
    }

    .qui__societe__images {
        flex-direction: row;
    }

    .qui__societe__images img {
        width: 30%;
    }

    .qui_bottom_section {
        justify-content: space-between;
        column-gap: 0;
    }

    .contact__container {
        row-gap: 1rem;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
    }

    .form_field>input {
        width: 50%;
    }

    .form_field>.search,
    .btn {
        width: 25% !important;
    }

    .form_field>p {
        width: 50%;
    }

    .form_field>textarea {
        width: 50%;
    }

    .form_field>div {
        width: 50%;
    }

    .btn {
        width: 50%;
    }

    .search__form {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }
}

@media (min-width: 960px) and (max-width: 1200px) {
    .home__gammes__card {
        max-width: 335px;
        padding: 2rem 0 0 0;
    }

    .home__gammes__ul {
        column-gap: 7rem;
        row-gap: 7rem;
    }

    .home__gammes__card>p {
        padding: 2rem 5rem 0 2.5rem;
    }
}

@media (max-width: 1319px) {
    .contact__a {
        background-color: rgb(230, 229, 229);
        border-radius: none;
    }

    .header__mail {
        fill: #21A2C1;
    }
}

@media (min-width: 1319px) {
    .header__mail {
        fill: #FFFFFF;
    }
}

@media (min-width: 0px) and (max-width: 375px) {
    .header__title H3 {
        font-size: 34px;
    }

    .search__form {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }

    .search {
        width: 80%;
        padding: 10px;
        font-size: 14px;
        border: 1px solid #3C8BDF;
        font-size: 18px;
    }

    .search__btn {
        width: 87%;
        font-size: 17px;
    }
}

@media (min-width: 375px) and (max-width: 959px) {
    .navigation__menu {
        height: 45px;
    }

    .uk-navbar-toggle svg {
        margin-top: -22px;
    }
}

@media (min-width: 960px) and (max-width: 1285px) {
    .uk-navbar-nav>li>a {
        font-size: 12px;
    }
}

@media (min-width: 960px) and (max-width: 1470px) {
    .uk-navbar-nav>li>a {
        width: auto;
    }
}


@media (min-width: 1600px) {
    .home__gammes__section {
        width: 65%;
        column-gap: 15rem;
        row-gap: 7.5rem;
    }

    .home__gammes__ul {
        column-gap: 10rem;
        row-gap: 7.5rem;
        padding: 0;
    }

    .home__gammes__card {
        max-width: 375px;
    }

    .home__eco__container {
        width: 60%;
    }

    .navigation__gammes:hover>ul {
        width: calc(100% - 30%);
        padding: 0 15% 0 15%;
    }

    .contact__card {
        width: 350px;
        height: 200px;
        border: 1px solid #3C8BDF;
    }

    .navigation__gammes>ul>li {
        padding: 25px 0;
    }

    .navigation__gammes:hover>ul {
        display: grid;
        position: absolute;
        background-color: #F8F8F8;
        list-style: none;
        left: 0;
        width: 70% !important;
        max-width: 100%;
        z-index: 5;
        margin-top: 0 !important;
        grid-template-columns: repeat(4, 1fr);
        padding: 0 15% !important;
        column-gap: 1rem;
        row-gap: 1rem;
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }

    .home__gammes__card {
        min-width: 300px;
        max-width: 400px;
        height: 520px;
        margin: 0;
    }

}

@media (min-width: 2000px) {
    .home__gammes__section {
        width: 60%;
        column-gap: 15rem;
        row-gap: 7.5rem;
    }

    footer {
        grid-template-columns: 20% 20% 20% 40% !important;
    }

    .footer__navigation__ul {
        margin-top: 7.5% !important;
    }

    .home__gammes__ul {
        column-gap: 15rem;
        row-gap: 10rem;
        padding: 0;
    }

    .home__eco__container {
        width: 50%;
    }
}