#menu, body {
	position: relative
}
#btn-google, #list_deroul, #menu ul {
	position: absolute
}
#comp-3 h3, #coordonees p, #form label, #form-left, .comp {
	float: left
}
@font-face {
	font-family: Raleway;
	src: url(../fonts/Raleway-Bold.ttf);
	src: url(../fonts/Raleway-Regular.ttf);
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'Jaapokki Subtract';
	src: url(../fonts/jaapokkisubtract-regular.ttf);
	font-weight: 400;
	font-style: normal
}
html {
	font-family: Raleway, Verdana, sans-serif;
	font-size: .8em;
	letter-spacing: 1pt
}
#navbar a, .h, .rubrique-title, h1, h2, h3 {
	font-family: "Jaapokki Subtract", Verdana, sans-serif
}
body {
	margin: 0
}
*, ::after, ::before {
	box-sizing: border-box
}
.hidden-text {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0;
	line-height: 0
}
.container {
	max-width: 960px;
	margin: 0 auto
}
.clearfix::after {
	content: "";
	display: table;
	clear: both
}
#navbar a, .h, h1, h2, h3 {
	letter-spacing: 1pt;
	margin: 0
}
h2 {
	font-size: 1.4em
}
.container p {
	line-height: 20px
}
.clear {
	display: block;
	clear: both
}
#form, #logo-home, #menu ul {
	display: none
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.rubrique-title {
	font-size: 2em;
	font-weight: lighter;
	margin: auto;
	color: #64c3c7
}
#social ul {
	margin-top: 10px;
	display: flex;
	text-align: center
}
#social ul li a {
	margin-right: 25px
}
#social #btn-fb a {
	display: block;
	margin-left: 10px;
	width: 25px;
	height: 32px;
	background: url(../images/facebook.png) no-repeat;
	background-size: 51px 32px
}
#social #btn-fb a:hover {
	background-position: -26px 0
}
#social #btn-tw a {
	display: block;
	width: 40px;
	height: 32px;
	background: url(../images/twitter.png) no-repeat;
	background-size: 80px 32px
}
#social #btn-tw a:hover {
	background-position: -40px 0
}
#social #btn-in a {
	display: block;
	margin-left: 5px;
	width: 32px;
	height: 32px;
	background: url(../images/instagram.png) no-repeat;
	background-size: 65px 32px
}
#social #btn-in a:hover {
	background-position: -32px 0
}

#social #btn-ld a {
  display: block;
  margin-left: 5px;
  width: 32px;
  height: 32px;
  background: url(../images/linkedin.png) no-repeat;
  background-size: 65px 32px;
}
#social #btn-ld a {
  background-position: 0 0;
}
#social #btn-ld a:hover {
  background-position: -32px 0;
}


#logo {
	margin-top:4vh;
	text-align: center;
	width:100%;
	animation-duration:5s;
	animation-iteration-count:1;
	animation-name:accueil;
}
#logo img{
	margin:0 auto;
}

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

#logo-home {
	left: 20px;
	position: fixed;
	margin-top: 1px
}
@keyframes entree3 {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes retour3 {
0% {
opacity:1
}
100% {
opacity:0
}
}
#navbar {
	margin: 5px 0;
	position: fixed;
	right: 0;
	z-index: 1000;
	-webkit-font-smoothing: antialiased
}
#menu {
	margin: 0px 20px 0 0;
}
#menu ul {
	background: rgba(255,255,255,1);
	width: 140px;
	text-align: right;
	margin: 10px 0 0 -75px;
	z-index: 70
}
#comp-2 h3, #comp-3 h3, #comp-4 h3, #competence, .comp, .image-slide, article#comp-1 h3 {
	text-align: center
}
#menu:hover ul {
	display: block
}
#menu ul li a {
	display: block;
	padding: 12px 15px;
	font-size: 1em
}
#menu ul li a:link, #menu ul li a:visited {
	color: #232323;
	text-decoration: none
}
#menu ul li a:focus, #menu ul li a:hover {
	color: #64c3c7
}

	
#competence {
	margin-top: 12%
}
#competence h4 {
	font-family: Raleway, Verdana, sans-serif;
	font-size: 1em;
	margin: 0 10px 10px
}
#mnh h4, #riverwizz h4 {
	font-size: 1.2em;
	font-family: "Jaapokki Subtract";
	color: #64c3c7;
	font-weight: 400
}
.comp {
	margin: 10px 10px 5px
}
article#comp-1 h3 {
	margin-top: 20px;
	float: left;
	width: 58%
}
#comp-2 h3, #comp-4 h3 {
	float: right;
	width: 58%
}
#comp-3 h3 {
	margin-top: 30px;
	width: 58%
}
#competence .comp img {
	width: 30%
}
#competence #comp-1 img {
	width: 22%
}
#competence #comp-2 img {
	width: 30%
}
#competence #comp-3 img {
	width: 20%
}
#ormes {
	background: url(../images/bg-mobile-ormes.png) top no-repeat;
	background-size: cover;
}
.projet .rubrique-title {
	text-align: center;
	padding-top: 5%
}
#ormes h4 {
	padding: 0
}
#ormes .title-slide {
	font-family: "Jaapokki Subtract";
	color: #64c3c7;
	font-size: 1.4em;
	font-weight: 400;
	margin-top: 5px
}
#text-ormes{
	padding-top: 20%
}
#text-ormes p {
	line-height: 14px;
	font-size: .9em
}
#text-ormes p, #text-ormes ul {
	margin: 0 15px
}
ul.comp-ormes {
	margin: 0;
	padding-bottom: 5px
}
.comp-ormes li {
	font-size: .8em;
	display: inline-block;
	letter-spacing: .6pt
}
#agence h4, #contact h4, #coordonees p, .comp-generation li, .comp-riverwizz li {
	letter-spacing: .8pt
}
.text-slide ul li+li::before {
	background: #64c3c7;
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 5px;
	margin: 0 5px 0 0;
	vertical-align: middle;
	width: 5px
}
#form input, #form textarea {
	resize: none;
	border: none;
	background: 0 0;
	outline: 0
}
.image-slide img {
	max-width: 310px
}
#agence .rubrique-title, #agence h4, #agence-content, #agence-content p, #partenaire .rubrique-title {
	text-align: center
}
#trucks {
	margin-top: 12%;
	background: url(../images/bg-mobile-hausfeld.png) top no-repeat;
	background-size: cover;
}
#trucks .title-slide{
	margin-top:20px;
}


#text-trucks {
	padding-top: 18%
}
#text-trucks p {
	line-height: 16px;
	font-size: .9em
}
#text-trucks p, #text-trucks ul {
	margin: 5px 15px 10px
}
ul.comp-trucks {
	margin: 0
}
.comp-trucks li {
	font-size: .8em;
	display: inline-block
}

#generation {
	margin-top: 12%;
	background: url(../images/bg-mobile-generation.png) top no-repeat;
	background-size: cover;
}
h4 {
	font-family: "Jaapokki Subtract";
	color: #64c3c7;
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: 1pt;
	margin: 0 15px
}
.title-slide {
	font-family: "Jaapokki Subtract";
	color: #64c3c7;
	font-size: 1.4em;
	font-weight: 400;
	margin-top: 0
}
#generation .title-slide {
	margin-top: 20px;
}
#agence h4, #contact h4, #form input, h6 a {
	color: #232323
}
#text-generation {
	padding-top: 18%
}
#text-generation p {
	line-height: 16px;
	font-size: .9em
}
#text-generation p, #text-generation ul {
	margin: 5px 15px 10px
}
ul.comp-generation {
	margin: 0
}
.comp-generation li {
	font-size: .8em;
	display: inline-block
}
#btn-contacter a, #btn-google a {
	letter-spacing: .6pt;
	text-decoration: none
}
#generation .image-slide img {
	max-width: 320px;
	margin-top: -40px
}
#agence, #partenaire {
	margin: 40px 10px
}
#agence h4 {
	font-size: 1.2em;
	font-family: Raleway, Verdana, sans-serif;
	font-weight: 400;
	margin: 0 0 20px
}
#agence-content p, #partenaire h4 {
	font-family: "Jaapokki Subtract";
	color: #64c3c7
}
#agence p {
	line-height: 16px;
	padding-bottom: 5px;
	font-size: .9em
}
#agence-content p {
	font-size: 1em;
	font-weight: 400
}
#agence-content img {
	max-width: 340px
}
#partenaire h4 {
	text-align: center;
	font-size: 1.2em;
	font-weight: 400;
	margin: 0 0 10px
}
#btn-contacter a, #contact h4 {
	font-family: Raleway, Verdana, sans-serif;
	font-weight: 400;
	text-align: center
}
#partenaire p {
	line-height: 16px;
	font-size: .9em;
	text-align: center
}
#logo-partenaire {
	margin-top: 15px
}
.logo-column {
	text-align: center;
	margin-top: 5px
}
#adresse, #logo-middle img {
	margin: 0 20px
}
#form-left, #form-right {
	margin-top: 0;
	width: 45%
}
.logo-column img {
	max-width: 100px;
	justify-content: space-between
}
#logo-down img, #logo-up img {
	margin: 0 10px
}
#logo-middle-2nd img {
	margin: 0 5px
}
#btn-contacter {
	margin: 15px auto 0;
	display: block;
	background: url(../images/btn_ovianet.png) no-repeat;
	width: 160px;
	height: 40px
}
#btn-contacter a {
	padding: 12px 0;
	display: block;
	color: #64c3c7;
	font-size: 1em
}
#contact {
	margin-top: 30px
}
#contact .rubrique-title {
	text-align: center
}
#coordonees h4, #formulaire h3, #list_deroul, h6 a {
	text-align: left
}
#contact h4 {
	font-size: 1em;
	margin: 0 10px 5px
}
#bloc-contact {
	display: block;
	width: 100%;
	height: 60vh
}
#info-ovianet {
	display: block;
	top: 0;
	height: 100%
}
#adresse {
	display: flex
}
#coordonees {
	width: 50%
}
#coordonees h4 {
	margin: 10px 0 0;
	font-family: "Jaapokki Subtract";
	font-size: 1em;
	font-weight: 400
}
#coordonees p {
	font-size: .9em;
	margin: 5px 0
}
#coordonees p span {
	color: #64c3c7;
	font: 400
}
#france a {
	display: block;
	width: 160px;
	height: 158px;
	background: url(../images/france-finale.png) no-repeat
}
#france a:hover {
	background-position: -160px 0
}
#btn-google {
	display: block;
	background: url(../images/btn_ovianet2.png) no-repeat;
	width: 121px;
	height: 30px;
	left: 20px;
	margin-top: -20px
}
#btn-google a {
	padding: 7px 0;
	display: block;
	text-align: center;
	color: #64c3c7;
	font-family: Raleway, Verdana, sans-serif;
	font-size: 1em;
	font-weight: 400
}
#btn-contacter:hover {
	background: url(../images/btn_ovianet2_over.png) no-repeat;
	width: 121px;
	height: 30px
}
#btn-contacter a:hover {
	color: #2e999d
}
.bloc-adresse p {
	letter-spacing: 1pt
}
#formulaire {
	margin: 30px 0 0 20px
}
#formulaire h3 {
	font-weight: 400;
	color: #64c3c7;
	font-family: "Jaapokki Subtract", Verdana, sans-serif;
	font-size: 1.4em
}
#form input, #form input#envoi, #form textarea, #list_deroul, #mention, #retour, .js .input-file-trigger, h6 a {
	font-family: Raleway, Verdana, sans-serif
}
#list_deroul {
	width: 180px;
	padding: 0 10px;
	letter-spacing: .6pt;
	color: #64c3c7;
	font-size: 1em;
	margin-top: 10px;
	border: 1px solid;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
#list_deroul p {
	margin: 7px 0;
	background: url(../images/fleche-select.png) right no-repeat
}
#les_h6 h6 {
	margin: 10px 0
}
h6 a {
	font-size: 1.3em;
	display: block;
	text-decoration: none;
	font-weight: 400
}
#form {
	top: 0;
	height: 100%;
	padding: 5px 10px 0
}
form:target {
	display: block
}
#form-right {
	margin-left: 30px;
	float: right
}
#piece {
	font-size: 1em
}
#form input {
	heigth: 15px;
	margin: 0 0 10px;
	display: block;
	overflow: auto;
	width: 100%;
	font-weight: 400;
	border-bottom: 1px solid #232323;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
#form textarea {
	height: 45px;
	margin: 0 0 20px;
	display: block;
	overflow: auto;
	width: 100%;
	font-weight: 400;
	font-size: 1.2em;
	border-bottom: 1px solid #232323;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #232323
}
::placeholder {
font-size:.8em;
color:#fff
}
#c4ptch4::placeholder {
color:initial;
font-size:12px
}
#p_captcha {
	width: 60%;
	margin-top: 10px
}
.js .input-file-container {
	position: relative;
	height: 30px
}
.js .input-file-trigger {
	display: block;
	margin-left: 10px;
	padding: 5px 15px;
	border: 1px solid #006c78;
	background: #fff;
	font-size: 1em;
	color: #006c78;
	font-weight: 400;
	transition: all .4s;
	cursor: pointer;
	width: 100px;
	height: 28px
}
.js .input-file {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 0;
	opacity: 0;
	cursor: pointer
}
.js .input-file-trigger:focus, .js .input-file-trigger:hover, .js .input-file:focus+.input-file-trigger, .js .input-file:hover+.input-file-trigger {
	border: 1px solid #64c3c7;
	color: #64c3c7
}
.file-return {
	margin: 0
}
.file-return:not(:empty) {
	margin: 1em 0
}
.js .file-return {
	font-style: italic;
	font-size: .9em;
	font-weight: 700
}
.js .file-return:not(:empty):before {
	content: "Selected file: ";
	font-style: normal;
	font-weight: 400
}
.label-file {
	margin-top: 5px;
	text-align: center;
	ont-family: "Raleway", Verdana, sans-serif;
	font-weight: 400;
	font-size: 1.4em;
	color: #232323
}
#form input#envoi {
	margin-top: 10px;
	position: absolute;
	color: #64c3c7;
	font-weight: 400;
	font-size: 1.1em;
	width: 120px;
	padding: 6px 0
}
#retour {
	margin-top: 20px;
	display: block;
	float: right;
	font-weight: italic;
	font-size: 1em;
	color: #232323;
	text-decoration: none
}
#retour:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 1px;
	background: #232323;
	margin-right: 10px;
	-webkit-transition: all 150ms ease-out;
	-moz-transition: all 150ms ease-out;
	-ms-transition: all 150ms ease-out;
	-o-transition: all 150ms ease-out;
	transition: all 150ms ease-out
}
#retour:hover:before {
	width: calc(30px / 3);
	transition: all 150ms ease-out
}
footer #footer {
	position: absolute;
	bottom: 0;
	display: table-row;
	margin-bottom:7px;

}
#background-footer {
	background-color: #f1f1f1;
	width: 100%;
	height: 45px
}
#mention {
	margin: auto;
	text-align: center;
	color: #232323;
	font-weight: 400;
	font-size: .8em
}
#mention p a {
	text-decoration: none;
	color: #64c3c7
}
#social-footer ul {
	margin-left: 8%;
	width: 300px;
	display: flex;
	text-align: center
}
#social-footer ul li {
	margin: 0 20px
}
#social-footer #btn-fb-footer a {
	margin-top: 5px;
	display: block;
	width: 24px;
	height: 32px;
	background: url(../images/facebook.png) no-repeat;
	background-size: 51px 32px
}
#social-footer #btn-fb-footer a:hover {
	background-position: -26px 0
}
#social-footer #btn-tw-footer a {
	margin-top: 5px;
	display: block;
	width: 40px;
	height: 32px;
	background: url(../images/twitter.png) no-repeat;
	background-size: 80px 32px
}
#social-footer #btn-tw-footer a:hover {
	background-position: -40px 0
}
#social-footer #btn-in-footer a {
	margin-top: 5px;
	display: block;
	width: 32px;
	height: 32px;
	background: url(../images/instagram.png) no-repeat;
	background-size: 65px 32px
}
#social-footer #btn-in-footer a:hover {
	background-position: -32px 0
}

#social-footer #btn-ld-footer a {
  display: block;
  width: 32px;
  height: 32px;
  background: url(../images/linkedin.png) no-repeat;
  background-size: 65px 32px;
}
#social-footer #btn-ld-footer a {
  background-position: 0 0;
}
#social-footer #btn-ld-footer a:hover {
  background-position: -32px 0;
}
#mention p {
	margin: 0;
	padding: 0
}

@media (min-width:300px) and (max-width:358px) {
#text-generation p, #text-mnh p {
	line-height: 14px
}
#agence-content, #partenaire h4, .logo-column {
	text-align: center
}
.rubrique-title {
	font-size: 1.8em
}
#competence h3 {
	font-family: 16px
}
.comp img {
	width: 38%
}
#comp-1 img {
	width: 28%
}
#comp-2 img {
	width: 36%
}
#comp-3 img {
	width: 27%
}
#mnh h4 {
	font-size: 1.1em;
	letter-spacing: .8pt
}
#mnh h4.title-slide {
	font-size: 1.6em
}
.projet .image-slide img {
	width: 90%
}
#text-mnh ul {
	margin: 5px 15px;
	font-size: 1em;
	letter-spacing: 1pt
}
#riverwizz h4 {
	font-size: 1.1em;
	padding-top: 10px;
	letter-spacing: .8pt
}
#riverwizz h4.title-slide {
	font-size: 1.6em
}
#generation h4 {
	font-size: 1.1em;
	letter-spacing: .7pt
}
#generation h4.title-slide {
	font-size: 1.6em;
	margin-top: 5px;
	padding-bottom: 0
}
#generation .image-slide img {
	width: 90%;
	padding: 0
}
#text-generation ul {
	margin: 5px 15px;
	font-size: 1em;
	letter-spacing: .8pt
}
#text-generation {
	padding-top: 23%
}
#agence h4 {
	font-size: 1.1em;
	margin-bottom: 10px
}
#coordonees h4, #partenaire h4 {
	font-family: "Jaapokki Subtract";
	font-size: 1em;
	font-weight: 400
}
#agence img {
	width: 92%
}
#partenaire h4 {
	color: #64c3c7;
	margin: 0 0 20px
}
.logo-column {
	margin-top: 20px
}
.logo-column img {
	max-width: 90px;
	justify-content: space-between
}
#btn-contacter {
	margin-top: 30px
}
#contact h4 {
	margin: 0 10px 15px
}
#bloc-contact {
	display: block;
	width: 100%;
	height: 60vh
}
#adresse {
	display: flex;
	margin: 10px 20px
}
#coordonees {
	width: 60%
}
#coordonees h4 {
	margin: 0;
	text-align: left
}
#coordonees p {
	float: left;
	font-size: .9em;
	margin-top: 5px
}
#coordonees p span {
	color: #64c3c7;
	font: 400
}
#france a {
	display: block;
	width: 125px;
	height: 123px;
	background: url(../images/france-finale2.png) no-repeat
}
#france a:hover {
	background-position: -125px 0
}
#btn-google a {
	heigth: 0
}
#formulaire h3 {
	font-size: 1.2em
}
#formulaire {
	margin-top: 60px
}
#form label {
	font-size: .9em
}
#p_captcha, #retour {
	margin-top: 10px
}
#form input#envoi {
	margin-top: 0
}
#social-footer ul {
	margin-left: 16%
}
footer #mention p {
	margin-top: 0;
	font-size: .9em
}
}

@media (min-height:520px) {

#competence {
	margin-top: 10vh
}
.projet {
	margin-top: 3vh
}
#mnh .image-slide img, #mnh .title-slide {
	margin-top: 15px
}
#riverwizz {
	margin-top: 8vh
}
#riverwizz .title-slide {
	margin-top: 30px
}
#article-riverwizz {
	padding-top: 30%
}
#riverwizz .image-slide img {
	margin-top: 15px
}
#generation {
	margin-top: 8vh
}
#generation .title-slide {
	margin-bottom: 5px
}
#generation .image-slide img {
	margin-top: 15px
}
#agence, #contact, #partenaire {
	margin-top: 8vh
}
#agence h3, #partenaire h3 {
	margin-bottom: 10px
}
#agence img {
	margin-top: 20px
}
#btn-contacter, #form input#envoi {
	margin-top: 30px
}
#p_captcha {
	margin-top: 10px
}
#retour {
	margin-top: 40px
}
}
