@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800);
/* line 9, ../sass/bootstrap/_normalize.scss */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

/* line 19, ../sass/bootstrap/_normalize.scss */
body {
	margin: 0;
}


/* line 32, ../sass/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

.encart img.alignleft {
    float: left;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 0!important;
}

.btn-inscription {
	position: fixed;
    top: 290px;
    right: 30px;
    width: 160px;
    z-index: 1000000;
    transition-duration: 0.1s;
}

.btn-inscription img {
	width: 100%;
}

.btn-inscription:hover {
	transform: scale(0.98);
	transition-duration: 0.1s;
}

@media screen and (max-width: 768px) {

	.btn-inscription {
		display: none;
	}

	.img-responsive-mobile {
		width: 100%;
		height: auto;
	}
	
	.wp-caption {
		max-width:100%;
	}
	
}

.bt-purple {
	border-top: solid 8px #5257bb!important;
}

.bg-purple {
	background-color: #5257bb!important;
}

.bg-light-purple {
	background-color: #E6E3F3!important;
}

.hide-print {
	display: none;
}

/* line 52, ../sass/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

/* line 65, ../sass/bootstrap/_normalize.scss */
audio:not([controls]) {
	display: none;
	height: 0;
}

/* line 75, ../sass/bootstrap/_normalize.scss */
[hidden],
template {
	display: none;
}

/* line 87, ../sass/bootstrap/_normalize.scss */
a {
	background: transparent;
}

/* line 95, ../sass/bootstrap/_normalize.scss */
a:active,
a:hover {
	outline: 0;
}

/* line 107, ../sass/bootstrap/_normalize.scss */
abbr[title] {
	border-bottom: 1px dotted;
}

/* line 115, ../sass/bootstrap/_normalize.scss */
b,
strong {
	font-weight: bold;
}

/* line 124, ../sass/bootstrap/_normalize.scss */
dfn {
	font-style: italic;
}

/* line 133, ../sass/bootstrap/_normalize.scss */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* line 142, ../sass/bootstrap/_normalize.scss */
mark {
	background: #ff0;
	color: #000;
}

/* line 151, ../sass/bootstrap/_normalize.scss */
small {
	font-size: 80%;
}

/* line 159, ../sass/bootstrap/_normalize.scss */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

/* line 167, ../sass/bootstrap/_normalize.scss */
sup {
	top: -0.5em;
}

/* line 171, ../sass/bootstrap/_normalize.scss */
sub {
	bottom: -0.25em;
}

/* line 182, ../sass/bootstrap/_normalize.scss */
img {
	border: 0;
}

/* line 190, ../sass/bootstrap/_normalize.scss */
svg:not(:root) {
	overflow: hidden;
}

/* line 201, ../sass/bootstrap/_normalize.scss */
figure {
	margin: 1em 40px;
}

/* line 209, ../sass/bootstrap/_normalize.scss */
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

/* line 219, ../sass/bootstrap/_normalize.scss */
pre {
	overflow: auto;
}

/* line 227, ../sass/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* line 250, ../sass/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

/* line 264, ../sass/bootstrap/_normalize.scss */
button {
	overflow: visible;
}

/* line 275, ../sass/bootstrap/_normalize.scss */
button,
select {
	text-transform: none;
}

/* line 288, ../sass/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

/* line 300, ../sass/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
	cursor: default;
}

/* line 309, ../sass/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/* line 320, ../sass/bootstrap/_normalize.scss */
input {
	line-height: normal;
}

/* line 332, ../sass/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/* line 344, ../sass/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/* line 355, ../sass/bootstrap/_normalize.scss */
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

/* line 368, ../sass/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/* line 377, ../sass/bootstrap/_normalize.scss */
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/* line 388, ../sass/bootstrap/_normalize.scss */
legend {
	border: 0;
	padding: 0;
}

/* line 397, ../sass/bootstrap/_normalize.scss */
textarea {
	overflow: auto;
}

/* line 406, ../sass/bootstrap/_normalize.scss */
optgroup {
	font-weight: bold;
}

/* line 417, ../sass/bootstrap/_normalize.scss */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* line 422, ../sass/bootstrap/_normalize.scss */
td,
th {
	padding: 0;
}

@media print {
	/* line 8, ../sass/bootstrap/_print.scss */
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
	}

	/* line 15, ../sass/bootstrap/_print.scss */
	a,
	a:visited {
		text-decoration: underline;
	}

	/* line 20, ../sass/bootstrap/_print.scss */
	a[href]:after {
		content: " (" attr(href) ")";
	}

	/* line 24, ../sass/bootstrap/_print.scss */
	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	/* line 29, ../sass/bootstrap/_print.scss */
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}

	/* line 34, ../sass/bootstrap/_print.scss */
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	/* line 40, ../sass/bootstrap/_print.scss */
	thead {
		display: table-header-group;
	}

	/* line 44, ../sass/bootstrap/_print.scss */
	tr,
	img {
		page-break-inside: avoid;
	}

	/* line 49, ../sass/bootstrap/_print.scss */
	img {
		max-width: 100% !important;
	}

	/* line 53, ../sass/bootstrap/_print.scss */
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	/* line 60, ../sass/bootstrap/_print.scss */
	h2,
	h3 {
		page-break-after: avoid;
	}

	/* line 67, ../sass/bootstrap/_print.scss */
	select {
		background: #fff !important;
	}

	/* line 72, ../sass/bootstrap/_print.scss */
	.navbar {
		display: none;
	}

	/* line 76, ../sass/bootstrap/_print.scss */
	.table td,
	.table th {
		background-color: #fff !important;
	}

	/* line 83, ../sass/bootstrap/_print.scss */
	.btn > .caret,
	.dropup > .btn > .caret {
		border-top-color: #000 !important;
	}

	/* line 87, ../sass/bootstrap/_print.scss */
	.label {
		border: 1px solid #000;
	}

	/* line 91, ../sass/bootstrap/_print.scss */
	.table {
		border-collapse: collapse !important;
	}

	/* line 95, ../sass/bootstrap/_print.scss */
	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd !important;
	}
}
/* line 11, ../sass/bootstrap/_scaffolding.scss */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* line 14, ../sass/bootstrap/_scaffolding.scss */
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* line 22, ../sass/bootstrap/_scaffolding.scss */
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent;
}

/* line 27, ../sass/bootstrap/_scaffolding.scss */
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333333;
	background-color: #fff;

}

/* line 36, ../sass/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

/* line 48, ../sass/bootstrap/_scaffolding.scss */
a {
	color: #428bca;
}
/* line 52, ../sass/bootstrap/_scaffolding.scss */
a:hover, a:focus {
	color: #2a6496;
	text-decoration: underline;
}
/* line 58, ../sass/bootstrap/_scaffolding.scss */
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

/* line 69, ../sass/bootstrap/_scaffolding.scss */
figure {
	margin: 0;
}

/* line 76, ../sass/bootstrap/_scaffolding.scss */
img {
	vertical-align: middle;
}

/* line 81, ../sass/bootstrap/_scaffolding.scss */
.img-responsive {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
}

/* line 86, ../sass/bootstrap/_scaffolding.scss */
.img-rounded {
	border-radius: 6px;
}

/* line 93, ../sass/bootstrap/_scaffolding.scss */
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
}

/* line 106, ../sass/bootstrap/_scaffolding.scss */
.img-circle {
	border-radius: 50%;
}

/* line 113, ../sass/bootstrap/_scaffolding.scss */
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}

/* line 125, ../sass/bootstrap/_scaffolding.scss */
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

/* line 141, ../sass/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

/* line 9, ../sass/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	line-height: 1.1;
	color: inherit;
}
/* line 16, ../sass/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777777;
}

/* line 24, ../sass/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
/* line 30, ../sass/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
	font-size: 65%;
}

/* line 35, ../sass/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* line 41, ../sass/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
	font-size: 75%;
}

/* line 47, ../sass/bootstrap/_type.scss */
h1, .h1 {
	font-size: 36px;
}

/* line 48, ../sass/bootstrap/_type.scss */
h2, .h2 {
	font-size: 30px;
}

/* line 49, ../sass/bootstrap/_type.scss */
h3, .h3 {
	font-size: 24px;
}

/* line 50, ../sass/bootstrap/_type.scss */
h4, .h4 {
	font-size: 18px;
}

/* line 51, ../sass/bootstrap/_type.scss */
h5, .h5 {
	font-size: 14px;
}

/* line 52, ../sass/bootstrap/_type.scss */
h6, .h6 {
	font-size: 12px;
}

/* line 58, ../sass/bootstrap/_type.scss */
p {
	margin: 0 0 10px;
}

/* line 62, ../sass/bootstrap/_type.scss */
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}


.bottom-item {
	position: absolute;
	bottom: 1em;
	padding-left: 25px;
	left: 0;
	padding-right: 25px;
}

.bottom-item > a {
	display: block;
	margin-bottom: 10px;
}

.mymail-_recaptcha-wrapper {
	display: block;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}

.item-news .post-content a {
	text-decoration: underline;
}

.item-news .post-content img {
	margin-bottom: 1em;
	margin-top: 1em;
}

@media (min-width: 768px) {

	/* line 62, ../sass/bootstrap/_type.scss */
	.lead {
		font-size: 21px;
	}

	.item-news {
		height: 450px;
	}

	.purple-box .item-news {
		height: auto;
	}
	
	.neutral-box .item-news {
		height: auto;
	}

	.item-news-bnews {
		/* height: 180px !important; */
		height: 110px !important;
	}

	.item-news-bnews.item-news p.en-savoir-plus {
		margin-bottom: 10px;
	}

	.item-news-bnews .title {
		color: #949599;
		margin-top: 8px!important;
		font-size: 24px!important;
	}

	.item-news-bnews .sub-title {
		font-size: 12px!important;
		color: #797979;
	}

	.item-news-bnews .en-savoir-plus {
		position: absolute;
		right: 10px;
		bottom: 6px;
		cursor: pointer;
	}

	.item-news-bnews a:hover {
		text-decoration: none;
	}
	.en-savoir-plus {
		position: absolute;
		right: 10px;
		bottom: 6px;
		cursor: pointer;
	}

}

.en-savoir-plus {
	position: absolute;
	right: 10px;
	bottom: 6px;
	cursor: pointer;
}

.sidebar-item {
	height: auto;
}

/* line 78, ../sass/bootstrap/_type.scss */
small,
.small {
	font-size: 85%;
}

/* line 84, ../sass/bootstrap/_type.scss */
cite {
	font-style: normal;
}

/* line 88, ../sass/bootstrap/_type.scss */
mark,
.mark {
	background-color: #fcf8e3;
	padding: .2em;
}

/* line 95, ../sass/bootstrap/_type.scss */
.text-left {
	text-align: left;
}

/* line 96, ../sass/bootstrap/_type.scss */
.text-right {
	text-align: right;
}

/* line 97, ../sass/bootstrap/_type.scss */
.text-center {
	text-align: center;
}

/* line 98, ../sass/bootstrap/_type.scss */
.text-justify {
	text-align: justify;
}

/* line 99, ../sass/bootstrap/_type.scss */
.text-nowrap {
	white-space: nowrap;
}

/* line 102, ../sass/bootstrap/_type.scss */
.text-lowercase {
	text-transform: lowercase;
}

/* line 103, ../sass/bootstrap/_type.scss */
.text-uppercase {
	text-transform: uppercase;
}

/* line 104, ../sass/bootstrap/_type.scss */
.text-capitalize {
	text-transform: capitalize;
}

/* line 107, ../sass/bootstrap/_type.scss */
.text-muted {
	color: #777777;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
	color: #428bca;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover {
	color: #3071a9;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-success {
	color: #3c763d;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover {
	color: #2b542c;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-info {
	color: #31708f;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover {
	color: #245269;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
	color: #8a6d3b;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover {
	color: #66512c;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
	color: #a94442;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover {
	color: #843534;
}

/* line 124, ../sass/bootstrap/_type.scss */
.bg-primary {
	color: #fff;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-primary {
	background-color: #428bca;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover {
	background-color: #3071a9;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-success {
	background-color: #dff0d8;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover {
	background-color: #c1e2b3;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-info {
	background-color: #d9edf7;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover {
	background-color: #afd9ee;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-warning {
	background-color: #fcf8e3;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover {
	background-color: #f7ecb5;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-danger {
	background-color: #f2dede;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover {
	background-color: #e4b9b9;
}

/* line 143, ../sass/bootstrap/_type.scss */
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eeeeee;
}

/* line 154, ../sass/bootstrap/_type.scss */
ul,
ol {
	margin-top: 0;
	margin-bottom: 10px;
}
/* line 158, ../sass/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
	margin-bottom: 0;
}

/* line 167, ../sass/bootstrap/_type.scss */
.list-unstyled, .list-inline {
	padding-left: 0;
	list-style: none;
}

/* line 173, ../sass/bootstrap/_type.scss */
.list-inline {
	margin-left: -5px;
}
/* line 177, ../sass/bootstrap/_type.scss */
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

/* line 185, ../sass/bootstrap/_type.scss */
dl {
	margin-top: 0;
	margin-bottom: 20px;
}

/* line 189, ../sass/bootstrap/_type.scss */
dt,
dd {
	line-height: 1.42857;
}

/* line 193, ../sass/bootstrap/_type.scss */
dt {
	font-weight: bold;
}

/* line 196, ../sass/bootstrap/_type.scss */
dd {
	margin-left: 0;
}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
	clear: both;
}
@media (min-width: 768px) {
	/* line 211, ../sass/bootstrap/_type.scss */
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	/* line 218, ../sass/bootstrap/_type.scss */
	.dl-horizontal dd {
		margin-left: 180px;
	}
}

/* line 229, ../sass/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777777;
}

/* line 235, ../sass/bootstrap/_type.scss */
.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

/* line 241, ../sass/bootstrap/_type.scss */
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eeeeee;
}
/* line 250, ../sass/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0;
}
/* line 257, ../sass/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857;
	color: #777777;
}
/* line 265, ../sass/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0';
}

/* line 274, ../sass/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
	text-align: right;
}
/* line 286, ../sass/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
	content: '';
}
/* line 287, ../sass/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
	content: '\00A0 \2014';
}

/* line 294, ../sass/bootstrap/_type.scss */
blockquote:before,
blockquote:after {
	content: "";
}

/* line 300, ../sass/bootstrap/_type.scss */
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857;
}

/* line 10, ../sass/bootstrap/_grid.scss */
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
	content: " ";
	display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.container:after {
	clear: both;
}
@media (min-width: 768px) {
	/* line 10, ../sass/bootstrap/_grid.scss */
	.container {
		width: 750px;
	}
}
@media (min-width: 992px) {
	/* line 10, ../sass/bootstrap/_grid.scss */
	.container {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	/* line 10, ../sass/bootstrap/_grid.scss */
	.container {
		width: 1170px;
	}
}

/* line 30, ../sass/bootstrap/_grid.scss */
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
	clear: both;
}

/* line 39, ../sass/bootstrap/_grid.scss */
.row {
	margin-left: -15px;
	margin-right: -15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
	content: " ";
	display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.row:after {
	clear: both;
}

/* line 11, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

/* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
	width: 8.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
	width: 16.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
	width: 25%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
	width: 33.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
	width: 41.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
	width: 50%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
	width: 58.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
	width: 66.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
	width: 75%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
	width: 83.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
	width: 91.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
	width: 100%;
}

/* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
	right: auto;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
	right: 8.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
	right: 16.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
	right: 25%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
	right: 33.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
	right: 41.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
	right: 50%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
	right: 58.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
	right: 66.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
	right: 75%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
	right: 83.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
	right: 91.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
	right: 100%;
}

/* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
	left: auto;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
	left: 8.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
	left: 16.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
	left: 25%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
	left: 33.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
	left: 41.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
	left: 50%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
	left: 58.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
	left: 66.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
	left: 75%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
	left: 83.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
	left: 91.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
	left: 100%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
	margin-left: 0%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
	margin-left: 8.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
	margin-left: 16.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
	margin-left: 25%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
	margin-left: 33.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
	margin-left: 41.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
	margin-left: 50%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
	margin-left: 58.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
	margin-left: 66.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
	margin-left: 75%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
	margin-left: 83.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
	margin-left: 91.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
	margin-left: 100%;
}

@media (min-width: 768px) {
	/* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-1 {
		width: 8.33333%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-2 {
		width: 16.66667%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-3 {
		width: 25%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-4 {
		width: 33.33333%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-5 {
		width: 41.66667%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-6 {
		width: 50%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-7 {
		width: 58.33333%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-8 {
		width: 66.66667%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-9 {
		width: 75%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-10 {
		width: 83.33333%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-11 {
		width: 91.66667%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-12 {
		width: 100%;
	}

	/* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-0 {
		right: auto;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-1 {
		right: 8.33333%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-2 {
		right: 16.66667%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-3 {
		right: 25%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-4 {
		right: 33.33333%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-5 {
		right: 41.66667%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-6 {
		right: 50%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-7 {
		right: 58.33333%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-8 {
		right: 66.66667%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-9 {
		right: 75%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-10 {
		right: 83.33333%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-11 {
		right: 91.66667%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-pull-12 {
		right: 100%;
	}

	/* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-0 {
		left: auto;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-1 {
		left: 8.33333%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-2 {
		left: 16.66667%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-3 {
		left: 25%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-4 {
		left: 33.33333%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-5 {
		left: 41.66667%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-6 {
		left: 50%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-7 {
		left: 58.33333%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-8 {
		left: 66.66667%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-9 {
		left: 75%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-10 {
		left: 83.33333%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-11 {
		left: 91.66667%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-push-12 {
		left: 100%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-0 {
		margin-left: 0%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-1 {
		margin-left: 8.33333%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-2 {
		margin-left: 16.66667%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-3 {
		margin-left: 25%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-4 {
		margin-left: 33.33333%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-5 {
		margin-left: 41.66667%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-6 {
		margin-left: 50%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-7 {
		margin-left: 58.33333%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-8 {
		margin-left: 66.66667%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-9 {
		margin-left: 75%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-10 {
		margin-left: 83.33333%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-11 {
		margin-left: 91.66667%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-sm-offset-12 {
		margin-left: 100%;
	}
}
@media (min-width: 992px) {
	/* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-1 {
		width: 8.33333%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-2 {
		width: 16.66667%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-3 {
		width: 25%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-4 {
		width: 33.33333%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-5 {
		width: 41.66667%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-6 {
		width: 50%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-7 {
		width: 58.33333%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-8 {
		width: 66.66667%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-9 {
		width: 75%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-10 {
		width: 83.33333%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-11 {
		width: 91.66667%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-12 {
		width: 100%;
	}

	/* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-0 {
		right: auto;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-1 {
		right: 8.33333%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-2 {
		right: 16.66667%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-3 {
		right: 25%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-4 {
		right: 33.33333%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-5 {
		right: 41.66667%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-6 {
		right: 50%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-7 {
		right: 58.33333%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-8 {
		right: 66.66667%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-9 {
		right: 75%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-10 {
		right: 83.33333%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-11 {
		right: 91.66667%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-pull-12 {
		right: 100%;
	}

	/* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-0 {
		left: auto;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-1 {
		left: 8.33333%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-2 {
		left: 16.66667%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-3 {
		left: 25%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-4 {
		left: 33.33333%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-5 {
		left: 41.66667%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-6 {
		left: 50%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-7 {
		left: 58.33333%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-8 {
		left: 66.66667%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-9 {
		left: 75%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-10 {
		left: 83.33333%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-11 {
		left: 91.66667%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-push-12 {
		left: 100%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-0 {
		margin-left: 0%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-1 {
		margin-left: 8.33333%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-2 {
		margin-left: 16.66667%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-3 {
		margin-left: 25%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-4 {
		margin-left: 33.33333%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-5 {
		margin-left: 41.66667%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-6 {
		margin-left: 50%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-7 {
		margin-left: 58.33333%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-8 {
		margin-left: 66.66667%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-9 {
		margin-left: 75%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-10 {
		margin-left: 83.33333%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-11 {
		margin-left: 91.66667%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-md-offset-12 {
		margin-left: 100%;
	}
}
@media (min-width: 1200px) {
	/* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-1 {
		width: 8.33333%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-2 {
		width: 16.66667%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-3 {
		width: 25%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-4 {
		width: 33.33333%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-5 {
		width: 41.66667%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-6 {
		width: 50%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-7 {
		width: 58.33333%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-8 {
		width: 66.66667%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-9 {
		width: 75%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-10 {
		width: 83.33333%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-11 {
		width: 91.66667%;
	}

	/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-12 {
		width: 100%;
	}

	/* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-0 {
		right: auto;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-1 {
		right: 8.33333%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-2 {
		right: 16.66667%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-3 {
		right: 25%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-4 {
		right: 33.33333%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-5 {
		right: 41.66667%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-6 {
		right: 50%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-7 {
		right: 58.33333%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-8 {
		right: 66.66667%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-9 {
		right: 75%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-10 {
		right: 83.33333%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-11 {
		right: 91.66667%;
	}

	/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-pull-12 {
		right: 100%;
	}

	/* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-0 {
		left: auto;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-1 {
		left: 8.33333%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-2 {
		left: 16.66667%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-3 {
		left: 25%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-4 {
		left: 33.33333%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-5 {
		left: 41.66667%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-6 {
		left: 50%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-7 {
		left: 58.33333%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-8 {
		left: 66.66667%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-9 {
		left: 75%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-10 {
		left: 83.33333%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-11 {
		left: 91.66667%;
	}

	/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-push-12 {
		left: 100%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-0 {
		margin-left: 0%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-1 {
		margin-left: 8.33333%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-2 {
		margin-left: 16.66667%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-3 {
		margin-left: 25%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-4 {
		margin-left: 33.33333%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-5 {
		margin-left: 41.66667%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-6 {
		margin-left: 50%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-7 {
		margin-left: 58.33333%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-8 {
		margin-left: 66.66667%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-9 {
		margin-left: 75%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-10 {
		margin-left: 83.33333%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-11 {
		margin-left: 91.66667%;
	}

	/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
	.col-lg-offset-12 {
		margin-left: 100%;
	}
}
/* line 10, ../sass/bootstrap/_forms.scss */
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}

/* line 20, ../sass/bootstrap/_forms.scss */
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../sass/bootstrap/_forms.scss */
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

/* line 47, ../sass/bootstrap/_forms.scss */
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* line 52, ../sass/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}

/* line 60, ../sass/bootstrap/_forms.scss */
input[type="file"] {
	display: block;
}

/* line 65, ../sass/bootstrap/_forms.scss */
input[type="range"] {
	display: block;
	width: 100%;
}

/* line 71, ../sass/bootstrap/_forms.scss */
select[multiple],
select[size] {
	height: auto;
}

/* line 77, ../sass/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

/* line 84, ../sass/bootstrap/_forms.scss */
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555555;
}

/* line 115, ../sass/bootstrap/_forms.scss */
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 53, ../sass/bootstrap/mixins/_forms.scss */
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 102, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
	color: #777777;
	opacity: 1;
}
/* line 104, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
	color: #777777;
}
/* line 105, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
	color: #777777;
}
/* line 141, ../sass/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eeeeee;
	opacity: 1;
}

/* line 153, ../sass/bootstrap/_forms.scss */
textarea.form-control {
	height: auto;
}

/* line 165, ../sass/bootstrap/_forms.scss */
input[type="search"] {
	-webkit-appearance: none;
}

/* line 178, ../sass/bootstrap/_forms.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
	line-height: 34px;
	line-height: 1.42857 \0;
}
/* line 186, ../sass/bootstrap/_forms.scss */
input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control,
input[type="time"].input-sm,
.form-horizontal .form-group-sm input[type="time"].form-control,
input[type="datetime-local"].input-sm,
.form-horizontal .form-group-sm input[type="datetime-local"].form-control,
input[type="month"].input-sm,
.form-horizontal .form-group-sm input[type="month"].form-control {
	line-height: 30px;
}
/* line 189, ../sass/bootstrap/_forms.scss */
input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control,
input[type="time"].input-lg,
.form-horizontal .form-group-lg input[type="time"].form-control,
input[type="datetime-local"].input-lg,
.form-horizontal .form-group-lg input[type="datetime-local"].form-control,
input[type="month"].input-lg,
.form-horizontal .form-group-lg input[type="month"].form-control {
	line-height: 46px;
}

/* line 200, ../sass/bootstrap/_forms.scss */
.form-group {
	margin-bottom: 15px;
}

/* line 209, ../sass/bootstrap/_forms.scss */
.radio,
.checkbox {
	position: relative;
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* line 217, ../sass/bootstrap/_forms.scss */
.radio label,
.checkbox label {
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}

/* line 224, ../sass/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}

/* line 233, ../sass/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
	margin-top: -5px;
}

/* line 239, ../sass/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}

/* line 248, ../sass/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}

/* line 260, ../sass/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
	cursor: not-allowed;
}

/* line 269, ../sass/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
	cursor: not-allowed;
}

/* line 279, ../sass/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
	cursor: not-allowed;
}

/* line 291, ../sass/bootstrap/_forms.scss */
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
}
/* line 298, ../sass/bootstrap/_forms.scss */
.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control {
	padding-left: 0;
	padding-right: 0;
}

/* line 67, ../sass/bootstrap/mixins/_forms.scss */
.input-sm, .form-horizontal .form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

/* line 75, ../sass/bootstrap/mixins/_forms.scss */
select.input-sm, .form-horizontal .form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
}

/* line 80, ../sass/bootstrap/mixins/_forms.scss */
textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control {
	height: auto;
}

/* line 67, ../sass/bootstrap/mixins/_forms.scss */
.input-lg, .form-horizontal .form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

/* line 75, ../sass/bootstrap/mixins/_forms.scss */
select.input-lg, .form-horizontal .form-group-lg select.form-control {
	height: 46px;
	line-height: 46px;
}

/* line 80, ../sass/bootstrap/mixins/_forms.scss */
textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control {
	height: auto;
}

/* line 320, ../sass/bootstrap/_forms.scss */
.has-feedback {
	position: relative;
}
/* line 325, ../sass/bootstrap/_forms.scss */
.has-feedback .form-control {
	padding-right: 42.5px;
}

/* line 330, ../sass/bootstrap/_forms.scss */
.form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}

/* line 341, ../sass/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}

/* line 346, ../sass/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
	color: #3c763d;
}
/* line 17, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 20, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 27, ../sass/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}
/* line 33, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
	color: #3c763d;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
	color: #8a6d3b;
}
/* line 17, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 20, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 27, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}
/* line 33, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
	color: #8a6d3b;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
	color: #a94442;
}
/* line 17, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 20, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 27, ../sass/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}
/* line 33, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
	color: #a94442;
}

/* line 365, ../sass/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}

/* line 375, ../sass/bootstrap/_forms.scss */
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}

.single .item-news.incroyable .label {
		position: relative;
		margin-bottom: 30px;
		background: transparent!important;
		line-height: normal;
		font-size: 36px;
		line-height: 48px;
		color: #231f20;
		padding: 0 5px!important;
		padding-left: 80px!important;
}

.single .item-news.incroyable  .label svg {
		position: absolute;
		top: 0;
		left: 0;
}

.single .item-news.incroyable  .label strong {
		display: block;
}

@media (min-width: 768px) {
	/* line 400, ../sass/bootstrap/_forms.scss */
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	/* line 407, ../sass/bootstrap/_forms.scss */
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	/* line 413, ../sass/bootstrap/_forms.scss */
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	/* line 417, ../sass/bootstrap/_forms.scss */
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto;
	}
	/* line 425, ../sass/bootstrap/_forms.scss */
	.form-inline .input-group > .form-control {
		width: 100%;
	}
	/* line 429, ../sass/bootstrap/_forms.scss */
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	/* line 437, ../sass/bootstrap/_forms.scss */
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	/* line 444, ../sass/bootstrap/_forms.scss */
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0;
	}
	/* line 448, ../sass/bootstrap/_forms.scss */
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	/* line 458, ../sass/bootstrap/_forms.scss */
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}

/* line 475, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}
/* line 485, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px;
}
/* line 491, ../sass/bootstrap/_forms.scss */
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
	clear: both;
}
@media (min-width: 768px) {
	/* line 498, ../sass/bootstrap/_forms.scss */
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px;
	}
}
/* line 509, ../sass/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 15px;
}
@media (min-width: 768px) {
	/* line 520, ../sass/bootstrap/_forms.scss */
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.3px;
	}
}
@media (min-width: 768px) {
	/* line 530, ../sass/bootstrap/_forms.scss */
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
	}
}

/* line 9, ../sass/bootstrap/_buttons.scss */
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/* line 25, ../sass/bootstrap/_buttons.scss */
.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
/* line 30, ../sass/bootstrap/_buttons.scss */
.btn:hover, .btn:focus {
	color: #333;
	text-decoration: none;
}
/* line 36, ../sass/bootstrap/_buttons.scss */
.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 43, ../sass/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* line 57, ../sass/bootstrap/_buttons.scss */
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
/* line 20, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
	background-image: none;
}
/* line 28, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc;
}
/* line 38, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
	color: #fff;
	background-color: #333;
}

/* line 60, ../sass/bootstrap/_buttons.scss */
.btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #3071a9;
	border-color: #285e8e;
}
/* line 20, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
	background-image: none;
}
/* line 28, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd;
}
/* line 38, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
	color: #428bca;
	background-color: #fff;
}

/* line 64, ../sass/bootstrap/_buttons.scss */
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}
/* line 20, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
	background-image: none;
}
/* line 28, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
/* line 38, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

/* line 68, ../sass/bootstrap/_buttons.scss */
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc;
}
/* line 20, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
	background-image: none;
}
/* line 28, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}
/* line 38, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}

#mymail-form-unsubscribe .mymail-wrapper.mymail-email-wrapper {
	float: none;
	width: 50%;
}

#mymail-form-unsubscribe .submit-button.button {
	background-color: #6d6f71;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-align: center;
	font-size: 14px;
	display: inline-block;
	padding: 4px 10px;
	letter-spacing: .5px;
	border-radius: 0;
	text-transform: uppercase;
	color: white;
	outline: none;
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* line 72, ../sass/bootstrap/_buttons.scss */
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}
/* line 20, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
	background-image: none;
}
/* line 28, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}
/* line 38, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

/* line 76, ../sass/bootstrap/_buttons.scss */
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925;
}
/* line 20, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
	background-image: none;
}
/* line 28, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}
/* line 38, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}

/* line 85, ../sass/bootstrap/_buttons.scss */
.btn-link {
	color: #428bca;
	font-weight: normal;
	cursor: pointer;
	border-radius: 0;
}
/* line 91, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* line 98, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}
/* line 104, ../sass/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent;
}
/* line 112, ../sass/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
	color: #777777;
	text-decoration: none;
}

/* line 124, ../sass/bootstrap/_buttons.scss */
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

/* line 128, ../sass/bootstrap/_buttons.scss */
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

/* line 132, ../sass/bootstrap/_buttons.scss */
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

/* line 140, ../sass/bootstrap/_buttons.scss */
.btn-block {
	display: block;
	width: 100%;
}

/* line 146, ../sass/bootstrap/_buttons.scss */
.btn-block + .btn-block {
	margin-top: 5px;
}

/* line 154, ../sass/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
	clear: both;
}

.clear {
	clear: both;
}

/* line 12, ../sass/bootstrap/_utilities.scss */
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* line 15, ../sass/bootstrap/_utilities.scss */
.pull-right {
	float: right !important;
}

/* line 18, ../sass/bootstrap/_utilities.scss */
.pull-left {
	float: left !important;
}

/* line 27, ../sass/bootstrap/_utilities.scss */
.hide {
	display: none !important;
}

/* line 30, ../sass/bootstrap/_utilities.scss */
.show {
	display: block !important;
}

/* line 33, ../sass/bootstrap/_utilities.scss */
.invisible {
	visibility: hidden;
}

/* line 36, ../sass/bootstrap/_utilities.scss */
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

/* line 45, ../sass/bootstrap/_utilities.scss */
.hidden {
	display: none !important;
	visibility: hidden !important;
}

/* line 54, ../sass/bootstrap/_utilities.scss */
.affix {
	position: fixed;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

@-ms-viewport {
	width: device-width;
}
/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important;
}

/* line 31, ../sass/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
	/* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	.visible-xs {
		display: block !important;
	}

	/* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	table.visible-xs {
		display: table;
	}

	/* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	tr.visible-xs {
		display: table-row !important;
	}

	/* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}
@media (max-width: 767px) {
	/* line 49, ../sass/bootstrap/_responsive-utilities.scss */
	.visible-xs-block {
		display: block !important;
	}
}

@media (max-width: 767px) {
	/* line 54, ../sass/bootstrap/_responsive-utilities.scss */
	.visible-xs-inline {
		display: inline !important;
	}
}

@media (max-width: 767px) {
	/* line 59, ../sass/bootstrap/_responsive-utilities.scss */
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	/* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	.visible-sm {
		display: block !important;
	}

	/* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	table.visible-sm {
		display: table;
	}

	/* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	tr.visible-sm {
		display: table-row !important;
	}

	/* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	/* line 68, ../sass/bootstrap/_responsive-utilities.scss */
	.visible-sm-block {
		display: block !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	/* line 73, ../sass/bootstrap/_responsive-utilities.scss */
	.visible-sm-inline {
		display: inline !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	/* line 78, ../sass/bootstrap/_responsive-utilities.scss */
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	/* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	.visible-md {
		display: block !important;
	}

	/* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	table.visible-md {
		display: table;
	}

	/* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	tr.visible-md {
		display: table-row !important;
	}

	/* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	/* line 87, ../sass/bootstrap/_responsive-utilities.scss */
	.visible-md-block {
		display: block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	/* line 92, ../sass/bootstrap/_responsive-utilities.scss */
	.visible-md-inline {
		display: inline !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	/* line 97, ../sass/bootstrap/_responsive-utilities.scss */
	.visible-md-inline-block {
		display: inline-block !important;
	}
}

@media (min-width: 1200px) {
	/* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	.visible-lg {
		display: block !important;
	}

	/* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	table.visible-lg {
		display: table;
	}

	/* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	tr.visible-lg {
		display: table-row !important;
	}

	/* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
}
@media (min-width: 1200px) {
	/* line 106, ../sass/bootstrap/_responsive-utilities.scss */
	.visible-lg-block {
		display: block !important;
	}
}

@media (min-width: 1200px) {
	/* line 111, ../sass/bootstrap/_responsive-utilities.scss */
	.visible-lg-inline {
		display: inline !important;
	}
}

@media (min-width: 1200px) {
	/* line 116, ../sass/bootstrap/_responsive-utilities.scss */
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}

@media (max-width: 767px) {
	/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	.hidden-xs {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	.hidden-sm {
		display: none !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	.hidden-md {
		display: none !important;
	}
}
@media (min-width: 1200px) {
	/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	.hidden-lg {
		display: none !important;
	}
}
/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
	display: none !important;
}

@media print {
	/* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	.visible-print {
		display: block !important;
	}

	/* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	table.visible-print {
		display: table;
	}

	/* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	tr.visible-print {
		display: table-row !important;
	}

	/* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	th.visible-print,
	td.visible-print {
		display: table-cell !important;
	}
}
/* line 150, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-block {
	display: none !important;
}
@media print {
	/* line 150, ../sass/bootstrap/_responsive-utilities.scss */
	.visible-print-block {
		display: block !important;
	}
}

/* line 157, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
	display: none !important;
}
@media print {
	/* line 157, ../sass/bootstrap/_responsive-utilities.scss */
	.visible-print-inline {
		display: inline !important;
	}
}

/* line 164, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
	display: none !important;
}
@media print {
	/* line 164, ../sass/bootstrap/_responsive-utilities.scss */
	.visible-print-inline-block {
		display: inline-block !important;
	}
}

@media print {
	/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
	.hidden-print {
		display: none !important;
	}
}
@font-face {
	font-family: 'DIN Pro Black';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Black"), url("../fonts/DINPro-Black.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro Condensed Regular';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Condensed Regular"), url("../fonts/DINPro-Cond.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro Condensed Black';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Condensed Black"), url("../fonts/DINPro-CondBlack.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro Condensed Light';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Condensed Light"), url("../fonts/DINPro-CondLight.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro Condensed Medium';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Condensed Medium"), url("../fonts/DINPro-CondMedium.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro Light';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Light"), url("../fonts/DINPro-Light.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro Medium';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Medium"), url("../fonts/DINPro-Medium.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro"), url("../fonts/DINPro.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro Black Italic';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Black Italic"), url("../fonts/DINPro-BlackItalic.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro Bold';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Bold"), url("../fonts/DINPro-Bold.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro Bold Italic';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Bold Italic"), url("../fonts/DINPro-BoldItalic.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro Condensed Black Italic';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Condensed Black Italic"), url("../fonts/DINPro-CondBlackIta.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro Condensed Bold';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Condensed Bold"), url("../fonts/DINPro-CondBold.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro Condensed Bold Italic';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Condensed Bold Italic"), url("../fonts/DINPro-CondBoldIta.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro Condensed Italic';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Condensed Italic"), url("../fonts/DINPro-CondIta.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro Condensed Light Italic';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Condensed Light Italic"), url("../fonts/DINPro-CondLightIta.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro Condensed Medium Italic';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Condensed Medium Italic"), url("../fonts/DINPro-CondMediIta.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro Italic';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Italic"), url("../fonts/DINPro-Italic.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro Light Italic';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Light Italic"), url("../fonts/DINPro-LightItalic.woff") format("woff");
}
@font-face {
	font-family: 'DIN Pro Medium Italic';
	font-style: normal;
	font-weight: normal;
	src: local("DIN Pro Medium Italic"), url("../fonts/DINPro-MediumItalic.woff") format("woff");
}
/* line 1, ../sass/theme/_global.scss */
.border-top-grey {
	border-top: solid 8px #d1d3d4;
}

/* line 5, ../sass/theme/_global.scss */
.bloc-full-width {
	background-color: #bcbec0;
	line-height: 40px;
	min-height: 40px;
	display: block;
	text-align: center;
	width: 100%;
	color: white;
}
/* line 14, ../sass/theme/_global.scss */
.bloc-full-width .sub-title {
	font-size: 18px;
	margin: 0;
	letter-spacing: 0.5px;
	line-height: 38px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

/* line 23, ../sass/theme/_global.scss */
a.bloc-full-width {
	-webkit-transition: background-color 0.4s;
	-o-transition: background-color 0.4s;
	transition: background-color 0.4s;
}
/* line 26, ../sass/theme/_global.scss */
a.bloc-full-width:hover, a.bloc-full-width:active, a.bloc-full-width:focus {
	cursor: pointer;
	text-decoration: none;
	color: white;
	background-color: #ACADAE;
}

/* line 36, ../sass/theme/_global.scss */
.comments {
	height: 0;
}

/* line 40, ../sass/theme/_global.scss */
.icon-comment {
	display: inline-block;
	width: 14px;
	height: 13px;
	position: relative;
}
/* line 46, ../sass/theme/_global.scss */
.icon-comment:before {
	display: block;
	margin-top: 2px;
	width: 14px;
	height: 9px;
	background-color: #878786;
	content: "";
	border-radius: 2px;
}
/* line 56, ../sass/theme/_global.scss */
.icon-comment:after {
	display: block;
	content: "";
	position: absolute;
	left: 2px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 4px 0 0;
	border-color: #878786 transparent transparent transparent;
	top: 11px;
}

/* line 70, ../sass/theme/_global.scss */
.icon-star {
	font-size: 16px;
	position: relative;
	height: 16px;
	width: 16px;
	margin: 0;
	cursor: pointer;
	display: inline-block;
}
/* line 78, ../sass/theme/_global.scss */
.icon-star:before {
	content: "\2605";
	color: #c6c6c6;
}
/* line 87, ../sass/theme/_global.scss */
.icon-star.active:before, .icon-star.active:hover:before, .icon-star.active:active:before, .icon-star.active:focus:before {
	color: #1d1d1b;
}
/* line 92, ../sass/theme/_global.scss */
.icon-star .label.label-note {
	position: absolute;
	top: -32px;
	left: -6px;
	display: none!important;
}

.icon-star:hover  {
	cursor: pointer;
}

.icon-star:hover .label.label-note {
	display: none!important;
}

/* line 104, ../sass/theme/_global.scss */
.note-article .icon-star:hover:before, .note-article .icon-star:active:before, .note-article .icon-star:focus:before {
	color: #9E9E9E;
}
/* line 108, ../sass/theme/_global.scss */
.note-article .icon-star:hover .label.label-note, .note-article .icon-star:active .label.label-note, .note-article .icon-star:focus .label.label-note {
	display: block;
}
/* line 117, ../sass/theme/_global.scss */
.note-article .icon-star.active:before, .note-article .icon-star:hover:before, .note-article .icon-star:active:before, .note-article .icon-star:focus:before {
	color: #1d1d1b;
}

/* line 123, ../sass/theme/_global.scss */
.socials {
	display: block;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 36px;
}
/* line 130, ../sass/theme/_global.scss */
.socials li {
	float: left;
}
/* line 132, ../sass/theme/_global.scss */
.socials li a {
	display: block;
	padding: 0 3px;
	opacity: .7;
	line-height: 22px;
	font-size: 12px;
	text-transform: uppercase;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
/* line 141, ../sass/theme/_global.scss */
.socials li a:hover, .socials li a:active, .socials li a:focus {
	opacity: 1;
}
/* line 149, ../sass/theme/_global.scss */
.socials.list-socials-inline {
	margin-top: 0;
	display: inline-block;
	width: auto;
}

/* line 156, ../sass/theme/_global.scss */
.notation {
	display: inline-block;
}
/* line 159, ../sass/theme/_global.scss */
.notation.abs {
	/*position: absolute;*/
	z-index: 10;
	right: 30px;
	top: 30px;
	float: right;
}

.notation.abs .icon-star {
	cursor: default;
}

@media (max-width: 767px) {
	/* line 159, ../sass/theme/_global.scss */
	.notation.abs {
		right: 25px;
		top: 20px;
	}
}

/* line 172, ../sass/theme/_global.scss */
.label.label-note {
	background-color: #939598;
	white-space: nowrap;
	text-transform: none;
	font-weight: normal;
	font-size: 16px;
	padding: 3px 5px;
	height: auto;
	line-height: 16px;
	position: relative;
}
/* line 183, ../sass/theme/_global.scss */
.label.label-note:after {
	display: block;
	content: "";
	position: absolute;
	left: 15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 9px 0 0;
	border-color: #939598 transparent transparent transparent;
	top: 100%;
}

@media (max-width: 767px) {
	/* line 199, ../sass/theme/_global.scss */
	.item-news .label {
		/* max-width: 160px; */
	}

	.news .neutral-box .item-news, .news-single.neutral-box .item-news {
		min-height: inherit!important;
		padding-bottom: 25px;
	}
}
@media (max-width: 320px) {
	/* line 205, ../sass/theme/_global.scss */
	.item-news .label {
		max-width: 120px;
	}
}
/* line 211, ../sass/theme/_global.scss */
.arrow-black:after {
	display: inline-block;
	width: 0;
	height: 0;
	content: "";
	margin: 0 5px;
	position: relative;
	top: 1px;
	border-style: solid;
	border-width: 11px 6px 0 6px;
	border-color: #333333 transparent transparent transparent;
}
/* line 225, ../sass/theme/_global.scss */
.arrow-black.arrow-black-before:after {
	display: none;
}
/* line 228, ../sass/theme/_global.scss */
.arrow-black.arrow-black-before:before {
	display: inline-block;
	width: 0;
	height: 0;
	content: "";
	margin: 0 5px;
	position: relative;
	top: 1px;
	border-style: solid;
	border-width: 11px 6px 0 6px;
	border-color: #333333 transparent transparent transparent;
}
/* line 243, ../sass/theme/_global.scss */
.arrow-black.open:after, .arrow-black.open:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

/* line 249, ../sass/theme/_global.scss */
.legend-thumb {
	display: block;
	width: 100%;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 20px;
}
/* line 256, ../sass/theme/_global.scss */
.legend-thumb a {
	font-weight: bold;
}
/* line 259, ../sass/theme/_global.scss */
.legend-thumb a:hover, .legend-thumb a:active, .legend-thumb a:focus {
	color: inherit;
}

/* line 267, ../sass/theme/_global.scss */
.error-message {
	padding-top: 3px;
	display: block;
	font-size: 13px;
	color: #E63B3B;
}

/* line 274, ../sass/theme/_global.scss */
.circle-label {
	display: block;
	background-color: #464344;
	border-radius: 50%;
	width: 118px;
	height: 118px;
	position: relative;
	text-align: center;
}
/* line 283, ../sass/theme/_global.scss */
.circle-label .number {
	width: 100%;
	display: block;
	position: absolute;
	text-align: center;
	bottom: 4px;
	font-size: 28px;
	color: #d6d4d3;
	font-weight: bold;
}
/* line 294, ../sass/theme/_global.scss */
.circle-label svg {
	width: 90%;
	position: absolute;
	left: 5%;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

/* line 303, ../sass/theme/_global.scss */
.twitter-iframe {
	color: #58595b;
}
/* line 305, ../sass/theme/_global.scss */
.twitter-iframe iframe {
	vertical-align: top;
	top: 8px;
	left: 2px;
	position: relative !important;
}

.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {
	width: 100%!important;
}

/* line 314, ../sass/theme/_global.scss */
.socials-follow .header-social .fb_iframe_widget {
	width: auto;
	position: relative;
	vertical-align: top;
	top: 8px;
	left: 4px;
	max-width: calc(100% - 85px);
}
/* line 322, ../sass/theme/_global.scss */
.socials-follow .header-social .fb_iframe_widget > span {
	width: auto !important;
}
/* line 326, ../sass/theme/_global.scss */
.socials-follow .header-social .fb_iframe_widget iframe {
	position: relative !important;
	width: auto !important;
}
@media (min-width: 768px) and (max-width: 991px) {
	/* line 326, ../sass/theme/_global.scss */
	.socials-follow .header-social .fb_iframe_widget iframe {
		text-align: center;
	}
}
@media (max-width: 767px) {
	/* line 326, ../sass/theme/_global.scss */
	.socials-follow .header-social .fb_iframe_widget iframe {
		text-align: center;
	}
}
/* line 339, ../sass/theme/_global.scss */
.socials-follow .social-item:not(.pinterest) .content-social *:not(iframe) {
	max-width: 100%;
	width: 100% !important;
}
/* line 345, ../sass/theme/_global.scss */
.socials-follow .social-item.pinterest .textwidget * {
	/* max-height: 340px; */
	max-height: 520px;
}

@media (max-width: 1024px) {
	/* line 353, ../sass/theme/_global.scss */
	.socials-follow .content-social {
		text-align: center;
	}
	/* line 357, ../sass/theme/_global.scss */
	.socials-follow .textwidget > div > span {
		text-align: center;
	}
	/* line 361, ../sass/theme/_global.scss */
	.socials-follow .social-item .content-social iframe {
		width: 520px !important;
		display: inline-block !important;
	}

	/* line 366, ../sass/theme/_global.scss */
	.fb_iframe_widget iframe {
		position: relative !important;
	}
}
@media (max-width: 520px) {
	/* line 372, ../sass/theme/_global.scss */
	.socials-follow .content-social * {
		/* width: 100% !important; */
		/* display: block !important; */
	}

	.socials-follow .social-item.pinterest .textwidget span span span {
		background-size: 36px;
		background-repeat: no-repeat;
	}
}
/* line 379, ../sass/theme/_global.scss */
body.is-sticky {
	padding-top: 196px;
}
/* line 382, ../sass/theme/_global.scss */
body.is-sticky #header {
	position: fixed;
	top: 0px;
	z-index: 99;
	width: 100%;
	height: auto;
	padding: 20px 0;
	transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
/* line 394, ../sass/theme/_global.scss */
body.is-sticky #header .logo img {
	max-width: 150px;
}

#header .logo .baseline {
    font-size: 1.15em;
    width: 120%;
    display: inline-block;
    font-weight: normal;
    float: left;
	margin-bottom: 30px;
	margin-top: 20px;
	font-family: 'Open Sans', sans-serif;
}
#header .logo:hover,
#header .logo:hover .baseline,
#header .logo .baseline:hover {
	color: #333!important;
}

#header .container > .row {
	position: relative;
}

#submenu {
	background-color: #E0E0E0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#submenu .socials {
	float: right;
    width: 195px;
	margin: 0;
}

#submenu #searchform {
	float: right;
	margin-right: 20px;
}

#submenu form input {
    width: 200px!important;
    border: solid 1px transparent!important;
    height: 33px;
}

#submenu .nav {
	text-align: right!important;
	padding-top: 6px !important;
	width: 56%!important;
}

#submenu .nav li a {
	margin: 0 10px!important;
}

#header .content-main-menu {
	bottom: 0;
    position: absolute;
    /* padding-left: 190px; */
	right: 0;
}

#main-menu ul {
	list-style: none;
	padding: 0;
	float: right;
	margin-bottom: 18px;
}

#main-menu ul > li.category-all {
	text-align: center;
    float: left;
    /* padding: 10px 20px; */
}

#main-menu ul > li > a {
	display: block;
	padding: 10px 20px;
	font-size: 16px;
}

header a.logo {
	display: block;
	width: 240px;
	margin-top: 20px;
}

header a.logo > img {
	width: 140px;
}

.subcategory {
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	display: none; /* Caché par défaut */
	width: 98%;
	background: #fff;
	border-top: 1px solid #e0e0e0;
	/* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); */
	padding: 25px 20px;
	z-index: 2000000;
	border-bottom: 5px solid;
	margin-top: -18px;
}

.subcategory .subcategories-part {
	float: left;
	width: 30%;
}

.subcategory .subcategories-part a.see-all {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
	display: block;
}

.subcategory .subcategories-part a.see-all:hover {
	text-decoration: none;
}

.subcategory .subcategories-part ul.list-subcategories {
	list-style: none;
	padding: 0;
}

.subcategory .subcategories-part ul.list-subcategories > li {
	font-weight: 500;
    font-size: 18px;
    margin-bottom: 7px;
}

.subcategory .subcategories-part ul.list-subcategories > li a:hover {
	text-decoration: none;
}

.subcategory .last-singles {
	float: left;
	width: 70%;
	/* display: flex;
    flex-wrap: wrap;
    gap: 20px;  */
	display: flex;
    justify-content: space-between; /* Espacement égal entre les colonnes */
    gap: 20px; /* Espacement entre les éléments */
}


/* Chaque bloc individuel */
.subcategory .last-singles > .last-single {
    flex: 1; /* Les colonnes occupent la même largeur */
    display: flex;
    flex-direction: column;
    align-items: center; /* Centrer horizontalement */
    text-align: center;
}


.subcategory .last-singles > .last-single a:hover {
	text-decoration: none;
}

.subcategory .last-singles > .last-single a p {
	text-align: center;
    font-weight: bold;
}

/* Titre des projets */
.subcategory .last-singles > .last-single p {
    margin: 0 0 10px; /* Espacement en bas du paragraphe */
    min-height: 40px; /* Hauteur minimale pour aligner les images */
    line-height: 1.3;
    font-size: 14px;
    font-weight: bold;
}

/* Images */
.subcategory .last-singles > .last-single img {
    width: 100%; /* Ajuste les images à la largeur de la colonne */
    max-width: 300px; /* Taille maximale pour éviter les images trop grandes */
    height: 180px; /* Garde les proportions des images */
    object-fit: cover; /* Ajuste l'image pour couvrir sans déformation */
}




/* line 398, ../sass/theme/_global.scss */
body.is-sticky #header #searchform, body.is-sticky #header .nav {
	padding-top: 10px;
}
@media (max-width: 767px) {
	/* line 403, ../sass/theme/_global.scss */
	body.is-sticky #header #searchform {
		padding-top: 5px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	/* line 409, ../sass/theme/_global.scss */
	body.is-sticky #header .nav li a {
		margin: 0 10px;
	}
	/* line 413, ../sass/theme/_global.scss */
	body.is-sticky #header .logo-col {
		width: 22%;
	}
	/* line 416, ../sass/theme/_global.scss */
	body.is-sticky #header .menu {
		width: 78%;
	}
}
/* line 421, ../sass/theme/_global.scss */
body.is-sticky #header .socials {
	display: none;
}
/* line 425, ../sass/theme/_global.scss */
body.is-sticky #header .filter-buttons {
	visibility: hidden;
}
@media (max-width: 767px) {
	/* line 379, ../sass/theme/_global.scss */
	body.is-sticky {
		padding-top: 77px;
	}
}

.home .icon-star {
	cursor: default;
}

.container-items {
		padding-bottom: 1px!important;
}

.container-items.post-content img {
	width: 100%;
}

.sitemap .post-content {
	margin-top: 30px;
}

.sitemap a {
	font-size: 16px;
}

.sitemap strong {
	font-size: 20px;
}

.sitemap strong > a {
	font-size: 20px;
}

.sitemap ul.wsp-posts-list > li > ul {
	margin-left: 30px;
	margin-top: 10px;
}


/* line 1, ../sass/theme/elements/_archive-bloc.scss */
.archive-bloc {
	background-color: #f1f2f2;
	margin-bottom: 60px;
}
/* line 5, ../sass/theme/elements/_archive-bloc.scss */
.archive-bloc .title-archive {
	background-color: #dcddde;
	padding: 20px 25px 0 25px;
}
/* line 10, ../sass/theme/elements/_archive-bloc.scss */
.archive-bloc .title {
	line-height: 64px;
	font-size: 36px;
	font-family: 'DIN Pro Bold', sans-serif;
	margin: 0;
}
/* line 17, ../sass/theme/elements/_archive-bloc.scss */
.archive-bloc .sub-title {
	font-size: 18px;
	font-family: 'DIN Pro Bold', sans-serif;
}
/* line 23, ../sass/theme/elements/_archive-bloc.scss */
.archive-bloc .container-items .item {
	padding: 0 10px 10px 10px;
}
/* line 25, ../sass/theme/elements/_archive-bloc.scss */
.archive-bloc .container-items .item .title, .archive-bloc .container-items .item .sub-title {
	line-height: 40px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
/* line 29, ../sass/theme/elements/_archive-bloc.scss */
.archive-bloc .container-items .item .title p, .archive-bloc .container-items .item .sub-title p {
	margin: 0;
}
/* line 33, ../sass/theme/elements/_archive-bloc.scss */
.archive-bloc .container-items .item .sub-title {
	padding-top: 5px;
	line-height: 22px;
	font-weight: 400;
	margin: 0;
}
/* line 40, ../sass/theme/elements/_archive-bloc.scss */
.archive-bloc .container-items .item > .col-item {
	margin-top: 15px;
}
/* line 43, ../sass/theme/elements/_archive-bloc.scss */
.archive-bloc .container-items .item > .col-item:last-child {
	float: right;
}
/* line 48, ../sass/theme/elements/_archive-bloc.scss */
.archive-bloc .container-items .item .content-item {
	margin-top: 5px;
	font-size: 14px;
}
/* line 52, ../sass/theme/elements/_archive-bloc.scss */
.archive-bloc .container-items .item .content-item p {
	line-height: 18px;
}
/* line 56, ../sass/theme/elements/_archive-bloc.scss */
.archive-bloc .container-items .item .content-item ul {
	margin: 0;
	padding: 0 0 0 15px;
}
/* line 60, ../sass/theme/elements/_archive-bloc.scss */
.archive-bloc .container-items .item .content-item ul li {
	padding-bottom: 15px;
}
/* line 66, ../sass/theme/elements/_archive-bloc.scss */
.archive-bloc .container-items .item:before {
	content: "";
	display: block;
	width: calc(100% - 20px);
	margin: 0 auto;
	height: 12px;
	background-color: #c7c8ca;
	margin-bottom: 15px;
}

.cookiesPopup {
	display: table;
	position: fixed;
	z-index: 999;
	bottom: 0;
	width: 100%;
	height: 50px;
	text-align: center;
	background-color: rgba(255, 255, 255, .9);
	color: black;
}

.cookiesPopup div {
	display: table-cell;
	vertical-align: middle;
}

.cookiesPopup div span {
	margin: 0;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	top: 11px;
	right: 15px;
	color: black;
	font-size: 20px;
}

.cookiesPopup div span:hover {
	color: black;
}

@media(max-width: 575px){
		#rc-imageselect,
		.g-recaptcha {
				transform:scale(0.77);
				transform-origin:0;
				transform:scale(0.77);
				transform-origin:0 0;
				-webkit-transform:scale(0.77);
				transform:scale(0.77);
				-webkit-transform-origin:0 0;
				transform-origin:0 0;
		}
}

@keyframes shake {
	10%, 90% {
		transform: translate3d(0, -1px, 0);
	}
	
	20%, 80% {
		transform: translate3d(0, 4px, 0);
	}

	30%, 50%, 70% {
		transform: translate3d(0, -6px, 0);
	}

	40%, 60% {
		transform: translate3d(0, 7px, 0);
	}
}

/* line 76, ../sass/theme/elements/_archive-bloc.scss */
.archive-bloc .container-items .item:first-child:before {
	display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
	/* line 1, ../sass/theme/elements/_archive-bloc.scss */
	.archive-bloc {
		margin-bottom: 40px;
	}
	/* line 87, ../sass/theme/elements/_archive-bloc.scss */
	.archive-bloc .container-items .item img {
		max-width: 100%;
	}
}
@media (max-width: 767px) {
	/* line 1, ../sass/theme/elements/_archive-bloc.scss */
	.archive-bloc {
		margin-bottom: 30px;
	}
	/* line 95, ../sass/theme/elements/_archive-bloc.scss */
	.archive-bloc .title {
		font-size: 20px;
		line-height: normal;
		padding: 10px 0;
	}
	/* line 101, ../sass/theme/elements/_archive-bloc.scss */
	.archive-bloc .title-archive {
		background-color: #dcddde;
		padding: 0 20px;
	}
	/* line 106, ../sass/theme/elements/_archive-bloc.scss */
	.archive-bloc .container-items .item {
		padding: 0;
	}
	/* line 110, ../sass/theme/elements/_archive-bloc.scss */
	.archive-bloc .item img {
		max-width: 100%;
	}
}

/* line 1, ../sass/theme/elements/_notation-share.scss */
.notation-share {
	background-color: #dcddde;
	padding: 32px 20px;
	position: relative;
	margin: 30px -25px;
}
/* line 7, ../sass/theme/elements/_notation-share.scss */
.notation-share strong {
	display: inline-block;
	text-transform: uppercase;
	font-family: 'DIN Pro Bold', sans-serif;
	padding-right: 12px;
}
@media (max-width: 767px) {
	/* line 7, ../sass/theme/elements/_notation-share.scss */
	.notation-share strong {
		padding-right: 0;
	}
}
/* line 17, ../sass/theme/elements/_notation-share.scss */
.notation-share strong.share-strong {
	padding-left: 36px;
	background: url("../images/partage.png") no-repeat left center;
	background-size: 26px auto;
}
/* line 24, ../sass/theme/elements/_notation-share.scss */
.notation-share:before {
	content: "";
	display: block;
	background-color: #dcddde;
	left: -17px;
	width: 17px;
	top: 0;
	position: absolute;
	height: 100%;
}
/* line 34, ../sass/theme/elements/_notation-share.scss */
.notation-share:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 17px 15px 0;
	border-color: transparent #808285 transparent transparent;
	left: -17px;
	top: 100%;
	position: absolute;
}
/* line 47, ../sass/theme/elements/_notation-share.scss */
.notation-share .socials {
	height: 22px;
	vertical-align: top;
	transform: translateY(-7px);
}
/* line 52, ../sass/theme/elements/_notation-share.scss */
.notation-share .socials li a img {
	width: 33px;
}
@media (min-width: 768px) and (max-width: 991px) {
	/* line 1, ../sass/theme/elements/_notation-share.scss */
	.notation-share {
		margin: 30px -33px;
	}
	/* line 59, ../sass/theme/elements/_notation-share.scss */
	.notation-share:before, .notation-share:after {
		left: -3px;
	}
	/* line 64, ../sass/theme/elements/_notation-share.scss */
	.notation-share:after {
		border-width: 0 12px 10px 0;
	}
}
@media (max-width: 767px) {
	/* line 1, ../sass/theme/elements/_notation-share.scss */
	.notation-share {
		text-align: center;
		margin: 30px -19px;
		padding: 32px 15px;
		padding-bottom: 25px;
	}
	/* line 74, ../sass/theme/elements/_notation-share.scss */
	.notation-share .note-article {
		text-align: center;
	}
	/* line 78, ../sass/theme/elements/_notation-share.scss */
	.notation-share .share-article {
		margin-top: 25px;
		overflow: hidden;
	}
	/* line 82, ../sass/theme/elements/_notation-share.scss */
	.notation-share .share-article .socials {
		height: auto;
		margin-top: 10px;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	/* line 1, ../sass/theme/elements/_notation-share.scss */
	.notation-share {
		padding: 32px 5px;
	}
	/* line 92, ../sass/theme/elements/_notation-share.scss */
	.notation-share .note-article {
		width: 36.6%;
		padding: 0 5px;
	}
	/* line 96, ../sass/theme/elements/_notation-share.scss */
	.notation-share .share-article {
		width: 63.4%;
		padding: 0 5px;
	}
}
@media (max-width: 767px) {
	/* line 102, ../sass/theme/elements/_notation-share.scss */
	.notation-share .share-article .pull-right {
		float: none !important;
	}
}

@media (max-width: 1080px) and (min-width: 991px) {
	/* line 108, ../sass/theme/elements/_notation-share.scss */
	.share-article .socials {
		margin-top: 10px;
	}
}
/* line 1, ../sass/theme/elements/_related-posts.scss */
.related-posts {
	margin: 100px 0 0 0;
	width: 100%;
	position: relative;
	padding-left: 115px;
}
/* line 7, ../sass/theme/elements/_related-posts.scss */
.related-posts .bloc-title {
	text-transform: uppercase;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 115px;
	height: 115px;
	background-color: #bcbec0;
	display: block;
	text-align: center;
}
/* line 18, ../sass/theme/elements/_related-posts.scss */
.related-posts .bloc-title .title {
	position: absolute;
	top: 50%;
	padding-top: 2px;
	width: 100%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	margin: 0;
	color: white;
	font-size: 28px;
	font-family: 'DIN Pro Bold', sans-serif;
}
/* line 29, ../sass/theme/elements/_related-posts.scss */
.related-posts .bloc-title .title span {
	display: block;
	font-size: 13px;
}
/* line 36, ../sass/theme/elements/_related-posts.scss */
.related-posts .bloc-links {
	background-color: white;
	width: 100%;
	position: relative;
	bottom: 0;
}

.share-article{
	padding-left: 0;
}

.notation-share .socials li a img{
	width: 30px;  
}

.related-posts .outer-bloc-links {
	height: 100%;
	position: relative;
}
/* line 39, ../sass/theme/elements/_related-posts.scss */
.related-posts .bloc-links ul {
	padding: 8px 2px 6px 2px;
	margin: 0;
	list-style: none;
}
/* line 44, ../sass/theme/elements/_related-posts.scss */
.related-posts .bloc-links ul li {
	padding-left: 30px;
	margin-bottom: 2px;
	font-size: 13px;
	background: url("../images/link-arrow.svg") no-repeat 13px 1.5px;
	background-size: 13px auto;
}
/* line 51, ../sass/theme/elements/_related-posts.scss */
.related-posts .bloc-links ul li a:hover,
.related-posts .bloc-links ul li a:active,
.related-posts .bloc-links ul li a:focus {
	color: inherit;
}
@media (max-width: 767px) {
	.related-posts .bloc-links {
		bottom: auto;
	}
	/* line 1, ../sass/theme/elements/_related-posts.scss */
	.related-posts {
		padding: 0;
		margin-top: 20px;
		margin-bottom: 2em;
	}
	/* line 64, ../sass/theme/elements/_related-posts.scss */
	.related-posts .bloc-title {
		position: relative;
		width: 100%;
		height: auto;
	}
	/* line 69, ../sass/theme/elements/_related-posts.scss */
	.related-posts .bloc-title .title {
		position: relative;
		top: 0;
		left: 0;
		transform: none;
		padding: 15px 0;
	}
	/* line 79, ../sass/theme/elements/_related-posts.scss */
	.related-posts .bloc-links ul {
		padding: 20px 10px 20px 0;
	}
}

.section-faq {
	background-color: white;
	margin-top: 20px;
	padding: 10px 20px;
}

.section-faq-archive {
	margin-bottom: 40px;
	width: 97.5%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

.section-faq .faq-title {
	font-size: 24px;
    font-weight: 500;
	margin-bottom: 10px;
    /* margin: 10px 0 5px; */
}

.section-faq .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.section-faq .panel-body {
    padding: 10px 10px;
}

.section-faq .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.section-faq .panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.section-faq .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
	font-weight: 700;
    color: inherit
}

.section-faq .panel-title>.small,
.section-faq .panel-title>.small>a,
.section-faq .panel-title>a,
.section-faq .panel-title>small,
.section-faq .panel-title>small>a {
    color: inherit
}

.section-faq .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
  
.section-faq .panel-group {
    margin-bottom: 20px
}

.section-faq .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.section-faq .panel-group .panel+.panel {
    margin-top: 5px
}

.section-faq .panel-group .panel-heading {
    border-bottom: 0
}

.section-faq .panel-group .panel-heading+.panel-collapse>.list-group,
.section-faq .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.section-faq .panel-group .panel-footer {
    border-top: 0
}

.section-faq .panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.section-faq .panel-default {
    border-color: #ddd
}

.section-faq .panel-default>.panel-heading {
    color: #333;
    background-color: #FFFFFF;
    border-color: #ddd
}

.section-faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.section-faq .panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.section-faq .panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.section-faq .panel-primary {
    border-color: #337ab7
}

.section-faq .panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.section-faq .panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.section-faq .panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.section-faq .panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.section-faq .panel-success {
    border-color: #d6e9c6
}

.section-faq .panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.section-faq .panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.section-faq .panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.section-faq .panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.section-faq .panel-info {
    border-color: #bce8f1
}

.section-faq .panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.section-faq .panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.section-faq .panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.section-faq .panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.section-faq .panel-warning {
    border-color: #faebcc
}

.section-faq .panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.section-faq .panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.section-faq .panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.section-faq .panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.section-faq .panel-danger {
    border-color: #ebccd1
}

.section-faq .panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.section-faq .panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.section-faq .panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.section-faq .panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.section-faq .collapse {
    display: none;
}

.section-faq .collapse.in {
    display: block;
}

.section-faq .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility
}

.section-faq .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    border-color: #003a69;
}

.section-faq .panel-heading {
    color: #fff;
    background-color: #FFF;
    border-color: #003a69;
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 40px;
	padding-left: 10px;
}

.section-faq .panel-title {
    color: #333333;
}

.section-faq a.question {
    position: relative;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
}

.section-faq a.question:hover {
    text-decoration: none;
}

.section-faq a.question p {
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 24px;
}

.section-faq a.question span.glyphicon {
    position: absolute;
    right: -28px;
    top: 15px;
    color: #333333;
    transition-duration: 0.3s;
    font-size: 15px;
}

.section-faq .panel-heading.active a.question span.glyphicon {
    transform: rotate(180deg);
    top: 15px;
    transition-duration: 0.3s;
}

.section-faq .panel-body p,
.section-faq .panel-body strong,
.section-faq .panel-body span,
.section-faq .panel-body li {
    font-size: 14px;
    margin: 0;
    color: #333333;
}

.section-faq .panel-body ul {
	padding-left: 15px;
}

.section-faq .panel-body a {
    color: #333333;
	text-decoration: underline;
}


/* line 1, ../sass/theme/elements/_quote-article.scss */
.quote-article {
	display: block;
	margin-top: 30px;
	width: 100%;
}
/* line 6, ../sass/theme/elements/_quote-article.scss */
.quote-article blockquote {
	display: block;
	width: 100%;
	padding: 0;
	padding-bottom: 14px;
	border: none;
	border-bottom: solid 12px #c7c8ca;
	text-transform: uppercase;
	color: #333132;
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	min-height: 95px;
}
/* line 19, ../sass/theme/elements/_quote-article.scss */
.quote-article blockquote:before {
	content: "";
	display: block;
	height: 64px;
	width: 58px;
	float: left;
	margin-right: 15px;
	margin-top: 8px;
	background: #231f20 url("../images/quote.svg") no-repeat center;
	background-size: 41px 48px;
}

img.illu-thumb {
	margin-bottom: 15px;
}

p.legende-thumb {
	font-size: 13px;
	font-family: "Arial";
	color: #585657;
	margin-bottom: 30px !important;
	letter-spacing: 1px;
}

.encart {
	color: #333132;
	padding: 26px 18px;
	background-color: #c7c8ca;
	font-size: 14px;
	margin-top: 40px;
}

.encart a {
	text-decoration: underline!important;
}

.encart h2,
.encart h4 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
}

/* line 1, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter {
	background-color: #f1f2f2;
	padding: 0 40px;
	border-color: #e3e4e5;
	margin-bottom: 37px;
}
/* line 7, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter input[type=text],
.register-newsletter input[type=email],
.register-newsletter input[type=tel],
.register-newsletter textarea {
	display: block;
	width: 100%;
	border: solid 2px #a7a9ac;
	padding: 0 5px;
	height: 20px;
	line-height: 20px;
	-webkit-transition: border-color 0.4s;
	-o-transition: border-color 0.4s;
	transition: border-color 0.4s;
}
/* line 18, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter input[type=text]:focus,
.register-newsletter input[type=email]:focus,
.register-newsletter input[type=tel]:focus,
.register-newsletter textarea:focus {
	border-color: #67686A;
	outline: none;
}
/* line 23, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter input[type=text].error,
.register-newsletter input[type=email].error,
.register-newsletter input[type=tel].error,
.register-newsletter textarea.error {
	border-color: #E63B3B;
}
/* line 28, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter textarea {
	resize: vertical;
	height: 120px;
}
/* line 34, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter label {
	display: block;
	width: 100%;
	margin-top: 14px;
	font-size: 14px;
}
/* line 42, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter .civility-bloc label {
	font-weight: normal;
}
/* line 47, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter form > label {
	margin-bottom: 0;
}
/* line 51, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter .first-row label {
	margin-top: 5px;
}
/* line 54, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter .fake-radio {
	display: block;
	width: 24px;
	position: relative;
	height: 24px;
}
/* line 60, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter .fake-radio .radio-bloc {
	margin-top: 5px;
	display: inline-block;
	background-color: white;
	border: solid 2px #a7a9ac;
	width: 20px;
	height: 20px;
	z-index: 1;
}
/* line 70, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter .fake-radio input[type=radio] {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 2;
}
/* line 83, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter .fake-radio.checked .radio-bloc:before {
	content: "x";
	color: #a7a9ac;
	text-align: center;
	display: block;
	line-height: 14px;
}
/* line 94, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter .cover-form {
	margin: 0 -40px 40px -40px;
}
/* line 96, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter .cover-form img {
	max-width: 100%;	
}

.register-newsletter .form-submit {
	text-align: center;
	padding-left: 16px;
	margin-bottom: -10px;
}
/* line 101, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter .submit-btn {
	background-color: #dcddde;
	padding: 24px 0;
	margin-top: 15px;
	-webkit-transform: translate(0, 17px);
	-ms-transform: translate(0, 17px);
	-o-transform: translate(0, 17px);
	transform: translate(0, 17px);
}
/* line 107, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter .submit-btn:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 17px 17px 0;
	border-color: transparent #808285 transparent transparent;
	left: -17px;
	bottom: 0;
	position: absolute;
}
/* line 121, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter .btn {
	font-size: 14px;
	outline: none;
}
@media (min-width: 768px) and (max-width: 991px) {
	/* line 1, ../sass/theme/elements/_register-newsletter.scss */
	.register-newsletter {
		max-width: 615px;
		margin: 0 auto 60px auto;
	}
}
@media (max-width: 767px) {
	/* line 1, ../sass/theme/elements/_register-newsletter.scss */
	.register-newsletter {
		padding: 0 20px;
		margin: 0 auto 30px auto;
	}
	/* line 134, ../sass/theme/elements/_register-newsletter.scss */
	.register-newsletter .cover-form {
		margin: 0 -20px 20px -20px;
	}
	/* line 136, ../sass/theme/elements/_register-newsletter.scss */
	.register-newsletter .cover-form img {
		width: 100%;
	}
	/* line 142, ../sass/theme/elements/_register-newsletter.scss */
	.register-newsletter .civility-bloc label {
		display: inline-block;
		width: auto;
		text-align: left;
	}
	/* line 148, ../sass/theme/elements/_register-newsletter.scss */
	.register-newsletter .civility-bloc > div {
		text-align: center;
	}
	/* line 150, ../sass/theme/elements/_register-newsletter.scss */
	.register-newsletter .civility-bloc > div:nth-child(3) {
		text-align: right;
	}
	/* line 153, ../sass/theme/elements/_register-newsletter.scss */
	.register-newsletter .civility-bloc > div:first-child {
		text-align: left;
	}
	/* line 159, ../sass/theme/elements/_register-newsletter.scss */
	.register-newsletter .first-row label,
	.register-newsletter label {
		margin-top: 15px;
	}
	/* line 164, ../sass/theme/elements/_register-newsletter.scss */
	.register-newsletter .first-row > div {
		overflow: hidden;
	}
	/* line 168, ../sass/theme/elements/_register-newsletter.scss */
	.register-newsletter .civility-bloc {
		margin: 0;
	}
	/* line 172, ../sass/theme/elements/_register-newsletter.scss */
	.register-newsletter #zipcode {
		max-width: 150px;
	}
	/* line 176, ../sass/theme/elements/_register-newsletter.scss */
	.register-newsletter .row-submit {
		padding: 0 20px;
	}
	/* line 179, ../sass/theme/elements/_register-newsletter.scss */
	.register-newsletter .row-submit .submit-btn {
		height: 56px;
		-webkit-transform: translate(0, 12px);
		-ms-transform: translate(0, 12px);
		-o-transform: translate(0, 12px);
		transform: translate(0, 12px);
		padding: 14px 0;
	}
	/* line 183, ../sass/theme/elements/_register-newsletter.scss */
	.register-newsletter .row-submit .submit-btn:before {
		border-width: 0 12px 12px 0;
		left: -12px;
	}
}
/* line 191, ../sass/theme/elements/_register-newsletter.scss */
.register-newsletter .fake-radio .radio-bloc.error {
	border-color: #E63B3B;
}

/* line 1, ../sass/theme/elements/_filter-buttons.scss */
.filter-buttons {
	z-index: 20;
	position: absolute;
	height: 94px;
	display: inline-block;
	width: 100%;
	bottom: 0;
	overflow: hidden;
}
/* line 10, ../sass/theme/elements/_filter-buttons.scss */
.filter-buttons > div {
	display: inline-block;
}
/* line 14, ../sass/theme/elements/_filter-buttons.scss */
.filter-buttons .button-round {
	background-color: rgba(255, 255, 255, 0.8);
	height: 185px;
	-webkit-transition: background-color 0.4s;
	-o-transition: background-color 0.4s;
	transition: background-color 0.4s;
	width: 185px;
	top: 0;
	display: block;
	float: left;
	border-radius: 50%;
	margin: 0 15px;
}

.filter-buttons .button-round-square {
	background-color: rgba(255, 255, 255, 0.8);
	height: 80px;
	/* -webkit-transition: background-color 0.4s;
	-o-transition: background-color 0.4s;
	transition: background-color 0.4s; */
	width: 185px;
	top: 0;
	display: block;
	float: left;
	border-radius: 8px;
	margin: 0 15px;
	cursor: pointer!important;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.filter-buttons .button-round-square:hover {
	text-decoration: none;
}

.filter-buttons .button-round-square:hover span {
	color: #333;
}

.filter-buttons .button-round-square.b-work {
	background-color: black;
	color: white;
	border: 3px solid black!important;
}

.filter-buttons .button-round-square.b-work:hover {
	color: black;
}

.filter-buttons .button-round-square.b-work.active-button {
	color: black!important;
	background-color: white!important;
}

.filter-buttons .button-round-square.format {
	background-color: #428BCA; /*rgba(23, 98, 134, 0.80);*/
	border: 3px solid #428BCA!important;
}

.filter-buttons .button-round-square.format.active-button,
.filter-buttons .button-round-square.format:hover {
	color: #428BCA!important; /*rgba(23, 98, 134, 1.0);*/
	background-color: white;
	border: 3px solid #428BCA!important;
}

.filter-buttons .button-round-square.format.active-button p,
.filter-buttons .button-round-square.format:hover p,
.filter-buttons .button-round-square.format.active-button h1,
.filter-buttons .button-round-square.format:hover h1 {
	color: #428BCA!important; /*rgba(23, 98, 134, 1.0);*/
}

.filter-buttons .button-round-square.thematique {
	background-color: #CB4FC1;
	color: white;
	border: 3px solid #CB4FC1;
}

.filter-buttons .button-round-square.thematique.active-button,
.filter-buttons .button-round-square.thematique:hover {
	color: #CB4FC1;
	background-color: white;
	border: 3px solid #CB4FC1!important;
}

.filter-buttons .button-round-square span,
.filter-buttons .button-round-square h1,
.filter-buttons .button-round-square h2,
.filter-buttons .button-round-square h3,
.filter-buttons .button-round-square h4, 
.filter-buttons .button-round-square p {
	font-size: 22px;
	margin: 0;
}

.filter-buttons .button-round-square p {
	line-height: 24px;
}

.filter-buttons .button-round-square.line-1 {
	padding-top: 23px;
}

.filter-buttons .button-round-square.line-2 {
	padding-top: 15px;
	line-height: 24px;
}

.home .filter-buttons .button-round-square.line-2 {
	padding-top: 12px;
}

.filter-buttons .button-round-square.format span,
.filter-buttons .button-round-square.active span,
.filter-buttons .button-round-square.format h1,
.filter-buttons .button-round-square.active h1,
.filter-buttons .button-round-square.format h2,
.filter-buttons .button-round-square.active h2,
.filter-buttons .button-round-square.format h3,
.filter-buttons .button-round-square.active h3,
.filter-buttons .button-round-square.format h4,
.filter-buttons .button-round-square.active h4,
.filter-buttons .button-round-square.format p,
.filter-buttons .button-round-square.active p  {
	color: white;
}

.b-work svg {
	margin-top: 33px; 
	height: 54px;
}

#breadcrumbs .breadcrumb_last {
	font-weight: bold;
}

.blue-box-intro {
	border-top: solid 8px #abdbdf;
	background-color: #caeaee;
	margin-bottom: 30px;
	margin-top: 20px;
    width: 93.5%;
    margin-right: auto;
    margin-left: auto;
}

.box-intro {
	/* border-top: solid 8px #cb4fc1;
	background-color: #ffeaed; */
	margin-bottom: 30px;
	margin-top: 20px;
    width: 95.5%;
    margin-right: auto;
    margin-left: auto;
	position: relative;
}


.purple-box-intro {
	border-top: solid 8px #cb4fc1;
	background-color: #ffeaed;
	margin-bottom: 30px;
	margin-top: 20px;
    width: 95.5%;
    margin-right: auto;
    margin-left: auto;
	position: relative;
}

.grey-box-intro {
	background-color: #ebebeb;
    border-top: solid 8px #bcbec0;
	margin-bottom: 30px;
	margin-top: 20px;
    width: 95.5%;
    margin-right: auto;
    margin-left: auto;
	position: relative;
}

.blue-box-intro .image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.purple-box-intro .box-50,
.box-intro .box-50 {
	float: left;
	width: 50%;
}

.purple-box-intro .image,
.box-intro .image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 3%;
    height: 90%;
    bottom: 0;
    width: 48%;
    top: 50%;
    transform: translateY(-50%);
}

.blue-box-intro .image img {
	visibility: hidden;
	width: 100%;
}

.purple-box-intro .image img,
.box-intro .image img {
	visibility: hidden;
	width: 100%;
}

.blue-box-intro .box-50 {
	float: left;
	width: 50%;
}

.blue-box-intro .text {
	padding: 40px 50px;
}

.purple-box-intro .text,
.box-intro .text {
	padding: 40px 50px;
	float: right;
}

.blue-box-intro .text .title {
	padding: 0;
	margin: 0;
    line-height: 1.3;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
}

.box-intro .text .title,
.purple-box-intro .text .title,
.blue-box-intro .text .title {
	padding: 0;
	margin: 0;
    line-height: 1.3;
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 20px;
}

.box-intro .text .title-h2,
.purple-box-intro .text .title-h2 {
	padding: 0;
	margin: 0;
    line-height: 1.3;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}

.blue-box-intro .text .subtitle,
.blue-box-intro .text .subtitle p,
.blue-box-intro .text .subtitle h2,
.purple-box-intro .text .subtitle h2,
.box-intro .text .subtitle h2 {

	font-family: 'Open Sans',sans-serif;
    line-height: 1.4;
    color: inherit;
    font-size: 18px;
	font-weight: normal;

}

.purple-box-intro .text .subtitle,
.purple-box-intro .text .subtitle p,
.box-intro .text .subtitle,
.box-intro .text .subtitle p {
	font-family: 'Open Sans',sans-serif;
    line-height: 1.4;
    color: inherit;
    font-size: 16px;
}

.purple-box .item-news .bottom-item,
.neutral-box .item-news .bottom-item {
	margin-top: 30px;
	position: absolute!important;
	bottom: 0;
}

.purple-box .item-news .bottom-item a,
.neutral-box .item-news .bottom-item a {
	margin: 0;
	height: 180px;
	overflow: hidden;
	padding: 25px;
    margin-bottom: 25px;
}

.purple-box .item-news .bottom-item,
.purple-box .item-news .bottom-item img:not(.comment),
.neutral-box .item-news .bottom-item,
.neutral-box .item-news .bottom-item img:not(.comment) {
	width: 100%;
	position: relative;
	padding: 0;
}

.purple-box .item-news .bottom-item img,
.neutral-box .item-news .bottom-item img {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.purple-box .item-news a.view-more:before,
.neutral-box .item-news a.view-more:before {
	content: "";
}

.related-grandes-thematiques {
	margin-top: 20px;
}

.related-grandes-thematiques > p {
	background-color: #CB4FC1;
	text-transform: uppercase;
	color: white;
	text-align: center;
	font-size: 25px;
	margin: 0;
	letter-spacing: -0.2px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: 'DIN Pro Bold', sans-serif;
	padding-left: 5px;
    padding-right: 5px;
}

.related-grandes-thematiques ul {
	list-style: none;
	padding: 0;
	background: #FFEAED;
	padding-left: 20px;
	padding-top: 10px;
    padding-bottom: 10px;
}

.related-grandes-thematiques ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}

.related-grandes-thematiques ul a {
	font-size: 20px;
	color: #312F30;
	font-weight: bold;
	font-family: 'DIN Pro Bold', sans-serif;
}

.related-grandes-thematiques ul a svg {
	margin-right: 5px;
	width: 15px; 
	margin-bottom: -2px;
	fill:#CB4FC1;
}

@media screen and (max-width: 1290px) {
	#header .logo .baseline {
		font-size: 1.08em;
	}
}

@media screen and (max-width: 992px) {
	.item-news .subtitle {
	    font-size: 16px;
	}
}

@media screen and (max-width: 768px) {

	header .logo-col {
		padding-left: 0!important;
	}
	header a.logo {
		text-align: left!important;
		margin-left: inherit!important;
		margin-right: inherit!important;
	}

	#header .logo .baseline {
		display: block!important;
		width: 230px!important;
		float: left!important;
		text-align: left!important;
	}

	.home #header {
		/* height: 127px!important; */
	}

	.content-title.baseline h2 {
		font-size: 25px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.blue-box-intro {
	    width: 88%;
	}

	.blue-box-intro .box-50 {
		width: 100%;
		float: none;
	}

	.blue-box-intro .image {
	    max-height: 245px;
	}

	.blue-box-intro .text {
	    padding: 20px 20px;
	}
}

.blue-box .encart {
	background-color: #abdbdf;
}

.blue-box .encart a {
	text-decoration: underline;
}

.news-single.blue-box .label {
	margin-bottom: 25px;
}

.item-news .img-header {
	width: 100%;
}

.item-news h2 {
	font-size: 18px;
	line-height: 24px;
}

.news .blue-box .item-news,
.news-single.blue-box .item-news {
	background-color: #caeaee;
	border-top: solid 8px #abdbdf;
}

.news .purple-box .item-news,
.news-single.purple-box .item-news {
	background-color: #FFEAED;
	border-top: solid 8px #CB4FC1;
}

.news .neutral-box .item-news,
.news-single.neutral-box .item-news {
	/* background-color: #FFEAED;
	border-top: solid 8px #CB4FC1; */
	min-height: 460px;
}

.news .blue-box .item-news .label,
.news-single.blue-box .item-news .label {
    background-color: #106286;
}

.news .purple-box .item-news .label,
.news-single.purple-box .item-news .label {
    background-color: #CB4FC1;
}

.news .neutral-box .item-news .label,
.news-single.neutral-box .item-news .label {
    background-color: transparent;
	text-transform: inherit;
    padding: 0;
	text-align: left;
}

.news .blue-box .item-news .label > a,
.news-single.blue-box .item-news .label > a {
	color: white;
}

.news .purple-box .item-news .label > a,
.news-single.purple-box .item-news .label > a {
	color: white;
}

.news .neutral-box .item-news .label > a,
.news-single.neutral-box .item-news .label > a {
	color: #333333;
}

.news .blue-box .item-news .label > a:hover,
.news-single.blue-box .item-news .label > a:hover {
	color: white;
	text-decoration: none;
}

.news .purple-box .item-news .label > a:hover,
.news-single.purple-box .item-news .label > a:hover {
	color: white;
	text-decoration: none;
}

.news .neutral-box .item-news .label > a:hover,
.news-single.neutral-box .item-news .label > a:hover {
	color: 333333;
	text-decoration: underline;
}

.blue-box .discover::before {
	background-image: url(../images/discover-blue.png);
	background-size: 100%;
}

.blue-box .discover a {
	font-size: 100%;
}

.blue-box .bloc-full-width {
	background-color: #abdbdf;
}

.blue-box .sidebar {
	background-color: #caeaee;
}

.blue-box .sidebar .item-news {
	background-color: #abdbdf;
}

.blue-box .item-news .title {
	margin-top: 20px;
	line-height: 1.1;
}

.blue-box .notation-share,
.blue-box .notation-share::before,
.blue-box .related-posts .bloc-title {
	background-color: #abdbdf;
}

.blue-box .content-label-child,
.blue-box .sublabel,
.blue-box .sublabel a {
	font-size: 20px;
	color: #025e85!important;
}

.content-list-single {
	background-color: white;
	padding-bottom: 15px;
	margin-top: 30px;
}

.content-list-single .title {
	background-color: #abdbdf;
}


.content-list-single ul {
	list-style: none;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 20px;
}

.content-list-single ul li {
    position: relative;
    width: 48%;
    float: left;
    margin-right: 4%;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.content-list-single ul li:nth-child(2n) {

	margin-right: 0%;
}


.content-list-single ul li:before {
	content: "➜";
	position: absolute;
	left: -20px;
	top: -4px;
	font-size: 18px;
	display: none; 
}

.content-list-single ul li .illustration {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 170px;
	overflow: hidden;
	display: block;
}

.content-list-single ul li .illustration > img {
	visibility: hidden;
	display: block;
	width: 100%;
}

.content-list-single ul li h2,
.content-list-single ul li h3 {
	font-size: 16px;
}

.content-list-single ul li p, {
	font-size: 12px;
}

.content-list-single .title p ,
.content-list-single .title h2 {
	text-align: center;
	text-transform: uppercase;
	color: white;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 16px;
	padding: 7px;
}

.content-list-single ul li a.see-more-post {
	float: right;
	font-weight: 600;
    margin-top: 10px;
}

.content-list-single ul li a.see-more-post:hover {
	color: black;
}

.view-more {
	font-family: 'Open Sans', sans-serif!important;
}

.news-single .item-news,
#search-content .item-news {
	height: auto;
}

#search-content article.item-search h2 {
	margin-bottom: 10px;
}

#search-content article.item-search img {
	float: left;
	width: 20%;
}

#search-content article.item-search h4 {
	float: left;
	width: 76%;
	margin-left: 4%;
	line-height: 22px;
}


/* line 25, ../sass/theme/elements/_filter-buttons.scss */
.filter-buttons .button-round-square:hover {
	background-color: white;
}
/* line 29, ../sass/theme/elements/_filter-buttons.scss */
.filter-buttons .button-round-square svg {
	display: block;
	margin: 36px auto 0;
	fill: black;
}
/* line 35, ../sass/theme/elements/_filter-buttons.scss */
.filter-buttons .button-round-square.active {
	background-color: #808285!important;
	border: 3px solid #808285;
}
/* line 37, ../sass/theme/elements/_filter-buttons.scss */
.filter-buttons .button-round-square.active.active-button,
.filter-buttons .button-round-square.active:hover {
	background-color: #FFF!important;
	color: #808285!important;
	border: 3px solid #808285!important;
}

.filter-buttons .button-round-square.active.active-button h1,
.filter-buttons .button-round-square.active.active-button p,
.filter-buttons .button-round-square.active:hover p {
	color: #808285!important;
}
/* line 41, ../sass/theme/elements/_filter-buttons.scss */
.filter-buttons .button-round-square.active svg {
	fill: #d6d5d3;
}
@media (min-width: 1200px) {
	/* line 1, ../sass/theme/elements/_filter-buttons.scss */
	.filter-buttons {
		width: 860px;
		left: 50%;
		transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
	}
}

@media (max-width: 767px) {
	/* line 64, ../sass/theme/elements/_filter-buttons.scss */
	#header .filter-buttons {
		bottom: -54px;
	}
}
/* line 2, ../sass/theme/pages/_single.scss */
.single .slider {
	height: 490px;
	margin-top: 30px;
}
/* line 6, ../sass/theme/pages/_single.scss */
.single .slider .slide {
	height: 490px;
}
/* line 9, ../sass/theme/pages/_single.scss */
.single .slider .slide .bg-opacity {
	position: absolute;
	width: calc(100% - 30px);
	max-width: calc(100% - 30px);
	left: 15px;
	margin: 0;
	right: 15px;
	bottom: 15px;
	padding: 20px;
}
/* line 23, ../sass/theme/pages/_single.scss */
.single .news-single .item-news {
	margin: 0px 0 60px 0;
}
/* line 28, ../sass/theme/pages/_single.scss */
.single .item-news {
	position: relative;
}
/* line 31, ../sass/theme/pages/_single.scss */
.single .item-news .label {
	padding: 0 5px;
	margin-bottom: 10px;
	background-color: transparent;
	padding: 0;
	text-align: left;
	text-transform: inherit;
}

.item-news .label a {
	color: #333333;
	text-transform: inherit;
}

.item-news .label a:hover {
	color: #333333;
	text-decoration: underline;
}
/* line 35, ../sass/theme/pages/_single.scss */
.single .item-news .label.label-note {
	padding: 3px 5px;
	margin-bottom: 0;
}
/* line 41, ../sass/theme/pages/_single.scss */
.single .item-news .thumb-article {
	float: right;
	padding-top: 60px;
}

.single .item-news .main-part .visible-xs {
	display: block!important;
}

.single .item-news .thumb-article .visible-xs {
	display: none!important;
}

.single .item-news .col-sm-6.thumb-article {
	float: left;
}
/* line 45, ../sass/theme/pages/_single.scss */
.single .item-news .thumb-article img {
	width: 100%;
}
/* line 50, ../sass/theme/pages/_single.scss */
.single .item-news .comments-single {
	padding: 10px 20px;
}
/* line 52, ../sass/theme/pages/_single.scss */
.single .item-news .comments-single .btn-comments {
	font-family: 'DIN Pro Medium', sans-serif;
	font-size: 22px;
	text-decoration: none;
}
/* line 57, ../sass/theme/pages/_single.scss */
.single .item-news .comments-single .btn-comments:hover, .single .item-news .comments-single .btn-comments:active, .single .item-news .comments-single .btn-comments:focus {
	color: inherit;
}
/* line 63, ../sass/theme/pages/_single.scss */
.single .item-news .comments-single .btn-comments:after, .single .item-news .comments-single .btn-comments:before {
	margin-left: 20px;
	top: 0px;
}
/* line 68, ../sass/theme/pages/_single.scss */
.single .item-news .comments-single .btn-comments.add-comment {
	font-size: 16px;
	font-family: 'DIN Pro Bold', sans-serif;
	text-transform: uppercase;
}
/* line 74, ../sass/theme/pages/_single.scss */
.single .item-news .comments-single .add-c {
	display: none;
}
/* line 79, ../sass/theme/pages/_single.scss */
.single .item-news .comments-single.no-commments .add-c {
	display: block;
}
/* line 82, ../sass/theme/pages/_single.scss */
.single .item-news .comments-single.no-commments .show-c {
	display: none;
}
/* line 90, ../sass/theme/pages/_single.scss */
.single .item-news.incroyable > .label {
	position: relative;
	padding-left: 80px;
	margin-bottom: 30px;
	background: transparent no-repeat left center;
	line-height: normal;
	font-size: 36px;
	line-height: 48px;
	color: #231f20;
}
/* line 100, ../sass/theme/pages/_single.scss */
.single .item-news.incroyable > .label strong {
	display: block;
}
/* line 104, ../sass/theme/pages/_single.scss */
.single .item-news.incroyable > .label svg {
	position: absolute;
	top: 0;
	left: 0;
}
@media (max-width: 767px) {
	/* line 90, ../sass/theme/pages/_single.scss */
	.single .item-news.incroyable > .label {
		text-align: left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	/* line 115, ../sass/theme/pages/_single.scss */
	.single .item-news.incroyable .label {
		margin-bottom: 0px;
		padding-left: 45px;
		font-size: 24px;
	}
	/* line 119, ../sass/theme/pages/_single.scss */
	.single .item-news.incroyable .label svg {
		height: 41px;
		width: 36px;
	}
	/* line 124, ../sass/theme/pages/_single.scss */
	.single .item-news.incroyable .label strong {
		display: inline-block;
	}
}
@media (max-width: 767px) {
	/* line 130, ../sass/theme/pages/_single.scss */
	.single .item-news.incroyable .label {
		letter-spacing: 0;
		margin-bottom: 0px;
		padding-left: 30px;
		font-size: 14px;
		line-height: 32px;
		max-width: inherit!important;
		padding-left: 34px!important;
	}
	/* line 136, ../sass/theme/pages/_single.scss */
	.single .item-news.incroyable .label svg {
		height: 28px;
		width: 24px;
	}
	/* line 141, ../sass/theme/pages/_single.scss */
	.single .item-news.incroyable .label strong {
		display: inline-block;
	}
}
/* line 150, ../sass/theme/pages/_single.scss */
.single iframe {
	max-width: 100%;
	/* margin-top: 30px; */
}
@media (min-width: 768px) and (max-width: 991px) {
	/* line 157, ../sass/theme/pages/_single.scss */
	.single .news-single .item-news {
		margin: 0px 0 40px 0;
	}
}
@media (max-width: 767px) {
	/* line 163, ../sass/theme/pages/_single.scss */
	.single .item-news {
		padding: 20px;
	}
	/* line 166, ../sass/theme/pages/_single.scss */
	.single .item-news .col-sm-6 {
		padding: 0;
	}
	/* line 170, ../sass/theme/pages/_single.scss */
	.single .item-news .thumb-article img, .single .item-news .quote-article {
		margin-top: 20px;
	}
	/* line 174, ../sass/theme/pages/_single.scss */
	.single .item-news .title {
		font-size: 26px;
	}
	/* line 177, ../sass/theme/pages/_single.scss */
	.single .item-news .subtitle {
		font-size: 16px;
	}
	/* line 181, ../sass/theme/pages/_single.scss */
	.single .item-news .comments-single .btn-comments {
		font-size: 18px;
	}
	/* line 186, ../sass/theme/pages/_single.scss */
	.single .news-single .item-news {
		margin: 0px 0 30px 0;
	}
	/* line 190, ../sass/theme/pages/_single.scss */
	.single .slider {
		height: 170px;
		margin-bottom: 20px;
	}
	/* line 194, ../sass/theme/pages/_single.scss */
	.single .slider .slide {
		height: 170px;
	}
	/* line 197, ../sass/theme/pages/_single.scss */
	.single .slider .slide .bg-opacity {
		display: none;
	}
	/* line 203, ../sass/theme/pages/_single.scss */
	.single iframe {
		height: auto;
		margin-bottom: 20px;
	}
}
/* line 209, ../sass/theme/pages/_single.scss */
.single .comments-fb {
	display: none;
}
/* line 211, ../sass/theme/pages/_single.scss */
.single .comments-fb .fb_iframe_widget_fluid span {
	margin-top: 20px;
	margin-bottom: 10px;
}
/* line 215, ../sass/theme/pages/_single.scss */
.single .comments-fb iframe {
	background-color: white;
	margin: 0;
}
/* line 222, ../sass/theme/pages/_single.scss */
.single .fb_comments_count {
	display: none;
}

/* line 229, ../sass/theme/pages/_single.scss */
.post-content h3 {
	font-size: 15px;
	font-weight: 600;
}
/* line 234, ../sass/theme/pages/_single.scss */
.post-content .bloc-gris {
	padding: 10px;
	margin: 20px 0;
	background-color: #c7c8ca;
}
/* line 235, ../sass/theme/pages/_single.scss */
.post-content .bloc-gris h3 {
	margin-top: 0;
}

/* line 2, ../sass/theme/pages/_agenda.scss */
.post-type-archive-events .event-info {
	margin-top: 10px;
	display: block;
	font-size: 14px;
}
/* line 7, ../sass/theme/pages/_agenda.scss */
.post-type-archive-events .event-info a:hover,
.post-type-archive-events .event-info a:active,
.post-type-archive-events .event-info a:focus {
	color: inherit;
}
/* line 16, ../sass/theme/pages/_agenda.scss */
.post-type-archive-events .container-items .item .col-item {
	padding-right: 5px;
}
/* line 18, ../sass/theme/pages/_agenda.scss */
.post-type-archive-events .container-items .item .col-item img {
	max-width: 100%;
}
@media (max-width: 767px) {
	/* line 27, ../sass/theme/pages/_agenda.scss */
	.post-type-archive-events .container-items .item {
		padding-bottom: 20px;
	}
	/* line 29, ../sass/theme/pages/_agenda.scss */
	.post-type-archive-events .container-items .item .col-item {
		padding-right: 20px;
	}
	/* line 32, ../sass/theme/pages/_agenda.scss */
	.post-type-archive-events .container-items .item .col-item img {
		margin-top: 15px;
	}
	/* line 36, ../sass/theme/pages/_agenda.scss */
	.post-type-archive-events .container-items .item .col-item .legend-thumb {
		margin-top: 15px;
	}
	/* line 41, ../sass/theme/pages/_agenda.scss */
	.post-type-archive-events .container-items .item .title {
		font-size: 24px;
		line-height: normal;
	}
	/* line 46, ../sass/theme/pages/_agenda.scss */
	.post-type-archive-events .container-items .item .sub-title {
		font-size: 16px;
	}
}

/* line 2, ../sass/theme/pages/_register-nl.scss */
.page-template-page-nl h1, .page-template-page-contact h1 {
	font-family: 'DIN Pro Bold', sans-serif;
	font-size: 36px;
	margin-top: 30px;
}
/* line 9, ../sass/theme/pages/_register-nl.scss */
.page-template-page-nl .sidebar .container-items, .page-template-page-nl .page-template-archive-presse .archive-bloc .container-items, .page-template-archive-presse .page-template-page-nl .archive-bloc .container-items, .page-template-page-nl .page-template-search .archive-bloc .container-items, .page-template-search .page-template-page-nl .archive-bloc .container-items, .page-template-page-contact .sidebar .container-items, .page-template-page-contact .page-template-archive-presse .archive-bloc .container-items, .page-template-archive-presse .page-template-page-contact .archive-bloc .container-items, .page-template-page-contact .page-template-search .archive-bloc .container-items, .page-template-search .page-template-page-contact .archive-bloc .container-items {
	padding: 14px 14px 0 14px;
}
/* line 12, ../sass/theme/pages/_register-nl.scss */
.page-template-page-nl .sidebar .item-news, .page-template-page-nl .page-template-archive-presse .archive-bloc .item-news, .page-template-archive-presse .page-template-page-nl .archive-bloc .item-news, .page-template-page-nl .page-template-search .archive-bloc .item-news, .page-template-search .page-template-page-nl .archive-bloc .item-news, .page-template-page-contact .sidebar .item-news, .page-template-page-contact .page-template-archive-presse .archive-bloc .item-news, .page-template-archive-presse .page-template-page-contact .archive-bloc .item-news, .page-template-page-contact .page-template-search .archive-bloc .item-news, .page-template-search .page-template-page-contact .archive-bloc .item-news {
	margin-bottom: 14px;
}
/* line 17, ../sass/theme/pages/_register-nl.scss */
.page-template-page-nl .socials-follow, .page-template-page-contact .socials-follow {
	margin-top: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
	/* line 22, ../sass/theme/pages/_register-nl.scss */
	.page-template-page-nl h1, .page-template-page-contact h1 {
		margin-top: 0;
	}
}
@media (max-width: 767px) {
	/* line 27, ../sass/theme/pages/_register-nl.scss */
	.page-template-page-nl .container-nl, .page-template-page-contact .container-nl {
		padding: 0;
	}
	/* line 30, ../sass/theme/pages/_register-nl.scss */
	.page-template-page-nl h1, .page-template-page-contact h1 {
		font-size: 24px;
		margin-top: 0;
	}
	/* line 35, ../sass/theme/pages/_register-nl.scss */
	.page-template-page-nl .col-sidebar, .page-template-page-contact .col-sidebar {
		padding: 0;
	}
	/* line 39, ../sass/theme/pages/_register-nl.scss */
	.page-template-page-nl .socials-follow, .page-template-page-contact .socials-follow {
		margin-top: 20px;
	}
}
/* line 45, ../sass/theme/pages/_register-nl.scss */
.page-template-page-nl .mymail-wrapper, .page-template-page-contact .mymail-wrapper {
	margin-right: 30px;
	float: left;
}
/* line 49, ../sass/theme/pages/_register-nl.scss */
.page-template-page-nl .mymail-wrapper.mymail-civility-wrapper, .page-template-page-contact .mymail-wrapper.mymail-civility-wrapper {
	width: calc(33.33333333% + 25px);
	margin-right: 0;
}
/* line 53, ../sass/theme/pages/_register-nl.scss */
.page-template-page-nl .mymail-wrapper.mymail-firstname-wrapper, .page-template-page-nl .mymail-wrapper.mymail-lastname-wrapper, .page-template-page-contact .mymail-wrapper.mymail-firstname-wrapper, .page-template-page-contact .mymail-wrapper.mymail-lastname-wrapper {
	width: calc(33.33333333% - 30px);
	margin-right: 30px;
}
/* line 58, ../sass/theme/pages/_register-nl.scss */
.page-template-page-nl .mymail-wrapper.mymail-firstname-wrapper.mymail-lastname-wrapper, .page-template-page-nl .mymail-wrapper.mymail-lastname-wrapper.mymail-lastname-wrapper, .page-template-page-contact .mymail-wrapper.mymail-firstname-wrapper.mymail-lastname-wrapper, .page-template-page-contact .mymail-wrapper.mymail-lastname-wrapper.mymail-lastname-wrapper {
	margin-right: 0;
}
/* line 64, ../sass/theme/pages/_register-nl.scss */
.page-template-page-nl .mymail-wrapper .mymail-list li, .page-template-page-contact .mymail-wrapper .mymail-list li {
	float: left;
	width: calc(33.33333333% - 30px);
	margin-right: 30px;
}
@media (max-width: 767px) {
	/* line 45, ../sass/theme/pages/_register-nl.scss */
	.page-template-page-nl .mymail-wrapper, .page-template-page-contact .mymail-wrapper {
		margin-right: 0;
		width: 100%;
	}
}

/* line 79, ../sass/theme/pages/_register-nl.scss */
.required-fields {
	font-size: 13px;
	margin-top: 10px;
	color: #515151;
	font-style: italic;
}

/* line 87, ../sass/theme/pages/_register-nl.scss */
.page-template-page-contact .register-newsletter {
	padding-top: 20px;
}

/* line 92, ../sass/theme/pages/_register-nl.scss */
.mymail-form-info {
	display: none;
	border-radius: 2px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	background: #f33;
	margin-bottom: 4px;
	color: #fff;
}
/* line 104, ../sass/theme/pages/_register-nl.scss */
.mymail-form-info.success {
	background-color: #24890D;
}

/* line 5, ../sass/theme/pages/_presse.scss */
.page-template-archive-presse .archive-bloc .container-items {
	overflow: hidden;
	padding: 18px 18px 0 18px;
}
/* line 9, ../sass/theme/pages/_presse.scss */
.page-template-archive-presse .archive-bloc .container-items .item.item-news {
	padding: 18px 25px;
	margin-bottom: 18px;
}
/* line 12, ../sass/theme/pages/_presse.scss */
.page-template-archive-presse .archive-bloc .container-items .item.item-news:before {
	display: none;
}
/* line 16, ../sass/theme/pages/_presse.scss */
.page-template-archive-presse .archive-bloc .container-items .item.item-news .title,
.page-template-archive-presse .archive-bloc .container-items .item.item-news .title p {
	font-size: 24px;
	line-height: normal;
	text-transform: none;
	white-space: normal;
	overflow: visible;
	max-width: none;
	text-overflow: "";
}
/* line 28, ../sass/theme/pages/_presse.scss */
.page-template-archive-presse .archive-bloc .container-items .item.item-news p {
	font-size: 14px;
}
/* line 32, ../sass/theme/pages/_presse.scss */
.page-template-archive-presse .archive-bloc .container-items .item.item-news .view-more {
	text-transform: none;
}
/* line 40, ../sass/theme/pages/_presse.scss */
.page-template-archive-presse .socials-follow {
	margin-top: 40px;
}
@media (max-width: 767px) {
	/* line 45, ../sass/theme/pages/_presse.scss */
	.page-template-archive-presse .archive-bloc .container-items {
		padding: 10px 10px 0 10px !important;
	}
	/* line 47, ../sass/theme/pages/_presse.scss */
	.page-template-archive-presse .archive-bloc .container-items .item.item-news {
		padding: 15px;
		margin-bottom: 10px !important;
	}
	/* line 51, ../sass/theme/pages/_presse.scss */
	.page-template-archive-presse .archive-bloc .container-items .item.item-news .title,
	.page-template-archive-presse .archive-bloc .container-items .item.item-news .title p {
		font-size: 20px;
	}
}

/* line 5, ../sass/theme/pages/_search.scss */
.page-template-search .archive-bloc .container-items._loadmore {
	padding: 22px 0 0 0;
}
/* line 8, ../sass/theme/pages/_search.scss */
.page-template-search .archive-bloc .container-items._loadmore .item.item-news {
	background-color: transparent;
	/* padding: 0 22px;
	margin-bottom: 30px; */
	padding: 10px 22px;
}
/* line 12, ../sass/theme/pages/_search.scss */
.page-template-search .archive-bloc .container-items._loadmore .item.item-news:before {
	display: none;
}
/* line 16, ../sass/theme/pages/_search.scss */
.page-template-search .archive-bloc .container-items._loadmore .item.item-news .title,
.page-template-search .archive-bloc .container-items._loadmore .item.item-news .title p {
	font-size: 24px;
	line-height: normal;
	text-transform: none;
}
/* line 23, ../sass/theme/pages/_search.scss */
.page-template-search .archive-bloc .container-items._loadmore .item.item-news p {
	font-size: 14px;
}
/* line 27, ../sass/theme/pages/_search.scss */
.page-template-search .archive-bloc .container-items._loadmore .item.item-news .view-more {
	text-transform: none;
}
@media (max-width: 767px) {
	/* line 34, ../sass/theme/pages/_search.scss */
	.page-template-search .archive-bloc .title {
		font-size: 20px;
		line-height: normal;
		padding: 10px 0;
	}
	/* line 40, ../sass/theme/pages/_search.scss */
	.page-template-search .archive-bloc .container-items {
		padding: 20px 20px 0 20px !important;
	}
	/* line 43, ../sass/theme/pages/_search.scss */
	.page-template-search .archive-bloc .container-items .item.item-news .title {
		font-size: 18px;
		padding: 0;
		line-height: normal;
	}
	/* line 49, ../sass/theme/pages/_search.scss */
	.page-template-search .archive-bloc .container-items .item.item-news .view-more {
		text-transform: uppercase;
	}
}

/* line 3, ../sass/theme/pages/_cms.scss */
.cms .post-content {
	padding: 0 28px 28px 28px;
	background-color: #f1f2f2;
	font-size: 14px;
}
/* line 8, ../sass/theme/pages/_cms.scss */
.cms .post-content table {
	display: table;
	margin: 40px 0;
	width: 100%;
	table-layout: fixed;
}
/* line 14, ../sass/theme/pages/_cms.scss */
.cms .post-content table td {
	display: table-cell;
	text-align: center;
	padding: 0 60px;
	vertical-align: top;
}
/* line 20, ../sass/theme/pages/_cms.scss */
.cms .post-content table td img {
	max-width: 100%;
	height: auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
	/* line 14, ../sass/theme/pages/_cms.scss */
	.cms .post-content table td {
		padding: 0 35px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	/* line 14, ../sass/theme/pages/_cms.scss */
	.cms .post-content table td {
		padding: 0 15px;
	}
}
@media (max-width: 767px) {
	/* line 14, ../sass/theme/pages/_cms.scss */
	.cms .post-content table td {
		padding: 0 5px;
	}
}
/* line 37, ../sass/theme/pages/_cms.scss */
.cms .post-content h2,
.cms .post-content h3,
.cms .post-content h4 {
	/*text-transform: uppercase;*/
	font-weight: bold;
}
/* line 43, ../sass/theme/pages/_cms.scss */
.cms .post-content h2 {
	font-size: 36px;
	margin-top: 30px;
}
/* line 47, ../sass/theme/pages/_cms.scss */
.cms .post-content h3 {
	font-size: 24px;
}
/* line 50, ../sass/theme/pages/_cms.scss */
.cms .post-content h4 {
	font-size: 14px;
}
/* line 52, ../sass/theme/pages/_cms.scss */
.cms .post-content h4:before {
	content: '>';
	position: relative;
	top: -2px;
	margin-right: 5px;
}
/* line 60, ../sass/theme/pages/_cms.scss */
.cms .post-content ul {
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
	list-style: none;
}
/* line 67, ../sass/theme/pages/_cms.scss */
.cms .post-content ul li:before {
	content: '. ';
}
@media (max-width: 767px) {
	/* line 76, ../sass/theme/pages/_cms.scss */
	.cms .archive-bloc .title {
		font-size: 19px;
		line-height: normal;
		padding: 18px 0;
	}
	/* line 81, ../sass/theme/pages/_cms.scss */
	.cms .post-content {
		padding: 0 20px 20px 20px;
	}
	/* line 84, ../sass/theme/pages/_cms.scss */
	.cms .post-content h2 {
		margin-top: 20px;
		font-size: 30px;
	}
	/* line 89, ../sass/theme/pages/_cms.scss */
	.cms .post-content h3 {
		font-size: 18px;
	}
	/* line 93, ../sass/theme/pages/_cms.scss */
	.cms .post-content h4 {
		font-size: 13px;
	}
}

/* line 100, ../sass/theme/pages/_cms.scss */
.news.cms {
	padding-top: 0;
}

/* line 1, ../sass/theme/elements/_sidebar.scss */
.sidebar, .page-template-archive-presse .archive-bloc, .page-template-search .archive-bloc {
	background-color: #e6e7e8;
	margin-bottom: 20px;
}
/* line 5, ../sass/theme/elements/_sidebar.scss */
.sidebar .container-items, .page-template-archive-presse .archive-bloc .container-items, .page-template-search .archive-bloc .container-items {
	padding: 10px 10px 0 10px;
}
/* line 9, ../sass/theme/elements/_sidebar.scss */
.sidebar .item-news, .page-template-archive-presse .archive-bloc .item-news, .page-template-search .archive-bloc .item-news {
	margin-top: 0;
	border-top: none;
	margin-bottom: 10px;
	padding: 0;
	background-color: #d1d3d4;
}
/* line 16, ../sass/theme/elements/_sidebar.scss */
.sidebar .item-news:nth-child(even), .page-template-archive-presse .archive-bloc .item-news:nth-child(even), .page-template-search .archive-bloc .item-news:nth-child(even) {
	background-color: white;
}

.sidebar .item-news .title {
	font-size: 19px;
	line-height: inherit;
	margin: 0;
}

.sidebar .item-news p.title a {
	text-decoration: none!important;
}
/* line 20, ../sass/theme/elements/_sidebar.scss */
.page-template-archive-presse .archive-bloc .item-news .title, .page-template-search .archive-bloc .item-news .title {
	font-size: 24px;
	line-height: normal;
	margin: 0;
	/*white-space: nowrap;*/
	overflow: hidden;
	/*max-width: 95%;*/
	text-overflow: "...";
}
/* line 30, ../sass/theme/elements/_sidebar.scss */
.sidebar .item-news .sub-title, .page-template-archive-presse .archive-bloc .item-news .sub-title, .page-template-search .archive-bloc .item-news .sub-title {
	font-size: 16px;
	line-height: normal;
	margin: 0;
}
/* line 35, ../sass/theme/elements/_sidebar.scss */
.sidebar .item-news .sub-title p, .page-template-archive-presse .archive-bloc .item-news .sub-title p, .page-template-search .archive-bloc .item-news .sub-title p {
	font-size: 16px;
}
/* line 40, ../sass/theme/elements/_sidebar.scss */
.sidebar .item-news p, .page-template-archive-presse .archive-bloc .item-news p, .page-template-search .archive-bloc .item-news p {
	margin-top: 5px;
	font-size: 13px;
}
/* line 44, ../sass/theme/elements/_sidebar.scss */
.sidebar .item-news p a, .page-template-archive-presse .archive-bloc .item-news p a, .page-template-search .archive-bloc .item-news p a {
	text-decoration: underline;
}
/* line 47, ../sass/theme/elements/_sidebar.scss */
.sidebar .item-news p a:hover, .page-template-archive-presse .archive-bloc .item-news p a:hover, .page-template-search .archive-bloc .item-news p a:hover, .sidebar .item-news p a:active, .page-template-archive-presse .archive-bloc .item-news p a:active, .page-template-search .archive-bloc .item-news p a:active, .sidebar .item-news p a:focus, .page-template-archive-presse .archive-bloc .item-news p a:focus, .page-template-search .archive-bloc .item-news p a:focus {
	color: inherit;
}
/* line 54, ../sass/theme/elements/_sidebar.scss */
.sidebar .item-news p.text-right, .page-template-archive-presse .archive-bloc .item-news p.text-right, .page-template-search .archive-bloc .item-news p.text-right {
	margin: 2px 0 0 0;
}
/* line 58, ../sass/theme/elements/_sidebar.scss */
.sidebar .item-news p.excerpt {
	height: auto;
}

.page-template-archive-presse .archive-bloc .item-news p.excerpt, .page-template-search .archive-bloc .item-news p.excerpt {
	height: 90px;
}
/* line 63, ../sass/theme/elements/_sidebar.scss */
.sidebar .item-news > .col-item, .page-template-archive-presse .archive-bloc .item-news > .col-item, .page-template-search .archive-bloc .item-news > .col-item {
	padding: 8px;
}
/* line 66, ../sass/theme/elements/_sidebar.scss */
.sidebar .item-news > .col-item:first-child, .page-template-archive-presse .archive-bloc .item-news > .col-item:first-child, .page-template-search .archive-bloc .item-news > .col-item:first-child {
	padding-right: 4px;
}
/* line 73, ../sass/theme/elements/_sidebar.scss */
.sidebar .item-news.item-video > .col-item:first-child > a, .page-template-archive-presse .archive-bloc .item-news.item-video > .col-item:first-child > a, .page-template-search .archive-bloc .item-news.item-video > .col-item:first-child > a {
	position: relative;
	display: block;
}
/* line 76, ../sass/theme/elements/_sidebar.scss */
.sidebar .item-news.item-video > .col-item:first-child > a:before, .page-template-archive-presse .archive-bloc .item-news.item-video > .col-item:first-child > a:before, .page-template-search .archive-bloc .item-news.item-video > .col-item:first-child > a:before, .sidebar .item-news.item-video > .col-item:first-child > a:after, .page-template-archive-presse .archive-bloc .item-news.item-video > .col-item:first-child > a:after, .page-template-search .archive-bloc .item-news.item-video > .col-item:first-child > a:after {
	position: absolute;
	display: block;
	content: '';
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: .5;
	-webkit-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}
/* line 88, ../sass/theme/elements/_sidebar.scss */
.sidebar .item-news.item-video > .col-item:first-child > a:before, .page-template-archive-presse .archive-bloc .item-news.item-video > .col-item:first-child > a:before, .page-template-search .archive-bloc .item-news.item-video > .col-item:first-child > a:before {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	border: solid 6px #fff;
}
/* line 94, ../sass/theme/elements/_sidebar.scss */
.sidebar .item-news.item-video > .col-item:first-child > a:after, .page-template-archive-presse .archive-bloc .item-news.item-video > .col-item:first-child > a:after, .page-template-search .archive-bloc .item-news.item-video > .col-item:first-child > a:after {
	width: 0;
	margin-left: 4px;
	height: 0;
	border-style: solid;
	border-width: 12px 0 12px 20px;
	border-color: transparent transparent transparent #ffffff;
}
/* line 106, ../sass/theme/elements/_sidebar.scss */
.sidebar .item-news.item-video > .col-item:first-child > a:hover:before, .page-template-archive-presse .archive-bloc .item-news.item-video > .col-item:first-child > a:hover:before, .page-template-search .archive-bloc .item-news.item-video > .col-item:first-child > a:hover:before, .sidebar .item-news.item-video > .col-item:first-child > a:hover:after, .page-template-archive-presse .archive-bloc .item-news.item-video > .col-item:first-child > a:hover:after, .page-template-search .archive-bloc .item-news.item-video > .col-item:first-child > a:hover:after, .sidebar .item-news.item-video > .col-item:first-child > a:active:before, .page-template-archive-presse .archive-bloc .item-news.item-video > .col-item:first-child > a:active:before, .page-template-search .archive-bloc .item-news.item-video > .col-item:first-child > a:active:before, .sidebar .item-news.item-video > .col-item:first-child > a:active:after, .page-template-archive-presse .archive-bloc .item-news.item-video > .col-item:first-child > a:active:after, .page-template-search .archive-bloc .item-news.item-video > .col-item:first-child > a:active:after, .sidebar .item-news.item-video > .col-item:first-child > a:focus:before, .page-template-archive-presse .archive-bloc .item-news.item-video > .col-item:first-child > a:focus:before, .page-template-search .archive-bloc .item-news.item-video > .col-item:first-child > a:focus:before, .sidebar .item-news.item-video > .col-item:first-child > a:focus:after, .page-template-archive-presse .archive-bloc .item-news.item-video > .col-item:first-child > a:focus:after, .page-template-search .archive-bloc .item-news.item-video > .col-item:first-child > a:focus:after {
	opacity: .7;
}
/* line 115, ../sass/theme/elements/_sidebar.scss */
.sidebar .item-news .view-more, .page-template-archive-presse .archive-bloc .item-news .view-more, .page-template-search .archive-bloc .item-news .view-more {
	text-decoration: none;
}
/* line 117, ../sass/theme/elements/_sidebar.scss */
.sidebar .item-news .view-more:hover, .page-template-archive-presse .archive-bloc .item-news .view-more:hover, .page-template-search .archive-bloc .item-news .view-more:hover, .sidebar .item-news .view-more:focus, .page-template-archive-presse .archive-bloc .item-news .view-more:focus, .page-template-search .archive-bloc .item-news .view-more:focus, .sidebar .item-news .view-more:active, .page-template-archive-presse .archive-bloc .item-news .view-more:active, .page-template-search .archive-bloc .item-news .view-more:active {
	text-decoration: underline;
}
@media (min-width: 992px) and (max-width: 1199px) {
	/* line 124, ../sass/theme/elements/_sidebar.scss */
	.sidebar .item-news p.excerpt, .page-template-archive-presse .archive-bloc .item-news p.excerpt, .page-template-search .archive-bloc .item-news p.excerpt {
		height: auto;
	}
}
/* line 133, ../sass/theme/elements/_sidebar.scss */
.sidebar.sidebar-newsletters .item-news .title, .page-template-archive-presse .sidebar-newsletters.archive-bloc .item-news .title, .page-template-search .sidebar-newsletters.archive-bloc .item-news .title {
	font-size: 36px;
	text-transform: none;
}
/* line 137, ../sass/theme/elements/_sidebar.scss */
.sidebar.sidebar-newsletters .item-news .sub-title, .page-template-archive-presse .sidebar-newsletters.archive-bloc .item-news .sub-title, .page-template-search .sidebar-newsletters.archive-bloc .item-news .sub-title {
	font-size: 24px;
	color: #939598;
}
/* line 140, ../sass/theme/elements/_sidebar.scss */
.sidebar.sidebar-newsletters .item-news .sub-title p, .page-template-archive-presse .sidebar-newsletters.archive-bloc .item-news .sub-title p, .page-template-search .sidebar-newsletters.archive-bloc .item-news .sub-title p {
	font-size: 24px;
}
/* line 146, ../sass/theme/elements/_sidebar.scss */
.sidebar.sidebar-newsletters .item-news > .col-item:first-child, .page-template-archive-presse .sidebar-newsletters.archive-bloc .item-news > .col-item:first-child, .page-template-search .sidebar-newsletters.archive-bloc .item-news > .col-item:first-child {
	padding: 16px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	/* line 151, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-newsletters .item-news .title, .page-template-archive-presse .sidebar-newsletters.archive-bloc .item-news .title, .page-template-search .sidebar-newsletters.archive-bloc .item-news .title, .sidebar.sidebar-newsletters .item-news .title p, .page-template-archive-presse .sidebar-newsletters.archive-bloc .item-news .title p, .page-template-search .sidebar-newsletters.archive-bloc .item-news .title p {
		font-size: 30px;
	}
	/* line 154, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-newsletters .item-news .sub-title, .page-template-archive-presse .sidebar-newsletters.archive-bloc .item-news .sub-title, .page-template-search .sidebar-newsletters.archive-bloc .item-news .sub-title, .sidebar.sidebar-newsletters .item-news .sub-title p, .page-template-archive-presse .sidebar-newsletters.archive-bloc .item-news .sub-title p, .page-template-search .sidebar-newsletters.archive-bloc .item-news .sub-title p {
		font-size: 20px;
	}
	/* line 158, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-newsletters .item-news .circle-label, .page-template-archive-presse .sidebar-newsletters.archive-bloc .item-news .circle-label, .page-template-search .sidebar-newsletters.archive-bloc .item-news .circle-label {
		width: 100px;
		height: 100px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	/* line 167, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-box .container-items, .page-template-archive-presse .sidebar-box.archive-bloc .container-items, .page-template-search .sidebar-box.archive-bloc .container-items {
		overflow: hidden;
	}
	/* line 170, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-box .container-items .item, .page-template-archive-presse .sidebar-box.archive-bloc .container-items .item, .page-template-search .sidebar-box.archive-bloc .container-items .item {
		float: left;
		width: calc(50% - 8px);
		background-color: #d1d3d4;
	}
	/* line 175, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-box .container-items .item:nth-child(even), .page-template-archive-presse .sidebar-box.archive-bloc .container-items .item:nth-child(even), .page-template-search .sidebar-box.archive-bloc .container-items .item:nth-child(even) {
		margin-left: 16px;
	}
	/* line 179, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-box .container-items .item:nth-child(2), .page-template-archive-presse .sidebar-box.archive-bloc .container-items .item:nth-child(2), .page-template-search .sidebar-box.archive-bloc .container-items .item:nth-child(2), .sidebar.sidebar-box .container-items .item:nth-child(3), .page-template-archive-presse .sidebar-box.archive-bloc .container-items .item:nth-child(3), .page-template-search .sidebar-box.archive-bloc .container-items .item:nth-child(3), .sidebar.sidebar-box .container-items .item:nth-child(6), .page-template-archive-presse .sidebar-box.archive-bloc .container-items .item:nth-child(6), .page-template-search .sidebar-box.archive-bloc .container-items .item:nth-child(6), .sidebar.sidebar-box .container-items .item:nth-child(7), .page-template-archive-presse .sidebar-box.archive-bloc .container-items .item:nth-child(7), .page-template-search .sidebar-box.archive-bloc .container-items .item:nth-child(7), .sidebar.sidebar-box .container-items .item:nth-child(9), .page-template-archive-presse .sidebar-box.archive-bloc .container-items .item:nth-child(9), .page-template-search .sidebar-box.archive-bloc .container-items .item:nth-child(9), .sidebar.sidebar-box .container-items .item:nth-child(10), .page-template-archive-presse .sidebar-box.archive-bloc .container-items .item:nth-child(10), .page-template-search .sidebar-box.archive-bloc .container-items .item:nth-child(10) {
		background-color: #fff;
	}
	/* line 190, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-newsletters, .page-template-archive-presse .sidebar-newsletters.archive-bloc, .page-template-search .sidebar-newsletters.archive-bloc {
		max-width: 615px;
		margin: 0 auto;
	}
	/* line 195, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-newsletters .item .title, .page-template-archive-presse .sidebar-newsletters.archive-bloc .item .title, .page-template-search .sidebar-newsletters.archive-bloc .item .title,
	.sidebar.sidebar-newsletters .item .sub-title,
	.page-template-archive-presse .sidebar-newsletters.archive-bloc .item .sub-title,
	.page-template-search .sidebar-newsletters.archive-bloc .item .sub-title {
		display: inline-block;
		padding-top: 40px;
	}
	/* line 201, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-newsletters .item .sub-title, .page-template-archive-presse .sidebar-newsletters.archive-bloc .item .sub-title, .page-template-search .sidebar-newsletters.archive-bloc .item .sub-title {
		margin-left: 10px;
	}
}

@media (max-width: 767px) {
	/* line 213, ../sass/theme/elements/_sidebar.scss */
	.sidebar .title-sidebar .sub-title, .page-template-archive-presse .archive-bloc .title-sidebar .sub-title, .page-template-search .archive-bloc .title-sidebar .sub-title,
	.post-type-archive-events .sidebar .title-sidebar .sub-title,
	.post-type-archive-events .page-template-archive-presse .archive-bloc .title-sidebar .sub-title,
	.page-template-archive-presse .post-type-archive-events .archive-bloc .title-sidebar .sub-title,
	.post-type-archive-events .page-template-search .archive-bloc .title-sidebar .sub-title,
	.page-template-search .post-type-archive-events .archive-bloc .title-sidebar .sub-title,
	.single .sidebar .title-sidebar .sub-title,
	.single .page-template-archive-presse .archive-bloc .title-sidebar .sub-title,
	.page-template-archive-presse .single .archive-bloc .title-sidebar .sub-title,
	.single .page-template-search .archive-bloc .title-sidebar .sub-title,
	.page-template-search .single .archive-bloc .title-sidebar .sub-title {
		font-size: 16px;
	}
	/* line 217, ../sass/theme/elements/_sidebar.scss */
	.sidebar .container-items, .page-template-archive-presse .archive-bloc .container-items, .page-template-search .archive-bloc .container-items,
	.post-type-archive-events .sidebar .container-items,
	.post-type-archive-events .page-template-archive-presse .archive-bloc .container-items,
	.page-template-archive-presse .post-type-archive-events .archive-bloc .container-items,
	.post-type-archive-events .page-template-search .archive-bloc .container-items,
	.page-template-search .post-type-archive-events .archive-bloc .container-items,
	.single .sidebar .container-items,
	.single .page-template-archive-presse .archive-bloc .container-items,
	.page-template-archive-presse .single .archive-bloc .container-items,
	.single .page-template-search .archive-bloc .container-items,
	.page-template-search .single .archive-bloc .container-items {
		padding: 8px 8px 0 8px;
	}
	/* line 219, ../sass/theme/elements/_sidebar.scss */
	.sidebar .container-items .item, .page-template-archive-presse .archive-bloc .container-items .item, .page-template-search .archive-bloc .container-items .item, .sidebar .container-items .item-news, .page-template-archive-presse .archive-bloc .container-items .item-news, .page-template-search .archive-bloc .container-items .item-news,
	.post-type-archive-events .sidebar .container-items .item,
	.post-type-archive-events .page-template-archive-presse .archive-bloc .container-items .item,
	.page-template-archive-presse .post-type-archive-events .archive-bloc .container-items .item,
	.post-type-archive-events .page-template-search .archive-bloc .container-items .item,
	.page-template-search .post-type-archive-events .archive-bloc .container-items .item,
	.post-type-archive-events .sidebar .container-items .item-news,
	.post-type-archive-events .page-template-archive-presse .archive-bloc .container-items .item-news,
	.page-template-archive-presse .post-type-archive-events .archive-bloc .container-items .item-news,
	.post-type-archive-events .page-template-search .archive-bloc .container-items .item-news,
	.page-template-search .post-type-archive-events .archive-bloc .container-items .item-news,
	.single .sidebar .container-items .item,
	.single .page-template-archive-presse .archive-bloc .container-items .item,
	.page-template-archive-presse .single .archive-bloc .container-items .item,
	.single .page-template-search .archive-bloc .container-items .item,
	.page-template-search .single .archive-bloc .container-items .item,
	.single .sidebar .container-items .item-news,
	.single .page-template-archive-presse .archive-bloc .container-items .item-news,
	.page-template-archive-presse .single .archive-bloc .container-items .item-news,
	.single .page-template-search .archive-bloc .container-items .item-news,
	.page-template-search .single .archive-bloc .container-items .item-news {
		padding-bottom: 8px;
		margin-bottom: 8px;
	}
	/* line 222, ../sass/theme/elements/_sidebar.scss */
	.sidebar .container-items .item .col-item, .page-template-archive-presse .archive-bloc .container-items .item .col-item, .page-template-search .archive-bloc .container-items .item .col-item, .sidebar .container-items .item-news .col-item, .page-template-archive-presse .archive-bloc .container-items .item-news .col-item, .page-template-search .archive-bloc .container-items .item-news .col-item,
	.post-type-archive-events .sidebar .container-items .item .col-item,
	.post-type-archive-events .page-template-archive-presse .archive-bloc .container-items .item .col-item,
	.page-template-archive-presse .post-type-archive-events .archive-bloc .container-items .item .col-item,
	.post-type-archive-events .page-template-search .archive-bloc .container-items .item .col-item,
	.page-template-search .post-type-archive-events .archive-bloc .container-items .item .col-item,
	.post-type-archive-events .sidebar .container-items .item-news .col-item,
	.post-type-archive-events .page-template-archive-presse .archive-bloc .container-items .item-news .col-item,
	.page-template-archive-presse .post-type-archive-events .archive-bloc .container-items .item-news .col-item,
	.post-type-archive-events .page-template-search .archive-bloc .container-items .item-news .col-item,
	.page-template-search .post-type-archive-events .archive-bloc .container-items .item-news .col-item,
	.single .sidebar .container-items .item .col-item,
	.single .page-template-archive-presse .archive-bloc .container-items .item .col-item,
	.page-template-archive-presse .single .archive-bloc .container-items .item .col-item,
	.single .page-template-search .archive-bloc .container-items .item .col-item,
	.page-template-search .single .archive-bloc .container-items .item .col-item,
	.single .sidebar .container-items .item-news .col-item,
	.single .page-template-archive-presse .archive-bloc .container-items .item-news .col-item,
	.page-template-archive-presse .single .archive-bloc .container-items .item-news .col-item,
	.single .page-template-search .archive-bloc .container-items .item-news .col-item,
	.page-template-search .single .archive-bloc .container-items .item-news .col-item {
		padding: 0 6px;
	}
	/* line 224, ../sass/theme/elements/_sidebar.scss */
	.sidebar .container-items .item .col-item img, .page-template-archive-presse .archive-bloc .container-items .item .col-item img, .page-template-search .archive-bloc .container-items .item .col-item img,
	.sidebar .container-items .item .col-item .title,
	.page-template-archive-presse .archive-bloc .container-items .item .col-item .title,
	.page-template-search .archive-bloc .container-items .item .col-item .title, .sidebar .container-items .item-news .col-item img, .page-template-archive-presse .archive-bloc .container-items .item-news .col-item img, .page-template-search .archive-bloc .container-items .item-news .col-item img,
	.sidebar .container-items .item-news .col-item .title,
	.page-template-archive-presse .archive-bloc .container-items .item-news .col-item .title,
	.page-template-search .archive-bloc .container-items .item-news .col-item .title,
	.post-type-archive-events .sidebar .container-items .item .col-item img,
	.post-type-archive-events .page-template-archive-presse .archive-bloc .container-items .item .col-item img,
	.page-template-archive-presse .post-type-archive-events .archive-bloc .container-items .item .col-item img,
	.post-type-archive-events .page-template-search .archive-bloc .container-items .item .col-item img,
	.page-template-search .post-type-archive-events .archive-bloc .container-items .item .col-item img,
	.post-type-archive-events .sidebar .container-items .item .col-item .title,
	.post-type-archive-events .page-template-archive-presse .archive-bloc .container-items .item .col-item .title,
	.page-template-archive-presse .post-type-archive-events .archive-bloc .container-items .item .col-item .title,
	.post-type-archive-events .page-template-search .archive-bloc .container-items .item .col-item .title,
	.page-template-search .post-type-archive-events .archive-bloc .container-items .item .col-item .title,
	.post-type-archive-events .sidebar .container-items .item-news .col-item img,
	.post-type-archive-events .page-template-archive-presse .archive-bloc .container-items .item-news .col-item img,
	.page-template-archive-presse .post-type-archive-events .archive-bloc .container-items .item-news .col-item img,
	.post-type-archive-events .page-template-search .archive-bloc .container-items .item-news .col-item img,
	.page-template-search .post-type-archive-events .archive-bloc .container-items .item-news .col-item img,
	.post-type-archive-events .sidebar .container-items .item-news .col-item .title,
	.post-type-archive-events .page-template-archive-presse .archive-bloc .container-items .item-news .col-item .title,
	.page-template-archive-presse .post-type-archive-events .archive-bloc .container-items .item-news .col-item .title,
	.post-type-archive-events .page-template-search .archive-bloc .container-items .item-news .col-item .title,
	.page-template-search .post-type-archive-events .archive-bloc .container-items .item-news .col-item .title,
	.single .sidebar .container-items .item .col-item img,
	.single .page-template-archive-presse .archive-bloc .container-items .item .col-item img,
	.page-template-archive-presse .single .archive-bloc .container-items .item .col-item img,
	.single .page-template-search .archive-bloc .container-items .item .col-item img,
	.page-template-search .single .archive-bloc .container-items .item .col-item img,
	.single .sidebar .container-items .item .col-item .title,
	.single .page-template-archive-presse .archive-bloc .container-items .item .col-item .title,
	.page-template-archive-presse .single .archive-bloc .container-items .item .col-item .title,
	.single .page-template-search .archive-bloc .container-items .item .col-item .title,
	.page-template-search .single .archive-bloc .container-items .item .col-item .title,
	.single .sidebar .container-items .item-news .col-item img,
	.single .page-template-archive-presse .archive-bloc .container-items .item-news .col-item img,
	.page-template-archive-presse .single .archive-bloc .container-items .item-news .col-item img,
	.single .page-template-search .archive-bloc .container-items .item-news .col-item img,
	.page-template-search .single .archive-bloc .container-items .item-news .col-item img,
	.single .sidebar .container-items .item-news .col-item .title,
	.single .page-template-archive-presse .archive-bloc .container-items .item-news .col-item .title,
	.page-template-archive-presse .single .archive-bloc .container-items .item-news .col-item .title,
	.single .page-template-search .archive-bloc .container-items .item-news .col-item .title,
	.page-template-search .single .archive-bloc .container-items .item-news .col-item .title {
		margin-top: 10px;
		font-size: 20px;
	}
	/* line 230, ../sass/theme/elements/_sidebar.scss */
	.sidebar .container-items .item .col-item .sub-title, .page-template-archive-presse .archive-bloc .container-items .item .col-item .sub-title, .page-template-search .archive-bloc .container-items .item .col-item .sub-title, .sidebar .container-items .item-news .col-item .sub-title, .page-template-archive-presse .archive-bloc .container-items .item-news .col-item .sub-title, .page-template-search .archive-bloc .container-items .item-news .col-item .sub-title,
	.post-type-archive-events .sidebar .container-items .item .col-item .sub-title,
	.post-type-archive-events .page-template-archive-presse .archive-bloc .container-items .item .col-item .sub-title,
	.page-template-archive-presse .post-type-archive-events .archive-bloc .container-items .item .col-item .sub-title,
	.post-type-archive-events .page-template-search .archive-bloc .container-items .item .col-item .sub-title,
	.page-template-search .post-type-archive-events .archive-bloc .container-items .item .col-item .sub-title,
	.post-type-archive-events .sidebar .container-items .item-news .col-item .sub-title,
	.post-type-archive-events .page-template-archive-presse .archive-bloc .container-items .item-news .col-item .sub-title,
	.page-template-archive-presse .post-type-archive-events .archive-bloc .container-items .item-news .col-item .sub-title,
	.post-type-archive-events .page-template-search .archive-bloc .container-items .item-news .col-item .sub-title,
	.page-template-search .post-type-archive-events .archive-bloc .container-items .item-news .col-item .sub-title,
	.single .sidebar .container-items .item .col-item .sub-title,
	.single .page-template-archive-presse .archive-bloc .container-items .item .col-item .sub-title,
	.page-template-archive-presse .single .archive-bloc .container-items .item .col-item .sub-title,
	.single .page-template-search .archive-bloc .container-items .item .col-item .sub-title,
	.page-template-search .single .archive-bloc .container-items .item .col-item .sub-title,
	.single .sidebar .container-items .item-news .col-item .sub-title,
	.single .page-template-archive-presse .archive-bloc .container-items .item-news .col-item .sub-title,
	.page-template-archive-presse .single .archive-bloc .container-items .item-news .col-item .sub-title,
	.single .page-template-search .archive-bloc .container-items .item-news .col-item .sub-title,
	.page-template-search .single .archive-bloc .container-items .item-news .col-item .sub-title {
		font-size: 14px;
	}
	/* line 232, ../sass/theme/elements/_sidebar.scss */
	.sidebar .container-items .item .col-item .sub-title p, .page-template-archive-presse .archive-bloc .container-items .item .col-item .sub-title p, .page-template-search .archive-bloc .container-items .item .col-item .sub-title p, .sidebar .container-items .item-news .col-item .sub-title p, .page-template-archive-presse .archive-bloc .container-items .item-news .col-item .sub-title p, .page-template-search .archive-bloc .container-items .item-news .col-item .sub-title p,
	.post-type-archive-events .sidebar .container-items .item .col-item .sub-title p,
	.post-type-archive-events .page-template-archive-presse .archive-bloc .container-items .item .col-item .sub-title p,
	.page-template-archive-presse .post-type-archive-events .archive-bloc .container-items .item .col-item .sub-title p,
	.post-type-archive-events .page-template-search .archive-bloc .container-items .item .col-item .sub-title p,
	.page-template-search .post-type-archive-events .archive-bloc .container-items .item .col-item .sub-title p,
	.post-type-archive-events .sidebar .container-items .item-news .col-item .sub-title p,
	.post-type-archive-events .page-template-archive-presse .archive-bloc .container-items .item-news .col-item .sub-title p,
	.page-template-archive-presse .post-type-archive-events .archive-bloc .container-items .item-news .col-item .sub-title p,
	.post-type-archive-events .page-template-search .archive-bloc .container-items .item-news .col-item .sub-title p,
	.page-template-search .post-type-archive-events .archive-bloc .container-items .item-news .col-item .sub-title p,
	.single .sidebar .container-items .item .col-item .sub-title p,
	.single .page-template-archive-presse .archive-bloc .container-items .item .col-item .sub-title p,
	.page-template-archive-presse .single .archive-bloc .container-items .item .col-item .sub-title p,
	.single .page-template-search .archive-bloc .container-items .item .col-item .sub-title p,
	.page-template-search .single .archive-bloc .container-items .item .col-item .sub-title p,
	.single .sidebar .container-items .item-news .col-item .sub-title p,
	.single .page-template-archive-presse .archive-bloc .container-items .item-news .col-item .sub-title p,
	.page-template-archive-presse .single .archive-bloc .container-items .item-news .col-item .sub-title p,
	.single .page-template-search .archive-bloc .container-items .item-news .col-item .sub-title p,
	.page-template-search .single .archive-bloc .container-items .item-news .col-item .sub-title p {
		margin-top: 0;
	}
	/* line 237, ../sass/theme/elements/_sidebar.scss */
	.sidebar .container-items .item .col-item > p, .page-template-archive-presse .archive-bloc .container-items .item .col-item > p, .page-template-search .archive-bloc .container-items .item .col-item > p, .sidebar .container-items .item-news .col-item > p, .page-template-archive-presse .archive-bloc .container-items .item-news .col-item > p, .page-template-search .archive-bloc .container-items .item-news .col-item > p,
	.post-type-archive-events .sidebar .container-items .item .col-item > p,
	.post-type-archive-events .page-template-archive-presse .archive-bloc .container-items .item .col-item > p,
	.page-template-archive-presse .post-type-archive-events .archive-bloc .container-items .item .col-item > p,
	.post-type-archive-events .page-template-search .archive-bloc .container-items .item .col-item > p,
	.page-template-search .post-type-archive-events .archive-bloc .container-items .item .col-item > p,
	.post-type-archive-events .sidebar .container-items .item-news .col-item > p,
	.post-type-archive-events .page-template-archive-presse .archive-bloc .container-items .item-news .col-item > p,
	.page-template-archive-presse .post-type-archive-events .archive-bloc .container-items .item-news .col-item > p,
	.post-type-archive-events .page-template-search .archive-bloc .container-items .item-news .col-item > p,
	.page-template-search .post-type-archive-events .archive-bloc .container-items .item-news .col-item > p,
	.single .sidebar .container-items .item .col-item > p,
	.single .page-template-archive-presse .archive-bloc .container-items .item .col-item > p,
	.page-template-archive-presse .single .archive-bloc .container-items .item .col-item > p,
	.single .page-template-search .archive-bloc .container-items .item .col-item > p,
	.page-template-search .single .archive-bloc .container-items .item .col-item > p,
	.single .sidebar .container-items .item-news .col-item > p,
	.single .page-template-archive-presse .archive-bloc .container-items .item-news .col-item > p,
	.page-template-archive-presse .single .archive-bloc .container-items .item-news .col-item > p,
	.single .page-template-search .archive-bloc .container-items .item-news .col-item > p,
	.page-template-search .single .archive-bloc .container-items .item-news .col-item > p {
		font-size: 12px;
	}
	/* line 245, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-newsletters .view-more, .page-template-archive-presse .sidebar-newsletters.archive-bloc .view-more, .page-template-search .sidebar-newsletters.archive-bloc .view-more,
	.post-type-archive-events .sidebar.sidebar-newsletters .view-more,
	.post-type-archive-events .page-template-archive-presse .sidebar-newsletters.archive-bloc .view-more,
	.page-template-archive-presse .post-type-archive-events .sidebar-newsletters.archive-bloc .view-more,
	.post-type-archive-events .page-template-search .sidebar-newsletters.archive-bloc .view-more,
	.page-template-search .post-type-archive-events .sidebar-newsletters.archive-bloc .view-more,
	.single .sidebar.sidebar-newsletters .view-more,
	.single .page-template-archive-presse .sidebar-newsletters.archive-bloc .view-more,
	.page-template-archive-presse .single .sidebar-newsletters.archive-bloc .view-more,
	.single .page-template-search .sidebar-newsletters.archive-bloc .view-more,
	.page-template-search .single .sidebar-newsletters.archive-bloc .view-more {
		display: none;
	}
	/* line 249, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-newsletters .title, .page-template-archive-presse .sidebar-newsletters.archive-bloc .title, .page-template-search .sidebar-newsletters.archive-bloc .title, .sidebar.sidebar-newsletters .title a, .page-template-archive-presse .sidebar-newsletters.archive-bloc .title a, .page-template-search .sidebar-newsletters.archive-bloc .title a,
	.post-type-archive-events .sidebar.sidebar-newsletters .title,
	.post-type-archive-events .page-template-archive-presse .sidebar-newsletters.archive-bloc .title,
	.page-template-archive-presse .post-type-archive-events .sidebar-newsletters.archive-bloc .title,
	.post-type-archive-events .page-template-search .sidebar-newsletters.archive-bloc .title,
	.page-template-search .post-type-archive-events .sidebar-newsletters.archive-bloc .title,
	.post-type-archive-events .sidebar.sidebar-newsletters .title a,
	.post-type-archive-events .page-template-archive-presse .sidebar-newsletters.archive-bloc .title a,
	.page-template-archive-presse .post-type-archive-events .sidebar-newsletters.archive-bloc .title a,
	.post-type-archive-events .page-template-search .sidebar-newsletters.archive-bloc .title a,
	.page-template-search .post-type-archive-events .sidebar-newsletters.archive-bloc .title a,
	.single .sidebar.sidebar-newsletters .title,
	.single .page-template-archive-presse .sidebar-newsletters.archive-bloc .title,
	.page-template-archive-presse .single .sidebar-newsletters.archive-bloc .title,
	.single .page-template-search .sidebar-newsletters.archive-bloc .title,
	.page-template-search .single .sidebar-newsletters.archive-bloc .title,
	.single .sidebar.sidebar-newsletters .title a,
	.single .page-template-archive-presse .sidebar-newsletters.archive-bloc .title a,
	.page-template-archive-presse .single .sidebar-newsletters.archive-bloc .title a,
	.single .page-template-search .sidebar-newsletters.archive-bloc .title a,
	.page-template-search .single .sidebar-newsletters.archive-bloc .title a {
		font-size: 30px;
	}
	/* line 253, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-newsletters .title, .page-template-archive-presse .sidebar-newsletters.archive-bloc .title, .page-template-search .sidebar-newsletters.archive-bloc .title,
	.post-type-archive-events .sidebar.sidebar-newsletters .title,
	.post-type-archive-events .page-template-archive-presse .sidebar-newsletters.archive-bloc .title,
	.page-template-archive-presse .post-type-archive-events .sidebar-newsletters.archive-bloc .title,
	.post-type-archive-events .page-template-search .sidebar-newsletters.archive-bloc .title,
	.page-template-search .post-type-archive-events .sidebar-newsletters.archive-bloc .title,
	.single .sidebar.sidebar-newsletters .title,
	.single .page-template-archive-presse .sidebar-newsletters.archive-bloc .title,
	.page-template-archive-presse .single .sidebar-newsletters.archive-bloc .title,
	.single .page-template-search .sidebar-newsletters.archive-bloc .title,
	.page-template-search .single .sidebar-newsletters.archive-bloc .title {
		margin-bottom: 8px;
	}
	/* line 257, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-newsletters .item.item-news .sub-title, .page-template-archive-presse .sidebar-newsletters.archive-bloc .item.item-news .sub-title, .page-template-search .sidebar-newsletters.archive-bloc .item.item-news .sub-title, .sidebar.sidebar-newsletters .item.item-news .sub-title p, .page-template-archive-presse .sidebar-newsletters.archive-bloc .item.item-news .sub-title p, .page-template-search .sidebar-newsletters.archive-bloc .item.item-news .sub-title p,
	.post-type-archive-events .sidebar.sidebar-newsletters .item.item-news .sub-title,
	.post-type-archive-events .page-template-archive-presse .sidebar-newsletters.archive-bloc .item.item-news .sub-title,
	.page-template-archive-presse .post-type-archive-events .sidebar-newsletters.archive-bloc .item.item-news .sub-title,
	.post-type-archive-events .page-template-search .sidebar-newsletters.archive-bloc .item.item-news .sub-title,
	.page-template-search .post-type-archive-events .sidebar-newsletters.archive-bloc .item.item-news .sub-title,
	.post-type-archive-events .sidebar.sidebar-newsletters .item.item-news .sub-title p,
	.post-type-archive-events .page-template-archive-presse .sidebar-newsletters.archive-bloc .item.item-news .sub-title p,
	.page-template-archive-presse .post-type-archive-events .sidebar-newsletters.archive-bloc .item.item-news .sub-title p,
	.post-type-archive-events .page-template-search .sidebar-newsletters.archive-bloc .item.item-news .sub-title p,
	.page-template-search .post-type-archive-events .sidebar-newsletters.archive-bloc .item.item-news .sub-title p,
	.single .sidebar.sidebar-newsletters .item.item-news .sub-title,
	.single .page-template-archive-presse .sidebar-newsletters.archive-bloc .item.item-news .sub-title,
	.page-template-archive-presse .single .sidebar-newsletters.archive-bloc .item.item-news .sub-title,
	.single .page-template-search .sidebar-newsletters.archive-bloc .item.item-news .sub-title,
	.page-template-search .single .sidebar-newsletters.archive-bloc .item.item-news .sub-title,
	.single .sidebar.sidebar-newsletters .item.item-news .sub-title p,
	.single .page-template-archive-presse .sidebar-newsletters.archive-bloc .item.item-news .sub-title p,
	.page-template-archive-presse .single .sidebar-newsletters.archive-bloc .item.item-news .sub-title p,
	.single .page-template-search .sidebar-newsletters.archive-bloc .item.item-news .sub-title p,
	.page-template-search .single .sidebar-newsletters.archive-bloc .item.item-news .sub-title p {
		font-size: 18px;
	}
	/* line 261, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-newsletters .container-items .item.item-news, .page-template-archive-presse .sidebar-newsletters.archive-bloc .container-items .item.item-news, .page-template-search .sidebar-newsletters.archive-bloc .container-items .item.item-news,
	.post-type-archive-events .sidebar.sidebar-newsletters .container-items .item.item-news,
	.post-type-archive-events .page-template-archive-presse .sidebar-newsletters.archive-bloc .container-items .item.item-news,
	.page-template-archive-presse .post-type-archive-events .sidebar-newsletters.archive-bloc .container-items .item.item-news,
	.post-type-archive-events .page-template-search .sidebar-newsletters.archive-bloc .container-items .item.item-news,
	.page-template-search .post-type-archive-events .sidebar-newsletters.archive-bloc .container-items .item.item-news,
	.single .sidebar.sidebar-newsletters .container-items .item.item-news,
	.single .page-template-archive-presse .sidebar-newsletters.archive-bloc .container-items .item.item-news,
	.page-template-archive-presse .single .sidebar-newsletters.archive-bloc .container-items .item.item-news,
	.single .page-template-search .sidebar-newsletters.archive-bloc .container-items .item.item-news,
	.page-template-search .single .sidebar-newsletters.archive-bloc .container-items .item.item-news {
		padding: 0;
		margin-bottom: 10px;
	}
	/* line 264, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-newsletters .container-items .item.item-news .col-item, .page-template-archive-presse .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item, .page-template-search .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item,
	.post-type-archive-events .sidebar.sidebar-newsletters .container-items .item.item-news .col-item,
	.post-type-archive-events .page-template-archive-presse .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item,
	.page-template-archive-presse .post-type-archive-events .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item,
	.post-type-archive-events .page-template-search .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item,
	.page-template-search .post-type-archive-events .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item,
	.single .sidebar.sidebar-newsletters .container-items .item.item-news .col-item,
	.single .page-template-archive-presse .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item,
	.page-template-archive-presse .single .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item,
	.single .page-template-search .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item,
	.page-template-search .single .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item {
		padding: 14px 0;
	}
	/* line 266, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-newsletters .container-items .item.item-news .col-item:first-child, .page-template-archive-presse .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child, .page-template-search .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child,
	.post-type-archive-events .sidebar.sidebar-newsletters .container-items .item.item-news .col-item:first-child,
	.post-type-archive-events .page-template-archive-presse .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child,
	.page-template-archive-presse .post-type-archive-events .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child,
	.post-type-archive-events .page-template-search .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child,
	.page-template-search .post-type-archive-events .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child,
	.single .sidebar.sidebar-newsletters .container-items .item.item-news .col-item:first-child,
	.single .page-template-archive-presse .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child,
	.page-template-archive-presse .single .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child,
	.single .page-template-search .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child,
	.page-template-search .single .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child {
		padding: 16px 0;
		text-align: center;
	}
	/* line 270, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-newsletters .container-items .item.item-news .col-item:first-child a, .page-template-archive-presse .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a, .page-template-search .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a,
	.post-type-archive-events .sidebar.sidebar-newsletters .container-items .item.item-news .col-item:first-child a,
	.post-type-archive-events .page-template-archive-presse .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a,
	.page-template-archive-presse .post-type-archive-events .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a,
	.post-type-archive-events .page-template-search .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a,
	.page-template-search .post-type-archive-events .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a,
	.single .sidebar.sidebar-newsletters .container-items .item.item-news .col-item:first-child a,
	.single .page-template-archive-presse .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a,
	.page-template-archive-presse .single .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a,
	.single .page-template-search .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a,
	.page-template-search .single .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a {
		display: inline-block;
	}
	/* line 273, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-newsletters .container-items .item.item-news .col-item:first-child a .number, .page-template-archive-presse .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a .number, .page-template-search .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a .number,
	.post-type-archive-events .sidebar.sidebar-newsletters .container-items .item.item-news .col-item:first-child a .number,
	.post-type-archive-events .page-template-archive-presse .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a .number,
	.page-template-archive-presse .post-type-archive-events .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a .number,
	.post-type-archive-events .page-template-search .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a .number,
	.page-template-search .post-type-archive-events .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a .number,
	.single .sidebar.sidebar-newsletters .container-items .item.item-news .col-item:first-child a .number,
	.single .page-template-archive-presse .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a .number,
	.page-template-archive-presse .single .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a .number,
	.single .page-template-search .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a .number,
	.page-template-search .single .sidebar-newsletters.archive-bloc .container-items .item.item-news .col-item:first-child a .number {
		font-size: 20px;
	}
	/* line 281, ../sass/theme/elements/_sidebar.scss */
	.sidebar.sidebar-newsletters .circle-label, .page-template-archive-presse .sidebar-newsletters.archive-bloc .circle-label, .page-template-search .sidebar-newsletters.archive-bloc .circle-label,
	.post-type-archive-events .sidebar.sidebar-newsletters .circle-label,
	.post-type-archive-events .page-template-archive-presse .sidebar-newsletters.archive-bloc .circle-label,
	.page-template-archive-presse .post-type-archive-events .sidebar-newsletters.archive-bloc .circle-label,
	.post-type-archive-events .page-template-search .sidebar-newsletters.archive-bloc .circle-label,
	.page-template-search .post-type-archive-events .sidebar-newsletters.archive-bloc .circle-label,
	.single .sidebar.sidebar-newsletters .circle-label,
	.single .page-template-archive-presse .sidebar-newsletters.archive-bloc .circle-label,
	.page-template-archive-presse .single .sidebar-newsletters.archive-bloc .circle-label,
	.single .page-template-search .sidebar-newsletters.archive-bloc .circle-label,
	.page-template-search .single .sidebar-newsletters.archive-bloc .circle-label {
		height: 86px;
		width: 86px;
	}
}
@media (max-width: 360px) {
	/* line 290, ../sass/theme/elements/_sidebar.scss */
	.sidebar .item-news p.excerpt, .page-template-archive-presse .archive-bloc .item-news p.excerpt, .page-template-search .archive-bloc .item-news p.excerpt {
		height: auto;
	}

	/* line 293, ../sass/theme/elements/_sidebar.scss */
	.sidebar .title-sidebar .sub-title, .page-template-archive-presse .archive-bloc .title-sidebar .sub-title, .page-template-search .archive-bloc .title-sidebar .sub-title {
		font-size: 14px;
	}
}
/* line 3, ../sass/theme/pages/_home.scss */
/*.home .item-news .title {
	font-size: 25px;
}*/
/* line 7, ../sass/theme/pages/_home.scss */
/*.home .item-news .subtitle {
	font-size: 15px;
}*/
/* line 11, ../sass/theme/pages/_home.scss */
.home .item-news .label {
	/* padding: 1px 5px;
	line-height: normal; */
	background-color: transparent;
    text-transform: inherit;
    padding: 0;
    text-align: left;
}

.item-news .label {
	margin-bottom: 5px;
}

.home .item-news .label > a {
	color: black;
}
.home .item-news .label > a:hover {
	text-decoration: underline;
}
/* line 19, ../sass/theme/pages/_home.scss */
.home .double-news .item-news .subtitle {
	font-size: 20px;
}
/* line 22, ../sass/theme/pages/_home.scss */
.home .double-news .item-news .title {
	font-size: 30px;
}
.home .double-news .item-news .title-double-actu {
	font-size: 30px;
}

.home .double-news .item-news .title-double-actu2 {
	font-size: 18px;
}

@media (max-width: 775px) and (min-width: 768px) {
	/* line 31, ../sass/theme/pages/_home.scss */
	.slider .filter-buttons .button-round {
		margin: 0 8px;
	}
}
/* line 28, ../sass/theme.scss */
body {
	background-color: white;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #333333;
	overflow-x: hidden;
}

/* line 37, ../sass/theme.scss */
a {
	color: #333333;
/*  text-decoration: none;*/
}
/* line 41, ../sass/theme.scss */
a.view-more {
	color: white;
	font-weight: 600;
}
div.view-more {
	color: white;
	font-weight: 600;
}
/* line 43, ../sass/theme.scss */
a.view-more:before {
	content: '•••';
	display: inline-block;
	font-size: 8px;
	padding-right: 5px;
}
/* line 50, ../sass/theme.scss */
a.view-more:hover {
	cursor: pointer;
	text-decoration: underline;
}

/* line 57, ../sass/theme.scss */
.container {
	max-width: 1366px;
	padding-left: 35px;
	padding-right: 35px;
	width: 100%;
}

/* line 64, ../sass/theme.scss */
.owl-carousel .owl-wrapper-outer {
	z-index: 2;
}

/* line 68, ../sass/theme.scss */
#header {
	/* height: 183px; */
	display: block;
	/* padding-top: 35px; */
	position: relative;
	background-color: white;
	margin-bottom: 20px;
	width: 100%;
	border-bottom: solid 12px #e0e0e0;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
/* line 81, ../sass/theme.scss */
#header form input {
	width: 160px;
	border: solid 1px #231f20;
}
/* line 85, ../sass/theme.scss */
#header form button {
	background: none;
	border: none;
	padding: 0;
}
/* line 92, ../sass/theme.scss */
#header .filter-buttons {
	height: 100px;
}
#header .filter-buttons-header {
	height: 90px;
}

.filter-buttons-header .button-round-square.line-1 {
    padding-top: 16px;
}

.filter-buttons-header .button-round-square.line-2 {
    padding-top: 4px;
    line-height: 24px;
}

.filter-buttons-header .button-round-square {
	background-color: rgba(228, 228, 228, 0.8);
	height: 65px;
	width: 150px;
}


.filter-buttons-header a.line-1.button-round-square {
	border: 3px solid #e9e9e9;	
}

.filter-buttons-header a.line-1.button-round-square:hover h1,
.filter-buttons-header a.line-1.button-round-square:hover h2,
.filter-buttons-header a.line-1.button-round-square:hover h3,
.filter-buttons-header a.line-1.button-round-square:hover h4,
.filter-buttons-header a.line-1.button-round-square:hover p {
	color: #333333!important;
}

.filter-buttons-header a.line-1.button-round-square:hover,
.filter-buttons-header a.line-1.button-round-square:focus,
.filter-buttons-header a.line-1.button-round-square.active-button {
	border: 3px solid #333;
}

.filter-buttons-header a.line-2.button-round-square.active-button {
	padding-top: 4px!important;
	border: 3px solid #333;
}

/* line 94, ../sass/theme.scss */
#header .filter-buttons .button-round {
	background-color: #efeff0;
	margin-top: 6px;
}
/* line 98, ../sass/theme.scss */
#header .filter-buttons .button-round svg {
	opacity: .31;
}
/* line 102, ../sass/theme.scss */
#header .filter-buttons .button-round.active {
	background-color: #d9d9da;
}
/* line 104, ../sass/theme.scss */
#header .filter-buttons .button-round.active svg {
	fill: #575656;
}
/* line 109, ../sass/theme.scss */
#header .filter-buttons .button-round.category-active {
	background-color: white;
	border: solid 5px #5d5d5d;
	margin-top: 0;
}
/* line 114, ../sass/theme.scss */
#header .filter-buttons .button-round.category-active svg {
	opacity: 1;
}
/* line 118, ../sass/theme.scss */
#header .filter-buttons .button-round.category-active.active {
	border: none;
	background-color: #d9d9da;
}
@media (max-width: 767px) {
	/* line 109, ../sass/theme.scss */
	#header .filter-buttons .button-round.category-active {
		border-width: 3px;
		margin-top: 6px;
	}
}
/* line 129, ../sass/theme.scss */
#header .filter-buttons .button-round:hover, #header .filter-buttons .button-round:active, #header .filter-buttons .button-round:focus {
	background-color: #d9d9da;
}
/* line 133, ../sass/theme.scss */
#header .filter-buttons .button-round:hover.category-active, #header .filter-buttons .button-round:active.category-active, #header .filter-buttons .button-round:focus.category-active {
	background-color: white;
}
/* line 137, ../sass/theme.scss */
#header .filter-buttons .button-round:hover.active, #header .filter-buttons .button-round:active.active, #header .filter-buttons .button-round:focus.active {
	background-color: #C8C8C8;
}

/* line 147, ../sass/theme.scss */
#header .nav, #footer .nav {
	list-style: none;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	margin: 0;
}
/* line 153, ../sass/theme.scss */
#header .nav li, #footer .nav li {
	display: inline-block;
	text-align: center;
}
/* line 156, ../sass/theme.scss */
#header .nav li a, #footer .nav li a {
	display: inline-block;
	padding: 0 5px;
	margin: 0 20px;
	width: auto;
	line-height: 22px;
	font-size: 13px;
	text-transform: uppercase;
}
/* line 165, ../sass/theme.scss */
#header .nav li a:hover, #header .nav li a:active, #header .nav li a:focus, #footer .nav li a:hover, #footer .nav li a:active, #footer .nav li a:focus {
	background: none;
	color: inherit;
}
/* line 176, ../sass/theme.scss */
#header .socials li a img, #footer .socials li a img {
	width: 33px;
}

/* line 182, ../sass/theme.scss */
#header .nav {
	padding-right: 2px;
	width: calc(100% - 195px);
	display: block;
	overflow: hidden;
	text-align: center;
	width: 68%;
	max-width: 840px;
}
/* line 189, ../sass/theme.scss */
#header .nav li a.active {
	background-color: #72716f;
	color: white;
}
@media (min-width: 768px) and (max-width: 991px) {
	/* line 182, ../sass/theme.scss */
	#header .nav {
		width: 100%;
	}
	/* line 196, ../sass/theme.scss */
	#header .nav li {
		margin: 0;
	}
}

/* line 202, ../sass/theme.scss */
#footer {
	background-color: #dcddde;
	padding: 30px 0 80px 0;
}
/* line 206, ../sass/theme.scss */
#footer .nav {
	padding-top: 12px;
}
/* line 208, ../sass/theme.scss */
#footer .nav li a {
	padding: 0 10px;
	margin: 0 10px;
}
/* line 214, ../sass/theme.scss */
#footer .socials {
	margin-top: 0;
}
/* line 217, ../sass/theme.scss */
#footer .socials li a img {
	width: 33px;
}
/* line 223, ../sass/theme.scss */
#footer .socials-footer .label-social {
	font-weight: 400;
	display: block;
	text-align: center;
	padding-bottom: 6px;
}

@media (max-width: 1275px) {
	/* line 233, ../sass/theme.scss */
	#footer .nav li a {
		margin: 0;
		padding: 0 15px;
	}
}
@media (max-width: 767px) {
	/* line 240, ../sass/theme.scss */
	#footer .socials li a img {
		width: 33px;
	}

	picture.alignleft {
		float: none!important;
	}
	blockquote {
		padding: 0;
		margin-top:10px
	}
}
/* line 246, ../sass/theme.scss */
.slider {
	height: 565px;
	position: relative;
	background-color: #ccc;
}
/* line 251, ../sass/theme.scss */
.slider .etiquette {
	position: absolute;
	right: 0;
	top: 48px;
	z-index: 12;
}
/* line 257, ../sass/theme.scss */
.slider .etiquette .top-etiquette {
	position: relative;
	height: 6px;
	width: 100%;
	display: block;
}
/* line 263, ../sass/theme.scss */
.slider .etiquette .top-etiquette span {
	background-color: #72716f;
	height: 6px;
	display: block;
	width: 36px;
	position: absolute;
	right: 0;
}
/* line 271, ../sass/theme.scss */
.slider .etiquette .top-etiquette span:after {
	position: absolute;
	content: "";
	top: 0;
	left: -11px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 6px 11px;
	border-color: transparent transparent #72716f transparent;
}
/* line 283, ../sass/theme.scss */
.slider .etiquette .top-etiquette span:first-child {
	width: calc(100% - 60px);
	left: 0;
	right: auto;
}
/* line 288, ../sass/theme.scss */
.slider .etiquette .top-etiquette span:first-child:after {
	left: auto;
	right: -11px;
	border-width: 6px 0 0 11px;
	border-color: transparent transparent transparent #72716f;
}
/* line 298, ../sass/theme.scss */
.slider .etiquette .title {
	margin: 0;
	padding: 10px 80px 15px 12px;
	background-color: #72716f;
	font-size: 18px;
	color: white;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* line 308, ../sass/theme.scss */
.slider .etiquette:hover, .slider .etiquette:focus, .slider .etiquette:active {
	text-decoration: none;
}
/* line 314, ../sass/theme.scss */
.slider .etiquette:hover .top-etiquette span, .slider .etiquette:focus .top-etiquette span, .slider .etiquette:active .top-etiquette span {
	background-color: #807F7D;
}
/* line 316, ../sass/theme.scss */
.slider .etiquette:hover .top-etiquette span:after, .slider .etiquette:focus .top-etiquette span:after, .slider .etiquette:active .top-etiquette span:after {
	border-color: transparent transparent #807F7D transparent;
}
/* line 321, ../sass/theme.scss */
.slider .etiquette:hover .top-etiquette span:first-child:after, .slider .etiquette:focus .top-etiquette span:first-child:after, .slider .etiquette:active .top-etiquette span:first-child:after {
	border-color: transparent transparent transparent #807F7D;
}
/* line 328, ../sass/theme.scss */
.slider .etiquette:hover .title, .slider .etiquette:focus .title, .slider .etiquette:active .title {
	background-color: #807F7D;
}
/* line 334, ../sass/theme.scss */
.slider .slide {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 565px;
	z-index: 1;
}
/* line 340, ../sass/theme.scss */
.slider .slide .bg-opacity {
	background-color: rgba(35, 31, 32, 0.3);
	padding: 10px;
	position: relative;
	display: inline-block;
	margin: 50px;
	max-width: 502px;
}
/* line 348, ../sass/theme.scss */
.slider .slide .bg-opacity .title,
.slider .slide .bg-opacity .sub-title {
	font-weight: 600;
	font-size: 40px;
	letter-spacing: 1px;
	margin: 0;
	text-transform: none;
	color: white;
	line-height: 1.1;
	font-family: 'Open Sans', sans-serif;
}
/* line 356, ../sass/theme.scss */
.slider .slide .bg-opacity .title a,
.slider .slide .bg-opacity .sub-title a {
	color: inherit;
	text-decoration: none;
}
/* line 362, ../sass/theme.scss */
.slider .slide .bg-opacity .sub-title {
	font-weight: 200;
	font-size: 20px;
	color: white;
}
/* line 368, ../sass/theme.scss */
.slider .slide .bg-opacity .label {
	border-radius: 0;
	position: absolute;
	font-size: 13px;
	padding: 3px;
	top: -20px;
	left: 30px;
}
/* line 377, ../sass/theme.scss */
.slider .slide .bg-opacity p {
	display: inline;
	color: white;
	letter-spacing: 1px;
	font-weight: 200;
	margin-bottom: 0;
	line-height: 14px;
	font-size: 13px;
}
/* line 387, ../sass/theme.scss */
.slider .slide .bg-opacity .view-more {
	display: inline;
}
/* line 393, ../sass/theme.scss */
.slider .owl-controls {
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	position: absolute;
	left: 0;
}
/* line 401, ../sass/theme.scss */
.slider .owl-controls .owl-prev,
.slider .owl-controls .owl-next {
	height: 46px;
	width: 46px;
	z-index: 10;
	border: solid 2px white;
	position: absolute;
	top: 50%;
	left: 35px;
	margin-top: -23px;
	border-radius: 50%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	text-align: center;
	cursor: pointer;
	line-height: 44px;
	color: white;
}
/* line 420, ../sass/theme.scss */
.slider .owl-controls .owl-next {
	left: auto;
	right: 35px;
}
.content-title h2 {
    text-align: center;
    font-weight: 700;
}

/* line 427, ../sass/theme.scss */
.label {
	background-color: #231f20;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-align: center;
	font-size: 15px;
	display: inline-block;
	padding: 4px 10px;
	letter-spacing: .5px;
	border-radius: 0;
	text-transform: uppercase;
	color: white;
}
/* line 440, ../sass/theme.scss */
.label.btn:hover, .label.btn:focus, .label.btn:active {
	background-color: #5e5e5e;
}

/* line 448, ../sass/theme.scss */
.news {
	padding-top: 20px;
	background-color: white;
}
/* line 451, ../sass/theme.scss */
.news .filter-form {
	margin-bottom: 20px;
	text-transform: uppercase;
}
/* line 454, ../sass/theme.scss */
.news .filter-form label {
	display: inline-block;
	color: #676767;
	font-weight: 500;
	font-size: 13px;
	letter-spacing: .5px;
}

/* line 465, ../sass/theme.scss */
.item-news {
	background-color: #ebebeb;
	border-top: solid 8px #bcbec0;
	padding: 25px;
	margin-bottom: 35px;
	position: relative;
}
/* line 471, ../sass/theme.scss */
.item-news .title {
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0 5px;
}
/* line 476, ../sass/theme.scss */
.item-news .title a {
	color: inherit;
}
/* line 478, ../sass/theme.scss */
.item-news .title a:hover {
	color: inherit;
	text-decoration: none;
}
/* line 485, ../sass/theme.scss */
.item-news .subtitle {
	font-size: 18px;
	margin: 0 0 5px 0;
	font-weight: 200;
}

.item-news div.alignright {
    float:right; margin:0 0 15px 15px; width: inherit;
}

.item-news div.alignleft {
    float:left; margin:0 15px 15px 0; width: inherit;
}

picture.alignleft {
	float: left;
    margin: 0.3em 1em 0.5em 0;
}

picture img {
	margin-top: 0!important;
	margin-bottom: 0!important;
}

blockquote {
	border-left: 0;
	padding-top: 0;
}

.item-news div.aligncenter {
    display: block; margin-left: auto; margin-right: auto; width: inherit;
}

.item-news .num {
	font-size: 30px;
	color: #d6d5d2;
	display: block;
	padding-top: 72px;
}

.num {
	font-size: 30px;
	color: #d6d5d2;
	display: block;
	padding-top: 72px;
}

/* line 491, ../sass/theme.scss */
.item-news p {
	margin-bottom: 0px;
}
/* line 494, ../sass/theme.scss */
.item-news p.text-right {
	margin-bottom: 8px;
}
/* line 499, ../sass/theme.scss */
.item-news .excerpt {
	height: 58px;
}

.g-recaptcha div {
	margin: 15px auto;
}

@media (max-width: 767px) {
	/* line 499, ../sass/theme.scss */
	.item-news .excerpt {
		height: auto;
	}

	.civility-bloc .col-xs-6 {
		padding-left: 0px!important;
	}

	.civility-bloc > div:nth-child(3) {
		text-align: left!important;
	}

}
/* line 506, ../sass/theme.scss */
.item-news .view-more {
	color: #333132;
	text-transform: uppercase;
	font-weight: bold;
	font-size: "Open Sans", sans-serif;
}
/* line 511, ../sass/theme.scss */
.item-news .view-more:before {
	font-size: 14px;
}
/* line 516, ../sass/theme.scss */
.item-news img:not(.comment) {
	/*width: 100%;*/
	max-width: 100%;
	height: auto;
}
@media (max-width: 767px) {
	/* line 465, ../sass/theme.scss */
	.item-news {
		position: relative;
	}
	/* line 524, ../sass/theme.scss */
	.item-news .title {
		font-size: 26px;
	}
}

/* line 530, ../sass/theme.scss */
.double-news {
	background-color: #5e5e5e;
	position: relative;
}
/* line 533, ../sass/theme.scss */
.double-news:after {
	position: absolute;
	width: 50%;
	right: 0;
	top: 0;
	z-index: 0;
	height: 100%;
	content: '';
	background-color: #999999;
}
/* line 543, ../sass/theme.scss */
.double-news .container {
	position: relative;
	z-index: 2;
	display: -webkit-flex;
	display: flex;
}
/* line 549, ../sass/theme.scss */
.double-news .col-md-6 {
	padding: 80px;
	background-color: #999999;
}
/* line 553, ../sass/theme.scss */
.double-news .col-md-6:first-child {
	background-color: #5e5e5e;
}
/* line 558, ../sass/theme.scss */
.double-news .item-news {
	padding: 0;
	color: #ffffff;
	background: none;
	position: relative;
	border: none;
}
/* line 565, ../sass/theme.scss */
.double-news .item-news .view-more {
	color: #ffffff;
}

/* line 572, ../sass/theme.scss */
.socials-follow {
	padding: 55px 0;
	background-color: #cccccc;
}
/* line 576, ../sass/theme.scss */
.socials-follow .social-item {
	/* height: 393px; */
	height: 580px;
	overflow: hidden;
	background-color: #ffffff;
}
/* line 581, ../sass/theme.scss */
.socials-follow .social-item .header-social {
	background-color: #58595b;
	padding: 10px;
	height: 55px;
	text-align: center;
}
/* line 588, ../sass/theme.scss */
.socials-follow .social-item .content-social {
	/* height: 340px; */
	height: 525px;
}
/* line 591, ../sass/theme.scss */
.socials-follow .social-item .content-social .customisable-border {
	border: none;
	border-radius: 0;
}

/* line 600, ../sass/theme.scss */
.white-strate {
	padding: 28px;
	text-align: center;
	background-color: white;
}
/* line 605, ../sass/theme.scss */
.white-strate .title {
	color: #333132;
	font-size: 36px;
	margin-top: 0;
	font-weight: 800;
	font-family: 'Open Sans', sans-serif;
}
/* line 612, ../sass/theme.scss */
.white-strate .subtitle {
	margin-top: 10px;
	font-size: 24px;
	font-weight: 200;
}
/* line 618, ../sass/theme.scss */
.white-strate .btn {
	margin-top: 10px;
	border-radius: 5px;
	font-size: 13px;
	padding-top: 8px;
	line-height: 13px;
	padding-bottom: 8px;
	font-weight: 600;
}

.item-news.dble-news {
	height: 100%;
}

.dble-news.a-propos img {
	margin-top: 30px;
	margin-bottom: 20px;
}

.nl-linkedin {
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(129, 129, 130, 0.5);
	width: 100%;
	height: 100%;
	z-index: 100000;
}

.nl-linkedin .inside a:hover {
	color: black;
}

.nl-linkedin .inside span {
	position: absolute;
	right: 0;
	top: 1em;
	cursor: pointer;
	color: black;
	font-size: 15px;
}

.nl-linkedin .inside {
	max-width: 400px;
	width: 80%;
	min-height: 125px;
	background-color: white;
	margin: 5% auto;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	z-index: 105;
	padding-bottom: 1px;
}

.nl-linkedin .inside img {
	max-width: 400px;
	width: 100%;
	margin: 0 auto;
	display: block;
	margin-bottom: 20px;
	cursor: pointer;
}

.nl-linkedin .inside div {
	position: relative;
	width: 80%;
	margin: 0 auto;
}

.nl-linkedin .inside div a:hover {
	cursor: pointer;
}

.nl-linkedin .inside h4 {
	text-align: center;
	font-family: 'DIN Pro Bold', sans-serif;
	font-size: 36px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: 1em;
}

.nl-linkedin .inside h4:before {
	content: "";
	background-image: url('../images/b-news.png');
	width: 50px;
	height: 50px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	left: 0;
}

/* line 629, ../sass/theme.scss */
.btn {
	-webkit-transition: background-color 0.4s;
	-o-transition: background-color 0.4s;
	transition: background-color 0.4s;
}
/* line 631, ../sass/theme.scss */
.btn:hover, .btn:active, .btn:focus {
	color: white;
	outline: none;
}
/* line 638, ../sass/theme.scss */
.btn.btn-grey {
	background-color: #6d6f71;
}
/* line 641, ../sass/theme.scss */
.btn.btn-grey:hover, .btn.btn-grey:active, .btn.btn-grey:focus {
	background-color: #515354;
}

/* line 650, ../sass/theme.scss */
.hidden_select_container {
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline-block;
}

/* line 657, ../sass/theme.scss */
.simpleselect,
.simpleselect * {
	box-sizing: content-box;
}

/* line 662, ../sass/theme.scss */
.simpleselect {
	position: relative;
	top: 7px;
	height: 26px;
	display: inline-block;
	color: #414042;
	font-size: 13px;
	font-weight: 500;
}

/* line 672, ../sass/theme.scss */
.simpleselect .options {
	height: auto !important;
}

/* line 676, ../sass/theme.scss */
.simpleselect .placeholder,
.simpleselect .options .option,
.simpleselect .options .optgroup .optgroup-label {
	padding: 0px 10px;
	line-height: 26px;
	white-space: nowrap;
	cursor: pointer;
}

/* line 685, ../sass/theme.scss */
.simpleselect .options .optgroup .optgroup-label {
	cursor: default;
	font-weight: bold;
}

/* line 690, ../sass/theme.scss */
.simpleselect .options .optgroup .option {
	padding-left: 20px;
}

/* line 694, ../sass/theme.scss */
.simpleselect .placeholder,
.simpleselect .options {
	background: #fff;
	border: 1px solid #ddd;
}

/* line 700, ../sass/theme.scss */
.simpleselect .placeholder {
	position: relative;
}

/* line 704, ../sass/theme.scss */
.simpleselect .placeholder:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	width: 8px;
}

/* line 713, ../sass/theme.scss */
.simpleselect .placeholder:hover {
	background: #fafafa;
}

/* line 717, ../sass/theme.scss */
.simpleselect .options {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

/* line 725, ../sass/theme.scss */
.header-social iframe *, .pluginFontHelvetica td span {
	color: white !important;
}

/* line 729, ../sass/theme.scss */
.simpleselect .options .option.active {
	background: #231f20;
	color: #fff;
}


@media (max-width: 1200px) {

	.sidebar .item-news .title {
	    /*font-size: 18px;*/
	    font-size: 116%;
	}

	#header .logo .baseline {
		font-size: 1.15em;
		width: auto;
		/* display: none; */
		margin-top: 10px;
	}


}

@media (max-width: 1120px) {

	.sidebar .item-news .title {
	    font-size: 100%;
	}

}

@media (max-width: 1138px) {
	/* line 735, ../sass/theme.scss */
	#footer .nav li a {
		padding: 0 10px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	/* line 741, ../sass/theme.scss */
	.wrapper {
		overflow-x: hidden;
		overflow-y: visible;
	}

	/* line 746, ../sass/theme.scss */
	[class^='col-'] {
		padding-left: 8px;
		padding-right: 8px;
	}

	/* line 751, ../sass/theme.scss */
	.container {
		padding-left: 16px;
		padding-right: 16px;
	}

	/* line 756, ../sass/theme.scss */
	.row {
		margin-left: -8px;
		margin-right: -8px;
	}

	/* line 761, ../sass/theme.scss */
	.socials-follow {
		padding: 40px 0;
	}
	/* line 765, ../sass/theme.scss */
	.socials-follow .col-md-4 .social-item {
		margin-bottom: 24px;
	}
	/* line 769, ../sass/theme.scss */
	.socials-follow .col-md-4:last-child .social-item {
		margin-bottom: 0;
	}

	/* line 775, ../sass/theme.scss */
	.double-news {
		display: block;
	}

	/* line 779, ../sass/theme.scss */
	.item-news {
		margin-bottom: 19px;
	}
	/* line 782, ../sass/theme.scss */
	.item-news .subtitle {
		font-size: 20px;
	}
	/* line 786, ../sass/theme.scss */
	.item-news p {
		font-size: 16px;
	}

	/* line 792, ../sass/theme.scss */
	.white-strate .title {
		font-size: 48px;
	}
	/* line 796, ../sass/theme.scss */
	.white-strate .subtitle {
		font-size: 30px;
	}
	/* line 800, ../sass/theme.scss */
	.white-strate .btn {
		border-radius: 10px;
		font-size: 20px;
		padding-top: 14px;
		line-height: 13px;
		padding-bottom: 14px;
	}
	/* line 808, ../sass/theme.scss */
	.white-strate p {
		font-size: 18px;
	}

	/* line 817, ../sass/theme.scss */
	.slider .slide .bg-opacity {
		margin: 30px 16px;
	}
	/* line 820, ../sass/theme.scss */
	.slider .slide .bg-opacity .title {
		font-size: 44px;
	}
	/* line 824, ../sass/theme.scss */
	.slider .slide .bg-opacity p {
		line-height: 18px;
		font-size: 16px;
	}
	/* line 828, ../sass/theme.scss */
	.slider .slide .bg-opacity p .view-more {
		display: block;
		float: right;
		margin-top: 15px;
		font-weight: 600;
	}
	/* line 838, ../sass/theme.scss */
	.slider .etiquette .top-etiquette span, .slider .etiquette .title {
		font-size: 25px;
	}
	/* line 841, ../sass/theme.scss */
	.slider .etiquette .top-etiquette span {
		width: 8px;
	}
	/* line 843, ../sass/theme.scss */
	.slider .etiquette .top-etiquette span:first-child {
		width: calc(100% - 30px);
	}
	/* line 848, ../sass/theme.scss */
	.slider .etiquette .title {
		padding: 10px 50px 15px 12px;
	}
}
@media (max-width: 1034px) {
	/* line 857, ../sass/theme.scss */
	#footer {
		padding: 30px 64px;
	}
	/* line 860, ../sass/theme.scss */
	#footer .nav li {
		float: none;
		text-align: left;
		display: block;
		margin-bottom: 15px;
	}
	/* line 865, ../sass/theme.scss */
	#footer .nav li a {
		font-size: 18px;
		font-weight: 600;
	}
	/* line 872, ../sass/theme.scss */
	#footer .pull-right {
		padding-top: 70px;
	}
	/* line 875, ../sass/theme.scss */
	#footer .pull-right img {
		width: 45px;
	}
	/* line 879, ../sass/theme.scss */
	#footer .socials-footer .label-social {
		font-size: 20px;
	}
}
/* line 885, ../sass/theme.scss */
.home #header {
	margin: 0;
}

@media (max-width: 1300px) and (min-width: 1201px) {
	/* line 890, ../sass/theme.scss */
	#header .filter-buttons .button-round {
		background-color: #efeff0;
		margin-top: 7px;
		margin: 7px 10px 0 10px;
	}
}

@media screen and (max-width: 1072px) {
	#submenu .nav {
		width: 48% !important;
	}
}

@media screen and (max-width: 880px) {
	#submenu .socials {
		display: none;
	}
}

@media (max-width: 1200px) and (min-width: 768px) {
	/* line 899, ../sass/theme.scss */
	body:not(.is-sticky) #header .logo img {
		/* height: 48px; */
	}
	/* line 903, ../sass/theme.scss */
	body:not(.is-sticky) #header .form-search {
		/* position: absolute;
		right: 10px;
		top: -38px; */
	}
	/* line 909, ../sass/theme.scss */
	body:not(.is-sticky) #header .menu {
		/* text-align: center;
		width: 100%; */
	}
	/* line 913, ../sass/theme.scss */
	body:not(.is-sticky) #header .menu .nav {
		/* margin-top: 25px;
		float: none !important;
		display: inline-block; */
	}
	/* line 918, ../sass/theme.scss */
	body:not(.is-sticky) #header .menu .nav li a {
		/* font-weight: 600;
		font-size: 17px;
		padding: 0 18px; */
	}
	/* line 925, ../sass/theme.scss */
	/* body:not(.is-sticky) #header .menu .socials {
		position: absolute;
		left: -100%;
		margin-left: -60px;
		top: -5px;
		width: auto;
		margin-top: 0;
	} */

	/* line 939, ../sass/theme.scss */
	/* body:not(.home) #header {
		height: 212px;
		padding-top: 16px;
	} */
	/* line 943, ../sass/theme.scss */
	body:not(.home) #header .filter-buttons .button-round {
		height: 165px;
		margin: 0px 10px;
		width: 165px;
		top: 15px;
		position: relative;
	}
	/* line 950, ../sass/theme.scss */
	body:not(.home) #header .filter-buttons .button-round svg {
		max-height: inherit; /* 25% */
		height: 44px;
	}
	/* line 955, ../sass/theme.scss */
	/* body:not(.home) #header .menu .nav {
		margin-top: 15px;
	} */
	/* line 960, ../sass/theme.scss */
	body:not(.home).is-sticky #header {
		height: auto;
	}
	/* line 962, ../sass/theme.scss */
	body:not(.home).is-sticky #header .menu .nav {
		margin-top: 0px;
	}

	.b-work svg {
	    margin-top: 31px!important;
	    height: 54px;
	}

	/* line 969, ../sass/theme.scss */
	.filter-buttons .button-round {
		height: 170px;
		margin: 0 10px;
		width: 170px;
	}
}

.title-newsletter {
	margin-top: 0px!important;
}

@media screen and (max-width: 1086px) {
	#header .logo .baseline {
		width: 130px;
	}
}

@media screen and (max-width: 1040px) {
	#main-menu ul > li > a {
		padding: 10px 12px;
	}
}

@media screen and (max-width: 1000px) {

	.purple-box-intro .box-50,
	.box-intro .box-50 {
		float: none;
		width: 100%;
	}

	.purple-box-intro .image,
	.box-intro .image {
		float: none;
		width: 100%;
		position: relative;
		transform: inherit;
		top: 0;
		left: 0;
	}

	.purple-box-intro .text,
	.box-intro .text {
		padding: 20px 20px;
	}
}

@media screen and (max-width: 885px) {
	header a.logo {
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}

	#header .content-main-menu {
		position: relative;
	}

	#header .logo .baseline {
        width: auto;
        text-align: center;
        padding: 0;
        float: none;
    }

	#main-menu ul {
		width: 100%;
	}

	.subcategory .last-singles > .last-single:nth-child(2) {
		display: none;
	}
}

@media (max-width: 767px) {
	
	#breadcrumbs {
		display: none;
	}
	/* line 977, ../sass/theme.scss */

	.bottom-item {
		position: relative;
	}

	.news .item-news {
		padding-bottom: 5px;
	}

	.news .item-news .bottom-item {
		margin-top: 25px;
		position: relative!important;
		padding-left: 0;
        padding-right: 0;
	}

	.news .item-news .bottom-item picture img {
		width: 100%;
	}

	.purple-box .item-news .bottom-item a, .neutral-box .item-news .bottom-item a {
		margin-bottom: 0;
		padding-left: 0;
		padding-right: 0;
		/* padding-bottom: 0; */
	}

	.container {
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}

	/* line 983, ../sass/theme.scss */
	.row {
		margin-left: -20px;
		margin-right: -20px;
	}
	/* line 988, ../sass/theme.scss */
	.row [class^='col-'] {
		padding-left: 20px;
		padding-right: 20px;
	}

	/* line 994, ../sass/theme.scss */
	.wrapper {
		overflow-x: hidden;
		overflow-y: visible;
	}

	/* line 1000, ../sass/theme.scss */
	/* .home #header {
		height: 77px;
	} */
	/* line 1004, ../sass/theme.scss */
	.home .main-container {
		padding: 0;
	}

	/* line 1008, ../sass/theme.scss */
	/* #header {
		padding-top: 18px;
		height: 127px;
		margin: 0;
		z-index: 100;
	} */

	#header .content-main-menu {
		position: relative;
	}

	#header .logo .baseline {
		margin-bottom: 15px;
	}


	/* line 1014, ../sass/theme.scss */
	#header .logo img {
		width: auto;
		max-height: 31px;
	}
	/* line 1019, ../sass/theme.scss */
	#header .menu {
		padding-right: 0;
	}
	/* line 1023, ../sass/theme.scss */
	#header form {
		/* padding-top: 5px; */
	}
	/* line 1025, ../sass/theme.scss */
	#header form input {
		width: calc(100% - 28px);
	}
	/* line 1029, ../sass/theme.scss */
	#header form button {
		/* float: left; */
		margin-right: 5px;
	}
	/* line 1035, ../sass/theme.scss */
	#header .menu-mobile {
		padding-right: 0;
	}
	/* line 1039, ../sass/theme.scss */
	#header .burger-toggle {
		float: right;
		margin-top: 30px;
		position: relative;
	}

	#submenu #searchform {
		float: none;
		margin-right: auto;
		margin-left: auto;
		width: 240px;
	}
	/* line 1041, ../sass/theme.scss */
	#header .burger-toggle span {
		width: 40px;
		height: 6px;
		background-color: #818181;
		margin-bottom: 7px;
		display: block;
		position: relative;
	}
	/* line 1051, ../sass/theme.scss */
	#header > .container > .row {
		margin-left: 0;
		margin-right: 0;
	}
	/* line 1056, ../sass/theme.scss */
	#header .nav {
		position: absolute;
		left: 0;
		top: 149px;
		z-index: 22;
		padding: 3px 0;
		border-bottom: solid 1px #bcbec0;
		border-top: solid 1px #bcbec0;
		width: 100%;
		background: white;
		display: none;
	}
	/* line 1068, ../sass/theme.scss */
	#header .nav li {
		display: block;
		float: none !important;
	}

	#header ul.mobile-menu br {
		display: none;
	}

	/* line 1072, ../sass/theme.scss */
	#header .nav li a {
		height: 32px;
		line-height: 32px;
		padding: 0 20px;
		font-weight: 700;
		font-size: 12px;
		letter-spacing: .8px;
	}
	/* line 1081, ../sass/theme.scss */
	#header .nav li.active {
		background-color: #231f20;
	}
	/* line 1083, ../sass/theme.scss */
	#header .nav li.active a {
		color: white;
	}
	/* line 1091, ../sass/theme.scss */
	#header.menu-open .nav {
		display: block;
	}
	/* line 1096, ../sass/theme.scss */
	#header.menu-open .burger-toggle span:first-child {
		display: none;
	}
	/* line 1100, ../sass/theme.scss */
	#header.menu-open .burger-toggle span:nth-child(2) {
		transform: rotate(45deg);
		margin-top: 12px;
	}
	/* line 1104, ../sass/theme.scss */
	#header.menu-open .burger-toggle span:nth-child(3) {
		position: absolute;
		transform: rotate(-45deg);
		top: 12px;
	}
	/* line 1112, ../sass/theme.scss */
	#header .filter-buttons {
		height: 46px;
		bottom: 0;
	}

	/* line 1118, ../sass/theme.scss */
	.container .row > .col-xs-4 {
		padding: 0;
	}

	/* line 1122, ../sass/theme.scss */
	.slider {
		height: 238px;
		margin-bottom: 80px;
	}
	/* line 1125, ../sass/theme.scss */
	.slider .slide {
		height: 238px;
		text-align: center;
	}
	/* line 1129, ../sass/theme.scss */
	.slider .slide .bg-opacity {
		margin: 24px auto;
		width: calc(100% - 88px);
		text-align: left;
	}
	/* line 1133, ../sass/theme.scss */
	.slider .slide .bg-opacity p {
		display: none;
	}
	/* line 1137, ../sass/theme.scss */
	.slider .slide .bg-opacity .title {
		font-size: 22px;
		padding: 4px 0;
	}
	/* line 1142, ../sass/theme.scss */
	.slider .slide .bg-opacity .sub-title {
		font-size: 15px;
	}
	/* line 1146, ../sass/theme.scss */
	.slider .slide .bg-opacity .label {
		left: 10px;
	}
	/* line 1150, ../sass/theme.scss */
	.slider .slide .bg-opacity .view-more {
		display: block;
		float: right;
		font-weight: 600;
	}
	/* line 1160, ../sass/theme.scss */
	.slider .owl-controls .owl-prev,
	.slider .owl-controls .owl-next {
		height: 33px;
		width: 33px;
		line-height: 30px;
		font-size: 12px;
	}
	/* line 1168, ../sass/theme.scss */
	.slider .owl-controls .owl-prev {
		left: 10px;
	}
	/* line 1171, ../sass/theme.scss */
	.slider .owl-controls .owl-next {
		right: 10px;
	}
	/* line 1176, ../sass/theme.scss */
	.slider .etiquette {
		bottom: -84px;
		width: 100%;
		top: auto;
	}
	/* line 1182, ../sass/theme.scss */
	.slider .etiquette .top-etiquette span {
		background-color: #d1d3d4;
	}
	/* line 1185, ../sass/theme.scss */
	.slider .etiquette .top-etiquette span:after {
		border-color: transparent transparent #d1d3d4 transparent;
	}
	/* line 1189, ../sass/theme.scss */
	.slider .etiquette .top-etiquette span:first-child:after {
		border-color: transparent transparent transparent #d1d3d4;
	}
	/* line 1195, ../sass/theme.scss */
	.slider .etiquette .title {
		height: 54px;
		line-height: 48px;
		padding: 0;
		text-align: center;
		font-size: 22px;
		color: #676767;
		background-color: #d1d3d4;
	}
	/* line 1204, ../sass/theme.scss */
	.slider .etiquette .title br {
		display: none;
	}

	/* line 1211, ../sass/theme.scss */
	.filter-buttons {
		height: 38px;
	}
	/* line 1213, ../sass/theme.scss */
	.filter-buttons .button-round {
		width: 75px;
		height: 75px;
		margin: 0 6px;
	}

	.filter-buttons .b-work svg {
		height: 22px!important;
		margin-top: 13px!important;
	}

	/* line 1218, ../sass/theme.scss */
	.filter-buttons .button-round svg {
		/*max-height: 28%;
		max-width: 100%;
		margin: 13px auto 0;*/
		max-width: 100%;
	    height: 20px;
	    margin-top: 17px;
	    max-height: inherit!important;
	    width: auto!important;
	}

	/* line 1226, ../sass/theme.scss */
	.news {
		padding-top: 0px;
	}

	/* line 1230, ../sass/theme.scss */
	.main-container {
		padding-top: 20px;
	}

	/* line 1234, ../sass/theme.scss */
	.home .news {
		padding-top: 30px;
	}
	/* line 1236, ../sass/theme.scss */
	.home .news .filter-form {
		display: none;
	}
	/* line 1240, ../sass/theme.scss */
	.home .news .item-news {
		margin-bottom: 18px;
	}

	/* line 1246, ../sass/theme.scss */
	.double-news:after {
		display: none;
	}
	/* line 1249, ../sass/theme.scss */
	.double-news .container {
		display: block;
		padding: 0;
	}
	/* line 1253, ../sass/theme.scss */
	.double-news .container .col-md-6 {
		padding: 45px 20px;
	}
	/* line 1256, ../sass/theme.scss */
	.double-news .container .col-md-6 .item-news {
		margin-bottom: 0;
	}

	/* line 1263, ../sass/theme.scss */
	.white-strate {
		padding: 28px 20px;
	}
	/* line 1265, ../sass/theme.scss */
	.white-strate .title {
		font-size: 32px;
	}

	/* line 1270, ../sass/theme.scss */
	.socials-follow {
		padding: 36px 0 12px 0;
	}
	/* line 1273, ../sass/theme.scss */
	.socials-follow .social-item {
		margin-bottom: 24px;
	}

	/* line 1278, ../sass/theme.scss */
	#footer {
		text-align: center;
		padding: 20px;
	}
	/* line 1282, ../sass/theme.scss */
	#footer .nav {
		text-align: left;
	}
	/* line 1284, ../sass/theme.scss */
	#footer .nav li {
		float: none;
		display: block;
		margin-bottom: 15px;
		text-align: left;
	}
	/* line 1290, ../sass/theme.scss */
	#footer .nav li a {
		font-size: 16px;
		font-weight: 600;
	}
	/* line 1297, ../sass/theme.scss */
	#footer .pull-right {
		padding-top: 60px;
		float: none !important;
		display: inline-block;
	}
	/* line 1302, ../sass/theme.scss */
	#footer .pull-right img {
		width: 50px;
	}
	/* line 1306, ../sass/theme.scss */
	#footer .socials-footer .label-social {
		font-size: 16px;
	}
	/* line 1310, ../sass/theme.scss */
	#footer .wrapper {
		overflow-x: hidden;
		overflow-y: hidden;
	}

	.purple-box .item-news .bottom-item .text-right a {
		height: auto;
	}
	
	.neutral-box .item-news .bottom-item .text-right a {
		height: auto;
	}

	.neutral-box .item-news .bottom-item .text-right a.view-more {
		margin-bottom: -20px;
		margin-top: -30px;
	}
}

@media screen and (max-width: 580px) {
	.content-list-single ul li {
	    position: relative;
	    width: 100%;
	    float: none;
	    margin-right: 0;
	}
}

@media (max-width: 350px) {
	/* line 1318, ../sass/theme.scss */
	.filter-buttons .button-round {
		margin: 0 2px;
	}

	/* line 1323, ../sass/theme.scss */
	#header .button-round svg {
		margin: 17px auto 0;
	}

	/* line 1328, ../sass/theme.scss */
	.slider .slide .bg-opacity {
		width: calc(100% - 32px);
	}

	/* line 1333, ../sass/theme.scss */
	#footer .socials li a img {
		max-width: 40px;
	}

	/* line 1338, ../sass/theme.scss */
	.single .item-news.incroyable .label {
		line-height: 17px;
	}
	/* line 1340, ../sass/theme.scss */
	.single .item-news.incroyable .label strong {
		display: block;
	}
}
@media (max-width: 900px) {
	/* line 1347, ../sass/theme.scss */
	body:not(.is-sticky) #header .menu .nav li a {
		margin: 0 10px;
	}
}

@media (max-width: 767px) {

	a.view-more {
		padding-top: 15px;
		padding-bottom: 5px;
		display: block;
	}

	.container-items .title {
		line-height: 18px;
	}

	.container-items .title a {
	    font-size: 16px;
	}

	h4.sub-title {
	    font-size: 16px!important;
	    padding-right: 5px;
	}

	.item-news .num {
	    font-size: 20px;
	    color: #d6d5d2;
	    display: block;
	    padding-top: 53px;
	}

	.single .item-news .title {
	    font-size: 20px!important;
	}
}

/*# sourceMappingURL=theme.css.map */



.discover {
	background: #FFFFFF;
    height: 62px;
	max-width: 402px;
	width: 100%;
    box-shadow: 0px 2px 14px -3px #2e2c2d;
    margin-top: 20px;
    margin-bottom: 20px;
	position: relative;
}

.discover:before {
    content: "Découvrir";
    /* background-image: url(../images/discover.png); */
	background-color: #bcbec0;
    background-repeat: no-repeat;
    width: 85px;
    display: block;
    position: absolute;
    height: 62px;

	color: white;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    padding-top: 13px;
}

.discover:after {
	content: "aussi";
    background-repeat: no-repeat;
    width: 85px;
    display: block;
    position: absolute;
    height: 62px;
    color: white;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 23px;
    text-align: center;
    bottom: -24px;
}

.discover p {
	margin: 0;
	padding: 10px 10px;
	height: 62px;
	line-height: 20px;
	font-family: 'DIN Pro Medium', sans-serif;
	margin-left: 85px;
}

.discover a { 
	color: #333;
	font-size: 100%;
	text-decoration: none!important;
}

.discover a:hover {
	text-decoration: none;
}

.col-sm-6 .discover {.
	width: 100%;

}

.col-sm-6 .discover a {
	font-size: 16px;
}

@media (max-width: 767px) {

	.discover a {
		font-size: 16px;
	}

}

@media (max-width: 445px) {

	.container-items .title a {
	    font-size: 16px;
	    display: block;
	    margin-bottom: 30px;
	}
	
	.discover {
	    width: 110%;
	    margin-left: -5%;
	}

	.col-sm-6 .discover {
		width: 110%;
	    margin-left: -5%;
	}

	.discover a {
		font-size: 14px;
	}
}

.slider-desktop {
	display: block!important;
}

.slider-mobile {
	display: none!important;
}

@media (max-width: 767px) {

	.slider-desktop {
		display: none!important;
	}

	.slider-mobile {
		display: block!important;
	}

	#carousel-single2 {
		background-color: transparent!important;
	}

	#carousel-single2,
	.single .slider,
	.single .slider .slide {
		height: auto!important;
	}
	.single .slider .slide .bg-opacity {
	    display: block!important;
	}

	.slider .slide .bg-opacity p {
	    display: block!important;
	    padding-left: 10px;
	    padding-right: 10px;
	}

	.single .slider .slide .bg-opacity {
		position: relative!important;
		left: inherit!important;
		right: inherit;!important;
		bottom: inherit!important;
		width: 100%!important;
	    max-width: inherit!important;
		padding-left: 0px;
		padding-right: 0px;
	}
}

.wp-infographie.mobile { display: none; width: 100%; height: auto; }
.wp-infographie.tablet { display: none; width: 100%; height: auto; }
.wp-infographie.desktop { display: block; width: 100%; height: auto; }
@media screen and (max-width: 992px) {
	.wp-infographie.mobile { display: none; width: 100%; height: auto; }
	.wp-infographie.tablet { display: block; width: 100%; height: auto; }
	.wp-infographie.desktop { display: none; width: 100%; height: auto; }
}
@media screen and (max-width: 768px) {
	.wp-infographie.mobile { display: block; width: 100%; height: auto; }
	.wp-infographie.tablet { display: none; width: 100%; height: auto; }
	.wp-infographie.desktop { display: none; width: 100%; height: auto; }
	.filter-buttons-header, .filter-buttons.text-center { display: none; }
}

/* JEU CONCOURS */

#launch-modal {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 30px;
}


.overlay {
    display: none;
    background-color: rgba(0, 0, 0, 0.65);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
}

.content-game {
    width: 98%;
    max-width: 1080px;
	top: 100px;
	display: none;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    padding-top: 85px;
    z-index: 10000000;
    left: 50%;
}

.rules {
	background-color: #F1F2F3;
	width: 205px;
	height: 50px;
	display: block;
	position: absolute;
	top: 0px;
	left: -50%;
}

.rules > img {
	width: 24px;
	margin-top: 13px;
	float: left;
	margin-left: 15px;
    margin-right: 15px;
}

.rules > p {
	float: left;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: 700;
    color: #3a3a3a;
    padding: 0;
    margin: 0;
    line-height: 54px;
}

button#quit {
	background-color: transparent;
    width: 45px;
    height: 45px;
    border: none;
    cursor: pointer;
    background-image: url("../images/quit.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50%;
    position: absolute;
    top: 0px;
    right: 50%;
}

.content-game .box1 {
	max-width: 880px;
    width: 98%;
    /*height: 590px;*/
    margin-left: auto;
    margin-right: auto;
    background-image: url("../images/box.png");
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    left: -50%;
}

.content-game .box1 .height {
    visibility: hidden;
    width: 100%;
}

.content-game .box2 .height {
    visibility: hidden;
    width: 100%;
}

.content-game .box1 button.participe {
	background-color: transparent;
	border: none;
	position: absolute;
	bottom: 20px;
	right: -40px;
	width: 306px;
	padding: 0;
}

.content-game .box1 button.participe img {
	width: 100%;
}

.content-game .box-rules {
	width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -35px;
    display: none;
    position: relative;
    left: -50%;
}

.content-game .box-rules img.details {
    width: 100%;
}

.content-game .box-rules .bwin-logo {
	margin-right: auto;
	margin-left: auto;
	display: block;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 140px;
}

.content-game .box-rules .p-1 {
	margin-bottom: 20px!important;
	font-weight: 800;
}

.content-game .box-rules .p-2 {
	margin-bottom: 20px!important;
	font-weight: 800;
}

.content-game .box-rules .p-3 strong {
    font-size: 13px;
}

.content-game .box-rules .p-3 span {
    font-size: 12px;
}

.content-game .box2 {
	max-width: 880px;
    width: 98%;
    height: 590px;
    margin-left: auto;
    margin-right: auto;
    display: none;
    background-image: url("../images/box2.png");
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    left: -50%;
}


.content-game .box2 img {
	width: 100%;
}

.content-game .box2 div,
.content-game .box-rules div {
	text-align: center;
}

.content-game .box2 p {
    color: white;
    font-family: sans-serif;
    font-size: 46px;
    letter-spacing: 2px;
    font-weight: bolder;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
}

.content-game .box2 button.btn1,
.content-game .box-rules button.btn1 {
	color: white;
	background-color: #03BFF2;
	border: none;
	padding: 12px 20px;
	border-radius: 8px;
    font-size: 15px;
    font-weight: 500;
    margin-left: -20px;
    margin-right: 30px;
}

.content-game .box2 button.btn2,
.content-game .box-rules button.btn2 {
	color: white;
	background-color: #00998C;
	border: none;
	padding: 12px 20px;
	border-radius: 8px;
    font-size: 15px;
    font-weight: 500;
}

.box-first,
.box-second {
	display: none;
    left: -50%;
    position: relative;
}

.box3 div.form {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}

.box3 .bwin-logo {
	margin-right: auto;
	margin-left: auto;
	display: block;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 140px;
}

.box3 div.form p.first {
	background-color: #00B9EB;
    color: white;
    font-size: 18px;
    margin: 0;
    padding: 15px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 240px;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
}

.box3 div.form p.second {
    background-color: #01978b;
    color: white;
    font-size: 18px;
    margin: 0;
    padding: 15px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 168px;
    text-align: center;
    font-family: sans-serif;
    letter-spacing: 1px;
    margin-left: auto;
}

.form1 {
	background: #EAEBEC;
}

.form1 h3,
.form2 h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    margin-bottom: 10px;
    color: #3A3B3D;
    font-size: 16px;
    padding-left: 30px;
    margin-top: 12px;
    line-height: 20px;
    position: relative;
}

.form1 .input1 {
	width: 48%;
	margin-right: 2%;
	height: 25px;
	border: 1px solid #a7a9ac;
	padding-left: 6px;
	margin-bottom: 20px;
}

.form1 .input2 { 
	width: 49%;
    height: 25px;
    border: 1px solid #a7a9ac;
    padding-left: 6px;
    margin-bottom: 20px;
}

.form1 h3 > span,
.form2 h3 > span {
	font-style: italic;
}

.form1 span.obligatoire,
.form2 span.obligatoire {
	display: block;
	font-size: 11px;
	font-style: italic;	
	margin-bottom: 25px;
}

.form2 .input-mail {
    width: 100%;
    padding: 7px 7px;
    margin: 0;
    margin-bottom: 20px;
    position: relative;
    border: 1px solid #a7a9ac;
}

.box3 .valid {
	background-color: #D6D7D8;
	height: 46px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.box3 .valid > .btn-valid {
	background-color: #3A3B3D;
	color: white;
	text-transform: uppercase;
	border: none;
	padding: 6px 20px;
	float: left;
    margin-top: 15px;
    margin-left: 36px;
}

.box3 .valid > .btn-cancel {
	background-color: #A2A6A7;
	color: white;
	text-transform: uppercase;
	border: none;
	padding: 6px 20px;
	float: right;
    margin-top: 15px;
    margin-right: 36px;
}

.box3 div.form .border-form {
	height: 14px;
    background: #d6d7d8;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
}

.box3 .bwin-dark {
    position: absolute;
    right: 60px;
    top: 11px;
    width: 88px;
}

.box3 .bnews-dark {
    position: absolute;
    right: 10px;
    top: 11px;
    width: 40px;
}

.box3 .content-part {
	background: #EAEBEC;
    border-top: 6px solid #D8D9DB;
    padding: 0px 10px;
    position: relative;
}

.box-first .content-part .numb {
    position: absolute;
    left: -10px;
    top: 10px;
    background-color: #00bff3;
    width: 38px;
    height: 21px;
    text-align: center;
    color: white;
    line-height: 23px;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    box-shadow: -1px 2px 3px 0px rgba(0, 0, 0, 0.65);
}

.box-first .content-part .numb::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid #7d7f82;
    border-left: 10px solid transparent;
    position: absolute;
    top: 21px;
    left: 0px;
}

.box-second .content-part .numb {
    position: absolute;
    left: -10px;
    top: 10px;
    background-color: #01978b;
    width: 38px;
    height: 21px;
    text-align: center;
    color: white;
    line-height: 23px;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    box-shadow: -1px 2px 3px 0px rgba(0, 0, 0, 0.65);
}

.box-second .content-part .numb::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid #7d7f82;
    border-left: 10px solid transparent;
    position: absolute;
    top: 21px;
    left: 0px;
}


.box3 .content-part img.bnews {
    width: 45px;
    position: absolute;
    margin-left: 18px;
}

.box3 .IN-widget {
    position: absolute;
    right: 8px;
    top: 21px;
}

.box3 .arrow {
    width: 110px;
    position: absolute;
    top: 15px;
    right: 140px;
}

.box-first #add {
    text-decoration: none;
    background-color: #00b9eb;
    color: white;
    padding: 0;
    margin: 0;
    display: block;
    width: 18px;
    height: 18px;
    line-height: 15px;
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    padding-left: 0px;
    border-radius: 15px;
    padding-bottom: 0px;
    position: absolute;
    top: 0;
    left: 235px;
    cursor: pointer;
}

.box-second #add {
    text-decoration: none;
    background-color: #01978b;
    color: white;
    padding: 0;
    margin: 0;
    display: block;
    width: 18px;
    height: 18px;
    line-height: 15px;
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    padding-left: 0px;
    border-radius: 15px;
    padding-bottom: 0px;
    position: absolute;
    top: 0;
    left: 235px;
    cursor: pointer;
}

.box-first #del {
    text-decoration: none;
    background-color: #00b9eb;
    color: white;
    padding: 0;
    margin: 0;
    display: block;
    width: 15px;
    height: 15px;
    line-height: 13px;
    text-align: center;
    font-weight: 300;
    font-size: 19px;
    padding-left: 0px;
    border-radius: 15px;
    padding-bottom: 0px;
    position: absolute;
    top: 9px;
    right: 9px;
    cursor: pointer;
}

.box-second #del {
    text-decoration: none;
    background-color: #01978b;
    color: white;
    padding: 0;
    margin: 0;
    display: block;
    width: 15px;
    height: 15px;
    line-height: 13px;
    text-align: center;
    font-weight: 300;
    font-size: 19px;
    padding-left: 0px;
    border-radius: 15px;
    padding-bottom: 0px;
    position: absolute;
    top: 9px;
    right: 9px;
    cursor: pointer;
}

.filleul {
	width: 100%;
    position: relative;
}

.filleul > div {
    position: relative;
}

.filleul input.input-filleul {
    width: 100%;
    padding: 7px 7px;
    margin: 0;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #a7a9ac;
}

div.sub-part {
    width: 414px;
    margin-right: auto;
    margin-left: auto;
    height: 13px;
    background: #d6d7d8;
}

.box-first .hide1 {
    display: none;
    font-size: 12px;
    color: red;
    margin: 0;
    margin-bottom: 9px;
    margin-top: -10px;
}

.box-second .hide1 {
    display: none;
    font-size: 12px;
    color: red;
    margin: 0;
    padding-bottom: 10px;
    margin-top: -10px;
}

.box-second .hide2 {
    display: none;
    font-size: 12px;
    color: red;
    margin: 0;
    padding-bottom: 10px;
    margin-top: -10px;
}


.box4 {
    display: none;
    width: 480px;
    margin-right: auto;
    margin-left: auto;
}

.box4 .content-part {
    background: #EAEBEC;
    border-top: 6px solid #D8D9DB;
    padding: 0px 10px;
    position: relative;
}

.box4 p.first {
    background-color: #00B9EB;
    color: white;
    font-size: 18px;
    margin: 0;
    padding: 15px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 240px;
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
}

.box4 p.second {
    background-color: #01978b;
    color: white;
    font-size: 18px;
    margin: 0;
    padding: 15px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 168px;
    text-align: center;
    font-family: sans-serif;
    letter-spacing: 1px;
    margin-left: auto;
}
.box4 img {
    width: 26px;
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 10px;
}

.box4 .content-part p {
    line-height: 60px;
    margin: 0;
    font-size: 22px;
    color: #484848;
}

.box4 p.indication {
    background: #eaebec;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    padding-bottom: 10px;
}

p.participe {
    color: #fff;
    font-family: sans-serif;
    font-size: 46px;
    letter-spacing: 2px;
    font-weight: bolder;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 28px;
}

#backToTop {
	position: fixed;
	bottom: 30px;
	right: 30px;
	display: none;
	background-color: transparent;
	border: none;
	z-index: 100;
}

#backToTop img {
	width: 35px;
    height: 35px;
}

@media screen and (max-width: 640px) {
	.content-game {
	    top: 60px;
	    padding-top: 35px;
	}

    .content-game .box1 {
        width: 100%;
        height: 400px;
        margin-left: auto;
        margin-right: auto;
        background-image: url(../images/ecran-1.jpg);
        background-repeat: no-repeat;
        background-size: inherit;
        position: relative;
        background-position: center;
    }

    .content-game .box2 .height {
        height: 400px;
    }

    .content-game .box2 {
        width: 100%;
        height: 400px;
        margin-left: auto;
        margin-right: auto;
        background-image: url(../images/ecran-2.jpg);
        background-repeat: no-repeat;
        background-size: inherit;
        position: relative;
        background-position: center;
    }

    .content-game .box2 p {
        font-size: 26px;
    }

    .content-game .box2 button.btn1, .content-game .box-rules button.btn1 {
        color: white;
        background-color: #03BFF2;
        border: none;
        padding: 14px 20px;
        border-radius: 8px;
        font-size: 15px;
        font-weight: 500;
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

    .content-game .box2 button.btn2, .content-game .box-rules button.btn2 {
        color: white;
        background-color: #00998C;
        border: none;
        padding: 14px 20px;
        border-radius: 8px;
        font-size: 15px;
        font-weight: 500;
        display: block;
        width: 100%;
    }

    .box3 div.form {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }

    .box3 .bwin-dark {
        position: relative;
        right: 0;
        top: 0;
        width: 88px;
        margin-bottom: 10px;
    }

    .box3 .bnews-dark {
        position: relative;
        right: 0;
        top: -5px;
        left: 10px;
        width: 40px;
    }

    .box3 .IN-widget {
        position: relative;
        right: 0;
        top: 0;
        margin-bottom: 10px;
        margin-left: 30px;
    }

    .box3 .arrow {
        width: 110px;
        position: relative;
        top: 0;
        right: 0;
        display: none;
        margin-left: auto;
        margin-right: auto;
        padding-right: 30px;
    }

    div.sub-part { 
        max-width: 538px;
        width: 86%;
    }

    .form1 .input1 {
        width: 98%;
        margin-right: 0;
        height: 25px;
        border: 1px solid #a7a9ac;
        padding-left: 6px;
        margin-bottom: 20px;
    }    

    .form1 .input2 {
        width: 98%;
        height: 25px;
        border: 1px solid #a7a9ac;
        padding-left: 6px;
        margin-bottom: 20px;
    }

    .box4 {
	    width: 100%;
	}
	.box4 img {
	    width: 16px;
	}

	.box4 .content-part p {
	    font-size: 15px;
	}
	.box3 .valid>.btn-valid {
	    margin-left: 20px;
	}

	.box3 .valid>.btn-cancel {
	    padding: 7px 20px;
	    margin-right: 20px;
	}
}	
/* 
.rll-youtube-player iframe {
	margin-top: 0px!important;
} */