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

a {
	color: unset;
}
.text-primary, .metier-description h3 {
	color: red !important;
}
#c5 a:hover{
	color:#868e96 !important;
}
.metier-description h3 {
	font-weight: 700;
	margin-bottom: 1rem !important;
}
.text-secondary {
	color: black !important; /*#05c1b8 !important;*/
}
.font-italic {
	font-family: Georgia, Times, "Times New Roman", serif;
}

a:hover {
	color: darkred;
}

h3 {
	font-size: 1.5rem !important;
}

.navbar .logo {
	max-width: 100%;
}


.navbar a {
	color: inherit;
	font-size: 0.8em;
	font-weight: bold;
}

.no-list ul, ul.row, .no-list {
	list-style: none;
	padding: 0;
}

.carousel-inner {
	margin: 0;
}

.carousel-inner {
	background-color: #d3d3d3 ; /*#f21819;*/
	/*background: linear-gradient(to right, #f21819, #f2295a);*/
	color: black ; /*white;*/
	text-align: center;
	padding-bottom: 2em;
}

.carousel-item {
	transition: -webkit-transform .2s ease !important;
	transition: transform .2s ease !important;
	transition: transform .2s ease,-webkit-transform .2s ease !important;
}

.slide-title {
	padding: .5em 0;
}

.carousel-indicators {
	/*bottom: 1.5em;*/
}

.carousel-control {
	position: absolute;
	height: 4em;
	top: calc(50% - 4em);
	background: rgba(0,0,0,.5);
	color: white;
	padding: 1em;
}

.carousel-control.right {
	right: 0;
}

.btn-primary {
	background-color: #838383 !important;
	border-color: #838383 !important;
	cursor:pointer;
}

.blockquote footer::before {
	content: "";
} 

.numbers {
	font-size: 1.5em;
}

.other-side, 
.numbers {
	background-color: #d3d3d3; /*#05a8aa;*/
	/*background: linear-gradient(180deg, lightgrey 0%, silver 100%); #05a8aa 0%,#05c1b8 100%*/
}

.other-side h4,
.other-side p{
	padding:10px;
	transition: 0.2s;
}

.other-side h4:hover,
.other-side p:hover{
	text-decoration:underline;
}


.numbers .figure, .numbers h5 {
	font-size: 2.8em;
	font-weight: bold;
}

/*.filiales-list li:last-child a img {
	height: 70px;
}*/

.metiers li {
	margin-bottom: 2em;
}
.metiers li img {
	margin-bottom: 1em;
}
.metiers li a:hover {
	text-decoration: none; 
}
.other-side {
	position: absolute;
	color: black; /*white;*/
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	transform: rotateY(180deg);
	flex-direction: column;
	display: flex;
	justify-content: center;
}


.other-side, .front-side {
	transition: all .8s;
}

.metiers li.touched .front-side,
.metiers li:hover .front-side {
	opacity: 0;
	transform: rotateY(180deg);
}

.metiers li.touched .other-side,
.metiers li:hover .other-side {
	opacity: 1;
	transform: rotateY(0deg);
}

section, h1, h2, h3 {
	position: relative;
}

.shade {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.rejoindre {
	background-size: cover;
	background-position: top;
}

.rejoindre li {
	margin-bottom: 1em;
}

.rejoindre .shade {
	background: linear-gradient(180deg,#f28d00 0%,#8e0023 100%);
	opacity: .62;
}


.footer_icon {
	width: 4em !important;
	height: auto;
}

.filiales ul li h4 {
	border-top: 1px solid #BBB;
	padding-top: .5em;
}


.transition-shape {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
}

.transition-shape.top {
	top: 0;
	bottom: unset;
}
.transition-shape.bottom {
	top: unset;
	bottom: 0;
}

.transition-shape.rotate-180 {
	transform: rotate(180deg);
}

.transition-shape.h-flip {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);	
}
.transition-shape.v-flip {
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);	
}

.transition-shape.metier {
	height: 1.3em;
}
.transition-shape.metier path {
	fill: lightgrey; /*#12cdd1;*/
}

.transition-shape.slider {
	height: 1.6em;
}
.transition-shape.transition-page-metier {
	height: 2.5em;
	fill: white;
}
.transition-shape.slider path {
	fill: #fff;
}

.transition-shape.quote {
	height: 1.2vw;
}
.transition-shape.quote path {
	fill: white ; /*#f2213b;*/
}

.container,
.valeurs-header, 
.metier-header {
	position: relative;
}

.bg-shade {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-size: cover;
}

.metier-header .bg-shade {
	background-position: center;
	opacity: 0.1;
}


.metier-description {
	line-height: 1.5;
	color: #444;
}

.valeurs-header {
	max-height: 480px;
	overflow: hidden;
}

.valeurs-header .bg-shade {
	background-position: center;
	opacity: 0.5;
}
.valeurs-header .bg-shade.bis {
	/*background: linear-gradient(180deg,#f28d00 0%,#8e0023 100%);*/
	opacity: .8;
}

.savoir-faire {
	border-left: 1px solid #CCC;
}
img.w-100{
	height:auto;
}
.headline {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}

.valeurs-main {
	background-color: /*turquoise; */orangered;
	background: linear-gradient(180deg,#f28d00 0%,#8e0023 100%);
}

section.valeurs-main{
    background-image: linear-gradient(to bottom, rgba(200, 100, 0,0.5), rgba(255, 0, 0, 0.5)),url(/fileadmin/user_upload/fenetres.jpg);
    background-size: cover;
}

.valeurs-main .fa {
	margin-bottom: .5em;
	margin-top: .5em;
}
.valeurs-main h2 {
	font-size: 3em;
	padding-bottom: .3em;
	text-transform: uppercase !important;
	border-bottom: 1px solid white;
	margin-bottom: 2rem;
}
.histoire-header {
	background-color: #333;
}

.histoire-header .container-xl {
	max-height: 320px;
	overflow: hidden;
}

.text-beige
{
	color: #efd6b8;
}
.histoire-header h2 {
	color: #efd6b8;
	font-weight: 700;
	font-family: Georgia, Times, "Times New Roman", serif;
	margin-bottom: 1.5rem !important;
	font-style: italic;
}
.histoire-content {
	color: #50656e;
}

.histoire-content ul li {
	padding-top: 2em;
	padding-bottom: 2em;
	position: relative;
}

.histoire-content ul li:nth-child(even) {
	background-color: #f4f4f4;
}
.histoire-content ul li:nth-child(even) .transition-shape path {
	fill: white;
}
.histoire-content ul li:nth-child(odd) .transition-shape path {
	fill: #f4f4f4;
}
.histoire-content ul li:first-child .transition-shape {
	height: 1.5em;
}
.histoire-content ul li:first-child .transition-shape path {
	fill: #333;
}

.histoire-content ul li .transition-shape {
	top: 0;
	height: 6em;
}

.certifications img {
	height: 6em !important;
	width: auto !important;
}

.filiales-list img {
	height: 3em;
	margin-left: -.5em;
	width:auto;
}
.filiales-list li {
	border-bottom: 1px solid #CCC;
	padding-top: 1em;
}

.filiales iframe {
	border: 0 !important;
	width: 100% !important;
	height: 100% !important;
	min-height: 500px;
	position: relative;
	margin-top: -50px;
}

.iframe-wrapper {
	overflow: hidden;
}
.iframe-wrapper div{
	height:100%;
}
.navbar {
	z-index: 3;
}
@media(min-width: 1200px) {
	ul.dropdown-menu {
		left: auto;
		margin-top: 0;
	}
}
/* RESPONSIVE */

/* XS */
@media (max-width: 575px) {
	.navbar .logo {
		max-height: 6em;
	}

	.transition-shape {
		display: none;
	}
	/*.slide-title {
		font-size: 1.0em;
		padding: 1em 0;
	}*/
}

/* LG */
@media (min-width: 992px) {
	.rejoindre .right-col {
		border: solid white 0px;
		border-left-width: 2px;
	}

	.metier-title {
		font-size: 3.5em;	
	}

	.valeurs-main {
		font-size: 1.4em;
	}

	.valeurs-main .h1 {
		font-size: 3em;
		padding-bottom: .3em;
	}
	.valeurs-main .headline {
		font-size: 1.8em;
		margin-bottom: .4em;
	}
	.histoire-content ul li:nth-child(even) .col:first-child {
		order: 2;
	}
	.histoire-header .h1,
	.histoire-content .h1,
	.histoire-header h2{
		font-size: 4em;
	}
	/*.slide-title {
		font-size: 1.4em;
		padding: 1em 0;
	}*/
}

/* XL */
@media (min-width: 1200px) {
	.navbar li {
		padding: 1em;
	}

	.rejoindre {
		background-position: center 20%;
	}

	/*.slide-title {
	    font-size: 2.0em;
	    padding: 1em 0;
	}*/

}

@media screen and (max-width: 992px) {
	.slide-title {
		font-size: 16px !important;
	}
	.other-side {
		display: none;
	}
    h2{
        font-size:1.5em;
    }
    .valeurs-main h2{
        font-size:2em;
    }
    input[type=file]{
        max-width: 100%;
        font-size: 0.7em;
    }
}

</pre></body></html>