@font-face {
    font-family: 'MarkPro';
    src: url('../fonts/MarkPro.woff2') format('woff2'), url('../fonts/MarkPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MarkMedium';
    src: url('../fonts/MarkPro-Medium.woff2') format('woff2'), url('../fonts/MarkPro-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MarkBold';
    src: url('../fonts/MarkPro-Bold.woff2') format('woff2'), url('../fonts/MarkPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'MarkLight';
    src: url('../fonts/MarkPro-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RageItalic';
    src: url('../fonts/Rage-Italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    color: #8b8b8b;
    font-family: 'MarkPro';
    font-size: 16px;
    background-color: #f6f6f6;
}

* {
    margin: 0px;
    padding: 0px;
}

p {
    font-family: 'MarkPro';
    font-size: 16px;
}

ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

a,
a:focus,
a:hover {
    text-decoration: none;
}

.btn:focus {
    box-shadow: none !important;
}


/*  Header  */

.header {
    padding: 35px 0;
}

.header .row {
    align-items: center;
}

.header .logo {
    max-width: 230px;
}

.menu ul li {
    display: block;
    text-align: left;
}

.menu ul li ul li {
    display: block;
    text-align: left;
    background-color: rgba(173, 173, 175, 0.69);
}

.menu ul li a {
    font-family: 'MarkPro';
    font-size: 16px;
    color: #7d7d7d;
}

.menu ul li a span {
    font-family: 'MarkBold';
    font-size: 16px;
    color: #f26722;
}

.reseau_link {
    margin: 0;
}

.reseau_link a img,
.reseau_link a {
    margin-right: 2px;
}

.reseau_link b {
    margin-right: 2px;
}

.menu_top {
    padding-bottom: 5px;
}

.row.menutout {
    display: flex;
    align-content: stretch;
    justify-content: space-between;
    align-items: center;
}

.search {
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-right: 40px solid #f26722;
}

.dropdown-toggle::after {
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-left: 10px;
    vertical-align: 2px;
    border: 2px solid #f26722;
    content: "";
    border-top: none;
    background: hwb(0 100% 0% / 0);
    border-left: none;
    transform: rotate(45deg);
}

.menu_top ul li {
    margin-left: 17px;
    padding-bottom: 10px;
}

.menu_top ul li:first-child {
    margin-left: 30px;
}

.menu_top ul {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
    border-bottom: 2px solid #bebebe;
}

.hamburger {
    display: none;
}

.dropdown button#dropdownMenuButton1 {
    padding: 0;
    font-family: 'MarkBold';
    font-size: 17px;
    color: #565656;
}

.menu .menu_bottom li a {
    font-family: 'MarkBold';
    font-size: 17px;
    color: #565656;
}

a.dropdown-item {
    font-size: 13px !important;
}

.menutoutstyle1 .dropdown-menu {
    display: none !important;
}

.dropdown-menu.show {
    display: block !important;
}

.menu .menu_bottom ul {
    display: flex;
    justify-content: space-between;
}

.menu .menu_bottom {
    margin-top: 23px;
}

.phone_logo {
    position: relative;
    margin-right: 10px;
}

.modal-fullscreen .modal-content {
    border: 0;
    text-align: center;
}

.modal {
    z-index: 99999 !important;
}

.modal-content {
    background-color: #f26722;
}

.form_search {
    position: relative;
}

.form_search input,
.form_search input::placeholder {
    font-family: 'MarkPro';
    font-size: 24px;
    color: #fff;
    border: 0;
    outline: none;
    width: 100%;
    background: transparent;
}

.form_search button {
    background: none;
    border: none;
}

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

.formheader {
    width: 450px;
    margin: 10px auto;
    max-width: 90%;
}

.formheader_text input,
.formheader_text input::placeholder {
    font-family: 'MarkPro';
    font-size: 24px;
    color: #fff;
    border: 0;
    outline: none;
    width: 100%;
}

.formheader_text input:focus,
.formheader_text input {
    border-bottom: 1px solid #fff !important;
}

.formheader_text input.inputsherche {
    color: #f26722;
    background: #FFF url(../images/LoaderIcon.gif) no-repeat center right;
}

.formheader_option {
    margin: 20px auto;
}

.formheader_option label {
    color: #fff;
    text-align: left;
    display: block;
    margin-bottom: 4px;
}

.formheader_option select {
    -webkit-appearance: button;
    -moz-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-padding-end: 20px;
    -moz-padding-end: 20px;
    -webkit-padding-start: 2px;
    -moz-padding-start: 2px;
    background-color: #f6f6f6;
    /* Fallback color if gradients are not supported */
    background-image: url(../images/select-arrow.png), linear-gradient(to bottom, #f6f6f6, #F4F4F4);
    /* Standard syntax; must be last */
    background-position: center right;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    border-radius: 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    color: #555;
    font-size: inherit;
    margin: 0;
    overflow: hidden;
    padding-top: 2px;
    padding-bottom: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.formheader_option .row {
    margin-bottom: 10px;
}

.suggesstion-box {
    position: relative;
    height: 0px;
}

.suggesstion-box .produits-list-contenu {
    position: absolute;
    max-height: 220px;
    background: #afb0b0;
    width: 100%;
    text-align: left;
    padding-bottom: 4px;
    overflow-y: scroll;
    color: #fff;
}

.suggesstion-box .produits-list-contenu li {
    border-bottom: 1px solid #fff;
    padding: 4px;
    cursor: pointer;
}

.suggesstion-box .produits-list-contenu li:last-child {
    border-bottom: none;
}

.footerformr {}

.footerformr .btn {
    border: 2px solid #fff;
    width: 100%;
    color: #fff;
}

.footerformr .btn.btn-secondary {}

.footerformr .btn.btn-send {
    background-color: #fff;
    color: #f26722;
}


.formheader .bootstrap-autocomplete.dropdown-menu {}

.menutoutstyle1 .dropdown-menu {
    left: -39px;
    right: 0px;
    margin: auto;
}

.menutoutstyle1 .dropdown-menu li {
    left: 0;
    right: 0;
    margin: auto;
    line-height: 46px;
    display: block;
    text-align: left;
    padding-left: 10Px;
    border-bottom: 1px solid #afb0b0;
}

.menutoutstyle1 .dropdown-menu li a {
    display: block;
    color: #fff;
    font-size: 14px;
}

.menutoutstyle1 .dropdown-menu li:last-child {
    border: none;
}

.menu ul li {
    position: relative;
    display: inline-block;
}

.menu ul li:hover .dropdown-menu {
    display: block !important;
}

.menu ul li:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 3px;
    bottom: 11px;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
}

.menutoutstyle1 .dropdown-menu {
    position: absolute;
    top: 80%;
    right: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 260px;
    padding: 0px 0;
    margin: 2px 0 0;
    padding-top: 6px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #adadafb0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border-bottom: 3px solid #e95318;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 7px;
}

.menutoutstyle1 .dropdown-menu img {
    width: 30px;
}

.menutoutstyle1 .dropdown-toggle::after {
    display: inline-block;
    height: 10px;
    width: 10px;
    content: "";
    transform: rotate(45deg);
}

.dropdown-menu.styleaccompagnement li:hover {
    background-color: #e95318;
}

@media (max-width: 1399px) {
    .menu_top ul li {
        margin-left: 0px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .menu ul li a {
        font-size: 13px;
    }

    .menu_top ul li {
        margin-left: unset;
        padding-bottom: 10px;
    }
}

@media (max-width: 991px) {
    .menu {
        position: fixed;
        top: 0;
        width: 400px;
        height: 100vh;
        display: flex;
        flex-direction: column;
        background: #e35e25;
        transition: .7s ease;
        -webkit-transition: .7s ease;
        -moz-transition: opacity .7s ease;
        overflow-y: auto;
        text-align: unset;
    }

    .dropdown button#dropdownMenuButton1 {
        color: #fff;
    }

    .menu_top ul {
        padding-top: 50px;
    }

    .menu_top ul li {
        margin-left: unset;
        padding-bottom: 10px;
        display: block;
        text-align: unset;
    }

    .menu_top ul li:first-child {
        margin-left: 0px;
    }

    .menu_bottom li a {
        color: #fff;
    }

    .hamburger {
        z-index: 9999;
        width: 100%;
        height: 60px;
        cursor: pointer;
        display: block;
        position: relative;
        padding-top: 11px;
        padding-right: 11px;
    }

    .hamburger button {
        background: transparent;
        border: 0;
        outline: none;
        position: relative;
        top: 0;
        width: 100%;
        height: 40px;
    }

    .hamburger samp,
    .hamburger .ferme {
        font-family: 'MarkPro';
        font-size: 10px;
        color: #f26722;
        letter-spacing: 2px;
        text-transform: uppercase;
        display: block;
        text-align: right;
    }

    .hamburger .ferme {
        display: none;
    }

    .hamburger.animate samp {
        display: none;
    }

    .hamburger.animate .ferme {
        display: block;
        letter-spacing: 0;
        width: 50px;
        position: absolute;
        right: 14px;
    }

    .hamburger.animate {
        position: absolute;
        top: 0;
        left: 0;
    }

    .bar,
    .bar:after,
    .bar:before {
        height: 4px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .bar {
        transform: translateY(25px);
        background: #f26722;
        transition: all 0ms 300ms;
        position: absolute;
        top: -9px;
        width: 33px;
        right: 0;
    }

    .bar.animate {
        background: rgba(255, 255, 255, 0);
    }

    .bar:before {
        content: "";
        position: absolute;
        right: 0;
        top: -13px;
        background: #f26722;
        width: 45px;
        transition: bottom 500ms 500ms cubic-bezier(0.23, 1, 0.32, 1), transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    .bar:after {
        content: "";
        position: absolute;
        right: 0;
        top: 13px;
        width: 45px;
        background: #f26722;
        transition: top 500ms 500ms cubic-bezier(0.23, 1, 0.32, 1), transform 500ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    .bar.animate:after {
        background: #f26722;
        top: -2px;
        transform: rotate(45deg);
        transition: top 500ms cubic-bezier(0.23, 1, 0.32, 1), transform 500ms 500ms cubic-bezier(0.23, 1, 0.32, 1);
        ;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        width: 40px;
        height: 4px;
    }

    .bar.animate:before {
        background: #f26722;
        top: -3px;
        transform: rotate(-45deg);
        transition: bottom 500ms cubic-bezier(0.23, 1, 0.32, 1), transform 500ms 500ms cubic-bezier(0.23, 1, 0.32, 1);
        ;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        width: 40px;
        height: 4px;
    }

    .show_menu {
        right: 0;
        opacity: 1;
        z-index: 999;
    }

    .hide_menu {
        opacity: 0;
        right: -400px;
    }

    .menu .show_menu ul {
        display: block;
    }

    .menu_bottom .menu_bottom {
        margin-top: 20px;
    }

    .menu_top ul {
        display: block;
        text-align: center;
        margin-top: 50px;
    }

    .menu ul li a {
        color: #fff;
    }

    .menu_bottom ul li {
        display: block;
    }

    .menu .menu_bottom ul {
        display: block;
    }

    .menu .menu_bottom ul li {
        display: block;
        text-align: center;
        margin-bottom: 15px;
    }

    .menu ul li a span,
    .menu .menu_bottom ul li a {
        color: #fff;
    }

    .reseau_link b {
        margin-right: 2px;
        display: block;
        color: #fff;
        margin-bottom: 10px;
    }

    .menu_top ul li img {
        filter: sepia(100%);
    }

    .dropdown-toggle::after {
        border-color: #ffffff;
        right: 20px;
        top: 5px;
    }

    .menutoutstyle1 .dropdown-menu {
        position: relative;
        float: none;
        border-radius: 0px;
        background-color: transparent;
        border: 0px;
    }

    .menutoutstyle1 .dropdown-menu li {
        text-align: left !important;
    }

    .menutoutstyle1 .dropdown-menu {
        left: auto;
        right: auto;
    }
}

@media (max-width: 575px) {
    .header {
        padding: 25px 0;
    }

    .menu {
        width: 76%;
    }

    .menu ul {
        padding-top: 0;
    }

    .menu .menu_bottom {
        margin-top: 0;
    }

    .bar.animate:after,
    .bar.animate:before {
        background: #fff;
    }

    .hamburger.animate .ferme {
        color: #fff;
    }
}

.liste_deroulante li {
    position: relative;
}

.dropdown_nav {
    position: absolute;
    top: 100%;
    width: max-content;
    text-align: left !important;
    background-color: #f5f5f5;
}

.dropdown_nav a {
    color: #fff !important;
    display: inline-block !important;
    margin-right: 0 !important;
    font-family: 'MarkMedium' !important;
    padding-top: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    border-bottom: 1px solid #bb9c7f;
}

.dropdown_nav li:last-child a {
    border-bottom: none;
}

.dropdown_nav a:last-child {
    padding-bottom: 10px !important;
}

.dropdown_nav a:hover {
    border-bottom: none;
}

.dropdown_nav {
    display: none;
    z-index: 3;
}

.dropdown_nav li {
    display: block !important;
    text-align: center !important;
    background-color: #d9b692;
    color: white !important;
    margin-left: 0 !important;
}

.liste_deroulante li:hover>.dropdown_nav {
    display: block;
}

.liste_deroulante ul li .dropdown_nav ul li:last-child a {
    color: #fff;
    padding: 0px !important;
    background: none !important;
    text-align: center;
}


/*  switcher Home  */

.switcher_home {
    position: relative;
}

.img_switcher_home img {
    width: 100%;
}

.titre_switcher_home {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
}

.titre_switcher_home .switcher_title {
    color: #fff;
    line-height: 60px;
    position: relative;
    bottom: 50px;
}

.switcher_title span {
    display: block;
    font-family: 'MarkPro';
    font-size: 50px;
    color: #fff;
    margin-bottom: 0;
}

.switcher_title span>span {
    display: inline;
    font-family: 'MarkBold';
}

.choix_title {
    font-family: 'RageItalic';
    color: #fff;
    font-size: 45px;
    position: relative;
    bottom: 50px;
}

#switcher_homepage .owl-nav.disabled+.owl-dots {
    margin-top: 0px;
    position: absolute;
    bottom: 140px;
    left: 140px;
}

#switcher_homepage .owl-dots .owl-dot.active span,
#switcher_homepage .owl-dots .owl-dot:hover span {
    background: #fff;
}

#switcher_homepage .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: #d6d6d600;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    border: 3px solid white;
}

.btn-outline-info:hover {
    background-color: #f26722;
    border-color: #f26722;
    color: #fff;
}

.btn-outline-info:hover.blanc_btn {
    color: #f26f2e;
    font-family: 'MarkBold';
    font-size: 18px;
    background-color: #fff;
    border-color: #fff;
}

.btn-outline-info.blanc_btn {
    color: #fff;
    font-family: 'MarkBold';
    height: 50px;
    width: 200px;
    font-size: 18px;
    border-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    border: 2px solid;
}

@media (max-width: 1199px) {
    .titre_switcher_home .switcher_title {
        line-height: 45px;
        bottom: 20px;
    }

    .switcher_title span {
        font-size: 40px;
    }

    .choix_title {
        font-size: 40px;
        bottom: 30px;
    }

    #switcher_homepage .owl-nav.disabled+.owl-dots {
        margin-top: 0px;
        position: absolute;
        bottom: 120px;
        left: 50px;
    }
}

@media (max-width: 991px) {
    .titre_switcher_home .switcher_title {
        line-height: 35px;
        bottom: 0px;
    }

    .switcher_title span {
        font-size: 30px;
    }

    .choix_title {
        font-size: 30px;
        bottom: 0px;
    }

    #switcher_homepage .owl-nav.disabled+.owl-dots {
        margin-top: 0px;
        position: absolute;
        bottom: 100px;
        left: 120px;
    }
}

@media (max-width: 767px) {
    .titre_switcher_home .switcher_title {
        line-height: 30px;
        bottom: 0px;
    }

    .switcher_title span {
        font-size: 25px;
    }

    .btn-outline-info.blanc_btn {
        height: 35px;
        width: 150px;
        font-size: 14px;
    }

    .choix_title {
        font-size: 25px;
        bottom: 0px;
    }

    #switcher_homepage .owl-nav.disabled+.owl-dots {
        margin-top: 0px;
        position: absolute;
        bottom: 65px;
        left: 127px;
    }
}

@media (max-width: 575px) {
    .titre_switcher_home .switcher_title {
        line-height: 26px;
        bottom: 0px;
    }

    .switcher_title span {
        font-size: 22px;
    }

    .btn-outline-info.blanc_btn {
        height: 35px;
        width: 140px;
        font-size: 14px;
    }

    .choix_title {
        font-size: 22px;
        bottom: 0px;
    }

    #switcher_homepage .owl-nav.disabled+.owl-dots {
        margin-top: 0px;
        position: absolute;
        bottom: 45px;
        left: 20px;
    }
}


/*  actualite blog home page  */

h2.titre_actualite_index {
    font-family: 'MarkPro';
    font-size: 40px;
    color: #f26722;
    margin: 30px 0;
}

.images_actualite {
    margin-bottom: 25px;
    text-align: center;
}

.text_article label {
    font-family: 'MarkPro';
    color: #f26722;
}

.text_article h2 {
    font-family: 'MarkPro';
    color: #484848;
    font-size: 24px;
    font-weight: bold;
    margin: 15px 0;
}


/*  Footer  */

.footer {
    background: #efefef;
    padding: 80px 0 50px;
    margin-top: 40px;
}

.menu_footer {
    margin: 60px 0;
}

.menu_footer ul,
.footer_bottom ul {
    text-align: left;
}

.menu_footer ul li,
.footer_bottom ul li {
    display: block;
    margin: 20px 0;
}

.menu_footer ul li:first-child a,
.menu_footer ul li:first-child {
    font-family: 'MarkBold';
    font-size: 20px;
    color: #f26722;
    margin-bottom: 30px;
}

.milieu {
    display: flex;
    align-items: center;
}

.menu_footer ul li a {
    font-family: 'MarkPro';
    font-size: 15px;
    color: #484848;
}

.btn-outline-info:hover.orange_btn {
    color: #fff;
    font-family: 'MarkPro';
    background-color: #f26f2e;
    border-color: #f26f2e;
}

.btn-outline-info.orange_btn {
    color: #f26f2e;
    font-family: 'MarkPro';
    border-color: #f26f2e;
}

.btn-outline-info:hover.orangefull_btn {
    color: #fff;
    font-family: 'MarkPro';
    background-color: #f26f2e;
    border-color: #f26f2e;
    width: 100%;
}

.demandebtn {
    text-align: center;
}

.btn-outline-info.orangefull_btn {
    color: #fff;
    font-family: 'MarkPro';
    background: #f26f2e;
    border-color: #f26f2e;
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.telecharger a span {
    display: block;
    font-family: 'MarkBold';
    font-size: 15px;
}

.footer_bottom ul li {
    font-family: 'MarkPro';
    font-size: 15px;
    color: #fff;
    margin-left: 80px;
}

.suivez p {
    font-family: 'MarkPro';
    font-size: 20px;
    color: #484848;
    display: block;
}

.suivez p span {
    font-family: 'MarkBold';
    font-size: 20px;
    color: #484848;
    display: block;
}

.inscription p {
    font-family: 'MarkPro';
    font-size: 24px;
    color: #f26f2e;
    display: block;
}

.inscription p span {
    font-family: 'MarkBold';
    font-size: 24px;
    color: #f26f2e;
    display: block;
}

.demandebtn img {
    margin-right: 10px;
}

.ambd {
    text-align: center;
    margin-top: 15px;
}

.ambd p {
    font-family: 'MarkBold';
    font-size: 22px;
    color: #616161;
    margin-top: 5px;
}

.ambd a,
.amambdb img {
    display: block;
    max-width: 240px;
    margin: auto;
}

.reseau_sociaux {
    text-align: end;
    color: #8b8b8b;
}

.reseau_sociaux a {
    color: #8b8b8b;
}

.sub_footer img {
    margin-left: 5px;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    display: inline-block;
}

.sub_footer img:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

.logo_footer img {
    max-width: 230px;
}

@media (max-width: 767px) {
    .logo_footer {
        text-align: center;
        margin-bottom: 25px;
    }

    .suivez {
        text-align: center;
        margin-bottom: 25px;
    }

    .link_footer {
        text-align: center;
        margin-bottom: 25px;
    }

    .inscription {
        text-align: center;
    }

    .menu_footer {
        margin: 0px 0;
    }

    .menu_footer ul li {
        display: flex;
        justify-content: space-around;
    }

    .menu_footer ul li:first-child {
        margin-bottom: 10px;
    }

    .btn-outline-info.orange_btn {
        text-align: center;
        align-items: center;
        display: block;
        margin-bottom: 25px;
    }

    .demandebtn {
        text-align: center;
        margin-top: 15px;
    }

    .copyright {
        text-align: center;
        margin-bottom: 10px;
    }

    .reseau_sociaux {
        text-align: center;
    }

    .menu_footer ul li:first-child a,
    .menu_footer ul li:first-child {
        margin-bottom: 5px;
    }
}


/*  nuisible solutions  */

.nuisible_solutions .row>* {
    padding-right: calc(var(--bs-gutter-x)/ 3);
    padding-left: calc(var(--bs-gutter-x)/ 3);
}

.nuisible_solutions .col {
    padding-right: 0;
}

.item_nuisible_solutions {
    position: relative;
    display: flex;
    align-items: center;
}

.item_nuisible_solutions>a {
    display: block;
    width: 100%;
}

.item_nuisible_solutions a .img-fluid {
    width: 100%;
}

.titre_nuisible_solutions {
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    padding: 0px 40px 0px 0px;
}

img.icon_nuisible_solutions {
    position: relative;
    top: 45%;
    left: 17px;
    transform: rotate(316deg);
    width: 37px;
}

img.icon_nuisible_solutions.desinsect {
    position: relative;
    top: 56%;
    left: 8px;
    transform: rotate(316deg);
}

img.icon_nuisible_solutions.equipement {
    position: relative;
    top: 39%;
    left: 19px;
    transform: rotate(316deg);
}

img.icon_nuisible_solutions.appatage {
    position: relative;
    top: 52%;
    left: 8px;
    transform: rotate(316deg);
}

img.icon_nuisible_solutions.moniteurrougeur {
    position: relative;
    top: 43%;
    left: 13px;
    transform: rotate(316deg);
}

img.icon_nuisible_solutions.moniteur {
    position: relative;
    top: 46%;
    left: 2px;
    transform: rotate(316deg);
}

img.icon_nuisible_solutions.anti {
    position: relative;
    top: 35%;
    left: 19px;
    transform: rotate(316deg);
}

.bg-red {
    transform: rotate(45deg);
    background-color: #f26722;
    width: 100px;
    height: 100px;
    top: 20px;
    right: -12px;
    position: relative;
    border-radius: 20px;
}

.bg-green {
    transform: rotate(45deg);
    background-color: #587f1b;
    width: 100px;
    height: 100px;
    top: 20px;
    right: -12px;
    position: relative;
    border-radius: 20px;
}

.bg-bleuciel {
    transform: rotate(45deg);
    background-color: #67d2f1;
    width: 100px;
    height: 100px;
    top: 20px;
    right: -12px;
    position: relative;
    border-radius: 20px;
}

.bg-bleu {
    transform: rotate(45deg);
    background-color: #163ca8;
    width: 100px;
    height: 100px;
    top: 20px;
    right: -12px;
    position: relative;
    border-radius: 20px;
}

.bg-vertclaire {
    transform: rotate(45deg);
    background-color: #9bb51f;
    width: 100px;
    height: 100px;
    top: 20px;
    right: -12px;
    position: relative;
    border-radius: 20px;
}

.bg-orange {
    transform: rotate(45deg);
    background-color: #ec6824;
    width: 100px;
    height: 100px;
    top: 20px;
    right: -12px;
    position: relative;
    border-radius: 20px;
}

.bg-jauneclaire {
    transform: rotate(45deg);
    background-color: #fab823;
    width: 100px;
    height: 100px;
    top: 20px;
    right: -12px;
    position: relative;
    border-radius: 20px;
}

.bg-vertnuit {
    transform: rotate(45deg);
    background-color: #4ea889;
    width: 100px;
    height: 100px;
    top: 20px;
    right: -12px;
    position: relative;
    border-radius: 20px;
}

.bg-jaune {
    transform: rotate(45deg);
    background-color: #ffba00;
    width: 100px;
    height: 100px;
    top: 20px;
    right: -12px;
    position: relative;
    border-radius: 20px;
}

.bg-noir {
    transform: rotate(45deg);
    background-color: #414141;
    width: 100px;
    height: 100px;
    top: 20px;
    right: -12px;
    position: relative;
    border-radius: 20px;
}

.outer {
    position: absolute;
    top: 13px;
    right: -8px;
    /*left: 147px;*/
    width: 70px;
    height: 140px;
    overflow: hidden;
    border-radius: 17px;
}

.titre_nuisible_solutions label {
    font-family: 'MarkBold';
    font-size: 17px;
    display: block;
    text-align: center;
    color: #fff;
}

.title_nuisible_solutions {
    font-family: 'MarkPro';
    font-size: 40px;
    color: #f26722;
    margin: 40px 0;
}

.row_5_colum {
    display: flex;
    flex-wrap: wrap;
}

.row_5_colum .item_colum {
    flex-grow: 2;
    width: calc(100% * (1/5) - 10px);
    padding: 3px;
    margin: 5px;
    position: relative;
}

.title_nous_choisir {
    text-align: left;
    margin-bottom: 30px;
}

@media (max-width: 1399px) {
    .img_map_projet_home img {
        top: -200px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .img_map_projet_home img {
        right: -35px;
    }
}

@media (max-width: 1199px) {
    .projet_home {
        margin: 60px 0 100px;
    }

    .img_map_projet_home img {
        top: -110px;
        right: unset;
    }

    .item_projet_home h3 {
        font-size: 30px;
    }

    .item_projet_home p strong {
        font-size: 20px;
    }

    .outer {
        left: 110px;
    }
}

@media (max-width: 991px) {
    .img_map_projet_home {
        text-align: right;
    }

    .img_map_projet_home img {
        position: relative;
        top: unset;
    }

    .outer {
        left: 214px;
    }

    .titre_nuisible_solutions {
        width: unset;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .row_5_colum .item_colum {
        flex-grow: 2;
        width: calc(100% * (1/2) - 10px);
        padding: 3px;
        margin: 5px;
    }

    .item_nuisible_solutions {
        max-width: unset;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .projet_home {
        margin: 20px 0 70px;
    }

    .projet_home .row_direction {
        flex-direction: column-reverse;
    }

    .item_projet_home {
        height: auto;
        min-height: 360px;
    }

    .row_5_colum .item_colum {
        flex-grow: 2;
        width: calc(100% * (1/2) - 10px);
        padding: 3px;
        margin: 5px;
    }

    .outer {
        left: 170px;
    }
}

@media (max-width: 575px) {
    .projet_home {
        margin: 10px 0 50px;
    }

    .item_projet_home h3 {
        font-size: 25px;
    }

    .item_projet_home h3 b {
        font-size: 20px;
    }

    .row_5_colum .item_colum {
        flex-grow: 2;
        width: calc(100% * (1/2) - 10px);
        padding: 3px;
        margin: 5px;
    }

    .outer {
        right: -2px;
        left: unset;
    }
}


/*  nous choisir  */

.title_nous_choisir h4 {
    font-family: 'MarkPro';
    font-size: 45px;
    color: #f26722;
    display: block;
}

.title_nous_choisir h4 span {
    font-family: 'MarkBold';
    font-size: 45px;
    color: #f26722;
    display: block;
}

.item_nouschoisir {
    text-align: center;
}

.title_item_nouschoisir h5 {
    color: #545454;
    font-family: 'MarkBold';
    font-size: 20px;
    margin-top: 15px;
}

#switcher_nous_choisir .owl-nav.disabled+.owl-dots {
    margin-top: 0px;
}

#switcher_nous_choisir .owl-dots .owl-dot.active span {
    background: #f26722;
    border: 3px solid #f26722;
    width: 50px;
    margin-top: 30px;
}

#switcher_nous_choisir .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: #b7b7b7;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    border: 3px solid #b7b7b7;
}

.nous_choisir {
    margin: 60px 0;
}

@media (max-width: 991px) {
    .title_nous_choisir h4 span {
        font-size: 30px;
    }

    .title_nous_choisir h4 {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    #switcher_nous_choisir .owl-nav.disabled+.owl-dots {
        position: unset;
    }
}

@media (max-width: 575px) {}


/*  fournisseur ?  */

.fournisseur {
    background-color: #1b1b1b;
    background-image: url(../images/mouse_bg.png);
    background-repeat: no-repeat;
    background-size: auto;
    margin-bottom: 60px;
}

.logo_fournisseur {
    margin-top: 30px;
}

.text_fournisseur h6.titre_fournisseur span {
    color: #f26722;
    text-decoration: underline;
}

.text_fournisseur h6.titre_fournisseur {
    font-size: 50px;
    font-family: 'MarkBold';
    margin-top: 40px;
    color: #fff;
}

.img_fournisseur_left {
    position: relative;
}

.img_fournisseur_left img {
    width: 456px;
    height: 729px;
}

ul.list-fournisseur li {
    margin: 40px 0px;
    height: 55px;
}

ul.list-fournisseur li img {
    margin-right: 10px;
}

ul.list-fournisseur li span {
    font-family: 'MarkBold';
    color: #fff;
    font-size: 15px;
}

a.btn.btn-outline-info.orange_savoir {
    color: #fff;
    background: #f26f2e;
    font-family: 'MarkPro';
    border-color: #f26f2e;
    border-radius: 0;
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 991px) {
    .img_fournisseur_left {
        position: relative;
        margin-top: 30px;
    }
}

@media (max-width: 575px) {}


/* rondiricide */

.tab_produit {
    margin-top: 50px;
}

.text_management_profile h3 {
    font-size: 22px;
    color: #939393;
}

.menu_footer_produit .nav-link:focus,
.menu_footer_produit .nav-link:hover {
    border: none;
    outline: none;
}

.nav-tabs.menu_footer_produit .nav-link:focus,
.nav-tabs.menu_footer_produit .nav-link:hover {
    border-color: none;
    isolation: isolate;
}

.nav-tabs.menu_footer_produit .nav-item.show .nav-link,
.nav-tabs.menu_footer_produit .nav-link.active {
    font-family: 'MarkBold';
    color: #495057;
    background-color: #fff;
    border-color: #dee2e600 #dee2e600 #e91515;
    border-bottom: 3px solid #e91515;
}

.nav-tabs.menu_footer_produit {
    border-bottom: none;
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 20px;
}

.corps_profile:after {
    content: ' ';
    height: 30px;
    position: absolute;
    right: 0;
    margin-right: -90px;
    border: 1px solid;
    color: #adadad;
}

.nav-tabs.menu_footer_produit .nav-item:last-child .corps_profile:after {
    display: none;
}

.menu_footer_produit .nav-link:hover {
    display: block;
    padding: 0.5rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.paragraphe1_row {
    color: #606060;
}

.paragraphe1_row span {
    font-family: 'MarkBold';
    color: #606060;
}

.corps_profile {
    position: relative;
    display: flex;
}

@media (max-width: 991px) {
    .flex_center_produit {
        display: block;
    }

    .title_page_produit {
        position: unset !important;
        top: 0;
        margin-top: 30px;
        text-align: center;
    }

    .image_categorie_produit {
        position: unset !important;
        text-align: center;
        margin-top: 20px;
    }
}


/* caroussel image */

#galerie_slider_thumbnail .sky .galerie_slider_thumbnail img {
    opacity: .5;
}

#galerie_slider_thumbnail .galerie_slider_thumbnail img {
    opacity: 1;
}

.galerie_slider.zoom_gallery {
    text-align: center;
    margin-top: 15px;
}

.image_carateristique .zoom_gallery {
    text-align: center;
    margin-top: 15px;
}

.image_carateristique.zoom_gallery img {
    margin: 20px 0 30px 7px;
}

.galerie_slider.zoom_gallery img {
    margin: 20px 0 30px 7px;
}

.galerie_slider.zoom_gallery_produits {
    text-align: center;
    margin-top: 15px;
}

.galerie_slider.zoom_gallery_produits img {
    margin: 20px 0 30px 7px;
}

.list_page_produit ul li {
    display: flex;
    align-items: center;
}

.list_page_produit ul li:before {
    content: ' ';
    height: 12px;
    width: 12px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #e91515;
    margin-right: 10px;
}


/* liste produit */

.bg-rouge {
    transform: rotate(45deg);
    background-color: #e91515;
    width: 100px;
    height: 100px;
    left: -38px;
    position: relative;
    border-radius: 20px;
}

.icon_rat_position {
    position: relative;
    bottom: -22px;
    width: 48px;
    right: -40px;
    transform: rotate(316deg);
}

.position_triangle {
    height: 160px;
    width: 140px;
    display: flex;
    overflow: hidden;
    border-radius: 17px;
    align-items: center;
}

.title_produit_selectionner h1 {
    color: #525252;
    font-family: 'MarkBold';
    font-size: 40px;
}

.filtrage {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.trait_filtrage {
    border-bottom: 1px solid #c6c6c6;
}

ul.dropdown-menu.show {
    background: #f6f6f6;
}

.blog_list_produit {
    margin-top: 40px;
}

.description_produit p {
    font-size: 14px;
    margin: 30px 0;
    padding: 0 20px;
    color: #e91515;
}

.btn_liste_produits {
    color: #f26f2e;
    font-family: 'MarkPro';
    border-color: #f26f2e;
    height: 50px;
    width: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
}

.afficher_plus.text-center {
    display: flex;
    justify-content: center;
}


/* bon partenaire */

.description_partenaire p span {
    display: block;
    font-family: 'MarkBold';
}

.description_partenaire {
    text-align: center;
    margin: 30px 0 50px;
}

.description_produit_partenaire p span {
    font-family: 'MarkBold';
}

.description_partenaire p span strong {
    font-family: 'MarkBold';
    color: #f26f2e;
}

.produits_partenaire {
    text-align: center;
    margin-top: 20px;
}

.image_partenaire {
    margin-bottom: 30px;
}

.title_vision h2 {
    color: #f26f2e;
    font-family: 'MarkBold';
    margin-bottom: 20px;
}


/* sav */

.construire_sav span {
    font-family: 'MarkBold';
}

.construire_sav {
    margin: 50px 0;
}

.description_partenaire p {
    font-size: 23px;
}

.title_sav {
    text-align: center;
    position: relative;
    bottom: 70px;
    color: #fff;
}

.title_sav p {
    font-family: 'MarkBold';
    font-size: 20px;
}

.titre_noir {
    color: black;
}


/*  marque  */

.title_marque h6 {
    font-family: 'MarkPro';
    font-size: 40px;
    color: #f26722;
    margin-bottom: 40px;
}

.text_marque p {
    text-align: center;
    font-family: 'MarkPro';
    font-size: 40px;
    color: #cbcbcb;
}

.marque {
    margin-bottom: 60px;
}

@media (min-width: 1200px) and (max-width: 1399px) {}

@media (min-width: 992px) and (max-width: 1199px) {}

@media (max-width: 991px) {}

@media (max-width: 767px) {
    ul.dropdown-menu.show {
        background-color: transparent;
    }

    .menutoutstyle1 .dropdown-menu.show+.dropdown-toggle::after {
        transform: rotate(224deg);
    }
}

@media (max-width: 575px) {
    .icon_rat_position {
        bottom: -14px;
    }

    .title_produit_selectionner h1 {
        margin-left: 40px;
    }
}


/* titre menu  */

.titre_span {
    text-align: center;
    margin-bottom: 4px;
}

.titre_span span {
    display: block;
}

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

.titre_menu_center {
    align-items: center;
}

@media (max-width: 991px) {}


/* slider top */

.slider_top {
    background-image: url(../images/slider_top.png);
    background-color: #f26722;
    background-position: right;
    background-size: auto;
    background-repeat: no-repeat;
    height: 200px;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}

.titre_slider_top h1 {
    font-family: 'MarkPro';
    font-size: 60px;
    color: #fff;
}

.slider_image {
    background-image: url(../images/rodonticide_bg.png);
    background-color: #f26722;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 430px;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}

.titre_slider_top h1 {
    font-family: 'MarkPro';
    font-size: 60px;
    color: #fff;
}


/* breadcrumb */

li.breadcrumb-item a {
    font-family: 'MarkPro';
    font-size: 16px;
    color: #9a9a9a;
}

.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #f26722;
    content: var(--bs-breadcrumb-divider, "/");
}

.breadcrumb-item.active {
    color: #525252;
    font-family: 'MarkBold';
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 3rem;
    list-style: none;
}


/* page produit */

.produits_selectionner {
    background: #fff;
    border: 1px solid #cdcdcd;
}

.image_gallerie img {
    margin: 20px 0 30px 15px;
}

.flex_center_produit {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
}

.title_page_produit {}

.title_page_produit h2 {
    font-weight: 600;
}

.list_page_produit {
    line-height: 3;
    margin-left: 20px;
}

.image_categorie_produit {
    position: absolute;
    bottom: 0;
}

.contenue_blog_produit {
    border: 1px solid #d0d0d0;
    text-align: center;
    padding: 30px 15px;
    min-width: 400px;
    height: 450px;
    min-height: 300px;
    margin-bottom: 30px;
    background: #fff;
}

.blog_list_produit .contenue_blog_produit {
    width: 100%;
    max-width: 400px;
    min-width: 100%;
}

.image_blog_produit {
    height: 250px;
}

.image_blog_produit a img {
    max-height: 100%;
}

.image_carateristique {}

.description_blog_produit p {
    font-size: 14px;
    margin: 30px 0;
    color: #fab823;
}

.description_blog_produit.title_active p {
    color: #e91515;
}

.title_blog_produit h5 {
    font-family: 'MarkBold';
    color: #525252;
    font-size: 22px;
    margin-bottom: 15px;
}

.link_blog_produit a {
    font-family: 'MarkBold';
    text-decoration: underline;
    color: #f26722;
    font-size: 15px;
}

.title_produit_complementaire h4 {
    text-align: center;
    margin: 50px 0;
}


/* sous_slider_ */

.contenue_sous_slider ul {
    display: flex;
    justify-content: space-evenly;
    align-content: center;
}

.contenue_sous_slider ul li {
    display: inline;
    text-align: center;
    margin-bottom: 40px;
}

.contenue_sous_slider ul li a {
    font-family: 'MarkPro';
    font-size: 20px;
    color: #606060;
}

.contenue_sous_slider ul li a.active {
    font-family: 'MarkBold';
    border-bottom: 2px solid #f26722;
}


/* accompagnement */

.item_accompagnement {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 20px;
    transition: transform 1.2s;
}

.item_accompagnement:hover {
    transform: scale(1.1);
    z-index: 1;
}

.titre_icon_accompagnement {
    margin-top: 15px;
    color: #fff;
    font-family: 'MarkBold';
    font-size: 18px;
}

.contenue_accompagnement {
    position: absolute;
}

@media (max-width: 767px) {
    .titre_slider_top h1 {
        font-family: 'MarkPro';
        font-size: 40px;
        color: #fff;
    }
}

@media (max-width: 575px) {
    .titre_slider_top h1 {
        font-family: 'MarkPro';
        font-size: 30;
        color: #fff;
    }

    .slider_top {
        background-size: contain;
    }

    .contenue_sous_slider ul {
        display: block;
    }

    .contenue_sous_slider ul li {
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }

    .image_blog_produit {
        height: 219px;
    }

    .contenue_blog_produit {
        min-width: 250px;
        height: 439px;
    }

    .list_page_produit ul li {
        font-size: 13px;
    }

    .corps_profile:after {
        content: ' ';
        height: 0;
        color: #adadad00;
    }
}


/* switcher page  */

.switcher_pages {
    position: relative;
}

.img100 {
    width: 100%;
}

.titre_switcher_pages {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
}

.titre_switcher_pages h1 {
    font-family: 'MarkPro';
    font-size: 55px;
    color: #fff;
    margin: 0;
}


/* blog page */

.date_blog a {
    margin-top: 25px;
    font-size: 16px;
    font-family: 'MarkPro';
    color: #f26722;
}

.titre_blog a {
    font-family: 'MarkBold';
    font-size: 18px;
    color: #606060;
}

.item_blog {
    margin-bottom: 30px;
}

.image_item_blog {
    text-align: center;
}

@media (min-width: 1200px) and (max-width: 1399px) {}

@media (max-width: 991px) {}

@media (max-width: 575px) {
    .titre_blog a {
        font-size: 16px;
    }
}


/* identification */

.title_identification h2 {
    margin-bottom: 25px;
    font-size: 40px;
    font-family: 'MarkBold';
    color: #f26722;
}

.text_identification p {
    font-size: 16px;
    font-family: 'MarkPro';
    color: #606060;
}

.text_identification p span {
    font-family: 'MarkBold';
}

.contenue_identification {
    margin-bottom: 30px;
    padding-left: 20px;
}

.contenue_page_produit .addtocomparateurstyle label {
    font-family: 'MarkPro';
    font-size: 17px;
    color: #565656;
}


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

@media (max-width: 992px) {
    .image_identification {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 30px;
    }

    .title_identification h2 {
        text-align: center;
    }

    .contenue_page_produit {
        text-align: center;
    }
}


/* evenement */

.contenue_evenement {
    display: flex;
    align-content: center;
    padding: 21px 0px 0px 30px;
    position: relative;
    align-items: flex-start;
}

.text_evenement p {
    font-size: 21px;
    color: #606060;
}

.text_evenement p span {
    font-family: 'MarkBold';
}

.text_evenement p span strong {
    font-family: 'MarkBold';
    color: #f26722;
}

.deux_image {
    display: flex;
    justify-content: flex-end;
    align-content: center;
    margin-top: -87px;
    position: relative;
}

.img_left {
    display: flex;
    justify-content: flex-end;
    padding-right: 30px;
}

.text_evenement p {
    font-size: 20px;
}

.paragraphe_evenement {
    margin: 20px 0 50px;
}

@media (min-width: 991px) and (max-width: 1200px) {
    .contenue_evenement {
        padding: 0px;
    }

    .row_evenement {
        margin-top: -65px;
    }

    .deux_image {
        display: flex;
        justify-content: flex-end;
        align-content: center;
        margin-top: -30px;
        position: relative;
    }
}

@media (max-width: 991px) {
    .image_evenement {
        text-align: center;
    }

    .contenue_evenement {
        padding: 0px;
    }

    .row_evenement {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .deux_image {
        margin-top: 0;
    }

    .img_left {
        padding-right: 0px;
    }

    .deux_image {
        display: block;
        margin-top: 0px;
        position: relative;
    }

    .img_left {
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }
}

@media (max-width: 575px) {
    .img_left {
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }
}


/* workshop */

.worshop {
    background-image: url(../images/worshop.png);
    min-height: 500px;
    display: flex;
    text-align: center;
    align-items: center;
    align-content: center;
}

.text_workshop p {
    margin: 0;
    color: #fff;
    font-size: 30px;
}

.text_workshop p span {
    font-family: 'MarkBold';
}

.text_workshop p span strong {
    font-family: 'MarkBold';
    color: #f26722;
}


/* / contact form */


/*---------------------------------------------*/

.siege {
    margin-top: 20px;
}

.siege ul {
    display: inline-table;
    line-height: 3;
    color: #5e5e5e;
    font-family: 'MarkPro';
}

.siege ul li:first-child {
    font-family: 'MarkBold';
    font-size: 20px;
}

.info_contact ul {
    display: inline-table;
    line-height: 3;
    color: #5e5e5e;
    font-family: 'MarkPro';
}

.info_contact ul li:first-child {
    font-family: 'MarkBold';
    font-size: 20px;
}

.info_contact ul li span a {
    font-family: 'MarkBold';
    color: #f26f2e;
}

@media (max-width: 991px) {
    .contenue_contact {
        margin-top: 20px;
        text-align: center;
    }

    .siege ul {
        text-align: left;
        width: 350px;
    }

    .info_contact ul {
        text-align: left;
        width: 350px;
    }
}

input {
    outline: none;
    border: none;
}

textarea {
    outline: none;
    border: none;
}

textarea:focus,
input:focus {
    border-color: transparent !important;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}

input:focus:-ms-input-placeholder {
    color: transparent;
}

textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

textarea:focus:-moz-placeholder {
    color: transparent;
}

textarea:focus::-moz-placeholder {
    color: transparent;
}

textarea:focus:-ms-input-placeholder {
    color: transparent;
}

input::-webkit-input-placeholder {
    color: #999999;
}

input:-moz-placeholder {
    color: #999999;
}

input::-moz-placeholder {
    color: #999999;
}

input:-ms-input-placeholder {
    color: #999999;
}

textarea::-webkit-input-placeholder {
    color: #999999;
}

textarea:-moz-placeholder {
    color: #999999;
}

textarea::-moz-placeholder {
    color: #999999;
}

textarea:-ms-input-placeholder {
    color: #999999;
}

iframe {
    border: none !important;
}


/*------------------------------------------------------------------
[  ]*/

.contact2-form-title {
    display: block;
    font-family: 'MarkBold';
    font-size: 45px;
    color: #273148;
    line-height: 1.2;
    padding-bottom: 90px;
    padding-top: 100px;
}


/*------------------------------------------------------------------
[  ]*/

.wrap-input2 {
    width: 100%;
    position: relative;
    border-bottom: 2px solid #adadad;
    margin-bottom: 60px;
}

.formulaire_contact {
    margin-bottom: 110px;
}

.maps_ifram iframe {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

.list_contact {
    padding: 0 !important;
    margin: auto;
    max-width: 486px;
}

.maps_contact .row .col-md-6 {
    margin: 0 !important;
    padding: 0 !important;
}

.ul_list {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    background-color: #273148;
}

.list_contact ul li {
    margin-bottom: 35px;
    font-family: 'MarkLight';
    font-size: 20px;
    color: #fff;
}

.list_contact ul li img {
    margin-right: 20px;
}

.input2 {
    display: block;
    width: 100%;
    font-family: Poppins-Regular;
    font-size: 15px;
    color: #55555500;
    line-height: 1.2;
}

.focus-input2 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}

.focus-input2::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    background: rgba(219, 21, 99, 1);
    background: -webkit-linear-gradient(45deg, #d5007d, #e53935);
    background: -o-linear-gradient(45deg, #d5007d, #e53935);
    background: -moz-linear-gradient(45deg, #d5007d, #e53935);
    background: linear-gradient(45deg, #d5007d, #e53935);
}

.focus-input2::after {
    content: attr(data-placeholder);
    display: block;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    font-family: 'MarkPro';
    font-size: 18px;
    color: #3d3d3d;
    line-height: 1.2;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}


/*---------------------------------------------*/

input.input2 {
    height: 45px;
    background: #ff000000;
}

input.input2+.focus-input2::after {
    top: 16px;
    left: 0;
}

textarea.input2 {
    min-height: 115px;
    padding-top: 13px;
    padding-bottom: 13px;
    background: #ff000000;
}

textarea.input2+.focus-input2::after {
    top: 16px;
    left: 0;
}

.input2:focus+.focus-input2::after {
    top: -13px;
}

.input2:focus+.focus-input2::before {
    width: 100%;
}

.has-val.input2+.focus-input2::after {
    top: -13px;
}

.has-val.input2+.focus-input2::before {
    width: 100%;
}


/*------------------------------------------------------------------
[ Button ]*/

.contact2-form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 300px;
    height: 80px;
    width: 100%;
    font-family: 'MarkBold';
    font-size: 22px;
    color: #fff;
    line-height: 1.2;
    background-color: #f26f2e;
    border-radius: 0;
    border: none;
}

button.contact2-form-btn span {
    margin-left: 15px;
}


/*------------------------------------------------------------------
[ Responsive ]*/

@media (max-width: 576px) {
    .wrap-contact2 {
        padding: 72px 15px 90px 15px;
    }
}


/*------------------------------------------------------------------
[ Alert validate ]*/

.validate-input {
    position: relative;
}

.alert-validate::before {
    content: attr(data-validate);
    position: absolute;
    max-width: 70%;
    background-color: white;
    border: 1px solid #c80000;
    border-radius: 2px;
    padding: 4px 25px 4px 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0px;
    pointer-events: none;
    font-family: Poppins-Regular;
    color: #c80000;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.alert-validate::after {
    content: "\f12a";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    color: #c80000;
    font-size: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 8px;
}

.alert-validate:hover:before {
    visibility: visible;
    opacity: 1;
}

@media (max-width: 992px) {
    .alert-validate::before {
        visibility: visible;
        opacity: 1;
    }
}

.section-pagination {}

.pagination {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 20px 0px;
}

.pagination li {
    display: inline-block;
}

.pagination a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px;
}

.pagination li.active a {
    background-color: #f26f2e;
    color: white;
    border: 1px solid #f26f2e;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
}

.content_page {
    margin: 80px 0;
}

.actualite_index .content_page {
    margin: 40px auto;
}


/*  Contact  */

.text_input {
    margin-bottom: 50px;
}

.text_input input,
.text_input textarea {
    width: 100%;
    height: 50px;
    font-family: 'MarkPro';
    font-size: 17px;
    color: #3c4a53;
    border: 0;
    background: 0 0;
    outline: 0;
    border-bottom: 1px solid #C5C5C5;
}

.text_input textarea {
    resize: none;
    min-height: 233px;
}

.button_submit button {
    font-family: 'MarkPro';
    font-size: 18px;
    color: #fff;
    border: 1px solid #f26823;
    background: #f26823;
    outline: 0;
    padding: 20px 75px 20px 110px;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    width: 100%;
}

.button_submit button:hover {
    color: #f26823;
    background: #fff;
    padding: 20px 75px;
}

.button_submit button:before {
    content: "";
    position: absolute;
    left: 30px;
    top: 25px;
    width: 35px;
    height: 16px;
}

.button_submit button:hover:before {
    display: none;
}

.error {
    display: block;
    font-size: 14px;
    font-family: 'MarkPro';
    color: red;
    line-height: 2;
}

.info_contact {}

.info_contact.info_footer li {
    margin-right: 0;
    color: #3c4a53;
    margin-top: 25px;
    display: inline-flex;
    align-items: center;
}

.info_contact.info_footer li img {
    margin-right: 30px;
}

@media (max-width: 991px) {
    .info_contact {
        padding-left: 0;
        margin-top: 50px;
    }

    .info_contact.info_footer li {
        display: block;
    }
}

@media (max-width: 575px) {
    .button_submit button {
        font-size: 16px;
        padding: 16px 50px 16px 76px;
    }

    .button_submit button:hover {
        padding: 16px 63px;
    }

    .button_submit button:before {
        left: 17px;
        top: 21px;
        width: 32px;
        height: 15px;
        background-size: contain;
    }
}

.contenue_blog_produit {
    position: relative;
}

.contenue_blog_produit:hover .desc_product_view {
    display: block;
    visibility: visible;
    opacity: 1;
}

.desc_product_view {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 20px 5px 30px 10px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
}

.desc_product_view h5 {
    font-family: 'MarkBold';
    color: #fff;
    font-size: 23px;
}

.desc_product_view .description_produit p {
    color: #fff;
    font-size: 15px;
    font-family: 'MarkLight';
}


/* .contenue_profile_paragraphe .description_produit p,.desc_product_view .description_produit p{ 
    font-size: 14px;
    margin: 0px 0 !important;
    padding: 0 20px;
    color: #e91515;
} */

.addtocomparateurstyle label,
.desc_product_view a.link {
    color: #fff;
    font-size: 16px;
    font-family: 'MarkLight';
}

.text_profile_paragraphe:not(.show) {
    display: none;
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    margin-bottom: 40px;
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}


/* css list block elevenmedia*/


/*  Block page  */

.block_page {}

.block_page .row {
    align-items: center;
}

.titre_block {
    font-family: 'MarkBold';
    font-size: 24px;
    margin-bottom: 35px;
    display: inline-flex;
    align-items: center;
}

.titre_block img {
    margin-right: 30px;
    max-width: 70px;
}

.content_block p {
    font-family: 'MarkPro';
    font-size: 16px;
    color: #8b8b8b;
    line-height: 25px;
    text-align: justify;
}

.content_block ul {
    margin-top: 10px;
}

.content_block ul li {
    font-family: 'MarkMedium';
    font-size: 16px;
    color: #000000;
    padding-bottom: 25px;
    padding-left: 25px;
    position: relative;
    line-height: 2;
    max-width: 1000px;
}

.content_block ul li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    background: #1992e0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.content_block h3 {
    font-family: 'MarkBold';
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 25px;
}

.row_actualite_mobile {
    display: none;
}

@media (max-width: 991px) {

    .img_gauche,
    .img_droit {
        text-align: center;
        margin-bottom: 20px;
    }

    .block_image_droit .row {
        flex-direction: column-reverse;
    }
}

@media (max-width: 767px) {
    .row_actualite_desk {
        display: none;
    }

    .row_actualite_mobile {
        display: block;
    }

    .contenue_blog {
        text-align: center;
    }

    #switcher_actualite_mobile .owl-prev span,
    #switcher_actualite_mobile .owl-next span {
        color: white;
        font-size: 50px;
        border-radius: 50%;
        background: #e35e25;
        transition: 0.3s;
        height: 43px;
        overflow: hidden;
        display: block;
        width: 43px;
        line-height: 41px;
        padding: 0px;
    }

    #switcher_actualite_mobile .owl-next {
        position: absolute;
        top: 30%;
        right: 2%;
    }

    #switcher_actualite_mobile .owl-prev {
        position: absolute;
        top: 30%;
        left: 2%;
    }
}

@media (max-width: 575px) {
    .block_page {
        margin-top: 30px;
    }

    .content_page {
        margin: 0px 0;
    }

    h2.titre_actualite_index {
        font-family: 'MarkPro';
        font-size: 29px;
        color: #f26722;
        margin: 30px 0;
        text-align: center;
    }

    .titre_nuisible_solutions {
        position: absolute;
        bottom: 30px;
        left: 0px;
        right: 0;
        padding: 0px 0px 0px 0px;
    }

    .titre_block {
        font-size: 21px;
    }

    .titre_block img {
        margin-right: 20px;
        max-width: 50px;
    }

    .actualite_index {
        margin-top: 80px;
    }
}

.partenaire-item-list {}

.partenaire-item-list .owl-stage {
    display: flex;
    align-items: center;
    justify-content: center;
}

.partenaire-item-list .partenaire-item {}

.partenaire-item-list .partenaire-item img {}


/* ---------- details mediatheque Page -----------*/

.item_media::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0 0 0 / 50%) 100%);
    pointer-events: none;
}

.item_media label {
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-family: 'MarkPro';
    color: #ffffff;
    font-size: 22px;
    padding: 10px;
    display: block;
}

.item_media a:last-child {
    position: absolute;
    right: 0;
    left: 0;
    top: 40%;
    text-align: center;
    margin: 0 auto;
}

.image_item_blog img {
    border-radius: 34px;
    margin-bottom: 17px;
}

#switcher_homepage .owl-prev {
    position: absolute;
    top: 40%;
    left: 2%;
}

#switcher_homepage .owl-next {
    position: absolute;
    top: 40%;
    right: 2%;
}

#switcher_homepage .owl-prev span,
#switcher_homepage .owl-next span {
    color: white;
    font-size: 50px;
    border-radius: 50%;
    background: #e35e25;
    transition: 0.3s;
    height: 43px;
    overflow: hidden;
    display: block;
    width: 43px;
    line-height: 41px;
    padding: 0px;
}

#switcher_homepage .owl-prev span:hover,
#switcher_homepage .owl-next span:hover {
    color: #e35e25;
    background: #fff;
    transition: 0.3s;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
    color: 0;
    text-decoration: none;
}

.fiche_document {
    text-align: center;
    margin: 65px 0;
}

.fiche_document h4 {
    margin: 20px 0;
    color: #494949;
    font-size: 18px;
    font-family: 'MarkBold';
}

.fiche_document a {
    color: #f26f2e;
    font-family: 'MarkPro';
    padding: 9px 28px;
    border: #f26f2e 1px solid;
    border-radius: 5px;
}

.fiche_document a img {
    margin-right: 10px;
}

.fiche_document a:hover {
    color: #fff;
    font-family: 'MarkPro';
    font-size: 16px;
    background-color: #f26f2e;
    border-color: #f26f2e;
}

.hidden_text {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    height: 48px;
}

@media (max-width: 575px) {

    #switcher_homepage .owl-prev span,
    #switcher_homepage .owl-next span,
    #switcher_homepage .owl-prev span:hover,
    #switcher_homepage .owl-next span:hover {
        background: #e35e2500;
    }

    #switcher_homepage .owl-next {
        position: absolute;
        top: 30%;
        right: 2%;
    }

    #switcher_homepage .owl-prev {
        position: absolute;
        top: 30%;
        left: 2%;
    }
}


/* *************************** messege button ********************* */

.close_contact {
    border: none;
    padding: 10px 15px;
    margin-right: 15px;
    background: #f2faff;
}

.listcaractiristique {
    margin-bottom: 40px;
}

.listcaractiristique .table-data-attr {
    width: 90%;
    max-width: 960px;
    margin: 0px auto;
    border: 1px solid #bebebe8f;
}

.listcaractiristique .table-data-attr tr:nth-child(even) {
    background: #f5f6f7;
}

.listcaractiristique .table-data-attr tr:nth-child(odd) {
    background: #ffffff;
}

.listcaractiristique .table-data-attr tr th,
.listcaractiristique .table-data-attr tr td {
    width: 50%;
    padding: 10px 30px;
    text-align: left;
}

.listcaractiristique .table>tbody>tr>td {
    border-right: 0px;
}

.listcaractiristique .table>tbody>tr>th {
    border-left: 0px;
    font-weight: 600;
}

.page_comparateur {
    margin: 40px auto;
    padding: 40px 0px;
    background-color: #fff;
}

.comparateur_item_header_option {
    text-align: right;
}

.comparateur_item_header_option a {
    font-family: 'MarkBold';
    font-size: 17px;
    color: #565656;
}

.page_comparateur .comparateur_item h3:after {
    background-color: #f26722;
    margin: 6px 0 0;
    display: block;
    height: 2px;
    width: 45px;
    content: '';
}

.comparateur_item {
    padding: 5px 20px;
}

.comparateur_item .comparateur_item_header {}

.comparateur_item .comparateur_item_header h3 {
    color: #565656;
}


.comparateur_item .comparateur_item_image {
    display: block;
    position: relative;
    height: 200px;
    border: 1px solid #bebebe;
    overflow: hidden;
    margin-bottom: 10px;
}

.comparateur_item .comparateur_item_image a {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    border: 1px solid #bebebe;
    right: -1px;
    top: -1px;
    color: rgb(229 37 37);
    z-index: 999;
    text-align: center;
    line-height: 30px;
    font-size: 23px;
}

.comparateur_item .comparateur_item_image img {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto;
}

.comparateur_item h4 a.comparateur_item_name {
    display: block;
    font-family: 'MarkBold';
    color: #525252;
    font-size: 17px;
    margin-bottom: 5px;
    text-align: center;
}

.comparateur_item h4 a.comparateur_item_category {
    display: block;
    font-family: 'MarkBold';
    color: #525252;
    font-size: 13px;
    margin-bottom: 15px;
    text-align: center;
}

.comparateur_item_body {
    margin: 20px auto;
}

.comparateur_item_body_item {
    border-bottom: 1px solid #bebebe;
}

.comparateur_item_body_item:after {
    content: "";
    display: table;
    clear: both;
}

.comparateur_item_body_item label {
    float: left;
    width: 50%;
    font-size: 12px;
    padding: 10px 5px;
    text-align: left;
    height: 100%;
}

.comparateur_item_body_item .comparateur_item_body_item_name {}

.comparateur_item_body_item .comparateur_item_body_item_valuer {
    font-weight: 600;
    color: #525252;
    background-color: #f8f8f8;
    display: block;
    min-height: 40px;
}

.comparateur_item_body_item .comparateur_item_body_item_valuer img {
    width: 30px;
    display: inline-block;
}

.comparateur_item_body_item .savoir-plus {
    border: 1px solid #e91515;
    background: #e91515;
    text-align: center;
    display: block;
    border-radius: 3px;
    color: #fff;
    margin: 10px auto;
}

#modelcomparateur {}

#modelcomparateur .modal-content {}

#modelcomparateur .modal-content .modal-header {}

#modelcomparateur .modal-content .modal-header .modal-title {
    color: #fff;
    font-size: 26px;
}

#modelcomparateur .modal-content .modal-footer {}

#modelcomparateur .modal-content .modal-footer .btn-secondary {
    color: #fff;
    background-color: #e61c30;
    border-color: #e61c30;
}

#contenu_html_comparer {}

#contenu_html_comparer p {
    color: #fff;
    font-size: 20px;
}

#contenu_html_comparer a {
    color: #fff;
    font-size: 20px;
    text-decoration: revert;
}

.comparateur_item_body .list_page_produit {
    margin: 5px auto;
}

.comparateur_item_body .list_page_produit ul li {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 4px;
}