.col .infosclient h4, .col .infosclient .h4 {
    border-bottom: 1px solid #986100;
}
.col .infosclient .row.dotted{
    border-bottom:1px dotted #986100;
}
.side-tabs.top a.active:after, .side-tabs.top li:nth-child(3) span.active:after{
    background: #986100;
}
#headercontent {
    height: 160px;
}

.slogan_p p {
    font-weight: normal;
}

nav#nav-principal a {
    padding: 15px 12px;
    font-weight: normal;
    letter-spacing: 0.1em;
}

body {
    text-rendering: optimizeSpeed;
}


/* styled832series.css | https://sybel7203.cmonsite.fr/css1135/styled832series.css */

#block-flottant-search {
    top: 30px !important;
    left: 55% !important;
    z-index: 10000 !important;
    height: 36px !important;
    width: 196px !important;
    transform: translateX(-50%);
}

#block-flottant-search .btn-search {
    /* border-radius: 0; */
    border-radius: 0 50px 50px 0;
}

/* style_all_designs.css | https://sybel7203.cmonsite.fr/css1135/style_all_designs.css */

#block-flottant-search input[type="text"] {
    /* border: 0 none; */
    /* width: 0; */
    /* display: inline-block; */
    /* position: absolute; */
    border: 1px solid #ccc;
    width: 150px;
    display: table-cell;
    position: static;
    padding: 10px;
    border-radius: 50px 0 0 50px;
}

#block-flottant-search .btn-search {
    /* position: absolute; */
    /* width: 35px; */
    position: static;
    width: 38px;
    background: #ccc !important;
    border-color: #ccc !important;
}

#block-flottant-search .input-group {
    /* margin-left: -161px; */
    margin-left: 0;
    display: flex;
}


/* styled832.css | https://www.madflyfishing.com/css1198/styled832.css */

footer {
    /* color: #fff; */
    color: inherit;
}

footer a, footer p {
    /* color: #fff; */
    color: inherit;
}


/* styled832series.css | https://www.madflyfishing.com/css1198/styled832series.css */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-top: .5rem;
}


@media (min-width: 640px) and (max-width: 1023px) {
    nav#nav-principal a {
        /* padding: 12px 10px; */
        /* font-size: 14px; */
        padding: 6px 10px;
        font-size: 11px;
    }

    #nav-principal > ul {
        padding: 5px 20px;
    }

}

/* style_perso.css | https://www.madflyfishing.com/css2386/47933-832-832-112/style_perso.css */

@media (min-width: 640px) and (max-width: 1023px) {
    nav#nav-principal a {
        /* font-size: 11px; */
        font-size: 18px;
    }
}

@media only screen and (max-width: 1023px) {
    nav#nav-principal.nav_ouverte > ul {
        overflow: scroll;
        max-height: 100vh !important;
        overscroll-behavior: contain;
    }
}


@media only screen and (max-width: 1023px) {
  #block-flottant-search {
    display: block;
    position: static !important;
    transform: none !important;
    margin: 0 auto;
  }
}


@media only screen and (min-width: 1024px) {
  #nav-principal .navigation_button_p > ul {
    overflow-y: auto;
  }
}
