@charset "UTF-8";

/*
Theme Name: Reseau Sante
Theme URI: https://wordpress.org/themes/reseau_sante/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Reseau Sante is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Reseau Sante elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 5.7
Requires PHP: 5.6
Version: 1.68
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: reseau_sante
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Reseau Sante WordPress Theme, (C) 2020 WordPress.org
Reseau Sante is distributed under the terms of the GNU GPL.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

@font-face {
    font-family: 'gothambold';
    src: url('assets/fonts/gothambold-webfont.woff2') format('woff2'),
         url('assets/fonts/gothambold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothambold_italic';
    src: url('assets/fonts/gothambolditalic-webfont.woff2') format('woff2'),
         url('assets/fonts/gothambolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothambook';
    src: url('assets/fonts/gothambook-webfont.woff2') format('woff2'),
         url('assets/fonts/gothambook-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothambook_italic';
    src: url('assets/fonts/gothambookitalic-webfont.woff2') format('woff2'),
         url('assets/fonts/gothambookitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: border-box;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p { margin: 0; padding: 0 0 20px; }

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {	color: #ac1d44; text-decoration: none; }

a:visited { color: #800080; }

a:hover,
a:focus,
a:active {
	color: #999;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 60px 0 0;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* =============================================================================================================================================================== */
/* =============================================================================================================================================================== */
/* =============================================================================================================================================================== */
/* Oops! CSS */
body, html, * { box-sizing: border-box; font-family: 'gothambook'; font-size: 20px; color: #000; line-height: 1.35; transition: font-size 0.5s ease; }
body { background-image: url(assets/images/background-lines-sec-pages2.png); background-position: top left; background-size: 100% auto; background-repeat: no-repeat; }
body.home { background-image: url(assets/images/background-lines-accueil-2.png); background-position: 0 120px; }
body.noscroll { overflow: hidden; }

@media only screen and (max-width: 900px) {
	body { background-size: auto 263px; }
}
@media screen and (max-width: 650px) {
	body, html, * { font-size: 18px; }
	body.home { background-image: url(assets/images/background-lines-accueil-2.png); background-position: 0 240px; }
}

/* miscellaneous */
ul, ol { margin: 0 0 20px 20px; padding: 0 0 0 15px; }
li { margin: 0; padding: 0 0 10px; }
a { text-decoration: none; color: #ac1d44; transition: color 0.5s ease; }
a:hover { color: #f7921e; }
a:visited { color: #ac1d44; }

/* accordion */
.oopsaccordioncontainer { border-top: 1px solid #aaa; width: 100%; padding: 0 0 40px 0; }
h2.oopsaccordion { width: 100%; padding: 20px 60px 20px 0 !important; cursor: pointer; font-size: 20px; background-image: url(assets/images/plus-sign.png); background-repeat: no-repeat; background-position: right 10px bottom 20px; background-size: 40px 40px; margin: 0; }
.oopsaccordion.active { background-image: url(assets/images/minus-sign.png); background-repeat: no-repeat; background-position: right 10px bottom 20px; background-size: 40px 40px; }
.oopsaccordioncontainer h3, .oopsaccordioncontainer h4 { padding: 0; color: #054979; font-size: 20px; font-size: 1.25vw; font-weight: 600; line-height: 1.5; margin: 0; text-transform: uppercase; }
.oopspanel { position: relative; width: 100%; max-height: 0; overflow: hidden; transition: max-height 0.2s ease-out; border-bottom: 1px solid #aaa; margin: 0; font-size: 1.25vw; }
.oopspanel-icone-holder { position: absolute; bottom: 0; right: 0; padding: 20px; width: 25%; min-width: 150px; transition: width 0.5s ease; }
.oopsaccordion.active .oopspanel { margin: 0 0 25px; }
.oopsaccordioncontainer p:not(:empty)+ul, .entry-content p+ul { margin-top: -10px; }
.oopsaccordioncontainer p:empty+ul { margin-top: 0.625rem; }
.oopsaccordioncontainer p:empty+p { margin-top: 1.25rem; }
.oopspanel .pdfs a { color: #000; }

@media screen and (max-width: 625px) {
	h2.oopsaccordion { width: 100%; padding: 20px 60px 20px 0 !important; cursor: pointer; font-size: 20px; background-image: url(assets/images/plus-sign.png); background-repeat: no-repeat; background-position: right 10px bottom 20px; background-size: 40px 40px; margin: 0; }
}

.accordion { border-bottom: 1px solid #aaa; font-size: 1.25vw; margin-bottom: 1.75rem; }
.accordion h3 { border-top: 1px solid #aaa; padding: 20px 0; margin: 0; font-size: 1.45vw; cursor: pointer; }
.accordion-tablecell-left { width:80%; float:left; padding:0 20px 0 0; }
.accordion-tablecell-right { width:20%; float:left; padding:0 0 0 20px; text-align: right; }
.accordion-content p:not(:empty)+ul, .entry-content p+ul { margin-top: -1.6rem; }
.accordion-content p:empty+ul { margin-top: 0.625rem; }
.accordion-content p:empty+p { margin-top: 1.25rem; }
.accordion-title { background-image: url(assets/images/plus-sign.png); background-repeat: no-repeat; background-position: 99% center; background-size: auto 60%; }
.accordion-title.open { background-image: url(assets/images/minus-sign.png); background-repeat: no-repeat; background-position: 99% center; background-size: auto 60%; }
.table-border-left { border-left: 1px solid #cacaca; }
.accordion-text { color: #999; font-size: 0.9375rem; }

@media screen and (max-width: 625px) {
	.oopspanel-icone-holder { display: none; }
}

/* =============================================================================================================================================================== */
/* header */
.site-header { width: 100%; }
.site-logo { width: 325px; position: absolute; top: 50px; left: 55px; transition: width 0.5s ease; }
.home .site-logo { top: 170px; }
.site-logo img { width: 100%; }

@media screen and (max-width: 1700px) {
	.site-logo { width: 19%; top: 2.95vw; left: 3.24vw; }
}
@media screen and (max-width: 900px) {
	.site-logo { width: 168px; top: 28px; left: 30px; }
}
@media screen and (max-width: 650px) {
	.home .site-logo { top: 270px; }
}


/* =============================================================================================================================================================== */
/* main menu */
.menu-recherche-contact-en { position: absolute; top: 58px; right: 120px; width: auto; height: auto; z-index: 10000; transition: top 0.5s ease, right 0.5s ease; }
.menu-recherche-contact-en div { display: inline-block; }
.menu-recherche-contact-en div a { color: #000; font-size: 20px; padding: 10px 30px; transition: padding 0.5s ease, font-size 0.5s ease; }
.menu-toggle-bouton { position: absolute; top: 50px; right: 60px; width: 38px; height: 38px; cursor: pointer; background-image: url('assets/images/menu-bouton.png'); z-index: 10000; transition: top 0.5s ease, right 0.5s ease; }
.home .menu-toggle-bouton { top: 180px; }
.home .menu-recherche-contact-en { top: 178px; }

@media screen and (max-width: 1470px) {
	.menu-recherche-contact-en { top: 2.4vw; right: 70px; }
	.menu-recherche-contact-en div a { font-size: 18px; padding: 10px 2.04vw; }
	.menu-toggle-bouton { top: 1.9vw; right: 30px; }
}
@media screen and (max-width: 1250px) {
	.menu-recherche-contact-en { right: 85px; }
	.menu-recherche-contact-en div a { padding: 10px 10px; }
}
@media screen and (max-width: 950px) {
	.menu-recherche-contact-en { top: 28px; }
	.menu-recherche-contact-en > div:nth-child(n+2) { display: none !important; }
	.menu-toggle-bouton { top: 28px; right: 30px; }
}
@media screen and (max-width: 650px) {
	.home .menu-toggle-bouton { top: 275px; }
	.home .menu-recherche-contact-en { display: none; }
}

.menu-container { width: 100vw; height: 100vh; min-height: 100vh; overflow-y: scroll; position: fixed; top: -100vh; left: 0; background-color: #fff; z-index: 10000; transition: top 0.5s ease, height 0.5s ease; }
.menu-container.open { top: 0; height: 100%; }
.menu-bouton-fermer-holder { position: absolute; top: 0; right: 0; width: 9%; height: 100%; background-color: #d7e8a2; display: flex; justify-content: center; align-items: center; }
.menu-bouton-fermer { cursor: pointer; }
.sub-menu-toggle { display: none; }

.primary-navigation { position: relative; width: 100%; height: 85px; max-height: 85px; display: flex; flex-wrap: nowrap; transition: height 0.5s ease; }
.primary-menu-container { position: relative; width: 100%; height: 100%;  }
#primary-menu-list { position: relative; height: 100%; padding: 0; margin: 0; display: flex; width: 91%; list-style-type: none; flex-wrap: wrap; }
#primary-menu-list li { width: 25%; position: relative; padding: 27px 0; margin: 0; text-align: center; font-size: 20px; font-weight: 700; text-transform: uppercase; cursor: pointer; transition: width 0.5s ease, padding 0.5s ease; }
#primary-menu-list li a { color: #fff; font-family: 'gothambold'; }
#primary-menu-list > li:nth-child(1) { background-color: #ffb305; }
#primary-menu-list > li:nth-child(2) { background-color: #f7921e; }
#primary-menu-list > li:nth-child(3) { background-color: #ee4135; }
#primary-menu-list > li:nth-child(4) { background-color: #ac1d44; }
#primary-menu-list > li:nth-child(5) { background-color: #6bc39e; display: none; }

.secondary-navigation { position: relative; width: 100%; height: 90vh; height: calc(100vh - 84px); padding: 15vh 8%; transition: height 0.5s ease, padding 0.5s ease; }
#secondary-menu-list { position: relative; padding: 0; margin: 0; display: flex; flex-wrap: wrap; width: 100%; list-style-type: none; }
#secondary-menu-list li { width: 38%; position: relative; padding: 0 0 10vh 0; margin: 0; text-align: left; transition: width 0.5s ease, border 0.5s ease; }
#secondary-menu-list > li:nth-last-child(-n+2) { display: none; }
#secondary-menu-list > li a { font-family: 'gothambold'; font-size: 20px; text-transform: uppercase; transition: font-size 0.5s ease; }
#secondary-menu-list > li:nth-child(3n) { width: 24%; }
#secondary-menu-list > li:nth-child(1) a { color: #ac1d44; }
#secondary-menu-list > li:nth-child(2) a { color: #ee4135; }
#secondary-menu-list > li:nth-child(3) a { color: #ffb305; }
#secondary-menu-list > li:nth-child(4) a { color: #f7921e; }
#secondary-menu-list > li:nth-child(5) a { color: #a5cf53; }
#secondary-menu-list > li:nth-child(6) a { color: #6bc39e; }
#secondary-menu-list .sub-menu { padding: 0; margin: 0; list-style-type: none; }
#secondary-menu-list .sub-menu > li { width: 100%; padding: 3px 0; margin: 0; font-size: 18px; font-weight: 400; text-transform: none; }
#secondary-menu-list .sub-menu > li a { font-family: 'gothambook'; font-size: 18px; color: #000; text-transform: none; }

@media screen and (max-width: 1340px) {
	#secondary-menu-list > li:nth-child(3n) { width: auto; }
	#secondary-menu-list > li { width: 50% !important; }
	#secondary-menu-list > li:nth-child(2n) { width: 50% !important; }
}
@media screen and (max-width: 900px) {
	.primary-navigation { flex-wrap: wrap; height: 148px; max-height: 148px; }
	#primary-menu-list li { width: 50%; padding: 22px 0; }
	.secondary-navigation { height: 90vh; height: calc(100vh - 148px); padding: 0; }
	#secondary-menu-list > li:nth-child(2n),
	#secondary-menu-list > li { width: 100% !important; padding: 40px; }
	#secondary-menu-list > li:nth-child(1) { border-bottom: 1px solid #ac1d44; }
	#secondary-menu-list > li:nth-child(2) { border-bottom: 1px solid #ee4135; }
	#secondary-menu-list > li:nth-child(3) { border-bottom: 1px solid #ffb305; }
	#secondary-menu-list > li:nth-child(4) { border-bottom: 1px solid #f7921e; }
	#secondary-menu-list > li:nth-child(5) { border-bottom: 1px solid #a5cf53; }
}
@media screen and (max-width: 600px) {
	.primary-navigation { display: block; height: 370px; max-height: 370px; }
	#primary-menu-list { display: block; width: 100%; }
	#primary-menu-list li { width: 100%; text-align: left; padding: 22px 0 22px 40px; height: 74px; }
	#primary-menu-list > li:nth-child(5) { display: block; }
	.menu-bouton-fermer-holder { width: 74px; height: 74px; }
	.secondary-navigation { height: 90vh; height: calc(100vh - 370px); padding: 0; }
}

/* secondary page side menus */
.menu-main-menu-container ul { list-style-type: none; padding: 0; margin: 0; }
.menu-main-menu-container ul > li { padding: 0; margin: 0; }
.menu-main-menu-container ul > li a { font-family: 'gothambold'; font-size: 20px; text-transform: uppercase; color: #fff; }
.menu-main-menu-container .sub-menu li a { font-family: 'gothambook'; font-size: 18px; text-transform: none; color: #fff; }
.menu-main-menu-container .sub-menu li.current-menu-item a { font-family: 'gothambook_italic'; }
.menu-main-menu-container .sub-menu li.current-menu-item::before { content: ''; display: inline-block; width: 15px; height: 15px; padding: 2px 0 0; margin: 0 10px 0 -25px; background-color: #ee4135; border-radius: 100%; border: solid 2px #fff; }
.parent-pageid-52 .menu-main-menu-container .sub-menu li.current-menu-item::before,
.parent-pageid-66 .menu-main-menu-container .sub-menu li.current-menu-item::before { background-color: #ffb305; }
.parent-pageid-78 .menu-main-menu-container .sub-menu li.current-menu-item::before { background-color: #a5cf53; }
.parent-pageid-88 .menu-main-menu-container .sub-menu li.current-menu-item::before { background-color: #6bc39e; }
.parent-pageid-646 .menu-main-menu-container .sub-menu li.current-menu-item::before { background-color: #215b9d; }

/* single post menus overrides */
.single-post .secondary-menu-holder .menu-item-110 a,
.single-post .secondary-menu-holder .menu-item-128 a,
.single-post .secondary-menu-holder.show-119 .menu-item-119 a,
.single-post .secondary-menu-holder.show-121 .menu-item-121 a,
.single-post .secondary-menu-holder .menu-item-706 a { font-family: 'gothambook_italic' !important; }
.single-post .secondary-menu-holder .menu-item-110::before,
.single-post .secondary-menu-holder .menu-item-128::before,
.single-post .secondary-menu-holder.show-119 .menu-item-119::before,
.single-post .secondary-menu-holder.show-121 .menu-item-121::before,
.single-post .secondary-menu-holder .menu-item-706::before { content: ''; display: inline-block; width: 15px; height: 15px; padding: 2px 0 0; margin: 0 10px 0 -25px; background-color: #ee4135; border-radius: 100%; border: solid 2px #fff; }
.single-post .secondary-menu-holder .menu-item-128::before,
.single-post .secondary-menu-holder.show-119 .menu-item-119::before,
.single-post .secondary-menu-holder.show-121 .menu-item-121::before { background-color: #ffb305; }


/* =============================================================================================================================================================== */
/* content */
.home .site-content { position: relative; min-height: 50vh; padding: 15% 0 0 0; transition: padding 0.5s ease; }
.site-content { position: relative; min-height: 50vh; padding: 0; }

/* accueil */
.circle-link-holder { width: 100%; display: flex; justify-content: center; flex-wrap: wrap; position: relative; padding: 0 7vw 5vh 7vw; }
.circle-link { position: relative; width: 23.833%; border-radius: 100%; padding: 0 0 23.833%; margin: 4.75vh 4.75%; text-align: center; cursor: pointer; transition: width 0.5s ease, padding 0.5s ease, margin 0.5s ease; }
.circle-image { position: absolute; width: 95%; width: calc(100% - 2px); border-radius: 100%; padding: 0 0 95%; padding: 0 0 calc(100% - 2px); margin: 1px; background-position: center center; background-size: cover; background-repeat: no-repeat; }
.circle-link h2 { position: absolute; width: 100%; text-align: center; top: 50%; transform: translateY(-50%); font-size: 30px; font-size: 1.5625vw; font-weight: 300; color: #fff; text-transform: uppercase; margin: 0; padding: 0 10%; z-index: 10; transition: color 0.5s ease, font-size 0.5s ease; }
.circle-color-cover { position: absolute; top: 0; left: 0; background-color: #ac1d44; opacity: 0.85; width: 100%; border-radius: 100%; height: 100%; z-index: 5; }
.circle-link-holder > div:nth-child(2) .circle-color-cover { background-color: #ee4135; }
.circle-link-holder > div:nth-child(3) .circle-color-cover { background-color: #ffb305; }
.circle-link-holder > div:nth-child(4) .circle-color-cover { background-color: #f7921e; }
.circle-link-holder > div:nth-child(5) .circle-color-cover { background-color: #a5cf53; }
.circle-link-holder > div:nth-child(6) .circle-color-cover { background-color: #6bc39e; }
.circle-overlay { background-color: #fff; position: absolute; top: 15px; left: 15px; border-radius: 100%; width: 95%; width: calc(100% - 30px); padding: 95%; padding: 0 0 calc(100% - 30px); z-index: 7; opacity: 0; transition: opacity 0.5s ease; }
.circle-link:hover h2 { color: #ac1d44; }
.circle-link:hover .circle-color-cover { opacity: 1; }
.circle-link-holder > div:nth-child(2):hover h2 { color: #ee4135; }
.circle-link-holder > div:nth-child(3):hover h2 { color: #ffb305; }
.circle-link-holder > div:nth-child(4):hover h2 { color: #f7921e; }
.circle-link-holder > div:nth-child(5):hover h2 { color: #a5cf53; }
.circle-link-holder > div:nth-child(6):hover h2 { color: #6bc39e; }
.circle-link:hover .circle-overlay { opacity: 1; }  

@media screen and (max-width: 900px) {
	.home .site-content { padding: 140px 0 0 0; }
	.circle-link { width: 38%; padding: 0 0 38%; margin: 6%; }
	.circle-link h2 { font-size: 24px; font-size: 2.6667vw; }
}
@media screen and (max-width: 550px) {
	.circle-link { width: 88%; padding: 0 0 88%; margin: 6%; }
	.circle-link h2 { font-size: 32px; font-size: 5.82vw; }
}

.box-link-holder { width: 100%; display: flex; flex-wrap: nowrap; position: relative; padding: 0; align-items: center; }
.box-link { position: relative; width: 20%; padding: 30px 2.5%; text-align: center; display: flex; flex-wrap: nowrap; justify-content: center; align-items: center; height: 120px; cursor: pointer; }
.box-link-holder > div:nth-child(1) { background-color: #ac1d44; }
.box-link-holder > div:nth-child(2) { background-color: #ee4135; }
.box-link-holder > div:nth-child(3) { background-color: #ffb305; }
.box-link-holder > div:nth-child(4) { background-color: #f7921e; }
.box-link-holder > div:nth-child(5) { background-color: #cbd862; flex-wrap: wrap; }
.box-link-holder > div:nth-child(5) h2 { display: none; }
.box-link-holder > div:nth-child(5) img { max-width: 150px; }
.box-link-holder > div:nth-child(6) { display: none; background-color: #ac1d44; }
.box-link-icone { padding: 0 25px 0 0; }
.box-link-holder > div:nth-child(5) .box-link-icone { padding: 0px; }
.box-link h2 { font-size: 16px; font-weight: 700; color: #fff; text-align: left; padding: 0; margin: 0; text-transform: uppercase; }
.tao-tel { width: 100%; padding: 0; }
.tao-tel p { font-size: 12px; }

@media screen and (max-width: 1600px) {
	.box-link-holder { align-items: center; }
	.box-link-holder > div:nth-child(1) .box-link-icone,
	.box-link-holder > div:nth-child(2) .box-link-icone,
	.box-link-holder > div:nth-child(3) .box-link-icone,
	.box-link-holder > div:nth-child(4) .box-link-icone { display: none; }
	.box-link h2 { font-size: 16px; text-align: center; }
}
@media screen and (max-width: 1300px) {
	.box-link h2 { font-size: 14px; }
}
@media screen and (max-width: 900px) {
	.box-link h2 { font-size: 12px; }
}
@media screen and (max-width: 650px) {
	.box-link-holder { flex-wrap: wrap; }
	.box-link { width: 50%; height: 60px; padding: 0; }
	.box-link-holder > div:nth-child(5),
	.box-link-holder > div:nth-child(6) { width: 100%; }
	.box-link h2 { font-size: 10px; }
	.tao-tel { width: auto; padding-left: 10px; }
	.box-link-holder > div:nth-child(6) { display: flex; }
	.box-link-holder > div:nth-child(6) h2 { font-size: 15px; }
}

/* =============================================================================================================================================================== */
/* secondary pages */

/* header ==================================================== */
.secondary-header-menu { position: relative; z-index: 60; }
.secondary-header-image-holder { width: 100%; height: 18%; position: relative; margin: 150px 0 0; background-position: left top; background-size: cover; background-repeat: no-repeat; overflow: hidden; }
.secondary-header-image-holder img { clip-path: ellipse(67% 80% at 57% 88%); width: 100%; }
.secondary-header-title-holder { width: 100%; position: relative; min-height: 150px; z-index: 5; background-color: #ac1d44; }
.secondary-header-title-holder-back { width: 100%; clip-path: ellipse(76% 50% at 50% 51%); min-height: 200px; position: absolute; top: -50px; left: 0; z-index: 1; transition: clip-path 0.5s ease, top 0.5s ease; background-color: #ac1d44; }
.parent-pageid-25 .secondary-header-title-holder,
.parent-pageid-25 .secondary-header-title-holder-back,
.parent-pageid-686 .secondary-header-title-holder,
.parent-pageid-686 .secondary-header-title-holder-back { background-color: #ac1d44; }
.page-id-22 .secondary-header-title-holder,
.page-id-22 .secondary-header-title-holder-back, 
.parent-pageid-40 .secondary-header-title-holder,
.parent-pageid-40 .secondary-header-title-holder-back { background-color: #ee4135; }
.parent-pageid-52 .secondary-header-title-holder,
.parent-pageid-52 .secondary-header-title-holder-back { background-color: #ffb305; }
.parent-pageid-66 .secondary-header-title-holder,
.parent-pageid-66 .secondary-header-title-holder-back { background-color: #f7921e; }
.parent-pageid-78 .secondary-header-title-holder,
.parent-pageid-78 .secondary-header-title-holder-back { background-color: #a5cf53; }
.parent-pageid-88 .secondary-header-title-holder,
.parent-pageid-88 .secondary-header-title-holder-back { background-color: #6bc39e; }
.parent-pageid-646 .secondary-header-title-holder,
.parent-pageid-646 .secondary-header-title-holder-back { background-color: #215b9d; }
.secondary-header-title-trame { position: absolute; left: 0; top: 0; width: 35%; min-width: 250px; height: auto; background-size: cover; }
.secondary-header-title h1 { font-size: 50px; color: #fff; font-weight: 400; margin: 0; padding: 0 0 20px 0; text-transform: uppercase; transition: font-size 0.5s ease; }
.secondary-header-title h2 { padding: 0; margin: 0; color: #fff; font-size: 32px; font-family: 'gothambook'; font-weight: 400; transition: font-size 0.5s ease; }
.secondary-header-title p { color: #fff; margin: 0; padding: 0 0 20px 0; }
.parent-pageid-52 .secondary-header-title h1,
.parent-pageid-52 .secondary-header-title p { color: #000; }
.secondary-menu-holder { position: absolute; padding: 40px 30px 40px 60px; top: 25%; top: calc(21.8vw + 145px); left: 0px; margin: 0; width: 435px; height: auto; background-color: #f7921e; z-index: 10; }
.parent-pageid-52 .secondary-menu-holder,
.parent-pageid-66 .secondary-menu-holder,
.parent-pageid-78 .secondary-menu-holder { background-color: #ee4135; }
.parent-pageid-646 .secondary-menu-holder { background-color: #31b8c8; }

@media screen and (max-width: 1700px) {
	.secondary-header-image-holder { margin: 8.85vw 0 0; }
}
@media screen and (max-width: 1300px) {
	.secondary-header-title-holder-back { clip-path: ellipse(93% 40% at 50% 40%); top: -30px;  }
}
@media screen and (max-width: 1225px) {
	.secondary-menu-holder { display: none; }
}
@media screen and (max-width: 1150px) {
	.secondary-header-image-holder { margin: 100px 0 0; }
}
@media screen and (max-width: 900px) {
	.secondary-header-title-holder-back { clip-path: ellipse(100% 28% at 50% 28%); top: -20px;  }
}
@media screen and (max-width: 650px) {
	.secondary-header-title h2 { font-size: 25px; }
}
@media screen and (max-width: 600px) {
	.secondary-header-title h1 { font-size: 40px; }
}

/* content ==================================================== */
.secondary-header-title { position: relative; width: 100%; padding: 50px 11.5% 70px 570px; z-index: 1000; transition: width 0.5s ease, padding 0.5s ease; }
.secondary-header-title a.page-numbers { color: #ffb305; }
.secondary-content-holder { position: relative; padding: 75px 11.5% 100px 570px; margin: 0; z-index: 50; transition: width 0.5s ease, padding 0.5s ease; }
.secondary-content-holder ul ul { list-style-type: circle; }
.green-back { width: 100%; background-color: #edf1c0; }
.light-green-back { width: 100%; background-color: #fafce1; }
.green-back .secondary-content-holder,
.light-green-back .secondary-content-holder { padding: 65px 11.5% 100px 570px; }
.secondary-content-holder h2,
.conferencier-holder h2 {  font-family: 'gothambook'; font-weight: 400; font-size: 32px; color: #ac1d44; padding: 0 0 15px; margin: 0; transition: font-size 0.5s ease; }
.secondary-content-holder h3 {  font-family: 'gothambold'; font-weight: 700; font-size: 20px; color: #ac1d44; padding: 0 0 10px; margin: 0; text-transform: uppercase; }
.secondary-content-holder h6 { font-family: 'gothambook'; font-weight: 400; font-size: 13px; color: #999; padding: 0; margin: 0; }
.secondary-content-holder h6 a { font-family: 'gothambook'; font-weight: 400; font-size: 13px; padding: 0; margin: 0; }
.secondary-content-holder img { padding: 15px 0; margin: 0; }

@media screen and (max-width: 1400px) {
	.secondary-header-title,
	.secondary-content-holder { width: 1050px; padding-left: 400px !important; padding-right: 0 !important; margin: 0 auto; }
}
@media screen and (max-width: 1225px) {
	.secondary-header-title,
	.secondary-content-holder { width: 100%; padding-left: 55px !important; padding-right: 55px !important; margin: 0; }
}
@media screen and (max-width: 650px) {
	.secondary-content-holder h2,
	.conferencier-holder h2 { font-size: 25px; }
}
@media screen and (max-width: 560px) {
	.secondary-header-title,
	.secondary-content-holder { padding-left: 30px !important; padding-right: 30px !important; }
}

/* équipe */
.personnel-holder { width: 100%; display: flex; flex-wrap: wrap; justify-content: start; padding: 40px 0 0; }
.personnel-item { position: relative; width: 25%; max-width: 300px; padding: 0; margin: 0 0 50px; text-align: center; transition: margin 0.5s ease; }
.personnel-item h3 { font-size: 18px; color: #fff; font-family: 'gothambold'; margin: 0; padding: 0; font-weight: 400; }
.personnel-item p,
.personnel-item a { font-size: 18px; color: #fff; } { font-size: 18px; color: #fff; transition: color 0.5s ease; }
.personnel-item a:hover { color: #ffa617; }
.personnel-image-holder { position: relative; width: 68%; border: 2px solid #fff; border-radius: 100%; padding: 10px; margin: 0 auto 40px auto; text-align: center; transition: margin 0.5s ease; }
.personnel-image { position: relative; width: 100%; margin: 0; padding: 90% 0 0; padding: 100% 0 0; border-radius: 100%; background-position: center center; background-size: cover; }

@media screen and (max-width: 1650px) {
	.personnel-holder { flex-wrap: wrap; justify-content: space-around; }
	.personnel-item { width: 50%; margin: 0 0 50px 0;  }
	.personnel-image-holder { margin: 0 auto 20px auto; }
}
@media screen and (max-width: 700px) {
	.personnel-holder { justify-content: space-around; }
	.personnel-item { width: 50%; margin: 0 0 50px 0;  }
}
@media screen and (max-width: 500px) {
	.personnel-holder { justify-content: center; }
	.personnel-item { width: 100%; margin: 0 0 50px 0;  }
}

.partenaire-holder { width: 100%; display: flex; flex-wrap: wrap; justify-content: start; padding: 60px 0 0; align-items: center; }
.partenaire-item { position: relative; width: 22.5%; width: calc(25% - 27px); padding: 20px; margin: 0 35px 35px 0; text-align: center; border: 1px solid #ccc; transition: width 0.5s ease, padding 0.5s ease, margin 0.5s ease; }
.partenaire-holder > div:nth-child(4n) { margin: 0 0 35px 0; }
.partenaire-image { position: relative; width: 100%; padding: 100% 0 0; background-size: contain; background-position: center center; background-repeat: no-repeat; }

@media screen and (max-width: 1650px) {
	.partenaire-holder > div:nth-child(4n) { margin: 0 30px 30px 0; }
	.partenaire-item { width: 30%; width: calc(33.333% - 20px); margin: 0 30px 30px 0; }
	.partenaire-holder > div:nth-child(3n) { margin: 0 0 30px 0; }
}
@media screen and (max-width: 1225px) {
	.partenaire-holder > div:nth-child(3n) { margin: 0 35px 35px 0; }
	.partenaire-item { width: 22.5%; width: calc(25% - 27px); margin: 0 35px 35px 0; }
	.partenaire-holder > div:nth-child(4n) { margin: 0 0 35px 0; }
}
@media screen and (max-width: 1000px) {
	.partenaire-holder > div:nth-child(4n) { margin: 0 30px 30px 0; }
	.partenaire-item { width: 30%; width: calc(33.333% - 20px); margin: 0 30px 30px 0; }
	.partenaire-holder > div:nth-child(3n) { margin: 0 0 30px 0; }
}
@media screen and (max-width: 750px) {
	.partenaire-holder > div:nth-child(3n),
	.partenaire-holder > div:nth-child(4n) { margin: 0 40px 40px 0; }
	.partenaire-item { width: 45%; width: calc(50% - 20px); margin: 0 40px 40px 0; }
	.partenaire-holder > div:nth-child(2n) { margin: 0 0 40px 0; }
}
@media screen and (max-width: 550px) {
	.partenaire-holder > div:nth-child(3n),
	.partenaire-holder > div:nth-child(4n) { margin: 0 20px 20px 0; }
	.partenaire-item { width: calc(50% - 10px); margin: 0 20px 20px 0; }
	.partenaire-holder > div:nth-child(2n) { margin: 0 0 20px 0; }
}
@media screen and (max-width: 480px) {
	.partenaire-item { width: 100% !important; margin: 0 0 30px 0 !important; }
}

/* rapports / publications */
ul.pdfs { list-style-image: url(assets/images/pdf-icon.png); }
.rapports-holder { display: flex; flex-wrap: wrap; justify-content: start; }
.rapport-item { position: relative; width: 23%; width: calc(25% - 27px); margin: 0 35px 35px 0; transition: width 0.5s ease, margin 0.5s ease; }
.rapports-holder > div:nth-child(4n) { margin: 0 0 35px 0; }
.rapport-item p { font-size: 15px; }
.rapport-image { border: solid 1px #ccc; width: 100%; height: auto; margin: 0 0 20px 0; line-height: 1; font-size: 0; }
.rapport-image img { width:100%; padding: 0; margin: 0; }

@media screen and (max-width: 1500px) {
	.rapports-holder > div:nth-child(4n) { margin: 0 30px 30px 0; }
	.rapport-item { width: 30%; width: calc(33.333% - 20px); margin: 0 30px 30px 0; }
	.rapports-holder > div:nth-child(3n) { margin: 0 0 30px 0; }
}
@media screen and (max-width: 1225px) {
	.rapports-holder > div:nth-child(3n) { margin: 0 35px 35px 0; }
	.rapport-item { width: 22.5%; width: calc(25% - 27px); margin: 0 35px 35px 0; }
	.rapports-holder > div:nth-child(4n) { margin: 0 0 35px 0; }
}
@media screen and (max-width: 1000px) {
	.rapports-holder > div:nth-child(4n) { margin: 0 30px 30px 0; }
	.rapport-item { width: 30%; width: calc(33.333% - 20px); margin: 0 30px 30px 0; }
	.rapports-holder > div:nth-child(3n) { margin: 0 0 30px 0; }
}
@media screen and (max-width: 750px) {
	.rapports-holder > div:nth-child(3n),
	.rapports-holder > div:nth-child(4n) { margin: 0 40px 40px 0; }
	.rapport-item { width: 45%; width: calc(50% - 20px); margin: 0 40px 40px 0; }
	.rapports-holder > div:nth-child(2n) { margin: 0 0 40px 0; }
}
@media screen and (max-width: 550px) {
	.rapports-holder > div:nth-child(3n),
	.rapports-holder > div:nth-child(4n) { margin: 0 20px 20px 0; }
	.rapport-item { width: calc(50% - 10px); margin: 0 20px 20px 0; }
	.rapports-holder > div:nth-child(2n) { margin: 0 0 20px 0; }
}
@media screen and (max-width: 480px) {
	.rapport-item { width: 100% !important; margin: 0 0 30px 0 !important; }
}

/* actualites & external link items */
.actualites-holder { display: flex; flex-wrap: wrap; justify-content: start; padding: 0; }
.page-id-36 .actualites-holder { padding: 20px 0 0; }
.actualites-item { position: relative; width: 33.333%; width: calc(33.333% - 24px); margin: 0 35px 35px 0; background-color: #fff; transition: width 0.5s ease, margin 0.5s ease; }
.actualites-holder > div:nth-child(3n) { margin: 0 0 35px 0; }
.actualites-image { width: 100%; padding: 67% 0 0 0; margin: 0; line-height: 1; font-size: 0; background-size: cover; background-position: center center; background-repeat: no-repeat; }
.actualites-text { padding: 30px 35px 55px 35px; }
.actualites-text h2 { font-size: 18px; font-family: 'gothambold'; color: #ac1d44; padding: 0 0 15px; margin: 0; }
.actualites-text p { font-size: 18px; font-family: 'gothambook'; color: #000; padding: 0; margin: 0; }
.actualites-link { position: absolute; bottom: 0; right: 0; width:45px; height:45px; background: linear-gradient(#fff,#fff), linear-gradient(#fff,#fff), #f7921e; background-position: center; background-size: 40% 2px, 2px 40%; /*thickness = 2px, length = 50% (25px)*/ background-repeat: no-repeat; cursor: pointer; }

@media screen and (max-width: 1600px) {
	.actualites-holder > div:nth-child(3n) { margin: 0 35px 35px 0; }
	.actualites-item { width: 45%; width: calc(50% - 18px); margin: 0 35px 35px 0; }
	.actualites-holder > div:nth-child(2n) { margin: 0 0 35px 0; }
}
@media screen and (max-width: 1225px) {
	.actualites-holder > div:nth-child(2n) { margin: 0 35px 35px 0; }
	.actualites-item { width: 30%; width: calc(33.333% - 24px); margin: 0 35px 35px 0; }
	.actualites-holder > div:nth-child(3n) { margin: 0 0 35px 0; }
}
@media screen and (max-width: 1000px) {
	.actualites-holder > div:nth-child(3n) { margin: 0 30px 30px 0; }
	.actualites-item { width: 45%; width: calc(50% - 15px); margin: 0 30px 30px 0; }
	.actualites-holder > div:nth-child(2n) { margin: 0 0 30px 0; }
}
@media screen and (max-width: 650px) {
	.actualites-item { width: 100% !important; margin: 0 0 30px 0 !important; }
}

/* trouver service sante */
.services-holder { width: 100%; display: flex; flex-wrap: wrap; justify-content: start; padding: 50px 0 0; }
.services-item { position: relative; width: 37%; max-width: 420px; margin: 0 13% 100px 0; padding: 0; text-align: center; transition: width 0.5s ease, margin 0.5s ease, padding 0.5s ease; }
.services-image-holder { position: relative; width: 100%; padding: 100% 0 0 0; border-radius: 100%; margin: 0 0 25px; }
.services-image-holder img { width: 75%; max-width: 220px; padding: 0; margin:0 auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.services-item h2 { font-family: 'gothambold'; font-size: 20px; text-transform: uppercase; padding: 0 14%; margin: 0; color: inherit; transition: padding 0.5s ease; }
.services-item p { font-family: 'gothambold'; font-size: 15px; padding: 0 14%; margin: 0; color: inherit; transition: padding 0.5s ease; }
/*.services-holder > div:nth-child(n+2) { margin-bottom: 0; }*/
.services-holder > div:nth-child(1) { color: #ac1d44; }
.services-holder > div:nth-child(1) .services-image-holder { background-color: #ac1d44; }
.services-holder > div:nth-child(2) { color: #6bc39e; }
.services-holder > div:nth-child(2) .services-image-holder { background-color: #6bc39e; }
.services-holder > div:nth-child(3) { color: #a5cf53; }
.services-holder > div:nth-child(3) .services-image-holder { background-color: #a5cf53; }
.services-holder > div:nth-child(4) { color: #ffb305; }
.services-holder > div:nth-child(4) .services-image-holder { background-color: #ffb305; }
.services-holder > div:nth-child(5) { color: #ee4135; }
.services-holder > div:nth-child(5) .services-image-holder { background-color: #ee4135; }
.services-holder > div:nth-child(6) { color: #f7921e; }
.services-holder > div:nth-child(6) .services-image-holder { background-color: #f7921e; }

@media screen and (max-width: 1700px) {
	.services-item h2,
	.services-item p { padding: 0; }
}
@media screen and (max-width: 1225px) {
	.services-holder { justify-content: space-around; }
	.services-item { position: relative; width: 50%; margin: 0 0 100px 0; padding: 0 5%; }
}
@media screen and (max-width: 650px) {
	.services-item { position: relative; width: 100%; padding: 0 15%; margin: 0 0 50px 0; }
	.services-holder > div:nth-child(n+2) { margin-bottom: 50px; }
	.services-holder > div:last-child { margin-bottom: 0; }
}

/* forms */
.form-holder {}
.form-holder > div:nth-child(1) { width: 50%; float: left; padding: 0 3.25% 0 0; }
.form-holder > div:nth-child(2) { width: 50%; float: left; padding: 0 0 0 3.25%; }
.form-holder > div:nth-child(3) { clear: both; width: 100%; padding: 0; }
.form-holder p { padding: 0 0 5px; margin: 0; font-size: 18px; }
.form-holder input[type="text"],
.form-holder input[type="email"],
.form-holder textarea,
.form-holder select { width: 100%; border: none; border-radius: 0; border: 1px solid #fff; margin: 0 0 20px; padding: 5px; font-size: 18px; font-family: 'gothambook'; min-height: 40px; }
.form-holder textarea { min-height: 122px; min-width: 100%; max-width: 100%; }
input[type="submit"] { border: none; border-radius: 0; background-color: #ac1d44; color: #fff; font-size: 15px; font-family: 'gothambold'; padding: 12px 20px; display: block; cursor: pointer; }

@media screen and (max-width: 600px) {
	.form-holder > div:nth-child(1),
	.form-holder > div:nth-child(2) { width: 100%; padding: 0; }
}

/* repertoire */
.repertoire-container { display: flex; flex-wrap: nowrap; width: 100%; position: relative; }
.repertoire-info-container { width: 26%; background-color: #f7921e; }
.repertoire-info-choices { width: 100%; background-color: #edf1c0; padding: 75px 15%; position: relative; }
.repertoire-info-choices h2 { margin: 0; padding: 0 0 25px 0; font-size: 20px; color: #000; font-family: 'gothambold'; }
.repertoire-info-choices input[type="text"],
.repertoire-info-choices select { width: 100%; font-size: 18px !important; border: none; border-radius: 0; margin: 0 0 20px; padding: 5px; font-family: 'gothambook'; }
.repertoire-info-choices select option { font-size: 16px !important; }
optgroup { font-size: 14px !important; }
.repertoire-outils { width: 100%; background-color: #ffb305; padding: 75px 15%; position: relative; }
.repertoire-lien { width: 100%; padding: 75px 15%; position: relative; }
.repertoire-outils h2,
.repertoire-lien h2 { margin: 0; padding: 0; font-size: 20px; color: #fff; font-family: 'gothambold'; text-transform: uppercase; letter-spacing: 1px; }
.repertoire-outils p,
.repertoire-lien p { margin: 0; padding: 0; font-size: 20px; color: #ac1d44; font-family: 'gothambook'; }
.repertoire-results-container { width: 74%; background-color: #fff; padding: 75px 11.5% 100px 4%; position: relative; }
.repertoire-item { padding: 0 0 40px; margin: 0 0 30px; border-bottom: 1px solid #ccc; }
.repertoire-item h2 { font-size: 32px; font-family: 'gothambook'; color: #ac1d44; font-weight: 400; margin: 0; padding: 0 0 10px; }

.pagination { text-align: right; }
.pagination a { padding: 4px; }

@media screen and (max-width: 1000px) {
	.repertoire-container { flex-wrap: wrap; }
	.repertoire-info-container { width: 100%; }
	.repertoire-results-container { width: 100%; padding: 75px 55px 100px 55px; }
}

/* sante 2026 page */
a.participer-btn { background-color: #ee4135; padding: 15px 20px; color: #fff !important; margin: 20px 0 40px 0; font-size: 16px; font-weight: 700; transition: background-color 0.5s ease;  }
a.participer-btn:hover { background-color: #ffa617; }
a.participer-btn2 { background-color: #ac1d44; padding: 15px 20px; color: #fff !important; margin: 20px 0 40px 0; font-size: 16px; font-weight: 700; transition: background-color 0.5s ease;  }
a.participer-btn2:hover { background-color: #ee4135; }
.orange-section2 a.participer-btn2 { background-color: #ee4135 !important; }
.orange-section2 a.participer-btn2:hover { background-color: #ac1d44 !important; }

.profil-section { position: relative; width: 100%; display: flex; flex-wrap: nowrap; justify-content: start; align-items: flex-start; z-index: 5; }
.profil-section > div:first-child { position: relative; width: 50%; background-color: #ac1d44; padding: 150px 165px; color: #fff; }
.profil-section > div:last-child { position: relative; width: 50%; background-color: #000; align-self: stretch; background-position: center center; background-size: cover; background-repeat: no-repeat; }
.personnel-btn { display: inline-block; font-size: 16px; text-transform: uppercase; padding: 5px 8px; background-color: #ee4135; color: #fff; transition: background-color 0.5s ease; }
.personnel-btn:hover { background-color: #f7921e; color: #fff; }
.personnel-btn a { font-size: 16px !important; text-transform: uppercase; color: #fff !important; }

.orange-section { min-height: 490px; padding-top: 175px; background-image: url(assets/images/fleur-journee-de-la-sante.png); background-size: 450px 440px; background-repeat: no-repeat; background-position: left bottom; z-index: 5; }
.orange-section h2 { font-size: 50px; color: #ee4135; font-weight: 400; }
.orange-section p { color: #ee4135; }
.marroon-section { background-color: #ac1d44; color: #fff; padding-bottom: 50px; z-index: 7; }
.marroon-section h2,
.profil-section h2 { padding: 0; margin: 0; color: #fff; font-size: 32px; font-family: 'gothambook'; font-weight: 400; transition: font-size 0.5s ease; }
.marroon-section p,
.profil-section p { color: #fff; margin: 0; padding: 0 0 20px 0; }
.conferencier { cursor: pointer; }

.conferencier-more { position: fixed; top: 0; left: 0; bottom: 0; right: 0; width: 100%; min-height: 100vh; height: 100%; padding: 10vh 50px; background-color: rgba(0, 0, 0, 0.75); z-index: 1010; overflow-y: scroll; overflow-x: hidden; opacity: 0; visibility: hidden; transition: opacity 0.5s ease, visibility 0.5s ease; }
.conferencier-more.show { opacity: 1; visibility: visible; }
.conferencier-holder { position: relative; width: 1150px; background-color: #fff; padding: 65px 70px; margin: 0 auto; display: flex; flex-wrap: nowrap; justify-content: start; }
.conferencier-holder .personnel-image-holder { width: 200px; min-width: 200px; border: 2px solid #ac1d44; margin: 0 70px 0 0; align-self: start; }
.conferencier-holder > div:last-child { width: 90%; width: calc(100% - 270px); }
.conferencier-holder h2 { padding: 0; color: #ac1d44; }
.conferencier-holder h3 { font-size: 20px; font-weight: 400; color: #ac1d44; padding: 0 0 10px; margin: 0; font-family: 'gothambook'; text-transform: none; }
.conferencier-holder p { color: #000; }
.conferencier-popup-close { position: absolute; right: 20px; top: 20px; cursor: pointer; }

.lieux-section,
.orange-section2 { z-index: 5; }
.orange-section2 h3 { font-family: 'gothambook'; font-weight: 400; font-size: 32px; color: #ee4135; padding: 90px 0 0 0; margin: 0; transition: font-size 0.5s ease; }

.lieux-holder { width: 100%; display: flex; flex-wrap: wrap; justify-content: start; padding: 40px 0 0; }
.partenaires { padding: 0 !important; }
.lieux-item { position: relative; width: 33.33%; width: calc(33.33% - 30px); padding: 0; margin: 0 45px 50px 0; text-align: left; transition: margin 0.5s ease; }
.lieux-holder > div:nth-child(3n) { margin: 0 0 50px; }
.lieux-item h3 { font-size: 22px; font-family: 'gothambold'; margin: 0; padding: 0 0 10px; font-weight: 700; text-transform: uppercase; }
.lieux-holder > div:nth-child(2) h3 { color: #ffa617; }
.lieux-holder > div:nth-child(3) h3 { color: #a0dc4a; }
.lieux-holder > div:nth-child(4) h3 { color: #52c2a0; }
.lieux-holder > div:nth-child(5) h3 { color: #ee4035; }
.lieux-holder > div:nth-child(6) h3 { color: #000; }
.lieux-item p { font-size: 18px; }
.lieux-image-holder { position: relative; width: 154px; padding: 0 0 25px; margin: 0; text-align: center; transition: margin 0.5s ease; }
.lieux-image { position: relative; width: 100%; margin: 0; padding: 0; }

.yellow-section { background-color: #ffa617; z-index: 5; }
.yellow-section h2,
.orange-section2 h2 { font-size: 50px; color: #ac1d44; font-weight: 400; padding: 0; text-transform: uppercase; }
.yellow-section p,
.orange-section2 p { color: #ac1d44; font-weight: 400; padding: 0 0 40px; }
.orange-section2 h2,
.orange-section2 p { color: #ee4135; }

.partenaire-image-holder { position: relative; width: 100%; padding: 0; margin: 0; text-align: center; transition: margin 0.5s ease; }

.gallery-section { position: relative; width: 100%; background-color: #ac1d44; padding: 75px 13% 100px 13%; }
.gallery-section h2 { padding: 0; margin: 0; color: #fff; font-size: 32px; font-family: 'gothambook'; font-weight: 400; transition: font-size 0.5s ease; }
.gallery-holder { width: 100%; display: flex; flex-wrap: wrap; justify-content: start; padding: 60px 0 0; align-items: center; }
.gallery-item { position: relative; width: 20%; width: calc(20% - 24px); margin: 0 30px 30px 0; }
.gallery-holder > div:nth-child(5n) { margin-right: 0; }
.gallery-image-holder { width: 100%; padding: 100% 0 0 0; background-position: center center; background-size: cover; background-repeat: no-repeat; }

@media screen and (max-width: 1790px) {
	.lieux-section,
	.sante-2026 { width: 1000px; padding: 75px 0 100px 0; margin: 0 11.5% 0 auto; }
	.marroon-section,
	.yellow-section,
	.orange-section2 { width: 100%; padding-left: 13% !important; padding-left: calc(88.5% - 1000px) !important; padding-right: 11.5% !important; margin: 0; }
	.marroon-section .personnel-holder { justify-content: start; }
}
@media screen and (max-width: 1650px) {
	.profil-section > div:first-child { padding: 150px 0; }
	.profil-section > div:first-child > div { width: 490px; margin: 0 auto; }
	.gallery-item { position: relative; width: 25%; width: calc(25% - 23px); margin: 0 30px 30px 0; }
	.gallery-holder > div:nth-child(5n) { margin-right: 30px; }
	.gallery-holder > div:nth-child(4n) { margin-right: 0; }
}
@media screen and (max-width: 1400px) {
	.lieux-section,
	.sante-2026,
	.yellow-section,
	.orange-section2 { width: 100%; padding: 75px 13% 100px 13% !important; margin: 0; }
	.marroon-section { width: 100%; padding: 75px 13% 50px 13% !important; margin: 0; }
	.orange-section { width: 100%; padding: 175px 13% 100px 13% !important; padding-left: calc(87% - 675px) !important; margin: 0; background-size: 25vw 24.4vw; }
	.gallery-item { position: relative; width: 33.33%; width: calc(33.33% - 20px); margin: 0 30px 30px 0; }
	.gallery-holder > div:nth-child(4n) { margin-right: 30px; }
	.gallery-holder > div:nth-child(3n) { margin-right: 0; }
}
@media screen and (max-width: 1225px) {
	.lieux-section,
	.sante-2026,
	.marroon-section,
	.yellow-section,
	.orange-section2,
	.gallery-section { width: 100%; padding-left: 55px !important; padding-right: 55px !important; margin: 0; }
	.orange-section { min-height: 550px; width: 100%; padding: 280px 55px 100px 55px !important; background-size: 25vw 24.4vw; background-image: url(assets/images/marqueur-lieu-en-ligne.png); background-size: 157px 154px; background-repeat: no-repeat; background-position: center 80px; }
	.profil-section { flex-wrap: wrap; }
	.profil-section > div:first-child { width: 100%; padding: 100px 55px; }
	.profil-section > div:first-child > div { width: 100%; margin: 0 auto; }
	.profil-section > div:last-child { width: 100%; height: 550px; }
	.conferencier-holder { width: 100%; }
}
@media screen and (max-width: 950px) {
	.gallery-item { position: relative; width: 50%; width: calc(50% - 15px); margin: 0 30px 30px 0; }
	.gallery-holder > div:nth-child(3n) { margin-right: 30px; }
	.gallery-holder > div:nth-child(2n) { margin-right: 0; }
	.lieux-item { position: relative; width: 50%; width: calc(50% - 23px); margin: 0 45px 50px 0; }
	.lieux-holder > div:nth-child(3n) { margin: 0 45px 50px 0; }
	.lieux-holder > div:nth-child(2n) { margin: 0 0 50px; }
}
@media screen and (max-width: 900px) {
	.conferencier-holder { flex-wrap: wrap; }
	.conferencier-holder > div:last-child { width: 100%; padding-top: 40px; }
}
@media screen and (max-width: 700px) {
	.lieux-item { position: relative; width: 100%; margin: 0 0 50px 0 !important; }
}
@media screen and (max-width: 650px) {
	.marroon-section h2 { font-size: 25px; }
	.conferencier-holder { padding: 65px 40px; }
}
@media screen and (max-width: 560px) {
	.lieux-section,
	.sante-2026,
	.marroon-section,
	.yellow-section,
	.orange-section,
	.orange-section2,
	.gallery-section,
	.profil-section > div:first-child { padding-left: 30px !important; padding-right: 30px !important; }
	.gallery-item { position: relative; width: 100%; margin: 0 0 30px 0 !important; }
}
@media screen and (max-width: 500px) {
	.lieux-holder { justify-content: center; }
	.lieux-item { width: 100%; margin: 0 0 50px 0;  }
	.conferencier-more { padding: 5vh 30px; }
}

/* recherche */
.recherche-holder { position: fixed; top: 0; left: 0; width: 100vw; height: 0; background-color: #000; opacity: 0.9; z-index: 10001; transition: height 0.5s ease; overflow: hidden; }
.recherche-holder.open { height: 100vh; }
.recherche-fermer-holder { top: 50px; right: 50px; position: absolute; }
.recherche-bouton-fermer { cursor: pointer; }
.recherche-content-holder { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; width: 80%; }
.search-form input[type="search"] { border-top: none; border-bottom: #fff solid 1px; border-left: none; border-right: none; border-radius: 0; width: 50%; min-width: 300px; padding: 5px 0; margin: 0 0 40px; background-color: transparent; color: #fff; font-size: 32px; }
.search-form input::placeholder { color: #fff !important; }
.search-form input[type="submit"] { margin: 0 auto; }

.search-result-count { padding: 0 0 40px; }
.search-item { padding: 20px 0; margin: 10px 0; border-top: 1px solid #ccc; }
.search-item h2 { font-size: 20px; }

/* =============================================================================================================================================================== */
/* footer */
.footer-colored-line-holder { position: relative; width: 100%; height: 20px; display: flex; flex-wrap: nowrap; }
.footer-colored-line-holder > div { width: 25%; height: 100%; }
.footer-colored-line-holder > div:nth-child(1) { background-color: #ac1d44; }
.footer-colored-line-holder > div:nth-child(2) { background-color: #ee4135; }
.footer-colored-line-holder > div:nth-child(3) { background-color: #f7921e; }
.footer-colored-line-holder > div:nth-child(4) { background-color: #ffb305; }
.site-footer { width: 100%; position: relative; }
.footer-content-holder { padding: 100px 55px 90px 55px; display: flex; flex-wrap: nowrap; border-bottom: solid 1px #ccc; transition: padding 0.5s ease; }
.footer-content-holder h2,
.infolettre-content-holder h2 { font-size: 20px; color: #ac1d44; text-transform: uppercase; margin: 0; padding: 0 0 20px; font-family: 'gothambold'; }
.footer-content-holder p { color: #010101; font-size: 18px; padding: 35px 0 15px 0; margin: 0; }
.footer-column-1 { width: 38.1%; transition: width 0.5s ease; }
.footer-column-2 { width: 36.4%; transition: width 0.5s ease; }
.footer-column-3 { width: 25.5%; padding: 0; transition: width 0.5s ease, padding 0.5s ease; }
.footer-sponsors-holder { display: flex; flex-wrap: wrap; width: 100%; }
.footer-sponsor { width: 50%; text-align: left; padding: 40px 15px 0 0; margin: 0; transition: width 0.5s ease; }
.footer-sponsor p { font-size: 13px; color: #999; font-weight: 400; margin: 0; padding: 0 0 10px; }
.footer-sponsor img { max-width: 125px; }
.footer-sponsors-holder > div:nth-child(3) { width: 100%; }
.footer-site-info { padding: 15px 55px; display: flex; flex-wrap: wrap; }
.footer-site-info > div, 
.footer-site-info > div a { width: 50%; font-size: 11px; line-height: 1; color: #999; }
.footer-site-info > div a:hover { color: #000; }
.footer-site-info div:nth-child(2) { text-align: right; }

.social-media-holder { position: relative; padding: 0; display: flex; justify-content: start; flex-wrap: nowrap; }
.social-media-holder a { padding: 0 30px 0 0; margin: auto 0 0 0; }

@media screen and (max-width: 1250px) {
	.footer-content-holder { flex-wrap: wrap; }
	.footer-column-1 { width: 55%; }
	.footer-column-2 { width: 45%; }
	.footer-column-3 { width: 100%; padding: 60px 0 0 0; }
	.footer-sponsor { width: 25%; }
}
@media screen and (max-width: 900px) {
	.footer-column-1 { width: 100%; }
	.footer-column-2 { width: 100%; padding: 60px 0 0 0; }
	.footer-sponsor { width: 50%; }
}
@media screen and (max-width: 680px) {
	.footer-site-info > div { width: 100%; }
	.footer-site-info div:nth-child(2) { text-align: left; padding: 10px 0 0; }
}
@media screen and (max-width: 560px) {
	.footer-content-holder { padding: 70px 30px 50px 30px; }
}

/* infolettre popup */
.infolettre-popup-page { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8); z-index: 10001; }
.infolettre-content-holder { position: absolute; top: 50%; left: 50%; width: 500px; padding: 54px; background-color: #fff; transform: translate(-50%, -50%); }
.infolettre-popup-close { position: absolute; right: -17px; top: -17px; cursor: pointer; }

@media screen and (max-width: 600px) {
	.infolettre-content-holder { width: 90%; }
}
@media screen and (max-width: 400px) {
	.infolettre-content-holder { padding: 20px 10px; }
}

/* mailchimp signup */
#mc_embed_signup { padding: 0 !important; width: 100% !important; } 
#mc_embed_signup form { padding: 0 !important; margin: 0 !important; width: 100% !important; } 
#mc_embed_signup .mc-field-group { padding-bottom: 30px !important; min-height: 0 !important; }
#mc_embed_signup .mc-field-group input { color: #ac1d44 !important; border-top: none !important; border-left: none !important; border-right: none !important; border-bottom: solid #ac1d44 1px !important; border-radius: 0 !important; width: 300px !important; padding: 0 !important; font-size: 18px !important; text-indent: 0 !important; }
#mc_embed_signup .mc-field-group input::placeholder { color: #ac1d44 !important; }
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error { margin: 0 !important; padding: 5px 0 0 0 !important; color: #ee4135 !important; }
#mc_embed_signup div#mce-responses { top: 0 !important; padding: 0 !important; margin: 0 !important; }
#mc_embed_signup div.response { top: 0 !important; padding: 0 0 20px 0 !important; margin: 0 !important; }
#mc_embed_signup #mce-success-response { color: #a5cf53 !important; font-size: 18px !important; font-family: 'gothambook' !important; font-weight: 400 !important; }
#mc_embed_signup .button { background-color: #ac1d44 !important; color: #fff !important; font-size: 15px !important; font-family: 'gothambold' !important; padding: 12px 20px !important; display: block !important; cursor: pointer !important; border-radius: 0 !important; height: auto !important; line-height: 1 !important; margin: 0 !important; }

@media screen and (max-width: 900px) {
	#mc_embed_signup .mc-field-group input { min-width: 300px !important; width: 75% !important; }
}
.signup-link-btn { display: inline-block !important; background-color: #ac1d44 !important; color: #fff !important; font-size: 15px !important; font-family: 'gothambold' !important; padding: 12px 20px !important; cursor: pointer !important; border-radius: 0 !important; height: auto !important; line-height: 1 !important; margin: 0 !important; }

/* overrides and special texts */
*,
*:active,
*:focus,
*:hover { outline: none !important; }
p+h2,
p+h3 { padding-top: 15px !important; }
h6+p { padding-top: 40px !important; }
p+div.oopsaccordioncontainer { margin-top: 40px !important; }
p:last-child,
ul:last-child { margin-bottom: 0 !important; padding-bottom: 0 !important; }
.secondary-content-holder ul ul { padding-top: 10px; }
.oopsaccordioncontainer > h2+div > p:last-child,
.oopsaccordioncontainer > h2+div > ul:last-child { padding-bottom: 40px !important; }
.quote { font-size: 35px; color: #ee4135; padding: 10px 7.5% 30px 7.5%; transition: font-size 0.5s ease; } 
.rsa-btn { display: inline-block; background-color: #ac1d44; color: #fff !important; font-size: 15px; font-family: 'gothambold'; padding: 12px 20px; cursor: pointer; border-radius: 0; height: auto; line-height: 1; margin: 0; text-transform: uppercase; transition: background-color 0.5s ease; }
.rsa-btn.red { background-color: #ee4135; }
.rsa-btn:hover { background-color: #f7921e; color: #fff; }
.ras-btn:visited { color: #fff; }
.parent-pageid-646 a { color: #215b9d; }
.parent-pageid-646 a:hover { color: #31b8c8; }
.parent-pageid-646 .menu-main-menu-container ul > li a { color: #fff; }
.parent-pageid-646 .menu-main-menu-container .sub-menu li a { color: #fff; }
.maroon { background-color: #ac1d44; }
.red { background-color: #ee4135; }
.yellow {background-color: #ffb305; }
.yellow .secondary-header-title h1 { color: #000; }
.orange { background-color: #f7921e; }
.green {background-color: #a5cf53; }
.blue { background-color: #6bc39e; }
.no-padding { padding-top: 0 !important; }
.less-padding { padding-top: 20px !important; }
.hidden { display: none; }
.secondary-header-title a { color: #f7921e; }

@media screen and (max-width: 600px) {
	.quote { font-size: 25px; } 
}