<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: 'Montserrat', sans-serif;
}

.bg-dark2 {
	background-color: #e92626
}

.fw-regular {
	font-weight: 400;
}

.fw-medium {
	font-weight: 500;
}

.fw-bold {
	font-weight: 700;
}

img {
	max-width: 100%;
}

.btn {
	white-space: normal;
	font-weight: 700;
	font-size: 0.875rem;
}

nav {
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 25, 39, 0.15);
	box-shadow: 0 2px 10px 0 rgba(0, 25, 39, 0.15);
}

nav.docked {
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 25, 39, 0);
	box-shadow: 0 2px 10px 0 rgba(0, 25, 39, 0);
	position: inherit;
}

.navbar-brand-image {
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	width: 100px;
}

.navbar-brand-image:before {
	content: " ";
	display: block;
	padding-top: 33.58%;
}

.navbar-light .navbar-nav .nav-link {
	font-weight: 500;
	color: #e92626;
	/* ** */
}

.dropdown-item {
	white-space: normal;
}

.dropdown-menu .active a,
.navbar-light .navbar-nav .active&gt;.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show&gt;.nav-link {
	color: #e92626;
}

.dropdown-item.active,
.dropdown-item:active {
	background-color: #e92626;

}

.bg-cover {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.full {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.bg-contain {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.full-size {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

li.va-middle&gt;a,
a.va-middle {
	display: inline-flex;
	vertical-align: middle;
}

li.va-middle&gt;a&gt;.material-icons,
a.va-middle&gt;.material-icons {
	margin-right: 5px;
}

.fake-link:visited,
.fake-link:focus,
.fake-link:hover,
.fake-link {
	cursor: inherit;
	text-decoration: inherit;
	color: inherit;
}

.jazz-holder {
	display: inline-flex;
	vertical-align: middle;
	padding-right: 15px;
}

.jazz {
	display: inline-block;
	width: 26px;
	height: 26px;
	background-size: 20px 20px;
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-right: 5px;
}

.jazz:first-child {
	margin-left: 0;
}

.jazz.facebook {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 90 90'%3E%3Cpath d='M90 15.001C90 7.119 82.884 0 75 0H15C7.116 0 0 7.119 0 15.001v59.998C0 82.881 7.116 90 15.001 90H45V56H34V41h11v-5.844C45 25.077 52.568 16 61.875 16H74v15H61.875C60.548 31 59 32.611 59 35.024V41h15v15H59v34h16c7.884 0 15-7.119 15-15.001V15.001z' fill='%23474747'/%3E%3C/svg%3E");
}

.jazz.youtube {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192'%3E%3Cpath fill='%233a3a3a' d='M187.349 49.81c-2.193-8.257-8.653-14.759-16.857-16.966C155.623 28.833 96 28.833 96 28.833s-59.624 0-74.492 4.011C13.305 35.051 6.844 41.553 4.652 49.81.667 64.775.667 96 .667 96s0 31.224 3.985 46.189c2.192 8.258 8.653 14.76 16.856 16.968C36.376 163.166 96 163.166 96 163.166s59.623 0 74.491-4.009c8.204-2.208 14.664-8.71 16.857-16.968C191.333 127.224 191.333 96 191.333 96s0-31.225-3.984-46.19M76.5 124.35v-56.7l49.833 28.351L76.5 124.35z'/%3E%3C/svg%3E");
}

.jazz:hover.facebook {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 90 90'%3E%3Cpath d='M90 15.001C90 7.119 82.884 0 75 0H15C7.116 0 0 7.119 0 15.001v59.998C0 82.881 7.116 90 15.001 90H45V56H34V41h11v-5.844C45 25.077 52.568 16 61.875 16H74v15H61.875C60.548 31 59 32.611 59 35.024V41h15v15H59v34h16c7.884 0 15-7.119 15-15.001V15.001z' fill='%23017ec4'/%3E%3C/svg%3E");
}

footer .jazz:hover.facebook,
footer .jazz.facebook {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 90 90'%3E%3Cpath d='M90 15.001C90 7.119 82.884 0 75 0H15C7.116 0 0 7.119 0 15.001v59.998C0 82.881 7.116 90 15.001 90H45V56H34V41h11v-5.844C45 25.077 52.568 16 61.875 16H74v15H61.875C60.548 31 59 32.611 59 35.024V41h15v15H59v34h16c7.884 0 15-7.119 15-15.001V15.001z' fill='%23ffffff'/%3E%3C/svg%3E");
}

.bb,
.bb2 {
	padding: 0 1rem;
	color: rgb(71, 71, 71);
}

.bb a,
.bb2 a {
	padding-top: .5rem;
	padding-bottom: .5rem;
}

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

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

.bg-primary {
	background-color: #e92626 !important;
}

.btn-primary {
	background-color: #e92626;
	border-color: #e92626;
}

.btn-dark {
	background-color: #e92626 !important;
}

footer h3 {
	font-size: 1.5rem;
	font-weight: 700;
	margin-bottom: 30px;
}

footer .menu {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	max-width: 450px;
}

footer .menu&gt;li {
	margin-bottom: 15px;
}

footer .menu&gt;li:last-child {
	margin-bottom: 0;
}

footer .menu&gt;li&gt;a {
	color: #ffffff;
	display: inline-block;
	max-width: 215px;
}

footer,
section {
	padding: 30px 0;
}

.i24-7 {
	max-width: 40px;
	margin-right: 16px;
}

.call-to-action h1 {
	font-size: 2rem;
}

.call-to-action h1 strong {
	font-weight: 800;
}

.wysiwyg {
	max-width: 575px;
}

.carousel-item .embed-responsive {
	min-height: 530px;
}

.carousel-caption&gt;h5,
.carousel-caption&gt;p {
	text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);
}

.slide-theme .bg-cover {
	background-position: right center;
	background-size: 320%;
	background-blend-mode: darken;
}

.slide-theme h5 {
	font-weight: 700;
}

.secure-wrap {
	max-width: 1980px;
	margin-left: auto;
	margin-right: auto;
}

section.services {
	position: relative;
}

section.services h2 {
	font-size: 1rem;
}

section.services .btn {
	margin-bottom: 2rem;
}

.icon-holder {
	width: 68px;
	height: 68px;
	margin: 24px 0;
}

.bg-contain {
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.z-1 {
	z-index: 1;
}

.z-2 {
	z-index: 2;
}

.z-3 {
	z-index: 3;
}

.z-4 {
	z-index: 4;
}

.z-5 {
	z-index: 5;
}

.btn-arrow {
	position: relative;
	padding-right: 2rem;
}

.btn-arrow::after {
	content: "";
	width: 12px;
	height: 12px;
	background-image: url(../img/chevron-right.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	right: .5rem;
	top: calc(50% - 6px);
	display: block;
	position: absolute;
}

.display-2 {
	font-size: 2.5rem;
	line-height: 2.5rem;
}

.display-2 strong {
	font-weight: 700;
}

.bg-primary .btn-light {
	color: #e92626;
}

.perfect-circle {
	width: 100%;
	border: 5px solid #ffffff;
	border-radius: 50%;
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center !important;
	align-items: center !important;
	text-align: center;
	font-size: .875rem;
	line-height: .875rem;
}

.perfect-circle::before {
	content: "";
	display: block;
	padding-top: 100%;
}

.perfect-circle .left-hand-is-free {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.chevron-down {
	width: 15px;
	height: 15px;
	background-image: url(../img/chevron-down.png);
	margin: .5rem 0;
}

footer .navbar-brand-image {
	width: 100%;
	max-width: 230px;
}

.filariane {
	color: #ffffff;
	position: relative;
	overflow: hidden;
}

.filariane h4 {
	position: relative;
	margin-bottom: 0;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
}

.filariane h4::after {
	content: "";
	position: absolute;
	width: 178px;
	height: 4px;
	max-width: 100%;
	background-color: #ffffff;
	left: calc(50% - 89px);
	top: 100%;
	display: block;
}

.filariane h4&gt;span {
	font-weight: normal;
}

.filariane a {
	text-decoration: underline;
}

.blur {
	-webkit-filter: blur(4px);
	filter: blur(4px);
	-webkit-filter: blur(3.8px);
	filter: blur(3.8px);
}

.multiply {
	mix-blend-mode: multiply;
}

.screen {
	mix-blend-mode: screen;
}

.filariane .full.bg-cover {
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	top: -2px;
	left: -2px;
}

ul.double-chevron {
	text-align: left;
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.double-chevron&gt;li {
	position: relative;
	padding-left: 1.5rem;
	margin-bottom: 1rem;
}

ul.double-chevron&gt;li::before {
	content: "";
	width: 12px;
	height: 12px;
	background-image: url(../img/chevron-right-blue.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	left: .25rem;
	top: 6px;
	display: block;
	position: absolute;
}

.bb-section .bg-primary ul.double-chevron&gt;li::before {
	background-image: url(../img/chevron-right.png);
}

.blue-chevron-p p {
	padding-left: 30px;
	position: relative;
}

.blue-chevron-p p::before {
	content: "";
	width: 12px;
	height: 12px;
	background-image: url(../img/chevron-right-blue.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	left: .25rem;
	top: 5px;
	display: block;
	position: absolute;
}

.bb-section ul.double-chevron:last-child&gt;li:last-child {
	margin-bottom: 0rem;
}

.bb-section .drop-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0px 0px 43px 9px rgba(0, 25, 39, 0.26);
	-moz-box-shadow: 0px 0px 43px 9px rgba(0, 25, 39, 0.26);
	box-shadow: 0px 0px 43px 9px rgba(0, 25, 39, 0.26);
}

ul.special {
	padding: 0;
	list-style: none;
	list-style-type: none;
	margin: 0;
	text-align: left;
	position: relative;
}

ul.special::before {
	content: "";
	display: block;
	position: absolute;
	width: 3px;
	top: 0;
	left: calc(1rem - 1.5px);
	height: 100%;
	background-color: #017ec4;
}

ul.special li {
	position: relative;
	display: block;
	padding-left: 3rem;
	padding-right: 2rem;
	margin-bottom: 2rem;
	line-height: 1.25rem;
	padding-top: .375rem;
}

ul.special li::before {
	content: "1";
	font-weight: 700;
	color: #017ec4;
	text-align: center;
	display: inline-block;
	line-height: 2rem;
	line-height: calc(2rem - 6px);
	width: 2rem;
	height: 2rem;
	border: 3px solid #017ec4;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ffffff;
}

ul.special:last-child li:last-child:after {
	content: "";
	background-color: #ffffff;
	width: 2rem;
	height: calc(100% - 2rem);
	bottom: 0;
	left: 0;
	position: absolute;
	display: block;
}

.innder-shadow {
	-webkit-box-shadow: inset 0px 0px 43px 9px rgba(0, 25, 39, 0.26);
	-moz-box-shadow: inset 0px 0px 43px 9px rgba(0, 25, 39, 0.26);
	box-shadow: inset 0px 0px 43px 9px rgba(0, 25, 39, 0.26);
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

/*// Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap*/

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
	.display-2 {
		font-size: 5.5rem;
		line-height: 5.5rem;
	}

	.perfect-circle {
		border-width: 25px;
	}

	.perfect-circle {
		text-align: center;
		font-size: 1.25rem;
		line-height: 1.25rem;
	}

	.chevron-down {
		width: 30px;
		height: 30px;
		margin: 2rem 0;
	}
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {

	footer,
	section {
		padding: 50px 28px;
	}
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	.slide-theme .bg-cover {
		background-position: center;
		background-size: cover;
	}

	.slide-theme .carousel-caption {
		padding-top: 0;
		width: 100%;
		left: 0;
		right: inherit;
		bottom: inherit;
		top: 28.6vw;
		top: calc(calc(100vw - 80px) * 0.309);
		/*padding-left: 15px;
		padding-right: 15px;
		*/
		padding-left: 15%;
		padding-right: 15%;
	}

	.slide-theme .carousel-caption&gt;h5 {
		margin-bottom: 0;
		line-height: 4.705vw;
		line-height: calc(calc(100vw - 80px) * 0.0489);
		margin-bottom: 1rem;
		text-shadow: none;
	}

	.slide-theme .carousel-caption&gt;p {
		margin-bottom: 0;
		font-size: 14px;
	}

	.slide-theme .carousel-caption&gt;.btn {
		margin-top: 1rem;
	}

	.i24-7 {
		max-width: 150px;
	}

	.navbar-collapse&gt;ul:first-child {
		border-left: 1px solid #e3e6ea;
		padding-left: .5rem;
	}

	.navbar-brand,
	.navbar {
		padding-top: 0;
		padding-bottom: 0;
	}

	.navbar-light .navbar-nav .nav-link {
		padding-top: 22px;
		padding-bottom: 23px;
		position: relative;
	}

	.navbar-light .navbar-nav .active&gt;.nav-link::before {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 8px;
		background-color: #e92626;
	}

	.secure-wrap {
		position: relative;
		padding: 110px 40px 40px 40px;
	}

	.secure-wrap-side {
		position: absolute;
		width: 40px;
		height: 100%;
		top: 0;
		z-index: 1051;
	}

	.secure-wrap-side.left {
		left: 0;
	}

	.secure-wrap-side.right {
		right: 0;
	}

	.bb2,
	.bb {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		padding-left: 40px;
		padding-right: 40px;
		min-height: 40px;
	}

	.bb2 {
		/*	top: 70px; */
	}

	.navbar {
		width: calc(100% - 80px);
		left: 40px;
		right: 40px;
	}

	.navbar.docked {
		width: inherit;
		left: inherit;
		right: inherit;
	}

	.navbar-brand-image {
		width: 150px;
	}

	.fake-column {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		width: 100%;
	}

	.footer-description {
		max-width: 250px;
	}

	section.services h2 {
		min-height: 38px;
	}

	section.services p {
		min-height: 96px;
	}

	.display-2 {
		font-size: 3.5rem;
		line-height: 3.5rem;
	}

	.perfect-circle {
		text-align: center;
		font-size: 1rem;
		line-height: 1rem;
	}

	.chevron-down {
		width: 15px;
		height: 15px;
		margin: 1rem 0;
	}

	.dropdown-item {
		white-space: nowrap;
	}

	.filariane h4::after {
		width: 278px;
		height: 8px;
		left: calc(50% - 139px);
	}

	.filariane h4 {
		margin-bottom: calc(1.5rem + 8px);
	}

	.half-bg {
		position: absolute;
		width: 50%;
		height: 100%;
		top: 0;
		left: 50%;
	}

	.w-section ul.double-chevron {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.w-section ul.double-chevron&gt;li {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.bb-section ul.double-chevron&gt;li {
		margin-bottom: 1.5rem;
	}

	ul.special {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}

	ul.special li {
		font-size: 14px;
		text-align: center;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 270px;
		padding-top: 4rem;
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}

	ul.special:last-child li:last-child:after,
	ul.special::before {
		display: none;
	}

	ul.special li::before {
		top: 0;
		left: calc(50% - 29px);
		line-height: 58px;
		line-height: calc(58px - 10px);
		width: 58px;
		height: 58px;
		border-width: 5px;
		font-size: 2rem;
	}

	ul.special li::after {
		content: " ";
		position: absolute;
		display: block;
		width: calc(100% - 56px);
		height: 5px;
		left: calc(50% + 28px);
		top: 29px;
		background-color: #017ec4;
	}
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.secure-wrap {
		padding: 80px 60px 60px 60px;
	}

	.secure-wrap-side {
		width: 60px;
	}

	.bb,
	.bb2 {
		padding-left: 60px;
		padding-right: 60px;
		min-height: 60px;
	}

	.navbar {
		width: calc(100% - 120px);
		left: 60px;
		right: 60px;
	}

	.navbar.docked {
		width: inherit;
		left: inherit;
		right: inherit;
	}

	.nav {
		font-size: 1.125rem;
	}

	.navbar-light .navbar-nav .nav-link {
		margin-right: 10px;
		margin-left: 10px;
	}

	.navbar-brand-image {
		width: 170px;
	}

	footer,
	section {
		padding: 70px 48px;
	}

	section.coordonnees {
		padding-bottom: 40px;
	}

	section.contenu {
		padding-top: 40px;
	}

	.slide-theme .carousel-caption {
		top: 27.8vw;
		top: calc(calc(100vw - 120px) * 0.309);
	}

	.slide-theme .carousel-caption&gt;h5 {
		font-size: 28px;
		line-height: calc(calc(100vw - 120px) * 0.0489);
	}

	.drop-shadow {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-webkit-box-shadow: 0px 0px 43px 9px rgba(0, 25, 39, 0.26);
		-moz-box-shadow: 0px 0px 43px 9px rgba(0, 25, 39, 0.26);
		box-shadow: 0px 0px 43px 9px rgba(0, 25, 39, 0.26);
	}

	section.services h2 {
		min-height: 57px;
	}

	section.services p {
		min-height: 144px;
	}

	section.services .col-12::after {
		content: "";
		position: absolute;
		right: 0;
		top: 0;
		width: 1px;
		height: 100%;
		background-color: #e3e6ea;
	}

	section.services .col-12:last-child:after {
		display: none;
	}

	section.services {
		top: -40px;
	}

	.find-button {
		cursor: pointer;
	}

	.find-button:hover {
		background-color: #e92626 !important;
		color: #fff;
	}

	.find-button:hover:after {
		background-color: #e92626 !important;
	}

	.find-button:hover .icon-holder {
		/*	-webkit-filter: brightness(0) invert(1);
			filter: brightness(0) invert(1); */
	}

	.find-button:hover .btn {
		background-color: #ffffff !important;
		border-color: #ffffff !important;
		color: #e92626 !important;
	}

	.find-button:hover .btn-arrow::after {
		background-image: url(../img/chevron-right-blue.png);
	}

	.slide-theme .carousel-caption&gt;p {
		font-size: 13px;
	}

	.perfect-circle {
		text-align: center;
		font-size: 1.25rem;
		line-height: 1.25rem;
	}

	.chevron-down {
		width: 30px;
		height: 30px;
		margin: 2rem 0;
	}

	.map.embed-responsive-16by9::before {
		padding-top: 42.86%;
	}
}

@media (min-width: 1350px) {
	footer .menu&gt;li {
		display: inline-block;
		float: left;
		width: 50%;
	}

	/*	.slide-theme .carousel-caption {
	    top: 28.35vw;
	}*/
	.slide-theme .carousel-caption&gt;h5 {
		font-size: 38px;
	}

	.slide-theme .carousel-caption&gt;p {
		padding-left: 1rem;
		padding-right: 1rem;
		font-size: 1rem;
	}
}

@media (min-width: 1500px) {
	.secure-wrap {
		padding: 80px 80px 80px 80px;
	}

	.secure-wrap-side {
		width: 80px;
	}

	.bb,
	.bb2 {
		padding-left: 80px;
		padding-right: 80px;
		min-height: 80px;
	}

	.bb2 {
		top: 0;
	}

	.navbar {
		width: calc(100% - 160px);
		left: 80px;
		right: 80px;
	}

	.navbar.docked {
		width: inherit;
		left: inherit;
		right: inherit;
	}

	.navbar-brand-image {
		width: 214px;
	}

	footer,
	section {
		padding: 90px 68px;
	}

	.footer-description {
		max-width: 345px;
	}

	.i24-7 {
		max-width: 170px;
	}

	.call-to-action h1 {
		font-size: 2.4rem;
	}

	.wysiwyg {
		max-width: 720px;
	}

	.slide-theme .carousel-caption {
		top: 28.35vw;
		top: calc(calc(100vw - 160px) * 0.309);
	}

	.slide-theme .carousel-caption&gt;h5 {
		font-size: 44px;
		line-height: calc(calc(100vw - 160px) * 0.0489);
	}

	.btn {
		letter-spacing: 1.2px;
	}

	section.services h2 {
		font-size: 1.25rem;
		min-height: 72px;
	}

	section.services p {
		min-height: 120px;
	}

	.btn {
		font-size: 1rem;
	}

	section.services {
		top: -60px;
	}

	.display-2 {
		font-size: 5.5rem;
		line-height: 5.5rem;
	}

	.perfect-circle {
		text-align: center;
		font-size: 1.25rem;
		line-height: 1.25rem;
	}

	.chevron-down {
		width: 60px;
		height: 60px;
		margin: 2rem 0;
	}
}

@media (min-width: 1920px) {
	.carousel-item .embed-responsive {
		height: 980px !important;
	}

	.carousel-item .embed-responsive::before {
		display: none !important;
	}

	.slide-theme .carousel-caption {
		top: 545px;
	}

	.slide-theme .carousel-caption&gt;h5 {
		font-size: 48px;
		line-height: 90px;
	}

	nav.navbar {
		max-width: 1820px;
		left: inherit;
		right: inherit;
	}

	.call-to-action h1 {
		font-size: 3rem;
	}

	.wysiwyg {
		max-width: 825px;
	}

	section.services h2 {
		font-size: 1.5rem;
	}

	.perfect-circle {
		border-width: 30px;
	}

	.perfect-circle {
		font-size: 1.5rem;
		line-height: 1.5rem;
	}

	.chevron-down {
		margin: 3rem 0;
	}
}



/* // We occasionally use media queries that go in the other direction (the given screen size or smaller):*/
/*// No media query since the extra-large breakpoint has no upper bound on its width*/

/*// Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
	footer {
		font-size: 0.875rem;
	}

	.a-propos .col-lg-3 img {
		width: 50% !important;
	}
}

/*// Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {}

/*// Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
	section.services .col-12 {
		border-bottom: 1px solid #e3e6ea;
	}

	section.services .col-12:last-child {
		border-bottom: none;
	}

	.carousel-item .embed-responsive {
		background-color: #202529;
	}

	.carousel-item .embed-responsive .full {
		opacity: .25;
	}

	.filariane .display-2 {
		font-size: 1.5rem;
		line-height: 1.5rem;
	}
}

/*// Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
	.white-bg-xl {
		background-color: #ffffff;
	}
}

#accordion .card-header h4 {
	display: block;
	position: relative;
}

#accordion .card-header h4::after {
	content: "+";
	position: absolute;
	right: 0;
	top: 0;


}

.course-row {
	background-color: #fff;
	align-items: center;
}

.course-summary {
	padding: 30px 20px;
}

.course-info {
	padding-top: 30px;
}

.pdf-wrapper {}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.fixed-height {
	height: 500px;
}

.course-full-info {
	background-color: #f3f3f3;
}

.course-full-info h3,
.course-full-info h4 {
	padding-bottom: 0.5em;
	text-transform: uppercase;
}

.course-full-info h4 {
	color: #e92626;
}

.course-program-style {
	background-color: #fff;
	margin-bottom: 1.5em;
	padding: 2em;
	margin-right: 2em;
}

.course-program-short-description {
	font-weight: 500;
}

.course-program-short-description h2 {
	font-weight: 600;
}</pre></body></html>