.color-bleu-recrutement {
	color: #3b77a1
}

.bg-color-bleu-recrutement {
	background-color: #3b77a1
}

.color-bleu-societariat {
	color: #009baf
}

.bg-color-bleu-societariat {
	background-color: #009baf
}

.color-vert-societariat {
	color: #c2db4c
}

.bg-color-vert-societariat {
	background-color: #c2db4c
}

.color-white {
	color: #fff !important
}

.color-white .base-title {
	color: #fff
}

.bg-color-white {
	background-color: #fff !important
}

.color-black {
	color: #000
}

.bg-color-black {
	background-color: #000
}

.color-main-blue {
	color: #24315e
}

.bg-color-main-blue {
	background-color: #24315e
}

.bg-color-main-blue-transparent {
	background-color: rgba(36, 49, 94, 0.7)
}

.color-light-blue {
	color: #12732a !important
}

.bg-color-light-blue {
	background-color: #12732a
}

.color-alt-blue {
	color: #34495e
}

.bg-color-alt-blue {
	background-color: #34495e
}

.color-dark-blue {
	color: #2d4166
}

.bg-color-dark-blue {
	background-color: #2d4166
}

.color-guide {
	color: #09739f
}

.bg-color-guide {
	background-color: #09739f
}

.color-text-main {
	color: #5b5b5b
}

.color-grey-1 {
	color: #7b8284
}

.color-grey-2 {
	color: #f7f7f7
}

.color-grey-3 {
	color: #efeded
}

.color-grey-4 {
	color: #dadada
}

.color-grey-5 {
	color: #262626
}

.color-grey-6 {
	color: #3b3b3b
}

.color-grey-7 {
	color: #4b4b4b
}

.color-grey-8 {
	color: #F5F3F3
}

.bg-color-grey-1 {
	background-color: #7b8284
}

.bg-color-grey-2 {
	background-color: #f7f7f7
}

.bg-color-grey-3 {
	background-color: #efeded
}

.bg-color-grey-4 {
	background-color: #dadada
}

.bg-color-grey-5 {
	background-color: #262626
}

.bg-color-grey-6 {
	background-color: #3b3b3b
}

.bg-color-grey-7 {
	background-color: #4b4b4b
}

.bg-color-grey-8 {
	background-color: #F5F3F3
}

.color-card-acceo {
	color: #0094a8
}

.bg-color-card-acceo {
	background-color: #0094a8
}

.color-facebook {
	color: #3B5998
}

.bg-color-facebook {
	background-color: #3B5998
}

.color-twitter {
	color: #00ACED
}

.bg-color-twitter {
	background-color: #00ACED
}

.color-googleplus {
	color: #DD4B39
}

.bg-color-googleplus {
	background-color: #DD4B39
}

.color-linkedin {
	color: #007BB5
}

.bg-color-linkedin {
	background-color: #007BB5
}

.color-youtube {
	color: #b00
}

.bg-color-youtube {
	background-color: #b00
}

.color-vimeo {
	color: #48B6ED
}

.bg-color-vimeo {
	background-color: #48B6ED
}

.color-viadeo {
	color: #F29C32
}

.bg-color-viadeo {
	background-color: #F29C32
}

.color-instagram {
	color: #125688
}

.bg-color-instagram {
	background-color: #125688
}

.color-print {
	color: #EC8024
}

.bg-color-print {
	background-color: #EC8024
}

.color-email {
	color: #024569
}

.bg-color-email {
	background-color: #024569
}

.color-share {
	color: #fff
}

.bg-color-share {
	background-color: #fff
}

.main-font {
	font-family: 'Roboto', sans-serif
}

.color-BE {
	color: #26eefd
}


/*! 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,
footerss,
headerss,
hgroup,
main,
menuxx,
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: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.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: -0.5em
}

sub {
	bottom: -0.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 #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

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

td,
th {
	padding: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

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

html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}

body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 1.45;
	color: #3B3B3B;
	background-color: #fff
}

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

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

a:hover,
a:focus {
 
}

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: 4px;
	line-height: 1.45;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

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

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

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	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
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 300;
	line-height: 1.1;
	color: #3B3B3B
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

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

h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
	font-size: 75%
}

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

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

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

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

h5,
.h5 {
	font-size: 14px
}

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

p {
	margin: 0 0 10px
}

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

@media (min-width: 768px) {
	.lead {
		font-size: 21px
	}
}

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

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

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

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

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

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

.text-success {
	color: #3c763d
}

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

.text-info {
	color: #31708f
}

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

.text-warning {
	color: #8a6d3b
}

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

.text-danger {
	color: #a94442
}

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

.bg-primary {
	color: #fff
}

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

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

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

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

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

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

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

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

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

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

.page-headerss {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

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

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

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

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

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

dt,
dd {
	line-height: 1.45
}

dt {
	font-weight: bold
}

dd {
	margin-left: 0
}

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

.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[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%
}

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

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

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

blockquote footerss:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0'
}

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

.blockquote-reverse footerss:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footerss:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
	content: ''
}

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

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.45
}

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

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

.container:after {
	clear: both
}

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

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

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

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

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

.container-fluid:after {
	clear: both
}

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

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

.row:after {
	clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}
	.col-sm-1 {
		width: 8.3333333333%
	}
	.col-sm-2 {
		width: 16.6666666667%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-4 {
		width: 33.3333333333%
	}
	.col-sm-5 {
		width: 41.6666666667%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-7 {
		width: 58.3333333333%
	}
	.col-sm-8 {
		width: 66.6666666667%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-10 {
		width: 83.3333333333%
	}
	.col-sm-11 {
		width: 91.6666666667%
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-pull-1 {
		right: 8.3333333333%
	}
	.col-sm-pull-2 {
		right: 16.6666666667%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-4 {
		right: 33.3333333333%
	}
	.col-sm-pull-5 {
		right: 41.6666666667%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-7 {
		right: 58.3333333333%
	}
	.col-sm-pull-8 {
		right: 66.6666666667%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-10 {
		right: 83.3333333333%
	}
	.col-sm-pull-11 {
		right: 91.6666666667%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-push-1 {
		left: 8.3333333333%
	}
	.col-sm-push-2 {
		left: 16.6666666667%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-4 {
		left: 33.3333333333%
	}
	.col-sm-push-5 {
		left: 41.6666666667%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-7 {
		left: 58.3333333333%
	}
	.col-sm-push-8 {
		left: 66.6666666667%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-10 {
		left: 83.3333333333%
	}
	.col-sm-push-11 {
		left: 91.6666666667%
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-offset-0 {
		margin-left: 0%
	}
	.col-sm-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-sm-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-sm-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-sm-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-sm-offset-11 {
		margin-left: 91.6666666667%
	}
	.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.3333333333%
	}
	.col-md-2 {
		width: 16.6666666667%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-4 {
		width: 33.3333333333%
	}
	.col-md-5 {
		width: 41.6666666667%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-7 {
		width: 58.3333333333%
	}
	.col-md-8 {
		width: 66.6666666667%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-10 {
		width: 83.3333333333%
	}
	.col-md-11 {
		width: 91.6666666667%
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-pull-1 {
		right: 8.3333333333%
	}
	.col-md-pull-2 {
		right: 16.6666666667%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-4 {
		right: 33.3333333333%
	}
	.col-md-pull-5 {
		right: 41.6666666667%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-7 {
		right: 58.3333333333%
	}
	.col-md-pull-8 {
		right: 66.6666666667%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-10 {
		right: 83.3333333333%
	}
	.col-md-pull-11 {
		right: 91.6666666667%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-push-1 {
		left: 8.3333333333%
	}
	.col-md-push-2 {
		left: 16.6666666667%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-4 {
		left: 33.3333333333%
	}
	.col-md-push-5 {
		left: 41.6666666667%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-7 {
		left: 58.3333333333%
	}
	.col-md-push-8 {
		left: 66.6666666667%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-10 {
		left: 83.3333333333%
	}
	.col-md-push-11 {
		left: 91.6666666667%
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-offset-0 {
		margin-left: 0%
	}
	.col-md-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-md-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-md-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-md-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-md-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
}

@media (min-width: 1140px) {
	.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.3333333333%
	}
	.col-lg-2 {
		width: 16.6666666667%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-4 {
		width: 33.3333333333%
	}
	.col-lg-5 {
		width: 41.6666666667%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-7 {
		width: 58.3333333333%
	}
	.col-lg-8 {
		width: 66.6666666667%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-10 {
		width: 83.3333333333%
	}
	.col-lg-11 {
		width: 91.6666666667%
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-pull-1 {
		right: 8.3333333333%
	}
	.col-lg-pull-2 {
		right: 16.6666666667%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-4 {
		right: 33.3333333333%
	}
	.col-lg-pull-5 {
		right: 41.6666666667%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-7 {
		right: 58.3333333333%
	}
	.col-lg-pull-8 {
		right: 66.6666666667%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-10 {
		right: 83.3333333333%
	}
	.col-lg-pull-11 {
		right: 91.6666666667%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-push-1 {
		left: 8.3333333333%
	}
	.col-lg-push-2 {
		left: 16.6666666667%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-4 {
		left: 33.3333333333%
	}
	.col-lg-push-5 {
		left: 41.6666666667%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-7 {
		left: 58.3333333333%
	}
	.col-lg-push-8 {
		left: 66.6666666667%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-10 {
		left: 83.3333333333%
	}
	.col-lg-push-11 {
		left: 91.6666666667%
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-offset-0 {
		margin-left: 0%
	}
	.col-lg-offset-1 {
		margin-left: 8.3333333333%
	}
	.col-lg-offset-2 {
		margin-left: 16.6666666667%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-4 {
		margin-left: 33.3333333333%
	}
	.col-lg-offset-5 {
		margin-left: 41.6666666667%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-7 {
		margin-left: 58.3333333333%
	}
	.col-lg-offset-8 {
		margin-left: 66.6666666667%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-10 {
		margin-left: 83.3333333333%
	}
	.col-lg-offset-11 {
		margin-left: 91.6666666667%
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
}

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

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #3B3B3B;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

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

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

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

input[type="file"] {
	display: block
}

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

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

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

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.45;
	color: #555
}

.form-control {
	display: block;
	width: 100%;
	height: 38px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.45;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #C1C7CC;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.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 {
	border: 0;
	background-color: transparent
}

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

input[type="search"] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].form-control,
	input[type="time"].form-control,
	input[type="datetime-local"].form-control,
	input[type="month"].form-control {
		line-height: 38px
	}
	input[type="date"].input-sm,
	.input-group-sm input[type="date"],
	input[type="time"].input-sm,
	.input-group-sm input[type="time"],
	input[type="datetime-local"].input-sm,
	.input-group-sm input[type="datetime-local"],
	input[type="month"].input-sm,
	.input-group-sm input[type="month"] {
		line-height: 30px
	}
	input[type="date"].input-lg,
	.input-group-lg input[type="date"],
	input[type="time"].input-lg,
	.input-group-lg input[type="time"],
	input[type="datetime-local"].input-lg,
	.input-group-lg input[type="datetime-local"],
	input[type="month"].input-lg,
	.input-group-lg input[type="month"] {
		line-height: 46px
	}
}

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

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

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

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

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

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

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

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

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

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

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

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0
}

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

select.input-sm {
	height: 30px;
	line-height: 30px
}

textarea.input-sm,
select[multiple].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 textarea.form-control,
.form-group-sm select[multiple].form-control {
	height: auto
}

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

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

textarea.input-lg,
select[multiple].input-lg {
	height: auto
}

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

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

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

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

.has-feedback {
	position: relative
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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 .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0
	}
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

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

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

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

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

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

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

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

@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 {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.45;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

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

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

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

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

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

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default:focus,
.btn-default.focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
	background-image: none
}

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

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

.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;
	border-color: #204d74
}

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

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
	background-image: none
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
	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;
	border-color: #398439
}

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

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
	background-image: none
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
	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;
	border-color: #269abc
}

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

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
	background-image: none
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
	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;
	border-color: #d58512
}

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

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
	background-image: none
}

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

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

.btn-danger {
	color: #fff;
	background-color: #EA4242;
	border-color: #e72b2b
}

.btn-danger:focus,
.btn-danger.focus {
	color: #fff;
	background-color: #e01919;
	border-color: #840f0f
}

.btn-danger:hover {
	color: #fff;
	background-color: #e01919;
	border-color: #c01515
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #e01919;
	border-color: #c01515
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
	color: #fff;
	background-color: #c01515;
	border-color: #840f0f
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
	background-image: none
}

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

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

.btn-link {
	color: #337ab7;
	font-weight: normal;
	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:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent
}

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

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

.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

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

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

.btn-block {
	display: block;
	width: 100%
}

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

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

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.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: 0.35s;
	transition-duration: 0.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
}

.dropup,
.dropdown {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

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

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

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

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

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

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

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

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

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

.open>a {
	outline: 0
}

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

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

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

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

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

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

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

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

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

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

.nav:after {
	clear: both
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background-color: #eee;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.45;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	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 {
	text-align: center;
	margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menuxx {
	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: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
	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: 4px 4px 0 0
	}
	.nav-tabs-justified>.active>a,
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs-justified>.active>a:hover,
	.nav-tabs.nav-justified>.active>a:hover,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:focus {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menuxx {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}

.blocker {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 1;
	padding: 20px;
	box-sizing: border-box;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.75);
	text-align: center
}

.blocker:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.05em
}

.blocker.behind {
	background-color: transparent
}

.modal {
	display: none;
	vertical-align: middle;
	position: relative;
	z-index: 2;
	max-width: 500px;
	box-sizing: border-box;
	width: 90%;
	background: #fff;
	padding: 15px 30px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-o-box-shadow: 0 0 10px #000;
	-ms-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
	text-align: left
}

.modal a.close-modal {
	position: absolute;
	top: -12.5px;
	right: -12.5px;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==")
}

.modal-spinner {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	padding: 12px 16px;
	border-radius: 5px;
	background-color: #111;
	height: 20px
}

.modal-spinner>div {
	border-radius: 100px;
	background-color: #fff;
	height: 20px;
	width: 2px;
	margin: 0 1px;
	display: inline-block;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.modal-spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.modal-spinner .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s
}

.modal-spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s
}

@-webkit-keyframes sk-stretchdelay {
	0%,
	40%,
	100% {
		-webkit-transform: scaleY(0.5)
	}
	20% {
		-webkit-transform: scaleY(1)
	}
}

@keyframes sk-stretchdelay {
	0%,
	40%,
	100% {
		transform: scaleY(0.5);
		-webkit-transform: scaleY(0.5)
	}
	20% {
		transform: scaleY(1);
		-webkit-transform: scaleY(1)
	}
}

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

.clearfix:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: 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-xs {
	display: none !important
}

.visible-sm {
	display: none !important
}

.visible-md {
	display: none !important
}

.visible-lg {
	display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important
	}
	table.visible-xs {
		display: table !important
	}
	tr.visible-xs {
		display: table-row !important
	}
	th.visible-xs,
	td.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
	}
	th.visible-sm,
	td.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: 1139px) {
	.visible-md {
		display: block !important
	}
	table.visible-md {
		display: table !important
	}
	tr.visible-md {
		display: table-row !important
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important
	}
}

@media (min-width: 992px) and (max-width: 1139px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width: 992px) and (max-width: 1139px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width: 992px) and (max-width: 1139px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 1140px) {
	.visible-lg {
		display: block !important
	}
	table.visible-lg {
		display: table !important
	}
	tr.visible-lg {
		display: table-row !important
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important
	}
}

@media (min-width: 1140px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width: 1140px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width: 1140px) {
	.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: 1139px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width: 1140px) {
	.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
	}
	th.visible-print,
	td.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
	}
}

.slick-slider {
	position: relative;
	display: block;
	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 {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,
.slick-track:after {
	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
}


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

@-webkit-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px)
	}
}

@keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	40% {
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px)
	}
	60% {
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce
}

@-webkit-keyframes flash {
	0%,
	50%,
	100% {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {
	0%,
	50%,
	100% {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1)
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes shake {
	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
}

@keyframes shake {
	0%,
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}
	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	40% {
		-webkit-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	60% {
		-webkit-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		transform: rotate(5deg)
	}
	80% {
		-webkit-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
	100% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	10%,
	20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg)
	}
	100% {
		-webkit-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	10%,
	20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		-ms-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg)
	}
	100% {
		-webkit-transform: scale(1) rotate(0);
		-ms-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%)
	}
	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg)
	}
	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg)
	}
	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg)
	}
	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg)
	}
	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg)
	}
	100% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%)
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%)
	}
	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		-ms-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg)
	}
	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		-ms-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg)
	}
	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		-ms-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg)
	}
	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		-ms-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg)
	}
	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		-ms-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg)
	}
	100% {
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%)
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3)
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}
	70% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9)
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		-ms-transform: scale(0.3);
		transform: scale(0.3)
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05)
	}
	70% {
		-webkit-transform: scale(0.9);
		-ms-transform: scale(0.9);
		transform: scale(0.9)
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px)
	}
	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px)
	}
	80% {
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px)
	}
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		transform: translateX(30px)
	}
	80% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		-ms-transform: translateX(30px);
		transform: translateX(30px)
	}
	80% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px)
	}
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		transform: translateX(-30px)
	}
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		transform: translateX(-30px)
	}
	80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px)
	}
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}
	80% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px)
	}
	80% {
		-webkit-transform: translateY(10px);
		-ms-transform: translateY(10px);
		transform: translateY(10px)
	}
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	25% {
		-webkit-transform: scale(0.95);
		transform: scale(0.95)
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3)
	}
}

@keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	25% {
		-webkit-transform: scale(0.95);
		-ms-transform: scale(0.95);
		transform: scale(0.95)
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		-ms-transform: scale(0.3);
		transform: scale(0.3)
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px)
	}
}

@keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		transform: translateX(20px)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
}

@keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px)
	}
}

@keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		transform: translateY(20px)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
}

@keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg)
	}
	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg)
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		-ms-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg)
	}
	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		-ms-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg)
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg)
	}
	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg)
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		-ms-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg)
	}
	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		-ms-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg)
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}
	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		opacity: 1
	}
	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		-ms-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}
	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		-ms-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		opacity: 1
	}
	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		-ms-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
	100% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		-ms-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1
	}
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px)
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px)
	}
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px)
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	100% {
		-webkit-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		-webkit-transform: rotate(80deg);
		-ms-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40% {
		-webkit-transform: rotate(60deg);
		-ms-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		-ms-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	100% {
		-webkit-transform: translateY(700px);
		-ms-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg)
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg)
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		-ms-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

.switch {
	position: relative;
	display: inline-block;
	width: 200px;
	height: 38px;
	font-weight: 400
}

.switch__fakelabel {
	display: inline-block;
	padding: .6rem 0 0;
	font-size: 1.2rem;
	color: #12732a
}

.switch__fakelabel.active {
	font-weight: 700
}

.switch__fakelabel:first-child {
	float: left
}

.switch__fakelabel:last-child {
	float: right
}

.switch input {
	display: none
}

.slider {
	position: absolute;
	width: 91px;
	cursor: pointer;
	top: 0;
	left: 50%;
	right: 0;
	bottom: 0;
	background-color: #FFF;
	transition: .4s;
	box-shadow: inset -2px 2px 5px 0px rgba(0, 0, 0, 0.2);
	transform: translateX(-55%)
}

.slider:before {
	position: absolute;
	content: '';
	height: 26px;
	width: 26px;
	left: 6px;
	bottom: 6px;
	background-color: #12732a;
	transition: .4s
}

input:checked+.slider:before {
	transform: translateX(52px)
}

.slider.round {
	border-radius: 34px
}

.slider.round:before {
	border-radius: 50%
}

a {
	text-decoration: none;
	color: white
}

@font-face {
	font-family: "Roboto";
	font-weight: 700;
	font-style: normal;
	src: url(../fonts/Roboto-Bold.woff) format("woff")
}

@font-face {
	font-family: "Roboto";
	font-weight: 700;
	font-style: italic;
	src: url(../fonts/Roboto-BoldItalic.woff) format("woff")
}

@font-face {
	font-family: "Roboto";
	font-weight: 600;
	font-style: normal;
	src: url(../fonts/Roboto-Medium.woff) format("woff")
}

@font-face {
	font-family: "Roboto";
	font-weight: 600;
	font-style: italic;
	src: url(../fonts/Roboto-MediumItalic.woff) format("woff")
}

@font-face {
	font-family: "Roboto";
	font-weight: 300;
	font-style: normal;
	src: url(../fonts/Roboto-Regular.woff) format("woff")
}

@font-face {
	font-family: "Roboto";
	font-weight: 300;
	font-style: italic;
	src: url(../fonts/Roboto-Italic.woff) format("woff")
}

@font-face {
	font-family: "Roboto";
	font-weight: 300;
	font-style: normal;
	src: url(../fonts/Roboto-Light.woff) format("woff")
}

@font-face {
	font-family: "Roboto";
	font-weight: 300;
	font-style: italic;
	src: url(../fonts/Roboto-LightItalic.woff) format("woff")
}

@font-face {
	font-family: "Roboto";
	font-weight: 200;
	font-style: normal;
	src: url(../fonts/Roboto-Thin.woff) format("woff")
}

@font-face {
	font-family: "Roboto";
	font-weight: 200;
	font-style: italic;
	src: url(../fonts/Roboto-ThinItalic.woff) format("woff")
}

.leftshadow::before {
	position: absolute;
	z-index: 1;
	content: '';
	display: block;
	top: 0;
	left: -1rem;
	width: 2px;
	height: 90px;
	border-radius: 50%;
	box-shadow: 5px 0 1px 0px rgba(0, 0, 0, 0.1);
	clip: rect(0, 50px, auto, 2px)
}

.leftshadow-h230::before {
	position: absolute;
	z-index: 1;
	content: '';
	display: block;
	top: 0;
	left: -1rem;
	width: 2px;
	height: 230px;
	border-radius: 50%;
	box-shadow: 5px 0 1px 0px rgba(0, 0, 0, 0.1);
	clip: rect(0, 50px, auto, 2px)
}

html {
	font-size: 62.5%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-ms-overflow-style: scrollbar
}

body {
	font-weight: 300; 
}

.jscroll-loading {
	padding-bottom: 3rem;
	text-align: center
}

.jscroll-loading .spinner {
	margin-top: 5rem
}

.noscroll {
	overflow: hidden
}

.page section a {
	color: #3B3B3B;
	text-decoration: underline
}

.page section a:hover,
.page section a:focus {
	outline: none;
	color: #3B3B3B;
	text-decoration: none
}

main {
	display: block
}

.relative {
	position: relative
}

.absolute {
	position: absolute
}

.block {
	display: block
}

.centered {
	margin-left: auto;
	margin-right: auto
}

.global-overlay {
	visibility: hidden;
	opacity: 0;
	transition: all 0.5s cubic-bezier(0, 0.5, 0.5, 1);
	overflow-y: hidden;
	position: fixed;
	z-index: 9997;
	width: 100vw;
	height: 100vh;
	background: #444;
	background: rgba(0, 0, 0, 0.72);
	outline: none !important
}

.global-overlay.active {
	visibility: visible;
	opacity: 1
}

.mention {
	font-weight: 500;
	font-size: 1.2rem
}

.page input[type="text"]:focus,
.page input[type="number"]:focus,
.page input[type="email"]:focus,
.page input[type="password"]:focus,
.page input[type="date"]:focus,
.page textarea:focus,
.page select:focus {
	border-color: #12732a;
	outline: 0;
	box-shadow: none
}

.page select {
	width: inherit
}

@media only screen and (max-width: 767px) {
	.row {
		margin-right: -10px !important;
		margin-left: -10px !important
	}
	.container,
	.container-fluid,
	.col-xs-1,
	.col-sm-1,
	.col-md-1,
	.col-lg-1,
	.col-xs-2,
	.col-sm-2,
	.col-md-2,
	.col-lg-2,
	.col-xs-3,
	.col-sm-3,
	.col-md-3,
	.col-lg-3,
	.col-xs-4,
	.col-sm-4,
	.col-md-4,
	.col-lg-4,
	.col-xs-5,
	.col-sm-5,
	.col-md-5,
	.col-lg-5,
	.col-xs-6,
	.col-sm-6,
	.col-md-6,
	.col-lg-6,
	.col-xs-7,
	.col-sm-7,
	.col-md-7,
	.col-lg-7,
	.col-xs-8,
	.col-sm-8,
	.col-md-8,
	.col-lg-8,
	.col-xs-9,
	.col-sm-9,
	.col-md-9,
	.col-lg-9,
	.col-xs-10,
	.col-sm-10,
	.col-md-10,
	.col-lg-10,
	.col-xs-11,
	.col-sm-11,
	.col-md-11,
	.col-lg-11,
	.col-xs-12,
	.col-sm-12,
	.col-md-12,
	.col-lg-12 {
		padding-right: 10px !important;
		padding-left: 10px !important
	}
}

.LnkWcbForm-trigger {
	background-color: transparent !important;
	border: transparent
}

.LnkWcbForm-trigger-btImg {
	background-position: bottom !important;
	width: auto !important;
	margin-left: -2px
}

.lnkWcbBt-mobile {
	background-color: transparent !important
}

#main_client_name {
	text-transform: capitalize
}

.button-set {
	padding: 5px 0 0
}

button[type="submit"].btn-regular {
	border: none !important;
	border-radius: 20px !important;
	padding: .85rem 2rem !important;
	background: #12732a !important;
	font-weight: 400 !important;
	text-shadow: none !important
}

button[type="submit"].btn-regular:hover,
button[type="submit"].btn-regular:focus {
	background: #FFF !important
}

button[type="reset"].btn-regular {
	border: 3px solid #12732a !important;
	padding: .55rem 2rem !important;
	background: #FFF !important;
	color: #12732a !important
}

button[type="reset"].btn-regular:hover,
button[type="reset"].btn-regular:focus {
	background: #12732a !important;
	color: #FFF !important
}

.btn-regular {
	display: inline-block;
	border: none;
	border: 1px solid #12732a;
	border-radius: 20px;
	font-weight: 300;
	font-size: 1.4rem;
	line-height: 150%;
	color: #fff !important;
	background: #12732a;
	padding: .75rem 1.9rem;
	transition: all .2s;
	text-decoration: none !important;
	text-align: center
}

.btn-regular:focus,
.btn-regular:hover {
	color: #12732a !important;
	background: #fff;
	text-decoration: none
}

.btn-regular--invert {
	color: #12732a !important;
	background: #FFF
}

.btn-regular--invert:focus,
.btn-regular--invert:hover {
	color: #FFF !important;
	background: #12732a;
	text-decoration: none
}

.btn-regular--2lines {
	display: block;
	margin-top: 2rem;
	line-height: 120%;
	border-radius: 40px
}

.btn-regular--bordered {
	padding-top: .75rem;
	padding-bottom: .75rem;
	border: 1px solid #12732a
}

.btn-regular--bordered:hover,
.btn-regular--bordered:focus {
	border-color: #12732a
}

.btn-regular--alert {
	border: 1px solid transparent;
	padding-top: .75rem;
	padding-bottom: .75rem;
	background: #FFF;
	color: #EA4242 !important;
	text-decoration: none !important
}

.btn-regular--alert:hover,
.btn-regular--alert:focus {
	border-color: #FFF;
	background: transparent;
	color: #FFF !important;
	text-decoration: none
}

.btn-regular--bigger {
	min-width: 195px;
	border-radius: 45px;
	margin: 0 .8rem;
	padding: 1rem 2rem 1.1rem;
	font-size: 1.5rem
}

.btn-contrast {
	padding: .95rem 2rem;
	color: #12732a !important;
	background: #fff;
	border: 1px solid #12732a;
	text-decoration: none !important
}

.btn-contrast:focus,
.btn-contrast:hover {
	background: #12732a !important;
	color: #fff !important
}

.btn-contrast.btn-regular--small {
	padding: .6rem .7rem
}

.btn-contrast--grey {
	border-color: #7b8284;
	color: #7b8284
}

.btn-contrast--grey:hover,
.btn-contrast--grey:focus {
	border-color: #12732a
}

.btn-detail {
	position: relative;
	border: 1px solid #6e6e6e;
	font-weight: 700;
	font-size: 1.2rem;
	text-transform: uppercase;
 	color: #6e6e6e !important;
	padding: 1.1rem 2.3rem;
	transition: all .2s ease;
	overflow: hidden;
	margin-right: 16px;
	text-decoration: none !important
}

.btn-detail:after {
	content: '';
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #E27EA2;
	transform: scale(1.25);
	transition: all .2s ease
}

.btn-detail:hover,
.btn-detail:focus {
	border-color: #B14D72
}

.btn-detail:hover:after,
.btn-detail:focus:after {
	transform: scale(1)
}

.btn-underscore {
	display: inline-block;
	font-weight: 300;
	color: #fff !important;
	text-decoration: none !important;
	position: relative
}

.btn-underscore::before {
	content: '';
	display: block;
	width: 15px;
	height: 2px;
	background-color: #12732a;
	position: absolute;
	left: -20px;
	top: 12px;
	z-index: 5
}

.btn-underscore::before {
	background-color: #fff
}

.btn-underscore:hover,
.btn-underscore:active {
	text-decoration: underline !important
}

@media only screen and (max-width: 991px) {
	.btn-regular--bordered.btn-regular--small {
		padding: .6rem .7rem
	}
}

.link-more {
	position: relative;
	padding-left: 15px;
	font-size: 1.4rem;
	color: #12732a !important;
	text-align: left;
	text-decoration: none !important
}

.link-more::before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 6px;
	width: 10px;
	height: 2px;
	background: #12732a
}

.link-more:hover,
.link-more:focus {
	color: #7b8284 !important;
	text-decoration: none
}

.link-more:hover::before,
.link-more:focus::before {
	background: #7b8284
}

.link-more--card {
	position: absolute;
	z-index: 2;
	bottom: -18px;
	left: 10px;
	color: #12732a !important
}

.link-more--card:hover,
.link-more--card:focus {
	color: #7b8284 !important
}

.section--dark .link-more {
	color: #FFF !important
}

.section--dark .link-more::before {
	background: #FFF
}

.section--dark .link-more:hover,
.section--dark .link-more:focus {
	color: #12732a !important
}

.section--dark .link-more:hover::before,
.section--dark .link-more:focus::before {
	background: #12732a !important
}

.section--dark .link-all .link-all__icon::before {
	background-color: #12732a
}

.section--dark .link-all:hover .link-all__icon::before,
.section--dark .link-all:focus .link-all__icon::before {
	background-color: #FFF;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20.4 20.4' style='enable-background:new 0 0 20.4 20.4;' xml:space='preserve'%3E%3Cline fill='none' stroke-width='3' stroke='%2312732a' stroke-linecap='round' stroke-miterlimit='10' x1='10.2' y1='2' x2='10.2' y2='18.4'/%3E%3Cline fill='none' stroke-width='3' stroke='%2312732a' stroke-linecap='round' stroke-miterlimit='10' x1='18.4' y1='10.2' x2='2' y2='10.2'/%3E%3C/svg%3E")
}

.link-generique {
	display: inline-block;
	font-size: 1.4rem;
	text-decoration: underline !important;
	text-align: left;
	line-height: 120%
}

.link-generique img {
	float: left;
	margin: 0 1rem 0 0;
	max-width: 103px !important
}

.link-generique:hover,
.link-generique:focus {
	text-decoration: none !important
}

.link-square {
	display: inline-block;
	padding: 1.1rem 1rem;
	border-radius: 0;
	border: 1px solid #12732a;
	background: #FFF;
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 120%;
	color: #3b3b3b !important;
	text-align: center;
	text-decoration: none !important;
	transition: all .3s
}

.link-square:hover,
.link-square:focus,
.link-square.active {
	border: 1px solid #12732a;
	background: #12732a;
	color: #fff !important;
	text-decoration: none
}

.link-all {
	font-size: 1.4rem;
	color: #12732a !important;
	transition: all .3s;
	text-decoration: none !important
}

.link-all__icon {
	position: relative
}

.link-all__icon::before {
	position: absolute;
	top: -3px;
	left: -30px;
	content: '';
	width: 2.4rem;
	height: 2.4rem;
	line-height: 2.4rem;
	font-size: 1.6rem;
	font-weight: 300;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	transition: all .3s ease-in-out;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20.4 20.4' style='enable-background:new 0 0 20.4 20.4;' xml:space='preserve'%3E%3Cline fill='none' stroke-width='3' stroke='%23FFF' stroke-linecap='round' stroke-miterlimit='10' x1='10.2' y1='2' x2='10.2' y2='18.4'/%3E%3Cline fill='none' stroke-width='3' stroke='%23FFF' stroke-linecap='round' stroke-miterlimit='10' x1='18.4' y1='10.2' x2='2' y2='10.2'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-color: #C8C8C8;
	background-position: 50% 50%;
	background-size: 50% 50%
}

.link-all:hover,
.link-all:focus {
	color: #12732a;
	text-decoration: none
}

.link-all:hover .link-all__icon::before,
.link-all:focus .link-all__icon::before {
	background-color: #12732a
}

.link-file {
	display: inline-block;
	vertical-align: top;
	margin-right: 2rem;
	margin-bottom: 2rem;
	padding-left: 3rem;
	padding-bottom: 1rem;
	color: #12732a !important;
	font-size: 1.3rem;
	background-repeat: no-repeat;
	background-size: 23px 25px;
	text-decoration: none !important
}

.link-file__name {
	display: block;
	text-decoration: underline
}

.link-file__metas {
	display: block;
	color: #5b5b5b
}

.link-file--pdf {
	background-image: url(../images/icon-pdf.svg)
}

.link-file--img {
	background-image: url(../images/icon-img.svg)
}

.link-file--guide {
	background-size: 23px 18px;
	background-image: url(../images/icon-guide.svg)
}

.link-file--time {
	background-image: url(/medias/images/icones/ico-time.png);
	background-size: 19px 18px
}

.link-file:hover,
.link-file:focus {
	text-decoration: none !important
}

.link-file:hover .link-file__name,
.link-file:focus .link-file__name {
	text-decoration: none !important
}

.link-external {
	position: relative;
	display: block;
	margin-top: 2rem;
	margin-bottom: 2rem;
	padding: 1.2rem 5rem;
	font-size: 1.3rem;
	font-weight: 300;
	transition: all .3s ease-in-out;
	text-decoration: none !important;
	color: #FFF !important
}

.link-external::before,
.link-external:after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	background-repeat: no-repeat;
	background-size: contain
}

.link-external::before {
	left: 1.2rem;
	width: 2rem;
	height: 2rem;
	background-image: url(../images/icon-external.svg)
}

.link-external:after {
	right: 1.2rem;
	width: 2.3rem;
	height: 1.6rem;
	background-image: url(../images/icon-arrow.svg)
}

.link-external:hover,
.link-external:focus {
	background: #24315e;
	color: #fff !important;
	text-decoration: none
}

.link-trait {
	position: relative;
	padding: 9px 0 0 4rem;
	text-decoration: none !important;
	color: #fff !important
}

.link-trait::before {
	content: '';
	display: block;
	width: 29px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 5
}

.link-trait:hover {
	text-decoration: underline
}

.link-round {
	display: inline-block;
	border: 1px solid #12732a;
	border-radius: 3rem;
	padding: 1rem 2rem 1.1rem;
	background-color: #FFF;
	font-weight: 600;
	font-size: 1.3rem;
	line-height: 120%;
	color: #12732a !important;
	text-decoration: none !important;
	transition: all .2s ease-in-out
}

.link-round:hover,
.link-round:focus {
	background-color: #12732a;
	color: #FFF !important
}

.link-round--bigger {
	font-weight: 300;
	font-size: 1.6rem
}

.page section .link-external2,
.page section .link-external3,
.page section .link-interne {
	display: inline-block;
	position: relative;
	font-weight: 300;
	font-size: 1.3rem;
	color: #12732a;
	text-decoration: underline
}

.page section .link-external2:hover,
.page section .link-external2:focus,
.page section .link-external3:hover,
.page section .link-external3:focus,
.page section .link-interne:hover,
.page section .link-interne:focus {
	color: #12732a;
	text-decoration: none !important
}

.page section .link-external2:hover .link-file__name,
.page section .link-external2:focus .link-file__name,
.page section .link-external3:hover .link-file__name,
.page section .link-external3:focus .link-file__name,
.page section .link-interne:hover .link-file__name,
.page section .link-interne:focus .link-file__name {
	text-decoration: none !important
}

.page section .link-external2::before,
.page section .link-external3::before,
.page section .link-interne::before {
	content: '';
	display: block;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 50% 50%;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0
}

.page section .link-external2,
.page section .link-interne {
	padding: 2px 0 0 3rem
}

.page section .link-external2::before,
.page section .link-interne::before {
	width: 23px;
	height: 23px;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cpath fill='%2312732a' d='M95.4,45L66.1,15.7c-2.7-2.7-7.2-2.7-9.9,0c-2.7,2.7-2.7,7.2,0,9.9L73.5,43h-64c-3.9,0-7,3.1-7,7s3.1,7,7,7h64L56.2,74.3	c-2.7,2.7-2.7,7.2,0,9.9c1.4,1.4,3.2,2.1,5,2.1s3.6-0.7,5-2.1L95.4,55c1.3-1.3,2.1-3.1,2.1-5S96.8,46.3,95.4,45z'/%3E%3C/svg%3E")
}

.page section .link-external3 {
	margin: 0 0 .4rem;
	padding: 1rem 0 0 3rem
}

.page section .link-external3::before {
	top: 3px;
	width: 23px;
	height: 23px;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cpath fill='none' stroke='%2312732a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M18,13v6c0,1.1-0.9,2-2,2H5c-1.1,0-2-0.9-2-2V8c0-1.1,0.9-2,2-2h6'/%3E%3Cpolyline fill='none' stroke='%2312732a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' points='15,3 21,3 21,9 '/%3E%3Cline fill='none' stroke='%2312732a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' x1='10' y1='14' x2='21' y2='3'/%3E%3C/svg%3E")
}

.link-casden,
.link-interne-texte {
	display: inline-block;
	font-size: 1.4rem;
	color: #12732a !important;
	text-decoration: underline !important;
	text-align: left;
	max-width: 300px;
	line-height: 120%
}

.link-casden img,
.link-interne-texte img {
	float: left;
	margin: 0 1rem 0 0;
	max-width: 103px !important
}

.link-casden:hover,
.link-casden:focus,
.link-interne-texte:hover,
.link-interne-texte:focus {
	text-decoration: none !important
}

.link-back {
	position: relative;
	margin: 0 0 0 2rem;
	font-weight: 300;
	font-size: 1.4rem;
	color: #12732a !important;
	text-decoration: underline !important
}

.link-back:hover,
.link-back:focus {
	color: #12732a !important;
	text-decoration: none !important
}

.link-back:hover::before,
.link-back:focus::before {
	left: -2.4rem
}

.link-back::before {
	content: '';
	display: block;
	width: 1.2rem;
	height: 1.2rem;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cpolyline fill='none' stroke='%2312732a' stroke-width='15' stroke-miterlimit='10' points='71.9,9.4 31.1,50.2 71.6,90.8 '/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 50% 50%;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: -2rem;
	z-index: 5;
	transform: translateY(-55%);
	transition: all .2s ease-in-out
}

@media only screen and (min-width: 768px) {
	.link-more::before {
		left: -2px;
		width: 13px
	}
	.link-external {
		display: inline-block;
		min-width: 300px;
		margin-right: 2rem;
		margin-top: 3rem;
		margin-bottom: 3rem
	}
	.link-round--bigger {
 	}
}

.section {
	position: relative;
	padding: 2.5rem 0
}

.section-steps {
	padding: 0;
	background-color: #204C85
}

.section-connection {
	background-image: url(/medias/images/illustrations/backgrounds/illu-bg-connection.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 50% 0;
	background-size: cover
}

.section-shortcut {
	padding-top: 2rem
}

.section-shortcut .container {
	border-top: 1px solid #ECECEC;
	padding-top: 4.9rem
}

.section-form {
	padding: 0
}

.section__footerss {
	text-align: center
}

.section--news,
.section-outils {
	padding-top: 4rem;
	padding-bottom: 4rem
}

.section--headerssSelect {
	background-color: #F6F6F4
}

.section--newsHome {
	background-color: #FFF
}

.section--newsHome .section__title {
	text-align: center
}

.section--mybank {
	background-color: #F5F3F3
}

.section--stretch {
	padding: 0
}

.section--dark {
	color: #fff
}

.section--dark .base-title {
	color: #fff
}

.section--light {
	background: #fff
}

.section--grey {
	background: #F5F3F3
}

.section--dark-grey {
	background: #262626
}

.section--blue {
	background: #2d4166
}

.section--blue2 {
	background: #0069A5
}

.section--black {
	background: #000
}

.section--separator {
	display: none
}

.section--nomargin {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.section--nobmargin {
	margin-bottom: 0 !important
}

.section--notpadding {
	padding-top: 0 !important
}

.section--nobpadding {
	padding-bottom: 0 !important
}

.section--notmargin {
	margin-top: 0 !important
}

.section--notpadding {
	padding-top: 0 !important
}

.section--societaire {
	padding: 1.5rem 0
}

.section-humaineetdigitale {
	background-image: url(/medias/images/illustrations/backgrounds/illu-bg-cpt-cartes-hetd-mobile.png);
	background-repeat: repeat-y;
	padding-bottom: 15px
}

.section-principle ul {
	margin: 0;
	padding: 0;
	padding-left: 15px
}

.section-principle ul li {
	margin-bottom: 1.5rem
}

.section-detailsactualite1,
.section-noticelegale {
	background: #f7f7f7
}

.section--bgpic {
	border-bottom: 1px solid #e0dfdf;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto 100%
}

.section--withsep,
.section--withsep-desktop {
	padding-top: 2.5rem;
	padding-bottom: 0
}

.section--withsep+.section--withsep,
.section--withsep+.section--withsep-desktop,
.section--withsep-desktop+.section--withsep,
.section--withsep-desktop+.section--withsep-desktop {
	padding-top: 0;
	padding-bottom: 0
}

.section--withsep+.section--withsep>.container,
.section--withsep+.section--withsep-desktop>.container,
.section--withsep-desktop+.section--withsep>.container,
.section--withsep-desktop+.section--withsep-desktop>.container {
	position: relative;
	padding-top: 2.5rem;
	padding-bottom: 5rem
}

.section--withsep+.section--withsep>.container::before,
.section--withsep+.section--withsep-desktop>.container::before,
.section--withsep-desktop+.section--withsep>.container::before,
.section--withsep-desktop+.section--withsep-desktop>.container::before {
	content: '';
	display: block;
	width: calc(100% - 30px);
	height: 1px;
	background-color: #e7e7e7;
	position: absolute;
	top: 0;
	left: 15px;
	z-index: 5
}

.section--withsep.section-principle div[class*="col-"],
.section--withsep-desktop.section-principle div[class*="col-"] {
	margin-bottom: 4rem
}

.section--withsep .other-list,
.section--withsep-desktop .other-list {
	padding: 2rem 0
}

.bank__cover {
	text-align: center;
	padding-top: 5rem;
	background-color: #505a7e;
	color: white;
	position: relative
}

.bank__cover--light {
	color: #3b3b3b;
	background-color: #f7f7f7
}

.bank__cover__bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center
}

.bank__cover::after {
	content: '';
	display: block;
	position: absolute;
	bottom: -36px;
	width: 100%;
	height: 36px;
	background-image: url(../images/bank-cover-shadow.png);
	background-repeat: no-repeat;
	background-position: top center
}

.bank__title {
	font-weight: 300;
	color: white;
	margin: 0
}

.bank__title--dark {
	color: #3b3b3b
}

.bank__title::after {
	content: '';
	display: block;
	margin: 2rem auto;
	width: 200px;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.2)
}

@media only screen and (min-width: 992px) {
	.bank__title {
		font-size: 50px !important
	}
}

.bank__baseline {
	font-size: 22px;
	font-weight: 200
}

@media only screen and (min-width: 992px) {
	.bank__baseline {
		font-size: 28px
	}
}

.bank__intro {
	text-align: left;
	font-size: 18px;
	list-style: 30px;
	padding: 2rem 0
}

@media only screen and (min-width: 992px) {
	.bank__intro {
		padding: 5rem
	}
}

.bank__intro--center {
	text-align: center
}

.bank-section__title {
	text-align: center;
	font-size: 30px !important;
	font-weight: 300
}

.bank-section__title::after {
	content: '';
	display: block;
	margin: 4rem auto;
	width: 250px;
	height: 1px;
	background-color: rgba(123, 130, 132, 0.2)
}

@media only screen and (min-width: 992px) {
	.bank-section-humaine {
		background-image: url(/medias/images/illustrations/landings/illu-banque-humaine-digitale-01.jpg);
		background-size: 30%;
		background-repeat: no-repeat;
		background-position: left bottom;
		padding-bottom: 0 !important;
		margin-bottom: 10rem
	}
}

.bank-section-humaine__item {
	min-height: 350px;
	padding: 30px;
	float: left;
	width: 50%
}

.bank-section-humaine__item--grey {
	background-color: #efeded
}

.bank-section-humaine__item__title {
	text-transform: uppercase;
	font-size: 18px !important;
	line-break: 30px;
	font-weight: 400
}

.bank-section-humaine__item__title::after {
	content: '';
	display: block;
	margin: 0.9rem 0 2rem 0;
	width: 25px;
	height: 3px;
	background-color: #12732a
}

.bank-section-enroll {
	padding: 8rem 0 !important;
	background-image: url(../images/bank-enroll-bg.jpg);
	background-size: cover
}

.bank-section-enroll::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 36px;
	background-image: url(../images/bank-cover-shadow.png);
	background-repeat: no-repeat;
	background-position: top center
}

.bank-section-enroll__title {
	color: white;
	font-size: 24px !important;
	font-weight: 300;
	line-height: 30px
}

.bank-section-enroll--overlay {
	position: relative
}

.bank-section-enroll--overlay::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(85, 85, 83, 0.7);
	z-index: 0
}

.bank-section-enroll--overlay div {
	position: relative;
	z-index: 1
}

@media only screen and (min-width: 992px) {
	.bank-section-enroll--parallaxe {
		background-attachment: fixed
	}
}

.bank-section-digitale {
	padding-top: 3rem
}

.bank-section-digitale__subsection {
	padding: 4rem 0
}

.bank-section-digitale__subsection img {
	display: block;
	margin: 2rem auto
}

.bank-section-digitale__subsection img.stickbottom {
	margin-bottom: -4rem
}

.bank-section-digitale__subsection img li {
	margin-bottom: 1rem
}

.bank-section-digitale__subsection:nth-child(even) {
	background: #efeded
}

@media only screen and (max-width: 991px) {
	.bank-section-digitale__subsection {
		padding: 20px 0 20px 5px;
		background: #efeded;
		min-height: 370px
	}
}

.bank-section-digitale__subtitle {
	text-transform: uppercase;
	font-size: 18px !important;
	line-break: 30px;
	font-weight: 400
}

.bank-section-digitale__subtitle::after {
	content: '';
	display: block;
	margin: 0.9rem 0 2rem 0;
	width: 25px;
	height: 3px;
	background-color: #12732a
}

.bank-section-enroll2 {
	padding: 5rem 0;
	margin: 8rem 0;
	background-color: #24315e;
	position: relative;
	color: white;
	font-size: 24px !important;
	line-height: 28px;
	font-weight: 300;
	text-align: center
}

@media only screen and (max-width: 991px) {
	.bank-section-enroll2 {
		font-size: 18px !important
	}
	.bank-section-enroll2 span {
		display: block;
		margin-bottom: 2rem
	}
}

.bank-section-enroll2--no-margin {
	margin: 0
}

.bank-section-enroll2::after {
	content: '';
	display: block;
	position: absolute;
	bottom: -36px;
	width: 100%;
	height: 36px;
	background-image: url(../images/bank-cover-shadow.png);
	background-repeat: no-repeat;
	background-position: top
}

.bank-section-enroll2 .btn-regular {
	margin-left: 2rem;
	vertical-align: middle
}

.bank-section-enroll2--block span {
	display: block;
	margin-bottom: 2rem
}

@media only screen and (min-width: 768px) {
	.section {
		padding: 4rem 0
	}
	.section-comparateur {
		padding-bottom: 6rem
	}
	.section-steps {
		padding: 0
	}
	.section-shortcut {
		padding-top: 0
	}
	.section-form {
		padding: 0
	}
	.section--news,
	.section-outils {
		padding-top: 5rem;
		padding-bottom: 6rem
	}
	.section--miniNews {
		padding-top: 2.6rem
	}
	.section--newsHome .section__title {
		margin-bottom: 3rem
	}
	.section--mybank {
		padding-top: 2.5rem;
		padding-bottom: 5rem
	}
	.section--bgpic {
		min-height: 267px
	}
	.section--stretch {
		padding: 0
	}
	.section--grey {
		border-top: 1px solid #efeded
	}
	.section--separator {
		display: block;
		padding: 8.1rem 0 0
	}
	.section--separator .separator {
		width: 100%;
		height: 1px
	}
	.section-detailsactualite1 {
		background-image: url(../images/cover-fd-gris-cooperathon.jpg);
		background-repeat: no-repeat;
		height: 285px
	}
	.section-noticelegale {
		background-image: url(../images/cover-fd-gris-noticelegale.png);
		background-repeat: no-repeat;
		height: 285px
	}
	.section-humaineetdigitale {
		background-image: url(/medias/images/illustrations/backgrounds/illu-bg-cpt-cartes-hetd.png);
		background-repeat: no-repeat;
		height: 400px
	}
	.section--back {
		text-align: center
	}
	.section-guide {
		margin-bottom: 6rem;
		padding-bottom: 2rem;
		background-color: #fff
	}
	.section-guide+.section-guide {
		margin-top: -5rem
	}
	.section-guide--bottomshadow {
		position: relative
	}
	.section-guide--bottomshadow::before,
	.section-guide--bottomshadow::after {
		content: '';
		display: block;
		width: 50%;
		height: 10px;
		position: absolute;
		bottom: -10px;
		z-index: -1;
		filter: blur(5px)
	}
	.section-guide--bottomshadow::before {
		left: 0;
		background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
		transform-origin: 100% 0;
		transform: rotate(1deg)
	}
	.section-guide--bottomshadow::after {
		right: 0;
		background: linear-gradient(to left, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
		transform-origin: 0 0;
		transform: rotate(-1deg)
	}
	.section--withsep,
	.section--withsep-desktop {
		padding-top: 3rem;
		padding-bottom: 2.5rem
	}
	.section--withsep+.section--withsep,
	.section--withsep-desktop+.section--withsep {
		padding-top: 0
	}
	.section--withsep+.section--withsep>.container,
	.section--withsep-desktop+.section--withsep>.container {
		padding-top: 5rem
	}
	.section--withsep .section__footerss,
	.section--withsep-desktop .section__footerss {
		text-align: left
	}
	.section-solutions {
		padding-top: 3rem;
		padding-bottom: 0
	}
}

@media only screen and (min-width: 992px) {
	.section-shortcut {
		padding-top: 0
	}
	.section--news,
	.section-outils {
		padding-top: 6rem;
		padding-bottom: 8rem
	}
	.section--larger {
		padding: 8rem 0
	}
	.section--miniNews {
		padding-bottom: 8rem
	}
	.section--newsHome {
		padding-bottom: 5rem
	}
	.section--newsHome .section__title {
		margin-bottom: 4rem
	}
	.section--newsHome .section__footerss {
		text-align: right
	}
	.section--mybank {
		padding-bottom: 6rem
	}
}

@media only screen and (min-width: 1140px) {
	.section-connection {
		padding-top: 5rem;
		padding-bottom: 5rem
	}
	.section-enroll {
		padding-top: 6.5rem;
		padding-bottom: 7rem
	}
	.section-shortcut {
		padding-top: 0
	}
	.section--news {
		padding-top: 6.9rem;
		padding-bottom: 12.8rem
	}
	.section-outils {
		padding-top: 6.9rem;
		padding-bottom: 9rem
	}
	.section--newsHome {
		padding-bottom: 6.6rem
	}
	.section--newsHome .section__title {
		margin-bottom: 5.2rem
	}
	.section--bgpic {
		background-position: 70% top;
		background-size: cover;
		-webkit-background-size: cover
	}
	.section--withsep.section-principle {
		padding: 6rem 0
	}
}

@media only screen and (max-width: 767px) {
	.section--bgpic {
		background-image: none !important
	}
	.section--withsep,
	.section--withsep-desktop {
		padding-top: 2.5rem;
		padding-bottom: 0
	}
	.section--withsep+.section--withsep-desktop,
	.section--withsep-desktop+.section--withsep-desktop {
		padding-top: 0;
		padding-bottom: 0
	}
	.section--withsep+.section--withsep-desktop>.container,
	.section--withsep-desktop+.section--withsep-desktop>.container {
		position: relative;
		padding-top: 2.5rem;
		padding-bottom: 5rem
	}
	.section--withsep+.section--withsep-desktop>.container::before,
	.section--withsep-desktop+.section--withsep-desktop>.container::before {
		content: '';
		display: block;
		height: 0px
	}
	.section-faq::after {
		content: '';
		display: block;
		width: calc(100% - 30px);
		height: 1px;
		background-color: #12732a;
		position: absolute;
		bottom: 0;
		left: 15px
	}
}


/*! Lity - v2.2.2 - 2017-07-17
* http://sorgalla.com/lity/
* Copyright (c) 2015-2017 Jan Sorgalla; Licensed MIT */

.lity {
	z-index: 9990;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	background: #0b0b0b;
	background: rgba(0, 0, 0, 0.6);
	outline: none !important;
	opacity: 0;
	transition: opacity 0.3s ease
}

.lity.lity-opened {
	opacity: 1
}

.lity.lity-closed {
	opacity: 0
}

.lity * {
	box-sizing: border-box
}

.lity-wrap {
	z-index: 9990;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	outline: none !important
}

.lity-wrap:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em
}

.lity-loader {
	z-index: 9991;
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -0.8em;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	opacity: 0;
	transition: opacity 0.3s ease
}

.lity-loading .lity-loader {
	opacity: 1
}

.lity-container {
	z-index: 9992;
	position: relative;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	white-space: normal;
	max-width: 100%;
	max-height: 100%;
	outline: none !important
}

.lity-content {
	z-index: 9993;
	width: 100%;
	transform: scale(1);
	transition: transform 0.3s ease
}

.lity-loading .lity-content,
.lity-closed .lity-content {
	transform: scale(0.8)
}

.lity-content:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1
}

.lity-close {
	z-index: 9994;
	width: 35px;
	height: 35px;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-appearance: none;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	padding: 0;
	color: #fff;
	font-style: normal;
	font-size: 35px;
	font-family: Arial, Baskerville, monospace;
	line-height: 35px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	border: 0;
	background: none;
	outline: none;
	box-shadow: none
}

.lity-close::-moz-focus-inner {
	border: 0;
	padding: 0
}

.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
	text-decoration: none;
	text-align: center;
	padding: 0;
	color: #fff;
	font-style: normal;
	font-size: 35px;
	font-family: Arial, Baskerville, monospace;
	line-height: 35px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	border: 0;
	background: none;
	outline: none;
	box-shadow: none
}

.lity-close:active {
	top: 1px
}

.lity-image img {
	max-width: 100%;
	display: block;
	line-height: 0;
	border: 0
}

.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
	width: 100%;
	max-width: 964px
}

.lity-iframe-container {
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	overflow: auto;
	pointer-events: auto;
	transform: translateZ(0);
	-webkit-overflow-scrolling: touch
}

.lity-iframe-container iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000
}

.lity-hide {
	display: none
}

.checkbox label,
.radio label {
	font-weight: 500;
	font-size: 1.6rem;
	color: #000;
	padding-left: 0
}

.checkbox-inline {
	font-weight: 600;
	font-size: 1.6rem
}

.radio-inline {
	line-height: 1.15
}

.checkbox label:after,
.radio label:after {
	content: '';
	display: table;
	clear: both
}

.checkbox .cr,
.radio .cr {
	position: relative;
	display: inline-block;
	float: left
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
	position: absolute;
	font-size: .8em;
	line-height: 0
}

.checkbox label,
.radio label {
	padding-left: 2.8rem;
	display: table-cell;
	vertical-align: middle
}

.checkbox label input[type="checkbox"],
.checkbox label input[type="radio"],
.radio label input[type="checkbox"],
.radio label input[type="radio"] {
	display: none
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon,
.checkbox label input[type="radio"]+.cr>.cr-icon,
.radio label input[type="checkbox"]+.cr>.cr-icon,
.radio label input[type="radio"]+.cr>.cr-icon {
	opacity: 0
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon,
.checkbox label input[type="radio"]:checked+.cr>.cr-icon,
.radio label input[type="checkbox"]:checked+.cr>.cr-icon,
.radio label input[type="radio"]:checked+.cr>.cr-icon {
	opacity: 1;
	color: #12732a
}

.checkbox {
	position: relative;
	display: block
}

.checkbox .cr {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 5;
	width: 2rem;
	height: 2rem;
	border: 3px solid #12732a;
	margin-top: -1.2rem
}

.checkbox .cr .cr-icon {
	display: block;
	width: 1.4rem;
	height: 1.4rem;
	background-color: #12732a;
	top: 0;
	left: 0
}

.checkbox .cr .cr-icon::before {
	content: '✓';
	position: absolute;
	top: 6px;
	left: -2px;
	font-family: inherit !important;
	font-weight: 300;
	font-size: 2.5rem;
	color: #FFF
}

.checkbox .tx a {
	text-decoration: underline
}

.checkbox .tx a:hover,
.checkbox .tx a:focus {
	text-decoration: none
}

.checkbox label input[type="checkbox"]:checked+.cr {
	border-color: #12732a
}

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

.radio .cr {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 5;
	width: 2rem;
	height: 2rem;
	border: 3px solid #12732a;
	border-radius: 50%;
	margin-top: -1rem
}

.radio .cr .cr-icon {
	display: block;
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	background-color: #12732a;
	top: .2rem;
	left: .2rem
}

.filters-area {
	padding-top: 10px
}

.tile-auto-suggest-area {
	background-color: white;
	margin-top: -2px;
	border: 1px solid #12732a

}

ul.tile-auto-suggest {
	margin: 5px 5px 5px 20px;
	padding: 0;
	list-style: none
}

ul.tile-auto-suggest li {
	position: relative;
	display: block;
	cursor: pointer;
	margin: 0px;
	padding: 0px
}

#inputheaderssSearch {
	margin-left: 30px
}

#auto-suggest-headerss-area {
	background-color: #505a7e;
	color: white;
	display: block;
	margin: 0px -15px 1.1rem;
	padding: 0px 0 0 .9rem;
	width: 705px;
	position: absolute;
	top: 80px
}

#auto-suggest-headerss-area ul li {
	cursor: pointer;
	list-style: none
}

.auto-suggest-area {
	background-color: white;
	position: absolute;
	display: block;
	margin: 0 0 1.1rem;
	padding: 5px 0 5px .9rem;
	z-index: 100;
	border: 1px solid #12732a;
	width: 100%;
	display: none
}

.auto-suggest-area ul:not([class]) {
	margin: 5px;
	padding: 0;
	list-style: none
}

.auto-suggest-area ul:not([class]) strong {
	font-weight: 600
}

.auto-suggest-area ul:not([class]) li {
	position: relative;
	display: block;
	cursor: pointer;
	margin: 0px;
	padding: 0px
}

.search-main {
	position: relative;
	z-index: 200;
	padding: 3rem 0;
	background-image: url("/medias/images/icones/ico-pattern-dot.png");
	background-repeat: repeat;
	background-color: transparent;
	background-position: 50% 50%;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	transition: transform 0.2s ease-in-out
}

.search-main__input {
	width: 100%
}

.search-main__input--withShadow {
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	position: relative
}

.search-main__input--withShadow:before,
.search-main__input--withShadow:after {
	content: '';
	position: absolute;
	z-index: -1;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	top: 40%;
	bottom: 0;
	left: 100px;
	right: 100px;
	border-radius: 100%
}

.search-main__input--withShadow:after {
	right: 10px;
	left: auto;
	transform: skew(8deg) rotate(3deg)
}

.search-main::after {
	content: '';
	display: block;
	width: 30px;
	height: 13px;
	background-image: url(../images/bottom-arrow.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 50% 50%;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 1;
	transform: translate(-50%, 100%)
}

.search-main--news {
	padding: 3rem 0 1rem
}

.search-main__form {
	position: relative
}

.search-main input[type='email']:focus,
.search-main input[type='number']:focus,
.search-main input[type='password']:focus,
.search-main input[type='text']:focus {
	border-color: #12732a;
	box-shadow: none
}

a.search-main__submit,
button.search-main__submit,
[type='submit'].search-main__submit {
	width: 36px;
	height: 36px;
	padding: 1px 5px 2px;
	border: none;
	border-radius: 0;
	transition: all 0.3s ease-in-out;
	z-index: 820;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #12732a
}

a.search-main__submit img,
button.search-main__submit img,
[type='submit'].search-main__submit img {
	max-width: 100%;
	height: 16px
}

a.search-main__submit:focus,
a.search-main__submit:hover,
button.search-main__submit:focus,
button.search-main__submit:hover,
[type='submit'].search-main__submit:focus,
[type='submit'].search-main__submit:hover {
	background-color: #24315e
}

input[type='email'].search-main__input,
input[type='number'].search-main__input,
input[type='password'].search-main__input,
input[type='text'].search-main__input {
	height: 36px;
	padding: 0.6rem 2.6rem 0.6rem 1.2rem;
	border: 2px solid #12732a;
	border-radius: 0;
	font-size: 1.4rem;
	font-weight: 300
}

.speech-recognition {
	position: absolute;
	top: 1px;
	right: 59px;
	z-index: 1;
	cursor: pointer
}

.loadingSpinner {
	background-image: url("../images/spinner.svg");
	background-repeat: no-repeat;
	background-position: center;
	height: 100px
}

@media only screen and (min-width: 768px) {
	.search-main {
		padding-top: 7rem;
		padding-bottom: 5rem
	}
	.search-main--thin {
		padding-top: 3rem;
		padding-bottom: 2.6rem
	}
	.search-main__form {
		position: relative;
		padding-right: 54px
	}
	a.search-main__submit,
	button.search-main__submit,
	[type='submit'].search-main__submit {
		width: 52px;
		height: 52px;
		padding: 10px
	}
	a.search-main__submit:hover,
	a.search-main__submit:focus,
	button.search-main__submit:hover,
	button.search-main__submit:focus,
	[type='submit'].search-main__submit:hover,
	[type='submit'].search-main__submit:focus {
		background-color: #24315e
	}
	a.search-main__submit--trigger,
	button.search-main__submit--trigger,
	[type='submit'].search-main__submit--trigger {
		position: relative;
		display: block;
		float: right;
		width: auto;
		height: auto;
		padding: 0.8rem 2rem 2rem;
		background: transparent
	}
	a.search-main__submit--trigger img,
	button.search-main__submit--trigger img,
	[type='submit'].search-main__submit--trigger img {
		opacity: 0.5;
		transition: opacity 0.25s ease-in-out
	}
	a.search-main__submit--trigger:hover,
	a.search-main__submit--trigger:focus,
	button.search-main__submit--trigger:hover,
	button.search-main__submit--trigger:focus,
	[type='submit'].search-main__submit--trigger:hover,
	[type='submit'].search-main__submit--trigger:focus {
		background: transparent
	}
	a.search-main__submit--trigger:hover img,
	a.search-main__submit--trigger:focus img,
	button.search-main__submit--trigger:hover img,
	button.search-main__submit--trigger:focus img,
	[type='submit'].search-main__submit--trigger:hover img,
	[type='submit'].search-main__submit--trigger:focus img {
		opacity: 1
	}
	input[type='email'].search-main__input,
	input[type='number'].search-main__input,
	input[type='password'].search-main__input,
	input[type='text'].search-main__input {
		height: 52px;
		width: 100%;
		padding: 12px;
		border: 5px solid #12732a;
		font-size: 1.5rem;
		color: #5b5b5b
	}
	input[type='email'].search-main__input::-webkit-input-placeholder,
	input[type='number'].search-main__input::-webkit-input-placeholder,
	input[type='password'].search-main__input::-webkit-input-placeholder,
	input[type='text'].search-main__input::-webkit-input-placeholder {
		color: #5b5b5b
	}
	input[type='email'].search-main__input::-moz-placeholder,
	input[type='number'].search-main__input::-moz-placeholder,
	input[type='password'].search-main__input::-moz-placeholder,
	input[type='text'].search-main__input::-moz-placeholder {
		color: #5b5b5b
	}
	input[type='email'].search-main__input:-ms-input-placeholder,
	input[type='number'].search-main__input:-ms-input-placeholder,
	input[type='password'].search-main__input:-ms-input-placeholder,
	input[type='text'].search-main__input:-ms-input-placeholder {
		color: #5b5b5b
	}
	input[type='email'].search-main__input:-moz-placeholder,
	input[type='number'].search-main__input:-moz-placeholder,
	input[type='password'].search-main__input:-moz-placeholder,
	input[type='text'].search-main__input:-moz-placeholder {
		color: #5b5b5b
	}
	input[type='email'].search-main__input:focus::-webkit-input-placeholder,
	input[type='number'].search-main__input:focus::-webkit-input-placeholder,
	input[type='password'].search-main__input:focus::-webkit-input-placeholder,
	input[type='text'].search-main__input:focus::-webkit-input-placeholder {
		color: rgba(91, 91, 91, 0.5)
	}
	input[type='email'].search-main__input:focus::-moz-placeholder,
	input[type='number'].search-main__input:focus::-moz-placeholder,
	input[type='password'].search-main__input:focus::-moz-placeholder,
	input[type='text'].search-main__input:focus::-moz-placeholder {
		color: rgba(91, 91, 91, 0.5)
	}
	input[type='email'].search-main__input:focus:-ms-input-placeholder,
	input[type='number'].search-main__input:focus:-ms-input-placeholder,
	input[type='password'].search-main__input:focus:-ms-input-placeholder,
	input[type='text'].search-main__input:focus:-ms-input-placeholder {
		color: rgba(91, 91, 91, 0.5)
	}
	input[type='email'].search-main__input:focus:-moz-placeholder,
	input[type='number'].search-main__input:focus:-moz-placeholder,
	input[type='password'].search-main__input:focus:-moz-placeholder,
	input[type='text'].search-main__input:focus:-moz-placeholder {
		color: rgba(91, 91, 91, 0.5)
	}
	input[type='email'].search-main__input#headerssSearch::-webkit-input-placeholder,
	input[type='number'].search-main__input#headerssSearch::-webkit-input-placeholder,
	input[type='password'].search-main__input#headerssSearch::-webkit-input-placeholder,
	input[type='text'].search-main__input#headerssSearch::-webkit-input-placeholder {
		color: #fff
	}
	input[type='email'].search-main__input#headerssSearch::-moz-placeholder,
	input[type='number'].search-main__input#headerssSearch::-moz-placeholder,
	input[type='password'].search-main__input#headerssSearch::-moz-placeholder,
	input[type='text'].search-main__input#headerssSearch::-moz-placeholder {
		color: #fff
	}
	input[type='email'].search-main__input#headerssSearch:-ms-input-placeholder,
	input[type='number'].search-main__input#headerssSearch:-ms-input-placeholder,
	input[type='password'].search-main__input#headerssSearch:-ms-input-placeholder,
	input[type='text'].search-main__input#headerssSearch:-ms-input-placeholder {
		color: #fff
	}
	input[type='email'].search-main__input#headerssSearch:-moz-placeholder,
	input[type='number'].search-main__input#headerssSearch:-moz-placeholder,
	input[type='password'].search-main__input#headerssSearch:-moz-placeholder,
	input[type='text'].search-main__input#headerssSearch:-moz-placeholder {
		color: #fff
	}
	input[type='email'].search-main__input#headerssSearch:focus::-webkit-input-placeholder,
	input[type='number'].search-main__input#headerssSearch:focus::-webkit-input-placeholder,
	input[type='password'].search-main__input#headerssSearch:focus::-webkit-input-placeholder,
	input[type='text'].search-main__input#headerssSearch:focus::-webkit-input-placeholder {
		color: rgba(255, 255, 255, 0.5)
	}
	input[type='email'].search-main__input#headerssSearch:focus::-moz-placeholder,
	input[type='number'].search-main__input#headerssSearch:focus::-moz-placeholder,
	input[type='password'].search-main__input#headerssSearch:focus::-moz-placeholder,
	input[type='text'].search-main__input#headerssSearch:focus::-moz-placeholder {
		color: rgba(255, 255, 255, 0.5)
	}
	input[type='email'].search-main__input#headerssSearch:focus:-ms-input-placeholder,
	input[type='number'].search-main__input#headerssSearch:focus:-ms-input-placeholder,
	input[type='password'].search-main__input#headerssSearch:focus:-ms-input-placeholder,
	input[type='text'].search-main__input#headerssSearch:focus:-ms-input-placeholder {
		color: rgba(255, 255, 255, 0.5)
	}
	input[type='email'].search-main__input#headerssSearch:focus:-moz-placeholder,
	input[type='number'].search-main__input#headerssSearch:focus:-moz-placeholder,
	input[type='password'].search-main__input#headerssSearch:focus:-moz-placeholder,
	input[type='text'].search-main__input#headerssSearch:focus:-moz-placeholder {
		color: rgba(255, 255, 255, 0.5)
	}
}

@media only screen and (max-width: 767px) {
	#faqSearchForm {
		margin: 0;
		padding: 1rem 0 3rem
	}
	#auto-suggest-headerss-area {
		margin: -14px 0px 1.1rem;
		padding: 0px 0 0 .9rem;
		width: 100%;
		z-index: 100
	}
}

.main-list {
	margin: 0;
	padding-left: 0;
	list-style-type: none
}

.main-center {
	text-align: center
}

.text-center {
	text-align: center
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.mobile-left {
	float: left
}

.mobile-right {
	float: right
}

.main-flex {
	display: flex
}

.main-flex-column {
	flex-flow: column
}

.main-flex-row {
	flex-flow: row
}

.main-flex-align-center {
	align-items: center
}

.main-flex-justify-center {
	justify-content: center
}

.main-flex-between {
	justify-content: space-between
}

.main-flex-around {
	justify-content: space-around
}

.main-flex-start {
	align-items: flex-start
}

.main-flex-end {
	align-items: flex-end
}

.main-margin-top {
	margin-top: 2rem
}

.main-margin-bottom {
	margin-bottom: 2rem
}

.main-padding-top {
	padding-top: 2rem
}

.main-padding-bottom {
	padding-bottom: 2rem
}

.main-small-padding-bottom {
	padding-bottom: 1rem
}

.main-padding-left {
	padding-left: 2rem
}

.main-padding-right {
	padding-right: 2rem
}

.main-padding {
	padding: 2rem !important
}

.desktop-nolpadding {
	padding-left: 2rem
}

.mobile-padding-top {
	padding-top: 2.5rem
}

.mobile-margin-top {
	margin-top: 2.5rem
}

.mobile-small-lrmargin {
	margin-left: 1rem;
	margin-right: 1rem
}

.desktop-padding-top {
	padding-top: 0
}

.desktop-padding-bottom {
	padding-bottom: 0
}

.nobmargin {
	margin-bottom: 0 !important
}

.notmargin {
	margin-top: 0 !important
}

.notpadding {
	padding-top: 0 !important
}

.nobpadding {
	padding-bottom: 0 !important
}

.desktop-only {
	display: none !important
}

.compat-object-fit {
	background-size: cover;
	background-position: center center
}

.compat-object-fit img {
	opacity: 0
}

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

.main-border-top {
	border-top: 1px solid #dadada
}

.main-border-bottom {
	border-bottom: 1px solid #dadada
}

.main-border-bottom-all {
	border-bottom: 1px solid
}

.exergue {
	position: relative;
	display: block;
	padding: 0 2rem 0 2rem;
	font-weight: 300;
	font-size: 1.8rem;
	color: #3B3B3B
}

.exergue::before {
	content: '';
	display: block;
	width: 5px;
	height: calc(100% - 1.2rem);
	background-color: #12732a;
	position: absolute;
	top: .6rem;
	left: 0;
	z-index: 5
}

.ratings {
	unicode-bidi: bidi-override;
	color: #efeded;
	font-size: 15px;
	height: 15px;
	width: 75px;
	margin: 0 auto;
	position: relative;
	padding: 0
}

.ratings-top {
	color: #12732a;
	padding: 0;
	position: absolute;
	z-index: 1;
	display: block;
	top: 0;
	left: 0;
	overflow: hidden
}

.ratings-bottom {
	padding: 0;
	display: block;
	z-index: 0
}

.semi-bold {
	font-weight: 500
}

.uppercase {
	text-transform: uppercase
}

.italic {
	font-style: italic
}

@media only screen and (min-width: 768px) {
	.mobile-only {
		display: none !important
	}
	.desktop-only {
		display: block !important
	}
	.toggle-slide {
		display: block
	}
	.toggle-slide-desktop {
		display: none
	}
	.desktop-left {
		float: left !important
	}
	.desktop-margin-left {
		margin-left: 2.5rem
	}
	.desktop-right {
		float: right !important
	}
	.desktop-nolpadding {
		padding-left: 0 !important
	}
	.desktop-padding-top {
		padding-top: 2.5rem
	}
	.desktop-padding-bottom {
		padding-bottom: 2.5rem
	}
	.main-margin-top {
		margin-top: 2.5rem !important
	}
	.main-margin-bottom {
		margin-bottom: 2.5rem
	}
	.main-margin-left {
		margin-left: 2.5rem
	}
	.main-padding-top {
		padding-top: 2.5rem
	}
	.main-padding-bottom {
		padding-bottom: 2.5rem
	}
	.mobile-padding-top {
		padding-top: 0 !important
	}
	.mobile-margin-top {
		margin-top: 0 !important
	}
	.main-flex-desktop {
		display: flex
	}
}

@media only screen and (min-width: 1140px) {
	.exergue {
		padding-right: 5rem
	}
}

@media only screen and (max-width: 767px) {
	.exergue {
		margin-top: 2rem
	}
	.centered-xs {
		text-align: center
	}
}

.anchormenuxx,
.anchormenuxx__notitle {
	position: relative;
	z-index: 200;
	padding: 3rem 0;
	background-image: url("/medias/images/icones/ico-pattern-dot.png");
	background-repeat: repeat;
	background-color: transparent;
	background-position: 50% 50%;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	transition: transform .2s ease-in-out, top .2s ease-in-out
}

.anchormenuxx::after,
.anchormenuxx__notitle::after {
	content: '';
	display: block;
	width: 30px;
	height: 13px;
	background-image: url(../images/bottom-arrow.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 50% 50%;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 1;
	transform: translate(-50%, 100%)
}

.anchormenuxx__form {
	position: relative;
	padding-right: 28px
}

.stick-anchormenuxx .anchormenuxx,
.stick-anchormenuxx .anchormenuxx__notitle {
	width: 100%;
	position: fixed;
	z-index: 900;
	top: 0;
	left: 0;
	transform: translateY(calc(-100% - 100px))
}

.stick-anchormenuxx.show-anchormenuxx .anchormenuxx,
.stick-anchormenuxx.show-anchormenuxx .anchormenuxx__notitle {
	transform: translateY(100px)
}

.hide-anchormenuxx .anchormenuxx,
.hide-anchormenuxx .anchormenuxx__notitle {
	transform: translateY(calc(-100% - 100px))
}

@media only screen and (min-width: 768px) {
	.anchormenuxx,
	.anchormenuxx__notitle {
		padding-top: 7rem;
		padding-bottom: 1.2rem
	}
	.anchormenuxx__notitle {
		padding: 1rem
	}
	.anchormenuxx__form {
		position: relative;
		padding-right: 54px
	}
	.stick-anchormenuxx .anchormenuxx,
	.stick-anchormenuxx .anchormenuxx__notitle {
		padding-top: 0;
		transform: translateY(calc(-100% - 60px))
	}
	.stick-anchormenuxx .anchormenuxx .anchor-nav-title,
	.stick-anchormenuxx .anchormenuxx__notitle .anchor-nav-title {
		display: none
	}
	.stick-anchormenuxx.show-anchormenuxx .anchormenuxx,
	.stick-anchormenuxx.show-anchormenuxx .anchormenuxx__notitle {
		transform: translateY(0)
	}
	.stick-anchormenuxx.show-anchormenuxx.show-headerss .anchormenuxx,
	.stick-anchormenuxx.show-anchormenuxx.show-headerss .anchormenuxx__notitle {
		transform: translateY(60px)
	}
	.hide-anchormenuxx .anchormenuxx,
	.hide-anchormenuxx .anchormenuxx__notitle {
		transform: translateY(calc(-100% - 60px))
	}
}

@media only screen and (max-width: 991px) {
	.stick-anchormenuxx.show-anchormenuxx .anchormenuxx,
	.stick-anchormenuxx.show-anchormenuxx .anchormenuxx__notitle {
		transform: translateY(0)
	}
}

body.stick-headerss {
	padding-top: 100px
}

.wrapper-headerss {
	position: relative;
	z-index: 810;
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.08)
}

.stick-headerss .wrapper-headerss {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	transform: translateY(-100px)
}

.show-headerss.stick-headerss .wrapper-headerss {
	transition: transform 0.1s ease-in-out;
	transform: translateY(0)
}

.hide-headerss.stick-headerss .wrapper-headerss {
	transition: transform 0.2s ease-in-out
}

.main-headerss {
	position: relative;
	z-index: 500;
	background-image: url(/medias/images/illustrations/structure/angle-headerss.jpg);
	background-repeat: no-repeat;
	background-position: calc(100% - 55px) 0;
	background-size: contain
}

.main-headerss:before,
.main-headerss:after {
	content: " ";
	display: table
}

.main-headerss:after {
	clear: both
}

.main-headerss:before {
	display: block;
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: calc(100% - 56px);
	height: 100%;
	width: 100%;
	background: #24315e
}

.main-logo {
	display: flex;
	justify-content: left;
	align-items: center;
	width: 162px;
	height: 100px;
	margin: 0 0 0 40px;
	background-color: transparent;
	margin-left: 5rem
}

.main-logo h1 {
	margin: 0
}

.main-logo a {
	display: block
}

.main-logo img {
	width: 107px;
	margin-top: -2px;
	height: auto;
	z-index: 200
}

.mobile-access {
	position: absolute;
	top: 5.5rem;
	right: 0;
	z-index: 0
}

.mobile-access__link {
	display: inline-block;
	width: 3rem;
	height: 3rem;
	margin-right: 1.3rem;
	line-height: 2.9rem;
	border-radius: 50%;
	background: #12732a;
	text-align: center
}

.mobile-access__link:last-child {
	background: #505a7e
}

.mobile-access__link img {
	width: 16px
}

.search-main__form--headerss {
	position: relative;
	margin-left: 100px;
	padding: 30px 30px 25px 0;
	transition: all 0.2s ease-in-out
}

.search-main__form--headerss input[type='email'].search-main__input,
.search-main__form--headerss input[type='number'].search-main__input,
.search-main__form--headerss input[type='password'].search-main__input,
.search-main__form--headerss input[type='text'].search-main__input {
	border-color: #24315e
}

.search-main__form--headerss input[type='email']:focus,
.search-main__form--headerss input[type='email']:active,
.search-main__form--headerss input[type='email']:hover,
.search-main__form--headerss input[type='number']:focus,
.search-main__form--headerss input[type='number']:active,
.search-main__form--headerss input[type='number']:hover,
.search-main__form--headerss input[type='password']:focus,
.search-main__form--headerss input[type='password']:active,
.search-main__form--headerss input[type='password']:hover,
.search-main__form--headerss input[type='text']:focus,
.search-main__form--headerss input[type='text']:active,
.search-main__form--headerss input[type='text']:hover {
	box-shadow: none
}

.search-main__form--headerss .search-main__submit {
	top: 30px;
	right: 0;
	position: absolute;
	background: #24315e
}

.search-main__submit--trigger {
	display: none
}

@media only screen and (min-width: 340px) {
	.main-logo img {
		width: 113px;
		height: 39.3px
	}
}

.search-main__close {
	display: none;
	width: 38px;
	height: 35px;
	border-right: 3px solid #24315e;
	padding: 0.3rem 0 0;
	background-color: #12732a;
	font-weight: 300;
	font-size: 3rem;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	opacity: 0;
	transition: all 0.2s ease-in-out;
	line-height: 83%
}

.search-main__close:hover,
.search-main__close:focus {
	background-color: #fff;
	color: #12732a;
	text-decoration: none
}

@media only screen and (min-width: 768px) {
	body.stick-headerss {
		padding-top: 100px
	}
	.ios8-up .stick-headerss .wrapper-headerss .main-logo img,
	.ios7 .stick-headerss .wrapper-headerss .main-logo img,
	.ios6 .stick-headerss .wrapper-headerss .main-logo img {
		margin-top: 7px
	}
	.wrapper-headerss {
		height: 160px
	}
	.stick-headerss .wrapper-headerss {
		position: fixed;
		height: 60px;
		transform: translateY(-160px)
	}
	.stick-headerss .wrapper-headerss .top-nav {
		height: 0;
		overflow: hidden
	}
	.stick-headerss .wrapper-headerss .main-logo {
		height: 42px
	}
	.stick-headerss .wrapper-headerss .main-logo img {
		width: 113px;
		height: 39.3px;
		margin-top: 15px
	}
	.stick-headerss .wrapper-headerss .main-headerss,
	.stick-headerss .wrapper-headerss .main-headerss:after,
	.stick-headerss .wrapper-headerss .main-nav__wrapper {
		height: 60px
	}
	.stick-headerss .wrapper-headerss .main-nav__wrapper {
		padding-right: 8%
	}
	.stick-headerss .wrapper-headerss .main-nav__wrapper .btn-regular {
		position: absolute;
		z-index: 4;
		bottom: 0;
		right: 0;
		left: auto;
		width: 34px;
		height: 34px;
		padding: 1rem;
		background-image: url(/medias/images/icones/ico-sprite-access-espaceclient.png);
		background-size: 15px auto;
		background-repeat: no-repeat;
		background-position: 50% 8px;
		text-indent: -999px;
		overflow: hidden
	}
	.stick-headerss .wrapper-headerss .main-nav__wrapper .btn-regular:hover,
	.stick-headerss .wrapper-headerss .main-nav__wrapper .btn-regular:focus {
		background-position: 50% -8px
	}
	.stick-headerss .wrapper-headerss .main-nav {
		border-top: 0
	}
	.stick-headerss .wrapper-headerss .main-nav__pin {
		width: 35px;
		padding: 0.8rem 0.5rem 2rem
	}
	.stick-headerss .wrapper-headerss .search-main__form--headerss {
		margin: 0
	}
	.stick-headerss .wrapper-headerss.show-headerss .search-main__form--headerss.opened {
		position: fixed;
		top: 60px
	}
	.main-headerss {
		height: 120px;
		margin-bottom: 0;
		background-image: none
	}
	.main-headerss:before,
	.main-headerss:after {
		content: " ";
		display: table
	}
	.main-headerss:after {
		clear: both
	}
	.main-headerss:after {
		content: '';
		position: absolute;
		z-index: -1;
		top: 0;
		right: -100vw;
		height: 120px;
		width: 100vw;
		background: #24315e;
		transition: all 0.3s ease-in-out
	}
	.main-logo {
		max-width: 100%;
		height: 120px;
		margin-left: 0;
		transition: all 0.3s ease-in-out;
		background-color: #fff
	}
	.main-logo img {
		max-width: 100%;
		transition: all 0.3s ease-in-out
	}
	.search-main__form--headerss {
		padding: 20px;
		width: 100%;
		position: absolute;
		top: 160px;
		left: 0;
		height: 100px;
		background: #505a7e;
		z-index: 800;
		margin: 0;
		transform: translateY(-280px);
		transition: transform 0.25s ease-in-out;
		display: flex;
		align-items: center;
		justify-content: center
	}
	.search-main__form--headerss input[type='email'].search-main__input,
	.search-main__form--headerss input[type='number'].search-main__input,
	.search-main__form--headerss input[type='password'].search-main__input,
	.search-main__form--headerss input[type='text'].search-main__input {
		display: block;
		padding: 0;
		background: transparent;
		border: none;
		border-bottom: 1px solid white;
		transition: all 0.3s ease-in-out;
		color: white;
		font-size: 26px;
		font-weight: 100;
		width: 700px
	}
	.search-main__form--headerss .search-main__submit {
		z-index: 1;
		width: 35px;
		height: 35px;
		padding: 8px;
		background: transparent;
		position: relative;
		top: auto;
		right: 35px
	}
	.search-main__form--headerss.opened {
		transform: translateY(0)
	}
}

.tippy-tooltip.profil-theme {
	background: white;
	border-radius: 2px;
	border: 1px solid #efeded;
	padding: 10px;
	color: #5b5b5b;
	font-size: 1.4rem
}

.tippy-popper[x-placement^='top'] .tippy-tooltip.profil-theme .tippy-arrow {
	border-top-color: #fff
}

.tippy-popper[x-placement^='bottom'] .tippy-tooltip.profil-theme .tippy-arrow {
	border-bottom-color: #fff
}

.tippy-popper[x-placement^='left'] .tippy-tooltip.profil-theme .tippy-arrow {
	border-left-color: #fff
}

.tippy-popper[x-placement^='right'] .tippy-tooltip.profil-theme .tippy-arrow {
	border-right-color: #fff
}

.tippy-tooltip.profil-theme .tippy-roundarrow {
	fill: #fff
}

.profilTooltip__wrapper {
	padding: 10px;
	min-width: 220px;
	text-align: center
}

.profilTooltip__title {
	font-weight: bold
}

.profilTooltip__title span {
	text-transform: uppercase
}

.profilTooltip__items {
	list-style: none;
	margin: 2rem 0;
	padding: 0
}

.profilTooltip__items a {
	color: #12732a;
	text-decoration: underline
}

.profilTooltip__items a:hover,
.profilTooltip__items a:focus {
	color: #24315e
}

@media only screen and (min-width: 992px) {
	.stick-headerss .wrapper-headerss .main-nav__wrapper {
		padding-right: 7%
	}
}

@media only screen and (min-width: 1140px) {
	.main-logo {
		width: 185px
	}
	.main-logo img {
		width: 155px;
		height: 54px
	}
}

.wrapper-alert {
	position: relative;
	z-index: 200;
	background-color: #EA4242;
	color: #FFF;
	transition: all .2s ease-in-out, width 1ms;
	max-height: 0;
	overflow: hidden;
	opacity: 0
}

.wrapper-alert__close {
	position: absolute;
	top: .5rem;
	right: 0rem;
	z-index: 5;
	width: 4.8rem;
	height: 4.8rem;
	background-color: transparent;
	border: none;
	padding: 0
}

.wrapper-alert__close img,
.wrapper-alert__close svg {
	width: 70%;
	height: 70%;
	margin: .5rem auto 0
}

.wrapper-alert__close:hover,
.wrapper-alert__close:focus {
	background-color: transparent;
	border: none;
	box-shadow: none;
	border-radius: 0
}

.wrapper-alert--enabled {
	max-height: 50rem;
	opacity: 1;
	z-index: 300;
	padding: 2rem 0 .6rem
}

.alert {
	display: block;
	min-height: 9rem;
	padding: 0 0 1rem 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 1.6rem
}

.alert p {
	margin: 0 0 1.6rem;
	font-weight: 300;
	line-height: 130%
}

.alert p strong {
	font-weight: 500
}

.alert p:not[class] a {
	font-weight: 700;
	color: #FFF;
	text-decoration: underline
}

.alert p:not[class] a:hover,
.alert p:not[class] a:focus {
	color: #FFF;
	text-decoration: none
}

.alert__inner {
	display: table-cell;
	vertical-align: middle;
	height: 60px
}

.alert__title {
	margin: 0 0 1rem;
	padding: 1.4rem 6rem 0 0;
	font-size: 2rem;
 	color: #FFF;
	font-weight: 700 !important
}

.alert--icon .alert__title {
	position: relative;
	padding-left: 6rem
}

.alert--icon .alert__title::before {
	content: '';
	display: block;
	width: 4rem;
	height: 4rem;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cpath fill='%23FFFFFF' d='M86.2,90.1H13.8c-3.2,0-6-1.6-7.6-4.4c-1.6-2.7-1.6-6,0-8.7l36.2-62.8c1.6-2.7,4.4-4.4,7.6-4.4l0,0c3.2,0,6,1.6,7.6,4.4 L93.8,77c1.6,2.7,1.6,6,0,8.7C92.2,88.5,89.4,90.1,86.2,90.1z M11.9,80.3c-0.6,1-0.2,1.9,0,2.2c0.2,0.3,0.8,1.1,1.9,1.1h72.5 c1.1,0,1.7-0.8,1.9-1.1c0.2-0.3,0.6-1.2,0-2.2L51.9,17.5c-0.6-1-1.5-1.1-1.9-1.1s-1.3,0.1-1.9,1.1L11.9,80.3z'/%3E%3Cpath  fill='%23FFFFFF' d='M50,66.3c-1.8,0-3-1.5-3-3.3V35.5c0-1.8,1.2-3.3,3-3.3s3,1.5,3,3.3V63C53,64.8,51.8,66.3,50,66.3z'/%3E%3Ccircle fill='%23FFFFFF' cx='50' cy='74.8' r='3.9'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 50% 50%;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0
}

@media only screen and (min-width: 768px) {
	.wrapper-alert__close {
		top: 0rem
	}
	.wrapper-alert--enabled {
		padding-top: 3rem;
		padding-bottom: 3rem
	}
	.alert {
		min-height: 1rem;
		height: auto;
		padding-top: 0;
		padding-bottom: 0;
		font-size: 1.7rem
	}
	.alert__title {
		margin-bottom: 1.4rem;
		font-size: 2.6rem
	}
}

@media only screen and (min-width: 992px) {
	.wrapper-alert__close {
		top: 0rem
	}
	.alert__title {
		margin-bottom: 2rem;
		padding-top: 2.6rem;
		font-size: 3rem !important
	}
	.alert--icon .alert__title {
		padding-left: 7.5rem
	}
	.alert--icon .alert__title::before {
		width: 6rem;
		height: 6rem
	}
}

@media only screen and (min-width: 1140px) {
	.alert {
		padding-top: 0;
		padding-bottom: 0
	}
}

body.menuxx-mobile--active {
	overflow: hidden
}

.button-menuxx {
	width: 54px;
	padding: 15px 10px;
	border: none;
	text-align: center;
	background: #fff
}

.button-menuxx__container {
	position: absolute;
	z-index: 501;
	padding-top: 14px
}

.button-menuxx__label {
	display: block;
	color: #24315e;
	font-size: 0.9rem;
	font-weight: 300;
	text-transform: uppercase
}

.button-menuxx img {
	margin-bottom: 0.3rem
}

.menuxx-mobile--active .button-menuxx__open {
	display: none
}

.button-menuxx__close {
	display: none
}

.menuxx-mobile--active .button-menuxx__close {
	display: block
}

.top-nav nav {
	display: inline
}

.top-nav {
	float: left;
	width: 100px;
	height: calc(100vh - 60px);
	border-bottom: 1px solid #dadada;
	background: #ebebeb
}

.top-nav__list {
	position: relative;
	margin: 0;
	padding: 0 0 20px;
	list-style-type: none
}

.top-nav__list:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -28px;
	content: '';
	width: 56px;
	height: 1px;
	background: rgba(36, 49, 94, 0.5)
}

.top-nav li {
	position: relative;
	display: block;
	margin: 0;
	border-bottom: 1px solid #d2d2d2;
	font-size: 1.2rem;
	font-weight: 300
}

.top-nav li:last-child {
	border-bottom: 0
}

.top-nav li.active {
	background: rgba(36, 49, 94, 0.5)
}

.top-nav li.active a {
	color: #fff
}

.top-nav li:hover,
.top-nav li:focus {
	background: #fff
}

.top-nav li:hover a,
.top-nav li:focus a {
	color: #5e5e5e;
	text-decoration: none
}

.top-nav a {
	display: block;
	padding: 15px 8px;
	color: #797777
}

.top-nav__list--alt {
	padding: 20px 0 0
}

.top-nav__list--alt:after {
	display: none
}

.top-nav__list--alt li {
	border-bottom: none
}

.top-nav__list--alt li:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -13px;
	content: '';
	width: 26px;
	height: 1px;
	background: #d2d2d2
}

.top-nav__list--alt a {
	text-align: center
}

.main-nav {
	margin-left: 100px;
	background: #24315e
}

.main-nav__wrapper {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 95%;
	height: 100vh;
	background: #fff;
	box-shadow: 1px 4px 12px rgba(0, 0, 0, 0.5);
	transform: translateX(-110%);
	transition: all 0.3s ease-in-out;
	overflow: hidden
}

.menuxx-mobile--active .main-nav__wrapper {
	transform: translateX(0)
}

.no-js .main-nav__wrapper {
	display: none
}

.main-nav__list {
	margin-bottom: 1.5rem;
	padding: 0 10px;
	list-style-type: none
}

.main-nav__item {
	border-bottom: 1px solid #9ca2b7;
	font-size: 1.3rem;
	font-weight: 300
}

.main-nav__item:last-child {
	border-bottom: none
}

.main-nav__item .main-nav__link {
	position: relative;
	display: block;
	padding: 10px 0;
	color: #fff
}

.main-nav__item .main-nav__link:after {
	content: '>';
	position: absolute;
	top: 11px;
	right: 0
}

.main-nav__pin {
	position: relative;
	float: right;
	width: 35px;
	padding: 0.8rem 1rem 2rem;
	text-align: center;
	opacity: 0.5;
	transition: all 0.2s
}

.main-nav__pin:before {
	content: '';
	position: absolute;
	left: -0.2rem;
	top: 0.8rem;
	width: 1px;
	height: 21px;
	background: rgba(255, 255, 255, 0.2)
}

.main-nav__pin:hover,
.main-nav__pin:focus {
	opacity: 1
}

.fast-access {
	margin-left: 110px;
	text-align: center
}

.fast-access .btn-regular {
	display: inline-block;
	margin: 0 10%;
	width: 150px;
	margin-bottom: 0.8rem;
	font-size: 1.2rem
}

.fast-access .btn-regular:hover .fast-access__icon,
.fast-access .btn-regular:focus .fast-access__icon {
	background-position: top
}

.fast-access .btn-regular:not(.btn-contrast) .fast-access__icon {
	background-position: top
}

.fast-access .btn-regular:not(.btn-contrast):hover .fast-access__icon,
.fast-access .btn-regular:not(.btn-contrast):focus .fast-access__icon {
	background-position: bottom
}

.fast-access__app {
	display: block;
	max-width: 200px;
	margin: 0 auto;
	padding: 1rem 0 0;
	font-weight: 300;
	font-size: 1.1rem
}

.fast-access__icon {
	position: relative;
	top: 0.3rem;
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 0.7rem;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 100% auto
}

.fast-access__icon--client {
	background-image: url(/medias/images/icones/ico-sprite-access-client.png)
}

.fast-access__icon--phone {
	background-image: url(/medias/images/icones/ico-sprite-access-contact.png)
}

.fast-access__icon--simulator {
	background-image: url(/medias/images/icones/ico-sprite-access-outils.png)
}

.fast-access__icon--emergency {
	background-image: url(/medias/images/icones/ico-sprite-access-urgence.png)
}

.fast-access__icon--pin {
	background-image: url(../images/sprite-access-05.png)
}

.fast-access__icon--account {
	background-image: url(/medias/images/icones/ico-sprite-access-espaceclient.png)
}

.fast-access__icon--account-connecte {
	background-image: url(/images/ico-sprite-access-account-connecte.png)
}

.fast-access--cover {
	position: fixed;
	z-index: 499;
	left: 0;
	bottom: 0;
	display: flex;
	width: 100%;
	margin: 0;
	background: rgba(0, 0, 0, 0.25);
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-right: 0;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
	transition: all 0.3s ease-in-out
}

.fast-access--cover .btn-regular {
	display: block;
	width: calc(100% / 3);
	margin: 0;
	padding: 1.2rem 0.7rem;
	border-radius: 0;
	border: none;
	background: none;
	color: #fff;
	box-shadow: -2px 0 7px rgba(0, 0, 0, 0.35)
}

.fast-access--cover .btn-regular:focus,
.fast-access--cover .btn-regular:hover {
	background: #e8e9ea;
	color: #12732a
}

.fast-access--cover .btn-regular:focus .fast-access__icon,
.fast-access--cover .btn-regular:hover .fast-access__icon {
	background-position: bottom center
}

.fast-access--cover .btn-regular.btn-contrast {
	color: #fff !important
}

.fast-access--cover .btn-regular.btn-contrast:focus,
.fast-access--cover .btn-regular.btn-contrast:hover {
	color: #12732a !important;
	background: #fff !important;
	text-decoration: none
}

.fast-access--cover .fast-access__icon {
	top: auto;
	display: block;
	width: 27px;
	height: 27px;
	margin: auto;
	background-position: top center
}

.section-app {
	padding: 0.6rem 1rem;
	font-size: 1rem;
	color: #a4a4a4
}

.section-app__img {
	width: 120px;
	height: auto
}

.os-android .section-app,
.os-ios .section-app {
	display: block
}

.os-android .section-app .section-app__link--ios {
	display: none
}

.os-ios .section-app .section-app__link--android {
	display: none
}

.section-app>p {
	line-height: 1.6rem !important;
	font-size: 1.1rem !important
}

.os-android .download-app .download-app__link-ios {
	display: none
}

.os-ios .download-app .download-app__link-android {
	display: none
}

@media only screen and (min-width: 768px) {
	.button-menuxx__container {
		display: none
	}
	#magic-line {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 0;
		height: 4px;
		background: #12732a
	}
	.main-nav {
		position: relative;
		width: calc(100% - 60px);
		margin-left: 60px;
		border-top: 1px solid rgba(255, 255, 255, 0.05);
		overflow: hidden
	}
	.main-nav__wrapper {
		display: flex;
		flex-flow: column;
		align-items: flex-end;
		justify-content: flex-end;
		top: auto;
		left: auto;
		right: 0;
		width: 83.33333333%;
		height: 120px;
		transform: none;
		box-shadow: none;
		background-color: #24315e;
		background-image: url(../images/angle-headerss.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: contain;
		transition: none
	}
	.main-nav__wrapper .btn-regular {
		margin-bottom: 1.2rem;
		padding-left: 2rem;
		padding-right: 2rem;
		font-size: 1.4rem;
		font-weight: 300;
		margin-left: 2rem
	}
	.main-nav__wrapper .btn-regular .fast-access__icon {
		background-position: top
	}
	.main-nav__wrapper .btn-regular:hover .fast-access__icon,
	.main-nav__wrapper .btn-regular:focus .fast-access__icon {
		background-position: bottom
	}
	.main-nav__list {
		float: left;
		margin-bottom: 0;
		padding: 0
	}
	.main-nav__item {
		display: inline-block;
		border-bottom: none;
		font-size: 1.1rem;
		text-align: center
	}
	.main-nav__item .main-nav__link {
		position: relative;
		padding: 8px 1rem 20px;
		color: #fff
	}
	.main-nav__item .main-nav__link:hover,
	.main-nav__item .main-nav__link:focus {
		text-decoration: none
	}
	.main-nav__item .main-nav__link:after {
		content: '';
		position: absolute;
		right: -2px;
		top: 8px;
		width: 1px;
		height: 21px;
		background: rgba(255, 255, 255, 0.2)
	}
	.main-nav__item:nth-last-child(2) .main-nav__link:after {
		display: none !important
	}
	.top-nav {
		float: none;
		width: auto;
		height: 40px;
		transition: all 0.1s ease-in-out
	}
	.top-nav:before {
		content: '';
		display: block;
		height: 3px;
		max-width: 1360px;
		margin: auto;
		background: #12732a
	}
	.top-nav__inner {
		max-width: 1140px;
		margin: auto;
		text-align: right
	}
	.top-nav__list {
		display: inline-block;
		position: relative;
		margin: 0;
		padding: 0
	}
	.top-nav__list:after {
		display: none
	}
	.top-nav__list--alt {
		border-left: 1px solid #dadada
	}
	.top-nav li {
		display: inline-block;
		font-size: 1.3rem;
		margin-right: -4px;
		font-weight: 300;
		text-align: center;
		border-bottom: none;
		transition: all 0.2s
	}
	.top-nav li.active {
		border-left: 1px solid #dadada;
		border-right: 1px solid #dadada;
		background: #505a7e
	}
	.top-nav li.active a {
		color: #fff
	}
	.top-nav a {
		padding: 9px 20px 10px;
		color: #555555
	}
	.top-nav__list--alt {
		display: inline-block;
		margin: 0;
		padding: 0
	}
	.top-nav__list--alt li:after {
		display: none
	}
	.fast-access {
		bottom: auto;
		left: auto;
		right: -10px;
		top: 27vh;
		display: block;
		width: 110px;
		padding-right: 10px;
		border-radius: 10px;
		transition: none
	}
	.stick-headerss .fast-access {
		bottom: auto
	}
	.show-headerss .fast-access {
		bottom: auto
	}
	.fast-access .btn-regular {
		display: block;
		width: auto;
		margin: 0;
		padding: 1.2rem 0.7rem;
		box-shadow: 0 2px 7px rgba(0, 0, 0, 0.35)
	}
}

@media only screen and (min-width: 992px) {
	.main-nav__item {
		font-size: 1.5rem
	}
	.main-nav__pin {
		width: 74px;
		padding: 0.8rem 2rem 2rem
	}
}

@media only screen and (min-width: 1140px) {
	.main-nav__item .main-nav__link {
		padding: 8px 2rem 20px
	}
}

@media only screen and (max-width: 767px) {
	.main-nav__wrapper {
		z-index: 900
	}
	.fast-access.mobile-only .btn-regular {
		text-align: left
	}
	.fast-access.mobile-only__icon {
		left: 0.5rem
	}
}

.breadcrumb {
	padding: 1.3rem 0 1.2rem;
	line-height: 140%;
	font-weight: 300;
	font-size: 1.2rem
}

.breadcrumb__list {
	margin: 0;
	padding: 0
}

.breadcrumb__item {
	display: inline-block
}

.breadcrumb__item::after {
	display: inline-block;
	content: '\003E'
}

.breadcrumb__item:last-child {
	font-weight: 300;
	cursor: default
}

.breadcrumb__item:last-child::after {
	content: ''
}

.breadcrumb__item:last-child a {
	text-decoration: none;
	pointer-events: none
}

.breadcrumb__item:last-child a:hover,
.breadcrumb__item:last-child a:focus {
	text-decoration: none
}

.breadcrumb a {
	color: #4D4D4D
}

.breadcrumb a meta {
	position: absolute
}

.breadcrumb__current {
	color: #12732a
}

@media only screen and (min-width: 768px) {
	.breadcrumb {
		line-height: 120%
	}
}

@media only screen and (min-width: 992px) {
	.breadcrumb__item::after {
		padding: 0 1rem
	}
}

@media only screen and (min-width: 1140px) {
	.breadcrumb__item::after {
		padding: 0 1.2rem
	}
}

body.front {
	background: #fff
}

@media only screen and (min-width: 768px) {
	.row {
		margin-left: -1.5rem;
		margin-right: -1.5rem
	}
	.row--with-separator:before {
		display: none
	}
	.row--excerpt {
		padding: 2rem .5rem;
		background: #fff;
		border-left: 2px solid #12732a
	}
	.container {
		padding: 0 10px
	}
	.col-width-half {
		float: left;
		width: 50%
	}
	.col-width-third {
		float: left;
		width: 33.33333333%
	}
	.col-width-quarter {
		float: left;
		width: 25%
	}
}

body {
	font-family: 'Roboto', sans-serif;
	background: #fff;
	color: #4e4e4e
}

.page {
	overflow: hidden
}

.page .main-select {
	margin-bottom: 3rem;
	padding: .5rem 2.6rem .4rem 1.2rem;
	border-radius: 0;
	border: 1px solid #d1d1d1;
	background: none;
	background-image: url(/medias/images/icones/ico-select-custom.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-color: #FFF !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 0px;
	text-indent: 0.01px;
	text-overflow: '';
	outline: none;
	color: #7B8284;
	height: auto;
	min-height: 31px
}

.page .main-select::-ms-expand {
	display: none
}

.page .main-select:focus {
	outline: none;
	border-color: #12732a;
	box-shadow: inherit !important
}

.page .main-date {
	margin-bottom: 3rem;
	padding: .4rem 2.6rem .3rem 1.2rem;
	border-radius: 0;
	border: 1px solid #d1d1d1;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 0px;
	background: none;
	background-image: url(../images/agenda.svg);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-size: 25px 25px;
	background-color: #FFF;
	text-indent: 0.01px;
	text-overflow: '';
	outline: none;
	color: #7B8284;
	height: auto;
	min-height: 31px;
	line-height: inherit
}

.page .main-date::-ms-expand {
	display: none
}

.page .main-date:focus {
	outline: none;
	border-color: #12732a
}

.page .custom-select {
	width: 100%;
	height: 35px;
	min-width: 200px;
	padding: .6rem 2.6rem .6rem 1.2rem;
	border: 2px solid #12732a;
	border-radius: 0;
	font-size: 1.4rem;
	font-weight: 300;
	background-color: #FFF !important
}

.page .custom-select__form {
	text-align: center
}

.page .custom-select:focus,
.page .custom-select:active {
	border-color: #12732a;
	box-shadow: none
}

@media only screen and (min-width: 768px) {
	.page .main-select,
	.page .main-date {
		margin-bottom: 0
	}
	.page .custom-select {
		width: 50%;
		height: 52px;
		padding: 12px;
		border: 5px solid #12732a;
		font-size: 1.5rem
	}
}

@media only screen and (max-width: 767px) {
	.page .main-select,
	.page .main-date {
		margin-bottom: 0;
		width: 100%
	}
}

.title-highlight {
	color: #12732a
}

h1 {
	font-size: 2.6rem !important
}

h2 {
	font-weight: 300;
	font-size: 2.2rem  
}

h2.section-title {
	margin-bottom: 2rem;
	padding: 0 1.5rem;
	font-weight: 300;
 	color: #3b3b3b
}

h2:not([class]) {
	margin-top: 0
}

h3:not([class]),
h3.nobmargin {
	position: relative;
	margin: 4rem 0 2.4rem;
	margin-top: 1rem;
	padding: 0 0 .9rem;
	font-weight: 300;
	font-size: 1.8rem;
	color: #4D4D4D
}

h3:not([class]):first-child,
h3.nobmargin:first-child {
	margin-top: 1.6rem
}

h3:not([class])::after,
h3.nobmargin::after {
	content: '';
	display: block;
	width: 22px;
	height: 3px;
	background-color: #12732a;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5
}

h3:not([class]).toggle-trigger.border-top,
h3.nobmargin.toggle-trigger.border-top {
	margin-top: 6rem;
	padding-top: 0;
	border: none
}

h3:not([class]).toggle-trigger.border-top::before,
h3.nobmargin.toggle-trigger.border-top::before {
	content: '';
	width: calc(100% - 30px);
	height: 1px;
	background-color: #12732a;
	position: absolute;
	top: -2.6rem;
	left: 15px;
	z-index: 1
}

h4:not([class]) {
	margin: 0 0 1.4rem;
	font-weight: 400;
	font-size: 1.6rem;
	line-height: 140%;
	color: #4D4D4D;
}

[class^=col] .base-title {
	margin-top: 0;
	padding: 0
}

.is-h3 {
	margin: 2rem 0;
	padding: 0 1.5rem;
	font-weight: 300;
	font-size: 2.2rem
}

.heading-quote,
.heading-quote-oneL,
.heading-quote-oneLbasse {
	margin: 1rem;
	position: relative;
	display: inline-block;
	margin-bottom: 1.5rem;
	padding: 0 1rem;
	line-height: 2.7rem;
	font-weight: 300;
 	text-align: left
}

.heading-quote:before,
.heading-quote-oneL:before,
.heading-quote-oneLbasse:before,
.heading-quote:after,
.heading-quote-oneL:after,
.heading-quote-oneLbasse:after {
	content: '';
	position: absolute;
	width: 19px;
	height: 13px;
	background-image: url(/medias/images/icones/ico-quote.png);
	background-repeat: no-repeat;
	background-size: contain
}

.heading-quote:before,
.heading-quote-oneL:before,
.heading-quote-oneLbasse:before {
	top: -3px;
	left: -15px
}

.heading-quote:after,
.heading-quote-oneL:after,
.heading-quote-oneLbasse:after {
	top: 14px;
	right: -15px;
	transform: rotate(180deg)
}

.heading-quote__high {
	display: block;
	font-size: 2.4rem;
	color: #12732a
}

.heading-quote__low {
	display: block;
	font-size: 2.2rem;
	color: #7b8284;
 }

.heading-quote__citation {
	display: block;
	font-size: 1.8rem
}

.heading-quote__citation--big {
	font-size: 2.2rem
}

.heading-quote--center {
	text-align: center
}

.heading-quote--center:before,
.heading-quote--center:after {
	display: none
}

.heading-quote--center .heading-quote__citation {
	position: relative;
	display: inline-block;
	max-width: 780px;
	color: #3B3B3B
}

.heading-quote--center .heading-quote__citation:before,
.heading-quote--center .heading-quote__citation:after {
	content: '';
	display: inline-block;
	width: 19px;
	height: 13px;
	background-image: url(/medias/images/icones/ico-quote.png);
	background-repeat: no-repeat;
	background-size: contain
}

.heading-quote--center .heading-quote__citation:before {
	margin-right: 1rem
}

.heading-quote--center .heading-quote__citation:after {
	margin-left: 1rem;
	transform: rotate(180deg)
}

.heading-quote-oneL:before {
	top: 3px;
	left: -15px
}

.heading-quote-oneL:after {
	top: 10px;
	right: -15px;
	transform: rotate(180deg)
}

.heading-quote-oneLbasse:before {
	top: 27px;
	left: -15px
}

.heading-quote-oneLbasse:after {
	top: 27px;
	right: -15px;
	transform: rotate(180deg)
}

.heading-quote-oneLbasse__high {
	display: block;
	font-size: 2.4rem;
	color: #12732a
}

.heading-quote-oneLbasse__low {
	display: block;
	font-size: 2.2rem;
	color: #7b8284;
 }

.anchor-nav-title {
	margin: 0 0 1rem;
	font-weight: 300;
	font-size: 3rem;
	color: #12732a;
	text-align: center
}

@media only screen and (min-width: 768px) {
	h2 {
		font-size: 2.4rem  
	}
	.heading-quote,
	.heading-quote-oneL,
	.heading-quote-oneLbasse {
		padding: 0 2.5rem
	}
	.heading-quote:before,
	.heading-quote-oneL:before,
	.heading-quote-oneLbasse:before {
		left: 0
	}
	.heading-quote:after,
	.heading-quote-oneL:after,
	.heading-quote-oneLbasse:after {
		right: 0
	}
	.heading-quote__high {
		font-size: 2.6rem
	}
	.base-title {
		padding: 0 1.5rem
	}
}

@media only screen and (min-width: 992px) {
	h2 {
		position: relative;
		margin: 3rem 0 2.2rem;
		font-size: 2.6rem 
 	}
	h2.section-title {
		margin-bottom: 5rem
	}
	h3:not([class]) {
 		margin-top: 4rem
	}
}

@media only screen and (min-width: 1140px) {
	h2 {
		font-size: 5rem  
	}
	h3 {
		font-size: 2.6rem
	}
}

.pattern--dot-dark {
	background: url(../images/pattern-dot-dark.png)
}

br[data-mce-bogus="1"] {
	display: none
}

.main-tabs {
	position: relative;
	z-index: 1;
	width: 190px;
	float: left;
	display: none;
	margin-right: 13px;
	border-right: 1px solid #E5E3E5;
	font-weight: 300;
	font-size: 1.5rem
}

.main-tabs--auto {
	margin-right: 0
}

@media only screen and (min-width: 992px) {
	.main-tabs--auto {
		width: auto
	}
}

.main-tabs .nav-tabs,
.main-tabs .faq-tabs {
	border-bottom: none
}

.main-tabs .nav-tabs>li,
.main-tabs .faq-tabs>li {
	display: block;
	float: none;
	margin-bottom: 0
}

.main-tabs .nav-tabs>li:first-child>a::after,
.main-tabs .faq-tabs>li:first-child>a::after {
	display: none
}

.main-tabs .nav-tabs>li>a,
.main-tabs .faq-tabs>li>a {
	position: relative;
	display: block;
	margin: 0;
	padding: 1.5rem 1rem;
	color: #898989;
	text-decoration: none;
	border: none;
	border-radius: 0;
 }

.main-tabs .nav-tabs>li>a::before,
.main-tabs .nav-tabs>li>a::after,
.main-tabs .faq-tabs>li>a::before,
.main-tabs .faq-tabs>li>a::after {
	content: '';
	display: block;
	position: absolute;
	z-index: 5
}

.main-tabs .nav-tabs>li>a::before,
.main-tabs .faq-tabs>li>a::before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 0 7px 7px;
	border-color: transparent transparent transparent #12732a;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
	transition: all .2s ease-in-out
}

.main-tabs .nav-tabs>li>a::after,
.main-tabs .faq-tabs>li>a::after {
	width: 43px;
	height: 1px;
	background-color: #12732a;
	left: 1rem;
	top: 0
}

.main-tabs .nav-tabs>li>a:hover,
.main-tabs .nav-tabs>li>a:focus,
.main-tabs .faq-tabs>li>a:hover,
.main-tabs .faq-tabs>li>a:focus {
	border: none;
	background: transparent
}

.main-tabs .nav-tabs>li>a:hover,
.main-tabs .faq-tabs>li>a:hover {
	color: #12732a
}

.main-tabs .nav-tabs>li.active>a,
.main-tabs .faq-tabs>li.active>a {
	background: #12732a;
	color: #FFF
}

.main-tabs .nav-tabs>li.active>a::before,
.main-tabs .faq-tabs>li.active>a::before {
	right: -7px;
	opacity: 1
}

.main-tabs .nav-tabs>li.active+li>a::after,
.main-tabs .faq-tabs>li.active+li>a::after {
	display: none
}

.main-tabs .nav-tabs>li.active .nav-tabs-subitems,
.main-tabs .faq-tabs>li.active .nav-tabs-subitems {
	display: block
}

.main-tabs .nav-tabs>li.subitems.active>a::before,
.main-tabs .faq-tabs>li.subitems.active>a::before {
	display: none
}

.main-tabs .nav-tabs .nav-tabs-subitems,
.main-tabs .faq-tabs .nav-tabs-subitems {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0
}

.main-tabs .nav-tabs .nav-tabs-subitem,
.main-tabs .faq-tabs .nav-tabs-subitem {
	background-color: #efeded;
	cursor: pointer
}

.main-tabs .nav-tabs .nav-tabs-subitem.active,
.main-tabs .faq-tabs .nav-tabs-subitem.active {
	cursor: pointer
}

.main-tabs .nav-tabs .nav-tabs-subitem.active>a,
.main-tabs .faq-tabs .nav-tabs-subitem.active>a {
	position: relative;
	cursor: pointer;
	display: block
}

.main-tabs .nav-tabs .nav-tabs-subitem.active>a::after,
.main-tabs .faq-tabs .nav-tabs-subitem.active>a::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: -8px;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 0 7px 7px;
	border-color: transparent transparent transparent #12732a
}

.main-tabs .nav-tabs .nav-tabs-subitem>a,
.main-tabs .faq-tabs .nav-tabs-subitem>a {
	display: block;
	padding: 12px;
	text-decoration: none
}

.tab-content>.tab-pane {
	display: block
}

.tab-content>.tab-pane.fade {
	opacity: 1
}

.tab-content--faq>.tab-pane {
	display: none
}

.tab-content--faq>.tab-pane.active {
	display: block
}

.tab-content--faq>.tab-pane.fade {
	opacity: 0
}

.tab-content--faq>.tab-pane.fade.in {
	opacity: 1
}

.tab-content--faq .card-slider .slick-list {
	padding: 10px 0
}

.tab-content .tab-pane-wrapper .slick-slide {
	width: 100% !important
}

.tab-content .tab-slider-wrapper {
	padding: 4px 0
}

@media only screen and (min-width: 768px) {
	.tab-content .tab-slider-wrapper {
		width: 70%
	}
}

@media only screen and (min-width: 992px) {
	.tab-content .tab-slider-wrapper {
		width: 100%;
		background-color: #f7f7f7
	}
}

@media only screen and (min-width: 768px) {
	.tab-content .tab-slider-wrapper-faq {
		width: 70%
	}
}

@media only screen and (min-width: 992px) {
	.tab-content .tab-slider-wrapper-faq {
		width: 100%
	}
}

.section-contact .tab-content>.tab-pane {
	display: none
}

.section-contact .tab-content>.tab-pane.active {
	display: block
}

.section-contact .tab-content>.tab-pane.fade {
	opacity: 0
}

.section-contact .tab-content>.tab-pane.fade.in {
	opacity: 1
}

.tab-content2>.tab-pane2 {
	display: none
}

.tab-content2>.tab-pane2.active {
	display: block
}

.tab-content2>.tab-pane2.fade {
	opacity: 1
}

.bloc-tabs {
	position: relative;
	z-index: 200;
	padding: 2rem 0 3rem;
	background-image: url("/medias/images/icones/ico-pattern-dot.png");
	background-repeat: repeat;
	background-color: transparent;
	background-position: 50% 50%;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	transition: transform .2s ease-in-out
}

.bloc-tabs::after {
	content: '';
	display: block;
	width: 30px;
	height: 13px;
	background-image: url(../images/bottom-arrow.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 50% 50%;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 1;
	transform: translate(-50%, 100%)
}

.bloc-tabs .nav-tabs,
.bloc-tabs .faq-tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-right: -15px;
	margin-left: -15px;
	border-bottom: none;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap
}

.bloc-tabs .nav-tabs>li,
.bloc-tabs .faq-tabs>li {
	float: none;
	margin-bottom: 0;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px
}

.nav-tabs-link {
	position: relative;
	display: block;
	margin: 0 0 15px;
	border: 1px solid rgba(0, 0, 0, 0.1) !important;
	border-radius: 5px;
	background-color: #FFF;
	text-decoration: none !important;
	transition: all .2s ease-in-out
}

.nav-tabs-link:hover,
.nav-tabs-link:focus {
	border-color: #12732a !important;
	background-color: #12732a !important
}

.nav-tabs-link:hover .nav-tabs-link__icon::before,
.nav-tabs-link:focus .nav-tabs-link__icon::before {
	background-color: #FFF
}

.nav-tabs-link:hover .nav-tabs-link__text,
.nav-tabs-link:focus .nav-tabs-link__text {
	color: #FFF
}

.nav-tabs-link--no-hover:hover,
.nav-tabs-link--no-hover:focus {
	border-color: rgba(0, 0, 0, 0.1) !important;
	background-color: #fff !important
}

.nav-tabs-link--no-hover:hover .nav-tabs-link__icon::before,
.nav-tabs-link--no-hover:focus .nav-tabs-link__icon::before {
	background-color: #3B3B3B
}

.nav-tabs-link--no-hover:hover .nav-tabs-link__text,
.nav-tabs-link--no-hover:focus .nav-tabs-link__text {
	color: #12732a
}

.nav-tabs-link--no-hover:hover .nav-tabs-link__text--dark,
.nav-tabs-link--no-hover:focus .nav-tabs-link__text--dark {
	color: #3B3B3B
}

.nav-tabs-link--eqheight {
	height: 150px
}

.nav-tabs-link__inner {
	display: block;
	padding: .5rem;
	text-align: center
}

.nav-tabs-link__inner--vertical-align {
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

.nav-tabs-link__inner--narrow {
	padding: 0 4rem
}

.nav-tabs-link__icon {
	display: none
}

.nav-tabs-link__text {
	display: block;
	position: relative;
	padding: 0;
	font-weight: 300;
	font-size: 1.6rem;
	line-height: 115%;
	color: #12732a;
	transition: all .2s ease-in-out
}

.nav-tabs-link__text br {
	display: none
}

.nav-tabs-link__text--dark {
	color: #3B3B3B
}

.nav-tabs-link--call .nav-tabs-link__icon::after {
	background-position: 0 50%
}

.nav-tabs-link--callback .nav-tabs-link__icon::after {
	background-position: -69px 50%
}

.nav-tabs-link--sendmail .nav-tabs-link__icon::after {
	background-position: -138px 50%
}

.nav-tabs-link--rdv .nav-tabs-link__icon::after {
	background-position: -207px 50%
}

.nav-tabs-link--warning .nav-tabs-link__icon::after {
	background-position: -276px 50%
}

.nav-tabs-link--desktop .nav-tabs-link__icon::after {
	background-position: -345px 50%
}

.nav-tabs-link--smartphone .nav-tabs-link__icon::after {
	background-position: -414px 50%
}

.nav-tabs-link--watch .nav-tabs-link__icon::after {
	background-position: -483px 50%
}

.active .nav-tabs-link {
	border-color: #12732a !important;
	background-color: #12732a !important
}

.active .nav-tabs-link .nav-tabs-link__icon::before {
	background-color: #FFF
}

.active .nav-tabs-link .nav-tabs-link__text {
	color: #FFF
}

@media only screen and (min-width: 768px) {
	.main-tabs {
		display: block
	}
	.main-tabs .tab-content {
		float: left;
		width: calc(100% - 203px)
	}
	.tab-content>.tab-pane {
		display: none
	}
	.tab-content>.tab-pane.active {
		display: block
	}
	.tab-content>.tab-pane.fade {
		opacity: 0
	}
	.tab-content>.tab-pane.fade.in {
		opacity: 1
	}
	.tab-content>.tab-pane2 {
		display: none
	}
	.tab-content>.tab-pane2.active {
		display: block
	}
	.tab-content>.tab-pane2.fade {
		opacity: 0
	}
	.tab-content>.tab-pane2.fade.in {
		opacity: 1
	}
	.tab-content--padding {
		padding-left: 220px
	}
	.bloc-tabs .nav-tabs>li,
	.bloc-tabs .faq-tabs>li {
		flex-basis: 20%;
		max-width: 190px
	}
	.bloc-tabs .nav-tabs-link,
	.bloc-tabs .faq-tabs-link {
		margin-bottom: 0;
		border-radius: 10px
	}
	.bloc-tabs .nav-tabs-link__inner,
	.bloc-tabs .faq-tabs-link__inner {
		padding-top: 1.9rem;
		padding: 1rem
	}
	.bloc-tabs .nav-tabs-link__icon,
	.bloc-tabs .faq-tabs-link__icon {
		display: block;
		position: relative;
		display: block;
		width: 67px;
		height: 67px;
		margin: 0 auto 1.3rem
	}
	.bloc-tabs .nav-tabs-link__icon::before,
	.bloc-tabs .nav-tabs-link__icon::after,
	.bloc-tabs .faq-tabs-link__icon::before,
	.bloc-tabs .faq-tabs-link__icon::after {
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0
	}
	.bloc-tabs .nav-tabs-link__icon::before,
	.bloc-tabs .faq-tabs-link__icon::before {
		border-radius: 50%;
		background-color: #ECECEC;
		z-index: 0;
		transition: all .2s ease-in-out
	}
	.bloc-tabs .nav-tabs-link__icon::after,
	.bloc-tabs .faq-tabs-link__icon::after {
		background-image: url(../images/sprite-tabs.png);
		background-repeat: no-repeat;
		background-color: transparent;
		z-index: 5
	}
	.bloc-tabs .nav-tabs-link__text,
	.bloc-tabs .faq-tabs-link__text {
		min-height: 52px;
		padding-top: 1.6rem
	}
	.bloc-tabs .nav-tabs-link__text::before,
	.bloc-tabs .faq-tabs-link__text::before {
		content: '';
		display: block;
		width: 60%;
		height: 1px;
		background-color: #ECECEC;
		position: absolute;
		top: 0;
		left: 50%;
		z-index: 5;
		transform: translateX(-50%)
	}
	.bloc-tabs .nav-tabs-link__text br,
	.bloc-tabs .faq-tabs-link__text br {
		display: inline
	}
}

@media only screen and (min-width: 992px) {
	.bloc-tabs .nav-tabs>li,
	.bloc-tabs .faq-tabs>li {
		padding-right: 15px;
		padding-left: 15px
	}
	.tab-content--padding {
		padding-left: 30px
	}
}

@media only screen and (max-width: 767px) {
	.bloc-tabs .nav-tabs,
	.bloc-tabs .faq-tabs {
		flex-wrap: wrap
	}
}

.toggle-slide {
	display: none
}

.toggle-slide:before,
.toggle-slide:after {
	content: " ";
	display: table
}

.toggle-slide:after {
	clear: both
}

.toggle-trigger {
	position: relative;
	margin: 1.5rem auto;
	border-bottom: 1px solid #e7e7e7;
	padding: 0.5rem 4rem 1.5rem 0;
	cursor: pointer
}

.toggle-trigger::after {
	content: '';
	display: block;
	width: 2.4rem;
	height: 2.4rem;
	position: absolute;
	bottom: 1.5rem;
	right: 0;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 98 98' style='enable-background:new 0 0 98 98;' xml:space='preserve'%3E%3Cpolyline fill='none' stroke='%23000000' stroke-width='7' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' points='31.7,15.9 64.7,48.9 32.3,81.4'/%3E%3C/svg%3E");
	background-color: transparent;
	background-position: top center;
	background-size: 24px auto;
	transition: all 0.2s ease-in-out;
	transform: rotate(90deg)
}

.toggle-trigger.active::after {
	transform: rotate(-90deg)
}

.toggle-trigger--withoutborder {
	border: none
}

.toggle-trigger--blue.active {
	border-bottom: 1px solid #12732a;
	color: #12732a
}

.toggle-slide+.toggle-trigger,
.toggle-margin {
	margin-top: 4rem
}

.toggle-self .toggle-slide {
	margin-bottom: 0;
	padding-bottom: 0
}

.toggle-self .toggle-icon {
	top: auto;
	right: 30px;
	bottom: -20px;
	display: inline-block;
	width: 2.4rem;
	height: 2.4rem;
	position: absolute;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 98 98' style='enable-background:new 0 0 98 98;' xml:space='preserve'%3E%3Cpolyline fill='none' stroke='%23ffffff' stroke-width='7' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' points='31.7,15.9 64.7,48.9 32.3,81.4'/%3E%3C/svg%3E");
	background-color: transparent;
	background-position: top center;
	background-size: 24px auto;
	transition: all 0.2s ease-in-out;
	transform: rotate(90deg)
}

.toggle-self.active .toggle-icon {
	transform: rotate(-90deg)
}

.pre-footerss__list {
	margin: 0;
	padding: 4.3rem 0 2.9rem;
	text-align: center;
	list-style-type: none
}

.pre-footerss__item {
	display: block;
	font-size: 1.6rem;
	font-weight: 300
}

.pre-footerss__link {
	display: block;
	padding: 1.75rem 1.5rem;
	color: #fff !important;
	text-decoration: none !important
}

.pre-footerss a:hover,
.pre-footerss a:focus {
	opacity: 0.6;
	color: #fff !important;
	text-decoration: none;
	transition: all .2s
}

.section-footerss {
	font-weight: 300;
	font-size: 1.6rem
}

.section-footerss p {
	margin-bottom: 3rem;
	padding-top: .6rem
}

.footerss__list {
	margin: 0;
	padding: 0;
	padding-top: 0;
	list-style-type: none;
	text-align: center
}

.footerss__item {
	padding: .5rem 0 .4rem
}

.footerss__link {
	color: #fff !important;
	text-decoration: none !important
}

.footerss a:hover,
.footerss a:focus {
	opacity: 0.6;
	color: #fff !important;
	text-decoration: none;
	transition: all .2s
}

.pre-post-footerss__list {
	margin: 0;
	padding: 4.3rem 0 2.9rem;
	text-align: center;
	list-style-type: none
}

.pre-post-footerss__item {
	display: block;
	font-size: 1.6rem;
	font-weight: 300
}

.pre-post-footerss__link {
	display: block;
	padding: 1.75rem 1.5rem;
	color: #fff !important;
	text-decoration: none !important
}

.pre-post-footerss a:hover,
.pre-post-footerss a:focus {
	opacity: 0.6;
	color: #fff !important;
	text-decoration: none;
	transition: all .2s
}

.section-post-footerss {
	padding: 4.6rem 0 7.2rem;
	background: #fff
}

.section-post-footerss__logo {
	display: block;
	width: 200px;
	height: auto;
	margin: auto
}

@media only screen and (min-width: 768px) {
	.section-pre-footerss {
		z-index: 1;
		border-top: 7.4rem solid #000
	}
	.pre-footerss__list {
		padding: 0
	}
	.pre-footerss__item {
		padding-top: .8rem;
		padding-bottom: .8rem;
		display: inline-block
	}
	.pre-footerss__link {
		padding: .6rem 2rem
	}
	.section-pre-post-footerss {
		z-index: 1;
		border-bottom: 3rem solid #000
	}
	.pre-post-footerss__list {
		padding: 0
	}
	.pre-post-footerss__item {
		padding-top: .8rem;
		padding-bottom: .8rem;
		display: inline-block
	}
	.pre-post-footerss__link {
		padding: .6rem 2rem
	}
	.section-footerss {
		z-index: 1
	}
	.section-footerss .row {
		display: flex
	}
	.section-footerss .row [class^=col] {
		padding: 2.8rem 1rem 3rem 1.5rem;
		border-right: 1px solid #333333
	}
	.footerss__list {
		text-align: left;
		padding-top: 88px
	}
	.section-post-footerss {
		padding: 7rem 0 8rem
	}
}

@media only screen and (min-width: 992px) {
	.section-footerss .row [class^=col] {
		padding-right: .5rem;
		padding-left: 3rem
	}
}

@media only screen and (max-width: 767px) {
	.section-footerss p {
		margin-bottom: 22px;
		padding-top: 3px
	}
	.section-footerss .row [class^=col]:first-child {
		margin-bottom: 2.8rem;
		padding: 0 0 3.9rem
	}
	.section-footerss .row [class^=col]:first-child::after {
		content: '';
		display: block;
		width: calc(100% - 26px);
		height: 1px;
		background-color: #4D4D4D;
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%)
	}
}

.home-carousel .slick-dots {
	position: relative;
	z-index: 400 !important;
	margin: -3rem 0 0 !important
}

.home-carousel .slick-list {
	margin-left: 0;
	padding: 0;
	overflow: hidden
}

.home-carousel .slick-arrow {
	z-index: 500 !important;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cpath fill='%23FFFFFF' d='M12.7,10L5.6,2.6c-0.3-0.3-0.3-0.7,0-1c0.3-0.3,0.7-0.3,1,0l7.8,7.9c0.3,0.3,0.3,0.7,0,1l-7.8,7.9c-0.3,0.3-0.7,0.3-1,0	c-0.3-0.3-0.3-0.7,0-1L12.7,10z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 50% 50%;
	background-size: 100% 100%;
	transition: all .2s ease-in-out;
	position: absolute;
	bottom: 3px;
	width: 20px;
	height: 20px;
	padding: 0;
	text-indent: -999px;
	overflow: hidden;
	border: none
}

.home-carousel .slick-arrow:hover,
.home-carousel .slick-arrow:focus {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cpath fill='%2312732a' d='M12.7,10L5.6,2.6c-0.3-0.3-0.3-0.7,0-1c0.3-0.3,0.7-0.3,1,0l7.8,7.9c0.3,0.3,0.3,0.7,0,1l-7.8,7.9c-0.3,0.3-0.7,0.3-1,0	c-0.3-0.3-0.3-0.7,0-1L12.7,10z'/%3E%3C/svg%3E")
}

.home-carousel .slick-arrow::before,
.home-carousel .slick-arrow::after {
	display: none !important
}

.home-carousel .slick-arrow:hover,
.home-carousel .slick-arrow:focus {
	box-shadow: none;
	outline: none
}

.home-carousel .slick-arrow.slick-disabled {
	opacity: 0
}

.home-carousel .slick-prev {
	left: 50%;
	margin-left: -65px;
	transform: rotate(180deg)
}

.home-carousel .slick-next {
	right: 50%;
	margin-right: -65px
}

.home-carousel .container {
	height: 100%
}

.home-carousel .cover__content {
	top: 0;
	padding-right: 1rem;
	padding-left: 1rem
}

@media only screen and (min-width: 768px) {
	.home-carousel .slick-dots {
		margin-top: -5rem !important
	}
	.home-carousel .cover__content {
		top: 50%;
		transform: translateY(-50%);
		min-height: 1rem;
		padding-right: 0;
		padding-left: 0
	}
}

.main-card {
	position: relative;
	display: inline-block;
	vertical-align: top;
	min-height: 290px;
	margin: 0;
	padding-bottom: 2rem;
	background-color: #FFF;
	color: #3b3b3b;
	text-align: left;
	border: 1px solid #E5E3E5;
	margin-bottom: 2rem
}

.main-card a {
	text-decoration: none !important
}

.main-card:hover,
.main-card:focus {
	text-decoration: none
}

.main-card--angle {
	margin: 0 0 3.2rem;
	padding-bottom: 0;
	min-height: 280px
}

.main-card--angle-noslider {
	margin: 0 0 5.2rem
}

.main-card--small {
	min-height: 150px
}

.main-card--quote {
	min-height: 150px;
	background-color: #FFF
}

.main-card--quote .main-card__title {
	position: relative;
	margin-bottom: 1.4rem
}

.main-card--quote .main-card__title::before {
	top: -.9rem;
	left: .4rem
}

.main-card--quote .main-card__title::before,
.main-card--quote::before {
	content: '';
	display: block;
	width: 2.5rem;
	height: 2.5rem;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 22.7 22.7' style='enable-background:new 0 0 22.7 22.7;' xml:space='preserve'%3E%3Cpath fill='%23DFD8D8' d='M2.3,12.4c0-5.6,5.9-7.8,7.2-7.8c0.4,0,1.1,0.1,1.1,0.5c0,0.5-0.5,1-1,1.2C7.3,7.3,6,8.9,6,10.6 c0,1.4,0.9,2,2.5,2.3c0.7,0.1,1.8,0.5,1.8,2.1c0,1.9-1.7,3.1-3.3,3.1C4.3,18.1,2.3,16,2.3,12.4z M12,12.3c0-5.6,6-7.8,7.2-7.8	c0.4,0,1.2,0.1,1.2,0.5c0,0.5-0.5,1-1,1.2c-2.3,1-3.5,2.6-3.5,4.3c0,1.4,1,2,2.5,2.3c0.7,0.1,1.8,0.5,1.8,2.1	c0,1.9-1.8,3.1-3.4,3.1C14,18.1,12,16,12,12.3z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 50% 50%;
	background-size: 100% 100%;
	position: absolute;
	z-index: 5
}

.main-card--quote::before {
	bottom: .4rem;
	right: .6rem;
	transform: rotate(180deg)
}

.main-card__angle {
	position: absolute;
	bottom: -32px;
	z-index: 1;
	left: -1px;
	width: 100%;
	height: 32px
}

.main-card__angle::before,
.main-card__angle::after {
	position: absolute;
	content: "";
	display: block
}

.main-card__angle::before {
	width: calc( 100% - 32px);
	height: 100%;
	background: #fff;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #E5E3E5
}

.main-card__angle::after {
	position: absolute;
	bottom: -4px;
	right: -5px;
	width: 41px;
	height: 39px;
	background-image: url(../images/card-angle.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0
}

.main-card--fullwidth {
	width: 100%;
	min-height: inherit;
	max-width: 320px;
	text-align: center;
	margin-bottom: 2rem
}

.main-card--fullwidth-img {
	margin-bottom: 1rem;
	padding: 2rem 0 0 0;
	background: #fff
}

.main-card__img {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 120px;
	margin-bottom: 1rem;
	padding: 0;
	background: #f7f7f7;
	overflow: hidden
}

.main-card__img img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .2s ease-in-out
}

.main-card__img img.no-crop {
	height: auto;
	width: auto;
	object-fit: inherit
}

.main-card--full-img .main-card__img {
	height: auto;
	max-height: 100%;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	background: none;
	min-height: 24rem
}

.main-card--full-img .main-card__img img {
	object-fit: none
}

.main-card__big-img {
	display: flex;
	justify-content: center;
	align-items: center;
	height: auto;
	margin-bottom: 1rem
}

.main-card__big-img-btn {
	height: 3rem;
	margin: 3rem 24% 3rem;
	line-height: 3rem
}

.main-card__category {
	padding: 1.5rem 2rem;
	text-transform: uppercase;
	font-size: 1.2rem;
	font-weight: 700;
	color: #24315e
}

.main-card__link {
	display: table;
	width: 100%;
	margin: 0;
	color: #12732a;
	text-decoration: none !important
}

.main-card__link:focus * {
	text-decoration: underline
}

.main-card__title {
	display: table-cell;
	vertical-align: middle;
	height: 6rem;
	margin: 0;
	padding: 0 2rem 1.6rem;
	font-weight: 300;
	font-size: 1.7rem;
	line-height: 125%;
	color: #12732a;
	text-align: left
}

.main-card__title--big {
	font-size: 2rem
}

.main-card--full-img .main-card__title {
	padding: 1.4rem 1rem 1.5rem;
	background-color: #036DA3;
	font-weight: 300;
	font-size: 1.8rem;
	color: #FFF;
	transition: all .2s ease-in-out;
	text-align: center
}

.main-card__devices {
	height: 30px;
	margin-top: 85px;
	margin-right: 5px;
	background-position: right;
	background-repeat: no-repeat
}

.main-card__devices--haut {
	height: 30px;
	margin-top: 69px;
	margin-right: 5px;
	background-position: right;
	background-repeat: no-repeat
}

.main-card__devices--ouiouioui {
	background-image: url(/medias/images/icones/ico-oui-oui-oui.png)
}

.main-card__devices--ouiouinon {
	background-image: url(/medias/images/icones/ico-oui-oui-non.png)
}

.main-card__devices--ouinonnon {
	background-image: url(/medias/images/icones/ico-oui-non-non.png)
}

.main-card__devices--nonnonnon {
	background-image: url(/medias/images/icones/ico-non-non-non.png)
}

.main-card__devices--nonouinon {
	background-image: url(/medias/images/icones/ico-non-oui-non.png)
}

.main-card__devices--nonouioui {
	background-image: url(/medias/images/icones/ico-non-oui-oui.png)
}

.main-card__devices--nonouinonoui {
	background-image: url(/medias/images/icones/ico-non-oui-non-oui.png)
}

.main-card__devices--ouiouinonoui {
	background-image: url(/medias/images/icones/ico-oui-oui-non-oui.png)
}

.main-card__devices--ouiouiouioui {
	background-image: url(/medias/images/icones/ico-oui-oui-oui-oui.png)
}

.main-card.bloc-clic {
	cursor: pointer
}

.main-card.bloc-clic:hover a,
.main-card.bloc-clic:focus a {
	color: #12732a
}

.main-card.bloc-clic:hover .main-card__img img,
.main-card.bloc-clic:focus .main-card__img img {
	transform: scale(1.03)
}

.main-card.bloc-clic.main-card--full-img:hover .main-card__title,
.main-card.bloc-clic.main-card--full-img:focus .main-card__title {
	background-color: #24315e
}

.main-card a {
	color: #4b4b4b
}

.main-card a:hover,
.main-card a:focus {
	text-decoration: none;
	color: #12732a
}

.main-card p {
	margin: 0 auto 5px;
	padding: 0 2rem;
	font-weight: 300;
	font-size: 1.4rem;
	line-height: 120%
}

.main-card ul {
	padding: 0 2rem;
	list-style-type: none;
	font-weight: 300;
	font-size: 1.4rem;
	line-height: 120%
}

.main-card li {
	margin-bottom: 5px
}

.main-card li::before {
	content: "";
	position: relative;
	top: 8px;
	left: 0;
	display: block;
	float: left;
	width: 3px;
	height: 3px;
	margin-right: 5px;
	border-radius: 50%;
	background: #12732a
}

a.main-card:hover .main-card__title,
a.main-card:focus .main-card__title {
	color: #12732a
}

a.main-card.main-card--full-img:hover .main-card__title,
a.main-card.main-card--full-img:focus .main-card__title {
	background-color: #24315e;
	color: #fff
}

.main-card--offre,
.main-card--service {
	padding: 2rem 0 0;
	min-height: 250px;
	color: #3b3b3b;
	text-decoration: none !important
}

.main-card--offre .main-card__title,
.main-card--service .main-card__title {
	margin: 0 0 1.4rem;
	font-weight: 500 !important;
	font-size: 2rem !important;
	text-decoration: none !important
}

.main-card--offre p,
.main-card--service p {
	line-height: 135%
}

.main-card--offre .main-card__icon {
	margin: 2rem auto 0;
	padding: 14px 0 0;
	width: 98px;
	height: 98px;
	border-radius: 50%;
	background-color: #12732a
}

.main-card--offre .main-card__icon img {
	display: block;
	width: 65px;
	height: auto;
	margin: 0 auto
}

.main-card--service {
	background-color: #FFF
}

.main-card--service .main-card__icon img {
	display: block;
	width: 135px;
	height: auto;
	margin: 0 auto
}


.main-card-tarifs {
	position: relative;
	display: inline-block;
	vertical-align: top;
	min-height: 290px;
	width: 100%;
	border: 1px solid #f7f7f7;
	border-radius: 15px;
	margin: 0;
	padding: 2rem;
	color: #4b4b4b;
	min-height: inherit;
	max-width: 320px;
	text-align: center;
	margin-bottom: 2rem
}

.main-card-tarifs-img {
	margin-bottom: .8rem;
	padding-top: 2.6rem
}

.main-card-tarifs a {
	font-size: 1.4rem
}

.main-card--simple {
	padding: 3rem;
	margin-bottom: 3rem
}

.main-card--simple .important {
	font-size: 2rem;
	padding: 2rem 0
}

.main-card--short {
	min-height: 230px;
	background-color: #FFF
}

.main-card--short .main-card__title {
	margin-bottom: 1rem
}

.main-card--cb {
	min-height: inherit;
	max-width: 320px;
	text-align: center;
	background-color: #FFF
}

.main-card--cb .main-card__tags {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
	font-size: 1.2rem;
	line-height: 120%
}

.main-card--cb .main-card__tag {
	display: inline-block;
	padding: .5rem 1.2rem .6rem;
	background-color: #222E58;
	font-weight: 300;
	font-size: 1.2rem;
	line-height: 120%;
	color: #FFF
}

.main-card--cb .main-card__img {
	margin-bottom: .8rem;
	padding-top: 3.6rem;
	background-color: #FFF
}

.main-card--cb .main-card__title {
	margin: 0 0 1rem;
	font-size: 2rem !important
}

.main-card--cb .main-card__subtitle {
	display: block;
	min-height: 6.4rem;
	margin: 0;
	padding: 0 1rem;
	font-weight: 300;
	font-size: 1.4rem;
	line-height: 120%
}

.main-card--cb .main-card__data {
	margin: 0;
	border-width: 1px 0;
	border-style: solid;
	border-color: #8B8C8F;
	padding: 1.1rem 0 .9rem
}

.main-card--cb .main-card__data:before,
.main-card--cb .main-card__data:after {
	content: " ";
	display: table
}

.main-card--cb .main-card__data:after {
	clear: both
}

.main-card--cb .main-card__col {
	width: 50%;
	padding: 0 .4rem 0 1rem;
	text-align: left
}

.main-card--cb .main-card__col:first-child {
	float: left;
	border-right: 1px solid #8B8C8F
}

.main-card--cb .main-card__col:last-child {
	float: right
}

.main-card--cb .main-card__value {
	font-weight: 500;
	font-size: 2.4rem;
	line-height: 90%
}

.main-card--cb .main-card__miniInfo {
	font-weight: 300;
	font-size: 1.2rem;
	line-height: 100%
}

.main-card--cb .main-card__footerss {
	padding: 2rem 1rem;
	text-align: center
}

.main-card--cb .main-card__choice {
	border-top: 1px solid #8B8C8F;
	padding: 0 0 0 3rem
}

.main-card--cb .main-card__compare {
	position: relative;
	z-index: 100;
	margin-bottom: -3rem
}

.main-card--cb .main-card__compare .radio,
.main-card--cb .main-card__compare .checkbox {
	margin: 0
}

.main-card--cb .main-card__compare label {
	cursor: pointer;
	padding: 2rem 1rem 2rem 2.8rem
}

.main-card--cbDetailed .main-card__detail {
	border-bottom: 1px solid #8B8C8F;
	padding: 1.4rem 1rem 1rem;
	text-align: left;
	font-weight: 500;
	font-size: 1.4rem
}

.main-card--cbDetailed .main-card__detail ul {
	margin: .2rem 0 .6rem 0;
	padding: 0;
	font-weight: 300
}

.main-card--cbDetailed .main-card__detail ul.ticks li::before {
	width: 1.3rem;
	height: 1.3rem;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 70.9 70.9' style='enable-background:new 0 0 70.9 70.9;' xml:space='preserve'%3E%3Cpolyline fill='none' stroke='%2312732a' stroke-width='12' stroke-miterlimit='10' points='10.7,32 28.8,50.1 60.2,18.7 '/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 50% 50%;
	background-size: 100% 100%;
	top: 1px
}

.main-card--cbDetailed .main-card__detail li {
	margin-bottom: 0;
	font-size: 1.2rem
}

.main-card--cbDetailed .main-card__detail li::before {
	width: 2px;
	height: 2px;
	margin-right: 3px;
	top: 6px;
	background: #5b5b5b
}

.main-card--active {
	border: 2px solid #12732a
}

.main-card--active .main-card__angle::before {
	border-left: 2px solid #12732a;
	border-bottom: 2px solid #12732a;
	margin-left: -2px
}

.main-card--active .main-card__angle::after {
	background-position: 0 -41px
}

.main-card--function {
	border-radius: 10px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	transition: all 0.25s ease-in-out
}

.main-card--function:hover,
.main-card--function:focus {
	border-color: #12732a;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2)
}

.main-card--function .main-card__img {
	height: 80px;
	margin-bottom: 0;
	background-color: transparent
}

.main-card--function .main-card__img img {
	width: auto;
	height: auto;
	object-fit: none
}

.main-card--function .main-card__title {
	position: relative;
	height: auto;
	padding-top: .8rem;
	padding-bottom: 3.6rem;
	font-size: 1.8rem !important;
	text-align: center
}

.main-card--function .main-card__title::after {
	content: '';
	display: block;
	width: 67px;
	height: 1px;
	background-color: #12732a;
	position: absolute;
	bottom: 2rem;
	left: 50%;
	z-index: 5;
	transform: translateX(-50%)
}

.main-card--function p {
	height: 70px
}

.main-card--tool {
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
	text-align: center
}

.main-card--tool .main-card__ribbon {
	display: block;
	width: 70%;
	padding: .6rem 0;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 4rem;
	left: 50%;
	z-index: 5;
	background-color: #12732a;
	font-weight: 300;
	font-size: 1.2rem;
	line-height: 120%;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	transform-origin: 50% 0;
	transform: rotate(45deg)
}

.main-card--tool .main-card__img {
	height: 138px;
	margin-bottom: 0;
	padding-top: 2rem;
	background-color: transparent
}

.main-card--tool .main-card__img img {
	width: auto;
	height: auto;
	object-fit: none
}

.main-card--tool .main-card__link {
	margin-bottom: 0
}

.main-card--tool .main-card__title {
	padding-right: 1rem;
	padding-left: 1rem;
	padding-bottom: .4rem;
	text-transform: uppercase;
	text-align: center
}

.main-card--tool>p {
	padding-right: 1rem;
	padding-left: 1rem;
	min-height: 5.4rem;
	line-height: 125% !important
}

.main-card--tool .main-card__footerss {
	padding: 1.2rem 3rem
}

.main-card--tool .main-card__footerss .btn {
	width: 100%
}

.main-card--tool1 .main-card__ribbon {
	background-color: #C75D5D
}

.main-card--tool2 .main-card__ribbon {
	background-color: #AE6FA7
}

.main-card--tool3 .main-card__ribbon {
	background-color: #518DC8
}

.main-card--article {
	display: inline-block;
	max-width: 292px;
	margin: 0 auto 1.4rem;
	border: 5px solid #E6E6E6;
	box-shadow: none;
	background-color: #FFF
}

.main-card--article .main-card__img {
	display: block;
	position: relative;
	z-index: 100;
	width: calc(100% - 8px);
	height: auto;
	background-color: #F7F7F7
}

.main-card--article .main-card__img::before,
.main-card--article .main-card__img::after {
	content: '';
	display: block;
	position: absolute;
	z-index: 0;
	background-color: #CCC
}

.main-card--article .main-card__img::before {
	width: 6px;
	height: calc(100% - 6px);
	top: 12px;
	right: -6px
}

.main-card--article .main-card__img::after {
	width: calc(100% - 6px);
	height: 6px;
	bottom: -6px;
	left: 12px
}

.main-card--article .main-card__img img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	max-height: inherit
}

.main-card--article .main-card__date {
	padding: .2rem 1.2rem;
	font-weight: 300;
	font-size: 1.4rem;
	text-align: left
}

.main-card--article .main-card__title {
	margin: 0 0 1.4rem;
	padding: 0 1.2rem;
	font-weight: 500;
	font-size: 1.8rem !important;
	text-align: left
}

.main-card--article .main-card__subtitle {
	position: relative;
	margin: 0 0 2rem;
	padding: .8rem 2rem 0 2rem;
	font-weight: 300;
	font-size: 2.6rem;
	line-height: 120%;
	color: #12732a;
	text-align: center
}

.main-card--article .main-card__subtitle::before {
	content: '';
	display: block;
	width: calc(100% - 6rem);
	height: 1px;
	background-color: #CCC;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%)
}

.main-card--article .main-card__detail {
	margin: 0 0 2rem;
	padding: 0 1.2rem;
	font-weight: 300;
	font-size: 1.4rem;
	text-align: left
}

.main-card-important {
	padding: 2rem;
	border-radius: 10px
}

.main-card-important__title {
	font-size: 2.4rem;
	position: relative;
	margin: 0 0 0 3rem;
	font-weight: 400
}

.main-card-important__title::before {
	background-image: url(/medias/images/icones/ico-infos2-off.png);
	content: '';
	display: block;
	width: 2.2rem;
	height: 2.2rem;
	position: absolute;
	top: 7%;
	left: -3rem
}

.main-card-important__subtitle {
	font-size: 1.8rem
}

.main-card-important__text {
	font-size: 1.4rem;
	padding-top: 2rem
}

.main-card-important--lightGray {
	background-color: #f7f7f7;
	color: #3b3b3b
}

.main-card-important--lightGray .main-card-important__title {
	color: #12732a
}

.main-card-important--lightGray .main-card-important__title::before {
	background-image: url(/medias/images/icones/ico-infos2-off.png)
}

.main-card-important--lightGray .main-card-important__subtitle {
	color: #3b3b3b
}

.main-card-important--lightGray .main-card-important__text {
	padding-top: 1rem;
	font-size: 1.6rem;
	line-height: 155%;
	color: #3b3b3b
}

.main-card-important--lightGray .main-card-important__text p {
	margin-bottom: .4rem !important
}

@media only screen and (min-width: 768px) {
	.main-card {
		max-width: 100%;
		min-height: 320px;
		margin: 0 0 3rem
	}
	.main-card--function {
		height: 340px
	}
	.main-card--function p {
		height: 70px
	}
	.main-card--small {
		min-height: 150px
	}
	.main-card__img {
		margin-bottom: 2.2rem
	}
	.main-card--full-img .main-card__img img {
		max-height: 200px;
		width: auto;
		height: auto;
		object-fit: inherit
	}
	.main-card--full-img .main-card__img .main-card__title {
		padding: 11px 21% 12px
	}
	.main-card__big-img-btn {
		height: 3rem;
		margin: 3rem 32% 0;
		line-height: 3rem
	}
	.main-card__title {
		line-height: 120%
	}
	.main-card .link-more {
		left: 15px;
		text-decoration: none !important
	}
	.main-card p {
		line-height: 2rem
	}
	.main-card--cb {
		min-height: inherit;
		width: 300px
	}
	.main-card--fullwidth {
		width: 100%;
		min-height: inherit;
		max-width: 320px;
		text-align: center
	}
	.main-card--fullwidth-img {
		margin-bottom: .8rem;
		padding-top: 2.6rem;
		background: #fff
	}
	.main-card--simple {
		padding: 3rem;
		margin-bottom: 0
	}
	.main-card--simple--shadow::before {
		position: absolute;
		z-index: 1;
		content: '';
		left: 50%;
		right: 0;
		bottom: 27px;
		transform: translateX(-50%);
		width: 70%;
		height: 13px;
		border-radius: 50%;
		box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2);
		clip: rect(13px, auto, 50px, 0)
	}
}

@media only screen and (min-width: 1140px) {
	.main-card--tool {
		display: block;
		margin-right: auto;
		margin-left: auto;
		max-width: 269px
	}
	.main-card--tool .main-card__title {
		padding-right: 3rem;
		padding-left: 3rem
	}
	.main-card--tool>p {
		padding-right: 3rem;
		padding-left: 3rem
	}
}

@media only screen and (max-width: 767px) {
	.main-card--cb {
		width: 100%
	}
	.main-card--angle {
		min-height: 350px
	}
	.section-services .main-card--full-img .main-card__img {
		height: 100px;
		padding-top: 2rem
	}
}

.tag,
.simpleCard__tag,
.news-card__tag,
.entry__tags {
	border-radius: 2px;
	padding: 0.35rem 0.5rem 0.25rem;
	background-color: #efeded;
	font-weight: 300;
	font-size: 1rem;
	line-height: 120%;
	color: #3b3b3b;
 	text-transform: uppercase;
	text-decoration: none !important;
	transition: all 0.2s ease-in-out
}

a.tag:hover,
a.tag:focus,
a.new-card__tag:hover,
a.new-card__tag:focus {
	background-color: #12732a;
	color: #fff !important
}

.simpleCard {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0;
	border: 1px solid #eeeff0;
	border-radius: 5px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	line-height: 135%
}

.simpleCard:hover {
	border-color: #12732a
}

.simpleCard--blockClick {
	cursor: pointer
}

.simpleCard--blockClick:hover,
.simpleCard--blockClick:focus {
	border-color: #12732a
}

.simpleCard--blockClick:hover .simpleCard__img,
.simpleCard--blockClick:focus .simpleCard__img {
	background-size: 110%
}

.simpleCard--blockClick:hover .simpleCard__img img,
.simpleCard--blockClick:focus .simpleCard__img img {
	transform: translate(-50%, -50%) scale(1.04)
}

.simpleCard__inner {
	padding: 3rem 0 180px
}

.simpleCard__link {
	display: table;
	width: 100%;
	margin: 0 0 1.5rem;
	color: #12732a;
	text-decoration: none !important
}

.simpleCard__link:focus * {
	text-decoration: underline
}

.simpleCard__title {
	vertical-align: middle;
	margin: 0;
	padding: 0 2rem 1.6rem;
	font-weight: 300;
	font-size: 2.1rem;
	line-height: 145%;
	text-align: center;
	color: #12732a;
	display: table-cell;
	height: 6.3rem
}

.simpleCard__title-inner {
	position: relative;
	display: block
}

.simpleCard__title-inner::after {
	content: '';
	width: 6rem;
	height: 1px;
	background-color: #12732a;
	position: absolute;
	left: 50%;
	bottom: -1.6rem;
	z-index: 5;
	transform: translateX(-50%)
}

.simpleCard__text {
	padding: 0 1rem;
	font-weight: 300;
	font-size: 1.4rem;
	line-height: 145%;
	color: #3B3B3B;
	text-align: center
}

.simpleCard__cta {
	position: relative;
	padding-left: 20px;
	margin-top: 20px;
	position: relative
}

.simpleCard__cta a {
	font-weight: 300;
	color: #12732a !important;
	text-decoration: none !important
}

.simpleCard__cta::before {
	content: '';
	display: block;
	width: 15px;
	height: 2px;
	background-color: #12732a;
	position: absolute;
	left: 0;
	top: 12px;
	z-index: 5
}

.simpleCard__img {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 90;
	width: 100%;
	height: 150px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 50% 50%;
	background-size: cover;
	transition: all 0.2s ease-in-out
}

.simpleCard__img img {
	display: block;
	max-width: inherit !important;
	transition: all 0.2s ease-in-out;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	object-position: 50% 50%
}

.simpleCard__img::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 9.5px 0 9.5px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 5;
	transform: translateX(-50%)
}

.simpleCard--mini,
.simpleCard--fatTitle,
.simpleCard--fatTitleNtext,
.simpleCard--slantedRegular,
.simpleCard--solution,
.simpleCard--solution--variant {
	box-shadow: none;
	overflow: visible
}

.simpleCard--mini .simpleCard__inner,
.simpleCard--fatTitle .simpleCard__inner,
.simpleCard--fatTitleNtext .simpleCard__inner,
.simpleCard--slantedRegular .simpleCard__inner,
.simpleCard--solution .simpleCard__inner,
.simpleCard--solution--variant .simpleCard__inner {
	padding: 0
}

.simpleCard--mini .simpleCard__link,
.simpleCard--fatTitle .simpleCard__link,
.simpleCard--fatTitleNtext .simpleCard__link,
.simpleCard--slantedRegular .simpleCard__link,
.simpleCard--solution .simpleCard__link,
.simpleCard--solution--variant .simpleCard__link {
	margin: 0
}

.simpleCard--mini .simpleCard__title-inner::after,
.simpleCard--fatTitle .simpleCard__title-inner::after,
.simpleCard--fatTitleNtext .simpleCard__title-inner::after,
.simpleCard--slantedRegular .simpleCard__title-inner::after,
.simpleCard--solution .simpleCard__title-inner::after,
.simpleCard--solution--variant .simpleCard__title-inner::after {
	display: none
}

.simpleCard--mini,
.simpleCard--fatTitle,
.simpleCard--fatTitleNtext,
.simpleCard--slantedRegular,
.simpleCard--solution,
.simpleCard--solution--variant {
	position: relative;
	border-radius: 0
}

.simpleCard--mini::after,
.simpleCard--fatTitle::after,
.simpleCard--fatTitleNtext::after,
.simpleCard--slantedRegular::after,
.simpleCard--solution::after,
.simpleCard--solution--variant::after {
	content: '';
	display: block;
	width: 38px;
	height: 38px;
	position: absolute;
	right: -1px;
	bottom: -1px;
	z-index: 100;
	background-image: url(../images/card-angle-3.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 50%;
	background-size: 38px
}

.simpleCard--fatTitle:hover::after,
.simpleCard--fatTitle:focus::after,
.simpleCard--fatTitleNtext:hover::after,
.simpleCard--fatTitleNtext:focus::after,
.simpleCard--slantedRegular:hover::after,
.simpleCard--slantedRegular:focus::after,
.simpleCard--solution:hover::after,
.simpleCard--solution:focus::after,
.simpleCard--solution--variant:hover::after,
.simpleCard--solution--variant:focus::after {
	background-position: 0 0
}

.simpleCard--fatTitle .simpleCard__title,
.simpleCard--fatTitleNtext .simpleCard__title {
	padding: 1.4rem 1rem 1.5rem;
	background-color: #036da3;
	font-weight: 300;
	font-size: 1.8rem;
	color: #fff;
	transition: all 0.2s ease-in-out
}

.simpleCard--fatTitle .simpleCard__title a,
.simpleCard--fatTitleNtext .simpleCard__title a {
	color: white
}

.simpleCard--fatTitle .simpleCard__title a:hover,
.simpleCard--fatTitle .simpleCard__title a:focus,
.simpleCard--fatTitleNtext .simpleCard__title a:hover,
.simpleCard--fatTitleNtext .simpleCard__title a:focus {
	color: white
}

.simpleCard--fatTitle .simpleCard__img,
.simpleCard--fatTitleNtext .simpleCard__img {
	position: relative
}

.simpleCard--fatTitle .simpleCard__img::before,
.simpleCard--fatTitleNtext .simpleCard__img::before {
	display: none
}

.simpleCard--fatTitle .simpleCard__img {
	height: 33.5rem
}

.simpleCard--fatTitle .simpleCard__img img {
	object-fit: none;
	max-width: 100% !important;
	height: auto !important
}

.simpleCard--fatTitle:hover .simpleCard__img img,
.simpleCard--fatTitle:focus .simpleCard__img img {
	transform: translate(-50%, -50%)
}

.simpleCard--fatTitleNtext .simpleCard__img {
	height: 180px;
	margin-bottom: 0.6rem
}

.simpleCard--fatTitleNtext .simpleCard__text {
	min-height: 6.6rem;
	padding-right: 4rem;
	padding-left: 4rem
}

.simpleCard--roundedRegular,
.simpleCard--slantedRegular {
	margin-top: 1.3rem
}

.simpleCard--roundedRegular .simpleCard__img,
.simpleCard--slantedRegular .simpleCard__img {
	position: relative;
	left: inherit;
	bottom: inherit;
	height: auto;
	margin: -1px -1px 2.2rem;
	width: calc(100% + 2px)
}

.simpleCard--roundedRegular .simpleCard__title,
.simpleCard--slantedRegular .simpleCard__title {
	vertical-align: top
}

.simpleCard--roundedRegular .simpleCard__text,
.simpleCard--slantedRegular .simpleCard__text {
	min-height: 10rem;
	margin: 0 0 0.8rem;
	line-height: 140%
}

.simpleCard--roundedRegular .simpleCard__img,
.simpleCard--slantedRegular .simpleCard__img {
	overflow: hidden;
	height: 150px
}

.simpleCard--roundedRegular .simpleCard__img img,
.simpleCard--slantedRegular .simpleCard__img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.simpleCard--roundedRegular .simpleCard__img::before,
.simpleCard--slantedRegular .simpleCard__img::before {
	display: none
}

.simpleCard--roundedRegular .simpleCard__title,
.simpleCard--slantedRegular .simpleCard__title {
	padding: 0 2rem 2rem;
	text-align: left
}

.simpleCard--roundedRegular .simpleCard__text,
.simpleCard--slantedRegular .simpleCard__text {
	position: relative;
	z-index: 150;
	padding: 0 3.4rem 0 2rem;
	text-align: left;
	font-weight: 300;
	line-height: 145%
}

.simpleCard--roundedRegular:hover .simpleCard__img img,
.simpleCard--roundedRegular:focus .simpleCard__img img,
.simpleCard--slantedRegular:hover .simpleCard__img img,
.simpleCard--slantedRegular:focus .simpleCard__img img {
	transform: translate(-50%, -50%) scale(1.03)
}

.simpleCard--roundedRegular {
	border-radius: 8px;
	box-shadow: none;
	overflow: inherit;
	transition: all .2s ease-in-out
}

.simpleCard--roundedRegular .simpleCard__inner {
	padding: 0
}

.simpleCard--roundedRegular .simpleCard__link {
	margin: 0
}

.simpleCard--roundedRegular .simpleCard__title-inner::after {
	display: none
}

.simpleCard--roundedRegular .simpleCard__img {
	height: 119px;
	margin-bottom: 1.8rem;
	border-radius: 8px 8px 0 0;
	overflow: hidden
}

.simpleCard--roundedRegular .simpleCard__link,
.simpleCard--roundedRegular .simpleCard__title,
.simpleCard--roundedRegular .simpleCard__text {
	text-align: center;
	transition: all .2s ease-in-out
}

.simpleCard--roundedRegular .simpleCard__title {
	height: auto;
	font-size: 1.8rem
}

.simpleCard--roundedRegular.simpleCard--active,
.simpleCard--roundedRegular:hover,
.simpleCard--roundedRegular:focus {
	border-color: #12732a;
	background-color: #12732a
}

.simpleCard--roundedRegular.simpleCard--active .simpleCard__title,
.simpleCard--roundedRegular.simpleCard--active .simpleCard__text,
.simpleCard--roundedRegular:hover .simpleCard__title,
.simpleCard--roundedRegular:hover .simpleCard__text,
.simpleCard--roundedRegular:focus .simpleCard__title,
.simpleCard--roundedRegular:focus .simpleCard__text {
	color: #FFF !important
}

.simpleCard--roundedRegular.simpleCard--active .btn-regular,
.simpleCard--roundedRegular:hover .btn-regular,
.simpleCard--roundedRegular:focus .btn-regular {
	border-color: #FFF;
	background-color: #FFF;
	color: #12732a !important
}

.simpleCard--mini {
	max-width: inherit
}

.simpleCard--mini .simpleCard__inner {
	padding: 2rem 2rem 0
}

.simpleCard--mini .simpleCard__category {
	margin: 0 0 1.2rem
}

.simpleCard--mini .simpleCard__title,
.simpleCard--mini .simpleCard__text {
	padding: 0;
	text-align: left;
	transition: all 0.2s ease-in-out
}

.simpleCard--mini .simpleCard__title {
	position: relative;
	display: block;
	margin: 0 0 2rem;
	height: auto
}

.simpleCard--mini .simpleCard__title::before {
	content: '';
	display: block;
	width: 5px;
	height: calc(100% + 2.6rem);
	background-color: #12732a;
	position: absolute;
	left: -2rem;
	bottom: 0.4rem;
	z-index: 5;
	transition: all 0.2s ease-in-out
}

.simpleCard--mini .simpleCard__text {
	height: 8rem
}

.simpleCard--mini:hover,
.simpleCard--mini:focus {
	background-color: #046da4;
	transform: none;
	color: #fff
}

.simpleCard--mini:hover .simpleCard__title,
.simpleCard--mini:hover .simpleCard__text,
.simpleCard--mini:focus .simpleCard__title,
.simpleCard--mini:focus .simpleCard__text {
	color: #fff
}

.simpleCard--mini:hover .simpleCard__title::before,
.simpleCard--mini:focus .simpleCard__title::before {
	background-color: #fff
}

.simpleCard--solution .simpleCard__metaTitle,
.simpleCard--solution--variant .simpleCard__metaTitle {
	position: relative;
	overflow: hidden;
	padding: 1.9rem 2rem 1.6rem
}

.simpleCard--solution .simpleCard__metaTitle::before,
.simpleCard--solution .simpleCard__metaTitle::after,
.simpleCard--solution--variant .simpleCard__metaTitle::before,
.simpleCard--solution--variant .simpleCard__metaTitle::after {
	content: '';
	display: block;
	width: 120%;
	height: 100%;
	position: absolute;
	left: 0;
	transform-origin: 0 100%
}

.simpleCard--solution .simpleCard__metaTitle::before,
.simpleCard--solution--variant .simpleCard__metaTitle::before {
	background-color: #046DA4;
	z-index: 0;
	transform: rotate(-2deg);
	bottom: 0
}

.simpleCard--solution .simpleCard__metaTitle::after,
.simpleCard--solution--variant .simpleCard__metaTitle::after {
	background-color: #fff;
	box-shadow: 0 0 7px 5px rgba(0, 0, 0, 0.3);
	transform: rotate(-1deg);
	z-index: -1;
	bottom: 6px
}

.simpleCard--solution .simpleCard__category,
.simpleCard--solution .simpleCard__title,
.simpleCard--solution .simpleCard__text,
.simpleCard--solution--variant .simpleCard__category,
.simpleCard--solution--variant .simpleCard__title,
.simpleCard--solution--variant .simpleCard__text {
	position: relative;
	display: block;
	padding: 0;
	text-align: left;
	z-index: 100
}

.simpleCard--solution .simpleCard__category,
.simpleCard--solution--variant .simpleCard__category {
	margin-bottom: 1.2rem
}

.simpleCard--solution .simpleCard__category__img,
.simpleCard--solution--variant .simpleCard__category__img {
	height: 20px
}

.simpleCard--solution .simpleCard__title,
.simpleCard--solution--variant .simpleCard__title {
	height: auto;
	margin-top: 0;
	color: white !important;
	font-weight: bold
}

.simpleCard--solution .simpleCard__text,
.simpleCard--solution--variant .simpleCard__text {
	height: inherit;
	padding: 2.6rem 3rem 0 2rem;
	line-height: 145%;
	text-align: left
}

.simpleCard--solution .simpleCard__text p,
.simpleCard--solution--variant .simpleCard__text p {
	margin-bottom: 0.6rem !important
}

.simpleCard--solution .simpleCard__text ul,
.simpleCard--solution--variant .simpleCard__text ul {
	margin-top: 0 !important
}

.simpleCard--solution .simpleCard__text li,
.simpleCard--solution--variant .simpleCard__text li {
	margin-bottom: 0.6rem !important
}

.simpleCard--solution .simpleCard__footerss,
.simpleCard--solution--variant .simpleCard__footerss {
	padding: 0 2rem 2rem
}

.simpleCard--solution .simpleCard__footerss [class^='btn-'],
.simpleCard--solution--variant .simpleCard__footerss [class^='btn-'] {
	margin: 0 0 1rem
}

.simpleCard--solution--variant .simpleCard__metaTitle::before {
	background-color: #efeded
}

.simpleCard--solution--variant .simpleCard__title {
	color: #12732a !important
}

.projectCard {
	display: block;
	position: relative;
	text-align: center;
	text-decoration: none !important;
	height: 180px;
	border-radius: 4px;
	overflow: hidden;
	cursor: pointer
}

.projectCard__title {
	color: white;
	position: absolute;
	width: 100%;
	margin: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99;
	font-size: 20px
}

.projectCard__title::after {
	content: '';
	width: 30%;
	height: 2px;
	display: block;
	margin: auto;
	margin-top: 2rem;
	background-color: white
}

.projectCard__bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 10
}

.projectCard__bg img {
	width: 100%;
	object-fit: cover
}

.projectCard__bg::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #24315e;
	opacity: 0.6;
	transition: opacity 0.5s ease
}

.projectCard:hover .projectCard__bg::after,
.projectCard:focus .projectCard__bg::after {
	opacity: 0.9
}

.projectCardMini {
	display: block;
	position: relative;
	text-align: center;
	text-decoration: none !important;
	height: 135px;
	border-radius: 4px;
	overflow: hidden;
	cursor: pointer
}

.projectCardMini__title {
	color: white;
	position: absolute;
	width: 100%;
	margin: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99;
	font-size: 20px
}

.projectCardMini__title::after {
	content: '';
	width: 30%;
	height: 2px;
	display: block;
	margin: auto;
	margin-top: 2rem;
	background-color: white
}

.projectCardMini__bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 10
}

.projectCardMini__bg img {
	width: 100%;
	object-fit: cover
}

.projectCardMini__bg::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #24315e;
	opacity: 0.6;
	transition: opacity 0.5s ease
}

.projectCardMini:hover .projectCardMini__bg::after,
.projectCardMini:focus .projectCardMini__bg::after {
	opacity: 0.9
}

.gammeCard {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0.6rem 0 0;
	padding: 0;
	border: 1px solid #eeeff0;
	border-radius: 5px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	line-height: 135%;
	text-align: center;
	margin-bottom: 2rem
}

.gammeCard__title a {
	display: block;
	text-decoration: none !important;
	vertical-align: middle;
	margin: 0;
	padding: 0 2rem 1.6rem;
	font-weight: 300;
	font-size: 1.7rem;
	line-height: 125%;
	text-align: center;
	color: #12732a !important;
	min-height: 6rem
}

.gammeCard__subtitle {
	padding: 2rem;
	min-height: 100px
}

.gammeCard__img {
	padding: 20px
}

.gammeCard__img img {
	width: 200px;
	max-width: 80%;
	margin: auto
}

.gammeCard__footerss {
	padding-top: 1rem;
	padding-bottom: 2rem
}

.gammeCard__footerss a {
	margin-top: 1rem;
	min-width: 130px
}

.gammeCard__choice label {
	text-align: center;
	position: relative;
	z-index: 100;
	display: block;
	padding: 1.5rem;
	margin: 0;
	max-width: 100%;
	font-size: 14px;
	cursor: pointer
}

.gammeCard__choice label .label {
	transition: color 0.25s ease-in-out
}

.gammeCard__choice label .bg {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background-color: #efeded;
	transition: background 0.25s ease-in-out
}

.gammeCard__choice label input[type='checkbox'],
.gammeCard__choice label input[type='radio'] {
	display: none
}

.gammeCard__choice label input[type='checkbox']~.cr>.cr-icon,
.gammeCard__choice label input[type='radio']~.cr>.cr-icon {
	opacity: 0
}

.gammeCard__choice label input[type='checkbox']:checked~.label,
.gammeCard__choice label input[type='radio']:checked~.label {
	color: white
}

.gammeCard__choice label input[type='checkbox']:checked~.cr,
.gammeCard__choice label input[type='radio']:checked~.cr {
	border-color: white
}

.gammeCard__choice label input[type='checkbox']:checked~.cr>.cr-icon,
.gammeCard__choice label input[type='radio']:checked~.cr>.cr-icon {
	opacity: 1;
	color: #12732a
}

.gammeCard__choice label input[type='checkbox']:checked~.bg,
.gammeCard__choice label input[type='radio']:checked~.bg {
	background-color: #12732a
}

.gammeCard__choice .cr {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 2rem;
	height: 2rem;
	border: 2px solid #12732a;
	background-color: white;
	margin-left: 1rem
}

.gammeCard__choice .cr .cr-icon {
	position: absolute;
	font-size: 0.8em;
	line-height: 0;
	display: block;
	width: 1.6rem;
	height: 1.6rem;
	background-color: white;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxM3B4IiBoZWlnaHQ9IjEwcHgiIHZpZXdCb3g9IjAgMCAxMyAxMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5QYXRoPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9Imljb25tb25zdHItY2hlY2tib3gtMzAiIGZpbGw9IiMwMDkxREIiIGZpbGwtcnVsZT0ibm9uemVybyI+ICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlNoYXBlIiBwb2ludHM9IjUgMTAgMCA0LjcwMSAxLjM5OSAzLjI3MSA0Ljk3MyA3LjAwNyAxMS41NDUgMS43NzYzNTY4NGUtMTUgMTMgMS40MDMiPjwvcG9seWdvbj4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);
	background-size: 90%;
	background-position: center;
	background-repeat: no-repeat;
	top: 0;
	left: 0
}

.gammeCard--customizable::after {
	content: '';
	width: 122px;
	height: 122px;
	position: absolute;
	top: -5px;
	right: -5px;
	background-image: url(../images/card-banner-custom.png);
	background-repeat: no-repeat
}

.otherCard {
	border: solid 1px #e7e7e7;
	border-radius: 10px
}

.otherCard__title {
	vertical-align: middle;
	margin: 0;
	padding: 0 2rem 1.6rem;
	font-weight: 300;
	font-size: 1.7rem;
	line-height: 125%;
	text-align: center;
	color: #12732a
}

.otherCard__subtitle {
	padding: 2rem;
	min-height: 100px
}

.otherCard__img {
	padding: 20px;
	text-align: center
}

.otherCard__img img {
	margin: auto
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
	.simpleCard__inner {
		padding-bottom: 230px
	}
	.simpleCard__img {
		height: 200px
	}
	.simpleCard--roundedRegular .simpleCard__img,
	.simpleCard--slantedRegular .simpleCard__img {
		height: 200px
	}
}

@media only screen and (min-width: 768px) {
	.simpleCard {
		margin-bottom: 15px
	}
	.simpleCard__text {
		padding-right: 1.4rem;
		padding-left: 1.4rem
	}
	.simpleCard--roundedRegular .simpleCard__text {
		padding-bottom: 1rem
	}
	.simpleCard--slantedRegular {
		margin-top: 0rem
	}
}

@media only screen and (min-width: 992px) {
	.simpleCard {
		margin-bottom: 2rem
	}
	.simpleCard--solution {
		max-width: inherit;
		min-height: 33.1rem
	}
	.simpleCard--mini {
		max-width: inherit
	}
	.simpleCard__img--noborder img {
		width: 100%
	}
	.simpleCard--roundedRegular .simpleCard__text {
		padding-bottom: 2rem
	}
}

@media only screen and (min-width: 1140px) {
	.simpleCard__text {
		padding-right: 3rem;
		padding-left: 3rem
	}
	.simpleCard--solution {
		min-height: 44.1rem
	}
	.simpleCard--roundedRegular .simpleCard__text {
		padding-right: 6rem;
		padding-left: 6rem;
 		padding-bottom: 3rem
	}
}

.card-slider {
	position: relative
}

.card-slider:before,
.card-slider:after {
	content: " ";
	display: table
}

.card-slider:after {
	clear: both
}

.card-slider li {
	margin-bottom: 2rem
}

.card-slider__title {
	margin: 0 10px 0 2px;
	padding: 2rem 0;
	text-transform: uppercase;
	font-size: 1.8rem;
	font-weight: 400
}

.card-slider__subtitle {
	font-size: 1.5rem
}

.card-slider__subsubtitle {
	font-size: 1.5rem;
	margin-left: 10px
}

.card-slider .slick-list {
	padding: 10px 32px 10px 0;
	overflow: visible
}

.card-slider .slick-slide {
	margin: 0
}

.card-slider .slick-arrow {
	display: none !important
}

.card-slider.slider_HD {
	background-color: #efeded
}

.card-slider .slick-dots,
.home-carousel .slick-dots,
.settlementsApp__cards .slick-dots {
	visibility: hidden;
	display: none !important;
	margin: 0;
	padding: 0;
	text-align: center
}

.card-slider .slick-dots li,
.home-carousel .slick-dots li,
.settlementsApp__cards .slick-dots li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	padding: 0;
	border: 1px solid #83898b;
	border-radius: 50%;
	background: #fff;
	text-indent: -999px;
	overflow: hidden;
	cursor: pointer;
	transition: all 0.2s
}

.card-slider .slick-dots li:hover,
.card-slider .slick-dots li:focus,
.home-carousel .slick-dots li:hover,
.home-carousel .slick-dots li:focus,
.settlementsApp__cards .slick-dots li:hover,
.settlementsApp__cards .slick-dots li:focus {
	border-color: #12732a
}

.card-slider .slick-dots li.slick-active,
.home-carousel .slick-dots li.slick-active,
.settlementsApp__cards .slick-dots li.slick-active {
	border-color: #12732a;
	background: #12732a
}

.home-carousel .slick-prev {
	left: 50%;
	margin-left: -65px
}

.home-carousel .slick-prev:before {
	right: 0;
	border-width: 10px 10px 10px 0;
	border-color: transparent #f1f1f1 transparent transparent
}

.home-carousel .slick-prev:after {
	right: 2px;
	border-width: 10px 10px 10px 0;
	border-color: transparent #dfdfdf transparent transparent
}

.home-carousel .slick-prev:hover:after,
.home-carousel .slick-prev:focus:after {
	border-color: transparent #12732a transparent transparent
}

.home-carousel .slick-next {
	right: 50%;
	margin-right: -65px
}

.home-carousel .slick-next:before {
	left: 0;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #f1f1f1
}

.home-carousel .slick-next:after {
	left: 2px;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #dfdfdf
}

.home-carousel .slick-next:hover:after,
.home-carousel .slick-next:focus:after {
	border-color: transparent transparent transparent #12732a
}

@media only screen and (min-width: 768px) {
	.card-slider__title,
	.card-slider__subtitle,
	.card-slider__subsubtitle {
		display: none
	}
	.card-slider .slick-track {
		margin-left: 0
	}
	.card-slider .slick-list {
		padding: 0;
		overflow: visible
	}
	.card-slider .slick-slide {
		margin: 0
	}
	.card-slider.slider_HD {
		background-color: #fff
	}
	.card-slider .slick-arrow {
		position: absolute;
		bottom: 3px;
		width: 12px;
		height: 20px;
		padding: 0;
		text-indent: -999px;
		overflow: hidden;
		border: none;
		background: none
	}
	.card-slider .slick-arrow:hover,
	.card-slider .slick-arrow:focus {
		box-shadow: none;
		outline: none
	}
	.card-slider .slick-arrow:before {
		z-index: 1
	}
	.card-slider .slick-arrow:after {
		z-index: 0
	}
	.card-slider .slick-arrow:before,
	.card-slider .slick-arrow:after {
		position: absolute;
		top: 0;
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		transition: all 0.3s
	}
	.card-slider .slick-arrow.slick-disabled {
		opacity: 0
	}
	.tab-pane .card-slider .slick-list {
		margin-left: 50px;
		overflow: hidden;
		padding-bottom: 2rem
	}
	.card-slider .slick-prev {
		left: 50%;
		margin-left: -65px
	}
	.card-slider .slick-prev:before {
		right: 0;
		border-width: 10px 10px 10px 0;
		border-color: transparent #f1f1f1 transparent transparent
	}
	.card-slider .slick-prev:after {
		right: 2px;
		border-width: 10px 10px 10px 0;
		border-color: transparent #dfdfdf transparent transparent
	}
	.card-slider .slick-prev:hover:after,
	.card-slider .slick-prev:focus:after {
		border-color: transparent #12732a transparent transparent
	}
	.card-slider .slick-next {
		right: 50%;
		margin-right: -65px
	}
	.card-slider .slick-next:before {
		left: 0;
		border-width: 10px 0 10px 10px;
		border-color: transparent transparent transparent #f1f1f1
	}
	.card-slider .slick-next:after {
		left: 2px;
		border-width: 10px 0 10px 10px;
		border-color: transparent transparent transparent #dfdfdf
	}
	.card-slider .slick-next:hover:after,
	.card-slider .slick-next:focus:after {
		border-color: transparent transparent transparent #12732a
	}
}

@media only screen and (min-width: 992px) {
	.card-slider {
		overflow: hidden
	}
}

@media only screen and (max-width: 767px) {
	.card-slider .slick-track {
		min-width: 100%
	}
}

.front h4 {
	font-size: 1.4rem;
	font-weight: 600
}

.front iframe {
	max-width: 100%;
	min-height: 170px;
	height: auto
}

.front table {
	table-layout: fixed;
	margin-bottom: 2rem
}

.front table th,
.front table td {
	padding: 10px 4px;
	vertical-align: top;
	border-color: #5b5b5b
}

.front table th {
	font-weight: 300;
	background: #fff
}

.front img {
	max-width: 100%
}

.edito img {
	max-width: 100%;
	height: auto
}

.edito iframe {
	max-width: 100%;
	min-height: 170px;
	height: auto
}

.chapo {
	padding: 5rem 1rem;
	line-height: 2.4rem;
	font-weight: 500;
	font-size: 1.6rem;
	color: #24315e;
	text-align: center
}

.chapo p {
	margin-bottom: 0
}

.base-paragraph {
	line-height: 2.4rem;
	font-size: 1.4rem;
	font-weight: 300
}

.step-item {
	margin-bottom: 5rem
}

.step-item__img {
	width: 92px;
	height: 92px;
	margin: 0 auto 2rem;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0px 3px 7px rgba(152, 143, 143, 0.5)
}

.step-item__img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.step-item__title {
	margin-bottom: 0.5rem;
	font-size: 1.5rem !important;
	font-weight: 700;
	color: #24315e
}

.step-item p {
	font-weight: 1.4rem
}

.price-item {
	margin: 0;
	font-size: 1.4rem;
	font-weight: 300;
	text-align: center
}

.price-item__title {
	position: relative;
	padding: .9rem 1rem .8rem;
	background: #19446A;
	color: #fff;
	font-weight: 500;
	font-size: 1.6rem;
	text-transform: uppercase
}

.price-item__title:after {
	content: "";
	position: absolute;
	bottom: -7px;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 9px 0 9px;
	border-color: #19446a transparent transparent transparent;
	transform: translateX(-50%)
}

.price-item__price {
	display: block;
	font-weight: 700;
	font-size: 2.8rem
}

.price-item p {
	margin-bottom: 0;
	padding: 2rem 1rem 1.6rem;
	font-weight: 300;
	font-size: 1.4rem;
	color: #5B5B5B
}

.price-item--borderBottom {
	border-bottom: 1px solid #19446A
}

.edito .minirub {
	display: inline-block;
	font-weight: 300;
	font-size: 1.2rem;
 	color: #3B3B3B;
	text-transform: uppercase
}

.edito ul:not([class]) {
	margin: 1rem 0 3rem;
	padding: 0;
	list-style: none
}

.edito ul:not([class]) strong {
	font-weight: 600
}

.edito ul:not([class]) li {
	position: relative;
	display: block;
	margin: 0 0 1.1rem;
	padding: 0 0 0 .9rem
}

.edito ul:not([class]) li::before {
	content: '';
	display: block;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #12732a;
	position: absolute;
	top: .6rem;
	left: 0;
	z-index: 5
}

.edito table:not(.affluence__table) {
	margin: 1rem 0 2rem;
	border-top: 2px solid #24315e;
	border-right: none;
	border-bottom: 2px solid #24315e;
	border-left: none;
	font-weight: 300;
	font-size: 1.4rem;
	color: #3B3B3B;
	display: block;
	overflow-x: auto
}

.edito table:not(.affluence__table) tr th,
.edito table:not(.affluence__table) tr td {
	background-color: #FFF;
	line-height: 160%;
	border-right: none;
	border-left: none
}

.edito table:not(.affluence__table) tr th:nth-child(even),
.edito table:not(.affluence__table) tr td:nth-child(even) {
	background-color: #FAF9F9
}

.edito table:not(.affluence__table) tr th:first-child,
.edito table:not(.affluence__table) tr td:first-child {
	padding-left: 0;
	text-align: left
}

.edito table:not(.affluence__table) tr th {
	font-weight: 600;
	color: #24315e;
	text-align: center
}

.edito table:not(.affluence__table) thead tr th,
.edito table:not(.affluence__table) thead tr td {
	padding: 1.4rem 1rem 1.3rem
}

.edito table:not(.affluence__table) thead tr th {
	text-transform: uppercase
}

.edito table:not(.affluence__table) tbody {
	border-top: 2px solid #24315e
}

.edito table:not(.affluence__table) tbody tr {
	border-top: 1px solid #D8D8D8
}

.edito table:not(.affluence__table) tbody tr th,
.edito table:not(.affluence__table) tbody tr td {
	padding: 2.4rem 1.5rem
}

.edito table:not(.affluence__table) tbody tr th {
	padding-left: 0;
	font-size: 1.6rem;
	line-height: 140%;
	text-align: left
}

.edito table:not(.affluence__table) tbody tr td {
	text-align: center
}

.media-content {
	position: relative;
	margin-bottom: 3rem
}

.media-content iframe {
	max-width: 100%;
	height: 175px
}

.media-content__mask {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer
}

.media-content__mask:hover .icon,
.media-content__mask:focus .icon {
	opacity: 1
}

.media-content__mask .placeholder {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.media-content__mask .icon {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	transform: translate(-50%);
	width: 62px;
	height: 62px;
	margin-top: -31px;
	opacity: 0.9;
	transition: opacity .2s ease-in-out
}

.p-number {
	position: relative;
	margin: 3rem 0 3rem !important;
	padding: 0 0 1.1rem 5rem !important;
	background-image: url(/medias/images/icones/ico-num01.png);
	background-repeat: no-repeat
}

.p-number--2 {
	position: relative;
	margin: 3rem 0 5rem !important;
	padding: 0 0 7px 5rem !important;
	background-image: url(/medias/images/icones/ico-num02.png);
	background-repeat: no-repeat
}

.p-number--3 {
	position: relative;
	margin: 3rem 0 5rem !important;
	padding: 0 0 12px 5rem !important;
	background-image: url(/medias/images/icones/ico-num03.png);
	background-repeat: no-repeat
}

@media only screen and (min-width: 768px) {
	.front h4 {
		font-size: 1.8rem
	}
	.front iframe {
		min-height: 350px
	}
	.front table th,
	.front table td {
		padding: 10px
	}
	.base-paragraph {
		line-height: 2.4rem;
		font-size: 1.6rem
	}
	.step-item__img {
		width: 150px;
		height: 150px
	}
	.media-content {
		max-width: 700px;
		height: 350px;
		margin: auto
	}
	.media-content iframe {
		width: 100%;
		height: 350px
	}
	.chapo {
		text-align: left
	}
}

.wrapper-cover {
	position: relative
}

.cover {
	position: relative;
	overflow: hidden
}

.cover .container {
	padding: 0 !important
}

.cover__angle {
	position: absolute;
	height: 40px;
	width: 100%
}

.cover__angle::before,
.cover__angle::after {
	content: '';
	position: absolute;
	top: 0
}

.cover__angle::before {
	width: calc(100% - 40px);
	height: 100%
}

.cover__angle::after {
	top: 20px;
	right: -20px;
	height: 0;
	width: 0;
	transform: rotate(45deg);
	border: 20px solid transparent
}

.cover__angle--top {
	top: -40px;
	display: none
}

.cover__angle--top::before {
	left: 40px
}

.cover__angle--top::after {
	top: 0;
	right: 100%;
	margin-right: -40px;
	border-left: 20px solid transparent;
	border-top: 20px solid transparent
}

.cover__angle--bottom {
	bottom: 0;
	display: block
}

.cover__angle--bottom::before {
	right: 40px
}

.cover__angle--bottom::after {
	margin-left: -40px;
	border-right: 20px solid transparent;
	border-bottom: 20px solid transparent;
	background-image: url(/medias/images/icones/ico-pattern-dot.png);
	background-color: #fff
}

.cover__img {
	position: absolute;
	z-index: 0;
	width: 110%;
	height: 110%;
	object-fit: cover;
	filter: blur(4px)
}

.cover__content {
	position: relative;
	z-index: 1;
	width: 100%;
	padding-top: 3rem;
	padding-bottom: 4rem;
	text-align: center
}

.cover__content-img {
	position: relative;
	z-index: 1;
	width: 100%;
	padding-top: 5rem;
	padding-bottom: 40px;
	text-align: left
}

.cover__title {
	margin-top: 0;
	padding: 0 5rem;
	font-weight: 200;
	font-size: 2.3rem !important;
	line-height: 2.9rem;
	color: #0a0a0a
}

.cover__title-img {
	margin-top: 0;
	line-height: 2.9rem;
	font-size: 2.6rem;
	color: #12732a
}

.cover__baseline {
	font-weight: 300;
	font-size: 1.9rem;
	color: #101111
}

.cover__baseline__buttons {
	margin-top: 10px;
	text-align: center
}

.cover__baseline__buttons .LnkWcbForm-trigger {
	display: inline-block !important;
	vertical-align: bottom
}

.cover__baseline__buttons a.btn-regular {
	margin-top: 1rem;
	margin-bottom: 1rem
}

.cover__baseline__buttons a.btn-regular.LnkWcbForm-trigger {
	background: transparent
}

.cover__text {
	padding: 2rem 0 0;
	font-weight: 300;
	font-size: 1.4rem;
	line-height: 130%;
	color: #3b3b3b
}

.cover__text-img {
	padding-top: 1em
}

.cover--select .cover__title {
	font-weight: 300;
	text-align: center
}

.cover--select .cover__baseline {
	padding: 1rem 0 0 !important;
	font-weight: 300;
	font-size: 2rem;
 	text-align: center
}

.cover--select .cover__baseline::before {
	display: none !important
}

.cover--select .cover__baseline::after {
	content: '';
	display: block;
	height: 1px;
	width: 324px;
	background-color: #DDD;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 5;
	transform: translateX(-50%)
}

.cover--select .cover__select {
	padding: 2rem 0 0;
	text-align: center
}

.cover--select .cover__select select {
	display: inline-block
}

.cover--regular .cover__title {
	margin-bottom: 1.2rem
}

.cover--home .cover__content {
	background-color: rgba(36, 49, 94, 0.3)
}

.cover--home .cover__title {
	font-weight: 500;
	color: #fff
}

.cover--home .cover__baseline {
	font-weight: 300;
	font-style: italic
}

.cover--home .cover__baseline,
.cover--home .cover__text {
	color: #fff
}

.cover--select .cover__title,
.cover--no-img .cover__title {
	padding: 0
}

.cover--select .cover__baseline,
.cover--no-img .cover__baseline {
	position: relative;
	padding: 0 0 0 4rem;
	position: relative
}

.cover--select .cover__baseline::before,
.cover--no-img .cover__baseline::before {
	content: '';
	display: block;
	width: 29px;
	height: 2px;
	background-color: #12732a;
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 5
}


.cover--select .cover__content,
.cover--no-img .cover__content {
	padding: 2.5rem 0;
	text-align: left
}

.cover--no-shadow::before {
	display: none
}

.cover__description {
	margin-top: 2.5rem;
	padding-top: 2.5rem;
	border-top: 1px solid #fff
}

.cover__description__title {
	margin-bottom: 1.5rem;
	font-size: 2rem
}

.cover__description .btn-regular {
	display: block;
	width: 180px;
	margin: 0 auto 1.3rem;
	padding: 0.85rem 1rem;
	font-size: 1.4rem;
	font-weight: 300;
	text-decoration: none !important
}

.cover__description .btn-regular:last-child {
	margin-bottom: 0
}

.cover__description p {
	font-weight: 400
}

.cover__description--img {
	margin-top: 0;
	padding-top: 0
}

.cover--guide .cover__subtitle {
	margin-top: 48px;
	font-size: 28px;
	color: #12732a
}

.cover--guide .cover__subtitle:after {
	content: "";
	display: block;
	border: 1px solid rgba(59, 59, 59, 0.2);
	width: 250px;
	margin: 16px auto
}

.cover--guide .cover__quote {
	max-width: 720px;
	margin: 0 auto
}

.cover--guide .cover__angle {
	display: none !important
}

.cover--guide .container {
	padding: 2rem 1rem !important;
	z-index: 100;
	color: #FFF
}

.cover--guide .cover__content {
	max-width: inherit
}

.cover--guide .cover__title,
.cover--guide .cover__baseline,
.cover--guide .cover__text {
	padding-left: 0;
	padding-right: 0;
	color: #FFF;
	text-align: center
}

.cover--guide .cover__title {
	position: relative;
	text-align: left;
	display: inline-block;
	margin: 0 0 2rem;
	padding: 0 1.5rem 1rem;
	font-weight: 500
}

.cover--guide .cover__baseline {
	font-weight: 300;
	text-align: center;
	padding-top: 0
}

.cover--guide .cover__baseline::after {
	content: '';
	display: block;
	width: 20%;
	height: 1px;
	position: relative;
	bottom: 0;
	left: 40%;
	z-index: 5;
	margin-top: 2rem;
	background-color: rgba(255, 255, 255, 0.5)
}

.cover--guide .cover__text {
	font-weight: 200;
	line-height: 150%;
	text-align: center
}

@media only screen and (min-width: 768px) {
	.wrapper-cover {
		padding-bottom: 0
	}
	.cover {
		height: 474px;
		overflow: visible
	}
	.cover .container {
		padding: 0 10px !important
	}
	.cover__angle {
		height: 50px
	}
	.cover__angle::before {
		width: calc(100% - 50px);
		background: rgba(52, 73, 94, 0.3)
	}
	.cover__angle::after {
		top: auto;
		right: auto;
		transform: none;
		border: 20px solid #24315e;
		border: 25px solid rgba(52, 73, 94, 0.3)
	}
	.cover__angle--top {
		top: -50px;
		display: block
	}
	.cover__angle--top::before {
		left: 50px
	}
	.cover__angle--top::after {
		margin-right: -50px;
		border-left: 25px solid transparent;
		border-top: 25px solid transparent
	}
	.cover__angle--bottom {
		bottom: -50px;
		background: none
	}
	.cover__angle--bottom::before {
		right: 50px
	}
	.cover__angle--bottom::after {
		left: 100%;
		margin-left: -50px;
		background-image: none;
		background-color: transparent;
		border-right: 25px solid transparent;
		border-bottom: 25px solid transparent
	}
	.cover__img {
		display: block;
		width: 100%;
		height: 100%;
		filter: none
	}
	.cover__content {
		position: relative;
		z-index: 1;
		width: 100%;
		padding-top: 5rem;
		padding-bottom: 40px;
		text-align: center
	}
	.cover__content-img {
		position: relative;
		z-index: 1;
		width: 100%;
		padding-top: 5rem;
		padding-bottom: 40px;
		text-align: left
	}
	.cover__title {
		margin-top: 0;
		padding: 0 5rem;
		font-size: 2.6rem;
		line-height: 120%
	}
	.cover__title-img {
		margin-top: 0;
		font-size: 2.6rem;
		line-height: 120%;
		color: #12732a
	}
	.cover__text {
		padding: 2rem 5rem 0;
		font-size: 1.6rem
	}
	.cover--home .cover__content {
		background-color: rgba(52, 73, 94, 0.3)
	}
	.cover--home .cover__title,
	.cover--home .cover__baseline {
		text-shadow: -2px 2px 10px rgba(0, 0, 0, 0.5)
	}
	.cover--select {
		height: auto !important
	}
	.cover--select .cover__title {
		font-size: 2.4rem !important
	}
	.cover--select .cover__baseline {
		font-size: 2rem;
 	}
	.cover--select,
	.cover--no-img {
		height: auto
	}
	.cover--select .cover__content,
	.cover--no-img .cover__content {
		max-width: 100%
	}
	.cover--select .cover__angle,
	.cover--no-img .cover__angle {
		display: none
	}
	.cover__description {
		margin-top: 2.5rem;
		padding-top: 2.5rem;
		border-top: 1px solid #fff
	}
	.cover__description__title {
		margin-bottom: 1.5rem;
		font-size: 2rem
	}
	.cover__description .btn-regular {
		display: block;
		width: 180px;
		margin: 0 auto 1.3rem;
		padding: 0.85rem 1rem;
		font-size: 1.4rem;
		font-weight: 300;
		text-decoration: none !important
	}
	.cover__description .btn-regular:last-child {
		margin-bottom: 0
	}
	.cover__description p {
		font-weight: 400
	}
	.cover__description--img {
		margin-top: 0;
		padding-top: 0
	}
	.cover--guide {
		height: 477px
	}
	.cover--guide::after {
		content: '';
		display: block;
		position: absolute;
		bottom: 0;
		left: 50%;
		z-index: -1;
		width: 50%;
		height: 50px;
		border-radius: 125px / 10px;
		box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.3);
		transform: translateX(-50%)
	}
	.cover--guide .cover__baseline {
		font-weight: 300;
		text-align: center;
		padding-top: 6rem
	}
	.cover--guide .cover__baseline::after {
		content: '';
		display: block;
		width: 20%;
		height: 1px;
		position: relative;
		bottom: 0;
		left: 40%;
		z-index: 5;
		margin-top: 2rem;
		background-color: rgba(255, 255, 255, 0.5)
	}
}

@media only screen and (min-width: 768px) {
	.wrapper-cover {
		padding-bottom: 0
	}
	.cover {
		height: 474px;
		overflow: visible
	}
	.cover .container {
		padding: 0 10px
	}
	.cover__angle {
		height: 50px
	}
	.cover__angle::before {
		width: calc(100% - 50px);
		background: rgba(52, 73, 94, 0.3)
	}
	.cover__angle::after {
		top: auto;
		right: auto;
		transform: none;
		border: 20px solid #24315e;
		border: 25px solid rgba(52, 73, 94, 0.3)
	}
	.cover__angle--top {
		top: -50px;
		display: block
	}
	.cover__angle--top::before {
		left: 50px
	}
	.cover__angle--top::after {
		margin-right: -50px;
		border-left: 25px solid transparent;
		border-top: 25px solid transparent
	}
	.cover__angle--bottom {
		bottom: -50px;
		background: none
	}
	.cover__angle--bottom::before {
		right: 50px
	}
	.cover__angle--bottom::after {
		left: 100%;
		margin-left: -50px;
		background-image: none;
		background-color: transparent;
		border-right: 25px solid transparent;
		border-bottom: 25px solid transparent
	}
	.cover__img {
		display: block;
		width: 100%;
		height: 100%;
		filter: none
	}
	.cover__content {
		max-width: 510px;
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		text-align: left
	}
	.cover__content-img {
		padding-left: 35rem;
		padding-top: 8rem
	}
	.cover__title {
		font-size: 3rem !important
	}
	.cover__title-img {
		font-size: 3rem !important;
		font-weight: 400
	}
	.cover__baseline {
		padding: 0 50px
	}
	.cover__text {
		padding: 2rem 5rem 0
	}
	.cover--regular .cover__content {
		padding-top: 5rem
	}
	.cover--home .cover__content {
		background-color: rgba(52, 73, 94, 0.3)
	}
	.cover--home .cover__title,
	.cover--home .cover__baseline {
		text-shadow: -2px 2px 10px rgba(0, 0, 0, 0.5);
		font-size: 2.2rem !important
	}
	.cover--no-img {
		height: auto
	}
	.cover--no-img .cover__content {
		max-width: 100%
	}
	.cover--no-img .cover__angle {
		display: none
	}
	.cover__description .btn-regular {
		display: inline-block;
		margin-right: 1.5rem
	}
}

@media only screen and (min-width: 992px) {
	.cover__title {
		font-size: 4rem !important
	}
	.cover--select .cover__title {
		font-size: 2.6rem !important
	}
	.cover--select .cover__baseline {
		font-size: 2.2rem;
 	}
	.cover--home .cover__title,
	.cover--home .cover__baseline {
		font-size: 2.6rem !important
	}
	.cover--home .cover__content {
		margin-left: 2rem
	}
	.cover--guide {
		height: 477px
	}
	.cover--guide::after {
		content: '';
		display: block;
		position: absolute;
		bottom: 0;
		left: 50%;
		z-index: -1;
		width: 50%;
		height: 50px;
		border-radius: 125px / 10px;
		box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.3);
		transform: translateX(-50%)
	}
	.cover--guide .container {
		padding: 3rem 2rem !important
	}
	.cover--guide .cover__title {
		font-size: 16px
	}
	.cover--guide .cover__baseline {
 	}
	.cover--guide .cover__baseline::after {
		content: '';
		display: block;
		width: 20%;
		height: 1px;
		position: relative;
		bottom: 0;
		left: 40%;
		z-index: 5;
		margin-top: 2rem;
		background-color: rgba(255, 255, 255, 0.5)
	}
	.cover--guide .cover__footerss {
		text-align: right
	}
	.cover--guide .cover__footerss .btn-regular {
 		padding-right: 4rem;
		padding-left: 4rem
	}
}

@media only screen and (min-width: 1140px) {
	.cover__title {
		font-size: 4.5rem !important;
 	}
	.cover__title--smaller {
		font-size: 4rem !important
	}
	.cover__baseline__buttons {
		margin-left: 90px;
		text-align: left
	}
	.cover--select .cover__title {
		font-size: 3rem !important
	}
	.cover--select .cover__baseline {
		font-size: 2.4rem;
 	}
	.cover--regular .cover__content {
		padding-top: 7rem;
		padding-bottom: 4.8rem
	}
	.cover--no-img .cover__baseline {
		margin-left: 96px
	}
	.cover--home .cover__title,
	.cover--home .cover__baseline {
		font-size: 3rem !important
	}
	.cover--home .cover__content {
		margin-left: 2.8rem
	}
	.cover--guide .container {
		padding: 3rem 4rem 4rem !important
	}
	.cover--guide .cover__title {
		font-size: 28px !important
	}
	.cover--guide .cover__baseline {
		margin-bottom: 4rem;
		font-size: 38px !important
	}
	.cover--guide .cover__text {
		font-size: 1.8rem
	}
}

.coverBottom {
	border-top: 1px solid #dedcdc;
	padding: 2.6rem 0 2.6rem;
	background-color: rgba(255, 255, 255, 0.3);
	background: linear-gradient(to right, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.7) 100%)
}

.coverBottom__title {
	position: relative;
	display: inline-block;
	margin: 0 0 1rem;
	padding: 0 0 0.3rem;
	font-weight: 500;
	font-size: 1.5rem;
	color: #12732a
}

.coverBottom__title::after {
	content: '';
	display: block;
	width: 18px;
	height: 3px;
	background-color: #12732a;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5
}

.coverBottom__title--noBorder::after {
	display: none
}

.coverBottom__desc {
	font-weight: 300;
	font-size: 1.5rem;
	color: #4d4d4d
}

.coverBottom__subtitle {
	font-weight: 300;
	font-size: 1.5rem;
	color: #000;
	margin-bottom: 1.4rem;
	text-align: center
}

.coverBottom__action {
	text-align: center
}

.coverBottom--harder .coverBottom__desc {
	color: #101111
}

.coverBottom .btn-regular {
	margin-top: 1rem;
	margin-bottom: 1rem
}

@media only screen and (min-width: 768px) {
	.coverBottom__title {
		float: left;
		margin-right: 1rem;
		padding-top: 0.2rem;
		margin-bottom: 2rem
	}
	.coverBottom__desc {
		padding-top: 0.2rem
	}
	.coverBottom__subtitle {
		display: table;
		width: 100%;
		height: 65px;
		margin-bottom: 0;
		text-align: left
	}
	.coverBottom__subtitleinner {
		display: table-cell;
		vertical-align: middle
	}
	.coverBottom__action {
		text-align: right
	}
}

@media only screen and (min-width: 1140px) {
	.coverBottom .btn-regular {
		margin-top: 0;
		margin-bottom: 0
	}
	.coverBottom__subtitle {
		height: 45px
	}
}

@media only screen and (max-width: 767px) {
	.coverBottom .btn-regular:first-child {
		margin-top: 2rem
	}
}

.section-services {
	padding: 5rem 0;
	background-color: #FFF
}

.section-services__title {
	margin-top: 0;
	margin-bottom: 3rem
}

.front .section-services {
	background-color: #F5F3F3
}

@media only screen and (min-width: 768px) {
	.section-services__title {
		text-align: left
	}
}

@media only screen and (min-width: 992px) {
	.section-services__title {
		margin-bottom: 4rem
	}
}

@media only screen and (min-width: 1140px) {
	.section-services__title {
		margin-bottom: 5rem
	}
}

.section-values {
	position: relative;
	padding: 5rem 0;
	background-image: url(csx.jpg);
	background-size: cover;
	background-position: top left;
	overflow: hidden
}

.section-values .container {
	position: relative;
	z-index: 1
}

.section-values .container:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: -30vh;
	right: -58%;
	width: 100%;
	height: 100vh;
	opacity: 0.2;
	background-image: url("../images/splash.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain
}

.section-values .base-title {
	position: relative;
	z-index: 1;
	margin-bottom: 2.5rem;
	padding-top: 2.5rem
}

.section-values__col {
	position: relative;
	margin-bottom: 2.5rem;
	padding: 0 15px
}

.section-values__col .base-title {
	font-size: 2rem;
	margin: 0 15px 2rem;
	padding-top: 2rem;
	text-transform: uppercase
}

.section-values__col .base-title .title-highlight,
.section-values__col .base-title__highlight {
	display: block
}

.section-values__col p {
	margin-bottom: 2.5rem;
	line-height: 2.4rem;
	font-weight: 300;
	font-size: 1.4rem
}

.section-values__content {
	position: relative;
	padding: 2rem 0
}

.section-values__content>.row {
	max-width: 960px;
	margin: 0 auto
}

.section-values__content__angle {
	display: none;
	position: absolute;
	top: 8px;
	left: 11px;
	width: calc(100% - 21px);
	height: 8.6rem
}

.section-values__content__angle:before,
.section-values__content__angle:after {
	content: "";
	position: absolute;
	top: 0
}

.section-values__content__angle:before {
	right: 0;
	width: calc( 100% - 86px);
	height: 100%;
	background: rgba(0, 0, 0, 0.4)
}

.section-values__content__angle:after {
	height: 0;
	width: 0;
	border: 43px solid rgba(0, 0, 0, 0.4);
	border-left: 43px solid transparent;
	border-top: 43px solid transparent
}

.section-values__content>.base-title span {
	display: block
}

.section-values__question-title {
	margin-bottom: 2rem;
	font-size: 2rem
}

.ie11 .section-values__content__angle {
	height: 8.67rem
}

@media only screen and (min-width: 768px) {
	.section-values {
		padding: calc( 3.5rem + 10px) 0 3.5rem
	}
	.section-values .container:after {
		z-index: 2;
		top: auto;
		bottom: 0;
		right: -310px;
		width: 387px;
		opacity: 1
	}
	.section-values .row {
		padding: 0 15px
	}
	.section-values__content {
		background-color: rgba(0, 0, 0, 0.4);
		margin-bottom: 3.5rem;
		padding-top: 2.5rem;
		padding-bottom: 3.5rem
	}
	.section-values__content__angle {
		display: block
	}
	.section-values__content>.base-title {
		position: relative;
		top: -5.8rem;
		margin-bottom: 0
	}
	.section-values__content>.base-title span {
		display: inline
	}
	.section-values__col {
		max-width: 275px;
		width: 33.33% !important;
		padding: 0 2rem
	}
	.section-values__col .base-title {
		padding-top: 0;
		border-top: none;
		text-align: left
	}
	.section-values__col p {
		font-size: 1.5rem
	}
	.section-values__question {
		margin: auto
	}
	.section-values__question .btn-regular {
		text-transform: none
	}
	.section-values__question-title {
		font-weight: 300;
		font-size: 2.2rem
	}
}

@media only screen and (min-width: 992px) {
	.section-values .row {
		padding: 0;
		display: flex;
		justify-content: space-around;
		align-items: flex-start
	}
	.section-values__content {
		padding-right: 15px;
		padding-left: 15px
	}
	.section-values__content .toggle-slide {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}
	.section-values__content__angle {
		top: 22px
	}
	.section-values__col {
		max-width: inherit
	}
}

@media only screen and (min-width: 1140px) {
	.section-values__content__angle {
		top: 25px
	}
}

@media only screen and (max-width: 767px) {
	.section-values__content,
	.section-values .base-title {
		background-color: #24315e
	}
	.section-values .base-title {
		margin-bottom: 0
	}
	.section-values__question-title {
		position: relative;
		padding-top: 1.8rem
	}
	.section-values__question-title::before {
		content: '';
		width: calc(100% - 30px);
		height: 1px;
		background-color: #9298af;
		position: absolute;
		top: 0;
		z-index: 5;
		left: 50%;
		transform: translateX(-50%)
	}
	.section-values__col::before {
		content: '';
		width: calc(100% - 50px);
		height: 1px;
		background-color: #9298af;
		position: absolute;
		top: 0;
		z-index: 5;
		left: 50%;
		transform: translateX(-50%)
	}
	.section-values__col p {
		font-weight: 300
	}
	.section-values__col .toggle-slide {
		display: block !important;
		overflow: hidden;
		max-height: 5rem;
		height: auto !important;
		transition: all .2s ease-in-out;
		text-align: center;
		padding: 0 2rem
	}
	.section-values__col.active .toggle-slide {
		max-height: 50rem
	}
}

.main-entry {
	border: 1px solid #e6e6e6
}

.main-entry a {
	text-decoration: none !important
}

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

.entry:after {
	clear: both
}

.entry a {
	text-decoration: none !important
}

.entry__img {
	margin-bottom: 1.5rem
}

.entry__img img {
	position: relative;
	z-index: 2;
	max-width: 100%;
	height: auto;
	margin-right: 8px
}

.entry__metas {
	display: block;
	padding: 0 10px
}

.entry__title {
	margin: 1rem 3rem 2rem !important;
	padding-top: 1rem !important;
	border-top: 1px solid #CCC;
	font-size: 2.6rem !important;
	line-height: 110% !important
}

.entry__text {
	padding: 0 10px
}

.entry__text p {
	font-weight: 300
}

.entry--medium {
	margin-bottom: 0rem;
	padding: .5rem 1.4rem 0 .5rem
}

.entry--medium:before,
.entry--medium:after {
	content: " ";
	display: table
}

.entry--medium:after {
	clear: both
}

.entry--medium:last-of-type {
	margin-bottom: 4.7rem
}

.entry--medium .entry__title {
	margin: 0 3rem .8rem;
	padding-top: 1.5rem;
	padding-right: 1.5rem;
	font-size: 1.6rem;
	font-weight: 500;
	border-top: none
}

.entry--medium .entry__hr {
	margin-top: 0;
	margin-bottom: 0
}

.entry--large .entry__img {
	float: none
}

.entry--large .entry__img img {
	object-fit: fill
}

@media only screen and (min-width: 768px) {
	.entry__img {
		float: left
	}
	.entry__title {
		margin: 1rem 0 2rem !important;
		font-size: 1.8rem !important;
		line-height: 140% !important
	}
	.entry__text {
		clear: both;
		padding: 0 20px
	}
	.entry__text p {
		line-height: 2rem;
		font-size: 1.4rem
	}
	.entry--medium {
		margin-bottom: 0rem;
		padding: .5rem 1.4rem 0 .5rem
	}
	.entry--medium:before,
	.entry--medium:after {
		content: " ";
		display: table
	}
	.entry--medium:after {
		clear: both
	}
	.entry--medium:last-of-type {
		margin-bottom: 4.7rem
	}
	.entry--medium .entry__img {
		width: 180px;
		height: 120px;
		margin: 0 2rem .5rem 0
	}
	.entry--medium .entry__img img {
		width: 100%;
		height: 100%;
		object-fit: cover
	}
	.entry--medium .entry__metas {
		padding: .5rem 1rem 0
	}
	.entry--medium .entry__title {
		margin: 0 3rem .8rem;
		padding-top: 1.5rem;
		padding-right: 1.5rem;
		font-size: 1.6rem;
		font-weight: 500;
		border-top: none
	}
	.entry--medium .entry__text {
		padding-top: 10px;
		margin-bottom: 50px
	}
	.entry--medium .entry__text p {
		max-height: 40px;
		margin-bottom: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		font-size: 1.4rem
	}
	.entry--medium .entry__hr {
		margin-top: 0;
		margin-bottom: 0
	}
	.entry--medium .link-more {
		float: left;
		padding-top: 10px
	}
	.entry--small {
		margin-bottom: 1.3rem;
		padding: 0
	}
	.entry--small:before,
	.entry--small:after {
		content: " ";
		display: table
	}
	.entry--small:after {
		clear: both
	}
	.entry--small:last-of-type {
		margin-bottom: 4.7rem
	}
	.entry--small .entry__img {
		width: 180px;
		height: 120px;
		margin: 0 2rem .5rem 0
	}
	.entry--small .entry__img img {
		width: 100%;
		height: 100%;
		object-fit: cover
	}
	.entry--small .entry__metas {
		padding: .5rem 1rem 0
	}
	.entry--small .entry__title {
		margin: 0 3rem .8rem;
		padding-top: 1.5rem;
		padding-right: 1.5rem;
		font-size: 1.6rem;
		font-weight: 500;
		border-top: none
	}
	.entry--small .entry__text {
		clear: none
	}
	.entry--small .entry__text p {
		max-height: 40px;
		margin-bottom: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		font-size: 1.4rem
	}
	.entry--small .link-more {
		float: right
	}
}

@media only screen and (min-width: 992px) {
	.entry:not(.entry--small),
	.entry:not(.entry--medium) {
		margin-bottom: 0
	}
	.entry--solo {
		margin-bottom: 3rem !important
	}
}

.section-tools {
	position: relative
}

.section-tools__col {
	margin-bottom: 3.3rem;
	padding: 0 4%;
	text-align: center
}

.section-tools__col .link-square {
	width: 210px;
	margin: auto
}

.section-tools__icon {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;
	margin-bottom: 1rem;
	width: 98px;
	height: 98px;
	background: #12732a;
	border-radius: 50%
}

.section-tools__title {
	margin: 0 0 2rem;
	padding: .4rem 0 0;
	font-size: 2rem !important;
	line-height: 120%
}

.section-tools__text {
	padding: 2.9rem 1rem 0;
	text-align: center
}

.section-tools__big-text {
	margin-bottom: 2.7rem;
	font-weight: 300;
	font-size: 1.8rem;
	line-height: 120%
}

.section-tools__small-text {
	margin-bottom: 3.1rem;
	font-size: 1.8rem;
	font-weight: 300
}

.section-tools__img {
	display: none;
	position: absolute;
	top: 10rem;
	right: -9%;
	z-index: 100;
	max-width: 50vw;
	width: auto;
	max-height: 174px;
	height: auto
}

.section-tools--wide,
.section-tools--ultrawide {
	padding-top: 2rem
}

.section-tools--wide .section-tools__inner,
.section-tools--ultrawide .section-tools__inner {
	display: block;
	text-align: center
}

.section-tools--wide .section-tools__inner .link-square,
.section-tools--ultrawide .section-tools__inner .link-square {
	margin: 0 .5rem .9rem
}

.section-tools--ultrawide .section-tools__col {
	max-width: 250px
}

.section-tools+.section-app {
	margin-top: 8rem
}

@media only screen and (min-width: 768px) {
	.section-tools {
		position: relative
	}
	.section-tools__title {
		margin-bottom: 3rem
	}
	.section-tools::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 1px;
		background: #E9E9E9
	}
	.section-tools .row {
		position: relative
	}
	.section-tools__inner {
		display: flex;
		justify-content: center
	}
	.section-tools__text {
		position: relative;
		width: 541px;
		margin: auto
	}
	.section-tools__text:before {
		content: "";
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		width: 356px;
		height: 1px;
		background: #e9e9e9
	}
	.section-tools__big-text {
		width: auto;
		font-size: 2.2rem
	}
	.section-tools__img {
		display: block;
		top: -8rem;
		right: -27rem;
		max-width: none;
		max-height: none
	}
	.section-tools--noborder::before {
		display: none
	}
	.section-tools--wide::before {
		display: none
	}
	.section-tools--wide .section-tools__col {
		margin-left: 1rem;
		margin-right: 1rem;
		margin-bottom: 2rem
	}
}

@media only screen and (min-width: 992px) {
	.section-tools__title {
		margin-bottom: 4rem
	}
}

@media only screen and (min-width: 1140px) {
	.section-tools__col {
		padding-right: 6%;
		padding-left: 6%
	}
	.section-tools__title {
		margin-bottom: 5.5rem;
		font-size: 3rem !important
	}
}

.section-app {
	position: relative;
	padding-top: 5rem;
	padding-bottom: 4rem
}

.section-app .base-title {
	margin-bottom: 2.5rem;
	padding: 0 7%;
	line-height: 3.6rem;
	font-size: 2rem;
	font-weight: 300
}

.section-app .base-title__highlight {
	display: block;
	font-weight: 400
}

.section-app__img {
	display: none
}

.section-app__links {
	text-align: center
}

.section-app__footerss {
	padding-top: 2rem;
	text-align: center;
	clear: both;
	width: 100%
}

.section-app__link {
	display: inline-block;
	margin-bottom: 1rem
}

@media only screen and (min-width: 768px) {
	.section-app {
		z-index: 2;
		padding: 10rem 0;
		margin-bottom: 7.5rem
	}
	.section-app .row {
		position: relative
	}
	.section-app .base-title {
		font-size: 2.8rem
	}
	.section-app .base-title__highlight {
		font-weight: 400
	}
	.section-app__img {
		display: block;
		position: absolute;
		height: 60vh;
		width: auto;
		max-height: 300px;
		max-width: none !important;
		left: -10%;
		top: 100%;
		max-height: none;
		margin-top: -30%;
		height: auto
	}
}

@media only screen and (max-width: 991px) {
	.os-ios .section-tools__img,
	.os-ios .section-app__img {
		transform: none !important
	}
}

@media only screen and (max-width: 767px) {
	.section-app__img {
		display: none
	}
}

.faq-list {
	margin: 1.6rem 0 2.4rem;
	padding: .9rem 1rem .8rem;
	background-color: #F5F3F3;
	border-radius: 5px
}

.faq-list__item {
	position: relative;
	display: block;
	border-bottom: 1px solid #D4D3D3;
	padding: .6rem 0;
	font-weight: 700;
	font-size: 1.4rem
}

.faq-list__item:last-child {
	border: none
}

.faq-list__link {
	display: block;
	padding: 1rem 0 1rem 3.3rem;
	color: #12732a !important;
	text-decoration: none !important
}

.faq-list__link:hover,
.faq-list__link:focus {
	color: #12732a !important;
	text-decoration: underline !important
}

.faq-list__link::before {
	content: '';
	display: block;
	width: 1.8rem;
	height: 1.8rem;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cpath fill='%2312732a' d='M95.4,45L66.1,15.7c-2.7-2.7-7.2-2.7-9.9,0c-2.7,2.7-2.7,7.2,0,9.9L73.5,43h-64c-3.9,0-7,3.1-7,7s3.1,7,7,7h64L56.2,74.3 c-2.7,2.7-2.7,7.2,0,9.9c1.4,1.4,3.2,2.1,5,2.1s3.6-0.7,5-2.1L95.4,55c1.3-1.3,2.1-3.1,2.1-5S96.8,46.3,95.4,45z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 50% 50%;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 5;
	transform: translateY(-50%)
}

@media only screen and (min-width: 768px) {
	.faq-list {
		margin-bottom: 2.8rem;
		padding-right: 3rem;
		padding-left: 3rem
	}
}

@media only screen and (min-width: 992px) {
	.faq-list {
		margin-bottom: 3.2rem;
		padding-right: 6rem;
		padding-left: 6rem
	}
}

@media only screen and (min-width: 1140px) {
	.faq-list {
		padding-right: 10rem;
		padding-left: 10rem
	}
}

.section-search-results {
	padding-top: 2rem
}

.filter-set {
	margin: 3rem 0 0;
	padding-top: 2.4rem;
	border-top: 1px solid #e7e7e7;
	color: #101111
}

.search-results-intro {
	padding: 1rem 0
}

.search-results-intro__count {
	font-weight: 300;
	font-size: 1.4rem
}

.search-results-none {
	margin-bottom: 0;
	padding-bottom: 5rem;
	border-bottom: 1px solid #e7e7e7;
	color: #101111;
	font-size: 28px;
	text-align: center
}

.search-results-none mark {
	background-color: transparent;
	color: #12732a
}

.search-results-help {
	padding: 5rem 0
}

.search-results-help__card {
	padding: 20px;
	border: solid 1px #e7e7e7;
	border-radius: 10px;
	background-color: white;
	text-align: center;
	margin-bottom: 2rem;
	transition: background 0.25s ease-in-out;
	cursor: pointer
}

.search-results-help__card a {
	margin-bottom: 20px
}

.search-results-help__picto {
	margin-bottom: 30px
}

.filter-reset {
	position: relative;
	display: inline-block;
	margin: 0 0 0 1rem;
	border: none;
	padding: 0 0 0 24px;
	background: transparent;
	font-weight: 300;
	font-size: 13px;
	color: #12732a !important;
	text-decoration: none;
	text-shadow: none
}

.filter-reset::before {
	content: '';
	display: block;
	width: 18px;
	height: 20px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAUCAYAAACAl21KAAAAAXNSR0IArs4c6QAAAdBJREFUOBGllE0oRFEYhs8wlEkkxZKFpWKyISRZWaCsrGbkZ9QUUcSOslCszFJj2MlCyYYmpFjYsVNmdoiVko1E1/POnMlcf2Heeu655/u+895zzj33GrOcWAcH5hzHMf/Fa971kLn1RJK13HdDPVTAIyRgH+LOWM0LrUsyKrIRBwM/90vQYWMfmwkCV9RNY7aRnfSwpG0CPXAKDVAAr6CnH8EN6GF6SC9ohlIMQhiq1mQvrVEBFIdRCi5TvawLMxmnOwlzMAAaHwSTPSP1n+EAfOqgcww12CUMtX9bIKNhaqJ5rgpjCul3QptFm/1JDNwhOGsT8xj75Kg9OobUWm2rtyTdpZsvr4tEQ1AFAY/OzX/FTGYYuwB7H5f2V0/tp+TP1UhHQ6rM1ags7WMeczVqskZJLxvWSmcEpnittzbx2yZoC3f1+iOg8/IEQ/ArMYEuCltAx2ZNS5sGaZBk5gnpyDdX6qpJRW16lZUk87jo21q2wRhFM5Bv+58acs0ET0Afr77HKTCpA2kH6msOKIguYAV04rVvxVAHfaA/gJSEdiZyrY7rZGMYJqaTWqLkD9okF8bkPlPjMlIQs3KaftBm6iWUgjZUf8hDiGJwRuvSG9gGuXAMIEmzAAAAAElFTkSuQmCC);
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 5;
	transform: translateY(-50%)
}

.filter-reset:hover,
.filter-reset:focus {
	text-decoration: none;
	background: transparent;
	box-shadow: none;
	text-decoration: underline;
	outline: 0 !important
}

.hidden-filters {
	overflow: hidden;
	height: auto;
	max-height: 0;
	transition: all 0.2s ease-in-out
}

.hidden-filters.active {
	max-height: 50rem
}

.filter-toggle {
	clear: both;
	padding: 1rem 0 0
}

.toggle-filters {
	position: relative;
	display: inline-block;
	padding: 0 0 0 2.8rem;
	background: transparent;
	height: auto;
	border: none;
	color: #12732a;
	text-shadow: none;
	font-weight: 300;
	font-size: 1.3rem;
	box-shadow: none !important
}

.toggle-filters .state1 {
	display: none
}

.toggle-filters .state2 {
	display: inline
}

.toggle-filters.active {
	background-color: transparent;
	color: #12732a
}

.toggle-filters.active::before {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32;' xml:space='preserve'%3E%3Cpath fill='%2312732a' d='M19.7,14.9h-6.9c-0.6,0-1.1,0.5-1.1,1.1c0,0.6,0.5,1.1,1.1,1.1h6.9c0.6,0,1.1-0.5,1.1-1.1S20.3,14.9,19.7,14.9	C19.7,14.9,19.7,14.9,19.7,14.9'/%3E%3Cpath fill='%2312732a' d='M16.2,2.3C8.7,2.3,2.5,8.4,2.5,16s6.1,13.7,13.7,13.7S29.9,23.6,29.9,16C29.9,8.4,23.8,2.3,16.2,2.3 M16.2,27.8 C9.7,27.8,4.4,22.5,4.4,16c0-6.5,5.2-11.8,11.8-11.8C22.7,4.2,28,9.5,28,16c0,0,0,0,0,0C28,22.5,22.7,27.8,16.2,27.8'/%3E%3C/svg%3E")
}

.toggle-filters.active .state1 {
	display: inline
}

.toggle-filters.active .state2 {
	display: none
}

.toggle-filters:hover,
.toggle-filters:focus {
	color: #12732a;
	text-decoration: underline;
	background-color: transparent;
	outline: 0 !important
}

.toggle-filters::before {
	content: '';
	display: block;
	width: 2.1rem;
	height: 2.1rem;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' style='enable-background:new 0 0 32 32;' xml:space='preserve'%3E%3Cpath fill='%2312732a' d='M19.3,14.9H17v-2.3c0-0.6-0.5-1.1-1.1-1.1c-0.6,0-1.1,0.5-1.1,1.1v2.3h-2.3c-0.6,0-1.1,0.5-1.1,1.1c0,0.6,0.5,1.1,1.1,1.1 h2.3v2.3c0,0.6,0.5,1.1,1.1,1.1S17,20,17,19.4v-2.3h2.3c0.6,0,1.1-0.5,1.1-1.1S20,14.9,19.3,14.9C19.4,14.9,19.4,14.9,19.3,14.9'/%3E%3Cpath fill='%2312732a' d='M15.9,2.3C8.4,2.3,2.2,8.4,2.2,16s6.1,13.7,13.7,13.7S29.6,23.6,29.6,16C29.6,8.4,23.5,2.3,15.9,2.3 M15.9,27.8 C9.4,27.8,4.1,22.5,4.1,16c0-6.5,5.3-11.8,11.8-11.8c6.5,0,11.8,5.3,11.8,11.8c0,0,0,0,0,0C27.7,22.5,22.4,27.8,15.9,27.8'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 50% 50%;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 5;
	transform: translateY(-50%)
}

.search-results:before,
.search-results:after {
	content: " ";
	display: table
}

.search-results:after {
	clear: both
}

.search-results:last-of-type {
	border-bottom: 1px solid #efeded
}

.search-results__head {
	margin: 0 0 1rem
}

.search-results__date {
	display: inline-block;
	padding: 0.35rem 0.4rem 0.35rem 0;
	font-weight: 300;
	font-size: 1.3rem;
	line-height: 120%;
	color: #7b8284
}

.search-results__count {
	margin-bottom: 0;
	padding-top: 1rem;
	font-size: 1.4rem
}

.search-results__filter {
	clear: both;
	padding: 0 0 0.5rem
}

.search-results__label {
	display: block !important;
	margin: 0;
	padding: 0 0 0.2rem;
	max-width: 100%;
	font-weight: 500
}

.search-results__select {
	position: relative;
	height: 28px;
	padding: 0;
	text-transform: uppercase;
	color: #12732a;
	border: none;
	background: transparent;
	border-radius: 0;
	box-shadow: none;
	text-align: lfet;
	font-size: 1.2rem
}

.search-results__category {
	display: block;
	margin: 0 0 2.6rem;
	border-bottom: 1px solid #e7e7e7;
	padding: 0 0 1rem 0;
	font-weight: 300;
	font-size: 2.2rem;
	color: #3B3B3B;
 }

.search-results__item {
	position: relative;
	display: block;
	margin: 0 0 2rem;
	padding: 0
}

.search-results__item a {
	color: #12732a;
	text-decoration: none
}

.search-results__item:last-child::after {
	display: none
}

.search-results__title {
	font-weight: 300;
	font-size: 1.6rem;
	color: #12732a
}

.search-results__title a {
	color: #12732a !important;
	text-decoration: none !important
}

.search-results__title a:hover,
.search-results__title a:active {
	text-decoration: underline !important
}

.search-results__breadcrumb {
	line-height: 1.8rem;
	font-size: 1.2rem
}

.search-results__breadcrumb a {
	color: #3B3B3B
}

.search-results__breadcrumb__current {
	color: #12732a
}

.search-results p {
	margin-bottom: 0;
	line-height: 2rem;
	font-size: 1.4rem;
	font-weight: 300;
	color: #3B3B3B
}

.search-similar {
	border-top: 1px solid #efeded;
	padding: 2rem 0 3rem
}

.search-similar__term {
	margin: 0 0 2rem;
	font-weight: 300;
	font-size: 1.7rem
}

.search-similar__keyword {
	color: #12732a !important;
	text-decoration: none !important
}

.search-similar__list {
	padding: 0;
	font-size: 1.5rem;
	font-weight: 700;
	list-style-type: none
}

.search-similar__item {
	display: block;
	margin: 0 0 1rem;
	padding: 0
}

.search-similar__link {
	display: block;
	position: relative;
	padding: 0 0 0 3.4rem;
	font-weight: 300;
	color: #4d4d4d !important;
	text-decoration: none !important
}

.search-similar__link::before {
	content: '';
	display: block;
	height: 2rem;
	width: 2rem;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cpath fill='%2312732a' d='M95.4,45L66.1,15.7c-2.7-2.7-7.2-2.7-9.9,0c-2.7,2.7-2.7,7.2,0,9.9L73.5,43h-64c-3.9,0-7,3.1-7,7s3.1,7,7,7h64L56.2,74.3	c-2.7,2.7-2.7,7.2,0,9.9c1.4,1.4,3.2,2.1,5,2.1s3.6-0.7,5-2.1L95.4,55c1.3-1.3,2.1-3.1,2.1-5S96.8,46.3,95.4,45z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 50% 50%;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0
}

.search-similar__link:hover,
.search-similar__link:focus {
	color: #12732a !important
}

.page .search-results__filter .main-select,
.page .search-results__filter .main-date {
	width: 100%
}

@media only screen and (min-width: 768px) {
	.search-results-intro {
		padding-top: 3rem;
		padding-bottom: 1.2rem
	}
	.search-results__category {
		font-size: 2rem
	}
	.search-similar {
		padding-top: 3rem;
		padding-bottom: 4rem
	}
	.filter-toggle {
		padding-top: 0
	}
	.toggle-filters.active,
	.toggle-filters.active+.filter-reset {
		margin-top: 2.6rem
	}
}

@media only screen and (min-width: 992px) {
	.search-results-intro {
		padding-top: 4rem;
		padding-bottom: 1.5rem
	}
	.search-results__category {
		font-size: 2.4rem
	}
	.search-similar {
		padding-top: 4rem;
		padding-bottom: 5rem
	}
}

@media only screen and (min-width: 1140px) {
	.search-results-intro {
		padding-top: 4.5rem;
		padding-bottom: 1.7rem
	}
	.search-results {
		padding-top: 0.9rem
	}
	.search-results .btn-regular {
		margin-right: 97px
	}
	.search-results__category,
	.search-results__item {
		padding-right: 97px;
		padding-left: 97px
	}
	.search-results__item {
		margin-bottom: 2.6rem
	}
	.search-results__item::after {
		left: 97px
	}
	.search-results__category {
		font-size: 2.8rem
	}
	.search-similar {
		padding: 5.5rem 97px 7.8rem
	}
}

@media only screen and (max-width: 767px) {
	.search-results {
		margin-bottom: 1rem
	}
	.search-results__filter {
		margin-bottom: 0
	}
}

.digital-human__footerss {
	text-align: center
}

.digital-human__footerss .btn-regular--invert {
	background-color: #F5F3F3
}

.digital-human__footerss .btn-regular--invert:hover,
.digital-human__footerss .btn-regular--invert:focus {
	background-color: #12732a
}

@media only screen and (min-width: 992px) {
	.digital-human__contentinner {
		margin-left: -15px;
		margin-right: -15px
	}
	.digital-human__contentinner:before,
	.digital-human__contentinner:after {
		content: " ";
		display: table
	}
	.digital-human__contentinner:after {
		clear: both
	}
	.digital-human__footerss {
		padding-top: 1.7rem
	}
	.switch-content {
		position: relative;
		min-height: 1px;
		padding-left: 15px;
		padding-right: 15px;
		text-align: center
	}
}

@media only screen and (min-width: 992px) and (min-width: 992px) {
	.switch-content {
		float: left;
		width: 50%
	}
}

@media only screen and (min-width: 992px) {
	.switch-content:first-child {
		position: relative
	}
	.switch-content:first-child::after {
		content: '';
		display: block;
		width: 1px;
		height: 85%;
		background-color: #DEDCDC;
		position: absolute;
		top: 10%;
		right: 0
	}
	.switch-content__inner {
		padding: 0 3rem
	}
	.switch-content__icon {
		width: 240px;
		margin: 0 auto
	}
	.switch-content__icon img {
		width: auto
	}
	.switch-content__title {
		margin: 0 0 1rem;
		font-weight: 500;
		font-size: 1.4rem;
		line-height: 120%;
		text-transform: uppercase;
		color: #12732a;
		text-align: center
	}
}

@media only screen and (max-width: 991px) {
	h2.switch-title {
		margin-bottom: 0
	}
	h2.switch-title .title-highlight {
		display: block;
		text-transform: uppercase;
		overflow: hidden
	}
	.digital-human__intro {
		margin: 0 0 2rem;
		font-weight: 300;
		font-size: 1.8rem;
		text-align: center
	}
	.digital-human__switch {
		text-align: center
	}
	.digital-human__switch .switch {
		margin: 0 auto
	}
	.digital-human__content {
		overflow: hidden
	}
	.digital-human__content.active .digital-human__contentinner {
		transform: translate3d(-50%, 0, 0)
	}
	.digital-human__contentinner {
		width: 200%;
		transition: all .4s ease-in-out
	}
	.switch-content {
		width: 50%;
		margin: 0 auto;
		padding: 2rem 0;
		text-align: center
	}
	.switch-content:first-child {
		float: left
	}
	.switch-content:last-child {
		float: right;
		position: relative;
		z-index: 100
	}
	.switch-content__inner {
		max-width: 280px;
		margin: 0 auto
	}
	.switch-content__icon {
		margin: 0 0 1rem
	}
	.switch-content__icon img {
		width: 197px
	}
	.switch-content__title {
		display: none
	}
	.switch-content__text {
		margin: 0 0 2.6rem;
		font-size: 1.4rem;
		line-height: 130%;
		color: #3b3b3b;
		text-align: center
	}
	.switch-content__footerss {
		text-align: center
	}
	.switch-content__footerss .link-square {
		min-width: 200px
	}
	.rotating {
		display: inline-block;
		transform-style: preserve-3d;
		transform: rotateX(0) rotateY(0) rotateZ(0);
		transition: 0.5s;
		-webkit-transform-origin-x: 50%
	}
	.rotating.flip {
		position: relative
	}
	.rotating .front,
	.rotating .back {
		left: 0;
		top: 0;
		backface-visibility: hidden
	}
	.rotating .front {
		position: absolute;
		display: inline-block;
		transform: translate3d(0, 0, 1px)
	}
	.rotating.flip .front {
		z-index: 1
	}
	.rotating .back {
		display: block;
		opacity: 0
	}
	.rotating.spin {
		transform: rotate(360deg) scale(0)
	}
	.rotating.flip .back {
		z-index: 2;
		display: block;
		opacity: 1;
		transform: rotateY(180deg) translate3d(0, 0, 0)
	}
	.rotating.flip.up .back {
		transform: rotateX(180deg) translate3d(0, 0, 0)
	}
	.rotating.flip.cube .front {
		transform: translate3d(0, 0, 100px) scale(0.85, 0.85)
	}
	.rotating.flip.cube .back {
		transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85)
	}
	.rotating.flip.cube.up .back {
		transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85)
	}
}

.service {
	margin: 0 0 2.2rem;
	text-align: center
}

.service__inner {
	max-width: 200px;
	margin: 0 auto;
	padding: 2rem 0 0
}

.service__icon {
	width: 98px;
	height: 98px;
	margin: 0 auto 1.4rem;
	border-radius: 50%;
	padding: 0;
	background-color: #12732a
}

.service__icon img {
	display: block;
	margin: 0 auto
}

.service__icon-detour {
	margin: 0 auto 1.4rem;
	height: 55px
}

.service__important {
	font-weight: 600;
	font-size: 1.8rem;
	margin-bottom: 0
}

.service__title {
	margin: 0 0 1rem;
	font-weight: 600;
	font-size: 1.6rem
}

.service__text {
	margin: 0 0 1rem;
	font-weight: 300;
	font-size: 1.4rem;
	line-height: 125%
}

.service__footerss {
	text-align: center
}

@media only screen and (min-width: 992px) {
	.service__inner {
		padding-top: 4rem;
		max-width: 300px
	}
}

.comparison-select-form {
	margin-top: 0;
	border-top: 1px solid #12732a;
	padding-top: 3rem
}

.comparison-form {
	clear: both
}

.comparison-form ul.card-slider {
	clear: both
}

.comparison-box {
	max-width: 600px;
	border-radius: 4px;
	padding: 2.2rem 2rem .6rem;
	background-color: #FFF;
	text-align: center
}

.comparison-box__cols {
	margin: 0 0 1rem
}

.comparison-box__cols:before,
.comparison-box__cols:after {
	content: " ";
	display: table
}

.comparison-box__cols:after {
	clear: both
}

.comparison-box__col {
	width: 50%
}

.comparison-box__col:first-child {
	float: left;
	padding-right: 1.5rem
}

.comparison-box__col:last-child {
	float: right;
	padding-left: 1.5rem
}

.comparison-box__col .item {
	display: block;
	margin: 0 0 1rem;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 120%
}

.comparison-box__col .item img {
	display: block;
	margin: 0 auto
}

.comparison-box__footerss {
	clear: both
}

.comparison-box__footerss button,
.comparison-box__footerss input,
.comparison-box__footerss a {
	display: inline-block;
	margin: 0 2rem 1.8rem;
	min-width: 192px
}

.compared__pic {
	margin: 0 0 2rem
}

.compared__pic img {
	max-width: 100%;
	height: auto
}

.compared__title {
	margin: 0 0 .8rem;
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 120%
}

.compared__detail {
	margin: 0 0 1.8rem;
	font-weight: 300;
	font-size: 1.2rem;
	line-height: 120%
}

.compared__icon {
	display: block;
	width: 3.2rem;
	height: 3.2rem;
	margin: 0 auto
}

.table-compared {
	margin: 0 !important;
	margin-bottom: 4rem !important;
	border: none !important;
	background-color: transparent;
	display: block;
	overflow-x: auto
}

.table-compared thead th {
	text-align: center;
	background-color: transparent
}

.table-compared thead th .gammeCard {
	border: none;
	box-shadow: none;
	margin-bottom: 0
}

.table-compared thead th .gammeCard__subtitle,
.table-compared thead th .gammeCard__title a {
	min-height: auto
}

.table-compared tbody th {
	text-align: left
}

.table-compared tbody td {
	text-align: center
}

.table-compared tfoot td {
	padding: 3rem;
	text-align: center
}

.table-compared tr:not(.main-head) {
	border-bottom: 1px solid #e7e7e7
}

.table-compared tr.table-compared-section__title {
	border-bottom-width: 2px
}

.table-compared th,
.table-compared td {
	border: none !important;
	padding: 1.3rem 1rem;
	font-size: 1.3rem;
	font-weight: 500;
	color: #5b5b5b;
	width: 25%;
	min-width: 200px
}

.table-compared th:nth-child(even),
.table-compared td:nth-child(even) {
	background-color: #f7f7f7
}

.table-compared-title {
	text-align: left;
	color: #12732a;
	font-size: 20px !important;
	line-height: 1.5
}

.table-compared-section__title th {
	font-size: 1.4em;
	font-weight: 700
}

.table-compared-section__title .toggle-trigger {
	margin: 0;
	border: none
}

.table-compared-section__title .toggle-trigger::after {
	bottom: 1rem;
	right: 1rem
}

.table-compared-pdf img {
	width: 18px;
	display: inline-block;
	margin-right: 4px
}

.table-compared-pdf a {
	color: #12732a !important
}

.news-card {
	max-width: 550px;
	margin: 0 auto 15px;
	border: 1px solid #e6e6e6;
	font-family: 'Roboto', sans-serif;
	line-height: 160%;
	color: #3B3B3B;
	transition: all 0.2s ease-in-out
}

.news-card__inner {
	padding: 0
}

.news-card__img {
	position: relative;
	margin: 0;
	padding-top: 53.625%;
	overflow: hidden;
	background-color: #fff
}

.news-card__img img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	transition: all 0.2s ease-in-out;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	object-fit: cover
}

.news-card__content {
	padding: 2rem 3rem
}

.news-card__date {
	display: inline-block;
	font-weight: 300;
	font-size: 1.3rem;
	padding-right:1rem;
	    border-bottom: 1px solid #86898a;
 	color: #7b8284;font-family: "Fira Sans Extra Condensed", sans-serif;
}

.news-card__tags {
	display: inline-block
}

.news-card__title {
	margin: 1rem 0 0.6rem;
	font-weight: 400;
	font-size: 2rem !important;
	line-height: 145%;
	color: #12732a;font-family: "Fira Sans Extra Condensed", sans-serif;
}

.news-card__footerss {
	padding: 0 0.8rem 0.2rem;
	text-align: right
}

.news-card--nopic {
	padding-top: 30px;
	background-color: #F5F3F3
}

.news-card--exergue {
	position: relative;
	padding-top: 15px;
	overflow: hidden
}

.news-card--exergue .news-card__img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%
}

.news-card--exergue .news-card__img::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(36, 49, 94, 0.9);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}

.news-card--exergue .news-card__tags,
.news-card--exergue .news-card__date {
	position: relative;
	z-index: 5;
	color: #fff
}

.news-card--exergue .news-card__title {
	position: relative;
	z-index: 5;
	font-size: 2.6rem !important;
	color: #fff
}

.news-card--exergue-pdf {
	position: relative;
	overflow: hidden;
	background-image: linear-gradient(#f9f9f9, #edf0fb)
}

.news-card--exergue-pdf .news-card__picto {
	content: '';
	display: inline-block;
	position: absolute;
	background: #24315e;
	border-radius: 0 60px 60px 60px;
	margin: -10px;
	width: auto;
	height: auto;
	padding: 17px 21px 13px 20px
}

.news-card--exergue-pdf .news-card__theme {
	display: inline-block;
	margin: 20px 0 0 63px;
	font-weight: 600;
	font-size: 2rem;
 	color: #24315e
}

.news-card--exergue-pdf .news-card__img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%
}

.news-card--exergue-pdf .news-card__tags,
.news-card--exergue-pdf .news-card__date {
	position: relative;
	z-index: 5;
	color: #7b8284
}

.news-card--exergue-pdf .news-card__title {
	position: relative;
	z-index: 5;
	font-size: 2.6rem !important;
	color: #24315e
}

.news-card--wide {
	margin-top: .3rem
}

.news-card--wide .news-card__content {
	padding-bottom: 2.7rem
}

.news-card--wide .news-card__img {
	padding-top: 53%;
	margin-bottom: 0.4rem
}

.news-card--wide .news-card__title {
	margin-bottom: 1.7rem;
	font-size: 2.4rem !important;
	line-height: 112%; font-family: "Fira Sans Extra Condensed", sans-serif;
}

.news-card--wide .news-card__text {
	padding-right: 2.7rem;
	line-height: 170%
}

a.news-card {
	display: block;
	text-decoration: none !important
}

a.news-card:hover,
a.news-card:focus {
	border-color: #12732a
}

a.news-card:hover .link-more,
a.news-card:focus .link-more {
	color: #3B3B3B !important
}

a.news-card:hover .link-more::before,
a.news-card:focus .link-more::before {
	background: #3B3B3B
}

a.news-card:hover .news-card__img,
a.news-card:focus .news-card__img {
	background-size: 110%
}

a.news-card:hover .news-card__img img,
a.news-card:focus .news-card__img img {
	transform: translate(-50%, -50%) scale(1.1)
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
	.news-card__img {
		height: 200px
	}
}

@media only screen and (min-width: 768px) {
	.news-card {
		margin-bottom: 30px
	}
	.news-card--exergue-pdf .news-card__theme {
		font-size: 1.4rem
	}
	.news-card--wide {
		margin-bottom: 2rem
	}
	.news-card--inline {
		margin-bottom: 2.5rem;
		border: none;
		border-bottom: 1px solid #e5e6e6
	}
	.news-card--inline .news-card__inner:before,
	.news-card--inline .news-card__inner:after {
		content: " ";
		display: table
	}
	.news-card--inline .news-card__inner:after {
		clear: both
	}
	.news-card--inline .news-card__img {
		float: left;
		width: 192px;
		margin: 0 2rem 0 0;
		padding-top: 21.29%
	}
	.news-card--special-event {
		border: none
	}
	.news-card--special-event .news-card__inner {
		position: relative
	}
	.news-card--special-event .news-card__img {
		position: relative;
		z-index: 5;
		padding-top: 100%
	}
	.news-card--special-event .news-card__img img {
		transform-origin: 50% 100%
	}
	.news-card--special-event .news-card__content {
		width: calc(100% - 2rem);
		height: calc(100% - 2rem);
		border: 1rem solid #FFF;
		padding: 1rem;
		position: absolute;
		top: 1rem;
		left: 1rem;
		z-index: 100;
		text-align: right
	}
	.news-card--special-event .news-card__date {
		padding-right: .5rem;
		font-weight: 300;
		color: #FFF
	}
	.news-card--special-event .news-card__tag {
		padding: .2rem 1rem;
		font-weight: 300;
		font-size: 1.3rem;
		text-transform: none;
 	}
	.news-card--special-event .news-card__title {
		padding: 10vw 45% 2% 0;
		font-weight: 300;
		font-size: 2.2rem !important;
 		color: #FFF;
		text-align: center
	}
	.news-card--special-event .news-card__text {
		padding: 0 45% 0 0;
		font-weight: 200;
		font-size: 2rem;
		line-height: 120%;
		color: #FFF;
		text-align: center
	}
	.news-card--special-event .news-card__content {
		width: calc(100% - 4rem);
		height: calc(100% - 4rem);
		padding: 2rem;
		top: 2rem;
		left: 2rem
	}
	.news-card--special-event .news-card__title {
		padding-top: 14%;
		padding-bottom: 5%;
		padding-left: 5%;
		font-size: 2.8rem !important
	}
	.news-card--special-event .news-card__text {
		padding-right: 50%;
		padding-left: 10%;
		font-size: 2.8rem
	}
}

@media only screen and (min-width: 992px) {
	.news-card--inline {
		max-width: inherit
	}
}

@media only screen and (max-width: 767px) {
	.news-card--maxwidth {
		max-width: 380px
	}
	.section--newsHome .news-card {
		min-height: 340px
	}
}

.etre-societaire__title {
	margin: 2rem 0 4rem !important
}

.etre-societaire__content {
	text-align: center
}

.societaire-act {
	display: block;
	margin: 0 1rem 3.4rem
}

.societaire-act__icon {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border-radius: 50%;
	box-shadow: -3px 0 7px 0 rgba(0, 0, 0, 0.1);
	padding: 20px 0 0;
	background-color: #FFF
}

.societaire-act__img {
	display: block;
	width: 65px;
	height: 65px;
	margin: 0 auto
}

.societaire-act__title {
	margin: 2rem 0 1rem;
	font-weight: 300 !important;
	font-size: 1.8rem !important;
	text-align: center
}

.societaire-act__hilight {
	color: #12732a
}

.societaire-act__footerss {
	text-align: center
}

.parole-societaire {
	padding: 3rem 0 2rem
}

.parole-societaire__title {
	margin: 0 0 1.7rem;
	font-weight: 300;
	font-size: 2rem !important;
 }

.parole-societaire__title strong {
	font-weight: 400
}

.parole-societaire__content {
	margin: 0 0 2.6rem;
	padding: 0 0 2.6rem
}

.parole-societaire__slider {
	margin-left: -8px;
	padding-bottom: .6rem
}

.parole-societaire__footerss {
	padding: .2rem 0 0
}

.actions-engagements {
	padding: 0 0 3rem
}

.actions-engagements__title {
	margin-bottom: 4rem !important
}

.actions-engagements__content {
	text-align: center
}

.fact {
	display: inline-block;
	max-width: 400px;
	margin: 0 2rem 2rem
}

.fact__title {
	position: relative;
	margin: 0 0 1rem;
	padding: 0 0 1rem;
	font-weight: 300;
	font-size: 1.6rem !important;
	color: #3B3B3B;
	text-align: center
}

.fact__title::after {
	content: '';
	display: block;
	width: 80%;
	height: 1px;
	background-color: #12732a;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%)
}

.fact__value {
	display: block;
	font-weight: 300;
	font-size: 4.6rem;
	color: #12732a
}

.fact__content {
	display: block;
	max-width: 220px;
	margin: 0 auto;
	text-align: center;
	font-size: 1.4rem;
	line-height: 130%
}

.club-societaire {
	padding: 3rem 0 2rem
}

.club-societaire__title {
	margin: 0 0 3.7rem;
	font-weight: 300;
	font-size: 2rem !important;
 }

.club-societaire__title strong {
	font-weight: 400
}

.club-societaire__pic {
	margin: 0 0 3rem
}

@media only screen and (min-width: 768px) {
	.societaire-act {
		display: inline-block;
		width: 20%;
		margin: 0 3rem 3rem;
		vertical-align: top
	}
	.societaire-act__title {
		min-height: 7rem
	}
	.fact__content {
		max-width: 350px
	}
}

@media only screen and (min-width: 992px) {
	.actions-engagements__title {
		margin-bottom: 5rem !important
	}
	.fact {
		margin-right: 3rem;
		margin-bottom: 3rem;
		margin-left: 3rem
	}
}

.section-sitemap .tab-content {
	width: 100%
}

.section-sitemap .tab-content>.tab-pane {
	display: none
}

.section-sitemap .tab-content>.tab-pane.active {
	display: block
}

.sep {
	margin: 0 0 3rem
}

.sitemapmenuxx {
	position: relative;
	z-index: 200;
	padding: 3rem 0;
	background-image: url("/medias/images/icones/ico-pattern-dot.png");
	background-repeat: repeat;
	background-color: transparent;
	background-position: 50% 50%;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	transition: transform .2s ease-in-out
}

.sitemapmenuxx::after {
	content: '';
	display: block;
	width: 30px;
	height: 13px;
	background-image: url(../images/bottom-arrow.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 50% 50%;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 1;
	transform: translate(-50%, 100%)
}

.nav-tabs--sitemap {
	margin-right: -15px;
	margin-left: -15px;
	border: none;
	text-align: center
}

.nav-tabs--sitemap .nav-item {
	display: inline-block;
	float: none;
	margin: 0 5px 5px
}

.nav-tabs--sitemap .nav-item.active .nav-link {
	border: none;
	background-color: #12732a !important;
	color: #FFF !important
}

.nav-tabs--sitemap .nav-item.passive .nav-link {
	pointer-events: none;
	opacity: 0.6;
	border: none;
	background-color: #dadada;
	color: #FFF !important
}

.nav-tabs--sitemap .nav-item.passive .nav-link .disabled {
	pointer-events: none;
	opacity: 0.6
}

.nav-tabs--sitemap .nav-link {
	display: table;
	width: 100%;
	border: none;
	border-radius: 8px;
	padding: .5rem 1rem;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
	background-color: #FFF;
	font-weight: 300;
	font-size: 1.6rem;
	line-height: 120%;
	color: #12732a !important;
	text-decoration: none;
	transition: all .2s ease-in-out
}

.nav-tabs--sitemap .nav-link:hover,
.nav-tabs--sitemap .nav-link:focus {
	background-color: #12732a !important;
	color: #FFF !important
}

.nav-tabs--sitemap .nav-link__inner {
	display: table-cell;
	vertical-align: middle
}

.tab-pane--sitemap h3 {
	margin-top: 1rem;
	font-size: 1.8rem;
 	color: #3B3B3B
}

.tab-pane--sitemap ul {
	margin: 0 0 2rem;
	padding: 0;
	list-style: none
}

.tab-pane--sitemap ul.narrow-col {
	margin: 0 !important
}

.tab-pane--sitemap ul li {
	position: relative;
	padding: 0 0 0 2rem;
	font-size: 1.6rem
}

.tab-pane--sitemap ul li::before {
	content: '';
	display: block;
	width: .9rem;
	height: .9rem;
	border-radius: 50%;
	background-color: #3B3B3B;
	position: absolute;
	top: .6rem;
	left: 0;
	z-index: 5
}

.tab-pane--sitemap ul a {
	text-decoration: none;
	transition: all .2s ease-in-out
}

.tab-pane--sitemap ul a:hover .mapitem {
	text-decoration: none
}

.tab-pane--sitemap ul a:hover .mapaction,
.tab-pane--sitemap ul a:hover .maplink {
	color: #12732a
}

.nav-tabs--sitemap {
	margin-right: -15px;
	margin-left: -15px;
	border: none;
	text-align: center
}

.nav-tabs--sitemap .nav-item {
	display: inline-block;
	float: none;
	margin: 0 5px 5px
}

.nav-tabs--sitemap .nav-item.active .nav-link {
	border: none;
	background-color: #12732a !important;
	color: #FFF !important
}

.nav-tabs--sitemap .nav-link {
	display: table;
	width: 100%;
	border: none;
	border-radius: 8px;
	padding: .5rem 1rem;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
	background-color: #FFF;
	font-weight: 300;
	font-size: 1.6rem;
	line-height: 120%;
	color: #12732a !important;
	text-decoration: none;
	transition: all .2s ease-in-out
}

.nav-tabs--sitemap .nav-link:hover,
.nav-tabs--sitemap .nav-link:focus {
	background-color: #12732a !important;
	color: #FFF !important
}

.nav-tabs--sitemap .nav-link__inner {
	display: table-cell;
	vertical-align: middle
}

.tab-pane--menuxxtarifs h3 {
	margin-top: 1rem;
	font-size: 2.2rem;
 	color: #3B3B3B
}

.tab-pane--menuxxtarifs ul {
	margin: 0 0 2rem;
	padding: 0;
	list-style: none
}

.tab-pane--menuxxtarifs ul li {
	position: relative;
	padding: 0 0 0 2rem;
	font-size: 1.6rem
}

.tab-pane--menuxxtarifs ul a {
	text-decoration: none;
	transition: all .2s ease-in-out
}

.tab-pane--menuxxtarifs ul a:hover .mapitem {
	text-decoration: none
}

.tab-pane--menuxxtarifs ul a:hover .mapaction,
.tab-pane--menuxxtarifs ul a:hover .maplink {
	color: #12732a
}

.nav-tabs--tarifs {
	margin-right: -15px;
	margin-left: -15px;
	border: none
}

.nav-tabs--tarifs .nav-item {
	display: inline-block;
	float: none;
	margin: 0 5px 5px
}

.nav-tabs--tarifs .nav-item.active .nav-link {
	border: none;
	background-color: #12732a !important;
	color: #FFF !important
}

.nav-tabs--tarifs .nav-link {
	display: table;
	width: 100%;
	border: none;
	border-radius: 8px;
	padding: .5rem 1rem;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
	background-color: #FFF;
	font-weight: 300;
	font-size: 1.6rem;
	line-height: 120%;
	color: #12732a !important;
	text-decoration: none;
	transition: all .2s ease-in-out
}

.nav-tabs--tarifs .nav-link:hover,
.nav-tabs--tarifs .nav-link:focus {
	background-color: #12732a !important;
	color: #FFF !important
}

.nav-tabs--tarifs .nav-link__inner {
	display: table-cell;
	vertical-align: middle
}

.tab-pane--tarifs h3 {
	margin-top: 1rem;
	font-size: 2.2rem;
 	color: #3B3B3B
}

.tab-pane--tarifs ul {
	margin: 0 0 2rem;
	padding: 0;
	list-style: none
}

.tab-pane--tarifs ul li {
	position: relative;
	padding: 0 0 0 2rem;
	font-size: 1.6rem
}

.tab-pane--tarifs ul li::before {
	display: none
}

.tab-pane--tarifs ul a {
	text-decoration: none;
	transition: all .2s ease-in-out
}

.tab-pane--tarifs ul a:hover .mapitem {
	text-decoration: none
}

.tab-pane--tarifs ul a:hover .mapaction,
.tab-pane--tarifs ul a:hover .maplink {
	color: #12732a
}

.mapitem {
	display: block;
	text-decoration: underline;
	font-size: 1.6rem
}

.mapaction {
	position: relative;
	display: inline-block;
	padding: 0 2rem 0 1rem;
	font-size: 1.4rem
}

.maplink {
	display: inline-block;
	padding: 0;
	font-size: 1.4rem
}

.maplink.active .mapaction {
	color: #12732a
}

.maplink.active .mapaction::after {
	transform: rotate(180deg)
}

.maplink--dropdown .mapaction::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6.5px 0 6.5px;
	border-color: #12732a transparent transparent transparent;
	position: absolute;
	top: .5rem;
	right: 0;
	z-index: 5;
	transition: all .2s ease-in-out
}

.mapdetail {
	margin: 0;
	border-radius: .5rem;
	background-color: #12732a;
	color: #FFF !important;
	height: auto;
	max-height: 0;
	transition: all .2s ease-in-out;
	overflow: hidden
}

.mapdetail.active {
	max-height: 500px;
	margin-bottom: 2rem
}

.mapdetail ul {
	margin: 0 !important;
	padding: 12px 28px !important
}

.mapdetail li {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 160%
}

.mapdetail li::before {
	display: none !important
}

.mapdetail a {
	display: block;
	position: relative;
	padding: 0 0 0 1.7rem;
	font-weight: 300;
	font-size: 1.4rem;
	color: #FFF !important;
	text-decoration: none
}

.mapdetail a::before {
	content: '';
	display: block;
	width: 1.2rem;
	height: 1.2rem;
	border-radius: 50%;
	background-color: #3B3B3B;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 5;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 25.5 25.5' style='enable-background:new 0 0 25.5 25.5;' xml:space='preserve'%3E%3Cpolyline fill='none' stroke='%23FFFFFF' stroke-width='3' stroke-miterlimit='10' points='14.7,3.9 23.4,12.9 14.7,21.6 '/%3E%3Cline fill='none' stroke='%23FFFFFF' stroke-width='3' stroke-miterlimit='10' x1='22.7' y1='12.8' x2='0.9' y2='12.8'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 50% 50%;
	background-size: 100% 100%;
	transform: translateY(-50%)
}

.mapdetail a:hover,
.mapdetail a:focus {
	text-decoration: underline !important
}

@media only screen and (min-width: 768px) {
	.sitemapmenuxx {
		padding-bottom: 1rem
	}
	.nav-tabs--sitemap {
		padding-bottom: 1rem
	}
	.nav-tabs--sitemap .nav-item {
		width: 132px;
		margin-right: 7px;
		margin-left: 7px;
		margin-bottom: 10px;
		padding: 0
	}
	.nav-tabs--sitemap .nav-link {
		height: 57px
	}
	.tab-pane--sitemap ul {
		padding-left: 15px
	}
	.tab-pane--sitemap ul.narrow {
		padding-left: 0 !important
	}
	.tab-pane--sitemap li {
		margin-bottom: .6rem
	}
	.tab-pane--sitemap li.narrow {
		margin-bottom: 0
	}
}

@media only screen and (min-width: 992px) {
	.nav-tabs--sitemap {
		padding-bottom: 0
	}
	.nav-tabs--sitemap .nav-item {
		margin-right: 10px;
		margin-left: 10px;
		margin-bottom: 12px
	}
	.nav-tabs--sitemap .nav-link {
		height: 62px
	}
	.tab-pane--sitemap ul {
		padding-left: 45px
	}
	.tab-pane--sitemap li {
		margin-bottom: 1.2rem
	}
	.tab-pane--sitemap li.narrow {
		margin-bottom: .3rem
	}
	.mapdetail.active {
		margin-bottom: 3rem
	}
}

@media only screen and (min-width: 1140px) {
	.sep {
		margin-top: 3rem;
		margin-bottom: 5rem
	}
	.sitemapmenuxx {
		padding-top: 3.5rem
	}
	.nav-tabs--sitemap .nav-item {
		margin-right: 14px;
		margin-left: 14px
	}
	.nav-tabs--sitemap .nav-link {
		height: 73px
	}
	.tab-pane--sitemap ul {
		padding-left: 95px
	}
	.tab-pane--sitemap li {
		margin-bottom: 1.6rem
	}
	.tab-pane--sitemap li.narrow {
		margin-bottom: .6rem
	}
}

.form-group label {
	font-weight: 300;
	font-size: 1.6rem
}

.form-group input[type="checkbox"] {
	vertical-align: top;
	margin-right: 10px
}

.form-group input[type="checkbox"]+label {
	width: calc(100% - 40px)
}

.form-banniere-group label {
	font-weight: 300;
	font-size: 1.6rem
}

.form-banniere-group input[type="checkbox"] {
	vertical-align: top;
	margin-right: 10px
}

.form-banniere-group input[type="checkbox"]+label {
	width: calc(100% - 40px)
}

.form-action {
	display: block;
	padding: .4rem 0 0;
	text-align: right
}

.form-action a {
	text-decoration: none !important
}

.form-action a:hover,
.form-action a:focus {
	text-decoration: underline !important
}

.form-action a.underline {
	text-decoration: underline !important
}

.form-action a.underline:hover,
.form-action a.underline:focus {
	text-decoration: none !important
}

.form-action .security {
	position: relative;
	display: inline-block;
	padding: 0 0 0 3.4rem;
	text-decoration: underline !important
}

.form-action .security::before {
	content: '';
	display: block;
	width: 3rem;
	height: 3rem;
	background-image: url(../images/icon-security.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 50% 50%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%)
}

.form-action .security:hover,
.form-action .security:focus {
	text-decoration: none !important
}

.form-aide {
	font-style: italic
}

.form-control {
	box-shadow: none
}

.form-control[aria-invalid="true"] {
	border-color: #DC3545
}

label.error {
	display: block;
	padding: .3rem 0 0;
	min-width: 220px;
	font-size: 1.2rem;
	line-height: 120%;
	color: #DC3545;
	text-align: right
}

input[type="radio"]+label.error,
input[type="checkbox"]+label.error {
	text-align: left
}

.fake-radio label.error {
	position: absolute;
	top: -3rem;
	left: 0;
	text-align: left
}

.form-group--alert input {
	border-color: #DC3545
}

textarea.form-control.message {
	height: 150px
}

.fake-radio-set--boolean:before,
.fake-radio-set--boolean:after {
	content: " ";
	display: table
}

.fake-radio-set--boolean:after {
	clear: both
}

.fake-radio-set--boolean .fake-radio {
	width: 43%
}

.fake-radio-set--boolean .fake-radio:last-child {
	float: right
}

.fake-radio-set--boolean .fake-radio:first-child {
	float: left
}

.fake-radio-set--visu .fake-radio {
	border: none;
	background-color: transparent;
	text-align: center
}

.fake-radio-set--visu .fake-radio img {
	display: block;
	max-width: 100%;
	margin: 0 auto 1.6rem
}

.fake-radio-set--visu .fake-radio input {
	position: relative;
	opacity: 1
}

.fake-radio-set--visu .fake-radio__label {
	display: inline
}

.fake-radio-set--visu .fake-radio input:checked+.fake-radio__label {
	background-color: transparent !important;
	color: #3B3B3B !important
}

.fake-radio-set--visu .fake-radio:hover,
.fake-radio-set--visu .fake-radio:focus {
	background-color: transparent;
	color: #3B3B3B !important
}

.fake-radio {
	display: block;
	position: relative;
	border: 1px solid #C1C7CC;
	padding: 0 !important;
	background-color: #E7E7E7;
	text-align: center;
	cursor: pointer;
	transition: all .2s ease-in-out
}

.fake-radio input {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0
}

.fake-radio__label {
	display: block;
	padding: 1.35rem 1rem;
	font-weight: 300;
	font-size: 1.6rem
}

.fake-radio input:checked+.fake-radio__label {
	background-color: #12732a;
	color: #FFF !important
}

.fake-radio input:focus+.fake-radio__label {
	color: #12732a;
	border-color: #12732a
}

.fake-radio:hover,
.fake-radio:focus {
	background-color: #12732a;
	color: #FFF !important
}

.fieldset-regular {
	padding: 4rem 0 2rem;
	background-color: #FFF
}

.fieldset-regular legend {
	display: block;
	position: relative;
	margin: 0 0 3rem;
	border: none;
	font-weight: 300;
	font-size: 2.8rem
}

.fieldset-regular legend::before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #D8D8D8;
	position: absolute;
	top: 60%;
	left: 0;
	z-index: 0
}

.fieldset-regular .legend-inner {
	position: relative;
	z-index: 5;
	display: inline-block;
	padding: 0 2rem 0 0;
	background-color: #FFF
}

.fieldset-regular--gray {
	background-color: #f7f7f7
}

.fieldset-regular--gray .legend-inner {
	background-color: #f7f7f7
}

.page .fieldset-regular select.form-control {
	width: 100%
}

.mentions {
	margin: 3rem 0;
	padding: 1rem;
	background-color: #f7f7f7;
	font-size: 1.2rem
}

.mentions strong {
	font-weight: 400
}

.mentions--light {
	margin: 0 !important;
	padding: 0 !important;
	background-color: transparent
}

.form-submit {
	margin: 2rem 0 0;
	padding: 3rem 0 1rem;
	border-top: 1px solid #ECECEC
}

.form-banniere-submit {
	padding: 0rem
}

.form-footerss {
	margin: 2rem 0 0;
	padding: 1rem 0 0;
	border-top: 1px solid #ECECEC
}

.mandatory {
	font-size: 1.2rem
}

div.ui-datepicker {
	z-index: 20 !important
}

.ui-datepicker-year {
	color: #12732a
}

input[readonly].monthpicker {
	background-color: #FFF
}

.form-control.monthpicker {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: none;
	background-image: url(../images/agenda.svg);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-size: 25px 25px
}

@media only screen and (min-width: 768px) {
	.fieldset-regular {
		padding-top: 5rem;
		padding-bottom: 2.5rem
	}
	.mentions {
		margin-top: 4rem;
		margin-bottom: 4rem;
		padding: 2rem
	}
	textarea.form-control.message {
		height: 150px;
		width: 990px
	}
	.fake-radio-set--visu .fake-radio {
		width: 50%;
		text-align: left
	}
	.fake-radio-set--visu .fake-radio img {
		margin-right: 0;
		margin-left: 0
	}
	.fake-radio-set--visu .fake-radio:first-child {
		float: left
	}
	.fake-radio-set--visu .fake-radio:last-child {
		float: right
	}
}

@media only screen and (min-width: 992px) {
	.fieldset-regular {
		padding-top: 6rem;
		padding-bottom: 3rem
	}
	.mentions {
		margin-top: 5rem;
		padding: 3rem
	}
	.form-submit {
		padding-top: 3.8rem;
		padding-bottom: 1.5rem
	}
}

@media only screen and (min-width: 1140px) {
	.fieldset-regular {
		padding-bottom: 3.5rem
	}
	.fieldset-regular legend {
		margin-bottom: 5rem;
 	}
	.fieldset-regular .legend-inner {
		padding-right: 3rem
	}
	.col-special-offset-a {
		transform: translateX(-30px)
	}
	.col-special-offset-b {
		transform: translateX(30px)
	}
	.form-group label {
		padding-left: 1rem;
		padding-bottom: .4rem
	}
	.form-group .sous-titre-form {
		padding-left: 1rem
	}
	.form-banniere-group label {
		padding-left: 1rem;
		padding-bottom: .4rem
	}
	.mentions {
		margin-top: 7rem;
		padding: 4rem
	}
	.fake-radio-set--visu .fake-radio:last-child {
		padding-left: 1.8rem !important
	}
}

@media only screen and (max-width: 767px) {
	.g-recaptcha>div {
		margin: 0 auto !important
	}
}

.shortcut {
	display: block;
	margin: 0 auto 30px;
	max-width: 350px;
	border: 1px solid #FFF;
	border-radius: 10px;
	background-color: #12732a;
	color: #FFF !important;
	text-decoration: none !important;
	transition: all .2s ease-in-out;
	cursor: pointer
}

.shortcut__inner {
	padding: 1.6rem 3rem 2rem;
	text-align: center
}

.shortcut__title {
	margin: 0 0 1.4rem;
	font-weight: 300;
	font-size: 1.8rem;
 	transition: color .2s ease-in-out
}

.shortcut__icon {
	position: relative;
	margin: 0 0 2rem
}

.shortcut__icon img {
	display: block;
	margin: 0 auto;
	transition: all .2s ease-in-out
}

.shortcut__icon .default {
	opacity: 1
}

.shortcut__icon .hover {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0
}

.shortcut__text {
	margin: 0 0 1.4rem;
	font-weight: 300;
	font-size: 1.6rem;
	line-height: 115%;
 	transition: color .2s ease-in-out
}

.shortcut__footerss {
	text-align: center;
	position: relative;
	padding-left: 20px;
	margin-top: 20px
}

.shortcut__footerss span {
	display: inline-block;
	font-weight: 300;
	color: #fff !important;
	text-decoration: none !important;
	position: relative
}

.shortcut__footerss span::before {
	content: '';
	display: block;
	width: 15px;
	height: 2px;
	background-color: #12732a;
	position: absolute;
	left: -20px;
	top: 12px;
	z-index: 5
}

.shortcut__footerss span::before {
	background-color: #fff
}

.shortcut__footerss span:hover,
.shortcut__footerss span:active {
	text-decoration: underline !important
}

.shortcut:hover,
.shortcut:focus {
	border-color: #12732a
}

.shortcut:hover .shortcut__icon .default,
.shortcut:focus .shortcut__icon .default {
	opacity: 0
}

.shortcut:hover .shortcut__icon .hover,
.shortcut:focus .shortcut__icon .hover {
	opacity: 1
}

.shortcut:hover .shortcut__footerss span,
.shortcut:focus .shortcut__footerss span {
	text-decoration: underline !important
}

.shortcut--blockClick {
	cursor: pointer
}

.shortcut--blockClick:hover .shortcut__title,
.shortcut--blockClick:hover .shortcut__text,
.shortcut--blockClick:focus .shortcut__title,
.shortcut--blockClick:focus .shortcut__text {
	color: #12732a
}

.shortcut--blockClick:hover .link-round,
.shortcut--blockClick:focus .link-round {
	background-color: #12732a;
	color: #FFF !important
}

.shortcut--reclamation {
	background-color: #505A7E
}

.shortcut--presse {
	background-color: #12732a
}

@media only screen and (min-width: 992px) {
	.section-shortcut .row .col-sm-6:first-child::after {
		content: '';
		display: block;
		width: 1px;
		height: calc(100% - 3rem);
		background-color: #ECECEC;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 5
	}
}

.help-box {
	border-radius: 10px;
	overflow: hidden
}

.help-box__title {
	display: block;
	padding: .2rem 1rem;
	background-color: #12732a;
	font-weight: 300;
	font-size: 2.2rem;
	color: #FFF
}

.help-box__inner {
	padding: 1.6rem 2.6rem;
	background-color: #FFF;
	font-weight: 300;
	font-size: 1.6rem
}

.help-box__inner p {
	margin-bottom: .4rem;
 }

.help-box__footerss {
	padding: .8rem 0 2rem
}

.help-box__input {
	width: 240px;
	padding-left: 1rem
}

.horaires {
	padding: 1rem 3rem .2rem 2rem;
	font-weight: 300;
	font-size: 1.4rem;
	color: #FFF;
	text-align: left;
	width: 310px
}

.horaires__title {
	margin: 0 0 2rem;
	font-weight: 300;
	font-size: 2rem;
 	color: #FFF;
	text-align: center
}

.horaires__text p {
	margin: 0 0 1.6rem
}

.horaires__text strong {
	font-weight: 600;
	color: #12732a !important
}

.tippy-tooltip.horaires-theme {
	background-color: #1A1A1A;
	will-change: unset !important
}

.tippy-popper[x-placement^=right] .tippy-tooltip.horaires-theme .tippy-arrow {
	border-right: 7px solid #1A1A1A
}

.tippy-popper[x-placement^=left] .tippy-tooltip.horaires-theme .tippy-arrow {
	border-left: 7px solid #1A1A1A
}

.tippy-popper[x-placement^=top] .tippy-tooltip.horaires-theme .tippy-arrow {
	border-top: 7px solid #1A1A1A
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.horaires-theme .tippy-arrow {
	border-bottom: 7px solid #1A1A1A
}

.tippy-tooltip.affluence-theme {
	max-width: 100%;
	text-align: left;
	color: #3B3B3B;
	border: 1px solid #EAEAEA;
	border-radius: 0;
	background-color: #FFF;
	box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.3)
}

.tippy-tooltip.affluence-theme .tippy-backdrop {
	background-color: #FFF;
	will-change: unset !important;
	width: 100%
}

.affluence {
	width: 100%;
	padding: .8rem .8rem 1.6rem;
	background-color: #FFF
}

.affluence__close {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	background-color: transparent;
	font-weight: 300;
	font-size: 3rem;
	line-height: 3rem;
	transition: all .2s ease-in-out
}

.affluence__close:hover,
.affluence__close:focus {
	color: #12732a
}

.affluence__title {
	margin: 0 0 2rem;
	font-weight: 300;
	font-size: 1.8rem;
 	color: rgba(0, 0, 0, 0.5)
}

.affluence__table {
	border: none;
	width: 100%
}

.affluence__table th,
.affluence__table td {
	border-right: 1px solid #FFF;
	border-bottom: 12px solid #FFF;
	padding: 0;
	font-size: 1.2rem;
	line-height: 140%
}

.affluence__table thead th,
.affluence__table thead td {
	font-weight: 400
}

.affluence__table tbody th {
	padding-right: 20px;
	font-weight: 300;
	text-align: right
}

.src-red {
	background: #FF6840
}

.src-orange {
	background: #FFCA40
}

.src-blue {
	background: #12732a
}

.src-closed {
	background: #CCC
}

.afflegend {
	padding: 1rem;
	background-color: #F7F7F7
}

.afflegend dt {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	width: 33px;
	line-height: 140%
}

.afflegend dd {

	display: block;
	margin: 0 0 .5rem;
	padding: 0 0 0 1rem;
	overflow: hidden;
	font-weight: 300;
	font-size: 1.4rem
}

.afflegend dd:last-child {
	margin-bottom: 0
}

@media only screen and (min-width: 768px) {
	.help-box {
		min-width: 469px
	}
	.help-box__inner {
		min-height: 224px
	}
	.tippy-tooltip.affluence-theme {
		max-width: 760px
	}
	.affluence {
		width: 754px
	}
	.affluence:before,
	.affluence:after {
		content: " ";
		display: table
	}
	.affluence:after {
		clear: both
	}
	.affluence__col1 {
		float: left
	}
	.affluence__col2 {
		float: left;
		margin-top: 3rem;
		margin-left: 1rem
	}
	.affluence__table {
		width: 520px;
		table-layout: fixed
	}
	.affluence__table th,
	.affluence__table td {
		font-size: 1.4rem
	}
	.afflegend {
		width: 200px
	}
	.afflegend dt {
		width: 44px
	}
	.afflegend dd {
		margin-bottom: 1rem
	}
	.afflegend dd:last-child {
		margin-bottom: 0
	}
}

@media only screen and (min-width: 992px) {
	.tippy-tooltip.affluence-theme {
		max-width: 980px
	}
	.affluence {
		width: 974px
	}
	.affluence__col2 {
		margin-left: 3.1rem
	}
	.affluence__table {
		width: 640px
	}
	.afflegend {
		padding-left: 48px;
		width: 276px
	}
}

.connexion__inner {
	padding: 3rem 1rem 2rem;
	background-color: #FFF
}

.connexion__title {
	margin: 0 0 2rem;
	font-size: 2.2rem;
	line-height: 130%;
	text-align: center
}

.connexion__title .title-highlight {
	font-weight: 400
}

.connectionSet .nav-tabs {
	border-bottom: none;
	text-align: center
}

.connectionSet .nav-tabs>li {
	display: inline-block;
	float: none;
	margin-bottom: 0
}

.connectionSet .nav-tabs>li:first-child>a::after {
	display: none
}

.connectionSet .nav-tabs>li>a {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 1.5rem 1rem;
	color: #898989;
	text-decoration: none;
	border: none;
	border-radius: 0;
 }

.connectionSet .nav-tabs>li>a::before,
.connectionSet .nav-tabs>li>a::after {
	content: '';
	display: block;
	position: absolute;
	z-index: 5
}

.connectionSet .nav-tabs>li>a::before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 13px 13px 0 13px;
	border-color: #12732a transparent transparent transparent;
	left: 50%;
	bottom: -13px;
	transform: translateX(-50%);
	opacity: 0;
	transition: all .2s ease-in-out
}

.connectionSet .nav-tabs>li>a:hover,
.connectionSet .nav-tabs>li>a:focus {
	border: none;
	background: transparent
}

.connectionSet .nav-tabs>li>a:hover {
	color: #12732a
}

.connectionSet .nav-tabs>li.active>a {
	background: #12732a;
	color: #FFF
}

.connectionSet .nav-tabs>li.active>a::before {
	opacity: 1
}

.connectionSet .tab-content {
	padding: 2rem 0 0
}

.connectionSet .tab-content>.tab-pane {
	display: none
}

.connectionSet .tab-content>.active {
	display: block
}

.connectionSet .form-submit {
	margin: 0;
	border: none;
	padding: 0 0 2rem;
	text-align: center
}

.bredConnectSignUp__inner {
	background-color: #F7F7F7
}

.bredConnectSignUp__content {
	padding: 1.6rem 2rem 1rem;
	background-color: #F7F7F7;
	font-size: 1.4rem;
	color: #3B3B3B
}

.bredConnectSignUp__title {
	margin: 0 0 2rem;
	font-size: 1.8rem !important;
	line-height: 130%;
	text-align: center
}

.bredConnectSignUp p {
 	color: #3B3B3B
}

.bredConnectSignUp p strong {
	font-weight: 600
}

.bredConnectSignUp__footerss {
	position: relative;
	padding: 4.3rem 2rem 1.2rem;
	background-color: #2D4166;
	color: #FFF
}

.bredConnectSignUp__footerss p {
	color: #FFF
}

.bredConnectSignUp__footerssTitle {
	margin: 0 0 2rem;
	font-size: 1.8rem !important;
	color: #FFF;
	text-align: center
}

#formECode,
#formIpab {
	text-align: center
}

#formECode .instructions,
#formIpab .instructions {
	font-size: 1.6rem;
	line-height: 120%
}

#formECode .form-group,
#formIpab .form-group {
	text-align: left
}

#formIpab .instructions {
	padding: 3rem 0
}

#formIpab .form-submit {
	text-align: center
}

.main-error {
	text-align: left !important;
	font-weight: 400
}

@media only screen and (min-width: 768px) {
	.connexion__title {
		min-height: 4rem
	}
	.connexion__inner {
		padding-right: 0;
		padding-left: 0;
		padding-bottom: 0;
		box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.2)
	}
	.connectionSet {
		box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1)
	}
	.connectionSet:before,
	.connectionSet:after {
		content: " ";
		display: table
	}
	.connectionSet:after {
		clear: both
	}
	.connectionSet .nav-tabs {
		text-align: left;
		float: left;
		width: 34.482%
	}
	.connectionSet .nav-tabs>li {
		display: block
	}
	.connectionSet .nav-tabs>li::after {
		content: '';
		display: block;
		width: 100%;
		height: 1px;
		background-color: #D9D9D9;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 5
	}
	.connectionSet .nav-tabs>li.c1 a,
	.connectionSet .nav-tabs>li.c2 a,
	.connectionSet .nav-tabs>li.c3 a {
		padding-left: 7.7rem;
		position: relative;
		font-size: 1.6rem
	}
	.connectionSet .nav-tabs>li.c1 a::after,
	.connectionSet .nav-tabs>li.c2 a::after,
	.connectionSet .nav-tabs>li.c3 a::after {
		content: '';
		display: block;
		height: 60px;
		width: 60px;
		background-image: url(/medias/images/icones/ico-sprite-connection.png);
		background-repeat: no-repeat;
		background-color: transparent;
		background-position: -500px 0;
		position: absolute;
		top: 50%;
		left: 1rem;
		transform: translateY(-50%)
	}
	.connectionSet .nav-tabs>li.c1 a::after {
		background-position: 0 0
	}
	.connectionSet .nav-tabs>li.c1.active a::after {
		background-position: 0 -60px
	}
	.connectionSet .nav-tabs>li.c2 a::after {
		background-position: -60px 0
	}
	.connectionSet .nav-tabs>li.c2.active a::after {
		background-position: -60px -60px
	}
	.connectionSet .nav-tabs>li.c3 a::after {
		background-position: -120px 0
	}
	.connectionSet .nav-tabs>li.c3.active a::after {
		background-position: -120px -60px
	}
	.connectionSet .nav-tabs>li>a {
		display: block;
		padding-top: 5.7rem;
		padding-bottom: 5.7rem;
		background-color: #F7F7F7;
		transition: all .2s ease-in-out
	}
	.connectionSet .nav-tabs>li>a::before {
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 13px 0 13px 13px;
		border-color: transparent transparent transparent #12732a;
		left: inherit;
		right: 0;
		bottom: inherit;
		top: 50%;
		transform: translateY(-50%);
		opacity: 0;
		transition: all .2s ease-in-out
	}
	.connectionSet .nav-tabs>li>a::after {
		width: 100%;
		height: 1px;
		background-color: #D9D9D9;
		left: 0;
		top: 0
	}
	.connectionSet .nav-tabs>li.active::after {
		display: none
	}
	.connectionSet .nav-tabs>li.active>a::before {
		right: -13px
	}
	.connectionSet .tab-content {
		padding: 30px;
		float: left;
		width: 65.518%
	}
	.connectionSet .tab-content>.tab-pane {
		position: relative;
		min-height: 336px
	}
	.connectionSet .tab-content .main-error {
		position: absolute;
		top: -2rem;
		left: 0;
		z-index: 5
	}
	.connectionSet .form-submit {
		padding-bottom: 0;
		text-align: left
	}
	.connectionSet .form-action .security {
		position: absolute;
		right: 0;
		bottom: 0
	}
	.bredConnectSignUp__inner {
		box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.2)
	}
	#formid {
		padding-top: 3rem
	}
	.form-authentication {
		padding-top: 3rem
	}
	#formECode {
		padding-top: 3rem
	}
	#formIpab .instructions {
		padding-top: 5rem;
		padding-bottom: 4rem
	}
}

@media only screen and (min-width: 992px) {
	.connectionSet .tab-content>.tab-pane {
		min-height: 359px
	}
	.bredConnectSignUp__content {
		min-height: 346px
	}
	#formIpab .instructions {
		padding-top: 6rem
	}
}

@media only screen and (min-width: 1140px) {
	.connexion__title {
		font-size: 2.2rem !important
	}
	.connectionSet .tab-content {
		padding-right: 33px;
		padding-left: 33px
	}
	.connectionSet .tab-content>.tab-pane {
		min-height: 336px
	}
	.bredConnectSignUp__content {
		min-height: 333px
	}
	#formECode .instructions,
	#formIpab .instructions {
 	}
	#formIpab .instructions {
		padding-top: 7rem
	}
}

#tabs_oberthur.tab-content>.tab-pane {
	display: none
}

#tabs_oberthur.tab-content>.active {
	display: block
}

.swiper-slide img.img-oberthur {
	max-width: 138px
}

#tabs_oberthur {
	margin-top: 30px
}

.box-card-setup {
	max-height: 200px
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform, left, top;
	-webkit-transition-duration: 0s;
	-webkit-transform: translate3d(0px, 0, 0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform, left, top;
	-moz-transition-duration: 0s;
	-moz-transform: translate3d(0px, 0, 0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform, left, top;
	-o-transition-duration: 0s;
	-o-transform: translate3d(0px, 0, 0);
	-o-transition-timing-function: ease;
	-o-transform: translate(0px, 0px);
	-ms-transition-property: -ms-transform, left, top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0px, 0, 0);
	-ms-transition-timing-function: ease;
	transition-property: transform, left, top;
	transition-duration: 0s;
	transform: translate3d(0px, 0, 0);
	transition-timing-function: ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	float: left;
	min-height: 200px
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x
}

.swiper .go-left,
.swiper .go-right {
	position: relative;
	padding: 15px 20px 20px 20px;
	cursor: pointer
}

.swiper .go-left {
	float: left
}

.swiper .go-right {
	float: right
}

.swiper-slide p {
	text-align: center;
	color: #12732a;
	font-weight: 500
}

.swiper-slide {
	text-align: center;
	cursor: pointer
}

#heads_tabs_oberthur.nav-tabs li.active>a,
#heads_tabs_oberthur.nav-tabs li.active>a:hover,
#heads_tabs_oberthur.nav-tabs li.active>a:focus,
#heads_tabs_oberthur.nav-tabs li>a:hover {
	border: 1px solid #12732a;
	color: #fff !important;
	background-color: #12732a
}

#heads_tabs_oberthur.nav-tabs li>a {
	border: 1px solid #12732a;
	text-decoration: none;
	text-align: center;
	font-weight: 500
}

.steps {
	background-color: #204C85
}

.page section .step__title a,
.page section .step__title a:visited,
.page section .step__title a:hover {
	color: #FFF;
	text-decoration: none
}

.step {
	position: relative;
	padding: 1rem .5rem 1rem 5rem;
	font-family: Arial, sans-serif;
	font-weight: 300;
	font-size: 1.35rem;
	color: #FFF;
	text-align: left
}

.step__number {
	position: absolute;
	top: 50%;
	left: 1rem;
	z-index: 5;
	transform: translate(0, -50%);
	width: 28px;
	height: 28px;
	padding: .1rem 0 0;
	font-weight: 700;
	font-size: 1.8rem;
	text-align: center
}

.step__number::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #FFF;
	background-color: #204C85;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%)
}

.step__title {
	line-height: 120%
}

.step--current {
	background-color: #12732a
}

.step--current .step__number {
	color: #12732a
}

.step--current .step__number::before {
	background-color: #FFF
}

.stepCurrentMobileTitle {
	padding: 1rem;
	background-color: #12732a;
	color: #FFF;
	line-height: 120%;
	text-align: center
}

.simpleCard.postit {
	position: relative;
	margin-top: 1.3rem !important;
	border: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	overflow: inherit !important
}

.postit::after {
	content: '';
	display: block;
	width: calc(100% - 2rem);
	height: 10px;
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 10' style='enable-background:new 0 0 100 10' xml:space='preserve' preserveAspectRatio='none'%3E%3Cpolygon fill='%23CCCCCC' points='0,0 100,0 100,10'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 0;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	bottom: -6px;
	z-index: -1
}

.postit__inner {
	padding: 1.8rem 2rem;
	background-color: #DEE15E
}

.postit__title {
	display: block;
	min-height: 10.5rem;
	margin: 0 0 1rem;
	padding: 1rem 0 0 0;
	font-weight: 300;
	font-size: 1.8rem;
	line-height: 135%
}

.postit__content {
	font-weight: 300;
	font-size: 1.4rem
}

.postit__content ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.postit__content li {
	position: relative;
	padding: 1rem 0 1rem 3rem;
 	background-image: url(/medias/images/icones/ico-coche.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 40%
}

.postit__content li .info {
	float: right
}

.tippy-tooltip.infobulle-theme {
	will-change: unset !important;
	font-size: 1.4rem
}

.popin-ouvrir-cpt {
	border: 3px solid #dadada;
	padding: 0 !important;
	margin: 10px
}

.popin-ouvrir-cpt__entete {
	padding: 2rem 4rem;
	color: #fff;
	font-size: 20px
}

.popin-ouvrir-cpt__content {
	padding: 1rem;
	font-size: 16px
}

@media only screen and (min-width: 768px) {
	.postit {
		display: flex
	}
	.postit__inner {
		min-height: 345px
	}
	.steps {
		display: table;
		table-layout: fixed;
		width: 100%
	}
	.step {
		display: table-cell;
		vertical-align: middle;
		height: 88px;
		padding: 0 .5rem;
		text-transform: uppercase;
		text-align: center
	}
	.step__number {
		top: 0;
		left: 50%;
		transform: translate(-50%, -50%)
	}
	.step__title {
		display: block
	}
	.popin-ouvrir-cpt {
		border: 3px solid #dadada;
		padding: 0 !important
	}
	.popin-ouvrir-cpt__entete {
		padding: 2rem 4rem;
		color: #fff;
		font-size: 20px
	}
	.popin-ouvrir-cpt__content {
		padding: 2rem 4rem 5rem;
		font-size: 16px
	}
}

@media only screen and (min-width: 992px) {
	.step {
		padding-left: 4.5rem;
		text-align: left
	}
	.step__number {
		top: 50%;
		left: 1rem;
		transform: translateY(-50%)
	}
	.postit__title {
		padding-right: 8rem;
		background-image: url(/medias/images/icones/ico-postit.png);
		background-repeat: no-repeat;
		background-color: transparent;
		background-position: 100% 0
	}
	.postit__content li {
 	}
}

@media only screen and (min-width: 1140px) {
	.step {
		vertical-align: top;
		height: 99px;
		padding-top: 3rem;
		padding-left: 6.3rem;
		font-size: 1.4rem
	}
	.step__number {
		width: 39px;
		height: 39px;
		left: 1.5rem;
		padding-top: .6rem;
		font-size: 1.8rem
	}
	.step__title strong {
		display: block
	}
	.postit__content {
		padding-right: 3.6rem
	}
	.postit__content li {
 	}
}

@media only screen and (max-width: 991px) {
	.swiper-slide img.img-oberthur {
		max-width: 100px
	}
	.swiper .go-left,
	.swiper .go-right {
		padding: 5px
	}
}

.become-client__cover {
	text-align: center;
	padding-top: 5rem;
	background-color: #505a7e;
	color: white;
	position: relative
}

.become-client__cover--light {
	color: #3b3b3b;
	background-color: #f7f7f7
}

.become-client__cover__bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center
}

.become-client__cover::after {
	content: '';
	display: block;
	position: absolute;
	bottom: -36px;
	width: 100%;
	height: 36px;
	background-image: url(../images/bank-cover-shadow.png);
	background-repeat: no-repeat;
	background-position: top center
}

.become-client__title {
	font-weight: 300;
	color: white;
	margin: 0
}

.become-client__title--dark {
	color: #3b3b3b
}

.become-client__title::after {
	content: '';
	display: block;
	margin: 2rem auto;
	width: 200px;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.2)
}

@media only screen and (min-width: 992px) {
	.become-client__title {
		font-size: 50px !important
	}
}

.become-client__hr {
	width: 20%;
	border-top: 1px solid #dadada
}

.become-client__baseline {
	font-size: 22px;
	font-weight: 200
}

@media only screen and (min-width: 992px) {
	.become-client__baseline {
		font-size: 28px
	}
}

.become-client__intro {
	text-align: left;
	font-size: 18px;
	list-style: 30px;
	padding: 2rem 0
}

@media only screen and (min-width: 992px) {
	.become-client__intro {
		padding: 5rem
	}
}

.become-client__intro--center {
	text-align: center
}

.become-client-section__title {
	text-align: center;
	font-size: 30px !important;
	font-weight: 300
}

.become-client-section__title::after {
	content: '';
	display: block;
	margin: 4rem auto;
	width: 250px;
	height: 1px;
	background-color: rgba(123, 130, 132, 0.2)
}

@media only screen and (min-width: 992px) {
	.become-client-section-humaine {
		background-image: url(/medias/images/illustrations/landings/illu-banque-humaine-digitale-01.jpg);
		background-size: 30%;
		background-repeat: no-repeat;
		background-position: left bottom;
		padding-bottom: 0 !important;
		margin-bottom: 10rem
	}
}

.become-client-section-humaine__item {
	min-height: 350px;
	padding: 30px;
	float: left;
	width: 50%
}

.become-client-section-humaine__item--grey {
	background-color: #efeded
}

.become-client-section-humaine__item__title {
	text-transform: uppercase;
	font-size: 18px !important;
	line-break: 30px;
	font-weight: 400
}

.become-client-section-humaine__item__title::after {
	content: '';
	display: block;
	margin: 0.9rem 0 2rem 0;
	width: 25px;
	height: 3px;
	background-color: #12732a
}

.become-client-section-enroll {
	padding: 8rem 0 !important;
	background-image: url(../images/bank-enroll-bg.jpg);
	background-size: cover
}

.become-client-section-enroll::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 36px;
	background-image: url(../images/bank-cover-shadow.png);
	background-repeat: no-repeat;
	background-position: top center
}

.become-client-section-enroll__title {
	color: white;
	font-size: 24px !important;
	font-weight: 300;
	line-height: 30px
}

.become-client-section-enroll--overlay {
	position: relative
}

.become-client-section-enroll--overlay::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(85, 85, 83, 0.7);
	z-index: 0
}

.become-client-section-enroll--overlay div {
	position: relative;
	z-index: 1
}

@media only screen and (min-width: 992px) {
	.become-client-section-enroll--parallaxe {
		background-attachment: fixed
	}
}

.become-client-section-digitale {
	padding-top: 3rem
}

.become-client-section-digitale__subsection {
	padding: 4rem 0
}

.become-client-section-digitale__subsection img {
	display: block;
	margin: 2rem auto
}

.become-client-section-digitale__subsection img.stickbottom {
	margin-bottom: -4rem
}

.become-client-section-digitale__subsection img li {
	margin-bottom: 1rem
}

.become-client-section-digitale__subsection:nth-child(even) {
	background: #efeded
}

@media only screen and (max-width: 991px) {
	.become-client-section-digitale__subsection {
		padding: 20px;
		background: #efeded;
		min-height: 370px
	}
}

.become-client-section-digitale__subtitle {
	text-transform: uppercase;
	font-size: 18px !important;
	line-break: 30px;
	font-weight: 400
}

.become-client-section-digitale__subtitle::after {
	content: '';
	display: block;
	margin: 0.9rem 0 2rem 0;
	width: 25px;
	height: 3px;
	background-color: #12732a
}

.become-client-section-enroll2 {
	padding: 5rem 0;
	margin: 8rem 0;
	background-color: #24315e;
	position: relative;
	color: white;
	font-size: 24px !important;
	line-height: 28px;
	font-weight: 300;
	text-align: center
}

@media only screen and (max-width: 991px) {
	.become-client-section-enroll2 {
		font-size: 18px !important
	}
	.become-client-section-enroll2 span {
		display: block;
		margin-bottom: 2rem
	}
}

.become-client-section-enroll2--no-margin {
	margin: 0
}

.become-client-section-enroll2::after {
	content: '';
	display: block;
	position: absolute;
	bottom: -36px;
	width: 100%;
	height: 36px;
	background-image: url(../images/bank-cover-shadow.png);
	background-repeat: no-repeat;
	background-position: top
}

.become-client-section-enroll2 .btn-regular {
	margin-left: 2rem;
	vertical-align: middle
}

.become-client-section-enroll2--block span {
	display: block;
	margin-bottom: 2rem
}

.become-client__listening {
	position: relative;
	margin: 48px 0 0 0
}

@media only screen and (min-width: 992px) {
	.become-client__listening {
		margin: 96px 0 0 0
	}
}

.become-client__listening-title {
	margin-top: 0
}

.become-client__listening-text {
	margin-bottom: 48px
}

@media only screen and (min-width: 992px) {
	.become-client__listening-text {
		margin-bottom: 0;
		padding-bottom: 96px
	}
}

.become-client__listening-items {
	padding-left: 72px;
	list-style: none;
	list-style-image: url("../images/check-blue.png")
}

.become-client__listening-item {
	font-size: 16px;
	margin-bottom: 32px
}

.become-client__listening-item:last-child {
	margin-bottom: 0
}

.become-client__change-image {
	display: block;
	max-width: 100%;
	margin: 0 auto
}

@media only screen and (min-width: 992px) {
	.become-client__change-image {
		max-width: unset;
		margin: 0
	}
}

.become-client__services {
	background-color: #505a7e;
	background-image: none
}

.become-client__services-title {
	margin-bottom: 48px;
	font-size: 24px !important;
	color: white;
	text-align: center
}

@media only screen and (min-width: 992px) {
	.become-client__services-title {
		text-align-last: left
	}
}

.become-client__services-image {
	margin-bottom: 24px
}

@media only screen and (min-width: 992px) {
	.become-client__services-image {
		margin-bottom: 0
	}
}

.become-client__services-items {
	padding-right: 16px;
	margin-bottom: 0;
	list-style: none;
	list-style-image: url("../images/check.png")
}

.become-client__services-item {
	margin-bottom: 32px;
	font-size: 16px;
	color: white
}

.become-client__cooperative {
	background-color: #f7f7f7
}

@media only screen and (min-width: 992px) {
	.become-client__cooperative {
		padding: 0;
		background: linear-gradient(to right, #f7f7f7 0%, #f7f7f7 calc((100% - 970px) / 2), #fff calc((100% - 970px) / 2), #fff 100%)
	}
}

@media only screen and (min-width: 992px) {
	.become-client__cooperative-grid {
		display: flex
	}
}

.become-client__cooperative-title {
	padding: 0 0 48px 0;
	position: relative;
	background-color: #f7f7f7;
	text-align: center;
	display: flex
}

.become-client__cooperative-title h2 {
	color: #12732a;
	font-size: 40px !important;
	max-width: 250px;
	margin: 0 auto;
	align-self: center
}

@media only screen and (min-width: 992px) {
	.become-client__cooperative-title {
		padding: 0
	}
	.become-client__cooperative-title:after {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 25px 0 25px 25px;
		border-color: transparent transparent transparent #f7f7f7;
		position: absolute;
		right: -24px;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		z-index: 1
	}
}

.become-client__cooperative-wrapper {
	padding: 48px 32px;
	background-color: white
}

@media only screen and (min-width: 992px) {
	.become-client__cooperative-wrapper {
		padding: 96px 0 96px 50px;
		border-bottom: 1px solid #ECECEC
	}
}

.become-client__cooperative-text {
	margin-bottom: 24px;
	font-size: 18px
}

.become-client__cooperative-text:last-child {
	margin-bottom: 0
}

.become-client__change-subtitle {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 48px
}

.become-client__change-text {
	font-size: 16px;
	margin-bottom: 24px
}

@media only screen and (min-width: 992px) {
	.become-client__change-text:last-child {
		margin-bottom: 0
	}
}

.section--enroll,
.section--enroll2,
.section--enroll3,
.section--enroll4,
.section--enroll5,
.section--souscriptions {
	position: relative;
	background-color: #3877A1;
	color: #fff;
	transition: all .2s ease-in-out
}

.enroll,
.enroll2,
.enroll3,
.enroll4,
.enroll5 {
	text-align: center
}

.enroll__title,
.enroll2__title,
.enroll3__title,
.enroll4__title,
.enroll5__title {
	font-weight: 200;
	font-size: 2.2rem !important;
	line-height: 120%;
	color: #FFF
}

.enroll__title strong,
.enroll2__title strong,
.enroll3__title strong,
.enroll4__title strong,
.enroll5__title strong {
	font-weight: 500
}

.enroll__chapo,
.enroll2__chapo,
.enroll3__chapo,
.enroll4__chapo,
.enroll5__chapo {
	font-weight: 200;
	color: #FFF
}

.enroll__footerss,
.enroll2__footerss,
.enroll3__footerss,
.enroll4__footerss,
.enroll5__footerss {
	padding-top: 2rem
}

.souscriptions {
	text-align: left
}

.souscriptions__title {
	font-weight: 200;
	font-size: 2.2rem !important;
	line-height: 120%;
	color: #FFF
}

.souscriptions__title strong {
	font-weight: 500
}

.souscriptions__chapo {
	font-weight: 200;
	color: #FFF
}

.souscriptions__footerss {
	padding-top: 2rem
}

@media only screen and (min-width: 768px) {
	.section--enroll::before {
		content: '';
		display: block;
		position: absolute;
		width: auto;
		height: 100%;
		bottom: 0;
		right: 0;
		z-index: 10;
		background-image: url(/medias/images/illustrations/backgrounds/illu-bg-devenirclient.jpg);
		background-color: #61C6CE;
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: 100% 100%
	}
	.section--enroll2::before {
		content: '';
		display: block;
		position: absolute;
		width: auto;
		height: 100%;
		bottom: 0;
		right: 0;
		z-index: 10;
		background-image: url(/medias/images/illustrations/backgrounds/illu-bg-devenirclient2.jpg);
		background-color: #61C6CE;
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: 100% 100%
	}
	.section--enroll3::before {
		content: '';
		display: block;
		position: absolute;
		width: auto;
		height: 100%;
		bottom: 0;
		right: 0;
		z-index: 10;
		background-image: url(/medias/images/illustrations/backgrounds/illu-bg-devenirclient3.jpg);
		background-color: #61C6CE;
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: 100% 100%
	}
	.section--enroll4::before {
		content: '';
		display: block;
		position: absolute;
		width: auto;
		height: 100%;
		bottom: 0;
		right: 0;
		z-index: 10;
		background-image: url(/medias/images/illustrations/backgrounds/illu-bg-devenirclient4.jpg);
		background-color: #61C6CE;
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: 100% 100%
	}
	.section--enroll5::before {
		content: '';
		display: block;
		position: absolute;
		width: auto;
		height: 100%;
		bottom: 0;
		right: 0;
		z-index: 10;
		background-image: url(/medias/images/illustrations/backgrounds/illu-bg-devenirclient5.jpg);
		background-color: #61C6CE;
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: 100% 100%
	}
	.section--souscriptions::before {
		content: '';
		display: block;
		position: absolute;
		width: auto;
		height: 100%;
		bottom: 0;
		left: 0;
		z-index: 10;
		background-image: url(/medias/images/illustrations/backgrounds/illu-bg-nos-souscriptions.jpg);
		background-color: #61C6CE;
		background-size: 100% auto;
		background-repeat: no-repeat;
		background-position: 100% 100%
	}
	.enroll,
	.enroll2,
	.enroll3,
	.enroll4,
	.enroll5,
	.souscriptions {
		text-align: left
	}
	.enroll__title,
	.enroll2__title,
	.enroll3__title,
	.enroll4__title,
	.enroll5__title,
	.souscriptions__title {
		font-size: 2.5rem !important
	}
	.enroll__chapo,
	.enroll2__chapo,
	.enroll3__chapo,
	.enroll4__chapo,
	.enroll5__chapo,
	.souscriptions__chapo {
		font-size: 2.2rem
	}
	.enroll__footerss,
	.enroll2__footerss,
	.enroll3__footerss,
	.enroll4__footerss,
	.enroll5__footerss,
	.souscriptions__footerss {
		padding-top: 2.5rem
	}
}

@media only screen and (min-width: 992px) {
	.become-client__change-text {
		padding-left: 50px
	}
	.become-client__services {
		background-color: #505a7e;
		background-image: url("/medias/images/illustrations/landings/illu-devenir-client-03.jpg");
		background-repeat: no-repeat;
		background-position: right;
		background-size: 40%
	}
	.section--enroll,
	.section--enroll2,
	.section--enroll3,
	.section--enroll4,
	.section--enroll5 {
		height: 367px
	}
	.section--enroll::before,
	.section--enroll2::before,
	.section--enroll3::before,
	.section--enroll4::before,
	.section--enroll5::before {
		width: 350px
	}
	.section--souscriptions {
		height: 328px
	}
	.section--souscriptions::before {
		width: 350px
	}
	.enroll__title,
	.enroll2__title,
	.enroll3__title,
	.enroll4__title,
	.enroll5__title {
		font-size: 3.3rem !important
	}
	.enroll__chapo,
	.enroll2__chapo,
	.enroll3__chapo,
	.enroll4__chapo,
	.enroll5__chapo {
		font-size: 2.6rem
	}
	.souscriptions__title {
		font-size: 2.8rem !important
	}
	.souscriptions__chapo {
		font-size: 2.2rem
	}
}

@media only screen and (min-width: 1140px) {
	.section--enroll,
	.section--enroll2,
	.section--enroll3,
	.section--enroll4,
	.section--enroll5 {
		height: 407px
	}
	.section--enroll::before,
	.section--enroll2::before,
	.section--enroll3::before,
	.section--enroll4::before,
	.section--enroll5::before {
		width: 430px
	}
	.section--souscriptions {
		height: 400px
	}
	.section--souscriptions::before {
		width: 430px
	}
	.enroll__title,
	.enroll2__title,
	.enroll3__title,
	.enroll4__title,
	.enroll5__title,
	.souscriptions__title {
		font-size: 3rem !important
	}
	.enroll__chapo,
	.enroll2__chapo,
	.enroll3__chapo,
	.enroll4__chapo,
	.enroll5__chapo,
	.souscriptions__chapo {
		font-size: 2rem
	}
	.enroll__footerss .link-round,
	.enroll2__footerss .link-round,
	.enroll3__footerss .link-round,
	.enroll4__footerss .link-round,
	.enroll5__footerss .link-round,
	.souscriptions__footerss .link-round {
		font-size: 1.5rem;
		font-weight: 200
	}
}

@media only screen and (min-width: 1450px) {
	.section--enroll,
	.section--enroll2,
	.section--enroll3,
	.section--enroll4,
	.section--enroll5 {
		height: 567px;
		padding-top: 104px
	}
	.section--enroll::before,
	.section--enroll2::before,
	.section--enroll3::before,
	.section--enroll4::before,
	.section--enroll5::before {
		width: 550px
	}
	.section--souscriptions {
		height: 400px;
		padding-top: 104px
	}
	.section--souscriptions::before {
		width: 550px
	}
}

@media only screen and (min-width: 1850px) {
	.section--enroll,
	.section--enroll2,
	.section--enroll3,
	.section--enroll4,
	.section--enroll5 {
		height: 707px;
		padding-top: 184px
	}
	.section--enroll::before,
	.section--enroll2::before,
	.section--enroll3::before,
	.section--enroll4::before,
	.section--enroll5::before {
		width: 755px
	}
	.section--souscriptions {
		height: 400px;
		padding-top: 84px
	}
	.section--souscriptions::before {
		width: 755px
	}
}

@media only screen and (min-width: 1700px) {
	.become-client__services {
		background-color: #505a7e;
		background-image: url("/medias/images/illustrations/landings/illu-devenir-client-03.jpg");
		background-repeat: no-repeat;
		background-position: right;
		background-size: initial
	}
}

.landing-casden__cooperative-image {
	display: block;
	margin: 0 auto;
	max-width: 100%
}

.landing-casden__cooperative-sep {
	display: block;
	width: 200px;
	height: 1px;
	border: 0;
	border-top: 1px solid #ececec;
	margin: 2em auto 4em auto;
	padding: 0
}

.landing-casden__cooperative-text {
	margin-bottom: 24px;
	font-size: 16px
}

.landing-casden__cooperative-text:last-child {
	margin-bottom: 96px
}

.landing-casden__program-text {
	font-size: 14px
}

.landing-casden__program-items {
	margin: 0 0 48px 0;
	padding-left: 32px;
	list-style: none;
	list-style-image: url("../images/arrow-right.png")
}

@media only screen and (min-width: 992px) {
	.landing-casden__program-items {
		margin-bottom: 0
	}
}

.landing-casden__program-image {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	margin-bottom: 24px
}

.landing-casden__program-image-legend {
	font-size: 16px;
	margin-bottom: 0;
	text-align: center
}

.landing-casden__realise {
	margin: 48px 0 0 0;
	background-color: #4dbadb
}

.landing-casden__realise-text-wrapper {
	position: relative;
	padding: 16px 0
}

@media only screen and (min-width: 992px) {
	.landing-casden__realise-text-wrapper {
		padding: 0;
		margin-top: 56px
	}
}

@media only screen and (min-width: 1140px) {
	.landing-casden__realise-text-wrapper {
		margin-top: 96px
	}
}

.landing-casden__realise-title {
	font-size: 36px !important;
	margin-top: 0;
	margin-bottom: 48px;
	text-align: center
}

@media only screen and (min-width: 992px) {
	.landing-casden__realise-title {
		text-align: left
	}
}

.landing-casden__realise-text {
	font-size: 18px;
	max-width: 450px;
	margin: 0 auto 24px auto
}

.landing-casden__realise-text:last-child {
	margin-bottom: 0
}

.landing-casden__realise-image {
	display: block;
	max-width: 100%;
	margin: 0 auto
}

.landing-casden__services-text {
	font-size: 18px;
	margin-bottom: 48px
}

@media only screen and (min-width: 992px) {
	.landing-casden__services-text {
		max-width: 250px;
		margin: 0 auto 96px auto
	}
	.landing-casden__services-text:last-child {
		margin-bottom: 0
	}
}

.landing-casden__services-items {
	list-style: none;
	margin: 0;
	padding: 0
}

.landing-casden__services-item {
	margin-bottom: 24px
}

.landing-casden__notes-text {
	font-size: 12px
}

.guide-box {
	padding: 8px 0 24px 0;
	border-radius: 8px;
	background-color: #12732a;
	color: white
}

.guide-box h4 {
	color: white
}

.guide-mobile-center {
	text-align: center
}

@media only screen and (min-width: 992px) {
	.guide-mobile-center {
		text-align: left
	}
}

.guide-cross {
	margin-bottom: 48px
}

@media only screen and (min-width: 992px) {
	.guide-cross {
		margin-bottom: 96px
	}
}

.guide-cross-color {
	color: white !important
}

.guide-sep {
	position: relative
}

@media only screen and (min-width: 992px) {
	.guide-sep:after {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 20px;
		width: 1px;
		height: 100px;
		background-color: white
	}
}

@media only screen and (min-width: 1140px) {
	.guide-sep:after {
		right: 32px
	}
}

.guide-margin-bottom-button {
	margin-bottom: 12px
}

.faq-mobile-selects select {
	margin-bottom: 16px !important
}

@media only screen and (min-width: 768px) {
	.faq-mobile-selects {
		display: none
	}
}

.faq-question-link {
	position: relative;
	text-decoration: none !important;
	padding: 1rem 0 1rem 3rem
}

.faq-question-link:hover {
	color: #3B3B3B !important;
	text-decoration: underline
}

.faq-back-search {
	text-decoration: underline;
	font-size: 1.4rem
}

.faq-content-title {
	padding-bottom: 12px;
	border-bottom: 1px solid #e7e7e7
}

.faq-box {
	padding: 16px
}

.faq-box-img {
	display: block;
	margin-bottom: 8px;
	max-width: 100%
}

.faq-cta-steps .active {
	display: block
}

.faq-step-yes {
	margin-bottom: 12px
}

@media only screen and (min-width: 992px) {
	.faq-step-yes {
		margin-bottom: 0
	}
}

.faq-cta {
	padding: 16px;
	background-color: #24315e
}

@media only screen and (min-width: 992px) {
	.faq-cta {
		padding: 32px
	}
}

@media only screen and (min-width: 992px) {
	.faq-cta__wrapper {
		margin: 0 auto;
		max-width: 80%
	}
}

.faq-cta__title {
	font-size: 22px;
	color: white;
	margin: 0 0 24px 0
}

.faq-cta__subtilte {
	position: relative;
	color: white;
	font-size: 18px;
	margin-bottom: 16px
}

.faq-cta__subtilte:after {
	content: "";
	display: block;
	margin-top: 8px;
	width: 20px;
	height: 3px;
	background-color: white
}

.faq-cta__subtitle--small {
	font-size: 14px
}

.faq-cta-img {
	max-width: 100%
}

.faq-cta-hours {
	margin-top: 8px
}

.faq-cta-hours img {
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: middle
}

.faq-cta-hours a {
	color: white !important;
	display: inline-block;
	vertical-align: middle
}

@media only screen and (min-width: 992px) {
	.faq-cta-hours {
		float: right
	}
}

.faq-cta__sep {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid white;
	margin: 2.5em 0;
	padding: 0
}

.faq-cta__link {
	color: white !important
}

.detail-panel {
	display: none
}

#noagence_content {
	display: none
}

#pac-input {
	width: 90%;
	float: left
}

.submit-maps {
	margin-left: 5px
}

.maps-div-scroll-wrap {
	height: 250px
}

#map-canvas {
	min-height: 500px;
	z-index: 1
}

ul.maps-div-scroll {
	margin: 1rem 0 3rem;
	padding: 0;
	list-style: none
}

ul.maps-div-scroll li {
	margin-left: 10px
}

ul.maps-div-scroll li::before {
	content: '';
	display: block;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #12732a;
	position: relative;
	top: 10px;
	left: -10px;
	z-index: 5
}

.map-left-box a.submit-maps {
	cursor: pointer;
	float: right;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.map-left-box .maps-div-scroll-wrap .maps-div-scroll {
	overflow-y: scroll;
	height: 100%
}

.map-left-box .directions-panel {
	display: none;
	background: #fff;
	width: 100%;
	overflow: auto;
	z-index: 7
}

.map-marker,
.close-box {
	cursor: pointer
}

@media only screen and (min-width: 768px) {
	.search-box .form-group label {
		padding-top: 0.4em
	}
	#map-canvas {
		min-height: 750px
	}
	.section-maps {
		height: 760px
	}
	.address {
		font-size: 12px
	}
	.maps-div-scroll-wrap {
		height: 360px
	}
}

@media only screen and (min-width: 992px) {
	#pac-input {
		width: 75%;
		float: left
	}
}

@media only screen and (max-width: 991px) {
	.maps-div-scroll-wrap {
		margin-bottom: 10px
	}
}

@media only screen and (max-width: 767px) {
	#pac-input {
		width: 85%;
		float: left
	}
	.detail-panel {
		padding-top: 20px;
		position: absolute;
		top: 550px;
		z-index: 10;
		background-color: white;
		padding: 10px;
		border: 1px solid #12732a;
		left: 0px
	}
}

.ban-bredespace {
	background-image: none
}

.ban-samsungpay {
	background-image: url(/medias/images/bannieres/ban-samsung-pay-mobile.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px
}

.txt-important {
	font-size-adjust: 0.8;
	line-height: 1.6
}

.HetD__content {
	margin-top: 20px
}

.HetD__titre {
	font-size: 28px
}

.HetD__sstitre {
	font-size: 30px;
	font-weight: 500
}

.HetD__description {
	font-size: 17px
}

.HetD__liaison {
	font-size: 60px;
	font-weight: 500;
	padding-top: 0px
}

.HetD .hr-right {
	width: 50%
}

.HetD .hr-left {
	width: 50%
}

.HetD__bloc-gauche {
	text-align: center;
	line-height: 12px;
	padding-top: 30px;
	padding-bottom: 13px
}

.HetD__bloc-droit {
	text-align: center;
	line-height: 12px;
	padding-top: 30px;
	padding-bottom: 40px
}

.ban-connexion-bredconnect {
	padding: 2rem;
	color: #fff
}

@media only screen and (min-width: 768px) {
	.ban-bredespace {
		background-image: url(/medias/images/illustrations/landings/illu-bred-espace-1.png);
		background-repeat: no-repeat;
		background-size: cover
	}
	.HetD__content {
		margin-top: 120px
	}
	.HetD__titre {
		font-size: 40px
	}
	.HetD__sstitre {
		font-size: 30px;
		font-weight: 500
	}
	.HetD__description {
		font-size: 17px
	}
	.HetD__liaison {
		font-size: 89px;
		font-weight: 500;
		padding-top: 10px
	}
	.HetD .hr-right {
		width: 70%;
		margin-right: 0
	}
	.HetD .hr-left {
		width: 70%;
		margin-left: 0
	}
	.HetD__bloc-gauche {
		text-align: right
	}
	.HetD__bloc-droit {
		text-align: left
	}
	.ban-connexion-bredconnect {
		padding: 2rem;
		margin-top: 4rem;
		color: #fff
	}
}

@media only screen and (min-width: 992px) {
	.ban-samsungpay {
		background-image: url(/medias/images/bannieres/ban-samsung-pay-desktop.jpg);
		background-repeat: no-repeat;
		background-size: contain;
		height: 345px
	}
}

.notice-list {
	margin-bottom: 4rem
}

.notice-list+.link-all {
	margin-top: -2rem;
	margin-bottom: 4rem
}

.notice-item {
	margin-bottom: 1rem;
	padding: 1rem 1.4rem;
	color: #3B3B3B;
	border-bottom: 1px solid #5b5b5b
}

.notice-item .base-title {
	position: relative;
	margin-bottom: .5rem;
	padding: 0 2rem 0 0;
	font-size: 1.4rem
}

.notice-item .toggle-icon-desktop {
	top: -0.3rem;
	right: -0.8rem
}

.notice-item .toggle-slide {
	padding-bottom: 0
}

@media only screen and (min-width: 768px) {
	.notice-item .base-title {
		font-size: 1.6rem
	}
}

.cover--100ans1 {
	z-index: 0;
	height: 300px;
	background-image: url(/medias/images/illustrations/landings/illu-page-100ans-fondateurs.png);
	background-position: top
}

.cover--100ans1 .container {
	padding: 3rem 1rem !important;
	z-index: 100
}

.cover--100ans1 .cover__content {
	max-width: inherit;
	text-align: center
}

.cover--100ans1 .cover__title,
.cover--100ans1 .cover__baseline,
.cover--100ans1 .cover__text {
	padding-left: 0;
	padding-right: 0
}

.cover--100ans1 .cover__title {
	font-size: 3.5rem !important;
	position: relative;
 	display: inline-block;
	margin: 0 0 2rem;
	padding: 0 1.5rem 1rem;
	font-weight: 300;
	line-height: 4rem;
	color: #12732a
}

.cover--100ans1 .cover__baseline {
	font-size: 3rem !important;
 	font-weight: 300;
	color: #24315e
}

.cover--100ans2 {
	background-image: url(/medias/images/illustrations/landings/illu-page-100ans-glorieuses-ban.png);
	height: 290px;
	background-size: cover
}

.cover--100ans3 {
	background-image: url(/medias/images/illustrations/landings/illu-page-100ans-diversite-ban.jpg);
	height: 290px;
	background-size: cover
}

.cover--100ans4 {
	background-image: url(/medias/images/illustrations/landings/illu-page-100ans-international-ban.jpg);
	height: 290px;
	background-size: cover
}

.cover--100ans5 {
	background-image: url(/medias/images/illustrations/landings/illu-page-100ans-numerique-ban.jpg);
	height: 290px;
	background-size: cover
}

.section--date1,
.section--date2 {
	margin-top: -58px;
	z-index: 10000
}

.page100ans h2,
.page100ansSuivants h2 {
	color: #fff
}

.page100ans-date,
.page100ansSuivants-date {
	background-color: #24315e;
	padding: 1.2rem 0 0.2rem 2.2rem;
	width: 60%;
	position: relative
}

.page100ans-accroche,
.page100ansSuivants-accroche {
	border: 1px solid #5b5b5b;
	background-color: #fff;
	position: relative;
	padding: 25px 20px
}

.page100ans-detail-date,
.page100ansSuivants-detail-date {
	padding: 2rem
}

@media only screen and (min-width: 768px) {
	.cover--100ans1 {
		z-index: 0;
		height: 800px;
		background-image: url(/medias/images/illustrations/landings/illu-page-100ans-fondateurs.png)
	}
	.cover--100ans1 .container {
		padding: 10rem 1rem !important;
		z-index: 100;
		color: #FFF
	}
	.cover--100ans1 .cover__content {
		max-width: inherit;
		text-align: center
	}
	.cover--100ans1 .cover__title,
	.cover--100ans1 .cover__baseline,
	.cover--100ans1 .cover__text {
		padding-left: 0;
		padding-right: 0
	}
	.cover--100ans1 .cover__title {
		font-size: 7.5rem !important;
		line-height: 9rem;
		position: relative;
 		display: inline-block;
		margin: 0 0 2rem;
		padding: 0 1.5rem 1rem;
		font-weight: 300;
		color: #12732a
	}
	.cover--100ans1 .cover__baseline {
		font-size: 6rem !important;
 		font-weight: 300;
		color: #24315e
	}
	.cover--100ans2,
	.cover--100ans3,
	.cover--100ans4,
	.cover--100ans5 {
		height: 500px
	}
	.section--date1,
	.section--date2 {
		margin-top: -145px;
		z-index: 10000
	}
	.page100ans h2,
	.page100ansSuivants h2 {
		color: #fff;
		font-size: 4.5rem !important;
		font-weight: 400
	}
	.page100ans-date,
	.page100ansSuivants-date {
		background-color: #24315e;
		padding: 1.2rem 0 0.2rem 2.2rem;
		width: 25%;
		position: relative
	}
	.page100ans-accroche,
	.page100ansSuivants-accroche {
		border: 1px solid #5b5b5b;
		background-color: #fff;
		position: relative;
		padding: 50px 74px
	}
	.page100ans-detail-date,
	.page100ansSuivants-detail-date {
		padding: 7rem
	}
}

@media only screen and (min-width: 1140px) {
	.cover--100ans {
		z-index: 0;
		height: 1138px;
		background-position: 0
	}
	.section--date1,
	.section--date2 {
		margin-top: -145px;
		z-index: 10000
	}
	.page100ans {
		height: 474px
	}
	.page100ans-date {
		background-color: #24315e;
		padding: 1.2rem 0 0.2rem 2.2rem;
		width: 50%;
		position: relative
	}
	.page100ansSuivants-date {
		background-color: #24315e;
		padding: 1.2rem 0 0.2rem 2.2rem;
		width: 50%;
		position: relative
	}
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}

.ui-state-default {
	color: #7b8284;
	transition: all 0.5 ease-in-out
}

.ui-state-hover {
	background-color: #efeded
}

.ui-state-active {
	color: white;
	background-color: #12732a;
	font-weight: bold
}

.ui-datepicker {
	width: 250px;
	background: white;
	border: 1px solid #efeded;
	padding: 0.2em 0.2em 0;
	display: none
}

.ui-datepicker .ui-datepicker-headerss {
	position: relative;
	padding: 0.2em 0;
	background-color: #12732a;
	color: white
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.ui-datepicker .ui-datepicker-prev::before,
.ui-datepicker .ui-datepicker-next::before {
	content: '';
	display: block
}

.ui-datepicker-prev::before {
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 8px solid #fff
}

.ui-datepicker-next::before {
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #fff
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px
}

.ui-datepicker .ui-datepicker-next {
	right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center
}

.ui-datepicker-year {
	font-size: 1.2rem;
	font-weight: bold
}

.ui-datepicker table {
	width: 100%;
	font-size: 0.9em;
	border-collapse: collapse;
	margin: 0 0 0.4em
}

.ui-datepicker th {
	padding: 0.7em 0.3em;
	text-align: center;
	font-weight: bold;
	border: 0
}

.ui-datepicker table td {
	border: 0;
	padding: 0px
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: 0.2em;
	text-align: center;
	text-decoration: none
}

.section--history {
	background-color: #12732a
}

.historybred__pic {
	display: inline-block;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.4)
}

.historybred__pic img {
	display: inline-block;
	max-width: 100%
}

.historybred__col--1 {
	margin-bottom: 3rem;
	text-align: center
}

.historybred__col--1 .historybred__pic {
	max-width: calc(50% - 2rem)
}

.historybred__col--1 .historybred__pic:first-child {
	margin-right: 1rem
}

.historybred__col--1 .historybred__pic:last-child {
	margin-left: 1rem
}

.historybred__col--2 {
	padding-top: 1rem;
	text-align: center
}

.historybred__col--3 {
	display: none
}

.historybred__title {
	margin-bottom: 2rem
}

.historybred__action .link-round:hover,
.historybred__action .link-round:focus {
	border-color: #FFF
}

@media only screen and (min-width: 768px) {
	.section--history {
		position: relative
	}
	.section--history::after {
		content: '';
		display: block;
		position: absolute;
		bottom: 0;
		left: 50%;
		z-index: -1;
		width: 50%;
		height: 50px;
		border-radius: 125px / 10px;
		box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.3);
		transform: translateX(-50%)
	}
	.historybred {
		padding-bottom: 2rem
	}
	.historybred__col--1 {
		margin-bottom: 0;
		text-align: right
	}
	.historybred__col--1 .historybred__pic {
		float: right;
		max-width: inherit;
		margin-right: 0;
		margin-left: 3rem
	}
	.historybred__col--1 .historybred__pic:first-child {
		display: none
	}
	.historybred__col--3 {
		display: block;
		text-align: left
	}
	.historybred__col--3 .historybred__pic {
		float: left;
		margin-right: 3rem
	}
	.historybred__col--3 .historybred__pic:last-child {
		display: none
	}
	.historybred__action .link-round {
		min-width: 213px
	}
}

@media only screen and (min-width: 992px) {
	.historybred {
		padding-top: 4.1rem;
		padding-bottom: 4.2rem
	}
	.historybred__title {
		margin-bottom: 3rem
	}
}

@media only screen and (min-width: 1140px) {
	.historybred .historybred__col:before,
	.historybred .historybred__col:after {
		content: " ";
		display: table
	}
	.historybred .historybred__col:after {
		clear: both
	}
	.historybred .historybred__col--1 .historybred__pic {
		max-width: calc(50% - 3rem);
		float: right
	}
	.historybred .historybred__col--1 .historybred__pic:first-child {
		display: block
	}
	.historybred .historybred__col--3 .historybred__pic {
		max-width: calc(50% - 3rem);
		float: left
	}
	.historybred .historybred__col--3 .historybred__pic:last-child {
		display: block
	}
	.historybred__title {
		margin-bottom: 3rem
	}
}

@media print {
	* {
		color: #000 !important
	}
	body,
	body.stick-headerss {
		padding-top: 0 !important
	}
	.color-white,
	.link-trait {
		color: #000 !important
	}
	.main-logo {
		float: none !important;
		margin: 0 auto !important
	}
	.wrapper-headerss {
		position: static !important;
		height: auto !important;
		top: inherit !important;
		right: inherit !important;
		bottom: inherit !important;
		left: inherit !important;
		transform: none !important
	}
	.noprint,
	.global-overlay,
	.main-headerss::before,
	.main-headerss::after,
	.mobile-access,
	.main-nav__wrapper,
	.button-menuxx__container,
	.top-nav,
	.search-main__form,
	.search-main__form--headerss,
	.fast-access,
	.anchormenuxx,
	.anchormenuxx__notitle,
	.section-tools,
	.section-app,
	.section-pre-footerss,
	.section-footerss,
	.cover__img,
	.toggle-trigger.active::after,
	.search-main,
	.bank__cover__bg,
	.bank-section-enroll--overlay::before,
	.become-client-section-enroll--overlay::before,
	.switch-content__icon {
		display: none !important
	}
	.main-headerss,
	.section--bgpic,
	.bg-color-grey-2,
	.bg-color-grey-3,
	.front .section-services,
	.cover--home .cover__content,
	.search-main,
	.simpleCard--fatTitle .simpleCard__title,
	.simpleCard--fatTitleNtext .simpleCard__title,
	.bank__cover,
	.become-client__enroll2,
	.section--blue {
		background: transparent !important
	}
	[class^="col-"] {
		width: auto !important;
		float: none !important
	}
	[class^="col-"]>img {
		display: block;
		margin: 0 auto 12pt
	}
	.gammeCard,
	.simpleCard {
		max-width: 300px !important
	}
	.news-card,
	.otherCard {
		max-width: 200px !important
	}
	.news-card,
	.gammeCard,
	.otherCard {
		display: inline-block !important
	}
	.simpleCard {
		margin-right: auto !important;
		margin-left: auto !important
	}
	.bg-color-grey-1 {
		background: transparent !important
	}
	.bg-color-grey-2 {
		background: transparent !important
	}
	.bg-color-grey-3 {
		background: transparent !important
	}
	.bg-color-grey-4 {
		background: transparent !important
	}
	.bg-color-grey-5 {
		background: transparent !important
	}
	.bg-color-grey-6 {
		background: transparent !important
	}
	.bg-color-grey-7 {
		background: transparent !important
	}
	.bg-color-grey-8 {
		background: transparent !important
	}
	.section--news,
	.card-slider,
	.slick-track {
		width: 100% !important;
		transform: none !important;
		text-align: center !important;
		vertical-align: top !important
	}
	.section--news [class^="col-"],
	.card-slider [class^="col-"],
	.slick-track [class^="col-"] {
		display: inline-block !important;
		width: auto !important;
		float: none !important
	}
	.slick-slide,
	.slick-slide>div {
		display: inline-block !important;
		width: auto !important;
		vertical-align: top !important
	}
	.slick-slide {
		max-width: 33.33% !important
	}
	.card-slider,
	.slick-slide {
		float: none !important;
		text-align: center !important
	}
	.card-slider li,
	.slick-slide li {
		display: inline-block !important;
		margin-left: 0 !important;
		padding-left: 0 !important;
		width: auto !important
	}
	.exergue {
		margin-top: 20pt
	}
	.section-values__col .base-title {
		padding-top: 0 !important;
		height: auto !important
	}
	.toggle-slide {
		display: block !important
	}
	.news-card--exergue .news-card__img::after,
	.news-card--nopic {
		background: #FFF !important
	}
	.nav-tabs--sitemap .nav-item.active .nav-link,
	.nav-tabs--sitemap .nav-item.active .nav-link .nav-link__inner {
		color: #FFF !important
	}
	.home-carousel .cover__content {
		min-height: 1px !important
	}
	.compat-object-fit {
		background: transparent !important
	}
	.compat-object-fit img {
		max-width: 100% !important;
		height: auto !important;
		width: auto !important;
		opacity: 1 !important
	}
}


/*# sourceMappingURL=main.min.css.map */