html {font-size: 17px}
body {color: #293759; background-color: #fff; font-family: 'Poppins'; font-size: 17px}
a {color: #293759}
input, textarea, select, option {font: 400 1em Poppins}
footer {background-color: #fcfcfc; }
footer a:not(.button) {}
.footer_wrapper {color: #0d2561; background-color: #fcfcfc; }
.footer_wrapper a {color: #0d2561; }
footer i, footer .background_i_footer {}

/* NE RIEN AJOUTER AU DESSUS DE CE NIVEAU CAR LE CONTENU Y EST AUTOMATIQUEMENT GENERE PAR LE SYSTEME ; TOUT AJOUT DOIT SE FAIRE CI-DESSOUS */

.center {
	width: 100%;
	max-width: 1290px;
	margin: 0 auto;
	position: relative}
	
	@media screen and (max-width: 1290px) {
		.center {	width: 95%}
	}
	
@keyframes fadeIn {
	from {
		opacity:0;
		visibility:hidden}
	to {
		opacity:1;
		visibility:visible}
}
@keyframes fadeOut {
	from {
		opacity:1;
		visibility:visible}
	to {
		opacity:0;
		visibility:hidden}
}

body {
	position: relative;
	animation: fadeIn 2.5s ease-out 0s 1 both}
body.hide {	overflow: hidden}
body #main section .center {	z-index: 2}
.center {	
	width: 100%;
	max-width: 1680px;
	margin: 0 auto;
	position: relative;}
	
	@media screen and (max-width: 1290px) {
		.center {	width: 95%}
	}
	@media screen and (max-width: 768px) {
		section .flex > .container_flex.xlarge,
		section .flex > .container_flex.large,
		section .flex > .container_flex.slarge,
		section .flex > .container_flex.xmedium,
		section .flex > .container_flex.medium,
		section .flex > .container_flex.smedium,
		section .flex > .container_flex.small,
		section .flex > .container_flex.xsmall,
		section .flex > .container_flex.xxsmall {	margin: 0 0 4em !important}
	}

body:not(.scroll) > .fixed {
	visibility: hidden;
	opacity: 0}
body > .fixed {
	z-index: 5;
	transition: all 0.5s linear;
	position: fixed;
	left: 1em}
body > .fixed > img {	max-height: 3.5em}

	@media screen and (orientation: portrait) {
		body > .fixed {	display: none}
	}
	
#main > section {	background: #fff}
section {
	position: relative;
	z-index: 2}
section > .no_flex {
	width: 100%;
	margin: 0 0 0}	
section .center p {	line-height: 1.5em}
section:not(#slider) h1,
section:not(#slider) h2 {	margin: 0 0 1em}
section h1,
section h2 {	
	padding: 0 0 0;
	margin: 0 0 0.5em}
section h1,
section p.title {
	font-size: 1.7rem;
	font-weight: bold;
	text-align: initial;
	text-transform: uppercase}

	@media screen and (max-width: 1366px) {
		section h1,
		section p.title {	font-size: 1.9rem}
	}
	@media screen and (max-width: 768px) {
		section h1,
		section p.title {	text-align: center}
	}
	@media screen and (max-width: 480px) {
		section h1,
		section p.title {	font-size: 1.4rem}
	}
	
section h2 {
	font-size: 1.4rem;
	font-weight: bold;
	text-transform: uppercase}
	
	@media screen and (max-width: 480px) {
		section h2 {	font-size: 1.2rem}
	}
	
section h3 {
	font-size: 1.2rem;
	padding: 0 0 0;
	text-transform: uppercase;
	font-weight: bold}
	
	@media screen and (max-width: 480px) {
		section h3 {	font-size: 1rem}
	}
	
.block {
	padding: 0;
	border-radius: 0}
strong,
b {	color: #293759}
section .flex.banner {	position: relative}
section .flex.banner {
	min-height: 33em;
	margin-bottom: 4em !important}
	
	@media screen and (min-height: 901px) and (orientation: landscape) {
		section .flex.banner {	min-height: 60vh}
	}
	@media screen and (max-height: 900px) and (orientation: landscape) {
		section .flex.banner {	min-height: 55vh}
	}
	@media screen and (max-height: 768px) and (orientation: landscape) {
		section .flex.banner {	min-height: 28em}
	}

section .flex.content_between.banner {	padding: 0 2em}
section .flex.banner > .no_flex {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 0;
	box-shadow: 0 0 10px rgba(0,0,0,0.2)}
section .flex.banner > .no_flex p {
	width: 100%;
	height: 100%;
	line-height: 0}
section .flex.banner > .no_flex img {
	width: 100% !important;
	height: 100% !important;
	border-radius: 0;
	object-fit: cover;
	object-position: center}
section .flex.banner > div:not(.no_flex) {
	background: rgba(255,255,255,0.9);
	padding: 2em 4em;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	z-index: 2;
	margin-bottom: -4em !important}
.no_flex a.shadowbox.thumb {
	display: inline-block;
	width: 32.5%;
	height: 14.5vw;
	position: relative;
	line-height: 0;
	vertical-align: top}
.container_flex > a.shadowbox.thumb,
.container_flex > * > a.shadowbox.thumb {
	display: block;
	height: 100%;
	width: 100%;
	position: relative;
	line-height: 0}
a.shadowbox.thumb:before,
a.shadowbox.thumb:after{
	content: '';
	position: absolute;
	width: 50%;
	height: 1em;
	max-height: 50%;
	z-index: -1;
	background:#181818}
a.shadowbox.thumb:before {
	bottom: 14px;
	left: 7px;
	transform: rotate(-3deg);
	box-shadow: 0 6px 15px #181818}
.no_flex > .skitter:before,
section .flex.content_end > .container_flex.medium > p > a.shadowbox.thumb:before {	transform: rotate(-1deg)}
a.shadowbox.thumb:after {
	bottom: 14px;
	right: 7px;
	transform: rotate(3deg);
	box-shadow: 0 6px 15px #181818}
section .flex.content_end > .container_flex.medium > p > a.shadowbox.thumb:after {	transform: rotate(1deg)}
a.shadowbox.thumb > img {	width: 100%}
.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 {	-webkit-transform: translate3d(0, 0, 0);	-moz-transform: translate3d(0, 0, 0);	-ms-transform: translate3d(0, 0, 0);	-o-transform: translate3d(0, 0, 0);	transform: translate3d(0, 0, 0)}
.slick-track {	position: relative;	top: 0;	left: 0;	display: block;	margin-left: auto;	margin-right: auto}
.slick-loading .slick-track {	visibility: hidden}
.slick-slide {	display: none;	float: left;height: 100%;min-height: 1px;min-height: 1px;}
.slick-initialized .slick-slide {    display: block}
.slick-loading .slick-slide {	visibility: hidden}
.slick-vertical .slick-slide {	display: block;	height: auto;	border: 1px solid transparent}
.slick-arrow.slick-hidden {	display: none}
.slick-slider button {	background: none}
p.hidden {	display: none}
p.hidden_5 {	display: block}
	
	@media screen and (max-width: 1290px) {
		p.hidden_4 {
			display: block;
			margin-bottom: 1em !important}
	}
	@media screen and (max-width: 1024px) {
		p.hidden_3,
		p.hidden_4 {
			display: block;
			margin-bottom: 1em !important}
	}
	@media screen and (max-width: 768px) {
		p.hidden_2,
		p.hidden_3,
		p.hidden_4 {
			display: block;
			margin-bottom: 1em !important}
	}
.skitter {
	max-width: 1290px;
	max-height: 100%;
	height: 100% !important;
	min-height: 300px;
	background: none;
	z-index: 1;
	margin: 0 auto 2em}
.skitter .container_skitter {
	max-height: 100%;
	height: 100% !important}
.skitter .image,
.skitter img {
	border-radius: 0;
	object-fit: cover;
	object-position: center}
.skitter .image > .shadowbox {
	width: 100%;
	height: 100%;
	display: block}
.skitter .box_clone,
.skitter .box_clone img {	height: 100% !important}
.skitter .info_slide_dots {
	bottom: 0;
	background: rgba(53, 78, 113,0.6);
	border-radius: 0}
.skitter .info_slide_dots .image_number {	background: rgba(255, 255, 255,0.4);}
.skitter .info_slide_dots .image_number.image_number_select {	background: rgba(255, 255, 255,1)}
svg.icon {
	height: 1.4em;
	width: 1.4em;
	fill: #333;
	vertical-align: bottom;
	margin-right: 0.5em}
svg.icon.after {	margin-left: 0.5em}
svg.icon.after:not(.before) {	margin-right: 0}
svg.icon.only {
	margin-right: 0;
	margin-left: 0}
img.icon {	max-height: 3.5em}
img.miniature {	max-height: 8.5em}
ul.align_center > li {	padding: 0 0 0}
ul.align_center > li:before {
	content: '';
	display: none}
#main .button:not(.wide):not(.current):not(.empty) {
	width: auto;
	border: none;
	position: relative;
	text-shadow: none;
	padding: 0.4em 0.75em 0.4em;
	text-transform: uppercase;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	font-weight: bold}
#main .button:not(.wide):not(.current):not(.empty):hover {
	color: #fec42e;
	box-shadow: none}
#main .button:not(.wide):not(.current):not(.empty):before,
#main .button:not(.wide):not(.current):not(.empty):after {
	content: '';
	position: absolute;
	left: 0;
	z-index: -1;
	transition: all 0.3s linear}
#main .button:not(.wide):not(.current):not(.empty):before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;	
	background: #f6912f}
#main .button:not(.wide):not(.current):not(.empty):before {	background: #fec42e}
#main .button:not(.wide):not(.current):not(.empty):hover:before {	background: #fff}
.pagination > .button {	border: none}
.pagination > .current {	
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(255,255,255,0.6), 0 2px 0 rgba(0,0,0,0.4), -1px 0 0 rgba(255,255,255,0.6), -1px 0 0 rgba(0,0,0,0.4);
	font-size: 1.3rem;
	margin: 0 0 2em}
.pagination > .button:nth-child(1):not(.empty) {	margin: 0 1em 0 0}
.pagination > .button:nth-child(2):not(.empty),
.pagination > .current,
.pagination > .button:nth-child(4):not(.empty) {	margin: 0 1em}
.pagination > .button:nth-child(5):not(.empty) {	margin: 0 0 0 1em}
.pagination > .button.empty {
	padding: 0 0 0 0;
	margin: 0 0 0 0}
	
	@media screen and (max-width: 768px) {
		.pagination > .button:nth-child(1):not(.empty),
		.pagination > .button:nth-child(4):not(.empty) {	margin: 0 1em 0 0 !important}
		.pagination > .button:nth-child(2):not(.empty),
		.pagination > .button:nth-child(5):not(.empty) {	margin: 0 0 0 1em !important}
		.pagination > .container_flex.xxsmall.current {	margin: 1em 0 1em !important}
		.pagination > .button.empty {
			visibility: hidden;
			width: 0}
		.pagination > .button.empty:first-child  {	margin-right: -1em !important}
		.pagination > .button.empty:last-child  {	margin-left: -1em !important}
	}
	
#main table {
	margin: 0 0 1em;
	width: 100%;
	table-layout: fixed}
#main table tr > th {
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	padding: 0.75em 0.25em}
#main table tr > td {
	border-top: 1px solid;
	border-left: 1px solid;
	padding: 0.75em 0.25em}
#main table tr > td:last-child {	border-right: 1px solid}
#main table tr:last-child > td {	border-bottom: 1px solid}
#main table tr > td {
	vertical-align: middle;
	width: 1%}
#main table tr > td > h3 {
	font-size: 1.1rem;
	font-weight: bold;
	text-transform: uppercase}
	
	@media screen and (max-width: 640px) {
		#main table,
		#main table > * {	display: block}
		#main table tr {	
			display: flex;
			flex-wrap: wrap;
			border: 1px solid}
		#main table tr > td {
			width: 100% !important;
			border: 1px solid;
			border-bottom: none;
			text-align: center !important}
		#main table tr > td *:not(ul):not(li) {	text-align: center !important}
		#main table tr:last-child > td {	border-bottom: none}
		#main table tr:last-child > td:last-child {	border-bottom: 1px solid}
		#main table tr > td:first-child,
		#main table tr > td:first-child * {	font-weight: bold}
	}

body.hidden {
	max-height: 100vh;
	overflow: hidden}
body.hidden > header > .flex > .no_flex,
body.hidden > header > .fixed,
body.hidden > section,
body.hidden #main,
body.hidden > footer {
	opacity: 0.05;
	transition: all 0.3s linear}
.responsiveslide {	padding: 4rem 0 0}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100% !important;
	padding: 0;
	margin: 2em 0 0 !important}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: block;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	padding: 0 !important}
.rslides li:first-child {
	position: relative;
	display: block}
.rslides li:before {
	content: '';
	display: none}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0}
.callbacks_container {
	position: relative;
	overflow: hidden}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0}
.callbacks > .no_flex  {	width: 100%}
.callbacks li {
	width: 100%;
	margin: 0 !important;
	position: absolute;
	left: 0;
	top: 0}
.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 1.2rem;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0,0,0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none}
.callbacks_nav {
	position: absolute;
	top: 0;
	color: #616161 !important;
	padding: 0.5em 0.6em 1.5em!important;
	border: none;
	overflow: hidden}
.callbacks_nav:hover {	border: none}
.callbacks_nav:active {	opacity: 1.0}
.callbacks_nav.prev {	left: 0}
.callbacks_nav.next {	right: 0}
.callbacks_nav:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -1.2em;
	transform: translateX(-50%);
	border-radius: 50%;
	width: 0.7em;
	height: 0.7em;
	z-index: -2;
	background: #a0db3d;
	transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
	box-shadow: 0 -2px 3px rgba(0,0,0,0.2)}	
.callbacks_nav:hover {
	color: #616161 !important;
	padding-top: 0.5em !important;
	padding-bottom: 1.5em !important;
	transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1)}
.callbacks_nav:hover:after {
	bottom: 3px;
	transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1)}
.ui-helper-hidden {	display: none}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse}
.ui-helper-clearfix:after {	clear: both}
.ui-helper-clearfix {	min-height: 0}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0)}

.ui-front {	z-index: 100}
.ui-state-disabled {	cursor: default !important}
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat}
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	min-height: 0;
	font-size: 100%}
.ui-accordion .ui-accordion-icons {	padding-left: 2.2em}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {	padding-left: 2.2em}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {	text-decoration: none}
.ui-button-icon-only {	width: 2.2em}
button.ui-button-icon-only {	width: 2.4em}
.ui-button-icons-only {	width: 3.4em}
button.ui-button-icons-only {	width: 3.7em}
.ui-button .ui-button-text {
	display: block;
	line-height: normal}
.ui-button-text-only .ui-button-text {	padding: .4em 1em}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {	padding: .4em 1em .4em 2.1em}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {	padding: .4em 2.1em .4em 1em}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em}
input.ui-button {	padding: .4em 1em}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {	left: .5em}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {	right: .5em}
.ui-buttonset {	margin-right: 7px}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0}
.ui-datepicker {
	width: 17em;
	padding: .2em;
	display: none}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	background: none !important;
	cursor: pointer;
	font-weight: 900;
	font-size: 1.5em}
.ui-datepicker .ui-datepicker-prev {	left: 0 !important}
.ui-datepicker .ui-datepicker-next {	right: 0 !important}
.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-prev .ui-state-hover,
.ui-datepicker .ui-datepicker-next .ui-state-hover {	color: #a0db3d !important}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {	display: none}
.ui-datepicker .ui-datepicker-prev:before {	content: '←'}
.ui-datepicker .ui-datepicker-prev.ui-state-disabled:before {	content: ''}
.ui-datepicker .ui-datepicker-next:after {	content: '→'}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255,255,255,0.6), 0 2px 0 rgba(0,0,0,0.4), -1px 0 0 rgba(255,255,255,0.6), -1px 0 0 rgba(0,0,0,0.4)}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {	width: 45%}
.ui-datepicker table {
	width: 100%;
	font-size: .9rem;
	border-collapse: collapse;
	margin: 0 0 .4em}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	border: 0;
	vertical-align: middle}
.ui-datepicker td {
	border: 0;
	padding: 1px;
	vertical-align: middle}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: center;
	text-decoration: none}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {	float: left}
.ui-datepicker.ui-datepicker-multi {	width: auto}
.ui-datepicker-multi .ui-datepicker-group {	float: left}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em}
.ui-datepicker-multi-2 .ui-datepicker-group {	width: 50%}
.ui-datepicker-multi-3 .ui-datepicker-group {	width: 33.3%}
.ui-datepicker-multi-4 .ui-datepicker-group {	width: 25%}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {	border-left-width: 0}
.ui-datepicker-multi .ui-datepicker-buttonpane {	clear: left}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0}

/* RTL support */
.ui-datepicker-rtl {	direction: rtl}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto}
.ui-datepicker-rtl .ui-datepicker-buttonpane {	clear: right}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {	float: left}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {	float: right}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {	float: right}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px}
.ui-draggable .ui-dialog-titlebar {	cursor: move}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none}
.ui-menu .ui-menu {	position: absolute}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {	margin: -1px}
.ui-menu-icons {	position: relative}
.ui-menu-icons .ui-menu-item {	padding-left: 2em}
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0}
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); 
	opacity: 0.25}
.ui-progressbar-indeterminate .ui-progressbar-value {	background-image: none}
.ui-resizable {	position: relative}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {	display: none}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0}
.ui-selectmenu-open {	display: block}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer}
.ui-selectmenu-button span.ui-icon {
	right: 0.5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0.4em 2.1em 0.4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap}
.ui-slider {
	position: relative;
	text-align: left}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7rem;
	display: block;
	border: 0;
	background-position: 0 0}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {	filter: inherit}

.ui-slider-horizontal {	height: .8em}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%}
.ui-slider-horizontal .ui-slider-range-min {	left: 0}
.ui-slider-horizontal .ui-slider-range-max {	right: 0}
.ui-slider-vertical {
	width: .8em;
	height: 100px}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%}
.ui-slider-vertical .ui-slider-range-min {	bottom: 0}
.ui-slider-vertical .ui-slider-range-max {	top: 0}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5rem;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0}
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none}
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0}
.ui-spinner-up {	top: 0}
.ui-spinner-down {	bottom: 0}
.ui-spinner .ui-icon-triangle-1-s {	background-position: -65px -16px}
.ui-tabs {
	position: relative;
	padding: .2em}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {	cursor: text}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {	cursor: pointer}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa}
body .ui-tooltip {	border-width: 2px}
.ui-widget {
	font-family: 'Poppins', sans-serif;
	font-size: 1rem}
.ui-widget .ui-widget {	font-size: 1rem}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {	font-size: 1rem}
.ui-widget-content {
	border: 1px solid #e39831;
	border-top: none;
	background: #fff;
	color: #616161;
	font-family: 'Manrope';
	z-index: 100 !important}
.ui-widget-header a {
	border: none;
	text-decoration: none}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	color: #f0f0f0 !important;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 0.5em !important;
	padding-bottom: 0.5em !important;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
	border: none;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(240, 240, 240,0.6), 0 2px 0 rgba(0,0,0,0.4), -1px 0 0 rgba(240, 240, 240,0.6), -1px 0 0 rgba(0,0,0,0.4);
	transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1)}
.ui-state-default:before,
.ui-widget-content .ui-state-default:before,
.ui-widget-header .ui-state-default:before,
.ui-state-highlight:before,
.ui-widget-content .ui-state-highlight:before,
.ui-widget-header .ui-state-highlight:before,
.ui-state-active:before,
.ui-widget-content .ui-state-active:before,
.ui-widget-header .ui-state-active:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 0;
	z-index: -2;
	background: #a0db3d;
	transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
	transform: none;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2)}
.ui-state-default:after,
.ui-widget-content .ui-state-default:after,
.ui-widget-header .ui-state-default:after,
.ui-state-highlight:after,
.ui-widget-content .ui-state-highlight:after,
.ui-widget-header .ui-state-highlight:after,
.ui-state-active:after,
.ui-widget-content .ui-state-active:after,
.ui-widget-header .ui-state-active:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -0.6em;
	transform: translateX(-50%);
	border-radius: 50%;
	width: 0.5em;
	height: 0.5em;
	z-index: -2;
	background: #a0db3d;
	transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
	box-shadow: 0 -2px 3px rgba(0,0,0,0.2)}
.ui-state-default:hover:before,
.ui-widget-content .ui-state-default:hover:before,
.ui-widget-header .ui-state-default:hover:before,
.ui-state-highlight:before,
.ui-widget-content .ui-state-highlight:before,
.ui-widget-header .ui-state-highlight:before,
.ui-state-active:before,
.ui-widget-content .ui-state-active:before,
.ui-widget-header .ui-state-active:before {
	top: 100%;
	left: 50%;
	right: 50%;
	bottom: 0;
	border-radius: 50%}
.ui-state-default:hover:after,
.ui-widget-content .ui-state-default:hover:after,
.ui-widget-header .ui-state-default:hover:after,
.ui-state-highlight:after,
.ui-widget-content .ui-state-highlight:after,
.ui-widget-header .ui-state-highlight:after,
.ui-state-active:after,
.ui-widget-content .ui-state-active:after,
.ui-widget-header .ui-state-active:after {
	bottom: 1px;
	transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1)}
.ui-state-default.ui-state-hover,
.ui-widget-content .ui-state-default.ui-state-hover,
.ui-widget-header .ui-state-default.ui-state-hover,
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
/* .ui-state-hover, */
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #616161 !important;
	padding-top: 0.25em !important;
	padding-bottom: 0.75em !important;
	border: none;
	text-decoration: none;
	transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1)}
/* .ui-state-active, */
/* .ui-widget-content .ui-state-active, */
/* .ui-widget-header .ui-state-active { */
	/* border: 1px solid #bb2330; */
	/* background: #bb2330; */
	/* font-weight: normal} */
/* .ui-state-active a, */
/* .ui-state-active a:link, */
/* .ui-state-active a:visited { */
	/* color: #212121; */
	/* text-decoration: none} */
.ui-state-highlight:before,
.ui-widget-content .ui-state-highlight:before,
.ui-widget-header .ui-state-highlight:before,
.ui-state-highlight:after,
.ui-widget-content .ui-state-highlight:after,
.ui-widget-header .ui-state-highlight:after {	background: #c02452}
/* .ui-state-highlight a, */
/* .ui-widget-content .ui-state-highlight a, */
/* .ui-widget-header .ui-state-highlight a { */
	/* color: #363636} */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec;
	color: #cd0a0a}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {	color: #cd0a0a}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {	color: #cd0a0a}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {	font-weight: bold}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none}
.ui-state-disabled .ui-icon {	filter:Alpha(Opacity=35)}
.ui-icon {
	width: 16px;
	height: 16px}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {	border-top-left-radius: 0}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {	border-top-right-radius: 0}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {	border-bottom-left-radius: 0}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {	border-bottom-right-radius: 0}
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30)}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px}	
.xdsoft_datetimepicker {
	background: #fafafa;
	border: 1px solid #bb2330;
	padding: 0.5em;
	position: absolute;
	z-index: 100 !important;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none}
.xdsoft_datetimepicker.xdsoft_rtl {	padding: 8px 0 8px 8px}
.xdsoft_datetimepicker iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	height: 210px;
	background: transparent;
	border: none}
.xdsoft_datetimepicker button {	border: none !important}
.xdsoft_noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none}
.xdsoft_noselect::selection { background: transparent }
.xdsoft_noselect::-moz-selection { background: transparent }
.xdsoft_datetimepicker.xdsoft_inline {
	display: inline-block;
	position: static;
	box-shadow: none}
.xdsoft_datetimepicker * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0}
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {	display: none}
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {	display: block}
.xdsoft_datetimepicker .xdsoft_datepicker {
	width: 224px;
	float: left;
	margin-left: 8px}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
	float: right;
	margin-right: 8px;
	margin-left: 0}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
	width: 256px}
.xdsoft_datetimepicker .xdsoft_timepicker {
	width: 5em;
	float: left;
	text-align: center;
	margin: 0 0 0}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
	float: right;
	margin: 0 0 0}
.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
	margin-top: 8px;
	margin-bottom: 3px}
.xdsoft_datetimepicker .xdsoft_monthpicker {
	position: relative;
	text-align: center}
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev:before {
	content: '↑';
	font-weight: 900;
	font-size: 2.6rem;
	position: absolute;
	top: 0;
	left: 0;
	right: 0}
.xdsoft_datetimepicker .xdsoft_next:after {	
	content: '↓';
	font-weight: 900;
	font-size: 2.6rem;
	position: absolute;
	top: 0;
	left: 0;
	right: 0}
.xdsoft_datetimepicker .xdsoft_label i {
	opacity: 0.5;
	display: inline-block;
	width: 9px;
	height: 20px;
	vertical-align: middle}
.xdsoft_datetimepicker .xdsoft_prev {
	float: left}
.xdsoft_datetimepicker .xdsoft_today_button {
	float: left}
.xdsoft_datetimepicker .xdsoft_next {
	float: right}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev ,
.xdsoft_datetimepicker .xdsoft_today_button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	width: 2.8em;
	height: 2.8em;
	padding: 0;
	position: relative;
	font-size: 0.5rem;
	line-height: 2.5em;
	color: #666;
	font-family: 'Manrope'}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {	
	float: none;
	display: none}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
	height: 10.1em;
	overflow: hidden;
	border-bottom: 1px solid #666;
	padding-right: 7px}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
	text-align: center;
	border-collapse: collapse;
	cursor: pointer;
	border-bottom-width: 0;
	height: 1.6em;
	line-height: 1.6em;
	position: relative;
	background: none;
	color: #fff;
	border: 1px solid #555}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:nth-child(n+2) {	margin-top: 0.25em}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	background-color: #555;
	transition: all 0.5s ease-in}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 100%;
	bottom: 0;
	z-index: -1;
	background-color: #bb2330;
	transition: all 0.5s ease-in}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover:after {
	right: 0;
	transition: all 0.5s ease-in}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {	border-top-width: 0}
.xdsoft_datetimepicker .xdsoft_label {
	display: inline;
	position: relative;
	z-index: 9999;
	margin: 0;
	padding: 5px 3px;
	font-size: 0.7rem;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
	float: left;
	width: 182px;
	text-align: center;
	cursor: pointer}
.xdsoft_datetimepicker .xdsoft_label:hover>span {
	text-decoration: underline}
.xdsoft_datetimepicker .xdsoft_label:hover i {	opacity: 1.0}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
	border: 1px solid #c2e5ab;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 101;
	display: none;
	background: #fff;
	max-height: 160px;
	overflow-y: hidden}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{ right: -7px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{ right: 2px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {	color: #c2e5ab}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	padding: 2px 10px 2px 5px;
	text-decoration: none !important}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #c2e5ab;
	color: #fff}
.xdsoft_datetimepicker .xdsoft_month {
	width: 100px;
	text-align: right}
.xdsoft_datetimepicker .xdsoft_calendar {
	clear: both}
.xdsoft_datetimepicker .xdsoft_year{
	width: 48px;
	margin-left: 5px}
.xdsoft_datetimepicker .xdsoft_calendar table {
	border-collapse: collapse;
	width: 100%}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
	padding-right: 5px}
.xdsoft_datetimepicker .xdsoft_calendar th {
	height: 25px}
.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
	width: 14.2857142%;
	background: #f5f5f5;
	border: 1px solid #c2e5ab;
	color: #666;
	font-size: 0.7rem;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	border-collapse: collapse;
	cursor: pointer;
	height: 25px}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
	width: 12.5%}
.xdsoft_datetimepicker .xdsoft_calendar th {
	background: #f1f1f1}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
	color: #33aaff}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color: #000}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color: #000}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #bb2330;
	color: #fff}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	cursor: default}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"}
.xdsoft_datetimepicker .xdsoft_calendar th {
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor: default}
.xdsoft_datetimepicker .xdsoft_copyright {
	color: #bb2330 !important;
	font-size: 0.6rem;
	clear: both;
	float: none;
	margin-left: 8px}
.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important }
.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important }
.xdsoft_time_box {
	position: relative;
	border: 1px solid #666}
.xdsoft_scrollbar >.xdsoft_scroller {
	background: #999 !important;
	border-color: #999 !important;
	height: 20px;
	border-radius: 0}
.xdsoft_scrollbar {
	position: absolute;
	width: 7px;
	right: 0;
	top: 0;
	bottom: 0;
	cursor: pointer}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
	left: 0;
	right: auto}
.xdsoft_scroller_box {	position: relative}
.xdsoft_datetimepicker.xdsoft_dark {
	box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
	background: #000;
	border-bottom: 1px solid #444;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	color: #c2e5ab}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {	border-bottom: 1px solid #222}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
	background: #0a0a0a;
	border-top: 1px solid #222;
	color: #999}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {	background-color: #000}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
	border: 1px solid #333;
	background: #000}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
	color: #000;
	background: #007fff}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
	background: #0a0a0a;
	border: 1px solid #222;
	color: #999}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {	background: #0e0e0e}
.xdsof_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {	color: #cc5500}
.xdsof_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {	color: #cc5500}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
	background: #ffe9d2;
	box-shadow: #ffb871 0 1px 4px 0 inset;
	color:#000}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
	background: #c1ffc9;
	box-shadow: #00dd1c 0 1px 4px 0 inset;
	color:#000}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
	background: #cc5500;
	box-shadow: #b03e00 0 1px 3px 0 inset;
	color: #000}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
	color: #000 !important;
	background: #007fff !important}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {	color: #666}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright { color: #333 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a { color: #111 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover { color: #555 !important }
.xdsoft_dark .xdsoft_time_box {	border: 1px solid #333}
.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {	background: #333 !important}
.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #c2e5ab !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 0.7rem}
.xdsoft_datetimepicker .blue-gradient-button {
	font-family: "museo-sans", "Book Antiqua", sans-serif;
	font-size: 0.6rem;
	font-weight: 300;
	color: #82878c;
	height: 28px;
	position: relative;
	padding: 4px 17px 4px 33px;
	border: 1px solid #d7d8da;
	background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
	background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
	background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 )}
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 )}
	
/************************************************************************************************************************************************************/
/* SLIDER																																					*/
/************************************************************************************************************************************************************/
.slider-container {
	position: relative;
	height: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: grab;
	overflow: hidden;}
.slider-control {
	display: none !important;
	z-index: 2;
	position: absolute;
	top: 5px;
	bottom: 5px;
	width: 1em;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	will-change: opacity;
	opacity: 0.3;
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	font-size: 3rem;
	color: #fff}
.slider-control.inactive:hover {  cursor: auto}
.slider-control:not(.inactive):hover {
	opacity: 1;
	cursor: pointer}
#slider.inactive .slider-pagi {	display: none}
.slider-control.left {
	left: 5px;
	justify-content: start;
	padding-left: 0.25em;
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 100%)}
.slider-control.right {
	right: 5px;
	justify-content: end;
	padding-right: 0.25em;
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.18) 100%)}
.slider-control.inactive,
.slider-control.inactive:hover {	opacity: 0}
.slider-pagi {
	position: absolute;
	z-index: 3;
	left: 8px;
	bottom: 8px;
	opacity: 1;
	font-size: 0;
	list-style-type: none;
	transition: opacity 0.3s}
	
	@media screen and (max-width: 1024px) {
		.slider-pagi {
			left: 75%;
			bottom: 2rem;
			-webkit-transform: none;
			  transform: none}
	}
	@media screen and (max-width: 768px) {
		.slider-pagi {	display: none}
	}

.slider-pagi:hover {	opacity: 1}
.slider-pagi__elem {
	position: relative;
	vertical-align: top;
	width: 1rem;
	height: 1rem;
	margin: 0 0.5rem;
	border-radius: 50%;
	border: 2px solid #fff;
	cursor: pointer}
.slider-pagi__elem:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 0.6rem;
	height: 0.6rem;
	background: #fff;
	border-radius: 50%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	-webkit-transform: translate(-50%, -50%) scale(0);
	transform: translate(-50%, -50%) scale(0)}
.slider-pagi__elem.active:before,
.slider-pagi__elem:hover:before {
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)}
.slider {
	z-index: 1;
	position: relative;
	height: 100%}
.slider.animating {
	-webkit-transition: -webkit-transform 0.5s;
	transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	transition: transform 0.5s, -webkit-transform 0.5s;
	will-change: transform}
.slider.animating .slide__bg {
	-webkit-transition: -webkit-transform 0.5s;
	transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	transition: transform 0.5s, -webkit-transform 0.5s;
	will-change: transform}
.slide {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0 0}
	
	@media screen and (max-width: 360px) {
		.slide {
			margin: 0 0;
			width: 100%}
	}
	
.slide.active .slide__overlay {	opacity: 0.8}
.slide__bg {
	position: absolute;
	top: 0;
	left: -50%;
	width: 100%;
	height: 100%;
	will-change: transform;
	background-size: cover;
	background-position: 50% 25%;
	background-repeat: no-repeat}
body:not(.scroll) .slide__bg {	background-position: 50% 25% !important}
	
	@media screen and (max-width: 640px) and (orientation: landscape) {
		body:not(.scroll) .slide__bg,
		.slide__bg {	background-position: 50% 0% !important}
	}
	@media screen and (max-width: 480px) and (orientation: landscape) {
		body:not(.scroll) .slide__bg,
		.slide__bg {
			background-size: auto 100vh;
			background-position: 50% 25% !important}
	}
	@media screen and (orientation: portrait) {
		body .slider {	min-height: 40vh}
		body:not(.scroll) .slide__bg,
		.slide__bg {
			background-size: auto 50vh;
			background-position: 50% 0% !important}		
		.slide {
			display: flex;
			align-items: flex-end;
			position: initial !important;
			padding-top: 40vh}
		.slide__content {	position: initial !important}
	}
	
.slide .slide__overlay-path {  fill: #fff}
.slide__content {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 5%;
	font-size: 18px;
	text-align: center;
	-webkit-transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
	transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
	transition: transform 0.5s 0.5s, opacity 0.2s 0.5s;
	transition: transform 0.5s 0.5s, opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
	will-change: transform, opacity}
.slide__content:not(.on_screen) {
	-webkit-transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
	transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
	transition: transform 0.5s 0.5s, opacity 0.2s 0.5s;
	transition: transform 0.5s 0.5s, opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
	will-change: transform, opacity;
	-webkit-transform: translate3d(0, 50%, 0);
	transform: translate3d(0, 50%, 0);
	opacity: 0}
.slide__content.on_screen {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0)}
.slide__text {
	display: inline-block;
	padding: 1em;
	background: rgba(255,255,255,1);
	box-shadow: 0 0 10px rgba(0,0,0,0.4)}
.slide__overlay {
	-webkit-transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
	transition: opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
	transition: transform 0.5s 0.5s, opacity 0.2s 0.5s;
	transition: transform 0.5s 0.5s, opacity 0.2s 0.5s, -webkit-transform 0.5s 0.5s;
	will-change: transform, opacity;
	-webkit-transform: translate3d(20%, 0, 0);
	transform: translate3d(20%, 0, 0);
	opacity: 0}

	@media (max-width: 1024px) {
		.slide.active .slide__overlay {
			-webkit-transform: translateX(-25%);
			transform: translateX(-25%)}
	}
	@media (max-width: 768px) {
		.slide.active .slide__overlay {	display: none}
	}
	
.slide__overlay path {  opacity: 0.8}
.overlay_slider {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	opacity: 0}
.slide__text > * {
	font-size: 1.7rem;
	margin: 0 0;
	position: relative;
	padding: 0;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase}
	
	@media screen and (max-width: 1366px) {
		.slide__text > * {	font-size: 1.9rem}
	}
	@media screen and (max-width: 768px) {
		.slide__text > * {	text-align: center}
	}
	@media screen and (max-width: 480px) {
		.slide__text > * {	font-size: 1.4rem}
		.slide__text > * a {	font-size: 0.8em}
	}

.slide__text > h1 > span > span,
.slide__text > h2 > span > span {	display: block}
.slide__text > h1 > span > span:nth-child(n+2),
.slide__text > h2 > span > span:nth-child(n+2) {
	font-weight: normal;
	font-size: 0.59em}	
.slide__text > p {
	margin-top: 1em;
	font-size: 1rem;
	font-weight: normal;
	animation: fadeInUp 1s linear 0.5s 1 both}
	
/************************************************************************************************************************************************************/
/* ACCUEIL																																					*/
/************************************************************************************************************************************************************/
body#accueil section#slider > .center {	padding: 5px}
body#accueil section#slider > .center > .no_flex {
	margin-left: -5px;
	margin-right: -5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	overflow: hidden}
body#accueil .slider {	margin: 0 !important}

@media screen and (min-height: 901px) and (orientation: landscape) {
	body#accueil section#slider {
		padding-top: 20vh;
		padding-bottom: 12.5vh}
	body#accueil .slider {	min-height: 60vh}
}
@media screen and (max-height: 900px) and (orientation: landscape) {
	body#accueil section#slider {
		padding-top: 4em;
		padding-bottom: 8em}
	body#accueil .slider {	min-height: 55vh}
}
@media screen and (max-height: 768px) and (orientation: landscape) {
	body#accueil .slider {	min-height: 28em}
}
	
body#accueil #main > section {	position: relative}
body#accueil #main > section.vh {
	padding-top: 0;	
	padding-bottom: 0}
body#accueil section#sect_2,
body#accueil section#sect_2 > .no_flex {
	background: #293759;
	color: #fff}
body#accueil section > .no_flex {
	width: 100%;
	padding: 8em 0}	
body#accueil #main > section:first-child > .no_flex {	padding-top: 4em}	
body#accueil #main > section#slider + section > .no_flex {	padding-top: 0}	
body#accueil #main > section:last-child > .no_flex {	padding-bottom: 8em}	
body#accueil #main > section > .no_flex > .center > .no_flex,
body#accueil #main > section > .no_flex > .center > .no_flex > .no_flex,
body#accueil #main > section > .no_flex > .center > .flex {	margin: 0 0 8em}

	@media screen and (max-width: 1024px) {
		body#accueil #main > section > .no_flex > .center > .no_flex,
		body#accueil #main > section > .no_flex > .center > .no_flex > .no_flex,
		body#accueil #main > section > .no_flex > .center > .flex {	margin: 0 0 4em}
	}
	@media screen and (max-width: 768px) {
		body#accueil section > .no_flex {	padding: 4em 0}
		body#accueil #main > section#slider + section > .no_flex {	padding: 4em 0}
		body#accueil #main > section:nth-child(3) > .no_flex {	padding: 4em 0}
		body#accueil #main > section:last-child > .no_flex {	padding-bottom: 4em}
		body#accueil section#open_map {
			webkit-clip-path: none;
			clip-path: none}
	}

body#accueil #main > section#slider + section .center > .flex.items_stretch > .container_flex.xsmall,
body#accueil #main > section:nth-child(1) .center > .flex.items_stretch > .container_flex.small {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	padding: 1em 2em}
body#accueil section > .no_flex .flex > .container_flex svg:not(.icon) {
	width: 3em;
	height: 3em}
body#accueil #main > section .center img.illustration {	max-width: 80%}
body#accueil section > .no_flex .flex > .container_flex img.logo {	max-height: 2.5em}
body#accueil #main > section#slider + section .center > .flex.items_stretch > .container_flex.xsmall > h3 + p {	min-height: 3em}
body#accueil #main > section .center > .flex > .container_flex h2:nth-child(n+2) {	margin-top: 2em}
body#accueil section > .no_flex .carrousel_content article > div {	padding: 1em}
body#accueil section > .no_flex .carrousel_content article div {	text-align: center}
body#accueil section#galeries_photos,
body#accueil section#galeries_photos > .no_flex {
	background: #293759;
	color: #fff}
body#accueil section#sect_2 strong,
body#accueil section#sect_2 > .no_flex strong {	color: #fff}
body#accueil section#galeries_photos .slick-slider {
	position: relative;
	padding: 0 2.5em}
body#accueil section#galeries_photos .slick-slider .button {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	box-shadow: none;
	color: #fff}
body#accueil section#galeries_photos .slick-slider .button.prev  {
	left: 0;
	padding-left: 0}
body#accueil section#galeries_photos .slick-slider .button.next  {
	right: 0;
	padding-right: 0}
body#accueil section#galeries_photos .slick-slider .button:before {	background: none}
body#accueil section#galeries_photos .slick-slider article > div {	padding: 0.5em}
body#accueil section#galeries_photos .slick-slider article > div > .relative {
	display: flex !important;
	align-items: flex-end;
	justify-content: center;
	width: 100%;
	height: 100%;
	min-height: 7em;
	box-shadow: 0 0 5px rgba(0,0,0,0.6)}
body#accueil section#galeries_photos .slick-slider article > div .relative > .no_flex.absolute {	line-height: 0}
body#accueil section#galeries_photos .slick-slider article > div .relative > .no_flex .absolute > a {
	display: block;
	width: 100%;
	height: 100%}
body#accueil section#galeries_photos .slick-slider article > div .relative img {
	width: 100% !important;
	height: 100% !important;
	border-radius: 0;
	object-fit: cover;
	object-position: center}
body#accueil section#galeries_photos .slick-slider article > div .relative .absolute {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0}
body#accueil section#galeries_photos .slick-slider article > div .relative .absolute > a {
	display: block;
	width: 100%;
	height: 100%}
body#accueil section#galeries_photos .slick-slider article h3 {
	z-index: 1;
	background: #fff;
	width: 100%;
	padding: 0.35em 0.5em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis}
body#accueil section#galeries_photos .slick-slider article h3 > a {	display: : inline-block}
	
/************************************************************************************************************************************************************/
/* CMS																																						*/
/************************************************************************************************************************************************************/
body#cms #main > section {	margin: 0 0}

	@media screen and (min-height: 901px) and (orientation: landscape) {
	body#cms #main > section:first-child {	padding-top: 20vh}
}
@media screen and (max-height: 900px) and (orientation: landscape) {
	body#cms #main > section:first-child {	padding-top: 4em}
}

body#cms section.slider-container > .center {	padding: 5px}
body#cms section.slider-container > .center > .no_flex {
  margin-left: -5px;
  margin-right: -5px;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
	overflow: hidden}
body#cms .slider {	margin: 0 !important}

	@media screen and (min-height: 901px) and (orientation: landscape) {
		body#cms section.slider-container {
			padding-top: 20vh;
			padding-bottom: 12.5vh}
		body#cms .slider {	min-height: 60vh}
	}
	@media screen and (max-height: 900px) and (orientation: landscape) {
		body#cms section.slider-container {
			padding-top: 4em;
			padding-bottom: 8em}
		body#cms .slider {	min-height: 55vh}
	}
	@media screen and (max-height: 768px) and (orientation: landscape) {
		body#cms .slider {	min-height: 28em}
	}
	
body#cms #main > section {	position: relative}
body#cms #main > section.vh {
	padding-top: 0;	
	padding-bottom: 0}
	
	@media screen and (max-width: 768px) {
		body#cms section > .no_flex {	padding: 4em 0}
		body#cms #main > section:nth-child(3) > .no_flex {	padding: 4em 0}
		body#cms #main > section:last-child > .no_flex {	padding-bottom: 4em}
	}
	
body#cms section > .no_flex {
	width: 100%;
	padding: 8em 0}	
	
	@media screen and (max-width: 768px) {
		body#cms section > .no_flex {	padding: 4em 0}
		body#cms #main > section:nth-child(3) > .no_flex {	padding: 4em 0}
		body#cms #main > section:last-child > .no_flex {	padding-bottom: 4em}
	}
	
body#cms section#contact,
body#cms section#contact > .no_flex {	
	background: #293759;
	color: #fff}
body#cms #main > section:first-child > .no_flex {	padding-top: 4em}	
body#cms #main > section#slider + section > .no_flex {	padding-top: 0}	
body#cms #main > section:last-child > .no_flex {	padding-bottom: 8em}	
body#cms #main > section > .no_flex > .center > .no_flex,
body#cms #main > section > .no_flex > .center > .no_flex > .no_flex,
body#cms #main > section > .no_flex > .center > .flex {	margin: 0 0 8em}

	@media screen and (max-width: 1024px) {
		body#cms #main > section > .no_flex > .center > .no_flex,
		body#cms #main > section > .no_flex > .center > .no_flex > .no_flex,
		body#cms #main > section > .no_flex > .center > .flex {	margin: 0 0 4em}
	}

body#cms #main > section .center > .flex.items_stretch > .container_flex {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	padding: 1em 2em}
body#cms #main > section .center > .flex > .container_flex h2:nth-child(n+2) {	margin-top: 2em}
body#cms #main > section .center > .flex.items_stretch > .container_flex.small > p:first-child {	min-height: 3em}
body#cms #main > section > .no_flex > .center > .flex.content_start > .container_flex.medium + .container_flex.smedium,
body#cms #main > section > .no_flex > .center > .flex.content_start > .container_flex.smedium + .container_flex.medium {	margin-left: 5%}
body#cms #main > section > .no_flex > .center > .flex.content_start > .container_flex.smedium img {	box-shadow: 0 0 10px rgba(0,0,0,0.2)}
body#cms #main > section .center img.illustration {	max-width: 80%}
body#cms #main > section .center img.logo {
	max-width: 100%;
	height: 2em}
body#cms #main > section .center img.logo_big {
	max-width: 100%;
	max-height: 2.5em}
body#cms.vehicules-electriques #main > section .center > .flex.items_stretch > .container_flex > p:first-child {	margin-bottom: 2em}
body#cms.vehicules-electriques #main > section .center > .flex.items_stretch > .container_flex > h3 {
	font-size: 1rem;
	min-height: 2.6em}
body#cms.qui-sommes-nous #main > section#map > .no_flex {	padding: 0 0}
body#cms.qui-sommes-nous #main > section#map > .no_flex > .center {
	max-width: 100%;
	padding: 24em 0}
body#cms.qui-sommes-nous #main > section#map > .no_flex > .center > .no_flex > .no_flex > .absolute {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%}
body#cms.qui-sommes-nous #main > section#map > .no_flex > .center > .flex > .container_flex {
	width: 25%;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	padding: 1em 2em;
	background: #fff;
	position: absolute;
	right: 2em;
	top: 50%;
	transform: translateY(-50%);
	z-index: 3}
body#cms.qui-sommes-nous #main > section#map > .no_flex > .center > .flex > .container_flex > h3 {
	margin-bottom: 1.4rem;
	font-size: 1rem}
body#cms.qui-sommes-nous #main > section#map > .no_flex > .center > .flex > .container_flex > p strong {
	font-size: 2rem;
	vertical-align: bottom}
body#cms.qui-sommes-nous #main > section#map > .no_flex > .center > .flex > .container_flex > p:nth-child(3) strong { color: Gold}
body#cms.qui-sommes-nous #main > section#map > .no_flex > .center > .flex > .container_flex > p:nth-child(4) strong { color: Tomato}
body#cms.qui-sommes-nous #main > section#map > .no_flex > .center > .flex > .container_flex > p:nth-child(5) strong { color: DeepSkyBlue}
body#cms.qui-sommes-nous #main > section#map > .no_flex > .center > .flex > .container_flex > p:nth-child(6) strong { color: DarkMagenta}
body#cms.qui-sommes-nous #main > section#map > .no_flex > .center > .flex > .container_flex > p:nth-child(7) strong { color: YellowGreen}
body#cms.qui-sommes-nous #main > section#map > .no_flex > .center > .flex > .container_flex > p:nth-child(8) strong { color: Crimson}
body#cms.simulateur-photovoltaique #main > section > .no_flex > .center > .no_flex > .no_flex {
	position: relative;
	min-height: 4em;
	min-width: 4em}
body#cms.simulateur-photovoltaique #main > section > .no_flex > .center > .no_flex > .no_flex .loading-iframe {
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	height: 4em;
	width: 4em;
	background-image: url('https://www.solarisa.fr/img/loading-blue.gif');
	background-image: url('https://www.solarisa.fr/img/loading-blue.svg');
	background-position: center;
	background-size: 4em;
	z-index: -1}
	
/************************************************************************************************************************************************************/
/* PHOTOS																																					*/
/************************************************************************************************************************************************************/
body#photos #main > section {	margin: 0 0}

	@media screen and (min-height: 901px) and (orientation: landscape) {
	body#photos #main > section:first-child {	padding-top: 20vh}
}
@media screen and (max-height: 900px) and (orientation: landscape) {
	body#photos #main > section:first-child {	padding-top: 4em}
}

body#photos section#slider > .center {	padding: 5px}
body#photos section#slider > .center > .no_flex {
  margin-left: -5px;
  margin-right: -5px;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
	overflow: hidden}
body#photos .slider {	margin: 0 !important}

	@media screen and (min-height: 901px) and (orientation: landscape) {
		body#photos section#slider {
			padding-top: 20vh;
			padding-bottom: 12.5vh}
		body#photos .slider {	min-height: 60vh}
	}
	@media screen and (max-height: 900px) and (orientation: landscape) {
		body#photos section#slider {
			padding-top: 4em;
			padding-bottom: 8em}
		body#photos .slider {	min-height: 55vh}
	}
	@media screen and (max-height: 768px) and (orientation: landscape) {
		body#photos .slider {	min-height: 28em}
	}

body#photos #main > section > .no_flex {
	width: 100%;
	padding: 8em 0}
body#photos #main > section#slider + section > .no_flex {	padding-top: 0}
body#photos #main > section > .no_flex > .center > .no_flex,
body#photos #main > section > .no_flex > .center > .no_flex > .no_flex,
body#photos #main > section > .no_flex > .center > .flex {	margin: 0 0 8em}
body#photos section#grille_photos > .no_flex > .center > .flex > .container_flex.xsmall {
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	height: 14em}

	@media screen and (min-height: 901px) and (orientation: landscape) {
		body#photos section#grille_photos > .no_flex > .center > .flex > .container_flex.xsmall,
		body#photos section#grille_photos > .no_flex > .center > .flex > .container_flex.xsmall > a,
		body#photos section#grille_photos > .no_flex > .center > .flex > .container_flex.xsmall > a > img {	height: 25vh}
	}
	@media screen and (max-height: 900px) and (orientation: landscape) {
		body#photos section#slider {
			padding-top: 12em;
			margin: 0 0 0}
		body#photos .slider {	min-height: 55vh}
	}
	@media screen and (max-height: 768px) and (orientation: landscape) {
		body#photos .slider {	min-height: 28em}
	}
	
body#photos section#grille_photos > .no_flex > .center > .flex > .container_flex.xsmall > a {
	display: block;
	height: 100%;
	width: 100%;
	line-height: 0}
body#photos section#grille_photos > .no_flex > .center > .flex > .container_flex.xsmall > a > img {	
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center}
body#photos section#grille_photos > .no_flex > .center > .flex > .container_flex.xsmall > .absolute {
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: #fff;
	width: 100%;
	padding: 0.35em 0.5em}
body#photos section#grille_photos > .no_flex > .center > .flex > .container_flex.xsmall > .absolute > h2 {
	font-size: 1rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis}
body#photos section#galeries_liste,
body#photos section#galeries_liste > .no_flex {
	background: #293759;
	color: #fff}
body#photos section#galeries_liste .slick-slider {
	position: relative;
	padding: 0 2.5em}
body#photos section#galeries_liste .slick-slider .button {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	box-shadow: none;
	color: #fff}
body#photos section#galeries_liste .slick-slider .button.prev  {
	left: 0;
	padding-left: 0}
body#photos section#galeries_liste .slick-slider .button.next  {
	right: 0;
	padding-right: 0}
body#photos section#galeries_liste .slick-slider .button:before {	background: none}
body#photos section#galeries_liste .slick-slider article > div {	padding: 0.5em}
body#photos section#galeries_liste .slick-slider article > div > .relative {
	display: flex !important;
	align-items: flex-end;
	justify-content: center;
	width: 100%;
	height: 100%;
	min-height: 7em;
	box-shadow: 0 0 5px rgba(0,0,0,0.6)}
body#photos section#galeries_liste .slick-slider article > div .relative > .no_flex.absolute {	line-height: 0}
body#photos section#galeries_liste .slick-slider article > div .relative > .no_flex .absolute > a {
	display: block;
	width: 100%;
	height: 100%}
body#photos section#galeries_liste .slick-slider article > div .relative img {
	width: 100% !important;
	height: 100% !important;
	border-radius: 0;
	object-fit: cover;
	object-position: center}
body#photos section#galeries_liste .slick-slider article > div .relative .absolute {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0}
body#photos section#galeries_liste .slick-slider article > div .relative .absolute > a {
	display: block;
	width: 100%;
	height: 100%}
body#photos section#galeries_liste .slick-slider article h3 {
	z-index: 1;
	background: #fff;
	width: 100%;
	padding: 0.35em 0.5em}
body#photos section#galeries_liste .slick-slider article h3 > a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis}
	
/************************************************************************************************************************************************************/
/* VIDÉOS																																					*/
/************************************************************************************************************************************************************/
body#videos #main > section {	margin: 0 0}

	@media screen and (min-height: 901px) and (orientation: landscape) {
	body#videos #main > section:first-child {	padding-top: 20vh}
}
@media screen and (max-height: 900px) and (orientation: landscape) {
	body#videos #main > section:first-child {	padding-top: 4em}
}

body#videos section#slider.slider-container {	cursor: default}
body#videos section#slider > .center {	padding: 5px}
body#videos section#slider > .center > .no_flex {
	margin-left: -5px;
	margin-right: -5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	overflow: hidden}
body#videos section#slider.slider-container > .center > .no_flex {	cursor: grab}
body#videos .slider {	margin: 0 !important}

	@media screen and (min-height: 901px) and (orientation: landscape) {
		body#videos section#slider {
			padding-top: 20vh;
			padding-bottom: 12.5vh}
		body#videos .slider {	min-height: 60vh}
	}
	@media screen and (max-height: 900px) and (orientation: landscape) {
		body#videos section#slider {
			padding-top: 4em;
			padding-bottom: 8em}
		body#videos .slider {	min-height: 55vh}
	}
	@media screen and (max-height: 768px) and (orientation: landscape) {
		body#videos .slider {	min-height: 28em}
	}

body#videos #main > section > .no_flex {
	width: 100%;
	padding: 8em 0}
body#videos #main > section#slider + section > .no_flex {	padding-top: 0}
body#videos #main > section > .no_flex > .center > .no_flex,
body#videos #main > section > .no_flex > .center > .no_flex > .no_flex,
body#videos #main > section > .no_flex > .center > .flex {	margin: 0 0 8em}
body#videos #main > section .slide__bg > iframe.absolute {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100% !important;
	height: 100% !important;
	z-index: 5}
body#videos #main > section	.slide__content {
	top: 0.5em;
	right: 0.5em;
	left: auto;
	bottom: auto;
	max-width: 50%}
body#videos #main > section	.slider-pagi {
	left: auto;
	right: 8px;
	bottom: 50%;
	transform: translateY(-50%)}
body#videos #main > section .slider-pagi.hidden {	display: none}
	
body#videos section#grille_videos > .no_flex > .center > .flex > .container_flex.xsmall {
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	height: 14em}

	@media screen and (min-height: 901px) and (orientation: landscape) {
		body#videos section#grille_videos > .no_flex > .center > .flex > .container_flex.xsmall,
		body#videos section#grille_videos > .no_flex > .center > .flex > .container_flex.xsmall > a,
		body#videos section#grille_videos > .no_flex > .center > .flex > .container_flex.xsmall > a > img {	height: 25vh}
	}
	@media screen and (max-height: 900px) and (orientation: landscape) {
		body#videos section#slider {
			padding-top: 12em;
			margin: 0 0 0}
		body#videos .slider {	min-height: 55vh}
	}
	@media screen and (max-height: 768px) and (orientation: landscape) {
		body#videos .slider {	min-height: 28em}
	}
	
body#videos section#grille_videos > .no_flex > .center > .flex > .container_flex.xsmall > a {
	display: block;
	height: 100%;
	width: 100%;
	line-height: 0}
body#videos section#grille_videos > .no_flex > .center > .flex > .container_flex.xsmall > a > img {	
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center}
body#videos section#grille_videos > .no_flex > .center > .flex > .container_flex.xsmall > .absolute {
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: #fff;
	width: 100%;
	padding: 0.35em 0.5em}
body#videos section#grille_videos > .no_flex > .center > .flex > .container_flex.xsmall > .absolute > h2 {
	font-size: 1rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis}
body#videos section#galeries_liste,
body#videos section#galeries_liste > .no_flex {
	background: #293759;
	color: #fff}
body#videos section#galeries_liste .slick-slider {
	position: relative;
	padding: 0 2.5em}
body#videos section#galeries_liste .slick-slider .button {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	box-shadow: none;
	color: #fff}
body#videos section#galeries_liste .slick-slider .button.prev  {
	left: 0;
	padding-left: 0}
body#videos section#galeries_liste .slick-slider .button.next  {
	right: 0;
	padding-right: 0}
body#videos section#galeries_liste .slick-slider .button:before {	background: none}
body#videos section#galeries_liste .slick-slider article > div {	padding: 0.5em}
body#videos section#galeries_liste .slick-slider article > div > .relative {
	display: flex !important;
	align-items: flex-end;
	justify-content: center;
	width: 100%;
	height: 100%;
	min-height: 7em;
	box-shadow: 0 0 5px rgba(0,0,0,0.6)}
body#videos section#galeries_liste .slick-slider article > div .relative > .no_flex.absolute {	line-height: 0}
body#videos section#galeries_liste .slick-slider article > div .relative > .no_flex .absolute > a {
	display: block;
	width: 100%;
	height: 100%}
body#videos section#galeries_liste .slick-slider article > div .relative img {
	width: 100% !important;
	height: 100% !important;
	border-radius: 0;
	object-fit: cover;
	object-position: center}
body#videos section#galeries_liste .slick-slider article > div .relative .absolute {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0}
body#videos section#galeries_liste .slick-slider article > div .relative .absolute > a {
	display: block;
	width: 100%;
	height: 100%}
body#videos section#galeries_liste .slick-slider article h3 {
	z-index: 1;
	background: #fff;
	width: 100%;
	padding: 0.35em 0.5em}
body#videos section#galeries_liste .slick-slider article h3 > a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis}

/************************************************************************************************************************************************************/
/* ACTUALITÉS																																				*/
/************************************************************************************************************************************************************/
body#actualites #main > section {	margin: 0 0}

	@media screen and (min-height: 901px) and (orientation: landscape) {
	body#actualites #main > section:first-child {	padding-top: 20vh}
}
@media screen and (max-height: 900px) and (orientation: landscape) {
	body#actualites #main > section:first-child {	padding-top: 4em}
}

body#actualites section#slider > .center {	padding: 5px}
body#actualites section#slider > .center > .no_flex {
  margin-left: -5px;
  margin-right: -5px;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
	overflow: hidden}
body#actualites .slider {	margin: 0 !important}

	@media screen and (min-height: 901px) and (orientation: landscape) {
		body#actualites section#slider {
			padding-top: 20vh;
			padding-bottom: 12.5vh}
		body#actualites .slider {	min-height: 60vh}
	}
	@media screen and (max-height: 900px) and (orientation: landscape) {
		body#actualites section#slider {
			padding-top: 12em;
			padding-bottom: 8em}
		body#actualites .slider {	min-height: 55vh}
	}
	@media screen and (max-height: 768px) and (orientation: landscape) {
		body#actualites .slider {	min-height: 28em}
	}

body#actualites #main > section > .no_flex {
	width: 100%;
	padding: 8em 0}
body#actualites #main > section#slider + section > .no_flex {	padding-top: 0}
body#actualites #main > section > .no_flex > .center > .no_flex,
body#actualites #main > section > .no_flex > .center > .no_flex > .no_flex,
body#actualites #main > section > .no_flex > .center > .flex {	margin: 0 0 8em}
body#actualites section#grille_actualites > .no_flex > .center > .flex > .container_flex.xsmall,
body#actualites section#content > .no_flex > .center > .flex > .container_flex.xmedium {
	padding: 1em 2em;
	box-shadow: 0 0 10px rgba(0,0,0,0.2)}

	@media screen and (min-height: 901px) and (orientation: landscape) {
		body#actualites section#content > .no_flex > .center > .flex > .container_flex.xsmall,
		body#actualites section#content > .no_flex > .center > .flex > .container_flex.xsmall > a,
		body#actualites section#content > .no_flex > .center > .flex > .container_flex.xsmall > a > img {	height: 25vh}
	}
	@media screen and (max-height: 900px) and (orientation: landscape) {
		body#actualites section#slider {
			padding-top: 12em;
			margin: 0 0 0}
		body#actualites .slider {	min-height: 55vh}
	}
	@media screen and (max-height: 768px) and (orientation: landscape) {
		body#actualites .slider {	min-height: 28em}
	}
	
body#actualites section#content > .no_flex > .center > .flex > .container_flex.xsmall > a {
	display: block;
	height: 100%;
	width: 100%;
	line-height: 0}
body#actualites section#content > .no_flex > .center > .flex > .container_flex.xsmall > a > img {	
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center}
body#actualites section#content > .no_flex > .center > .flex > .container_flex.xsmall > .absolute {
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: #fff;
	width: 100%;
	padding: 0.35em 0.5em}
body#actualites section#content > .no_flex > .center > .flex > .container_flex.xsmall > .absolute > h2 {
	font-size: 1rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis}
body#actualites section#actualites_liste,
body#actualites section#actualites_liste > .no_flex {
	background: #293759;
	color: #fff}
body#actualites section#actualites_liste .slick-slider {
	position: relative;
	padding: 0 2.5em}
body#actualites section#actualites_liste .slick-slider .button {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	box-shadow: none;
	color: #fff}
body#actualites section#actualites_liste .slick-slider .button.prev  {
	left: 0;
	padding-left: 0}
body#actualites section#actualites_liste .slick-slider .button.next  {
	right: 0;
	padding-right: 0}
body#actualites section#actualites_liste .slick-slider .button:before {	background: none}
body#actualites section#actualites_liste .slick-slider article > div {	padding: 0.5em}
body#actualites section#actualites_liste .slick-slider article > div > .relative {
	display: block !important;
	width: 100% !important;
	height: 100%;
	min-height: 7em;
	padding: 0.5em;
	background: #fff;
	color: #293759;
	box-shadow: 0 0 5px rgba(0,0,0,0.6)}
body#actualites section#actualites_liste .slick-slider article > div .relative.current:after {
	content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23293759" d="M512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256z"/></svg>');
	position: absolute;
	bottom: 1px;
	right: 1px;
	height: 1em;
	width: 1em}
body#actualites section#grille_actualites > .no_flex > .center > .flex > .container_flex.xsmall h2,
body#actualites section#actualites_liste .slick-slider article h3 {
	z-index: 1;
	background: #fff;
	width: 100%;
	font-size: 1.2rem;
	text-transform: none}
body#actualites section#actualites_liste .slick-slider article h3 {	font-size: 1rem}
body#actualites section#actualites_liste .slick-slider article h3 > a {	display: block}
body#actualites section#grille_actualites > .no_flex > .center > .flex > .container_flex.xsmall p.font_small,
body#actualites section#actualites_liste .slick-slider article p.font_small {	font-size: 0.7em}
body#actualites section#grille_actualites > .no_flex > .center > .flex > .container_flex.xsmall p.font_small svg,
body#actualites section#actualites_liste .slick-slider article p.font_small svg {
	height: 1em;
	width: 1em;
	vertical-align: middle;
	position: relative;
	top: -2px}
	
/************************************************************************************************************************************************************/
/* FORMULAIRE																																				*/
/************************************************************************************************************************************************************/
body#formulaire #main > section {	margin: 0 0}

	@media screen and (min-height: 901px) and (orientation: landscape) {
		body#formulaire #main > section:first-child {	padding-top: 20vh}
	}
	@media screen and (max-height: 900px) and (orientation: landscape) {
		body#formulaire #main > section:first-child {	padding-top: 4em}
	}

body#formulaire #main > section > .no_flex {
	width: 100%;
	padding: 8em 0}
body#formulaire #main > section:first-child > .no_flex:first-child {	padding-top: 0}
body#formulaire #main > section > .no_flex > .center > .flex {	margin-top: 4em}
body#formulaire #main > section .center > .no_flex > .no_flex:not(.on_screen) {
	transform: translate3d(0,-40px,0);
	opacity:0}
body#formulaire #main > section .center > .flex > .container_flex:nth-child(2n+1):not(.on_screen) {
	transform: translateX(-15vw);
	opacity:0}
body#formulaire #main > section .center > .flex > .container_flex:nth-child(2n):not(.on_screen) {
	transform: translateX(15vw);
	opacity:0}
body#formulaire #main > section.content_banner > .no_flex > .center > .flex.on_screen {	animation: fadeIn .5s linear 0.5s 1 both}
body#formulaire #main > section .center > .no_flex.on_screen {	animation: fadeInDown  .5s linear 0.5s 1 both}
body#formulaire #main > section .center > .flex > .container_flex.on_screen,
body#formulaire #main > section .center > .diaporama.on_screen {	animation: slideinleft .5s linear 0.5s 1 both}
body#formulaire #main > section:nth-child(2) > .no_flex > .center > p > img.on_screen:nth-child(1),
body#formulaire #main > section:nth-child(2) > .no_flex > .center > p > img.on_screen:nth-child(5) {	animation: slideinright .5s linear 0.5s 1 both}
body#formulaire #main > section:nth-child(2) > .no_flex > .center > p > img.on_screen:nth-child(2) {	animation: slideinleft .5s linear 1s 1 both}
body#formulaire #main > section:nth-child(2) > .no_flex > .center > p > img.on_screen:nth-child(3) {	animation: slideinleft .5s linear 1.5s 1 both}
body#formulaire #main > section:nth-child(2) > .no_flex > .center > p > img.on_screen:nth-child(4) {	animation: slideinleft .5s linear 2s 1 both}

	@media screen and (max-width: 1024px) {
		body#formulaire #main > section .center > .flex > .container_flex.medium.block.on_screen:nth-child(2n+1),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(1),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(5),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(9),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(3),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(7),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(11)	{	animation: slideinleft .5s linear 0.5s 1 both}
		body#formulaire #main > section .center > .flex > .container_flex.medium.block.on_screen:nth-child(2n),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(2),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(6),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(10),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(4),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(8),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(12)	{	animation: slideinleft .5s linear 1s 1 both}
	}
	@media screen and (max-width: 768px) {
		section:last-child .center:last-child {	padding-bottom: 0}
		body#formulaire #main > section > .block {	padding: 4em 0 4em}
		body#formulaire #main > section .center > .flex > .container_flex.medium.block.on_screen:nth-child(2n+1),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(1),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(5),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(9),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(3),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(7),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(11),		
		body#formulaire #main > section .center > .flex > .container_flex.medium.block.on_screen:nth-child(2n),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(2),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(6),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(10),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(4),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(8),
		body#formulaire #main > section .center > .flex > .container_flex.xsmall.block.on_screen:nth-child(12) {	animation: slideinleft .5s linear 0.5s 1 both}
	}
	
body#formulaire #main > section:nth-child(2) > .no_flex {	
	background: #293759;
	color: #fff}
body#formulaire #main > section:nth-child(2) > .no_flex * {	text-align-last: center}
body#formulaire #main > section:first-child > .no_flex > .center > .flex > .container_flex {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	padding: 1em 2em}
body#formulaire form .font_small {	font-size: 0.7em}
body#formulaire form > .flex,
body#formulaire form > .no_flex {
	margin-bottom: 1em;
	position: relative}
.bloc-info p {	font-size: 0.8em}
.bloc-info p > .absolute {
	font-size: 1.4em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)}
.close-info {	text-transform: uppercase}
.close-info > svg {	vertical-align: middle}
body#formulaire form > .flex.focus:after {
	content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="arrow-right" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="svg-inline--fa fa-arrow-right fa-w-16 icon only"><path fill="%23293759" d="M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z" class=""></path></svg>');
	position: absolute;
	top: 0.5em;
	right: 61%;
	width: 1em;
	height: 1em}
body#formulaire form input,
body#formulaire form textarea {	color: #293759}
body#formulaire form input::placeholder,
body#formulaire form textarea::placeholder {
	font-size: 0.7em;
	font-style: italic;
	text-align: center}
body#formulaire form input,
body#formulaire form textarea {	border-bottom: 1px solid rgba(41, 55, 89, 0.3)}
body#formulaire form input:focus,
body#formulaire form textarea:focus {	border-bottom: 1px solid rgba(41, 55, 89, 0.8)}
body#formulaire form textarea:focus:before {
	content: '›';
	position: absolute;
	left: 0}
body#formulaire form .file-button > span {
	display: block;
	width: auto;
	border: none;
	position: relative;
	text-shadow: none;
	padding: 0.4em 0.75em 0.4em;
	text-transform: uppercase;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	font-weight: bold}
body#formulaire form .file-button > span:hover,
body#formulaire form .file-button > span.hover {
	color: #fec42e;
	box-shadow: none}
body#formulaire form .file-button > span:before,
body#formulaire form .file-button > span:after {
	content: '';
	position: absolute;
	left: 0;
	z-index: -1;
	transition: all 0.3s linear}
body#formulaire form .file-button > span:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;	
	background: #f6912f}
body#formulaire form .file-button > span:before {	background: #fec42e}
body#formulaire form .file-button > span:not(.empty):hover:before,
body#formulaire form .file-button > span:not(.empty).hover:before {	background: #fff}
body#formulaire form .file-button .input-file {
	opacity: 0;
	z-index: 0;
	cursor: pointer}
body#formulaire form .button {
	color: #293759;
	font-family: 'Poppins';
	font-size: 1rem;
	background: none;
	line-height: 1em}
body#formulaire form .button:hover {
	color: #fec42e;
	box-shadow: none}
body#formulaire form .button:before{
	content: '';
	position: absolute;
	left: 0;
	z-index: -1;
	transition: all 0.3s linear;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;	
	background: #f6912f}
body#formulaire form .button:before {	background: #fec42e}
body#formulaire form .button:hover:before {	background: #fff}
	
/************************************************************************************************************************************************************/
/* MENTIONS LÉGALES																																			*/
/************************************************************************************************************************************************************/
body#mentions_legales #main > section {
	min-height: 1px;
	margin: 5vh 0 0;
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	min-height: 80vh}
body#mentions_legales #main > section > .no_flex {
	width: 100%;
	padding: 0 0 8em;
	background: #fff}
	
	@media screen and (max-width: 1024px) {
		body#mentions_legales #main > section > .no_flex {	padding: 16em 0 4em}
	}
	
body#mentions_legales #main > section > .no_flex h1 {
	font-size: 1.7rem;
	position: relative;
	padding: 0;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase}
body#mentions_legales #main > section > .no_flex h2 {
	position: relative;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase}
body#mentions_legales #main > section > .no_flex > .center > .no_flex {	margin: 8em 0 0}
body#mentions_legales #main > section > .no_flex > .center > .no_flex > .no_flex {	margin: 4em 0 0}
body#mentions_legales #main > section > .no_flex > .center > .no_flex p {	margin: 0 1em 1em}
body#mentions_legales #main > section > .no_flex > .center > .no_flex ul,
body#mentions_legales #main > section > .no_flex > .center > .no_flex ul > li {	padding: 0 0 0}
body#mentions_legales #main > section > .no_flex > .center > .no_flex ul {	margin: 0 1em 0}
body#mentions_legales #main > section > .no_flex > .center > .no_flex ul > li::before {	content: ''}
	
/************************************************************************************************************************************************************/
/* ERREUR																																					*/
/************************************************************************************************************************************************************/
body#erreur #main > section {
	min-height: 1px;
	margin: 5vh 0 0;
	display: flex;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
	min-height: 80vh}
body#erreur #main > section > .no_flex {
	width: 100%;
	padding: 0 0 8em}
	
	@media screen and (max-width: 1024px) {
		body#erreur #main > section > .no_flex {	padding: 16em 0 4em}
	}
	
body#erreur #main > section > .no_flex > .center > .no_flex > .no_flex > h1 {
	font-size: 1.7rem;
	position: relative;
	padding: 0;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase}
body#erreur #main > section > .no_flex > .center > .no_flex > .no_flex > p {	line-height: 1.2em}
body#erreur #main > section > .no_flex > .center > .no_flex > .no_flex > p:last-child {	margin-top: 2em}
body#erreur #main > section > .no_flex > .center > .no_flex,
body#erreur #main > section > .no_flex > .center > .flex {	margin: 8em 0 0}
body#erreur #main > section > .no_flex > .center > .no_flex > .no_flex > p:last-child >  .button {
	width: auto;
	border: none;
	position: relative;
	color: #fff;
	padding: 0.25em 0.75em;
	text-transform: uppercase}

	@media screen and (max-width: 1024px) {
		body#erreur #main > section > .no_flex > .center > .no_flex,
		body#erreur #main > section > .no_flex > .center > .flex {	margin: 4em 0 0}
	}