/* CSS GENEREE DYNAMIQUEMENT DEPUIS FUNCTIONS.PHP */

/* FONT SIZE */
.btn, .gform_button { font-size: 1rem !important; }
.section-footer-texte { font-size: 1rem !important; }
.list-group-item { font-size: 1rem !important; }

/* COLOR : BLANC */
.font-blanc, .font-blanc a, .font-hover-blanc:hover, li.font-hover-blanc:hover > a, .placeholder-blanc::placeholder, .placeholder-blanc ::placeholder { color: #ffffff !important; }
@media (min-width: 992px) { .font-lg-blanc a, li.font-hover-lg-blanc:hover > a { color: #ffffff !important; } }
.link-blanc a, .link-hover-blanc:hover { color: #ffffff !important; text-decoration: underline !important; }
.bg-blanc, .bg-hover-blanc:hover { background-color: #ffffff !important; }
@media (min-width: 992px) { .bg-lg-blanc { background-color: #ffffff !important; } }
.border-blanc, .border-hover-blanc:hover { border-color: #ffffff !important; }
.picto-blanc, .picto-hover-blanc:hover { fill: #ffffff !important; }
.bullet-blanc span { background-color: #ffffff !important; }

/* COLOR : ROSE */
.font-rose, .font-rose a, .font-hover-rose:hover, li.font-hover-rose:hover > a, .placeholder-rose::placeholder, .placeholder-rose ::placeholder { color: #e8d0ff !important; }
@media (min-width: 992px) { .font-lg-rose a, li.font-hover-lg-rose:hover > a { color: #e8d0ff !important; } }
.link-rose a, .link-hover-rose:hover { color: #e8d0ff !important; text-decoration: underline !important; }
.bg-rose, .bg-hover-rose:hover { background-color: #e8d0ff !important; }
@media (min-width: 992px) { .bg-lg-rose { background-color: #e8d0ff !important; } }
.border-rose, .border-hover-rose:hover { border-color: #e8d0ff !important; }
.picto-rose, .picto-hover-rose:hover { fill: #e8d0ff !important; }
.bullet-rose span { background-color: #e8d0ff !important; }

/* COLOR : BLEU FONCé */
.font-bleufonce, .font-bleufonce a, .font-hover-bleufonce:hover, li.font-hover-bleufonce:hover > a, .placeholder-bleufonce::placeholder, .placeholder-bleufonce ::placeholder { color: #000a5f !important; }
@media (min-width: 992px) { .font-lg-bleufonce a, li.font-hover-lg-bleufonce:hover > a { color: #000a5f !important; } }
.link-bleufonce a, .link-hover-bleufonce:hover { color: #000a5f !important; text-decoration: underline !important; }
.bg-bleufonce, .bg-hover-bleufonce:hover { background-color: #000a5f !important; }
@media (min-width: 992px) { .bg-lg-bleufonce { background-color: #000a5f !important; } }
.border-bleufonce, .border-hover-bleufonce:hover { border-color: #000a5f !important; }
.picto-bleufonce, .picto-hover-bleufonce:hover { fill: #000a5f !important; }
.bullet-bleufonce span { background-color: #000a5f !important; }

/* COLOR : BLEU */
.font-bleu, .font-bleu a, .font-hover-bleu:hover, li.font-hover-bleu:hover > a, .placeholder-bleu::placeholder, .placeholder-bleu ::placeholder { color: #5a78ff !important; }
@media (min-width: 992px) { .font-lg-bleu a, li.font-hover-lg-bleu:hover > a { color: #5a78ff !important; } }
.link-bleu a, .link-hover-bleu:hover { color: #5a78ff !important; text-decoration: underline !important; }
.bg-bleu, .bg-hover-bleu:hover { background-color: #5a78ff !important; }
@media (min-width: 992px) { .bg-lg-bleu { background-color: #5a78ff !important; } }
.border-bleu, .border-hover-bleu:hover { border-color: #5a78ff !important; }
.picto-bleu, .picto-hover-bleu:hover { fill: #5a78ff !important; }
.bullet-bleu span { background-color: #5a78ff !important; }

/* COLOR : VERT */
.font-vert, .font-vert a, .font-hover-vert:hover, li.font-hover-vert:hover > a, .placeholder-vert::placeholder, .placeholder-vert ::placeholder { color: #abd8d2 !important; }
@media (min-width: 992px) { .font-lg-vert a, li.font-hover-lg-vert:hover > a { color: #abd8d2 !important; } }
.link-vert a, .link-hover-vert:hover { color: #abd8d2 !important; text-decoration: underline !important; }
.bg-vert, .bg-hover-vert:hover { background-color: #abd8d2 !important; }
@media (min-width: 992px) { .bg-lg-vert { background-color: #abd8d2 !important; } }
.border-vert, .border-hover-vert:hover { border-color: #abd8d2 !important; }
.picto-vert, .picto-hover-vert:hover { fill: #abd8d2 !important; }
.bullet-vert span { background-color: #abd8d2 !important; }

/* COLOR : VERT CLAIR */
.font-vertclair, .font-vertclair a, .font-hover-vertclair:hover, li.font-hover-vertclair:hover > a, .placeholder-vertclair::placeholder, .placeholder-vertclair ::placeholder { color: #e1f2ef !important; }
@media (min-width: 992px) { .font-lg-vertclair a, li.font-hover-lg-vertclair:hover > a { color: #e1f2ef !important; } }
.link-vertclair a, .link-hover-vertclair:hover { color: #e1f2ef !important; text-decoration: underline !important; }
.bg-vertclair, .bg-hover-vertclair:hover { background-color: #e1f2ef !important; }
@media (min-width: 992px) { .bg-lg-vertclair { background-color: #e1f2ef !important; } }
.border-vertclair, .border-hover-vertclair:hover { border-color: #e1f2ef !important; }
.picto-vertclair, .picto-hover-vertclair:hover { fill: #e1f2ef !important; }
.bullet-vertclair span { background-color: #e1f2ef !important; }

/* COLOR : GRADIENT ROSE */
.font-gradientrose, .font-gradientrose a, .font-hover-gradientrose:hover, li.font-hover-gradientrose:hover > a, .placeholder-gradientrose::placeholder, .placeholder-gradientrose ::placeholder { color: #e8d0ff !important; }
@media (min-width: 992px) { .font-lg-gradientrose a, li.font-hover-lg-gradientrose:hover > a { color: #e8d0ff !important; } }
.link-gradientrose a, .link-hover-gradientrose:hover { color: #e8d0ff !important; text-decoration: underline !important; }
.bg-gradientrose, .bg-hover-gradientrose:hover { background-color: #e8d0ff !important; }
@media (min-width: 992px) { .bg-lg-gradientrose { background-color: #e8d0ff !important; } }
.border-gradientrose, .border-hover-gradientrose:hover { border-color: #e8d0ff !important; }
.picto-gradientrose, .picto-hover-gradientrose:hover { fill: #e8d0ff !important; }
.bullet-gradientrose span { background-color: #e8d0ff !important; }

/* COLOR : GRADIENT VERT */
.font-gradientvert, .font-gradientvert a, .font-hover-gradientvert:hover, li.font-hover-gradientvert:hover > a, .placeholder-gradientvert::placeholder, .placeholder-gradientvert ::placeholder { color: #abd8d2 !important; }
@media (min-width: 992px) { .font-lg-gradientvert a, li.font-hover-lg-gradientvert:hover > a { color: #abd8d2 !important; } }
.link-gradientvert a, .link-hover-gradientvert:hover { color: #abd8d2 !important; text-decoration: underline !important; }
.bg-gradientvert, .bg-hover-gradientvert:hover { background-color: #abd8d2 !important; }
@media (min-width: 992px) { .bg-lg-gradientvert { background-color: #abd8d2 !important; } }
.border-gradientvert, .border-hover-gradientvert:hover { border-color: #abd8d2 !important; }
.picto-gradientvert, .picto-hover-gradientvert:hover { fill: #abd8d2 !important; }
.bullet-gradientvert span { background-color: #abd8d2 !important; }

/* COLOR : GRADIENT BLEU */
.font-gradientbleu, .font-gradientbleu a, .font-hover-gradientbleu:hover, li.font-hover-gradientbleu:hover > a, .placeholder-gradientbleu::placeholder, .placeholder-gradientbleu ::placeholder { color: #5a78ff !important; }
@media (min-width: 992px) { .font-lg-gradientbleu a, li.font-hover-lg-gradientbleu:hover > a { color: #5a78ff !important; } }
.link-gradientbleu a, .link-hover-gradientbleu:hover { color: #5a78ff !important; text-decoration: underline !important; }
.bg-gradientbleu, .bg-hover-gradientbleu:hover { background-color: #5a78ff !important; }
@media (min-width: 992px) { .bg-lg-gradientbleu { background-color: #5a78ff !important; } }
.border-gradientbleu, .border-hover-gradientbleu:hover { border-color: #5a78ff !important; }
.picto-gradientbleu, .picto-hover-gradientbleu:hover { fill: #5a78ff !important; }
.bullet-gradientbleu span { background-color: #5a78ff !important; }

/* COLOR : GRADIENT MESH */
.font-gradientmesh, .font-gradientmesh a, .font-hover-gradientmesh:hover, li.font-hover-gradientmesh:hover > a, .placeholder-gradientmesh::placeholder, .placeholder-gradientmesh ::placeholder { color: #ffffff !important; }
@media (min-width: 992px) { .font-lg-gradientmesh a, li.font-hover-lg-gradientmesh:hover > a { color: #ffffff !important; } }
.link-gradientmesh a, .link-hover-gradientmesh:hover { color: #ffffff !important; text-decoration: underline !important; }
.bg-gradientmesh, .bg-hover-gradientmesh:hover { background-color: #ffffff !important; }
@media (min-width: 992px) { .bg-lg-gradientmesh { background-color: #ffffff !important; } }
.border-gradientmesh, .border-hover-gradientmesh:hover { border-color: #ffffff !important; }
.picto-gradientmesh, .picto-hover-gradientmesh:hover { fill: #ffffff !important; }
.bullet-gradientmesh span { background-color: #ffffff !important; }

/* BLOCS : ROUNDED */
.rounded-bloc { border-radius: 3rem !important; }
.rounded-top-bloc { border-top-left-radius: 3rem !important; border-top-right-radius: 3rem !important; }
.rounded-bottom-bloc { border-bottom-left-radius: 3rem !important; border-bottom-right-radius: 3rem !important; }
.rounded-left-bloc { border-top-left-radius: 3rem !important; border-bottom-left-radius: 3rem !important; }
.rounded-right-bloc { border-top-right-radius: 3rem !important; border-bottom-right-radius: 3rem !important; }

/* SLIDES : ROUNDED */
.rounded-slide { border-radius: 3rem !important; }
.rounded-top-slide { border-top-left-radius: 3rem !important; border-top-right-radius: 3rem !important; }
.rounded-bottom-slide { border-bottom-left-radius: 3rem !important; border-bottom-right-radius: 3rem !important; }
.rounded-left-slide { border-top-left-radius: 3rem !important; border-bottom-left-radius: 3rem !important; }
.rounded-right-slide { border-top-right-radius: 3rem !important; border-bottom-right-radius: 3rem !important; }

/* BOUTONS : ROUNDED */
.rounded-btn { border-radius: 3rem !important; }
.rounded-top-btn { border-top-left-radius: 3rem !important; border-top-right-radius: 3rem !important; }
.rounded-bottom-btn { border-bottom-left-radius: 3rem !important; border-bottom-right-radius: 3rem !important; }
.rounded-left-btn { border-top-left-radius: 3rem !important; border-bottom-left-radius: 3rem !important; }
.rounded-right-btn { border-top-right-radius: 3rem !important; border-bottom-right-radius: 3rem !important; }

/* BOUTONS : PADDING */
.btn { padding-top: 0.5rem!important; padding-bottom: 0.5rem!important; padding-right: 1rem!important; padding-left: 1rem!important; }

/* COOKIES : BOUTONS */
.cli-plugin-button, .cli-plugin-button:visited { border-radius: 3rem !important; }
.cli-plugin-button, .cli-plugin-button:visited { padding-top: 0.5rem!important; padding-bottom: 0.5rem!important; padding-right: 1rem!important; padding-left: 1rem!important; }

/* FORM : BOUTONS */
.gform_footer .gform_button { border-radius: 3rem !important; }
.gform_footer .gform_button { padding-top: 0.5rem!important; padding-bottom: 0.5rem!important; padding-right: 1rem!important; padding-left: 1rem!important; }

/* FORM CONTACT : BOUTON */
.gform_contact .gform_footer .gform_button { color : #ffffff!important; background-color: #5a78ff!important; border-color: #5a78ff; }
.gform_contact .gform_footer .gform_button:hover { color : #ffffff!important; background-color: #000a5f!important; border-color: #000a5f; }

/* FORM NEWSLETTER : BOUTON */
.gform_newsletter .gform_footer .gform_button { color : #ffffff!important; background-color: #5a78ff!important; border-color: #5a78ff; }
.gform_newsletter .gform_footer .gform_button:hover { color : #ffffff!important; background-color: #000a5f!important; border-color: #000a5f; }

/* COOKIES : POPUP */
.cli-tab-footer .cli-btn, .cli-switch input:checked + .cli-slider { background-color: #e8d0ff !important; color: #000a5f !important; }
button#cookie_hdr_showagain { color: #000a5f !important; }

/* PAGINATION */
ul.page-numbers li a, ul.page-numbers li span, a.page-numbers, span.page-numbers { border: 2px solid #ffffff !important; background-color: #000a5f!important; color: #ffffff !important; }
ul.page-numbers li a:hover, ul.page-numbers li span, span.page-numbers.current { color: #000a5f !important; background-color: #ffffff !important; border-color: #000a5f !important; }

