@charset "UTF-8";
/* CSS Document */

<style type="text/css">
body {
    min-height: 100%;
	margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
h1 {
	text-align: center;
	font-size: 30px;
	color: #fff;
}
h1 {
	text-align: left;
	font-size: 30px;
	color: #a32136;
	/*padding: 0px 0 25px 0;*/
	/*background: url(images/ligne_h1.jpg) no-repeat bottom center;*/
}
h2 {
	font-size: 20px;
	color: #000;
	/*padding: 0px 0 25px 0;*/
}
h3 {
	font-size: 14px;
	color: #4e4d50;
	padding: 0;
}
a {
	color: #333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
}	
.main {
	left:auto;
	top:0px;
	right: auto;
	bottom: 0px;
	overflow: auto;
	width:100%;
	height:100%;	
	margin-top:0px;
}

.block {float:left; margin: 0 11px 22px 0;}	
body,td,th {
	font-family: 'Roboto Condensed', sans-serif;
}
.header {
	height: 100vh;
}
video {
	display: inline-block;
	vertical-align: baseline;
	object-fit: contain;
}
#bgvid {
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background: url('uploads/images/renova-fixed.jpg') no-repeat;
	background-size: cover;
}
a.title {
	float: left;
	margin-top:20px;
}
a.title2 {
	float: right;
	margin-top:20px;
}
#header-overlay {
	position: relative;
	height: 100%;
	width: 100%;
	/*text-align: center;*/
}
.banner {
	width:100%;
	height:auto;
	/*background-color: #11afed;*/
	overflow: hidden;
	box-shadow: 8px 8px 12px #555;
	z-index:99;
}
#header-overlay a.to-content {
	position: absolute;
	bottom: 25px;
	width: 50px;
	height: 50px;
	background: none;
	transition: all 0.3s ease 0s;
	background-color: #FFF;
	border-radius: 25px;
	/*padding-top: 15px;*/
	left: 48.2%;
	border: 2px solid #11afed;
}
#header-caption {
	margin-top: 150px;
	font-size: 3em;
	color: #fff;
	font-style: italic;
	text-align: center;
	text-shadow: 3px 3px 6px #777;
}

.cta-fixed {
	position: fixed;
	z-index: 100;
	top: 250px;
	right: 0;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	width:320px;
}

.cta-fixed a {
	display: block;
	padding: 0px 27px 0px 27px;
	background-color: #a9237b;
	color: #fff;
	font-size: 36px;
	font-family: 'Pacifico', cursive;
	border-radius: 5px 5px 0 0;
	-webkit-transition: all .35s;
	transition: all .35s;
	text-decoration: none;
}

.cta-text {
	display:inline-block;
	position: absolute;
	width:180px;
	margin-top:10px;
}

.glyphicon {
	position: relative;
	position: relative;
	top: 30%;
	left:30%;
	color:#11afed;
	display: inline-block;
	/*font-family: 'Glyphicons Halflings';*/
	font-style: normal;
	font-weight: bolder;
	font-size: 2em;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.glyphicon-chevron-down:before {
	content: "﻿˅";
}
a.to-content {
	color: #11afed;
	text-decoration: none;
}
.container {
	position: relative;
	overflow: auto;
	max-width: 1200px;
	margin: 0 auto;
}
.blocs-services, a.blocs-services {
	width: 300px;
	height: 150px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	display:inline-block;
	color:#fff;
	text-transform: uppercase;
	text-align:center;
  	display: table-cell; /* comportement visuel de cellule */
  	vertical-align: middle;
}
a.blocs-services:hover {
	color:#fff;
}

#gris1 {
	background-color:#d9dadb;
}
#gris1:hover, #gris2:hover, #gris3:hover, #gris4:hover {
	background-color:#11afed;
}
#gris2 {
	background-color:#b1b3b4;
}
#gris3 {
	background-color:#707173;
}
#gris4 {
	background-color:#58585a;
}
.element {
    margin: 0 auto;
}

.a-propos-texte {
	display:block;
	float:left;
	width:66.666%;
}
.a-propos-texte-content {
	display:block;
	float:left;
	max-width:100%;
	padding:30px;
}
.a-propos-texte-content h1 {
	background: url(images/ligne_h1.jpg) no-repeat bottom left;
	text-align:left;
}
.a-propos-texte-content p {
	text-align:left;
	line-height:1.75em;
}
.a-propos-visu {
	display:block;
	float:right;
	width:33.333%;
}
.a-propos-visu img {
	width:100%;
}
	
.bottom-bar {
	width:100%;
	height:20px;
	background-color:#2d6232;
	margin-top:0px;
}
.logo {
	float: left;
	margin: 10px 0 0 0px;
}
.logo img {width:100%;}
.lang {
	display: block;
	margin: 30px 30px 30px 0;
	color: #333;
	position: absolute;
	right: 0;
}	
.lang a, .lang a:visited {
	/*border: solid 1px #9d8d82;*/
	padding: 2px;
	text-decoration:none;
	margin-left: 20px;
}
.lang ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
.lang li {
	float: left;
}
.lang li a, .lang li a:visited, .lang li a.menuactive, .lang li.sectionheader a, .lang li.sectionheader {
	float: left;
	padding: 2px;
	text-decoration:none;
	margin-left: 20px;
	color: #fff;
}
.lang li a.current,.lang li a:hover,.lang li a.active, .lang li a.current:hover,.lang li a.current:active, .lang li a.menuactive {
	/*color: #2d6232;*/
	text-decoration:underline;
}
.espace {
	display: block;
	float: right;
	color:#4e4d50;
	margin: 30px 0px 0 30px;
}
.espace a, .espace a:visited, .espace a:link {
	color:#4e4d50;
}

.menu {
	display:block;
	height: 59px;
	/*text-transform: uppercase;*/
	position: absolute;
	right: 0;
	top: 100px;
}
.menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	height:39px;
	padding-top: 20px;
	
}
.menu li {
	float: left;
	padding: 0px 25px;
	border-left: 1px solid #333;
}

.menu li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #333;
	text-decoration: none;
	/*width: 127.7px;
	-ms-width: 127.7px;
	-moz-width: 127.7px;
	-webkit-width: 127.7px;
	-o-width: 127.7px;*/
	text-align: right;
}
.menu li a:first-child {
	border:none;
}

.menu li a:hover {
	text-decoration: underline;
	cursor:default;
}
.menu li a.active {
	text-decoration: underline;
}
.menu li a.current,.menu li a.current:hover,.menu li a.current:active {
	text-decoration: underline;
	cursor:default;
}	
.visu {
	width: 100%;
	position: relative;
}

.visu img {width:100%;height:auto;position:relative;}

.visu2 {width:100%;height:auto;position:absolute;top:0;left:0;}
.visu-titre {
	position:absolute;
	top:40%;
	width:100%;
	text-align: center;
	font-size: 80px;
	color: #fff;
	font-family: 'Cookie', cursive;
}
.visu-content {
	width: 100%;
	position: relative;
}

#content {
	height: auto;
	position: relative;
	width:100%;
	background-color:#fff;
}
section {
	padding: 10px 0;
}
	
.content_text {
	height: auto;
	width: 1200px;
	margin: 0 auto;
	padding: 20px;
	color: #4e4d50;
	line-height: 22px;
	position: relative;
}
.content_visus {
	float: right;
	height: auto;
	width: 35.83%;
	height:auto;
	margin-top: 50px;
}
.content_visus img {
	margin-bottom: 30px;
	width:46.51%;
}
p {
	font-size: 17px;
	font-style: normal;
	text-align: left;
	margin: 0px 0 20px 0;
	color:#333;
}
.bloc-actu {
	background-color:white;
	width:43%;
	margin:20px;
	float:left;
	padding:20px;
}

.address {
	background: #333;
	float: left;
	height: 15px;
	width: 100%;
	padding: 25px 0;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	margin-top: 30px;
	
}

.address a, .address a:hover, .address a:visited {color: #FFF;}

.footer {
	float:left;
	padding: 20px 0;
	/*max-width: 1200px;
	margin: 10px auto;*/
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #032028;
	color: #fff;
	text-align: left;
}

.footer a, .footer a:visited {
	color: #fff;
}
	

.copyright {
	float:left;
	height: auto;
	/*max-width: 1200px;
	margin: 10px auto;*/
	font-size: 12px;
	text-align: left;
	padding-top:17px;	
}

.logofoot {margin:18px 0 12px 0;float:left;}
.adressfoot {margin: 20px 0 0 200px;float:left;}
.social {float:right;}
.social img {margin-left:30px;}

.footer-menu-bkg {
	float:left;
	width:100%; 
	height: auto;
	background-image:linear-gradient(#1a411e, #287939);
}
.footer-menu {
	max-width: 1200px;
	height:auto;
	margin: 0px auto;
	
	/*max-width: 1200px;
	margin: 10px auto;*/
}
.footer-menu-bloc {
	display: block;
	float:left;
	width:200px;
	height: auto;
	margin: 10px 0;
}

.footer-text-bkg {
	float:left;
	width:100%; 
	height: auto;
}
.footer-text {
	max-width: 1200px;
	height:auto;
	margin: 0px auto;
}
.footer-text1 {
	width: 100%;
	padding: 10px 0 5px 0;
	float:left;
}


.footer_text {width:1200px;margin:0 auto;padding: 10px 0;}


#style1, #style1 a {
	color: #FFF;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
}

.menu select {display:none;}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}

.form-control {
	display: block;
	width: 90%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn-primary {
	color: #fff;
	background-color: #4b7ebc;
	border-color: #4b7ebc;
}

.content_text select {
	float: left;
font-size: 14px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: solid 1px #ccc;
border-radius: 0px;
padding: 0 0px 0 30px;
width: 30%;
height: 30px;
background: url(images/arrow-down-select.jpg) no-repeat right 10px top 9px;
text-indent: 0.01px;
text-overflow: '';
margin: 0px 20px 0 0px; 
font-size: 14px;
}

/*
---------------------------------------------NAV START
*/

.menu li ul { 
        position: absolute;
        width: 144px;
        left: -999em; /*loin du champ de vision */
}


.menu li ul li {
    /*border: 1px solid #fff;*/
	width: 144px;
	/*height: 42px;*/
	display: block;
	padding:5px;
	/*text-align:center;*/
	background-color: #fff;
	position:relative;
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body .menu li ul li {
        border-top : 1px solid transparent;
}

.menu li ul ul {
        margin: -22px 0 0 144px ;   
}

html>body .menu li ul ul {
        border-left: 1px solid transparent ;
}

.menu li:hover ul ul, .menu li.sfhover ul ul {
        left: -999em;
}

.menu li:hover ul, .menu li li:hover ul, .menu li.sfhover ul, .menu li li.sfhover ul {
        left: auto; /* Repositionnement normal */
        min-height: 0; /* Corrige un bug sous IE */
        display:block;
        width : 145px; /* largeur */
}

.menu ul li ul li:hover {
	display:block;
        background-color: #fff;
}

.menu ul li ul li a {
	display:block;
        padding: 5px 15px; 
		text-transform: none;
		text-align: left;
}

.menu ul li ul {
	margin: 0px 0 0 100px;
        /*padding-top:12px;*/
        list-style-type: none;
		/*border: 1px solid #9d8d82;*/
		box-shadow: 1px 1px 5px #c7c7c7;
		background-color:#fff;
		padding: 15px 15px;
}

.menu ul li ul li.menuactive {
        display:block;
        background-color: #fff;
}

select.select-menu {display:none;}

/*
---------------------------------------------NAV END
*/


@media (max-width: 1025px) {

.menu {margin: 38px 50px 10px 0;}
.menu li a {padding: 15px 0px 5px 10px;}
.footer-menu-bloc {margin: 10px;font-size: 14px;}
.header {
	left:auto;
	right: auto;
	/*overflow: auto;*/
	width:100%;
	height:auto;	
	margin-top:0px;
	
}

}



@media (max-width: 640px) {
.hide_mobile,
.hide{display:none !important;}
    * {
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }
    
    /* passer body (et tous les ÃƒÂ©lÃƒÂ©ments de largeur fixe) en largeur automatique */

    body {
        width: auto;
        margin: 0;
        padding: 0;
    }
    
    /* fixer une largeur maximale de 100% aux ÃƒÂ©lÃƒÂ©ments potentiellement problÃƒÂ©matiques */

    img,
    table,
    td,
    blockquote,
    code,
    pre,
    textarea,
    input,
    iframe,
    object,
    embed,
    video {
        max-width: 100%;
    }
    
    /* conserver le ratio des images */

    img {
        height: auto;
    }
    
    /* gestion des mots longs */

    textarea,
    table,
    td,
    th,
    code,
    pre,
    samp {
        -webkit-hyphens: auto; /* cÃƒÂ©sure propre */
        -moz-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word; /* passage Ãƒ  la ligne forcÃƒÂ© */
    }
    
    code,
    pre,
    samp {
        white-space: pre-wrap; /* passage Ãƒ  la ligne spÃƒÂ©cifique pour les ÃƒÂ©lÃƒÂ©ments Ãƒ  chÃƒÂ¢sse fixe */
    }
    
    /* Passer Ãƒ  une seule colonne (Ãƒ  appliquer aux ÃƒÂ©lÃƒÂ©ments multi-colonnes) */

    element1,
    element2 {
        float: none;
        width: auto;
    }
    
    /* masquer les ÃƒÂ©lÃƒÂ©ments superflus */

    #hide_mobile {
        display: none !important;
    }
    

.header{width: 100%;height:100%}
.logo{width: 100%;height:auto;padding: 0 10px;margin: 10px 0 0 0;}
.menu {background:none;height:15px;}
.menu ul     { display: none; }
.menu select { display: inline-block;width:100%;margin: 60px 0 20px 0;background-color:#414545;color:#fff;font-size:1.2em;border:none;padding:0.2em;}


.menu{
  height:auto;margin-top:-40px;width:100%;
  -webkit-background-size: cover; /* pour Chrome et Safari */
  -moz-background-size: cover; /* pour Firefox */
  -o-background-size: cover; /* pour Opera */
  background-size: cover; /* version standardisÃƒÂ©e */
}

.content_text {width:100%;padding: 20px;}
.content_visus {width: 90%; margin: 0 20px;}
.teleph {width:90%; height: 85px; text-align:center; margin: 0 20px; }
.address {height: auto;}
.footer {width: 100%;}
.content_text select {width: 90%;}
.footer_text {width:100%;}

select.select-menu {
	display:inline-block;
	border: 1px solid #DDD;
	background-color: #e4e4e4;
	width: 100%;
	height: 30px;
	padding: 5px;
	margin: 0;
	cursor: pointer;
	outline: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 20px;
}

.visu {display:none;}
.ombre-visu {display:none;}
.espace {margin: 10px 10px 0 30px;}
.lang {
	float: left;
	margin: 10px 0;
}
.footer-text1 {width:100%;padding: 10px 0 5px 5px;}
.footer-text2 {width:100%;padding: 10px 0 5px 5px;}

}

body {
	margin: 0px;
}
.cms_submit.fbsubmit {
	color: #fff;
	background-color: #11afed;
	border-color: #11afed;
	width: 150px;
}
.contactform td {
       color: #666;
       margin-bottom: 20px
}
.contactform input {
      padding: 10px;
      width: 100%;
      font-size: 18px;
}
textarea {
      color: #666;
      font-size: 1em;
      width: 100%;
}
