/*!
Theme Name: crebtheme
Theme URI: http://underscores.me/
Author: ElliN (BOVE Buroscope)
Author URI: http://setborg.fr/
Description: Ce thème a été conçu par l'équipe B.O.V.E de la TIW 2021/2022 Buroscope. Il est extrait d'une source provenant de Underscores.me qui est un thème dit "blank".
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: crebtheme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

crebtheme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> 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
--------------------------------------------------------------*/

/* 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 {
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}
.page, .site {
	background-color: #FFFCF9;
}
/**
 * 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%;
	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%;
	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;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

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;
	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 {
	list-style: decimal;
}

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: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

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);
	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: 0 0 1.5em;
}

.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: 1.5em 0 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;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# 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;
	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;
}

/* ###################################################################################### */
/* #####################################		    ##################################### */
/* ####################################    CUSTOM    #################################### */
/* #####################################		    ##################################### */
/* ###################################################################################### */

/* ####################################### .NAVBAR #######################################*/
.site-header {
	position: static;
	z-index: 100;
	width: 100%;
	display: flex;
	justify-items: space-between;
	align-items: center;
	margin: auto;
	height: 125px;
	background: linear-gradient(90deg, rgba(255, 252, 249, 1) 15%, rgba(8, 15, 15, 1) 47%);
	box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);
}
	.site-branding {
		position: relative;
		padding: 5px;
		height: 100%;
		z-index: 0;
		display: flex;
		align-items: center;
	}
		.site-branding a img{
			position: relative;
			min-width: 150px;
			width: 150px;
			z-index: 3;
			transition: .3s ease-in-out;
		}
			.site-branding a img:hover{
				filter: drop-shadow(0 1px 2px #EF5533);
			}
	.main-navigation {
		margin-right: 25px;
		margin-left: 171px;
		display: flex;
		justify-content: flex-start;
		z-index: 1;
	}
		.menu-navbar-container {
			width: 100%;
			z-index: 1;
		}
			#primary-menu {
				display: flex;
				justify-content: space-between;
				font-weight: bolder;
				width: 100%;
				z-index: 1;
			}
				.menu-item a:hover {
					color: #080F0F;
					background-color: #FFFCF9;
					box-shadow: 0 0 10px #FFFCF9;
					border-radius: 7px;
					z-index: 1;
				}
				.menu-item a {
					font-size: 1rem;
					color: #FFFCF9;
					padding: 7px 15px;
					z-index: 1;
					text-align: center;
					border-radius: 7px;
					transition: .2s ease-in-out;
				}
				#menu-item-111 a {
					color: #FFFCF9;
					background-color: #EF5533;
					border-radius: 7px;
					transition: .2s ease-in;
				}
					#menu-item-111 a:hover {
						color: #FFFCF9;
						background-color: #ff7050;
						transition: .2s ease-out;
						box-shadow: 0 0 25px #ff7050;
					}
					.main-navigation .sub-menu {
						width: 186.483px;
						padding: 10px 0;
						font-size: 0.9rem;
						border-left: 3px solid #FFFCF9;
						border-right: 3px solid #FFFCF9;
						flex-direction: column;
						background-color: #080F0F;
						border-radius: 7px;
					}
					.main-navigation .sub-menu li a{
						margin: auto;
						text-align: center;
						width: 100%;
						height: 100%;
					}
	#nav-bg-vecto {
		position: absolute;
		bottom: 0px;
		left: 0px;
		height: 125px;
		z-index: 0;
	}

@media screen and (max-width:1170px) {
	.site-header {
		background: linear-gradient(90deg, rgba(255, 252, 249, 0.95) 15%, rgba(8, 15, 15, 0.95) 47%);
	}
	.site-branding a img {
		margin-right: 0px;
	}
	.main-navigation .menu-navbar-container {
		display: none;
	}
	.menu-toggle {
		display: block;
		margin-right: 25px;
		background-color: inherit;
		border: none;
	}
	.toggled .menu-navbar-container {
		display: block;
		position: absolute;
		top: 125px;
		width: 100%;
	}
	.main-navigation {
		justify-content: flex-end;
		margin: 0;
	}
	.toggled #primary-menu {
		display: flex;
		align-items: center;
		flex-direction: column;
		width: auto;
		background-color: rgba(8, 15, 15, 0.95);
		border-bottom: 2px solid #EF5533;
	}
	.menu-item {
		width: 100%;
	}
	.menu-item a {
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 1.5rem;
		color: #ff7050;
		margin: 10px 0px;
		width: 100%;
		align-items: center;
		padding: 7px 0px;
		
	}
		.menu-item a:hover {
			border-radius: 0px;
			margin: 10px 0px;
			
		}
	#menu-item-161 a {
		color: #FFFCF9;		
	}
		#menu-item-161 a:hover {
			color: #080F0F;		
		}
	#menu-item-111 a{
		background-color: inherit;
	}
	.main-navigation .sub-menu {
		width: 100%;
	}
}
@media screen and (max-width:530px) {
	#nav-bg-vecto {
		display: none;
	}
	.site-header {
		background: linear-gradient(90deg, rgba(255, 252, 249, 0.95) 35%, rgba(8, 15, 15, 0.95) 70%);
	}
}
@media screen and (max-width:400px) {
	.menu-toggle {
		margin-right: 5px;
	}
}

/* ####################################### .FOOTER #######################################*/
	.partner {
		width: 100%;
		background-color: #080F0F;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		flex: 1;
	}
		#leonpaul-link {
			min-width: 300px;
			max-width: 100%;
			max-height: 70px;
			order: 3;
		}
			#leonpaul {
				max-height: 70px;
				max-width: 100%;
				min-width: 300px;
			}
		#escrimeinfo-link {
			margin: 0 25px;
			min-width: 300px;
			max-width: 550px;
			max-height: 80px;
			order: 1;
		}		
			#escrimeinfo {
				min-width: 275px;
				max-width: 550px;
				max-height: 80px;
				padding: 10px;
			}
		#ffe-link {
			margin: 0 25px;
			min-width: 125px;
			max-width: 250px;
			max-height: 80px;
			order: 2;
		}
			#ffe {
				padding: 10px;
				min-width: 125px;
				max-width: 250px;
				max-height: 80px;
			}
	.site-info {
		width: 100%;
		background-color: #080F0F;
		position: relative;
		height: 250px;
	}	
		.site-info p {
			font-family: 'Montserrat', sans-serif;
			font-style: italic;
			color: #FFFCF9;
			position: absolute;
			left: 50px;
			bottom: 20px;
			z-index: 1;
		}
		.site-info a {
			color: #EF5533;
		}
		#contact-rspv {
			display: none;
		}
		.site-info .custom-logo {
			width: 305px;
			position: absolute;
			right: 150px;
			bottom: 10px;
			z-index: 1;
			transition: .3s ease-in-out;
		}
			.site-info .custom-logo:hover{
				filter: drop-shadow(0 1px 2px #EF5533);
			}
		#drjscsb {
			height: 198.45px;
			position: absolute;
			right: 10px;
			bottom: 20px;
			z-index: 1;
		}
		#footer-bg-vecto {
			height: 250px;
			position: absolute;
			right: 0;
			bottom: 0;
			z-index: 0;
		}
@media screen and (max-width:1325px) {
	.partner {
		justify-content: space-around;
	}
	#escrimeinfo-link {
		order: 2;
	}
	#leonpaul-link {
		order: 1;
	}
	.site-info {
		border-top: 3px solid #EF5533;
		background-color: #FFFCF9;
	}
		.site-info p {
			color: #080F0F;
			bottom: 45px;
		}
		.site-info a {
			color: #EF5533;
		}
	#footer-bg-vecto {
		display: none;
	}
}

@media screen and (max-width:880px) {
	.site-info {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		align-items: center;
		position: static;
		height: auto;
	}
		.site-info p {
			position: static;
			text-align: center;
		}
		.site-info .custom-logo {
			position: static;
		}
		#drjscsb {
			position: static;
		}
}

@media screen and (max-width:500px) {
	.site-info p {
		display: none;
	}
	#contact-rspv {
		width: auto;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 75px 20px;
		margin: 25px;
		font-size: 2rem;
		text-decoration: none;
		text-transform: uppercase;
		color: #080F0F;
		font-weight: bold;
		border-radius: 100%;
		border: 5px solid #EF5533;
		font-family: 'Montserrat', sans-serif;
		background-color: #FFFCF9;
		box-shadow: inset 0 0 25px #080F0F;
	}
}

/* ####################################### ACCUEIL #######################################*/

/* LAST NEWS */

.home {
	position: relative;
	margin: auto;
	background-color: #FFFCF9;
}
.home .site-header {
	position: fixed;
	background: linear-gradient(90deg, rgba(255, 252, 249, 0.75) 15%, rgba(8, 15, 15, 0.75) 47%);
}
	.home .site-header:hover {
		background: linear-gradient(90deg, rgba(255, 252, 249, 1) 15%, rgba(8, 15, 15, 1) 47%);
	}

.home .news-home {
	position: relative;
	width: 100%;
}
.home .news-thumbails-home {
	width: 100%;
	display: flex;
	justify-content: center;
	height: 100vh;
}
.home .news-post-home {
	position: absolute;
	bottom: 50px;
	left: 50px;
	z-index: 0;
	width: 100%;
	z-index: 1;
	width: 600px;
	background: rgba(8, 15, 15, 0.8);
	margin: 0;
	box-shadow: 0px 0px 20px 5px rgba(8, 15, 15, 0.15);
	border-radius: 10px;
	padding: 10px 15px;
	font-family: 'Montserrat', sans-serif;
}
	.home .news-author-home {
		width: 100%;
		display: flex;
		justify-content: flex-end;
		font-size: 0.6rem;
		color: #FFFCF9;
		margin-bottom: 5px;
	}
		.home .news-author-home a{
			color: #EF5533;
			margin-right: 3px;
		}
	.home .news-title-home {
		width: 100%;
		display: flex;
		justify-content: center;
		font-size: 2rem;
		font-weight: bold;
		color: #EF5533;
		margin-top: 5px;
		margin-bottom: 10px;
	}
	.home .news-content-home {
		margin-top: 10px;
		color: #FFFCF9;
	}

/* SPACER  */

.home .spacer-right-first {
	position: relative;
	display: block;
	margin-left: 55%;
	margin-bottom: 25px;
	margin-top: -10px;
	height: 20px;
	width: 45%;
	background-color: #EF5533;
	border-bottom-left-radius: 50px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);
	z-index: 1;
}
.home .spacer-right {
	display: block;
	margin-left: 55%;
	margin-bottom: 25px;
	margin-top: 25px;
	height: 20px;
	width: 45%;
	background-color: #EF5533;
	border-bottom-left-radius: 50px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);
}
.home .spacer-left{
	display: block;
	margin-right: 55%;
	margin-bottom: 25px;
	margin-top: 25px;
	height: 20px;
	width: 45%;
	background-color: #EF5533;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 50px;
	border-top-right-radius: 50px;
	box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);
}

@media screen and (max-width:700px) {
	.home .news-post-home {
		left: 5%;
		width: auto;
		margin-right: 5%;
	}
}
/* EVENT CALL */

.event-call {
	padding: 50px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	flex-direction: row;
	align-items: center;
	width: 100%;
}	
	.event-call a {
		text-decoration: none;
		color: #080F0F;
	}
.card-event {
	width: 280px;
	height: 300px;
	background: rgb(240,218,213);
	background: linear-gradient(0deg, rgba(240,218,213,1) 0%, rgba(255,252,249,1) 100%);
	border: 1px solid #EF5533;
	border-radius: 7px;
	box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);
	padding: 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	transition: .2s ease-in-out;
	margin: 10px;
	font-family: 'Roboto', sans-serif;
}
	.card-event:hover {
		background: none;
		background-color: #FFFCF9;
		box-shadow: 0 0 25px rgba(8, 15, 15, 0.33);
	}
	.card-event h3 {
		font-family: 'Montserrat', sans-serif;
		filter: drop-shadow(0 0 3px #080f0f15);
		font-size: 1.5rem;
		margin: 0 0 15px 0;
		width: 100%;
		text-align: center;
		color: #EF5533;
	}
		.card-event h4 {
		margin: 0;
		width: 100%;
		text-align: center;
		color: #080F0F;
		font-size: .9rem;
		padding: 0 0 10px 0;
		border-bottom: 1px dashed #080F0F;
	}
	.card-event .card-event-content {
		display: flex;
		flex-direction: column;
		justify-content: space-evenly;
		align-items: center;
		height: 100%;
		width: 100%;
	}
		.card-event .card-event-content span {
			color: #EF5533;
			padding: 5px 0;
		}
	.card-event i {
		display: block;
		color: #080F0F;
		transition: .2s ease-in-out;
		margin-bottom: 35px;
		filter: drop-shadow(0 0 25px #FFFCF9) ;
	}
		.card-event i:hover {
			display: block;
			color: #FFFCF9;
			filter: drop-shadow(0 0 25px #080f0f) ;
		}

/* SKILLS */

.skills {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}
	.skill-wrap {
		min-width: 300px;
		width: 50%;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-around;
		align-items: center;
	}
		.skill-block {
			display: flex;
			flex-direction: column;
			align-items: center;
			flex-wrap: wrap;
			margin: 10px;
			width: 290px;
		}
		.fa-handshake-angle, .fa-eye, .fa-bolt, .fa-heart-pulse {
			margin: 50px 0 20px 0;
		}

/* BZH Escrime */

.bzh-escrime {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}
	.bzh-escrime h2 {
		width: 100%;
		text-align: center;
		margin-bottom: 25px;
	}
	.card-escrime {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 250px;
		height: 350px;
		margin: 10px;
		text-decoration: none;
		border: 1px solid #EF5533;
		box-shadow: 0px 5px 5px rgba(8, 15, 15, 0.15);
		transition: 0.2s ease-in-out;
	}
		.card-escrime span {
			color: #FFFCF9;
			font-weight: bold;
			text-transform: uppercase;
			letter-spacing: 1px;
			text-shadow: 0px 0px 5px rgba(8, 15, 15, 0.15) ;
		}
		.card-escrime:nth-of-type(1) {
			background: url(https://www.escrimebretagne.fr/wp-content/uploads/2022/03/IMG_4662-XL.jpg) no-repeat center center / cover;
		}
		.card-escrime:nth-of-type(2) {
			background: url(https://www.escrimebretagne.fr/wp-content/uploads/2022/03/1456576-scaled.jpg) no-repeat center center / cover;
		}
		.card-escrime:nth-of-type(3) {
			background: url(https://www.escrimebretagne.fr/wp-content/uploads/2022/03/Handisport_30_06_13_033.jpg) no-repeat center center / cover;
		}
		.card-escrime:nth-of-type(4) {
			background: url(https://www.escrimebretagne.fr/wp-content/uploads/2022/03/DSC04288Mains-descrimeurs.jpg) no-repeat center center / cover;
		}
		.card-escrime:hover {
			font-size: 1.2rem;
			padding-bottom: 5px;
			border: 3px solid #EF5533;
			box-shadow: 0px 10px 10px rgba(8, 15, 15, 0.15);
		}
@media screen and (max-width:530px) {
	.home #nav-bg-vecto {
		display: block;
	}
}
/* ##################################### ACTUA LITES #####################################*/

.container-news {
	display: flex;
	flex-wrap: wrap;
	background: rgb(240,218,213);
	background: linear-gradient(0deg, rgba(240,218,213,1) 0%, rgba(255,252,249,1) 100%);
}
.header-news {
	width: 100%;
	margin: 50px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
	.header-news h1 {
		font-size: 3rem;
		display: block;
		width: auto;
		margin: 0 15px;
		text-align: center;
		color: #EF5533;
		text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
	}

/* NEWS */
.page-post-news {
	width: 100%;
	margin-bottom: 25px;
	margin: auto;
}
.page-post-news article {
	display: flex;
	flex-wrap: wrap;
	font-family: 'Roboto', sans-serif;
}
	.page-post-news .entry-header {
		padding: 10px 0 0;
		display: flex;
		align-items: center;
		width: 100%;
		border-top: 1px dotted #464B4B;
		font-family: 'Montserrat', sans-serif;
	}
		.page-post-news .entry-header .spacer-left{
			display: block;
			margin-bottom: 25px;
			margin-top: 25px;
			height: 10px;
			width: 100px;
			background-color: #464B4B;
			border-bottom-left-radius: 0px;
			border-top-left-radius: 0px;
			border-bottom-right-radius: 50px;
			border-top-right-radius: 50px;
			box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);
		}
		.page-post-news .entry-header .entry-title {
			
			margin: 0 25px;
			text-align: center;
		}
			.page-post-news .entry-header .entry-title a {
				text-decoration: underline solid #EF5533;
				text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
				color: #080F0F;
			}
	.page-post-news .entry-meta {
		width: 100%;
		padding: 10px 15px;
		font-size: .8rem;
	}
		.page-post-news .entry-meta a {
			text-decoration: none;
			color: #EF5533;
		}
	.page-post-news .entry-content {
		display: flex;
		flex-wrap: wrap-reverse;
		justify-content: space-around;
		align-items: center;
		width: 100%;
		margin: 0;
	}
		.page-post-news .entry-content .post-thumbnail {
			display: block;
			min-width: 280px;
			max-width: 500px;
			padding: 0 15px 15px;
		}
			.page-post-news .entry-content .post-thumbnail img {
				border: 3px solid #EF5533;
				border-radius: 7px;
			}
		.page-post-news .entry-content p {
			font-family: 'Roboto', sans-serif;
			min-width: 280px;
			max-width: 700px;
			margin: 0;
			padding: 25px;
		}
	.page-post-news .entry-footer {
		margin-bottom: 20px;
		width: 100%;
		display: flex;
		justify-content: flex-start;
		margin-left: 25px;
		align-items: center;
	}
		.page-post-news .entry-footer .edit-link a {
			font-size: .8rem;
			text-decoration: none;
			text-transform: uppercase;
			font-weight: bold;
			padding: 5px 10px;
			color: #FFFCF9;
			background-color: #464B4B;
			border: 1px solid #EF5533;
			border-radius: 7px;
			transition: .2s ease-in-out;
		}
			.page-post-news .entry-footer .edit-link a:hover {
				background-color: #080F0F;
				border: 1px dashed #EF5533;
				box-shadow: 0 0 10px rgba(8, 15, 15, 0.15);
			}

/* SPACER */
.header-news .spacer-right {
	display: block;
	margin-bottom: 25px;
	margin-top: 25px;
	height: 20px;
	width: 33%;
	background-color: #EF5533;
	border-bottom-left-radius: 50px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);
}
.header-news .spacer-left{
	display: block;
	margin-bottom: 25px;
	margin-top: 25px;
	height: 20px;
	width: 33%;
	background-color: #EF5533;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 50px;
	border-top-right-radius: 50px;
	box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);
}

/* PAGINATION */
.container-news .pagination {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 50px 0;
}
	.container-news .pagination h2 {
		display: none;
	}
		.container-news .pagination .nav-links .page-numbers {
			background-color: #EF5533;
			padding: 10px 15px;
			margin: 0 5px;
			border-radius: 25px;
			text-decoration: none;
			color: #FFFCF9;
			font-weight: bold;
			transition: .2s ease-in-out;
		}
			.container-news .pagination .nav-links .page-numbers:hover {
				background-color: #ff7050;
				box-shadow: 0 0 10px rgba(8, 15, 15, 0.15);
			}
		.container-news .pagination .nav-links .current {
			background-color: #464B4B;
		}
			.container-news .pagination .nav-links .current:hover {
				background-color: #464B4B;
				box-shadow: 0 0 5px rgba(8, 15, 15, 0.15)
			}

/* ##################################### SINGLE ACTU #####################################*/

.single-page-news {
	background: rgb(240,218,213);
	background: linear-gradient(0deg, rgba(240,218,213,1) 0%, rgba(255,252,249,1) 100%);
	width: 100%;
	min-height: 75vh;
}
	.single-page-news .type-actualites {
		display: block;
		align-items: center;
		flex-wrap: wrap;
		width: 90%;
		margin: auto;
	}
		.single-page-news .type-actualites .entry-header {
			display: flex;
			justify-content: center;
			align-items: center;
			width: 100%;
		}
		.single-page-news .type-actualites .post-thumbnail img {
			border: 1px solid #EF5533;
			border-radius: 7px;
			box-shadow: 0 0 15px rgba(8, 15, 15, 0.15)
		}
		.single-page-news .type-actualites .entry-footer {
			margin-bottom: 20px;
			width: 100%;
			display: flex;
			justify-content: center;
			align-items: center;
			margin: 0;
		}
			.single-page-news .entry-footer .edit-link a {
				text-decoration: none;
				text-transform: uppercase;
				font-weight: bold;
				padding: 5px 10px;
				color: #FFFCF9;
				background-color: #464B4B;
				border: 1px solid #EF5533;
				border-radius: 7px;
				transition: .2s ease-in-out;
			}
				.single-page-news .entry-footer .edit-link a:hover {
					background-color: #080F0F;
					border: 1px dashed #EF5533;
					box-shadow: 0 0 10px rgba(8, 15, 15, 0.15);
				}

/* PAGINATION */
.single-page-news .post-navigation .nav-links {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	margin: 50px 0;
}
	.single-page-news  .post-navigation h2 {
		display: none;
	}
		.single-page-news  .post-navigation .nav-links .nav-previous a, .single-page-news  .post-navigation .nav-links .nav-next a {
			font-family: 'Montserrat', sans-serif;
			background-color: #EF5533;
			padding: 10px 15px;
			margin: 0 5px;
			border-radius: 25px;
			text-decoration: none;
			color: #FFFCF9;
			font-weight: bold;
			transition: .2s ease-in-out;
		}
			.single-page-news  .post-navigation .nav-links .nav-previous a:hover, .single-page-news  .post-navigation .nav-links .nav-next a:hover {
				background-color: #ff7050;
				box-shadow: 0 0 10px rgba(8, 15, 15, 0.15);
			}
@media screen and (max-width:420px) {
	.single-page-news  .post-navigation .nav-links .nav-previous, .single-page-news  .post-navigation .nav-links .nav-next {
		margin: 15px 0;
	}
	.single-page-news .post-navigation .nav-links {
		flex-direction: column;
		align-items: center;
	}
}

/* ##################################### EVENE MENTS #####################################*/

.container-event {
	margin: auto;
	width: 100%;
	background-color: #FFFCF9;
	display: flex;
	flex-wrap: wrap;
}
.header-event {
	width: 100%;
	margin: 50px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
	.header-event h1 {
		font-size: 3rem;
		display: block;
		width: auto;
		margin: 0 15px;
		text-align: center;
		color: #EF5533;
		text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
	}

/* FORM EVENT */
.form_evenements {
	border: 1px solid #EF5533;
	width: auto;
	max-width: 750px;
	display: flex;
	flex-wrap: wrap;
	background-color: #464B4B;
	color: #FFFCF9;
	border-radius: 7px;
	padding: 0 10px;
	margin: auto;
	box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);
}
	.form_evenements h2 {
		font-size: 1.1rem;
		margin: 10px 0 0 0;
		text-decoration: underline #EF5533;
	}
	.type_evenements {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		padding: 5px 0;
		border-bottom: 1px dashed #EF5533;
		align-items: center;
		margin: 10px 0 0 0;
	}
		.panel {
			border: 3px solid #EF5533;
			background-color: #FFFCF9;
			color: #080F0F;
			padding: 0 15px 15px;
			width: 100%;
			padding: 0 18px;
			box-shadow: inset 0 0 15px rgba(8, 15, 15, 0.15);
			border-radius: 7px;
			display: none;
			overflow: hidden;
		} 
			.category-event {
				display: flex;
				flex-direction: column;
				justify-content: flex-start;
				padding: 10px 0;
			}
				.title-filter {
					border-bottom: 1px dashed #EF5533;
					padding: 5px;
					margin: 0;
					color: #EF5533;
				}
				.filter-list {
					display: flex;
					flex-wrap: wrap;
				}
					.form-check {
						padding: 0 10px;
						margin: 5px;
					}
	.search {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		width: 100%;
	}
		.accordion {
			background-color: #EF5533;
			color: #FFFCF9;
			cursor: pointer;
			padding: 5px 10px;
			text-align: left;
			border: none;
			outline: none;
			transition: 0.4s ease-in-out;
		}
			.accordion:hover {
				box-shadow: 0 0 15px rgba(8, 15, 15, 0.15);
				color: #080F0F;
				background: rgb(219,218,215);
				background: linear-gradient(0deg, rgba(219,218,215,1) 0%, rgba(255,252,249,1) 100%);
			}
			.active {
				box-shadow: 0 0 15px rgba(8, 15, 15, 0.15);
				color: #FFFCF9;
				background-color: #EF5533;
				border-top-left-radius: 7px;
				border-top-right-radius: 7px;
				border-bottom-left-radius: 0px;
				border-bottom-right-radius: 0px;
			}
			.btn-search {
				padding: 5px 10px;
				background-color: #EF5533;
				color: #FFFCF9;
				border: none;
				margin: 10px;
				transition: .2s ease-in-out;
			}
			
			.btn-search[type="reset"] {
				background-color: transparent;
				color: #EF5533;
				border: solid 1px #EF5533;
			}
			
			.btn-search:hover {
				cursor: pointer;
				background-color: #ff7050;
				color: #FFFCF9;
			}

/* CARD EVENT */

.card-event-container {
	padding: 50px 10px;
	width: 100%;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	color: #080F0F;
	text-decoration: none;
}
	.card-event-container a {
		text-decoration: none;
		color: #080F0F;
	}


/* SPACER */
.container-event .spacer-right {
	display: block;
	margin-bottom: 25px;
	margin-top: 25px;
	height: 20px;
	width: 33%;
	background-color: #EF5533;
	border-bottom-left-radius: 50px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);
}
.container-event .spacer-left{
	display: block;
	margin-bottom: 25px;
	margin-top: 25px;
	height: 20px;
	width: 33%;
	background-color: #EF5533;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 50px;
	border-top-right-radius: 50px;
	box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);
}

/* ####################################### CONTACT ####################################### */

.container-contact {
	font-family: 'Montserrat', sans-serif;
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
	background-color: #FFFCF9;
	background: rgb(240,218,213);
	background: linear-gradient(0deg, rgba(240,218,213,1) 0%, rgba(255,252,249,1) 100%);
	padding: 0 0 100px 0;
}
.header-contact {
	width: 100%;
	margin: 50px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
	.header-contact h1 {
		font-size: 3rem;
		display: block;
		width: auto;
		margin: 0 15px;
		text-align: center;
		color: #EF5533;
		text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
	}

/* PERMANENCE */
.local-contact {
	display: flex;
	justify-content: space-between;
	align-content: center;
	flex-wrap: wrap;
	width: 500px;
}
	.block-contact {
		min-width: 280px;
		width: 100%;
		max-width: 500px;
		padding: 10px;
		margin: 10px;
		height: 300px;
		background-color: #464B4B;
		border-radius: 7px;
		border: 1px solid #EF5533;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
		align-items: center;
	}
		.block-contact h3 {
			color: #FFFCF9;
			text-decoration: underline #EF5533;
			text-align: center;
		}
		.block-contact p {
			font-family: 'Roboto', sans-serif;
			color: #FFFCF9;
			display: flex;
			flex-direction: row;
			width: 100%;
			margin: 0;
		}
			.block-contact span {
				color: #EF5533;
				font-weight: bold;
			}
			.block-contact a {
				color: #EF5533;
			}

/* FORM */
.wpcf7 {
	border: 1px solid #EF5533;
	border-radius: 7px;
	max-width: 820px;
	width: 100%;
	min-width: 300px;
	padding: 10px;
	background-color: #464B4B;
	display: flex;
	justify-content: center;
	align-items: center;
}
	.wpcf7-form {
		width: 100%;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
	}
	.wpcf7 p:last-of-type {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0;
	}
		.wpcf7 .wpcf7-submit {
			margin: 0 0 0 60px;
			border: none;
			background-color: #EF5533;
			color: #FFFCF9;
			border-radius: 7px;
			padding: 10px 20px;
			font-weight: bold;
			transition: .2s ease-in-out;
		}
			.wpcf7 .wpcf7-submit:hover {
				border: none;
				background-color: #ff7050;
				color: #080F0F;
				box-shadow: 0 0 10px rgba(8, 15, 15, 0.15);
			}
		.wpcf7 label {
			text-decoration: underline #EF5533;
			color: #FFFCF9;
		}
			.wpcf7-text {
				min-width: 280px;
				width: 100%;
				max-width: 800px;
			}
			.wpcf7-textarea {
				min-width: 280px;
				width: 100%;
				max-width: 800px;
				min-height: 200px;
				max-height: 600px;
			}

/* SPACER */
.container-contact .spacer-right {
	display: block;
	margin-bottom: 25px;
	margin-top: 25px;
	height: 20px;
	width: 33%;
	background-color: #EF5533;
	border-bottom-left-radius: 50px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);
}
.container-contact .spacer-left{
	display: block;
	margin-bottom: 25px;
	margin-top: 25px;
	height: 20px;
	width: 33%;
	background-color: #EF5533;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 50px;
	border-top-right-radius: 50px;
	box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);
}

@media screen and (max-width:1350px) {
	.local-contact {
		width: 100%;
		flex-direction: row;
		justify-content: space-around;
	}
}
/* ######################################### 404 ######################################### */
/* ##################################### SINGLE.VENT ##################################### */

.single-page-event {
	background: rgb(240,218,213);
	background: linear-gradient(0deg, rgba(240,218,213,1) 0%, rgba(255,252,249,1) 100%);
	width: 100%;
	min-height: 75vh;
}
	.single-page-event .type-evenements {
		display: block;
		align-items: center;
		flex-wrap: wrap;
		width: 90%;
		margin: auto;
	}
		.single-page-event .type-evenements .wp-block-table table {
			display: flex;
			align-items: center;
		}
		.single-page-event .type-evenements .wp-block-table table tbody {
			border: 1px solid #080F0F;
		}
		.single-page-event .type-evenements .wp-block-table table tbody tr {
			border: 1px solid #080F0F;
			padding: 5px;
		}
		.single-page-event .type-evenements .wp-block-table table tbody td {
			border: 1px dotted #080F0F;
			padding: 5px;
		}
		.single-page-event .type-evenements .entry-header {
			display: flex;
			justify-content: center;
			align-items: center;
			width: 100%;
		}
		.single-page-event .type-evenements .post-thumbnail img {
			border: 1px solid #EF5533;
			border-radius: 7px;
			box-shadow: 0 0 15px rgba(8, 15, 15, 0.15);
		}
		.single-page-event .type-evenements .entry-footer {
			margin-bottom: 20px;
			width: 100%;
			display: flex;
			justify-content: center;
			align-items: center;
			margin: 0;
		}
			.single-page-event .entry-footer .edit-link a {
				text-decoration: none;
				text-transform: uppercase;
				font-weight: bold;
				padding: 5px 10px;
				color: #FFFCF9;
				background-color: #464B4B;
				border: 1px solid #EF5533;
				border-radius: 7px;
				transition: .2s ease-in-out;
			}
				.single-page-event .entry-footer .edit-link a:hover {
					background-color: #080F0F;
					border: 1px dashed #EF5533;
					box-shadow: 0 0 10px rgba(8, 15, 15, 0.15);
				}

/* PAGINATION */
.single-page-event .post-navigation .nav-links {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	margin: 50px 0;
}
	.single-page-event  .post-navigation h2 {
		display: none;
	}
		.single-page-event  .post-navigation .nav-links .nav-previous a, .single-page-event  .post-navigation .nav-links .nav-next a {
			font-family: 'Montserrat', sans-serif;
			background-color: #EF5533;
			padding: 10px 15px;
			margin: 0 5px;
			border-radius: 25px;
			text-decoration: none;
			color: #FFFCF9;
			font-weight: bold;
			transition: .2s ease-in-out;
		}
			.single-page-event  .post-navigation .nav-links .nav-previous a:hover, .single-page-event  .post-navigation .nav-links .nav-next a:hover {
				background-color: #ff7050;
				box-shadow: 0 0 10px rgba(8, 15, 15, 0.15);
			}
@media screen and (max-width:420px) {
	.single-page-event  .post-navigation .nav-links .nav-previous, .single-page-event  .post-navigation .nav-links .nav-next {
		margin: 15px 0;
	}
	.single-page-event .post-navigation .nav-links {
		flex-direction: column;
		align-items: center;
	}
}

/* ######################################### 404 ######################################### */

.error-404 {
	height: 80vh;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 10px;
}

/* ###################################### SEEK CLUB ##################################### */
.container-clubs {
	width: 100%;
	background: rgb(240,218,213);
	background: linear-gradient(0deg, rgba(240,218,213,1) 0%, rgba(255,252,249,1) 100%);
}
	.header-clubs {
		width: 100%;
		margin: 50px 0;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
		.header-clubs h1 {
			font-size: 3rem;
			display: block;
			width: auto;
			margin: 0 15px;
			text-align: center;
			color: #EF5533;
			text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
		}
		.header-clubs .spacer-left {
			display: block;
			margin-bottom: 25px;
			margin-top: 25px;
			height: 20px;
			width: 33%;
			background-color: #EF5533;
			border-bottom-left-radius: 0px;
			border-top-left-radius: 0px;
			border-bottom-right-radius: 50px;
			border-top-right-radius: 50px;
			box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);
		}
		.header-clubs .spacer-right {
			display: block;
			margin-bottom: 25px;
			margin-top: 25px;
			height: 20px;
			width: 33%;
			background-color: #EF5533;
			border-bottom-left-radius: 50px;
			border-top-left-radius: 50px;
			border-bottom-right-radius: 0px;
			border-top-right-radius: 0px;
			box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);			
		}

/* MAP CLUB */

.clubs-map-container {
	width: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
	.clubs-map {
		border: 10px solid #080f0faa;
		border-radius: 7px;
		box-shadow: 0 0 10px rgba(8, 15, 15, 0.15);	
	}
	.clubs-map:hover {
		border: 10px solid #EF5533;	
	}
	.clubs-map-fscreen {
		margin-top: 10px;
		padding: 12px;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 50px;
		height: 50px;
		background-color: #080F0F;
		border-radius: 7px;
		transition: .2s ease-in-out;
	}
		.clubs-map-fscreen:hover {
			padding: 0px;
			box-shadow: 0 0 15px rgba(8, 15, 15, 0.15);	
		}

/* FORM CLUB */

.clubs-form {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: column;
	width: 100%;
}
	.clubs-form-block {
		display: flex;
		justify-content: center;
		align-items: center;
		border: 1px solid #EF5533;
		flex-wrap: wrap;
		border-radius: 7px;
		width: 290px;
		min-width: 290px;
		padding: 10px;
		background-color: #464B4B;
		margin: 10px;
	}
		.title-form-clubs {
			width: 100%;
			color: #FFFCF9;
			text-align: center;
			font-size: 1.2rem;
			border-bottom: 1px dashed #EF5533;
			margin: 0;
			padding: 5px 0;
		}
		.clubs-form-check {
			align-items: center;
			color: #FFFCF9;
			padding: 0 10px;
			margin: 5px;
		}
		.submit-clubs {
			width: 100%;
			display: flex;
			justify-content: center;
			align-items: center;
		}
			.submit-clubs .btn-submit-clubs {
				padding: 5px 10px;
				border: none;
				background-color: #EF5533;
				color: #FFFCF9;
				border-radius: 7px;
				font-weight: bold;
				transition: .2s ease-in-out;
			}
				.submit-clubs .btn-submit-clubs:hover {
					border: none;
					background-color: #ff7050;
					color: #080F0F;
					box-shadow: 0 0 10px rgba(8, 15, 15, 0.15);
				}

/* CARD CLUB */

	.card-clubs-section {
		padding: 50px 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-evenly;
		flex-direction: row;
		align-items: top;
		width: 100%;
	}
		.card-clubs-section .card-club {
			width: 280px;
			background-color: #FFFCF9;
			border-radius: 7px;
			box-shadow: 0 0 25px rgba(8, 15, 15, 0.1);
			display: flex;
			flex-wrap: wrap;
			justify-content: center;
			align-items: center;
			margin: 10px;
			text-align: center;
			font-family: 'Roboto', sans-serif;
		}
			.card-club-accordion {
				padding: 10px;
				box-shadow: none;
				background-color: #FFFCF9;
				display: flex;
				justify-content: center;
				align-items: center;
				flex-direction: column;
				cursor: pointer;
				width: 100%;
				text-align: left;
				border: none;
				outline: none;
				transition: 0.4s ease-in-out;
				border-bottom: 1px solid #080F0F;
			}
				.active, .card-club-accordion:hover {
					border-bottom: 1px dashed #080F0F;
				}
				.card-clubs-section .card-club img {
					max-width: 200px;
					background-color: #FFF;
					border: 1px solid #EF5533;
					border-radius: 7px;
					max-height: 200px;
				}
				.card-clubs-section .card-club-title {
					margin: 0;
					display: flex;
					justify-content: center;
					align-items: center;
					height: 150px;
					text-align: center;
					color: #EF5533;
					font-family: 'Montserrat', sans-serif;
				}
				.action-card-club {
					align-items: bottom;
					border: 2px solid #EF5533;
					border-radius: 50%;
					padding: 10px;
					fill: #080F0F;
					transition: .2s ease-in-out;
				}
				.action-card-club:hover {
					fill: #FFFCF9;
					background-color: #080F0F;
				}
					.icons-club-nav {
						padding: 10px;
						margin: 0 10px;
						text-decoration: none;
					}
						.svg-club:hover {
							fill: #ff7050;
						}

.card-club-content {
	border-bottom: 1px solid #080F0F;
	padding: 0 18px;
	display: none;
	overflow: hidden;
} 

/* PAGINATION */

.container-clubs .pagination {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 50px 0;
}
	.container-clubs .pagination h2 {
		display: none;
	}
		.container-clubs .pagination .nav-links .page-numbers {
			background-color: #EF5533;
			padding: 10px 15px;
			margin: 0 5px;
			border-radius: 25px;
			text-decoration: none;
			color: #FFFCF9;
			font-weight: bold;
			transition: .2s ease-in-out;
		}
			.container-clubs .pagination .nav-links .page-numbers:hover {
				background-color: #ff7050;
				box-shadow: 0 0 10px rgba(8, 15, 15, 0.15);
			}
		.container-clubs .pagination .nav-links .current {
			background-color: #464B4B;
		}
			.container-clubs .pagination .nav-links .current:hover {
				background-color: #464B4B;
				box-shadow: 0 0 5px rgba(8, 15, 15, 0.15)
			}
			
@media screen and (min-width:600px) {
	#phone {
		display: none;
	}
}

@media screen and (max-width:600px) {
	#phone {
		display: block;
	}
}

/* ###################################### PAGE ##################################### */

.all-on {
	width: 100%;
	background-color: #FFFCF9;
	min-height: 750px;
}
	.all-on .entry-header {
		width: 100%;
		margin: 50px 0;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
		.all-on .entry-header h1 {
			font-size: 3rem;
				display: block;
				width: auto;
				margin: 0 15px;
				text-align: center;
				color: #EF5533;
				text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
			}
			.all-on .entry-header .spacer-left {
				display: block;
				margin-bottom: 25px;
				margin-top: 25px;
				height: 20px;
				width: 33%;
				background-color: #EF5533;
				border-bottom-left-radius: 0px;
				border-top-left-radius: 0px;
				border-bottom-right-radius: 50px;
				border-top-right-radius: 50px;
				box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);
			}
			.all-on .entry-header .spacer-right {
				display: block;
				margin-bottom: 25px;
				margin-top: 25px;
				height: 20px;
				width: 33%;
				background-color: #EF5533;
				border-bottom-left-radius: 50px;
				border-top-left-radius: 50px;
				border-bottom-right-radius: 0px;
				border-top-right-radius: 0px;
				box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);			
			}
			.all-on .entry-footer {
				height: 50px
			}
		
/* CONTENT */

.pres-escrime {
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 0 10px;
	max-width: 1000px;
}
	.pres-escrime h3 {
		color: #EF5533;
	}
	.pres-escrime figure {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
		.pres-escrime figcaption {
			font-size: .8rem;
		}

/* PAGINATION */

.all-on .page-links {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 50px 0;
}
	.all-on .page-links .post-page-numbers {
		background-color: #EF5533;
		padding: 10px 15px;
		margin: 0 5px;
		border-radius: 25px;
		text-decoration: none;
		color: #FFFCF9;
		font-weight: bold;
		transition: .2s ease-in-out;
	}
		.all-on .page-links .post-page-numbers:hover {
			background-color: #ff7050;
			box-shadow: 0 0 10px rgba(8, 15, 15, 0.15);
		}
	.all-on .page-links .current {
		background-color: #464B4B;
	}
		.all-on .page-links .current:hover {
			background-color: #464B4B;
			box-shadow: 0 0 5px rgba(8, 15, 15, 0.15)
		}

/* ALL EDIT LINK */
.entry-footer .edit-link a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 10px;
	color: #FFFCF9;
	background-color: #464B4B;
	border: 1px solid #EF5533;
	border-radius: 7px;
	transition: .2s ease-in-out;
	margin-bottom: 25px;
}
	.entry-footer .edit-link a:hover {
		background-color: #080F0F;
		border: 1px dashed #EF5533;
		box-shadow: 0 0 10px rgba(8, 15, 15, 0.15);
	}

/* ###################################### ARCH IVES ##################################### */

.archives-pdf {
	width: 100%;
	background-color: #FFFCF9;
	margin: auto;
}
	.archives-pdf .entry-header {
		width: 100%;
		margin: 50px 0;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
		.archives-pdf .entry-header h1 {
			font-size: 3rem;
				display: block;
				width: auto;
				margin: 0 15px;
				text-align: center;
				color: #EF5533;
				text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
			}
			.archives-pdf .entry-header .spacer-left {
				display: block;
				margin-bottom: 25px;
				margin-top: 25px;
				height: 20px;
				width: 33%;
				background-color: #EF5533;
				border-bottom-left-radius: 0px;
				border-top-left-radius: 0px;
				border-bottom-right-radius: 50px;
				border-top-right-radius: 50px;
				box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);
			}
			.archives-pdf .entry-header .spacer-right {
				display: block;
				margin-bottom: 25px;
				margin-top: 25px;
				height: 20px;
				width: 33%;
				background-color: #EF5533;
				border-bottom-left-radius: 50px;
				border-top-left-radius: 50px;
				border-bottom-right-radius: 0px;
				border-top-right-radius: 0px;
				box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);			
			}
.archives-pdf #page-build {
	width: 100%;
	height: 400px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.archives-pdf #page-build p {
	font-size: 2rem;
}
/* .search-pdf {
	box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);	
	border-radius: 7px;
	border: 1px solid #EF5533;
	padding: 10px;
	margin: auto;
	background-color: #464B4B;
	max-width: 1200px;
	margin-bottom: 50px;
}
.input-pdf-container {
	border-radius: 7px;
	border: 1px solid #EF5533;
	background-color: #FFFCF9;
	display: flex;
	margin: auto;
	flex-direction: column;
	flex-wrap: wrap;
	max-width: 700px;
	margin-bottom: 10px;
}
	.input-container-part {
		padding: 5px;
		width: 100%;
	}
		.input-pdf-container label {
			padding: 5px;
			color: #080F0F;
		}
	.year-pdf {
		display: flex;
		justify-content: flex-end;
		flex-wrap: wrap;
		padding: 10px;
		width: 100%;
		border-bottom: 1px dashed #EF5533;
	}
		.year-pdf label {
			width: 100%;
			text-align: right;
		}
	.btn-search-pdf {
		display: flex;
		justify-content: flex-end;
	}

.archives-pdf #mla_gallery-1 {
	border: 1px solid #EF5533;
	overflow-y:scroll; height:400px;
	display: flex;
	max-width: 1000px;
	flex-direction: column;
	background-color: #FFFCF9;
}
.gallery {
	grid-gap: 0;
}
.archives-pdf #mla_gallery-1 .gallery-item {
	margin: 0;
	text-align: inherit;
	width: 100%;
}
.wp-caption-text {
	text-align: inherit;
}
.archives-pdf .gallery-icon {
	display: none;
} */

/* ###################################### COMITES R ##################################### */
.page-comite {
	width: 100%;
	background-color: #FFFCF9;
}
	.page-comite .entry-header {
		width: 100%;
		margin: 50px 0;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
		.page-comite .entry-header h1 {
			font-size: 3rem;
				display: block;
				width: auto;
				margin: 0 15px;
				text-align: center;
				color: #EF5533;
				text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
			}
			.page-comite .entry-header .spacer-left {
				display: block;
				margin-bottom: 25px;
				margin-top: 25px;
				height: 20px;
				width: 33%;
				background-color: #EF5533;
				border-bottom-left-radius: 0px;
				border-top-left-radius: 0px;
				border-bottom-right-radius: 50px;
				border-top-right-radius: 50px;
				box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);
			}
			.page-comite .entry-header .spacer-right {
				display: block;
				margin-bottom: 25px;
				margin-top: 25px;
				height: 20px;
				width: 33%;
				background-color: #EF5533;
				border-bottom-left-radius: 50px;
				border-top-left-radius: 50px;
				border-bottom-right-radius: 0px;
				border-top-right-radius: 0px;
				box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);			
			}
			.page-comite .entry-footer {
				height: 50px
			}

.pres-comite {
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 0 10px;
	max-width: 1000px;
}

/* ###################################### COMITES D ##################################### */
.page-comited {
	width: 100%;
	background-color: #FFFCF9;
}
	.page-comited .entry-header {
		width: 100%;
		margin: 50px 0;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
		.page-comited .entry-header h1 {
			font-size: 3rem;
				display: block;
				width: auto;
				margin: 0 15px;
				text-align: center;
				color: #EF5533;
				text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
			}
			.page-comited .entry-header .spacer-left {
				display: block;
				margin-bottom: 25px;
				margin-top: 25px;
				height: 20px;
				width: 33%;
				background-color: #EF5533;
				border-bottom-left-radius: 0px;
				border-top-left-radius: 0px;
				border-bottom-right-radius: 50px;
				border-top-right-radius: 50px;
				box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);
			}
			.page-comited .entry-header .spacer-right {
				display: block;
				margin-bottom: 25px;
				margin-top: 25px;
				height: 20px;
				width: 33%;
				background-color: #EF5533;
				border-bottom-left-radius: 50px;
				border-top-left-radius: 50px;
				border-bottom-right-radius: 0px;
				border-top-right-radius: 0px;
				box-shadow: 0 0 25px rgba(8, 15, 15, 0.15);			
			}
			.page-comited .entry-footer {
				height: 50px
			}

.pres-comite {
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 0 10px;
	max-width: 1000px;
}
