@import url(http://fonts.googleapis.com/css?family=Damion);
@import url(http://fonts.googleapis.com/css?family=Calligraffitti);
@import url(http://fonts.googleapis.com/css?family=Satisfy);


#navig{
	position:absolute;
	top:-1000px;
}

.boutgall{
	text-decoration:none;
	padding:10px;
	color: rgba(70,70,70,1.00);
	size:30px;
	background: rgba(255,255,255,1.00);
	-webkit-border-radius: 55px;
-moz-border-radius: 55px;
border-radius: 55px;
border: solid 7px #92e1b7;
text-transform: 
uppercase;}



#mabit{
	position:absolute;
	top-1000px;
	filter: alpha(opacity=0);
	opacity: 0;
	moz-opacity: 0;
}

#menu{
	
	background-color: rgba(255,255,255,0.90);
	width: 100%;
	height: auto;
	min-height: 48px;
	
	position: fixed;
	
	border-bottom: 5px solid #92e1b7;
	text-align: center;
	
	z-index: 1;
	
}

#menu ul{

	padding-top: 10px;
	display: inline-block;


	width: 700px;
		padding-top: 5px;
		
		margin-right: 20px;
}

.logo_menu{

margin-left: 30px;

}

#menu ul li{
display: inline-block;
	color: rgba(0,0,0,0.5);
	font-family: sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding: 15px 10px 10px 10px;
	margin-left: 3%;
	font-weight: 800;
	vertical-align: top;
	letter-spacing : 3px;
	line-height: 60px;
}

@media screen and (max-width:400px) {

	img, p, input, textarea{
		max-width: 90%;
	
    resize: none; 

	}
	
	imager{
		max-width: 90%;
		padding:0px;
		margin-left: 0px;
		margin-right: 0px;
	}
	
	#menu{
		max-height: 20px;
		height: 20px;

	}
	
	#menu ul{
	padding-top: 0px;
	height: 20px;
	}
	
	#menu ul li{
	vertical-align: top;
	height: auto;
	line-height: 20px;
	height: 20px;
	}
	
	h1{
		font-weight: 0;
	}
	
	#delete{
		visibility: hidden;
		display:none;
	}
	

}

@media screen and (max-width:500px) {
	#menu ul li{
		font-size: 10px;
		padding: 20px 0px 5px 0px;
		line-height: 40px;
		margin-left: 5px;
		margin-right: 5px;
	}	

	#menu ul{
		width: 100%;
	}

	.logo_menu{

		visibility: hidden;
		display: none;
	
	}
	
	 #da-slider .da-slider{
		visibility: hidden;
		display: none;
	}
		
}

	@media screen and (max-width:720px) {
		.logo_menu{

			visibility: hidden;
			display: none;
	
		}
	
		#menu ul{
			width: 100%;
		}
		

	}

.hcontenu{
	padding-top: 80px;
	
}

#menu ul li:hover{
	color: black;
}




.titre{
	margin-top: 140px;
	margin-bottom: -50px;
}


	.titre_r{
		margin-top: 100px;
		margin-bottom: 40px;
		visibility: hidden;
		display: none;
	}
	
	@media screen and (max-width:1050px) {
		.titre{
		margin-top: 100px;
		margin-bottom: 60px;
		visibility: hidden;
		display: none;
	}
	
			.titre_r{
		margin-top: 140px;
		margin-bottom: 60px;
		visibility:visible;
		display:inline;
	}
}



#galerie{
	margin-top:60px;
	max-width:200px;
	margin-bottom:-40px;
	
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: all 0.9s ease;
	opacity: 0.9;
    filter: alpha(opacity=90);
}

#galerie:hover{
	margin-top:75px;
	margin-bottom:-55px;
	max-width:200px;
	
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 1.0;
    filter: alpha(opacity=100);
}


#fuck{
	margin-top:60px;
	max-width:550px;
}

@media screen and (max-width:1050px) {
	
	#fuck{
	margin-top:0px;
	max-width:300px;
	}
	
	#delete{
		visibility: hidden;
		display:none;
	}
}

@media screen and (max-width:450px) {
	
	#fuck{
	margin-top:0px;
	max-width:300px;
	}
	.drone-video{
	max-width:280px;
	}	
		
}



.drone-video{
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	}
	
#services{
	background-color: rgba(255,255,255,0.85);

	margin:0px 0px;
	clear: both;
	padding-left: auto;
	padding-right: auto;
	
	border-bottom: 5px solid #92E0B7;
	border-top: 5px solid #92E0B7;
}




.cont{


	background-color: rgba(255,255,255,0.85);
	padding: 20px; 10px;
	margin:0px 0px;
	clear: both;
	padding-left: auto;
	padding-right: auto;
	
	border-bottom: 5px solid #92E0B7;
	border-top: 5px solid #92E0B7;
	text-align: center;
}

h1{	

	color: white;
	color: rgba(255,255,255,0.90);
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 50px;
	padding: 0px;
	font-weight:0;
	letter-spacing: 5px;
	
}

#services1{
	width: 100%;
	max-width: 1400px;
	text-align: center;
	display: inline-block;
}

.services{
	max-width: 400px;
	display: inline-block;
	
	vertical-align: top;
	
	margin-top: 20px;
	margin-bottom: 10px;
	background:rgba(255,255,255,0.50);
	padding: 10px;
	
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

iframe{
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

#titre-bg{
	background:url(../image/titre-bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-size:cover;
	min-height:200px;
}

.services p{
	padding: 10px 20px;
	max-width: 350px;
}

.services img{

-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;


padding: 5px;
}



p{
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	display:inline-block;
}

.justif{
	text-align: justify;
}

.right{
	text-align: right;
}

.ligne{

	margin-top: 0px;
	margin-bottom: 8px;
	width: 100%;
	height: 3px;
	background-image: url(../image/dot.png);
}

.ligne2{

	margin-top: 8px;
	margin-bottom: 0px;
	width: 100%;
	height: 3px;
	background-image: url(../image/dot.png);
}

.icon{
}

#sign{
	color: white;
	font-size: 12px;
	letter-spacing: 2px;
	word-spacing: 6px;
}

/* //////////////////////////////////////////// */


/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input, textarea{
outline: none;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/*/////////team///////*/

#team{
	padding-top: 0px;
	padding-bottom: 10px;
	min-height: auto;
}

#team_img{
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
padding: 0px;
border: 5px solid #92e1b7;

margin: 15px;
}


#team p{
	float: none;
	text-align:center;
}

#team #philosophie {
	text-align:center;
		max-width: 650px;
}

#team #tphilo{
	margin: 30px 30px 10px 30px;
}

/*/////////DEVIS///////*/


.services p a{
	left:-15px;
	height:50px;
	display:inline-block;
	

	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 0.85;
    filter: alpha(opacity=85);
	
}

.services p a:hover{
opacity: 1;
    filter: alpha(opacity=100);
-webkit-transform: translate(0px, 5px);
-moz-transform: translate(0px, 5px);
-o-transform: translate(0px, 5px);
-ms-transform: translate(0px, 5px);
transform: translate(0px, 5px);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}


.imdevis{
	margin: 15px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 0.7;
    filter: alpha(opacity=70);
}

.imdevis:hover{
opacity: 1;
    filter: alpha(opacity=100);
-webkit-transform: translate(0px, 5px);
-moz-transform: translate(0px, 5px);
-o-transform: translate(0px, 5px);
-ms-transform: translate(0px, 5px);
transform: translate(0px, 5px);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

.typeform-share{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	background: none;
}

#devis{
	padding-top: 30px;
	padding-bottom: 25px;
	min-height: auto;
	
	#hdevis a{
	max-width: 400px;
	display: inline-block;
	}
}


/*################ CONTACT ##############*/

input{
	
}

.contact1 img{
border: 5px solid #92E0B7;
}

.contact1 h2{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 24px;
	line-height: 30px;
	vertical-align: top;
}



/* General Demo Style */
body{
	font-family: sans-serif;
	background: #000;
	font-weight: 400;
	font-size: 15px;
	color: #646464;
	overflow-y: scroll;
	overflow-x: hidden;
	background: white;
}
.ie7 body{
	overflow:hidden;
}
a{
	text-decoration: none;
}
.container{
	position: relative;
	text-align: center;
}
.clr{
	clear: both;
}



