@charset "UTF-8";

/*!
 * MopaBootstrapBundle
 *
 * Copyright 2011 Mohrenweiser & Partner
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Import this file in your sass files as first to be abled to access sass vars from your file
 * OR
 * Add it to the stylesheets of assetic or
 *
 * Be careful when using less this way, might be most straight forward, but assetic doesnt check the included files
 * for changes, and will only regenerate the css if it detects changes in this file!
 *
 * For development it might be easier to include all you sass files in the layout directly
 * But then assetic will compile each sass file in a own compiler session so you cant mix in the sass style into bootstrap, which might not be OK
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

	*,
	:after,
	:before {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		box-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img,
	tr {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	.navbar {
		display: none
	}

	.btn-cta>.caret,
	.btn>.caret,
	.dropup>.btn-cta>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000 !important
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td,
	.table th {
		background-color: #fff !important
	}

	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd !important
	}
}

@font-face {
	font-family: Glyphicons Halflings;
	src: url(../bundles/mopabootstrap/fonts/bootstrap/glyphicons-halflings-regular.eot);
	src: url(../bundles/mopabootstrap/fonts/bootstrap/glyphicons-halflings-regulard41d.eot?#iefix) format("embedded-opentype"), url(../bundles/mopabootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(../bundles/mopabootstrap/fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(../bundles/mopabootstrap/fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(../bundles/mopabootstrap/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: Glyphicons Halflings;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
	content: "\002a"
}

.glyphicon-plus:before {
	content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
	content: "\20ac"
}

.glyphicon-minus:before {
	content: "\2212"
}

.glyphicon-cloud:before {
	content: "\2601"
}

.glyphicon-envelope:before {
	content: "\2709"
}

.glyphicon-pencil:before {
	content: "\270f"
}

.glyphicon-glass:before {
	content: "\e001"
}

.glyphicon-music:before {
	content: "\e002"
}

.glyphicon-search:before {
	content: "\e003"
}

.glyphicon-heart:before {
	content: "\e005"
}

.glyphicon-star:before {
	content: "\e006"
}

.glyphicon-star-empty:before {
	content: "\e007"
}

.glyphicon-user:before {
	content: "\e008"
}

.glyphicon-film:before {
	content: "\e009"
}

.glyphicon-th-large:before {
	content: "\e010"
}

.glyphicon-th:before {
	content: "\e011"
}

.glyphicon-th-list:before {
	content: "\e012"
}

.glyphicon-ok:before {
	content: "\e013"
}

.glyphicon-remove:before {
	content: "\e014"
}

.glyphicon-zoom-in:before {
	content: "\e015"
}

.glyphicon-zoom-out:before {
	content: "\e016"
}

.glyphicon-off:before {
	content: "\e017"
}

.glyphicon-signal:before {
	content: "\e018"
}

.glyphicon-cog:before {
	content: "\e019"
}

.glyphicon-trash:before {
	content: "\e020"
}

.glyphicon-home:before {
	content: "\e021"
}

.glyphicon-file:before {
	content: "\e022"
}

.glyphicon-time:before {
	content: "\e023"
}

.glyphicon-road:before {
	content: "\e024"
}

.glyphicon-download-alt:before {
	content: "\e025"
}

.glyphicon-download:before {
	content: "\e026"
}

.glyphicon-upload:before {
	content: "\e027"
}

.glyphicon-inbox:before {
	content: "\e028"
}

.glyphicon-play-circle:before {
	content: "\e029"
}

.glyphicon-repeat:before {
	content: "\e030"
}

.glyphicon-refresh:before {
	content: "\e031"
}

.glyphicon-list-alt:before {
	content: "\e032"
}

.glyphicon-lock:before {
	content: "\e033"
}

.glyphicon-flag:before {
	content: "\e034"
}

.glyphicon-headphones:before {
	content: "\e035"
}

.glyphicon-volume-off:before {
	content: "\e036"
}

.glyphicon-volume-down:before {
	content: "\e037"
}

.glyphicon-volume-up:before {
	content: "\e038"
}

.glyphicon-qrcode:before {
	content: "\e039"
}

.glyphicon-barcode:before {
	content: "\e040"
}

.glyphicon-tag:before {
	content: "\e041"
}

.glyphicon-tags:before {
	content: "\e042"
}

.glyphicon-book:before {
	content: "\e043"
}

.glyphicon-bookmark:before {
	content: "\e044"
}

.glyphicon-print:before {
	content: "\e045"
}

.glyphicon-camera:before {
	content: "\e046"
}

.glyphicon-font:before {
	content: "\e047"
}

.glyphicon-bold:before {
	content: "\e048"
}

.glyphicon-italic:before {
	content: "\e049"
}

.glyphicon-text-height:before {
	content: "\e050"
}

.glyphicon-text-width:before {
	content: "\e051"
}

.glyphicon-align-left:before {
	content: "\e052"
}

.glyphicon-align-center:before {
	content: "\e053"
}

.glyphicon-align-right:before {
	content: "\e054"
}

.glyphicon-align-justify:before {
	content: "\e055"
}

.glyphicon-list:before {
	content: "\e056"
}

.glyphicon-indent-left:before {
	content: "\e057"
}

.glyphicon-indent-right:before {
	content: "\e058"
}

.glyphicon-facetime-video:before {
	content: "\e059"
}

.glyphicon-picture:before {
	content: "\e060"
}

.glyphicon-map-marker:before {
	content: "\e062"
}

.glyphicon-adjust:before {
	content: "\e063"
}

.glyphicon-tint:before {
	content: "\e064"
}

.glyphicon-edit:before {
	content: "\e065"
}

.glyphicon-share:before {
	content: "\e066"
}

.glyphicon-check:before {
	content: "\e067"
}

.glyphicon-move:before {
	content: "\e068"
}

.glyphicon-step-backward:before {
	content: "\e069"
}

.glyphicon-fast-backward:before {
	content: "\e070"
}

.glyphicon-backward:before {
	content: "\e071"
}

.glyphicon-play:before {
	content: "\e072"
}

.glyphicon-pause:before {
	content: "\e073"
}

.glyphicon-stop:before {
	content: "\e074"
}

.glyphicon-forward:before {
	content: "\e075"
}

.glyphicon-fast-forward:before {
	content: "\e076"
}

.glyphicon-step-forward:before {
	content: "\e077"
}

.glyphicon-eject:before {
	content: "\e078"
}

.glyphicon-chevron-left:before {
	content: "\e079"
}

.glyphicon-chevron-right:before {
	content: "\e080"
}

.glyphicon-plus-sign:before {
	content: "\e081"
}

.glyphicon-minus-sign:before {
	content: "\e082"
}

.glyphicon-remove-sign:before {
	content: "\e083"
}

.glyphicon-ok-sign:before {
	content: "\e084"
}

.glyphicon-question-sign:before {
	content: "\e085"
}

.glyphicon-info-sign:before {
	content: "\e086"
}

.glyphicon-screenshot:before {
	content: "\e087"
}

.glyphicon-remove-circle:before {
	content: "\e088"
}

.glyphicon-ok-circle:before {
	content: "\e089"
}

.glyphicon-ban-circle:before {
	content: "\e090"
}

.glyphicon-arrow-left:before {
	content: "\e091"
}

.glyphicon-arrow-right:before {
	content: "\e092"
}

.glyphicon-arrow-up:before {
	content: "\e093"
}

.glyphicon-arrow-down:before {
	content: "\e094"
}

.glyphicon-share-alt:before {
	content: "\e095"
}

.glyphicon-resize-full:before {
	content: "\e096"
}

.glyphicon-resize-small:before {
	content: "\e097"
}

.glyphicon-exclamation-sign:before {
	content: "\e101"
}

.glyphicon-gift:before {
	content: "\e102"
}

.glyphicon-leaf:before {
	content: "\e103"
}

.glyphicon-fire:before {
	content: "\e104"
}

.glyphicon-eye-open:before {
	content: "\e105"
}

.glyphicon-eye-close:before {
	content: "\e106"
}

.glyphicon-warning-sign:before {
	content: "\e107"
}

.glyphicon-plane:before {
	content: "\e108"
}

.glyphicon-calendar:before {
	content: "\e109"
}

.glyphicon-random:before {
	content: "\e110"
}

.glyphicon-comment:before {
	content: "\e111"
}

.glyphicon-magnet:before {
	content: "\e112"
}

.glyphicon-chevron-up:before {
	content: "\e113"
}

.glyphicon-chevron-down:before {
	content: "\e114"
}

.glyphicon-retweet:before {
	content: "\e115"
}

.glyphicon-shopping-cart:before {
	content: "\e116"
}

.glyphicon-folder-close:before {
	content: "\e117"
}

.glyphicon-folder-open:before {
	content: "\e118"
}

.glyphicon-resize-vertical:before {
	content: "\e119"
}

.glyphicon-resize-horizontal:before {
	content: "\e120"
}

.glyphicon-hdd:before {
	content: "\e121"
}

.glyphicon-bullhorn:before {
	content: "\e122"
}

.glyphicon-bell:before {
	content: "\e123"
}

.glyphicon-certificate:before {
	content: "\e124"
}

.glyphicon-thumbs-up:before {
	content: "\e125"
}

.glyphicon-thumbs-down:before {
	content: "\e126"
}

.glyphicon-hand-right:before {
	content: "\e127"
}

.glyphicon-hand-left:before {
	content: "\e128"
}

.glyphicon-hand-up:before {
	content: "\e129"
}

.glyphicon-hand-down:before {
	content: "\e130"
}

.glyphicon-circle-arrow-right:before {
	content: "\e131"
}

.glyphicon-circle-arrow-left:before {
	content: "\e132"
}

.glyphicon-circle-arrow-up:before {
	content: "\e133"
}

.glyphicon-circle-arrow-down:before {
	content: "\e134"
}

.glyphicon-globe:before {
	content: "\e135"
}

.glyphicon-wrench:before {
	content: "\e136"
}

.glyphicon-tasks:before {
	content: "\e137"
}

.glyphicon-filter:before {
	content: "\e138"
}

.glyphicon-briefcase:before {
	content: "\e139"
}

.glyphicon-fullscreen:before {
	content: "\e140"
}

.glyphicon-dashboard:before {
	content: "\e141"
}

.glyphicon-paperclip:before {
	content: "\e142"
}

.glyphicon-heart-empty:before {
	content: "\e143"
}

.glyphicon-link:before {
	content: "\e144"
}

.glyphicon-phone:before {
	content: "\e145"
}

.glyphicon-pushpin:before {
	content: "\e146"
}

.glyphicon-usd:before {
	content: "\e148"
}

.glyphicon-gbp:before {
	content: "\e149"
}

.glyphicon-sort:before {
	content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}

.glyphicon-sort-by-order:before {
	content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}

.glyphicon-sort-by-attributes:before {
	content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}

.glyphicon-unchecked:before {
	content: "\e157"
}

.glyphicon-expand:before {
	content: "\e158"
}

.glyphicon-collapse-down:before {
	content: "\e159"
}

.glyphicon-collapse-up:before {
	content: "\e160"
}

.glyphicon-log-in:before {
	content: "\e161"
}

.glyphicon-flash:before {
	content: "\e162"
}

.glyphicon-log-out:before {
	content: "\e163"
}

.glyphicon-new-window:before {
	content: "\e164"
}

.glyphicon-record:before {
	content: "\e165"
}

.glyphicon-save:before {
	content: "\e166"
}

.glyphicon-open:before {
	content: "\e167"
}

.glyphicon-saved:before {
	content: "\e168"
}

.glyphicon-import:before {
	content: "\e169"
}

.glyphicon-export:before {
	content: "\e170"
}

.glyphicon-send:before {
	content: "\e171"
}

.glyphicon-floppy-disk:before {
	content: "\e172"
}

.glyphicon-floppy-saved:before {
	content: "\e173"
}

.glyphicon-floppy-remove:before {
	content: "\e174"
}

.glyphicon-floppy-save:before {
	content: "\e175"
}

.glyphicon-floppy-open:before {
	content: "\e176"
}

.glyphicon-credit-card:before {
	content: "\e177"
}

.glyphicon-transfer:before {
	content: "\e178"
}

.glyphicon-cutlery:before {
	content: "\e179"
}

.glyphicon-header:before {
	content: "\e180"
}

.glyphicon-compressed:before {
	content: "\e181"
}

.glyphicon-earphone:before {
	content: "\e182"
}

.glyphicon-phone-alt:before {
	content: "\e183"
}

.glyphicon-tower:before {
	content: "\e184"
}

.glyphicon-stats:before {
	content: "\e185"
}

.glyphicon-sd-video:before {
	content: "\e186"
}

.glyphicon-hd-video:before {
	content: "\e187"
}

.glyphicon-subtitles:before {
	content: "\e188"
}

.glyphicon-sound-stereo:before {
	content: "\e189"
}

.glyphicon-sound-dolby:before {
	content: "\e190"
}

.glyphicon-sound-5-1:before {
	content: "\e191"
}

.glyphicon-sound-6-1:before {
	content: "\e192"
}

.glyphicon-sound-7-1:before {
	content: "\e193"
}

.glyphicon-copyright-mark:before {
	content: "\e194"
}

.glyphicon-registration-mark:before {
	content: "\e195"
}

.glyphicon-cloud-download:before {
	content: "\e197"
}

.glyphicon-cloud-upload:before {
	content: "\e198"
}

.glyphicon-tree-conifer:before {
	content: "\e199"
}

.glyphicon-tree-deciduous:before {
	content: "\e200"
}

.glyphicon-cd:before {
	content: "\e201"
}

.glyphicon-save-file:before {
	content: "\e202"
}

.glyphicon-open-file:before {
	content: "\e203"
}

.glyphicon-level-up:before {
	content: "\e204"
}

.glyphicon-copy:before {
	content: "\e205"
}

.glyphicon-paste:before {
	content: "\e206"
}

.glyphicon-alert:before {
	content: "\e209"
}

.glyphicon-equalizer:before {
	content: "\e210"
}

.glyphicon-king:before {
	content: "\e211"
}

.glyphicon-queen:before {
	content: "\e212"
}

.glyphicon-pawn:before {
	content: "\e213"
}

.glyphicon-bishop:before {
	content: "\e214"
}

.glyphicon-knight:before {
	content: "\e215"
}

.glyphicon-baby-formula:before {
	content: "\e216"
}

.glyphicon-tent:before {
	content: "\26fa"
}

.glyphicon-blackboard:before {
	content: "\e218"
}

.glyphicon-bed:before {
	content: "\e219"
}

.glyphicon-apple:before {
	content: "\f8ff"
}

.glyphicon-erase:before {
	content: "\e221"
}

.glyphicon-hourglass:before {
	content: "\231b"
}

.glyphicon-lamp:before {
	content: "\e223"
}

.glyphicon-duplicate:before {
	content: "\e224"
}

.glyphicon-piggy-bank:before {
	content: "\e225"
}

.glyphicon-scissors:before {
	content: "\e226"
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
	content: "\e227"
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
	content: "\00a5"
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
	content: "\20bd"
}

.glyphicon-scale:before {
	content: "\e230"
}

.glyphicon-ice-lolly:before {
	content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}

.glyphicon-education:before {
	content: "\e233"
}

.glyphicon-option-horizontal:before {
	content: "\e234"
}

.glyphicon-option-vertical:before {
	content: "\e235"
}

.glyphicon-menu-hamburger:before {
	content: "\e236"
}

.glyphicon-modal-window:before {
	content: "\e237"
}

.glyphicon-oil:before {
	content: "\e238"
}

.glyphicon-grain:before {
	content: "\e239"
}

.glyphicon-sunglasses:before {
	content: "\e240"
}

.glyphicon-text-size:before {
	content: "\e241"
}

.glyphicon-text-color:before {
	content: "\e242"
}

.glyphicon-text-background:before {
	content: "\e243"
}

.glyphicon-object-align-top:before {
	content: "\e244"
}

.glyphicon-object-align-bottom:before {
	content: "\e245"
}

.glyphicon-object-align-horizontal:before {
	content: "\e246"
}

.glyphicon-object-align-left:before {
	content: "\e247"
}

.glyphicon-object-align-vertical:before {
	content: "\e248"
}

.glyphicon-object-align-right:before {
	content: "\e249"
}

.glyphicon-triangle-right:before {
	content: "\e250"
}

.glyphicon-triangle-left:before {
	content: "\e251"
}

.glyphicon-triangle-bottom:before {
	content: "\e252"
}

.glyphicon-triangle-top:before {
	content: "\e253"
}

.glyphicon-console:before {
	content: "\e254"
}

.glyphicon-superscript:before {
	content: "\e255"
}

.glyphicon-subscript:before {
	content: "\e256"
}

.glyphicon-menu-left:before {
	content: "\e257"
}

.glyphicon-menu-right:before {
	content: "\e258"
}

.glyphicon-menu-down:before {
	content: "\e259"
}

.glyphicon-menu-up:before {
	content: "\e260"
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 2;
	color: #000;
	background-color: #fff
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

a:focus,
a:hover {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 5px;
	line-height: 2;
	background-color: #fff;
	border: 1px solid #e6e3e3;
	border-radius: 0;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 28px;
	margin-bottom: 28px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role=button] {
	cursor: pointer
}

.actualite h2,
.actualite h3,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.msg-cycle:before,
.msg-indicateurs-resultats:before,
.msg-note:before,
.msg-tooltip:before,
.msg-training:before,
.msg-warning:before,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.5;
	color: inherit
}

.actualite h2 .small,
.actualite h2 small,
.actualite h3 .small,
.actualite h3 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,
.msg-cycle:before .small,
.msg-cycle:before small,
.msg-indicateurs-resultats:before .small,
.msg-indicateurs-resultats:before small,
.msg-note:before .small,
.msg-note:before small,
.msg-tooltip:before .small,
.msg-tooltip:before small,
.msg-training:before .small,
.msg-training:before small,
.msg-warning:before .small,
.msg-warning:before 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: 400;
	line-height: 1;
	color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 28px;
	margin-bottom: 14px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.actualite h2,
.actualite h3,
.h4,
.h5,
.h6,
.msg-cycle:before,
.msg-indicateurs-resultats:before,
.msg-note:before,
.msg-tooltip:before,
.msg-training:before,
.msg-warning:before,
h4,
h5,
h6 {
	margin-top: 14px;
	margin-bottom: 14px
}

.actualite h2 .small,
.actualite h2 small,
.actualite h3 .small,
.actualite h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
.msg-cycle:before .small,
.msg-cycle:before small,
.msg-indicateurs-resultats:before .small,
.msg-indicateurs-resultats:before small,
.msg-note:before .small,
.msg-note:before small,
.msg-tooltip:before .small,
.msg-tooltip:before small,
.msg-training:before .small,
.msg-training:before small,
.msg-warning:before .small,
.msg-warning:before small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}

.h1,
h1 {
	font-size: 27px
}

.h2,
h2 {
	font-size: 23px
}

.h3,
h3 {
	font-size: 18px
}

.actualite h2,
.h4,
.msg-cycle:before,
.msg-indicateurs-resultats:before,
.msg-note:before,
.msg-tooltip:before,
.msg-training:before,
.msg-warning:before,
h4 {
	font-size: 17px
}

.actualite h3,
.h5,
h5 {
	font-size: 16px
}

.h6,
h6 {
	font-size: 13px
}

p {
	margin: 0 0 14px
}

.lead {
	margin-bottom: 28px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
	.lead {
		font-size: 21px
	}
	ul.list-unstyled.col-xs-12.col-sm-12.col-md-4.col-lg-4 {
    /* word-break: break-all; */
    width: 50%;
}
.flex_menu{
	display: inline-flex;
    flex-direction: inherit;
    flex-wrap: wrap;
    width: 100%;
}
}

.small,
small {
	font-size: 85%
}

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.initialism,
.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: grey
}

.text-primary {
	color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:focus,
a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 13px;
	margin: 56px 0 28px;
	border-bottom: 1px solid #eee
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 14px
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

.fiche-main ul,
.list-inline,
.list-unstyled,
.template-bandeau .wysiwyg.archives ul,
div[class*=template-] .wysiwyg.archives ul {
	padding-left: 0;
	list-style: none
}

.list-inline {
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 28px
}

dd,
dt {
	line-height: 2
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
	display: table;
	content: " "
}

.dl-horizontal dd:after {
	clear: both
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[data-original-title],
abbr[title] {
	cursor: help
}

.initialism {
	font-size: 90%
}

blockquote {
	padding: 14px 28px;
	margin: 0 0 28px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 2;
	color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: "\2014 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: "\00A0 \2014"
}

address {
	margin-bottom: 28px;
	font-style: normal;
	line-height: 2
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
	color: #c7254e;
	background-color: #f9f2f4
}

code,
kbd {
	padding: 2px 4px;
	font-size: 90%;
	border-radius: 3px
}

kbd {
	color: #fff;
	background-color: #333;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	box-shadow: none
}

pre {
	display: block;
	padding: 13.5px;
	margin: 0 0 14px;
	font-size: 13px;
	line-height: 2;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 3px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto
}

.container:after,
.container:before {
	display: table;
	content: " "
}

.container:after {
	clear: both
}

@media (min-width:768px) {
	.container {
		width: auto
	}
}

@media (min-width:992px) {
	.container {
		width: auto
	}
}

@media (min-width:1200px) {
	.container {
		width: auto
	}
}

.container-fluid {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto
}

.container-fluid:after,
.container-fluid:before {
	display: table;
	content: " "
}

.container-fluid:after {
	clear: both
}

.row {
	margin-right: -10px;
	margin-left: -10px
}

.row:after,
.row:before {
	display: table;
	content: " "
}

.row:after {
	clear: both
}

.row-no-gutters {
	margin-right: 0;
	margin-left: 0
}

.row-no-gutters [class*=col-] {
	padding-right: 0;
	padding-left: 0
}

#form-devis-offset form#comundi_atlas_devis_projet .form-col-message,
.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,
.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,
.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,
.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,
form#comundi_atlas_devis_projet .form-col-message,
form#comundi_atlas_devis_projet .form-col-personal-data,
form#comundi_atlas_devis_projet .form-col-title {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px
}

.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
}

.col-xs-1 {
	width: 8.33333%
}

.col-xs-2 {
	width: 16.66667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.33333%
}

.col-xs-5 {
	width: 41.66667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.33333%
}

.col-xs-8 {
	width: 66.66667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.33333%
}

.col-xs-11 {
	width: 91.66667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.33333%
}

.col-xs-pull-2 {
	right: 16.66667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.33333%
}

.col-xs-pull-5 {
	right: 41.66667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.33333%
}

.col-xs-pull-8 {
	right: 66.66667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.33333%
}

.col-xs-pull-11 {
	right: 91.66667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.33333%
}

.col-xs-push-2 {
	left: 16.66667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.33333%
}

.col-xs-push-5 {
	left: 41.66667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.33333%
}

.col-xs-push-8 {
	left: 66.66667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.33333%
}

.col-xs-push-11 {
	left: 91.66667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0
}

.col-xs-offset-1 {
	margin-left: 8.33333%
}

.col-xs-offset-2 {
	margin-left: 16.66667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.33333%
}

.col-xs-offset-5 {
	margin-left: 41.66667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.33333%
}

.col-xs-offset-8 {
	margin-left: 66.66667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.33333%
}

.col-xs-offset-11 {
	margin-left: 91.66667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

@media (min-width:768px) {

	#form-devis-offset form#comundi_atlas_devis_projet .form-col-message,
	.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,
	form#comundi_atlas_devis_projet .form-col-message,
	form#comundi_atlas_devis_projet .form-col-personal-data,
	form#comundi_atlas_devis_projet .form-col-title {
		float: left
	}

	.col-sm-1 {
		width: 8.33333%
	}

	.col-sm-2 {
		width: 16.66667%
	}

	.col-sm-3 {
		width: 25%
	}

	#form-devis-offset form#comundi_atlas_devis_projet .form-col-message,
	.col-sm-4,
	form#comundi_atlas_devis_projet .form-col-personal-data,
	form#comundi_atlas_devis_projet .form-col-title {
		width: 33.33333%
	}

	.col-sm-5 {
		width: 41.66667%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-7 {
		width: 58.33333%
	}

	.col-sm-8,
	form#comundi_atlas_devis_projet .form-col-message {
		width: 66.66667%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-10 {
		width: 83.33333%
	}

	.col-sm-11 {
		width: 91.66667%
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-pull-1 {
		right: 8.33333%
	}

	.col-sm-pull-2 {
		right: 16.66667%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-4 {
		right: 33.33333%
	}

	.col-sm-pull-5 {
		right: 41.66667%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-7 {
		right: 58.33333%
	}

	.col-sm-pull-8 {
		right: 66.66667%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-10 {
		right: 83.33333%
	}

	.col-sm-pull-11 {
		right: 91.66667%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-push-1 {
		left: 8.33333%
	}

	.col-sm-push-2 {
		left: 16.66667%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-4 {
		left: 33.33333%
	}

	.col-sm-push-5 {
		left: 41.66667%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-7 {
		left: 58.33333%
	}

	.col-sm-push-8 {
		left: 66.66667%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-10 {
		left: 83.33333%
	}

	.col-sm-push-11 {
		left: 91.66667%
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}

	.col-sm-offset-1 {
		margin-left: 8.33333%
	}

	.col-sm-offset-2 {
		margin-left: 16.66667%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	#form-devis-offset form#comundi_atlas_devis_projet .form-col-personal-data,
	#form-devis-offset form#comundi_atlas_devis_projet .form-col-title,
	.col-sm-offset-4 {
		margin-left: 33.33333%
	}

	.col-sm-offset-5 {
		margin-left: 41.66667%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333%
	}

	.col-sm-offset-8 {
		margin-left: 66.66667%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333%
	}

	.col-sm-offset-11 {
		margin-left: 91.66667%
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:992px) {

	.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
	}

	.col-md-1 {
		width: 8.33333%
	}

	.col-md-2 {
		width: 16.66667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-4 {
		width: 33.33333%
	}

	.col-md-5 {
		width: 41.66667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-7 {
		width: 58.33333%
	}

	.col-md-8 {
		width: 66.66667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-10 {
		width: 83.33333%
	}

	.col-md-11 {
		width: 91.66667%
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-pull-1 {
		right: 8.33333%
	}

	.col-md-pull-2 {
		right: 16.66667%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-4 {
		right: 33.33333%
	}

	.col-md-pull-5 {
		right: 41.66667%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-7 {
		right: 58.33333%
	}

	.col-md-pull-8 {
		right: 66.66667%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-10 {
		right: 83.33333%
	}

	.col-md-pull-11 {
		right: 91.66667%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-push-1 {
		left: 8.33333%
	}

	.col-md-push-2 {
		left: 16.66667%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-4 {
		left: 33.33333%
	}

	.col-md-push-5 {
		left: 41.66667%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-7 {
		left: 58.33333%
	}

	.col-md-push-8 {
		left: 66.66667%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-10 {
		left: 83.33333%
	}

	.col-md-push-11 {
		left: 91.66667%
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-1 {
		margin-left: 8.33333%
	}

	.col-md-offset-2 {
		margin-left: 16.66667%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-4 {
		margin-left: 33.33333%
	}

	.col-md-offset-5 {
		margin-left: 41.66667%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-7 {
		margin-left: 58.33333%
	}

	.col-md-offset-8 {
		margin-left: 66.66667%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-10 {
		margin-left: 83.33333%
	}

	.col-md-offset-11 {
		margin-left: 91.66667%
	}

	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media (min-width:1200px) {

	.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
	}

	.col-lg-1 {
		width: 8.33333%
	}

	.col-lg-2 {
		width: 16.66667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-4 {
		width: 33.33333%
	}

	.col-lg-5 {
		width: 41.66667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-7 {
		width: 58.33333%
	}

	.col-lg-8 {
		width: 66.66667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-10 {
		width: 83.33333%
	}

	.col-lg-11 {
		width: 91.66667%
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-pull-1 {
		right: 8.33333%
	}

	.col-lg-pull-2 {
		right: 16.66667%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-4 {
		right: 33.33333%
	}

	.col-lg-pull-5 {
		right: 41.66667%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-7 {
		right: 58.33333%
	}

	.col-lg-pull-8 {
		right: 66.66667%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-10 {
		right: 83.33333%
	}

	.col-lg-pull-11 {
		right: 91.66667%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-push-1 {
		left: 8.33333%
	}

	.col-lg-push-2 {
		left: 16.66667%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-4 {
		left: 33.33333%
	}

	.col-lg-push-5 {
		left: 41.66667%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-7 {
		left: 58.33333%
	}

	.col-lg-push-8 {
		left: 66.66667%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-10 {
		left: 83.33333%
	}

	.col-lg-push-11 {
		left: 91.66667%
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-1 {
		margin-left: 8.33333%
	}

	.col-lg-offset-2 {
		margin-left: 16.66667%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333%
	}

	.col-lg-offset-5 {
		margin-left: 41.66667%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333%
	}

	.col-lg-offset-8 {
		margin-left: 66.66667%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333%
	}

	.col-lg-offset-11 {
		margin-left: 91.66667%
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}
}

table {
	background-color: transparent
}

table col[class*=col-] {
	position: static;
	display: table-column;
	float: none
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	display: table-cell;
	float: none
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: grey
}

caption,
th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 28px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 2;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 21px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}

	.table-responsive>.table {
		margin-bottom: 0
	}

	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}

	.table-responsive>.table-bordered {
		border: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

fieldset {
	min-width: 0;
	margin: 0
}

fieldset,
legend {
	padding: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	margin-bottom: 28px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	appearance: none
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	padding-top: 8px
}

.form-control,
output {
	display: block;
	font-size: 14px;
	line-height: 2;
	color: #555
}

.form-control {
	width: 100%;
	height: 44px;
	padding: 7px 10px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #999;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px hsla(0, 0%, 60%, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px hsla(0, 0%, 60%, .6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	input[type=date].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control,
	input[type=time].form-control {
		line-height: 44px
	}

	.input-group-sm>.input-group-btn>input.btn-cta[type=date],
	.input-group-sm>.input-group-btn>input.btn-cta[type=datetime-local],
	.input-group-sm>.input-group-btn>input.btn-cta[type=month],
	.input-group-sm>.input-group-btn>input.btn-cta[type=time],
	.input-group-sm>.input-group-btn>input.btn[type=date],
	.input-group-sm>.input-group-btn>input.btn[type=datetime-local],
	.input-group-sm>.input-group-btn>input.btn[type=month],
	.input-group-sm>.input-group-btn>input.btn[type=time],
	.input-group-sm>input.form-control[type=date],
	.input-group-sm>input.form-control[type=datetime-local],
	.input-group-sm>input.form-control[type=month],
	.input-group-sm>input.form-control[type=time],
	.input-group-sm>input.input-group-addon[type=date],
	.input-group-sm>input.input-group-addon[type=datetime-local],
	.input-group-sm>input.input-group-addon[type=month],
	.input-group-sm>input.input-group-addon[type=time],
	.input-group-sm input[type=date],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	.input-group-sm input[type=time],
	input[type=date].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm,
	input[type=time].input-sm {
		line-height: 30px
	}

	.input-group-lg>.input-group-btn>input.btn-cta[type=date],
	.input-group-lg>.input-group-btn>input.btn-cta[type=datetime-local],
	.input-group-lg>.input-group-btn>input.btn-cta[type=month],
	.input-group-lg>.input-group-btn>input.btn-cta[type=time],
	.input-group-lg>.input-group-btn>input.btn[type=date],
	.input-group-lg>.input-group-btn>input.btn[type=datetime-local],
	.input-group-lg>.input-group-btn>input.btn[type=month],
	.input-group-lg>.input-group-btn>input.btn[type=time],
	.input-group-lg>input.form-control[type=date],
	.input-group-lg>input.form-control[type=datetime-local],
	.input-group-lg>input.form-control[type=month],
	.input-group-lg>input.form-control[type=time],
	.input-group-lg>input.input-group-addon[type=date],
	.input-group-lg>input.input-group-addon[type=datetime-local],
	.input-group-lg>input.input-group-addon[type=month],
	.input-group-lg>input.input-group-addon[type=time],
	.input-group-lg input[type=date],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	.input-group-lg input[type=time],
	input[type=date].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg,
	input[type=time].input-lg {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
	cursor: not-allowed
}

.checkbox label,
.radio label {
	min-height: 28px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
	position: absolute;
	margin-top: 4px\9;
	margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
	cursor: not-allowed
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

.form-control-static {
	min-height: 42px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-lg>.input-group-btn>.form-control-static.btn-cta,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn,
.input-group-sm>.input-group-btn>.form-control-static.btn-cta {
	padding-right: 0;
	padding-left: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-group-sm>.input-group-btn>.btn-cta,
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>.input-group-btn>select.btn-cta,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
	height: 30px;
	line-height: 30px
}

.input-group-sm>.input-group-btn>select.btn-cta[multiple],
.input-group-sm>.input-group-btn>select.btn[multiple],
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>.input-group-btn>textarea.btn-cta,
.input-group-sm>select.form-control[multiple],
.input-group-sm>select.input-group-addon[multiple],
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 40px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-group-lg>.input-group-btn>.btn-cta,
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>.input-group-btn>select.btn-cta,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
	height: 46px;
	line-height: 46px
}

.input-group-lg>.input-group-btn>select.btn-cta[multiple],
.input-group-lg>.input-group-btn>select.btn[multiple],
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>.input-group-btn>textarea.btn-cta,
.input-group-lg>select.form-control[multiple],
.input-group-lg>select.input-group-addon[multiple],
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 46px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.33333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 55px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn-cta+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn-cta+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 33px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #404040
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-static {
		display: inline-block
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}

	.form-inline .input-group>.form-control {
		width: 100%
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}

	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	padding-top: 8px;
	margin-top: 0;
	margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 36px
}

.form-horizontal .form-group {
	margin-right: -10px;
	margin-left: -10px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
	display: table;
	content: " "
}

.form-horizontal .form-group:after {
	clear: both
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		padding-top: 8px;
		margin-bottom: 0;
		text-align: right
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 10px
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.btn,
.btn-cta {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	padding: 7px 10px;
	font-size: 14px;
	line-height: 2;
	border-radius: 3px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.active.btn-cta:focus,
.active.focus.btn-cta,
.btn-cta:active.focus,
.btn-cta:active:focus,
.btn-cta:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
.focus.btn-cta {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn-cta:focus,
.btn-cta:hover,
.btn.focus,
.btn:focus,
.btn:hover,
.focus.btn-cta {
	color: #fff;
	text-decoration: none
}

.active.btn-cta,
.btn-cta:active,
.btn.active,
.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-cta[disabled],
.btn.disabled,
.btn[disabled],
.disabled.btn-cta,
fieldset[disabled] .btn,
fieldset[disabled] .btn-cta {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	opacity: .65;
	-webkit-box-shadow: none;
	box-shadow: none
}

a.btn.disabled,
a.disabled.btn-cta,
fieldset[disabled] a.btn,
fieldset[disabled] a.btn-cta {
	pointer-events: none
}

.btn-default {
	color: #fff;
	background-color: #94b3d1;
	border-color: #94b3d1
}

.btn-default.focus,
.btn-default:focus {
	color: #fff;
	background-color: #0168b9;
	border-color: #016eb9
}

.btn-default:hover {
	color: #fff;
	background-color: #94b3d1;
	border-color: #94b3d1
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
	color: #fff;
	background-color: #0168b9;
	background-image: none;
	border-color: #0168b9
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
	color: #fff;
	background-color: #8e012c;
	border-color: #016eb9
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #94b3d1;
	border-color: #94b3d1
}

.btn-default .badge {
	color: #94b3d1;
	background-color: #fff
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}

.btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #286090;
	background-image: none;
	border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	background-image: none;
	border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	background-image: none;
	border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	background-image: none;
	border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	background-image: none;
	border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.btn-group-lg>.btn,
.btn-group-lg>.btn-cta,
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px
}

.btn-group-sm>.btn,
.btn-group-sm>.btn-cta,
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs>.btn,
.btn-group-xs>.btn-cta,
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

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

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown,
.dropup {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 3px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 13px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 2;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 2;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}

	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto
	}
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-cta,
.btn-group>.btn,
.btn-group>.btn-cta {
	position: relative;
	float: left
}

.btn-group-vertical>.active.btn-cta,
.btn-group-vertical>.btn-cta:active,
.btn-group-vertical>.btn-cta:focus,
.btn-group-vertical>.btn-cta:hover,
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.active.btn-cta,
.btn-group>.btn-cta:active,
.btn-group>.btn-cta:focus,
.btn-group>.btn-cta:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-cta,
.btn-group .btn+.btn-group,
.btn-group .btn-cta+.btn,
.btn-group .btn-cta+.btn-cta,
.btn-group .btn-cta+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-cta,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar:after,
.btn-toolbar:before {
	display: table;
	content: " "
}

.btn-toolbar:after {
	clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-cta,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-cta,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn-cta:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn-cta:first-child,
.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn-cta:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-cta:last-child:not(:first-child),
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn-cta {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn-cta:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn-cta:first-child,
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-cta+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group-lg.btn-group>.btn-cta+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-cta .caret,
.btn .caret {
	margin-left: 0
}

.btn-group-lg>.btn-cta .caret,
.btn-group-lg>.btn .caret,
.btn-lg .caret {
	border-width: 5px 5px 0
}

.dropup .btn-group-lg>.btn-cta .caret,
.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-cta,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn,
.btn-group-vertical>.btn-group>.btn-cta {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
	display: table;
	content: " "
}

.btn-group-vertical>.btn-group:after {
	clear: both
}

.btn-group-vertical>.btn-group>.btn,
.btn-group-vertical>.btn-group>.btn-cta {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-cta,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-cta+.btn,
.btn-group-vertical>.btn-cta+.btn-cta,
.btn-group-vertical>.btn-cta+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-cta,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn-cta:not(:first-child):not(:last-child),
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn-cta:first-child:not(:last-child),
.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-cta:last-child:not(:first-child),
.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn-cta {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn-cta:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn-cta:first-child,
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-cta,
.btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%
}

.btn-group-justified>.btn-group .btn,
.btn-group-justified>.btn-group .btn-cta {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle=buttons]>.btn-cta input[type=checkbox],
[data-toggle=buttons]>.btn-cta input[type=radio],
[data-toggle=buttons]>.btn-group>.btn-cta input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn-cta input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-right: 0;
	padding-left: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group .form-control:focus {
	z-index: 3
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 7px 10px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #999;
	border-radius: 3px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn,
.input-group-sm>.input-group-btn>.input-group-addon.btn-cta {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn,
.input-group-lg>.input-group-btn>.input-group-addon.btn-cta {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
	margin-top: 0
}

.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-cta,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.btn-group>.btn-cta,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-cta:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn-cta,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group-addon:last-child,
.input-group-btn:first-child>.btn-cta:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn-cta,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-cta,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.btn-group>.btn-cta,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	font-size: 0;
	white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn,
.input-group-btn>.btn-cta {
	position: relative
}

.input-group-btn>.btn+.btn,
.input-group-btn>.btn+.btn-cta,
.input-group-btn>.btn-cta+.btn,
.input-group-btn>.btn-cta+.btn-cta {
	margin-left: -1px
}

.input-group-btn>.btn-cta:active,
.input-group-btn>.btn-cta:focus,
.input-group-btn>.btn-cta:hover,
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-cta,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-cta,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav:after,
.nav:before {
	display: table;
	content: " "
}

.nav:after {
	clear: both
}

.nav>li,
.nav>li>a {
	position: relative;
	display: block
}

.nav>li>a {
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 13px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid transparent
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 2;
	border: 1px solid transparent;
	border-radius: 3px 3px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee transparent
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #000;
	cursor: default;
	background-color: #edecec;
	border: 1px solid;
	border-color: #ddd #ddd transparent
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 3px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
	width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
	float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {

	.nav-justified>li,
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 3px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {

	.nav-tabs-justified>li>a,
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 3px 3px 0 0
	}

	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover,
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 28px;
	border: 1px solid transparent
}

.navbar:after,
.navbar:before {
	display: table;
	content: " "
}

.navbar:after {
	clear: both
}

@media (min-width:768px) {
	.navbar {
		border-radius: 3px
	}
}

.navbar-header:after,
.navbar-header:before {
	display: table;
	content: " "
}

.navbar-header:after {
	clear: both
}

@media (min-width:768px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	padding-right: 10px;
	padding-left: 10px;
	overflow-x: visible;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
	-webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
	display: table;
	content: " "
}

.navbar-collapse:after {
	clear: both
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}

	.navbar-collapse.in {
		overflow-y: visible
	}

	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse {
		padding-right: 0;
		padding-left: 0
	}
}

.navbar-fixed-bottom,
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}

@media (min-width:768px) {

	.navbar-fixed-bottom,
	.navbar-fixed-top {
		border-radius: 0
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -10px;
	margin-left: -10px
}

@media (min-width:768px) {

	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 11px 10px;
	font-size: 18px;
	line-height: 28px
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media (min-width:768px) {

	.navbar>.container-fluid .navbar-brand,
	.navbar>.container .navbar-brand {
		margin-left: -10px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 3px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 5.5px -10px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 28px
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}

	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 28px
	}

	.navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none
	}
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}

	.navbar-nav>li {
		float: left
	}

	.navbar-nav>li>a {
		padding-top: 11px;
		padding-bottom: 11px
	}
}

.navbar-form {
	padding: 10px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
	margin: 3px -10px
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.navbar-form .form-control-static {
		display: inline-block
	}

	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.navbar-form .input-group .form-control,
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn {
		width: auto
	}

	.navbar-form .input-group>.form-control {
		width: 100%
	}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .checkbox,
	.navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .checkbox label,
	.navbar-form .radio label {
		padding-left: 0
	}

	.navbar-form .checkbox input[type=checkbox],
	.navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}

	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 3px;
	margin-bottom: 3px
}

.btn-group-sm>.navbar-btn.btn,
.btn-group-sm>.navbar-btn.btn-cta,
.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.btn-group-xs>.navbar-btn.btn,
.btn-group-xs>.navbar-btn.btn-cta,
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 11px;
	margin-bottom: 11px
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-right: 10px;
		margin-left: 10px
	}
}

@media (min-width:768px) {
	.navbar-left {
		float: left !important
	}

	.navbar-right {
		float: right !important;
		margin-right: -10px
	}

	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #e7e7e7
}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
	color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}

.navbar-inverse {
	background-color: #222;
	border-color: #090909
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #090909
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #090909
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090909
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #090909
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010
}

.navbar-inverse .navbar-link {
	color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}

.breadcrumb {
	padding: 7px 20px;
	margin-bottom: 28px;
	list-style: none;
	background-color: #fff;
	border-radius: 3px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #000;
	content: "> "
}

.breadcrumb>.active {
	color: #000
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 28px 0;
	border-radius: 3px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 7px 10px;
	margin-left: -1px;
	line-height: 2;
	color: #000;
	text-decoration: none;
	background-color: transparent;
	border: 1px solid transparent
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	z-index: 2;
	color: #000;
	background-color: transparent;
	border-color: transparent
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 3;
	color: #97d73f;
	cursor: default;
	background-color: transparent;
	border-color: transparent
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: transparent;
	border-color: transparent
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.pager {
	padding-left: 0;
	margin: 28px 0;
	text-align: center;
	list-style: none
}

.pager:after,
.pager:before {
	display: table;
	content: " "
}

.pager:after {
	clear: both
}

.pager li {
	display: inline
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
	text-decoration: none;
	background-color: transparent
}

.pager .next>a,
.pager .next>span {
	float: right
}

.pager .previous>a,
.pager .previous>span {
	float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: transparent
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

.label:empty {
	display: none
}

.btn-cta .label,
.btn .label {
	position: relative;
	top: -1px
}

a.label:focus,
a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label-default {
	background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
	background-color: #286090
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
	background-color: #31b0d5
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
	background-color: #c9302c
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn-cta .badge,
.btn .badge {
	position: relative;
	top: -1px
}

.btn-group-xs>.btn-cta .badge,
.btn-group-xs>.btn .badge,
.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

a.badge:focus,
a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background-color: #eee
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
	color: inherit
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}

.jumbotron>hr {
	border-top-color: #d5d5d5
}

.container-fluid .jumbotron,
.container .jumbotron {
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 6px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}

	.container-fluid .jumbotron,
	.container .jumbotron {
		padding-right: 60px;
		padding-left: 60px
	}

	.jumbotron .h1,
	.jumbotron h1 {
		font-size: 63px
	}
}

.thumbnail {
	display: block;
	padding: 5px;
	margin-bottom: 28px;
	line-height: 2;
	background-color: #fff;
	border: 1px solid #e6e3e3;
	border-radius: 0;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto
}

.thumbnail .caption {
	padding: 9px;
	color: #000
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #337ab7
}

.alert {
	padding: 15px;
	margin-bottom: 28px;
	border: 1px solid transparent;
	border-radius: 3px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: 700
}

.alert>p,
.alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.alert-danger hr {
	border-top-color: #e4b9c0
}

.alert-danger .alert-link {
	color: #843534
}

@-webkit-keyframes progress-bar-stripes {
	0% {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	0% {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

.progress {
	height: 28px;
	margin-bottom: 28px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 28px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media,
.media-body {
	overflow: hidden;
	zoom: 1
}

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

.media-object.img-thumbnail {
	max-width: none
}

.media-right,
.media>.pull-right {
	padding-left: 10px
}

.media-left,
.media>.pull-left {
	padding-right: 10px
}

.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	padding-left: 0;
	margin-bottom: 20px
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
	color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
	color: #c7ddef
}

a.list-group-item,
button.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5
}

button.list-group-item {
	width: 100%;
	text-align: left
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
	color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
	color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
	color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
	color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.fiche-main .pratique,
.fiche-main .pratique-titre,
.panel,
.template-bandeau .wysiwyg.archives .pratique,
.template-bandeau .wysiwyg.archives .pratique-titre,
div[class*=template-] .wysiwyg.archives .pratique,
div[class*=template-] .wysiwyg.archives .pratique-titre {
	margin-bottom: 28px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
	padding: 28px 20px
}

.panel-body:after,
.panel-body:before {
	display: table;
	content: " "
}

.panel-body:after {
	clear: both
}

.panel-heading {
	padding: 28px 20px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px
}

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

.panel-footer {
	padding: 28px 20px;
	background-color: #f2f2f2;
	border-top: 1px solid transparent;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px
}

.fiche-main .pratique-titre>.list-group,
.fiche-main .pratique-titre>.panel-collapse>.list-group,
.fiche-main .pratique>.list-group,
.fiche-main .pratique>.panel-collapse>.list-group,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.template-bandeau .wysiwyg.archives .pratique-titre>.list-group,
.template-bandeau .wysiwyg.archives .pratique-titre>.panel-collapse>.list-group,
.template-bandeau .wysiwyg.archives .pratique>.list-group,
.template-bandeau .wysiwyg.archives .pratique>.panel-collapse>.list-group,
div[class*=template-] .wysiwyg.archives .pratique-titre>.list-group,
div[class*=template-] .wysiwyg.archives .pratique-titre>.panel-collapse>.list-group,
div[class*=template-] .wysiwyg.archives .pratique>.list-group,
div[class*=template-] .wysiwyg.archives .pratique>.panel-collapse>.list-group {
	margin-bottom: 0
}

.fiche-main .pratique-titre>.list-group .list-group-item,
.fiche-main .pratique-titre>.panel-collapse>.list-group .list-group-item,
.fiche-main .pratique>.list-group .list-group-item,
.fiche-main .pratique>.panel-collapse>.list-group .list-group-item,
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item,
.template-bandeau .wysiwyg.archives .pratique-titre>.list-group .list-group-item,
.template-bandeau .wysiwyg.archives .pratique-titre>.panel-collapse>.list-group .list-group-item,
.template-bandeau .wysiwyg.archives .pratique>.list-group .list-group-item,
.template-bandeau .wysiwyg.archives .pratique>.panel-collapse>.list-group .list-group-item,
div[class*=template-] .wysiwyg.archives .pratique-titre>.list-group .list-group-item,
div[class*=template-] .wysiwyg.archives .pratique-titre>.panel-collapse>.list-group .list-group-item,
div[class*=template-] .wysiwyg.archives .pratique>.list-group .list-group-item,
div[class*=template-] .wysiwyg.archives .pratique>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.fiche-main .pratique-titre>.list-group:first-child .list-group-item:first-child,
.fiche-main .pratique-titre>.panel-collapse>.list-group:first-child .list-group-item:first-child,
.fiche-main .pratique>.list-group:first-child .list-group-item:first-child,
.fiche-main .pratique>.panel-collapse>.list-group:first-child .list-group-item:first-child,
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.list-group:first-child .list-group-item:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.panel-collapse>.list-group:first-child .list-group-item:first-child,
.template-bandeau .wysiwyg.archives .pratique>.list-group:first-child .list-group-item:first-child,
.template-bandeau .wysiwyg.archives .pratique>.panel-collapse>.list-group:first-child .list-group-item:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.list-group:first-child .list-group-item:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.panel-collapse>.list-group:first-child .list-group-item:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.list-group:first-child .list-group-item:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px
}

.fiche-main .pratique-titre>.list-group:last-child .list-group-item:last-child,
.fiche-main .pratique-titre>.panel-collapse>.list-group:last-child .list-group-item:last-child,
.fiche-main .pratique>.list-group:last-child .list-group-item:last-child,
.fiche-main .pratique>.panel-collapse>.list-group:last-child .list-group-item:last-child,
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.list-group:last-child .list-group-item:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.panel-collapse>.list-group:last-child .list-group-item:last-child,
.template-bandeau .wysiwyg.archives .pratique>.list-group:last-child .list-group-item:last-child,
.template-bandeau .wysiwyg.archives .pratique>.panel-collapse>.list-group:last-child .list-group-item:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.list-group:last-child .list-group-item:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.panel-collapse>.list-group:last-child .list-group-item:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.list-group:last-child .list-group-item:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px
}

.fiche-main .pratique-titre>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child,
.fiche-main .pratique>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child,
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child,
.template-bandeau .wysiwyg.archives .pratique>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.fiche-main .pratique-titre>.panel-collapse>.table,
.fiche-main .pratique-titre>.table,
.fiche-main .pratique-titre>.table-responsive>.table,
.fiche-main .pratique>.panel-collapse>.table,
.fiche-main .pratique>.table,
.fiche-main .pratique>.table-responsive>.table,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table,
.template-bandeau .wysiwyg.archives .pratique-titre>.panel-collapse>.table,
.template-bandeau .wysiwyg.archives .pratique-titre>.table,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table,
.template-bandeau .wysiwyg.archives .pratique>.panel-collapse>.table,
.template-bandeau .wysiwyg.archives .pratique>.table,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table,
div[class*=template-] .wysiwyg.archives .pratique-titre>.panel-collapse>.table,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table,
div[class*=template-] .wysiwyg.archives .pratique>.panel-collapse>.table,
div[class*=template-] .wysiwyg.archives .pratique>.table,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table {
	margin-bottom: 0
}

.fiche-main .pratique-titre>.panel-collapse>.table caption,
.fiche-main .pratique-titre>.table-responsive>.table caption,
.fiche-main .pratique-titre>.table caption,
.fiche-main .pratique>.panel-collapse>.table caption,
.fiche-main .pratique>.table-responsive>.table caption,
.fiche-main .pratique>.table caption,
.panel>.panel-collapse>.table caption,
.panel>.table-responsive>.table caption,
.panel>.table caption,
.template-bandeau .wysiwyg.archives .pratique-titre>.panel-collapse>.table caption,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table caption,
.template-bandeau .wysiwyg.archives .pratique-titre>.table caption,
.template-bandeau .wysiwyg.archives .pratique>.panel-collapse>.table caption,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table caption,
.template-bandeau .wysiwyg.archives .pratique>.table caption,
div[class*=template-] .wysiwyg.archives .pratique-titre>.panel-collapse>.table caption,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table caption,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table caption,
div[class*=template-] .wysiwyg.archives .pratique>.panel-collapse>.table caption,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table caption,
div[class*=template-] .wysiwyg.archives .pratique>.table caption {
	padding-right: 28px 20px;
	padding-left: 28px 20px
}

.fiche-main .pratique-titre>.table-responsive:first-child>.table:first-child,
.fiche-main .pratique-titre>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.fiche-main .pratique-titre>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.fiche-main .pratique-titre>.table:first-child,
.fiche-main .pratique-titre>.table:first-child>tbody:first-child>tr:first-child,
.fiche-main .pratique-titre>.table:first-child>thead:first-child>tr:first-child,
.fiche-main .pratique>.table-responsive:first-child>.table:first-child,
.fiche-main .pratique>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.fiche-main .pratique>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.fiche-main .pratique>.table:first-child,
.fiche-main .pratique>.table:first-child>tbody:first-child>tr:first-child,
.fiche-main .pratique>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:first-child>tbody:first-child>tr:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:first-child>thead:first-child>tr:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table:first-child>tbody:first-child>tr:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table:first-child>thead:first-child>tr:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:first-child>tbody:first-child>tr:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:first-child>thead:first-child>tr:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:first-child>tbody:first-child>tr:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px
}

.fiche-main .pratique-titre>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.fiche-main .pratique-titre>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.fiche-main .pratique-titre>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.fiche-main .pratique-titre>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.fiche-main .pratique-titre>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.fiche-main .pratique-titre>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.fiche-main .pratique-titre>.table:first-child>thead:first-child>tr:first-child td:first-child,
.fiche-main .pratique-titre>.table:first-child>thead:first-child>tr:first-child th:first-child,
.fiche-main .pratique>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.fiche-main .pratique>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.fiche-main .pratique>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.fiche-main .pratique>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.fiche-main .pratique>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.fiche-main .pratique>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.fiche-main .pratique>.table:first-child>thead:first-child>tr:first-child td:first-child,
.fiche-main .pratique>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:first-child>thead:first-child>tr:first-child td:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:first-child>thead:first-child>tr:first-child th:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table:first-child>thead:first-child>tr:first-child td:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table:first-child>thead:first-child>tr:first-child th:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:first-child>tbody:first-child>tr:first-child td:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:first-child>tbody:first-child>tr:first-child th:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:first-child>thead:first-child>tr:first-child td:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:first-child>thead:first-child>tr:first-child th:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:first-child>tbody:first-child>tr:first-child td:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:first-child>tbody:first-child>tr:first-child th:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:first-child>thead:first-child>tr:first-child td:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 2px
}

.fiche-main .pratique-titre>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.fiche-main .pratique-titre>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.fiche-main .pratique-titre>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.fiche-main .pratique-titre>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.fiche-main .pratique-titre>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.fiche-main .pratique-titre>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.fiche-main .pratique-titre>.table:first-child>thead:first-child>tr:first-child td:last-child,
.fiche-main .pratique-titre>.table:first-child>thead:first-child>tr:first-child th:last-child,
.fiche-main .pratique>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.fiche-main .pratique>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.fiche-main .pratique>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.fiche-main .pratique>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.fiche-main .pratique>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.fiche-main .pratique>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.fiche-main .pratique>.table:first-child>thead:first-child>tr:first-child td:last-child,
.fiche-main .pratique>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:first-child>thead:first-child>tr:first-child td:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:first-child>thead:first-child>tr:first-child th:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table:first-child>thead:first-child>tr:first-child td:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table:first-child>thead:first-child>tr:first-child th:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:first-child>tbody:first-child>tr:first-child td:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:first-child>tbody:first-child>tr:first-child th:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:first-child>thead:first-child>tr:first-child td:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:first-child>thead:first-child>tr:first-child th:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:first-child>tbody:first-child>tr:first-child td:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:first-child>tbody:first-child>tr:first-child th:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:first-child>thead:first-child>tr:first-child td:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 2px
}

.fiche-main .pratique-titre>.table-responsive:last-child>.table:last-child,
.fiche-main .pratique-titre>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.fiche-main .pratique-titre>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.fiche-main .pratique-titre>.table:last-child,
.fiche-main .pratique-titre>.table:last-child>tbody:last-child>tr:last-child,
.fiche-main .pratique-titre>.table:last-child>tfoot:last-child>tr:last-child,
.fiche-main .pratique>.table-responsive:last-child>.table:last-child,
.fiche-main .pratique>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.fiche-main .pratique>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.fiche-main .pratique>.table:last-child,
.fiche-main .pratique>.table:last-child>tbody:last-child>tr:last-child,
.fiche-main .pratique>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:last-child>tbody:last-child>tr:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:last-child>tfoot:last-child>tr:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table:last-child>tbody:last-child>tr:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table:last-child>tfoot:last-child>tr:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:last-child>tbody:last-child>tr:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:last-child>tfoot:last-child>tr:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:last-child>tbody:last-child>tr:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px
}

.fiche-main .pratique-titre>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.fiche-main .pratique-titre>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.fiche-main .pratique-titre>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.fiche-main .pratique-titre>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.fiche-main .pratique-titre>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.fiche-main .pratique-titre>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.fiche-main .pratique-titre>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.fiche-main .pratique-titre>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.fiche-main .pratique>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.fiche-main .pratique>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.fiche-main .pratique>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.fiche-main .pratique>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.fiche-main .pratique>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.fiche-main .pratique>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.fiche-main .pratique>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.fiche-main .pratique>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:last-child>tbody:last-child>tr:last-child td:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:last-child>tbody:last-child>tr:last-child th:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:last-child>tbody:last-child>tr:last-child td:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:last-child>tbody:last-child>tr:last-child th:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 2px
}

.fiche-main .pratique-titre>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.fiche-main .pratique-titre>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.fiche-main .pratique-titre>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.fiche-main .pratique-titre>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.fiche-main .pratique-titre>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.fiche-main .pratique-titre>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.fiche-main .pratique-titre>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.fiche-main .pratique-titre>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.fiche-main .pratique>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.fiche-main .pratique>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.fiche-main .pratique>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.fiche-main .pratique>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.fiche-main .pratique>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.fiche-main .pratique>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.fiche-main .pratique>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.fiche-main .pratique>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:last-child>tbody:last-child>tr:last-child td:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:last-child>tbody:last-child>tr:last-child th:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:last-child>tbody:last-child>tr:last-child td:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:last-child>tbody:last-child>tr:last-child th:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 2px
}

.fiche-main .pratique-titre>.panel-body+.table,
.fiche-main .pratique-titre>.panel-body+.table-responsive,
.fiche-main .pratique-titre>.table+.panel-body,
.fiche-main .pratique-titre>.table-responsive+.panel-body,
.fiche-main .pratique>.panel-body+.table,
.fiche-main .pratique>.panel-body+.table-responsive,
.fiche-main .pratique>.table+.panel-body,
.fiche-main .pratique>.table-responsive+.panel-body,
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body,
.template-bandeau .wysiwyg.archives .pratique-titre>.panel-body+.table,
.template-bandeau .wysiwyg.archives .pratique-titre>.panel-body+.table-responsive,
.template-bandeau .wysiwyg.archives .pratique-titre>.table+.panel-body,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive+.panel-body,
.template-bandeau .wysiwyg.archives .pratique>.panel-body+.table,
.template-bandeau .wysiwyg.archives .pratique>.panel-body+.table-responsive,
.template-bandeau .wysiwyg.archives .pratique>.table+.panel-body,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive+.panel-body,
div[class*=template-] .wysiwyg.archives .pratique-titre>.panel-body+.table,
div[class*=template-] .wysiwyg.archives .pratique-titre>.panel-body+.table-responsive,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table+.panel-body,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive+.panel-body,
div[class*=template-] .wysiwyg.archives .pratique>.panel-body+.table,
div[class*=template-] .wysiwyg.archives .pratique>.panel-body+.table-responsive,
div[class*=template-] .wysiwyg.archives .pratique>.table+.panel-body,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}

.fiche-main .pratique-titre>.table>tbody:first-child>tr:first-child td,
.fiche-main .pratique-titre>.table>tbody:first-child>tr:first-child th,
.fiche-main .pratique>.table>tbody:first-child>tr:first-child td,
.fiche-main .pratique>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th,
.template-bandeau .wysiwyg.archives .pratique-titre>.table>tbody:first-child>tr:first-child td,
.template-bandeau .wysiwyg.archives .pratique-titre>.table>tbody:first-child>tr:first-child th,
.template-bandeau .wysiwyg.archives .pratique>.table>tbody:first-child>tr:first-child td,
.template-bandeau .wysiwyg.archives .pratique>.table>tbody:first-child>tr:first-child th,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table>tbody:first-child>tr:first-child td,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table>tbody:first-child>tr:first-child th,
div[class*=template-] .wysiwyg.archives .pratique>.table>tbody:first-child>tr:first-child td,
div[class*=template-] .wysiwyg.archives .pratique>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}

.fiche-main .pratique-titre>.table-bordered,
.fiche-main .pratique-titre>.table-responsive>.table-bordered,
.fiche-main .pratique>.table-bordered,
.fiche-main .pratique>.table-responsive>.table-bordered,
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered {
	border: 0
}

.fiche-main .pratique-titre>.table-bordered>tbody>tr>td:first-child,
.fiche-main .pratique-titre>.table-bordered>tbody>tr>th:first-child,
.fiche-main .pratique-titre>.table-bordered>tfoot>tr>td:first-child,
.fiche-main .pratique-titre>.table-bordered>tfoot>tr>th:first-child,
.fiche-main .pratique-titre>.table-bordered>thead>tr>td:first-child,
.fiche-main .pratique-titre>.table-bordered>thead>tr>th:first-child,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>thead>tr>td:first-child,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>thead>tr>th:first-child,
.fiche-main .pratique>.table-bordered>tbody>tr>td:first-child,
.fiche-main .pratique>.table-bordered>tbody>tr>th:first-child,
.fiche-main .pratique>.table-bordered>tfoot>tr>td:first-child,
.fiche-main .pratique>.table-bordered>tfoot>tr>th:first-child,
.fiche-main .pratique>.table-bordered>thead>tr>td:first-child,
.fiche-main .pratique>.table-bordered>thead>tr>th:first-child,
.fiche-main .pratique>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.fiche-main .pratique>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.fiche-main .pratique>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.fiche-main .pratique>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.fiche-main .pratique>.table-responsive>.table-bordered>thead>tr>td:first-child,
.fiche-main .pratique>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>tbody>tr>td:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>tbody>tr>th:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>tfoot>tr>td:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>tfoot>tr>th:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>thead>tr>td:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>thead>tr>th:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>thead>tr>td:first-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>thead>tr>th:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>tbody>tr>td:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>tbody>tr>th:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>tfoot>tr>td:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>tfoot>tr>th:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>thead>tr>td:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>thead>tr>th:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>thead>tr>td:first-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>thead>tr>th:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>tbody>tr>td:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>tbody>tr>th:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>tfoot>tr>td:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>tfoot>tr>th:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>thead>tr>td:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>thead>tr>th:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tbody>tr>td:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tbody>tr>th:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>thead>tr>td:first-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>thead>tr>th:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>tbody>tr>td:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>tbody>tr>th:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>tfoot>tr>td:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>tfoot>tr>th:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>thead>tr>td:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>thead>tr>th:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tbody>tr>td:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tbody>tr>th:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>thead>tr>td:first-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.fiche-main .pratique-titre>.table-bordered>tbody>tr>td:last-child,
.fiche-main .pratique-titre>.table-bordered>tbody>tr>th:last-child,
.fiche-main .pratique-titre>.table-bordered>tfoot>tr>td:last-child,
.fiche-main .pratique-titre>.table-bordered>tfoot>tr>th:last-child,
.fiche-main .pratique-titre>.table-bordered>thead>tr>td:last-child,
.fiche-main .pratique-titre>.table-bordered>thead>tr>th:last-child,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>thead>tr>td:last-child,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>thead>tr>th:last-child,
.fiche-main .pratique>.table-bordered>tbody>tr>td:last-child,
.fiche-main .pratique>.table-bordered>tbody>tr>th:last-child,
.fiche-main .pratique>.table-bordered>tfoot>tr>td:last-child,
.fiche-main .pratique>.table-bordered>tfoot>tr>th:last-child,
.fiche-main .pratique>.table-bordered>thead>tr>td:last-child,
.fiche-main .pratique>.table-bordered>thead>tr>th:last-child,
.fiche-main .pratique>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.fiche-main .pratique>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.fiche-main .pratique>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.fiche-main .pratique>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.fiche-main .pratique>.table-responsive>.table-bordered>thead>tr>td:last-child,
.fiche-main .pratique>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>tbody>tr>td:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>tbody>tr>th:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>tfoot>tr>td:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>tfoot>tr>th:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>thead>tr>td:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>thead>tr>th:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>thead>tr>td:last-child,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>thead>tr>th:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>tbody>tr>td:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>tbody>tr>th:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>tfoot>tr>td:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>tfoot>tr>th:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>thead>tr>td:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>thead>tr>th:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>thead>tr>td:last-child,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>thead>tr>th:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>tbody>tr>td:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>tbody>tr>th:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>tfoot>tr>td:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>tfoot>tr>th:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>thead>tr>td:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>thead>tr>th:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tbody>tr>td:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tbody>tr>th:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>thead>tr>td:last-child,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>thead>tr>th:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>tbody>tr>td:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>tbody>tr>th:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>tfoot>tr>td:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>tfoot>tr>th:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>thead>tr>td:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>thead>tr>th:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tbody>tr>td:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tbody>tr>th:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>thead>tr>td:last-child,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}

.fiche-main .pratique-titre>.table-bordered>tbody>tr:first-child>td,
.fiche-main .pratique-titre>.table-bordered>tbody>tr:first-child>th,
.fiche-main .pratique-titre>.table-bordered>tbody>tr:last-child>td,
.fiche-main .pratique-titre>.table-bordered>tbody>tr:last-child>th,
.fiche-main .pratique-titre>.table-bordered>tfoot>tr:last-child>td,
.fiche-main .pratique-titre>.table-bordered>tfoot>tr:last-child>th,
.fiche-main .pratique-titre>.table-bordered>thead>tr:first-child>td,
.fiche-main .pratique-titre>.table-bordered>thead>tr:first-child>th,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>thead>tr:first-child>td,
.fiche-main .pratique-titre>.table-responsive>.table-bordered>thead>tr:first-child>th,
.fiche-main .pratique>.table-bordered>tbody>tr:first-child>td,
.fiche-main .pratique>.table-bordered>tbody>tr:first-child>th,
.fiche-main .pratique>.table-bordered>tbody>tr:last-child>td,
.fiche-main .pratique>.table-bordered>tbody>tr:last-child>th,
.fiche-main .pratique>.table-bordered>tfoot>tr:last-child>td,
.fiche-main .pratique>.table-bordered>tfoot>tr:last-child>th,
.fiche-main .pratique>.table-bordered>thead>tr:first-child>td,
.fiche-main .pratique>.table-bordered>thead>tr:first-child>th,
.fiche-main .pratique>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.fiche-main .pratique>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.fiche-main .pratique>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.fiche-main .pratique>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.fiche-main .pratique>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.fiche-main .pratique>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.fiche-main .pratique>.table-responsive>.table-bordered>thead>tr:first-child>td,
.fiche-main .pratique>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>tbody>tr:first-child>td,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>tbody>tr:first-child>th,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>tbody>tr:last-child>td,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>tbody>tr:last-child>th,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>tfoot>tr:last-child>td,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>tfoot>tr:last-child>th,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>thead>tr:first-child>td,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-bordered>thead>tr:first-child>th,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>thead>tr:first-child>td,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>thead>tr:first-child>th,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>tbody>tr:first-child>td,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>tbody>tr:first-child>th,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>tbody>tr:last-child>td,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>tbody>tr:last-child>th,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>tfoot>tr:last-child>td,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>tfoot>tr:last-child>th,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>thead>tr:first-child>td,
.template-bandeau .wysiwyg.archives .pratique>.table-bordered>thead>tr:first-child>th,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>thead>tr:first-child>td,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive>.table-bordered>thead>tr:first-child>th,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>tbody>tr:first-child>td,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>tbody>tr:first-child>th,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>tbody>tr:last-child>td,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>tbody>tr:last-child>th,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>tfoot>tr:last-child>td,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>tfoot>tr:last-child>th,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>thead>tr:first-child>td,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-bordered>thead>tr:first-child>th,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tbody>tr:first-child>td,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tbody>tr:first-child>th,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tbody>tr:last-child>td,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tbody>tr:last-child>th,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>thead>tr:first-child>td,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive>.table-bordered>thead>tr:first-child>th,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>tbody>tr:first-child>td,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>tbody>tr:first-child>th,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>tbody>tr:last-child>td,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>tbody>tr:last-child>th,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>tfoot>tr:last-child>td,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>tfoot>tr:last-child>th,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>thead>tr:first-child>td,
div[class*=template-] .wysiwyg.archives .pratique>.table-bordered>thead>tr:first-child>th,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tbody>tr:first-child>td,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tbody>tr:first-child>th,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tbody>tr:last-child>td,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tbody>tr:last-child>th,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>thead>tr:first-child>td,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}

.fiche-main .pratique-titre>.table-responsive,
.fiche-main .pratique>.table-responsive,
.panel>.table-responsive,
.template-bandeau .wysiwyg.archives .pratique-titre>.table-responsive,
.template-bandeau .wysiwyg.archives .pratique>.table-responsive,
div[class*=template-] .wysiwyg.archives .pratique-titre>.table-responsive,
div[class*=template-] .wysiwyg.archives .pratique>.table-responsive {
	margin-bottom: 0;
	border: 0
}

.panel-group {
	margin-bottom: 28px
}

.fiche-main .panel-group .pratique,
.fiche-main .panel-group .pratique-titre,
.panel-group .fiche-main .pratique,
.panel-group .fiche-main .pratique-titre,
.panel-group .panel,
.panel-group .template-bandeau .wysiwyg.archives .pratique,
.panel-group .template-bandeau .wysiwyg.archives .pratique-titre,
.panel-group div[class*=template-] .wysiwyg.archives .pratique,
.panel-group div[class*=template-] .wysiwyg.archives .pratique-titre,
.template-bandeau .wysiwyg.archives .panel-group .pratique,
.template-bandeau .wysiwyg.archives .panel-group .pratique-titre,
div[class*=template-] .wysiwyg.archives .panel-group .pratique,
div[class*=template-] .wysiwyg.archives .panel-group .pratique-titre {
	margin-bottom: 0;
	border-radius: 3px
}

.fiche-main .panel-group .panel+.pratique,
.fiche-main .panel-group .panel+.pratique-titre,
.fiche-main .panel-group .pratique+.panel,
.fiche-main .panel-group .pratique+.pratique,
.fiche-main .panel-group .pratique+.pratique-titre,
.fiche-main .panel-group .pratique-titre+.panel,
.fiche-main .panel-group .pratique-titre+.pratique,
.fiche-main .panel-group .pratique-titre+.pratique-titre,
.panel-group .fiche-main .panel+.pratique,
.panel-group .fiche-main .panel+.pratique-titre,
.panel-group .fiche-main .pratique+.panel,
.panel-group .fiche-main .pratique+.pratique,
.panel-group .fiche-main .pratique+.pratique-titre,
.panel-group .fiche-main .pratique-titre+.panel,
.panel-group .fiche-main .pratique-titre+.pratique,
.panel-group .fiche-main .pratique-titre+.pratique-titre,
.panel-group .panel+.panel,
.panel-group .template-bandeau .wysiwyg.archives .panel+.pratique,
.panel-group .template-bandeau .wysiwyg.archives .panel+.pratique-titre,
.panel-group .template-bandeau .wysiwyg.archives .pratique+.panel,
.panel-group .template-bandeau .wysiwyg.archives .pratique+.pratique,
.panel-group .template-bandeau .wysiwyg.archives .pratique+.pratique-titre,
.panel-group .template-bandeau .wysiwyg.archives .pratique-titre+.panel,
.panel-group .template-bandeau .wysiwyg.archives .pratique-titre+.pratique,
.panel-group .template-bandeau .wysiwyg.archives .pratique-titre+.pratique-titre,
.panel-group div[class*=template-] .wysiwyg.archives .panel+.pratique,
.panel-group div[class*=template-] .wysiwyg.archives .panel+.pratique-titre,
.panel-group div[class*=template-] .wysiwyg.archives .pratique+.panel,
.panel-group div[class*=template-] .wysiwyg.archives .pratique+.pratique,
.panel-group div[class*=template-] .wysiwyg.archives .pratique+.pratique-titre,
.panel-group div[class*=template-] .wysiwyg.archives .pratique-titre+.panel,
.panel-group div[class*=template-] .wysiwyg.archives .pratique-titre+.pratique,
.panel-group div[class*=template-] .wysiwyg.archives .pratique-titre+.pratique-titre,
.template-bandeau .wysiwyg.archives .panel-group .panel+.pratique,
.template-bandeau .wysiwyg.archives .panel-group .panel+.pratique-titre,
.template-bandeau .wysiwyg.archives .panel-group .pratique+.panel,
.template-bandeau .wysiwyg.archives .panel-group .pratique+.pratique,
.template-bandeau .wysiwyg.archives .panel-group .pratique+.pratique-titre,
.template-bandeau .wysiwyg.archives .panel-group .pratique-titre+.panel,
.template-bandeau .wysiwyg.archives .panel-group .pratique-titre+.pratique,
.template-bandeau .wysiwyg.archives .panel-group .pratique-titre+.pratique-titre,
div[class*=template-] .wysiwyg.archives .panel-group .panel+.pratique,
div[class*=template-] .wysiwyg.archives .panel-group .panel+.pratique-titre,
div[class*=template-] .wysiwyg.archives .panel-group .pratique+.panel,
div[class*=template-] .wysiwyg.archives .panel-group .pratique+.pratique,
div[class*=template-] .wysiwyg.archives .panel-group .pratique+.pratique-titre,
div[class*=template-] .wysiwyg.archives .panel-group .pratique-titre+.panel,
div[class*=template-] .wysiwyg.archives .panel-group .pratique-titre+.pratique,
div[class*=template-] .wysiwyg.archives .panel-group .pratique-titre+.pratique-titre {
	margin-top: 5px
}

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

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid transparent
}

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

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid transparent
}

.panel-default {
	border-color: #ececec
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ececec
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-lg {
	padding: 24px;
	border-radius: 6px
}

.well-sm {
	padding: 9px;
	border-radius: 3px
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	appearance: none
}

.modal,
.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	-o-transform: translateY(-25%);
	transform: translateY(-25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header:after,
.modal-header:before {
	display: table;
	content: " "
}

.modal-header:after {
	clear: both
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 2
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
	display: table;
	content: " "
}

.modal-footer:after {
	clear: both
}

.modal-footer .btn+.btn,
.modal-footer .btn+.btn-cta,
.modal-footer .btn-cta+.btn,
.modal-footer .btn-cta+.btn-cta {
	margin-bottom: 0;
	margin-left: 5px
}

.modal-footer .btn-group .btn+.btn,
.modal-footer .btn-group .btn+.btn-cta,
.modal-footer .btn-group .btn-cta+.btn,
.modal-footer .btn-group .btn-cta+.btn-cta {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}

	.modal-sm {
		width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 2;
	line-break: auto;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	font-size: 12px;
	filter: alpha(opacity=0);
	opacity: 0
}

.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	left: 5px
}

.tooltip.right .tooltip-arrow {
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 3px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 2;
	line-break: auto;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	font-size: 14px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow:after {
	content: "";
	border-width: 10px
}

.popover.top>.arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0
}

.popover.top>.arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0
}

.popover.right>.arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0
}

.popover.bottom>.arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.carousel,
.carousel-inner {
	position: relative
}

.carousel-inner {
	width: 100%;
	overflow: hidden
}

.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: left .6s ease-in-out;
	-o-transition: .6s ease-in-out left;
	transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1
}

@media (-webkit-transform-3d),
(transform-3d) {
	.carousel-inner>.item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-moz-transition: -moz-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px
	}

	.carousel-inner>.item.active.right,
	.carousel-inner>.item.next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0
	}

	.carousel-inner>.item.active.left,
	.carousel-inner>.item.prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0
	}

	.carousel-inner>.item.active,
	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		left: 0
	}
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: transparent;
	filter: alpha(opacity=50);
	opacity: .5
}

.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, .0001));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
	background-repeat: repeat-x
}

.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001), rgba(0, 0, 0, .5));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
	background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	filter: alpha(opacity=90);
	opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1
}

.carousel-control .icon-prev:before {
	content: "\2039"
}

.carousel-control .icon-next:before {
	content: "\203a"
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000\9;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 10px
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn,
.carousel-caption .btn-cta {
	text-shadow: none
}

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

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px
	}

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -10px
	}

	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -10px
	}

	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}
}

.clearfix:after,
.clearfix:before {
	display: table;
	content: " "
}

.clearfix:after {
	clear: both
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none !important
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table !important
	}

	tr.visible-xs {
		display: table-row !important
	}

	td.visible-xs,
	th.visible-xs {
		display: table-cell !important
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table !important
	}

	tr.visible-sm {
		display: table-row !important
	}

	td.visible-sm,
	th.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}

	table.visible-md {
		display: table !important
	}

	tr.visible-md {
		display: table-row !important
	}

	td.visible-md,
	th.visible-md {
		display: table-cell !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important
	}

	table.visible-lg {
		display: table !important
	}

	tr.visible-lg {
		display: table-row !important
	}

	td.visible-lg,
	th.visible-lg {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table !important
	}

	tr.visible-print {
		display: table-row !important
	}

	td.visible-print,
	th.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

/*!
 * MopaBootstrapBundle pagination support
 */
.pagination .disabled a,
.pagination .disabled a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #bfbfbf;
	cursor: default
}

.pagination .last a {
	border: 0
}

.pagination .next a {
	border-right: 1px solid rgba(0, 0, 0, .15)
}

/*!
 * MopaBootstrapBundle collection support
 */
.form-group .collection-item,
.row .collection-item {
	margin-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px
}

.form-group .collection-item:after,
.form-group .collection-item:before,
.row .collection-item:after,
.row .collection-item:before {
	display: table;
	content: " "
}

.form-group .collection-item:after,
.row .collection-item:after {
	clear: both
}

.form-flow-actions {
	zoom: 1
}

.form-flow-actions .btn,
.form-flow-actions .btn-cta {
	float: right;
	margin-left: 3px
}

.form-flow-actions:after,
.form-flow-actions:before {
	content: "";
	display: table
}

.form-flow-actions:after {
	clear: both
}

body {
	font-family: Gotham SSm A, sans-serif
}

.container {
	max-width: 1200px
}

.container.centered {
	margin: 0 auto
}

.tooltip-addon .btn-tooltip {
	position: absolute;
	left: 100%;
	top: 50%;
	margin-left: 5px;
	display: block;
	transform: translateY(-50%)
}

.tooltip.top .tooltip-inner {
	max-width: 300px;
	width: 300px
}

.tooltip.top .tooltip-arrow {
	border-top-color: #cdcdcd;
	border-width: 8px 8px 0;
	left: 50%;
	margin-left: -5px;
	bottom: -2px
}

.tooltip.top .tooltip-arrow:before {
	height: 0;
	position: absolute;
	width: 0;
	content: "";
	display: block;
	border-color: #fff transparent transparent;
	border-style: solid;
	border-width: 7px 7px 0;
	left: 50%;
	margin-left: -7px;
	bottom: 1px;
	z-index: 2
}

.tooltip.top .tooltip-inner {
	background-color: #fff;
	color: #000;
	text-align: left;
	padding: 10px 15px;
	border: 1px solid #cdcdcd;
	line-height: 1.7
}

.tooltip.top.in {
	opacity: 1
}

.tooltip.right {
	padding: 0 10px
}

.tooltip.right .tooltip-arrow {
	border-right-color: #cdcdcd;
	border-width: 8px 8px 8px 0;
	left: 3px;
	margin-top: -8px;
	top: 50%
}

.tooltip.right .tooltip-arrow:before {
	height: 0;
	position: absolute;
	width: 0;
	content: "";
	display: block;
	border-color: transparent #fff transparent transparent;
	border-style: solid;
	border-width: 7px 7px 7px 0;
	left: 2px;
	margin-top: -7px;
	z-index: 2
}

.tooltip.right .tooltip-inner {
	background-color: #fff;
	color: #000;
	text-align: left;
	padding: 10px 15px;
	border: 1px solid #cdcdcd;
	line-height: 1.7
}

.tooltip.right.in {
	opacity: 1
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 16px
}

.list-inline {
	margin-left: -10px
}

.list-inline>li {
	padding-left: 10px;
	padding-right: 10px
}

.breadcrumb {
	opacity: .6;
	margin-bottom: 0;
	padding: 7px 20px !important;
	position: relative;
	z-index: 1;
	border-radius: 0;
	font-family: Arial, sans-serif;
	font-size: 13px
}

.breadcrumb>li+li:before {
	padding: 0
}

@media (max-width:767px) {
	.breadcrumb {
		padding: 12px 20px !important;
		opacity: 1;
		font-family: Gotham SSm A, sans-serif;
		font-size: 16px;
		font-weight: 400;
		background-color: #f4f6f8 !important;
		border-bottom: 1px solid #d2dce2;
		margin-bottom: 20px
	}

	.breadcrumb>li,
	.breadcrumb>li+li {
		display: none;
		position: relative;
		padding-left: 20px
	}

	.breadcrumb>li+li:before,
	.breadcrumb>li:before {
		content: "";
		position: absolute;
		top: 10px;
		left: 0;
		width: 15px;
		height: 15px;
		background-image: url(img/arrow-back.png);
		background-repeat: no-repeat;
		background-size: 12px auto
	}

	.breadcrumb>li+li:nth-last-child(2),
	.breadcrumb>li:nth-last-child(2) {
		display: block
	}
}

.form-group {
	margin-bottom: 14px
}

.form-group label,
.input-group label {
	display: block;
	font-weight: 400;
	margin-bottom: 0;
	position: relative;
	font-size: 12px;
	line-height: 20px
}

@media (min-width:992px) {

	.form-group label,
	.input-group label {
		font-size: 15px;
		line-height: 20px
	}
}

.form-control {
	border-bottom-color: transparent;
	border-right-color: transparent
}

.btn-default {
	transition: background-color .2s
}

blockquote {
	border: 0;
	padding: 0;
	color: #424242;
	font-size: 23px;
	line-height: 1.82609;
	font-family: georgia, sans-serif;
	font-style: italic
}

@media (min-width:768px) {
	blockquote {
		margin-left: -16.66667%
	}
}

@media (min-width:1300px) {
	blockquote {
		margin-right: -16.66667%
	}
}

@media (max-width:767px) {
	blockquote {
		font-size: 16px
	}
}

.lead {
	font-weight: 700;
	font-size: 17px;
	line-height: 1.64706
}

.btn,
.btn-cta {
	white-space: normal
}

.radio-inline {
	line-height: 1;
	padding-left: 0
}

.ie8 .radio-inline {
	padding-left: 20px
}

.radio-inline input {
	margin-top: 1px
}

.nav-tabs>.col-sm-6 {
	padding: 0
}

.nav-tabs>*>a {
	border: 0 !important;
	margin: 0 !important;
	border-radius: 0 !important;
	background-color: #fafafa
}

.nav-tabs>*>a:focus,
.nav-tabs>*>a:hover {
	background-color: #fafafa !important
}

.nav-tabs>.active>:focus,
.nav-tabs>.active>:hover {
	background-color: #edecec !important
}

.nav-tabs-small>li>a {
	font-size: 12px;
	padding: 10px
}

@media (max-width:767px) {
	.nav-tabs-catalogue {
		margin-left: -10px;
		margin-right: -10px
	}

	.nav-tabs-catalogue>li {
		width: 50%
	}
}

.gift-input {
	background: url(img/gift.png) no-repeat 5px 50%;
	display: block;
	padding-left: 30px
}

.checkbox label {
	margin: 0;
	padding: 0;
	min-height: 0
}

.modal-lg {
	width: 100%;
	max-width: 1160px
}

.modal-lg .modal-content {
	border-radius: 0
}

.modal-lg .close {
	position: relative;
	z-index: 3;
	font-size: 14px;
	font-weight: lighter;
	color: #4a4a4a;
	opacity: .8;
	transition: opacity .25s ease
}

.modal-lg .close:hover {
	opacity: 1
}

.modal-lg .close span {
	font-size: 22px;
	vertical-align: middle;
	font-weight: 700
}

.nav-stacked>* {
	margin: 0 !important
}

.nav-stacked.nav-tabs>.active a,
.nav-stacked.nav-tabs>.active a:focus,
.nav-stacked.nav-tabs>.active a:hover,
.nav-stacked a,
.nav-stacked a:focus,
.nav-stacked a:hover {
	background-color: transparent !important
}

.pagination {
	border-radius: 0;
	margin: 0;
	display: block
}

.pagination>li {
	display: inline-block
}

.pagination>li>a,
.pagination>li>span {
	display: block;
	float: none;
	width: 30px;
	height: 40px;
	line-height: 40px;
	padding: 0
}

@media (max-width:767px) {

	.pagination>li>a,
	.pagination>li>span {
		font-size: 17px
	}
}

@font-face {
	font-family: Gotham SSm Bold;
	src: url(fonts/GothamSSm-Bold.eot);
	src: url(fonts/GothamSSm-Bold.woff2) format("woff2"), url(fonts/GothamSSm-Bold.woff) format("woff"), url(fonts/GothamSSm-Bold.ttf) format("truetype"), url(img/GothamSSm-Bold.svg) format("svg"), url(fonts/GothamSSm-Bold.eot) format("embedded-opentype");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: Gotham SSm Book;
	src: url(fonts/GothamSSm-Book.eot);
	src: url(fonts/GothamSSm-Book.woff2) format("woff2"), url(fonts/GothamSSm-Book.woff) format("woff"), url(fonts/GothamSSm-Book.ttf) format("truetype"), url(img/GothamSSm-Book.svg) format("svg"), url(fonts/GothamSSm-Book.eot) format("embedded-opentype");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: Gotham SSm Medium;
	src: url(fonts/GothamSSm-Medium.eot);
	src: url(fonts/GothamSSm-Medium.woff2) format("woff2"), url(fonts/GothamSSm-Medium.woff) format("woff"), url(fonts/GothamSSm-Medium.ttf) format("truetype"), url(img/GothamSSm-Medium.svg) format("svg"), url(fonts/GothamSSm-Medium.eot) format("embedded-opentype");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: Gotham SSm A;
	src: url(fonts/GothamSSm-Light.eot);
	src: url(fonts/GothamSSm-Light.woff2) format("woff2"), url(fonts/GothamSSm-Light.woff) format("woff"), url(fonts/GothamSSm-Light.ttf) format("truetype"), url(img/GothamSSm-Light.svg) format("svg"), url(fonts/GothamSSm-Light.eot) format("embedded-opentype");
	font-weight: 200;
	font-style: normal
}

@font-face {
	font-family: Concert One Regular;
	src: url(fonts/ConcertOne-Regular.eot);
	src: url(fonts/ConcertOne-Regular.woff2) format("woff2"), url(fonts/ConcertOne-Regular.woff) format("woff"), url(fonts/ConcertOne-Regular.ttf) format("truetype"), url(img/ConcertOne-Regular.svg) format("svg"), url(fonts/ConcertOne-Regular.eot) format("embedded-opentype");
	font-weight: 500;
	font-style: normal
}

@font-face {
	font-family: Gilroy Ultra Light;
	src: url(fonts/Gilroy-UltraLight.eot);
	src: url(fonts/Gilroy-UltraLight.woff2) format("woff2"), url(fonts/Gilroy-UltraLight.woff) format("woff"), url(fonts/Gilroy-UltraLight.ttf) format("truetype"), url(fonts/Gilroy-UltraLight.eot) format("embedded-opentype");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Gilroy Light;
	src: url(fonts/Gilroy-Light.eot);
	src: url(fonts/Gilroy-Light.woff2) format("woff2"), url(fonts/Gilroy-Light.woff) format("woff"), url(fonts/Gilroy-Light.ttf) format("truetype"), url(fonts/Gilroy-Light.eot) format("embedded-opentype");
	font-weight: 400;
	font-style: normal
}

html {
	height: 100%
}

body {
	overflow-x: hidden;
	position: relative;
	min-height: 100%
}

body.modal-open {
	position: fixed;
	min-width: 100%
}

body * {
	outline: none
}

.overflow-y-h {
	overflow-y: hidden;
	min-height: auto;
	height: 90vh
}

b {
	font-family: Gotham SSm Medium
}

a,
a:hover {
	color: #000
}

.zoning {
	cursor: pointer
}

img {
	display: block
}

.small,
small {
	font-size: 70%
}

.c-atlantis {
	color: #97d73f
}

.c-ribbon {
	color: #94b3d1
}

.c-yellow {
	color: #ffc51c
}

.c-blue {
	color: #00b6c3
}

.c-orange {
	color: #f49c18
}

.c-red {
	color: #e50046
}

.c-vert {
	color: #a6d459
}

.c-bleu {
	color: #78c7c9
}

.br {
	display: block
}

button.reset {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent
}

.border-r {
	border-right: none
}

@media (min-width:992px) {
	.border-r {
		border-right: 1px solid hsla(0, 0%, 69%, .5)
	}
}

.border-t {
	border-top: 1px solid hsla(0, 0%, 69%, .5)
}

@media (min-width:992px) {
	.border-t {
		border-top: none
	}
}

.inline-blocked {
	display: inline-block
}

.text-underline {
	text-decoration: underline
}

.font-light {
	font-weight: lighter !important
}

.fw-200 {
	font-weight: 200 !important
}

.fw-400 {
	font-weight: 400 !important
}

.fw-500 {
	font-weight: 500 !important
}

.font-italic {
	font-style: italic
}

.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

@media (max-width:767px) {
	.row-eq-height {
		display: block
	}
}

.row-eq-height>div {
	justify-content: center
}

.equal-left,
.row-eq-height>div {
	display: flex;
	align-items: center
}

.equal-left {
	justify-content: left
}

.equal-center {
	justify-content: center
}

.equal-center,
.equal-right {
	display: flex;
	align-items: center
}

.equal-right {
	justify-content: right
}

@media (max-width:991px) {
	.ligne-flex {
		display: flex;
		flex-direction: row-reverse
	}
}

@media (max-width:767px) {
	.equal-center {
		justify-content: left
	}
}

.reset-margin {
	margin: 0
}

@media (max-width:991px) {
	.reset-margin-sm {
		margin: 0 !important
	}
}

@media (max-width:767px) {
	.reset-margin-xs {
		margin: 0 !important
	}
}

.reset-mt {
	margin-top: 0 !important
}

.reset-mb {
	margin-bottom: 0
}

@media (max-width:767px) {
	.reset-mb-xs {
		margin-bottom: 0 !important
	}
}

.reset-padding {
	padding: 0
}

@media (min-width:1200px) {

	.reset-padding-lg,
	.reset-padding-md {
		padding: 0 !important
	}
}

@media (max-width:991px) {
	.reset-padding-sm {
		padding: 0 !important
	}
}

@media (max-width:767px) {
	.reset-padding-xs {
		padding: 0 !important
	}
}

.reset-pt {
	padding-top: 0 !important
}

.reset-pb {
	padding-bottom: 0 !important
}

.reset-pl {
	padding-left: 0 !important
}

.reset-pr {
	padding-right: 0 !important
}

.reset-bt {
	border-top: none
}

.mt-m {
	margin-top: 18.66667px
}

.mb-m {
	margin-bottom: 18.66667px
}

.mr-m {
	margin-right: 18.66667px
}

.ml-m {
	margin-left: 18.66667px
}

.list-float:after,
.list-float:before {
	display: table;
	content: " "
}

.list-float:after {
	clear: both
}

.list-float>* {
	float: left
}

@media (max-width:767px) {
	.text-center-xs {
		text-align: center
	}
}

@media (max-width:767px) {
	.text-left-xs {
		text-align: left
	}
}

.fake-table,
.fake-table-alt {
	margin-bottom: 0;
	width: 100%
}

.fake-table-alt {
	display: table
}

.fake-table-alt>* {
	display: table-row
}

.fake-table-alt>*>* {
	display: table-cell;
	float: none;
	vertical-align: top
}

.fake-table .video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden
}

.fake-table .video-container embed,
.fake-table .video-container iframe,
.fake-table .video-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

@media (min-width:992px) {
	.fake-table-md {
		display: table
	}

	.fake-table-md>* {
		display: table-row
	}

	.fake-table-md>*>* {
		display: table-cell;
		float: none;
		vertical-align: top
	}
}

@media (min-width:768px) {
	.fake-table {
		display: table
	}
}

@media (min-width:768px) {
	.fake-table>* {
		display: table-row
	}
}

@media (min-width:768px) {
	.fake-table>*>* {
		display: table-cell;
		float: none;
		vertical-align: top
	}
}

.fake-table-fixed {
	table-layout: fixed
}

.fake-table-middle>*>* {
	vertical-align: middle
}

.fake-table-bottom>*>* {
	vertical-align: bottom
}

.fake-table-reverse {
	direction: rtl
}

.fake-table-reverse>*>* {
	direction: ltr
}

abbr[title] {
	border: 0;
	font-family: Gotham SSm A;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: .05em;
	color: #000;
	text-decoration: none
}

.expander-right {
	padding-right: 45px !important
}

.expander-left {
	padding-left: 45px !important
}

.o-h {
	overflow: hidden
}

.error {
	border-color: #ed3168
}

p.error {
	color: #ed3168
}

@media (min-width:768px) {
	.pull-right-sm {
		float: right !important
	}
}

@media (min-width:768px) {
	.pull-left-sm {
		float: left !important
	}
}

@media (min-width:992px) {
	.pull-right-md {
		float: right !important
	}
}

@media (min-width:992px) {
	.pull-left-md {
		float: left !important
	}
}

@media (min-width:768px) {
	.media-right-sm {
		margin-left: 40px;
		margin-bottom: 14px;
		float: right;
		max-width: 165px;
		max-height: 80px
	}
}

.fiche-main ul>*,
.list-arrow>*,
.template-bandeau .wysiwyg.archives ul>*,
div[class*=template-] .wysiwyg.archives ul>* {
	position: relative;
	padding-left: 20px
}

.fiche-main ul img,
.list-arrow img,
.template-bandeau .wysiwyg.archives ul img,
div[class*=template-] .wysiwyg.archives ul img {
	display: inline-block;
	position: absolute;
	top: 7px;
	left: 5px
}

.is-sticky {
	position: fixed;
	z-index: 1;
	top: 20px
}

.filet-bottom {
	position: relative
}

.filet-bottom:before {
	content: "";
	position: absolute;
	top: 100%;
	left: calc(50% - 50px);
	background-color: #97d73f;
	height: 2px;
	width: 100px
}

.result-list li {
	border: none !important;
	padding: 10px 0 !important
}

.result-list li:first-child {
	border-top: 1px solid #cdcdcd !important;
	padding-top: 20px !important
}

.bloc-une {
	margin-bottom: 40px
}

.bloc-une a {
	display: block;
	margin-bottom: 25px
}

.bloc-une a,
.bloc-une a:hover {
	text-decoration: none
}

.bloc-une>p {
	font-weight: 400;
	font-style: normal;
	font-size: 26px;
	text-align: left;
	line-height: normal;
	position: relative
}

.bloc-une .titre {
	font-weight: 500;
	font-style: normal;
	font-size: 17px;
	word-wrap: break-word;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 5px;
	max-width: 240px
}

.bloc.module-formation ul,
.module-formation ul {
	padding: 0
}

.bloc.module-formation ul li,
.module-formation ul li {
	list-style-type: none
}

.bloc.module-formation ul li .module-formation-item,
.module-formation ul li .module-formation-item {
	position: relative;
	overflow: hidden;
	border: 1px solid #eee;
	margin-bottom: 20px;
	padding: 15px;
	transition: all .3s ease
}

@media (min-width:1200px) {

	.bloc.module-formation ul li .module-formation-item,
	.module-formation ul li .module-formation-item {
		width: 85%;
		margin: 0 auto
	}
}

.bloc.module-formation ul li .module-formation-item a,
.module-formation ul li .module-formation-item a {
	text-decoration: none
}

.bloc.module-formation ul li .module-formation-item:hover,
.module-formation ul li .module-formation-item:hover {
	border-color: #b3b3b3
}

.bloc.module-formation ul li .module-formation-item .module-thumb,
.module-formation ul li .module-formation-item .module-thumb {
	position: relative
}

@media (min-width:1200px) {

	.bloc.module-formation ul li .module-formation-item .module-thumb,
	.module-formation ul li .module-formation-item .module-thumb {
		min-height: 157px
	}
}

.bloc.module-formation ul li .module-formation-item .module-thumb .tag-formation,
.module-formation ul li .module-formation-item .module-thumb .tag-formation {
	position: absolute;
	top: 0;
	z-index: 2;
	background: #97d73f;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-weight: 500
}

.bloc.module-formation ul li .module-formation-item .module-thumb img,
.module-formation ul li .module-formation-item .module-thumb img {
	width: 100%
}

.bloc.module-formation ul li .module-formation-item .titre,
.module-formation ul li .module-formation-item .titre {
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	margin-bottom: 5px;
	min-height: 56px
}

@media (max-width:767px) {

	.bloc.module-formation ul li .module-formation-item .titre,
	.module-formation ul li .module-formation-item .titre {
		min-height: inherit
	}
}

.bloc.module-formation ul li .module-formation-item .module-attr,
.module-formation ul li .module-formation-item .module-attr {
	text-align: right
}

.bloc.module-formation ul li .module-formation-item .module-attr .module-price p,
.module-formation ul li .module-formation-item .module-attr .module-price p {
	margin-top: -4px
}

.bloc.module-formation ul li .module-formation-item .btn,
.bloc.module-formation ul li .module-formation-item .btn-cta,
.module-formation ul li .module-formation-item .btn,
.module-formation ul li .module-formation-item .btn-cta {
	width: 100%;
	text-align: center
}

.bloc.others .formations .link-block {
	position: relative;
	overflow: hidden;
	border: 1px solid #eee;
	margin-bottom: 20px;
	padding: 15px;
	transition: all .3s ease;
	min-height: 190px
}

.bloc.others .formations .link-block:hover {
	border-color: #b3b3b3
}

.actualite .bloc.others .formations .link-block h3,
.bloc.others .formations .link-block .actualite h3,
.bloc.others .formations .link-block .h5 {
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	margin-bottom: 5px
}

.bloc.others .formations .link-block p {
	font-size: 13px;
	line-height: 17px
}

.bloc.others .formations .link-block .btn,
.bloc.others .formations .link-block .btn-cta {
	width: 100%;
	text-align: center;
	color: #000;
	margin-top: 15px
}

.header-brand-formation {
	overflow: hidden;
	margin-bottom: 20px
}

@media (max-width:767px) {
	.header-brand-formation {
		margin: 10px 0
	}
}

.header-brand-formation .logo-brand-formation img {
	max-width: 100%;
	display: block;
	margin: 0 auto
}

@media (max-width:767px) {
	.header-brand-formation .intro-brand-formation {
		margin-top: 10px
	}
}

.header-brand-formation .intro-brand-formation p {
	font-size: 15px;
	line-height: 21px;
	margin-top: 6px;
	padding-right: 40px;
	padding-left: 7px
}

.filter-formations {
	background: #edecec;
	padding: 20px 0;
	margin-bottom: 10px
}

@media (max-width:767px) {
	.filter-formations {
		padding-bottom: 20px
	}
}

.filter-formations .title-filter-formations {
	margin: 0 0 9px 16px
}

.filter-formations .title-filter-formations h1,
.filter-formations .title-filter-formations span {
	font-size: 23px;
	margin: 0;
	color: #000;
	display: inline-block
}

.filter-formations .title-filter-formations span {
	color: #353535
}

@media (max-width:767px) {
	.filter-formations .title-filter-formations {
		margin-left: 0;
		text-align: center;
		padding: 0 20px
	}
}

.facets-form>.form-group {
	float: left;
	width: 16%;
	margin: 0 2%
}

@media (max-width:767px) {
	.facets-form>.form-group {
		display: block;
		width: 90%;
		margin: 0 auto
	}
}

.facets-form>.form-group label[for=comundi_front_training_facets_date_debut],
.facets-form>.form-group label[for=comundi_front_training_facets_date_fin] {
	position: relative
}

@media (max-width:767px) {

	.facets-form>.form-group label[for=comundi_front_training_facets_date_debut],
	.facets-form>.form-group label[for=comundi_front_training_facets_date_fin] {
		top: inherit
	}
}

.facets-form>.form-group .control-label {
	font-size: 12px
}

.facets-form>.form-group .bootstrap-select {
	background: transparent;
	position: relative
}

.facets-form>.form-group .bootstrap-select .btn.dropdown-toggle,
.facets-form>.form-group .bootstrap-select .dropdown-toggle.btn-cta {
	background: #fff;
	border-color: #b8c8d2;
	color: #3c3c3c;
	font-size: 11px;
	padding: 15px 10px;
	transition: border-color .3s ease
}

.facets-form>.form-group .bootstrap-select .btn.dropdown-toggle:hover,
.facets-form>.form-group .bootstrap-select .dropdown-toggle.btn-cta:hover {
	border-color: #6d6d6d
}

.facets-form>.form-group .bootstrap-select .btn.dropdown-toggle .filter-option,
.facets-form>.form-group .bootstrap-select .dropdown-toggle.btn-cta .filter-option {
	width: 90%;
	text-overflow: ellipsis;
	white-space: nowrap
}

.facets-form>.form-group .bootstrap-select.btn-group .dropdown-menu.open {
	top: 43px
}

.facets-form>.form-group .bootstrap-select.btn-group .dropdown-menu.open ul li.selected a span.check-mark {
	opacity: .5;
	font-size: 11px;
	top: 3px
}

.facets-form>.form-group .bootstrap-select.btn-group .dropdown-menu.open ul li a {
	font-size: 12px;
	padding: 3px 13px
}

.facets-form>.form-group .bootstrap-select.btn-group .dropdown-menu.open ul li a:hover {
	color: #080808;
	background-color: #ebeff1
}

.facets-form>.form-group .form-date {
	margin: 0;
	font-size: 13px;
	width: auto;
	max-width: 100%;
	position: relative
}

@media (max-width:767px) {
	.facets-form>.form-group .form-date {
		top: inherit
	}
}

.facets-form>.form-group .form-date .text-muted {
	display: none
}

.facets-form>.form-group .form-date .col-sm-8,
.facets-form>.form-group .form-date form#comundi_atlas_devis_projet .form-col-message,
form#comundi_atlas_devis_projet .facets-form>.form-group .form-date .form-col-message {
	width: 100%;
	padding: 0;
	min-height: inherit
}

.facets-form>.form-group .form-date .date-picker .date {
	height: auto;
	padding: 15px 10px;
	font-size: 11px;
	width: 100%;
	box-shadow: none;
	border: 1px solid #b8c8d2;
	cursor: pointer
}

.facets-form>.form-group .form-date .date-picker .date:hover {
	border-color: #6d6d6d
}

@media (max-width:1080px) {
	.facets-form>.form-group .form-date .date-picker>img {
		display: none
	}
}

@media (max-width:767px) {
	.facets-form>.form-group .form-date .date-picker>img {
		display: block
	}
}

.result-list li:first-child {
	border-top: none !important
}

.result-formation {
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 0;
	width: 98%;
	margin: 0 auto;
	position: relative
}

@media (min-width:992px) {
	.result-formation>.col-md-10 {
		position: static;
		min-height: 132px
	}

	.result-formation>.col-md-10 .row-action {
		position: absolute;
		right: 10px;
		bottom: 7px
	}

	.result-formation>.col-md-10 .row-action .col-action {
		margin: 0;
		width: 260px
	}
}

@media (min-width:1400px) {
	.result-formation>.col-md-10 {
		min-height: 169px
	}
}

.result-formation a {
	text-decoration: none
}

.result-formation .thumb-result-formation {
	margin-left: -10px;
	position: relative;
	overflow: hidden
}

@media (max-width:991px) {
	.result-formation .thumb-result-formation {
		margin-left: 0
	}
}

.result-formation .thumb-result-formation .thumb-tag-result span {
	font-size: 9px;
	text-align: center;
	color: #fff;
	font-weight: 600;
	padding: 3px 0;
	margin-bottom: 6px;
	background: #97d73f;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1
}

.result-formation .thumb-result-formation img {
	max-width: 110%
}

@media (max-width:991px) {
	.result-formation .thumb-result-formation img {
		margin: 0 auto;
		width: 100%
	}
}

.result-formation .infos-result {
	margin-top: 12px
}

.result-formation .infos-result .title-result-formation h2 {
	font-size: 17px;
	line-height: 21px;
	font-weight: 500;
	margin-bottom: 5px
}

.result-formation .infos-result .title-result-formation h2 a {
	text-decoration: none
}

.result-formation .infos-result .title-result-formation h2 a:focus {
	color: #000
}

.result-formation .infos-result .category-result-formation {
	margin-top: 5px
}

.result-formation .infos-result .category-result-formation ul {
	padding: 0;
	list-style-type: none
}

.result-formation .infos-result .category-result-formation ul li {
	padding: 0 !important;
	line-height: normal
}

.result-formation .infos-result .category-result-formation ul li:first-child {
	border-top: 0
}

.result-formation .infos-result .category-result-formation ul li a {
	font-size: 10px;
	text-decoration: underline;
	color: #4a4a4a
}

.result-formation .infos-result .category-result-formation ul li a:hover {
	color: #000
}

.result-formation .infos-result .sur_title-result-formation p {
	margin: 3px 0 7px;
	line-height: normal;
	font-size: 12px;
	color: #353535
}

.result-formation .infos-result .session-result {
	margin-bottom: 6px
}

.result-formation .infos-result .session-result .title-session {
	margin-top: 15px
}

.result-formation .infos-result .session-result .title-session p {
	margin: 0 0 5px;
	font-size: 14px;
	line-height: normal
}

.result-formation .infos-result .session-result .date-session {
	line-height: normal;
	margin-top: 4px;
	color: #353535
}

.result-formation .infos-result .session-result .date-session span {
	font-size: 12px
}

.result-formation .infos-result .session-result .date-session span[itemprop=location] {
	font-weight: 500
}

.result-formation .infos-result .session-result .date-session span.garanty-session {
	background: #97d73f;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: -.5px;
	color: #fff;
	display: inline-block;
	padding: 2px 5px;
	margin-left: 3px
}

.result-formation .infos-result .session-result .duration-session {
	line-height: normal;
	margin-top: 4px;
	color: #353535
}

.result-formation .infos-result .session-result .duration-session span {
	font-size: 12px
}

.result-formation .infos-result .session-result .duration-session span.duration-label {
	font-weight: 500
}

.result-formation .infos-result .private-session .bloc-gray {
	background-color: #f5f5f5;
	padding: 10px;
	line-height: normal;
	margin-top: 20px
}

.result-formation .infos-result .private-session .bloc-gray span {
	font-size: 11px;
	color: #7b7b7b
}

.result-formation .resume-result .price-result-session,
.result-formation .resume-result .ref-result-formation {
	text-align: right
}

.result-formation .resume-result .ref-result-formation {
	line-height: normal;
	margin-top: 10px;
	margin-bottom: 0
}

.result-formation .resume-result .price-result-session {
	margin-bottom: 12px;
	line-height: normal;
	margin-top: 3px
}

.result-formation .resume-result .price-result-session span {
	font-weight: 500;
	font-size: 16px
}

.result-formation .resume-result .action-result-session .btn,
.result-formation .resume-result .action-result-session .btn-cta {
	position: absolute;
	bottom: 0;
	right: 10px;
	width: 90%;
	text-align: center;
	font-weight: 500;
	margin-bottom: 5px
}

@media (max-width:767px) {

	.result-formation .resume-result .action-result-session .btn,
	.result-formation .resume-result .action-result-session .btn-cta {
		position: relative;
		display: block;
		margin: 0 auto 15px;
		right: inherit;
		width: 100%
	}
}

.datepicker.datepicker-dropdown table tr th {
	font-weight: 500
}

.datepicker.datepicker-dropdown table tr td.active.active,
.datepicker.datepicker-dropdown table tr td.active :hover {
	background-color: #e10043
}

.actu-main .actu-hp .link-block .img-thumbnail {
	width: 95%
}

.actu-main.actus .link-block .img-thumbnail {
	min-width: 97%
}

.bloc .panel-square,
.expander-left .panel-square {
	border: none;
	box-shadow: none
}

.bloc .panel-square:before,
.expander-left .panel-square:before {
	background-color: transparent
}

.bloc div[id^=div-gpt],
.expander-left div[id^=div-gpt] {
	margin: 0 auto
}

.expander-left .fiche-main .pratique,
.expander-left .fiche-main .pratique-titre,
.expander-left .template-bandeau .wysiwyg.archives .pratique,
.expander-left .template-bandeau .wysiwyg.archives .pratique-titre,
.expander-left div[class*=template-] .wysiwyg.archives .pratique,
.expander-left div[class*=template-] .wysiwyg.archives .pratique-titre,
.template-bandeau .expander-left .wysiwyg.archives .pratique,
.template-bandeau .expander-left .wysiwyg.archives .pratique-titre,
div[class*=template-] .expander-left .wysiwyg.archives .pratique,
div[class*=template-] .expander-left .wysiwyg.archives .pratique-titre {
	width: 96%
}

@media (min-width:992px) {
	.sommaire-before .bloc-fiche .fiche {
		width: 100%
	}
}

.newsletters .bloc#inscription>.h2-dash {
	padding-top: 30px
}

#CybotCookiebotDialog #CybotCookiebotDialogBody {
	max-width: 1200px
}

#CybotCookiebotDialog #CybotCookiebotDialogBody #CybotCookiebotDialogBodyContentTitle {
	text-transform: uppercase
}

#CybotCookiebotDialog #CybotCookiebotDialogBody #CybotCookiebotDialogBodyContentText {
	font-size: 14px
}

#CybotCookiebotDialog #CybotCookiebotDialogDetail input[type=checkbox]:checked+* {
	background-color: transparent
}

#CybotCookiebotDialog #CybotCookiebotDialogDetail input[type=checkbox]:checked+:before {
	content: ""
}

#CybotCookiebotDialog #CybotCookiebotDialogDetail label {
	margin-bottom: 4px
}

#topcontrol {
	color: #fff;
	z-index: 1000;
	width: 40px;
	height: 40px;
	font-size: 20px;
	position: fixed;
	opacity: 0;
	cursor: pointer;
	right: 45px;
	bottom: 11px;
	border-radius: 3px
}

.wrapper-interactive-icon {
	background: url(img/logo_comundi.png) no-repeat 50%;
	background-size: 20%
}

@media (min-width:992px) {
	.wrapper-interactive-icon {
		margin-top: 35px;
		background-size: auto
	}
}

.wrapper-interactive-icon .wrapper-int-icon {
	width: 100%;
	height: 0;
	padding-top: 100%;
	position: relative
}

.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 100px);
	height: calc(100% - 100px);
	margin: 50px
}

.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner .wrapper-item-holder .wrapper-item-icon {
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .2s ease, top .5s cubic-bezier(.18, .89, .32, 1), left .5s cubic-bezier(.18, .89, .32, 1), -webkit-transform .5s ease;
	transition: opacity .2s ease, top .5s cubic-bezier(.18, .89, .32, 1), left .5s cubic-bezier(.18, .89, .32, 1), transform .5s ease;
	position: absolute;
	z-index: 8;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	left: 50%;
	-webkit-transition-delay: .65s;
	transition-delay: .65s;
	background-color: #fff;
	height: 58px;
	width: 58px;
	line-height: 58px;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	text-align: center;
	border-radius: 50%
}

@media (min-width:992px) {
	.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner .wrapper-item-holder .wrapper-item-icon {
		height: 77px;
		width: 77px;
		line-height: 77px
	}
}

.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner .wrapper-item-holder .wrapper-item-icon .wrapper-item-icon-circle img {
	width: 60%;
	display: inline-block
}

@media (min-width:992px) {
	.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner .wrapper-item-holder .wrapper-item-icon .wrapper-item-icon-circle img {
		width: auto
	}
}

.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner .wrapper-item-holder:nth-child(2) .wrapper-item-icon {
	top: 32.6%;
	left: 97.4%;
	-webkit-transition-delay: .85s;
	transition-delay: .85s
}

.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner .wrapper-item-holder:nth-child(3) .wrapper-item-icon {
	top: 85.6%;
	left: 82.4%;
	-webkit-transition-delay: .85s;
	transition-delay: .85s
}

.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner .wrapper-item-holder:nth-child(4) .wrapper-item-icon {
	top: 85.6%;
	left: 16.4%;
	-webkit-transition-delay: .85s;
	transition-delay: .85s
}

.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner .wrapper-item-holder:nth-child(5) .wrapper-item-icon {
	top: 32.6%;
	left: 3.4%;
	-webkit-transition-delay: .85s;
	transition-delay: .85s
}

.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner .wrapper-item-holder .wrapper-item-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	text-align: center;
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out
}

.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner .wrapper-item-holder .wrapper-item-content .wrapper-item-content-table {
	display: table;
	height: 100%;
	width: 100%;
	table-layout: fixed
}

.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner .wrapper-item-holder .wrapper-item-content .wrapper-item-content-table .wrapper-item-content-cell {
	display: table-cell;
	vertical-align: middle;
	padding: 0 18%
}

@media (min-width:992px) {
	.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner .wrapper-item-holder .wrapper-item-content .wrapper-item-content-table .wrapper-item-content-cell {
		padding: 0 20%
	}
}

@media (min-width:1200px) {
	.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner .wrapper-item-holder .wrapper-item-content .wrapper-item-content-table .wrapper-item-content-cell {
		padding: 0 15%
	}
}

.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner .wrapper-item-holder .wrapper-item-content .wrapper-item-content-table .wrapper-item-content-cell .wrapper-item-content-title {
	color: #272727;
	font-size: 16px !important;
	line-height: 20px !important;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
	font-family: Gotham SSm Book;
	margin-bottom: 10px !important
}

@media (min-width:992px) {
	.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner .wrapper-item-holder .wrapper-item-content .wrapper-item-content-table .wrapper-item-content-cell .wrapper-item-content-title {
		font-size: 18px !important;
		line-height: 29px !important
	}
}

.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner .wrapper-item-holder .wrapper-item-content .wrapper-item-content-table .wrapper-item-content-cell .wrapper-item-content-inner {
	line-height: 18px;
	padding: 40px 0;
	background: #fff
}

.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner .wrapper-item-holder.wrapper-item-holder-active .wrapper-item-icon {
	border: 1px solid #d0d0d0
}

.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner .wrapper-item-holder.wrapper-item-holder-active .wrapper-item-content {
	opacity: 1
}

.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner-circle {
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 80px);
	height: calc(100% - 80px);
	margin: 40px;
	background-color: transparent;
	border: 2px dashed #e5e5e5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all .85s cubic-bezier(.18, .89, .32, 1.28);
	-moz-transition: all .85s cubic-bezier(.18, .89, .32, 1.28);
	transition: all .85s cubic-bezier(.18, .89, .32, 1.28);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1)
}

@media (min-width:992px) {
	.wrapper-interactive-icon .wrapper-int-icon .wrapper-int-icon-inner-circle {
		width: calc(100% - 100px);
		height: calc(100% - 100px);
		margin: 50px
	}
}

.vertical-align-center {
	vertical-align: middle
}

.vertical-align-center,
.vertical-align-top {
	display: inline-block;
	float: none;
	position: relative
}

.vertical-align-top {
	vertical-align: top
}

.vertical-align-bottom {
	display: inline-block;
	vertical-align: bottom !important;
	float: none;
	position: relative;
	top: -2px
}

ul[data-ws=enseigne],
ul[data-ws=siren] {
	max-height: 300px;
	overflow: hidden;
	overflow-y: scroll;
	background: #fff;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid #ccc
}

ul[data-ws=enseigne] li,
ul[data-ws=siren] li {
	border-top: 1px solid #ccc;
	position: relative;
	padding: 3px 10px
}

ul[data-ws=enseigne] li:first-child,
ul[data-ws=siren] li:first-child {
	border-top: none
}

ul[data-ws=enseigne] li:hover,
ul[data-ws=siren] li:hover {
	background: #ccc
}

ul[data-ws=enseigne] li br,
ul[data-ws=siren] li br {
	display: none
}

ul[data-ws=enseigne] li span,
ul[data-ws=siren] li span {
	padding: 0;
	margin: 0;
	font-size: 14px;
	display: block;
	line-height: 18px
}

ul[data-ws=enseigne] li span.siren-rs,
ul[data-ws=siren] li span.siren-rs {
	font-family: Gotham SSm Medium;
	color: #94b3d1
}

ul[data-ws=enseigne] li span.siren-select,
ul[data-ws=siren] li span.siren-select {
	display: none
}

ul[data-ws=enseigne] li span.siren-enseigne,
ul[data-ws=siren] li span.siren-enseigne {
	font-size: 12px
}

ul[data-ws=enseigne] li span.siren-address,
ul[data-ws=enseigne] li span.siren-cp-ville,
ul[data-ws=siren] li span.siren-address,
ul[data-ws=siren] li span.siren-cp-ville {
	font-family: Gotham SSm A;
	font-size: 12px
}

ul[data-ws=enseigne] li span.ui-state-active,
ul[data-ws=siren] li span.ui-state-active {
	border: none;
	background: none;
	color: inherit
}

#city-mdm-group input[readonly] {
	background: #fff
}

ul#city-mdm-list {
	z-index: 9;
	left: 0;
	background: #fff;
	border: 1px solid #ccc;
	padding: 0 10px
}

ul#city-mdm-list li:before {
	background-image: none
}

ul#city-mdm-list li:hover {
	background: #ccc
}

ul li {
	cursor: pointer
}

.titre-section-paddinglr-25 {
	padding-left: 25px;
	padding-right: 25px
}

@font-face {
	font-family: font-comundi;
	src: url(fonts/font-comundi.eot);
	src: url(fonts/font-comundi.eot) format("embedded-opentype"), url(fonts/font-comundi.ttf) format("truetype"), url(fonts/font-comundi.woff) format("woff"), url(img/font-comundi.svg) format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: block
}

[class*=" iconco-"],
[class^=iconco-] {
	font-family: font-comundi !important;
	speak: never;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.iconco-formation-augmentee:before {
	content: "î¤¤"
}

.iconco-journee-actualite:before {
	content: "î¤¥"
}

.iconco-speed:before {
	content: "î¤£"
}

.iconco-ampoule:before {
	content: "î¤Ÿ"
}

.iconco-exchange:before {
	content: "î¤ "
}

.iconco-files:before {
	content: "î¤¡"
}

.iconco-microphone:before {
	content: "î¤¢"
}

.iconco-clock:before {
	content: "î¤š"
}

.iconco-calendar:before {
	content: "î¤›"
}

.iconco-download:before {
	content: "î¤œ"
}

.iconco-feedback:before {
	content: "î¤?"
}

.iconco-witness:before {
	content: "î¤ž"
}

.iconco-baggage-outline:before {
	content: "î¤?"
}

.iconco-book:before {
	content: "î¤‘"
}

.iconco-cible:before {
	content: "î¤’"
}

.iconco-diploma:before {
	content: "î¤“"
}

.iconco-evaluating:before {
	content: "î¤”"
}

.iconco-goal:before {
	content: "î¤•"
}

.iconco-intervenant:before {
	content: "î¤–"
}

.iconco-plus:before {
	content: "î¤—"
}

.iconco-reading:before {
	content: "î¤˜"
}

.iconco-work:before {
	content: "î¤™"
}

.iconco-presentation:before {
	content: "î¤Œ"
}

.iconco-reference:before {
	content: "î¤?"
}

.iconco-sablier:before {
	content: "î¤Ž"
}

.iconco-team:before {
	content: "î¤?"
}

.iconco-cycle:before {
	content: "î¤€"
}

.iconco-classe-virtuelle:before {
	content: "î¤?"
}

.iconco-coaching:before {
	content: "î¤‚"
}

.iconco-conference:before,
.iconco-seminaire:before {
	content: "î¤ƒ"
}

.iconco-e-coaching:before {
	content: "î¤„"
}

.iconco-e-learning:before {
	content: "î¤…"
}

.iconco-evenement:before {
	content: "î¤†"
}

.iconco-formation:before {
	content: "î¤‡"
}

.iconco-mobile-Learning:before {
	content: "î¤ˆ"
}

.iconco-mooc:before {
	content: "î¤‰"
}

.iconco-petit-dejeuner:before {
	content: "î¤Š"
}

.iconco-webinar:before {
	content: "î¤‹"
}

#header {
	padding: 0;
	z-index: 9
}

@media (min-width:992px) {
	#header {
		margin: 0
	}
}

@media (max-width:991px) {
	#header .row {
		margin-left: 0;
		margin-right: 0
	}
}

#header .logo img {
	margin-left: 20px
}

.homepage-logo {
	display: block;
	margin-top: 31px
}

.header {
	padding: 0
}

.header .header-menu {
	position: relative;
	    box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 36%);

}

@media (min-width:992px) {
	.header .header-menu:before {
		right: 100%;
		left: auto
	}

	.header .header-menu:after,
	.header .header-menu:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		height: 100%;
		z-index: 10;
		background-color: #fff
	}

	.header .header-menu:after {
		left: 100%
	}
}

.header .navbar {
	margin: 0;
	height: 58px;
	border: none
}

@media (min-width:992px) {
	.header .navbar {
		height: 90px;
		margin: 0
	}
}

.header .navbar-fixed {
	top: 0;
	background: #fff;
	box-shadow: -1em 0 .4em #fff, 0 4px 4px rgba(0, 0, 0, .25);
	width: 100%;
	margin: 0;
	border-radius: 0;
	z-index: 10;
	height: 66px
}

@media (min-width:992px) {
	.header .navbar-fixed:before {
		right: 100%;
		left: auto;
		box-shadow: 6px 0 .4em #fff, 0 4px 4px rgba(0, 0, 0, .25)
	}

	.header .navbar-fixed:after,
	.header .navbar-fixed:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		height: 100%;
		z-index: 5;
		background-color: #fff
	}

	.header .navbar-fixed:after {
		left: 100%;
		box-shadow: -6px 0 .4em #fff, 0 4px 4px rgba(0, 0, 0, .25)
	}
}

.header .navbar-fixed .bloc-main-menu .homepage-logo {
	margin-top: 4px;
	margin-bottom: 4px
}

.header .navbar-fixed .bloc-main-menu .homepage-logo img {
    width: auto;
    margin-top: 7px;
	
}

.header .navbar-fixed .bloc-main-menu>div a img {
	margin: 0 auto
}

.header .navbar-fixed .bloc-main-menu .bloc-menu {
	margin: 0
}

.header .navbar-fixed .bloc-main-menu .bloc-menu .navigation {
	height: 66px
}

.header .navbar-fixed .bloc-main-menu .bloc-menu .navigation img {
	display: block
}

.header .navbar-fixed .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1,
.header .navbar-fixed .bloc-main-menu .bloc-menu .navigation .menu-mobile .second-menu>.item-level1 {
	vertical-align: bottom
}

.header .navbar-fixed .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1>span,
.header .navbar-fixed .bloc-main-menu .bloc-menu .navigation .menu-mobile .second-menu>.item-level1>span {
	padding: 21px 0
}

.header .navbar-fixed .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:hover .sub-menu,
.header .navbar-fixed .bloc-main-menu .bloc-menu .navigation .menu-mobile .second-menu>.item-level1:hover .sub-menu {
	top: 66px
}

.header .navbar-fixed .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1[class*=hidden-] span:after,
.header .navbar-fixed .bloc-main-menu .bloc-menu .navigation .menu-mobile .second-menu>.item-level1[class*=hidden-] span:after {
	border: none
}

.header .navbar-fixed .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover span {
	z-index: 10
}

.header .navbar-fixed .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-white,
.header .navbar-fixed .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:hover .sub-menu .bloc-white {
	margin-top: 0
}

.header .navbar-fixed .bloc-main-menu .bloc-menu #search-bloc {
	padding: 9px 0
}

.header .bloc-main-menu {
	position: static
}

.header .bloc-main-menu form {
	margin-top: 18px
}

@media (min-width:992px) {
	.header .bloc-main-menu form {
		margin-top: 0
	}
}

.header .bloc-main-menu .bloc-menu,
.header .bloc-main-menu .bloc-menu .search {
	position: static
}

.header .bloc-main-menu .bloc-menu .search .search-mobile>div {
	margin-bottom: 0;
	bottom: 0;
	position: absolute;
	right: 71px;
	top: 0;
	height: 70px
}

.header .bloc-main-menu .bloc-menu .search .search-mobile>div p {
	position: relative;
	border-left: 1px solid #cad6de;
	margin-left: -1px;
	background-color: #f4f6f8
}

.header .bloc-main-menu .bloc-menu .search .search-mobile .form-search {
	display: none
}

@media (max-width:991px) {
	.header .bloc-main-menu .bloc-menu .search .search-mobile .form-search {
		position: absolute;
		top: 70px;
		left: 0;
		right: 0;
		background: #f4f6f8;
		border-bottom: 4px solid #e5e5e5;
		border-top: 1px solid #cad6de;
		min-height: 100vh;
		z-index: 1;
		padding: 0 10px
	}
}

.header .bloc-main-menu .bloc-menu #search-bloc {
	display: none;
	left: auto;
	right: 15px;
	top: 0;
	z-index: 10;
	width: 50%;
	background: #fff;
	padding: 36px 0;
	float: right
}

@media (max-width:991px) {
	.header .bloc-main-menu .bloc-menu #search-bloc {
		position: absolute;
		width: 100%;
		top: 58px;
		padding: 0 15px;
		right: 0;
		height: 100vh
	}
}

.header .bloc-main-menu .bloc-menu #search-bloc form {
	border: 1px solid #eaeaea;
	box-sizing: border-box;
	border-radius: 8px;
	padding: 6px 14px;
	height: 48px
}

.header .bloc-main-menu .bloc-menu #search-bloc form button,
.header .bloc-main-menu .bloc-menu #search-bloc form input {
	border: none;
	background: #fff
}

.header .bloc-main-menu .bloc-menu #search-bloc form input {
	padding: 7px 0 7px 15px
}

.header .bloc-main-menu .bloc-menu #search-bloc form input.form-control:focus {
	box-shadow: none;
	-webkit-box-shadow: none
}

.header .bloc-main-menu .bloc-menu #search-bloc form button {
	padding: 0;
	height: auto
}

.header .bloc-main-menu .bloc-menu #search-bloc form .btn-close {
	display: table-cell;
	height: 34px;
	vertical-align: middle;
	position: relative;
	border-collapse: separate;
	color: #c4c4c4;
	text-align: right;
	cursor: pointer
}

.header .bloc-main-menu .bloc-menu .navigation {
	position: static
}

.header .bloc-main-menu .bloc-menu .navigation .menu-mobile>div {
	margin-bottom: 0;
	bottom: 0;
	position: absolute;
	left: 0;
	top: 0;
	height: 58px
}

.header .bloc-main-menu .bloc-menu .navigation .menu-mobile>div p {
	position: relative;
	margin-bottom: 0;
	padding: 12px 15px
}

.header .bloc-main-menu .bloc-menu .navigation .menu-mobile>div p a {
	display: block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center
}

.header .bloc-main-menu .bloc-menu .navigation .menu-mobile>div p span {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	bottom: 7px;
	font-size: 16px;
	line-height: 1
}

@media (max-width:991px) {
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu {
		display: none;
		position: fixed;
		top: 58px;
		left: 0;
		right: 0;
		bottom: 0;
		background: #fff;
		margin: 0;
		border-top: 1px solid #e5e5e5;
		overflow-y: scroll;
		z-index: 100;
		width: 100%
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1 {
		border-bottom: .5px solid #f0f0f0
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1>span {
		display: block;
		line-height: 14px;
		padding: 0;
		height: auto
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1>span:after {
		content: "";
		display: inline-block;
		height: 0;
		width: 0;
		border-top: 4px solid transparent;
		border-bottom: 4px solid transparent;
		border-left: 6px solid #94b3d1;
		position: absolute;
		right: 22px;
		top: 23px
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1>span>a,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1>span>img,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1>span>span {
		text-decoration: none;
		padding: 20px 10px;
		display: block
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1>span>a,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1>span>span {
		width: 70%
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1>span img.hidden-lg {
		position: absolute;
		right: 20px;
		top: 50%;
		padding: 0;
		margin: -5px 0 0
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1>span img.hidden-lg.arrow-open {
		display: none
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1>span img.hidden-lg.arrow-close {
		display: block
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1.hidden-lg>span>a,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1.hidden-lg>span>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1.hidden-md>span>a,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1.hidden-md>span>span {
		width: 100%
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1.hidden-lg>span:after,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1.hidden-md>span:after {
		border: none
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1.open>span {
		background: #94b3d1;
		color: #fff
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1.open>span:after {
		border-left: 6px solid #fff;
		transform: rotate(90deg)
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1.open img.hidden-lg.arrow-open {
		display: block
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1.open img.hidden-lg.arrow-close {
		display: none
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:hover>span {
		background: #ff9a05
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:hover>span:after {
		border-left: 6px solid #fff
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:hover>span>a,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:hover>span>span {
		color: #fff
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1.open.hidden-lg>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1.open.hidden-md>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:active.hidden-lg>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:active.hidden-md>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:focus.hidden-lg>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:focus.hidden-md>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:hover.hidden-lg>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:hover.hidden-md>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:visited.hidden-lg>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:visited.hidden-md>span {
		background: #fff
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1.open.hidden-lg>span>a,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1.open.hidden-lg>span>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1.open.hidden-md>span>a,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1.open.hidden-md>span>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:active.hidden-lg>span>a,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:active.hidden-lg>span>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:active.hidden-md>span>a,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:active.hidden-md>span>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:focus.hidden-lg>span>a,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:focus.hidden-lg>span>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:focus.hidden-md>span>a,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:focus.hidden-md>span>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:hover.hidden-lg>span>a,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:hover.hidden-lg>span>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:hover.hidden-md>span>a,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:hover.hidden-md>span>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:visited.hidden-lg>span>a,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:visited.hidden-lg>span>span,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:visited.hidden-md>span>a,
	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1:visited.hidden-md>span>span {
		color: #000
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1.mag-des-competences:hover>span {
		background: none;
		color: transparent
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1.mag-des-competences>span a {
		width: 100%
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1 .sub-menu {
		padding: 10px;
		max-height: 300px;
		overflow-y: auto
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1 .sub-menu .bloc-gray>div.clearfix {
		padding-top: 10px;
		border-bottom: 1px solid #809caf
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1 .sub-menu .bloc-gray>div.clearfix:first-child {
		padding-top: 0;
		border-bottom: 0 solid #809caf
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1 .sub-menu .bloc-gray .item-level2 a {
		display: block
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1 .sub-menu .bloc-gray+div {
		background: #fff;
		padding: 0 10px 0 0
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1 .sub-menu .bloc-gray+div ul .item-level2:hover {
		background: none
	}

	.header .bloc-main-menu .bloc-menu .navigation .menu-mobile .main-menu>.item-level1 .sub-menu .bloc-gray+div ul .item-level2:hover a:hover {
		text-decoration: underline
	}
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu {
	display: none
}

@media (min-width:992px) {
	.header .bloc-main-menu .bloc-menu .navigation .main-menu {
		margin-bottom: 0;
		display: inline-block;
		text-align: justify;
		line-height: 0;
		padding: 0
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu:after {
		display: inline-block;
		content: "";
		vertical-align: top
	}
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1 {
	font-size: 17px;
	line-height: 20px;
	font-family: Gotham SSm Medium, sans-serif
}

@media (min-width:992px) {
	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1 {
		display: inline-block;
		vertical-align: middle;
		height: auto;
		position: static;
		padding: 0 15px;
	}
}
img.img-responsive.center-block.logo {
    max-width: 164px;
}


@media (min-width:992px) and (max-width:1199px) {
	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1 {
		padding: 0 10px
	}
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1>span {
	text-transform: uppercase;
	position: relative;
	height: auto;
	display: inline-block;
	cursor: pointer;
	padding: 13px 0;
	z-index: 9
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1>span a {
	text-decoration: none
}

@media (min-width:992px) {
	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1.mag-des-competences img {
		padding: 0 20px 0 0
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:hover span {
		z-index: 10
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:hover span span {
		color: #94b3d1
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:hover .sub-menu {
		display: block;
		position: absolute;
			top: 46px;
		right: 0;
		z-index: 10;
		left: 0;
		background: none;
		max-width: 1000px;
    margin: auto;
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:hover .sub-menu .bloc-white {
		background: #fff
	}
}

@media (min-width:992px) and (min-width:992px) {
	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:hover .sub-menu .bloc-white {
		padding: 30px 0;
		margin-top: 44px;
		border-top: 1px solid #eee
	}
}

@media (min-width:992px) {
	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu {
		top: 46px;
		right: 0;
		left: 0;
		background: none;
		max-width: 1000px;
    margin: auto;
	}
}

@media (min-width:992px) {
	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-white {
		position: relative;
		background: #fff
	}
}

@media (min-width:992px) and (min-width:992px) {
	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-white {
		padding: 30px 0;
		margin-top: 44px;
		border-top: 1px solid #eee
	}
}

@media (min-width:992px) {
	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-white ul {
		list-style: none
	}
}

@media (min-width:992px) and (min-width:992px) {
	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-white div.reset-padding {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-white div.reset-padding>ul,
	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-white div.reset-padding>ul:first-child {
		border-left: 0 solid #ebebeb
	}
}

@media (min-width:992px) {
	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .item-level2 {
		border-top: 0 solid #fff;
		margin-bottom: 0
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .item-level2:first-child {
		border: none
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .item-level2 a {
		text-decoration: none
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .item-level2 a span {
		font-size: 13px
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .item-level2:hover {
		background: none
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .item-level2:hover a span {
		text-decoration: underline;
		color: #34b047;
		font-family: Gotham SSm Medium
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-gray {
		background: #fff
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-gray>.clearfix {
		padding: 10px 20px
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-gray>.clearfix:first-child {
		border-bottom: 4px solid #fff
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-title {
		font-size: 14px;
		line-height: 18px;
		padding: 5px 15px;
		font-family: Gotham SSm Medium, sans-serif
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-title a {
		text-decoration: none
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-title a:hover {
		text-decoration: underline
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-title+ul {
		list-style: none;
		padding-left: 0;
		margin-top: 0;
		margin-bottom: 15px
	}
}

@media (min-width:992px) and (min-width:992px) {
	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-title+ul {
		margin-top: 10px
	}
}

@media (min-width:992px) {
	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-right {
		padding: 10px 15px
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-right .item-level2 {
		border-bottom: 1px solid #f1f1f1;
		line-height: 36px;
		padding: 0
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-right .item-level2 a {
		text-decoration: none;
		font-family: Gotham SSm A, sans-serif;
		color: #7995ab
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-right .item-level2:hover {
		background: none
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu>.item-level1:first-child:hover .sub-menu .bloc-right .item-level2:hover a span {
		text-decoration: underline
	}
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu {
	display: none;
	text-align: left
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu .bloc-white {
	background: #fff
}

@media (min-width:992px) {
	.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu .bloc-white {
		padding: 30px 0;
		margin-top: 44px;
		border-top: 1px solid #eee
	}
}

@media (min-width:992px) {
	.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu>div.bloc-white:before {
		right: 100%;
		left: auto;
		content: "";
		position: absolute;
		width: 2000px;
		top: -1px;
		bottom: 0;
		height: calc(100% + 1px);
		z-index: 10;
		background-color: #fff;
		border-top: 1px solid #eee
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu>div.bloc-white:after {
		content: "";
		position: absolute;
		left: 100%;
		width: 2000px;
		top: -1px;
		bottom: 0;
		height: calc(100% + 1px);
		z-index: 10;
		background-color: #fff;
		border-top: 1px solid #eee
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu .reset-padding {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu .reset-padding>div {
		width: 100%
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu .reset-padding>ul {
		border-left: 1px solid #ebebeb
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu .reset-padding>ul:first-child {
		border-left: 0 solid #ebebeb
	}
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu ul {
	list-style: none;
	padding: 0;
	background: #fff
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu ul .bloc-title {
	font-size: 14px;
	line-height: 18px;
	padding: 7px 15px;
	font-family: Gotham SSm Medium, sans-serif
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu ul .bloc-title a {
	text-decoration: none
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu ul .bloc-title a:hover {
	text-decoration: underline
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu ul .bloc-title+ul {
	list-style: none;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 15px
}

@media (min-width:992px) {
	.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu ul .bloc-title+ul {
		margin-top: 10px
	}
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu ul .item-level2 {
	line-height: 24px;
	padding: 0 15px;
	position: relative
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu ul .item-level2 a {
	text-decoration: none;
	font-family: Gotham SSm A, sans-serif;
	display: block
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu ul .item-level2 a:before {
	position: absolute;
	left: 16px;
	text-decoration: none;
	top: 9px;
	color: #34b047;
	content: "";
	display: inline-block;
	height: 0;
	width: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 6px solid #94b3d1
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu ul .item-level2 a span {
	line-height: 16px;
	display: inline-block;
	padding: 6px 20px 0;
	font-size: 14px
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu ul .item-level2 img {
	height: 15px;
	position: absolute;
	top: 12px;
	right: 0
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu .sub-menu ul .item-level2:hover {
	background-color: #e5e5e5
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu+.second-menu {
	margin-bottom: 0;
	display: inline-block;
	text-align: justify;
	line-height: 0;
	padding: 0
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu+.second-menu>.item-level1 {
	padding: 0 5px;
	display: inline-block;
	vertical-align: middle;
	
	font-family: Gotham SSm Medium, sans-serif;
	height: auto
}

.header .bloc-main-menu .bloc-menu .navigation .main-menu+.second-menu>.item-level1>span {
	text-transform: uppercase;
	position: relative;
	height: auto;
	display: inline-block;
	cursor: pointer;
	padding: 35px 0;
	z-index: 9
}

@media (max-width:991px) {
	.header .bloc-main-menu .bloc-menu .navigation .main-menu+.second-menu {
		margin-bottom: 0;
		bottom: 0;
		position: absolute;
		right: 10px;
		top: 0;
		height: 58px
	}

	.header .bloc-main-menu .bloc-menu .navigation .main-menu+.second-menu>.item-level1>span {
		padding: 16px 0
	}
}

@media (max-width:767px) {
	.header-active.js .header {
		display: block;
		position: fixed;
		top: 70px;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 10;
		overflow-y: auto;
		overflow-x: hidden
	}

	.header-active.js .content,
	.header-active.js .footer {
		display: none
	}
}

@media (max-width:767px) {

	.header .pull-left,
	.header .pull-right {
		float: none !important
	}
}

.header input {
	font-size: 12px
}

.header-link {
	line-height: 1.16667;
	display: block;
	font-size: 18px;
	position: relative;
	padding-left: 40px;
	white-space: nowrap
}

.header-link img {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	border-radius: 50%;
	border: 1px solid #000
}

.header-link:focus,
.header-link:hover {
	text-decoration: none
}

.header-small {
	color: #94b3d1;
	font-size: 11px
}

.header-mobile {
	background-color: #fff
}

.header-mobile>* {
	position: relative;
	border-bottom: 1px solid #cad6de;
	margin-top: -1px
}

.header-mobile .logo {
	display: block;
	line-height: 70px;
	text-align: center
}

.header-mobile .bloc-menu {
	border-top: 1px solid #cad6de
}

.header-mobile .bloc-menu .liens-secondaires ul {
	margin: 9px 0 5px 10px
}

.header-mobile-fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	padding: 0 10px
}

.header-mobile-fixed+div {
	height: 70px
}

@media (min-width:992px) {
	#search-box {
		position: static
	}
}

#search-box.bloc-gray form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown {
	top: 72px !important;
	width: 80% !important;
	left: 3%
}

#search-box form .input-group,
#search-box form .input-group .xdsoft_autocomplete {
	position: static
}

#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown {
	width: auto !important;
	top: 54px !important;
	min-width: 95.5%
}

@media (min-width:992px) {
	#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown {
		min-width: 41%
	}
}

#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown div.item {
	white-space: normal;
	border-top: 1px solid #e5e5e5;
	padding: 10px 15px !important
}

#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown div.item:after,
#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown div.item:before {
	content: " ";
	display: table;
	box-sizing: border-box
}

#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown div.item:after {
	clear: both
}

#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown div.item:first-child {
	border-top: none
}

#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown div.item.active {
	background-color: #f9f9f9;
	color: #000
}

#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown div.item p {
	margin: 0;
	background: none;
	border: none
}

#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown .autocomplete-container {
	background: #e5e5e5
}

#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown .autocomplete-container .left-col {
	border-right: 2px solid #f1f1f1
}

#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown .autocomplete-container .title {
	background: #e5e5e5;
	color: #eb0045;
	font-size: 14px;
	line-height: 18px;
	font-family: Gotham SSm Medium, sans-serif;
	margin: 0;
	padding: 14px 8px
}

#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown .autocomplete-container .suggestions div.item {
	padding: 10px 30px 10px 15px !important;
	background-image: url(img/loupe.png);
	background-repeat: no-repeat;
	background-position: 100%
}

#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown .autocomplete-container .trainings div.item .thumb {
	float: left;
	width: 21%
}

#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown .autocomplete-container .trainings div.item p {
	float: left;
	width: 78%;
	padding-left: 10px
}

#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown .autocomplete-container .col-md-12>.trainings div.item .thumb {
	float: left;
	width: 10%
}

#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown .autocomplete-container .col-md-12>.trainings div.item p {
	float: left;
	width: 89%;
	padding-left: 10px
}

.header .form-control {
	height: 34px;
	border-bottom-color: #999;
	border-right-color: #999
}

.header .btn-default {
	padding: 2px 5px
}

.header .extranet {
	margin-right: 5px;
	font-family: Gotham SSm Medium, sans-serif;
	font-size: 11px;
	text-decoration: none
}

@media (min-width:768px) {
	.header .extranet {
		margin-right: 25px
	}
}

.header .extranet img {
	display: inline-block;
	height: 25px
}

@media (min-width:992px) {
	.header .extranet img {
		margin-right: 3px;
		height: 34px
	}
}

.header .contact-us {
	text-decoration: none;
	padding: 0 5px 0 0
}

@media (min-width:768px) {
	.header .contact-us {
		padding: 0 10px
	}
}

.header .contact-us img {
	display: inline-block;
	height: 25px;
	margin-left: 2px
}

@media (min-width:992px) {
	.header .contact-us img {
		height: 34px
	}
}

.header .liens-secondaires {
	position: absolute;
	top: 70px;
	left: 0;
	right: 0;
	border-bottom: 1px solid #cad6de;
	border-top: 1px solid #cad6de
}

@media (min-width:992px) {
	.header .liens-secondaires {
		position: relative;
		top: auto;
		border: none
	}
}

@media (max-width:991px) {
	.header .liens-secondaires {
		width: 100%
	}
}

.header .liens-secondaires ul {
	margin: 11px 0 3px
}

@media (min-width:992px) {
	.header .liens-secondaires ul {
		margin: 9px 0 5px
	}
}

.header .liens-secondaires ul li {
	font-size: 10px;
	float: left;
	background-color: #fff;
	margin-bottom: 0;
	display: inline-block;
	text-decoration: none;
	font-family: Gotham SSm Medium, sans-serif;
	line-height: 1.2em;
	vertical-align: middle;
	height: 20px;
	position: static
}

@media (min-width:992px) {
	.header .liens-secondaires ul li {
		font-size: 11px
	}
}

.header .liens-secondaires ul li a,
.header .liens-secondaires ul li span {
	text-transform: uppercase;
	color: #7d9aad;
	text-decoration: none
}

.header .liens-secondaires ul li.pipe {
	margin: 0 5px;
	color: #7d9aad
}

@media (min-width:768px) {
	.header .liens-secondaires ul li.pipe {
		margin: 0 10px
	}
}

.header .liens-secondaires ul li.newsletter-top {
	cursor: pointer
}

.header .liens-secondaires ul li.newsletter-top .box-newsletter {
	position: absolute;
	top: 26px;
	display: none;
	background: #fff;
	border: 1px solid #809caf;
	cursor: pointer;
	overflow: hidden;
	padding: 15px;
	z-index: 1;
	max-width: 300px
}

@media (max-width:991px) {
	.header .liens-secondaires ul li.newsletter-top .box-newsletter {
		left: 10px
	}
}

.header .liens-secondaires ul li.newsletter-top .box-newsletter .panel-news-title {
	font-size: 18px;
	font-family: Gotham SSm Medium, sans-serif;
	color: #2b2b2b;
	line-height: 22px
}

.header .liens-secondaires ul li.newsletter-top .box-newsletter input.email {
	float: none;
	margin-bottom: 14px;
	background: #ededed;
	border: none;
	box-shadow: none;
	border-radius: 5px
}

.header .liens-secondaires ul li.newsletter-top .box-newsletter input[type=checkbox] {
	left: 0;
	width: auto;
	height: auto;
	overflow: hidden;
	opacity: 1;
	z-index: 1
}

.header .liens-secondaires ul li.newsletter-top .box-newsletter input[type=checkbox]+* {
	background-color: #fff;
	border-radius: 0;
	width: auto;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	box-shadow: none;
	position: relative;
	margin-left: 19px;
	margin-top: 3px;
	font-family: Gotham SSm A, sans-serif;
	font-size: 12px
}

.header .liens-secondaires ul li.newsletter-top .box-newsletter button {
	font-family: Gotham SSm Book, sans-serif;
	font-size: 14px;
	border-radius: 5px;
	padding: 3px 10px
}

.header .liens-secondaires ul li.newsletter-top:hover .box-newsletter {
	display: block
}

.header .liens-secondaires .list-icons {
	position: absolute;
	top: 0;
	right: 0
}

.liste-specifiques li {
	margin: 0 15px 10px;
	width: 86%;
	float: left;
	border: none;
	padding: 0
}

.liste-specifiques li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;
	font-family: Gotham SSm Bold;
	text-transform: uppercase;
	padding: 15px;
	display: block
}

.liste-specifiques li.postit-nouveautes {
	padding: 0 15px 0 0
}

.liste-specifiques li.postit-nouveautes a {
	background-image: url(img/icon-nouveautes.png);
	background-position: 100%;
	background-repeat: no-repeat
}

.liste-specifiques li.postit-session-garantie {
	padding: 0 23px 0 0
}

.liste-specifiques li.postit-session-garantie a {
	background-image: url(img/icon-sessionsgaranties.png);
	background-position: 100%;
	background-repeat: no-repeat
}

.liste-specifiques li.postit-best {
	padding: 0 21px 0 0
}

.liste-specifiques li.postit-best a {
	background-image: url(img/icon-best.png);
	background-position: 100%;
	background-repeat: no-repeat
}

.liste-specifiques li.postit-parcours {
	padding: 0 18px 0 0
}

.liste-specifiques li.postit-parcours a {
	background-image: url(img/icon-certifiantsetdiplomants.png);
	background-position: 100%;
	background-repeat: no-repeat;
	padding: 9px 15px;
	line-height: 18px
}

.liste-specifiques li.postit-cfp {
	padding: 0 15px 0 0
}

.liste-specifiques li.postit-cfp a {
	background-image: url(img/logo-cpf.png);
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: 17%
}

.actualite h2,
.actualite h3,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.msg-cycle:before,
.msg-indicateurs-resultats:before,
.msg-note:before,
.msg-tooltip:before,
.msg-training:before,
.msg-warning:before {
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

a {
	text-decoration: underline
}

div[class^=corner-] {
	position: absolute;
	background: #77aaab;
	border-radius: 3px;
	z-index: 0
}

.corner-top-left {
	width: 119px;
	height: 107px;
	top: -8px;
	left: 6px
}

.corner-bottom-right {
	width: 119px;
	height: 107px;
	bottom: -8px;
	right: 6px
}

section {
	padding-bottom: 0
}

@media (min-width:992px) {

	section#conferences,
	section#journees-actualite {
		padding-bottom: 90px
	}
}

.bg-color .menu-btn a,
.breadcrumb a,
.contact a,
.fiche-main .footer ul a,
.fiche-main ul.inline-blocked.text-left a,
.footer .fiche-main ul a,
.footer .list-unstyled a,
.footer .template-bandeau .wysiwyg.archives ul a,
.footer div[class*=template-] .wysiwyg.archives ul a,
.format-filter,
.list-unstyled.inline-blocked.text-left a,
.menu-2 a,
.nav-tabs a,
.panel-sommaire a,
.registration-details a,
.table-training a,
.template-bandeau .wysiwyg.archives .footer ul a,
.template-bandeau .wysiwyg.archives ul.inline-blocked.text-left a,
.themes a,
div[class*=template-] .wysiwyg.archives .footer ul a,
div[class*=template-] .wysiwyg.archives ul.inline-blocked.text-left a,
ul.subcategory-modules .result a {
	text-decoration: none
}

.level2-title {
	display: block;
	margin-top: 0;
	margin-bottom: 14px;
	line-height: 1.5
}

.innovation-title {
	font-size: 14px;
	margin: 0
}

.fake-checkbox:before {
	content: url(img/fake-checkbox.png);
	margin-right: 10px
}

.custom-tick:before,
.fake-checkbox:before {
	display: inline-block;
	vertical-align: middle
}

.custom-tick:before {
	content: "";
	background: url(img/coche.png) no-repeat;
	background-size: 100%;
	width: 20px;
	height: 21px
}

.h1 {
	font-family: Gotham SSm Bold, sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.2
}

@media (min-width:992px) {
	.h1 {
		font-size: 36px;
		line-height: 34px
	}
}

.h1-dash {
	position: relative;
	line-height: 1.2;
	padding-bottom: 14px;
	margin: 0 0 14px
}

.h1-dash:after {
	content: "";
	position: absolute;
	top: 100%;
	width: 60px;
	height: 2px;
	background-color: #94b3d1;
	left: 0
}

.h1-dash.text-center {
	font-size: 35px;
	margin: 42px 0
}

@media (min-width:768px) {
	.h1-dash.text-center {
		margin-left: 80px;
		margin-right: 80px
	}
}

.h1-dash.text-center:after {
	left: 50%;
	margin-left: -50px;
	height: 4px;
	width: 100px
}

.h1-dash.text-center+.social {
	margin-top: -42px
}

@media (max-width:767px) {
	.h1-dash.text-left-xs:after {
		left: 0;
		margin-left: 0
	}
}

.h1-dash+.social {
	margin-top: -14px
}

.h1-bg {
	background: #77aaab;
	font-family: Concert One Regular;
	font-size: 40px;
	line-height: 39px;
	margin-bottom: 40px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	padding: 24px
}

@media (min-width:992px) {
	.h1-bg {
		font-size: 60px;
		line-height: 47px;
		margin-bottom: 70px
	}
}

.h1-bg-green {
	background: #469e8e;
	font-family: Concert One Regular;
	font-size: 40px;
	line-height: 39px;
	margin-bottom: 22px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	padding: 24px
}

@media (min-width:992px) {
	.h1-bg-green {
		font-size: 60px;
		line-height: 47px;
		margin-bottom: 22px
	}
}

.h2-option {
	font-size: 14px;
	line-height: 2.46429;
	float: right
}

.h2-dash {
	position: relative;
	font-size: 23px;
	line-height: 1.82609;
	padding-bottom: 14px;
	margin: 42px 0
}

@media (min-width:768px) {
	.h2-dash {
		margin-left: 80px;
		margin-right: 80px
	}
}

.h2-dash:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 100%;
	width: 60px;
	margin-left: -30px;
	height: 2px;
	background-color: #94b3d1
}

.h2-alt {
	font-style: italic;
	color: #97d73f
}

.list-filters {
	margin-bottom: 27px
}

@media (min-width:992px) {
	.list-filters {
		margin-bottom: 62px
	}
}

.list-filters li {
	float: none
}

@media (min-width:992px) {
	.list-filters li {
		float: left
	}
}

.list-filters li h2 {
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 0;
	line-height: 19px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	padding: 0 13px
}

@media (min-width:992px) {
	.list-filters li h2 {
		font-size: 14px;
		margin-bottom: 0
	}
}

.list-filters li.current-filter,
.list-filters li:hover {
	text-decoration: underline
}

.listing-formation li {
	margin-bottom: 27px
}

@media (min-width:992px) {
	.listing-formation li {
		margin-bottom: 56px
	}
}

.listing-formation li a {
	display: block;
	border-radius: 5px;
	color: #000;
	text-decoration: none;
	padding: 10px 20px
}

.listing-formation li a .thematique-label {
	font-family: Gotham SSm Bold;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	margin: 0 0 20px
}

.listing-formation li a .libelle-cat {
	font-family: Gotham SSm Medium;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: .05em;
	color: #000;
	margin: 0
}

.title {
	margin: 0
}

.title+ul {
	margin-bottom: 0
}

.title-mobile {
	margin: 0
}

.aside {
	background-color: #fff;
	margin-left: -10px;
	margin-right: -10px
}

@media (max-width:767px) {
	.aside-active.js .aside {
		display: block;
		position: absolute !important;
		left: 10px;
		width: 100%;
		top: 70px !important;
		bottom: 0;
		z-index: 5;
		transition: left .3s;
		overflow: auto
	}

	.aside-active.js .aside .row {
		margin: 0
	}
}

@media (max-width:767px) {

	.aside-active.js .content,
	.aside-active.js .footer {
		display: none
	}
}

.js .aside {
	display: none
}

.js .aside-left {
	left: -100%
}

@media (min-width:768px) {
	.js .aside {
		display: block
	}
}

@media (min-width:768px) {
	.aside {
		padding: 0 10px;
		z-index: 10
	}
}

@media (min-width:768px) {
	.js .aside {
		position: fixed;
		top: 0;
		left: 10px;
		width: 25%;
		bottom: 0;
		max-width: 300px
	}

	.ie8 .js .aside {
		max-width: 284px
	}
}

@media (min-width:768px) {
	.js.aside-height .aside {
		position: absolute
	}
}

.push {
	color: #1b384a;
	letter-spacing: 2px
}

.push .picto img {
	margin-bottom: 14px
}

.push .picto:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 100%;
	width: 60px;
	margin-left: -30px;
	height: 2px;
	background-color: #94b3d1
}

@media (max-width:767px) {
	.push .picto:after {
		height: 0
	}
}

.push p {
	margin: 14px 0 0
}

.trustpilot-widget {
	padding: 0 15%
}

@media (max-width:991px) {
	.trustpilot-widget {
		padding: 0
	}
}

.devis label {
	font-weight: 400;
	display: block
}

.devis textarea {
	resize: vertical;
	max-width: 100%;
	min-width: 100%;
    height: 212px;
    min-height: 181px;
	box-shadow: none
}

blockquote {
	margin: 1em 0
}

.social {
	padding: 20px 80px 30px
}

.img {
	position: relative;
	min-height: 378px
}

.img .img-bg {
	position: absolute;
	width: 100%;
	max-width: 100%;
	height: auto
}

@media (max-width:767px) {
	.img {
		display: none
	}
}

.breadcrumb+.img {
	margin-top: -84px
}

.breadcrumb>li {
	padding-right: 5px
}

.sommaire-before .bloc.expander-left {
	position: relative;
	z-index: 2
}

.sommaire-before .bloc .h1 {
	font-size: 35px
}

.sommaire-before .bloc .h1 .small {
	display: inline-block;
	font-size: 18px;
	font-weight: 400
}

@media (max-width:767px) {
	.sommaire-before .bloc .h1 .small {
		position: relative;
		margin-top: 10px;
		padding-top: 10px;
		line-height: normal
	}

	.sommaire-before .bloc .h1 .small:before {
		content: "";
		position: absolute;
		top: 0;
		left: 25%;
		width: 50%;
		height: 1px;
		background-color: #a7a7a7
	}
}

.sommaire-before .bloc .ref {
	color: #a7a7a7;
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 14px;
	font-weight: 400
}

@media (max-width:767px) {
	.sommaire-before .panel-partager {
		order: 200;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		float: none !important
	}
}

.quick-access form {
	position: relative;
	margin-left: 27px;
	margin-top: -28px
}

.quick-access .form-control {
	height: 31px
}

.quick-access .btn,
.quick-access .btn-cta,
.quick-access .form-control {
	padding-top: 0;
	padding-bottom: 0
}

.quick-access .close {
	position: absolute;
	top: 5px;
	right: -21px;
	filter: alpha(opacity=80);
	opacity: .8
}

.activites {
	background-color: #8b979f;
	color: #fff
}

.activites button:focus,
.activites button:hover {
	background-color: #848f97
}

.actualite p {
	font-family: Open Sans, sans-serif
}

.actualite .lead,
.actualite h2,
.actualite h3 {
	font-family: Open Sans, sans-serif;
	font-weight: 700
}

.actualite-autres h2,
.actualite-autres h3 {
	font-family: Open Sans, sans-serif
}

.actualite-autres h3 {
	font-size: 23px;
	line-height: 1.25em
}

.actualite-autres p {
	font-family: Open Sans, sans-serif;
	line-height: normal
}

@media (max-width:767px) {
	.actualite-autres .img-thumbnail {
		width: 100%
	}

	.actualite-autres h2 {
		line-height: normal
	}

	.actualite-autres h3 {
		margin-top: 10px;
		margin-bottom: 30px;
		font-size: 17px
	}
}

.themes {
	background-color: #f6f5f5;
	margin-bottom: 0
}

@media (max-width:768px) {
	.themes.page-summary {
		width: 100% !important;
		margin-bottom: 28px
	}
}

.actualite .themes h2,
.themes .actualite h2,
.themes .h4,
.themes .msg-cycle:before,
.themes .msg-indicateurs-resultats:before,
.themes .msg-note:before,
.themes .msg-tooltip:before,
.themes .msg-training:before,
.themes .msg-warning:before {
	background-color: #ebebeb
}

.themes .theme-title {
	margin: 0;
	font-weight: 400;
	font-size: 14px
}

.actualite .themes h2,
.themes .actualite h2,
.themes .h4,
.themes .msg-cycle:before,
.themes .msg-indicateurs-resultats:before,
.themes .msg-note:before,
.themes .msg-tooltip:before,
.themes .msg-training:before,
.themes .msg-warning:before,
.themes li {
	border-bottom: 1px solid #d7d6d6;
	margin-top: -1px
}

.actualite .themes h2,
.themes .actualite h2,
.themes .h4,
.themes .msg-cycle:before,
.themes .msg-indicateurs-resultats:before,
.themes .msg-note:before,
.themes .msg-tooltip:before,
.themes .msg-training:before,
.themes .msg-warning:before,
.themes a,
.themes strong {
	margin: 0;
	padding: 14px 40px 14px 20px;
	display: block;
	position: relative;
	line-height: 1.5em
}

.actualite .themes h2 img,
.themes .actualite h2 img,
.themes .h4 img,
.themes .msg-cycle:before img,
.themes .msg-indicateurs-resultats:before img,
.themes .msg-note:before img,
.themes .msg-tooltip:before img,
.themes .msg-training:before img,
.themes .msg-warning:before img,
.themes a img,
.themes strong img {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -5px
}

.themes li.active>a {
	font-weight: 700
}

.themes a img {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -5px
}

.themes ul {
	margin-bottom: 0
}

.themes ul ul {
	border-top: 1px solid #d7d6d6
}

.themes ul ul a {
	padding: 9.33333px 40px 9.33333px 30px
}

.themes ul ul li:last-child {
	border-bottom: 0
}

.themes+.panel-news {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.themes a.collapse>img {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.themes a.collapse.collapsed>img {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg)
}

.themes.dropdown {
	margin-bottom: 20px
}

.themes.dropdown>button {
	width: 100%
}

.themes.dropdown .dropdown-menu {
	right: 0;
	padding: 0
}

.themes.dropdown .dropdown-menu a,
.themes.dropdown .dropdown-menu strong {
	display: block;
	padding: 9.33333px 40px 9.33333px 30px;
	line-height: 2
}

.themes.dropdown .dropdown-menu ul li a {
	color: #333;
	display: block;
	padding-left: 40px
}

.themes.dropdown .dropdown-menu ul li a:focus,
.themes.dropdown .dropdown-menu ul li a:hover {
	background: #f5f5f5;
	text-decoration: none
}

.pagination {
	position: relative;
	margin-top: 56px;
	margin-bottom: 56px
}

.pagination .first-child,
.pagination .last-child {
	position: absolute;
	top: 50%;
	margin-top: -20px
}

.pagination .first-child a,
.pagination .first-child span,
.pagination .last-child a,
.pagination .last-child span {
	background-color: #fff;
	width: 40px;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.pagination .first-child a,
.pagination .first-child a:focus,
.pagination .first-child a:hover,
.pagination .first-child span,
.pagination .first-child span:focus,
.pagination .first-child span:hover,
.pagination .last-child a,
.pagination .last-child a:focus,
.pagination .last-child a:hover,
.pagination .last-child span,
.pagination .last-child span:focus,
.pagination .last-child span:hover {
	border-color: #cdcdcd
}

.pagination .first-child img,
.pagination .last-child img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -10px;
	margin-left: -10px
}

.pagination .first-child {
	left: 0
}

.pagination .first-child>* {
	background-image: url(img/arrow-back-green.png);
	background-size: 20px auto
}

.ie8 .pagination .first-child>* {
	background-image: url(img/arrow-back-green-ie8.png)
}

.pagination .first-child.disabled>* {
	background-image: url(img/arrow-back-disabled.png)
}

.ie8 .pagination .first-child.disabled>* {
	background-image: url(img/arrow-back-disabled-ie8.png)
}

.pagination .last-child {
	right: 0
}

.pagination .last-child>* {
	background-image: url(img/arrow-green.png);
	background-size: 20px auto
}

.ie8 .pagination .last-child>* {
	background-image: url(img/arrow-green-ie8.png)
}

.pagination .last-child.disabled>* {
	background-image: url(img/arrow-disabled.png)
}

.ie8 .pagination .last-child.disabled>* {
	background-image: url(img/arrow-disabled-ie8.png)
}

.pagination .disabled>span:hover {
	cursor: auto
}

.nav-webinar {
	padding: 0 10px 28px
}

.nav-webinar .pagination {
	margin: 0
}

.nav-webinar .pagination>.active>a,
.nav-webinar .pagination>.active>a:focus,
.nav-webinar .pagination>.active>a:hover,
.nav-webinar .pagination>.active span,
.nav-webinar .pagination>.active span:focus,
.nav-webinar .pagination>.active span:hover {
	color: #94b3d1
}

.nav-webinar .pagination .first-child>* {
	background-image: url(img/arrow-close.png);
	transform: rotate(180deg)
}

.nav-webinar .pagination .first-child.disabled>* {
	background-image: url(img/arrow-back-disabled.png);
	transform: none
}

.nav-webinar .pagination .last-child>* {
	background-image: url(img/arrow-close.png)
}

.nav-webinar .pagination .last-child.disabled>* {
	background-image: url(img/arrow-disabled.png)
}

.filtres+nav .pagination {
	margin: 0
}

.paginate {
	position: relative;
	margin-top: 42px;
	margin-bottom: 42px;
	padding: 2px 0
}

.paginate.size {
	margin: 0
}

.paginate>* {
	line-height: 3
}

.paginate>.first-child {
	left: 0;
	background-color: #fff;
	border-radius: 3px 0 0 3px
}

.paginate>.last-child {
	right: 0;
	background-color: #fff;
	border-radius: 0 3px 3px 0
}

.paginate>.first-child,
.paginate>.last-child {
	position: absolute;
	border: 1px solid #cdcdcd;
	padding: 0
}

.paginate>.first-child a,
.paginate>.last-child a {
	color: #97d73f;
	padding: 10.5px 10px;
	display: block
}

.paginate>.first-child span,
.paginate>.last-child span {
	color: #e5e5e5;
	padding: 10px 10.5px;
	display: block
}

.paginate>* strong {
	font-weight: 400;
	color: #97d73f
}

@media (max-width:767px) {

	.actus:after,
	.actus:before {
		display: table;
		content: " "
	}

	.actus:after {
		clear: both
	}

	.actus .actu,
	.actus .actu-video {
		border-bottom: 0
	}

	.actus .actu-video:after,
	.actus .actu-video:before,
	.actus .actu:after,
	.actus .actu:before {
		display: table;
		content: " "
	}

	.actus .actu-video:after,
	.actus .actu:after {
		clear: both
	}

	.actus .actu-video .h2,
	.actus .actu-video p,
	.actus .actu .h2,
	.actus .actu p {
		line-height: 1.2em;
		font-size: 16px;
		font-weight: 600
	}

	.actus .actu-video .video,
	.actus .actu .video {
		float: left;
		width: 50%;
		margin-right: 10px;
		margin-bottom: 10px
	}
}

.actu {
	border-bottom: 1px solid #cdcdcd;
	margin-top: -1px;
	margin-bottom: 7px
}

.actu .img-thumbnail {
	margin-bottom: 10px
}

@media (max-width:767px) {
	.actu .img-thumbnail {
		float: left;
		width: 50%;
		margin-right: 10px;
		margin-bottom: 10px
	}
}

.actu .border-bottom-none {
	border-bottom: none
}

.actu .details,
.actu h4 {
	line-height: 2.33333;
	font-size: 12px;
	margin: 0
}

.actu .details img,
.actu h4 img {
	display: inline-block;
	position: relative;
	bottom: 2px
}

.actu .title-list,
.actu p {
	font-size: 17px;
	line-height: 1.64706;
	margin: 0 0 14px;
	font-weight: 400
}

@media (max-width:767px) {
	.actu {
		padding-bottom: 10px
	}
}

.actu-main {
	margin-bottom: 28px
}

.actu-main .h2 {
	font-weight: 600;
	font-size: 23px;
	line-height: 28px;
	margin-bottom: 5px
}

.actu-main .h2 .clock {
	display: inline-block;
	line-height: 12px;
	width: 100%
}

.actu-main .h2 span {
	line-height: 2.33333;
	font-size: 12px;
	font-weight: 400
}

.actu-main .h2 img {
	display: inline-block;
	position: relative;
	bottom: 2px
}

@media (max-width:767px) {
	.actu-main .h2 {
		margin-bottom: 16px
	}
}

.actu-main p {
	line-height: 1.5em;
	font-weight: 500
}

@media (max-width:767px) {
	.actu-main+.panel-news {
		margin-left: -20px;
		margin-right: -20px
	}
}

.msg,
.msg-mise-en-avant,
.msg-mise-en-avant2 {
	background-color: #f8f8f8;
	border-left: 40px solid #97d73f;
	padding: 14px 30px 30px;
	margin-bottom: 28px;
	position: relative
}

.msg-cycle:after,
.msg-img,
.msg-indicateurs-resultats:after,
.msg-note:after,
.msg-tooltip:after,
.msg-training:after,
.msg-warning:after {
	position: absolute;
	top: 14px;
	left: -35px
}

.actualite .msg-mise-en-avant2 h2,
.actualite .msg-mise-en-avant h2,
.actualite .msg h2,
.msg-mise-en-avant2 .actualite h2,
.msg-mise-en-avant2 .h4,
.msg-mise-en-avant2 .msg-cycle:before,
.msg-mise-en-avant2 .msg-indicateurs-resultats:before,
.msg-mise-en-avant2 .msg-note:before,
.msg-mise-en-avant2 .msg-tooltip:before,
.msg-mise-en-avant2 .msg-training:before,
.msg-mise-en-avant2 .msg-warning:before,
.msg-mise-en-avant .actualite h2,
.msg-mise-en-avant .h4,
.msg-mise-en-avant .msg-cycle:before,
.msg-mise-en-avant .msg-indicateurs-resultats:before,
.msg-mise-en-avant .msg-note:before,
.msg-mise-en-avant .msg-tooltip:before,
.msg-mise-en-avant .msg-training:before,
.msg-mise-en-avant .msg-warning:before,
.msg .actualite h2,
.msg .h4,
.msg .msg-cycle:before,
.msg .msg-indicateurs-resultats:before,
.msg .msg-note:before,
.msg .msg-tooltip:before,
.msg .msg-training:before,
.msg .msg-warning:before {
	margin: 0
}

.msg-cycle:before,
.msg-indicateurs-resultats:before,
.msg-note:before,
.msg-tooltip:before,
.msg-training:before,
.msg-warning:before {
	font-weight: 500;
	display: block;
	margin: 0 0 5px
}

.msg-cycle:after,
.msg-indicateurs-resultats:after,
.msg-note:after,
.msg-tooltip:after,
.msg-training:after,
.msg-warning:after {
	content: "";
	width: 30px;
	height: 28px;
	background-size: 30px auto;
	background-repeat: no-repeat
}

.msg-warning:before {
	content: "Attention"
}

.msg-warning:after {
	background-image: url(img/msg-speaker.png)
}

.msg-tooltip:before {
	content: "Bon Ã  savoir"
}

.msg-tooltip:after {
	background-image: url(img/msg-pouce.png)
}

.msg-note:before {
	content: "Notez-le"
}

.msg-note:after {
	background-image: url(img/msg-pen.png)
}

.msg-cycle:before {
	content: "Certification"
}

.msg-cycle:after {
	background-image: url(img/msg-certification.png)
}

.msg-training:before {
	content: "Formation diplomante"
}

.msg-training:after {
	background-image: url(img/msg-diplome.png)
}

.msg-indicateurs-resultats:before {
	content: "Indicateurs de rÃ©sultats"
}

.msg-indicateurs-resultats:after {
	background-image: url(img/msg-indicateurs-resultats.png)
}

@media (max-width:767px) {

	.msg,
	.msg-mise-en-avant,
	.msg-mise-en-avant2 {
		margin-left: -20px;
		margin-right: -20px;
		padding-left: 15px;
		padding-right: 15px
	}
}

.msg-mise-en-avant {
	background: #97d73f;
	border-left: 0;
	color: #fff
}

.msg-mise-en-avant2 {
	border-left: 0
}

.h4-picto {
	color: #97d73f
}

.h4-picto img {
	display: inline-block;
	position: relative;
	bottom: 2px;
	margin-right: 5px
}

.link-block {
	display: block
}

.link-block,
.link-block:focus,
.link-block:hover {
	text-decoration: none
}

.all {
	overflow: hidden
}

.all a {
	display: inline-block;
	position: relative;
	padding-left: 20px
}

.all a:before {
	content: "";
	background-color: #cdcdcd;
	height: 1px;
	right: 100%;
	top: 50%;
	width: 2000px;
	position: absolute
}

.all img {
	display: inline-block;
	margin-left: 10px
}

@media (max-width:767px) {
	.all a {
		position: relative;
		padding-right: 30px;
		line-height: normal
	}

	.all img {
		position: absolute;
		top: 50%;
		right: 0;
		margin-top: -10px
	}
}

.lead-alt,
.msg-interview {
	font-weight: 400;
	font-style: italic;
	border-left: 2px solid #97d73f;
	padding-left: 20px
}

.innovation .img-circle {
	border: 2px solid #97d73f
}

@media (max-width:767px) {
	.innovation .img-circle {
		margin-top: 28px
	}
}

.innovation .row {
	margin-bottom: 56px
}

.documents {
	margin-top: 28px;
	padding-bottom: 28px
}

@media (max-width:767px) {
	.documents {
		margin-top: 28px
	}
}

#form-devis-offset form#comundi_atlas_devis_projet .documents .form-col-message,
.documents #form-devis-offset form#comundi_atlas_devis_projet .form-col-message,
.documents .col-sm-4,
.documents .col-sm-8,
.documents form#comundi_atlas_devis_projet .form-col-message,
.documents form#comundi_atlas_devis_projet .form-col-personal-data,
.documents form#comundi_atlas_devis_projet .form-col-title,
form#comundi_atlas_devis_projet .documents .form-col-message,
form#comundi_atlas_devis_projet .documents .form-col-personal-data,
form#comundi_atlas_devis_projet .documents .form-col-title {
	overflow: hidden
}

.actualite .documents h2,
.documents .actualite h2,
.documents .h4,
.documents .msg-cycle:before,
.documents .msg-indicateurs-resultats:before,
.documents .msg-note:before,
.documents .msg-tooltip:before,
.documents .msg-training:before,
.documents .msg-warning:before {
	position: relative;
	display: inline-block;
	height: 56px
}

.actualite .documents h2:after,
.documents .actualite h2:after,
.documents .h4:after {
	content: "";
	background-color: #cdcdcd;
	height: 1px;
	left: 100%;
	margin-left: 20px;
	top: 14px;
	width: 2000px;
	position: absolute
}

@media (max-width:767px) {

	.actualite .documents h2,
	.documents .actualite h2,
	.documents .h4,
	.documents .msg-cycle:before,
	.documents .msg-indicateurs-resultats:before,
	.documents .msg-note:before,
	.documents .msg-tooltip:before,
	.documents .msg-training:before,
	.documents .msg-warning:before {
		height: auto
	}

	.actualite .documents h2:after,
	.documents .actualite h2:after,
	.documents .h4:after {
		display: none
	}
}

.documents a {
	background-color: #f6f5f5;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	margin-bottom: 14px;
	padding: 14px 20px 14px 40px;
	position: relative;
	height: 56px;
	line-height: 1;
	display: table;
	width: 100%
}

.documents a>* {
	display: table-cell;
	vertical-align: middle;
	position: relative
}

.documents a img {
	position: absolute;
	right: 100%;
	margin-right: 5px;
	top: 50%;
	margin-top: -9.33333px
}

.documents li.nth-child-odd {
	clear: both
}

.video {
	position: relative
}

.video img {
	width: 100%
}

.video-img {
	position: absolute;
	top: 50%;
	left: 50%;
	border: 4px solid #fff;
	margin-left: -40px;
	margin-top: -40px;
	width: 70px !important
}

.video+* {
	font-size: 18px;
	line-height: 1.55556
}

.video+* img {
	display: inline-block
}

.carousel-marque .carousel-inner {
	padding-bottom: 28px
}

.carousel-marque .carousel-inner:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 14px;
	border-bottom: 1px solid #edecec
}

.carousel-marque .thumbnail>* {
	position: relative
}

.carousel-marque .thumbnail>:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	height: 42px;
	margin-top: -21px;
	width: 1px;
	background-color: #e5e5e5
}

.carousel-marque .thumbnail>.active:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -16px;
	height: 5px;
	background-color: #97d73f
}

.carousel-marque .thumbnail>:first-child:before {
	display: none
}

.carousel-marque .thumbnail a {
	display: block
}

.carousel-avis,
.carousel-marque {
	position: relative
}

.carousel-avis .h2,
.carousel-marque .h2 {
	padding-right: 100px
}

.carousel-avis .arrow-left,
.carousel-avis .arrow-right,
.carousel-marque .arrow-left,
.carousel-marque .arrow-right {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #fff
}

.carousel-avis .arrow-left,
.carousel-marque .arrow-left {
	right: 41px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.carousel-avis .arrow-right,
.carousel-marque .arrow-right {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.carousel-home {
	position: relative;
	margin: -14px -10px -28px
}

@media (max-width:767px) {
	.carousel-home {
		margin: -28px -20px -48px
	}
}

.carousel-home .fake-table {
	display: table
}

.carousel-home .fake-table-md {
	width: 100%
}

.carousel-home .arrow-left,
.carousel-home .arrow-right {
	position: absolute;
	left: 20px;
	margin-top: -14px;
	background-color: #fff;
	top: 203px
}

@media (min-width:992px) {

	.carousel-home .arrow-left,
	.carousel-home .arrow-right {
		top: 50%
	}
}

@media (max-width:991px) {

	.carousel-home .arrow-left,
	.carousel-home .arrow-right {
		top: 102px
	}
}

.carousel-home .arrow-left {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.carousel-home .arrow-right {
	left: auto;
	right: 20px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.carousel-home .image {
	overflow: hidden;
	position: relative
}

@media (max-width:991px) {
	.carousel-home .image {
		height: 210px !important
	}
}

.carousel-home .image img {
	position: absolute;
	left: -9999px;
	top: -9999px;
	bottom: -9999px;
	right: -9999px;
	margin: auto;
	height: auto;
	width: 100%
}

@media (max-width:1204px) {
	.carousel-home .image img {
		width: 100%;
		height: 371px
	}
}

@media (min-width:992px) {
	.carousel-home .image img {
		width: 435px
	}
}

.carousel-home .texte {
	background-color: #828282;
	color: #fff;
	padding: 28px 80px 28px 20px
}

@media (max-width:991px) {
	.carousel-home .texte {
		padding-right: 20px
	}
}

.carousel-home .texte p {
	font-weight: 200
}

@media (max-width:767px) {
	.carousel-home .texte ul {
		text-align: center
	}
}

.carousel-home .fake-table-reverse .texte {
	padding-left: 80px;
	padding-right: 20px
}

@media (max-width:991px) {
	.carousel-home .fake-table-reverse .texte {
		padding-left: 20px
	}
}

.carousel-home .h1 {
	margin: 0 0 7px;
	line-height: 1.03704;
	font-family: Gotham SSm A, sans-serif
}

@media (max-width:767px) {
	.carousel-home .h1 {
		margin-bottom: 20px;
		line-height: normal;
		font-weight: 400
	}
}

.info {
	position: relative;
	font-size: 12px;
	line-height: 1.16667;
	padding-left: 50px;
	color: #7e7e7e;
	margin: 28px 0 42px
}

@media (min-width:768px) {
	.info {
		margin: 0 0 14px
	}
}

.info img {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -21px
}

.catalogue,
.contact {
	background: url(img/background-vue-catalogue.png) no-repeat 50% #fbfbfb;
	background-size: cover;
	position: relative;
	padding-bottom: 50px
}

.catalogue .infos,
.contact .infos {
	margin-bottom: 30px
}

@media (min-width:992px) {

	.catalogue .infos,
	.contact .infos {
		margin: 0 40px 0 25px
	}
}

.catalogue .infos img,
.contact .infos img {
	aspect-ratio: auto 360/468;
	margin: 0 auto;
	width: 205px;
	filter: drop-shadow(24px 14px 34px rgba(0, 0, 0, .1))
}

@media (min-width:992px) {

	.catalogue .infos img,
	.contact .infos img {
		margin: 0;
		width: 360px
	}
}

.catalogue .infos .h1,
.contact .infos .h1 {
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 17px;
	color: #94b3d1;
	margin: 28px 25px
}

@media (min-width:992px) {

	.catalogue .infos .h1,
	.contact .infos .h1 {
		font-size: 22px;
		line-height: 21px;
		margin-left: 0;
		margin-right: 0
	}
}

.catalogue .infos p,
.contact .infos p {
	font-family: Gotham SSm A;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	margin-left: 25px;
	margin-right: 25px
}

@media (min-width:992px) {

	.catalogue .infos p,
	.contact .infos p {
		font-size: 16px;
		line-height: 19px;
		margin-left: 0;
		margin-right: 0
	}
}

.catalogue .infos ul,
.contact .infos ul {
	list-style: none;
	margin-left: 25px;
	margin-right: 25px
}

@media (min-width:992px) {

	.catalogue .infos ul,
	.contact .infos ul {
		margin-left: 0;
		margin-right: 0
	}
}

.catalogue .infos .txt-secondary,
.contact .infos .txt-secondary {
	color: #000
}

.catalogue .infos ul,
.contact .infos ul {
	padding-left: 25px;
	padding-top: 0
}

.catalogue .infos ul li,
.contact .infos ul li {
	font-family: Gotham SSm A;
	font-style: normal;
	font-weight: 400;
	position: relative;
	cursor: default;
	line-height: 14px;
	font-size: 12px;
	padding-bottom: 5px
}

@media (min-width:992px) {

	.catalogue .infos ul li,
	.contact .infos ul li {
		line-height: 20px;
		font-size: 16px
	}
}

.catalogue .infos ul li:before,
.contact .infos ul li:before {
	content: "";
	display: inline-block;
	height: 0;
	width: 0;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	border-left: 6px solid #94b3d1;
	position: absolute;
	left: -23px;
	top: 4px
}

.catalogue .form>p,
.contact .form>p {
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	color: #94b3d1;
	text-align: center;
	margin-bottom: 25px
}

@media (min-width:992px) {

	.catalogue .form>p,
	.contact .form>p {
		font-size: 22px;
		line-height: 25px
	}
}

@media (min-width:992px) {

	.catalogue:before,
	.contact:before {
		right: 100%;
		left: auto;
		content: url(img/background-vue-catalogue-extend.png);
		background-color: #fafafa;
		text-align: right;
		overflow: hidden
	}

	.catalogue:after,
	.catalogue:before,
	.contact:after,
	.contact:before {
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		height: 100%;
		z-index: 5
	}

	.catalogue:after,
	.contact:after {
		content: "";
		left: 100%;
		background-color: #fbfbfb
	}
}

.catalogue .bloc-success,
.contact .bloc-success {
	background: #fff;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	padding: 33px;
	border-radius: 7px;
	margin: 0 0 30px
}

@media (min-width:992px) {

	.catalogue .bloc-success,
	.contact .bloc-success {
		margin: 0 25px
	}
}

.catalogue .bloc-success h2,
.contact .bloc-success h2 {
	margin: 0 0 10px;
	font-size: 20px;
	line-height: 26px
}

.catalogue .bloc-success h2+p,
.contact .bloc-success h2+p {
	line-height: 16px
}

.catalogue {
	padding-top: 20px
}

@media (min-width:992px) {
	.catalogue {
		padding-top: 58px
	}
}

.catalogue input[type=checkbox]:checked+*,
.catalogue input[type=radio]:checked+:before {
	background-color: #94b3d1
}

.contact {
	padding-top: 20px;
	padding-bottom: 0
}

.contact .h1 {
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 19px;
	margin-top: 0;
	margin-bottom: 10px;
	color: #ffc51c
}

@media (min-width:992px) {
	.contact .h1 {
		font-size: 30px;
		line-height: 29px;
		margin-left: 25px;
		margin-top: 28px
	}
}

.contact .h2 {
	font-family: Gotham SSm Medium;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #000;
	margin-top: 0;
	margin-bottom: 25px
}

@media (min-width:992px) {
	.contact .h2 {
		font-size: 22px;
		line-height: 26px;
		margin-left: 25px;
		margin-top: 28px;
		margin-bottom: 65px
	}
}

.contact p.contact_email,
.contact p.contact_phone {
	font-family: Gotham SSm A;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #000;
	margin-bottom: 35px
}

@media (min-width:992px) {

	.contact p.contact_email,
	.contact p.contact_phone {
		font-size: 16px;
		line-height: 19px;
		margin-left: 25px
	}
}

.contact p.contact_email span,
.contact p.contact_phone span {
	width: 85%
}

@media (min-width:992px) {

	.contact p.contact_email span,
	.contact p.contact_phone span {
		width: 88%
	}
}

.contact p.contact_email img,
.contact p.contact_phone img {
	margin-right: 10px
}

@media (min-width:992px) {

	.contact p.contact_email img,
	.contact p.contact_phone img {
		margin-right: 20px
	}
}

.contact p.contact_email b,
.contact p.contact_phone b {
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-weight: 700
}

.contact .form {
	border-top: 12px solid #ffc51c;
	border-radius: 7px;
	margin-bottom: 60px;
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .1)
}

.contact .form .file label span {
	font-family: Gotham SSm Bold;
	font-size: 16px;
	line-height: 37px;
	color: #ffc51c;
	cursor: pointer;
	padding: 0 0 0 30px
}

.contact .form .file label span:before {
	content: url(img/picto-piece-jointe.png);
	position: absolute;
	left: 0;
	text-decoration: none;
	font-size: 12px;
	top: 6px
}

.contact .form .file #file-chosen {
	display: none;
	position: relative;
	font-family: Gotham SSm A;
	padding: 0 20px 0 30px;
	font-size: 16px;
	line-height: 24px
}

.contact .form .file #file-chosen:before {
	content: url(img/picto-piece-jointe-selected.png);
	position: absolute;
	left: 0;
	text-decoration: none;
	top: -2px
}

.contact .form .file #file-chosen .cross {
	cursor: pointer
}

.contact .form .file #file-chosen .cross:after {
	content: "X";
	font-family: Gotham SSm Medium;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: -2px;
	font-size: 14px
}

.contact .bloc-success {
	border-top: 12px solid #f7c74a
}

@media (max-width:991px) {
	.contact #col-gauche {
		padding: 0 25px
	}
}

.nav-tabs a img {
	display: inline-block;
	vertical-align: middle
}

.titre-cata {
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 15px;
	text-align: center;
	color: #000;
	margin: 66px auto 53px
}

@media (min-width:992px) {
	.titre-cata {
		font-size: 36px;
		line-height: 34px
	}
}

.cata {
	margin-bottom: 84px;
	position: relative
}

.cata #overlay {
	display: none;
	width: 100%;
	height: 100%;
	max-width: 250px;
	background: linear-gradient(0deg, rgba(10, 10, 10, .8), rgba(10, 10, 10, .8));
	z-index: 2;
	cursor: pointer;
	border: .1px solid #000;
	box-sizing: border-box;
	box-shadow: 24px 14px 34px rgba(0, 0, 0, .1)
}

.cata #overlay,
.cata #overlay #text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%)
}

.cata #overlay #text {
	font-family: Gotham SSm Medium;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	text-transform: capitalize;
	color: #fff;
	width: 80%
}

.cata #overlay #text img {
	display: inline-block;
	padding: 0 0 0 10px
}

.cata a {
	max-width: 250px;
	margin: 0 auto
}

.cata a:hover #overlay {
	display: block
}

.cata a>img {
	aspect-ratio: auto 250/325;
	margin: 0 auto;
	box-sizing: border-box;
	filter: drop-shadow(24px 14px 34px rgba(0, 0, 0, .1))
}

.btn-cata {
	position: relative;
	z-index: 5;
	margin-top: 30px;
	margin-bottom: 20px;
	font-family: Gotham SSm A;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	padding: 9px 10px;
	color: #fff;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .07)
}

.cata>a>p>.cata_title {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
	font-size: 17px;
	font-weight: 400;
	color: #000;
	line-height: 1.5
}

.title-topping {
	position: relative;
	margin: 0;
	padding: 7px 0
}

.title-topping:before {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 0;
	border-top: 4px solid #97d73f;
	width: 90px
}

.title-topping-alt:before {
	height: 1px;
	width: 90px
}

.title-topping h1.h1 {
	margin-bottom: 0;
	color: #000
}

.title-topping h1.h1+h2.small {
	margin-top: 0;
	color: #000;
	font-size: 18px
}

@media (max-width:767px) {
	.title-topping {
		display: flex;
		flex-direction: column;
		line-height: 40px;
		text-align: center
	}

	.title-topping:before {
		display: none
	}

	.title-topping>img {
		order: 100;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto
	}
}

span.title-topping:before {
	display: none
}

.fiche-main ul li,
.template-bandeau .wysiwyg.archives ul li,
div[class*=template-] .wysiwyg.archives ul li {
	padding-left: 0
}

.fiche-main ul li:before,
.template-bandeau .wysiwyg.archives ul li:before,
div[class*=template-] .wysiwyg.archives ul li:before {
	background: url(img/list.png) no-repeat 0;
	background-size: 10px;
	padding-left: 20px
}

.fiche-main .jour:before,
.template-bandeau .wysiwyg.archives .jour:before,
div[class*=template-] .wysiwyg.archives .jour:before {
	content: "";
	width: 30px;
	height: 30px;
	background: url(img/calendar.png) no-repeat 0;
	background-size: 30px;
	padding-left: 40px;
	vertical-align: middle;
	display: inline-block
}

.fiche-main .sujet,
.template-bandeau .wysiwyg.archives .sujet,
div[class*=template-] .wysiwyg.archives .sujet {
	font-weight: 700;
	font-size: 16px
}

.fiche-main .pratique-titre,
.template-bandeau .wysiwyg.archives .pratique-titre,
div[class*=template-] .wysiwyg.archives .pratique-titre {
	background: url(img/cas.png) no-repeat;
	background-size: 30px;
	background-position: right 10px top 10px;
	margin-bottom: 0 !important;
	border-bottom: 0 !important;
	font-weight: 700
}

.fiche-main .pratique,
.template-bandeau .wysiwyg.archives .pratique,
div[class*=template-] .wysiwyg.archives .pratique {
	margin-top: 0 !important;
	border-top: 0 !important;
	padding-top: 0 !important
}

.sessions {
	width: 100%;
	font-size: 16px;
	line-height: .875;
	margin-top: 28px
}

@media (max-width:767px) {
	.sessions-filtres {
		display: block;
		position: relative
	}
}

.sessions th {
	font-weight: 400;
	position: relative;
	line-height: 1.71429
}

.sessions th img {
	display: none
}

@media (max-width:767px) {
	.sessions th {
		width: 100% !important
	}
}

@media (min-width:768px) {
	.sessions th {
		padding-left: 80px !important
	}

	.sessions th:after {
		content: "";
		position: absolute;
		left: 60px;
		width: 1px;
		height: 42px;
		top: 50px;
		margin-top: -21px;
		background-color: #e5e5e5
	}

	.sessions th img {
		position: absolute;
		left: 0;
		top: 28px;
		display: block
	}
}

.sessions th+* img {
	display: inline-block;
	position: relative;
	bottom: 2px
}

.sessions.cycle .module {
	font-size: 12px
}

@media (max-width:767px) {
	.sessions tr {
		border-top: 1px solid #e5e5e5;
		padding: 20px 0;
		width: 100% !important
	}
}

@media (min-width:768px) {
	.sessions tr>* {
		border-top: 1px solid #e5e5e5;
		padding: 28px 10px;
		vertical-align: top
	}
}

.sessions tr>:first-child {
	padding-left: 0
}

.sessions tr>:last-child {
	padding-right: 0;
	vertical-align: middle;
	text-align: right;
	padding-top: 10px
}

@media (min-width:768px) {
	.sessions tr>:last-child {
		padding: 0
	}
}

.sessions tr label {
	display: inline-block;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.16667;
	background-color: #f8f8f8;
	padding: 7px 10px;
	margin: 14px 0
}

@media (max-width:767px) {
	.sessions td {
		float: left;
		padding: 14px 0;
		width: 100% !important
	}

	.sessions td+* {
		float: right;
		padding: 0
	}
}

.sessions td del {
	color: #a7a7a7
}

.sessions td .global-price {
	height: 27px
}

.sessions td .additional-price {
	height: 34px;
	background-color: #f8f8f8;
	vertical-align: middle;
	display: table-cell
}

@media (max-width:767px) {

	.sessions,
	.sessions>*,
	.sessions>*>* {
		display: block
	}

	.sessions>*>:after,
	.sessions>*>:before {
		display: table;
		content: " "
	}

	.sessions>*>:after {
		clear: both
	}

	.sessions>*>*>* {
		display: block
	}

	.sessions button {
		width: 100%
	}
}

.sessions-congres .form-group label {
	margin: 0;
	padding: 0;
	background-color: transparent
}

.sessions-congres tr>:last-child {
	vertical-align: top
}

.intervenant .img-circle {
	border: 3px solid #fff
}

.intervenant .img-circle+* {
	overflow: hidden;
	padding-left: 10px
}

.intervenant p {
	font-size: 16px;
	line-height: 1.75
}

.fiche-main .intervenant a ul,
.intervenant a .fiche-main ul,
.intervenant a .list-unstyled,
.intervenant a .template-bandeau .wysiwyg.archives ul,
.intervenant a div[class*=template-] .wysiwyg.archives ul,
.template-bandeau .wysiwyg.archives .intervenant a ul,
div[class*=template-] .wysiwyg.archives .intervenant a ul {
	color: #97d73f
}

.fiche-main .intervenant a:focus ul,
.fiche-main .intervenant a:hover ul,
.intervenant a:focus .fiche-main ul,
.intervenant a:focus .list-unstyled,
.intervenant a:focus .template-bandeau .wysiwyg.archives ul,
.intervenant a:focus div[class*=template-] .wysiwyg.archives ul,
.intervenant a:hover .fiche-main ul,
.intervenant a:hover .list-unstyled,
.intervenant a:hover .template-bandeau .wysiwyg.archives ul,
.intervenant a:hover div[class*=template-] .wysiwyg.archives ul,
.template-bandeau .wysiwyg.archives .intervenant a:focus ul,
.template-bandeau .wysiwyg.archives .intervenant a:hover ul,
div[class*=template-] .wysiwyg.archives .intervenant a:focus ul,
div[class*=template-] .wysiwyg.archives .intervenant a:hover ul {
	text-decoration: underline
}

.experts li {
	vertical-align: top;
	margin-bottom: 28px
}

.experts li img {
	max-height: 65px;
	max-width: 125px
}

.chiffres {
	font-size: 17px;
	line-height: 1.64706
}

.chiffres strong {
	display: block;
	font-size: 36px;
	line-height: .77778;
	margin-bottom: 14px
}

.chiffres img {
	display: inline-block;
	position: relative;
	bottom: 1px
}

.chiffres li {
	padding: 7px 0
}

@media (min-width:768px) {
	.chiffres li {
		padding: 0 40px
	}
}

.avis blockquote {
	margin: 0 0 28px;
	font-size: 12px;
	font-style: normal;
	font-family: Gotham SSm A, sans-serif
}

.avis .img-circle+* {
	overflow: hidden;
	padding-left: 10px;
	display: block
}

.avis cite {
	font-size: 12px;
	font-style: normal
}

.avis cite em {
	font-size: 16px
}

.photos .full,
.photos .half {
	width: 100%
}

@media (min-width:768px) {
	.photos .half {
		width: 50%
	}
}

.promos {
	margin: 0
}

.promos>* {
	background-color: #97d73f;
	color: #fff;
	padding: 7px 20px;
	display: inline-block;
	height: 42px
}

.promos>:not(:last-child) {
	margin-bottom: 14px
}

.certified .h2 {
	position: relative
}

.certified .h2:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 160px;
	height: 4.66667px;
	background-color: #e5e5e5;
	margin-bottom: -7px
}

.fiche>.fake-table {
	background-color: #fff;
	color: #8d8d8d;
	font-size: 11px
}

.fiche>.fake-table li {
	position: relative;
	height: 30px;
	vertical-align: middle;
	padding-left: 35px;
	padding-right: 40px;
	line-height: normal
}

.fiche>.fake-table img {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	display: inline-block;
	opacity: .6
}

@media (max-width:767px) {
	.fiche>.fake-table {
		background-color: #f8f8f8;
		padding-top: 24px
	}

	.fiche-main .fiche>.fake-table ul li,
	.fiche>.fake-table .fiche-main ul li,
	.fiche>.fake-table .list-unstyled li,
	.fiche>.fake-table .template-bandeau .wysiwyg.archives ul li,
	.fiche>.fake-table div[class*=template-] .wysiwyg.archives ul li,
	.template-bandeau .wysiwyg.archives .fiche>.fake-table ul li,
	div[class*=template-] .wysiwyg.archives .fiche>.fake-table ul li {
		padding-top: 7px
	}
}

.fiche .fake-table-cpf {
	height: 250px
}

@media (max-width:768px) {
	.fiche .fake-table-cpf {
		height: auto
	}
}

.fiche>* {
	padding: 10px
}

.fiche del {
	color: #a7a7a7
}

.fiche .list-inline {
	font-size: 11px
}

.fiche .list-inline img {
	display: inline-block;
	margin-right: 5px
}

.fiche table {
	width: 100%;
	border-top: 1px solid #e5e5e5;
	margin-bottom: 45px
}

.fiche table abbr {
	font-size: 13px
}

.fiche ins {
	text-decoration: none;
	font-weight: 200;
	font-size: 14px
}

.fiche tr:first-child>* {
	padding-top: 7px;
	padding-bottom: 10px
}

.fiche tr:first-child>:last-child {
	text-align: right
}

.fiche tr>* {
	padding-right: 5px
}

.fiche tr>:last-child {
	padding-right: 0
}

.fiche .fake-table tr:first-child th+td {
	text-align: right
}

.fiche .fake-table tr:first-child td {
	text-align: left
}

.fiche th {
	font-weight: 400
}

.fiche th+* {
	font-weight: 500;
	font-size: 17px
}

.fiche .ref {
	color: #a7a7a7;
	position: absolute;
	bottom: 0;
	right: 10px;
	margin-bottom: 7px;
	font-size: 11px;
	line-height: 2.54545
}

.fiche .ref+div {
	height: 56px
}

.fiche .button {
	position: absolute;
	bottom: 0;
	left: 10px;
	margin-bottom: 0
}

.fiche .button li {
	width: 100%
}

.fiche .button>li+li {
	margin-top: 10px;
	margin-left: 0
}

@media (max-width:767px) {
	.fiche .button {
		position: relative;
		bottom: auto;
		left: auto;
		padding-top: 5px;
		padding-bottom: 5px
	}

	.fiche .button .btn,
	.fiche .button .btn-cta {
		width: 100%
	}
}

@media (min-width:768px) {
	.fiche .button {
		max-height: 100px
	}

	.fiche .button li {
		float: left;
		width: auto;
		left: -10px;
		position: relative
	}

	.fiche .button>li+li,
	.fiche .button li {
		margin-left: 10px;
		margin-top: 10px
	}
}

@media (max-width:767px) {

	.fiche-main .fiche ul:last-child,
	.fiche .fiche-main ul:last-child,
	.fiche .list-unstyled:last-child,
	.fiche .template-bandeau .wysiwyg.archives ul:last-child,
	.fiche div[class*=template-] .wysiwyg.archives ul:last-child,
	.template-bandeau .wysiwyg.archives .fiche ul:last-child,
	div[class*=template-] .wysiwyg.archives .fiche ul:last-child {
		font-size: 14px
	}

	.fiche-main .fiche ul:last-child li,
	.fiche .fiche-main ul:last-child li,
	.fiche .list-unstyled:last-child li,
	.fiche .template-bandeau .wysiwyg.archives ul:last-child li,
	.fiche div[class*=template-] .wysiwyg.archives ul:last-child li,
	.template-bandeau .wysiwyg.archives .fiche ul:last-child li,
	div[class*=template-] .wysiwyg.archives .fiche ul:last-child li {
		position: relative;
		line-height: normal;
		padding-left: 35px;
		margin-bottom: 20px
	}

	.fiche-main .fiche ul:last-child li img,
	.fiche .fiche-main ul:last-child li img,
	.fiche .list-unstyled:last-child li img,
	.fiche .template-bandeau .wysiwyg.archives ul:last-child li img,
	.fiche div[class*=template-] .wysiwyg.archives ul:last-child li img,
	.template-bandeau .wysiwyg.archives .fiche ul:last-child li img,
	div[class*=template-] .wysiwyg.archives .fiche ul:last-child li img {
		position: absolute;
		top: 50%;
		left: 0;
		margin-top: -15px
	}
}

.fiche-main,
.template-bandeau .wysiwyg.archives,
div[class*=template-] .wysiwyg.archives {
	line-height: 1.5em
}

.fiche-main .list-arrow,
.fiche-main ul,
.template-bandeau .wysiwyg.archives .list-arrow,
.template-bandeau .wysiwyg.archives ul,
div[class*=template-] .wysiwyg.archives .list-arrow,
div[class*=template-] .wysiwyg.archives ul {
	padding-left: 20px
}

@media (max-width:767px) {

	.fiche-main .list-arrow,
	.fiche-main ul,
	.template-bandeau .wysiwyg.archives .list-arrow,
	.template-bandeau .wysiwyg.archives ul,
	div[class*=template-] .wysiwyg.archives .list-arrow,
	div[class*=template-] .wysiwyg.archives ul {
		padding-left: 0
	}
}

.fiche-main .list-arrow img,
.fiche-main ul img,
.template-bandeau .wysiwyg.archives .list-arrow img,
.template-bandeau .wysiwyg.archives ul img,
div[class*=template-] .wysiwyg.archives .list-arrow img,
div[class*=template-] .wysiwyg.archives ul img {
	top: 4px
}

@media (max-width:767px) {

	.fiche-main ol,
	.template-bandeau .wysiwyg.archives ol,
	div[class*=template-] .wysiwyg.archives ol {
		padding-left: 20px
	}

	.fiche-main ol .panel-cas,
	.fiche-main ol .pratique,
	.fiche-main ol .pratique-titre,
	.fiche-main ol .template-bandeau .wysiwyg.archives .pratique,
	.fiche-main ol .template-bandeau .wysiwyg.archives .pratique-titre,
	.fiche-main ol div[class*=template-] .wysiwyg.archives .pratique,
	.fiche-main ol div[class*=template-] .wysiwyg.archives .pratique-titre,
	.template-bandeau .wysiwyg.archives ol .panel-cas,
	.template-bandeau .wysiwyg.archives ol .pratique,
	.template-bandeau .wysiwyg.archives ol .pratique-titre,
	div[class*=template-] .wysiwyg.archives ol .panel-cas,
	div[class*=template-] .wysiwyg.archives ol .pratique,
	div[class*=template-] .wysiwyg.archives ol .pratique-titre {
		margin-left: -40px
	}
}

.fiche-main .h2 a,
.fiche-main .h4-picto a,
.template-bandeau .wysiwyg.archives .h2 a,
.template-bandeau .wysiwyg.archives .h4-picto a,
div[class*=template-] .wysiwyg.archives .h2 a,
div[class*=template-] .wysiwyg.archives .h4-picto a {
	display: block;
	text-decoration: none
}

@media (max-width:767px) {

	.fiche-main .h2 a,
	.fiche-main .h4-picto a,
	.template-bandeau .wysiwyg.archives .h2 a,
	.template-bandeau .wysiwyg.archives .h4-picto a,
	div[class*=template-] .wysiwyg.archives .h2 a,
	div[class*=template-] .wysiwyg.archives .h4-picto a {
		position: relative;
		padding-right: 60px
	}

	.fiche-main .h2 a .h2-option,
	.fiche-main .h4-picto a .h2-option,
	.template-bandeau .wysiwyg.archives .h2 a .h2-option,
	.template-bandeau .wysiwyg.archives .h4-picto a .h2-option,
	div[class*=template-] .wysiwyg.archives .h2 a .h2-option,
	div[class*=template-] .wysiwyg.archives .h4-picto a .h2-option {
		float: none;
		display: block
	}

	.fiche-main .h2 a:after,
	.fiche-main .h4-picto a:after,
	.template-bandeau .wysiwyg.archives .h2 a:after,
	.template-bandeau .wysiwyg.archives .h4-picto a:after,
	div[class*=template-] .wysiwyg.archives .h2 a:after,
	div[class*=template-] .wysiwyg.archives .h4-picto a:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 20px;
		width: 20px;
		height: 20px;
		margin-top: -10px;
		background-image: url(img/arrow-bottom.png);
		background-repeat: no-repeat;
		background-size: 20px auto;
		transform: rotate(180deg)
	}

	.fiche-main .h2 a.collapsed:after,
	.fiche-main .h4-picto a.collapsed:after,
	.template-bandeau .wysiwyg.archives .h2 a.collapsed:after,
	.template-bandeau .wysiwyg.archives .h4-picto a.collapsed:after,
	div[class*=template-] .wysiwyg.archives .h2 a.collapsed:after,
	div[class*=template-] .wysiwyg.archives .h4-picto a.collapsed:after {
		transform: rotate(0deg)
	}
}

.fiche-main .h4-picto a,
.template-bandeau .wysiwyg.archives .h4-picto a,
div[class*=template-] .wysiwyg.archives .h4-picto a {
	color: #97d73f
}

.fiche-main .h2 a,
.template-bandeau .wysiwyg.archives .h2 a,
div[class*=template-] .wysiwyg.archives .h2 a {
	color: #000
}

.fiche-congres .button {
	position: inherit;
	bottom: auto;
	left: auto;
	margin-top: 20px
}

.fiche-congres .ref {
	top: 0
}

.session,
.session-congres {
	padding-right: 80px
}

.session-congres img,
.session img {
	position: relative;
	display: inline-block;
	bottom: 2px
}

.session-congres>span,
.session>span {
	margin-left: 28px;
	font-weight: 200
}

.session-congres {
	padding-right: 0
}

.formations img {
	margin-bottom: 14px
}

.formations .btn,
.formations .btn-cta {
	color: #97d73f
}

.formation {
	position: relative
}

.formation:focus .h3,
.formation:hover .h3 {
	text-decoration: underline
}

.formation .h3 {
	margin-right: 80px
}

.formation .ref {
	position: absolute;
	right: 0;
	top: 0;
	color: #a7a7a7
}

.nav-stacked {
	margin-bottom: 28px;
	position: relative
}

.nav-stacked:before {
	content: "";
	position: absolute;
	left: 6px;
	top: 18px;
	bottom: 18px;
	width: 2px;
	background-color: #b8c8d2;
	display: block
}

.nav-stacked>.active a:before {
	background-color: #97d73f;
	border-color: #97d73f
}

.nav-stacked a {
	padding-left: 30px !important;
	font-weight: 200;
	position: relative
}

.nav-stacked a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 15px;
	height: 15px;
	background-color: #fff;
	border-radius: 50%;
	border: 2px solid #b8c8d2;
	margin-top: -8px;
	transition: border-color .2s, background-color .2s
}

.nav-stacked a:focus,
.nav-stacked a:hover {
	text-decoration: underline !important
}

.sommaire-after {
	position: relative;
	z-index: 0
}

.sommaire-after .h2 a {
	display: block;
	text-decoration: none
}

@media (max-width:767px) {
	.sommaire-after .h2 a {
		position: relative;
		padding-right: 60px
	}

	.sommaire-after .h2 a .h2-option {
		float: none;
		display: block
	}

	.sommaire-after .h2 a:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 20px;
		width: 20px;
		height: 20px;
		margin-top: -10px;
		background-image: url(img/arrow-bottom.png);
		background-repeat: no-repeat;
		background-size: 20px auto;
		transform: rotate(180deg)
	}

	.sommaire-after .h2 a.collapsed:after {
		transform: rotate(0deg)
	}
}

@media (max-width:767px) {
	.sommaire-after .bloc .h2 {
		margin-top: 0
	}
}

.sommaire-partager {
	transform: translateZ(0);
	float: right
}

.sommaire-partager.affix {
	position: static !important
}

.sommaire-partager.fixed {
	position: fixed;
	top: 20px;
	z-index: 11
}

.sommaire-partager.absolute {
	position: absolute;
	bottom: 91px;
	right: 11px
}

@media (min-width:768px) {
	.sommaire-partager.affix {
		position: fixed !important;
		top: 0
	}
}

@media (min-width:768px) {

	.js.sommaire-height .sommaire-partager,
	.sommaire-partager.affix-top {
		position: static !important
	}
}

.newsletter {
	color: #fff;
	background-color: #000;
	margin-bottom: 14px
}

.newsletters {
	counter-reset: news
}

.newsletters p {
	color: #424242;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.newsletters .bloc {
	padding-top: 0
}

.newsletter label {
	display: block;
	padding: 28px 20px;
	position: static;
	height: 252px;
	position: relative;
	overflow: hidden
}

.newsletter .h2 {
	font-size: 21px;
	line-height: 1;
	word-wrap: break-word;
	hyphens: auto
}

.newsletter .h2+img {
	position: absolute;
	left: -10px;
	bottom: 56px
}

.ie8 .newsletter input[type=checkbox] {
	position: absolute;
	bottom: 28px;
	right: 80px;
	left: auto
}

.newsletter input[type=checkbox]+* {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #edecec !important;
	margin: 0;
	border-radius: 0;
	width: auto;
	height: 70px;
	box-shadow: none
}

.ie8 .newsletter input[type=checkbox]+* {
	display: block
}

.newsletter input[type=checkbox]+* span {
	color: #000;
	position: absolute;
	left: 20px;
	right: 20px;
	top: 21px;
	bottom: 21px;
	background-color: #fff;
	border: 1px solid #cdcdcd;
	border-radius: 3px;
	line-height: 2;
	text-align: center
}

.newsletter input[type=checkbox]+* span img {
	display: none
}

.newsletter input[type=checkbox]+* span:after {
	content: attr(data-label)
}

.newsletter input[type=checkbox]:checked {
	counter-increment: news
}

.newsletter input[type=checkbox]:checked+:before {
	display: none
}

.newsletter input[type=checkbox]:checked+* span {
	color: #97d73f;
	font-size: 14px;
	line-height: 2
}

.newsletter input[type=checkbox]:checked+* span img {
	display: inline-block
}

.newsletter input[type=checkbox]:checked+* span:after {
	content: attr(data-checked)
}

.newsletter .news {
	font-size: 17px;
	line-height: 1.64706;
	display: block;
	color: #000
}

.newsletter .news+* {
	display: block
}

.newsletter .news+:first-letter {
	text-transform: uppercase
}

.newsletter .partenariat {
	font-size: 15px;
	line-height: 1.64706;
	display: block
}

.newsletter .partenariat img {
	display: inline-block;
	position: relative;
	bottom: 2px
}

.newsletter-counter {
	background-color: #b8c8d2;
	left: 0;
	right: 0;
	position: fixed;
	bottom: 0;
	z-index: 30;
	transition: opacity .2s;
	text-align: center;
	padding-bottom: 14px
}

@media (min-width:768px) {
	.newsletter-counter {
		padding: 14px 20px;
		text-align: left
	}
}

@media (max-width:767px) {
	.newsletter-counter {
		margin-left: 0 !important
	}
}

.newsletter-counter>div {
	max-width: 860px
}

.newsletter-counter ul {
	margin-bottom: 0
}

@media (max-height:400px) {
	.newsletter-counter {
		opacity: 0;
		pointer-events: none
	}

	.ie8 .newsletter-counter,
	.ie9 .newsletter-counter,
	.ie10 .newsletter-counter {
		display: none
	}
}

.newsletter-counter.affix-bottom {
	opacity: 0;
	pointer-events: none;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	top: auto !important
}

.ie8 .newsletter-counter.affix-bottom,
.ie9 .newsletter-counter.affix-bottom,
.ie10 .newsletter-counter.affix-bottom {
	display: none
}

.counter {
	color: #fff;
	padding: 7px 0
}

.ie8 .counter,
.ie9 .counter {
	display: none
}

.counter:before {
	content: counter(news);
	text-align: right;
	display: inline-block;
	width: 20px
}

.counter:after {
	content: attr(data-news)
}

@media print {
	table {
		page-break-inside: avoid
	}

	.logo {
		margin-left: auto;
		width: 100px;
		height: auto;
		display: block
	}

	a:after,
	abbr[title]:after {
		display: none
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		page-break-after: avoid;
		margin-top: 28px !important
	}

	.hidden-print {
		display: none !important
	}

	.breadcrumb .active:before {
		display: none
	}

	.promos>* {
		margin-bottom: 42px !important
	}

	.main {
		border-left: 0
	}

	.fiche-main,
	.template-bandeau .wysiwyg.archives,
	div[class*=template-] .wysiwyg.archives {
		width: auto;
		float: none
	}

	.ref {
		position: static
	}

	.row-print {
		margin: 60px -20px
	}

	.row-print:after,
	.row-print:before {
		display: table;
		content: " "
	}

	.row-print:after {
		clear: both
	}

	.col-print {
		width: 50%;
		float: left;
		padding: 0 20px
	}

	.bloc:after {
		display: none
	}

	.fiche>* {
		padding: 0
	}

	.bloc-gray {
		background-color: #fff
	}

	.bloc-fiche {
		margin-top: 42px !important;
		border: 1px solid #e5e5e5;
		padding-left: 20px !important
	}
}

span.txt-primary {
	color: #94b3d1
}

span.txt-secondary {
	color: #97d73f
}

span.txt-thirdary {
	color: #828282
}

#container_seo_content_footer {
	padding-left: 25px
}

.slider {
	height: 290px !important
}

.fiche-main ul li,
.template-bandeau .wysiwyg.archives ul li,
div[class*=template-] .wysiwyg.archives ul li {
	position: relative;
	list-style-type: none
}

.fiche-main ul li:before,
.template-bandeau .wysiwyg.archives ul li:before,
div[class*=template-] .wysiwyg.archives ul li:before {
	display: block;
	content: "";
	background-image: url(img/list.png);
	background-size: cover;
	width: 10px;
	height: 20px;
	position: absolute;
	left: -16px;
	top: 0;
	padding: 0
}

.anchors-list {
	margin: 60px 0
}

.anchors-list li a {
	position: relative
}

.anchors-list li a:after {
	content: "";
	position: absolute;
	right: 20px;
	top: 25px;
	background-image: url(img/arrow-double-down.png);
	background-repeat: no-repeat;
	display: block;
	width: 10px;
	height: 10px
}

.anchors-list.themes {
	margin-top: 0
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.video-container.has-player .video-container_img,
.video-container.has-player:after,
.video-container.has-player img {
	display: none
}

.video-container_img {
	position: absolute;
	z-index: 1;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 20;
	cursor: pointer
}

.video-container_img:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	background-color: rgba(0, 0, 0, .3)
}

.video-container_img:after {
	content: "";
	position: absolute;
	width: 70px;
	height: 70px;
	left: 50%;
	margin-left: -35px;
	top: 50%;
	margin-top: -35px;
	border-radius: 100%;
	background-image: url(img/video.png);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100%;
	border: 4px solid #fff
}

.video-container_img img {
	width: 100%;
	height: auto
}

.content .carousel-home .image {
	padding: 0
}

.content .carousel-home .image img {
	right: inherit;
	top: inherit;
	bottom: inherit;
	height: auto;
	left: inherit;
	right: 0
}

@media (min-width:992px) {
	.content .carousel-home .image img {
		width: 465px
	}
}

.content .carousel-home .fake-table-reverse .image img {
	left: 0;
	right: inherit
}

.cpf {
	float: right;
	margin: 20px 5px -20px 0
}

.cpf-xs {
	margin: 0 auto -65px
}

.cpf-xs>img {
	position: relative;
	top: -65px;
	left: -100px
}

.mention-info {
	color: #353535;
	position: relative;
	top: 20px
}

.mention-info * {
	color: #353535
}

.mention-inscription {
	font-size: 11px;
	line-height: 15px;
	margin: 10px 0 0
}

.header-produit {
	margin-bottom: 40px
}

@media (max-width:767px) {
	.header-produit .bloc-bigtitle .h1 {
		font-size: 20px
	}
}

.header-produit .bloc-bigtitle h2 {
	font-size: 20px;
	line-height: 24px;
	margin-top: 0;
	font-family: Gotham SSm Book
}

.header-produit ul {
	margin-top: 0;
	margin-bottom: 10px
}

.header-produit ul.infos-result {
	margin-bottom: 0
}

.header-produit ul.infos-result li {
	border-right: 1px solid #d6d6d6;
	padding: 0 10px;
	line-height: 24px;
	margin-bottom: 10px;
	cursor: default
}

.header-produit ul.infos-result li:last-child {
	border-right: none
}

.header-produit ul.infos-result li span {
	font-size: 13px;
	font-family: Gotham SSm Medium
}

.header-produit ul.infos-result li span[class^=iconco-] {
	font-size: 20px
}

.header-produit ul .postit {
	top: -2px;
	position: relative;
	font-size: 13px
}

.postit {
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
	-moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-family: Gotham SSm Medium;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 3px 7px;
	margin-right: 10px;
	margin-left: 0
}

.postit-best {
	background-color: #f49c18
}

.postit-session-garantie {
	background-color: #a6d459
}

.postit-cfp {
	background-color: #0c4391
}

.postit-digital-learning {
	background-color: #8206ca
}

.postit-dpc {
	background-color: #208eb1
}

.postit-nouveautes {
	background-color: #e50046
}

.postit-parcours {
	background-color: #6bc2e2
}

.postit-autre {
	background-color: #ed1852
}

#module-tarifaire {
	background-color: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 22px;
	margin-bottom: 35px;
	-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 1px rgba(0, 0, 0, .1)
}

#module-tarifaire>ul li {
	text-align: center;
	border-bottom: 1px solid #e4e4e4;
	display: flex;
	align-items: center;
	justify-content: center
}

@media (max-width:991px) {
	#module-tarifaire>ul li {
		min-height: 51px
	}
}

#module-tarifaire>ul li a {
	background: none;
	color: #94b3d1;
	font-family: Gotham SSm Medium;
	font-size: 14px;
	line-height: 15px
}

#module-tarifaire>ul li:first-child,
#module-tarifaire>ul li:first-child a {
	border-top-left-radius: 22px !important
}

#module-tarifaire>ul li:last-child,
#module-tarifaire>ul li:last-child a {
	border-top-right-radius: 22px !important
}

#module-tarifaire>ul li.active,
#module-tarifaire>ul li:hover {
	border-bottom: 1px solid #94b3d1;
	background: #94b3d1 !important
}

#module-tarifaire>ul li.active a,
#module-tarifaire>ul li:hover a {
	color: #fff;
	background: #94b3d1 !important
}

#module-tarifaire .tab-content .tab-pane {
	padding: 20px 16px
}

#module-tarifaire .tab-content .tab-pane#inter #price_tmp_block {
	text-align: center;
	line-height: 16px
}

#module-tarifaire .tab-content .tab-pane#inter #price_tmp_block #price_tmp {
	color: #94b3d1;
	line-height: 20px;
	margin-top: 10px
}

#module-tarifaire .tab-content .tab-pane#inter #price_tmp_block #price_tmp span {
	line-height: 20px;
	font-size: 20px;
	font-family: Gotham SSm Medium
}

#module-tarifaire .tab-content .tab-pane#inter #price_final_block #price_final_striped {
	text-align: right;
	display: block
}

#module-tarifaire .tab-content .tab-pane#inter #price_final_block #price_final {
	text-align: right;
	color: #94b3d1;
	line-height: 30px;
	font-size: 30px;
	font-family: Gotham SSm Medium
}

#module-tarifaire .tab-content .tab-pane#inter #price_final_block #price_mention {
	font-size: 11px;
	color: #707070;
	text-align: right
}

#module-tarifaire .tab-content .tab-pane#inter .titre-inter {
	font-family: Gotham SSm Medium;
	font-size: 17px;
	line-height: 17px;
	text-align: center;
	color: #383838;
	margin-top: 10px
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block {
	position: relative;
	color: #a6a6a6
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block .facet-name {
	color: #707070;
	font-family: Gotham SSm Medium;
	margin-bottom: 0
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block .facet-title {
	background-color: #fff;
	border: 1px solid #e9e9e9;
	margin-bottom: 10px;
	-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
	padding: 5px;
	position: relative;
	font-family: Gotham SSm Medium;
	cursor: pointer
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block .facet-title:after {
	content: url(img/puce-fleche-menu.png);
	transform: rotate(90deg);
	position: absolute;
	right: 10px;
	text-decoration: none;
	font-size: 12px;
	top: 6px;
	color: #34b047
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block .facet-title.active+.facet-content {
	display: block
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block .help-block {
	color: #34b047
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block .facet-content {
	margin: 0;
	padding: 0 10px;
	background: #f1f1f1;
	max-height: 200px;
	overflow-y: scroll;
	scrollbar-width: thin;
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
	-moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
	position: absolute;
	top: 68px;
	left: 0;
	right: 0;
	z-index: 10
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block .facet-content::-webkit-scrollbar {
	width: 6px
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block .facet-content::-webkit-scrollbar-thumb {
	background-color: #cdcdcd
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block .facet-content::-webkit-scrollbar-track {
	background: #ebebeb
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block .facet-content li {
	margin-top: 10px;
	margin-bottom: 10px
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block .facet-content li p {
	margin-bottom: 5px
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block .facet-content li p label {
	font-size: 14px;
	display: block
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block .facet-content li input[type=checkbox]+* {
	width: 15px;
	height: 15px;
	border-radius: 2px;
	background-color: #dedede;
	box-shadow: none
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block .facet-content li input[type=checkbox]+span+span {
	position: relative;
	font-family: Gotham SSm Medium;
	padding-right: 15px;
	font-size: 13px;
	line-height: 13px;
	float: right;
	display: inline-block;
	width: 90%;
	margin-top: 8px;
	color: #4a4a4a
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block .facet-content li input[type=checkbox]+span+span.libelle-cat {
	font-family: Gotham SSm Medium;
	padding-right: 15px;
	font-size: 13px
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block .facet-content li input[type=checkbox]+span+span+span {
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
	-moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-family: Gotham SSm Medium;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0 7px;
	margin-right: 0;
	margin-left: 0;
	background-color: #97d73f;
	position: absolute;
	right: 0;
	top: 4px
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block .facet-content li input[type=checkbox]:checked+* {
	background: #94b3d1
}

#module-tarifaire .tab-content .tab-pane#inter .facet-block .facet-content li input[type=checkbox]:checked+:before {
	content: ""
}

#module-tarifaire .tab-content .tab-pane#inter .mention {
	line-height: 15px;
	font-size: 12px;
	margin-top: 10px
}

#module-tarifaire .tab-content .tab-pane#individuel,
#module-tarifaire .tab-content .tab-pane#inter-mesure {
	text-align: center
}

#module-tarifaire .tab-content .tab-pane#individuel p,
#module-tarifaire .tab-content .tab-pane#inter-mesure p {
	line-height: 18px;
	font-size: 16px
}

#module-tarifaire .tab-content .tab-pane#individuel p:first-child,
#module-tarifaire .tab-content .tab-pane#inter-mesure p:first-child {
	color: #383838;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 30px;
	line-height: 22px;
	font-family: Gotham SSm Medium
}

#module-tarifaire .tab-content .tab-pane#individuel>img,
#module-tarifaire .tab-content .tab-pane#inter-mesure>img {
	margin: 25px auto;
	height: 120px
}

#module-tarifaire .tab-content .tab-pane a.btn,
#module-tarifaire .tab-content .tab-pane a.btn-cta {
	margin-top: 10px;
	font-family: Gotham SSm Medium;
	font-size: 14px
}

#module-tarifaire .tab-content .tab-pane .download-program {
	margin-top: 20px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-family: Gotham SSm Medium
}

#module-tarifaire .tab-content .tab-pane .download-program span {
	text-decoration: underline
}

#module-tarifaire .tab-content .tab-pane .download-program span[class^=iconco-] {
	text-decoration: none
}

#module-onglets ul.responsive-tabs {
	background-color: #fff;
	border: 1px solid #e9e9e9;
	margin-bottom: 40px;
	-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
	flex-direction: row
}

#module-onglets ul.responsive-tabs li {
	text-align: center;
	border-left: 1px solid #e9e9e9;
	display: flex;
	align-items: center;
	justify-content: center
}

#module-onglets ul.responsive-tabs li:first-child {
	border-left: 0 solid #e9e9e9
}

#module-onglets ul.responsive-tabs li a {
	background: none !important;
	font-family: Gotham SSm Medium;
	font-size: 14px;
	line-height: 18px;
	color: #383838
}

@media (max-width:767px) {
	#module-onglets ul.responsive-tabs li a {
		line-height: 18px
	}
}

#module-onglets ul.responsive-tabs li a:active,
#module-onglets ul.responsive-tabs li a:hover {
	background: none !important;
	color: #94b3d1
}

#module-onglets ul.responsive-tabs li a:active span:before,
#module-onglets ul.responsive-tabs li a:hover span:before {
	color: #94b3d1
}

#module-onglets ul.responsive-tabs li a span {
	font-size: 20px;
	padding-bottom: 5px;
	display: inline-block
}

#module-onglets ul.responsive-tabs li.active a,
#module-onglets ul.responsive-tabs li.active a span:before {
	color: #94b3d1
}

#module-onglets .tab-content .accordion-link {
	text-decoration: none;
	background: none;
	border: none;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 5px;
	padding: 0 0 5px;
	font-family: Gotham SSm Bold;
	text-transform: uppercase;
	position: relative
}

#module-onglets .tab-content .accordion-link:after {
	content: url(img/puce-fleche-menu.png);
	transform: rotate(0deg);
	position: absolute;
	right: 15px;
	text-decoration: none;
	font-size: 12px;
	top: 4px;
	color: #34b047
}

#module-onglets .tab-content .accordion-link.active:after {
	transform: rotate(90deg)
}

#module-onglets .tab-content .tab-pane #accordionModule .titre-section {
	margin-top: 14px;
	margin-bottom: 14px;
	cursor: pointer;
	font-size: 16px
}

#module-onglets .tab-content .tab-pane #accordionModule:first-child .titre-section {
	margin-top: 0
}

#module-onglets .tab-content .tab-pane #encart-parcours-certifiants {
	border-radius: 10px;
	background-color: #f7f7f7;
	border-left: 10px solid #0c4391;
	margin-bottom: 30px;
	padding: 5px 15px
}

#module-onglets .tab-content .tab-pane #encart-parcours-certifiants .titre {
	font-family: Gotham SSm Medium;
	font-size: 18px;
	color: #0c4391
}

#module-onglets .tab-content .tab-pane #encart-parcours-certifiants .titre img {
	height: 23px
}

#module-onglets .tab-content .tab-pane #encart-parcours-certifiants .titre p {
	margin: 0
}

#module-onglets .tab-content .tab-pane #encart-parcours-certifiants .descriptif {
	font-family: Gotham SSm A;
	font-size: 14px;
	color: #000;
	line-height: 22px;
	margin-bottom: 25px
}

#module-onglets .tab-content .tab-pane #encart-parcours-certifiants .formation-associee {
	font-family: Gotham SSm Book;
	font-size: 14px;
	background: url(img/picto-arrow-right-bleu.png) no-repeat 100% #fff;
	border: 1px solid rgba(0, 0, 0, .07);
	box-shadow: 0 3px 6px rgba(0, 0, 0, .17);
	border-radius: 5px;
	display: block;
	line-height: 20px;
	width: 65%;
	margin-bottom: 10px;
	padding: 7px 30px 7px 10px;
	text-decoration: none
}

#module-onglets .tab-content .tab-pane .titre-section {
	color: #94b3d1;
	padding-left: 10px;
	font-size: 14px;
	line-height: 28px;
	font-family: Gotham SSm Medium;
	border-bottom: 1px solid #ebebeb;
	margin-top: 30px;
	margin-bottom: 19px;
	position: relative
}

#module-onglets .tab-content .tab-pane .titre-section span[class*=" iconco-"],
#module-onglets .tab-content .tab-pane .titre-section span[class^=iconco-] {
	padding-right: 10px;
	font-size: 20px
}

#module-onglets .tab-content .tab-pane .titre-section span[class*=" iconco-"]:before,
#module-onglets .tab-content .tab-pane .titre-section span[class^=iconco-]:before {
	color: #94b3d1
}

#module-onglets .tab-content .tab-pane .titre-section-simple {
	color: #94b3d1;
	font-size: 16px;
	line-height: 28px;
	font-family: Gotham SSm Medium;
	border-bottom: 1px solid #ebebeb
}

#module-onglets .tab-content .tab-pane .titre-section-border {
	position: relative;
	font-size: 16px;
	line-height: 28px;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 7px;
	margin-top: 30px
}

@media (max-width:767px) {
	#module-onglets .tab-content .tab-pane .titre-section-border {
		font-size: 13px
	}
}

#module-onglets .tab-content .tab-pane .titre-section-border span[class*=" iconco-"],
#module-onglets .tab-content .tab-pane .titre-section-border span[class^=iconco-] {
	padding-right: 10px;
	font-size: 20px
}

#module-onglets .tab-content .tab-pane .titre-section-border:first-child {
	margin-top: 0
}

#module-onglets .tab-content .tab-pane .titre-section-border .postit {
	margin-left: 10px
}

@media (max-width:767px) {
	#module-onglets .tab-content .tab-pane .titre-section-border .postit {
		position: absolute;
		top: 28px;
		right: -10px;
		font-size: 12px;
		padding: 0 7px
	}
}

@media (min-width:768px) {
	#module-onglets .tab-content .tab-pane .loc {
		text-align: right
	}
}

#module-onglets .tab-content .tab-pane .loc img {
	display: inline-block
}

#module-onglets .tab-content .tab-pane .module {
	margin: 30px 0 20px
}

#module-onglets .tab-content .tab-pane .module:first-child {
	margin: 0 0 20px
}

@media (max-width:767px) {
	#module-onglets .tab-content .tab-pane .module {
		padding-left: 10px
	}

	#module-onglets .tab-content .tab-pane .module li {
		font-size: 12px
	}
}

@media (max-width:767px) {
	#module-onglets .tab-content .tab-pane ul.module {
		padding-left: 40px
	}

	#module-onglets .tab-content .tab-pane ul.module li {
		font-size: 14px
	}
}

#module-onglets .tab-content .tab-pane p {
	line-height: 22px
}

#module-onglets .tab-content .tab-pane .bloc-e-learning {
	background-color: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 22px;
	-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
	padding: 25px 15px 25px 0;
	margin-bottom: 30px
}

#module-onglets .tab-content .tab-pane .bloc-e-learning .capdigit .titre {
	position: relative;
	display: inline-block;
	background: #8206ca;
	color: #fff;
	font-size: 16px;
	font-family: Gotham SSm Medium;
	border-top-right-radius: 22px;
	border-bottom-right-radius: 22px;
	padding-right: 30px;
	padding-left: 45px;
	margin-bottom: 15px;
	line-height: 29px
}

#module-onglets .tab-content .tab-pane .bloc-e-learning .capdigit .titre span[class*=" iconco-"]:before,
#module-onglets .tab-content .tab-pane .bloc-e-learning .capdigit .titre span[class^=iconco-]:before {
	color: #fff
}

#module-onglets .tab-content .tab-pane .bloc-e-learning .capdigit .titre:before {
	content: url(img/plus-white.png);
	position: absolute;
	left: 10px;
	top: 4px;
	text-decoration: none
}

#module-onglets .tab-content .tab-pane .bloc-e-learning .capdigit .contenu {
	margin-left: 35px
}

#module-onglets .tab-content .tab-pane .bloc-e-learning .capdigit .contenu p {
	margin-bottom: 0
}

#module-onglets .tab-content .tab-pane .fiche-main .pratique,
#module-onglets .tab-content .tab-pane .fiche-main .pratique-titre,
#module-onglets .tab-content .tab-pane .panel,
#module-onglets .tab-content .tab-pane .template-bandeau .wysiwyg.archives .pratique,
#module-onglets .tab-content .tab-pane .template-bandeau .wysiwyg.archives .pratique-titre,
#module-onglets .tab-content .tab-pane div[class*=template-] .wysiwyg.archives .pratique,
#module-onglets .tab-content .tab-pane div[class*=template-] .wysiwyg.archives .pratique-titre,
.fiche-main #module-onglets .tab-content .tab-pane .pratique,
.fiche-main #module-onglets .tab-content .tab-pane .pratique-titre,
.template-bandeau .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique,
.template-bandeau .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique-titre,
div[class*=template-] .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique,
div[class*=template-] .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique-titre {
	position: relative
}

#module-onglets .tab-content .tab-pane .fiche-main .pratique-titre>a:after,
#module-onglets .tab-content .tab-pane .fiche-main .pratique>a:after,
#module-onglets .tab-content .tab-pane .panel>a:after,
#module-onglets .tab-content .tab-pane .template-bandeau .wysiwyg.archives .pratique-titre>a:after,
#module-onglets .tab-content .tab-pane .template-bandeau .wysiwyg.archives .pratique>a:after,
#module-onglets .tab-content .tab-pane div[class*=template-] .wysiwyg.archives .pratique-titre>a:after,
#module-onglets .tab-content .tab-pane div[class*=template-] .wysiwyg.archives .pratique>a:after,
.fiche-main #module-onglets .tab-content .tab-pane .pratique-titre>a:after,
.fiche-main #module-onglets .tab-content .tab-pane .pratique>a:after,
.template-bandeau .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique-titre>a:after,
.template-bandeau .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique>a:after,
div[class*=template-] .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique-titre>a:after,
div[class*=template-] .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique>a:after {
	top: auto;
	bottom: 10%
}

#module-onglets .tab-content .tab-pane .fiche-main .pratique-titre>a .descriptif,
#module-onglets .tab-content .tab-pane .fiche-main .pratique>a .descriptif,
#module-onglets .tab-content .tab-pane .panel>a .descriptif,
#module-onglets .tab-content .tab-pane .template-bandeau .wysiwyg.archives .pratique-titre>a .descriptif,
#module-onglets .tab-content .tab-pane .template-bandeau .wysiwyg.archives .pratique>a .descriptif,
#module-onglets .tab-content .tab-pane div[class*=template-] .wysiwyg.archives .pratique-titre>a .descriptif,
#module-onglets .tab-content .tab-pane div[class*=template-] .wysiwyg.archives .pratique>a .descriptif,
.fiche-main #module-onglets .tab-content .tab-pane .pratique-titre>a .descriptif,
.fiche-main #module-onglets .tab-content .tab-pane .pratique>a .descriptif,
.template-bandeau .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique-titre>a .descriptif,
.template-bandeau .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique>a .descriptif,
div[class*=template-] .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique-titre>a .descriptif,
div[class*=template-] .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique>a .descriptif {
	line-height: 18px;
	margin-bottom: 25px
}

#module-onglets .tab-content .tab-pane .fiche-main .pratique-titre>a>p,
#module-onglets .tab-content .tab-pane .fiche-main .pratique>a>p,
#module-onglets .tab-content .tab-pane .panel>a>p,
#module-onglets .tab-content .tab-pane .template-bandeau .wysiwyg.archives .pratique-titre>a>p,
#module-onglets .tab-content .tab-pane .template-bandeau .wysiwyg.archives .pratique>a>p,
#module-onglets .tab-content .tab-pane div[class*=template-] .wysiwyg.archives .pratique-titre>a>p,
#module-onglets .tab-content .tab-pane div[class*=template-] .wysiwyg.archives .pratique>a>p,
.fiche-main #module-onglets .tab-content .tab-pane .pratique-titre>a>p,
.fiche-main #module-onglets .tab-content .tab-pane .pratique>a>p,
.template-bandeau .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique-titre>a>p,
.template-bandeau .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique>a>p,
div[class*=template-] .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique-titre>a>p,
div[class*=template-] .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique>a>p {
	text-align: right;
	margin-bottom: 0;
	margin-right: 25px;
	position: relative
}

@media (max-width:767px) {

	#module-onglets .tab-content .tab-pane .fiche-main .pratique-titre>a>p:after,
	#module-onglets .tab-content .tab-pane .fiche-main .pratique>a>p:after,
	#module-onglets .tab-content .tab-pane .panel>a>p:after,
	#module-onglets .tab-content .tab-pane .template-bandeau .wysiwyg.archives .pratique-titre>a>p:after,
	#module-onglets .tab-content .tab-pane .template-bandeau .wysiwyg.archives .pratique>a>p:after,
	#module-onglets .tab-content .tab-pane div[class*=template-] .wysiwyg.archives .pratique-titre>a>p:after,
	#module-onglets .tab-content .tab-pane div[class*=template-] .wysiwyg.archives .pratique>a>p:after,
	.fiche-main #module-onglets .tab-content .tab-pane .pratique-titre>a>p:after,
	.fiche-main #module-onglets .tab-content .tab-pane .pratique>a>p:after,
	.template-bandeau .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique-titre>a>p:after,
	.template-bandeau .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique>a>p:after,
	div[class*=template-] .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique-titre>a>p:after,
	div[class*=template-] .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique>a>p:after {
		content: url(img/puce-fleche-menu.png);
		position: absolute;
		right: -25px;
		text-decoration: none;
		font-size: 12px;
		bottom: -1px;
		color: #34b047
	}
}

@media (min-width:768px) {

	#module-onglets .tab-content .tab-pane .fiche-main .pratique-titre>a>p,
	#module-onglets .tab-content .tab-pane .fiche-main .pratique>a>p,
	#module-onglets .tab-content .tab-pane .panel>a>p,
	#module-onglets .tab-content .tab-pane .template-bandeau .wysiwyg.archives .pratique-titre>a>p,
	#module-onglets .tab-content .tab-pane .template-bandeau .wysiwyg.archives .pratique>a>p,
	#module-onglets .tab-content .tab-pane div[class*=template-] .wysiwyg.archives .pratique-titre>a>p,
	#module-onglets .tab-content .tab-pane div[class*=template-] .wysiwyg.archives .pratique>a>p,
	.fiche-main #module-onglets .tab-content .tab-pane .pratique-titre>a>p,
	.fiche-main #module-onglets .tab-content .tab-pane .pratique>a>p,
	.template-bandeau .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique-titre>a>p,
	.template-bandeau .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique>a>p,
	div[class*=template-] .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique-titre>a>p,
	div[class*=template-] .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique>a>p {
		position: absolute;
		bottom: 11%;
		right: 10px
	}
}

#module-onglets .tab-content .tab-pane .fiche-main .pratique-titre>a .infos-result,
#module-onglets .tab-content .tab-pane .fiche-main .pratique>a .infos-result,
#module-onglets .tab-content .tab-pane .panel>a .infos-result,
#module-onglets .tab-content .tab-pane .template-bandeau .wysiwyg.archives .pratique-titre>a .infos-result,
#module-onglets .tab-content .tab-pane .template-bandeau .wysiwyg.archives .pratique>a .infos-result,
#module-onglets .tab-content .tab-pane div[class*=template-] .wysiwyg.archives .pratique-titre>a .infos-result,
#module-onglets .tab-content .tab-pane div[class*=template-] .wysiwyg.archives .pratique>a .infos-result,
.fiche-main #module-onglets .tab-content .tab-pane .pratique-titre>a .infos-result,
.fiche-main #module-onglets .tab-content .tab-pane .pratique>a .infos-result,
.template-bandeau .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique-titre>a .infos-result,
.template-bandeau .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique>a .infos-result,
div[class*=template-] .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique-titre>a .infos-result,
div[class*=template-] .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique>a .infos-result {
	margin-left: 0
}

#module-onglets .tab-content .tab-pane .fiche-main .pratique-titre>a .infos-result li,
#module-onglets .tab-content .tab-pane .fiche-main .pratique>a .infos-result li,
#module-onglets .tab-content .tab-pane .panel>a .infos-result li,
#module-onglets .tab-content .tab-pane .template-bandeau .wysiwyg.archives .pratique-titre>a .infos-result li,
#module-onglets .tab-content .tab-pane .template-bandeau .wysiwyg.archives .pratique>a .infos-result li,
#module-onglets .tab-content .tab-pane div[class*=template-] .wysiwyg.archives .pratique-titre>a .infos-result li,
#module-onglets .tab-content .tab-pane div[class*=template-] .wysiwyg.archives .pratique>a .infos-result li,
.fiche-main #module-onglets .tab-content .tab-pane .pratique-titre>a .infos-result li,
.fiche-main #module-onglets .tab-content .tab-pane .pratique>a .infos-result li,
.template-bandeau .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique-titre>a .infos-result li,
.template-bandeau .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique>a .infos-result li,
div[class*=template-] .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique-titre>a .infos-result li,
div[class*=template-] .wysiwyg.archives #module-onglets .tab-content .tab-pane .pratique>a .infos-result li {
	list-style: none
}

#module-onglets .tab-content .tab-pane .bloc-intervenant {
	border-top: 1px solid #ebebeb;
	padding-bottom: 40px;
	padding-top: 40px
}

#module-onglets .tab-content .tab-pane .bloc-intervenant:first-child {
	border-top: 0 solid #ebebeb;
	padding-top: 0
}

#module-onglets .tab-content .tab-pane .bloc-intervenant .img-intervenant {
	margin: 0 auto 10px
}

#module-onglets .tab-content .tab-pane .bloc-intervenant .intervenant-nom {
	font-size: 18px;
	font-family: Gotham SSm Medium;
	margin-top: 0
}

#module-onglets .tab-content .tab-pane .bloc-intervenant .intervenant-plus {
	font-family: Gotham SSm Medium;
	text-transform: uppercase
}

#module-onglets .tab-content .tab-pane a.btn,
#module-onglets .tab-content .tab-pane a.btn-cta {
	margin-top: 10px;
	width: 230px;
	font-family: Gotham SSm Medium
}

#module-onglets .tab-content .tab-pane#formations-associees .titre-section {
	font-size: 16px;
	font-family: Gotham SSm Bold
}

#module-onglets .tab-content a.btn,
#module-onglets .tab-content a.btn-cta {
	margin-top: 30px;
	width: 230px;
	font-family: Gotham SSm Medium
}

#programme {
	padding: 0 2px 10px 0;
	overflow: hidden
}

#programme .jour {
	color: #383838;
	font-size: 20px;
	font-family: Gotham SSm Medium
}

#programme .module,
#programme .sujet {
	color: #94b3d1;
	font-size: 16px;
	line-height: 28px;
	font-family: Gotham SSm Bold;
	margin-top: 30px
}

@media (min-width:768px) {

	#programme .module,
	#programme .sujet {
		line-height: 22px
	}
}

#programme .sujet {
	margin-bottom: 20px;
	border-bottom: 1px solid #ebebeb
}

#programme .card-body {
	margin-bottom: 25px
}

#programme .card-body .sujet {
	color: #707070;
	font-size: 14px;
	line-height: 18px;
	font-family: Gotham SSm Medium;
	border-bottom: 0 solid #ebebeb;
	margin-top: 0
}

#programme .card-header p {
	padding-right: 25px
}

#programme .card-header p:after {
	content: "â–¾";
	position: absolute;
	right: 10px;
	text-decoration: none;
	font-size: 12px;
	top: 0;
	color: #34b047;
	transform: rotate(0deg);
	font-size: 30px
}

#programme .card-header p.collapsed:after {
	transform: rotate(-90deg)
}

#programme .detail {
	color: #383838;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 20px
}

#programme .pratique-titre {
	border-radius: 7px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
	position: relative;
	border: 0 solid transparent;
	border-left: 7px solid #ed9e16;
	padding: 14px 60px 14px 20px;
	color: #ed9e16;
	margin: 28px 0;
	margin-bottom: 0 !important;
	background: url(img/picto-training.png) no-repeat #fff;
	background-position: right 10px top 50%;
	background-size: 25px;
	z-index: 1;
	font-family: Gotham SSm Medium
}

#programme .pratique-titre:first-letter {
	text-transform: uppercase
}

#programme .pratique {
	-webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
	box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
	position: relative;
	border: 0 solid transparent;
	border-left: 7px solid #ed9e16;
	padding: 14px 60px 14px 20px;
	color: #383838;
	font-size: 14px;
	line-height: 22px;
	margin-top: 0 !important;
	padding-top: 0 !important;
	background: #fff;
	top: -7px;
	z-index: 2;
	border-radius: 7px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0
}

#programme .pratique-titre-2 {
	border-radius: 7px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
	position: relative;
	border: 0 solid transparent;
	border-left: 7px solid #ed9e16;
	padding: 14px 60px 14px 20px;
	color: #ed9e16;
	margin: 28px 0;
	margin-bottom: 0 !important;
	background: url(img/picto-training-2.png) no-repeat #fff;
	background-position: right 10px top 50%;
	background-size: 20px;
	z-index: 1;
	font-family: Gotham SSm Medium
}

#programme .pratique-titre-2:first-letter {
	text-transform: uppercase
}

#programme .pratique-2 {
	color: #383838;
	font-size: 14px;
	line-height: 22px;
	background: #fff
}

#programme .validation-titre {
	border-radius: 7px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
	position: relative;
	border: 0 solid transparent;
	border-left: 7px solid #94b3d1;
	padding: 14px 60px 14px 20px;
	color: #94b3d1;
	margin: 28px 0;
	margin-bottom: 0 !important;
	background: url(img/picto-valid-acquis.png) no-repeat #fff;
	background-position: right 10px top 50%;
	background-size: 20px;
	z-index: 1;
	font-family: Gotham SSm Medium
}

#programme .validation-titre:first-letter {
	text-transform: uppercase
}

#programme .validation {
	-webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
	box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
	position: relative;
	border: 0 solid transparent;
	border-left: 7px solid #94b3d1;
	padding: 14px 60px 14px 20px;
	color: #383838;
	font-size: 14px;
	line-height: 22px;
	margin-top: 0 !important;
	padding-top: 0 !important;
	background: #fff;
	top: -7px;
	z-index: 2;
	border-radius: 7px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0
}

#programme .pause {
	position: relative;
	z-index: 10;
	height: 32px;
	text-align: center;
	margin: 30px auto;
	line-height: 33px !important;
	text-transform: uppercase;
	color: #383838
}

#programme .pause>strong {
	padding-left: 80px;
	padding-right: 20px;
	display: inline-block;
	background: url(img/picto-tasse.png) no-repeat #fff 20px 50%;
	position: relative;
	z-index: 1
}

#programme .pause>strong:before {
	right: 100%;
	left: auto
}

#programme .pause>strong:after,
#programme .pause>strong:before {
	content: "";
	background-image: url(img/bg-dot.png);
	position: absolute;
	width: 200%;
	height: 2px;
	top: 50%;
	z-index: 0
}

#programme .pause>strong:after {
	left: 100%;
	right: auto
}

#programme .pause-2 {
	position: relative;
	text-align: center;
	margin: 30px 0;
	background: url(img/bg-dot.png) repeat-x transparent left 50%
}

#programme .pause-2 span {
	position: relative;
	height: 32px;
	padding-left: 80px;
	padding-right: 20px;
	display: inline-block;
	text-transform: uppercase;
	line-height: 32px !important;
	color: #383838;
	background: url(img/picto-tasse.png) no-repeat #fff 20px 50%
}

#programme .intertitre-event {
	color: #00b6c3;
	font-size: 16px;
	font-family: Gotham SSm Medium;
	text-transform: uppercase
}

#programme .nom-intervenant {
	border-radius: 7px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
	position: relative;
	border: 0 solid transparent;
	border-left: 7px solid #ed9e16;
	padding: 14px 60px 14px 20px;
	color: #ed9e16;
	margin: 28px 0;
	margin-bottom: 20px !important;
	background: url(img/picto-people.png) no-repeat #fff;
	background-position: right 10px top 50%;
	background-size: 20px;
	z-index: 1;
	font-family: Gotham SSm Medium;
	font-size: 14px
}

#programme .fonction-intervenant {
	padding: 0 5px;
	color: #383838;
	font-size: 14px;
	font-family: Gotham SSm A
}

#programme .networking-titre {
	border-radius: 7px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .1);
	position: relative;
	border: 0 solid transparent;
	border-left: 7px solid #00b6c3;
	padding: 14px 60px 14px 20px;
	color: #00b6c3;
	margin: 28px 0;
	margin-bottom: 0 !important;
	background: url(img/picto-network-wired.png) no-repeat #fff;
	background-position: right 10px top 50%;
	background-size: 20px;
	z-index: 1;
	font-family: Gotham SSm Medium
}

#programme .networking-text {
	padding: 0 5px;
	color: #383838;
	font-size: 14px;
	font-family: Gotham SSm A
}

#programme .networking {
	-webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
	box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
	border: 0 solid transparent;
	border-left: 7px solid #00b6c3;
	padding: 14px 60px 14px 20px;
	line-height: 22px;
	margin-top: 0 !important;
	padding-top: 0 !important;
	background: #fff;
	top: -7px;
	z-index: 2;
	border-radius: 7px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0
}

#programme .networking,
#programme ul li {
	position: relative;
	color: #383838;
	font-size: 14px
}

#programme ul li {
	list-style: none;
	line-height: 20px;
	cursor: default
}

#programme ul li:before {
	content: "â– ";
	color: #94b3d1;
	font-size: 18px;
	background-size: cover;
	width: 10px;
	height: 20px;
	position: absolute;
	left: -16px;
	top: 0;
	padding: 0
}

@media (max-width:767px) {
	#programme ul li:before {
		left: -26px;
		font-size: 10px;
		top: 2px
	}
}

#programme .slider .block-etape .fiche-main .pratique,
#programme .slider .block-etape .fiche-main .pratique-titre,
#programme .slider .block-etape .panel,
#programme .slider .block-etape .template-bandeau .wysiwyg.archives .pratique,
#programme .slider .block-etape .template-bandeau .wysiwyg.archives .pratique-titre,
#programme .slider .block-etape div[class*=template-] .wysiwyg.archives .pratique,
#programme .slider .block-etape div[class*=template-] .wysiwyg.archives .pratique-titre,
.fiche-main #programme .slider .block-etape .pratique,
.fiche-main #programme .slider .block-etape .pratique-titre,
.template-bandeau .wysiwyg.archives #programme .slider .block-etape .pratique,
.template-bandeau .wysiwyg.archives #programme .slider .block-etape .pratique-titre,
div[class*=template-] .wysiwyg.archives #programme .slider .block-etape .pratique,
div[class*=template-] .wysiwyg.archives #programme .slider .block-etape .pratique-titre {
	box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
	transition: box-shadow .2s;
	padding: 10px 5px
}

#programme .slider .block-etape .fiche-main .pratique-titre .atelier-number,
#programme .slider .block-etape .fiche-main .pratique .atelier-number,
#programme .slider .block-etape .panel .atelier-number,
#programme .slider .block-etape .template-bandeau .wysiwyg.archives .pratique-titre .atelier-number,
#programme .slider .block-etape .template-bandeau .wysiwyg.archives .pratique .atelier-number,
#programme .slider .block-etape div[class*=template-] .wysiwyg.archives .pratique-titre .atelier-number,
#programme .slider .block-etape div[class*=template-] .wysiwyg.archives .pratique .atelier-number,
.fiche-main #programme .slider .block-etape .pratique-titre .atelier-number,
.fiche-main #programme .slider .block-etape .pratique .atelier-number,
.template-bandeau .wysiwyg.archives #programme .slider .block-etape .pratique-titre .atelier-number,
.template-bandeau .wysiwyg.archives #programme .slider .block-etape .pratique .atelier-number,
div[class*=template-] .wysiwyg.archives #programme .slider .block-etape .pratique-titre .atelier-number,
div[class*=template-] .wysiwyg.archives #programme .slider .block-etape .pratique .atelier-number {
	font-family: Gotham SSm Medium;
	font-size: 11px
}

#programme .slider .block-etape .fiche-main .pratique-titre .atelier-title,
#programme .slider .block-etape .fiche-main .pratique .atelier-title,
#programme .slider .block-etape .panel .atelier-title,
#programme .slider .block-etape .template-bandeau .wysiwyg.archives .pratique-titre .atelier-title,
#programme .slider .block-etape .template-bandeau .wysiwyg.archives .pratique .atelier-title,
#programme .slider .block-etape div[class*=template-] .wysiwyg.archives .pratique-titre .atelier-title,
#programme .slider .block-etape div[class*=template-] .wysiwyg.archives .pratique .atelier-title,
.fiche-main #programme .slider .block-etape .pratique-titre .atelier-title,
.fiche-main #programme .slider .block-etape .pratique .atelier-title,
.template-bandeau .wysiwyg.archives #programme .slider .block-etape .pratique-titre .atelier-title,
.template-bandeau .wysiwyg.archives #programme .slider .block-etape .pratique .atelier-title,
div[class*=template-] .wysiwyg.archives #programme .slider .block-etape .pratique-titre .atelier-title,
div[class*=template-] .wysiwyg.archives #programme .slider .block-etape .pratique .atelier-title {
	font-family: Gotham SSm Bold;
	margin: 0;
	line-height: 20px;
	font-size: 16px
}

#programme .slider .block-etape .fiche-main .pratique-titre .separateur,
#programme .slider .block-etape .fiche-main .pratique .separateur,
#programme .slider .block-etape .panel .separateur,
#programme .slider .block-etape .template-bandeau .wysiwyg.archives .pratique-titre .separateur,
#programme .slider .block-etape .template-bandeau .wysiwyg.archives .pratique .separateur,
#programme .slider .block-etape div[class*=template-] .wysiwyg.archives .pratique-titre .separateur,
#programme .slider .block-etape div[class*=template-] .wysiwyg.archives .pratique .separateur,
.fiche-main #programme .slider .block-etape .pratique-titre .separateur,
.fiche-main #programme .slider .block-etape .pratique .separateur,
.template-bandeau .wysiwyg.archives #programme .slider .block-etape .pratique-titre .separateur,
.template-bandeau .wysiwyg.archives #programme .slider .block-etape .pratique .separateur,
div[class*=template-] .wysiwyg.archives #programme .slider .block-etape .pratique-titre .separateur,
div[class*=template-] .wysiwyg.archives #programme .slider .block-etape .pratique .separateur {
	width: 50px;
	height: 2px;
	background-color: #000606;
	margin: 5px auto 10px
}

#programme .slider .block-etape .fiche-main .pratique-titre .atelier-intervenant-name,
#programme .slider .block-etape .fiche-main .pratique .atelier-intervenant-name,
#programme .slider .block-etape .panel .atelier-intervenant-name,
#programme .slider .block-etape .template-bandeau .wysiwyg.archives .pratique-titre .atelier-intervenant-name,
#programme .slider .block-etape .template-bandeau .wysiwyg.archives .pratique .atelier-intervenant-name,
#programme .slider .block-etape div[class*=template-] .wysiwyg.archives .pratique-titre .atelier-intervenant-name,
#programme .slider .block-etape div[class*=template-] .wysiwyg.archives .pratique .atelier-intervenant-name,
.fiche-main #programme .slider .block-etape .pratique-titre .atelier-intervenant-name,
.fiche-main #programme .slider .block-etape .pratique .atelier-intervenant-name,
.template-bandeau .wysiwyg.archives #programme .slider .block-etape .pratique-titre .atelier-intervenant-name,
.template-bandeau .wysiwyg.archives #programme .slider .block-etape .pratique .atelier-intervenant-name,
div[class*=template-] .wysiwyg.archives #programme .slider .block-etape .pratique-titre .atelier-intervenant-name,
div[class*=template-] .wysiwyg.archives #programme .slider .block-etape .pratique .atelier-intervenant-name {
	font-size: 14px;
	line-height: 16px;
	font-family: Gotham SSm Bold
}

#programme .slider .block-etape .fiche-main .pratique-titre .atelier-intervenant-fonction,
#programme .slider .block-etape .fiche-main .pratique .atelier-intervenant-fonction,
#programme .slider .block-etape .panel .atelier-intervenant-fonction,
#programme .slider .block-etape .template-bandeau .wysiwyg.archives .pratique-titre .atelier-intervenant-fonction,
#programme .slider .block-etape .template-bandeau .wysiwyg.archives .pratique .atelier-intervenant-fonction,
#programme .slider .block-etape div[class*=template-] .wysiwyg.archives .pratique-titre .atelier-intervenant-fonction,
#programme .slider .block-etape div[class*=template-] .wysiwyg.archives .pratique .atelier-intervenant-fonction,
.fiche-main #programme .slider .block-etape .pratique-titre .atelier-intervenant-fonction,
.fiche-main #programme .slider .block-etape .pratique .atelier-intervenant-fonction,
.template-bandeau .wysiwyg.archives #programme .slider .block-etape .pratique-titre .atelier-intervenant-fonction,
.template-bandeau .wysiwyg.archives #programme .slider .block-etape .pratique .atelier-intervenant-fonction,
div[class*=template-] .wysiwyg.archives #programme .slider .block-etape .pratique-titre .atelier-intervenant-fonction,
div[class*=template-] .wysiwyg.archives #programme .slider .block-etape .pratique .atelier-intervenant-fonction {
	font-size: 14px;
	color: #707070;
	line-height: 16px
}

#programme .slider-simple .block-etape .fiche-main .pratique-titre .atelier-title,
#programme .slider-simple .block-etape .fiche-main .pratique .atelier-title,
#programme .slider-simple .block-etape .panel .atelier-title,
#programme .slider-simple .block-etape .template-bandeau .wysiwyg.archives .pratique-titre .atelier-title,
#programme .slider-simple .block-etape .template-bandeau .wysiwyg.archives .pratique .atelier-title,
#programme .slider-simple .block-etape div[class*=template-] .wysiwyg.archives .pratique-titre .atelier-title,
#programme .slider-simple .block-etape div[class*=template-] .wysiwyg.archives .pratique .atelier-title,
.fiche-main #programme .slider-simple .block-etape .pratique-titre .atelier-title,
.fiche-main #programme .slider-simple .block-etape .pratique .atelier-title,
.template-bandeau .wysiwyg.archives #programme .slider-simple .block-etape .pratique-titre .atelier-title,
.template-bandeau .wysiwyg.archives #programme .slider-simple .block-etape .pratique .atelier-title,
div[class*=template-] .wysiwyg.archives #programme .slider-simple .block-etape .pratique-titre .atelier-title,
div[class*=template-] .wysiwyg.archives #programme .slider-simple .block-etape .pratique .atelier-title {
	display: flex;
	align-items: center;
	justify-content: center
}

#programme .slider-description .block-etape .fiche-main .pratique,
#programme .slider-description .block-etape .fiche-main .pratique-titre,
#programme .slider-description .block-etape .panel,
#programme .slider-description .block-etape .template-bandeau .wysiwyg.archives .pratique,
#programme .slider-description .block-etape .template-bandeau .wysiwyg.archives .pratique-titre,
#programme .slider-description .block-etape div[class*=template-] .wysiwyg.archives .pratique,
#programme .slider-description .block-etape div[class*=template-] .wysiwyg.archives .pratique-titre,
.fiche-main #programme .slider-description .block-etape .pratique,
.fiche-main #programme .slider-description .block-etape .pratique-titre,
.template-bandeau .wysiwyg.archives #programme .slider-description .block-etape .pratique,
.template-bandeau .wysiwyg.archives #programme .slider-description .block-etape .pratique-titre,
div[class*=template-] .wysiwyg.archives #programme .slider-description .block-etape .pratique,
div[class*=template-] .wysiwyg.archives #programme .slider-description .block-etape .pratique-titre {
	padding: 10px 20px
}

#programme .slider-description .block-etape .fiche-main .pratique-titre .atelier-title,
#programme .slider-description .block-etape .fiche-main .pratique .atelier-title,
#programme .slider-description .block-etape .panel .atelier-title,
#programme .slider-description .block-etape .template-bandeau .wysiwyg.archives .pratique-titre .atelier-title,
#programme .slider-description .block-etape .template-bandeau .wysiwyg.archives .pratique .atelier-title,
#programme .slider-description .block-etape div[class*=template-] .wysiwyg.archives .pratique-titre .atelier-title,
#programme .slider-description .block-etape div[class*=template-] .wysiwyg.archives .pratique .atelier-title,
.fiche-main #programme .slider-description .block-etape .pratique-titre .atelier-title,
.fiche-main #programme .slider-description .block-etape .pratique .atelier-title,
.template-bandeau .wysiwyg.archives #programme .slider-description .block-etape .pratique-titre .atelier-title,
.template-bandeau .wysiwyg.archives #programme .slider-description .block-etape .pratique .atelier-title,
div[class*=template-] .wysiwyg.archives #programme .slider-description .block-etape .pratique-titre .atelier-title,
div[class*=template-] .wysiwyg.archives #programme .slider-description .block-etape .pratique .atelier-title {
	margin-bottom: 7px;
	justify-content: left
}

#programme .slider-description .block-etape .fiche-main .pratique-titre .separateur,
#programme .slider-description .block-etape .fiche-main .pratique .separateur,
#programme .slider-description .block-etape .panel .separateur,
#programme .slider-description .block-etape .template-bandeau .wysiwyg.archives .pratique-titre .separateur,
#programme .slider-description .block-etape .template-bandeau .wysiwyg.archives .pratique .separateur,
#programme .slider-description .block-etape div[class*=template-] .wysiwyg.archives .pratique-titre .separateur,
#programme .slider-description .block-etape div[class*=template-] .wysiwyg.archives .pratique .separateur,
.fiche-main #programme .slider-description .block-etape .pratique-titre .separateur,
.fiche-main #programme .slider-description .block-etape .pratique .separateur,
.template-bandeau .wysiwyg.archives #programme .slider-description .block-etape .pratique-titre .separateur,
.template-bandeau .wysiwyg.archives #programme .slider-description .block-etape .pratique .separateur,
div[class*=template-] .wysiwyg.archives #programme .slider-description .block-etape .pratique-titre .separateur,
div[class*=template-] .wysiwyg.archives #programme .slider-description .block-etape .pratique .separateur {
	margin: 5px 0 10px
}

#programme .slider-description .block-etape .fiche-main .pratique-titre .atelier-description,
#programme .slider-description .block-etape .fiche-main .pratique .atelier-description,
#programme .slider-description .block-etape .panel .atelier-description,
#programme .slider-description .block-etape .template-bandeau .wysiwyg.archives .pratique-titre .atelier-description,
#programme .slider-description .block-etape .template-bandeau .wysiwyg.archives .pratique .atelier-description,
#programme .slider-description .block-etape div[class*=template-] .wysiwyg.archives .pratique-titre .atelier-description,
#programme .slider-description .block-etape div[class*=template-] .wysiwyg.archives .pratique .atelier-description,
.fiche-main #programme .slider-description .block-etape .pratique-titre .atelier-description,
.fiche-main #programme .slider-description .block-etape .pratique .atelier-description,
.template-bandeau .wysiwyg.archives #programme .slider-description .block-etape .pratique-titre .atelier-description,
.template-bandeau .wysiwyg.archives #programme .slider-description .block-etape .pratique .atelier-description,
div[class*=template-] .wysiwyg.archives #programme .slider-description .block-etape .pratique-titre .atelier-description,
div[class*=template-] .wysiwyg.archives #programme .slider-description .block-etape .pratique .atelier-description {
	font-size: 14px;
	line-height: 16px;
	color: #383838;
	margin-bottom: 0
}

#cycle .tab-formation .liste-puce li,
#cycle .tab-formation ul li,
#dates .liste-puce li,
#dates ul li,
#formation .liste-puce li,
#formation ul li {
	list-style: none;
	font-size: 14px;
	line-height: 20px;
	color: #383838;
	position: relative;
	cursor: default
}

#cycle .tab-formation .liste-puce li:before,
#cycle .tab-formation ul li:before,
#dates .liste-puce li:before,
#dates ul li:before,
#formation .liste-puce li:before,
#formation ul li:before {
	content: "â– ";
	color: #94b3d1;
	font-size: 18px;
	background-size: cover;
	width: 10px;
	height: 20px;
	position: absolute;
	left: -16px;
	top: -1px;
	padding: 0
}

@media (max-width:767px) {

	#cycle .tab-formation .liste-puce li:before,
	#cycle .tab-formation ul li:before,
	#dates .liste-puce li:before,
	#dates ul li:before,
	#formation .liste-puce li:before,
	#formation ul li:before {
		left: -26px;
		font-size: 10px;
		top: 2px
	}
}

#temoignages {
	margin-top: 40px
}

#temoignages .temoignage {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 80px
}

@media (max-width:767px) {
	#temoignages .temoignage {
		margin-bottom: 40px
	}
}

#temoignages .temoignage-bloc {
	margin-bottom: 40px
}

#temoignages .temoignage-text {
	background: url(img/left-quotes-sign.png) no-repeat center 20px;
	padding: 70px 25px 30px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
	width: 100%;
	height: 100%
}

#temoignages .temoignage-video {
	padding: 0 8px 80px
}

@media (max-width:767px) {
	#temoignages .temoignage-video {
		padding: 0 8px 40px
	}
}

#temoignages blockquote {
	color: #707070;
	font-family: Gotham SSm Book;
	margin: 0 0 5px
}

#temoignages blockquote,
#temoignages cite {
	font-size: 14px;
	font-style: normal;
	line-height: 20px
}

#temoignages cite {
	color: #383838;
	font-family: Gotham SSm Medium;
	display: block
}

#pack-skill {
	margin-bottom: 50px
}

#pack-skill .ps-titre {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 8px;
	margin-top: 0
}

#pack-skill .ps-titre span {
	font-size: 18px;
	font-family: Gotham SSm Medium;
	padding-left: 10px;
	line-height: 28px !important
}

#pack-skill .ps-titre span[class^=iconco-] {
	font-size: 35px;
	padding-right: 10px
}

#pack-skill .ps-description,
#pack-skill .ps-link {
	color: #707070;
	padding-left: 10px
}

#pack-skill .fiche-main .pratique,
#pack-skill .fiche-main .pratique-titre,
#pack-skill .panel,
#pack-skill .template-bandeau .wysiwyg.archives .pratique,
#pack-skill .template-bandeau .wysiwyg.archives .pratique-titre,
#pack-skill div[class*=template-] .wysiwyg.archives .pratique,
#pack-skill div[class*=template-] .wysiwyg.archives .pratique-titre,
.fiche-main #pack-skill .pratique,
.fiche-main #pack-skill .pratique-titre,
.template-bandeau .wysiwyg.archives #pack-skill .pratique,
.template-bandeau .wysiwyg.archives #pack-skill .pratique-titre,
div[class*=template-] .wysiwyg.archives #pack-skill .pratique,
div[class*=template-] .wysiwyg.archives #pack-skill .pratique-titre {
	text-align: center
}

#pack-skill .fiche-main .pratique-titre>a,
#pack-skill .fiche-main .pratique>a,
#pack-skill .panel>a,
#pack-skill .template-bandeau .wysiwyg.archives .pratique-titre>a,
#pack-skill .template-bandeau .wysiwyg.archives .pratique>a,
#pack-skill div[class*=template-] .wysiwyg.archives .pratique-titre>a,
#pack-skill div[class*=template-] .wysiwyg.archives .pratique>a,
.fiche-main #pack-skill .pratique-titre>a,
.fiche-main #pack-skill .pratique>a,
.template-bandeau .wysiwyg.archives #pack-skill .pratique-titre>a,
.template-bandeau .wysiwyg.archives #pack-skill .pratique>a,
div[class*=template-] .wysiwyg.archives #pack-skill .pratique-titre>a,
div[class*=template-] .wysiwyg.archives #pack-skill .pratique>a {
	padding: 20px 15px;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

#pack-skill .fiche-main .pratique-titre>a .pack-titre,
#pack-skill .fiche-main .pratique>a .pack-titre,
#pack-skill .panel>a .pack-titre,
#pack-skill .template-bandeau .wysiwyg.archives .pratique-titre>a .pack-titre,
#pack-skill .template-bandeau .wysiwyg.archives .pratique>a .pack-titre,
#pack-skill div[class*=template-] .wysiwyg.archives .pratique-titre>a .pack-titre,
#pack-skill div[class*=template-] .wysiwyg.archives .pratique>a .pack-titre,
.fiche-main #pack-skill .pratique-titre>a .pack-titre,
.fiche-main #pack-skill .pratique>a .pack-titre,
.template-bandeau .wysiwyg.archives #pack-skill .pratique-titre>a .pack-titre,
.template-bandeau .wysiwyg.archives #pack-skill .pratique>a .pack-titre,
div[class*=template-] .wysiwyg.archives #pack-skill .pratique-titre>a .pack-titre,
div[class*=template-] .wysiwyg.archives #pack-skill .pratique>a .pack-titre {
	font-size: 14px;
	line-height: 18px;
	font-family: Gotham SSm Medium;
	margin-bottom: 10px;
	display: block;
	margin-top: 0
}

#pack-skill .fiche-main .pratique-titre>a .pack-bottom-bloc,
#pack-skill .fiche-main .pratique>a .pack-bottom-bloc,
#pack-skill .panel>a .pack-bottom-bloc,
#pack-skill .template-bandeau .wysiwyg.archives .pratique-titre>a .pack-bottom-bloc,
#pack-skill .template-bandeau .wysiwyg.archives .pratique>a .pack-bottom-bloc,
#pack-skill div[class*=template-] .wysiwyg.archives .pratique-titre>a .pack-bottom-bloc,
#pack-skill div[class*=template-] .wysiwyg.archives .pratique>a .pack-bottom-bloc,
.fiche-main #pack-skill .pratique-titre>a .pack-bottom-bloc,
.fiche-main #pack-skill .pratique>a .pack-bottom-bloc,
.template-bandeau .wysiwyg.archives #pack-skill .pratique-titre>a .pack-bottom-bloc,
.template-bandeau .wysiwyg.archives #pack-skill .pratique>a .pack-bottom-bloc,
div[class*=template-] .wysiwyg.archives #pack-skill .pratique-titre>a .pack-bottom-bloc,
div[class*=template-] .wysiwyg.archives #pack-skill .pratique>a .pack-bottom-bloc {
	position: absolute;
	right: 20px;
	left: 20px;
	bottom: 0
}

#pack-skill .fiche-main .pratique-titre>a .pack-bottom-bloc .pack-ref span,
#pack-skill .fiche-main .pratique>a .pack-bottom-bloc .pack-ref span,
#pack-skill .panel>a .pack-bottom-bloc .pack-ref span,
#pack-skill .template-bandeau .wysiwyg.archives .pratique-titre>a .pack-bottom-bloc .pack-ref span,
#pack-skill .template-bandeau .wysiwyg.archives .pratique>a .pack-bottom-bloc .pack-ref span,
#pack-skill div[class*=template-] .wysiwyg.archives .pratique-titre>a .pack-bottom-bloc .pack-ref span,
#pack-skill div[class*=template-] .wysiwyg.archives .pratique>a .pack-bottom-bloc .pack-ref span,
.fiche-main #pack-skill .pratique-titre>a .pack-bottom-bloc .pack-ref span,
.fiche-main #pack-skill .pratique>a .pack-bottom-bloc .pack-ref span,
.template-bandeau .wysiwyg.archives #pack-skill .pratique-titre>a .pack-bottom-bloc .pack-ref span,
.template-bandeau .wysiwyg.archives #pack-skill .pratique>a .pack-bottom-bloc .pack-ref span,
div[class*=template-] .wysiwyg.archives #pack-skill .pratique-titre>a .pack-bottom-bloc .pack-ref span,
div[class*=template-] .wysiwyg.archives #pack-skill .pratique>a .pack-bottom-bloc .pack-ref span {
	font-size: 12px
}

#pack-skill .fiche-main .pratique-titre>a .pack-bottom-bloc .pack-ref span[class^=iconco-]:before,
#pack-skill .fiche-main .pratique>a .pack-bottom-bloc .pack-ref span[class^=iconco-]:before,
#pack-skill .panel>a .pack-bottom-bloc .pack-ref span[class^=iconco-]:before,
#pack-skill .template-bandeau .wysiwyg.archives .pratique-titre>a .pack-bottom-bloc .pack-ref span[class^=iconco-]:before,
#pack-skill .template-bandeau .wysiwyg.archives .pratique>a .pack-bottom-bloc .pack-ref span[class^=iconco-]:before,
#pack-skill div[class*=template-] .wysiwyg.archives .pratique-titre>a .pack-bottom-bloc .pack-ref span[class^=iconco-]:before,
#pack-skill div[class*=template-] .wysiwyg.archives .pratique>a .pack-bottom-bloc .pack-ref span[class^=iconco-]:before,
.fiche-main #pack-skill .pratique-titre>a .pack-bottom-bloc .pack-ref span[class^=iconco-]:before,
.fiche-main #pack-skill .pratique>a .pack-bottom-bloc .pack-ref span[class^=iconco-]:before,
.template-bandeau .wysiwyg.archives #pack-skill .pratique-titre>a .pack-bottom-bloc .pack-ref span[class^=iconco-]:before,
.template-bandeau .wysiwyg.archives #pack-skill .pratique>a .pack-bottom-bloc .pack-ref span[class^=iconco-]:before,
div[class*=template-] .wysiwyg.archives #pack-skill .pratique-titre>a .pack-bottom-bloc .pack-ref span[class^=iconco-]:before,
div[class*=template-] .wysiwyg.archives #pack-skill .pratique>a .pack-bottom-bloc .pack-ref span[class^=iconco-]:before {
	color: #ed9e16
}

#pack-skill .fiche-main .pratique-titre>a .pack-bottom-bloc .pack-link,
#pack-skill .fiche-main .pratique>a .pack-bottom-bloc .pack-link,
#pack-skill .panel>a .pack-bottom-bloc .pack-link,
#pack-skill .template-bandeau .wysiwyg.archives .pratique-titre>a .pack-bottom-bloc .pack-link,
#pack-skill .template-bandeau .wysiwyg.archives .pratique>a .pack-bottom-bloc .pack-link,
#pack-skill div[class*=template-] .wysiwyg.archives .pratique-titre>a .pack-bottom-bloc .pack-link,
#pack-skill div[class*=template-] .wysiwyg.archives .pratique>a .pack-bottom-bloc .pack-link,
.fiche-main #pack-skill .pratique-titre>a .pack-bottom-bloc .pack-link,
.fiche-main #pack-skill .pratique>a .pack-bottom-bloc .pack-link,
.template-bandeau .wysiwyg.archives #pack-skill .pratique-titre>a .pack-bottom-bloc .pack-link,
.template-bandeau .wysiwyg.archives #pack-skill .pratique>a .pack-bottom-bloc .pack-link,
div[class*=template-] .wysiwyg.archives #pack-skill .pratique-titre>a .pack-bottom-bloc .pack-link,
div[class*=template-] .wysiwyg.archives #pack-skill .pratique>a .pack-bottom-bloc .pack-link {
	margin-right: 5px
}

#pack-skill .fiche-main .pratique-titre>a .pack-bottom-bloc .pack-link span,
#pack-skill .fiche-main .pratique>a .pack-bottom-bloc .pack-link span,
#pack-skill .panel>a .pack-bottom-bloc .pack-link span,
#pack-skill .template-bandeau .wysiwyg.archives .pratique-titre>a .pack-bottom-bloc .pack-link span,
#pack-skill .template-bandeau .wysiwyg.archives .pratique>a .pack-bottom-bloc .pack-link span,
#pack-skill div[class*=template-] .wysiwyg.archives .pratique-titre>a .pack-bottom-bloc .pack-link span,
#pack-skill div[class*=template-] .wysiwyg.archives .pratique>a .pack-bottom-bloc .pack-link span,
.fiche-main #pack-skill .pratique-titre>a .pack-bottom-bloc .pack-link span,
.fiche-main #pack-skill .pratique>a .pack-bottom-bloc .pack-link span,
.template-bandeau .wysiwyg.archives #pack-skill .pratique-titre>a .pack-bottom-bloc .pack-link span,
.template-bandeau .wysiwyg.archives #pack-skill .pratique>a .pack-bottom-bloc .pack-link span,
div[class*=template-] .wysiwyg.archives #pack-skill .pratique-titre>a .pack-bottom-bloc .pack-link span,
div[class*=template-] .wysiwyg.archives #pack-skill .pratique>a .pack-bottom-bloc .pack-link span {
	font-size: 12px;
	color: #ed9e16
}

#pack-skill .fiche-main .pratique-titre>a:after,
#pack-skill .fiche-main .pratique>a:after,
#pack-skill .panel>a:after,
#pack-skill .template-bandeau .wysiwyg.archives .pratique-titre>a:after,
#pack-skill .template-bandeau .wysiwyg.archives .pratique>a:after,
#pack-skill div[class*=template-] .wysiwyg.archives .pratique-titre>a:after,
#pack-skill div[class*=template-] .wysiwyg.archives .pratique>a:after,
.fiche-main #pack-skill .pratique-titre>a:after,
.fiche-main #pack-skill .pratique>a:after,
.template-bandeau .wysiwyg.archives #pack-skill .pratique-titre>a:after,
.template-bandeau .wysiwyg.archives #pack-skill .pratique>a:after,
div[class*=template-] .wysiwyg.archives #pack-skill .pratique-titre>a:after,
div[class*=template-] .wysiwyg.archives #pack-skill .pratique>a:after {
	content: url(img/puce-fleche-yellow.png);
	right: 7px;
	bottom: 0 !important;
	position: absolute
}

#cycle .ps-titre {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 8px;
	margin-top: 0
}

#cycle .ps-titre span {
	font-size: 18px;
	font-family: Gotham SSm Medium;
	padding-left: 10px;
	line-height: 28px !important
}

#cycle .ps-titre span[class^=iconco-] {
	font-size: 35px;
	padding-right: 10px
}

#cycle .slider {
	height: auto !important;
	margin: 80px 0 20px
}

@media (max-width:767px) {
	#cycle .slider {
		margin-top: 0
	}
}

@media (min-width:768px) {
	#cycle .slider {
		display: none
	}
}

#cycle .slider .slick-list {
	z-index: 10;
	margin: 0 20px
}

@media (max-width:767px) {
	#cycle .slider .block-etape {
		padding: 0 10px
	}

	#cycle .slider .block-etape .etape {
		font-size: 12px;
		line-height: 16px;
		text-align: center
	}

	#cycle .slider .block-etape .slick-dots {
		display: block !important;
		position: relative;
		top: 0;
		background: none
	}

	#cycle .slider .block-etape .slick-dots li {
		width: 100% !important
	}
}

#cycle .slider .block-etape .fiche-main .pratique,
#cycle .slider .block-etape .fiche-main .pratique-titre,
#cycle .slider .block-etape .panel,
#cycle .slider .block-etape .template-bandeau .wysiwyg.archives .pratique,
#cycle .slider .block-etape .template-bandeau .wysiwyg.archives .pratique-titre,
#cycle .slider .block-etape div[class*=template-] .wysiwyg.archives .pratique,
#cycle .slider .block-etape div[class*=template-] .wysiwyg.archives .pratique-titre,
.fiche-main #cycle .slider .block-etape .pratique,
.fiche-main #cycle .slider .block-etape .pratique-titre,
.template-bandeau .wysiwyg.archives #cycle .slider .block-etape .pratique,
.template-bandeau .wysiwyg.archives #cycle .slider .block-etape .pratique-titre,
div[class*=template-] .wysiwyg.archives #cycle .slider .block-etape .pratique,
div[class*=template-] .wysiwyg.archives #cycle .slider .block-etape .pratique-titre {
	margin-bottom: 4px
}

#cycle .slider .block-etape .fiche-main .pratique-titre .etape,
#cycle .slider .block-etape .fiche-main .pratique .etape,
#cycle .slider .block-etape .panel .etape,
#cycle .slider .block-etape .template-bandeau .wysiwyg.archives .pratique-titre .etape,
#cycle .slider .block-etape .template-bandeau .wysiwyg.archives .pratique .etape,
#cycle .slider .block-etape div[class*=template-] .wysiwyg.archives .pratique-titre .etape,
#cycle .slider .block-etape div[class*=template-] .wysiwyg.archives .pratique .etape,
.fiche-main #cycle .slider .block-etape .pratique-titre .etape,
.fiche-main #cycle .slider .block-etape .pratique .etape,
.template-bandeau .wysiwyg.archives #cycle .slider .block-etape .pratique-titre .etape,
.template-bandeau .wysiwyg.archives #cycle .slider .block-etape .pratique .etape,
div[class*=template-] .wysiwyg.archives #cycle .slider .block-etape .pratique-titre .etape,
div[class*=template-] .wysiwyg.archives #cycle .slider .block-etape .pratique .etape {
	position: relative;
	text-decoration: none;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
	transition: box-shadow .2s;
	border-radius: 7px;
	background-color: #fcfcfc;
	display: block;
	padding: 10px;
	text-transform: uppercase;
	font-family: Gotham SSm Medium;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0
}

#cycle .slider .slick-dots {
	bottom: 0;
	top: -50px;
	text-align: left;
	margin-left: 0 !important;
	background: url(img/bg-dot.png) repeat-x transparent left 14px
}

@media (max-width:767px) {
	#cycle .slider .slick-dots {
		display: none !important
	}
}

#cycle .slider .slick-dots li {
	width: 30px;
	height: 50px;
	margin: 0
}

#cycle .slider .slick-dots li.slick-active:before {
	content: url(img/curseur-yellow.png);
	position: absolute;
	bottom: -11px;
	left: calc(50% - 7px)
}

#cycle .slider .slick-dots li button {
	font-size: 14px;
	color: #fff;
	background-color: #ffc51c;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	margin: 0 auto;
	font-family: Gotham SSm Bold
}

#cycle .slider .slick-dots li button:before {
	content: ""
}

#cycle .slider .slick-prev {
	left: -5px
}

#cycle .slider .slick-next {
	right: -5px
}

#cycle .slider .slick-next,
#cycle .slider .slick-prev {
	z-index: 10;
	height: 100%
}

@media (max-width:767px) {

	#cycle .slider .slick-next,
	#cycle .slider .slick-prev {
		top: calc(50% + 25px)
	}
}

#cycle .slider .slick-prev:before {
	border-right: 13px solid #e6e6e6
}

#cycle .slider .slick-next:before,
#cycle .slider .slick-prev:before {
	content: "";
	display: inline-block;
	height: 0;
	width: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent
}

#cycle .slider .slick-next:before {
	border-left: 13px solid #e6e6e6
}

#cycle .slider .slick-next:before,
#cycle .slider .slick-prev:before {
	opacity: 1;
	font-size: 18px
}

@media (max-width:767px) {

	#cycle .slider .slick-next:before,
	#cycle .slider .slick-prev:before {
		border-left-color: #ffc51c
	}
}

@media (max-width:767px) {
	#cycle .slider .slick-prev:before {
		border-right-color: #ffc51c
	}

	#cycle .slider .slick-next:before {
		border-left-color: #ffc51c
	}
}

#cycle .slider .slick-disabled {
	opacity: 0
}

.slider {
	height: auto !important;
	margin: 10px 0 25px
}

@media (max-width:767px) {
	.slider {
		margin-top: 0
	}
}

.slider .slick-list {
	z-index: 10;
	margin: 0 20px
}

.slider .block-etape {
	padding: 0 7px
}

.fiche-main .slider .block-etape .pratique,
.fiche-main .slider .block-etape .pratique-titre,
.slider .block-etape .fiche-main .pratique,
.slider .block-etape .fiche-main .pratique-titre,
.slider .block-etape .panel,
.slider .block-etape .template-bandeau .wysiwyg.archives .pratique,
.slider .block-etape .template-bandeau .wysiwyg.archives .pratique-titre,
.slider .block-etape div[class*=template-] .wysiwyg.archives .pratique,
.slider .block-etape div[class*=template-] .wysiwyg.archives .pratique-titre,
.template-bandeau .wysiwyg.archives .slider .block-etape .pratique,
.template-bandeau .wysiwyg.archives .slider .block-etape .pratique-titre,
div[class*=template-] .wysiwyg.archives .slider .block-etape .pratique,
div[class*=template-] .wysiwyg.archives .slider .block-etape .pratique-titre {
	margin-bottom: 4px
}

.slider .slick-dots {
	display: none
}

.slider .slick-prev {
	left: -5px
}

.slider .slick-next {
	right: -5px
}

.slider .slick-next,
.slider .slick-prev {
	z-index: 10;
	height: 100%
}

@media (max-width:767px) {

	.slider .slick-next,
	.slider .slick-prev {
		top: 50%
	}
}

.slider .slick-prev:before {
	border-right: 13px solid #94b3d1;
	right: -2px
}

.slider .slick-next:before,
.slider .slick-prev:before {
	content: "";
	display: inline-block;
	height: 0;
	width: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent
}

.slider .slick-next:before {
	border-left: 13px solid #94b3d1;
	right: 2px
}

.slider .slick-next:before,
.slider .slick-prev:before {
	opacity: 1;
	font-size: 18px;
	position: relative
}

.slider .slick-disabled {
	opacity: 0
}

.brand-block {
	margin: 0 30px 60px
}

@media (min-width:1200px) {
	.brand-block {
		margin: 0 50px 60px
	}
}

.brand-block>div {
	display: flex;
	align-items: center;
	justify-content: center
}

.brand-block .formation-expertise {
	font-size: 10px;
	color: #777;
	line-height: 16px;
	margin-bottom: 0
}

.brand-block img {
	max-width: 100%;
	max-height: 80px
}

.partner-block {
	margin-bottom: 20px
}

.partner-block>div {
	display: flex;
	align-items: center;
	justify-content: flex-start
}

.partner-block>div:first-child {
	justify-content: flex-end
}

.partner-block>div .formation-expertise {
	font-size: 12px;
	color: #777;
	line-height: 16px;
	margin-bottom: 0
}

.partner-block>div img {
	max-width: 100%;
	max-height: 40px
}

.partner-block .formation-expertise {
	font-size: 12px;
	color: #777;
	line-height: 16px;
	margin-bottom: 0
}

.partner-block img {
	max-width: 100%;
	max-height: 40px
}

.financer-formation-block {
	margin-top: 70px;
	margin-bottom: 30px;
	font-size: 30px
}

.financer-formation-block a {
	display: block;
	background: url(img/visuel-financer-formation.png) no-repeat 50% transparent;
	padding: 65px 0;
	background-size: cover;
	color: #fff;
	text-decoration: none;
	font-family: Gotham SSm Book
}

@media (max-width:767px) {
	.financer-formation-block a {
		padding: 20px !important;
		font-size: 16px
	}

	.financer-formation-block a .text {
		display: inline-block;
		width: 45%;
		line-height: 22px;
		font-size: 14px
	}

	.financer-formation-block a .btn,
	.financer-formation-block a .btn-cta {
		display: inline-block;
		width: 62%;
		position: relative;
		top: 5px
	}
}

@media (min-width:768px) {

	.financer-formation-block a .btn,
	.financer-formation-block a .btn-cta {
		margin-left: 70px;
		font-family: Gotham SSm Medium
	}
}

.titre-avis {
	font-size: 16px;
	font-family: Gotham SSm Book;
	margin: 0
}

@media (max-width:767px) {
	.mobile-flex {
		display: flex;
		flex-direction: column-reverse
	}
}

#template-webinar .h1 {
	color: #94b3d1;
	padding: 0 10px 10px;
	font-size: 30px
}

#template-webinar .h1 span {
	font-family: Gotham SSm Book;
	font-size: 28px;
	display: inline-block;
	margin-bottom: 15px
}

#template-webinar .bandeau-infos-top.panel,
#template-webinar .fiche-main .bandeau-infos-top.pratique,
#template-webinar .fiche-main .bandeau-infos-top.pratique-titre,
#template-webinar .template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique,
#template-webinar .template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique-titre,
#template-webinar div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique,
#template-webinar div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique-titre,
.fiche-main #template-webinar .bandeau-infos-top.pratique,
.fiche-main #template-webinar .bandeau-infos-top.pratique-titre,
.template-bandeau .wysiwyg.archives #template-webinar .bandeau-infos-top.pratique,
.template-bandeau .wysiwyg.archives #template-webinar .bandeau-infos-top.pratique-titre,
div[class*=template-] .wysiwyg.archives #template-webinar .bandeau-infos-top.pratique,
div[class*=template-] .wysiwyg.archives #template-webinar .bandeau-infos-top.pratique-titre {
	margin-bottom: 50px
}

#template-webinar .bandeau-infos-top.panel ul li span[class^=iconco-],
#template-webinar .fiche-main .bandeau-infos-top.pratique-titre ul li span[class^=iconco-],
#template-webinar .fiche-main .bandeau-infos-top.pratique ul li span[class^=iconco-],
#template-webinar .template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li span[class^=iconco-],
#template-webinar .template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique ul li span[class^=iconco-],
#template-webinar div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li span[class^=iconco-],
#template-webinar div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique ul li span[class^=iconco-],
.fiche-main #template-webinar .bandeau-infos-top.pratique-titre ul li span[class^=iconco-],
.fiche-main #template-webinar .bandeau-infos-top.pratique ul li span[class^=iconco-],
.template-bandeau .wysiwyg.archives #template-webinar .bandeau-infos-top.pratique-titre ul li span[class^=iconco-],
.template-bandeau .wysiwyg.archives #template-webinar .bandeau-infos-top.pratique ul li span[class^=iconco-],
div[class*=template-] .wysiwyg.archives #template-webinar .bandeau-infos-top.pratique-titre ul li span[class^=iconco-],
div[class*=template-] .wysiwyg.archives #template-webinar .bandeau-infos-top.pratique ul li span[class^=iconco-] {
	color: #94b3d1;
	margin-bottom: 8px;
	display: inline-block
}

#template-webinar .bandeau-infos-top.panel ul li:first-child span,
#template-webinar .fiche-main .bandeau-infos-top.pratique-titre ul li:first-child span,
#template-webinar .fiche-main .bandeau-infos-top.pratique ul li:first-child span,
#template-webinar .template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li:first-child span,
#template-webinar .template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique ul li:first-child span,
#template-webinar div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li:first-child span,
#template-webinar div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique ul li:first-child span,
.fiche-main #template-webinar .bandeau-infos-top.pratique-titre ul li:first-child span,
.fiche-main #template-webinar .bandeau-infos-top.pratique ul li:first-child span,
.template-bandeau .wysiwyg.archives #template-webinar .bandeau-infos-top.pratique-titre ul li:first-child span,
.template-bandeau .wysiwyg.archives #template-webinar .bandeau-infos-top.pratique ul li:first-child span,
div[class*=template-] .wysiwyg.archives #template-webinar .bandeau-infos-top.pratique-titre ul li:first-child span,
div[class*=template-] .wysiwyg.archives #template-webinar .bandeau-infos-top.pratique ul li:first-child span {
	color: #94b3d1
}

#template-ecafe .h1 {
	color: #ffc51c;
	padding: 0 10px 10px
}

#template-ecafe .h1 span {
	font-family: Gotham SSm Book;
	font-size: 30px;
	display: inline-block;
	margin-bottom: 10px
}

#template-ecafe .bandeau-infos-top.panel,
#template-ecafe .fiche-main .bandeau-infos-top.pratique,
#template-ecafe .fiche-main .bandeau-infos-top.pratique-titre,
#template-ecafe .template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique,
#template-ecafe .template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique-titre,
#template-ecafe div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique,
#template-ecafe div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique-titre,
.fiche-main #template-ecafe .bandeau-infos-top.pratique,
.fiche-main #template-ecafe .bandeau-infos-top.pratique-titre,
.template-bandeau .wysiwyg.archives #template-ecafe .bandeau-infos-top.pratique,
.template-bandeau .wysiwyg.archives #template-ecafe .bandeau-infos-top.pratique-titre,
div[class*=template-] .wysiwyg.archives #template-ecafe .bandeau-infos-top.pratique,
div[class*=template-] .wysiwyg.archives #template-ecafe .bandeau-infos-top.pratique-titre {
	margin-bottom: 50px
}

#template-ecafe .bandeau-infos-top.panel ul li span[class^=iconco-],
#template-ecafe .fiche-main .bandeau-infos-top.pratique-titre ul li span[class^=iconco-],
#template-ecafe .fiche-main .bandeau-infos-top.pratique ul li span[class^=iconco-],
#template-ecafe .template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li span[class^=iconco-],
#template-ecafe .template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique ul li span[class^=iconco-],
#template-ecafe div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li span[class^=iconco-],
#template-ecafe div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique ul li span[class^=iconco-],
.fiche-main #template-ecafe .bandeau-infos-top.pratique-titre ul li span[class^=iconco-],
.fiche-main #template-ecafe .bandeau-infos-top.pratique ul li span[class^=iconco-],
.template-bandeau .wysiwyg.archives #template-ecafe .bandeau-infos-top.pratique-titre ul li span[class^=iconco-],
.template-bandeau .wysiwyg.archives #template-ecafe .bandeau-infos-top.pratique ul li span[class^=iconco-],
div[class*=template-] .wysiwyg.archives #template-ecafe .bandeau-infos-top.pratique-titre ul li span[class^=iconco-],
div[class*=template-] .wysiwyg.archives #template-ecafe .bandeau-infos-top.pratique ul li span[class^=iconco-] {
	color: #ffc51c;
	margin-bottom: 8px;
	display: inline-block
}

#template-ecafe #programme ul li:before,
#template-ecafe .bandeau-infos-top.panel ul li:first-child span,
#template-ecafe .fiche-main .bandeau-infos-top.pratique-titre ul li:first-child span,
#template-ecafe .fiche-main .bandeau-infos-top.pratique ul li:first-child span,
#template-ecafe .template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li:first-child span,
#template-ecafe .template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique ul li:first-child span,
#template-ecafe div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li:first-child span,
#template-ecafe div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique ul li:first-child span,
.fiche-main #template-ecafe .bandeau-infos-top.pratique-titre ul li:first-child span,
.fiche-main #template-ecafe .bandeau-infos-top.pratique ul li:first-child span,
.template-bandeau .wysiwyg.archives #template-ecafe .bandeau-infos-top.pratique-titre ul li:first-child span,
.template-bandeau .wysiwyg.archives #template-ecafe .bandeau-infos-top.pratique ul li:first-child span,
div[class*=template-] .wysiwyg.archives #template-ecafe .bandeau-infos-top.pratique-titre ul li:first-child span,
div[class*=template-] .wysiwyg.archives #template-ecafe .bandeau-infos-top.pratique ul li:first-child span {
	color: #ffc51c
}

.bandeau-infos-top.panel,
.fiche-main .bandeau-infos-top.pratique,
.fiche-main .bandeau-infos-top.pratique-titre,
.template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique,
.template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique-titre,
div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique,
div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique-titre {
	border-radius: 0;
	padding-top: 15px;
	padding-bottom: 15px
}

.bandeau-infos-top.panel ul,
.fiche-main .bandeau-infos-top.pratique-titre ul,
.fiche-main .bandeau-infos-top.pratique ul,
.template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique-titre ul,
.template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique ul,
div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique-titre ul,
div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique ul {
	margin-bottom: 0
}

.bandeau-infos-top.panel ul li,
.fiche-main .bandeau-infos-top.pratique-titre ul li,
.fiche-main .bandeau-infos-top.pratique ul li,
.template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li,
.template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique ul li,
div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li,
div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique ul li {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	border-left: 1px solid #e9e9e9
}

.bandeau-infos-top.panel ul li:first-child,
.fiche-main .bandeau-infos-top.pratique-titre ul li:first-child,
.fiche-main .bandeau-infos-top.pratique ul li:first-child,
.template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li:first-child,
.template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique ul li:first-child,
div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li:first-child,
div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique ul li:first-child {
	border-left: 0 solid #e9e9e9
}

.bandeau-infos-top.panel ul li:first-child span,
.fiche-main .bandeau-infos-top.pratique-titre ul li:first-child span,
.fiche-main .bandeau-infos-top.pratique ul li:first-child span,
.template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li:first-child span,
.template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique ul li:first-child span,
div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li:first-child span,
div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique ul li:first-child span {
	text-align: left;
	font-family: Gotham SSm Bold;
	font-size: 25px;
	line-height: 28px
}

@media (max-width:767px) {

	.bandeau-infos-top.panel ul li:first-child span,
	.fiche-main .bandeau-infos-top.pratique-titre ul li:first-child span,
	.fiche-main .bandeau-infos-top.pratique ul li:first-child span,
	.template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li:first-child span,
	.template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique ul li:first-child span,
	div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li:first-child span,
	div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique ul li:first-child span {
		font-size: 17px;
		text-align: center;
		line-height: 22px
	}
}

@media (min-width:992px) {

	.bandeau-infos-top.panel ul li:first-child span,
	.fiche-main .bandeau-infos-top.pratique-titre ul li:first-child span,
	.fiche-main .bandeau-infos-top.pratique ul li:first-child span,
	.template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li:first-child span,
	.template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique ul li:first-child span,
	div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li:first-child span,
	div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique ul li:first-child span {
		font-size: 20px
	}
}

.bandeau-infos-top.panel ul li span,
.fiche-main .bandeau-infos-top.pratique-titre ul li span,
.fiche-main .bandeau-infos-top.pratique ul li span,
.template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li span,
.template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique ul li span,
div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li span,
div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique ul li span {
	font-size: 30px
}

.bandeau-infos-top.panel ul li p,
.fiche-main .bandeau-infos-top.pratique-titre ul li p,
.fiche-main .bandeau-infos-top.pratique ul li p,
.template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li p,
.template-bandeau .wysiwyg.archives .bandeau-infos-top.pratique ul li p,
div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique-titre ul li p,
div[class*=template-] .wysiwyg.archives .bandeau-infos-top.pratique ul li p {
	background: none !important;
	font-family: Gotham SSm Medium;
	font-size: 16px;
	line-height: 18px;
	color: #383838
}

.bandeau-infos-top.panel-left {
	box-shadow: 0 2px 8px rgba(0, 0, 0, .3)
}

.bandeau-infos-top.panel-left ul li:first-child span {
	line-height: 26px
}

.bandeau-infos-top.panel-right {
	box-shadow: none
}

@media (min-width:992px) {
	.bandeau-infos-top.panel-right {
		box-shadow: 4px 2px 8px rgba(0, 0, 0, .3);
		background: #fff;
		position: relative;
		z-index: 8
	}
}

.bandeau-infos-top.panel-right ul li {
	justify-content: start
}

.bandeau-infos-top.panel-right ul li a {
	width: 70%;
	margin: 4px 40px;
	font-family: Gotham SSm Medium
}

.bandeau-infos-top.panel-right ul li a.free {
	top: -5px
}

.bandeau-infos-top.panel-right ul li a+p {
	position: absolute;
	bottom: 5px;
	left: 40px;
	margin: 0;
	font-size: 11px
}

div[id^=template-] {
	line-height: 22px
}

div[id^=template-] .bloc {
	padding: 40px 20px
}

div[id^=template-] .panel-partager {
	margin-top: 20px
}

div[id^=template-] .download-program {
	text-decoration: none;
	font-family: Gotham SSm Medium
}

div[id^=template-] .download-program span[class^=iconco-] {
	text-decoration: none
}

div[id^=template-] .download-program span {
	text-decoration: underline
}

div[id^=template-] .titre-img {
	margin-top: 40px;
	margin-bottom: 60px
}

div[id^=template-] .titre-img img {
	margin: 0 auto
}

div[id^=template-] .programme {
	margin-bottom: 50px;
	padding: 0 10px !important
}

div[id^=template-] .partenaires {
	margin-bottom: 50px
}

div[id^=template-] .partenaires li {
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: default
}

div[id^=template-] .partenaires li img {
	margin: 0 auto 10px
}

div[id^=template-] .partenaires li p {
	line-height: 20px;
	font-size: 16px;
	padding: 0 10px
}

div[id^=template-] .partenaires li a {
	text-decoration: none;
	font-size: 18px;
	font-family: Gotham SSm Medium
}

div[id^=template-] .intervenants {
	margin-bottom: 50px
}

div[id^=template-] .intervenants li {
	display: inline-block;
	text-align: center
}

div[id^=template-] .intervenants li img {
	margin: 0 auto 10px
}

div[id^=template-] .intervenants li h3 {
	line-height: 20px;
	font-size: 16px;
	margin-top: 15px;
	padding: 0 10px
}

div[id^=template-] .intervenants li a {
	text-decoration: none;
	font-size: 18px;
	font-family: Gotham SSm Medium
}

div[id^=template-] .intervenants li span {
	font-size: 16px
}

@media (max-width:991px) {
	div[id^=template-] .intervenants.row-eq-height {
		display: block
	}

	div[id^=template-] .intervenants.row-eq-height li {
		width: 100% !important
	}

	div[id^=template-] .partenaires.row-eq-height {
		display: block;
		margin-bottom: 0
	}

	div[id^=template-] .partenaires.row-eq-height li {
		width: 100% !important;
		display: inline-block;
		text-align: center;
		margin-bottom: 10px
	}
}

div[id^=template-] .inscription {
	margin-top: 30px;
	margin-bottom: 50px
}

div[id^=template-] .inscription .btn-default-img {
	width: 240px;
	font-family: Gotham SSm Medium;
	font-size: 16px
}

div[id^=template-] .panel-search>a>p {
	text-align: right;
	margin-bottom: 0;
	margin-right: 25px
}

@media (min-width:992px) {
	div[id^=template-] .panel-search>a>p {
		position: absolute;
		bottom: 11%;
		right: 10px
	}

	div[id^=template-] .panel-search>a>p:after {
		content: ""
	}
}

@media (max-width:991px) {
	div[id^=template-] .panel-search>a>p:after {
		content: url(img/puce-fleche-menu.png);
		position: absolute;
		right: 15px;
		text-decoration: none;
		font-size: 12px;
		bottom: 0;
		color: #34b047
	}
}

div[id^=template-] .panel-search>a:after {
	top: auto;
	bottom: 10%
}

div[id^=template-] .bloc {
	margin-left: 0;
	margin-right: 0
}

#template-conference #conference-header {
	margin: 0
}

#template-conference #conference-header.bloc {
	padding: 50px 600px 50px 40px
}

@media (max-width:767px) {
	#template-conference #conference-header.bloc {
		padding: 20px 15px
	}
}

#template-conference #conference-header h1 {
	margin-top: 0
}

#template-conference #conference-header .sur-titre {
	font-family: Gotham SSm Medium;
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 18px;
	display: block
}

#template-conference #conference-header .titre {
	font-family: Gotham SSm Bold;
	font-size: 35px;
	line-height: 35px;
	display: block
}

#template-conference #conference-header .sous-titre {
	font-family: Gotham SSm Book;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 18px;
	margin-top: 0
}

#template-conference #conference-header .date {
	font-size: 18px;
	font-family: Gotham SSm Medium;
	margin-top: 5px;
	line-height: 30px
}

#template-conference #conference-header .date span[class^=iconco-] {
	font-size: 22px;
	margin: 0
}

#template-conference #conference-header .btn,
#template-conference #conference-header .btn-cta {
	font-family: Gotham SSm Medium;
	width: 230px
}

#template-conference #countdown {
	margin-top: 15px
}

#template-conference #countdown p {
	background: hsla(0, 0%, 100%, .3);
	padding: 28px 0 10px;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 0 2px;
	text-transform: uppercase;
	width: 75px
}

@media (min-width:480px) {
	#template-conference #countdown p {
		margin: 0 0 0 10px
	}
}

#template-conference #countdown p:first-child {
	margin: 0
}

#template-conference #countdown p span {
	font-size: 30px;
	font-family: Gotham SSm Bold
}

#template-conference .titre-filigrane {
	min-height: 114px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Gotham SSm Bold;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0;
	background-position: 50%;
	background-repeat: no-repeat
}

@media (max-width:1199px) {
	#template-conference .titre-filigrane {
		background-size: contain;
		min-height: 50px
	}
}

#template-conference .titre-filigrane.a-propos {
	background-image: url(img/wording-a-propos.png);
	min-height: 116px
}

#template-conference .titre-filigrane.intervenants {
	background-image: url(img/wording-intervenants.png)
}

#template-conference .titre-filigrane.evenement {
	background-image: url(img/wording-evenement.png)
}

#template-conference .titre-filigrane.agenda {
	background-image: url(img/wording-agenda.png)
}

#template-conference .titre-filigrane.memories {
	background-image: url(img/wording-memories.png)
}

#template-conference ul.infos-result {
	margin-top: 0;
	margin-bottom: 0
}

@media (max-width:767px) {
	#template-conference ul.infos-result {
		margin-bottom: 40px
	}
}

#template-conference ul.infos-result li {
	padding: 0 10px;
	line-height: 24px;
	margin-bottom: 10px
}

#template-conference ul.infos-result li:last-child {
	padding-right: 0
}

#template-conference ul.infos-result li span {
	font-size: 14px;
	font-family: Gotham SSm Medium
}

#template-conference ul.infos-result li span[class^=iconco-] {
	font-size: 20px
}

#template-conference #programme .sujet,
#template-conference #programme ul li:before {
	color: #00b6c3
}

#template-conference ul.liste-puce {
	padding-left: 30px
}

#template-conference ul.liste-puce li {
	list-style: none;
	font-size: 14px;
	line-height: 20px;
	color: #383838;
	position: relative
}

#template-conference ul.liste-puce li:before {
	content: "â– ";
	color: #00b6c3;
	font-size: 18px;
	background-size: cover;
	width: 10px;
	height: 20px;
	position: absolute;
	left: -16px;
	top: -1px;
	padding: 0
}

@media (max-width:767px) {
	#template-conference ul.liste-puce li:before {
		left: -26px;
		font-size: 10px;
		top: 2px
	}
}

#template-conference ul.bonnes-raisons {
	margin-bottom: 50px
}

#template-conference ul.bonnes-raisons li {
	margin: 25px 0 0
}

@media (min-width:480px) {
	#template-conference ul.bonnes-raisons li {
		margin: 40px 0 0;
		min-height: 80px
	}
}

#template-conference ul.bonnes-raisons li p {
	margin: 0
}

#template-conference ul.bonnes-raisons li p:first-child {
	margin-right: 10px;
	width: 17%
}

@media (min-width:480px) {
	#template-conference ul.bonnes-raisons li p:first-child {
		margin-left: 70px;
		margin-right: 20px;
		width: 10%
	}
}

#template-conference ul.bonnes-raisons li p:first-child span[class^=iconco-] {
	font-size: 30px
}

@media (min-width:480px) {
	#template-conference ul.bonnes-raisons li p:first-child span[class^=iconco-] {
		font-size: 50px
	}
}

#template-conference ul.bonnes-raisons li p+h3 {
	line-height: 16px;
	font-size: 13px;
	width: 77%;
	margin-top: 0;
	font-family: Gotham SSm Medium
}

@media (min-width:480px) {
	#template-conference ul.bonnes-raisons li p+h3 {
		line-height: 22px;
		font-size: 18px;
		width: 60%
	}
}

#template-conference ul.bonnes-raisons li p+h3 span {
	font-family: Gotham SSm Medium
}

#template-conference ul.intervenants li {
	position: relative
}

#template-conference ul.intervenants li:before {
	content: url(img/dots-grid-big.png);
	position: absolute;
	top: -5px;
	left: -35px;
	right: 0;
	z-index: 0
}

#template-conference ul.intervenants li .img-intervenant {
	-webkit-box-shadow: 3px 3px 1px rgba(0, 0, 0, .1);
	box-shadow: 3px 3px 1px rgba(0, 0, 0, .1);
	position: relative;
	z-index: 1;
	margin-bottom: 10px
}

#template-conference .keynote {
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 10px
}

#template-conference .keynote>div div:first-child {
	text-align: center
}

#template-conference .keynote>div div:first-child:before {
	content: url(img/dots-grid-big-blue.png);
	position: absolute;
	top: -5px;
	left: -20px;
	right: 0;
	z-index: 0
}

#template-conference .keynote>div div .img-intervenant {
	margin: 0 auto 20px;
	-webkit-box-shadow: 3px 3px 1px rgba(0, 0, 0, .1);
	box-shadow: 3px 3px 1px rgba(0, 0, 0, .1);
	position: relative;
	z-index: 1
}

#template-conference .keynote>div div p {
	font-size: 16px
}

#template-conference .keynote>div div p a {
	font-size: 18px;
	font-family: Gotham SSm Medium
}

#template-conference #module-onglets ul.responsive-tabs li {
	font-family: Gotham SSm Medium
}

#template-conference #module-onglets ul.responsive-tabs li.active,
#template-conference #module-onglets ul.responsive-tabs li:hover {
	background-color: #00b6c3
}

#template-conference #module-onglets ul.responsive-tabs li.active a,
#template-conference #module-onglets ul.responsive-tabs li:hover a {
	color: #fff
}

#template-conference #module-onglets section.slider .slick-prev:before {
	border-right-color: #00b6c3
}

#template-conference #module-onglets section.slider .slick-next:before {
	border-left-color: #00b6c3
}

#template-conference .memories-sous-titre {
	font-family: Gotham SSm Medium;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
	margin-top: 0
}

@media (min-width:992px) {
	#template-conference .memories-sous-titre {
		font-size: 20px
	}
}

#template-conference div.elements-line>div {
	padding: 0 35px;
	margin-top: 20px
}

@media (max-width:768px) {
	#template-conference div.elements-line>div {
		padding: 0
	}
}

#template-conference div.elements-line>div.bloc-image {
	display: flex;
	align-items: center;
	justify-content: center
}

#template-conference div.elements-line>div div {
	margin-bottom: 20px;
	margin-top: 0
}

#template-conference div.elements-line div {
	margin-top: 20px
}

#template-conference div.elements-line img {
	margin: 0 auto 20px;
	max-height: 200px
}

.recap-ateliers {
	margin-left: 45px;
	margin-top: 10px
}

.recap-ateliers li {
	line-height: 18px
}

.result-display h2,
.societe {
	font-family: Gotham SSm Bold;
	font-size: 14px
}

.result-display h2 {
	line-height: 18px;
	color: #e50046;
	margin-top: 25px;
	margin-bottom: 29px;
	text-align: center
}

@media (min-width:992px) {
	.result-display h2 {
		font-size: 22px;
		line-height: 21px;
		margin-top: 77px
	}
}

.fiche-main .result-display .pratique-titre a .descriptif,
.fiche-main .result-display .pratique a .descriptif,
.result-display .fiche-main .pratique-titre a .descriptif,
.result-display .fiche-main .pratique a .descriptif,
.result-display .panel a .descriptif,
.result-display .template-bandeau .wysiwyg.archives .pratique-titre a .descriptif,
.result-display .template-bandeau .wysiwyg.archives .pratique a .descriptif,
.result-display div[class*=template-] .wysiwyg.archives .pratique-titre a .descriptif,
.result-display div[class*=template-] .wysiwyg.archives .pratique a .descriptif,
.template-bandeau .wysiwyg.archives .result-display .pratique-titre a .descriptif,
.template-bandeau .wysiwyg.archives .result-display .pratique a .descriptif,
div[class*=template-] .wysiwyg.archives .result-display .pratique-titre a .descriptif,
div[class*=template-] .wysiwyg.archives .result-display .pratique a .descriptif {
	line-height: 18px;
	margin-bottom: 25px
}

.fiche-main .result-display .pratique-titre a .discover,
.fiche-main .result-display .pratique a .discover,
.result-display .fiche-main .pratique-titre a .discover,
.result-display .fiche-main .pratique a .discover,
.result-display .panel a .discover,
.result-display .template-bandeau .wysiwyg.archives .pratique-titre a .discover,
.result-display .template-bandeau .wysiwyg.archives .pratique a .discover,
.result-display div[class*=template-] .wysiwyg.archives .pratique-titre a .discover,
.result-display div[class*=template-] .wysiwyg.archives .pratique a .discover,
.template-bandeau .wysiwyg.archives .result-display .pratique-titre a .discover,
.template-bandeau .wysiwyg.archives .result-display .pratique a .discover,
div[class*=template-] .wysiwyg.archives .result-display .pratique-titre a .discover,
div[class*=template-] .wysiwyg.archives .result-display .pratique a .discover {
	text-align: right;
	margin-bottom: 10px;
	margin-right: 25px;
	line-height: 22px;
	position: relative
}

@media (min-width:992px) {

	.fiche-main .result-display .pratique-titre a .discover,
	.fiche-main .result-display .pratique a .discover,
	.result-display .fiche-main .pratique-titre a .discover,
	.result-display .fiche-main .pratique a .discover,
	.result-display .panel a .discover,
	.result-display .template-bandeau .wysiwyg.archives .pratique-titre a .discover,
	.result-display .template-bandeau .wysiwyg.archives .pratique a .discover,
	.result-display div[class*=template-] .wysiwyg.archives .pratique-titre a .discover,
	.result-display div[class*=template-] .wysiwyg.archives .pratique a .discover,
	.template-bandeau .wysiwyg.archives .result-display .pratique-titre a .discover,
	.template-bandeau .wysiwyg.archives .result-display .pratique a .discover,
	div[class*=template-] .wysiwyg.archives .result-display .pratique-titre a .discover,
	div[class*=template-] .wysiwyg.archives .result-display .pratique a .discover {
		position: absolute;
		bottom: 11%;
		right: 10px;
		margin-bottom: 0
	}
}

@media (max-width:767px) {

	.fiche-main .result-display .pratique-titre a .discover:after,
	.fiche-main .result-display .pratique a .discover:after,
	.result-display .fiche-main .pratique-titre a .discover:after,
	.result-display .fiche-main .pratique a .discover:after,
	.result-display .panel a .discover:after,
	.result-display .template-bandeau .wysiwyg.archives .pratique-titre a .discover:after,
	.result-display .template-bandeau .wysiwyg.archives .pratique a .discover:after,
	.result-display div[class*=template-] .wysiwyg.archives .pratique-titre a .discover:after,
	.result-display div[class*=template-] .wysiwyg.archives .pratique a .discover:after,
	.template-bandeau .wysiwyg.archives .result-display .pratique-titre a .discover:after,
	.template-bandeau .wysiwyg.archives .result-display .pratique a .discover:after,
	div[class*=template-] .wysiwyg.archives .result-display .pratique-titre a .discover:after,
	div[class*=template-] .wysiwyg.archives .result-display .pratique a .discover:after {
		content: url(img/puce-fleche-menu.png);
		position: absolute;
		right: -25px;
		text-decoration: none;
		font-size: 12px;
		bottom: -1px;
		color: #34b047
	}
}

.fiche-main .result-display .pratique-titre a:after,
.fiche-main .result-display .pratique a:after,
.result-display .fiche-main .pratique-titre a:after,
.result-display .fiche-main .pratique a:after,
.result-display .panel a:after,
.result-display .template-bandeau .wysiwyg.archives .pratique-titre a:after,
.result-display .template-bandeau .wysiwyg.archives .pratique a:after,
.result-display div[class*=template-] .wysiwyg.archives .pratique-titre a:after,
.result-display div[class*=template-] .wysiwyg.archives .pratique a:after,
.template-bandeau .wysiwyg.archives .result-display .pratique-titre a:after,
.template-bandeau .wysiwyg.archives .result-display .pratique a:after,
div[class*=template-] .wysiwyg.archives .result-display .pratique-titre a:after,
div[class*=template-] .wysiwyg.archives .result-display .pratique a:after {
	top: auto;
	bottom: 10%
}

.arrow-green {
	padding-left: 15px;
	padding-top: 15px
}

@media (min-width:992px) {
	.arrow-green {
		padding-top: 30px
	}
}

.arrow-green li {
	position: relative;
	cursor: default;
	line-height: 14px;
	font-size: 12px;
	padding-bottom: 15px
}

@media (min-width:992px) {
	.arrow-green li {
		line-height: 20px;
		font-size: 16px
	}
}

.arrow-green li:before {
	content: "";
	display: inline-block;
	height: 0;
	width: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 6px solid #00a18e;
	position: absolute;
	left: -13px;
	top: 4px
}

.arrow-grey-dark {
	padding-left: 15px;
	padding-top: 15px
}

@media (min-width:992px) {
	.arrow-grey-dark {
		padding-top: 30px
	}
}

.arrow-grey-dark li {
	position: relative;
	cursor: default;
	line-height: 14px;
	font-size: 12px;
	padding-bottom: 10px
}

@media (min-width:992px) {
	.arrow-grey-dark li {
		line-height: 20px;
		font-size: 16px
	}
}

.arrow-grey-dark li:before {
	content: "";
	display: inline-block;
	height: 0;
	width: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 6px solid #4a4a4a;
	position: absolute;
	left: -13px;
	top: 4px
}

.bandeau {
	position: relative;
	height: 153px
}

@media (min-width:992px) {
	.bandeau {
		height: 196px
	}

	.bandeau:before {
		right: 100%;
		left: auto
	}

	.bandeau:after,
	.bandeau:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		height: 100%;
		z-index: 5
	}

	.bandeau:after {
		left: 100%
	}
}

.bandeau h1 {
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #fff;
	padding-left: 10px;
	margin-top: 77px
}

@media (min-width:992px) {
	.bandeau h1 {
		padding-left: 110px;
		margin-top: 77px;
		font-size: 30px;
		line-height: 34px
	}
}

.bandeau.preferences h1 {
	margin-top: 20px
}

@media (min-width:992px) {
	.bandeau.preferences h1 {
		margin-top: 25px
	}
}

.bandeau.preferences img {
	margin: 0 auto;
	max-height: 153px
}

@media (min-width:992px) {
	.bandeau.preferences img {
		max-height: 196px
	}
}

.bandeau.preferences .sub-title-confirm {
	font-family: Gotham SSm A;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	margin-left: 10px
}

@media (min-width:992px) {
	.bandeau.preferences .sub-title-confirm {
		margin-left: 110px;
		font-size: 16px;
		line-height: 18px
	}
}

.bandeau-jaune {
	background-color: #f7c74a
}

@media (min-width:992px) {

	.bandeau-jaune:after,
	.bandeau-jaune:before {
		background-color: #f7c74a
	}
}

.bandeau-jaune .visuel {
	position: absolute;
	top: 0;
	right: 0
}

.bandeau-vert {
	background: rgba(0, 161, 142, .85);
	height: auto;
	padding: 28px 0
}

@media (min-width:992px) {
	.bandeau-vert {
		min-height: 342px
	}

	.bandeau-vert:after,
	.bandeau-vert:before {
		background: rgba(0, 161, 142, .85)
	}
}

.bandeau-vert .image-formateur {
	background: url(img/bg-formateurs-ellipse.png) no-repeat 50% transparent
}

@media (max-width:767px) {
	.bandeau-vert .image-formateur {
		padding: 20px 0;
		margin-bottom: 23px
	}
}

.bandeau-vert h1 {
	font-family: Gotham SSm Bold;
	font-size: 20px;
	line-height: 19px;
	margin: 0;
	padding: 0;
	color: #fff
}

@media (min-width:992px) {
	.bandeau-vert h1 {
		font-size: 25px;
		line-height: 24px
	}
}

.bandeau-vert h1 span {
	display: block
}

.bandeau-vert h1 span:first-child {
	margin-bottom: 10px
}

.bandeau-vert h1 span.small {
	font-size: 14px;
	line-height: 16px
}

@media (min-width:992px) {
	.bandeau-vert h1 span.small {
		font-size: 18px;
		line-height: 30px
	}
}

.bandeau-vert .descriptif {
	font-family: Gotham SSm Medium;
	font-size: 14px;
	line-height: 20px;
	color: #fff
}

@media (min-width:992px) {
	.bandeau-vert .descriptif {
		font-size: 17px;
		line-height: 24px
	}
}

.bandeau-vert .descriptif p {
	margin: 14px 0 0
}

.bandeau-vert .descriptif p:first-child {
	margin: 0
}

.bandeau-vert a {
	display: block;
	color: #fff;
	margin-top: 14px
}

.tunnel-step-list {
	counter-reset: step-counter;
	position: relative
}

.tunnel-step-list form[name=registration_manager] .field>.form-group>.radio input[type=radio]+* {
	bottom: -4px
}

.tunnel-step-list>li {
	display: block;
	position: relative;
	min-height: 100px
}

.tunnel-step-list>li:after {
	background-color: #cdcdcd;
	bottom: 0;
	content: "";
	display: block;
	left: 27px;
	position: absolute;
	top: 0;
	width: 2px;
	z-index: 1
}

@media (max-width:767px) {
	.tunnel-step-list>li:after {
		display: none
	}
}

.tunnel-step-list>li.last-step:after {
	display: none
}

.tunnel-step-list>li .step {
	position: relative;
	z-index: 5
}

.tunnel-step-list>li .step .step-content {
	display: none
}

.tunnel-step-list>li .step .step-header {
	display: table;
	table-layout: fixed
}

.tunnel-step-list>li .step .step-header .step-title {
	padding-left: 40px;
	font-weight: lighter
}

@media (max-width:767px) {
	.tunnel-step-list>li .step .step-header .step-title {
		padding-left: 10px
	}
}

.tunnel-step-list>li .step .step-header>div {
	display: table-cell;
	vertical-align: middle
}

.tunnel-step-list>li .step .step-header .step-number:before {
	content: counter(step-counter);
	counter-increment: step-counter;
	color: #cdcdcd;
	font-size: 20px;
	width: 55px;
	height: 55px;
	display: block;
	border: 2px solid #cdcdcd;
	border-radius: 50%;
	line-height: 50px;
	text-align: center;
	background-color: #fff;
	vertical-align: middle;
	position: relative;
	z-index: 3
}

.tunnel-step-list>li.active .step-content {
	display: block
}

.tunnel-step-list>li.active .step-header .step-number:before {
	color: #97d73f;
	border-color: #97d73f
}

.tunnel-step-list>li.done .step-header .step-number:before {
	background-color: #97d73f;
	color: #fff;
	border: none
}

.tunnel-step-list>li.done:before {
	background-image: url(img/step-done.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	content: "";
	display: block;
	height: 20px;
	left: 36px;
	position: absolute;
	width: 20px;
	z-index: 6
}

.tunnel-step-list>li .step-content {
	padding: 25px 0 45px;
	margin-left: 95px
}

@media (max-width:767px) {
	.tunnel-step-list>li .step-content {
		margin: 0;
		padding-bottom: 0;
		padding-top: 15px
	}
}

.tunnel-step-list>li .step-content .attender {
	display: block;
	padding: 35px 8px;
	background: #fff;
	border: 1px solid #cdcdcd;
	color: #adadad
}

@media (max-width:767px) {
	.tunnel-step-list>li .step-content .attender {
		margin: 20px 0
	}
}

.tunnel-step-list>li .step-content .attender table {
	width: 100%
}

.tunnel-step-list>li .step-content .attender td {
	vertical-align: middle
}

.tunnel-step-list>li .step-content .attender .add-attender {
	transition: color .25s ease;
	background: #fff;
	display: block;
	border: 2px solid #cdcdcd;
	border-radius: 50%;
	height: 90px;
	width: 90px;
	padding: 0;
	line-height: 80px;
	text-align: center;
	opacity: .5;
	margin-right: 15px
}

.tunnel-step-list>li .step-content .attender:hover {
	color: #000
}

.tunnel-step-list>li .step-content .attender:hover .add-attender {
	opacity: 1;
	border: 2px solid #97d73f;
	color: #000
}

.tunnel-step-list>li .step-content .attender-profile .action-list {
	margin-top: 15px;
	background-color: #fff
}

.tunnel-step-list>li .step-content .attender-profile .action-list li {
	text-align: center;
	width: 50%;
	float: left;
	padding: 10px;
	border-top: 1px solid #cdcdcd
}

.tunnel-step-list>li .step-content .attender-profile .action-list li:first-child {
	border-right: 1px solid #cdcdcd
}

.tunnel-step-list>li .step-content .attender-profile .action-list li a.text-muted img {
	margin-left: 5px
}

.tunnel-step-list>li .step-content .attender-profile .content {
	padding: 0 15px;
	font-weight: lighter
}

.tunnel-step-list>li .step-content .attender-profile .content .profile-function {
	line-height: 1.2;
	font-size: 12px;
	margin-bottom: 12px
}

.tunnel-step-list>li .step-content .attender-profile .content .profile-info {
	margin-left: 35px
}

.tunnel-step-list>li .step-content .payment-sum {
	width: 100%;
	background-color: #fff;
	border: 1px solid #cdcdcd;
	margin-bottom: 0
}

.tunnel-step-list>li .step-content .payment-sum th {
	font-size: 16px;
	font-weight: lighter
}

@media (max-width:767px) {

	.tunnel-step-list>li .step-content .payment-sum>tbody>tr>td,
	.tunnel-step-list>li .step-content .payment-sum>tbody>tr>th,
	.tunnel-step-list>li .step-content .payment-sum>tfoot>tr>td,
	.tunnel-step-list>li .step-content .payment-sum>tfoot>tr>th,
	.tunnel-step-list>li .step-content .payment-sum>thead>tr>td,
	.tunnel-step-list>li .step-content .payment-sum>thead>tr>th {
		border-right: none;
		border-left: none
	}
}

.tunnel-step-list>li .step-content .payment-sum .gray-cell td {
	background-color: #edecec
}

.tunnel-step-list>li .step-content .payment-sum .gray-cell td .btn-tooltip {
	background-color: transparent;
	color: #000;
	margin: 0;
	padding: 0
}

.tunnel-step-list>li .step-content .payment-sum .payment-sum_price .fake-table.discount div {
	position: relative
}

.tunnel-step-list>li .step-content .payment-sum .payment-sum_price .fake-table.discount div .cancel-discount {
	position: absolute;
	top: 15px;
	left: 180px;
	z-index: 3
}

@media (max-width:768px) {
	.tunnel-step-list>li .step-content .final-step-table {
		background-color: red;
		overflow: inherit
	}

	.tunnel-step-list>li .step-content .final-step-table tr td {
		white-space: normal
	}

	.tunnel-step-list>li .step-content .final-step-table td.has-no-mobileMargin {
		margin: 0
	}

	.tunnel-step-list>li .step-content .final-step-table .payment-sum {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap
	}

	.tunnel-step-list>li .step-content .final-step-table .payment-sum_head,
	.tunnel-step-list>li .step-content .final-step-table .payment-sum_session {
		display: flex;
		flex-direction: column
	}

	.tunnel-step-list>li .step-content .final-step-table .payment-sum_session td div {
		white-space: normal
	}

	.tunnel-step-list>li .step-content .final-step-table .payment-sum_price {
		display: flex;
		flex-direction: column
	}

	.tunnel-step-list>li .step-content .final-step-table .payment-sum_price td {
		margin: 0
	}

	.tunnel-step-list>li .step-content .final-step-table .payment-sum_price .fake-table.discount div {
		position: relative
	}

	.tunnel-step-list>li .step-content .final-step-table .payment-sum_price .fake-table.discount div .cancel-discount {
		position: absolute;
		top: 15px;
		left: 85%;
		z-index: 3
	}

	.tunnel-step-list>li .step-content .final-step-table .payment-sum_price .fake-table.discount div.has-error {
		position: absolute;
		top: 55px
	}
}

.btn-add-new.btn-link {
	padding: 0;
	font-size: 13px;
	color: #585858;
	margin-right: 20px
}

.btn-add-new.btn-link i {
	font-size: 12px;
	color: #727272
}

.row-trainee {
	margin-bottom: 20px
}

.field label.radio-inline {
	display: inline-block;
	line-height: 28px
}

.registration .modal-add-participant .modal-titre {
	color: #469e8e
}

.registration .modal-add-participant .has-error .form-control {
	border-color: #469e8e
}

.registration .modal-add-participant .has-error .checkbox,
.registration .modal-add-participant .has-error .checkbox-inline,
.registration .modal-add-participant .has-error.checkbox-inline label,
.registration .modal-add-participant .has-error.checkbox label,
.registration .modal-add-participant .has-error .control-label,
.registration .modal-add-participant .has-error .help-block,
.registration .modal-add-participant .has-error .radio,
.registration .modal-add-participant .has-error .radio-inline,
.registration .modal-add-participant .has-error.radio-inline label,
.registration .modal-add-participant .has-error.radio label {
	color: #469e8e
}

.registration .modal-add-participant input[type=checkbox]:checked+*,
.registration .modal-add-participant input[type=radio]:checked+:before {
	background-color: #469e8e
}

.registration .tunnel-bloc h1 {
	font-family: Gotham SSm Bold;
	font-size: 30px;
	line-height: 29px;
	color: #469e8e
}

.registration .tunnel-bloc .bloc-step,
.registration .tunnel-bloc .table-training {
	border-top: 8px solid #469e8e;
	box-shadow: 14px 10px 34px rgba(0, 0, 0, .1);
	border-radius: 3px 3px 0 0
}

.registration .tunnel-bloc .table-training .table {
	margin-bottom: 15px
}

.actualite .registration .tunnel-bloc .table-training .table h3 a,
.registration .tunnel-bloc .table-training .table .actualite h3 a,
.registration .tunnel-bloc .table-training .table .h5 a {
	font-family: Gotham SSm Bold;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: .05em;
	color: #000
}

.registration .tunnel-bloc .table-training .table .h6 {
	font-family: Gotham SSm A;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .05em;
	color: #aeaeae
}

.registration .tunnel-bloc .table-training .table th {
	width: 50%
}

@media (max-width:991px) {

	.registration .tunnel-bloc .table-training .table td,
	.registration .tunnel-bloc .table-training .table th {
		display: block;
		width: 100%;
		float: none
	}
}

.registration .tunnel-bloc .bloc-step,
.registration .tunnel-bloc>.table-training>.table {
	margin-bottom: 40px
}

.registration .tunnel-bloc .bloc-step .choice-profil {
	margin-top: 40px;
	margin-bottom: 5px
}

.registration .tunnel-bloc .bloc-step .tunnel-step-list {
	margin-top: 25px;
	margin-bottom: 0
}

.registration .tunnel-bloc .bloc-step .tunnel-step-list>li {
	padding: 0 35px;
	overflow: hidden;
	min-height: 60px
}

@media (min-width:992px) {
	.registration .tunnel-bloc .bloc-step .tunnel-step-list>li {
		display: inline-block
	}
}

.registration .tunnel-bloc .bloc-step .tunnel-step-list>li:after {
	background-color: #d6d6d6;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	top: 14px;
	z-index: 1;
	right: 0;
	height: 1px;
	width: 100%
}

.registration .tunnel-bloc .bloc-step .tunnel-step-list>li:first-child:after {
	left: 50%
}

.registration .tunnel-bloc .bloc-step .tunnel-step-list>li:last-child:after {
	left: -50%
}

.registration .tunnel-bloc .bloc-step .tunnel-step-list>li .step-header {
	text-align: center;
	margin: 0 auto
}

.registration .tunnel-bloc .bloc-step .tunnel-step-list>li .step-header p {
	margin-bottom: 10px
}

.registration .tunnel-bloc .bloc-step .tunnel-step-list>li .step-header .step-number:before {
	background-color: #ececec;
	color: #fff;
	border: none;
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	width: 20px;
	height: 20px;
	line-height: 21px;
	display: inline-block
}

.registration .tunnel-bloc .bloc-step .tunnel-step-list>li .step-header .step-title-wrapper {
	display: block
}

.registration .tunnel-bloc .bloc-step .tunnel-step-list>li .step-header .step-title-wrapper .step-title {
	padding-left: 0;
	font-size: 16px
}

.registration .tunnel-bloc .bloc-step .tunnel-step-list>li.active {
	display: block
}

@media (min-width:992px) {
	.registration .tunnel-bloc .bloc-step .tunnel-step-list>li.active {
		display: inline-block
	}
}

.registration .tunnel-bloc .bloc-step .tunnel-step-list>li.active .step-header .step-number:before {
	background-color: #469e8e
}

.registration .tunnel-bloc .bloc-step .tunnel-step-list>li.active .step-header .step-title-wrapper .step-title {
	color: #469e8e;
	font-family: Gotham SSm Bold
}

.registration .tunnel-bloc .bloc-step .tunnel-step-list>li.passed .step-title-wrapper .step-title {
	color: #469e8e
}

@media (max-width:991px) {
	.registration .tunnel-bloc .bloc-step .tunnel-step-list>li.hiddenButAccessible {
		position: absolute;
		left: -9999px;
		max-height: 0;
		overflow: hidden;
		opacity: 0
	}
}

.registration .tunnel-bloc .bloc-step div[id^=registration_step_] {
	margin-top: 40px;
	margin-bottom: 40px
}

.registration .tunnel-bloc .bloc-step div[id^=registration_step_] .row-trainee>div .btn-add-new.btn-link {
	color: #469e8e
}

.registration .tunnel-bloc .bloc-step .step-content .custom-tick {
	position: relative;
	padding-left: 25px;
	font-size: 14px;
	word-break: break-word
}

.registration .tunnel-bloc .bloc-step .step-content .custom-tick:before {
	content: "";
	display: inline-block;
	height: 0;
	width: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 8px solid #00a18e;
	position: absolute;
	left: 0;
	top: 4px
}

.registration .tunnel-bloc .bloc-step .step-content>div.row-eq-height {
	align-items: center;
	justify-content: center
}

.registration .tunnel-bloc .bloc-step .step-content input,
.registration .tunnel-bloc .bloc-step .step-content select,
.registration .tunnel-bloc .bloc-step .step-content textarea {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 25px;
	padding: 6px 8px;
	font-size: 15px;
	height: 50px;
	background: #f6f6f6;
	border-radius: 5px;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.registration .tunnel-bloc .bloc-step .step-content #billing-ref-purchase-order input,
.registration .tunnel-bloc .bloc-step .step-content #billing-ref-purchase-order select,
.registration .tunnel-bloc .bloc-step .step-content #billing-ref-purchase-order textarea {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 25px;
	padding: 6px 8px;
	font-size: 15px;
	height: 50px;
	background: #fff;
	border-radius: 5px;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.registration .tunnel-bloc .bloc-step .step-content .has-error .form-control {
	border: 1px solid #469e8e !important
}

.registration .tunnel-bloc .bloc-step .step-content .has-error .checkbox,
.registration .tunnel-bloc .bloc-step .step-content .has-error .checkbox-inline,
.registration .tunnel-bloc .bloc-step .step-content .has-error.checkbox-inline label,
.registration .tunnel-bloc .bloc-step .step-content .has-error.checkbox label,
.registration .tunnel-bloc .bloc-step .step-content .has-error .control-label,
.registration .tunnel-bloc .bloc-step .step-content .has-error .help-block,
.registration .tunnel-bloc .bloc-step .step-content .has-error .radio,
.registration .tunnel-bloc .bloc-step .step-content .has-error .radio-inline,
.registration .tunnel-bloc .bloc-step .step-content .has-error.radio-inline label,
.registration .tunnel-bloc .bloc-step .step-content .has-error.radio label {
	color: #469e8e;
	font-weight: 700
}

.registration .tunnel-bloc .bloc-step .step-content .other {
	position: relative;
	z-index: 10;
	font-family: Concert One Regular;
	font-size: 22px;
	line-height: 17px;
	text-align: center;
	margin: 30px auto;
	text-transform: uppercase;
	color: #469e8e;
	overflow: hidden
}

.registration .tunnel-bloc .bloc-step .step-content .other>span {
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	position: relative;
	z-index: 1
}

.registration .tunnel-bloc .bloc-step .step-content .other>span:after,
.registration .tunnel-bloc .bloc-step .step-content .other>span:before {
	content: "";
	background-color: #469e8e;
	position: absolute;
	width: 1000%;
	height: 2px;
	top: 50%;
	z-index: 0
}

.registration .tunnel-bloc .bloc-step .step-content .other>span:after {
	left: 100%;
	right: auto
}

.registration .tunnel-bloc .bloc-step .step-content .other>span:before {
	right: 100%;
	left: auto
}

.registration .tunnel-bloc .bloc-step .step-content input[type=radio]+* {
	margin-top: 4px;
	margin-right: 13px;
	margin-left: 10px;
	width: 24px;
	height: 24px
}

.registration .tunnel-bloc .bloc-step .step-content input[type=checkbox]:checked+*,
.registration .tunnel-bloc .bloc-step .step-content input[type=radio]:checked+:before {
	background-color: #469e8e
}

.registration .tunnel-bloc .bloc-step .step-content .encart {
	background: rgba(70, 158, 142, .19);
	display: inline-block;
	padding: 0 10px;
	margin: 20px 0 10px;
	line-height: 1.3
}

.registration .tunnel-bloc .bloc-step .step-content .encart span {
	font-family: Gotham SSm Bold;
	font-size: 14px;
	color: #469e8e;
	text-transform: uppercase
}

.registration .tunnel-bloc .bloc-step .step-content .encart span abbr {
	font-family: Gotham SSm Bold;
	font-size: 14px;
	color: #469e8e
}

.registration .tunnel-bloc .bloc-step .step-content .encart+.h6 {
	font-size: 14px
}

.registration .tunnel-bloc .bloc-step .step-content .encart .text {
	font-size: 14px;
	font-family: Gotham SSm Book
}

.registration .tunnel-bloc .bloc-step .step-content #billing-purchase-order .encart {
	background: none;
	font-family: Gotham SSm Bold;
	font-size: 16px;
	color: #000;
	display: inline-block;
	padding: 0;
	margin-top: 0;
	line-height: 1.3
}

.registration .tunnel-bloc .bloc-step .step-content input[id^=registration_company_selector_billingChoice_]+span {
	float: none !important
}

.registration .tunnel-bloc .bloc-step .step-content input[id^=registration_company_selector_billingChoice_]+span+span.o-h {
	display: inline-block;
	vertical-align: top;
	float: none;
	position: relative;
	line-height: 28px
}

.registration .tunnel-bloc .bloc-step .step-content .step-content-margin {
	margin: 0 20px
}

@media (min-width:992px) {
	.registration .tunnel-bloc .bloc-step .step-content .step-content-margin {
		margin: 0 80px
	}
}

.registration .tunnel-bloc .bloc-step .step-content .final-step-table {
	border: none
}

.registration .tunnel-bloc .bloc-step .step-content .final-step-table.encart {
	display: table;
	width: 100%;
	background: rgba(70, 158, 142, .19);
	padding: 0 10px;
	margin: 30px 0 0
}

.registration .tunnel-bloc .bloc-step .step-content .final-step-table .payment-sum {
	margin: 0
}

.registration .tunnel-bloc .bloc-step .step-content .final-step-table .payment-sum_head th {
	border: none;
	border-bottom: 3px solid #469e8e
}

.registration .tunnel-bloc .bloc-step .step-content .final-step-table .payment-sum_session th.mobileOnly {
	display: block;
	width: 100%;
	float: none;
	padding-bottom: 0
}

.registration .tunnel-bloc .bloc-step .step-content .final-step-table .payment-sum_session th.mobileOnly span {
	font-family: Gotham SSm Bold;
	font-size: 14px;
	color: #469e8e;
	text-transform: uppercase
}

.registration .tunnel-bloc .bloc-step .step-content .final-step-table .payment-sum_session td {
	border: none;
	white-space: normal
}

@media (max-width:767px) {
	.registration .tunnel-bloc .bloc-step .step-content .final-step-table .payment-sum_session td {
		display: block;
		width: 100%;
		float: none
	}
}

.registration .tunnel-bloc .bloc-step .step-content .final-step-table .payment-sum_session td>div p:first-child {
	font-family: Gotham SSm Bold;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	margin-bottom: 5px
}

.registration .tunnel-bloc .bloc-step .step-content .final-step-table .payment-sum_session td.h6 {
	font-family: Gotham SSm A;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .05em;
	color: #000
}

@media (max-width:767px) {
	.registration .tunnel-bloc .bloc-step .step-content .final-step-table .payment-sum_session td.has-no-mobileMargin {
		margin: 0;
		padding-top: 0
	}
}

.registration .tunnel-bloc .bloc-step .step-content .final-step-table .payment-sum_price td {
	border: none
}

.registration .tunnel-bloc .bloc-step .step-content .final-step-table .payment-sum_price td .input-group {
	width: 70%
}

@media (max-width:767px) {
	.registration .tunnel-bloc .bloc-step .step-content .final-step-table .payment-sum_price td .input-group {
		width: 100%
	}
}

.registration .tunnel-bloc .bloc-step .step-content .final-step-table .payment-sum_price td .input-group input {
	margin-bottom: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.registration .tunnel-bloc .bloc-step .step-content .final-step-table .payment-sum_price td .input-group span .btn-green-dark {
	border-radius: 5px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	min-width: 50px;
	box-shadow: none;
	padding-top: 10px;
	padding-bottom: 10px
}

@media (max-width:767px) {
	.registration .tunnel-bloc .bloc-step .step-content .final-step-table .payment-sum_price td {
		display: block;
		width: 100%;
		float: none;
		padding-bottom: 0
	}

	.registration .tunnel-bloc .bloc-step .step-content .final-step-table .payment-sum_price td.h6 {
		margin: 0;
		padding-top: 0
	}
}

@media (max-width:767px) {
	.registration .tunnel-bloc .bloc-step .step-content .final-step-table .payment-sum_total-price td {
		display: block;
		width: 100%;
		float: none;
		padding-bottom: 0
	}

	.registration .tunnel-bloc .bloc-step .step-content .final-step-table .payment-sum_total-price td+td {
		border: 0;
		padding-top: 0
	}
}

.registration .tunnel-bloc .bloc-step .step-content .payment-choice .encart {
	background: none;
	font-family: Gotham SSm Bold;
	font-size: 16px;
	color: #000;
	display: inline-block;
	margin-top: 0;
	padding-bottom: 10px
}

.registration .tunnel-bloc .bloc-step .step-content .payment-choice .encart .radio {
	font-family: Gotham SSm A;
	font-size: 14px
}

.registration .tunnel-bloc .bloc-step .step-content .payment-choice .encart .radio label {
	padding-left: 0
}

.registration .tunnel-bloc .bloc-step .step-content .payment-choice .encart .radio input[type=radio]+* {
	margin-left: 0
}

.registration .tunnel-bloc .bloc-step .step-content .how-know-you .radio {
	font-family: Gotham SSm A;
	font-size: 14px
}

.registration .tunnel-bloc .bloc-step .step-content .how-know-you .radio label {
	padding-left: 0
}

.registration .tunnel-bloc .bloc-step .step-content .cgv label {
	margin-left: 10px;
	padding-top: 8px
}

.registration .tunnel-bloc .bloc-step .step-content .optin {
	margin-top: 25px
}

.registration .tunnel-bloc .bloc-step .step-content .optin label,
.registration .tunnel-bloc .bloc-step .step-content .small {
	margin-left: 10px
}

.result-header {
	position: relative;
	margin-top: 40px;
	margin-left: 6px
}

@media (max-width:767px) {
	.result-header {
		margin-top: 0
	}
}

.result-header:after {
	content: "";
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 2px;
	background-color: #94b3d1
}

.result-header .result-total {
	position: absolute;
	top: auto;
	right: 0
}

.result-header .result-total:after {
	content: "";
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 2px;
	background-color: grey;
	z-index: 2
}

.result-list li {
	padding: 25px 0;
	border-top: 1px solid #cdcdcd;
	position: relative
}

.result-list li a.panel-body:hover {
	text-decoration: none;
	cursor: pointer
}

@media (max-width:767px) {
	.result-list li a.panel-body {
		position: relative;
		display: block;
		padding-right: 55px
	}

	.result-list li a.panel-body span:first-child {
		margin: 0
	}

	.result-list li a.panel-body span:last-child {
		position: absolute;
		top: 50%;
		right: 15px;
		margin-top: -13px
	}
}

.result-list li .panel-body {
	padding: 15px
}

.result-list li h4 a {
	text-decoration: none;
	cursor: pointer
}

.result-list li .intervenant a {
	text-decoration: none
}

.result-list li .intervenant a img {
	border-radius: 50%
}

.result-list li .intervenant a strong {
	text-decoration: underline
}

.result-list.results li {
	width: 100%
}

.result-filtering .close.filtering {
	position: relative;
	top: 29px;
	z-index: 3;
	font-size: 14px;
	font-weight: lighter;
	color: #4a4a4a;
	opacity: .8;
	transition: opacity .25s ease
}

.result-filtering .close.filtering:hover {
	opacity: 1
}

.result-filtering .close.filtering span {
	position: relative;
	top: -2px;
	font-size: 22px;
	vertical-align: middle;
	font-weight: 700
}

.result-filtering .form-label {
	padding-left: 30px;
	display: block
}

.result-filtering input[type=checkbox]+* {
	position: absolute;
	left: 0;
	top: 0
}

.result-filtering .bloc:after,
.result-filtering .bloc:before {
	display: none
}

.result-filtering .bloc-gray-lt:first-child {
	padding-top: 88px
}

@media (max-width:767px) {
	.result-filtering .bloc-gray-lt:first-child {
		padding-top: 0
	}

	.actualite .result-filtering .bloc-gray-lt:first-child h2,
	.result-filtering .bloc-gray-lt:first-child .actualite h2,
	.result-filtering .bloc-gray-lt:first-child .h4,
	.result-filtering .bloc-gray-lt:first-child .msg-cycle:before,
	.result-filtering .bloc-gray-lt:first-child .msg-indicateurs-resultats:before,
	.result-filtering .bloc-gray-lt:first-child .msg-note:before,
	.result-filtering .bloc-gray-lt:first-child .msg-tooltip:before,
	.result-filtering .bloc-gray-lt:first-child .msg-training:before,
	.result-filtering .bloc-gray-lt:first-child .msg-warning:before {
		margin-left: -20px;
		margin-right: -20px;
		padding: 25px 20px;
		background-color: #f4f6f8;
		border-bottom: 1px solid #cad6de
	}
}

.result-filtering.modal-like {
	display: block !important;
	height: 100%;
	left: 0;
	margin: 0;
	overflow: auto;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10
}

.result-filtering fieldset {
	margin: 20px 0
}

.result-filtering fieldset legend {
	margin-bottom: 25px;
	border: none;
	position: relative;
	padding: 5px 60px 5px 0
}

.result-filtering .overflowed {
	max-height: 150px;
	overflow: auto
}

.result-filtering .select-all {
	border: none;
	background-color: #fff;
	color: #000;
	padding: 4px 13px;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px
}

@media (min-width:1200px) {

	.result-display .filtres,
	.result-display .pagination {
		float: left
	}
}

.result-display .pagination {
	width: 100%
}

.title-result-line {
	font-weight: 500
}

.footer {
	padding: 40px 0;
    position: relative;
    background-color: #001035;
    opacity: 0.9;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	PADDING: 33px;
}
.footerimg{
	background-image: url(https://manitude.fr/wp-content/uploads/2022/02/fond-foret-donce.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width:992px) {
	.footer:before {
		right: 100%;
		left: auto
	}

	.footer:after,
	.footer:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		height: 100%;
		z-index: 10;
		background-color: #f2f2f2
	}

	.footer:after {
		left: 100%
	}
}

.footer a {
	color: #fff;
	text-decoration: none
}

.footer a:hover {
	text-decoration: underline
}

.footer .titre {
	font-size: 18px;
	line-height: 22px;
	color: white;
	font-family: Gotham SSm Medium
}

.footer .titre-2 {
	font-size: 14px;
	line-height: 17px;
	font-family: Gotham SSm Medium
}

.footer .reseaux-sociaux {
	margin-bottom: 30px
}

.footer .reseaux-sociaux li img {
	border-radius: 50%
}

.footer ul[class*=arrow-] {
	padding-top: 0
}

@media (min-width:992px) {
	.footer ul[class*=arrow-] {
		padding-top: 20px
	}
}

.footer ul[class*=arrow-] li {
	font-size: 14px;
	line-height: 17px;
	font-family: Gotham SSm A
}

.footer hr {
	border-top: 1px solid #e5e5e5;
	margin-top: 21px;
	margin-bottom: 21px
}

.footer ul.bottom li {
	padding: 0 40px 0 0
}

.footer .trustpilot-widget {
	margin-top: 40px;
	margin-bottom: 20px;
	padding: 0
}

.footer .labels span {
	display: inline-block;
	margin: 6px 0
}

.footer .labels ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	margin-bottom: 0
}

.footer .labels ul li {
	width: 16.66667%;
	padding: 0 10px 0 0;
	float: left
}

.footer .labels ul li img {
	max-height: 50px
}

.footer #mc_embed_signup {
	box-shadow: 24px 14px 34px rgba(0, 0, 0, .05);
	width: 90%;
	margin-top: 17px
}

.footer #mc_embed_signup input {
	background: #fff;
	border: none
}

.footer #mc_embed_signup button {
	padding-top: 13px;
	padding-bottom: 13px
}

.alert {
	padding: 10px 15px
}

.alert-danger {
	border-color: #ff1100;
	color: #ff1100
}

.btn,
.btn-cta {
	text-align: left;
	line-height: normal;
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration: none;
	font-family: Gotham SSm Medium
}

.btn-tooltip {
	border: none;
	background-color: transparent;
	display: inline-block;
	vertical-align: middle;
	padding: 0
}

.btn-tooltip img {
	position: relative;
	bottom: 2px
}

.btn-tooltip:hover {
	color: #000
}

.btn-tooltip.btn-cta,
.btn.btn-tooltip {
	background: #97d73f;
	padding: 4px;
	font-size: 12px;
	width: auto;
	display: inline-block;
	border-radius: 0
}

.btn-tooltip.btn-cta:hover,
.btn.btn-tooltip:hover {
	cursor: help
}

.btn-tooltip.btn-cta:active,
.btn.btn-tooltip:active {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-tag {
	background-color: #fff;
	padding: 14px 20px;
	margin-top: 7px;
	margin-bottom: 7px
}

.btn-tag:focus,
.btn-tag:hover {
	color: #97d73f
}

.btn-tag-alt {
	background-color: #7494aa
}

.btn-tag-alt,
.btn-tag-alt:focus,
.btn-tag-alt:hover {
	color: #fff
}

.btn-alt,
.btn-cta {
	border-color: #cdcdcd;
	transition: color .2s, background-color 25ms;
	color: #000
}

.btn-alt:focus,
.btn-alt:hover,
.btn-cta:focus,
.btn-cta:hover {
	color: #97d73f;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-alt:active,
.btn-cta:active {
	background-color: #f6f5f5;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-alt-arrow,
.btn-cta {
	position: relative;
	padding-right: 52px;
	background-color: #fff;
	border-color: #cdcdcd
}

.btn-alt-arrow:after,
.btn-cta:after {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 0;
	width: 42px;
	border-left: 1px solid #cdcdcd
}

.btn-alt-arrow img,
.btn-cta img {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -10.5px;
	z-index: 5
}

.btn-alt-arrow.girly,
.girly.btn-cta {
	background-color: #f07fa0;
	border: none;
	color: #fff
}

.btn-alt-arrow.girly:after,
.girly.btn-cta:after {
	background-color: #eb638c;
	border: none
}

.btn-alt-add {
	background-color: #fff;
	position: relative;
	padding-right: 52px;
	border-color: #cdcdcd;
	font-size: 14px;
	font-weight: lighter;
	line-height: 2.33333
}

.btn-alt-add:after {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 0;
	width: 42px;
	border-left: 1px solid #cdcdcd
}

.btn-alt-add img {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -10.5px;
	z-index: 5
}

.btn-alt-back {
	position: relative;
	padding-left: 52px;
	border-color: #cdcdcd;
	font-size: 14px;
	font-weight: lighter
}

.btn-alt-back:after {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	width: 42px;
	border-right: 1px solid #cdcdcd
}

.btn-alt-back img {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -10.5px;
	z-index: 5
}

.btn-default {
	padding-top: 7px;
	padding-bottom: 7px
}

.btn-default-small {
	padding-top: 0;
	padding-bottom: 0
}

.btn-newsletter {
	color: #fff;
	background-color: #7896aa;
	border-color: #7896aa
}

.btn-default-img {
	position: relative;
	padding-right: 62px;
	font-size: 14px;
	font-weight: 200;
	line-height: 2.33333;
	transition: padding .2s
}

.btn-default-img:focus,
.btn-default-img:hover {
	padding-right: 52px;
	padding-left: 20px
}

.btn-default-img:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 42px;
	background-color: rgba(0, 0, 0, .05)
}

.btn-default-img img {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -10.5px;
	z-index: 5
}

.btn-default-red {
	background: #94b3d1;
	border-radius: 77px;
	padding-left: 17px;
	padding-right: 15px;
	text-align: center
}

.btn-default-red span {
	font-family: Gotham SSm Medium;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #fff
}

.btn-cta,
.btn-double {
	border-color: #97d73f;
	background-color: #fff;
	border-width: 2px;
	white-space: normal
}

.btn-cta:after,
.btn-double:after {
	border-left-width: 2px;
	border-left-color: #97d73f;
	background-color: #97d73f
}

.btn-register {
	min-width: 240px
}

.btn-block {
	display: block
}

.btn-cta:after {
	background-image: url(img/arrow-white.png);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 20px
}

.btn-cta.active {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-green {
	background-color: #97d73f;
	border-color: #97d73f;
	padding: 7px 14px 7px 37px;
	color: #fff;
	position: relative;
	font-size: 14px;
	font-weight: 200;
	line-height: 2.33333
}

.btn-green img {
	right: auto;
	left: 10px;
	position: absolute;
	top: 50%;
	margin-top: -10.5px;
	z-index: 5
}

.btn-yellow {
	background: #f7c74a;
	-webkit-box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	border-radius: 77px;
	font-family: Gotham SSm Medium;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	min-width: 147px;
	text-align: center;
	margin-bottom: 30px
}

@media (min-width:992px) {
	.btn-yellow {
		font-size: 16px;
		line-height: 19px
	}
}

.btn-yellow:active {
	-webkit-box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .1)
}

.btn-default-yellow {
	background: #ffc51c;
	border-radius: 77px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	border-color: #ffc51c
}

.btn-default-yellow span {
	font-size: 16px;
	line-height: 19px
}

.btn-default-yellow span,
.btn-green-dark {
	font-family: Gotham SSm Medium;
	font-style: normal;
	font-weight: 400;
	color: #fff
}

.btn-green-dark {
	background: #469e8e;
	-webkit-box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	border-radius: 77px;
	font-size: 12px;
	line-height: 14px;
	min-width: 147px;
	text-align: center;
	margin-bottom: 30px
}

@media (min-width:992px) {
	.btn-green-dark {
		font-size: 16px;
		line-height: 19px
	}
}

.btn-green-dark:active {
	-webkit-box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .1)
}

.btn-default-green-dark {
	background: #469e8e;
	border-radius: 77px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	border-color: #469e8e
}

.btn-default-green-dark span {
	font-size: 16px;
	line-height: 19px
}

.btn-default-green-dark span,
.btn-green-light {
	font-family: Gotham SSm Medium;
	font-style: normal;
	font-weight: 400;
	color: #fff
}

.btn-green-light {
	background: #5ccb5c;
	font-size: 12px;
	line-height: 22px
}

@media (min-width:992px) {
	.btn-green-light {
		font-size: 16px;
		line-height: 19px
	}
}

.btn-default-green-light {
	background: #5ccb5c;
	padding-top: 7px;
	padding-bottom: 7px;
	border-color: #5ccb5c;
	line-height: 2.33333
}

.btn-default-green-light span {
	font-family: Gotham SSm Medium;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #fff
}

.btn-default-green-light:hover {
	background: #4eaf4e;
	border-color: #4eaf4e
}

.btn-white {
	background: #fff;
	-webkit-box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	border-radius: 77px;
	font-family: Gotham SSm Medium;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #ffc51c;
	min-width: 147px;
	text-align: center
}

@media (min-width:992px) {
	.btn-white {
		font-size: 16px;
		line-height: 19px
	}
}

.btn-white:focus,
.btn-white:hover {
	color: #ffc51c
}

.btn-default-white {
	background: #fff;
	border-radius: 77px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	border-color: #ffc51c
}

.btn-default-white span {
	font-family: Gotham SSm Medium;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #ffc51c
}

.btn-search {
	background: #fff;
	border-radius: 50px;
	padding-right: 10px;
	height: 33px;
	padding-top: 4px;
	padding-bottom: 4px
}

@media (min-width:992px) {
	.btn-search {
		height: 54px;
		padding-top: 12px;
		padding-bottom: 12px;
		padding-right: 23px
	}
}

.btn-white-bis,
.btn-white-bis:focus,
.btn-white-bis:hover {
	background-color: #fff;
	border-color: #aaa;
	color: #404040
}

.btn-white-bis:after {
	background-color: #aaa
}

.btn-cpf {
	padding-left: 63px;
	border: #0c4391;
	color: #fff;
	line-height: 1.75
}

.btn-cpf,
.btn-cpf:active {
	background: url(img/logo-cpf.png) no-repeat 10px #0c4391;
	background-size: 13%
}

.btn-cpf:focus,
.btn-cpf:hover {
	padding-left: 63px;
	padding-right: 62px
}

.btn-red {
	background: #94b3d1;
	border-radius: 77px;
	min-width: 180px;
	padding: 4px 10px;
	display: inline-block;
	text-align: center
}

.btn-red span {
	font-family: Gotham SSm Medium;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #fff
}

.btn-cta:active,
.btn-cta:focus,
.btn-cta:focus:active,
.btn-cta:hover,
.btn-cta:visited,
.btn:active,
.btn:focus,
.btn:focus:active,
.btn:hover,
.btn:visited {
	outline: none
}

.fiche-main .pratique,
.fiche-main .pratique-titre,
.panel,
.template-bandeau .wysiwyg.archives .pratique,
.template-bandeau .wysiwyg.archives .pratique-titre,
div[class*=template-] .wysiwyg.archives .pratique,
div[class*=template-] .wysiwyg.archives .pratique-titre {
	padding-bottom: 0
}

.panel-group .panel-default {
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	border-color: #d7d7d7
}

.panel-group .panel-default>.panel-heading {
	padding: 0
}

.panel-group .panel-default>.panel-heading a {
	position: relative;
	padding: 14px 50px 14px 20px
}

.panel-group .panel-default>.panel-heading a:after,
.panel-group .panel-default>.panel-heading a:before {
	content: "";
	position: absolute;
	right: 20px;
	top: 50%;
	width: 14px;
	height: 4px;
	background-color: #97d73f;
	margin-top: -2px
}

.panel-group .panel-default>.panel-heading a:after {
	width: 4px;
	height: 14px;
	right: 25px;
	margin-top: -7px;
	display: none
}

.panel-group .panel-default>.panel-heading a.collapsed:after {
	display: block
}

.panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d7d7d7;
	padding: 0 20px
}

.fiche-main .panel-group .panel+.pratique,
.fiche-main .panel-group .panel+.pratique-titre,
.fiche-main .panel-group .pratique+.panel,
.fiche-main .panel-group .pratique+.pratique,
.fiche-main .panel-group .pratique+.pratique-titre,
.fiche-main .panel-group .pratique-titre+.panel,
.fiche-main .panel-group .pratique-titre+.pratique,
.fiche-main .panel-group .pratique-titre+.pratique-titre,
.panel-group .fiche-main .panel+.pratique,
.panel-group .fiche-main .panel+.pratique-titre,
.panel-group .fiche-main .pratique+.panel,
.panel-group .fiche-main .pratique+.pratique,
.panel-group .fiche-main .pratique+.pratique-titre,
.panel-group .fiche-main .pratique-titre+.panel,
.panel-group .fiche-main .pratique-titre+.pratique,
.panel-group .fiche-main .pratique-titre+.pratique-titre,
.panel-group .panel+.panel,
.panel-group .template-bandeau .wysiwyg.archives .panel+.pratique,
.panel-group .template-bandeau .wysiwyg.archives .panel+.pratique-titre,
.panel-group .template-bandeau .wysiwyg.archives .pratique+.panel,
.panel-group .template-bandeau .wysiwyg.archives .pratique+.pratique,
.panel-group .template-bandeau .wysiwyg.archives .pratique+.pratique-titre,
.panel-group .template-bandeau .wysiwyg.archives .pratique-titre+.panel,
.panel-group .template-bandeau .wysiwyg.archives .pratique-titre+.pratique,
.panel-group .template-bandeau .wysiwyg.archives .pratique-titre+.pratique-titre,
.panel-group div[class*=template-] .wysiwyg.archives .panel+.pratique,
.panel-group div[class*=template-] .wysiwyg.archives .panel+.pratique-titre,
.panel-group div[class*=template-] .wysiwyg.archives .pratique+.panel,
.panel-group div[class*=template-] .wysiwyg.archives .pratique+.pratique,
.panel-group div[class*=template-] .wysiwyg.archives .pratique+.pratique-titre,
.panel-group div[class*=template-] .wysiwyg.archives .pratique-titre+.panel,
.panel-group div[class*=template-] .wysiwyg.archives .pratique-titre+.pratique,
.panel-group div[class*=template-] .wysiwyg.archives .pratique-titre+.pratique-titre,
.template-bandeau .wysiwyg.archives .panel-group .panel+.pratique,
.template-bandeau .wysiwyg.archives .panel-group .panel+.pratique-titre,
.template-bandeau .wysiwyg.archives .panel-group .pratique+.panel,
.template-bandeau .wysiwyg.archives .panel-group .pratique+.pratique,
.template-bandeau .wysiwyg.archives .panel-group .pratique+.pratique-titre,
.template-bandeau .wysiwyg.archives .panel-group .pratique-titre+.panel,
.template-bandeau .wysiwyg.archives .panel-group .pratique-titre+.pratique,
.template-bandeau .wysiwyg.archives .panel-group .pratique-titre+.pratique-titre,
div[class*=template-] .wysiwyg.archives .panel-group .panel+.pratique,
div[class*=template-] .wysiwyg.archives .panel-group .panel+.pratique-titre,
div[class*=template-] .wysiwyg.archives .panel-group .pratique+.panel,
div[class*=template-] .wysiwyg.archives .panel-group .pratique+.pratique,
div[class*=template-] .wysiwyg.archives .panel-group .pratique+.pratique-titre,
div[class*=template-] .wysiwyg.archives .panel-group .pratique-titre+.panel,
div[class*=template-] .wysiwyg.archives .panel-group .pratique-titre+.pratique,
div[class*=template-] .wysiwyg.archives .panel-group .pratique-titre+.pratique-titre {
	margin-top: -1px
}

.panel-partager {
	position: relative;
	z-index: 8;
	border: none;
	box-shadow: none;
	margin-bottom: 35px
}

.panel-partager ul {
	padding: 0 60px;
	height: 32px
}

@media (max-width:767px) {
	.panel-partager ul {
		padding: 0 25px
	}
}

.panel-partager ul li {
	display: inline-block;
	padding: 0 2px;
	height: 30px
}

.panel-partager ul li.partage-other>button.reset {
	display: block;
	border: 1px solid #e9e9e9;
	-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding: 0 30px 0 15px;
	min-height: 30px
}

.panel-partager ul li.partage-other>button.reset img {
	display: inline-block
}

.panel-partager ul li.partage-other>button.reset span {
	font-family: Gotham SSm Medium;
	font-size: 12px;
	letter-spacing: -.9px;
	position: relative
}

.panel-partager ul li.partage-other>button.reset span:after {
	content: "â–¾";
	position: absolute;
	right: -18px;
	bottom: 0;
	top: -3px;
	color: #94b3d1
}

.panel-partager ul li.partage-other>button.reset.active+.block-partage-other {
	display: block
}

.panel-partager ul li.partage-other .block-partage-other {
	display: none;
	position: absolute;
	top: 30px;
	right: 28px;
	background: #fff;
	border: 1px solid #e9e9e9;
	-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
	padding: 15px 30px;
	border-radius: 7px
}

.panel-partager ul li.partage-other .block-partage-other ul {
	padding: 0 55px
}

.panel-partager ul li.partage-other .block-partage-other ul li {
	padding: 0 5px
}

.panel-partager ul li.partage-other .block-partage-other ul li div[id^=st-].sharethis-inline-share-buttons {
	top: -13px;
	position: relative
}

.panel-partager ul li.partage-other .block-partage-other ul li div[id^=st-].sharethis-inline-share-buttons .st-btn {
	display: inline-block !important
}

.panel-partager ul li.partage-other .block-partage-other ul li div[id^=st-].sharethis-inline-share-buttons .st-btn:first-child {
	margin-right: 10px !important
}

.panel-partager ul li.partage-other .block-partage-other ul li div[id^=st-].sharethis-inline-share-buttons .st-btn:hover {
	opacity: 1 !important;
	top: 0 !important
}

.actualite .panel-partager>h3 img,
.panel-partager>.h5 img {
	display: inline-block;
	vertical-align: baseline
}

.panel-partager button.active+.lead-factory-form {
	display: block;
	position: absolute;
	top: 55px;
	left: -1px;
	right: -1px;
	border: 1px solid #e9e9e9;
	border-top: 0 solid #e9e9e9;
	-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 1px rgba(0, 0, 0, .1);
	border-radius: 7px;
	background: #fff
}

.panel-partager button.active+.lead-factory-form .titre-partage {
	position: relative;
	text-align: center;
	color: #a6a6a6
}

.panel-partager button.active+.lead-factory-form .titre-partage p {
	position: relative;
	z-index: 10;
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	background: #fff
}

.panel-partager button.active+.lead-factory-form .titre-partage hr {
	position: absolute;
	z-index: 1;
	padding: 0;
	top: 14px;
	left: 5%;
	width: 90%;
	margin: 0;
	border-top: 1px solid #a6a6a6;
	border-bottom: none
}

.panel-partager textarea {
	resize: none;
	height: 140px
}

.js .panel-partager .lead-factory-form {
	display: none
}

.panel-partager .lead-factory-form form {
	background-color: #fff;
	padding: 0 20px;
	z-index: 30
}

.panel-sommaire {
	background-color: #f2f2f2;
	padding: 14px 20px;
	border-radius: 0
}

.panel-sommaire p {
	line-height: normal;
	font-weight: 200
}

.panel-sommaire .h2 {
	margin: 0 0 8px
}

.fiche-main .panel-sommaire ul,
.panel-sommaire .fiche-main ul,
.panel-sommaire .list-unstyled,
.panel-sommaire .template-bandeau .wysiwyg.archives ul,
.panel-sommaire div[class*=template-] .wysiwyg.archives ul,
.template-bandeau .wysiwyg.archives .panel-sommaire ul,
div[class*=template-] .wysiwyg.archives .panel-sommaire ul {
	margin-bottom: 0
}

.fiche-main .panel-sommaire ul li,
.panel-sommaire .fiche-main ul li,
.panel-sommaire .list-unstyled li,
.panel-sommaire .template-bandeau .wysiwyg.archives ul li,
.panel-sommaire div[class*=template-] .wysiwyg.archives ul li,
.template-bandeau .wysiwyg.archives .panel-sommaire ul li,
div[class*=template-] .wysiwyg.archives .panel-sommaire ul li {
	margin-top: 28px
}

.panel-sommaire .small {
	display: block
}

.panel-sommaire .small img {
	display: inline-block;
	margin-right: 10px
}

.panel-sommaire .nav-tabs>li>a {
	padding-top: 5px;
	padding-bottom: 5px
}

.panel-cata {
	background: url(img/background-new-catalogue.png) no-repeat 50% #fbfbfb;
	background-size: cover;
	padding-top: 41px;
	padding-bottom: 60px;
	border: 0;
	box-shadow: none;
	position: relative;
	min-height: 436px
}

.panel-cata .link-block {
	background: url(img/fond-bandeau-new-catalogue.png) no-repeat 100% 0 #fff;
	box-shadow: 24px 24px 34px 14px rgba(0, 0, 0, .1);
	border-radius: 21px;
	padding: 21.53846px 20px;
	background-size: 20%
}

.panel-cata .link-block h2 {
	font-family: Concert One Regular;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 14px;
	color: #00a18e
}

.panel-cata .link-block p {
	font-family: Gotham SSm A;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 13px;
	color: #000
}

.panel-cata .link-block img {
	aspect-ratio: auto 250/325
}

@media (min-width:992px) {
	.panel-cata .link-block img {
		margin: 0 auto
	}
}

@media (min-width:992px) {
	.panel-cata .link-block {
		padding: 21.53846px 50px;
		background-size: auto
	}

	.panel-cata .link-block div {
		padding-left: 50px;
		text-align: left
	}

	.panel-cata .link-block h2 {
		font-size: 22px;
		line-height: 17px;
		margin-top: 50px
	}

	.panel-cata .link-block p {
		font-size: 16px;
		line-height: 19px
	}
}

@media (min-width:992px) {
	.panel-cata:before {
		right: 100%;
		left: auto;
		background-color: #fafafa
	}

	.panel-cata:after,
	.panel-cata:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		height: 100%;
		z-index: 10
	}

	.panel-cata:after {
		left: 100%;
		background-color: #fbfbfb
	}
}

.panel-square {
	margin: 0 0 18.66667px;
	position: relative;
	overflow: hidden;
	border: 0
}

.panel-square a {
	color: #fff
}

.panel-square .btn,
.panel-square .btn-cta {
	border-color: #97d73f;
	background-color: #fff;
	border-width: 2px;
	white-space: normal
}

.panel-square .btn-cta:after,
.panel-square .btn:after {
	border-left-width: 2px;
	border-left-color: #97d73f;
	background-color: #97d73f
}

.panel-square:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	background-color: rgba(60, 61, 65, .4);
	z-index: 5
}

.panel-square .panel-body {
	position: relative;
	height: 273px;
	z-index: 10;
	padding-left: 10px;
	padding-right: 10px
}

.panel-square .h2 {
	color: #fff;
	text-align: center;
	margin: 0;
	letter-spacing: 2px;
	line-height: 1
}

.panel-square ul {
	position: absolute;
	bottom: 14px;
	left: 10px;
	right: 10px
}

.panel-square .panel-bg {
	position: absolute;
	left: -999px;
	top: -999px;
	bottom: -999px;
	right: -999px;
	margin: auto
}

@media (min-width:768px) {
	.panel-squares {
		position: absolute;
		bottom: 0;
		left: 10px;
		right: 10px
	}

	.panel-squares+.panel-squares-placeholder {
		height: 291.66667px
	}

	.panel-squares+.panel-squares-placeholder-2 {
		height: 574px
	}
}

.panel-default {
	margin: 14px 10px
}

.panel-default>a {
	box-shadow: 2px 2px 1px rgba(0, 0, 0, .2);
	transition: box-shadow .2s
}

.panel-default>a:focus,
.panel-default>a:hover {
	box-shadow: 1px 1px 0 rgba(0, 0, 0, .1)
}

.col-sm-6 .panel-default {
	margin: 0 0 18.66667px
}

.panel-default .panel-footer {
	height: 84px;
	overflow: hidden
}

.col-sm-6 .panel-default .panel-footer {
	height: 56px;
	padding-top: 14px;
	padding-bottom: 14px
}

.panel-default .panel-footer img {
	max-height: 56px;
	max-width: 100px;
	margin-top: -14px;
	width: auto;
	height: auto
}

.col-sm-6 .panel-default .panel-footer img {
	max-height: 42px;
	margin-top: -7px;
	width: auto;
	height: auto
}

.panel-default .panel-body a {
	display: inline;
	text-decoration: underline
}

.panel-default a {
	display: block;
	text-decoration: none
}

.panel-default a .panel-body {
	position: relative
}

.panel-default a .panel-body .panel-arrow {
	position: absolute;
	right: 20px;
	bottom: 0;
	padding: 15px;
	z-index: 5;
	margin-bottom: -20px;
	background-color: #97d73f;
	border-radius: 50%;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	transition: background-color .2s, box-shadow .2s
}

.col-sm-6 .panel-default a .panel-body .panel-arrow {
	padding: 10px;
	margin-bottom: -15px
}

.panel-default a:focus h3,
.panel-default a:hover h3 {
	color: #97d73f
}

.panel-default a:focus .panel-body .panel-arrow,
.panel-default a:hover .panel-body .panel-arrow {
	background-color: #8bb83c;
	box-shadow: 0 0 1px rgba(0, 0, 0, .3)
}

.actualite .panel-default h2,
.actualite .panel-default h3,
.panel-default .actualite h2,
.panel-default .actualite h3,
.panel-default .h4,
.panel-default .h5,
.panel-default .msg-cycle:before,
.panel-default .msg-indicateurs-resultats:before,
.panel-default .msg-note:before,
.panel-default .msg-tooltip:before,
.panel-default .msg-training:before,
.panel-default .msg-warning:before {
	position: relative;
	margin: 0;
	padding: 7px 0;
	transition: color .2s
}

.actualite .col-sm-6 .panel-default h2,
.actualite .col-sm-6 .panel-default h3,
.col-sm-6 .panel-default .actualite h2,
.col-sm-6 .panel-default .actualite h3,
.col-sm-6 .panel-default .h4,
.col-sm-6 .panel-default .h5,
.col-sm-6 .panel-default .msg-cycle:before,
.col-sm-6 .panel-default .msg-indicateurs-resultats:before,
.col-sm-6 .panel-default .msg-note:before,
.col-sm-6 .panel-default .msg-tooltip:before,
.col-sm-6 .panel-default .msg-training:before,
.col-sm-6 .panel-default .msg-warning:before {
	height: 84px;
	overflow: hidden;
	line-height: normal
}

@media (max-width:767px) {

	.actualite .col-sm-6 .panel-default h2,
	.actualite .col-sm-6 .panel-default h3,
	.col-sm-6 .panel-default .actualite h2,
	.col-sm-6 .panel-default .actualite h3,
	.col-sm-6 .panel-default .h4,
	.col-sm-6 .panel-default .h5,
	.col-sm-6 .panel-default .msg-cycle:before,
	.col-sm-6 .panel-default .msg-indicateurs-resultats:before,
	.col-sm-6 .panel-default .msg-note:before,
	.col-sm-6 .panel-default .msg-tooltip:before,
	.col-sm-6 .panel-default .msg-training:before,
	.col-sm-6 .panel-default .msg-warning:before {
		height: 112px;
		font-size: 17px;
		line-height: 25px
	}
}

.actualite .panel-default h2:before,
.actualite .panel-default h3:before,
.panel-default .actualite h2:before,
.panel-default .actualite h3:before,
.panel-default .h4:before,
.panel-default .h5:before,
.panel-default .msg-cycle:before,
.panel-default .msg-indicateurs-resultats:before,
.panel-default .msg-note:before,
.panel-default .msg-tooltip:before,
.panel-default .msg-training:before,
.panel-default .msg-warning:before {
	content: "";
	position: absolute;
	bottom: 100%;
	margin-bottom: -2px;
	left: 0;
	background-color: #97d73f;
	height: 2px;
	width: 30px
}

.panel-default>.panel-heading {
	background-color: transparent
}

.panel-default>.panel-heading a[aria-expanded=true] {
	background-color: #ebebeb
}

.panel-news {
	background-color: #94b3d1;
	position: relative;
	border-radius: 0;
	border: none;
	color: #fff;
	margin-bottom: 20px
}

.panel-news .panel-news_title {
	font-weight: 500;
	font-size: 18px;
	line-height: 1
}

@media (max-width:767px) {
	.panel-news .panel-news_title {
		font-size: 13px
	}
}

.panel-news .panel-news_subtitle {
	font-size: 13px
}

@media (max-width:767px) {
	.panel-news .panel-news_subtitle {
		font-size: 10px
	}
}

.panel-news .panel-body {
	position: relative;
	padding: 32px 20px
}

@media (max-width:1661px) {
	.panel-news .panel-body {
		padding: 11px 20px
	}
}

.panel-news-bg {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -29px;
	opacity: .5
}

@media (max-width:767px) {
	.panel-news-bg {
		width: 60px;
		margin-top: -17px
	}
}

.panel-news-bg.full-width {
	opacity: 1
}

.panel-success {
	background: url(img/check-ok.png) no-repeat 25px 50% #fff;
	padding-left: 75px
}

.panel-pedago {
	background-color: #f6f5f5;
	position: relative;
	box-shadow: none;
	margin: 0
}

.panel-pedago .btn-ct {
	text-align: right
}

@media (max-width:767px) {
	.panel-pedago .btn-ct {
		text-align: center
	}
}

.panel-pedago .work-img {
	display: block
}

@media (max-width:767px) {
	.panel-pedago .work-img {
		margin: 0 auto 1rem
	}
}

.panel-pedago h3 {
	margin-top: 0;
	font-size: 27px;
	font-weight: 400
}

@media (max-width:767px) {
	.panel-pedago h3 {
		text-align: center
	}
}

.panel-top {
	margin-bottom: 1px
}

.panel-top h1 {
	position: relative;
	margin: 0;
	padding: 7px 0
}

.panel-top h1:before {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 0;
	background-color: #97d73f;
	height: 4px;
	width: 90px
}

.panel-top p {
	font-weight: 200
}

.panel-top .fake-table>*>* {
	padding: 20px
}

.panel-top .fake-table .statistics {
	padding-left: 40px;
	border-left: 1px solid rgba(0, 0, 0, .05)
}

.panel-top .h1 {
	font-size: 35px;
	margin: 0
}

@media (min-width:768px) {
	.panel-top .h1 {
		display: block
	}
}

.panel-top span.h1 {
	color: #97d73f
}

@media (max-width:767px) {
	.panel-top .panel-body {
		padding: 0
	}

	.panel-top .h1 {
		font-size: 25px;
		text-align: left;
		margin-top: -17px
	}

	.panel-top .h1+.statistics {
		margin-bottom: -28px;
		padding-top: 40px
	}

	.panel-top h1 {
		padding: 0
	}
}

.panel-top-training span.h1 {
	font-size: 11px;
	font-weight: 400;
	color: #a7a7a7
}

.panel-dossier {
	font-family: Gotham SSm A, sans-serif;
	background-color: #f6f6f6;
	border-radius: 0;
	padding: 20px 10px;
	position: relative;
	overflow: hidden
}

.panel-dossier ul {
	margin-bottom: 0
}

.panel-dossier ul li {
	position: static
}

.panel-dossier ul li:before {
	display: none
}

.panel-dossier .row {
	display: table;
	width: 100%;
	margin: 0
}

.panel-dossier .col-sm-7 {
	float: none;
	width: 70%;
	display: table-cell;
	vertical-align: middle
}

.panel-dossier .col-sm-7 p {
	margin: 0
}

#form-devis-offset form#comundi_atlas_devis_projet .panel-dossier .form-col-message,
.panel-dossier #form-devis-offset form#comundi_atlas_devis_projet .form-col-message,
.panel-dossier .col-sm-4,
.panel-dossier form#comundi_atlas_devis_projet .form-col-personal-data,
.panel-dossier form#comundi_atlas_devis_projet .form-col-title,
form#comundi_atlas_devis_projet .panel-dossier .form-col-personal-data,
form#comundi_atlas_devis_projet .panel-dossier .form-col-title {
	float: none;
	width: 30%;
	position: static;
	display: table-cell;
	text-align: right;
	vertical-align: middle
}

.panel-dossier-bg {
	position: absolute;
	bottom: -42px;
	right: -20px
}

@media (max-width:767px) {
	.panel-dossier p {
		font-size: 17px;
		line-height: normal
	}

	.panel-dossier .col-sm-7 {
		display: block;
		width: 100%;
		padding-bottom: 20px
	}

	#form-devis-offset form#comundi_atlas_devis_projet .panel-dossier .form-col-message,
	.panel-dossier #form-devis-offset form#comundi_atlas_devis_projet .form-col-message,
	.panel-dossier .col-sm-4,
	.panel-dossier form#comundi_atlas_devis_projet .form-col-personal-data,
	.panel-dossier form#comundi_atlas_devis_projet .form-col-title,
	form#comundi_atlas_devis_projet .panel-dossier .form-col-personal-data,
	form#comundi_atlas_devis_projet .panel-dossier .form-col-title {
		display: block;
		width: 100%
	}

	.panel-dossier .btn,
	.panel-dossier .btn-cta {
		position: relative;
		right: auto;
		top: auto;
		margin-top: 0;
		width: 100%
	}
}

.panel-format {
	border-color: #cdcdcd;
	box-shadow: none
}

.actualite .panel-format h2>img,
.panel-format .actualite h2>img,
.panel-format .h4>img,
.panel-format .msg-cycle:before>img,
.panel-format .msg-indicateurs-resultats:before>img,
.panel-format .msg-note:before>img,
.panel-format .msg-tooltip:before>img,
.panel-format .msg-training:before>img,
.panel-format .msg-warning:before>img {
	background-color: red
}

.panel-format ul {
	font-size: 12px;
	line-height: 1.16667
}

@media (min-width:768px) and (max-width:1068px) {
	.panel-format ul {
		font-size: 10px;
		line-height: 1.4
	}
}

.panel-format .panel-header {
	color: #97d73f
}

@media (max-width:767px) {
	.panel-format .panel-header {
		padding-bottom: 10px
	}

	.actualite .panel-format .panel-header h2,
	.panel-format .panel-header .actualite h2,
	.panel-format .panel-header .h4,
	.panel-format .panel-header .msg-cycle:before,
	.panel-format .panel-header .msg-indicateurs-resultats:before,
	.panel-format .panel-header .msg-note:before,
	.panel-format .panel-header .msg-tooltip:before,
	.panel-format .panel-header .msg-training:before,
	.panel-format .panel-header .msg-warning:before {
		font-size: 23px
	}
}

.panel-format .panel-body {
	padding: 0
}

@media (min-width:768px) {
	.panel-format .panel-body {
		height: 378px
	}
}

.panel-format .panel-body li {
	padding-bottom: 42px;
	padding-left: 18.66667px;
	padding-right: 18.66667px;
	position: relative
}

@media (max-width:767px) {
	.panel-format .panel-body li {
		float: none;
		width: auto;
		text-align: left;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 20px;
		font-size: 16px
	}

	.panel-format .panel-body li img.visible-xs {
		display: inline-block !important
	}
}

.panel-format .panel-body a>span {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 42px;
	padding: 0 10px
}

@media (max-width:767px) {
	.panel-format .panel-body a>span {
		padding: 0;
		position: inherit;
		bottom: auto;
		left: auto;
		right: auto;
		height: auto
	}
}

.actualite .panel-format h2,
.panel-format .actualite h2,
.panel-format .h4,
.panel-format .msg-cycle:before,
.panel-format .msg-indicateurs-resultats:before,
.panel-format .msg-note:before,
.panel-format .msg-tooltip:before,
.panel-format .msg-training:before,
.panel-format .msg-warning:before {
	font-weight: 500
}

.panel-format .panel-footer {
	background-color: transparent;
	padding: 14px 0;
	border-top: 1px solid #cdcdcd;
	margin-top: -1px;
	color: #97d73f
}

.panel-format .panel-footer ul {
	margin-bottom: 0
}

.panel-format .panel-footer a {
	font-size: 14px
}

.fiche-main .pratique,
.fiche-main .pratique-titre,
.panel-cas,
.template-bandeau .wysiwyg.archives .pratique,
.template-bandeau .wysiwyg.archives .pratique-titre,
div[class*=template-] .wysiwyg.archives .pratique,
div[class*=template-] .wysiwyg.archives .pratique-titre {
	background-color: #f8fcf1;
	margin: 28px 0;
	border: 1px solid #e5e5e5;
	border-left: 5px solid #97d73f;
	padding: 14px 60px 14px 20px;
	border-radius: 0;
	box-shadow: none;
	position: relative
}

@media (max-width:767px) {

	.fiche-main .pratique,
	.fiche-main .pratique-titre,
	.panel-cas,
	.template-bandeau .wysiwyg.archives .pratique,
	.template-bandeau .wysiwyg.archives .pratique-titre,
	div[class*=template-] .wysiwyg.archives .pratique,
	div[class*=template-] .wysiwyg.archives .pratique-titre {
		margin-left: -20px;
		margin-right: -20px
	}
}

.fiche-main .pratique-titre img,
.fiche-main .pratique img,
.panel-cas img,
.template-bandeau .wysiwyg.archives .pratique-titre img,
.template-bandeau .wysiwyg.archives .pratique img,
div[class*=template-] .wysiwyg.archives .pratique-titre img,
div[class*=template-] .wysiwyg.archives .pratique img {
	position: absolute;
	right: 20px;
	top: 28px
}

.panel-training {
	box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
	transition: box-shadow .2s;
	border-radius: 7px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding: 0 15px;
	border-left: 7px solid #ed9e16
}

.panel-training>a {
	position: relative;
	display: block;
	text-decoration: none;
	background: url(img/picto-training.png) no-repeat #fff right 50%;
	padding: 15px 50px 10px 0
}

.panel-training>a:focus,
.panel-training>a:hover {
	box-shadow: 1px 1px 8px rgba(0, 0, 0, .2)
}

.panel-training>a div .training-title-1 {
	color: #ed9e16;
	text-transform: uppercase;
	margin-bottom: 5px
}

.panel-training>a div .training-title-2 {
	color: #ed9e16;
	margin-bottom: 5px
}

.panel-training>a div p {
	margin-bottom: 5px;
	line-height: 18px
}

.panel-valid-acquis {
	box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
	transition: box-shadow .2s;
	border-radius: 7px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding: 0 15px;
	border-left: 7px solid #94b3d1
}

.panel-valid-acquis>a {
	position: relative;
	display: block;
	text-decoration: none;
	background: url(img/picto-valid-acquis.png) no-repeat #fff right 50%;
	padding: 15px 50px 10px 0
}

.panel-valid-acquis>a:focus,
.panel-valid-acquis>a:hover {
	box-shadow: 1px 1px 8px rgba(0, 0, 0, .2)
}

.panel-valid-acquis>a div .training-title {
	color: #94b3d1;
	text-transform: uppercase;
	margin-bottom: 5px
}

.panel-valid-acquis>a div p {
	margin-bottom: 5px;
	line-height: 18px
}

.panel-search {
	border: none;
	border-radius: 9px;
	box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
	transition: box-shadow .2s
}

.panel-search.formation-intra {
	background: #cecece;
	padding-right: 20px
}

.panel-search.formation-inter {
	background: #058791;
	padding-right: 20px
}

.panel-search.formation-cpf {
	background: #f2e205;
	padding-right: 20px
}

.panel-search.formation-attente {
	background: #b7b7b7;
	padding-right: 20px
}

.panel-search.formation-valide {
	background: #94b3d1;
	padding-right: 20px
}

.panel-search.formation-encours {
	background: #ff5722;
	padding-right: 20px
}

.panel-search.formation-signature {
	background: #607d8b;
	padding-right: 20px
}

.panel-search.formation-termine {
	background: #009688;
	padding-right: 20px
}








.panel-search:focus,
.panel-search:hover {
	box-shadow: 1px 1px 8px rgba(0, 0, 0, .2)
}

.panel-search>a,
.panel-search>span {
	position: relative;
	display: block;
	text-decoration: none;
	border-radius: 7px 0 0 7px;
	background-color: #fcfcfc;
	padding: 10px 15px 10px 5px
}

@media (min-width:991px) {

	.panel-search>a,
	.panel-search>span {
		padding: 10px 15px 10px 5px
	}
}

.panel-search>a:after,
.panel-search>span:after {
	content: url(img/puce-fleche-white.png);
	position: absolute;
	right: -14px;
	text-decoration: none;
	font-size: 12px;
	top: calc(50% - 12px);
	color: #34b047
}

.panel-search>a .row-eq-height>div>div,
.panel-search>span .row-eq-height>div>div {
	width: 100%
}

.panel-search>a .formation-associee-titre,
.panel-search>a h1,
.panel-search>a h2,
.panel-search>a h3,
.panel-search>span .formation-associee-titre,
.panel-search>span h1,
.panel-search>span h2,
.panel-search>span h3 {
	text-transform: uppercase;
	font-size: 16px;
	font-family: Gotham SSm Medium;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 25px;
	color: #000
}

.panel-search>a .sous-categorie,
.panel-search>span .sous-categorie {
	font-family: Gotham SSm Medium;
	line-height: 16px;
	font-size: 13px;
	margin-bottom: 5px
}

.panel-search>a .price,
.panel-search>span .price {
	line-height: 16px;
	font-size: 13px;
	letter-spacing: -.5px;
	margin-bottom: 0;
	width: 100%
}

@media (max-width:991px) {

	.panel-search>a .price,
	.panel-search>span .price {
		font-size: 14px;
		font-family: Gotham SSm Bold
	}
}

.panel-search>a .postit,
.panel-search>span .postit {
	-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
	-moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-family: Gotham SSm Medium;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 3px 7px;
	margin-right: 10px;
	margin-left: 0
}

.panel-search>a .postit-best,
.panel-search>span .postit-best {
	background-color: #f49c18
}

.panel-search>a .postit-session-garantie,
.panel-search>span .postit-session-garantie {
	background-color: #a6d459
}

.panel-search>a .postit-cfp,
.panel-search>span .postit-cfp {
	background-color: #0c4391
}

.panel-search>a .postit-digital-learning,
.panel-search>span .postit-digital-learning {
	background-color: #8206ca
}

.panel-search>a .postit-dpc,
.panel-search>span .postit-dpc {
	background-color: #208eb1
}

.panel-search>a .postit-nouveautes,
.panel-search>span .postit-nouveautes {
	background-color: #e50046
}

.panel-search>a .postit-parcours,
.panel-search>span .postit-parcours {
	background-color: #6bc2e2
}

.panel-search>a .postit-autre,
.panel-search>span .postit-autre {
	background-color: #ed1852
}

.panel-search>a .pull-right-sm .postit,
.panel-search>span .pull-right-sm .postit {
	margin-left: 10px;
	margin-right: 0
}

.panel-search>a ul,
.panel-search>span ul {
	margin-top: 7px;
	margin-bottom: 7px
}

@media (min-width:992px) {

	.panel-search>a ul,
	.panel-search>span ul {
		margin-top: 0;
		margin-bottom: 0
	}
}

.panel-search>a ul.infos-result li,
.panel-search>span ul.infos-result li {
	border-right: 1px solid #d6d6d6;
	padding: 0 10px;
	line-height: 24px;
	margin-bottom: 0;
	font-family: Gotham SSm Book
}

.panel-search>a ul.infos-result li:last-child,
.panel-search>span ul.infos-result li:last-child {
	border-right: none
}

.panel-search>a .discover,
.panel-search>span .discover {
	font-family: Gotham SSm Medium
}

@media (max-width:991px) {

	.panel-search>a .discover,
	.panel-search>span .discover {
		margin-bottom: 10px !important
	}
}

.panel-search>span {
	padding: 10px 15px 10px 5px;
	border-radius: 7px
}

@media (min-width:991px) {
	.panel-search>span {
		padding: 10px 35px 10px 5px
	}
}



.panel-webinar>a {
	display: block;
	text-decoration: none;
	box-shadow: 2px 2px 1px rgba(0, 0, 0, .2);
	transition: box-shadow .2s;
	border-radius: 3px
}

.panel-webinar>a:focus,
.panel-webinar>a:hover {
	box-shadow: 1px 1px 0 rgba(0, 0, 0, .1)
}

.panel-webinar>a>div {
	border-radius: 3px
}

.panel-webinar>a>div .panel-img {
	min-height: 190px
}

.panel-webinar>a>div .panel-img,
.panel-webinar>a>div .panel-img img {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}

.panel-webinar>a>div .panel-img .thematic {
	position: absolute;
	top: 0;
	left: 0
}

.panel-webinar>a>div .thematic {
	padding: 5px 10px;
	display: inline-block;
	color: #fff;
	font-family: Gotham SSm Medium;
	font-size: 13px;
	border-radius: 3px;
	background-color: #94b3d1;
	line-height: 16px
}

@media (min-width:991px) {
	.panel-webinar>a>div .thematic {
		line-height: 20px
	}
}

.panel-webinar>a>div .panel-body {
	position: relative;
	padding: 14px
}

@media (min-width:991px) {
	.panel-webinar>a>div .panel-body {
		padding: 14px 30px;
		min-height: 190px
	}
}

.panel-webinar>a>div .panel-body>h3 {
	font-size: 16px;
	line-height: 20px;
	font-family: Gotham SSm Medium
}

@media (min-width:991px) {
	.panel-webinar>a>div .panel-body>h3 {
		font-size: 19px;
		line-height: 22px
	}
}

.panel-webinar>a>div .panel-body>div {
	margin-bottom: 15px;
	font-family: Gotham SSm Medium;
	line-height: 14px
}

@media (min-width:991px) {
	.panel-webinar>a>div .panel-body>div {
		margin-bottom: 0
	}
}

.panel-webinar>a>div .panel-body>div img+p {
	line-height: 20px;
	margin: 0 0 0 10px
}

.panel-webinar>a>div .panel-body>div img+p span {
	font-family: Gotham SSm Medium
}

.panel-webinar>a>div .panel-body .btn,
.panel-webinar>a>div .panel-body .btn-cta {
	float: right
}

@media (min-width:991px) {

	.panel-webinar>a>div .panel-body .btn,
	.panel-webinar>a>div .panel-body .btn-cta {
		position: absolute;
		bottom: 14px;
		right: 23px
	}
}

@media (max-width:992px) {
	.panel-webinar>a .row-eq-height {
		display: block
	}
}

.fiche-main .pratique-titre .statistics,
.fiche-main .pratique .statistics,
.panel .statistics,
.template-bandeau .wysiwyg.archives .pratique-titre .statistics,
.template-bandeau .wysiwyg.archives .pratique .statistics,
div[class*=template-] .wysiwyg.archives .pratique-titre .statistics,
div[class*=template-] .wysiwyg.archives .pratique .statistics {
	font-size: 11px
}

.fiche-main .pratique-titre .statistics li,
.fiche-main .pratique .statistics li,
.panel .statistics li,
.template-bandeau .wysiwyg.archives .pratique-titre .statistics li,
.template-bandeau .wysiwyg.archives .pratique .statistics li,
div[class*=template-] .wysiwyg.archives .pratique-titre .statistics li,
div[class*=template-] .wysiwyg.archives .pratique .statistics li {
	margin-bottom: 20px
}

.fiche-main .pratique-titre .statistics span.h1,
.fiche-main .pratique .statistics span.h1,
.panel .statistics span.h1,
.template-bandeau .wysiwyg.archives .pratique-titre .statistics span.h1,
.template-bandeau .wysiwyg.archives .pratique .statistics span.h1,
div[class*=template-] .wysiwyg.archives .pratique-titre .statistics span.h1,
div[class*=template-] .wysiwyg.archives .pratique .statistics span.h1 {
	line-height: normal
}

.fiche-main .pratique-titre .statistics .statistics_title,
.fiche-main .pratique .statistics .statistics_title,
.panel .statistics .statistics_title,
.template-bandeau .wysiwyg.archives .pratique-titre .statistics .statistics_title,
.template-bandeau .wysiwyg.archives .pratique .statistics .statistics_title,
div[class*=template-] .wysiwyg.archives .pratique-titre .statistics .statistics_title,
div[class*=template-] .wysiwyg.archives .pratique .statistics .statistics_title {
	font-size: 11px
}

@media (max-width:767px) {

	.fiche-main .pratique-titre .statistics,
	.fiche-main .pratique .statistics,
	.panel .statistics,
	.template-bandeau .wysiwyg.archives .pratique-titre .statistics,
	.template-bandeau .wysiwyg.archives .pratique .statistics,
	div[class*=template-] .wysiwyg.archives .pratique-titre .statistics,
	div[class*=template-] .wysiwyg.archives .pratique .statistics {
		margin-left: -10px;
		margin-right: -10px
	}

	.fiche-main .pratique-titre .statistics li,
	.fiche-main .pratique .statistics li,
	.panel .statistics li,
	.template-bandeau .wysiwyg.archives .pratique-titre .statistics li,
	.template-bandeau .wysiwyg.archives .pratique .statistics li,
	div[class*=template-] .wysiwyg.archives .pratique-titre .statistics li,
	div[class*=template-] .wysiwyg.archives .pratique .statistics li {
		display: inline-block;
		width: 32.4%;
		text-align: center
	}

	.fiche-main .pratique-titre .statistics li span,
	.fiche-main .pratique .statistics li span,
	.panel .statistics li span,
	.template-bandeau .wysiwyg.archives .pratique-titre .statistics li span,
	.template-bandeau .wysiwyg.archives .pratique .statistics li span,
	div[class*=template-] .wysiwyg.archives .pratique-titre .statistics li span,
	div[class*=template-] .wysiwyg.archives .pratique .statistics li span {
		display: block;
		text-align: center
	}
}

@media (min-width:768px) {
	.squarepanel-sidebar .panel-squares {
		position: relative;
		margin: 0 auto;
		left: inherit;
		right: inherit
	}
}

.bloc {
	margin-left: -10px;
	margin-right: -10px;
	padding: 28px 10px;
	position: relative;
	z-index: 1;
	background-color: #fff
}

@media (min-width:767px) {
	.bloc {
		padding: 28px 20px
	}
}

.bloc-vertical-expander {
	padding: 25px 0
}

.bloc-gray,
.bloc-gray .bloc {
	background-color: #f6f5f5
}

.bloc-gris {
	background-color: #f7f7f7;
	position: relative
}

@media (min-width:992px) {
	.bloc-gris:before {
		right: 100%
	}

	.bloc-gris:after,
	.bloc-gris:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		background-color: #f7f7f7;
		height: 100%;
		z-index: 5
	}

	.bloc-gris:after {
		left: 100%
	}
}

.bloc-yellow {
	background-color: #ffc51c;
	position: relative;
	padding-top: 20px;
	padding-bottom: 0
}

.bloc-yellow.expand:before,
.bloc-yellow:after {
	content: "";
	position: absolute;
	left: 100%;
	width: 2000px;
	top: 0;
	bottom: 0;
	background-color: inherit
}

@media (max-width:768px) {

	.bloc-yellow.expand:before,
	.bloc-yellow:after {
		display: none
	}
}

.bloc-yellow.expand:before,
.bloc-yellow:before {
	content: "";
	position: absolute;
	right: 100%;
	left: auto;
	width: 2000px;
	top: 0;
	bottom: 0;
	background-color: inherit
}

@media (max-width:768px) {

	.bloc-yellow.expand:before,
	.bloc-yellow:before {
		display: none
	}
}

.bloc-yellow h1 {
	font-family: Concert One Regular;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 14px;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 5px
}

@media (min-width:992px) {
	.bloc-yellow h1 {
		font-size: 30px;
		line-height: 27px;
		margin-bottom: 25px;
		margin-top: 28px
	}
}

.bloc-yellow #col-gauche p {
	margin-bottom: 10px
}

.bloc-yellow #col-gauche p a {
	font-family: Gotham SSm A;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	display: block
}

@media (min-width:992px) {
	.bloc-yellow #col-gauche p a {
		font-size: 18px;
		line-height: 24px
	}
}

.bloc-yellow #col-gauche>div {
	font-size: 16px
}

.bloc-yellow .bloc-success,
.bloc-yellow .form {
	background: #fff;
	border: .9px solid #f4f4f4;
	box-sizing: border-box;
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	border-radius: 7px;
	margin-bottom: 30px
}

.bloc-yellow .bloc-success h1,
.bloc-yellow .form h1 {
	color: #ffc51c;
	text-align: center;
	margin-top: 0
}

@media (max-width:992px) {

	.bloc-yellow .bloc-success h1,
	.bloc-yellow .form h1 {
		line-height: 20px;
		margin-bottom: 25px;
		margin-top: 0;
		text-align: left
	}
}

.bloc-yellow .bloc-success {
	padding: 33px
}

@media (min-width:992px) {
	.bloc-yellow .bloc-success {
		margin: 0 25px
	}
}

.bloc-yellow .bloc-success p {
	margin: 0
}

.bloc-yellow .bloc-success a {
	font-family: Gotham SSm A;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	display: inline-block;
	color: #fff
}

.bloc-yellow iframe+p {
	padding: 30px 0
}

.bloc-magcompetence {
	background: #1a1a1a;
	padding: 0;
	overflow: hidden
}

.bloc-magcompetence * {
	color: #fff
}

.bloc-magcompetence .content .post-wrap {
	position: relative;
	display: block;
	margin-top: 40px
}

.bloc-magcompetence .content .post-wrap .post-header .post-thumb-outer {
	position: relative;
	z-index: 0;
	display: block;
	overflow: hidden;
	margin-bottom: 12px;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden
}

.bloc-magcompetence .content .post-wrap .post-header .post-thumb-outer a {
	outline: none;
	color: inherit;
	text-decoration: none;
	line-height: inherit
}

.bloc-magcompetence .content .post-wrap .post-header .post-thumb-outer a .thumbnail-resize {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: auto;
	line-height: 0;
	object-fit: cover;
	-o-object-fit: cover;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden
}

.bloc-magcompetence .content .post-wrap .post-header .post-thumb-outer a .thumbnail-resize img {
	width: 100%;
	height: auto;
	vertical-align: middle
}

.bloc-magcompetence .content .post-body {
	position: relative;
	z-index: 2;
	display: block;
	margin: 0 10px;
	padding: 0;
	background: none
}

@media (min-width:992px) {
	.bloc-magcompetence .content .post-body {
		margin-top: -90px;
		margin-right: 20px;
		margin-left: 20px;
		padding: 20px;
		background-color: #282828
	}
}

.bloc-magcompetence .content .post-body .post-title {
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	line-height: 1.1
}

.bloc-magcompetence .content .post-body .post-title a {
	text-decoration: none;
	color: #fff
}

.bloc-magcompetence .content .post-body .post-excerpt {
	position: relative;
	display: block;
	margin-top: 12px;
	margin-bottom: 30px;
	min-height: 100px
}

@media (min-width:992px) {
	.bloc-magcompetence .content .post-body .post-excerpt {
		margin-bottom: 0
	}
}

.bloc-magcompetence .content .post-body .post-excerpt p {
	line-height: 20px;
	font-size: 16px;
	margin: 0
}

.bloc-magcompetence .content .post-cat-info {
	z-index: 4;
	display: block;
	margin-bottom: 12px;
	text-transform: uppercase;
	font-weight: 700;
	font-style: normal;
	font-size: 10px;
	line-height: 1
}

.bloc-magcompetence .content .post-cat-info .cat-info-el {
	margin-right: 4px;
	padding: 0 5px;
	background-color: #ff4545;
	color: #fff;
	vertical-align: middle;
	line-height: 16px;
	position: relative;
	display: inline-block;
	text-decoration: none
}

.bloc-magcompetence .content .post-meta-info {
	font-weight: 400;
	font-style: normal;
	margin-top: 10px;
	position: relative;
	display: block;
	text-transform: capitalize;
	font-size: 12px;
	line-height: 0
}

.bloc-magcompetence .content .post-meta-info .post-meta-info-left {
	display: inline-block
}

.bloc-magcompetence .content .post-meta-info .post-meta-info-left .meta-info-el {
	display: inline-block;
	margin-right: 12px
}

.bloc-magcompetence .content .post-meta-info .post-meta-info-left .meta-info-el * {
	display: inline-block;
	vertical-align: middle;
	line-height: 20px;
	color: #bbb;
	text-decoration: none
}

.bloc-magcompetence .content .actus {
	background: #282828;
	padding-top: 20px;
	overflow-y: scroll;
	height: 328px
}

.bloc-magcompetence .content .actus::-webkit-scrollbar {
	width: 10px
}

.bloc-magcompetence .content .actus::-webkit-scrollbar-track {
	background: #282828
}

.bloc-magcompetence .content .actus::-webkit-scrollbar-thumb {
	background: #ff4545
}

@media (min-width:992px) {
	.bloc-magcompetence .content .actus {
		padding-right: 8.33333333%;
		padding-left: 4.16666666%;
		padding-top: 0;
		background: none;
		display: none
	}
}

.bloc-magcompetence .content .actus>.top {
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 18px
}

.bloc-magcompetence .content .actus .actu {
	border-bottom: 0 solid #cdcdcd;
	margin-top: 0;
	margin-bottom: 20px
}

.bloc-magcompetence .content .actus .actu .top {
	position: relative;
	max-height: 72px;
	overflow: hidden
}

@media (min-width:992px) {
	.bloc-magcompetence .content .actus .actu .top {
		max-height: 100px
	}
}

.bloc-magcompetence .content .actus .actu .top .post-cat-info {
	position: absolute;
	bottom: 5px;
	left: 15px;
	margin-bottom: 0
}

.bloc-magcompetence .content .actus .actu .top .post-cat-info .cat-info-el {
	margin-right: 15px
}

.bloc-magcompetence .content .actus .actu .post-title-link {
	font-size: 14px;
	line-height: 16px;
	margin: 5px 5px 0
}

.bloc-magcompetence .content .actus .actu .details {
	margin: 0 5px
}

.bloc-magcompetence .voir-plus {
	padding: 20px 0
}

.bloc-magcompetence .voir-plus .btn,
.bloc-magcompetence .voir-plus .btn-cta {
	background: #ff4545;
	border-radius: 15px;
	padding: 6px 10px;
	color: #fff;
	transition: all .3s ease-in-out
}

.bloc-magcompetence .voir-plus .btn-cta:hover,
.bloc-magcompetence .voir-plus .btn:hover {
	color: #ff4545;
	background: #fff
}

.bloc-fiche {
	margin: 0 10px 10px;
	padding: 0;
	background-color: transparent;
	position: relative;
	z-index: 2;
	border: 15px solid #f2f2f2
}

@media (max-width:767px) {
	.bloc-fiche {
		padding: 0
	}
}

.bloc-gray-lt {
	background-color: #f5f5f5
}

.bloc-gray-dark {
	background-color: #7896aa;
	color: #fff;
	margin-bottom: 28px
}

.bloc-green a {
	border: 1px solid hsla(0, 0%, 84.7%, .2);
	border-top: 8px solid #469e8e;
	background: rgba(70, 158, 142, .1)
}

.bloc-orange a {
	border: 1px solid hsla(0, 0%, 84.7%, .2);
	border-top: 8px solid #ff9d33;
	background: rgba(244, 156, 24, .1)
}

.bloc-green-light a {
	border: 1px solid hsla(0, 0%, 84.7%, .2);
	border-top: 8px solid #a6d459;
	background: rgba(166, 212, 89, .1)
}

.bloc-catalogue {
	background-color: #7896aa;
	color: #fff;
	display: block;
	background-image: url(img/catalogue.png);
	background-size: 23%;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	text-decoration: none
}

@media (max-width:767px) {
	.bloc-catalogue {
		margin-bottom: 28px
	}
}

.bloc-catalogue div {
	padding-top: 33px;
	padding-bottom: 19px
}

@media (max-width:1661px) {
	.bloc-catalogue div {
		padding-top: 18px;
		padding-bottom: 4px
	}
}

.bloc-catalogue div .bloc-catalogue_title {
	font-weight: 500;
	font-size: 18px;
	line-height: 24px
}

@media (min-width:768px) {
	.bloc-catalogue div .bloc-catalogue_title {
		font-size: 13px
	}
}

.bloc-catalogue div .bloc-catalogue_subtitle {
	font-size: 13px
}

@media (min-width:768px) {
	.bloc-catalogue div .bloc-catalogue_subtitle {
		font-size: 10px
	}
}

.bloc-catalogue:hover {
	color: #fff;
	text-decoration: none
}

.bloc-catalogue:hover .btn-alt,
.bloc-catalogue:hover .btn-alt:hover,
.bloc-catalogue:hover .btn-cta,
.bloc-catalogue:hover .btn-cta:hover {
	color: #94b3d1
}

.bloc-accompagnement-projet,
.bloc-financement-formation {
	color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	text-decoration: none;
	min-height: 213px
}

.bloc-accompagnement-projet h2,
.bloc-financement-formation h2 {
	position: relative;
	padding-bottom: 10px
}

.bloc-accompagnement-projet h2:after,
.bloc-financement-formation h2:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 100%;
	width: 60px;
	margin-left: -30px;
	height: 2px;
	background-color: #fff
}

.bloc-financement-formation {
	background-image: url(img/bg-bloc-financement-formation.png);
	margin-bottom: 28px
}

@media (min-width:767px) {
	.bloc-financement-formation {
		margin-bottom: 0
	}
}

.bloc-financement-formation .btn,
.bloc-financement-formation .btn-cta {
	background: #94b3d1;
	border-radius: 15px;
	padding: 6px 10px;
	color: #fff;
	transition: all .3s ease-in-out
}

.bloc-financement-formation .btn-cta:hover,
.bloc-financement-formation .btn:hover {
	background: #fff;
	color: #94b3d1
}

.bloc-accompagnement-projet {
	background-image: url(img/bg-bloc-accompagnement-projet.png)
}

.bloc-accompagnement-projet>p {
	font-weight: 700
}

.bloc-accompagnement-projet a {
	display: block;
	color: #fff;
	text-decoration: underline;
	line-height: 1.2
}

.bloc-accompagnement-projet a:hover {
	color: #fff
}

.bloc-accompagnement-projet ul {
	margin: 20px 0 0
}

.bloc-accompagnement-projet ul .texte {
	margin-top: 25px
}

.bloc-accompagnement-projet ul .texte-bis {
	margin-top: 20px
}

.bloc-formations-une {
	padding: 0;
	overflow: hidden;
	margin-bottom: 28px
}

.bloc-formations-une .tabs-main-wrapper .dd-fold {
	display: none
}

.bloc-formations-une .tabs-main-wrapper .tabs {
	display: none;
	table-layout: fixed;
	width: 100%
}

@media (min-width:767px) {
	.bloc-formations-une .tabs-main-wrapper .tabs {
		display: table
	}
}

.bloc-formations-une div[id^=slick-slider-] {
	width: 85%;
	margin: 15px auto 30px;
	overflow: hidden
}

@media (min-width:767px) {
	.bloc-formations-une div[id^=slick-slider-] {
		margin: 30px auto 24px
	}
}

.bloc-formations-une div[id^=slick-slider-] .slick-list {
	background: rgba(228, 2, 70, .7);
	position: relative;
	width: 70%;
	margin: 0 auto;
	height: 260px;
	padding: 0 !important
}

@media (min-width:767px) {
	.bloc-formations-une div[id^=slick-slider-] .slick-list {
		width: 90%;
		padding: 10px !important
	}
}

.bloc-formations-une div[id^=slick-slider-] .slick-list .slick-track {
	height: 100%
}

.bloc-formations-une div[id^=slick-slider-] .slick-list .slick-track .slick-slide {
	padding: 0 !important
}

@media (min-width:767px) {
	.bloc-formations-une div[id^=slick-slider-] .slick-list .slick-track .slick-slide {
		padding: 10px !important
	}
}

.bloc-formations-une div[id^=slick-slider-] .slick-list .slick-track .slick-slide .item {
	background: #fff
}

.bloc-formations-une div[id^=slick-slider-] .slick-list .slick-track .slick-slide .item img {
	display: inline-block
}

.bloc-formations-une div[id^=slick-slider-] .slick-list .slick-track .slick-slide .item .bg {
	height: 125px;
	width: 100%
}

@media (min-width:767px) {
	.bloc-formations-une div[id^=slick-slider-] .slick-list .slick-track .slick-slide .item .bg {
		height: 105px
	}
}

.bloc-formations-une div[id^=slick-slider-] .slick-list .slick-track .slick-slide .item .infos {
	padding: 5px;
	font-size: 12px;
	line-height: 16px;
	height: 135px
}

@media (min-width:767px) {
	.bloc-formations-une div[id^=slick-slider-] .slick-list .slick-track .slick-slide .item .infos {
		height: 80px
	}
}

.bloc-formations-une div[id^=slick-slider-] .slick-list .slick-track .slick-slide .item .infos p {
	margin-bottom: 7px
}

.bloc-formations-une div[id^=slick-slider-] .slick-list .slick-track .slick-slide .item .infos p.titre {
	height: 60px
}

@media (min-width:767px) {
	.bloc-formations-une div[id^=slick-slider-] .slick-list .slick-track .slick-slide .item .infos p.titre {
		height: 32px
	}
}

.bloc-formations-une div[id^=slick-slider-] .slick-list .slick-track .slick-slide .item .infos p+p {
	font-size: 16px
}

@media (min-width:767px) {
	.bloc-formations-une div[id^=slick-slider-] .slick-list .slick-track .slick-slide .item .infos p+p {
		font-size: 13px
	}
}

.bloc-formations-une div[id^=slick-slider-] .slick-list .slick-track .slick-slide .item .link {
	margin-bottom: 7px
}

.bloc-formations-une div[id^=slick-slider-] .slick-list .slick-track .slick-slide .item .link .btn,
.bloc-formations-une div[id^=slick-slider-] .slick-list .slick-track .slick-slide .item .link .btn-cta {
	font-size: 10px;
	background: #94b3d1;
	border-radius: 15px;
	padding: 6px 10px;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.bloc-formations-une div[id^=slick-slider-] .slick-arrow {
	position: absolute;
	top: calc(50% - 15px);
	z-index: 2;
	background: none;
	border: none
}

.bloc-formations-une div[id^=slick-slider-] .slick-arrow.slick-prev {
	left: 0
}

.bloc-formations-une div[id^=slick-slider-] .slick-arrow.slick-next {
	right: 0
}

.bloc-formations-une .tabs li {
	background: none;
	text-align: center;
	display: table-cell;
	margin: 0;
	vertical-align: middle;
	position: relative;
	line-height: 26px;
	border: none;
	border-bottom: 4px solid #fff
}

.bloc-formations-une .tabs li.active {
	background: none;
	border-bottom: 4px solid #94b3d1
}

.bloc-formations-une .tabs li.active a {
	background: none
}

.bloc-formations-une .tabs li.active a span {
	display: inline-block
}

.bloc-formations-une .tabs li:focus,
.bloc-formations-une .tabs li:hover {
	border-bottom: 4px solid #94b3d1
}

.bloc-formations-une .tabs li a {
	padding: 0;
	background: none
}

.bloc-formations-une .tabs li a:focus,
.bloc-formations-une .tabs li a:hover {
	background: none
}

.bloc-formations-une .tabs li a span {
	font-size: 18px
}

.bloc-formations-une .tabs-container {
	background: #c5c5c5
}

@media (min-width:767px) {
	.bloc-formations-une .tabs-container {
		background-image: url(img/fond-formations-une.png);
		background-size: cover;
		border: 0 solid #ccc;
		background-position: 50%;
		max-height: 507px
	}
}

.bloc-formations-une .tabs-container .t-c {
	visibility: hidden
}

@media (max-width:769px) {
	.bloc-formations-une .tabs-container .t-c {
		width: 100% !important;
		max-height: 358px
	}
}

.bloc-formations-une .tabs-container .tabs-contents>h3 {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #fff;
	position: relative
}

.bloc-formations-une .tabs-container .tabs-contents>h3:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 100%;
	width: 120px;
	margin-left: -60px;
	height: 2px;
	background-color: #94b3d1
}

.bloc-formations-une .tabs-container .tabs-contents>p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	width: 80%;
	margin: 0 auto
}

.bloc-formations-une .tabs-container .tabs-contents>a {
	display: block;
	text-decoration: none;
	background: #fff;
	border-bottom: 2px solid #94b3d1;
	display: inline-block;
	padding: 10px 0;
	text-align: center;
	width: 290px;
	margin-left: -10px
}

.bloc-formations-une .tabs-container .tabs-contents>p .btn,
.bloc-formations-une .tabs-container .tabs-contents>p .btn-cta {
	background: #fff;
	color: #7896aa;
	font-size: 13px;
	border-radius: 15px;
	padding: 6px 10px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-bottom: 10px
}

.bloc-formations-une .tabs-container .tabs-contents>p .btn-cta:hover,
.bloc-formations-une .tabs-container .tabs-contents>p .btn:hover {
	background: #94b3d1;
	color: #fff
}

.bloc-categorie-formation li div {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 5px
}

@media (min-width:769px) {
	.bloc-categorie-formation li div {
		text-align: left;
		margin-bottom: 0
	}
}

.bloc-categorie-formation li div:first-child {
	width: 100%;
	text-overflow: ellipsis;
	height: 25px;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 0
}

.bloc-labels li {
	margin-bottom: 15px
}

@media (min-width:769px) {
	.bloc-labels li {
		margin-bottom: 0
	}
}

.bloc-labels li img {
	padding: 5px;
	max-height: 100px
}

.bloc-line:before {
	content: "";
	left: 0;
	width: 4000px;
	top: 0;
	height: 14px;
	position: absolute;
	background-color: #fff;
	opacity: .5;
	z-index: 5
}

.bloc-form {
	background-color: #edecec
}

.bloc.expand:before,
.bloc:after {
	content: "";
	position: absolute;
	left: 100%;
	width: 2000px;
	top: 0;
	bottom: 0;
	background-color: inherit
}

@media (max-width:768px) {

	.bloc.expand:before,
	.bloc:after {
		display: none
	}
}

.bloc:before {
	content: "";
	position: absolute;
	right: 100%;
	left: auto;
	width: 2000px;
	top: 0;
	bottom: 0;
	background-color: inherit
}

@media (max-width:768px) {
	.bloc:before {
		display: none
	}
}

.bloc.expand:before,
.bloc:before {
	right: 100%;
	left: auto
}

.bloc .caret {
	position: absolute;
	left: 10px;
	top: 100%;
	border-top-color: #fff;
	border-width: 10px
}

.bloc-deco {
	background-image: url(img/deco.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-size: 940px auto
}

.ie8 .bloc-deco {
	background-image: url(img/deco-ie8.png)
}

.bloc-deco-alt {
	background-image: url(img/deco-alt.png)
}

.ie8 .bloc-deco-alt {
	background-image: url(img/deco-alt-ie8.png)
}

.bloc-inline {
	padding: 56px 10px
}

.bloc-inline>* {
	display: inline-block;
	vertical-align: middle;
	margin: 0
}

@media (min-width:768px) {
	.bloc-inline>:first-child {
		margin-right: 40px
	}
}

@media (max-width:767px) {
	.bloc-plus {
		background-color: transparent
	}

	.bloc-plus li {
		clear: both;
		text-align: left;
		padding-left: 0;
		padding-right: 0
	}

	.bloc-plus li img {
		float: left;
		margin-bottom: 20px;
		margin-right: 5px
	}
}

.bloc-phone {
	padding-top: 20px;
	padding-bottom: 20px
}

.bloc-phone img {
	display: inline-block;
	vertical-align: baseline
}

.bloc-phone .h1 {
	margin-top: 14px
}

@media (max-width:767px) {
	.bloc-call {
		padding-top: 20px;
		padding-bottom: 20px
	}

	.bloc-call .btn,
	.bloc-call .btn-cta {
		margin-top: 20px
	}
}

@media (max-width:767px) {
	.bloc.expander-left {
		padding-left: 20px !important
	}
}

@media (max-width:767px) {
	.bloc-formats {
		padding-bottom: 0
	}
}

.bloc-sessions {
	padding-bottom: 0
}

.bloc-social .list-inline {
	margin-left: auto;
	margin-right: auto;
	width: 336px
}

.bloc-social .list-inline li {
	padding-left: 20px;
	padding-right: 20px
}

.bloc-contact {
	margin-bottom: 50px
}

.bloc-contact ul {
	margin: 5px 0
}

.bloc-contact ul li .mail:before,
.bloc-contact ul li .tel:before {
	content: "";
	display: block;
	width: 3em;
	height: 3em;
	margin: 1.5em auto 0;
	font-size: 18px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: 50%
}

.bloc-contact ul li .mail,
.bloc-contact ul li .tel {
	display: block;
	font-size: 18px;
	text-decoration: none
}

.bloc-contact ul li .mail.active,
.bloc-contact ul li .mail:hover,
.bloc-contact ul li .tel.active,
.bloc-contact ul li .tel:hover {
	color: #000
}

.bloc-contact ul li .mail.active:after,
.bloc-contact ul li .mail:hover:after,
.bloc-contact ul li .tel.active:after,
.bloc-contact ul li .tel:hover:after {
	content: "";
	background: #94b3d1;
	position: absolute;
	left: calc(50% - 33px);
	top: 100%;
	width: 66px;
	height: 4px
}

.bloc-contact ul li .mail:before {
	background-image: url(img/picto-mail_contact.png)
}

.bloc-contact ul li .tel:before {
	background-image: url(img/picto-tel_contact.png)
}

.bloc-bigtitle h1 {
	font-size: 32px;
	font-family: Gotham SSm Medium
}

.bloc-bigtitle p {
	font-family: Gotham SSm Book
}

.bloc-subtitle h2 {
	margin-left: 10px;
	font-family: Gotham SSm Medium;
	font-size: 20px
}

@media (min-width:991px) {
	.bloc-subtitle h2 {
		margin-left: 20px;
		font-size: 24px
	}
}

.bloc-replay {
	padding: 28px 0
}

.bloc-replay .panel-webinar {
	box-shadow: none;
	border: none
}

.bloc-replay .panel-webinar:hover {
	-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 1px rgba(0, 0, 0, .2);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.bloc-replay .panel-webinar>a {
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: none
}

.bloc-replay .panel-webinar>a>div .panel-img {
	min-height: 55px
}

.bloc-replay .panel-webinar>a>div .panel-img .thematic {
	color: #94b3d1;
	background: none;
	position: relative;
	padding: 15px 15px 0;
	line-height: 16px
}

.bloc-replay .panel-webinar>a>div .panel-body {
	min-height: 150px;
	padding: 15px
}

.bloc-replay .panel-webinar>a>div .panel-body div {
	font-family: Gotham SSm Book
}

.bloc-replay .panel-webinar>a>div .panel-body h3 {
	margin: 14px 0 0
}

.bloc-replay .panel-webinar>a>div .btn-replay {
	padding: 15px;
	text-align: right
}

@media (min-width:991px) {
	.bloc-replay .panel-webinar>a>div>div+div {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}
}

.bloc-replay .panel-webinar>a>div>div+div .btn,
.bloc-replay .panel-webinar>a>div>div+div .btn-cta {
	margin: 0 14px 14px 0;
	float: right
}

@media (min-width:991px) {

	.bloc-replay .panel-webinar>a>div>div+div .btn,
	.bloc-replay .panel-webinar>a>div>div+div .btn-cta {
		margin: 0
	}
}

.bloc-speakers {
	background: url(img/background-new-catalogue.png) no-repeat 50% #fbfbfb;
	background-size: cover
}

@media (min-width:992px) {
	.bloc-speakers:before {
		right: 100%;
		left: auto;
		background-color: #fafafa
	}

	.bloc-speakers:after,
	.bloc-speakers:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		height: 100%;
		z-index: 10
	}

	.bloc-speakers:after {
		left: 100%;
		background-color: #fbfbfb
	}
}

.bloc-speakers h2 {
	margin: 0;
	padding: 42px 0;
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-size: 18px;
	line-height: 17px
}

@media (min-width:991px) {
	.bloc-speakers h2 {
		font-size: 30px;
		line-height: 29px
	}
}

.bloc-speakers ul {
	margin-bottom: 30px;
	padding: 0;
	width: 100%;
	position: relative;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center
}

.bloc-speakers ul li {
	position: relative;
	background-color: #fff;
	text-align: center;
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .25);
	border-radius: 10px
}

@media (min-width:991px) {
	.bloc-speakers ul li {
		display: inline-block;
		width: 254px !important;
		margin: 0 10px
	}
}

@media (max-width:992px) {
	.bloc-speakers ul li {
		display: inline-block;
		margin: 0 15px 28px;
		width: 40% !important
	}
}

.bloc-speakers ul li .speaker-image {
	border-radius: 100%;
	display: inline-block;
	margin-top: 33px;
	margin-bottom: 20px;
	z-index: 2;
	position: relative;
	height: 120px
}

.bloc-speakers ul li .speaker-name {
	font-family: Concert One Regular;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	color: #000
}

@media (min-width:991px) {
	.bloc-speakers ul li .speaker-name {
		font-size: 16px;
		line-height: 25px
	}
}

.bloc-speakers ul li .speaker-function {
	font-family: Gilroy Light;
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	color: #000;
	margin-bottom: 38px
}

@media (min-width:991px) {
	.bloc-speakers ul li .speaker-function {
		font-size: 14px;
		line-height: 17px
	}
}

.bloc-speakers ul li:before {
	content: "";
	display: inline-block;
	background-repeat: no-repeat;
	background-image: url(img/picto-share-bg.png);
	position: absolute;
	top: 0;
	right: 0;
	height: 57px;
	width: 56px;
	z-index: 1
}

.bloc-chiffres-cles {
	background: url(img/visuel-chiffres-cles.png) no-repeat 50% #fff
}

@media (max-width:991px) {
	.bloc-chiffres-cles {
		padding: 18px 0
	}
}

.bloc-chiffres-cles ul li {
	text-align: center;
	border-left: 1px solid #fff
}

.bloc-chiffres-cles ul li:first-child {
	border-left: 0 solid #fff
}

.bloc-chiffres-cles ul li p {
	font-size: 9px;
	margin: 0;
	color: #fff;
	font-family: Gotham SSm Medium
}

@media (min-width:992px) {
	.bloc-chiffres-cles ul li p {
		font-size: 16px
	}
}

.bloc-chiffres-cles ul li p:first-child {
	font-size: 30px;
	line-height: 30px;
	font-family: Gotham SSm Bold;
	color: #00b6c3
}

@media (min-width:992px) {
	.bloc-chiffres-cles ul li p:first-child {
		font-size: 65px;
		line-height: 65px
	}
}

.bloc-chiffres-cles ul li p sup {
	position: absolute;
	font-size: 9px;
	top: 0
}

@media (min-width:992px) {
	.bloc-chiffres-cles ul li p sup {
		font-size: 12px;
		top: 0
	}
}
.headerbleu {  background-color: #001035;
    opacity: 0.6;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.bloc-noir {
	background-image: url(https://manitude.fr/wp-content/uploads/2022/02/fond-foret-donce.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width:992px) {
	.bloc-noir:before {
		right: 100%;
		left: auto
	}

	.bloc-noir:after,
	.bloc-noir:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		height: 100%;
		z-index: 10;
		background-color: #333
	}

	.bloc-noir:after {
		left: 100%
	}
}

.bloc-noir ul li {
	float: left;
	border-left: 1px solid #fff;
	margin-top: 10px
}

.bloc-noir ul li:first-child {
	border-left: none
}

.bloc-noir ul li a {
	display: block;
	padding: 3px 20px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 15px;
	line-height: 14px;
	font-family: Gotham SSm Bold
}

.bloc-noir ul li a:hover {
	text-decoration: underline
}

.bloc-event {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 30px;
	margin-top: 8px
}

.bloc-event .zoning {
	display: block;
	text-decoration: none;
	background: #fff;
	border: 1px solid hsla(0, 0%, 84.7%, .2);
	border-right: none;
	border-bottom: none;
	box-sizing: border-box;
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	border-radius: 5px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1
}

.bloc-event .event-type {
	font-family: Gotham SSm Bold;
	font-size: 11px;
	line-height: 14px;
	color: #77aaab;
	margin: 19px 19px 0
}

@media (min-width:992px) {
	.bloc-event .event-type {
		font-size: 14px;
		line-height: 18px;
		margin: 29px 19px 0
	}
}

.bloc-event a {
	text-decoration: none;
	background: #fff;
	position: relative;
	z-index: 1;
	width: 100%
}

.bloc-event .event-titre {
	font-family: Gotham SSm Bold;
	font-size: 16px;
	line-height: 15px;
	color: #000;
	margin: 8px 19px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	min-height: 54px
}

@media (min-width:992px) {
	.bloc-event .event-titre {
		font-size: 20px;
		line-height: 19px;
		margin: 15px 19px 20px;
		min-height: 57px
	}
}

.bloc-event .event-format {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 13px;
	color: #4a4a4a;
	margin: 0 19px 15px
}

@media (min-width:992px) {
	.bloc-event .event-format {
		font-size: 14px;
		line-height: 17px
	}
}

.bloc-event .event-date {
	min-height: 132px
}

@media (min-width:992px) {
	.bloc-event .event-date {
		min-height: 174px
	}
}

.bloc-event .event-date div {
	background: #77aaab;
	border-radius: 0;
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 13px;
	color: #fff;
	min-width: 60px;
	height: 73px;
	display: inline-block;
	margin: 17px 0 41px 10px;
	padding: 9px 11px 6px 10px
}

@media (min-width:992px) {
	.bloc-event .event-date div {
		font-size: 14px;
		line-height: 15px;
		min-width: 78px;
		height: 98px;
		margin: 21px 0 55px 16px
	}
}

.bloc-event .event-date div span {
	font-family: Gotham SSm Medium;
	font-size: 14px;
	line-height: 13px;
	text-transform: uppercase;
	display: block
}

@media (min-width:992px) {
	.bloc-event .event-date div span {
		font-size: 22px;
		line-height: 21px
	}
}

.bloc-event .event-date div span span {
	font-size: 18px;
	line-height: 17px
}

@media (min-width:992px) {
	.bloc-event .event-date div span span {
		font-size: 36px;
		line-height: 34px
	}
}

.intra.with-spacing {
	display: block;
	margin: 0 0 80px
}

@media (max-width:767px) {
	.intra.with-spacing {
		margin: 0
	}
}

@media (max-width:767px) {
	.intra .bloc-inline {
		padding-top: 10px;
		padding-bottom: 20px
	}
}

.intra .bloc-inline>* {
	display: block
}

.intra .bloc-inline>:first-child {
	margin: 0
}

.intra .btn,
.intra .btn-cta {
	margin-top: 10px
}

@media (max-width:767px) {
	.formations>div {
		padding-bottom: 10px
	}
}

@media (max-width:767px) {
	.certifications {
		padding-top: 0
	}

	.certifications .row {
		display: flex;
		flex-direction: column;
		margin-left: 0;
		margin-right: 0;
		background-color: #fff;
		border: 1px solid #cdcdcd;
		border-radius: 3px
	}

	.certifications .row>.col-sm-5 {
		order: -1;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 10px
	}

	.certifications .h2 {
		text-align: center
	}
}

@media (max-width:767px) {
	.competences .h2-dash {
		margin-bottom: 20px
	}
}

.close-menu {
	display: none;
	background: transparent;
	border: none;
	z-index: 3;
	font-size: 14px;
	font-weight: lighter;
	color: #000;
	transition: opacity .25s ease;
	position: absolute;
	top: 0;
	right: 0
}

.menu-3 .close-menu {
	display: block
}

.menu-3 .bloc .close-menu {
	color: #fff
}

.close-menu span {
	font-size: 22px;
	vertical-align: middle;
	font-weight: 700
}

@media (max-width:767px) {
	.menu>.row {
		margin: 0
	}
}

.menu-back {
	border-bottom: 1px solid #c0ced7;
	margin-bottom: 0
}

.menu-back img {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -5px
}

.menu-back a {
	display: block;
	position: relative;
	padding: 14px 30px;
	line-height: 1
}

@media (min-width:768px) {

	.menu-open.js .content,
	.menu-open.js .footer {
		display: none
	}
}

@media (max-width:767px) {
	.menu-open-2.js .aside {
		left: -100%
	}

	.menu-open-2.js .menu-3 {
		display: none
	}
}

.menu .menu-btn {
	background-color: inherit
}

.js .menu,
.menu .menu-btn:before,
.menu a:before,
.menu button:before {
	display: none
}

.js .menu-open {
	display: block
}

@media (min-width:768px) {
	.js .menu {
		left: 0;
		min-height: 100%;
		right: 0;
		z-index: 10;
		padding-left: 10px;
		padding-right: 10px;
		border-left: 2px solid #c0ced7
	}

	.js .menu,
	.js .menu:after {
		top: 0;
		background-color: #ebeff2;
		position: absolute
	}

	.js .menu:after {
		left: 100%;
		bottom: 0;
		width: 2000px;
		content: ""
	}
}

@media (max-width:767px) {
	.menu {
		margin-left: 0 !important;
		position: absolute;
		left: 100%;
		top: 70px;
		bottom: 0;
		overflow-y: auto;
		z-index: 5;
		width: 100%;
		transition: left .3s
	}

	.js.menu-open-2 .menu {
		left: 0
	}
}

.menu-2 {
	background-color: #f4f6f8;
	padding: 0
}

@media (max-width:767px) {
	.menu-2 {
		width: auto !important
	}
}

@media (min-width:768px) {
	.menu-2 {
		position: relative;
		z-index: 5;
		border-right: 1px solid #c0ced7;
		box-shadow: 1px 0 1px rgba(0, 0, 0, .25)
	}
}

.menu-2 .h2 {
	margin: 0;
	padding: 18.66667px 20px;
	line-height: 1
}

.menu-2 form {
	padding: 14px 30px 56px;
	margin: 0
}

.no-js .menu-2,
.no-js .menu-2+* {
	float: none;
	width: auto
}

.menu-2 .menu-btn a,
.menu-2 .menu-btn button {
	padding-left: 20px
}

.js .menu-2 .menu-btn-active a,
.js .menu-2 .menu-btn-active button,
.menu-2 .menu-btn a:hover,
.menu-2 .menu-btn button:hover {
	padding-left: 30px
}

.menu-3 {
	padding: 0
}

.menu-3>* {
	position: relative
}

.menu-3 .bloc {
	margin: 0;
	background-color: #7d9aad;
	color: #fff
}

.menu-3 .bloc .h2 {
	line-height: 23px
}

.menu-3 .bloc .h2 a,
.menu-3 .bloc .h2 a:hover {
	color: #fff
}

.menu-3 .bloc>* {
	margin: 0
}

.menu-3 .bloc+.bloc {
	background-color: #fff;
	color: #000
}

.menu-3 .bloc:first-child {
	min-height: 83px;
	padding: 18.66667px 20px
}

.fiche-main .menu-3 .pratique-titre .panel-footer,
.fiche-main .menu-3 .pratique-titre p,
.fiche-main .menu-3 .pratique .panel-footer,
.fiche-main .menu-3 .pratique p,
.menu-3 .fiche-main .pratique-titre .panel-footer,
.menu-3 .fiche-main .pratique-titre p,
.menu-3 .fiche-main .pratique .panel-footer,
.menu-3 .fiche-main .pratique p,
.menu-3 .panel .panel-footer,
.menu-3 .panel p,
.menu-3 .template-bandeau .wysiwyg.archives .pratique-titre .panel-footer,
.menu-3 .template-bandeau .wysiwyg.archives .pratique-titre p,
.menu-3 .template-bandeau .wysiwyg.archives .pratique .panel-footer,
.menu-3 .template-bandeau .wysiwyg.archives .pratique p,
.menu-3 div[class*=template-] .wysiwyg.archives .pratique-titre .panel-footer,
.menu-3 div[class*=template-] .wysiwyg.archives .pratique-titre p,
.menu-3 div[class*=template-] .wysiwyg.archives .pratique .panel-footer,
.menu-3 div[class*=template-] .wysiwyg.archives .pratique p,
.template-bandeau .wysiwyg.archives .menu-3 .pratique-titre .panel-footer,
.template-bandeau .wysiwyg.archives .menu-3 .pratique-titre p,
.template-bandeau .wysiwyg.archives .menu-3 .pratique .panel-footer,
.template-bandeau .wysiwyg.archives .menu-3 .pratique p,
div[class*=template-] .wysiwyg.archives .menu-3 .pratique-titre .panel-footer,
div[class*=template-] .wysiwyg.archives .menu-3 .pratique-titre p,
div[class*=template-] .wysiwyg.archives .menu-3 .pratique .panel-footer,
div[class*=template-] .wysiwyg.archives .menu-3 .pratique p {
	line-height: 18.66667px;
	font-size: 12px
}

.menu-btn {
	border-top: 1px solid #c0ced7;
	border-bottom: 1px solid #c0ced7;
	margin-top: -1px;
	background-color: #f4f6f8;
	position: relative;
	line-height: 18.66667px
}

.js .menu-btn-active a,
.js .menu-btn-active button {
	padding-left: 40px;
	padding-right: 30px;
	background-color: #ebeff2
}

.js .menu-btn-active+.menu {
	display: block
}

.menu-btn:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 4px;
	width: 30px;
	background-color: #b8c8d2;
	z-index: 10
}

.js .menu-btn {
	padding: 0
}

.menu-btn a,
.menu-btn button {
	padding: 18.66667px 40px 18.66667px 30px;
	position: relative;
	width: 100%;
	display: block;
	text-align: left;
	transition: background-color .2s, padding-left .2s, padding-right .2s, color 25ms;
	line-height: 1.5
}

.menu-btn a:focus,
.menu-btn a:hover,
.menu-btn button:focus,
.menu-btn button:hover {
	padding-left: 40px;
	text-decoration: none;
	background-color: #ebeff2
}

.menu-btn a:active,
.menu-btn button:active {
	color: #94b3d1
}

.menu-btn a img,
.menu-btn button img {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -5px
}

.menu-center {
	color: #6a8ba1;
	margin-left: 40px;
	margin-right: 40px;
	position: absolute;
	margin-top: 120px;
	left: 0;
	right: 0
}

.menu-center>* {
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 0
}

.menu-center img {
	margin-top: 50px
}

@media (min-width:768px) {
	.js .container-fluid .col-sm-3.main-menu {
		width: 300px
	}

	.js .container-fluid .col-sm-3.main-menu .aside {
		width: 300px;
		border-right: 2px solid #c0ced7;
		padding-right: 10px
	}

	.js .container-fluid .col-sm-9.main {
		float: left;
		max-width: 100%;
		width: 100%
	}
}

select.form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-right: 40px
}

select.form-control::-ms-expand {
	display: none
}

select.form-control:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000
}

.ie8 select.form-control,
.ie9 select.form-control {
	padding-right: 10px
}

select.form-control+img {
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -21px
}

.ie8 select.form-control+img,
.ie9 select.form-control+img {
	display: none
}

select.form-control option {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #000
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
	transition: background-color 600000s 0s, color 600000s 0s
}

input.form-control {
	-webkit-box-shadow: none;
	box-shadow: none
}

input[type=number] {
	-moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0
}

input[type=checkbox] {
	position: absolute;
	left: 1px;
	top: 2px;
	width: 20px;
	height: 20px;
	overflow: hidden;
	opacity: 0;
	z-index: 2;
	margin: 0
}

input[type=checkbox]:hover {
	cursor: pointer
}

.ie8 input[type=checkbox] {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	opacity: 1;
	z-index: 1
}

input[type=checkbox]+* {
	background-color: #fff;
	border: 1px solid #bebebe;
	box-sizing: border-box;
	border-radius: 3px;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 5px
}

.ie8 input[type=checkbox]+* {
	display: none
}

input[type=checkbox]+:before {
	text-align: center
}

input[type=checkbox]+:hover {
	cursor: pointer
}

input[type=checkbox]:checked+* {
	background: #ffc51c
}

input[type=radio] {
	position: absolute;
	left: -999px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	opacity: .1;
	z-index: -1
}

.ie8 input[type=radio] {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	opacity: 1;
	z-index: 1
}

input[type=radio]+* {
	border: 1px solid #bebebe;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	bottom: 2px;
	margin-right: 5px
}

.ie8 input[type=radio]+* {
	display: none
}

input[type=radio]+:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	margin-left: -5px;
	border-radius: 50%
}

input[type=radio]:checked+:before {
	background-color: #ffc51c
}

.date-picker {
	position: relative;
	display: block
}

.date-picker input {
	padding-right: 45px
}

.date-picker img {
	right: 0;
	top: 0;
	margin: 10px;
	position: absolute
}

.form-control::-webkit-input-placeholder {
	color: #aaa
}

.form-control:-moz-placeholder,
.form-control::-moz-placeholder {
	color: #aaa
}

.form-control:-ms-input-placeholder {
	color: #aaa
}

.form-control.input-error::-webkit-input-placeholder {
	color: #ffc51c
}

.form-control.input-error:-moz-placeholder,
.form-control.input-error::-moz-placeholder {
	color: #ffc51c
}

.form-control.input-error:-ms-input-placeholder {
	color: #ffc51c
}

.form-group {
	position: relative
}

.custom-file {
	display: inline-block;
	margin-bottom: 0
}

.custom-file,
.custom-file-input {
	position: relative;
	width: 100%;
	height: calc(1.5em + .75rem + 2px)
}

.custom-file-input {
	z-index: 2;
	margin: 0;
	opacity: 0
}

.custom-file-input:disabled~.custom-file-label,
.custom-file-input[disabled]~.custom-file-label {
	background-color: #fff
}

.custom-file-input~.custom-file-label[data-browse]:after {
	content: attr(data-browse)
}

.custom-file-label {
	left: 0;
	z-index: 1;
	height: calc(1.5em + .75rem + 2px);
	font-weight: 400;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: .25rem
}

.custom-file-label,
.custom-file-label:after {
	position: absolute;
	top: 0;
	right: 0;
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #495057
}

.custom-file-label:after {
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc(1.5em + .75rem);
	content: "Ajouter un fichier";
	background-color: #e9ecef;
	border-left: inherit;
	border-radius: 0 .25rem .25rem 0
}

.custom-select label {
	background: #f6f6f6;
	border-radius: 5px
}

.custom-select label .bootstrap-select {
	position: relative;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.custom-select label .bootstrap-select .dropdown-menu li a {
	outline: none
}

.custom-select label .bootstrap-select>select {
	width: 100% !important;
	left: 0;
	opacity: 1 !important
}

.custom-select label .bootstrap-select>select.placeholder {
	color: #f6f6f6 !important
}

.custom-select label .bootstrap-select>button {
	background: none;
	border: none;
	color: #aaa;
	padding-top: 20px;
	height: 50px
}

.custom-select label .bootstrap-select>button.btn-default.dropdown-toggle {
	background: none;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #aaa
}

.custom-select label .bootstrap-select>button.btn-default.dropdown-toggle:focus {
	outline: none !important
}

.custom-select label .bootstrap-select>button>span {
	font-family: Gotham SSm A
}

.custom-select label .bootstrap-select>button>span.bs-caret {
	display: none
}

.custom-select label .bootstrap-select .formError {
	left: 0 !important
}

.custom-select label .bootstrap-select+img {
	position: absolute;
	top: 5px;
	right: 0
}

.custom-select.floatl--active label .bootstrap-select>button span {
	color: #555
}

.custom-select.floatl--active label .bootstrap-select>select {
	opacity: 0 !important
}

.custom-select.floatl--active label .bootstrap-select>.formError {
	display: none
}

.placeholder {
	color: #aaa !important
}

option:first-child {
	color: #aaa
}

.help-block {
	margin-top: 0;
	font-style: italic;
	font-size: 12px
}

.has-error .form-control {
	border-color: #ffc51c
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
	color: #ffc51c
}

.has-success .form-control {
	border-color: #97d73f
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
	color: #97d73f
}

.floatl__label {
	font-family: Gotham SSm A;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: .05em;
	color: #c6c6c6
}

.form-control[readonly] {
	background: #f6f6f6 !important
}

.remote-widget-sub-form {
	margin-top: 15px
}

.form-preferences fieldset {
	padding: 0 10px;
	margin-top: 15px;
	margin-bottom: 15px
}

.form-preferences fieldset:first-child {
	margin-left: 10px;
	padding: 0;
	margin-top: -100px
}

@media (min-width:992px) {
	.form-preferences fieldset:first-child {
		margin-left: 110px;
		margin-top: -131px
	}
}

.form-preferences fieldset:first-child p {
	color: #fff;
	margin-bottom: 20px;
	margin-top: 5px
}

.form-preferences fieldset:first-child p label {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 0
}

@media (min-width:992px) {
	.form-preferences fieldset:first-child p label {
		font-size: 16px;
		line-height: 18px
	}
}

.form-preferences fieldset:first-child p input {
	background: #fff;
	border: .2px solid #dadada;
	box-sizing: border-box;
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	border-radius: 100px;
	height: 31px;
	font-family: Gotham SSm A;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: .05em;
	padding: 8px 16px
}

@media (min-width:992px) {
	.form-preferences fieldset:first-child p input {
		font-size: 16px;
		line-height: 24px;
		height: 48px;
		padding: 12px 27px
	}
}

.form-preferences fieldset div.form-group {
	margin-bottom: 0;
	margin-top: 15px
}

.form-preferences fieldset div.form-group:first-child {
	margin: 0
}

.form-preferences fieldset div.border-t {
	padding-top: 30px
}

.form-preferences fieldset.bottom {
	padding: 15px 20px 30px;
	text-align: center
}

.form-preferences p {
	font-size: 16px;
	margin-bottom: 0;
	font-family: Gotham SSm Book
}

.form-preferences p.sous-titre {
	margin-bottom: 15px;
	position: relative;
	top: -5px
}

.form-preferences p.text-normal {
	font-family: Gotham SSm A;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	color: #000
}

@media (min-width:992px) {
	.form-preferences p.text-normal {
		font-size: 15px;
		line-height: 19px
	}
}

.form-preferences label.label-auto {
	font-family: Gotham SSm Book;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #000;
	margin-bottom: 20px
}

@media (min-width:992px) {
	.form-preferences label.label-auto {
		font-size: 17px;
		line-height: 22px
	}
}

.form-preferences .form-group .label-auto {
	padding-left: 27px
}

@media (min-width:992px) {
	.form-preferences .form-group .label-auto {
		padding-left: 10px
	}
}

.form-preferences #cancel-consents-update {
	text-decoration: none;
	font-family: Gotham SSm Medium;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	min-width: 147px;
	text-align: center;
	margin-bottom: 30px
}

@media (min-width:992px) {
	.form-preferences #cancel-consents-update {
		font-size: 16px;
		line-height: 19px
	}
}

#filters-webinar {
	display: inline-block
}

#filters-webinar div:hover {
	cursor: pointer
}

#filters-webinar div:hover p:after {
	transform: rotate(90deg)
}

#filters-webinar div:hover .bloc-filter {
	display: block;
	background: #fff;
	position: absolute;
	top: 30px;
	right: 0;
	width: 100%;
	height: 230px;
	z-index: 2;
	border: 1px solid #ebebeb;
	border-top: 0;
	border-radius: 3px;
	padding: 10px 0 10px 10px
}

#filters-webinar div:hover .bloc-filter,
#filters-webinar div p {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}

#filters-webinar div p {
	font-family: Gotham SSm Medium;
	background-color: #fff;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	padding: 0 36px 0 20px;
	position: relative;
	z-index: 3;
	margin-bottom: 0
}

#filters-webinar div p:after {
	content: url(img/puce-fleche-menu.png);
	position: absolute;
	right: 15px;
	text-decoration: none;
	font-size: 12px;
	top: 4px;
	color: #34b047
}

#filters-webinar div .bloc-filter {
	display: none
}

#filters-webinar div .bloc-filter ul {
	height: 160px;
	overflow-y: scroll;
	scrollbar-width: thin;
	scrollbar-color: #404040 #ebebeb
}

#filters-webinar div .bloc-filter ul::-webkit-scrollbar {
	width: 3px
}

#filters-webinar div .bloc-filter ul::-webkit-scrollbar-track {
	background: #ebebeb
}

#filters-webinar div .bloc-filter ul::-webkit-scrollbar-thumb {
	background-color: #404040
}

#filters-webinar div .bloc-filter ul li {
	margin-bottom: 10px;
	margin-top: 0
}

#filters-webinar div .bloc-filter ul li input[type=checkbox]:checked+* {
	background: #94b3d1
}

#filters-webinar div .bloc-filter ul li input[type=checkbox]:checked+:before {
	content: ""
}

#filters-webinar div .bloc-filter ul li input[type=checkbox]+* {
	width: 15px;
	height: 15px;
	border-radius: 2px;
	background-color: #dedede;
	box-shadow: none
}

#filters-webinar div .bloc-filter ul li input[type=checkbox]+span+span {
	position: relative;
	font-size: 12px;
	line-height: 13px;
	float: right;
	display: inline-block;
	width: 165px;
	margin-top: 8px;
	font-family: Gotham SSm Medium
}

#filters-webinar div .bloc-filter .btn-filter {
	position: absolute;
	bottom: 0;
	left: 35px;
	right: 35px;
	margin: 10px
}

#filters-webinar div .bloc-filter .btn-filter span {
	display: block;
	text-align: center;
	line-height: normal;
	font-size: 12px;
	border-radius: 77px
}

.mention {
	font-size: 11px;
	line-height: 17px
}

.cnil,
.mention {
	font-family: Gotham SSm A;
	font-style: normal;
	font-weight: 400;
	text-align: justify;
	letter-spacing: .05em;
	color: #000
}

.cnil {
	font-size: 14px;
	line-height: 24px
}

.form {
	background: #fff;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	border-radius: 24px;
	padding: 20px;
	margin: 0
}

@media (min-width:992px) {
	.form {
		margin: 0 25px;
		padding: 33px
	}
}

.quotation .form .tunnel-step-list:after {
	background-color: #d6d6d6;
	bottom: 0;
	content: "";
	display: block;
	left: 25%;
	position: absolute;
	top: 14px;
	z-index: 1;
	right: 0;
	height: 1px;
	width: 50%
}

.quotation .form .tunnel-step-list>li:after {
	display: none
}

.quotation .form .tunnel-step-list>li .step-header {
	text-align: center
}

.quotation .form .tunnel-step-list>li .step-header p {
	margin-bottom: 10px
}

.quotation .form .tunnel-step-list>li .step-header .step-number:before {
	background-color: #ececec;
	color: #fff;
	border: none;
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	width: 20px;
	height: 20px;
	line-height: 21px;
	display: inline-block
}

.quotation .form .tunnel-step-list>li .step-header .step-title-wrapper {
	display: block
}

.quotation .form .tunnel-step-list>li .step-header .step-title-wrapper .step-title {
	padding-left: 0;
	font-size: 16px
}

.quotation .form .tunnel-step-list>li.active .step-header .step-number:before {
	background-color: #94b3d1
}

.quotation .form .tunnel-step-list>li.active .step-header .step-title-wrapper .step-title {
	color: #94b3d1;
	font-family: Gotham SSm Bold
}

div[id^=registration_step_] {
	position: relative;
	margin-top: 15px
}

div[id^=registration_step_] .row-trainee>div {
	background: #fff;
	border: .9px solid #f1f1f1;
	box-sizing: border-box;
	box-shadow: 24px 14px 64px rgba(0, 0, 0, .05);
	padding: 10px;
	height: 100%;
	width: 100%
}

div[id^=registration_step_] .row-trainee>div .attender-profile {
	text-align: center
}

div[id^=registration_step_] .row-trainee>div .attender-profile .content {
	margin-bottom: 28px
}

div[id^=registration_step_] .row-trainee>div .attender-profile .content .attender-profile-title {
	font-family: Gotham SSm Bold;
	font-size: 16px;
	margin: 5px 0;
	word-wrap: break-word
}

div[id^=registration_step_] .row-trainee>div .attender-profile .content .profile-info {
	font-size: 16px
}

div[id^=registration_step_] .row-trainee>div .attender-profile .content .profile-info .profile-email {
	word-wrap: break-word;
	line-height: 18px
}

div[id^=registration_step_] .row-trainee>div .attender-profile .action-list {
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	width: 46px;
	margin: 0 auto
}

div[id^=registration_step_] .row-trainee>div .attender-profile .action-list img {
	margin: 0 5px
}

div[id^=registration_step_] .row-trainee>div .btn-add-new.btn-link {
	margin: 15px 0;
	color: #ffc51c;
	font-size: 16px;
	text-align: center;
	display: block
}

div[id^=registration_step_] .row-trainee>div .btn-add-new.btn-link p {
	margin: 15px 0 0
}

div[id^=registration_step_] .responsable-inscription {
	background: #fff;
	border: .9px solid #f1f1f1;
	box-sizing: border-box;
	box-shadow: 24px 14px 64px rgba(0, 0, 0, .05);
	padding: 10px;
	margin-bottom: 15px
}

div[id^=registration_step_] .responsable-inscription .well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 0;
	background-color: #fff;
	border: 0;
	border-top: 1px solid #e3e3e3;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

#visuel-form {
	margin: 0 auto
}

#sidus_grouped_data_wrapper input,
#sidus_grouped_data_wrapper select,
#sidus_grouped_data_wrapper textarea {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	margin-top: 0;
	margin-left: 0;
	padding: 6px 8px;
	font-size: 15px;
	height: 50px;
	background: #f6f6f6;
	border-radius: 5px;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.modal-clone .modal-body {
	background-color: #f6f6f6;
	padding: 0 20px
}

.modal-clone .modal-header {
	background-color: #f6f6f6;
	border-bottom: 0;
	padding: 14px 20px
}

.modal-clone .modal-footer {
	border-top: 0;
	padding: 28px 20px;
	text-align: left
}

@media (min-width:768px) {
	.modal#webinar-replay-popin .modal-dialog {
		width: 900px
	}
}

.modal-upload-pdf.modal-dialog {
	width: 85%;
	max-width: 1200px;
	margin: 15px auto
}

.modal-upload-pdf #col-gauche img {
	margin-top: 0px
}

.modal-upload-pdf .modal-content {
	border: none;
	background: #fff;
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	border-radius: 7px
}

.modal-upload-pdf .modal-header {
	padding: 0 15px;
	border-bottom: 0
}

.modal-upload-pdf .modal-header button {
	position: absolute;
	right: 15px;
	top: 5px;
	z-index: 10
}

.modal-upload-pdf .modal-titre {
	font-family: Concert One Regular;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 16px;
	color: #ffc71c;
	margin-bottom: 20px
}

@media (min-width:992px) {
	.modal-upload-pdf .modal-titre {
		font-size: 30px;
		line-height: 23px;
		text-align: center
	}
}

.modal-upload-pdf .modal-produit-titre {
	font-family: Gotham SSm A;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	display: block
}

@media (min-width:992px) {
	.modal-upload-pdf .modal-produit-titre {
		font-size: 18px;
		line-height: 17px;
		text-align: center
	}
}

.modal-upload-pdf .modal-produit-ref {
	font-size: 12px
}

@media (min-width:992px) {
	.modal-upload-pdf .modal-produit-ref {
		font-size: 16px;
		line-height: 18px;
		text-align: center
	}
}

.modal-upload-pdf .modal-body {
	padding: 25px 15px
}

@media (min-width:992px) {
	.modal-upload-pdf .modal-body {
		padding: 30px 45px
	}
}

.modal-upload-pdf .modal-body>div:first-child {
	margin-bottom: 30px
}

.modal-upload-pdf .modal-body .floatl__input.form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	border-radius: 5px
}

.modal-upload-pdf .modal-body .form {
	box-shadow: none;
	margin: 0;
	padding: 0
}

.modal-upload-pdf .modal-body>p {
	margin-bottom: 25px
}

.modal-upload-pdf .modal-body>label {
	padding: 0 0 25px;
	margin-left: 0;
	display: block;
	font-size: 20px;
	line-height: 24px;
	font-family: Gotham SSm Medium
}

.modal-upload-pdf .modal-body>label input[type=radio]+ {
	margin-right: 20px
}

.modal-upload-pdf .modal-body>label input[type=radio]+* {
	bottom: -3px;
	margin-right: 10px
}

.modal-upload-pdf .modal-body>label input[type=radio]+:before {
	width: 16px;
	height: 16px;
	margin-top: -8px;
	margin-left: -8px;
	background-color: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .2)
}

.modal-upload-pdf .modal-body>label input[type=radio]:checked+:before {
	background-color: #94b3d1;
	border: 1px solid #94b3d1
}

.modal-upload-pdf .modal-body .form-group {
	margin-bottom: 25px
}

.modal-upload-pdf .modal-body .btn,
.modal-upload-pdf .modal-body .btn-cta {
	margin-top: 15px;
	min-width: 230px
}

.modal#dates-clone .modal-upload-pdf .modal-titre {
	color: #469e8e
}

.modal#dates-clone .modal-upload-pdf select {
	max-width: 100%
}

@media (min-width:992px) {
	.modal-add-participant {
		width: 900px
	}
}

.modal-add-participant .modal-header {
	padding: 0 15px;
	border-bottom: 0
}

.modal-add-participant .modal-header button {
	position: absolute;
	right: 15px;
	top: 5px;
	z-index: 10
}

.modal-add-participant .modal-titre {
	font-family: Concert One Regular;
	font-size: 18px;
	line-height: 16px;
	color: #ffc71c;
	text-align: center;
	margin-top: 22px
}

@media (min-width:992px) {
	.modal-add-participant .modal-titre {
		font-size: 30px;
		line-height: 23px;
		margin-top: 40px
	}
}

.modal-add-participant .modal-subtitle {
	font-family: Gotham SSm A;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 10px 0
}

@media (min-width:992px) {
	.modal-add-participant .modal-subtitle {
		font-size: 16px;
		line-height: 23px;
		margin: 20px 0
	}
}

.modal-add-participant input[type=radio]+* {
	margin-top: 4px;
	margin-right: 13px;
	margin-left: 10px;
	width: 24px;
	height: 24px
}

.modal-add-participant input[type=checkbox]:checked+*,
.modal-add-participant input[type=radio]:checked+:before {
	background-color: #ffc51c
}

.vm--container.scrollable {
	overflow-y: hidden
}

.vm--modal {
	margin: 15px;
	border: none;
	background: #fff;
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	border-radius: 7px
}

@media (max-width:1199px) {
	.vm--modal {
		width: 96.5% !important
	}
}

@media (max-width:767px) {
	.vm--modal {
		width: 90.5% !important
	}
}

.vm--modal .form-autre-ville {
	padding: 25px 15px
}

@media (min-width:992px) {
	.vm--modal .form-autre-ville {
		padding: 30px 45px
	}
}

.vm--modal .form-autre-ville .close-modal {
	position: absolute;
	right: 15px;
	top: 5px;
	z-index: 10
}

.vm--modal #col-gauche img {
	margin-top: 100px
}

.vm--modal .modal-titre {
	font-family: Concert One Regular;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 16px;
	color: #ffc71c;
	margin-bottom: 20px
}

@media (min-width:992px) {
	.vm--modal .modal-titre {
		font-size: 30px;
		line-height: 23px;
		text-align: center
	}
}

.vm--modal .modal-produit-titre {
	font-family: Gotham SSm A;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	display: block;
	margin-bottom: 30px
}

@media (min-width:992px) {
	.vm--modal .modal-produit-titre {
		font-size: 18px;
		line-height: 22px;
		text-align: center
	}
}

.vm--modal .floatl__input.form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	border-radius: 5px
}

.vm--modal .form {
	box-shadow: none;
	margin: 0;
	padding: 0
}

.vm--modal>p {
	margin-bottom: 25px
}

.vm--modal>label {
	padding: 0 0 25px;
	margin-left: 0;
	display: block;
	font-size: 20px;
	line-height: 24px;
	font-family: Gotham SSm Medium
}

.vm--modal>label input[type=radio]+ {
	margin-right: 20px
}

.vm--modal>label input[type=radio]+* {
	bottom: -3px;
	margin-right: 10px
}

.vm--modal>label input[type=radio]+:before {
	width: 16px;
	height: 16px;
	margin-top: -8px;
	margin-left: -8px;
	background-color: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .2)
}

.vm--modal>label input[type=radio]:checked+:before {
	background-color: #94b3d1;
	border: 1px solid #94b3d1
}

.vm--modal .form-group {
	margin-bottom: 25px
}

.vm--modal .btn,
.vm--modal .btn-cta {
	margin-top: 15px;
	min-width: 230px
}

.vm--modal .confirm-titre {
	margin-top: 50px;
	text-align: left;
	line-height: 25px;
	padding: 0;
	font-family: Concert One Regular;
	font-size: 16px
}

@media (min-width:992px) {
	.vm--modal .confirm-titre {
		margin-top: 130px
	}
}

.vm--modal .confirm-text {
	text-align: left;
	line-height: 25px;
	padding: 0;
	font-family: Gotham SSm A;
	font-size: 14px
}

.tg-loading {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
	background: hsla(0, 0%, 100%, .5) url(img/ajax-loader.gif) no-repeat 50%
}

@media screen and (min-width:768px) {
	.mobileOnly {
		display: none !important
	}
}

@media screen and (max-width:768px) {
	.desktopOnly {
		display: none !important
	}
}

.responsive-tabs-container[class*=accordion-] .tab-pane {
	margin-bottom: 15px;
	margin-top: 15px
}

.responsive-tabs-container[class*=accordion-] .accordion-link {
	display: none;
	margin-bottom: 10px;
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-radius: 3px;
	border: 1px solid #ddd;
	color: #333
}

@media (max-width:767px) {
	.responsive-tabs-container.accordion-xs .nav-tabs {
		display: none
	}

	.responsive-tabs-container.accordion-xs .accordion-link {
		display: block
	}
}

@media (min-width:768px) and (max-width:991px) {
	.responsive-tabs-container.accordion-sm .nav-tabs {
		display: none
	}

	.responsive-tabs-container.accordion-sm .accordion-link {
		display: block
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.responsive-tabs-container.accordion-md .nav-tabs {
		display: none
	}

	.responsive-tabs-container.accordion-md .accordion-link {
		display: block
	}
}

@media (min-width:1200px) {
	.responsive-tabs-container.accordion-lg .nav-tabs {
		display: none
	}

	.responsive-tabs-container.accordion-lg .accordion-link {
		display: block
	}
}

#homepage .main {
	padding: 0
}

#homepage .main .paddingAround {
	padding: 10px;
	background-image: url(https://manitude.fr/wp-content/uploads/2022/02/fond-arbres-blanc.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width:992px) {
	#homepage .main .paddingAround {
		padding: 20px 30px;
		background-image: url(https://manitude.fr/wp-content/uploads/2022/02/fond-arbres-blanc.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	}
}

#homepage .main .h2,
#homepage .main h2 {
	font-size: 20px;
	line-height: 24px;
	margin: 0
}

@media (min-width:992px) {

	#homepage .main .h2,
	#homepage .main h2 {
		font-size: 36px;
		line-height: 43px;
		width: 100%
	}
}

#homepage .main .text-sous-titre {
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	text-align: center
}

@media (min-width:992px) {
	#homepage .main .text-sous-titre {
		font-size: 16px;
		line-height: 19px;
		text-align: left
	}
}

#homepage .main .solutions-ingenieuses>div {
	margin-bottom: 30px
}

@media (min-width:992px) {
	#homepage .main .solutions-ingenieuses>div {
		margin-bottom: 50px
	}
}

#homepage .main .solutions-ingenieuses>div>div {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px
}

@media (min-width:992px) {
	#homepage .main .solutions-ingenieuses>div>div {
		margin-bottom: 0
	}

	#homepage .main .solutions-ingenieuses>div>div>.text-sous-titre {
		padding-left: 25px
	}
}

#homepage .main .solutions-ingenieuses h2 {
	line-height: 48px
}

@media (min-width:992px) {
	#homepage .main .solutions-ingenieuses h2 {
		border-right: 1px solid #000
	}
}

#homepage .main .solutions-ingenieuses .zoning {
	display: block;
	text-decoration: none;
	background: #fff;
	border: 1px solid #fbfbfb;
	box-sizing: border-box;
	box-shadow: 10px 10px 34px rgba(0, 0, 0, .05);
	border-radius: 11px;
	padding: 10px 0;
	width: 100%;
	height: 222px;
	cursor: pointer
}

@media (min-width:992px) {
	#homepage .main .solutions-ingenieuses .zoning {
		height: 100%;
		padding: 35px 0 20px
	}
}

#homepage .main .solutions-ingenieuses .zoning img {
	margin: 0 auto
}

#homepage .main .solutions-ingenieuses .zoning h3 {
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	font-family: Concert One Regular;
	text-decoration: none
}

@media (min-width:992px) {
	#homepage .main .solutions-ingenieuses .zoning h3 {
		font-size: 24px;
		line-height: 26px
	}
}

#homepage .main .solutions-ingenieuses .zoning p {
	padding: 0 5px
}

@media (min-width:992px) {
	#homepage .main .solutions-ingenieuses .zoning p {
		padding: 0 15px
	}
}

#homepage .main .formations-une {
	padding-top: 20px
}

#homepage .main .formations-une>div {
	margin-bottom: 30px
}

@media (min-width:992px) {
	#homepage .main .formations-une>div {
		margin-bottom: 50px
	}
}

#homepage .main .formations-une .formations-slider {
	visibility: hidden;
	z-index: 5;
	margin: 0
}

#homepage .main .formations-une .formations-slider .slick-list {
	padding: 0 0 15px
}

#homepage .main .formations-une .formations-slider .slick-list .slick-slide {
	margin: 0 10px
}

@media (min-width:992px) {
	#homepage .main .formations-une .formations-slider .opacity-right {
		background: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0));
		position: absolute;
		top: 0;
		bottom: 0;
		right: -45px;
		width: 45px;
		z-index: 11;
		display: block
	}

	#homepage .main .formations-une .formations-slider .opacity-left {
		background: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0));
		position: absolute;
		top: 0;
		bottom: 0;
		left: -45px;
		width: 45px;
		z-index: 11;
		display: block
	}

	#homepage .main .formations-une .formations-slider .slick-list {
		padding: 0 45px 15px;
		margin: 0 -45px
	}

	#homepage .main .formations-une .formations-slider .slick-list .slick-slide {
		margin: 0 10px
	}
}

#homepage .main .formations-une .formations-slider a[class^=bloc-formation-] {
	outline: none;
	position: relative;
	text-decoration: none;
	display: block;
	background: #fff;
	box-sizing: border-box;
	box-shadow: 10px 10px 34px rgba(0, 0, 0, .05);
	border-radius: 12px;
	padding: 36px 10px 22px
}

#homepage .main .formations-une .formations-slider a[class^=bloc-formation-] .thematique {
	font-family: Gotham SSm Medium;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 5px
}

#homepage .main .formations-une .formations-slider a[class^=bloc-formation-] .titre {
	font-family: Gotham SSm Bold;
	font-size: 18px;
	line-height: 22px;
	margin-top: 0
}

#homepage .main .formations-une .formations-slider a[class^=bloc-formation-] .duree {
	font-family: Gotham SSm A;
	font-size: 14px;
	line-height: 17px;
	color: #6a6a6a;
	margin: 0;
	position: absolute;
	bottom: 22px
}

#homepage .main .formations-une .formations-slider a[class^=bloc-formation-] .duree span {
	display: inline
}

#homepage .main .formations-une .formations-slider a[class^=bloc-formation-] .duree span[class^=iconco-] {
	padding-right: 5px
}

#homepage .main .formations-une .formations-slider a[class^=bloc-formation-].bloc-formation-cpf:before {
	position: absolute;
	top: -6px;
	left: 0;
	right: 0;
	border-radius: 0 0 13px 13px;
	height: 24px;
	width: 41px;
	margin: 0 auto
}

#homepage .main .formations-une .formations-slider .bloc-formation-remplissage {
	border: 1px solid #fbfbfb;
	border-top: 12px solid #ff9d33
}

#homepage .main .formations-une .formations-slider .bloc-formation-remplissage .iconco-sablier:before,
#homepage .main .formations-une .formations-slider .bloc-formation-remplissage .thematique {
	color: #ff9d33
}

#homepage .main .formations-une .formations-slider .bloc-formation-remplissage.bloc-formation-cpf:before {
	content: url(img/picto-formation-diplomante-orange.png);
	background: #ff9d33;
	border: 7px solid #ff9d33;
	border-top: 0
}

#homepage .main .formations-une .formations-slider .bloc-formation-nouveaute {
	border: 1px solid #fbfbfb;
	border-top: 12px solid #469e8e
}

#homepage .main .formations-une .formations-slider .bloc-formation-nouveaute .iconco-sablier:before,
#homepage .main .formations-une .formations-slider .bloc-formation-nouveaute .thematique {
	color: #469e8e
}

#homepage .main .formations-une .formations-slider .bloc-formation-nouveaute.bloc-formation-cpf:before {
	content: url(img/picto-formation-diplomante-vert.png);
	background: #469e8e;
	border: 7px solid #469e8e;
	border-top: 0
}

@media (min-width:992px) {
	#homepage .main .evenements {
		padding: 0
	}
}

#homepage .main .evenements>div {
	margin-bottom: 30px
}

@media (min-width:992px) {
	#homepage .main .evenements>div {
		margin-bottom: 50px
	}
}

#homepage .main .evenements>div>div {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px
}

@media (min-width:992px) {
	#homepage .main .evenements>div>div {
		margin-bottom: 0
	}

	#homepage .main .evenements>div>div>.text-sous-titre {
		padding-left: 25px
	}
}

#homepage .main .evenements>div .bloc-event .event-type {
	color: #e50046
}

#homepage .main .evenements>div .bloc-event .event-date div {
	background: #e50046
}

#homepage .main .ressources>div {
	margin-bottom: 30px
}

@media (min-width:992px) {
	#homepage .main .ressources>div {
		margin-bottom: 50px
	}
}

#homepage .main .ressources .text-sous-titre,
#homepage .main .ressources h2 {
	margin-bottom: 30px
}

#homepage .main .ressources ul li {
	position: relative
}

#homepage .main .ressources ul li a {
	text-decoration: none;
	font-size: 16px;
	line-height: 19px;
	font-family: Gotham SSm Medium;
	padding: 0 0 0 39px
}

#homepage .main .ressources ul li a:hover {
	text-decoration: underline
}

#homepage .main .ressources ul li a:after {
	content: url(img/icon-check-red.png);
	position: absolute;
	left: 0;
	text-decoration: none;
	font-size: 12px;
	top: 4px;
	color: #34b047
}

#homepage .main .catalogue-formation {
	position: relative;
	background: url(img/background-catalogue-formation-mobile.png) no-repeat 50% rgba(86, 59, 151, .8);
	padding-top: 10px;
	padding-bottom: 15px
}

#homepage .main .catalogue-formation img {
	height: 139px
}

@media (min-width:992px) {
	#homepage .main .catalogue-formation {
		height: 319px;
		background: url(img/background-catalogue-formation.png) no-repeat 50% rgba(86, 59, 151, .8);
		padding: 0
	}

	#homepage .main .catalogue-formation>div:before {
		right: 100%;
		left: auto;
		content: url(img/background-catalogue-formation-before.png);
		background-color: #5652a8;
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		height: 319px;
		z-index: 5;
		overflow: hidden;
		text-align: right
	}

	#homepage .main .catalogue-formation>div:after {
		content: url(img/background-catalogue-formation-after.png);
		left: 100%;
		right: auto;
		background-color: #4a3d97;
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		height: 319px;
		z-index: 5;
		overflow: hidden;
		text-align: left
	}

	#homepage .main .catalogue-formation img {
		height: 319px
	}
}

#homepage .main .catalogue-formation .h2 {
	color: #fff;
	margin-bottom: 15px;
	text-align: center
}

@media (min-width:992px) {
	#homepage .main .catalogue-formation .h2 {
		text-align: left;
		margin-bottom: 25px
	}
}

#homepage .main .catalogue-formation h2 a {
	border-radius: 77px;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 10px 20px
}

@media (min-width:992px) {
	#homepage .main .catalogue-formation h2 a {
		text-align: left;
		margin: 30px 0
	}
}

#homepage .main .choisir-comundi {
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden
}

@media (min-width:992px) {
	#homepage .main .choisir-comundi {
		margin-top: 70px;
		margin-bottom: 50px
	}
}

#homepage .main .choisir-comundi .bg-visuel {
	
	align-items: end;
	z-index: 1
}

@media (min-width:992px) {
	#homepage .main .choisir-comundi .bg-visuel:before {
		right: 100%;
		left: auto;
		content: """";
		
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		height: 100%;
		z-index: 5;
		overflow: hidden;
		text-align: right
	}
}

#homepage .main .choisir-comundi .text-descriptif {

	padding-left: 30px
}

@media (max-width:767px) {
	#homepage .main .choisir-comundi .text-descriptif {
		background-color: #94b3d1;
		color: #fff;
		padding: 15px 25px
	}
}

#homepage .main .choisir-comundi .bloc-oblique-red div {
	-webkit-transform: rotate(12deg);
	-moz-transform: rotate(12deg);
	-o-transform: rotate(12deg);
	-ms-transform: rotate(12deg);
	transform: rotate(12deg);
	margin: 0;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	position: relative;
	z-index: 0;
	background-color: #94b3d1;
	height: 116%;
	width: 100%;
	overflow: hidden;
	left: -55px;
	top: -5px
}

#homepage .main .choisir-comundi h2 {
	margin-bottom: 15px
}

@media (max-width:767px) {
	#homepage .main .choisir-comundi h2 {
		text-align: center
	}
}

#homepage .main .choisir-comundi .chiffres-cles div {
	margin-top: 23px;
	font-family: Concert One Regular;
	font-size: 16px;
	line-height: 18px
}

@media (min-width:992px) {
	#homepage .main .choisir-comundi .chiffres-cles div {
		font-size: 18px;
		line-height: 20px;
		color: #000
	}
}

#homepage .main .choisir-comundi .chiffres-cles div span {
	font-size: 30px;
	line-height: 23px;
	color: #f49c18
}

@media (min-width:992px) {
	#homepage .main .choisir-comundi .chiffres-cles div span {
		font-size: 50px;
		line-height: 39px
	}
}

#homepage .main .clients>div {
	margin-bottom: 30px
}

@media (min-width:992px) {
	#homepage .main .clients>div {
		margin-bottom: 50px
	}
}

#homepage .main .clients .clients-slider {
	visibility: hidden;
	z-index: 5
}

#homepage .main .clients .clients-slider .slick-slide div {
	height: 100%
}

#homepage .main .clients .clients-slider .slick-slide div div {
	display: flex !important;
	align-items: center;
	justify-content: center
}

#homepage .main .clients .clients-slider .slick-slide img {
	margin: 0 auto;
	padding: 0 10px
}

@media (min-width:992px) {
	#homepage .main .clients .clients-slider .slick-slide img {
		padding: 40px
	}
}

#homepage .main .webinar-bloc {
	padding-right: 10px;
	padding-left: 10px
}

#homepage .main .webinar-bloc a {
	display: block;
	text-decoration: none;
	background: url(img/bg-webinar.png) #ffda67 no-repeat 100% 100%;
	border-bottom: none;
	border-right: none;
	box-sizing: border-box;
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	border-radius: 5px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	padding: 10px 14px 57px 22px
}

#homepage .main .webinar-bloc .webinar-type {
	font-family: Gotham SSm Bold;
	font-size: 16px;
	line-height: 16px;
	color: #000;
	text-align: right;
	margin-bottom: 10px;
	text-transform: uppercase
}

#homepage .main .webinar-bloc .webinar-titre {
	font-family: Gotham SSm Bold;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	max-width: 220px;
	overflow: hidden;
	margin-bottom: 0;
	margin-top: 0;
	min-height: 110px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center
}

@media (min-width:992px) {
	#homepage .main .webinar-bloc .webinar-titre {
		font-size: 20px;
		line-height: 25px;
		min-height: 150px
	}
}

#homepage .main .webinar-bloc .webinar-date {
	font-family: Gotham SSm Bold;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	margin-top: 25px;
	width: 180px
}

@media (min-width:992px) {
	#homepage .main .webinar-bloc .webinar-date {
		font-size: 17px;
		line-height: 21px
	}
}

#homepage .main .webinar-bloc .webinar-texte {
	font-family: Gotham SSm Book;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	margin-top: 10px;
	width: 180px
}

@media (min-width:992px) {
	#homepage .main .webinar-bloc .webinar-texte {
		font-size: 14px;
		line-height: 18px
	}
}

#homepage .main .webinar-bloc .btn-white {
	font-size: 14px;
	line-height: 17px;
	text-transform: none;
	min-width: 118px;
	padding-top: 8px;
	padding-bottom: 8px;
	box-shadow: 7px 12px 17px rgba(0, 0, 0, .25);
	border-radius: 77px;
	position: absolute;
	bottom: 22px;
	left: 22px
}

#homepage .main div[class^=corner-] {
	position: absolute;
	background: #e50046;
	border-radius: 3px;
	z-index: 0
}

#homepage .main .bloc-search {
	    background: rgb(252,176,69);
    background: linear-gradient(90deg, rgba(252,176,69,1) 0%, rgba(240,137,32,1) 55%, rgba(252,176,69,1) 100%);
	height: auto;
	position: relative
}

@media (min-width:992px) {
	#homepage .main .bloc-search {
		height: 407px;
		margin-bottom: 20px
	}
}

@media (min-width:992px) {
	#homepage .main .bloc-search:before {
		right: 100%;
		left: auto
	}

	#homepage .main .bloc-search:after,
	#homepage .main .bloc-search:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		height: 100%;
		z-index: 5;
		background: linear-gradient(0deg, #94b3d1, #94b3d1)
	}

	#homepage .main .bloc-search:after {
		left: 100%
	}
}

#homepage .main .bloc-search .title {
	font-family: Gotham SSm Bold;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	padding-left: 10px
}

@media (min-width:992px) {
	#homepage .main .bloc-search .title {
		font-size: 36px;
		line-height: 42px;
		padding-left: 23px
	}
}

#homepage .main .bloc-search form {
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	border-radius: 100px;
	background: #fff;
	margin-top: 15px
}

@media (min-width:992px) {
	#homepage .main .bloc-search form {
		margin-top: 25px
	}
}

#homepage .main .bloc-search form input {
	padding-left: 23px;
	padding-right: 23px;
	border-radius: 100px;
	height: 33px;
	border: none
}

@media (min-width:992px) {
	#homepage .main .bloc-search form input {
		height: 54px
	}
}

#homepage .main .bloc-search form input:active,
#homepage .main .bloc-search form input:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

#homepage .main .bloc-search p {
	margin: 10px 10px 0
}

#homepage .main .bloc-search p:first-child {
	margin: 0 0 0 10px
}

@media (min-width:992px) {
	#homepage .main .bloc-search p {
		margin: 19px 23px 0
	}

	#homepage .main .bloc-search p:first-child {
		margin: 0 23px
	}
}

#homepage .main .bloc-search p a {
	font-family: Gotham SSm Bold;
	font-size: 14px;
	line-height: 13px;
	color: #fff;
	text-decoration: none
}

@media (max-width:767px) {
	#homepage .main .bloc-search p a {
		float: none !important;
		display: block;
		font-size: 11px
	}

	#homepage .main .bloc-search p a:first-child {
		margin-bottom: 10px
	}
}

#homepage .main .bloc-search p a img {
	display: inline-block
}

#homepage .main .bloc-search p a:hover {
	text-decoration: underline
}

#homepage .main .bloc-search#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown {
	width: auto !important;
	top: 65px !important;
	left: 0;
	margin: 0 !important
}

@media (min-width:992px) {
	#homepage .main .bloc-search#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown {
		top: 90px !important;
		margin: 0 60px !important
	}
}

#homepage .main .bloc-search#search-box form .input-group .xdsoft_autocomplete .xdsoft_autocomplete_dropdown div.item p {
	font-size: 14px
}

#homepage .main .bloc-search>div {
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(img/visuel-femme-header.png) no-repeat 100% 100%;
	background-size: contain;
	padding: 40px;
}

@media (min-width:992px) {
	#homepage .main .bloc-search>div {
		padding-top: 105px;
		padding-bottom: 107px
	}
}

#homepage .main .bloc-search>div>div {
	padding: 0 20px
}

@media (min-width:992px) {
	#homepage .main .bloc-search>div>div {
		padding: 0 140px 0 95px
	}
}

#homepage .main .trustpilot-widget {
	padding: 50px 0
}

@media (min-width:992px) {
	#homepage .main .trustpilot-widget {
		padding: 50px 15%
	}
}

#homepage .main .trustpilot-widget iframe {
	height: 300px !important
}

@media (min-width:992px) {
	#homepage .main .trustpilot-widget iframe {
		height: 150px !important
	}
}

#homepage .main .hn {
	color: #94b3d1;
	font-family: Gotham SSm Medium;
	font-size: 32px;
	line-height: 42px;
	margin-bottom: 28px;
	padding-bottom: 14px;
	position: relative
}

@media (min-width:992px) {
	#homepage .main .hn {
		font-size: 36px
	}
}

#homepage .main .hn:after {
	content: "";
	position: absolute;
	left: 0;
	top: 100%;
	width: 100px;
	height: 2px;
	background-color: #97d73f
}

#homepage .main .hn.text-center:after {
	left: 50%;
	margin-left: -50px
}

#homepage .main a.btn,
#homepage .main a.btn-cta {
	margin: 30px auto;
	display: table;
	-webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .16);
	-moz-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .16)
}

@media (min-width:992px) {

	#homepage .main a.btn,
	#homepage .main a.btn-cta {
		margin: 30px 0
	}
}

#homepage .main .bloc-accompagnement {
	background-color: #fff;
	-webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .16);
	-moz-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .16);
	box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .16);
	margin: 0 0 40px 20px;
	width: 90%;
	height: 0;
	padding: 5% 5% 85%;
	display: block;
	text-decoration: none
}

@media (min-width:992px) {
	#homepage .main .bloc-accompagnement {
		margin: 0 20px 40px 0
	}
}

@media (min-width:768px) {
	#homepage .main .bloc-accompagnement {
		margin: 0 10px 40px
	}
}

#homepage .main .bloc-accompagnement:hover {
	cursor: pointer
}

#homepage .main .bloc-accompagnement img {
	margin: 0 auto;
	width: 45%
}

@media (min-width:992px) {
	#homepage .main .bloc-accompagnement img {
		width: 55%
	}
}

#homepage .main .bloc-accompagnement span {
	font-size: 14px;
	line-height: 20px;
	display: block;
	margin-top: 6%;
	min-height: 50px
}

@media (min-width:992px) {
	#homepage .main .bloc-accompagnement span {
		font-size: 20px;
		line-height: 25px
	}
}

#homepage .main .bloc-oblique-blanc {
	background: #fff
}

#homepage .main .bloc-oblique-blanc .container>div {
	display: flex;
	flex-direction: column
}

@media (min-width:992px) {
	#homepage .main .bloc-oblique-blanc {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		transform: rotate(-5deg);
		margin: 0 -50px;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		-ms-transform-origin: left center;
		transform-origin: left center;
		position: relative;
		z-index: 8
	}
}

@media (min-width:992px) {
	#homepage .main .bloc-oblique-blanc .container>div {
		-webkit-transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		-o-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		transform: rotate(5deg);
		color: #000;
		padding-top: 60px;
		padding-bottom: 0;
		display: block;
		flex-direction: row
	}
}

#homepage .main .bloc-oblique-gris {
	background: #f8f8f8
}

#homepage .main .bloc-oblique-gris .container>div {
	display: flex;
	flex-direction: column-reverse
}

@media (min-width:992px) {
	#homepage .main .bloc-oblique-gris {
		-webkit-transform: rotate(5deg);
		-moz-transform: rotate(5deg);
		-o-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		transform: rotate(5deg);
		margin: 0 -50px;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		-ms-transform-origin: left center;
		transform-origin: left center;
		position: relative;
		z-index: 7
	}
}

@media (min-width:992px) {
	#homepage .main .bloc-oblique-gris .container>div {
		-webkit-transform: rotate(-5deg);
		-moz-transform: rotate(-5deg);
		-o-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		transform: rotate(-5deg);
		color: #000;
		padding-top: 60px;
		padding-bottom: 150px;
		display: block;
		flex-direction: row
	}
}

.date-maj-site {
	font-style: italic;
	font-size: 9px
}

@media (min-width:992px) {
	.date-maj-site {
		font-size: 13px
	}
}

div[class*=template-] b,
div[class*=template-] strong {
	font-family: Gotham SSm Bold, sans-serif
}

div[class*=template-] p {
	font-size: 11px;
	line-height: 22px
}

@media (min-width:992px) {
	div[class*=template-] p {
		font-size: 14px;
		line-height: 24px
	}
}

div[class*=template-] .sous-titre-couleur {
	font-family: Gotham SSm Bold, sans-serif;
	font-size: 24px
}

div[class*=template-] .intertitre-couleur {
	font-family: Gotham SSm Bold, sans-serif;
	font-size: 18px
}

div[class*=template-] .zone-mise-en-avant-couleur {
	border-top-right-radius: 47px;
	margin-top: 30px;
	padding-top: 41px;
	padding-bottom: 7px;
	border: 0;
	box-shadow: none;
	position: relative
}



div[class*=template-] .zone-mise-en-avant-couleur ol {
	clear: both;
	list-style: none;
	margin-left: 26px
}

div[class*=template-] .zone-mise-en-avant-couleur ol li {
	margin: 0;
	display: block;
	position: relative;
	counter-increment: inst;
	padding: 0 0 10px 50px
}

div[class*=template-] .zone-mise-en-avant-couleur ol li:before {
	content: counter(inst);
	text-align: left;
	left: 0;
	position: absolute;
	transition: all .2s ease-in-out;
	font-family: Gotham SSm bold, sans-serif;
	font-size: 22px;
	line-height: 26px;
	margin-left: 0;
	padding-left: 0;
	padding-top: 1px;
	top: 5px;
	width: 30px;
	z-index: 0;
	height: 25px
}

div[class*=template-] .zone-mise-en-avant-couleur ol li:after {
	content: "âœ“";
	position: absolute;
	top: 4px;
	left: 16px;
	font-size: 14px
}

div[class*=template-] .zone-mise-en-avant-couleur h2 {
	margin: 0 0 22px
}

@media (min-width:992px) {
	div[class*=template-] .zone-mise-en-avant-couleur h2 {
		margin: 0 0 35px 26px
	}
}

div[class*=template-] .zone-mise-en-avant-couleur p {
	font-size: 11px;
	line-height: 13px;
	margin-left: 0
}

@media (min-width:992px) {
	div[class*=template-] .zone-mise-en-avant-couleur p {
		font-size: 14px;
		line-height: 24px
	}
}

div[class*=template-] .zone-mise-en-avant-couleur>p {
	margin: 0 0 22px
}

@media (min-width:992px) {
	div[class*=template-] .zone-mise-en-avant-couleur>p {
		margin: 0 26px 35px
	}
}

div[class*=template-] .bloc-couleur {
	padding-top: 41px;
	padding-bottom: 7px;
	border: 0;
	box-shadow: none;
	position: relative;
	height: 100%;
	width: 100%
}

div[class*=template-] .bloc-couleur ol {
	clear: both;
	list-style: none;
	margin-left: 26px
}

div[class*=template-] .bloc-couleur ol li {
	margin: 0;
	display: block;
	position: relative;
	counter-increment: inst;
	padding: 0 0 10px 50px
}

div[class*=template-] .bloc-couleur ol li:before {
	content: counter(inst);
	text-align: left;
	left: 0;
	position: absolute;
	transition: all .2s ease-in-out;
	font-family: Gotham SSm bold, sans-serif;
	font-size: 22px;
	line-height: 26px;
	margin-left: 0;
	padding-left: 0;
	padding-top: 1px;
	top: 6px;
	width: 30px;
	z-index: 0;
	height: 25px
}

div[class*=template-] .bloc-couleur ol li:after {
	content: "âœ“";
	position: absolute;
	top: 4px;
	left: 16px;
	font-size: 14px
}

div[class*=template-] .btn-couleur {
	border-radius: 77px !important;
	padding: 7px 17px;
	line-height: normal;
	font-family: Gotham SSm Medium, sans-serif;
	text-decoration: none;
	color: #fff;
	width: auto;
	text-decoration: none !important
}

div[class*=template-] .zone-mise-en-avant-bis * {
	color: #fff
}

div[class*=template-] .bandeau:before {
	right: 100%;
	left: auto
}

div[class*=template-] .bandeau:after,
div[class*=template-] .bandeau:before {
	content: "";
	position: absolute;
	width: 2000px;
	top: 0;
	bottom: 0;
	height: 100%;
	z-index: 5
}

div[class*=template-] .bandeau:after {
	left: 100%
}

div[class*=template-] .bandeau .visuel {
	justify-content: end
}

div[class*=template-] .big-border-left-couleur {
	padding: 0 0 0 12px
}

div[class*=template-] .form .file label span {
	font-family: Gotham SSm Bold;
	font-size: 16px;
	line-height: 37px;
	cursor: pointer;
	padding: 0 0 0 30px
}

div[class*=template-] .form .file label span:before {
	content: url(img/picto-piece-jointe-rouge.png);
	position: absolute;
	left: 0;
	text-decoration: none;
	font-size: 12px;
	top: 6px
}

div[class*=template-] .form .file #file-chosen {
	display: none;
	position: relative;
	font-family: Gotham SSm A;
	padding: 0 20px 0 30px;
	font-size: 16px;
	line-height: 24px;
	color: #000 !important
}

div[class*=template-] .form .file #file-chosen:before {
	content: url(img/picto-piece-jointe-selected.png);
	position: absolute;
	left: 0;
	text-decoration: none;
	top: -2px
}

div[class*=template-] .form .file #file-chosen .text {
	color: #000 !important
}

div[class*=template-] .form .file #file-chosen .cross {
	cursor: pointer;
	color: #000 !important
}

div[class*=template-] .form .file #file-chosen .cross:after {
	content: "X";
	font-family: Gotham SSm Medium;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: -2px;
	font-size: 14px
}

div[class*=template-] ul {
	list-style: none;
	padding-left: 18px
}

div[class*=template-] ul li {
	list-style-type: none;
	position: relative;
	font-size: 11px;
	line-height: 22px;
	cursor: default;
	text-transform: none;
	color: #000;
	font-family: Gotham SSm A
}

@media (min-width:992px) {
	div[class*=template-] ul li {
		font-size: 14px;
		line-height: 24px
	}
}

div[class*=template-] ul li:before {
	content: "";
	display: inline-block;
	background-image: url(img/puce-pink.png);
	background-size: cover;
	height: 8px;
	width: 7px;
	margin-right: 10px;
	position: absolute;
	right: 100%;
	top: 9px
}

div[class*=template-] .btn-red {
	background: #94b3d1;
	color: #fff;
	min-width: auto
}

div[class*=template-] .btn-blanc,
div[class*=template-] .btn-red {
	border-radius: 77px;
	padding: 7px 17px;
	line-height: normal;
	font-family: Gotham SSm Medium, sans-serif;
	text-decoration: none !important;
	width: auto
}

div[class*=template-] .btn-blanc {
	background: #fff
}

div[class*=template-] .zone-mise-en-avant {
	position: relative;
	background: #fff;
	border: 1px solid #f5f5f5;
	box-sizing: border-box;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	border-radius: 5px;
	padding: 15px 26px;
	margin-bottom: 20px;
	margin-top: 40px;
	min-height: 231px
}

@media (min-width:992px) {
	div[class*=template-] .zone-mise-en-avant * {
		width: 75%;
		text-align: left
	}
}

div[class*=template-] .zone-mise-en-avant img {
	margin: 0 auto;
	position: relative;
	bottom: -16px
}

@media (min-width:992px) {
	div[class*=template-] .zone-mise-en-avant img {
		width: auto;
		position: absolute;
		bottom: -1px;
		right: 26px
	}
}

div[class*=template-] .zone-mise-en-avant h2 {
	margin-top: 0;
	margin-left: 0
}

div[class*=template-] .zone-mise-en-avant p {
	margin-left: 0;
	font-size: 14px;
	line-height: 24px
}

div[class*=template-] .zone-mise-en-avant a[class^=btn-] {
	display: inline-block;
	width: auto;
	text-decoration: none
}

@media (max-width:991px) {
	div[class*=template-] .zone-mise-en-avant a[class^=btn-] {
		display: inline-block;
		text-decoration: none
	}
}

div[class*=template-] .bloc-gris {
	background-color: #fbfbfb;
	padding-top: 41px;
	padding-bottom: 41px;
	border: 0;
	box-shadow: none;
	position: relative
}

div[class*=template-] .bloc-gris-image {
	background: url(img/background-new-catalogue.png) no-repeat 50% #fbfbfb;
	background-size: cover;
	padding: 15px 0;
	border: 0;
	box-shadow: none;
	position: relative;
	margin-bottom: 51px
}

@media (min-width:992px) {
	div[class*=template-] .bloc-gris-image {
		padding: 41px
	}
}

@media (min-width:992px) {
	div[class*=template-] .bloc-gris:before {
		right: 100%
	}

	div[class*=template-] .bloc-gris:after,
	div[class*=template-] .bloc-gris:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		background-color: #fbfbfb;
		height: 100%;
		z-index: 5
	}

	div[class*=template-] .bloc-gris:after {
		left: 100%
	}
}

div[class*=template-] .bloc-blanc {
	background: url(img/background-bloc-blanc.png) no-repeat 14px 10px #fff;
	margin: 0 0 47px;
	padding: 33px 33px 30px 30px
}

@media (min-width:992px) {
	div[class*=template-] .bloc-blanc {
		background: url(img/background-bloc-blanc.png) no-repeat 34px 20px #fff;
		margin: 0 38px 47px;
		padding: 36px 33px 40px 56px
	}
}

div[class*=template-] .bloc-blanc h3 {
	margin: 0
}

div[class*=template-] .bloc-shadow {
	position: relative;
	background: #fff;
	border: 1px solid #f5f5f5;
	box-sizing: border-box;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	border-radius: 5px;
	padding: 5px 10px;
	margin-bottom: 20px;
	min-height: 52px;
	display: flex
}

@media (min-width:992px) {
	div[class*=template-] .bloc-shadow {
		margin: 0 16px 20px
	}
}

div[class*=template-] .bloc-shadow p {
	font-size: 14px;
	line-height: 24px;
	margin: 0
}

div[class*=template-] .bloc-shadow ul li {
	font-size: 12px;
	line-height: 16px;
	margin: 0
}

div[class*=template-] .bloc-shadow ul li:before {
	top: 4px
}

div[class*=template-] .bloc-shadow a {
	font-size: 12px;
	color: #94b3d1
}

div[class*=template-] .bloc-shadow>div+div {
	justify-content: left
}

div[class*=template-] #wave-container {
	width: 100%;
	height: 30px;
	overflow: hidden;
	top: -1px;
	position: relative
}

div[class*=template-] #wave-container.wave-container-top {
	transform: rotate(180deg);
	top: 1px
}

div[class*=template-] #wave {
	display: block;
	position: relative;
	height: 40px;
	top: -20px
}

div[class*=template-] #wave:before {
	background-color: #fff;
	right: -25%;
	top: 30px
}

div[class*=template-] #wave:after,
div[class*=template-] #wave:before {
	content: "";
	display: block;
	position: absolute;
	border-radius: 100%;
	width: 100%;
	height: 150px
}

div[class*=template-] #wave:after {
	left: -25%;
	top: -100px
}

div[class*=template-] .bloc-border-radius-shadow {
	background: #fff;
	padding: 35px;
	border-radius: 21px;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .07);
	margin: 0 0 15px
}

@media (min-width:992px) {
	div[class*=template-] .bloc-border-radius-shadow {
		margin: 0 60px 15px 0
	}
}

div[class*=template-] ol {
	clear: both;
	list-style: none;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
	margin-top: 40px
}

@media (min-width:992px) {
	div[class*=template-] ol {
		margin-right: 50px;
		margin-left: 50px
	}
}

div[class*=template-] ol>li {
	margin: 0;
	display: block;
	position: relative;
	counter-increment: inst;
	padding: 0 0 20px 50px;
	font-size: 11px;
	line-height: 22px
}

@media (min-width:992px) {
	div[class*=template-] ol>li {
		font-size: 14px;
		line-height: 24px
	}
}

div[class*=template-] ol>li:before {
	content: counter(inst);
	text-align: left;
	left: 0;
	position: absolute;
	transition: all .2s ease-in-out;
	font-family: Gotham SSm bold;
	font-size: 22px;
	line-height: 26px;
	margin-left: 0;
	padding-left: 0;
	padding-top: 1px;
	top: 6px;
	width: 30px;
	z-index: 0;
	height: 25px;
	color: #fff
}

div[class*=template-] ol>li:after {
	content: "âœ“";
	position: absolute;
	top: 4px;
	left: 16px;
	color: #fff;
	font-size: 14px
}

div[class*=template-] .zone-mise-en-avant-bis {
	position: relative;
	background: #fff;
	border: 1px solid #f5f5f5;
	box-sizing: border-box;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	border-radius: 5px;
	padding: 15px 26px;
	margin-bottom: 20px;
	margin-top: 40px;
	min-height: 231px
}

@media (min-width:992px) {
	div[class*=template-] .zone-mise-en-avant-bis * {
		width: 75%;
		text-align: left
	}
}

div[class*=template-] .zone-mise-en-avant-bis img {
	margin: 0 auto;
	position: relative;
	bottom: -16px
}

@media (min-width:992px) {
	div[class*=template-] .zone-mise-en-avant-bis img {
		width: auto;
		position: absolute;
		bottom: -1px;
		right: 26px
	}
}

div[class*=template-] .zone-mise-en-avant-bis h2 {
	margin-top: 0;
	margin-left: 0
}

div[class*=template-] .zone-mise-en-avant-bis p {
	margin-left: 0
}

div[class*=template-] .zone-mise-en-avant-bis a[class^=btn-] {
	display: inline-block;
	width: auto;
	text-decoration: none
}

@media (max-width:991px) {
	div[class*=template-] .zone-mise-en-avant-bis a[class^=btn-] {
		display: inline-block;
		text-decoration: none
	}
}

div[class*=template-] .wysiwyg {
	margin-top: 0;
	word-break: break-word
}

@media (min-width:992px) {
	div[class*=template-] .wysiwyg {
		margin-top: 40px
	}
}

div[class*=template-] .wysiwyg.archives ul li {
	padding-right: 25px;
	margin-bottom: 10px
}

div[class*=template-] .wysiwyg a {
	text-decoration: underline
}

div[class*=template-] .wysiwyg a.btn,
div[class*=template-] .wysiwyg a.btn-cta {
	text-decoration: none !important
}

div[class*=template-] .accordion-2columns .tab-pane {
	margin-top: 15px
}

@media (min-width:992px) {
	div[class*=template-] .accordion-2columns .tab-pane {
		margin-top: 15px
	}
}

div[class*=template-] .accordion-2columns .h3,
div[class*=template-] .accordion-2columns h3 {
	font-family: Gotham SSm Book;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	margin: 18px 0 0;
	padding: 0 20px 19px 0;
	border-bottom: 1px solid #e3e3e3;
	position: relative;
	cursor: pointer
}

@media (min-width:992px) {

	div[class*=template-] .accordion-2columns .h3,
	div[class*=template-] .accordion-2columns h3 {
		font-size: 18px;
		line-height: 22px
	}
}

div[class*=template-] .accordion-2columns .h3:after,
div[class*=template-] .accordion-2columns h3:after {
	content: "+";
	position: absolute;
	top: 2px;
	right: 5px;
	font-size: 18px;
	line-height: 22px
}

div[class*=template-] .accordion-2columns .h3.active:after,
div[class*=template-] .accordion-2columns .h3.open:after,
div[class*=template-] .accordion-2columns h3.active:after,
div[class*=template-] .accordion-2columns h3.open:after {
	content: "-"
}

div[class*=template-] .accordion-2columns ol {
	margin-right: 0;
	margin-left: 15px;
	margin-top: 10px
}

div[class*=template-] .red-bandeau {
	background: #94b3d1;
	padding: 74px;
	color: #fff;
	position: relative;
	margin-top: 55px
}

@media (min-width:992px) {
	div[class*=template-] .red-bandeau:before {
		right: 100%
	}

	div[class*=template-] .red-bandeau:after,
	div[class*=template-] .red-bandeau:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		background-color: #94b3d1;
		height: 100%;
		z-index: 5
	}

	div[class*=template-] .red-bandeau:after {
		left: 100%
	}
}

div[class*=template-].vert .intertitre-couleur,
div[class*=template-].vert .sous-titre-couleur {
	color: #00a18e
}

div[class*=template-].vert ol>li:before {
	text-shadow: -1px 1px 0 #00a18e, -2px 0 0 #00a18e, -2px -1px 0 #00a18e, 0 -1px 0 #00a18e, -2px 2px 0 #00a18e, 0 3px 0 #00a18e, -1px -2px 0 #00a18e;
	background: #fff;
	background: -moz-linear-gradient(90deg, #fff 0, #fff 20%, #00a18e 20%, #00a18e 100%);
	background: -webkit-linear-gradient(90deg, #fff, #fff 20%, #00a18e 0, #00a18e);
	background: linear-gradient(90deg, #fff, #fff 20%, #00a18e 0, #00a18e);
	filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#ffffff", endColorstr=#00a18e, GradientType=1
}

div[class*=template-].vert .zone-mise-en-avant-couleur {
	background: #00a18e
}

div[class*=template-].vert .zone-mise-en-avant-couleur ol li:before {
	color: #00a18e;
	text-shadow: -1px 1px 0 #fff, -2px 0 0 #fff, -2px -1px 0 #fff, 0 -1px 0 #fff, -2px 2px 0 #fff, 0 3px 0 #fff, -1px -2px 0 #fff;
	background: #fff;
	background: -moz-linear-gradient(90deg, #00a18e 0, #00a18e 20%, #fff 20%, #fff 100%);
	background: -webkit-linear-gradient(90deg, #00a18e, #00a18e 20%, #fff 0, #fff);
	background: linear-gradient(90deg, #00a18e, #00a18e 20%, #fff 0, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

div[class*=template-].vert .zone-mise-en-avant-couleur ol li:after {
	color: #00a18e
}

div[class*=template-].vert .bloc-couleur {
	background: #00a18e
}

div[class*=template-].vert .bloc-couleur ol li:before {
	color: #00a18e;
	text-shadow: -1px 1px 0 #fff, -2px 0 0 #fff, -2px -1px 0 #fff, 0 -1px 0 #fff, -2px 2px 0 #fff, 0 3px 0 #fff, -1px -2px 0 #fff;
	background: #fff;
	background: -moz-linear-gradient(90deg, #00a18e 0, #00a18e 20%, #fff 20%, #fff 100%);
	background: -webkit-linear-gradient(90deg, #00a18e, #00a18e 20%, #fff 0, #fff);
	background: linear-gradient(90deg, #00a18e, #00a18e 20%, #fff 0, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

div[class*=template-].vert .bloc-couleur ol li:after {
	color: #00a18e
}

div[class*=template-].vert .btn-couleur {
	background: #00a18e
}

div[class*=template-].vert .text-couleur {
	color: #00a18e
}

div[class*=template-].vert #wave {
	background: #00a18e
}

div[class*=template-].vert #wave:after {
	background-color: #00a18e
}

div[class*=template-].vert .zone-mise-en-avant-bis {
	border: 1px solid #00a18e;
	background: #00a18e
}

div[class*=template-].vert .bandeau,
div[class*=template-].vert .bandeau:after,
div[class*=template-].vert .bandeau:before {
	background-color: #00a18e
}

div[class*=template-].vert .big-border-left-couleur {
	border-left: 9px solid #00a18e
}

div[class*=template-].vert .accordion-2columns .h3.active,
div[class*=template-].vert .accordion-2columns h3.active {
	color: #00a18e;
	font-family: Gotham SSm Bold
}

div[class*=template-].vert .accordion-2columns .h3:hover,
div[class*=template-].vert .accordion-2columns h3:hover {
	color: #00a18e
}

div[class*=template-].vert .form .file label span {
	color: #00a18e !important
}

div[class*=template-].bleu-marine .intertitre-couleur,
div[class*=template-].bleu-marine .sous-titre-couleur {
	color: #e7921b
}

div[class*=template-].bleu-marine ol>li:before {
	text-shadow: -1px 1px 0 #e7921b, -2px 0 0 #e7921b, -2px -1px 0 #e7921b, 0 -1px 0 #e7921b, -2px 2px 0 #e7921b, 0 3px 0 #e7921b, -1px -2px 0 #e7921b;
	background: #fff;
	background: -moz-linear-gradient(90deg, #fff 0, #fff 20%, #e7921b 20%, #e7921b 100%);
	background: -webkit-linear-gradient(90deg, #fff, #fff 20%, #e7921b 0, #e7921b);
	background: linear-gradient(90deg, #fff, #fff 20%, #e7921b 0, #e7921b);
	filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#ffffff", endColorstr=#e7921b, GradientType=1
}

div[class*=template-].bleu-marine .zone-mise-en-avant-couleur {
	background: #e7921b
}

div[class*=template-].bleu-marine .zone-mise-en-avant-couleur ol li:before {
	color: #e7921b;
	text-shadow: -1px 1px 0 #fff, -2px 0 0 #fff, -2px -1px 0 #fff, 0 -1px 0 #fff, -2px 2px 0 #fff, 0 3px 0 #fff, -1px -2px 0 #fff;
	background: #fff;
	background: -moz-linear-gradient(90deg, #e7921b 0, #e7921b 20%, #fff 20%, #fff 100%);
	background: -webkit-linear-gradient(90deg, #e7921b, #e7921b 20%, #fff 0, #fff);
	background: linear-gradient(90deg, #e7921b, #e7921b 20%, #fff 0, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

div[class*=template-].bleu-marine .zone-mise-en-avant-couleur ol li:after {
	color: #e7921b
}

div[class*=template-].bleu-marine .bloc-couleur {
	background: #e7921b
}

div[class*=template-].bleu-marine .bloc-couleur ol li:before {
	color: #e7921b;
	text-shadow: -1px 1px 0 #fff, -2px 0 0 #fff, -2px -1px 0 #fff, 0 -1px 0 #fff, -2px 2px 0 #fff, 0 3px 0 #fff, -1px -2px 0 #fff;
	background: #fff;
	background: -moz-linear-gradient(90deg, #e7921b 0, #e7921b 20%, #fff 20%, #fff 100%);
	background: -webkit-linear-gradient(90deg, #e7921b, #e7921b 20%, #fff 0, #fff);
	background: linear-gradient(90deg, #e7921b, #e7921b 20%, #fff 0, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

div[class*=template-].bleu-marine .bloc-couleur ol li:after {
	color: #e7921b
}

div[class*=template-].bleu-marine .btn-couleur {
	background: #e7921b
}

div[class*=template-].bleu-marine .text-couleur {
	color: #e7921b
}

div[class*=template-].bleu-marine #wave {
	background: #e7921b
}

div[class*=template-].bleu-marine #wave:after {
	background-color: #e7921b
}

div[class*=template-].bleu-marine .zone-mise-en-avant-bis {
	border: 1px solid #e7921b;
	background: #e7921b
}

div[class*=template-].bleu-marine .bandeau,
div[class*=template-].bleu-marine .bandeau:after,
div[class*=template-].bleu-marine .bandeau:before {
	background-color: #e7921b
}

div[class*=template-].bleu-marine .big-border-left-couleur {
	border-left: 9px solid #e7921b
}

div[class*=template-].bleu-marine .accordion-2columns .h3.active,
div[class*=template-].bleu-marine .accordion-2columns h3.active {
	color: #e7921b;
	font-family: Gotham SSm Bold
}

div[class*=template-].bleu-marine .accordion-2columns .h3:hover,
div[class*=template-].bleu-marine .accordion-2columns h3:hover {
	color: #e7921b
}

div[class*=template-].bleu-marine .form .file label span {
	color: #e7921b !important
}

div[class*=template-].bleu-clair .intertitre-couleur,
div[class*=template-].bleu-clair .sous-titre-couleur {
	color: #78c8c9
}

div[class*=template-].bleu-clair ol>li:before {
	text-shadow: -1px 1px 0 #78c8c9, -2px 0 0 #78c8c9, -2px -1px 0 #78c8c9, 0 -1px 0 #78c8c9, -2px 2px 0 #78c8c9, 0 3px 0 #78c8c9, -1px -2px 0 #78c8c9;
	background: #fff;
	background: -moz-linear-gradient(90deg, #fff 0, #fff 20%, #78c8c9 20%, #78c8c9 100%);
	background: -webkit-linear-gradient(90deg, #fff, #fff 20%, #78c8c9 0, #78c8c9);
	background: linear-gradient(90deg, #fff, #fff 20%, #78c8c9 0, #78c8c9);
	filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#ffffff", endColorstr=#78c8c9, GradientType=1
}

div[class*=template-].bleu-clair .zone-mise-en-avant-couleur {
	background: #78c8c9
}

div[class*=template-].bleu-clair .zone-mise-en-avant-couleur ol li:before {
	color: #78c8c9;
	text-shadow: -1px 1px 0 #fff, -2px 0 0 #fff, -2px -1px 0 #fff, 0 -1px 0 #fff, -2px 2px 0 #fff, 0 3px 0 #fff, -1px -2px 0 #fff;
	background: #fff;
	background: -moz-linear-gradient(90deg, #78c8c9 0, #78c8c9 20%, #fff 20%, #fff 100%);
	background: -webkit-linear-gradient(90deg, #78c8c9, #78c8c9 20%, #fff 0, #fff);
	background: linear-gradient(90deg, #78c8c9, #78c8c9 20%, #fff 0, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

div[class*=template-].bleu-clair .zone-mise-en-avant-couleur ol li:after {
	color: #78c8c9
}

div[class*=template-].bleu-clair .bloc-couleur {
	background: #78c8c9
}

div[class*=template-].bleu-clair .bloc-couleur ol li:before {
	color: #78c8c9;
	text-shadow: -1px 1px 0 #fff, -2px 0 0 #fff, -2px -1px 0 #fff, 0 -1px 0 #fff, -2px 2px 0 #fff, 0 3px 0 #fff, -1px -2px 0 #fff;
	background: #fff;
	background: -moz-linear-gradient(90deg, #78c8c9 0, #78c8c9 20%, #fff 20%, #fff 100%);
	background: -webkit-linear-gradient(90deg, #78c8c9, #78c8c9 20%, #fff 0, #fff);
	background: linear-gradient(90deg, #78c8c9, #78c8c9 20%, #fff 0, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

div[class*=template-].bleu-clair .bloc-couleur ol li:after {
	color: #78c8c9
}

div[class*=template-].bleu-clair .btn-couleur {
	background: #78c8c9
}

div[class*=template-].bleu-clair .text-couleur {
	color: #78c8c9
}

div[class*=template-].bleu-clair #wave {
	background: #78c8c9
}

div[class*=template-].bleu-clair #wave:after {
	background-color: #78c8c9
}

div[class*=template-].bleu-clair .zone-mise-en-avant-bis {
	border: 1px solid #78c8c9;
	background: #78c8c9
}

div[class*=template-].bleu-clair .bandeau,
div[class*=template-].bleu-clair .bandeau:after,
div[class*=template-].bleu-clair .bandeau:before {
	background-color: #78c8c9
}

div[class*=template-].bleu-clair .big-border-left-couleur {
	border-left: 9px solid #78c8c9
}

div[class*=template-].bleu-clair .accordion-2columns .h3.active,
div[class*=template-].bleu-clair .accordion-2columns h3.active {
	color: #78c8c9;
	font-family: Gotham SSm Bold
}

div[class*=template-].bleu-clair .accordion-2columns .h3:hover,
div[class*=template-].bleu-clair .accordion-2columns h3:hover {
	color: #78c8c9
}

div[class*=template-].bleu-clair .form .file label span {
	color: #78c8c9 !important
}

div[class*=template-].violet .intertitre-couleur,
div[class*=template-].violet .sous-titre-couleur {
	color: #563b97
}

div[class*=template-].violet ol>li:before {
	text-shadow: -1px 1px 0 #563b97, -2px 0 0 #563b97, -2px -1px 0 #563b97, 0 -1px 0 #563b97, -2px 2px 0 #563b97, 0 3px 0 #563b97, -1px -2px 0 #563b97;
	background: #fff;
	background: -moz-linear-gradient(90deg, #fff 0, #fff 20%, #563b97 20%, #563b97 100%);
	background: -webkit-linear-gradient(90deg, #fff, #fff 20%, #563b97 0, #563b97);
	background: linear-gradient(90deg, #fff, #fff 20%, #563b97 0, #563b97);
	filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#ffffff", endColorstr=#563B97, GradientType=1
}

div[class*=template-].violet .zone-mise-en-avant-couleur {
	background: #563b97
}

div[class*=template-].violet .zone-mise-en-avant-couleur ol li:before {
	color: #563b97;
	text-shadow: -1px 1px 0 #fff, -2px 0 0 #fff, -2px -1px 0 #fff, 0 -1px 0 #fff, -2px 2px 0 #fff, 0 3px 0 #fff, -1px -2px 0 #fff;
	background: #fff;
	background: -moz-linear-gradient(90deg, #563b97 0, #563b97 20%, #fff 20%, #fff 100%);
	background: -webkit-linear-gradient(90deg, #563b97, #563b97 20%, #fff 0, #fff);
	background: linear-gradient(90deg, #563b97, #563b97 20%, #fff 0, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

div[class*=template-].violet .zone-mise-en-avant-couleur ol li:after {
	color: #563b97
}

div[class*=template-].violet .bloc-couleur {
	background: #563b97
}

div[class*=template-].violet .bloc-couleur ol li:before {
	color: #563b97;
	text-shadow: -1px 1px 0 #fff, -2px 0 0 #fff, -2px -1px 0 #fff, 0 -1px 0 #fff, -2px 2px 0 #fff, 0 3px 0 #fff, -1px -2px 0 #fff;
	background: #fff;
	background: -moz-linear-gradient(90deg, #563b97 0, #563b97 20%, #fff 20%, #fff 100%);
	background: -webkit-linear-gradient(90deg, #563b97, #563b97 20%, #fff 0, #fff);
	background: linear-gradient(90deg, #563b97, #563b97 20%, #fff 0, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

div[class*=template-].violet .bloc-couleur ol li:after {
	color: #563b97
}

div[class*=template-].violet .btn-couleur {
	background: #563b97
}

div[class*=template-].violet .text-couleur {
	color: #563b97
}

div[class*=template-].violet #wave {
	background: #563b97
}

div[class*=template-].violet #wave:after {
	background-color: #563b97
}

div[class*=template-].violet .zone-mise-en-avant-bis {
	border: 1px solid #563b97;
	background: #563b97
}

div[class*=template-].violet .bandeau,
div[class*=template-].violet .bandeau:after,
div[class*=template-].violet .bandeau:before {
	background-color: #563b97
}

div[class*=template-].violet .big-border-left-couleur {
	border-left: 9px solid #563b97
}

div[class*=template-].violet .accordion-2columns .h3.active,
div[class*=template-].violet .accordion-2columns h3.active {
	color: #563b97;
	font-family: Gotham SSm Bold
}

div[class*=template-].violet .accordion-2columns .h3:hover,
div[class*=template-].violet .accordion-2columns h3:hover {
	color: #563b97
}

div[class*=template-].violet .form .file label span {
	color: #563b97 !important
}

div[class*=template-].orange .intertitre-couleur,
div[class*=template-].orange .sous-titre-couleur {
	color: #f08920
}

div[class*=template-].orange ol>li:before {
	text-shadow: -1px 1px 0 #f08920, -2px 0 0 #f08920, -2px -1px 0 #f08920, 0 -1px 0 #f08920, -2px 2px 0 #f08920, 0 3px 0 #f08920, -1px -2px 0 #f08920;
	background: #fff;
	background: -moz-linear-gradient(90deg, #fff 0, #fff 20%, #f08920 20%, #f08920 100%);
	background: -webkit-linear-gradient(90deg, #fff, #fff 20%, #f08920 0, #f08920);
	background: linear-gradient(90deg, #fff, #fff 20%, #f08920 0, #f08920);
	filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#ffffff", endColorstr=#f08920, GradientType=1
}

div[class*=template-].orange .zone-mise-en-avant-couleur {
	background: #f08920
}

div[class*=template-].orange .zone-mise-en-avant-couleur ol li:before {
	color: #f08920;
	text-shadow: -1px 1px 0 #fff, -2px 0 0 #fff, -2px -1px 0 #fff, 0 -1px 0 #fff, -2px 2px 0 #fff, 0 3px 0 #fff, -1px -2px 0 #fff;
	background: #fff;
	background: -moz-linear-gradient(90deg, #f08920 0, #f08920 20%, #fff 20%, #fff 100%);
	background: -webkit-linear-gradient(90deg, #f08920, #f08920 20%, #fff 0, #fff);
	background: linear-gradient(90deg, #f08920, #f08920 20%, #fff 0, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

div[class*=template-].orange .zone-mise-en-avant-couleur ol li:after {
	color: #f08920
}

div[class*=template-].orange .bloc-couleur {
	background: #f08920
}

div[class*=template-].orange .bloc-couleur ol li:before {
	color: #f08920;
	text-shadow: -1px 1px 0 #fff, -2px 0 0 #fff, -2px -1px 0 #fff, 0 -1px 0 #fff, -2px 2px 0 #fff, 0 3px 0 #fff, -1px -2px 0 #fff;
	background: #fff;
	background: -moz-linear-gradient(90deg, #f08920 0, #f08920 20%, #fff 20%, #fff 100%);
	background: -webkit-linear-gradient(90deg, #f08920, #f08920 20%, #fff 0, #fff);
	background: linear-gradient(90deg, #f08920, #f08920 20%, #fff 0, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

div[class*=template-].orange .bloc-couleur ol li:after {
	color: #f08920
}

div[class*=template-].orange .btn-couleur {
	background: #f08920
}

div[class*=template-].orange .text-couleur {
	color: #f08920
}

div[class*=template-].orange #wave {
	background: #f08920
}

div[class*=template-].orange #wave:after {
	background-color: #f08920
}

div[class*=template-].orange .zone-mise-en-avant-bis {
	border: 1px solid #f08920;
	background: #f08920
}

div[class*=template-].orange .bandeau,
div[class*=template-].orange .bandeau:after,
div[class*=template-].orange .bandeau:before {
	background-color: #f08920
}

div[class*=template-].orange .big-border-left-couleur {
	border-left: 9px solid #f08920
}

div[class*=template-].orange .accordion-2columns .h3.active,
div[class*=template-].orange .accordion-2columns h3.active {
	color: #f08920;
	font-family: Gotham SSm Bold
}

div[class*=template-].orange .accordion-2columns .h3:hover,
div[class*=template-].orange .accordion-2columns h3:hover {
	color: #f08920
}

div[class*=template-].orange .form .file label span {
	color: #f08920 !important
}

div[class*=template-].rouge .intertitre-couleur,
div[class*=template-].rouge .sous-titre-couleur {
	color: #94b3d1
}

div[class*=template-].rouge ol>li:before {
	text-shadow: -1px 1px 0 #94b3d1, -2px 0 0 #94b3d1, -2px -1px 0 #94b3d1, 0 -1px 0 #94b3d1, -2px 2px 0 #94b3d1, 0 3px 0 #94b3d1, -1px -2px 0 #94b3d1;
	background: #fff;
	background: -moz-linear-gradient(90deg, #fff 0, #fff 20%, #94b3d1 20%, #94b3d1 100%);
	background: -webkit-linear-gradient(90deg, #fff, #fff 20%, #94b3d1 0, #94b3d1);
	background: linear-gradient(90deg, #fff, #fff 20%, #94b3d1 0, #94b3d1);
	filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#ffffff", endColorstr=#94b3d1, GradientType=1
}

div[class*=template-].rouge .zone-mise-en-avant-couleur {
	background: #94b3d1
}

div[class*=template-].rouge .zone-mise-en-avant-couleur ol li:before {
	color: #94b3d1;
	text-shadow: -1px 1px 0 #fff, -2px 0 0 #fff, -2px -1px 0 #fff, 0 -1px 0 #fff, -2px 2px 0 #fff, 0 3px 0 #fff, -1px -2px 0 #fff;
	background: #fff;
	background: -moz-linear-gradient(90deg, #94b3d1 0, #94b3d1 20%, #fff 20%, #fff 100%);
	background: -webkit-linear-gradient(90deg, #94b3d1, #94b3d1 20%, #fff 0, #fff);
	background: linear-gradient(90deg, #94b3d1, #94b3d1 20%, #fff 0, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

div[class*=template-].rouge .zone-mise-en-avant-couleur ol li:after {
	color: #94b3d1
}

div[class*=template-].rouge .bloc-couleur {
	background: #94b3d1
}

div[class*=template-].rouge .bloc-couleur ol li:before {
	color: #94b3d1;
	text-shadow: -1px 1px 0 #fff, -2px 0 0 #fff, -2px -1px 0 #fff, 0 -1px 0 #fff, -2px 2px 0 #fff, 0 3px 0 #fff, -1px -2px 0 #fff;
	background: #fff;
	background: -moz-linear-gradient(90deg, #94b3d1 0, #94b3d1 20%, #fff 20%, #fff 100%);
	background: -webkit-linear-gradient(90deg, #94b3d1, #94b3d1 20%, #fff 0, #fff);
	background: linear-gradient(90deg, #94b3d1, #94b3d1 20%, #fff 0, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

div[class*=template-].rouge .bloc-couleur ol li:after {
	color: #94b3d1
}

div[class*=template-].rouge .btn-couleur {
	background: #94b3d1
}

div[class*=template-].rouge .text-couleur {
	color: #94b3d1
}

div[class*=template-].rouge #wave {
	background: #94b3d1
}

div[class*=template-].rouge #wave:after {
	background-color: #94b3d1
}

div[class*=template-].rouge .zone-mise-en-avant-bis {
	border: 1px solid #94b3d1;
	background: #94b3d1
}

div[class*=template-].rouge .bandeau,
div[class*=template-].rouge .bandeau:after,
div[class*=template-].rouge .bandeau:before {
	background-color: #94b3d1
}

div[class*=template-].rouge .big-border-left-couleur {
	border-left: 9px solid #94b3d1
}

div[class*=template-].rouge .accordion-2columns .h3.active,
div[class*=template-].rouge .accordion-2columns h3.active {
	color: #94b3d1;
	font-family: Gotham SSm Bold
}

div[class*=template-].rouge .accordion-2columns .h3:hover,
div[class*=template-].rouge .accordion-2columns h3:hover {
	color: #94b3d1
}

div[class*=template-].rouge .form .file label span {
	color: #94b3d1 !important
}

div[class*=template-].jaune .intertitre-couleur,
div[class*=template-].jaune .sous-titre-couleur {
	color: #ffc51c
}

div[class*=template-].jaune ol>li:before {
	text-shadow: -1px 1px 0 #ffc51c, -2px 0 0 #ffc51c, -2px -1px 0 #ffc51c, 0 -1px 0 #ffc51c, -2px 2px 0 #ffc51c, 0 3px 0 #ffc51c, -1px -2px 0 #ffc51c;
	background: #fff;
	background: -moz-linear-gradient(90deg, #fff 0, #fff 20%, #ffc51c 20%, #ffc51c 100%);
	background: -webkit-linear-gradient(90deg, #fff, #fff 20%, #ffc51c 0, #ffc51c);
	background: linear-gradient(90deg, #fff, #fff 20%, #ffc51c 0, #ffc51c);
	filter: progid:DXImageTransform.Microsoft.gradient startColorstr="#ffffff", endColorstr=#ffc51c, GradientType=1
}

div[class*=template-].jaune .zone-mise-en-avant-couleur {
	background: #ffc51c
}

div[class*=template-].jaune .zone-mise-en-avant-couleur ol li:before {
	color: #ffc51c;
	text-shadow: -1px 1px 0 #fff, -2px 0 0 #fff, -2px -1px 0 #fff, 0 -1px 0 #fff, -2px 2px 0 #fff, 0 3px 0 #fff, -1px -2px 0 #fff;
	background: #fff;
	background: -moz-linear-gradient(90deg, #ffc51c 0, #ffc51c 20%, #fff 20%, #fff 100%);
	background: -webkit-linear-gradient(90deg, #ffc51c, #ffc51c 20%, #fff 0, #fff);
	background: linear-gradient(90deg, #ffc51c, #ffc51c 20%, #fff 0, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

div[class*=template-].jaune .zone-mise-en-avant-couleur ol li:after {
	color: #ffc51c
}

div[class*=template-].jaune .bloc-couleur {
	background: #ffc51c
}

div[class*=template-].jaune .bloc-couleur ol li:before {
	color: #ffc51c;
	text-shadow: -1px 1px 0 #fff, -2px 0 0 #fff, -2px -1px 0 #fff, 0 -1px 0 #fff, -2px 2px 0 #fff, 0 3px 0 #fff, -1px -2px 0 #fff;
	background: #fff;
	background: -moz-linear-gradient(90deg, #ffc51c 0, #ffc51c 20%, #fff 20%, #fff 100%);
	background: -webkit-linear-gradient(90deg, #ffc51c, #ffc51c 20%, #fff 0, #fff);
	background: linear-gradient(90deg, #ffc51c, #ffc51c 20%, #fff 0, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

div[class*=template-].jaune .bloc-couleur ol li:after {
	color: #ffc51c
}

div[class*=template-].jaune .btn-couleur {
	background: #ffc51c
}

div[class*=template-].jaune .text-couleur {
	color: #ffc51c
}

div[class*=template-].jaune #wave {
	background: #ffc51c
}

div[class*=template-].jaune #wave:after {
	background-color: #ffc51c
}

div[class*=template-].jaune .zone-mise-en-avant-bis {
	border: 1px solid #ffc51c;
	background: #ffc51c
}

div[class*=template-].jaune .bandeau,
div[class*=template-].jaune .bandeau:after,
div[class*=template-].jaune .bandeau:before {
	background-color: #ffc51c
}

div[class*=template-].jaune .big-border-left-couleur {
	border-left: 9px solid #ffc51c
}

div[class*=template-].jaune .accordion-2columns .h3.active,
div[class*=template-].jaune .accordion-2columns h3.active {
	color: #ffc51c;
	font-family: Gotham SSm Bold
}

div[class*=template-].jaune .accordion-2columns .h3:hover,
div[class*=template-].jaune .accordion-2columns h3:hover {
	color: #ffc51c
}

div[class*=template-].jaune .form .file label span {
	color: #ffc51c !important
}

@media (max-width:767px) {
	.template-bandeau {
		overflow-x: hidden
	}
}

.template-bandeau .bandeau {
	height: 196px
}

@media (max-width:767px) {
	.template-bandeau .bandeau {
		height: 96px
	}

	.template-bandeau .bandeau .visuel img {
		height: 96px;
		width: auto
	}

	.template-bandeau .bandeau.row-eq-height {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
}

.template-bandeau .bandeau.row-eq-height h1 {
	background: none;
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #fff;
	margin: 0;
	padding: 0 0 0 15px;
	text-align: center
}

@media (min-width:768px) {
	.template-bandeau .bandeau.row-eq-height h1 {
		padding-left: 0;
		font-size: 30px;
		line-height: 34px
	}
}

@media (min-width:768px) {
	.template-bandeau .bandeau.row-eq-height h1 span {
		display: block;
		max-width: 49%
	}
}

.template-bandeau .wysiwyg {
	font-family: Gotham SSm A;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
	margin-top: 40px !important
}

.template-bandeau .wysiwyg h2,
.template-bandeau .wysiwyg h3 {
	color: #ffc51c;
	font-family: Gotham SSm Bold;
	font-size: 14px;
	margin-bottom: 0
}

.template-bandeau .wysiwyg b,
.template-bandeau .wysiwyg strong {
	font-weight: 500;
	font-family: Gotham SSm Bold
}

.template-bandeau .wysiwyg iframe {
	max-width: 100%;
	border: 0
}

.template-bandeau .wysiwyg ul {
	padding-left: 18px
}

.template-bandeau .wysiwyg ul li {
	list-style-type: none;
	position: relative
}

.template-bandeau .wysiwyg ul li:before {
	content: "";
	display: inline-block;
	background-image: url(img/puce-pink.png);
	background-size: cover;
	height: 8px;
	width: 7px;
	margin-right: 10px;
	position: absolute;
	right: 100%;
	top: 7px
}

.template-bandeau .wysiwyg .bloc-shadow {
	margin-bottom: 0
}

@media (min-width:992px) {
	.template-bandeau .wysiwyg .bloc-shadow {
		margin: 0 0 50px
	}

	.template-bandeau .wysiwyg .bloc-shadow+div {
		padding-left: 32px
	}

	.template-bandeau .wysiwyg .bloc-shadow+div h3 {
		margin-top: 0;
		margin-bottom: 10px;
		font-size: 24px;
		line-height: 19px
	}

	.template-bandeau .wysiwyg .bloc-shadow+div h3 a {
		text-decoration: none !important
	}

	.template-bandeau .wysiwyg .bloc-shadow+div p {
		margin-bottom: 50px
	}

	.template-bandeau .wysiwyg .bloc-shadow.hidden+div {
		padding-left: 0
	}
}

.template-bandeau .wysiwyg.archives ul li {
	padding-right: 25px;
	margin-bottom: 10px
}

.template-bandeau .wysiwyg a {
	text-decoration: underline
}

.template-bandeau .wysiwyg a.btn-cta {
	text-decoration: none
}

.template-home-intermediaire h1 {
	background: #77aaab;
	font-family: Concert One Regular;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	padding: 24px
}

@media (min-width:992px) {
	.template-home-intermediaire h1 {
		font-size: 60px;
		line-height: 60px;
		margin-bottom: 50px
	}
}

.template-home-intermediaire h1+.wysiwyg p {
	font-family: Gotham SSm Bold;
	font-size: 14px;
	line-height: 13px
}

@media (min-width:992px) {
	.template-home-intermediaire h1+.wysiwyg p {
		font-size: 16px;
		line-height: 15px
	}
}

.template-home-intermediaire h2 {
	margin-top: 0;
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-size: 16px;
	line-height: 25px;
	color: #000
}

.template-home-intermediaire h2+p {
	margin-bottom: 40px
}

.template-home-intermediaire div[class^=corner-] {
	position: absolute;
	background: #77aaab;
	border-radius: 3px;
	z-index: 0
}

.template-home-intermediaire .corner-top-left {
	width: 119px;
	height: 107px;
	top: -8px;
	left: 16px
}

.template-home-intermediaire .corner-bottom-right {
	width: 119px;
	height: 107px;
	bottom: -8px;
	right: 16px
}

.template-home-intermediaire .bloc-corner {
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 77px
}

.template-home-intermediaire .bloc-corner .zoning {
	display: block;
	text-decoration: none;
	background: #fff;
	box-sizing: border-box;
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	border-radius: 5px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1
}

.template-home-intermediaire .bloc-corner a {
	text-decoration: none
}

.template-home-intermediaire .bloc-corner .bloc-image img {
	width: 100%;
	height: 192px
}

.template-home-intermediaire .bloc-corner .bloc-titre {
	font-family: Concert One Regular;
	font-size: 25px;
	line-height: 30px;
	color: #000;
	margin: 8px 19px;
	text-align: center;
	text-decoration: none
}

@media (min-width:992px) {
	.template-home-intermediaire .bloc-corner .bloc-titre {
		font-size: 18px;
		line-height: 30px
	}
}

.template-home-intermediaire .bloc-corner .bloc-titre a {
	text-decoration: none
}

.template-home-intermediaire .bloc-corner .bloc-description {
	font-family: Gotham SSm A;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .05em;
	color: #000;
	margin: 8px 19px
}

.template-home-intermediaire.faq div[class^=corner-],
.template-home-intermediaire.faq h1 {
	background: #f7c74a
}

.template-default .wysiwyg>h2 {
	font-size: 36px;
	line-height: 44px;
	font-family: Concert One Regular;
	margin-bottom: 20px
}

.template-default .wysiwyg .btn,
.template-default .wysiwyg .btn-cta {
	border-radius: 77px;
	padding: 7px 17px;
	line-height: normal;
	font-family: Gotham SSm Medium, sans-serif;
	text-decoration: none;
	color: #fff;
	width: auto
}

.template-default.vert .wysiwyg>h2 {
	color: #00a18e
}

.template-default.vert .wysiwyg .btn,
.template-default.vert .wysiwyg .btn-cta {
	background: #00a18e
}

.template-default.bleu-marine .wysiwyg>h2 {
	color: #e7921b
}

.template-default.bleu-marine .wysiwyg .btn,
.template-default.bleu-marine .wysiwyg .btn-cta {
	background: #e7921b
}

.template-default.bleu-clair .wysiwyg>h2 {
	color: #78c8c9
}

.template-default.bleu-clair .wysiwyg .btn,
.template-default.bleu-clair .wysiwyg .btn-cta {
	background: #78c8c9
}

.template-default.violet .wysiwyg>h2 {
	color: #563b97
}

.template-default.violet .wysiwyg .btn,
.template-default.violet .wysiwyg .btn-cta {
	background: #563b97
}

.template-default.orange .wysiwyg>h2 {
	color: #f08920
}

.template-default.orange .wysiwyg .btn,
.template-default.orange .wysiwyg .btn-cta {
	background: #f08920
}

.template-default.rouge .wysiwyg>h2 {
	color: #94b3d1
}

.template-default.rouge .wysiwyg .btn,
.template-default.rouge .wysiwyg .btn-cta {
	background: #94b3d1
}

.template-default.jaune .wysiwyg>h2 {
	color: #ffc51c
}

.template-default.jaune .wysiwyg .btn,
.template-default.jaune .wysiwyg .btn-cta {
	background: #ffc51c
}

.template-bandeau .wysiwyg h2 {
	font-size: 36px;
	line-height: 44px;
	font-family: Concert One Regular;
	margin-bottom: 20px;
	margin-top: 0
}

.template-bandeau .btn,
.template-bandeau .btn-cta {
	border-radius: 77px;
	padding: 7px 17px;
	line-height: normal;
	font-family: Gotham SSm Medium, sans-serif;
	text-decoration: none;
	color: #fff;
	width: auto
}

.template-bandeau.faq .bandeau.row-eq-height h1 {
	font-family: Concert One Regular;
	font-size: 40px;
	line-height: 31px;
	padding: 0
}

@media (min-width:992px) {
	.template-bandeau.faq .bandeau.row-eq-height h1 {
		font-size: 64px;
		line-height: 64px
	}
}

.template-bandeau.faq .bandeau.row-eq-height h1 span {
	max-width: 60%;
	margin: 0 auto;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff
}

@media (min-width:992px) {
	.template-bandeau.faq .bandeau.row-eq-height h1 span {
		max-width: 100%;
		margin: 0 90px
	}
}

.template-bandeau.faq .bandeau.row-eq-height h1+p {
	font-family: Gotham SSm A;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	margin: 5px 0 10px;
	padding: 0 20px;
	text-transform: uppercase;
	color: #fff;
	text-align: center
}

@media (min-width:992px) {
	.template-bandeau.faq .bandeau.row-eq-height h1+p {
		font-size: 18px;
		line-height: 21px;
		margin: 15px 0 10px;
		padding: 0
	}
}

.template-bandeau.faq div[class^=corner-] {
	position: absolute;
	background: #f7c74a;
	border-radius: 3px;
	z-index: 0
}

.template-bandeau.faq .corner-top-left {
	width: 119px;
	height: 107px;
	top: -8px;
	left: 16px
}

.template-bandeau.faq .corner-bottom-right {
	width: 119px;
	height: 107px;
	bottom: -8px;
	right: 16px
}

.template-bandeau.faq .bloc-corner {
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 77px
}

.template-bandeau.faq .bloc-corner .zoning {
	display: block;
	text-decoration: none;
	background: #fff;
	box-sizing: border-box;
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	border-radius: 5px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1
}

.template-bandeau.faq .bloc-corner a {
	text-decoration: none
}

.template-bandeau.faq .bloc-corner .bloc-image img {
	width: 100%;
	height: 192px
}

.template-bandeau.faq .bloc-corner .bloc-titre {
	font-family: Concert One Regular;
	font-size: 25px;
	line-height: 30px;
	color: #000;
	margin: 8px 19px;
	text-align: center;
	text-decoration: none
}

@media (min-width:992px) {
	.template-bandeau.faq .bloc-corner .bloc-titre {
		font-size: 18px;
		line-height: 30px
	}
}

.template-bandeau.faq .bloc-corner .bloc-titre a {
	text-decoration: none
}

.template-bandeau.faq .bloc-corner .bloc-description {
	font-family: Gotham SSm A;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .05em;
	color: #000;
	margin: 8px 19px
}

.template-bandeau.faq .form {
	background: #f7c74a;
	box-shadow: none;
	border-radius: 0;
	margin: 40px 15px 0;
	padding: 0
}

.template-bandeau.faq .form .lead-factory-form {
	padding: 33px
}

.template-bandeau.faq .form .lead-factory-form .titre {
	font-family: Gotham SSm Medium;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	margin-bottom: 40px
}

@media (min-width:992px) {
	.template-bandeau.faq .form .lead-factory-form .titre {
		font-size: 22px;
		line-height: 34px
	}
}

.template-bandeau.faq .form .lead-factory-form .devis textarea {
	height: 146px;
	min-height: 146px
}

.template-bandeau.faq .form .lead-factory-form .input-group-btn button {
	display: block;
	width: 100%;
	text-align: center
}

.template-bandeau.faq h2 {
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	color: #000;
	padding: 0 15px 15px
}

@media (min-width:992px) {
	.template-bandeau.faq h2 {
		font-size: 22px;
		line-height: 34px
	}
}

@media (max-width:991px) {
	.template-bandeau.faq .wysiwyg {
		margin-left: 15px;
		margin-right: 15px
	}
}

.template-bandeau.faq .wysiwyg h2 {
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000
}

@media (min-width:992px) {
	.template-bandeau.faq .wysiwyg h2 {
		font-size: 16px;
		line-height: 25px
	}
}

.template-bandeau.vert .wysiwyg h2 {
	color: #00a18e
}

.template-bandeau.vert .btn,
.template-bandeau.vert .btn-cta {
	background: #00a18e
}

.template-bandeau.bleu-marine .wysiwyg h2 {
	color: #e7921b
}

.template-bandeau.bleu-marine .btn,
.template-bandeau.bleu-marine .btn-cta {
	background: #e7921b
}

.template-bandeau.bleu-clair .wysiwyg h2 {
	color: #78c8c9
}

.template-bandeau.bleu-clair .btn,
.template-bandeau.bleu-clair .btn-cta {
	background: #78c8c9
}

.template-bandeau.violet .wysiwyg h2 {
	color: #563b97
}

.template-bandeau.violet .btn,
.template-bandeau.violet .btn-cta {
	background: #563b97
}

.template-bandeau.orange .wysiwyg h2 {
	color: #f08920
}

.template-bandeau.orange .btn,
.template-bandeau.orange .btn-cta {
	background: #f08920
}

.template-bandeau.rouge .wysiwyg h2 {
	color: #94b3d1
}

.template-bandeau.rouge .btn,
.template-bandeau.rouge .btn-cta {
	background: #94b3d1
}

.template-bandeau.jaune .wysiwyg h2 {
	color: #ffc51c
}

.template-bandeau.jaune .btn,
.template-bandeau.jaune .btn-cta {
	background: #ffc51c
}

.template-conseil h1 {
	display: inline-block;
	padding: 5px 10px;
	margin: 50px 0 30px;
	font-family: Gotham SSm Bold;
	font-size: 20px;
	line-height: 24px;
	color: #fff
}

@media (min-width:992px) {
	.template-conseil h1 {
		font-size: 36px;
		line-height: 34px
	}
}

.template-conseil h1+.wysiwyg {
	margin: 0
}

.template-conseil h1+.wysiwyg p {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
	color: #000;
	padding: 0 0 0 12px
}

@media (min-width:992px) {
	.template-conseil h1+.wysiwyg p {
		padding: 0 50px 0 12px;
		font-size: 16px;
		line-height: 25px
	}
}

.template-conseil h2 {
	font-family: Gotham SSm Bold;
	font-size: 16px;
	margin: 0 0 14px;
	line-height: 28px;
	color: #3c3c3c
}

@media (min-width:992px) {
	.template-conseil h2 {
		font-size: 25px;
		margin: 0 0 42px
	}
}

.template-conseil .bloc-bg-image {
	margin-top: 40px;
	padding-bottom: 30px;
	background: url(img/background-vague.png) no-repeat 50% #fbfbfb;
	background-size: cover
}

.template-conseil div[class^=corner-] {
	position: absolute;
	background: #e50046;
	border-radius: 3px;
	z-index: 0
}

.template-conseil .corner-top-left {
	width: 49px;
	height: 47px;
	top: -8px;
	left: 16px
}

.template-conseil .corner-bottom-right {
	width: 49px;
	height: 47px;
	bottom: -8px;
	right: 16px
}

.template-conseil .bloc-corner {
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 20px;
	margin-top: 112px
}

@media (min-width:992px) {
	.template-conseil .bloc-corner {
		margin-bottom: 77px
	}
}

.template-conseil .bloc-corner .content {
	display: block;
	text-decoration: none;
	background: #fff;
	border: 1px solid hsla(0, 0%, 84.7%, .2);
	border-right: none;
	border-bottom: none;
	box-sizing: border-box;
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	border-radius: 5px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	padding: 90px 22px 40px
}

.template-conseil .bloc-corner .content img {
	position: absolute;
	top: -70px;
	left: 0;
	right: 0;
	margin: 0 auto
}

.template-conseil .bloc-corner .content h2 {
	font-family: Concert One Regular;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	color: #e50046;
	margin-top: 0
}

@media (min-width:992px) {
	.template-conseil .bloc-corner .content h2 {
		font-size: 22px;
		line-height: 22px
	}
}

.template-conseil .btn,
.template-conseil .btn-cta {
	border-radius: 77px;
	padding: 7px 17px;
	line-height: normal;
	font-family: Gotham SSm Medium, sans-serif;
	text-decoration: none;
	color: #fff
}

.template-conseil.vert h1 {
	background: #00a18e
}

.template-conseil.vert h1+.wysiwyg p {
	border-left: 9px solid #00a18e
}

.template-conseil.vert .btn,
.template-conseil.vert .btn-cta {
	background: #00a18e
}

.template-conseil.bleu-marine h1 {
	background: #e7921b
}

.template-conseil.bleu-marine h1+.wysiwyg p {
	border-left: 9px solid #e7921b
}

.template-conseil.bleu-marine .btn,
.template-conseil.bleu-marine .btn-cta {
	background: #e7921b
}

.template-conseil.bleu-clair h1 {
	background: #78c8c9
}

.template-conseil.bleu-clair h1+.wysiwyg p {
	border-left: 9px solid #78c8c9
}

.template-conseil.bleu-clair .btn,
.template-conseil.bleu-clair .btn-cta {
	background: #78c8c9
}

.template-conseil.violet h1 {
	background: #563b97
}

.template-conseil.violet h1+.wysiwyg p {
	border-left: 9px solid #563b97
}

.template-conseil.violet .btn,
.template-conseil.violet .btn-cta {
	background: #563b97
}

.template-conseil.orange h1 {
	background: #f08920
}

.template-conseil.orange h1+.wysiwyg p {
	border-left: 9px solid #f08920
}

.template-conseil.orange .btn,
.template-conseil.orange .btn-cta {
	background: #f08920
}

.template-conseil.rouge h1 {
	background: #94b3d1
}

.template-conseil.rouge h1+.wysiwyg p {
	border-left: 9px solid #94b3d1
}

.template-conseil.rouge .btn,
.template-conseil.rouge .btn-cta {
	background: #94b3d1
}

.template-conseil.jaune h1 {
	background: #ffc51c
}

.template-conseil.jaune h1+.wysiwyg p {
	border-left: 9px solid #ffc51c
}

.template-conseil.jaune .btn,
.template-conseil.jaune .btn-cta {
	background: #ffc51c
}

.template-modalites {
	position: relative
}

@media (min-width:992px) {
	.template-modalites:before {
		background-image: url(img/background-bulles.png);
		left: -200px;
		top: -30px
	}

	.template-modalites:after,
	.template-modalites:before {
		content: "";
		display: inline-block;
		background-repeat: no-repeat;
		margin-right: 10px;
		position: absolute;
		width: 200px;
		height: 100%
	}

	.template-modalites:after {
		background-image: url(img/background-bulles-bis.png);
		right: -200px;
		top: 450px
	}
}

.template-modalites .liste-blocs>div {
	align-items: normal;
	margin-top: 20px
}

@media (max-width:991px) {
	.template-modalites .liste-blocs>div img {
		margin: 0 auto 30px
	}
}

.template-modalites h1 {
	margin: 40px 0 0;
	font-family: Concert One Regular;
	font-size: 20px;
	line-height: 60px;
	color: #000;
	text-align: center
}

@media (min-width:992px) {
	.template-modalites h1 {
		font-size: 40px;
		line-height: 60px
	}
}

.template-modalites h1+.wysiwyg {
	margin: 0
}

.template-modalites h1+.wysiwyg p {
	margin: 0 0 30px;
	text-align: center
}

@media (min-width:992px) {
	.template-modalites h1+.wysiwyg p {
		margin: 0 110px 10px
	}
}

.template-modalites .with-image h1 {
	margin: 40px 0 0;
	font-family: Concert One Regular;
	font-size: 20px;
	line-height: 60px;
	color: #000;
	text-align: justify
}

@media (min-width:992px) {
	.template-modalites .with-image h1 {
		font-size: 40px;
		line-height: 60px;
		text-align: left;
		margin: 40px 90px 0 120px
	}
}

@media (min-width:992px) {
	.template-modalites .with-image h1+.wysiwyg {
		margin: 0 90px 0 120px
	}
}

.template-modalites .with-image h1+.wysiwyg p {
	margin: 0 0 10px;
	text-align: justify
}

@media (min-width:992px) {
	.template-modalites .with-image h1+.wysiwyg p {
		text-align: left
	}
}

.template-modalites h2 {
	font-family: Concert One Regular;
	font-size: 16px;
	line-height: 22px;
	color: #000;
	margin: 0 0 14px
}

@media (min-width:992px) {
	.template-modalites h2 {
		font-size: 36px;
		line-height: 44px
	}
}

.template-modalites .bloc-innovation {
	margin-bottom: 50px;
	align-items: normal
}

@media (min-width:992px) {
	.template-modalites .bloc-innovation {
		padding: 0 40px;
		text-align: left
	}
}

.template-modalites .bloc-innovation h2 {
	font-family: Gotham SSm Bold;
	font-size: 18px;
	line-height: 24px;
	margin: 10px 0 0
}

@media (max-width:991px) {
	.template-modalites .bloc-innovation img {
		margin: 0 auto
	}

	.template-modalites .bloc-innovation h2,
	.template-modalites .bloc-innovation h2+p {
		text-align: center
	}
}

.template-modalites p {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 22px;
	color: #3c3c3c
}

@media (min-width:992px) {
	.template-modalites p {
		font-size: 14px;
		line-height: 28px
	}
}

.template-modalites p.big-word {
	font-family: Concert One Regular;
	font-size: 40px;
	line-height: 61px
}

@media (min-width:992px) {
	.template-modalites p.big-word {
		font-size: 72px;
		line-height: 112px
	}
}

.template-modalites .background-dotted {
	background-image: url(img/background-bloc-blanc.png);
	padding-top: 16px;
	padding-bottom: 2px;
	margin: 17px 0 0
}

.template-modalites .background-dotted .bloc-shadow {
	font-size: 11px;
	line-height: 26px
}

@media (min-width:992px) {
	.template-modalites .background-dotted .bloc-shadow p {
		font-size: 14px;
		line-height: 26px
	}
}

.template-modalites .bloc-border-radius-shadow h3 {
	font-size: 14px;
	line-height: 25px;
	margin: 15px;
	font-family: Gotham SSm Bold;
	text-transform: uppercase
}

@media (min-width:992px) {
	.template-modalites .bloc-border-radius-shadow h3 {
		font-size: 18px;
		line-height: 33px
	}
}

.template-modalites .bloc-border-radius-shadow p {
	margin-bottom: 5px
}

@media (max-width:991px) {
	.template-modalites .bloc-border-radius-shadow img {
		margin: 0 auto
	}
}

.template-modalites .row-partenaires {
	position: relative
}

.template-modalites .row-partenaires>div {
	padding: 20px 10px
}

@media (min-width:992px) {
	.template-modalites .row-partenaires>div {
		padding: 40px 90px
	}
}

.template-modalites .row-partenaires .zoning {
	height: 100%;
	width: 100%
}

.template-modalites .row-partenaires .zoning>p:first-child {
	display: flex;
	align-items: end
}

@media (min-width:992px) {
	.template-modalites .row-partenaires .zoning>p:first-child {
		height: 100px
	}
}

.template-modalites .row-partenaires .zoning>p:first-child a {
	height: 100%;
	display: flex;
	align-items: end
}

.template-modalites .row-partenaires .zoning>p:first-child img {
	max-height: 100px;
	width: auto
}

@media (min-width:992px) {
	.template-modalites .row-partenaires .zoning>p:first-child img {
		max-height: 100%
	}
}

.template-modalites .row-partenaires:nth-child(2n) {
	background: #f3f9f9
}

@media (min-width:992px) {
	.template-modalites .row-partenaires:nth-child(2n):before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		right: 100%;
		background-color: #f3f9f9;
		height: 100%;
		z-index: 5
	}

	.template-modalites .row-partenaires:nth-child(2n):after {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		left: 100%;
		background-color: #f3f9f9;
		height: 100%;
		z-index: 5
	}
}

.template-modalites .bottom h2 {
	margin: 45px 0
}

.template-modalites .bottom h2 a {
	font-family: Gotham SSm Bold;
	font-size: 24px;
	line-height: 32px;
	color: #000;
	text-decoration: none
}

.template-modalites .btn,
.template-modalites .btn-cta {
	border-radius: 77px;
	padding: 7px 17px;
	line-height: normal;
	font-family: Gotham SSm Medium, sans-serif;
	text-decoration: none;
	color: #fff
}

.template-modalites.vert .bloc-border-radius-shadow h3,
.template-modalites.vert .bloc-innovation h2 {
	color: #00a18e
}

.template-modalites.vert .btn,
.template-modalites.vert .btn-cta {
	background: #00a18e
}

.template-modalites.bleu-marine .bloc-border-radius-shadow h3,
.template-modalites.bleu-marine .bloc-innovation h2 {
	color: #e7921b
}

.template-modalites.bleu-marine .btn,
.template-modalites.bleu-marine .btn-cta {
	background: #e7921b
}

.template-modalites.bleu-clair .bloc-border-radius-shadow h3,
.template-modalites.bleu-clair .bloc-innovation h2 {
	color: #78c8c9
}

.template-modalites.bleu-clair .btn,
.template-modalites.bleu-clair .btn-cta {
	background: #78c8c9
}

.template-modalites.violet .bloc-border-radius-shadow h3,
.template-modalites.violet .bloc-innovation h2 {
	color: #563b97
}

.template-modalites.violet .btn,
.template-modalites.violet .btn-cta {
	background: #563b97
}

.template-modalites.orange .bloc-border-radius-shadow h3,
.template-modalites.orange .bloc-innovation h2 {
	color: #f08920
}

.template-modalites.orange .btn,
.template-modalites.orange .btn-cta {
	background: #f08920
}

.template-modalites.rouge .bloc-border-radius-shadow h3,
.template-modalites.rouge .bloc-innovation h2 {
	color: #94b3d1
}

.template-modalites.rouge .btn,
.template-modalites.rouge .btn-cta {
	background: #94b3d1
}

.template-modalites.jaune .bloc-border-radius-shadow h3,
.template-modalites.jaune .bloc-innovation h2 {
	color: #ffc51c
}

.template-modalites.jaune .btn,
.template-modalites.jaune .btn-cta {
	background: #ffc51c
}

.template-formation.vert .border-left {
	border-left: 3px solid #00a18e
}

.template-formation.vert .bloc-gris .bloc-offre img:first-child {
	background-color: #00a18e
}

.template-formation.vert .bloc-gris .bloc-offre ul {
	margin: 0 0 0 20px
}

.template-formation.vert .bloc-couleur .bloc-blanc h3 {
	color: #00a18e
}

.template-formation.vert .btn,
.template-formation.vert .btn-cta {
	background: #00a18e
}

.template-formation.bleu-marine .border-left {
	border-left: 3px solid #e7921b
}

.template-formation.bleu-marine .bloc-gris .bloc-offre img:first-child {
	background-color: #e7921b
}

.template-formation.bleu-marine .bloc-gris .bloc-offre ul {
	margin: 0 0 0 20px
}

.template-formation.bleu-marine .bloc-couleur .bloc-blanc h3 {
	color: #e7921b
}

.template-formation.bleu-marine .btn,
.template-formation.bleu-marine .btn-cta {
	background: #e7921b
}

.template-formation.bleu-clair .border-left {
	border-left: 3px solid #78c8c9
}

.template-formation.bleu-clair .bloc-gris .bloc-offre img:first-child {
	background-color: #78c8c9
}

.template-formation.bleu-clair .bloc-gris .bloc-offre ul {
	margin: 0 0 0 20px
}

.template-formation.bleu-clair .bloc-couleur .bloc-blanc h3 {
	color: #78c8c9
}

.template-formation.bleu-clair .btn,
.template-formation.bleu-clair .btn-cta {
	background: #78c8c9
}

.template-formation.violet .border-left {
	border-left: 3px solid #563b97
}

.template-formation.violet .bloc-gris .bloc-offre img:first-child {
	background-color: #563b97
}

.template-formation.violet .bloc-gris .bloc-offre ul {
	margin: 0 0 0 20px
}

.template-formation.violet .bloc-couleur .bloc-blanc h3 {
	color: #563b97
}

.template-formation.violet .btn,
.template-formation.violet .btn-cta {
	background: #563b97
}

.template-formation.orange .border-left {
	border-left: 3px solid #f08920
}

.template-formation.orange .bloc-gris .bloc-offre img:first-child {
	background-color: #f08920
}

.template-formation.orange .bloc-gris .bloc-offre ul {
	margin: 0 0 0 20px
}

.template-formation.orange .bloc-couleur .bloc-blanc h3 {
	color: #f08920
}

.template-formation.orange .btn,
.template-formation.orange .btn-cta {
	background: #f08920
}

.template-formation.rouge .border-left {
	border-left: 3px solid #94b3d1
}

.template-formation.rouge .bloc-gris .bloc-offre img:first-child {
	background-color: #94b3d1
}

.template-formation.rouge .bloc-gris .bloc-offre ul {
	margin: 0 0 0 20px
}

.template-formation.rouge .bloc-couleur .bloc-blanc h3 {
	color: #94b3d1
}

.template-formation.rouge .btn,
.template-formation.rouge .btn-cta {
	background: #94b3d1
}

.template-formation.jaune .border-left {
	border-left: 3px solid #ffc51c
}

.template-formation.jaune .bloc-gris .bloc-offre img:first-child {
	background-color: #ffc51c
}

.template-formation.jaune .bloc-gris .bloc-offre ul {
	margin: 0 0 0 20px
}

.template-formation.jaune .bloc-couleur .bloc-blanc h3 {
	color: #ffc51c
}

.template-formation.jaune .btn,
.template-formation.jaune .btn-cta {
	background: #ffc51c
}

.template-formation {
	position: relative
}

.template-formation h1 {
	font-family: Concert One Regular, sans-serif;
	font-size: 20px;
	line-height: 60px;
	color: #000
}

@media (min-width:992px) {
	.template-formation h1 {
		font-size: 40px
	}
}

.template-formation h2 {
	font-family: Gotham SSm Bold, sans-serif;
	font-size: 16px;
	margin: 0 0 14px;
	line-height: 28px;
	color: #3c3c3c
}

@media (min-width:992px) {
	.template-formation h2 {
		font-size: 36px;
		line-height: 44px;
		margin: 0 0 42px
	}
}

.template-formation p {
	font-family: Gotham SSm A, sans-serif;
	font-size: 11px;
	line-height: 28px;
	color: #000;
	text-align: justify
}

@media (min-width:992px) {
	.template-formation p {
		font-size: 14px
	}
}

.template-formation img {
	margin: 0 auto
}

.template-formation img+br {
	display: none
}

.template-formation .border-left {
	padding-left: 10px;
	font-family: Gotham SSm A, sans-serif;
	font-size: 11px;
	line-height: 22px
}

@media (min-width:992px) {
	.template-formation .border-left {
		font-size: 14px;
		line-height: 28px;
		padding-left: 31px
	}
}

.template-formation .border-left .text-couleur {
	font-family: Gotham SSm Bold, sans-serif;
	text-align: justify
}

.template-formation .border-left h2 {
	font-family: Gotham SSm Bold, sans-serif;
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 0
}

.template-formation iframe {
	max-width: 100%;
	border: 0
}

@media (max-width:991px) {
	.template-formation .bloc-gris .bloc-offre {
		margin-bottom: 25px
	}
}

.template-formation .bloc-gris .bloc-offre img:first-child {
	border-radius: 50%
}

.template-formation .bloc-gris h3 {
	font-family: Gotham SSm Bold, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #000;
	margin: 23px 0
}

@media (min-width:992px) {
	.template-formation .bloc-gris h3 {
		font-size: 18px
	}
}

.template-formation .bloc-gris h3+img {
	margin-bottom: 23px
}

.template-formation .bloc-gris p {
	padding: 0 20px
}

.template-formation .bloc-gris ol,
.template-formation .bloc-gris ul {
	margin: 0 0 0 20px
}

.template-formation .bloc-gris ol li,
.template-formation .bloc-gris ul li {
	text-align: left
}

.template-formation .bloc-couleur h2 {
	margin: 0 0 22px;
	color: #fff
}

@media (min-width:992px) {
	.template-formation .bloc-couleur h2 {
		margin: 0 0 60px
	}
}

.template-formation .bloc-couleur .bloc-blanc {
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .25);
	border-radius: 5px;
	height: 95%;
	width: 100%
}

.template-formation .bloc-couleur .bloc-blanc img {
	display: inline-block;
	vertical-align: middle;
	float: none;
	position: relative
}

.template-formation .bloc-couleur .bloc-blanc h3 {
	font-family: Concert One Regular, sans-serif;
	font-size: 16px;
	line-height: 28px;
	margin: 0
}

@media (min-width:992px) {
	.template-formation .bloc-couleur .bloc-blanc h3 {
		font-size: 22px
	}
}

.template-formation .bloc-couleur .bloc-blanc p {
	font-size: 14px;
	line-height: 28px;
	color: #000;
	margin: 5px 0 0
}

.template-formation .bloc-couleur .bloc-blanc p,
.template-formation .bloc-couleur .bloc-blanc ul {
	margin-left: 10px
}

.template-formation .bloc-couleur+#wave-container {
	margin-bottom: 50px
}

.template-formation .btn,
.template-formation .btn-cta {
	border-radius: 77px;
	padding: 7px 17px;
	line-height: normal;
	font-family: Gotham SSm Medium, sans-serif;
	text-decoration: none;
	color: #fff
}

.template-opco h1 {
	font-family: Gotham SSm Bold, sans-serif;
	font-size: 20px;
	line-height: 25px
}

@media (min-width:992px) {
	.template-opco h1 {
		font-size: 40px;
		line-height: 46px;
		margin-left: 35px
	}
}

@media (min-width:992px) {
	.template-opco h1+.wysiwyg p {
		margin-left: 35px
	}
}

.template-opco p {
	font-family: Gotham SSm A, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000
}

@media (min-width:992px) {
	.template-opco p {
		margin-left: 26px;
		font-size: 14px;
		line-height: 24px
	}
}

.template-opco h2 {
	font-family: Concert One Regular, sans-serif;
	font-size: 22px;
	line-height: 25px
}

@media (min-width:992px) {
	.template-opco h2 {
		margin-left: 35px;
		font-size: 36px;
		line-height: 44px
	}
}

.template-opco h3 {
	font-family: Gotham SSm Bold, sans-serif;
	font-size: 14px;
	color: #000
}

@media (min-width:992px) {
	.template-opco h3 {
		margin-left: 35px;
		font-size: 16px
	}
}

.template-opco .bloc-gris h2 {
	margin-left: 10px
}

@media (min-width:992px) {
	.template-opco .bloc-gris h2 {
		margin-left: 26px
	}
}

.template-opco .bloc-gris h3 {
	font-family: Gotham SSm Bold, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #000;
	margin: 0 0 23px 10px
}

@media (min-width:992px) {
	.template-opco .bloc-gris h3 {
		font-size: 16px;
		margin: 0 0 23px 26px
	}
}

.template-opco .bloc-gris h3+img {
	margin-bottom: 23px
}

.template-opco .bloc-gris p {
	margin-left: 0
}

@media (min-width:992px) {
	.template-opco .bloc-gris p {
		padding: 0 20px
	}
}

.template-opco .bloc-couleur {
	padding: 41px 15px 7px
}

.template-opco ul {
	margin-left: 26px
}

.template-opco a img {
	margin-bottom: 30px
}

.template-opco.vert h1,
.template-opco.vert h2 {
	color: #00a18e
}

.template-opco.bleu-marine h1,
.template-opco.bleu-marine h2 {
	color: #e7921b
}

.template-opco.bleu-clair h1,
.template-opco.bleu-clair h2 {
	color: #78c8c9
}

.template-opco.violet h1,
.template-opco.violet h2 {
	color: #563b97
}

.template-opco.orange h1,
.template-opco.orange h2 {
	color: #f08920
}

.template-opco.rouge h1,
.template-opco.rouge h2 {
	color: #94b3d1
}

.template-opco.jaune h1,
.template-opco.jaune h2 {
	color: #ffc51c
}

.template-digitallearning h1 {
	font-family: Concert One Regular;
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 0
}

@media (min-width:992px) {
	.template-digitallearning h1 {
		font-size: 48px;
		line-height: 38px
	}
}

.template-digitallearning h1+.wysiwyg {
	margin: 0
}

.template-digitallearning h1+.wysiwyg P {
	margin: 0;
	font-size: 11px;
	line-height: 24px
}

@media (min-width:992px) {
	.template-digitallearning h1+.wysiwyg P {
		font-size: 14px;
		line-height: 24px;
		color: #000
	}
}

.template-digitallearning h1+.wysiwyg P.sous-titre-rouge-concert-one {
	font-size: 16px;
	line-height: 22px
}

@media (min-width:992px) {
	.template-digitallearning h1+.wysiwyg P.sous-titre-rouge-concert-one {
		font-size: 24px;
		line-height: 38px
	}
}

.template-digitallearning .with-image h1 {
	text-align: left
}

.template-digitallearning .with-image h1+.wysiwyg {
	margin: 0
}

.template-digitallearning .with-image h1+.wysiwyg P {
	text-align: left
}

.template-digitallearning .with-image+div iframe {
	width: 100%
}

.template-digitallearning p {
	font-size: 11px;
	line-height: 22px
}

@media (min-width:992px) {
	.template-digitallearning p {
		font-size: 14px;
		line-height: 24px
	}
}

.template-digitallearning .content-background {
	position: relative;
	margin-top: 50px;
	margin-bottom: 50px
}

@media (max-width:991px) {
	.template-digitallearning .content-background {
		background-size: cover !important
	}
}

.template-digitallearning .content-background.home-digital {
	background: url(img/background-digital-learning-home.png) no-repeat top #fff;
	padding-top: 20px
}

@media (min-width:992px) {
	.template-digitallearning .content-background.home-digital {
		padding-top: 48px
	}
}

.template-digitallearning .content-background.home-digital h2 {
	font-size: 36px;
	line-height: 55px
}

.template-digitallearning .content-background.page-inter {
	background: url(img/background-digital-learning-inter.png) no-repeat top #fff;
	padding-top: 20px
}

@media (min-width:992px) {
	.template-digitallearning .content-background.page-inter {
		padding-top: 79px
	}
}

.template-digitallearning .content-background.page-intra {
	background: url(img/background-digital-learning-intra.png) no-repeat top #fff;
	padding: 20px
}

@media (min-width:992px) {
	.template-digitallearning .content-background.page-intra {
		padding: 59px 85px
	}
}

.template-digitallearning .content-background.page-intra * {
	color: #fff
}

.template-digitallearning .content-background.page-intra>div {
	margin-bottom: 60px
}

.template-digitallearning .content-background.page-intra h2 {
	margin-top: 0
}

.template-digitallearning .content-background.page-intra h2 img {
	vertical-align: middle;
	float: none;
	position: relative;
	display: inline-block;
	padding-right: 10px
}

@media (max-width:991px) {
	.template-digitallearning .content-background.page-intra h2 img {
		vertical-align: top
	}
}

.template-digitallearning .content-background.page-intra h2 span {
	display: inline-block;
	width: 80%;
	font-size: 16px;
	line-height: 22px;
	font-family: Concert One Regular;
	text-transform: uppercase;
	color: #fff
}

@media (min-width:992px) {
	.template-digitallearning .content-background.page-intra h2 span {
		width: 93%;
		font-size: 24px;
		line-height: 33px
	}
}

.template-digitallearning .content-background.page-intra p {
	margin: 0
}

.template-digitallearning .content-background.page-intra ul li:before {
	background-image: url(img/puce-blue.png)
}

.template-digitallearning .content-background.page-intra .btn,
.template-digitallearning .content-background.page-intra .btn-cta {
	border-radius: 77px;
	padding: 7px 17px;
	line-height: normal;
	font-family: Gotham SSm Medium, sans-serif;
	text-decoration: none;
	color: #fff;
	width: auto
}

.template-digitallearning .content-background .bloc-blanc {
	background: #fff;
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .25);
	border-radius: 14px;
	margin: 0 20px 48px;
	padding: 33px
}

@media (min-width:992px) {
	.template-digitallearning .content-background .bloc-blanc {
		margin: 0 38px 48px;
		padding: 45px 50px 33px
	}
}

.template-digitallearning .content-background .bloc-blanc h2 {
	font-family: Concert One Regular;
	font-size: 36px;
	line-height: 44px;
	color: #e50046;
	margin: 0 0 18px
}

.template-digitallearning .content-background .bloc-blanc h3 {
	font-family: Gotham SSm Bold;
	font-size: 11px;
	line-height: 22px;
	color: #000;
	margin: 0
}

@media (min-width:992px) {
	.template-digitallearning .content-background .bloc-blanc h3 {
		font-size: 16px;
		line-height: 25px
	}
}

.template-digitallearning .content-background .bloc-blanc ol {
	margin-left: 0;
	margin-right: 0
}

.template-digitallearning .content-background .bloc-blanc p span {
	font-family: Gotham SSm Bold;
	font-size: 14px;
	line-height: 21px;
	color: #fff;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .07);
	border-radius: 3px;
	display: inline-block;
	min-width: 120px;
	padding: 2px 5px
}

.template-digitallearning .content-background .bloc-blanc .type-contenu {
	border-left: 1px solid #efefef;
	margin: 40px 0
}

.template-digitallearning .content-background .bloc-blanc .type-contenu>* {
	margin-left: 15px;
	text-align: left
}

.template-digitallearning .content-background .bloc-blanc .type-contenu h2 {
	margin-left: 5px
}

.template-digitallearning .content-background .bloc-blanc .type-contenu h3:first-child {
	margin-bottom: 35px
}

.template-digitallearning.vert .content-background .bloc-blanc p span.bg-color,
.template-digitallearning.vert .content-background.page-intra .btn,
.template-digitallearning.vert .content-background.page-intra .btn-cta {
	background: #00a18e
}

.template-digitallearning.vert .content-background .bloc-blanc p span.txt-color {
	color: #00a18e
}

.template-digitallearning.bleu-marine .content-background .bloc-blanc p span.bg-color,
.template-digitallearning.bleu-marine .content-background.page-intra .btn,
.template-digitallearning.bleu-marine .content-background.page-intra .btn-cta {
	background: #e7921b
}

.template-digitallearning.bleu-marine .content-background .bloc-blanc p span.txt-color {
	color: #e7921b
}

.template-digitallearning.bleu-clair .content-background .bloc-blanc p span.bg-color,
.template-digitallearning.bleu-clair .content-background.page-intra .btn,
.template-digitallearning.bleu-clair .content-background.page-intra .btn-cta {
	background: #78c8c9
}

.template-digitallearning.bleu-clair .content-background .bloc-blanc p span.txt-color {
	color: #78c8c9
}

.template-digitallearning.violet .content-background .bloc-blanc p span.bg-color,
.template-digitallearning.violet .content-background.page-intra .btn,
.template-digitallearning.violet .content-background.page-intra .btn-cta {
	background: #563b97
}

.template-digitallearning.violet .content-background .bloc-blanc p span.txt-color {
	color: #563b97
}

.template-digitallearning.orange .content-background .bloc-blanc p span.bg-color,
.template-digitallearning.orange .content-background.page-intra .btn,
.template-digitallearning.orange .content-background.page-intra .btn-cta {
	background: #f08920
}

.template-digitallearning.orange .content-background .bloc-blanc p span.txt-color {
	color: #f08920
}

.template-digitallearning.rouge .content-background .bloc-blanc p span.bg-color,
.template-digitallearning.rouge .content-background.page-intra .btn,
.template-digitallearning.rouge .content-background.page-intra .btn-cta {
	background: #94b3d1
}

.template-digitallearning.rouge .content-background .bloc-blanc p span.txt-color {
	color: #94b3d1
}

.template-digitallearning.jaune .content-background .bloc-blanc p span.bg-color,
.template-digitallearning.jaune .content-background.page-intra .btn,
.template-digitallearning.jaune .content-background.page-intra .btn-cta {
	background: #ffc51c
}

.template-digitallearning.jaune .content-background .bloc-blanc p span.txt-color {
	color: #ffc51c
}

.template-formulaire-digitallearning .content-background {
	position: relative;
	margin-top: 10px;
	margin-bottom: 50px
}

@media (max-width:991px) {
	.template-formulaire-digitallearning .content-background {
		background-size: cover !important
	}
}

.template-formulaire-digitallearning .content-background.page-form {
	background: url(img/background-digital-learning-form.png) no-repeat top #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	background-size: cover
}

@media (min-width:992px) {
	.template-formulaire-digitallearning .content-background.page-form {
		padding-top: 46px;
		padding-bottom: 56px
	}
}

.template-formulaire-digitallearning .content-background.page-form h1 {
	font-family: Concert One Regular;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	margin-top: 0
}

@media (min-width:992px) {
	.template-formulaire-digitallearning .content-background.page-form h1 {
		font-size: 30px;
		line-height: 23px;
		margin-top: 5px
	}
}

@media (min-width:992px) {
	.template-formulaire-digitallearning .content-background.page-form .visuel-form {
		margin: 70px auto 0
	}
}

.template-formulaire-digitallearning .content-background.page-form .form {
	border-radius: 7px
}

.template-formulaire-digitallearning .content-background.page-form .form .wysiwyg {
	margin: 0
}

.template-formulaire-digitallearning .content-background.page-form .devis textarea {
	height: 146px;
	min-height: 146px
}

.template-formulaire-digitallearning .content-background.page-form .devis p.mention {
	font-size: 11px;
	line-height: 17px
}

.template-formulaire-digitallearning .content-background.page-form .btn,
.template-formulaire-digitallearning .content-background.page-form .btn-cta {
	border-radius: 77px;
	padding: 7px 17px;
	line-height: normal;
	font-family: Gotham SSm Medium, sans-serif;
	text-decoration: none;
	color: #fff;
	width: auto
}

.template-formulaire-digitallearning.vert .content-background.page-form input[type=radio]:checked+:before {
	background-color: #00a18e
}

.template-formulaire-digitallearning.vert .content-background.page-form input[type=checkbox]+* {
	border: 1px solid #00a18e
}

.template-formulaire-digitallearning.vert .content-background.page-form input[type=checkbox]:checked+* {
	background: #00a18e
}

.template-formulaire-digitallearning.vert .content-background.page-form .form-control.input-error::-webkit-input-placeholder {
	color: #00a18e
}

.template-formulaire-digitallearning.vert .content-background.page-form .form-control.input-error:-moz-placeholder,
.template-formulaire-digitallearning.vert .content-background.page-form .form-control.input-error::-moz-placeholder {
	color: #00a18e
}

.template-formulaire-digitallearning.vert .content-background.page-form .form-control.input-error:-ms-input-placeholder {
	color: #00a18e
}

.template-formulaire-digitallearning.vert .content-background.page-form .btn,
.template-formulaire-digitallearning.vert .content-background.page-form .btn-cta {
	background: #00a18e
}

.template-formulaire-digitallearning.bleu-marine .content-background.page-form input[type=radio]:checked+:before {
	background-color: #e7921b
}

.template-formulaire-digitallearning.bleu-marine .content-background.page-form input[type=checkbox]+* {
	border: 1px solid #e7921b
}

.template-formulaire-digitallearning.bleu-marine .content-background.page-form input[type=checkbox]:checked+* {
	background: #e7921b
}

.template-formulaire-digitallearning.bleu-marine .content-background.page-form .form-control.input-error::-webkit-input-placeholder {
	color: #e7921b
}

.template-formulaire-digitallearning.bleu-marine .content-background.page-form .form-control.input-error:-moz-placeholder,
.template-formulaire-digitallearning.bleu-marine .content-background.page-form .form-control.input-error::-moz-placeholder {
	color: #e7921b
}

.template-formulaire-digitallearning.bleu-marine .content-background.page-form .form-control.input-error:-ms-input-placeholder {
	color: #e7921b
}

.template-formulaire-digitallearning.bleu-marine .content-background.page-form .btn,
.template-formulaire-digitallearning.bleu-marine .content-background.page-form .btn-cta {
	background: #e7921b
}

.template-formulaire-digitallearning.bleu-clair .content-background.page-form input[type=radio]:checked+:before {
	background-color: #78c8c9
}

.template-formulaire-digitallearning.bleu-clair .content-background.page-form input[type=checkbox]+* {
	border: 1px solid #78c8c9
}

.template-formulaire-digitallearning.bleu-clair .content-background.page-form input[type=checkbox]:checked+* {
	background: #78c8c9
}

.template-formulaire-digitallearning.bleu-clair .content-background.page-form .form-control.input-error::-webkit-input-placeholder {
	color: #78c8c9
}

.template-formulaire-digitallearning.bleu-clair .content-background.page-form .form-control.input-error:-moz-placeholder,
.template-formulaire-digitallearning.bleu-clair .content-background.page-form .form-control.input-error::-moz-placeholder {
	color: #78c8c9
}

.template-formulaire-digitallearning.bleu-clair .content-background.page-form .form-control.input-error:-ms-input-placeholder {
	color: #78c8c9
}

.template-formulaire-digitallearning.bleu-clair .content-background.page-form .btn,
.template-formulaire-digitallearning.bleu-clair .content-background.page-form .btn-cta {
	background: #78c8c9
}

.template-formulaire-digitallearning.violet .content-background.page-form input[type=radio]:checked+:before {
	background-color: #563b97
}

.template-formulaire-digitallearning.violet .content-background.page-form input[type=checkbox]+* {
	border: 1px solid #563b97
}

.template-formulaire-digitallearning.violet .content-background.page-form input[type=checkbox]:checked+* {
	background: #563b97
}

.template-formulaire-digitallearning.violet .content-background.page-form .form-control.input-error::-webkit-input-placeholder {
	color: #563b97
}

.template-formulaire-digitallearning.violet .content-background.page-form .form-control.input-error:-moz-placeholder,
.template-formulaire-digitallearning.violet .content-background.page-form .form-control.input-error::-moz-placeholder {
	color: #563b97
}

.template-formulaire-digitallearning.violet .content-background.page-form .form-control.input-error:-ms-input-placeholder {
	color: #563b97
}

.template-formulaire-digitallearning.violet .content-background.page-form .btn,
.template-formulaire-digitallearning.violet .content-background.page-form .btn-cta {
	background: #563b97
}

.template-formulaire-digitallearning.orange .content-background.page-form input[type=radio]:checked+:before {
	background-color: #f08920
}

.template-formulaire-digitallearning.orange .content-background.page-form input[type=checkbox]+* {
	border: 1px solid #f08920
}

.template-formulaire-digitallearning.orange .content-background.page-form input[type=checkbox]:checked+* {
	background: #f08920
}

.template-formulaire-digitallearning.orange .content-background.page-form .form-control.input-error::-webkit-input-placeholder {
	color: #f08920
}

.template-formulaire-digitallearning.orange .content-background.page-form .form-control.input-error:-moz-placeholder,
.template-formulaire-digitallearning.orange .content-background.page-form .form-control.input-error::-moz-placeholder {
	color: #f08920
}

.template-formulaire-digitallearning.orange .content-background.page-form .form-control.input-error:-ms-input-placeholder {
	color: #f08920
}

.template-formulaire-digitallearning.orange .content-background.page-form .btn,
.template-formulaire-digitallearning.orange .content-background.page-form .btn-cta {
	background: #f08920
}

.template-formulaire-digitallearning.rouge .content-background.page-form input[type=radio]:checked+:before {
	background-color: #94b3d1
}

.template-formulaire-digitallearning.rouge .content-background.page-form input[type=checkbox]+* {
	border: 1px solid #94b3d1
}

.template-formulaire-digitallearning.rouge .content-background.page-form input[type=checkbox]:checked+* {
	background: #94b3d1
}

.template-formulaire-digitallearning.rouge .content-background.page-form .form-control.input-error::-webkit-input-placeholder {
	color: #94b3d1
}

.template-formulaire-digitallearning.rouge .content-background.page-form .form-control.input-error:-moz-placeholder,
.template-formulaire-digitallearning.rouge .content-background.page-form .form-control.input-error::-moz-placeholder {
	color: #94b3d1
}

.template-formulaire-digitallearning.rouge .content-background.page-form .form-control.input-error:-ms-input-placeholder {
	color: #94b3d1
}

.template-formulaire-digitallearning.rouge .content-background.page-form .btn,
.template-formulaire-digitallearning.rouge .content-background.page-form .btn-cta {
	background: #94b3d1
}

.template-formulaire-digitallearning.jaune .content-background.page-form input[type=radio]:checked+:before {
	background-color: #ffc51c
}

.template-formulaire-digitallearning.jaune .content-background.page-form input[type=checkbox]+* {
	border: 1px solid #ffc51c
}

.template-formulaire-digitallearning.jaune .content-background.page-form input[type=checkbox]:checked+* {
	background: #ffc51c
}

.template-formulaire-digitallearning.jaune .content-background.page-form .form-control.input-error::-webkit-input-placeholder {
	color: #ffc51c
}

.template-formulaire-digitallearning.jaune .content-background.page-form .form-control.input-error:-moz-placeholder,
.template-formulaire-digitallearning.jaune .content-background.page-form .form-control.input-error::-moz-placeholder {
	color: #ffc51c
}

.template-formulaire-digitallearning.jaune .content-background.page-form .form-control.input-error:-ms-input-placeholder {
	color: #ffc51c
}

.template-formulaire-digitallearning.jaune .content-background.page-form .btn,
.template-formulaire-digitallearning.jaune .content-background.page-form .btn-cta {
	background: #ffc51c
}

.template-coaching .accordion-2columns .h3.active,
.template-coaching .accordion-2columns .h3.open,
.template-coaching .accordion-2columns .h3:hover,
.template-coaching .accordion-2columns h3.active,
.template-coaching .accordion-2columns h3.open,
.template-coaching .accordion-2columns h3:hover {
	color: #94b3d1 !important
}

.template-coaching .bloc-couleur {
	padding: 0 !important
}

@media (min-width:992px) {
	.template-coaching .bloc-couleur:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		right: 100%;
		height: 100%;
		z-index: 5
	}

	.template-coaching .bloc-couleur:after {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		left: 100%;
		height: 100%;
		z-index: 5
	}
}

.template-coaching .bloc-couleur h1 {
	font-family: Concert One Regular;
	font-size: 20px;
	line-height: 20px;
	padding: 0 20px;
	color: #000;
	text-transform: uppercase
}

@media (min-width:992px) {
	.template-coaching .bloc-couleur h1 {
		font-size: 36px;
		line-height: 36px;
		padding: 0
	}
}

.template-coaching .bloc-couleur .wysiwyg {
	margin: 0;
	padding: 0 20px
}

@media (min-width:992px) {
	.template-coaching .bloc-couleur .wysiwyg {
		padding: 0
	}
}

.template-coaching .bloc-couleur .wysiwyg p {
	line-height: 25px
}

.template-coaching .bloc-couleur .wysiwyg p:first-child {
	font-family: Concert One Regular;
	font-size: 20px;
	line-height: 20px;
	color: #000
}

@media (min-width:992px) {
	.template-coaching .bloc-couleur .wysiwyg p:first-child {
		font-size: 36px;
		line-height: 36px
	}
}

.template-coaching .bloc-couleur .wysiwyg ol {
	margin: 30px 0 0
}

.template-coaching .bloc-couleur .wysiwyg ol li span {
	line-height: 21px;
	position: relative
}

.template-coaching .bloc-couleur .wysiwyg ol li:before {
	color: #fff;
	content: counter(inst);
	text-align: left;
	left: 0;
	position: absolute;
	transition: all .2s ease-in-out;
	font-family: Gotham SSm bold, sans-serif;
	font-size: 22px;
	line-height: 26px;
	margin-left: 0;
	padding-left: 0;
	padding-top: 1px;
	top: 6px;
	width: 30px;
	z-index: 0;
	height: 25px
}

.template-coaching .bloc-couleur .wysiwyg ol li:after {
	color: #fff !important;
	content: "âœ“";
	position: absolute;
	top: 4px;
	left: 16px;
	font-size: 14px
}

.template-coaching .wysiwyg .bloc-blanc {
	margin: 0;
	padding: 25px 33px 20px
}

@media (min-width:992px) {
	.template-coaching .wysiwyg .bloc-blanc {
		padding: 36px 33px 20px 56px
	}
}

.template-coaching .wysiwyg h2 {
	font-family: Concert One Regular;
	font-size: 36px;
	line-height: 44px;
	margin: 70px 10px 50px
}

.template-coaching .wysiwyg h3 {
	font-family: Concert One Regular;
	font-size: 22px;
	line-height: 25px;
	color: #000;
	margin: 0 0 18px
}

.template-coaching .wysiwyg .bloc-gris {
	background-image: url(img/visuel-femme-coaching.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 55%;
	padding-bottom: 250px
}

@media (min-width:992px) {
	.template-coaching .wysiwyg .bloc-gris {
		background-position: -18px bottom;
		background-repeat: no-repeat;
		background-size: 36%;
		padding-bottom: 70px
	}
}

@media (min-width:992px) {
	.template-coaching .wysiwyg .bloc-gris:before {
		right: 100%
	}

	.template-coaching .wysiwyg .bloc-gris:after,
	.template-coaching .wysiwyg .bloc-gris:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		background-color: #fbfbfb;
		height: 100%;
		z-index: 5
	}

	.template-coaching .wysiwyg .bloc-gris:after {
		left: 100%
	}
}

.template-coaching .wysiwyg .bloc-gris h2 {
	margin: 0 10px
}

.template-coaching .wysiwyg .bloc-gris .bloc-blanc {
	background: #fff;
	border: 1px solid #f4f4f4;
	box-sizing: border-box;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .07);
	border-radius: 10px;
	margin: 20px 0 0;
	padding: 25px 29px 10px
}

@media (min-width:992px) {
	.template-coaching .wysiwyg .bloc-gris .bloc-blanc {
		padding: 35px 40px;
		margin: 57px 0 30px;
		height: 90%
	}
}

.template-coaching .wysiwyg .bloc-gris .bloc-blanc h3 {
	font-family: Concert One Regular;
	font-size: 14px;
	line-height: 33px;
	margin: 0 0 16px
}

@media (min-width:992px) {
	.template-coaching .wysiwyg .bloc-gris .bloc-blanc h3 {
		font-size: 25px;
		line-height: 33px
	}
}

.template-coaching .wysiwyg .bloc-gris .bloc-blanc p {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 22px;
	text-align: justify;
	color: #3c3c3c
}

@media (min-width:992px) {
	.template-coaching .wysiwyg .bloc-gris .bloc-blanc p {
		font-size: 18px;
		line-height: 33px
	}
}

@media (max-width:991px) {
	.template-coaching .wysiwyg .bloc-gris .bloc-blanc img {
		margin: 0 auto
	}
}

.template-coaching .wysiwyg .red-bandeau h2 {
	color: #fff !important;
	font-size: 24px;
	line-height: 32px;
	font-family: Gotham SSm Bold;
	display: inline-block;
	margin: 0 15px 0 0;
	padding: 0
}

.template-coaching .wysiwyg .red-bandeau .btn-blanc {
	color: #94b3d1;
	cursor: pointer
}

@media (min-width:992px) {

	.template-coaching.vert .bloc-couleur:after,
	.template-coaching.vert .bloc-couleur:before {
		background-color: #00a18e
	}
}

.template-coaching.vert .bloc-couleur .wysiwyg ol li:before {
	color: #fff;
	text-shadow: -1px 1px 0 #000, -2px 0 0 #000, -2px -1px 0 #000, 0 -1px 0 #000, -2px 2px 0 #000, 0 3px 0 #000, -1px -2px 0 #000;
	background: #fff;
	background: -moz-linear-gradient(90deg, #00a18e 0, #00a18e 20%, #000 20%, #000 100%);
	background: -webkit-linear-gradient(90deg, #00a18e, #00a18e 20%, #000 0, #000);
	background: linear-gradient(90deg, #00a18e, #00a18e 20%, #000 0, #000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

.template-coaching.vert h2 {
	color: #00a18e
}

@media (min-width:992px) {

	.template-coaching.bleu-marine .bloc-couleur:after,
	.template-coaching.bleu-marine .bloc-couleur:before {
		background-color: #e7921b
	}
}

.template-coaching.bleu-marine .bloc-couleur .wysiwyg ol li:before {
	color: #fff;
	text-shadow: -1px 1px 0 #000, -2px 0 0 #000, -2px -1px 0 #000, 0 -1px 0 #000, -2px 2px 0 #000, 0 3px 0 #000, -1px -2px 0 #000;
	background: #fff;
	background: -moz-linear-gradient(90deg, #e7921b 0, #e7921b 20%, #000 20%, #000 100%);
	background: -webkit-linear-gradient(90deg, #e7921b, #e7921b 20%, #000 0, #000);
	background: linear-gradient(90deg, #e7921b, #e7921b 20%, #000 0, #000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

.template-coaching.bleu-marine h2 {
	color: #e7921b
}

@media (min-width:992px) {

	.template-coaching.bleu-clair .bloc-couleur:after,
	.template-coaching.bleu-clair .bloc-couleur:before {
		background-color: #78c8c9
	}
}

.template-coaching.bleu-clair .bloc-couleur .wysiwyg ol li:before {
	color: #fff;
	text-shadow: -1px 1px 0 #000, -2px 0 0 #000, -2px -1px 0 #000, 0 -1px 0 #000, -2px 2px 0 #000, 0 3px 0 #000, -1px -2px 0 #000;
	background: #fff;
	background: -moz-linear-gradient(90deg, #78c8c9 0, #78c8c9 20%, #000 20%, #000 100%);
	background: -webkit-linear-gradient(90deg, #78c8c9, #78c8c9 20%, #000 0, #000);
	background: linear-gradient(90deg, #78c8c9, #78c8c9 20%, #000 0, #000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

.template-coaching.bleu-clair h2 {
	color: #78c8c9
}

@media (min-width:992px) {

	.template-coaching.violet .bloc-couleur:after,
	.template-coaching.violet .bloc-couleur:before {
		background-color: #563b97
	}
}

.template-coaching.violet .bloc-couleur .wysiwyg ol li:before {
	color: #fff;
	text-shadow: -1px 1px 0 #000, -2px 0 0 #000, -2px -1px 0 #000, 0 -1px 0 #000, -2px 2px 0 #000, 0 3px 0 #000, -1px -2px 0 #000;
	background: #fff;
	background: -moz-linear-gradient(90deg, #563b97 0, #563b97 20%, #000 20%, #000 100%);
	background: -webkit-linear-gradient(90deg, #563b97, #563b97 20%, #000 0, #000);
	background: linear-gradient(90deg, #563b97, #563b97 20%, #000 0, #000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

.template-coaching.violet h2 {
	color: #563b97
}

@media (min-width:992px) {

	.template-coaching.orange .bloc-couleur:after,
	.template-coaching.orange .bloc-couleur:before {
		background-color: #f08920
	}
}

.template-coaching.orange .bloc-couleur .wysiwyg ol li:before {
	color: #fff;
	text-shadow: -1px 1px 0 #000, -2px 0 0 #000, -2px -1px 0 #000, 0 -1px 0 #000, -2px 2px 0 #000, 0 3px 0 #000, -1px -2px 0 #000;
	background: #fff;
	background: -moz-linear-gradient(90deg, #f08920 0, #f08920 20%, #000 20%, #000 100%);
	background: -webkit-linear-gradient(90deg, #f08920, #f08920 20%, #000 0, #000);
	background: linear-gradient(90deg, #f08920, #f08920 20%, #000 0, #000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

.template-coaching.orange h2 {
	color: #f08920
}

@media (min-width:992px) {

	.template-coaching.rouge .bloc-couleur:after,
	.template-coaching.rouge .bloc-couleur:before {
		background-color: #94b3d1
	}
}

.template-coaching.rouge .bloc-couleur .wysiwyg ol li:before {
	color: #fff;
	text-shadow: -1px 1px 0 #000, -2px 0 0 #000, -2px -1px 0 #000, 0 -1px 0 #000, -2px 2px 0 #000, 0 3px 0 #000, -1px -2px 0 #000;
	background: #fff;
	background: -moz-linear-gradient(90deg, #94b3d1 0, #94b3d1 20%, #000 20%, #000 100%);
	background: -webkit-linear-gradient(90deg, #94b3d1, #94b3d1 20%, #000 0, #000);
	background: linear-gradient(90deg, #94b3d1, #94b3d1 20%, #000 0, #000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

.template-coaching.rouge h2 {
	color: #94b3d1
}

@media (min-width:992px) {

	.template-coaching.jaune .bloc-couleur:after,
	.template-coaching.jaune .bloc-couleur:before {
		background-color: #ffc51c
	}
}

.template-coaching.jaune .bloc-couleur .wysiwyg ol li:before {
	color: #fff;
	text-shadow: -1px 1px 0 #000, -2px 0 0 #000, -2px -1px 0 #000, 0 -1px 0 #000, -2px 2px 0 #000, 0 3px 0 #000, -1px -2px 0 #000;
	background: #fff;
	background: -moz-linear-gradient(90deg, #ffc51c 0, #ffc51c 20%, #000 20%, #000 100%);
	background: -webkit-linear-gradient(90deg, #ffc51c, #ffc51c 20%, #000 0, #000);
	background: linear-gradient(90deg, #ffc51c, #ffc51c 20%, #000 0, #000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

.template-coaching.jaune h2 {
	color: #ffc51c
}

.template-cpf .bloc-couleur {
	padding: 18px 0 0 !important;
	margin-bottom: 15px
}

.template-cpf .bloc-couleur * {
	color: #fff !important
}

@media (min-width:992px) {
	.template-cpf .bloc-couleur:before {
		right: 100%
	}

	.template-cpf .bloc-couleur:after,
	.template-cpf .bloc-couleur:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		height: 100%;
		z-index: 5
	}

	.template-cpf .bloc-couleur:after {
		left: 100%
	}
}

.template-cpf .bloc-couleur h1 {
	font-family: Gotham SSm Bold;
	font-size: 40px;
	line-height: 38px;
	text-transform: uppercase
}

@media (min-width:992px) {
	.template-cpf .bloc-couleur h1 {
		font-size: 64px;
		line-height: 61px
	}
}

.template-cpf .bloc-couleur h2 {
	margin-top: 0
}

@media (max-width:991px) {
	.template-cpf .bloc-couleur img {
		margin: 0 auto;
		display: block
	}
}

.template-cpf .bloc-couleur .edito {
	padding: 0 10px
}

.template-cpf .bloc-couleur .wysiwyg {
	margin: 0;
	padding: 0 20px
}

@media (min-width:992px) {
	.template-cpf .bloc-couleur .wysiwyg {
		padding: 0
	}
}

.template-cpf .bloc-couleur .wysiwyg ol {
	margin: 30px 0 0
}

.template-cpf .bloc-couleur .wysiwyg ol li span {
	line-height: 21px;
	position: relative;
	top: -6px
}

.template-cpf .bloc-couleur .wysiwyg ol li:before {
	color: #fff;
	content: counter(inst);
	text-align: left;
	left: 0;
	position: absolute;
	transition: all .2s ease-in-out;
	font-family: Gotham SSm bold, sans-serif;
	font-size: 22px;
	line-height: 26px;
	margin-left: 0;
	padding-left: 0;
	padding-top: 1px;
	top: 6px;
	width: 30px;
	z-index: 0;
	height: 25px
}

.template-cpf .bloc-couleur .wysiwyg ol li:after {
	color: #fff;
	content: "âœ“";
	position: absolute;
	top: 4px;
	left: 16px;
	font-size: 14px
}

.template-cpf p {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 24px
}

@media (min-width:992px) {
	.template-cpf p {
		font-size: 14px;
		line-height: 24px
	}
}

.template-cpf p img {
	display: inline-block;
	padding: 0 5px
}

.template-cpf h2 {
	font-family: Gotham SSm Bold;
	font-size: 12px;
	line-height: 17px;
	margin: 15px 0 10px
}

@media (min-width:992px) {
	.template-cpf h2 {
		font-size: 24px;
		line-height: 42px;
		margin: 50px 0 30px
	}
}

.template-cpf h3 {
	font-family: Concert One Regular;
	font-size: 22px;
	line-height: 25px;
	color: #000;
	margin: 0 0 18px
}

.template-cpf .btn-red {
	margin-top: 30px
}

.template-cpf .accordion-2columns .h3,
.template-cpf .accordion-2columns h3 {
	padding: 0 0 19px
}

.template-cpf .accordion-2columns .h3.active,
.template-cpf .accordion-2columns .h3.open,
.template-cpf .accordion-2columns .h3:hover,
.template-cpf .accordion-2columns h3.active,
.template-cpf .accordion-2columns h3.open,
.template-cpf .accordion-2columns h3:hover {
	font-family: Gotham SSm Bold
}

.template-cpf .padding-lr {
	padding: 0 10px
}

@media (min-width:992px) {
	.template-cpf .padding-lr {
		padding: 0 75px
	}

	.template-cpf .padding-lr div[class*=col-] {
		padding: 0 40px
	}
}

.template-cpf .wysiwyg .bloc-gris {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px
}

@media (min-width:992px) {
	.template-cpf .wysiwyg .bloc-gris {
		margin-top: 40px;
		padding-top: 40px;
		padding-bottom: 40px
	}

	.template-cpf .wysiwyg .bloc-gris:before {
		right: 100%
	}

	.template-cpf .wysiwyg .bloc-gris:after,
	.template-cpf .wysiwyg .bloc-gris:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		background-color: #fbfbfb;
		height: 100%;
		z-index: 5
	}

	.template-cpf .wysiwyg .bloc-gris:after {
		left: 100%
	}
}

.template-cpf ol {
	margin-right: 0 !important;
	margin-left: 0 !important
}

.template-cpf ol>li {
	margin-bottom: 35px
}

.template-cpf ol>li>strong {
	font-size: 12px !important;
	line-height: 18px !important;
	color: #000 !important;
	text-transform: none !important
}

@media (min-width:992px) {
	.template-cpf ol>li>strong {
		font-size: 16px !important;
		line-height: 25px !important
	}
}

.template-cpf .intertitre-couleur {
	margin-top: 60px;
	font-size: 12px !important;
	line-height: 18px !important
}

@media (min-width:992px) {
	.template-cpf .intertitre-couleur {
		font-size: 18px !important;
		line-height: 27px !important
	}
}

@media (max-width:991px) {
	.template-cpf .intertitre-couleur br {
		display: none
	}
}

@media (min-width:992px) {

	.template-cpf.vert .bloc-couleur:after,
	.template-cpf.vert .bloc-couleur:before {
		background-color: #00a18e
	}
}

.template-cpf.vert .bloc-couleur .wysiwyg ol li:before {
	text-shadow: -1px 1px 0 #000, -2px 0 0 #000, -2px -1px 0 #000, 0 -1px 0 #000, -2px 2px 0 #000, 0 3px 0 #000, -1px -2px 0 #000;
	background: #fff;
	background: -moz-linear-gradient(90deg, #00a18e 0, #00a18e 20%, #000 20%, #000 100%);
	background: -webkit-linear-gradient(90deg, #00a18e, #00a18e 20%, #000 0, #000);
	background: linear-gradient(90deg, #00a18e, #00a18e 20%, #000 0, #000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

.template-cpf.vert .accordion-2columns .h3.active,
.template-cpf.vert .accordion-2columns .h3.open,
.template-cpf.vert .accordion-2columns .h3:hover,
.template-cpf.vert .accordion-2columns h3.active,
.template-cpf.vert .accordion-2columns h3.open,
.template-cpf.vert .accordion-2columns h3:hover,
.template-cpf.vert h2 {
	color: #00a18e
}

@media (min-width:992px) {

	.template-cpf.bleu-marine .bloc-couleur:after,
	.template-cpf.bleu-marine .bloc-couleur:before {
		background-color: #e7921b
	}
}

.template-cpf.bleu-marine .bloc-couleur .wysiwyg ol li:before {
	text-shadow: -1px 1px 0 #000, -2px 0 0 #000, -2px -1px 0 #000, 0 -1px 0 #000, -2px 2px 0 #000, 0 3px 0 #000, -1px -2px 0 #000;
	background: #fff;
	background: -moz-linear-gradient(90deg, #e7921b 0, #e7921b 20%, #000 20%, #000 100%);
	background: -webkit-linear-gradient(90deg, #e7921b, #e7921b 20%, #000 0, #000);
	background: linear-gradient(90deg, #e7921b, #e7921b 20%, #000 0, #000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

.template-cpf.bleu-marine .accordion-2columns .h3.active,
.template-cpf.bleu-marine .accordion-2columns .h3.open,
.template-cpf.bleu-marine .accordion-2columns .h3:hover,
.template-cpf.bleu-marine .accordion-2columns h3.active,
.template-cpf.bleu-marine .accordion-2columns h3.open,
.template-cpf.bleu-marine .accordion-2columns h3:hover,
.template-cpf.bleu-marine h2 {
	color: #e7921b
}

@media (min-width:992px) {

	.template-cpf.bleu-clair .bloc-couleur:after,
	.template-cpf.bleu-clair .bloc-couleur:before {
		background-color: #78c8c9
	}
}

.template-cpf.bleu-clair .bloc-couleur .wysiwyg ol li:before {
	text-shadow: -1px 1px 0 #000, -2px 0 0 #000, -2px -1px 0 #000, 0 -1px 0 #000, -2px 2px 0 #000, 0 3px 0 #000, -1px -2px 0 #000;
	background: #fff;
	background: -moz-linear-gradient(90deg, #78c8c9 0, #78c8c9 20%, #000 20%, #000 100%);
	background: -webkit-linear-gradient(90deg, #78c8c9, #78c8c9 20%, #000 0, #000);
	background: linear-gradient(90deg, #78c8c9, #78c8c9 20%, #000 0, #000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

.template-cpf.bleu-clair .accordion-2columns .h3.active,
.template-cpf.bleu-clair .accordion-2columns .h3.open,
.template-cpf.bleu-clair .accordion-2columns .h3:hover,
.template-cpf.bleu-clair .accordion-2columns h3.active,
.template-cpf.bleu-clair .accordion-2columns h3.open,
.template-cpf.bleu-clair .accordion-2columns h3:hover,
.template-cpf.bleu-clair h2 {
	color: #78c8c9
}

@media (min-width:992px) {

	.template-cpf.violet .bloc-couleur:after,
	.template-cpf.violet .bloc-couleur:before {
		background-color: #563b97
	}
}

.template-cpf.violet .bloc-couleur .wysiwyg ol li:before {
	text-shadow: -1px 1px 0 #000, -2px 0 0 #000, -2px -1px 0 #000, 0 -1px 0 #000, -2px 2px 0 #000, 0 3px 0 #000, -1px -2px 0 #000;
	background: #fff;
	background: -moz-linear-gradient(90deg, #563b97 0, #563b97 20%, #000 20%, #000 100%);
	background: -webkit-linear-gradient(90deg, #563b97, #563b97 20%, #000 0, #000);
	background: linear-gradient(90deg, #563b97, #563b97 20%, #000 0, #000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

.template-cpf.violet .accordion-2columns .h3.active,
.template-cpf.violet .accordion-2columns .h3.open,
.template-cpf.violet .accordion-2columns .h3:hover,
.template-cpf.violet .accordion-2columns h3.active,
.template-cpf.violet .accordion-2columns h3.open,
.template-cpf.violet .accordion-2columns h3:hover,
.template-cpf.violet h2 {
	color: #563b97
}

@media (min-width:992px) {

	.template-cpf.orange .bloc-couleur:after,
	.template-cpf.orange .bloc-couleur:before {
		background-color: #f08920
	}
}

.template-cpf.orange .bloc-couleur .wysiwyg ol li:before {
	text-shadow: -1px 1px 0 #000, -2px 0 0 #000, -2px -1px 0 #000, 0 -1px 0 #000, -2px 2px 0 #000, 0 3px 0 #000, -1px -2px 0 #000;
	background: #fff;
	background: -moz-linear-gradient(90deg, #f08920 0, #f08920 20%, #000 20%, #000 100%);
	background: -webkit-linear-gradient(90deg, #f08920, #f08920 20%, #000 0, #000);
	background: linear-gradient(90deg, #f08920, #f08920 20%, #000 0, #000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

.template-cpf.orange .accordion-2columns .h3.active,
.template-cpf.orange .accordion-2columns .h3.open,
.template-cpf.orange .accordion-2columns .h3:hover,
.template-cpf.orange .accordion-2columns h3.active,
.template-cpf.orange .accordion-2columns h3.open,
.template-cpf.orange .accordion-2columns h3:hover,
.template-cpf.orange h2 {
	color: #f08920
}

@media (min-width:992px) {

	.template-cpf.rouge .bloc-couleur:after,
	.template-cpf.rouge .bloc-couleur:before {
		background-color: #94b3d1
	}
}

.template-cpf.rouge .bloc-couleur .wysiwyg ol li:before {
	text-shadow: -1px 1px 0 #000, -2px 0 0 #000, -2px -1px 0 #000, 0 -1px 0 #000, -2px 2px 0 #000, 0 3px 0 #000, -1px -2px 0 #000;
	background: #fff;
	background: -moz-linear-gradient(90deg, #94b3d1 0, #94b3d1 20%, #000 20%, #000 100%);
	background: -webkit-linear-gradient(90deg, #94b3d1, #94b3d1 20%, #000 0, #000);
	background: linear-gradient(90deg, #94b3d1, #94b3d1 20%, #000 0, #000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

.template-cpf.rouge .accordion-2columns .h3.active,
.template-cpf.rouge .accordion-2columns .h3.open,
.template-cpf.rouge .accordion-2columns .h3:hover,
.template-cpf.rouge .accordion-2columns h3.active,
.template-cpf.rouge .accordion-2columns h3.open,
.template-cpf.rouge .accordion-2columns h3:hover,
.template-cpf.rouge h2 {
	color: #94b3d1
}

@media (min-width:992px) {

	.template-cpf.jaune .bloc-couleur:after,
	.template-cpf.jaune .bloc-couleur:before {
		background-color: #ffc51c
	}
}

.template-cpf.jaune .bloc-couleur .wysiwyg ol li:before {
	text-shadow: -1px 1px 0 #000, -2px 0 0 #000, -2px -1px 0 #000, 0 -1px 0 #000, -2px 2px 0 #000, 0 3px 0 #000, -1px -2px 0 #000;
	background: #fff;
	background: -moz-linear-gradient(90deg, #ffc51c 0, #ffc51c 20%, #000 20%, #000 100%);
	background: -webkit-linear-gradient(90deg, #ffc51c, #ffc51c 20%, #000 0, #000);
	background: linear-gradient(90deg, #ffc51c, #ffc51c 20%, #000 0, #000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="nth($couleurs-code, $i)", endColorstr="nth($couleurs-code, $i)", GradientType=1)
}

.template-cpf.jaune .accordion-2columns .h3.active,
.template-cpf.jaune .accordion-2columns .h3.open,
.template-cpf.jaune .accordion-2columns .h3:hover,
.template-cpf.jaune .accordion-2columns h3.active,
.template-cpf.jaune .accordion-2columns h3.open,
.template-cpf.jaune .accordion-2columns h3:hover,
.template-cpf.jaune h2 {
	color: #ffc51c
}

.template-fne.vert h1,
.template-fne.vert h1+.wysiwyg h2,
.template-fne.vert h2 {
	color: #00a18e
}

.template-fne.vert h2.bg-color {
	background: #00a18e
}

.template-fne.vert .bloc-shadow {
	border-left: 10px solid #00a18e
}

.template-fne.vert .bloc-shadow h3 {
	color: #00a18e
}

@media (min-width:992px) {
	.template-fne.vert .border-left {
		border-left: 5px solid #00a18e
	}
}

.template-fne.bleu-marine h1,
.template-fne.bleu-marine h1+.wysiwyg h2,
.template-fne.bleu-marine h2 {
	color: #e7921b
}

.template-fne.bleu-marine h2.bg-color {
	background: #e7921b
}

.template-fne.bleu-marine .bloc-shadow {
	border-left: 10px solid #e7921b
}

.template-fne.bleu-marine .bloc-shadow h3 {
	color: #e7921b
}

@media (min-width:992px) {
	.template-fne.bleu-marine .border-left {
		border-left: 5px solid #e7921b
	}
}

.template-fne.bleu-clair h1,
.template-fne.bleu-clair h1+.wysiwyg h2,
.template-fne.bleu-clair h2 {
	color: #78c8c9
}

.template-fne.bleu-clair h2.bg-color {
	background: #78c8c9
}

.template-fne.bleu-clair .bloc-shadow {
	border-left: 10px solid #78c8c9
}

.template-fne.bleu-clair .bloc-shadow h3 {
	color: #78c8c9
}

@media (min-width:992px) {
	.template-fne.bleu-clair .border-left {
		border-left: 5px solid #78c8c9
	}
}

.template-fne.violet h1,
.template-fne.violet h1+.wysiwyg h2,
.template-fne.violet h2 {
	color: #563b97
}

.template-fne.violet h2.bg-color {
	background: #563b97
}

.template-fne.violet .bloc-shadow {
	border-left: 10px solid #563b97
}

.template-fne.violet .bloc-shadow h3 {
	color: #563b97
}

@media (min-width:992px) {
	.template-fne.violet .border-left {
		border-left: 5px solid #563b97
	}
}

.template-fne.orange h1,
.template-fne.orange h1+.wysiwyg h2,
.template-fne.orange h2 {
	color: #f08920
}

.template-fne.orange h2.bg-color {
	background: #f08920
}

.template-fne.orange .bloc-shadow {
	border-left: 10px solid #f08920
}

.template-fne.orange .bloc-shadow h3 {
	color: #f08920
}

@media (min-width:992px) {
	.template-fne.orange .border-left {
		border-left: 5px solid #f08920
	}
}

.template-fne.rouge h1,
.template-fne.rouge h1+.wysiwyg h2,
.template-fne.rouge h2 {
	color: #94b3d1
}

.template-fne.rouge h2.bg-color {
	background: #94b3d1
}

.template-fne.rouge .bloc-shadow {
	border-left: 10px solid #94b3d1
}

.template-fne.rouge .bloc-shadow h3 {
	color: #94b3d1
}

@media (min-width:992px) {
	.template-fne.rouge .border-left {
		border-left: 5px solid #94b3d1
	}
}

.template-fne.jaune h1,
.template-fne.jaune h1+.wysiwyg h2,
.template-fne.jaune h2 {
	color: #ffc51c
}

.template-fne.jaune h2.bg-color {
	background: #ffc51c
}

.template-fne.jaune .bloc-shadow {
	border-left: 10px solid #ffc51c
}

.template-fne.jaune .bloc-shadow h3 {
	color: #ffc51c
}

@media (min-width:992px) {
	.template-fne.jaune .border-left {
		border-left: 5px solid #ffc51c
	}
}

.template-fne .top .bloc-couleur {
	border-radius: 0 31px 31px 0;
	padding: 0 !important;
	margin: 0
}

.template-fne .bloc-couleur {
	padding: 0 !important;
	margin-top: 40px
}

.template-fne .bloc-couleur *,
.template-fne .bloc-couleur h2 {
	color: #fff
}

.template-fne .bloc-couleur ul li:before {
	background-image: url(img/puce-white.png)
}

.template-fne .wave-container-top+.bloc-couleur {
	margin-top: 0;
	margin-bottom: 12px
}

.template-fne h1 {
	font-size: 20px;
	line-height: 16px;
	font-family: Concert One Regular
}

@media (min-width:992px) {
	.template-fne h1 {
		font-size: 48px;
		line-height: 37px
	}
}

.template-fne h1+.wysiwyg {
	margin: 0
}

.template-fne h1+.wysiwyg h2 {
	font-family: Gotham SSm Bold;
	font-size: 14px;
	line-height: 21px
}

@media (min-width:992px) {
	.template-fne h1+.wysiwyg h2 {
		font-size: 18px;
		line-height: 28px
	}
}

.template-fne h1+.wysiwyg p {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 23px;
	color: #000
}

@media (min-width:992px) {
	.template-fne h1+.wysiwyg p {
		font-size: 14px;
		line-height: 37px
	}
}

.template-fne h2 {
	font-size: 16px;
	line-height: 25px;
	font-family: Concert One Regular
}

@media (min-width:992px) {
	.template-fne h2 {
		font-size: 36px;
		line-height: 44px
	}
}

.template-fne h2.bg-color {
	padding: 0 7px 1px;
	color: #fff !important;
	display: inline-block
}

.template-fne p {
	font-size: 11px;
	line-height: 24px
}

@media (min-width:992px) {
	.template-fne p {
		font-size: 14px;
		line-height: 22px
	}
}

.template-fne ol {
	margin: 0
}

.template-fne .bloc-shadow {
	padding: 15px;
	align-items: start
}

@media (min-width:992px) {
	.template-fne .bloc-shadow {
		padding: 25px 10px 25px 15px
	}
}

.template-fne .bloc-shadow h3 {
	font-size: 14px;
	line-height: 24px;
	font-family: Gotham SSm Bold;
	margin: 0
}

@media (max-width:991px) {
	.template-fne .bloc-colonne .border-left {
		width: 100%
	}
}

@media (min-width:992px) {
	.template-fne .bloc-colonne {
		margin-top: 38px
	}

	.template-fne .bloc-colonne h2 {
		margin-top: 5px
	}

	.template-fne .border-left {
		padding-left: 90px;
		height: 100%
	}
}

.template-fne .note-page-page {
	margin-top: 30px
}

.template-fne .note-page-page a {
	font-size: 12px;
	color: #000;
	font-family: Gotham SSm A
}

.template-passfidelite.vert .bloc-couleur .bloc-border-radius-shadow .titre-pass,
.template-passfidelite.vert .top h1,
.template-passfidelite.vert h2 {
	color: #00a18e
}

@media (min-width:992px) {

	.template-passfidelite.vert .bloc-couleur:after,
	.template-passfidelite.vert .bloc-couleur:before {
		background-color: #00a18e
	}
}

.template-passfidelite.vert .btn,
.template-passfidelite.vert .btn-cta {
	background: #00a18e
}

.template-passfidelite.bleu-marine .bloc-couleur .bloc-border-radius-shadow .titre-pass,
.template-passfidelite.bleu-marine .top h1,
.template-passfidelite.bleu-marine h2 {
	color: #e7921b
}

@media (min-width:992px) {

	.template-passfidelite.bleu-marine .bloc-couleur:after,
	.template-passfidelite.bleu-marine .bloc-couleur:before {
		background-color: #e7921b
	}
}

.template-passfidelite.bleu-marine .btn,
.template-passfidelite.bleu-marine .btn-cta {
	background: #e7921b
}

.template-passfidelite.bleu-clair .bloc-couleur .bloc-border-radius-shadow .titre-pass,
.template-passfidelite.bleu-clair .top h1,
.template-passfidelite.bleu-clair h2 {
	color: #78c8c9
}

@media (min-width:992px) {

	.template-passfidelite.bleu-clair .bloc-couleur:after,
	.template-passfidelite.bleu-clair .bloc-couleur:before {
		background-color: #78c8c9
	}
}

.template-passfidelite.bleu-clair .btn,
.template-passfidelite.bleu-clair .btn-cta {
	background: #78c8c9
}

.template-passfidelite.violet .bloc-couleur .bloc-border-radius-shadow .titre-pass,
.template-passfidelite.violet .top h1,
.template-passfidelite.violet h2 {
	color: #563b97
}

@media (min-width:992px) {

	.template-passfidelite.violet .bloc-couleur:after,
	.template-passfidelite.violet .bloc-couleur:before {
		background-color: #563b97
	}
}

.template-passfidelite.violet .btn,
.template-passfidelite.violet .btn-cta {
	background: #563b97
}

.template-passfidelite.orange .bloc-couleur .bloc-border-radius-shadow .titre-pass,
.template-passfidelite.orange .top h1,
.template-passfidelite.orange h2 {
	color: #f08920
}

@media (min-width:992px) {

	.template-passfidelite.orange .bloc-couleur:after,
	.template-passfidelite.orange .bloc-couleur:before {
		background-color: #f08920
	}
}

.template-passfidelite.orange .btn,
.template-passfidelite.orange .btn-cta {
	background: #f08920
}

.template-passfidelite.rouge .bloc-couleur .bloc-border-radius-shadow .titre-pass,
.template-passfidelite.rouge .top h1,
.template-passfidelite.rouge h2 {
	color: #94b3d1
}

@media (min-width:992px) {

	.template-passfidelite.rouge .bloc-couleur:after,
	.template-passfidelite.rouge .bloc-couleur:before {
		background-color: #94b3d1
	}
}

.template-passfidelite.rouge .btn,
.template-passfidelite.rouge .btn-cta {
	background: #94b3d1
}

.template-passfidelite.jaune .bloc-couleur .bloc-border-radius-shadow .titre-pass,
.template-passfidelite.jaune .top h1,
.template-passfidelite.jaune h2 {
	color: #ffc51c
}

@media (min-width:992px) {

	.template-passfidelite.jaune .bloc-couleur:after,
	.template-passfidelite.jaune .bloc-couleur:before {
		background-color: #ffc51c
	}
}

.template-passfidelite.jaune .btn,
.template-passfidelite.jaune .btn-cta {
	background: #ffc51c
}

.template-passfidelite .top {
	min-height: 100px
}

@media (max-width:991px) {
	.template-passfidelite .top {
		background-image: url(img/background-bloc-blanc.png);
		justify-content: right
	}
}

.template-passfidelite .top.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

@media (min-width:992px) {
	.template-passfidelite .top {
		min-height: 196px
	}
}

.template-passfidelite .top h1 {
	margin-top: 0;
	margin-left: 33.33333%;
	text-transform: uppercase;
	margin-bottom: 0;
	position: relative;
	z-index: 0;
	font-size: 20px;
	line-height: 21px;
	font-family: Concert One Regular
}

@media (min-width:992px) {
	.template-passfidelite .top h1 {
		background-image: url(img/background-bloc-blanc.png);
		margin-top: 20px;
		margin-left: 0;
		text-align: left;
		font-size: 48px;
		line-height: 74px
	}
}

@media (min-width:992px) {
	.template-passfidelite .top h1:before {
		right: 100%
	}

	.template-passfidelite .top h1:after,
	.template-passfidelite .top h1:before {
		content: "";
		background-image: url(img/background-bloc-blanc.png);
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		background-color: #fff;
		height: 100%;
		z-index: 5
	}

	.template-passfidelite .top h1:after {
		left: 100%
	}
}

.template-passfidelite .top .visuel {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}

.template-passfidelite h2 {
	font-size: 20px;
	line-height: 31px;
	font-family: Concert One Regular
}

@media (min-width:992px) {
	.template-passfidelite h2 {
		font-size: 36px;
		line-height: 44px
	}
}

.template-passfidelite h3 {
	font-family: Concert One Regular;
	font-size: 16px;
	line-height: 25px;
	color: #000;
	margin-top: 0;
	margin-bottom: 20px
}

@media (min-width:992px) {
	.template-passfidelite h3 {
		font-size: 22px
	}
}

.template-passfidelite p {
	margin-bottom: 20px
}

@media (min-width:992px) {
	.template-passfidelite .col-left {
		padding-right: 60px
	}

	.template-passfidelite .col-right {
		padding-left: 60px
	}
}

.template-passfidelite .bloc-couleur {
	padding-bottom: 45px !important
}

.template-passfidelite .bloc-couleur h2 {
	color: #fff !important;
	margin: 0;
	line-height: 38px
}

.template-passfidelite .bloc-couleur .bloc-border-radius-shadow {
	margin: 15px 20px 0;
	padding: 20px
}

@media (min-width:992px) {
	.template-passfidelite .bloc-couleur .bloc-border-radius-shadow {
		margin: 45px 0 0;
		padding: 35px
	}
}

.template-passfidelite .bloc-couleur .bloc-border-radius-shadow p {
	line-height: 25px
}

.template-passfidelite .bloc-couleur .bloc-border-radius-shadow .titre-pass {
	font-family: Concert One Regular;
	position: relative;
	font-size: 16px;
	line-height: 25px
}

@media (min-width:992px) {
	.template-passfidelite .bloc-couleur .bloc-border-radius-shadow .titre-pass {
		text-align: left
	}
}

.template-passfidelite .bloc-couleur .bloc-border-radius-shadow .titre-pass span {
	font-size: 30px;
	line-height: 46px
}

@media (min-width:992px) {
	.template-passfidelite .bloc-couleur .bloc-border-radius-shadow .titre-pass span {
		font-size: 64px;
		line-height: 78px
	}
}

@media (min-width:992px) {
	.template-passfidelite .bloc-couleur .bloc-border-radius-shadow .titre-pass {
		font-size: 24px;
		line-height: 37px
	}
}

.template-passfidelite .bloc-couleur .bloc-border-radius-shadow .titre-pass:after {
	content: "";
	background-image: url(img/pink-wave.png);
	position: absolute;
	bottom: -10px;
	left: 0;
	z-index: 5;
	width: 72px;
	height: 7px
}

.template-passfidelite .bloc-couleur .bloc-border-radius-shadow .bloc-promo {
	text-align: center
}

@media (min-width:992px) {
	.template-passfidelite .bloc-couleur .bloc-border-radius-shadow .bloc-promo {
		border-left: 1px solid #f2f2f2
	}
}

.template-passfidelite .bloc-couleur .bloc-border-radius-shadow .pastille {
	border-radius: 100%;
	background-color: #94b3d1;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-family: Gotham SSm Bold;
	display: inline-block;
	width: 68px;
	padding: 22px 0;
	margin-bottom: 20px;
	margin-top: 35px;
	text-align: center
}

@media (min-width:992px) {
	.template-passfidelite .bloc-couleur .bloc-border-radius-shadow .col-md-6 .pastille+p {
		margin: 0 50px
	}

	.template-passfidelite .bloc-couleur .bloc-border-radius-shadow .col-md-4 .pastille+p {
		margin: 0 8px
	}
}

.template-passfidelite .bloc-couleur .bloc-border-radius-shadow p.asterisque {
	margin-top: 55px
}

@media (min-width:992px) {
	.template-passfidelite .bloc-couleur:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		right: 100%;
		height: 100%;
		z-index: 5
	}

	.template-passfidelite .bloc-couleur:after {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		left: 100%;
		height: 100%;
		z-index: 5
	}
}

.template-passfidelite .btn,
.template-passfidelite .btn-cta {
	border-radius: 77px;
	padding: 7px 17px;
	line-height: normal;
	font-family: Gotham SSm Medium, sans-serif;
	text-decoration: none;
	color: #fff;
	width: auto
}

.template-co1.vert .border-left {
	border-left: 3px solid #00a18e
}

.template-co1.bleu-marine .border-left {
	border-left: 3px solid #e7921b
}

.template-co1.bleu-clair .border-left {
	border-left: 3px solid #78c8c9
}

.template-co1.violet .border-left {
	border-left: 3px solid #563b97
}

.template-co1.orange .border-left {
	border-left: 3px solid #f08920
}

.template-co1.rouge .border-left {
	border-left: 3px solid #94b3d1
}

.template-co1.jaune .border-left {
	border-left: 3px solid #ffc51c
}

.template-co1 .top {
	position: relative;
	z-index: 1
}

.template-co1 h1 {
	font-family: Gotham SSm Bold;
	font-size: 18px;
	line-height: 24px;
	color: #000;
	text-transform: uppercase
}

@media (min-width:992px) {
	.template-co1 h1 {
		font-size: 24px;
		line-height: 32px;
		margin-left: 70px;
		margin-top: 0
	}
}

.template-co1 h1+.wysiwyg {
	margin: 0
}

@media (min-width:992px) {
	.template-co1 h1+.wysiwyg {
		margin-left: 70px
	}
}

.template-co1 h1+.wysiwyg ul li {
	padding-bottom: 13px
}

.template-co1 h1+.wysiwyg ul li p:first-child {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 7px
}

@media (min-width:992px) {
	.template-co1 h1+.wysiwyg ul li p:first-child {
		font-size: 25px
	}
}

.template-co1 h2 {
	font-family: Gotham SSm Bold;
	font-size: 18px;
	line-height: 24px;
	margin-top: 10px;
	color: #000
}

@media (min-width:992px) {
	.template-co1 h2 {
		font-size: 24px;
		line-height: 32px
	}
}

.template-co1 .bloc-gris-image {
	position: relative;
	margin-bottom: 0;
	padding: 0 0 40px
}

@media (min-width:992px) {
	.template-co1 .bloc-gris-image {
		top: -55px;
		z-index: 0;
		padding: 60px 50px !important
	}
}

.template-co1 .bloc-bg-image {
	position: relative;
	margin-bottom: 20px
}

@media (min-width:992px) {
	.template-co1 .bloc-bg-image {
		margin-bottom: 0
	}
}

.template-co1 .bloc-bg-image img {
	margin: 0 auto
}

.template-co1 .bloc-bg-image p {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: .05em;
	color: #fff;
	margin: 0;
	max-width: 273px;
	padding: 20px
}

@media (min-width:992px) {
	.template-co1 .bloc-bg-image p {
		font-size: 14px;
		line-height: 24px
	}
}

.template-co1 .border-left {
	padding-left: 11px
}

@media (min-width:992px) {
	.template-co1 .border-left {
		padding-left: 16px
	}
}

.template-co1 .border-left p {
	font-size: 11px;
	line-height: 24px
}

@media (min-width:992px) {
	.template-co1 .border-left p {
		font-size: 14px;
		line-height: 24px
	}
}

.template-co1 .bloc-couleur {
	padding: 0 !important
}

@media (min-width:992px) {
	.template-co1 .bloc-couleur {
		margin-top: -55px;
		padding: 0 80px !important
	}
}

.template-co1 .bloc-couleur * {
	color: #fff
}

.template-co1 .bloc-couleur h2,
.template-co1 .bloc-couleur img {
	margin-top: 30px
}

.template-co1 .bloc-couleur .border-left {
	border-color: #fff
}

.template-co1 .padding-lr {
	padding: 0
}

@media (min-width:992px) {
	.template-co1 .padding-lr {
		display: flex;
		align-items: center;
		text-align: left;
		padding: 0 80px
	}
}

@media (min-width:992px) {

	.template-co2.vert .bloc-couleur:after,
	.template-co2.vert .bloc-couleur:before {
		background-color: #00a18e
	}
}

@media (min-width:992px) {

	.template-co2.bleu-marine .bloc-couleur:after,
	.template-co2.bleu-marine .bloc-couleur:before {
		background-color: #e7921b
	}
}

@media (min-width:992px) {

	.template-co2.bleu-clair .bloc-couleur:after,
	.template-co2.bleu-clair .bloc-couleur:before {
		background-color: #78c8c9
	}
}

@media (min-width:992px) {

	.template-co2.violet .bloc-couleur:after,
	.template-co2.violet .bloc-couleur:before {
		background-color: #563b97
	}
}

@media (min-width:992px) {

	.template-co2.orange .bloc-couleur:after,
	.template-co2.orange .bloc-couleur:before {
		background-color: #f08920
	}
}

@media (min-width:992px) {

	.template-co2.rouge .bloc-couleur:after,
	.template-co2.rouge .bloc-couleur:before {
		background-color: #94b3d1
	}
}

@media (min-width:992px) {

	.template-co2.jaune .bloc-couleur:after,
	.template-co2.jaune .bloc-couleur:before {
		background-color: #ffc51c
	}
}

.template-co2 .bloc-couleur {
	padding-top: 0 !important;
	padding-bottom: 20px !important
}

.template-co2 .bloc-couleur * {
	color: #fff
}

.template-co2 .bloc-couleur+.bloc-couleur {
	margin-top: -1px
}

@media (min-width:992px) {
	.template-co2 .bloc-couleur:before {
		right: 100%;
		left: auto
	}

	.template-co2 .bloc-couleur:after,
	.template-co2 .bloc-couleur:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		height: 100%;
		z-index: 5
	}

	.template-co2 .bloc-couleur:after {
		left: 100%
	}
}

.template-co2 h1 {
	font-family: Gotham SSm Bold;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase
}

@media (min-width:992px) {
	.template-co2 h1 {
		font-size: 24px;
		line-height: 35px
	}
}

.template-co2 h1+.wysiwyg {
	margin: 0
}

.template-co2 h1+.wysiwyg p {
	font-size: 11px;
	line-height: 24px
}

@media (min-width:992px) {
	.template-co2 h1+.wysiwyg p {
		font-size: 14px;
		line-height: 24px
	}
}

.template-co2 h1+.wysiwyg p:first-child {
	font-family: Gotham SSm Bold;
	font-size: 14px;
	line-height: 16px
}

@media (min-width:992px) {
	.template-co2 h1+.wysiwyg p:first-child {
		font-size: 24px;
		line-height: 28px
	}
}

.template-co2 hr {
	color: #fff;
	width: 154px;
	margin: 30px 0 0
}

.template-co2 h2 {
	font-family: Gotham SSm Bold;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 5px;
	text-transform: uppercase;
	margin-bottom: 35px;
	margin-top: 15px
}

@media (min-width:992px) {
	.template-co2 h2 {
		font-size: 18px;
		line-height: 17px
	}
}

.template-co2 .bloc-fond-gris-transparent {
	background: rgba(16, 16, 16, .3);
	height: 100%;
	padding: 20px 10px 15px;
	margin-bottom: 20px
}

@media (max-width:991px) {
	.template-co2 .bloc-fond-gris-transparent {
		min-height: 248px
	}
}

.template-co2 .bloc-fond-gris-transparent img {
	margin: 0 auto 15px
}

.template-co2 .bloc-fond-gris-transparent p {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 0
}

@media (min-width:992px) {
	.template-co2 .bloc-fond-gris-transparent p {
		font-size: 14px;
		line-height: 18px
	}
}

.template-co2 .bloc-fond-gris-transparent p b,
.template-co2 .bloc-fond-gris-transparent p strong {
	display: block;
	font-size: 16px;
	line-height: 18px
}

.template-co2 .bloc-gris-image {
	padding-left: 0 !important;
	padding-right: 0 !important
}

@media (min-width:992px) {
	.template-co2 .bloc-gris-image:before {
		right: 100%;
		left: auto
	}

	.template-co2 .bloc-gris-image:after,
	.template-co2 .bloc-gris-image:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		background-color: inherit;
		z-index: 5
	}

	.template-co2 .bloc-gris-image:after {
		left: 100%
	}
}

.template-co2 ol {
	margin: 0 !important
}

@media (min-width:992px) {
	.template-co2 ol {
		column-count: 2
	}
}

.template-co2 ol li {
	text-align: justify
}

@media (min-width:992px) {
	.template-co2 ol li {
		width: 85%
	}
}

.template-formateur.vert .top {
	background: #00a18e
}

@media (min-width:992px) {
	.template-formateur.vert .top {
		color: #00a18e;
		background: url(img/head.png) no-repeat 0 100% #00a18e
	}
}

@media (min-width:992px) {
	.template-formateur.vert h1 {
		color: #00a18e
	}
}

.template-formateur.vert h2 {
	color: #00a18e
}

.template-formateur.vert .listing-ateliers .bloc-atelier>div {
	border-top: 16px solid #00a18e
}

.template-formateur.bleu-marine .top {
	background: #e7921b
}

@media (min-width:992px) {
	.template-formateur.bleu-marine .top {
		color: #e7921b;
		background: url(img/head.png) no-repeat 0 100% #e7921b
	}
}

@media (min-width:992px) {
	.template-formateur.bleu-marine h1 {
		color: #e7921b
	}
}

.template-formateur.bleu-marine h2 {
	color: #e7921b
}

.template-formateur.bleu-marine .listing-ateliers .bloc-atelier>div {
	border-top: 16px solid #e7921b
}

.template-formateur.bleu-clair .top {
	background: #78c8c9
}

@media (min-width:992px) {
	.template-formateur.bleu-clair .top {
		color: #78c8c9;
		background: url(img/head.png) no-repeat 0 100% #78c8c9
	}
}

@media (min-width:992px) {
	.template-formateur.bleu-clair h1 {
		color: #78c8c9
	}
}

.template-formateur.bleu-clair h2 {
	color: #78c8c9
}

.template-formateur.bleu-clair .listing-ateliers .bloc-atelier>div {
	border-top: 16px solid #78c8c9
}

.template-formateur.violet .top {
	background: #563b97
}

@media (min-width:992px) {
	.template-formateur.violet .top {
		color: #563b97;
		background: url(img/head.png) no-repeat 0 100% #563b97
	}
}

@media (min-width:992px) {
	.template-formateur.violet h1 {
		color: #563b97
	}
}

.template-formateur.violet h2 {
	color: #563b97
}

.template-formateur.violet .listing-ateliers .bloc-atelier>div {
	border-top: 16px solid #563b97
}

.template-formateur.orange .top {
	background: #f08920
}

@media (min-width:992px) {
	.template-formateur.orange .top {
		color: #f08920;
		background: url(img/head.png) no-repeat 0 100% #f08920
	}
}

@media (min-width:992px) {
	.template-formateur.orange h1 {
		color: #f08920
	}
}

.template-formateur.orange h2 {
	color: #f08920
}

.template-formateur.orange .listing-ateliers .bloc-atelier>div {
	border-top: 16px solid #f08920
}

.template-formateur.rouge .top {
	background: #94b3d1
}

@media (min-width:992px) {
	.template-formateur.rouge .top {
		color: #94b3d1;
		background: url(img/head.png) no-repeat 0 100% #94b3d1
	}
}

@media (min-width:992px) {
	.template-formateur.rouge h1 {
		color: #94b3d1
	}
}

.template-formateur.rouge h2 {
	color: #94b3d1
}

.template-formateur.rouge .listing-ateliers .bloc-atelier>div {
	border-top: 16px solid #94b3d1
}

.template-formateur.jaune .top {
	background: #ffc51c
}

@media (min-width:992px) {
	.template-formateur.jaune .top {
		color: #ffc51c;
		background: url(img/head.png) no-repeat 0 100% #ffc51c
	}
}

@media (min-width:992px) {
	.template-formateur.jaune h1 {
		color: #ffc51c
	}
}

.template-formateur.jaune h2 {
	color: #ffc51c
}

.template-formateur.jaune .listing-ateliers .bloc-atelier>div {
	border-top: 16px solid #ffc51c
}

.template-formateur .top {
	position: relative;
	z-index: 1
}

@media (min-width:992px) {
	.template-formateur .top {
		font-size: 36px;
		line-height: 43px
	}
}

@media (max-width:992px -1px) {
	.template-formateur .top img {
		height: 150px;
		position: absolute;
		bottom: 0;
		right: -60px
	}
}

.template-formateur h1 {
	font-family: Concert One Regular;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	text-transform: uppercase
}

@media (min-width:992px) {
	.template-formateur h1 {
		font-size: 40px;
		line-height: 43px;
		margin-top: 80px
	}
}

@media (max-width:992px -1px) {
	.template-formateur h1+.wysiwyg {
		margin: 0
	}
}

.template-formateur h1+.wysiwyg p {
	font-family: Gotham SSm Bold;
	font-size: 14px;
	line-height: 17px;
	color: #fff
}

@media (min-width:992px) {
	.template-formateur h1+.wysiwyg p {
		font-size: 18px;
		line-height: 21px;
		color: #000
	}
}

@media (max-width:991px) {
	.template-formateur h1+.wysiwyg ul li {
		color: #fff
	}

	.template-formateur h1+.wysiwyg ul li:before {
		background-image: url(img/puce-white.png)
	}
}

.template-formateur h2 {
	font-family: Concert One Regular;
	font-size: 16px;
	line-height: 25px
}

@media (min-width:992px) {
	.template-formateur h2 {
		font-size: 36px;
		line-height: 44px
	}
}

.template-formateur h2+p {
	font-family: Gotham SSm Bold;
	font-size: 16px;
	line-height: 25px;
	color: #000
}

.template-formateur .bloc-gris-image {
	padding-top: 0 !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	margin-bottom: 0 !important
}

@media (min-width:992px) {
	.template-formateur .bloc-gris-image {
		margin-bottom: 51px
	}
}

@media (min-width:992px) {
	.template-formateur .bloc-gris-image:before {
		right: 100%;
		left: auto
	}

	.template-formateur .bloc-gris-image:after,
	.template-formateur .bloc-gris-image:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		background-color: inherit;
		z-index: 5
	}

	.template-formateur .bloc-gris-image:after {
		left: 100%
	}
}

@media (min-width:992px) {
	.template-formateur .listing-ateliers {
		margin-bottom: 26px
	}
}

.template-formateur .listing-ateliers h2 {
	margin-bottom: 45px
}

.template-formateur .listing-ateliers .bloc-atelier {
	padding-left: 29px;
	padding-right: 29px;
	padding-bottom: 26px
}

@media (min-width:992px) {
	.template-formateur .listing-ateliers .bloc-atelier {
		padding-bottom: 46px
	}
}

.template-formateur .listing-ateliers .bloc-atelier>div {
	height: 100%;
	background: #fff;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	border-radius: 5px
}

.template-formateur .listing-ateliers .bloc-atelier>div h3 {
	font-family: Concert One Regular;
	font-size: 24px;
	line-height: 27px;
	color: #000;
	padding-top: 23px;
	padding-bottom: 23px;
	margin: 0
}

.template-formateur .listing-ateliers .bloc-atelier>div p {
	font-family: Gotham SSm A;
	font-size: 14px;
	line-height: 15px;
	padding: 0 10px
}

.template-formateur .temoignages-slider {
	z-index: 5;
	position: relative;
	visibility: hidden;
	margin-top: 50px
}

.template-formateur .temoignages-slider .slider .slick-list {
	margin: 0
}

.template-formateur .temoignages-slider .slider .slick-list .slick-track {
	padding-bottom: 30px
}

.template-formateur .temoignages-slider .slider .slick-list .slick-track .slick-slide div {
	margin-right: 23px;
	margin-left: 23px
}

.template-formateur .temoignages-slider .slider .slick-list .slick-track .slick-slide div p {
	background: #fff;
	box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
	border-radius: 5px;
	font-family: Gotham SSm A;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	color: #000;
	margin: 0;
	padding: 100px 20px 20px;
	position: relative
}

.template-formateur .temoignages-slider .slider .slick-list .slick-track .slick-slide div p:before {
	content: url(img/icon-satisfaction.png);
	position: absolute;
	top: 49px;
	right: 0;
	left: 0;
	text-align: center
}

.template-formateur .temoignages-slider .slick-dots li {
	width: 15px;
	height: 15px
}

.template-formateur .temoignages-slider .slick-dots li:before {
	background: none
}

.template-formateur .temoignages-slider .slick-dots li button {
	width: 15px;
	height: 15px;
	padding: 0
}

.template-formateur .temoignages-slider .slick-dots li button:before {
	font-size: 0;
	width: 15px;
	height: 15px;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
	color: #fff;
	background-color: #fff;
	opacity: 1;
	border-radius: 100%
}

.template-formateur .temoignages-slider .slick-dots li.slick-active button:before {
	color: #e50046;
	background-color: #e50046
}

@media (min-width:992px) {
	.template-formateur-candidature.vert .zone-mise-en-avant-couleur:before {
		background-color: #00a18e
	}
}

.template-formateur-candidature.vert .zone-mise-en-avant-couleur .form h1 {
	color: #00a18e !important
}

.template-formateur-candidature.vert .zone-mise-en-avant-couleur .form form input[type=radio]:checked+:before {
	background-color: #00a18e
}

.template-formateur-candidature.vert .zone-mise-en-avant-couleur .form form input[type=checkbox]:checked+* {
	background: #00a18e
}

.template-formateur-candidature.vert .zone-mise-en-avant-couleur .form form .form-control.input-error::-webkit-input-placeholder {
	color: #00a18e
}

.template-formateur-candidature.vert .zone-mise-en-avant-couleur .form form .form-control.input-error:-moz-placeholder,
.template-formateur-candidature.vert .zone-mise-en-avant-couleur .form form .form-control.input-error::-moz-placeholder {
	color: #00a18e
}

.template-formateur-candidature.vert .zone-mise-en-avant-couleur .form form .form-control.input-error:-ms-input-placeholder {
	color: #00a18e
}

.template-formateur-candidature.vert .zone-mise-en-avant-couleur .form .bloc-success * {
	color: #000 !important
}

.template-formateur-candidature.vert .zone-mise-en-avant-couleur .form .bloc-success h2 {
	margin-top: 28px;
	margin-left: 0
}

.template-formateur-candidature.vert .zone-mise-en-avant-couleur .form .bloc-success p {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 17px;
	text-align: justify
}

@media (min-width:992px) {
	.template-formateur-candidature.vert .zone-mise-en-avant-couleur .form .bloc-success p {
		font-size: 16px;
		line-height: 25px
	}
}

@media (min-width:992px) {
	.template-formateur-candidature.bleu-marine .zone-mise-en-avant-couleur:before {
		background-color: #e7921b
	}
}

.template-formateur-candidature.bleu-marine .zone-mise-en-avant-couleur .form h1 {
	color: #e7921b !important
}

.template-formateur-candidature.bleu-marine .zone-mise-en-avant-couleur .form form input[type=radio]:checked+:before {
	background-color: #e7921b
}

.template-formateur-candidature.bleu-marine .zone-mise-en-avant-couleur .form form input[type=checkbox]:checked+* {
	background: #e7921b
}

.template-formateur-candidature.bleu-marine .zone-mise-en-avant-couleur .form form .form-control.input-error::-webkit-input-placeholder {
	color: #e7921b
}

.template-formateur-candidature.bleu-marine .zone-mise-en-avant-couleur .form form .form-control.input-error:-moz-placeholder,
.template-formateur-candidature.bleu-marine .zone-mise-en-avant-couleur .form form .form-control.input-error::-moz-placeholder {
	color: #e7921b
}

.template-formateur-candidature.bleu-marine .zone-mise-en-avant-couleur .form form .form-control.input-error:-ms-input-placeholder {
	color: #e7921b
}

.template-formateur-candidature.bleu-marine .zone-mise-en-avant-couleur .form .bloc-success * {
	color: #000 !important
}

.template-formateur-candidature.bleu-marine .zone-mise-en-avant-couleur .form .bloc-success h2 {
	margin-top: 28px;
	margin-left: 0
}

.template-formateur-candidature.bleu-marine .zone-mise-en-avant-couleur .form .bloc-success p {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 17px;
	text-align: justify
}

@media (min-width:992px) {
	.template-formateur-candidature.bleu-marine .zone-mise-en-avant-couleur .form .bloc-success p {
		font-size: 16px;
		line-height: 25px
	}
}

@media (min-width:992px) {
	.template-formateur-candidature.bleu-clair .zone-mise-en-avant-couleur:before {
		background-color: #78c8c9
	}
}

.template-formateur-candidature.bleu-clair .zone-mise-en-avant-couleur .form h1 {
	color: #78c8c9 !important
}

.template-formateur-candidature.bleu-clair .zone-mise-en-avant-couleur .form form input[type=radio]:checked+:before {
	background-color: #78c8c9
}

.template-formateur-candidature.bleu-clair .zone-mise-en-avant-couleur .form form input[type=checkbox]:checked+* {
	background: #78c8c9
}

.template-formateur-candidature.bleu-clair .zone-mise-en-avant-couleur .form form .form-control.input-error::-webkit-input-placeholder {
	color: #78c8c9
}

.template-formateur-candidature.bleu-clair .zone-mise-en-avant-couleur .form form .form-control.input-error:-moz-placeholder,
.template-formateur-candidature.bleu-clair .zone-mise-en-avant-couleur .form form .form-control.input-error::-moz-placeholder {
	color: #78c8c9
}

.template-formateur-candidature.bleu-clair .zone-mise-en-avant-couleur .form form .form-control.input-error:-ms-input-placeholder {
	color: #78c8c9
}

.template-formateur-candidature.bleu-clair .zone-mise-en-avant-couleur .form .bloc-success * {
	color: #000 !important
}

.template-formateur-candidature.bleu-clair .zone-mise-en-avant-couleur .form .bloc-success h2 {
	margin-top: 28px;
	margin-left: 0
}

.template-formateur-candidature.bleu-clair .zone-mise-en-avant-couleur .form .bloc-success p {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 17px;
	text-align: justify
}

@media (min-width:992px) {
	.template-formateur-candidature.bleu-clair .zone-mise-en-avant-couleur .form .bloc-success p {
		font-size: 16px;
		line-height: 25px
	}
}

@media (min-width:992px) {
	.template-formateur-candidature.violet .zone-mise-en-avant-couleur:before {
		background-color: #563b97
	}
}

.template-formateur-candidature.violet .zone-mise-en-avant-couleur .form h1 {
	color: #563b97 !important
}

.template-formateur-candidature.violet .zone-mise-en-avant-couleur .form form input[type=radio]:checked+:before {
	background-color: #563b97
}

.template-formateur-candidature.violet .zone-mise-en-avant-couleur .form form input[type=checkbox]:checked+* {
	background: #563b97
}

.template-formateur-candidature.violet .zone-mise-en-avant-couleur .form form .form-control.input-error::-webkit-input-placeholder {
	color: #563b97
}

.template-formateur-candidature.violet .zone-mise-en-avant-couleur .form form .form-control.input-error:-moz-placeholder,
.template-formateur-candidature.violet .zone-mise-en-avant-couleur .form form .form-control.input-error::-moz-placeholder {
	color: #563b97
}

.template-formateur-candidature.violet .zone-mise-en-avant-couleur .form form .form-control.input-error:-ms-input-placeholder {
	color: #563b97
}

.template-formateur-candidature.violet .zone-mise-en-avant-couleur .form .bloc-success * {
	color: #000 !important
}

.template-formateur-candidature.violet .zone-mise-en-avant-couleur .form .bloc-success h2 {
	margin-top: 28px;
	margin-left: 0
}

.template-formateur-candidature.violet .zone-mise-en-avant-couleur .form .bloc-success p {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 17px;
	text-align: justify
}

@media (min-width:992px) {
	.template-formateur-candidature.violet .zone-mise-en-avant-couleur .form .bloc-success p {
		font-size: 16px;
		line-height: 25px
	}
}

@media (min-width:992px) {
	.template-formateur-candidature.orange .zone-mise-en-avant-couleur:before {
		background-color: #f08920
	}
}

.template-formateur-candidature.orange .zone-mise-en-avant-couleur .form h1 {
	color: #f08920 !important
}

.template-formateur-candidature.orange .zone-mise-en-avant-couleur .form form input[type=radio]:checked+:before {
	background-color: #f08920
}

.template-formateur-candidature.orange .zone-mise-en-avant-couleur .form form input[type=checkbox]:checked+* {
	background: #f08920
}

.template-formateur-candidature.orange .zone-mise-en-avant-couleur .form form .form-control.input-error::-webkit-input-placeholder {
	color: #f08920
}

.template-formateur-candidature.orange .zone-mise-en-avant-couleur .form form .form-control.input-error:-moz-placeholder,
.template-formateur-candidature.orange .zone-mise-en-avant-couleur .form form .form-control.input-error::-moz-placeholder {
	color: #f08920
}

.template-formateur-candidature.orange .zone-mise-en-avant-couleur .form form .form-control.input-error:-ms-input-placeholder {
	color: #f08920
}

.template-formateur-candidature.orange .zone-mise-en-avant-couleur .form .bloc-success * {
	color: #000 !important
}

.template-formateur-candidature.orange .zone-mise-en-avant-couleur .form .bloc-success h2 {
	margin-top: 28px;
	margin-left: 0
}

.template-formateur-candidature.orange .zone-mise-en-avant-couleur .form .bloc-success p {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 17px;
	text-align: justify
}

@media (min-width:992px) {
	.template-formateur-candidature.orange .zone-mise-en-avant-couleur .form .bloc-success p {
		font-size: 16px;
		line-height: 25px
	}
}

@media (min-width:992px) {
	.template-formateur-candidature.rouge .zone-mise-en-avant-couleur:before {
		background-color: #94b3d1
	}
}

.template-formateur-candidature.rouge .zone-mise-en-avant-couleur .form h1 {
	color: #94b3d1 !important
}

.template-formateur-candidature.rouge .zone-mise-en-avant-couleur .form form input[type=radio]:checked+:before {
	background-color: #94b3d1
}

.template-formateur-candidature.rouge .zone-mise-en-avant-couleur .form form input[type=checkbox]:checked+* {
	background: #94b3d1
}

.template-formateur-candidature.rouge .zone-mise-en-avant-couleur .form form .form-control.input-error::-webkit-input-placeholder {
	color: #94b3d1
}

.template-formateur-candidature.rouge .zone-mise-en-avant-couleur .form form .form-control.input-error:-moz-placeholder,
.template-formateur-candidature.rouge .zone-mise-en-avant-couleur .form form .form-control.input-error::-moz-placeholder {
	color: #94b3d1
}

.template-formateur-candidature.rouge .zone-mise-en-avant-couleur .form form .form-control.input-error:-ms-input-placeholder {
	color: #94b3d1
}

.template-formateur-candidature.rouge .zone-mise-en-avant-couleur .form .bloc-success * {
	color: #000 !important
}

.template-formateur-candidature.rouge .zone-mise-en-avant-couleur .form .bloc-success h2 {
	margin-top: 28px;
	margin-left: 0
}

.template-formateur-candidature.rouge .zone-mise-en-avant-couleur .form .bloc-success p {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 17px;
	text-align: justify
}

@media (min-width:992px) {
	.template-formateur-candidature.rouge .zone-mise-en-avant-couleur .form .bloc-success p {
		font-size: 16px;
		line-height: 25px
	}
}

@media (min-width:992px) {
	.template-formateur-candidature.jaune .zone-mise-en-avant-couleur:before {
		background-color: #ffc51c
	}
}

.template-formateur-candidature.jaune .zone-mise-en-avant-couleur .form h1 {
	color: #ffc51c !important
}

.template-formateur-candidature.jaune .zone-mise-en-avant-couleur .form form input[type=radio]:checked+:before {
	background-color: #ffc51c
}

.template-formateur-candidature.jaune .zone-mise-en-avant-couleur .form form input[type=checkbox]:checked+* {
	background: #ffc51c
}

.template-formateur-candidature.jaune .zone-mise-en-avant-couleur .form form .form-control.input-error::-webkit-input-placeholder {
	color: #ffc51c
}

.template-formateur-candidature.jaune .zone-mise-en-avant-couleur .form form .form-control.input-error:-moz-placeholder,
.template-formateur-candidature.jaune .zone-mise-en-avant-couleur .form form .form-control.input-error::-moz-placeholder {
	color: #ffc51c
}

.template-formateur-candidature.jaune .zone-mise-en-avant-couleur .form form .form-control.input-error:-ms-input-placeholder {
	color: #ffc51c
}

.template-formateur-candidature.jaune .zone-mise-en-avant-couleur .form .bloc-success * {
	color: #000 !important
}

.template-formateur-candidature.jaune .zone-mise-en-avant-couleur .form .bloc-success h2 {
	margin-top: 28px;
	margin-left: 0
}

.template-formateur-candidature.jaune .zone-mise-en-avant-couleur .form .bloc-success p {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 17px;
	text-align: justify
}

@media (min-width:992px) {
	.template-formateur-candidature.jaune .zone-mise-en-avant-couleur .form .bloc-success p {
		font-size: 16px;
		line-height: 25px
	}
}

.template-formateur-candidature .zone-mise-en-avant-couleur {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

@media (min-width:992px) {
	.template-formateur-candidature .zone-mise-en-avant-couleur {
		margin-top: 60px !important;
		height: 386px;
		padding-top: 0 !important
	}
}

@media (min-width:992px) {
	.template-formateur-candidature .zone-mise-en-avant-couleur:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		right: 100%;
		height: 100%;
		z-index: 5
	}
}

.template-formateur-candidature .zone-mise-en-avant-couleur .form {
	margin-bottom: 50px
}

@media (min-width:992px) {
	.template-formateur-candidature .zone-mise-en-avant-couleur .form {
		margin-top: -50px
	}
}

.template-formateur-candidature .zone-mise-en-avant-couleur .form .cnil,
.template-formateur-candidature .zone-mise-en-avant-couleur .form .small,
.template-formateur-candidature .zone-mise-en-avant-couleur .form abbr {
	color: #000 !important
}

.template-formateur-candidature .zone-mise-en-avant-couleur .form h1 {
	font-family: Concert One Regular;
	font-size: 20px;
	line-height: 20px;
	margin-top: 0
}

@media (min-width:992px) {
	.template-formateur-candidature .zone-mise-en-avant-couleur .form h1 {
		font-size: 30px;
		line-height: 31px;
		margin-top: 28px
	}
}

.template-formateur-candidature .zone-mise-en-avant-couleur .form h1+.wysiwyg p {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
	color: #000 !important
}

@media (min-width:992px) {
	.template-formateur-candidature .zone-mise-en-avant-couleur .form h1+.wysiwyg p {
		font-size: 16px;
		line-height: 25px
	}
}

.template-formateur-candidature .zone-mise-en-avant-couleur .form .lead-factory-form {
	margin-top: 40px
}

.template-formateur-candidature .zone-mise-en-avant-couleur .form form .form-control {
	color: #adadad !important
}

.template-formateur-candidature .zone-mise-en-avant-couleur .form form button span {
	color: #fff !important
}

.template-formateur-candidature .zone-mise-en-avant-couleur .row-eq-height,
.template-formateur-candidature .zone-mise-en-avant-couleur .row-eq-height div {
	height: 100%
}

.template-opco-partenaire.vert h2 {
	color: #00a18e
}

.template-opco-partenaire.bleu-marine h2 {
	color: #e7921b
}

.template-opco-partenaire.bleu-clair h2 {
	color: #78c8c9
}

.template-opco-partenaire.violet h2 {
	color: #563b97
}

.template-opco-partenaire.orange h2 {
	color: #f08920
}

.template-opco-partenaire.rouge h2 {
	color: #94b3d1
}

.template-opco-partenaire.jaune h2 {
	color: #ffc51c
}

.template-opco-partenaire .bloc-gris-image {
	margin-bottom: 0 !important;
	padding-bottom: 10px;
	padding-top: 10px
}

.template-opco-partenaire .bloc-gris-image .wysiwyg {
	margin-top: 10px !important
}

.template-opco-partenaire .bloc-gris-image .wysiwyg p {
	font-family: Gotham SSm Bold;
	font-size: 12px;
	line-height: 24px;
	color: #1c4852
}

@media (min-width:992px) {
	.template-opco-partenaire .bloc-gris-image .wysiwyg p {
		font-size: 30px;
		line-height: 36px
	}
}

.template-opco-partenaire .wysiwyg {
	margin-top: 0 !important
}

.template-opco-partenaire h2 {
	font-size: 16px;
	line-height: 25px;
	font-family: Concert One Regular;
	margin-top: 30px;
	margin-bottom: 0
}

@media (min-width:992px) {
	.template-opco-partenaire h2 {
		font-size: 36px;
		line-height: 44px
	}
}

.template-opco-partenaire p {
	font-family: Gotham SSm A;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .05em;
	color: #000;
	margin-bottom: 25px
}

.template-marques-expertes.vert .zone-left h1 {
	color: #00a18e !important
}

.template-marques-expertes.vert h2 {
	color: #00a18e
}

.template-marques-expertes.bleu-marine .zone-left h1 {
	color: #e7921b !important
}

.template-marques-expertes.bleu-marine h2 {
	color: #e7921b
}

.template-marques-expertes.bleu-clair .zone-left h1 {
	color: #78c8c9 !important
}

.template-marques-expertes.bleu-clair h2 {
	color: #78c8c9
}

.template-marques-expertes.violet .zone-left h1 {
	color: #563b97 !important
}

.template-marques-expertes.violet h2 {
	color: #563b97
}

.template-marques-expertes.orange .zone-left h1 {
	color: #f08920 !important
}

.template-marques-expertes.orange h2 {
	color: #f08920
}

.template-marques-expertes.rouge .zone-left h1 {
	color: #94b3d1 !important
}

.template-marques-expertes.rouge h2 {
	color: #94b3d1
}

.template-marques-expertes.jaune .zone-left h1 {
	color: #ffc51c !important
}

.template-marques-expertes.jaune h2 {
	color: #ffc51c
}

.template-marques-expertes .bloc-gris.mobile-flex {
	padding-top: 0;
	padding-bottom: 0
}

@media (min-width:992px) {
	.template-marques-expertes .bloc-gris.mobile-flex {
		padding-top: 41px;
		padding-bottom: 41px
	}
}

.template-marques-expertes .zone-left {
	background: #fff;
	border: 1px solid #e9e9e9;
	box-sizing: border-box;
	box-shadow: 24px 14px 34px rgba(0, 0, 0, .1);
	border-radius: 14px;
	padding-bottom: 30px;
	padding-top: 95px;
	position: relative;
	top: -45px
}

@media (min-width:992px) {
	.template-marques-expertes .zone-left {
		border-radius: 30px;
		padding-left: 52px;
		padding-right: 160px;
		padding-top: 0;
		top: 0;
		min-height: 300px
	}
}

.template-marques-expertes .zone-left h1 {
	font-family: Gotham SSm Bold;
	font-size: 25px;
	line-height: 20px
}

@media (min-width:992px) {
	.template-marques-expertes .zone-left h1 {
		font-size: 36px;
		line-height: 46px
	}
}

.template-marques-expertes .zone-left h1+.wysiwyg p {
	font-family: Gotham SSm A;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	letter-spacing: .05em;
	color: #000
}

@media (min-width:992px) {
	.template-marques-expertes .zone-left h1+.wysiwyg p {
		font-size: 16px;
		line-height: 24px
	}
}

.template-marques-expertes .zone-right {
	position: relative;
	top: 40px
}

@media (min-width:992px) {
	.template-marques-expertes .zone-right {
		position: absolute;
		top: 41px;
		right: 0;
		padding: 0 0 0 60px
	}
}

.template-marques-expertes .bloc-marque-experte {
	margin-bottom: 0
}

@media (max-width:991px) {
	.template-marques-expertes .bloc-marque-experte img {
		width: 120px;
		margin-bottom: 15px
	}
}

@media (min-width:992px) {
	.template-marques-expertes .bloc-marque-experte {
		margin-bottom: 50px
	}
}

.template-marques-expertes h2 {
	font-family: Concert One Regular;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px
}

@media (min-width:992px) {
	.template-marques-expertes h2 {
		font-size: 36px;
		line-height: 44px
	}
}

.template-marques-expertes p {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 13px;
	text-align: justify
}

@media (min-width:992px) {
	.template-marques-expertes p {
		font-size: 14px;
		line-height: 19px
	}
}

.template-poste.vert .bloc-poste .type-poste {
	color: #00a18e
}

.template-poste.bleu-marine .bloc-poste .type-poste {
	color: #e7921b
}

.template-poste.bleu-clair .bloc-poste .type-poste {
	color: #78c8c9
}

.template-poste.violet .bloc-poste .type-poste {
	color: #563b97
}

.template-poste.orange .bloc-poste .type-poste {
	color: #f08920
}

.template-poste.rouge .bloc-poste .type-poste {
	color: #94b3d1
}

.template-poste.jaune .bloc-poste .type-poste {
	color: #ffc51c
}

.template-poste h1 {
	font-family: Gotham SSm Bold;
	font-size: 18px;
	line-height: 24px;
	color: #000;
	margin-bottom: 20px
}

@media (min-width:992px) {
	.template-poste h1 {
		font-size: 24px;
		line-height: 32px
	}
}

.template-poste h1+.wysiwyg {
	margin: 0
}

.template-poste h1+.wysiwyg p {
	font-family: Gotham SSm A;
	font-size: 12px;
	line-height: 24px;
	text-align: justify;
	letter-spacing: .05em;
	color: #000;
	margin-bottom: 20px
}

@media (min-width:992px) {
	.template-poste h1+.wysiwyg p {
		font-size: 16px;
		line-height: 24px
	}
}

@media (max-width:991px) {
	.template-poste .wysiwyg>p {
		text-align: justify
	}
}

.template-poste h2 {
	font-family: Gotham SSm Bold;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 26px
}

@media (min-width:992px) {
	.template-poste h2 {
		font-size: 24px;
		line-height: 32px
	}
}

.template-poste .bloc-poste {
	background: #fff;
	border: .4px solid #ebebeb;
	box-sizing: border-box;
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	border-radius: 5px;
	padding: 34px 18px 10px;
	margin: 19px 10px 0;
	height: 100%;
	width: 100%
}

@media (min-width:992px) {
	.template-poste .bloc-poste {
		padding: 34px 18px 0
	}
}

.template-poste .bloc-poste .type-poste {
	font-family: Gotham SSm Bold;
	font-size: 11px;
	line-height: 11px
}

@media (min-width:992px) {
	.template-poste .bloc-poste .type-poste {
		font-size: 14px;
		line-height: 13px
	}
}

.template-poste .bloc-poste .libelle-poste {
	font-family: Gotham SSm Medium;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: .05em;
	text-transform: capitalize;
	color: #000
}

@media (min-width:992px) {
	.template-poste .bloc-poste .libelle-poste {
		font-size: 16px;
		line-height: 24px
	}
}

.template-poste .bloc-poste .libelle-poste a {
	text-decoration: none
}

.template-poste .bloc-poste .date-poste {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 13px;
	color: #4a4a4a;
	margin: 0
}

@media (min-width:992px) {
	.template-poste .bloc-poste .date-poste {
		font-size: 14px;
		line-height: 17px
	}
}

.template-poste p img {
	padding-right: 13px
}

.template-poste p img,
.template-poste p img+b,
.template-poste p img+strong {
	display: inline-block;
	vertical-align: middle;
	float: none;
	position: relative
}

@media (min-width:992px) {
	.template-poste .zone-left {
		padding-right: 58px
	}

	.template-poste .zone-right {
		padding-left: 58px
	}
}

.template-poste .red-bandeau {
	font-family: Gotham SSm Bold;
	font-size: 18px;
	line-height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 144px;
	padding: 0 30px;
	color: #fff
}

@media (min-width:992px) {
	.template-poste .red-bandeau {
		font-size: 24px;
		line-height: 32px
	}
}

.template-poste .red-bandeau a {
	color: #fff
}

.template-default.vert .bloc-client h2 {
	color: #00a18e
}

.template-default.vert .bloc-border-left {
	border-left: 5px solid #00a18e
}

.template-default.vert .bloc-border-left h2 {
	color: #00a18e
}

.template-default.bleu-marine .bloc-client h2 {
	color: #e7921b
}

.template-default.bleu-marine .bloc-border-left {
	border-left: 5px solid #e7921b
}

.template-default.bleu-marine .bloc-border-left h2 {
	color: #e7921b
}

.template-default.bleu-clair .bloc-client h2 {
	color: #78c8c9
}

.template-default.bleu-clair .bloc-border-left {
	border-left: 5px solid #78c8c9
}

.template-default.bleu-clair .bloc-border-left h2 {
	color: #78c8c9
}

.template-default.violet .bloc-client h2 {
	color: #563b97
}

.template-default.violet .bloc-border-left {
	border-left: 5px solid #563b97
}

.template-default.violet .bloc-border-left h2 {
	color: #563b97
}

.template-default.orange .bloc-client h2 {
	color: #f08920
}

.template-default.orange .bloc-border-left {
	border-left: 5px solid #f08920
}

.template-default.orange .bloc-border-left h2 {
	color: #f08920
}

.template-default.rouge .bloc-client h2 {
	color: #94b3d1
}

.template-default.rouge .bloc-border-left {
	border-left: 5px solid #94b3d1
}

.template-default.rouge .bloc-border-left h2 {
	color: #94b3d1
}

.template-default.jaune .bloc-client h2 {
	color: #ffc51c
}

.template-default.jaune .bloc-border-left {
	border-left: 5px solid #ffc51c
}

.template-default.jaune .bloc-border-left h2 {
	color: #ffc51c
}

.template-default h1 {
	font-family: Concert One Regular;
	font-size: 20px;
	line-height: 60px;
	text-transform: uppercase;
	color: #000
}

@media (min-width:992px) {
	.template-default h1 {
		font-size: 40px;
		line-height: 60px;
		text-align: left;
		margin-left: 0
	}
}

.template-default h1+.wysiwyg {
	margin-top: 0
}

@media (min-width:992px) {
	.template-default h1+.wysiwyg {
		margin-left: 0
	}
}

@media (min-width:992px) {

	.template-default .with-image h1,
	.template-default .with-image h1+.wysiwyg {
		margin-left: 60px
	}
}

.template-default .bloc-gris {
	padding-bottom: 0 !important
}

@media (max-width:991px) {
	.template-default .bloc-gris {
		padding-top: 0 !important
	}
}

.template-default .bloc-gris h2 {
	font-family: Concert One Regular;
	font-size: 14px;
	line-height: 25px;
	text-align: center
}

@media (min-width:992px) {
	.template-default .bloc-gris h2 {
		font-size: 30px;
		line-height: 51px;
		text-align: left
	}
}

.template-default .bloc-gris h2 span {
	font-size: 16px;
	line-height: 25px
}

@media (min-width:992px) {
	.template-default .bloc-gris h2 span {
		font-size: 40px;
		line-height: 51px
	}
}

.template-default .bloc-gris h2+p {
	padding: 0
}

.template-default .bloc-gris-image {
	padding: 0;
	margin: 0
}

.template-default .bloc-equipe {
	margin-bottom: 25px
}

@media (max-width:991px) {
	.template-default .bloc-equipe img {
		margin: 0 auto
	}
}

@media (min-width:992px) {
	.template-default .bloc-equipe {
		margin-bottom: 45px;
		padding-left: 33px;
		padding-right: 33px;
		height: 100%
	}
}

.template-default .bloc-client {
	padding: 30px 0;
	height: 100%
}

@media (min-width:992px) {
	.template-default .bloc-client {
		padding: 30px 35px
	}
}

@media (max-width:991px) {
	.template-default .bloc-client img {
		margin: 0 auto
	}
}

.template-default .bloc-client h2 {
	font-family: Concert One Regular;
	font-size: 16px;
	line-height: 22px;
	position: relative;
	color: #3c3c3c;
	margin: 10px 0 20px
}

@media (min-width:992px) {
	.template-default .bloc-client h2 {
		font-size: 24px;
		line-height: 33px
	}
}

.template-default .bloc-client h2:after {
	content: "â–¾â–¾â–¾â–¾â–¾";
	transform: rotate(180deg);
	position: absolute;
	right: 0;
	left: 0;
	bottom: -25px;
	font-size: 26px;
	letter-spacing: -13px
}

.template-default .bloc-client p {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 22px;
	color: #3c3c3c;
	padding: 0;
	margin: 0
}

@media (min-width:992px) {
	.template-default .bloc-client p {
		font-size: 18px;
		line-height: 33px
	}
}

.template-default .bloc-border-left {
	font-family: Concert One Regular;
	font-size: 11px;
	line-height: 22px;
	text-align: justify;
	color: #000;
	padding-left: 13px
}

@media (min-width:992px) {
	.template-default .bloc-border-left {
		font-size: 18px;
		line-height: 33px
	}
}

.template-default .bloc-border-left h2 {
	text-transform: uppercase;
	margin: 0 0 2px;
	font-size: 11px;
	line-height: 22px
}

@media (min-width:992px) {
	.template-default .bloc-border-left h2 {
		font-size: 18px;
		line-height: 24px
	}
}

.template-default .bloc-border-left h2+p {
	padding: 0;
	margin: 0
}

.template-default #wave {
	background: #fbfbfb !important
}

.template-default #wave:after {
	background-color: #fbfbfb !important
}

.template-default h2 {
	font-family: Concert One Regular;
	font-size: 18px;
	line-height: 64px;
	color: #000 !important
}

@media (min-width:992px) {
	.template-default h2 {
		font-size: 48px;
		line-height: 64px
	}
}

.template-default h2+p {
	margin-bottom: 45px
}

@media (min-width:992px) {
	.template-default h2+p {
		padding: 0 100px
	}
}

.template-default h3 {
	font-family: Concert One Regular;
	font-size: 14px;
	line-height: 24px
}

@media (min-width:992px) {
	.template-default h3 {
		font-size: 22px;
		line-height: 25px
	}
}

.template-default h3 span {
	font-size: 16px;
	line-height: 24px
}

@media (min-width:992px) {
	.template-default h3 span {
		font-size: 18px;
		line-height: 24px
	}
}

.template-default h3+p {
	padding: 0
}

.template-default p {
	font-family: Gotham SSm A;
	font-size: 11px;
	line-height: 22px;
	letter-spacing: .05em;
	color: #000;
	text-align: justify
}

@media (min-width:992px) {
	.template-default p {
		font-size: 14px;
		line-height: 24px
	}
}

.color-rouge {
	color: #94b3d1
}

.color-vert {
	color: #00a18e
}

.color-bleu-clair {
	color: #78c8c9
}

.color-violet {
	color: #563b97
}

.color-bleu-marine {
	color: #e7921b
}

.color-orange {
	color: #f08920
}

.color-jaune {
	color: #ffc51c
}

.color-gris {
	color: #828282
}

.color-noir {
	color: #000
}

b,
strong {
	font-weight: 500;
	font-family: Gotham SSm Bold
}

#template .sous-titre-concert-one,
div[id$=-page] .sous-titre-concert-one {
	font-family: Concert One Regular, sans-serif;
	font-size: 25px;
	color: #000
}

#template .sous-titre-noir,
div[id$=-page] .sous-titre-noir {
	font-family: Gotham SSm Bold, sans-serif;
	font-size: 24px;
	color: #000
}

#template .sous-titre-couleur,
div[id$=-page] .sous-titre-couleur {
	font-family: Gotham SSm Bold, sans-serif;
	font-size: 24px
}

#template .sous-titre-rouge-concert-one,
div[id$=-page] .sous-titre-rouge-concert-one {
	font-family: Concert One Regular, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #94b3d1;
	margin: 0
}

#template .intertitre-noir,
div[id$=-page] .intertitre-noir {
	font-family: Gotham SSm Bold, sans-serif;
	font-size: 18px;
	color: #000
}

#template .intertitre-couleur,
div[id$=-page] .intertitre-couleur {
	font-family: Gotham SSm Bold, sans-serif;
	font-size: 18px
}

#template .texte-standard,
div[id$=-page] .texte-standard {
	font-family: Gotham SSm A, sans-serif;
	font-size: 14px;
	color: #000
}

#webinars .header-bloc {
	background: url(img/bg-header-webinars-mobile.png) 0 0 no-repeat #fff7ee;
	position: relative
}

@media (min-width:768px) {
	#webinars .header-bloc {
		background: url(img/bg-header-webinars.png) 0 0 no-repeat #fff7ee
	}
}

#webinars .header-bloc.row-eq-height>div {
	align-items: end
}

@media (min-width:992px) {
	#webinars .header-bloc:before {
		background-image: url(img/before-bg-header-webinars.png);
		left: -115px;
		width: 115px
	}

	#webinars .header-bloc:after,
	#webinars .header-bloc:before {
		content: "";
		display: inline-block;
		background-repeat: no-repeat;
		margin-right: 10px;
		position: absolute;
		top: 0;
		height: 100%;
		z-index: 5
	}

	#webinars .header-bloc:after {
		background-image: url(img/after-bg-header-webinars.png);
		right: -124px;
		width: 124px
	}
}

#webinars .header-bloc h1 {
	font-family: Concert One Regular;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
	margin-left: 10px;
	margin-bottom: 15px;
	color: #fff
}

@media (min-width:768px) {
	#webinars .header-bloc h1 {
		font-size: 36px;
		line-height: 46px;
		margin-left: 20px;
		margin-bottom: 5px
	}
}

#webinars .header-bloc p {
	background: #fff;
	filter: drop-shadow(0 4px 4px rgba(0, 0, 0, .25));
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-size: 11px;
	line-height: 18px;
	border-radius: 10px;
	padding: 8px;
	color: #000;
	margin-bottom: 28px
}

@media (min-width:768px) {
	#webinars .header-bloc p {
		font-size: 16px;
		line-height: 19px;
		border-radius: 20px;
		padding: 42px
	}
}

@media (max-width:767px) {
	#webinars .header-bloc img {
		margin-bottom: 110px
	}
}

#webinars .bloc-subtitle h2 {
	font-family: Concert One Regular;
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	line-height: 55px;
	text-align: center;
	color: #ff9d33;
	margin-bottom: 30px
}

@media (min-width:992px) {
	#webinars .bloc-subtitle h2 {
		font-size: 36px
	}
}

@media (min-width:992px) {
	#webinars .evenements {
		padding: 0
	}
}

#webinars .evenements>div {
	margin-bottom: 30px
}

@media (min-width:992px) {
	#webinars .evenements>div {
		margin-bottom: 50px
	}
}

#webinars .evenements>div>div {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px
}

@media (min-width:992px) {
	#webinars .evenements>div>div {
		margin-bottom: 0
	}

	#webinars .evenements>div>div>.text-sous-titre {
		padding-left: 25px
	}
}

#webinars .evenements>div .bloc-event .event-type {
	color: #e50046
}

#webinars .evenements>div .bloc-event .event-date div {
	background: #e50046
}

#webinars .webinar-bloc {
	margin-bottom: 34px
}

@media (min-width:992px) {
	#webinars .webinar-bloc {
		padding-right: 20px;
		padding-left: 20px
	}
}

#webinars .webinar-bloc a {
	display: block;
	text-decoration: none;
	background-color: #ffda67;
	border-bottom: none;
	border-right: none;
	box-sizing: border-box;
	box-shadow: 14px 24px 34px rgba(0, 0, 0, .1);
	border-radius: 5px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	background-repeat: no-repeat
}

@media (min-width:992px) {
	#webinars .webinar-bloc a {
		background-size: contain
	}
}

#webinars .webinar-bloc a .contenu-webinar {
	background-image: url(img/bg-contenu-webinar.png);
	background-size: cover;
	padding: 10px 14px 57px 10px;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: 100% 0
}

@media (min-width:992px) {
	#webinars .webinar-bloc a .contenu-webinar {
		padding: 10px 14px 57px
	}
}

#webinars .webinar-bloc .webinar-type {
	font-family: Gotham SSm Bold;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	text-align: right;
	min-height: 32px;
	text-transform: uppercase;
	margin: 0
}

#webinars .webinar-bloc .webinar-titre {
	font-family: Gotham SSm Bold;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	max-width: 200px;
	overflow: hidden;
	margin-bottom: 0;
	margin-top: 0;
	min-height: 110px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center
}

@media (min-width:992px) {
	#webinars .webinar-bloc .webinar-titre {
		font-size: 20px;
		line-height: 25px;
		min-height: 145px;
		max-width: 220px
	}
}

#webinars .webinar-bloc .webinar-date {
	font-family: Gotham SSm Bold;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	margin-top: 25px;
	width: 170px;
	min-height: 63px
}

@media (min-width:992px) {
	#webinars .webinar-bloc .webinar-date {
		font-size: 17px;
		line-height: 21px
	}
}

#webinars .webinar-bloc .webinar-texte {
	font-family: Gotham SSm Book;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	margin-top: 10px;
	width: 180px
}

@media (min-width:992px) {
	#webinars .webinar-bloc .webinar-texte {
		font-size: 14px;
		line-height: 18px
	}
}

#webinars .webinar-bloc .btn-white {
	font-size: 14px;
	line-height: 17px;
	text-transform: none;
	min-width: 118px;
	padding-top: 8px;
	padding-bottom: 8px;
	box-shadow: 7px 12px 17px rgba(0, 0, 0, .25);
	border-radius: 77px;
	position: absolute;
	bottom: 22px;
	left: 22px
}

@media (min-width:992px) {
	#webinars-replay-list {
		padding-top: 50px
	}
}

#webinars #filters-webinar {
	top: -20px;
	position: relative;
	right: 10px;
	float: right
}

@media (min-width:992px) {
	#webinars #filters-webinar {
		top: 95px;
		position: absolute;
		right: 10px
	}
}

#webinar-replay-page>.bloc {
	padding-bottom: 0;
	padding-top: 0
}

#webinar-replay-page .header-bloc {
	padding: 33px 20px;
	position: relative;
	background-color: #e28c3c;
	margin-bottom: 25px
}

@media (min-width:992px) {
	#webinar-replay-page .header-bloc {
		padding: 33px 0
	}

	#webinar-replay-page .header-bloc:before {
		right: 100%
	}

	#webinar-replay-page .header-bloc:after,
	#webinar-replay-page .header-bloc:before {
		content: "";
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		background-color: #e28c3c;
		height: 100%;
		z-index: 5
	}

	#webinar-replay-page .header-bloc:after {
		left: 100%
	}
}

#webinar-replay-page .header-bloc h1 {
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-size: 18px;
	line-height: 22px;
	margin: 0;
	color: #fff
}

@media (min-width:992px) {
	#webinar-replay-page .header-bloc h1 {
		font-size: 30px;
		line-height: 32px;
		margin-right: 50px
	}
}

#webinar-replay-page .header-bloc p {
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-size: 11px;
	line-height: 17px;
	margin-top: 30px;
	margin-right: 0;
	text-align: justify;
	color: #fff
}

@media (min-width:992px) {
	#webinar-replay-page .header-bloc p {
		font-size: 16px;
		line-height: 25px;
		margin-right: 50px
	}
}

#webinar-replay-page .bloc-content {
	margin: 30px 0
}

#webinar-replay-page .bloc-content>div {
	padding: 0 25px
}

@media (min-width:992px) {
	#webinar-replay-page .bloc-content>div {
		padding: 0 55px
	}
}

#webinar-replay-page .bloc-content>div img {
	margin: 0 auto
}

#webinar-replay-page .bloc-content h2 {
	font-family: Concert One Regular;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	color: #000
}

#webinar-replay-page .bloc-content li,
#webinar-replay-page .bloc-content p {
	font-family: Gotham SSm A;
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	line-height: 19px;
	text-align: justify;
	letter-spacing: .05em;
	color: #000
}

@media (min-width:992px) {

	#webinar-replay-page .bloc-content li,
	#webinar-replay-page .bloc-content p {
		font-size: 14px;
		line-height: 24px
	}
}

#webinar-replay-page .bloc-content ul {
	padding-left: 16px
}

#webinar-replay-popin input[type=radio]:checked+:before {
	background-color: #f08920
}

#webinar-replay-popin input[type=checkbox]:checked+* {
	background: #f08920
}

#webinar-replay-popin .form-control.input-error::-webkit-input-placeholder {
	color: #f08920
}

#webinar-replay-popin .form-control.input-error:-moz-placeholder,
#webinar-replay-popin .form-control.input-error::-moz-placeholder {
	color: #f08920
}

#webinar-replay-popin .form-control.input-error:-ms-input-placeholder {
	color: #f08920
}

#whitepapers .header-bloc {
	position: relative;
	background: #f08920;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, .25);
	border-bottom-right-radius: 120px
}

@media (min-width:768px) {
	#whitepapers .header-bloc:before {
		content: "";
		background: #f08920;
		box-shadow: 4px 4px 4px rgba(0, 0, 0, .25);
		position: absolute;
		width: 2000px;
		top: 0;
		bottom: 0;
		right: 100%;
		height: 100%;
		z-index: -1
	}
}

#whitepapers .header-bloc div.text-header {
	padding: 30px
}

@media (min-width:768px) {
	#whitepapers .header-bloc div.text-header {
		padding: 15px 0 0
	}
}

#whitepapers .header-bloc h1 {
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-size: 24px;
	line-height: 29px;
	color: #fff;
	margin-top: 0
}

@media (min-width:768px) {
	#whitepapers .header-bloc h1 {
		font-size: 36px;
		line-height: 57px
	}
}

#whitepapers .header-bloc .subtitle {
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-size: 20px;
	line-height: 25px;
	color: #fff;
	margin-top: 10px
}

@media (min-width:768px) {
	#whitepapers .header-bloc .subtitle {
		font-size: 25px;
		line-height: 29px
	}
}

#whitepapers .header-bloc p {
	font-family: Gotham SSm A;
	font-style: normal;
	font-size: 14px;
	line-height: 17px;
	color: #fff
}

@media (min-width:768px) {
	#whitepapers .header-bloc p {
		font-size: 16px;
		line-height: 19px
	}
}

#whitepapers .header-bloc ul {
	padding: 0 0 0 20px
}

#whitepapers .header-bloc ul li {
	font-family: Gotham SSm A;
	font-style: normal;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	position: relative;
	list-style: none;
	padding-bottom: 10px
}

@media (min-width:768px) {
	#whitepapers .header-bloc ul li {
		font-size: 16px;
		line-height: 19px
	}
}

#whitepapers .header-bloc ul li:before {
	content: "";
	display: inline-block;
	background-image: url(img/puce-white.png);
	background-size: cover;
	height: 11px;
	width: 12px;
	margin-right: 10px;
	position: absolute;
	right: 100%;
	top: 3px
}

#whitepapers #ressources-list {
	margin-top: 125px
}

#whitepapers #ressources-list #filters-webinar {
	top: -60px
}

#whitepaper-page h1 {
	font-family: Concert One Regular;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	color: #f08920;
	margin-bottom: 15px
}

@media (min-width:768px) {
	#whitepaper-page h1 {
		font-size: 30px;
		line-height: 35px
	}
}

#whitepaper-page h2 {
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 25px;
	color: #f08920;
	text-align: center
}

@media (min-width:768px) {
	#whitepaper-page h2 {
		font-size: 22px;
		line-height: 21px;
		margin-bottom: 50px
	}
}

#whitepaper-page .bloc-gris {
	padding-bottom: 18px
}

@media (min-width:768px) {
	#whitepaper-page .bloc-gris {
		margin-bottom: 40px
	}
}

#whitepaper-page .bloc-gris h2 {
	font-family: Gotham SSm Medium;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	#whitepaper-page .bloc-gris h2 {
		font-size: 22px;
		line-height: 26px
	}
}

#whitepaper-page .bloc-gris h3 {
	font-family: Gotham SSm Medium;
	font-style: normal;
	font-size: 11px;
	line-height: 13px;
	color: #000;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	#whitepaper-page .bloc-gris h3 {
		font-size: 16px;
		line-height: 19px
	}
}

#whitepaper-page .bloc-gris p {
	font-family: Gotham SSm A;
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	line-height: 22px;
	text-align: justify;
	color: #000
}

@media (min-width:768px) {
	#whitepaper-page .bloc-gris p {
		font-size: 16px;
		line-height: 19px
	}
}

#whitepaper-page .bloc-gris p.intertitre-couleur,
#whitepaper-page .bloc-gris p.intertitre-noir {
	font-family: Gotham SSm Bold, sans-serif;
	font-size: 18px;
	line-height: 21px
}

#whitepaper-page .bloc-gris p.sous-titre-couleur,
#whitepaper-page .bloc-gris p.sous-titre-noir {
	font-family: Gotham SSm Bold, sans-serif;
	font-size: 24px;
	line-height: 27px
}

#whitepaper-page .bloc-gris ul {
	padding: 0 0 0 20px
}

#whitepaper-page .bloc-gris ul li {
	font-family: Gotham SSm A;
	font-style: normal;
	font-size: 11px;
	line-height: 22px;
	color: #000;
	position: relative;
	list-style: none
}

@media (min-width:768px) {
	#whitepaper-page .bloc-gris ul li {
		font-size: 16px;
		line-height: 19px
	}
}

#whitepaper-page .bloc-gris ul li:before {
	content: "";
	display: inline-block;
	background-image: url(img/puce-pink.png);
	background-size: cover;
	height: 9px;
	width: 8px;
	margin-right: 10px;
	position: absolute;
	right: 100%;
	top: 6px
}

@media (min-width:768px) {
	#whitepaper-page .bloc-gris ul li:before {
		top: 5px
	}
}

#whitepaper-page .bloc-gris img {
	filter: drop-shadow(24px 14px 34px rgba(0, 0, 0, .1));
	max-width: 269px;
	margin: 28px auto 0
}

@media (min-width:768px) {
	#whitepaper-page .bloc-gris img {
		margin: 34px auto 0
	}
}

#whitepaper-page form {
	margin-top: 30px
}

#whitepaper-page form input[type=radio]:checked+:before {
	background-color: #f08920
}

#whitepaper-page form input[type=checkbox]:checked+* {
	background: #f08920
}

#whitepaper-page form .form-control.input-error::-webkit-input-placeholder {
	color: #f08920
}

#whitepaper-page form .form-control.input-error:-moz-placeholder,
#whitepaper-page form .form-control.input-error::-moz-placeholder {
	color: #f08920
}

#whitepaper-page form .form-control.input-error:-ms-input-placeholder {
	color: #f08920
}

#whitepaper-page .btn-red {
	padding: 9px 15px
}

#magazines .header-bloc {
	position: relative;
	border-bottom: 1px solid #f1f1f1;
	background: url(img/bg-header-magazines-competences.png) no-repeat;
	background-size: cover
}

@media (min-width:768px) {
	#magazines .header-bloc:before {
		background: #f3f3f3;
		background: -moz-linear-gradient(180deg, #f3f3f3 0, #fcfcfc 100%);
		background: -webkit-linear-gradient(180deg, #f3f3f3, #fcfcfc);
		background: linear-gradient(180deg, #f3f3f3, #fcfcfc);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3f3f3", endColorstr="#fcfcfc", GradientType=1);
		right: 100%
	}

	#magazines .header-bloc:after,
	#magazines .header-bloc:before {
		content: "";
		position: absolute;
		border-bottom: 1px solid #f1f1f1;
		width: 2000px;
		top: 0;
		bottom: 0;
		height: 100%;
		z-index: -1
	}

	#magazines .header-bloc:after {
		background: url(img/bg-after-header-magazines-competences.png), -moz-linear-gradient(180deg, #fbfbfb 0, #f1f1f1 100%);
		background: url(img/bg-after-header-magazines-competences.png), -webkit-linear-gradient(180deg, #fbfbfb, #f1f1f1);
		background: url(img/bg-after-header-magazines-competences.png), linear-gradient(180deg, #fbfbfb, #f1f1f1);
		background-repeat: no-repeat;
		left: 100%
	}
}

#magazines .header-bloc .visuel {
	margin-left: -41px
}

#magazines .header-bloc h1 {
	font-family: Concert One Regular;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	color: #000;
	text-transform: uppercase;
	margin-top: 15px
}

@media (min-width:767px) {
	#magazines .header-bloc h1 {
		margin-top: 10px;
		font-size: 24px;
		line-height: 30px
	}
}

#magazines .header-bloc .subtitle {
	font-family: Concert One Regular;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
	color: #f08920
}

@media (min-width:768px) {
	#magazines .header-bloc .subtitle {
		font-size: 24px;
		line-height: 30px
	}
}

#magazines .header-bloc h2 {
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-size: 11px;
	line-height: 13px
}

@media (min-width:768px) {
	#magazines .header-bloc h2 {
		font-size: 16px;
		line-height: 19px
	}
}

#magazines .header-bloc p {
	font-family: Gotham SSm A;
	font-style: normal;
	font-size: 11px;
	line-height: 22px
}

@media (min-width:768px) {
	#magazines .header-bloc p {
		font-size: 16px;
		line-height: 19px
	}
}

#magazines .header-bloc p img {
	display: inline-block;
	margin-right: 20px
}

#magazine-page .header-bloc {
	position: relative;
	background: url(img/bg-header-magazine-competences-page.png) no-repeat #fff;
	background-size: cover;
	padding-bottom: 28px
}

@media (min-width:768px) {
	#magazine-page .header-bloc {
		margin-bottom: 40px;
		padding-bottom: 0
	}
}

#magazine-page .header-bloc img {
	filter: drop-shadow(24px 14px 34px rgba(0, 0, 0, .1));
	height: 350px;
	margin: 28px auto 0
}

@media (min-width:768px) {
	#magazine-page .header-bloc img {
		margin: 77px auto
	}
}

#magazine-page .header-bloc h1 {
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-size: 20px;
	line-height: 24px;
	color: #f08920;
	margin-bottom: 15px
}

@media (min-width:768px) {
	#magazine-page .header-bloc h1 {
		font-size: 30px;
		line-height: 35px;
		margin-top: 0
	}
}

#magazine-page .header-bloc h2 {
	font-family: Gotham SSm Medium;
	font-style: normal;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	#magazine-page .header-bloc h2 {
		font-size: 22px;
		line-height: 26px
	}
}

#magazine-page .header-bloc h3 {
	font-family: Gotham SSm Medium;
	font-style: normal;
	font-size: 11px;
	line-height: 13px;
	color: #000;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	#magazine-page .header-bloc h3 {
		font-size: 16px;
		line-height: 19px
	}
}

#magazine-page .header-bloc p {
	font-family: Gotham SSm A;
	font-style: normal;
	font-size: 11px;
	line-height: 22px;
	color: #000
}

@media (min-width:768px) {
	#magazine-page .header-bloc p {
		font-size: 16px;
		line-height: 19px
	}
}

#magazine-page .header-bloc p.intertitre-couleur,
#magazine-page .header-bloc p.intertitre-noir {
	font-family: Gotham SSm Bold, sans-serif;
	font-size: 18px;
	line-height: 21px
}

#magazine-page .header-bloc p.sous-titre-couleur,
#magazine-page .header-bloc p.sous-titre-noir {
	font-family: Gotham SSm Bold, sans-serif;
	font-size: 24px;
	line-height: 27px
}

#magazine-page .header-bloc ul {
	padding: 0 0 0 20px
}

#magazine-page .header-bloc ul li {
	font-family: Gotham SSm A;
	font-style: normal;
	font-size: 11px;
	line-height: 22px;
	color: #000;
	position: relative;
	list-style: none
}

@media (min-width:768px) {
	#magazine-page .header-bloc ul li {
		font-size: 16px;
		line-height: 19px
	}
}

#magazine-page .header-bloc ul li:before {
	content: "";
	display: inline-block;
	background-image: url(img/puce-pink.png);
	background-size: cover;
	height: 9px;
	width: 8px;
	margin-right: 10px;
	position: absolute;
	right: 100%;
	top: 6px
}

@media (min-width:768px) {
	#magazine-page .header-bloc ul li:before {
		top: 5px
	}
}

#magazine-page h2 {
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 25px;
	color: #f08920;
	text-align: center
}

@media (min-width:768px) {
	#magazine-page h2 {
		font-size: 22px;
		line-height: 21px;
		margin-bottom: 50px
	}
}

#magazine-page form {
	margin-top: 30px
}

#magazine-page form input[type=radio]:checked+:before {
	background-color: #f08920
}

#magazine-page form input[type=checkbox]:checked+* {
	background: #f08920
}

#magazine-page form .form-control.input-error::-webkit-input-placeholder {
	color: #f08920
}

#magazine-page form .form-control.input-error:-moz-placeholder,
#magazine-page form .form-control.input-error::-moz-placeholder {
	color: #f08920
}

#magazine-page form .form-control.input-error:-ms-input-placeholder {
	color: #f08920
}

#magazine-page .btn-red {
	padding: 9px 15px
}

#ressources-list {
	margin-top: 84px
}

#ressources-list #filters-webinar {
	position: absolute;
	top: -44px;
	right: 10px
}

#ressources-list .cata a>img {
	filter: none;
	height: 330px
}

#ressources-list .cata a h2,
#ressources-list .cata a h3 {
	font-family: Gotham SSm Medium;
	font-style: normal;
	font-size: 14px;
	line-height: 17px;
	text-transform: capitalize;
	color: #fff
}

@media (min-width:768px) {

	#ressources-list .cata a h2,
	#ressources-list .cata a h3 {
		font-size: 16px;
		line-height: 19px
	}
}

.faq .wysiwyg h3 {
	color: #000
}

.faq .bloc-question {
	background: #fff;
	border: .2px solid #e0e0e0;
	box-sizing: border-box;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .07);
	margin: 0 0 26px
}

@media (max-width:991px) {
	.faq .bloc-question {
		margin-left: 15px;
		margin-right: 15px
	}
}

.faq .bloc-question .question {
	font-family: Gotham SSm Bold;
	font-style: normal;
	font-size: 16px;
	line-height: 25px;
	color: #000;
	padding: 20px 15px 20px 65px;
	cursor: pointer;
	margin: 0;
	background: url(img/icon_visibility_close.png) no-repeat 15px
}

.faq .bloc-question .reponse {
	display: block;
	font-family: Gotham SSm A;
	font-style: normal;
	font-size: 11px;
	line-height: 22px;
	letter-spacing: .05em;
	color: #000
}

@media (min-width:992px) {
	.faq .bloc-question .reponse {
		font-size: 14px;
		line-height: 24px
	}
}

.faq .bloc-question .reponse .wysiwyg {
	margin: 0 !important;
	padding: 15px
}

.faq .bloc-question.inactive .question {
	background: url(img/icon_visibility_open.png) no-repeat 15px
}

.faq .bloc-question.inactive .reponse {
	display: none
}

.faq .bloc-corner .bloc-titre {
	padding-top: 50px;
	background-image: url(img/picto-titre-faq.png);
	background-position: center 10px;
	background-repeat: no-repeat
}

.faq .bloc-success {
	padding: 33px
}

.faq .bloc-success .titre {
	margin-top: 0;
	font-style: normal;
	font-weight: 400;
	color: #fff;
	margin-bottom: 20px;
	font-size: 22px;
	line-height: 34px
}

.faq .bloc-success .titre,
.faq .bloc-success p {
	font-family: Gotham SSm Medium;
	text-align: center
}

.floatl {
	position: relative;
	margin-bottom: 25px
}

.floatl--focused .floatl__label {
	color: #2a8dea
}

.floatl--active .floatl__label {
	opacity: 1;
	visibility: visible;
	top: 1px
}

.floatl--active .floatl__input {
	padding: 13px 8px 5px
}

.floatl--active.floatl--multiline .floatl__label {
	background-color: #fff;
	background: -webkit-linear-gradient(top, hsla(0, 0%, 100%, .95), hsla(0, 0%, 100%, .95) 80%, hsla(0, 0%, 100%, 0));
	background: linear-gradient(180deg, hsla(0, 0%, 100%, .95) 0, hsla(0, 0%, 100%, .95) 80%, hsla(0, 0%, 100%, 0))
}

.floatl__label {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	display: inline-block;
	top: 9px;
	left: 6px;
	padding: 5px 3px 3px;
	font-size: 10px;
	line-height: 1em;
	font-weight: 700;
	color: #666
}

.floatl__input,
.floatl__label {
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.floatl__input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	margin-top: 0;
	margin-left: 0;
	padding: 6px 8px;
	font-size: 15px;
	height: 50px;
	background: #f6f6f6;
	border-radius: 5px;
	border: none
}

.floatl__input::-moz-selection {
	color: #fff;
	background-color: #2a8dea
}

.floatl__input::selection {
	color: #fff;
	background-color: #2a8dea
}

.floatl__input:focus {
	border-color: #2a8dea
}

.xdsoft_autocomplete {
	display: inline;
	position: relative;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0;
	text-shadow: none;
	text-align: start
}

.xdsoft_autocomplete .xdsoft_input {
	position: relative;
	z-index: 2
}

.xdsoft_autocomplete .xdsoft_autocomplete_dropdown {
	position: absolute;
	border: 1px solid #ccc;
	border-top-color: #d9d9d9;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
	cursor: default;
	display: none;
	z-index: 1001;
	margin-top: -1px;
	background-color: #fff;
	min-width: 100%;
	overflow: auto
}

.xdsoft_autocomplete .xdsoft_autocomplete_hint {
	position: absolute;
	z-index: 1;
	color: #ccc !important;
	-webkit-text-fill-color: #ccc !important;
	text-fill-color: #ccc !important;
	overflow: hidden !important;
	white-space: pre !important
}

.xdsoft_autocomplete .xdsoft_autocomplete_hint span {
	color: transparent;
	opacity: 0
}

.xdsoft_autocomplete .xdsoft_autocomplete_dropdown>.xdsoft_autocomplete_copyright {
	color: #ddd;
	font-size: 10px;
	text-decoration: none;
	right: 5px;
	position: absolute;
	margin-top: -15px;
	z-index: 1002
}

.xdsoft_autocomplete .xdsoft_autocomplete_dropdown div.item {
	background: #fff;
	white-space: nowrap;
	cursor: pointer;
	line-height: 1.5em;
	padding: 2px 0
}

.xdsoft_autocomplete .xdsoft_autocomplete_dropdown div.item.active {
	background: #0097cf;
	color: #fff
}

/*!
 * Datepicker for Bootstrap v1.6.1 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
	border-radius: 4px;
	direction: ltr
}

.datepicker-inline {
	width: 220px
}

.datepicker.datepicker-rtl {
	direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
	float: right
}

.datepicker-dropdown {
	top: 0;
	left: 0;
	padding: 4px
}

.datepicker-dropdown:before {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(0, 0, 0, .2)
}

.datepicker-dropdown:after,
.datepicker-dropdown:before {
	content: "";
	display: inline-block;
	border-top: 0;
	position: absolute
}

.datepicker-dropdown:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff
}

.datepicker-dropdown.datepicker-orient-left:before {
	left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
	left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
	right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
	right: 7px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
	top: -7px
}

.datepicker-dropdown.datepicker-orient-bottom:after {
	top: -6px
}

.datepicker-dropdown.datepicker-orient-top:before {
	bottom: -7px;
	border-bottom: 0;
	border-top: 7px solid rgba(0, 0, 0, .15)
}

.datepicker-dropdown.datepicker-orient-top:after {
	bottom: -6px;
	border-bottom: 0;
	border-top: 6px solid #fff
}

.datepicker>div {
	display: none
}

.datepicker table {
	margin: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.datepicker table tr td,
.datepicker table tr th {
	text-align: center;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	border: none
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
	background-color: transparent
}

.datepicker table tr td.new,
.datepicker table tr td.old {
	color: #777
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
	background: #eee;
	cursor: pointer
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
	background: 0 0;
	color: #777;
	cursor: default
}

.datepicker table tr td.highlighted {
	color: #000;
	background-color: #d9edf7;
	border-color: #85c5e5;
	border-radius: 0
}

.datepicker table tr td.highlighted.focus,
.datepicker table tr td.highlighted:focus {
	color: #000;
	background-color: #afd9ee;
	border-color: #298fc2
}

.datepicker table tr td.highlighted.active,
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted:hover {
	color: #000;
	background-color: #afd9ee;
	border-color: #52addb
}

.datepicker table tr td.highlighted.active.focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted:active:hover {
	color: #000;
	background-color: #91cbe8;
	border-color: #298fc2
}

.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled].focus,
.datepicker table tr td.highlighted[disabled]:focus,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted.focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
fieldset[disabled] .datepicker table tr td.highlighted:hover {
	background-color: #d9edf7;
	border-color: #85c5e5
}

.datepicker table tr td.highlighted.focused {
	background: #afd9ee
}

.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
	background: #d9edf7;
	color: #777
}

.datepicker table tr td.today {
	color: #000;
	background-color: #ffdb99;
	border-color: #ffb733
}

.datepicker table tr td.today.focus,
.datepicker table tr td.today:focus {
	color: #000;
	background-color: #ffc966;
	border-color: #b37400
}

.datepicker table tr td.today.active,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover {
	color: #000;
	background-color: #ffc966;
	border-color: #f59e00
}

.datepicker table tr td.today.active.focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today:active:hover {
	color: #000;
	background-color: #ffbc42;
	border-color: #b37400
}

.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled].focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today.focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover {
	background-color: #ffdb99;
	border-color: #ffb733
}

.datepicker table tr td.today.focused {
	background: #ffc966
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
	background: #ffdb99;
	color: #777
}

.datepicker table tr td.range {
	color: #000;
	background-color: #eee;
	border-color: #bbb;
	border-radius: 0
}

.datepicker table tr td.range.focus,
.datepicker table tr td.range:focus {
	color: #000;
	background-color: #d5d5d5;
	border-color: #7c7c7c
}

.datepicker table tr td.range.active,
.datepicker table tr td.range:active,
.datepicker table tr td.range:hover {
	color: #000;
	background-color: #d5d5d5;
	border-color: #9d9d9d
}

.datepicker table tr td.range.active.focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range:active:hover {
	color: #000;
	background-color: #c3c3c3;
	border-color: #7c7c7c
}

.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled].focus,
.datepicker table tr td.range[disabled]:focus,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.focus,
fieldset[disabled] .datepicker table tr td.range:focus,
fieldset[disabled] .datepicker table tr td.range:hover {
	background-color: #eee;
	border-color: #bbb
}

.datepicker table tr td.range.focused {
	background: #d5d5d5
}

.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
	background: #eee;
	color: #777
}

.datepicker table tr td.range.highlighted {
	color: #000;
	background-color: #e4eef3;
	border-color: #9dc1d3
}

.datepicker table tr td.range.highlighted.focus,
.datepicker table tr td.range.highlighted:focus {
	color: #000;
	background-color: #c1d7e3;
	border-color: #4b88a6
}

.datepicker table tr td.range.highlighted.active,
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted:hover {
	color: #000;
	background-color: #c1d7e3;
	border-color: #73a6c0
}

.datepicker table tr td.range.highlighted.active.focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted:active:hover {
	color: #000;
	background-color: #a8c8d8;
	border-color: #4b88a6
}

.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled].focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover {
	background-color: #e4eef3;
	border-color: #9dc1d3
}

.datepicker table tr td.range.highlighted.focused {
	background: #c1d7e3
}

.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
	background: #e4eef3;
	color: #777
}

.datepicker table tr td.range.today {
	color: #000;
	background-color: #f7ca77;
	border-color: #f1a417
}

.datepicker table tr td.range.today.focus,
.datepicker table tr td.range.today:focus {
	color: #000;
	background-color: #f4b747;
	border-color: #815608
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover {
	color: #000;
	background-color: #f4b747;
	border-color: #bf800c
}

.datepicker table tr td.range.today.active.focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today:active:hover {
	color: #000;
	background-color: #f2aa25;
	border-color: #815608
}

.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled].focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today.focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover {
	background-color: #f7ca77;
	border-color: #f1a417
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
	background: #f7ca77;
	color: #777
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
	color: #fff;
	background-color: #777;
	border-color: #555;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected:focus {
	color: #fff;
	background-color: #5e5e5e;
	border-color: #161616
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover {
	color: #fff;
	background-color: #5e5e5e;
	border-color: #373737
}

.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active.focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected:active:hover {
	color: #fff;
	background-color: #4c4c4c;
	border-color: #161616
}

.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected.highlighted[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:hover,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover {
	background-color: #777;
	border-color: #555
}

.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active.focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active:active:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}

.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active.highlighted[disabled].focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:hover,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}

.datepicker table tr td span {
	display: block;
	width: 23%;
	height: 54px;
	line-height: 54px;
	float: left;
	margin: 1%;
	cursor: pointer;
	border-radius: 4px
}

.datepicker table tr td span.focused,
.datepicker table tr td span:hover {
	background: #eee
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
	background: 0 0;
	color: #777;
	cursor: default
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active:hover:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover.active.focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active:hover:active:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}

.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}

.datepicker table tr td span.new,
.datepicker table tr td span.old {
	color: #777
}

.datepicker .datepicker-switch {
	width: 145px
}

.datepicker .datepicker-switch,
.datepicker .next,
.datepicker .prev,
.datepicker tfoot tr th {
	cursor: pointer
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
	background: #eee
}

.datepicker .cw {
	font-size: 10px;
	width: 12px;
	padding: 0 2px 0 5px;
	vertical-align: middle
}

.input-group.date .input-group-addon {
	cursor: pointer
}

.input-daterange {
	width: 100%
}

.input-daterange input {
	text-align: center
}

.input-daterange input:first-child {
	border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
	border-radius: 0 3px 3px 0
}

.input-daterange .input-group-addon {
	width: auto;
	min-width: 16px;
	padding: 4px 5px;
	line-height: 1.42857143;
	text-shadow: 0 1px 0 #fff;
	border-width: 1px 0;
	margin-left: -5px;
	margin-right: -5px
}

/*!
 * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2017 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */
select.bs-select-hidden,
select.selectpicker {
	display: none !important
}

.bootstrap-select {
	width: 220px\9
}

.bootstrap-select>.dropdown-toggle {
	width: 100%;
	padding-right: 25px;
	z-index: 1
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
	color: #999
}

.bootstrap-select>select {
	position: absolute !important;
	bottom: 0;
	left: 50%;
	display: block !important;
	width: .5px !important;
	height: 100% !important;
	padding: 0 !important;
	opacity: 0 !important;
	border: none
}

.bootstrap-select>select.mobile-device {
	top: 0;
	left: 0;
	display: block !important;
	width: 100% !important;
	z-index: 2
}

.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle {
	border-color: #b94a48
}

.bootstrap-select.fit-width {
	width: auto !important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 220px
}

.bootstrap-select .dropdown-toggle:focus {
	outline: thin dotted #333 !important;
	outline: 5px auto -webkit-focus-ring-color !important;
	outline-offset: -2px
}

.bootstrap-select.form-control {
	margin-bottom: 0;
	padding: 0;
	border: none
}

.bootstrap-select.form-control:not([class*=col-]) {
	width: 100%
}

.bootstrap-select.form-control.input-group-btn {
	z-index: auto
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=col-] {
	float: none;
	display: inline-block;
	margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
	float: right
}

.form-group .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group {
	margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
	padding: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
	height: 100%;
	font-size: inherit;
	line-height: inherit;
	border-radius: inherit
}

.form-inline .bootstrap-select.btn-group .form-control {
	width: 100%
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
	cursor: not-allowed
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group>.disabled:focus {
	outline: 0 !important
}

.bootstrap-select.btn-group.bs-container {
	position: absolute;
	height: 0 !important;
	padding: 0 !important
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
	z-index: 1060
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-align: left
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -2px;
	vertical-align: middle
}

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
	width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
	min-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
	position: static;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
	position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
	color: #fff
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
	cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
	position: relative;
	padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
	display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
	display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
	padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	pointer-events: none;
	opacity: .9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bootstrap-select.btn-group .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px;
	white-space: nowrap
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
	position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
	position: static;
	top: auto;
	margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	position: absolute;
	display: inline-block;
	right: 15px;
	margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
	z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	content: "";
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid hsla(0, 0%, 80%, .2);
	position: absolute;
	bottom: -4px;
	left: 9px;
	display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
	content: "";
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	bottom: -4px;
	left: 10px;
	display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
	bottom: auto;
	top: -3px;
	border-top: 7px solid hsla(0, 0%, 80%, .2);
	border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
	bottom: auto;
	top: -3px;
	border-top: 6px solid #fff;
	border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
	right: 12px;
	left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
	right: 13px;
	left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before {
	display: block
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
	padding: 4px 8px
}

.bs-actionsbox {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bs-actionsbox .btn-group button {
	width: 50%
}

.bs-donebutton {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bs-donebutton .btn-group button {
	width: 100%
}

.bs-searchbox+.bs-actionsbox {
	padding: 0 8px 4px
}

.bs-searchbox .form-control {
	margin-bottom: 0;
	width: 100%;
	float: none
}

.tabs-main-wrapper {
	width: 100%
}

ul.tabs {
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0
}

.tabs li,
.tabs li a {
	display: inline-block
}

.tabs li {
	border: 1px solid #ccc;
	background: #f5f5f5;
	border-radius: .25rem .25rem 0 0;
	outline: 0
}

.tabs li.active {
	background: #ccc
}

.tabs a {
	text-decoration: none;
	padding: .5rem 1.5rem;
	color: #333;
	outline: 0
}

.tabs-container {
	border: 1px solid #ccc;
	overflow: hidden;
	padding: 1rem;
	background: #ccc;
	border-radius: 0 .25rem .25rem .25rem
}

.tabs-container .t-c {
	position: relative
}

.tabs-container section.tabs-contents {
	float: left;
	position: relative
}

.tabs-container section.tabs-contents.active {
	display: block !important
}

.tabs-container h1 {
	font-size: 1.25rem
}

.dd-select {
	background: #f5f5f5 unset no-repeat 100%;
	border: 1px solid #ccc
}

.dd-select select {
	background: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 105%;
	height: 2.75rem;
	padding-left: 1rem;
	border: 0;
	cursor: pointer;
	position: relative;
	z-index: 991;
	outline: 0
}

.dd-select select option {
	padding: .25rem 1rem;
	line-height: 1
}

.dd-fold {
	line-height: 1.25rem;
	xtext-align: left
}

.dd-fold span {
	font: 700 1.25rem/1.75 Arial;
	color: #999;
	display: inline-block;
	width: 2rem;
	height: 2rem;
	border-radius: .2rem;
	text-align: center;
	cursor: pointer;
	float: right;
	position: absolute;
	right: 5%;
	z-index: 990
}

.tabs {
	position: relative
}

@media only screen and (min-width:320px),
only screen and (min-width:480px) {
	.tabs-main-wrapper .dd-fold {
		display: block
	}

	.tabs-main-wrapper ul.tabs {
		display: none
	}

	.tabs-main-wrapper .tabs-container {
		border-radius: 0 0 .25rem .25rem
	}
}

@media only screen and (min-width:768px) {
	.tabs-main-wrapper .dd-fold {
		display: none
	}

	.tabs-main-wrapper ul.tabs {
		display: block
	}
}

.slick-slider {
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ""
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-loading .slick-list {
	background: #fff url(img/ajax-loader.gif) 50% no-repeat
}

.slick-next,
.slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer;
	border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
	color: transparent;
	outline: none;
	background: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
	opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-next:before,
.slick-prev:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	right: -25px;
	left: auto
}

.slick-prev:before {
	content: "â†?"
}

[dir=rtl] .slick-prev:before {
	content: "â†’"
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	right: auto;
	left: -25px
}

.slick-next:before {
	content: "â†’"
}

[dir=rtl] .slick-next:before {
	content: "â†?"
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0
}

.slick-dots li,
.slick-dots li button {
	width: 20px;
	height: 20px;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	padding: 5px;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "â€¢";
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000
}