@charset "UTF-8";
@font-face {font-family: 'Roboto'; src: url('font/Roboto.ttf');}

body, html {
	padding:0;
	margin:0;
	font-family:'Roboto', sans-serif;	
}

:root {
  --marquee-width: 100%;
  --marquee-height: 50px;
  --marquee-elements-displayed: 10;
  --marquee-element-width: calc(var(--marquee-width) / var(--marquee-elements-displayed));
  --marquee-animation-duration: calc(var(--marquee-elements) * 5s);
}
.marquee {
  position: relative;
  width: 100%;
  height: 50px;
  background-color: #FFFFFF;
  overflow: hidden;
}

.marquee-content {
  list-style: none;
  height: 50px;
  display: flex;
  animation: scrolling var(--marquee-animation-duration) linear infinite;
}

@keyframes scrolling {
  0% { transform: translateX(0); }
  100% { transform: translateX(calc(-1 * var(--marquee-element-width) * var(--marquee-elements))); }
}
.marquee-content li {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-shrink: 0;
  width: var(--marquee-element-width);
  max-height: 50px;
  white-space: nowrap;
}
.marquee-content li img {
  width: 100%;
  height: 50px;
}

.a{
text-decoration: none;
}
.a:hover{
text-decoration: none;
}
a abbr{
text-decoration: none;
color:#FFFFFF;
}
a i:hover{
text-decoration: none;
color:#7AC81D;
}

.underlin{
border:2px solid #7AC81D;
width: 160px;
height: 2px;
background: #ffffff;
text-align:left;
white-space: nowrap;
overflow: hidden;
}
.underlintxt{
color:#004F9F;
text-align:left;
overflow: hidden;
white-space: nowrap;
}

.intros{
position:relative;
background-color:#004F9F;
text-align:center;
width: 100%;
height:500px;
  top:0px;
  left:0px;
z-index:0;
white-space: nowrap;
overflow: hidden;
}

.video {
position: absolute;	
object-fit: cover;	
    top: 50%;
    left: 50%;
    z-index: 1;
    min-width: 100%;
    min-height: 400px;
    width: auto;
    height: 500px;
    transform: translate(-50%, -50%);
	z-index:1;
	white-space: nowrap;
overflow: hidden;
    }

.intro1 {
position: absolute;
	width: 100%;
	height: 500px;
	top:0px;
	left:0px; 
	overflow: hidden;
	white-space: nowrap;
	text-align:center;
	z-index:3;
    }
.logPVIRVE {
position: absolute;
	width: 100px;
	height: 50px;
	top:0px;
	left:0px; 
	overflow: hidden;
	white-space: nowrap;
	text-align:center;
	z-index:9;
    }		
		
.TXTintro {
    font-size: 3vh;
    font-weight: bold;
    text-align: center;
}

.container-fluid{
padding: 0;
}

.header{
height:120px;
line-height:120px;
position:relative;
}
.titre{
background-color:#004F9F;
color:#FFFFFF;
height:30px;
line-height:20px;
text-align:center;
white-space: nowrap;
}
.titre h6{
padding-top:7px;
}
.titre h5 i{
bottom:5px;
text-decoration: none;
color:#FFFFFF;
}
.titre h5 i:hover{
text-decoration: none;
color:yellow;
}

.logo{
color:#FFFFFF;	
background-color:#FFFFFF;	
height:90px;
vertical-align: middle;
z-index:0;
}
.logo img{
height:70px;
}

.icone{
float:left;
max-height: 70%;
margin-top:1%;
}


.btn-custom{
background-color:#7AC81D;
color:#FFFFFF;
}
.btn-custom:hover{
background-color:#004F9F;
color:#FFFFFF;
}

.telephone{background:#FFFFFF; text-decoration: none; color:#004F9F; text-align: center; padding:7px; border-radius:10px; border: 2px solid #7AC81D}
.tel{background:#7AC81D; color:#FFFFFF; text-align: center; padding:6px; border-radius:10px;}
.tel abbr{background:#7AC81D; color:#7AC81D}
.tel:hover{background:#004F9F; color:#FFFFFF; text-align: center; padding:6px; border-radius:10px;}
.tel:hover abbr{background:#004F9F; color:#004F9F}

.about{
padding-top:2%;
text-align:left;
overflow: hidden;
box-shadow: 10px 5px 5px silver;
border-radius:0 20px 50px 0;
padding:20px;
}
.about h2{
text-align:left;
color:#7AC81D;
}
.about article{
margin-top:2%;
}
.about article h3{
text-align:left;
color:#004F9F;
}
.about article h5{
text-align:left;
color:#4FC605
}

.about article p{
text-align:left;
}
.about div img{
border-radius: 20px 20px 20px 20px;
width:80%;
}
.nous{
overflow: hidden;
box-shadow: 10px 5px 5px silver;
border-radius:0 20px 50px 0;
padding:20px;
color:#004F9F;
}
.fournisseurs{
box-shadow: 10px 5px 5px silver;
border-radius:0 20px 50px 0;
padding:20px;

}
.choixenr{
overflow: hidden;
box-shadow: 10px 5px 5px silver;
border-radius:0 20px 50px 0;
padding:20px;
}
.choixenr article{
background-color: rgba(0, 79, 159, 0.1);
border-radius:30px;
padding:10px;
margin: 5px;
text-align:center;
height:200px;
}

.savoir{
overflow: hidden;
box-shadow: 10px 5px 5px silver;
border-radius:0 20px 50px 0;
padding:20px;
}
.savoir img{
border-radius: 100px 100px 100px 100px;
box-shadow: 10px 5px 5px silver;
}

.soluce img{
border-radius: 100px 100px 100px 100px;
box-shadow: 10px 5px 5px silver;
}
.accomp{
overflow: hidden;
box-shadow: 10px 5px 5px silver;
border-radius:0 20px 50px 0;	
text-align:center;
margin: 0 auto;
padding:20px;
text-align:center;
}
.accomp p{
text-align:left;
}

.offres{	
background-image: linear-gradient(to right top, #a4d0fc, #FFFFFF, #FFFFFF, #a4d0fc);
text-align:center;
margin: 0 auto;
overflow: hidden;
padding:20px;
text-align:center;
}
.offres p{
text-align:left;
}

.pourquoi{
width:100%;	
background-color:#004F9F;
color:#FFFFFF;	
text-align:center;
}
.engagement{
text-align:center; 
}
.devis{
overflow: hidden;
background-image: linear-gradient(to right top, #D0D0D0, #FFFFFF, #D0D0D0);
color:#000000;	
text-align:center;
}
.devis form{
line-height:2em;	
text-align:left;
}
.devis label{
color:#004F9F;	
}

nav {	
	display: flex;
	align-items: center;
	padding: 0;
	font-size: calc(0.3rem + 1vw);
	text-align:center;
	vertical-align: top;
	z-index:9999;	
}
li {
  list-style: none;
  margin-left:5%;
}
nav a {
  color:#004F9F;
  text-decoration: none;  
}
nav a:hover {
  color:#7AC81D;
  text-decoration: none;
} 
nav ul {
  display: flex;
  width: 100%;
}

#icons {
  cursor: pointer;
  display: none;
  color:#000000;
  font-size:100%;
}

.contact{
background:#004F9F;
text-align:center;
}

.contact article{
color:#FFFFFF;	
text-align:center;
}

.contact article h3{
color:#FFFFFF;	
text-align:center;
line-height:1em;
}

.contact article p{
color:#FFFFFF;	
text-align:center;
}
.contact article div{
text-align:left;
}
.contact article a{
color:#FFFFFF;	
text-align:left;
line-height:2em;
text-decoration: underline #FFFFFF; 
text-underline-offset: 10px;
}
.contact article a:hover{
color:#7AC81D;	
text-align:left;
line-height:2em;
text-decoration: underline #7AC81D; 
text-underline-offset: 10px;
}
.footer
{
  position:sticky;
  height:20px;
  background:#004F9F;
  color:#FFFFFF;
  border-top:1px solid gray;
  text-align:center;
  bottom:0px;
  font-size: 0.8rem;
}

.emplois{
width:100%;
height: 250px;
background:url("../img/emploi.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: center;
text-align:center;
border-radius:10px;
}
.emplois-tit{
background-color: rgba(0, 79, 159, 0.5);
border-radius:20px;
padding:10px;
margin: 5px;
text-align:center;
height:50%; 
}
.emplois-bg-bleu {
  padding: 20px 0;
  background:#F6F6F6;	
  color:#004F9F;
  text-align:center;
  border-radius:20px;
}
.emplois-bg-bleu a{
text-decoration: none;
}
.emplois-bg-bleu a:hover{
text-decoration: none;
color:white;
}
.emplois-sec {
  padding: 10px 0;
  overflow: hidden;
  background-image: linear-gradient(to right top, #527CB7, #4E75AD, #344d78, #527CB7, #6FA7F7);	
  border-radius:20px;
  color:white;
  text-align:center;
}
.emplois-det {
  padding: 20px;
  overflow: hidden;
  background: #F6F6F6;	
  border-radius:10px;
  color:#004F9F;
  text-align:center;
}

.devis2{
width:100%;
height: 100px;
background:url("../img/emploi.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: center;
text-align:center;
border-radius:10px;
}
.devis2-tit{
background-color: rgba(0, 79, 159, 0.5);
border-radius:20px;
padding:10px;
margin: 5px;
text-align:center; 
}

.section-box {
	border-radius: 2rem; 
	border:0.1rem solid #004F9F;
	overflow: hidden;
	padding:10px;
	margin:10px;
	text-align:center;
}

.section-box-t1 {
	font-size: 1rem;
	color: #004F9F;
	text-align:center;
}
.section-box-t2 {
	font-size: 0.8rem;
	color: #344d78;
	text-align:center;
}


@media (max-width: 768px) {
	
.intro1 {
    position: absolute;
	width: 100%;
	height: 350px;
	top:50px;
	left:0px; 
	overflow: hidden;
	white-space: nowrap;
	text-align:center;
	z-index:3;
    }	
			
	
.TXTintro {
    font-size: 2.5vh;
    font-weight: bold;
    font-family: Roboto;
    text-align: center;
}
		
  :root {
    --marquee-width: 100vw;
    --marquee-height: 16vh;
    --marquee-elements-displayed: 3;
  }
  
	#icons {
	display: block;
	}
	#icons:before {
	content: "\2630";
	font-size:300%;
	color:#004F9F;
	}
	.active #icons:before {
	content: "\2715";
	font-size:300%;
	color:#004F9F;	
	}
	.titre h6{
	padding-top:8px;	
	font-size: 0.7em;
	} 
	.titre h5{
	padding-top:5px;	
	font-size: 1em;
	} 	
	.icone{
	margin-top:5%;
	max-height: 50%;
	} 
	.about div img{
	border-radius: 20px 20px 20px 20px;
	width:100%;
	}

	nav {
	float:right;
	margin-right:10%;
	}	
	nav ul {
	position: fixed;
	z-index:9999;
	left: -100%;
	top: 15%;
	flex-direction: column;
	width: 100%;
	text-align: center;
	transition: 0.25s;
	font-size: 1.2rem;	
	}

	nav li {
	overflow: hidden;
	background-image: linear-gradient(to right top, #D0D0D0, #FFFFFF,#FFFFFF,#FFFFFF, #D0D0D0);
	padding: 0px 0;
	height:80px;
	vertical-align: middle;
	text-align: center;
	font-size:1.2em;
	border-bottom: 1px solid silver;
	}	
	nav.active ul {
	left: 0;
	}
	nav a abbr{
	color:#FFFFFF;
	}	
	.choixenr img{
		width:60px;
	}	
	
	.emplois-tit{
	 font-size: 0.8rem;
	}
}	

/****** LOGIN MODAL ******/
.loginmodal-container {
  padding: 30px;
  max-width: 500px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 79, 159, 0.3);
  overflow: hidden;
  line-height:30px;
  padding:10px;
}

.loginmodal-container h1 {
  text-align: center;
  font-size: 1.6em;
  color:#004F9F;
}

.loginmodal-container input[type=text], input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0, 79, 159,0.1);
}

.login-help{
  width: 100%;
  display: block;
  margin: 0 auto;
  padding:10px;
  position: relative;
}

.login-help a{
text-decoration: none;
color:silver;
}
.login-help a:hover{
text-decoration: none;
color:#7AC81D;
}


.text-animation span {
  display: block;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 1s ease forwards;
}

.text-animation span:nth-child(1) {
  animation-delay: 0.5s;
}
.text-animation span:nth-child(2) {
  animation-delay: 1s;
}
.text-animation span:nth-child(3) {
  animation-delay: 1.5s;
}
.text-animation span:nth-child(4) {
  animation-delay: 2s;
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}


.text-style {
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}
.animation-bounce {
    animation-name: bounce;
    animation-duration: 3s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0) }
    40% {transform: translateY(-20px) }
    60% {transform: translateY(-10px) }
}

@keyframes move-down {
	0% {
		transform: translateY(-10px);
	}
	50% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(-10px);
	}
}	