/* TARTE AU CITRON
----------------------------------------------------------------------------- */
body #tarteaucitronRoot #tarteaucitronAlertBig {
    background: linear-gradient(30deg, #c25d1b 0%, #c25d1b 30%, #952281 100%);
}
body #tarteaucitronRoot #tarteaucitronAlertBig img {
    display: inline-block !important;
    text-align:center !important;
}
body #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
body #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName .tarteaucitronListCookies,
body #tarteaucitron a,
body div#tarteaucitronInfo{
    font-family: 'Raleway', sans-serif !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}
body #tarteaucitron #tarteaucitronPrivacyUrl {
    background-color: #fff;
    color: #2B2B2B !important;
    font-size: 13px;
    padding: 4px 10px;
}

body #tarteaucitronAlertBig #tarteaucitronCloseAlert,
body #tarteaucitronAlertBig #tarteaucitronPersonalize {
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif !important;
    /*margin: 3px;*/
	color: #fff !important;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	/*vertical-align: text-bottom;*/
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: #333 !important;
    border: 1px solid #333 !important;
    padding: 0.375rem 0.75rem;
    font-size: 17px;
    line-height: 1.5 !important;
    border-radius: 0;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: auto;
}
body #tarteaucitronAlertBig #tarteaucitronPersonalize {
    color: #fff;
    background-color: #333 !important;
    border-color: #333 !important;

}
body #tarteaucitronAlertBig #tarteaucitronPersonalize:hover,
body #tarteaucitronAlertBig #tarteaucitronPersonalize:focus
{
    color: #fff;
    background-color: #c25d1b !important;
    border-color: #eee !important;
}
body #tarteaucitronAlertBig #tarteaucitronCloseAlert:hover,
body #tarteaucitronAlertBig #tarteaucitronCloseAlert:focus
{
    color: #eee;
    background-color: transparent !important;
    border-color: #eee !important;
}

body #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie,
body #tarteaucitron #tarteaucitronClosePanel {
    background: #fff;
    color: #2b2b2b !important;
}
body #tarteaucitron #tarteaucitronServices {
    overflow-x: auto;
    margin-top: 0 !important;
}
body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine,
body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover{
    background: #fff;
    border: 3px solid #fff;
    border-top: 5px solid #fff;
}
body #tarteaucitron .tarteaucitronBorder {
    background: #fff;
    border: 3px solid #fff;
    padding-bottom: 40px;
}
body #tarteaucitronRoot .tarteaucitronH1,
body #tarteaucitron #tarteaucitronInfo,
body #tarteaucitronRoot .tarteaucitronH2,
body #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle,
body #tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
body #tarteaucitronServices_analytic .tarteaucitronName,
body #tarteaucitronServices_analytic .tarteaucitronName > span,
body #tarteaucitronServices_analytic .tarteaucitronName > a{
    color: #2b2b2b !important;
}
body #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle,
body #tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
body #tarteaucitron #tarteaucitronInfo, #tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
    background: #fff;
}
body #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
body #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny,
body .tac_activate .tarteaucitronAllow {
    font-weight: 400;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    border: 1px solid #2b2b2b;
    padding: 0.25rem 0.5rem;
    font-size: 16px;
    border-radius: 0;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    background-color: #E9E7E0 !important;
    color: #2b2b2b !important;
    opacity: 1 !important;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif !important;
    margin: 3px;
}
body .tarteaucitronSelfLink,
body #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden,
body #tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
    background: none;
}


body #tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsAllowed .tarteaucitronAsk .tarteaucitronAllow,
body #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow:hover {
    background-color: #c25d1b !important;
    border-color:#000 !important;
    color: #ffffff !important;
}
body #tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsDenied .tarteaucitronAsk .tarteaucitronDeny,
body #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny:hover {
    background-color: #333 !important;
    color: #ffffff !important;
}

body #tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsDenied {
    border-color: transparent !important;
}
body #tarteaucitron #tarteaucitronInfo {
    background: none !important;
    margin-bottom: 25px !important;
}
body #tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsAllowed {
    border: none !important;
}
body div#tarteaucitronAlertBig:before {
    display: none;
}
body #tarteaucitronRoot #tarteaucitronClosePanel {
    z-index: 9;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif !important;
    margin: 3px;
    font-weight: 400;
    border: 1px solid #2b2b2b;
    padding: 0.375rem 0.75rem;
    font-size: 16px;
    line-height: 1.5 !important;
    border-radius: 0;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    color: #fff !important;
    background-color: #2b2b2b;
    width: auto;
}
body #tarteaucitronRoot #tarteaucitronClosePanel:hover {
    background-color: #fff !important;
    border-color: #2b2b2b !important;
    color: #2b2b2b !important;
}
body #tarteaucitronRoot .tarteaucitronH1,
body #tarteaucitronRoot .tarteaucitronH2 {
    line-height: 1 !important;
}
body #tarteaucitronRoot .tarteaucitronH1 {
    margin-top: 60px !important;
    font-family: 'Raleway', sans-serif !important;
    font-size: 36px !important;
}
body #tarteaucitronRoot .tarteaucitronH2 {
    margin-bottom: 15px;
    max-width: 100%;
    font-family: 'Raleway', sans-serif !important;
    font-size: 28px !important;
}
body #tarteaucitron .tarteaucitronH3 {
    font-size: 16px;
    font-family: 'Raleway', sans-serif !important;
}
body div#tarteaucitronInfo {
    border-top: none !important;
    max-width: 100% !important;
    line-height: 1 !important;
    padding: 15px 15px !important;
}
body #tarteaucitron #tarteaucitronServices .tarteaucitronLine {
    padding: 15px 0 0 !important;
}
body #tarteaucitron #tarteaucitronServices #tarteaucitronServices_analytic > .tarteaucitronLine {
    border: none !important;
    background: transparent !important;
}
body #tarteaucitron #tarteaucitronServices #tarteaucitronServices_analytic > .tarteaucitronLine .tarteaucitronName{
    font-size: 0;
}
body #tarteaucitron #tarteaucitronServices #tarteaucitronServices_analytic > .tarteaucitronLine a:not(:last-child){
    display: none;
}
body #tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
    background: transparent !important;
    display: block !important;
    position: relative !important;
    color: #2b2b2b !important;
    font-size: 16px;
    max-width: 100%;
    padding: 0 10px 10px;
    font-family: 'Raleway', sans-serif !important;
}
body #tarteaucitron a {
    text-decoration: underline !important;
}
body #tarteaucitronAlertBig #tarteaucitronCloseAlert,
body #tarteaucitron a:hover,
body #tarteaucitron a:focus {
    text-decoration: none !important;
}
body #tarteaucitronRoot div#tarteaucitron {
    border: 30px solid #fff;
    background: #fff;
}
body #tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsDenied {
    border: none !important;
}
body a#gestionCookies {
    color: #fff !important;
}

/* Affichage du Footer en version mobile :

@media (max-width: 991px) {
    #navbar-collapse-2 {
        display: unset !important;
    }
}
*/
@media (max-width: 768px) {
    body #tarteaucitron #tarteaucitronServices #tarteaucitronServices_analytic > .tarteaucitronLine .tarteaucitronName {
        width: 45% !important;
    }
}
@media (max-width: 560px) {
    body #tarteaucitron #tarteaucitronServices #tarteaucitronServices_analytic > .tarteaucitronLine .tarteaucitronName {
        width: 100% !important;
    }
}