::selection {
    color: #fff;
    background: #a7eeea;
}

::-moz-selection {
    color: #fff;
    background: #a7eeea;
}

body, p{
    color: #8A8A8A;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #333333;
}

a{
    color: #80bc29;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus{
    background: #a7eeea;
}

hr{
    border-color: #80bc29;
}

.collapsible-item-title.panel-title{
    border-bottom: 2px solid #80bc29;
}

.filtre-bleu{
    background: #52aeff;
    opacity: 0;
}

#pop_up_newsletter i:hover{
    color: #80bc29;
}

/* TOPBAR */

.topbar, .copyright{
    background: #80bc29;
}

.copyright a{
    color: #a7eeea;
}

.topbar i{
    color: #a7eeea;
}

/* MENU */

.container_menu{
    background: #80bc29;
}

.navbar .input-search{
    background-color: #80bc29;
}

#bloc-suggestion .suggestion-recherche{
    background: #eeeeee;
}

#bloc-suggestion .suggestion-recherche:hover{
    background: #80bc29;
}

/* FOOTER */

footer{
    background: #191925;
}

/* TITRE PAGE */

.page-title .breadcrumb a, .page-title .breadcrumb a:hover, .page-title .breadcrumb a:active, .page-title .breadcrumb a:focus{
    color: #8A8A8A;
}

.portfolio .portfolio-filter a.active-filter, .portfolio .portfolio-filter a:hover {
    color: #80bc29;
}

/* PACK */

.bloc-pack{
    background: #eeeeee;
}

.bloc-pack .tarif-pack .tarif-montant{
    color: #80bc29;
}

.bloc-pack .titre-pack h3, .icone-popup-credit{
    color: #333333;
}

.portfolio .portfolio-filter-link a.active-filter,
.portfolio .portfolio-filter-link a:hover {
        color: #8A8A8A;
}

.portfolio .portfolio-filter-link a.active-filter:after,
.portfolio .portfolio-filter-link a:hover:after {
    background-color: #8A8A8A;
}

.portfolio .portfolio-filter .sous-menu li{
    background: #eeeeee;
}

.pack-sidebar h2::after{
    background: #80bc29;
}

.pack-sidebar .tarif .price-regular{
    color: #8A8A8A;
}

.pack-sidebar{
    border-right: 2px solid #80bc29;
}

.tarif-montant-barre{
    color: #333333;
}

/* REALISATION */

.realisation-accueil .realisation .fa-plus{
    color: #333333;
}

.background-principal, .background-principal:hover, .background-principal:active, .background-principal:focus{
    background: #80bc29;
}

.entry .entry-title h3 a:hover, .entry .entry-title h3 a:active, .entry .entry-title h3 a:focus {
    color: #80bc29;
}

.entry::after{
    background: #3CCACE;
}

.page-title::after, .separateur-bleu::after{
    background: #3CCACE;
}

.entry-link .invisible-plus{
    background: #80bc29;
}

/* ÉQUIPE */

.accueil-equipe{
    background: #eeeeee;
}

.accueil-equipe h4{
    color: #8A8A8A;
}

.accueil-equipe p{
    color: #333333;
}

.accueil-equipe .container-img-equipe .cadre-check{
    background: #3A6BAF;
}

.accueil-temoignage .nom-temoignage h4{
    color: #8A8A8A;
}

.accueil-temoignage i{
    color: #80bc29;
}

/* SAVOIR-FAIRE */

.savoir-faire svg, .savoir-faire svg path{
    fill: #8A8A8A;
}

.savoir-faire .col-md-4:hover svg, .savoir-faire .col-md-4:hover svg path{
    fill: #f17a16;
}

/* CLIENTS */

.sidebar-client ul li::after{
    background: #8A8A8A;
}

.texte-normal{
    color: #8A8A8A !important;
}