i/* 
Solidity Template 
http://www.templatemo.com/preview/templatemo_407_solidity 
*/

body {  font: 14px/1.85em 'Open Sans', Arial, Helvetice Neue, sans-serif; color: #888888; font-weight: 300; font-style: normal; -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */ -webkit-text-size-adjust: 100%; }

a, a:hover, a:focus { 
	text-decoration: none; 
	-webkit-transition: all 150ms ease-in; 
	-moz-transition: all 150ms ease-in; 
	-o-transition: all 150ms ease-in; 
	transition: all 150ms ease-in;
}

h1, h2, h3, h4, h5, h6 { 
	font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif; 
	color: #996600;
}

h1 { 
	text-transform: uppercase; width: 100%; border-bottom: 1px solid #3cb04a; font-size: 24px; color: /*#333333*/ #996600; padding-bottom: 10px; font-weight: bold; 
}

.clear { 
	clear: both;
}

.content { 
 	display: none; 
	height: auto;
}

.homepage { 
 	display: block;
}

.templatemo_title { 
	float: left; 
	width: 100%; 
	font-size: 46px; 
	color: #3cb04a;
	font-weight: 400; 
	margin-top: 20px;
	display: inline-block;
}

.templatemo_title a { 
	color: #3cb04a; 
}

.templatemo_title img {
	width: 260px;
}
.templatemo_subtitle { 
	float: left; 
	margin-top: 5px; 
}

.templatemo_search { 
 	float: left; 
	width: 100%;
}
.templatemo_search input { 
 	border: 1px solid #cccccc; 
	padding: 7px; 
	width: 100%; 
	font-style: italic; 
	color: #999999;
}

::-webkit-input-placeholder { 
 /* WebKit browsers */
    color: #999999;
}
:-moz-placeholder { 
 /* Mozilla Firefox 4 to 18 */
    color: #999999;
}
::-moz-placeholder { 
 /* Mozilla Firefox 19+ */
    color: #999999;
}
:-ms-input-placeholder { 
 /* Internet Explorer 10+ */
    color: #999999;
}

.responsive-navigation { 
 	background: #3cb04a; 
	float: left; 
	padding: 10px 0px; 
	margin-bottom: 30px;
	margin-left: -18%;
}
.menu-toggle-btn { 
	 margin-left: 20px;
}

a.menu-toggle-btn { 
	 color: #ffffff;
}

.templatemo_menu { 
 	text-align: center;
}

.responsive_menu ul { 
 	padding: 0; 
	margin: 0; 
	list-style: none;
}

.main_menu { 
 	text-align: center; 
	margin-top: 30px; 
	margin-bottom: 30px;
}
.main_menu div.col-md-2 { 
 	margin-bottom: 1px; 
	font-size: 16px;
}
.main_menu div.col-md-2 div.fa { 
	font-size: 30012
}
.main_menu div.col-md-2 a { 
 	color: white; 
	text-transform: uppercase; 
	display: block; 
	background-color: #3cb04a; 
	-webkit-transition: all 150ms ease-in; 
	-moz-transition: all 150ms ease-in; 
	-o-transition: all 150ms ease-in; 
	transition: all 150ms ease-in; 
}

.main_menu div.col-md-2 a:hover { 
	background-color: #1c8b2a; 
}

.main_menu div.col-md-2 a#prev { 
	width: 70px; 
	height: 70px; 
	line-height: 70px; 
	font-weight: 400; 
	cursor: pointer; 
}
.main_menu div.col-md-2 a#next { 
 	width: 70px;
	height: 70px; 
	line-height: 70px; 
	float: right; 
	font-weight: 400; 
	cursor: pointer;
}

a.menu_toggle-btn { 
	width: 100%; 
	height: 60px; 
	background-color: #3cb04a; 
	text-align: center; 
	line-height: 60px; 
	display: block; 
	color: white; 
	}
a.menu_toggle-btn i { 
	line-height: 60px; 
	}

.responsive-navigation { 
	position: relative; 
	width: 100%; 
	display: block; 
	z-index: 9999; 
}

.responsive_menu { 
	display: none; 
	background-color: #38a345; 
}
.responsive_menu ul li a { 
	color: white; 
	text-transform: uppercase; 
	display: block; 
	padding: 10px 20px; 
	border-bottom: 1px solid #9bd3a2; 
}

.main-slider { 
	width: 100%; 
	height: 450px;
	margin-top: 30px;
}

.flexslider .slides { 
	height: 570px;
}

.slider-caption { 
	position: absolute; 
	vertical-align: middle; 
	width: 100%; 
	text-align: center; 
	height: 100px; 
	z-index: 8; 
	color: white; 
	top: 200px; 
}

.slider-caption h2 { 
	font-size: 40px; 
	text-transform: uppercase; 
	font-weight: 800; 
	margin-bottom: 30px; 
	color:#3cb04a;
	font-family: sans-serif;
}

.slider-caption p { 
	font-size: 16px; 
	text-transform: uppercase; 
	letter-spacing: 2px; 
	width: 50%; 
	margin: 0 auto 30px auto; 
	line-height: 1.8em; 
}

.flexslider { 
	background-color: black; 
	height: 450px; 
	overflow: hidden; 
	margin: 0;
}

.flexslider img { 
	position: relative; 
	opacity: 0.5; 
	width: 100%; 
	z-index: 7; 
}

.flex-control-nav { 
	bottom: 15px; 
	z-index: 9;
}

.flex-control-paging li a { 
	background-color: white; 
	border: 2px solid black; 
	opacity: 0.6;
}

.flex-control-paging li a:hover { 
	opacity: 1; 
	background: white; 
}

.flex-control-paging li a.flex-active { 
	opacity: 1; 
	background: white; 
}

.templatemo_icon { 
	float: left; 
	font-size: 40px; 
	color: /*#3cb04a*/ #996600; 
	text-align: center; 
	padding-bottom: 3px; 
	border-bottom: 2px solid #cccccc;
}

.templatemo_greentitle { 
	float: left; 
	font-size: 20px; 
	color: /*#3cb04a*/ forestgreen; 
	font-weight: bold; 
	text-transform: uppercase; 
	margin-left: 10px; 
	margin-top: 5px;
}
.templatemo_servicegap { 
	margin: 40px 0px 0px 0px;
}
.templatemo_servicegap img { 
	width: 100%;
}

.templatemo_email { 
	 width: 40px; 
	 height: 40px; 
	 border-radius: 20px; 
	 background: #3cb04a; 
	 text-align: center;  
	 left:50%;  
	 margin-left:-20px; 
	 margin-top: -20px; 
	 position: absolute;
	-webkit-transition-duration: 1.5s;
    -moz-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    transition-duration: 1.5s;
     
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
    overflow:hidden;
}

.templatemo_email div.fa { 
	font-size: 16px; 
	color: #ffffff; 
	line-height: 40px;
}

.templatemo_email:hover	{ 
	-webkit-transform: rotate(360deg);    
	-moz-transform: rotate(360deg);   
	 -o-transform: rotate(360deg);
}

.templatemo_teamtext { 
	 float: left;
	 width: 100%;
	 margin: 20px 0px;
}
.templatemo_teamname { 
	float: left;
	width: 50%;
}
.templatemo_teamtitle { 
	float: left; 
	font-size: 18px; 
	color: #3cb04a; 
	font-weight: bold; 
	text-transform: uppercase;
	width: 100%; 
}

.templatemo_teampost { 
	float: left; 
	text-transform: uppercase; 
	font-style: italic;
}

.templatemo_teamsocial { 
	float: right; 
	width: 50%; 
	text-align: right;
}
.templatemo_teamsocial .fa { 
	margin-left: 5px;
	color: #cccccc; 
	font-size: 16px;
}
.templatemo_teamsocial .fa:hover{ color: #3cb04a; }

.templatemo_portfolio img { 
	width: 100%; 
	margin-top: 30px;
}

.fadeInDown	{ 
	color: black;
}

/*------------------------------------------------------
	Gallery Styles 
--------------------------------------------------------*/
.gallery-item { 
	margin-bottom: 0px;
 	position: relative;
	overflow: hidden;
}
.gallery-item .content-gallery { 
	text-align: center;
}
.gallery-item .content-gallery h3 { 
	  color: #b10021;
	  font-size: 16px;
	  font-weight: 300;
	  margin-top: 5px;
	  padding-bottom: 5px;
	  display: inline-block;
}
.gallery-item img { 
 width: 100%;
}
.gallery-item .overlay { 
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: block;
  -webkit-transition: all 50ms ease-in-out;
  -moz-transition: all 50ms ease-in-out;
  -ms-transition: all 50ms ease-in-out;
  -o-transition: all 50ms ease-in-out;
  transition: all 50ms ease-in-out;
}
.gallery-item .overlay a { 
  color: #ffffff;
  text-align: center;
  line-height: 32px;
  position: absolute;
  top: 45%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  font-size: 24px;
}

#templatemo_map	{ 
    width: 100%;
	height: 300px;
	border: 1px solid #cccccc;
	margin: 40px 0px;
}
.templatemo_textbox	{ 
 	width: 50%; 
	float: left; 
	margin-top: 0px;
}
.templatemo_textbox	input { 
	width: 95%; 
	border-radius: 0px; 
	padding: 7px;
}
.templatemo_textareabox	{ 
	width: 100%; 
	float: left;
}
.templatemo_textareabox	textarea { 
	border-radius: 0px;
	padding: 7px; 
	height: 130px; 
	width: 97.5%; 
	margin-top: 20px;
}
.templatemo_textareabox button { 
	border-radius: 0px; 
	background: #3cb04b; 
	padding: 7px 15px; 
	text-transform: uppercase; 
	font-weight: 400; 
	font-size: 16px;
	margin-top: 20px;
}
.templatemo_address ul { 
	float: left; 
	margin: 0px; 
	padding: 0px; 
}
.templatemo_address	li { 
	padding: 0px 0px 10px 0px; 
	margin: 0px; 
	list-style: none; 
	float: left;
}
.templatemo_address	li.fa { 
	width: 10%; 
	color:#3cb04b; 
	font-size: 20px;
}
.templatemo_address	li.text { 
	width: 90%;
	font-size: 16px;
}

.templatemo_footer { 
	background: #3cb04b; 
	margin-top: 30px; 
	padding: 10px 0px; 
	text-align: center; 
	color:#ffffff;
}

.templatemo_footer a { 
	color: #ffffff;
}

.show_name_class {
	margin-top:-115px;
}

.site-header {
	margin-left:9%;
}

@media (max-width: 767px) { 
	.slider-caption a, .slider-caption p { 
	display: none; 
	top: 50px !important; } 
	.templatemo_servicegap {
	float: left;
	width: 100%;
	}
	}

@media (max-width: 655px) {
	.player-controls {width: 165px !important;}
	.progress-wrapper {width: 82px !important;}
}
@media (max-width: 581px) { 
 .slider-caption { top: 20%;}

 .slider-caption h2 {font-size: 17px;}
  }

@media (max-width: 991px) { 
 .navigation	{ 
 display: none;}
	 #main-content { 
 width: 100%; }
 	.first-footer { 
 border-left: 0; }
	.flexslider .slides, .flexslider, .main-slider { 
 height: auto; }
	.service-item { 
 margin-bottom: 30px; }
	.progess-bars { 
 margin-top: 40px; }
 }


@media (min-width: 500px) and (max-width: 768px){
	.name_entreprise {padding-top: 30% !important; width: 200px; margin-left: 54% !important;}

	.info_entreprise {font-size: 10px;}

	.info_entreprise p:first-child {margin-right: 1%;}

	.templatemo_title img {width: 200px;}
}

@media (min-width: 760px) and (max-width: 768px) {
	.fa-navigation: {margin-left: 10%};
}

 @media (min-width: 332px) and (max-width: 991px)	{ 
 .templatemo_address	{ 
	margin-top: 30px; 
	}
	.templatemo_search	{ 
	margin: 20px 0px;
	}
	#cont_NjA4OHwzfDR8NXwxfEZGRkZGRnw5fEZGRkZGRnxjfDE- {overflow:hidden;}

	.site-header {margin-left: auto; margin-right: auto; width: 70%;}

	.responsive-navigation {width: 166%;}

	header {margin-left: 16% !important;}

	.info {font-size: 40px;}

	.name_entreprise {height: 200px; font-weight: bold;color: #a76D24; margin-left: 48%; padding-top: 20%;}

	.info_entreprise {font-size: 10px;}

	.info_entreprise p:first-child {margin-right: 1%;}


}
 @media (min-width: 768px) {
 	.templatemo_search	{ 
	margin-top: 60px;}
	.fa-navigation {margin-left: 3%;}

 }
 @media (min-width: 768px) and (max-width: 991px) {
/* 	.main-navigation { margin-top: 20px;}
*/ 	#cont_NjA4OHwzfDR8NXwxfEZGRkZGRnw5fEZGRkZGRnxjfDE- {overflow:hidden;}

	.responsive_menu ul li a{margin-left: 2%;}
 }

 @media (min-width: 768px) and (max-width: 900px) {
 	#cont_NjA4OHwzfDR8NXwxfEZGRkZGRnw5fEZGRkZGRnxjfDE- {overflow:hidden;}

 	.templatemo_title img {margin-bottom: 25px;}
 }
 @media (min-width: 992px) { 
	.main_menu div.col-md-2 div.fa	{ line-height: 128px;}
	.main_menu div.col-md-2 a{ 
 	height: 128px; 
	line-height: 128px;
	}
	.main_menu div.col-md-2 a#prev	{ 
	margin-top: 22%;
	}
	.main_menu div.col-md-2 a#next	{ 
	margin-top: 22%;
	}
	.templatemo_imagecontrol { 
	height: 118px; 
	overflow: hidden;
	}
	.templatemo_imagecontrol .gallery-item .overlay a{ 
 top: 20%;}
	.templatemo_address	{ 
 margin-top: 0px;}
 	.show_name_class { margin-top: -100px;}

 	.templatemo_footer p.copyright{margin:0px;}

 	#cont_NjA4OHwzfDR8NXwxfEZGRkZGRnw5fEZGRkZGRnxjfDE- {overflow:hidden; width: 100% !important}

 	.slider-caption {top:140px;}

 	.flexslider, .main-slider {height: 374px;}

 	.flexslider .slider-caption4 img {top: -125px;}

	.slide4 {margin-top: -16%;}

	.name_entreprise {height: 150px; font-weight: bold; font-size: 80px; color: #a76D24; margin-left: 25%; padding-top: 5%;}

	.info_entreprise {font-size: 15px; margin-left: 3%;}

	.info_entreprise p {margin-right: 30px;}
 }
 
@media (min-width: 1200px) { 
	.main_menu div.col-md-2 div.fa	{ 
	line-height: 100px;
	}
	.main_menu div.col-md-2 a{ 
	 height: 126px; 
	 line-height: 160px;
	 }
	.main_menu div.col-md-2 a#prev	{ 
	margin-top: 27%;
	}
	.main_menu div.col-md-2 a#next	{ 
 	margin-top: 27%;
	}
	.templatemo_imagecontrol { 
	height: 140px; 
	overflow: hidden;
	}
	.templatemo_imagecontrol .gallery-item .overlay a { 
	top: 22%;
	}
	.main_menu div.col-md-2 div.fa {font-size: 300%;}

	.show_name_class { margin-top: -130px;}

	/*.main-navigation { margin-left: -9%;}*/

	.templatemo_footer p.copyright {position: inherit; margin: 0px;}

	.flexslider .slider-caption4 img {top: -125px;}

	.slide4 {margin-top: -16%;}

	.name_entreprise {height: 150px; font-weight: bold; font-size: 100px; margin-left: 25%; padding-top: 0%;}

	.info_entreprise {font-size: 20px; margin-left: 5%;}

	div#menu-1.content.homepage .col-md-12 {margin-top: -3%;}

	.name_entreprise p:first-child {margin-right: 1%;}

	}

	@media (min-width: 332px) and (max-width: 500px) {
	#item {display: none;}
	.meteo {margin-left: -13%;}
	.flexslider, .main-slider {height: 167px;}
	.templatemo_title img {width: 150px;}
	.info  {font-size: 22px; height: 150px;}
	.info_entreprise {font-size: 9px !important;};
	.name_entreprise {margin-left: 39% !important;}
	header {margin-left: 0% !important;}
	iframe#NjA4OHwzfDR8NXwxfEZGRkZGRnw5fEZGRkZGRnxjfDE- {width:175px;}
	#cont_NjA4OHwzfDR8NXwxfEZGRkZGRnw5fEZGRkZGRnxjfDE-{margin-left: 15%;} 
} 

 div.testi
 {
 	margin-bottom: 40px;
 }

 div.testimonials
{
	margin-bottom: 40px;
	display: inherit !important;
}

.img-circle{width:170px; height: 170px;}

div.testimonials h2
{
	color: #3cb04a;
}

div.testimonials2 h2
{
	color: #3cb04a;
}
form.form-horizontal div.col-sm-offset-2
{
	margin-top: -4%;
}

li.fa
{
	color: #996600
}

p.description.showing {display:none !important;}

.tracklist {display: none !important;}

.album-cover {display:none !important;}

.rating{display:none !important;}

#item {width:50px;}

#cont_NjA4OHwzfDR8NXwxfEZGRkZGRnw5fEZGRkZGRnxjfDE- {padding-top:2%; width: 100%;}

#menu-container div.downloads p, div#menu-container div.downloads h2 {margin-left:10%;}

.show_name_class {font-size:70%;}

.templatemo_footer p.copyright {font-size: 15px;}

.main-navigation {margin-left: -9%;} 

.img-square { width: 100px; margin-left: 50px;}

header {margin-left: 15%; margin-bottom: -2%}

.name_entreprise {color: #a76D24;}

.history{margin-bottom: 0% !important;}

.services-missions .services-goal .services-who{margin-left: 2%;}

.service h4 {color: #3cb04a;}

/* tableau tarifs */

.deduc {color: red;}

.colspan {text-align: center;}

.infos-tarifs p {font-style: italic; margin-bottom: 0;}

.fa-star {color: #996600;}

.music {display: none;}

#cont_NjA4OHwzfDR8NXwxfEZGRkZGRnw5fEZGRkZGRnxjfDE- {overflow:hidden; width: 100% !important}

.alert {position: absolute; top: 33%; right: 8%;}

