/* Default */

.color_conc_0 {
    color: #070 !important;
}

.color_conc_0:after {
    background: #070 !important;
}

.bg_conc_0 {
    background-color: #070 !important;
}

.btn_conc_0 {
    background-color: #070 !important;
    border-color: #070 !important;
    color: white;
}

.btn_conc_8:hover {
    background-color: #070 !important;
    color: lightgray;
}


/* Lusso */

.color_conc_8 {
    color: #191970 !important;
}

.color_conc_8:after {
    background: #191970 !important;
}

.bg_conc_8 {
    background-color: #191970 !important;
}

.btn_conc_8 {
    background-color: #191970 !important;
    border-color: #191970 !important;
    color: white;
}

.btn_conc_8:hover {
    background-color: #191970 !important;
    color: lightgray;
}


/* Coinova */

.color_conc_78 {
    color: #DAA520 !important;
}

.color_conc_78:after {
    background: #DAA520 !important;
}

.bg_conc_78 {
    background-color: #DAA520 !important;
}

.btn_conc_78 {
    background-color: #DAA520 !important;
    border-color: #DAA520 !important;
    color: white;
}

.btn_conc_78:hover {
    background-color: #DAA520 !important;
    color: lightgray;
}


/* Barbera */

.color_conc_96 {
    color: #d2691e !important;
}

.color_conc_96:after {
    background: #d2691e !important;
}

.bg_conc_96 {
    background-color: #d2691e !important;
}

.btn_conc_96 {
    background-color: #d2691e !important;
    border-color: #d2691e !important;
    color: white;
}

.btn_conc_96:hover {
    background-color: #d2691e !important;
    color: lightgray;
}


/* Linea Camper */

.color_conc_44 {
    color: #ff0000 !important;
}

.color_conc_44:after {
    background: #ff0000 !important;
}

.bg_conc_44 {
    background-color: #ff0000 !important;
}

.btn_conc_44 {
    background-color: #ff0000 !important;
    border-color: #ff0000 !important;
    color: white;
}

.btn_conc_44:hover {
    background-color: #ff0000 !important;
    color: lightgray;
}


/* Camping Sofia */

.color_conc_132 {
    color: #3333cc !important;
}

.color_conc_132:after {
    background: #3333cc !important;
}

.bg_conc_132 {
    background-color: #3333cc !important;
}

.btn_conc_132 {
    background-color: #3333cc !important;
    border-color: #3333cc !important;
    color: white;
}

.btn_conc_132:hover {
    background-color: #3333cc !important;
    color: lightgray;
}


/* Camping Market */

.color_conc_18 {
    color: #009933 !important;
}

.color_conc_18:after {
    background: #009933 !important;
}

.bg_conc_18 {
    background-color: #009933 !important;
}

.btn_conc_18 {
    background-color: #009933 !important;
    border-color: #009933 !important;
    color: white;
}

.btn_conc_18:hover {
    background-color: #009933 !important;
    color: lightgray;
}


/* Caravan GR */

.color_conc_6 {
    color: #cc0000 !important;
}

.color_conc_6:after {
    background: #cc0000 !important;
}

.bg_conc_6 {
    background-color: #cc0000 !important;
}

.btn_conc_6 {
    background-color: #cc0000 !important;
    border-color: #cc0000 !important;
    color: white;
}

.btn_conc_6:hover {
    background-color: #cc0000 !important;
    color: lightgray;
}

body {
    background: #FFF !important;
}

/* Euro vacanze */

.color_conc_style-eurov {
    color: #00b4d9 !important;
    display: inline;
}

.color_conc_style-eurov:after {
    background: #00b4d9 !important;
}

.bg_conc_style-eurov {
    background-color: #00b4d9 !important;
}

.btn_conc_style-eurov {
    background-color: #00b4d9 !important;
    border-color: #00b4d9 !important;
    color: white;
}

.btn_conc_style-eurov:hover {
    background-color: #00b4d9 !important;
    color: lightgray;
}