@font-face {
    font-weight: normal;
    font-style: normal;
}
a { color: #6cbad1 }
body {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	background:#ffffff;
	line-height: 1.32em;
	font-size: 14px;
	text-align: justify
}
canvas { margin: 1em 0 }
h1 { font-size: 1.2em; background-color: #6cbad1; color: #FFF; text-transform: uppercase; padding: 0.5em; margin: 0 0.5em }
h2 { font-size: 1.4em; color: #108faf; text-align: left }
h3 { font-size: 1.25em;	color: #949ed1 }
h4 { font-size: 1.2em; color: #383843; }
h5 { font-size: 1.2em; color: #6cbad1; font-weight: bold; }
h6 { font-size: 1.3em; color: #6cbad1; font-weight: bold; text-transform: uppercase }
hr { border: 0; height: 1px; width:50%; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0))}
.header_bg{
	background: #FFF;
}
.header{
	padding: 4% 0;
}
.logo{
	margin-top: -2em;
	float: left;
}
.logo img {
	max-width: 100%;
	padding-top: 2em;
}
/* start h_menu */
.move {
	padding-left: 2.5em !important;
	border-color: #0b90ae !important;
}
.title_color {
	background-color: #0b90ae !important;
	cursor: default;
}

.title_color:hover {
	color: white !important;
}
.h_menu{
	float: right;
}
nav{
	display:block;
}
.menu{
	display:block;
}
.tab_back { z-index: 0 !important }
.menu li{
	display:inline-block;
	position:relative;
	z-index:100;
}
.menu_bg{
	background: #383843;
}
.menu li:first-child{margin-left:0;z-index:200;}
.menu li.activate a,.menu li a:hover {
	background: #383843;
	box-shadow: inset 0px -4px 0px #5c5858;
	-webkit-box-shadow: inset 0px -4px 0px #5c5858;
	-moz-box-shadow: inset 0px -4px 0px #5c5858;
	-o-box-shadow: inset 0px -4px 0px #5c5858;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
#private_menu .menu li a { padding: 6px 12px; }
.menu li a {
	text-transform:uppercase;
	text-decoration: none;
	font-size: 14px;
	padding: 6px 20px;
	display: block;
	color: #ffffff;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}
.menu li a:hover,.menu li:hover>a{
	color:#ffffff;
	background: #6cbad1;
}
.menu ul{
	display: none;
	margin: 0;
	padding: 0;
	min-width: 100%;
	position: absolute;
	left: 0px;
	background: #ffffff;
}
.menu ul li{display:block;float:none;background:none;margin:0;padding:0;}
.menu ul li a{
	font-size: 13px;
	font-weight: normal;
	display: block;
	border-left: 3px solid #949ed1;
	background:#383843;
	color:#FFF;
	padding: 10px 20px;
}
.menu ul li a:hover,.menu ul li:hover>a {
	background: #f0f0f0;
	border-left: 3px solid #6cbad1;
	color: #797979;
	box-shadow: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
}
.menu li:hover>ul{display:block;}
.menu ul ul{
	left: 132px;
	top: 0px;
}
.menu li .depot {
	background-color: #5c5858;
	color: #FFF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.mobile-menu{
	display: none;
	width: 100%;
	padding: 12px;
	background: #6cbad1;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 16px;
}
.mobile-menu:hover{background:#09768f;color:#ffffff;text-decoration:none;}
@media (min-width: 768px) and (max-width: 979px) {
	.mainWrap {
		width:768px;
	}
	/*.menu ul {
		top:37px;
	}*/
	.menu li a {
		font-size:12px;
		padding:8px;
	}
}
@media (max-width: 767px) {
	.mainWrap{width:auto;padding:50px 20px;}.menu{display:none;}.mobile-menu{display:block;margin-top:20px;}
nav{
	margin:0;
	background:none;
}
.menu li{
	display:block;
	margin:0;
}
.menu li a{
	background:#383843;
	color:#FFF;
	border-top:1px solid #e0e0e0;
}
.menu li a:hover,.menu li:hover>a{background:#383843;color:#797979;
}
.menu ul{display:none;position:relative;top:0;left:0;width:100%;}
.menu ul ul{left:0;}
#video { width: 100% !important; height : 373px !important }
}
@media (max-width: 625px) {
	#video { height : 220px !important }
}
@media (max-width: 480px) {
	#video { height : 210px !important }
	.mini_offre_nom { font-size: 1.2em !important }
	#login { width: 100% }
}
/* Home page button*/
@media (max-width: 320px) {
	.col-md-9 .btn {
		font-size: 0.7em !important;
	}
}
/* start slider */

/* start mian */
.main_bg{
	background: #F3F3F3;
}
.main_grid{
	padding: 4% 0;
}
.top_grid{
	background: #ececec;
	padding: 4%;
}
.span1_of_1 {
	padding: 0;
}
.span1_of_1 h3{
	text-transform: capitalize;
	margin:0;
	font-size: 28px;
	color: #8C9899;
}
.span1_of_1 p{
	font-size: 1.2em;
	color: #888888;
	line-height: 1.8em;
}
.span1_of_2{
	position: relative;
}
/* General button style (reset) */
.btn {
	color:#ffffff;
	border: none;
	background: none;
	cursor: pointer;
	padding: 14px 48px;
	display: inline-block;
	text-transform: uppercase;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	white-space: normal;
}
.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/* a et li en btn*/
	.li_center a {
		display: inline-block;
	}

	.li_center li {
		display: inline;
	}
/* span_of_4 */
.span_of_4 {
	text-align: center;
	margin: 4% 0;
	position: relative;
}
.span1_of_4{
	padding: 0;
	margin-left: 1.42%;
	width: 31.5%;
}
.span1_of_4:first-child{
	margin-left: 0;
}
.span4_of_list{
	cursor:pointer;
	background: #ffffff;
	padding: 10px 10px 35px;
}
.span4_of_list:hover.span4_of_list span i{
	color: #727272;
	background: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.span4_of_list .btn{
	box-shadow: 0 4px #5c5858;
	-webkit-box-shadow: 0 4px #5c5858;
	-moz-box-shadow: 0 4px #5c5858;
	-o-box-shadow: 0 4px #5c5858;
	font-size: 0.7em
}
.span4_of_list:hover .btn{
	color:#ffffff;
	background: #6cbad1;
	box-shadow: 0 4px #5c5858;
	-webkit-box-shadow: 0 4px #5c5858;
	-moz-box-shadow: 0 4px #5c5858;
	-o-box-shadow: 0 4px #5c5858;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.span4_of_list span.active i{
	color: #6cbad1;
}
.span4_of_list span i{
	font-size: 2.5em;
	color: #383843;
	background: none;
	box-shadow:none;
	margin-top: 10px;
}
.span4_of_list h3{
	text-transform: uppercase;
	font-size: 0.9em;
	color: #8C9899;
	margin: 5px 0 5px;
	text-align: center
}
.span4_of_list p{
	font-size: 0.9em;
	color: #888888;
	line-height: 1.5em;
	text-align: center;
}
.read_more{
	margin: 1em auto -4em auto;
}
/* start mian1 */
.main1_bg{
	background: #ececec;
}
.slider_text{
	padding:20px 0 0;
	text-align: center;
}
.slider_text h4{
	text-transform: uppercase;
	font-size: 20px;
	color: #E8645A;
}
.slider_text p {
	font-size: 1.2em;
	color: #888888;
	line-height: 1.8em;
}
.banner{
	margin-top: -80px;
}
.allinone_carousel.charming .bottomNav {
	display: none !important;
}
/* start main_btm */
.main_btm{
	background: #f3f3f3;
	margin-top: -14%;
	padding-top: 10%;
}
.span_of_3{
	margin: 2% 0;
}
.span1_of_3{
	padding: 0;
	position: relative;
}
.span1_of_3 h4{
	font-size: 24px;
	color: #7F8C8C;
	margin-bottom: 20px;
}
.span1_of_3 h5{
	font-size: 16px;
	color: #7F8C8C;
	line-height: 1.5em;
	margin-bottom: 20px;
}
.span1_of_3 h5 span{
	color: #6cbad1;
}
.nav_list li a:before{
	content: url('../images/arrow.png');
	vertical-align: baseline;
	margin-right: 10px;
}
.nav_list li a{
	display:block;
	font-size: 1.2em;
	color: #888888;
	line-height: 1.8em;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.nav_list li a:hover{
	text-decoration:none;
	color: #6cbad1;
}
.clients{
	padding: 20px;
	background: #ffffff;
	height: 300px;
	width: 100%;
}
.clients p{
	font-size: 1.2em;
	color: #888888;
	line-height: 1.8em;
}
/* start circle */
.circle {
	text-align: center;
}
.circle_list li{
	text-align: center;
	display: inline-block;
	margin-left: 20px;
	width: 27.333333%;
}
.circle_list h4{
	text-transform: uppercase;
	font-size: 18px;
}
.circle ul li{
	display: inline-block;
	margin-left: 15px;
}
.circle ul li:first-child{
	margin-left: 0;
}
.circle ul li h4{
	margin: 15px 0 10px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.chart {
  position:relative;
  margin:30px auto 0 auto;

}
.tag {
	width: 100%;
	font-size: 1.2em;
	text-align: center;
	position: absolute;
	top: 40%;
	color: #7F8C8C;
}
/* end  circle */
/* start caursel */
.cursual{
	position: relative;
}
.cursual h4{
	font-size: 24px;
	color: #7F8C8C;
	text-transform: capitalize;
	display: inline-block;
	margin: 0;
}
.line {
	border-bottom: 2px solid #DFDFDF;
	display: block;
	width: 75%;
	position: absolute;
	top: 14px;
	left: 16%;
}
/*-- start footer --*/
.footer_bg{
	background: #878485;
}
.footer{
	padding: 1% 0;
}
.footer1_of_3{
	padding: 0 6em;
}
.footer_commissaire {
	border-right: solid 1px #FFF
}
.footer_commissaire2 {
	border-left: solid 1px #FFF
}
.footer_of_3{
	padding-right: 0px;
}
.f_logo{
	margin-bottom: 20px;
}
.footer1_of_3 p{
	font-size: 1.1em;
	color: #ffffff;
	line-height: 1.3em;
}
.footer1_of_3 p span{
	font-size: 18px;
	/*font-style: italic;*/
}
.footer1_of_3 span{
	font-size: 1.2em;
	color: #ffffff;
	line-height: 1.5em;
}
.footer1_of_3 span a{
	font-size: 18px;
	font-style: italic;
	color: #ffffff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.footer1_of_3 span a:hover{

}
.footer1_of_3 h4 {
	font-size: 24px;
	color: #3C5A5A;
	text-transform: capitalize;
	margin: 0px 0px 15px;
}
.footer_of_3 h4{
	font-style: italic;
	font-size: 24px;
	color: #ffffff;
	margin: 0px 0px 15px;
}
.f_para{
	width: 90%;
}
.f_list li a:before{
	content: url('../images/right_arrow.png');
	vertical-align: baseline;
	margin-right: 10px;
}
.f_list li a{
	display:block;
	font-size: 1.2em;
	color: #ffffff;
	line-height: 1.8em;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.f_list li a:hover{
	text-decoration:none;
	color: #3C5A5A;
}
.footer_of_3 h4 span{
	font-style: normal;
	padding-left: 10px;
	text-transform: capitalize;
}
.blog_list{
	margin-top: 20px;
}
.blog_list:first-child{
	margin-top: 0;
}
.f_pic{
	padding: 0px;
}
.f_pic img{
	margin-top:5px;
}
.f_text{
	padding-right: 0px;
}
.f_text a{
	text-decoration:none;
}
.f_text p{
	font-size: 1.2em;
	color: #ffffff;
	line-height: 1.5em;
	margin: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.f_text p:hover{

	color: #3C5A5A;
}
.f_text span{
	font-size: 1.2em;
	color: #3C5A5A;
	text-transform: capitalize;
	display: block;
	margin-top: 5px;
}
/*-- start footer1 --*/
.footer1_bg{
	background: #383843;
}
.footer1{
	padding: 1% 0 0 0;
}
.copy p{
	color: #ffffff;
	font-size: 0.88em;
	line-height: 1.8em;
}
.copy p a{
	color:#6cbad1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.copy p a:hover{
	color: #ffffff;
	text-decoration: none;
}
/* start soc_icons */
.soc_icons ul{
	margin-bottom: 0;
}
.soc_icons ul li{
	text-align:center;
	display:inline-block;
	margin-left: 20px;
}
.soc_icons ul li a i{
	color:#ffffff;
	font-size: 19px;
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.soc_icons ul li a:hover{
	text-decoration:none;
}
.soc_icons ul li a:hover i{
	color: #E8645A;
}
/* start about */
.main_grid1{
	padding: 1% 0;
}
.breadcrumb {
	background: none;
	margin-bottom: 0px;
	margin-right: 10px;
}
.breadcrumb > .active {
	color: #888888;
}
.breadcrumb li,.breadcrumb li a{
	font-size: 1.2em;
	color: #383843;
	text-transform:capitalize;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.breadcrumb li a:hover{
	text-decoration: none;
	color:#F15F43;
}
.about h3{
	color: #6cbad1;
	font-size: 22px;
}
.para{
	color: #7F8C8C;
	font-size: 1em;
	line-height: 1.5em;
}
.para_infos {
    color: #7F8C8C;
    font-size: 1em;
    line-height: 1.3em;
}
.about p{
	margin-bottom: 4%;
	font-size: 1.3em
}
/* start services */
.main_btm1{
	background: #dedede;
}
.main_btm2{
	background: #f0f0f0;
}
.clients1 p {
	font-size: 1.2em;
	color: #888888;
	line-height: 1.8em;
}
/* start pricing2 */
.pricing2{
	margin: 0;
	text-align:center;
}
.pricing2 h5 {
	text-transform: uppercase;
	color: #383843;
	font-size: 34px;
	margin-bottom: 2%;
	font-weight: 600;
}
.pricing2  h6 {
	font-size: 16px;
	color: #888888;
	line-height: 1.8em;
	margin: 0;
}
.pricing_table {
	line-height:150%;
	margin: 0 auto;
	width: 100%;
}
.price_block {
	cursor:pointer;
	text-align: center;
	width: 100% !important;
	color: #fff;
	float: left;
	list-style-type: none;
	position: relative;
	box-sizing: border-box;
	border-bottom: 1px solid transparent;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
}
.price_block2 {
	cursor:pointer;
	text-align: center;
	width: 33%;
	color: #fff;
	float: left;
	list-style-type: none;
	position: relative;
	box-sizing: border-box;
	border-bottom: 1px solid transparent;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
}
/*Price heads*/
.pricing_table h3 {
	font-size: 1.6em;
	text-transform: uppercase;
	padding: 15px 0;
	background: #333;
	margin: 0 0 1px 0;
}
/*Price tags*/
.price {
	background: #6cbad1;
	display: table;
	width: 100%;
	height: 80px;
}
.price_figure {
	font-size: 1.2em;
	vertical-align: middle;
	display: table-cell;
}
.price_number {
	font-size: 1.5em;
	display: block;
	margin-bottom: 5px;
}
.price_number a, .price_number a:hover {
	color: #FFF
}
.price_tenure {
	font-size: 12px;
}
/*---start portfolio --*/
.portfolio_main{
	padding:2% 0 4%;
}
#info {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	background:#fcf8e3;
	border:1px solid  #fbeed5;
	width:95%;
	max-width:900px;
	margin:0 auto 40px auto;
	font-size:12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}
#info .info-wrapper {
	padding:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}
#info a {
	color:#c09853;
	text-decoration:none;
}

#info p {
	margin:5px 0 0 0;
}
.container {
	position: relative;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	max-width: 1020px
}
#filters {
	margin:4% 1%;
	padding:0;
	list-style:none;
}
#filters li {
	display:inline-block;
	margin-right: 20px;
}
#filters li a:hover {
	text-decoration: none
}
#filters li span {
	font-size:13px;
	display: block;
	padding: 10px 30px;
	border: 1px solid rgb(221, 221, 221);
	text-decoration: none;
	color: #6cbad1;
	cursor: pointer;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
#filters li span.active,#filters li span:hover {
	background: #6cbad1;
	border: 1px solid #6cbad1;
	color:#fff;
}
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width:23%;
	margin:1%;
	display:none;
	float:left;
	overflow:hidden;
}
.portfolio-wrapper {
	overflow:hidden;
	position: relative !important;
	cursor:pointer;
}
.portfolio img {
	top: 0px !important;
	max-width:100%;
	position: relative;
	opacity: 5;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.portfolio .label {
	position: absolute;
	width: 100%;
	height:40px;
	bottom:-40px;
}
.portfolio .label-bg {
	background: #6cbad1;
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}
.portfolio .label-text {
	color:#fff;
	position: relative;
	z-index:500;
	padding:5px 8px;
}
.portfolio .text-category {
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 100;
	margin-top: 5px;
}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }
.row,
.clearfix {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* start blog */
.blog{
	padding: 4% 0%;
	background: #FFF;
	min-height: calc(100vh - 353px);
    height: 100%;
}
.blog_date{
	text-align: center;
}
.blog_list{
	margin-top: 2em;
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 1em;
}
.blog_date span.date, .date {
	background: #F5F5F5;
	padding: 15px 10px;
	display: block;
	color: #808B8D;
	font-size: 1em;
	text-transform: uppercase;
	box-shadow: inset 0px -2px 0px #DFDFDF;
	-webkit-box-shadow: inset 0px -2px 0px #DFDFDF;
	-moz-box-shadow: inset 0px -2px 0px #DFDFDF;
	-o-box-shadow: inset 0px -2px 0px #DFDFDF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.blog_date span.icon_date{
	margin-top:20px;
	background: #808B8D;
	padding: 20px 10px;
	display: block;
	color: #FFFFFF;
	font-size: 30px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.blog_left span{
	font-size: 0.8em;
	color: #808B8D;
	display: block;
	line-height: 1.6em;
	/*text-transform:capitalize;*/
}
.blog_left span a{
	color: #E55846;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.blog_left span a:hover{
	color: #81BFBE;
	text-decoration:none;
}
.blog_left span a i{
	color: #81BFBE;
	margin-right: 5px;
}
.blog_left span a.left{
	margin-left: 20px;
}
.blog_left p{
	margin: 0.75em 0;
}
.blog_left .readmore {
	margin-bottom: 1.75em;
}
.blog_left .readmore a {
	font-size: 0.7em
}
.blog_left img{
	width:100%;
}
.blog_left h4 a{
	display: block;
	margin: 4% 0 2%;
	font-size: 20px;
	color: #808B8D;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.blog_left h4 a:hover{
	text-decoration: none;
	color: #E55846;
}
.blog_right {
	background-color: #e5e5e5;
	margin-bottom: 2em;
	margin-right: 2%;
	border-right: solid 3px #ccc;
	border-bottom: solid 3px #ccc;
	width: 24%;
}
.blog_right h4{
	text-transform: uppercase;
	font-weight: bold;
}
/* start ads_nav */
.ads_nav li{
	float: left;
	width: 48.3333%;
	margin-left: 3.33333%;
	margin-bottom: 10px;
}
.ads_nav li:first-child,.ads_nav li:nth-child(3){
	margin-left: 0;
}
.ads_nav li a{
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.ads_nav li a img{
	width: 100%;
}
.ads_nav li a:hover{
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.7;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
}
/* start tag_nav */
.tag_nav {
	margin: 8% 0;
}
.tag_nav li{
	margin:10px 5px 0 0;
	display: inline-block;
}
.tag_nav li a{
	display: block;
	text-transform: capitalize;
	background: #808B8D;
	color: #FFFFFF;
	font-size: 13px;
	padding: 8px 14px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tag_nav li.active a,.tag_nav li a:hover{
	background: #E9645B;
	color: #ffffff;
	text-decoration:none;
}
/* start news_letter */
.news_letter{
	margin: 0;
}
.news_letter form input[type="text"], .news_letter form input[type="password"]{
	font-weight:100;
	padding: 10px;
	display: block;
	width: 100%;
	background: #ffffff;
	outline: none;
	color: #555555;
	font-size: 13px;
	border: 1px solid #DADADA;
	-webkit-appearance: none;
}
.news_letter form input[type="submit"]{
	float:right;
	margin: 15px 0;
	font-size: 0.9em;
	color: #FFFFFF !important;
	padding: 6px 15px;
	background: #6cbad1;
	line-height: 20px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	box-shadow: inset 0px -4px 0px #878485;
	-webkit-box-shadow: inset 0px -4px 0px #878485;
	-moz-box-shadow: inset 0px -4px 0px #878485;
	-o-box-shadow: inset 0px -4px 0px #878485;
}
.news_letter form input[type="submit"]:hover{
	background: #878485;
}

/*start features*/
.features {
	background: #e8e8e8;
	color: #191919;
}
.features li {
	padding: 10px 15px;
	border-bottom: 1px solid #d8d8d8;
	font-size: 1.3em;
	list-style-type: none;
	text-transform: uppercase;
	color: rgb(99, 99, 99);
}
.pricing_btn {
	padding: 40px;
	background: #e8e8e8;
}
.action_button {
	text-decoration: none;
	color: #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	padding: 10px 30px;
	font-size: 10px;
	text-transform: uppercase;
	background: #565D67;
}
.action_button:visited {
	text-decoration: none;
	color: #fff;
	border-radius: 0px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	padding: 10px 30px;
	font-size: 13px;
	text-transform: uppercase;
	background: #565D67;
}
.price_block:hover {
	transform: scale(1.01) translateY(-5px);
	z-index: 1;
}
.price_block2:hover {
	transform: scale(1.1) translateY(-15px);
	z-index: 1;
}
.price_block:hover .price {
	background: #6cbad1;
}
.price_block:hover h3 {
	background: #222;
}
.price_block:hover .action_button {
	background:#6cbad1;
	text-decoration: none;
	color: #ffffff;
}
.skeleton, .skeleton ul, .skeleton li, .skeleton div, .skeleton h3, .skeleton span, .skeleton p {
			border: 5px solid rgba(255, 255, 255, 0.9);
			border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			-o-border-radius: 5px;
			margin: 7px !important;
			background: rgba(0, 0, 0, 0.05) !important;
			padding: 0 !important;
			text-align: left !important;
			display: block !important;

			width: auto !important;
			height: auto !important;

			font-size: 10px !important;
			font-style: italic !important;
			text-transform: none !important;
			font-weight: normal !important;
			color: black !important;
		}
		.skeleton .label {
			font-size: 11px !important;
			font-style: italic !important;
			text-transform: none !important;
			font-weight: normal !important;
			color: white !important;
			border: 0 none !important;
			padding: 5px !important;
			margin: 0 !important;
			float: none !important;
			text-align: left !important;
			background: none !important;
		}
		.skeleton {
			display: none !important;
			margin: 100px !important;
			clear: both;
		}
.price_block:nth-child(odd), .price_block2:nth-child(odd) {border-right: 1px solid transparent;}
.price_block, .price_block2 {border-right: 1px solid transparent; border-bottom: 0 none;}
.price_block:last-child, .price_block2:last-child {border-right: 0 none;}
/* start feature */
.technology{
	padding: 2% 0;
	background: #FFF;
}
.technology h4{
	font-size: 14px;
	color: #7F8C8C;
	font-weight: 100;
	text-transform: capitalize;
	display: block;
	margin:10px 0 20px;
}
.technology_main{
	margin:0 0 4%;
}
.tech_para{
	float: left;
	width:68.3333%;
	font-size: 0.9em
}
.images_1_of_4{
	float: left;
	width: 28.3333%;
	margin-left: 3.3333%;
}

.images_1_of_4  span{
	width: 80px;
	height: 80px;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.bg{
	background: #6cbad1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 75px;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
	-o-border-radius: 75px;
}
.images_1_of_4  span i{
	font-size: 4.2em;
	color: #ffffff;
	line-height: 2em;
	text-shadow: 1px 1px 0px #3b3b3b;
	-webkit-text-shadow: 1px 1px 0px #3b3b3b;
	-moz-text-shadow: 1px 1px 0px #3b3b3b;
	-o-text-shadow: 1px 1px 0px #3b3b3b;
	-ms-text-shadow: 1px 1px 0px #3b3b3b;
}

.pagination > li > a, .pagination > li > span, .pagination > li > input {
	font-size: 16px;
	padding: 6px 12px;
	color: #FFFFFF;
	background-color: #7F8C8C;
	border: 1px solid #707575;
}
.pagination > li > input {
	padding: 3px 6px;
	margin-bottom: 0.5em;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .pagination > li > input:hover, .pagination > li > input:focus {
	color: #FFFFFF;
	background: #6cbad1;
	border-color: #DA4A4A;
}
.alert {
	font-size: 13px;
}
.alert-warning {
	color: #3b3b3b;
	background-color: #F3F3F3;
	border-color: #E2E2E2;
}
.btn{
	font-size: 0.77em;
	color: #FFFFFF !important;
	padding: 0.5em 0.7em;
	background: #6cbad1;
	line-height: 1.7em;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	box-shadow: inset 0px -4px 0px ##383843;
	-webkit-box-shadow: inset 0px -4px 0px ##383843;
	-moz-box-shadow: inset 0px -4px 0px ##383843;
	-o-box-shadow: inset 0px -4px 0px ##383843;
}
.btn:hover{
	background: #878485;
}
/* start contact */
.contact{
	padding: 2% 0;
}
.contact_main{
	margin: 4% 0;
}
.contact p.style{
	background: #e0e0e0;
	padding: 20px;
	font-size: 1.2em;
	color: #7F8C8C;
	line-height: 1.5em;
}
.company_ad {
	margin-top: 2em
}

.company_ad h2{
	margin: 0 0 20px;
	text-transform: capitalize;
	font-size: 24px;
	color: #7F8C8C;
}
.company_ad p{
	font-size: 1em;
	color: #888888;
	line-height: 1.4em;
}
.company_ad p a {
	color: #6cbad1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.company_ad p a:hover{
	text-decoration:none;
	color: #888888;
}
.contact-form h2{
	margin: 0 0 20px;
	text-transform: capitalize;
	font-size: 24px;
	color: #7F8C8C;
}
.contact-form span{
	display:block;
	text-transform: capitalize;
	font-size: 1.2em;
	color: #5b5b5b;
	font-weight: normal;
	margin-bottom: 10px;
}
.contact-form form input[type="text"], .contact-form form textarea {
	margin: 20px 0;
	box-shadow: none;
	border: 1px solid #C7C7C7;
	background: #DDDDDD;
	color: #888888;
	line-height: 1.8em;
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 13px;
	outline: none;
	-webkit-appearance: none;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
.contact-form  form textarea {
	resize: none;
	height: 160px;
}
.contact-form form input[type="text"]:hover, .contact-form form textarea:hover {
	border-color: #b4b4b4;
}
.contact-form form input[type="text"]:focus, .contact-form form textarea:focus {
	border: 1px solid #b4b4b4;
}
.contact-form form input[type="submit"] {
	font-size: 1em;
	color: #FFFFFF;
	padding: 6px 15px;
	background: #6cbad1;
	line-height: 20px;
	text-transform: uppercase;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	box-shadow: inset 0px -4px 0px #878485;
	-webkit-box-shadow: inset 0px -4px 0px #878485;
	-moz-box-shadow: inset 0px -4px 0px #878485;
	-o-box-shadow: inset 0px -4px 0px #878485;
}
.contact-form form input[type="submit"]:hover{
	background: #878485;
}
/* start details */
.details {
	font-size: 1.7em;
	margin: 4% 0;
}
.details img{
	margin: 2% 0;
}
.details li{
	line-height: 2em
}
.vert { color: #6cbad1 !important; font-weight: bold; font-size: 1.2em }
.vert_normal { color: #6cbad1 !important; font-weight: bold; }
.green { color: #6cbad1 }
.purple { color: #949ed1 }
.red { color: #e01047 }
.orange { color: #FFA500 !important; font-weight: bold; }
#erreur, .rouge { color: #949ed1 !important; font-weight: bold; font-size: 1.1em }
#erreur img, .virus img {
	width: 18px;
	max-width : 18px;
}
.virus { color: #e01047; font-weight: bold; font-size: 1.1em }

/*Menu sidebar*/
.menu2 nav.sidebar, .menu2 .main{
	-webkit-transition: margin 200ms ease-out;
	-moz-transition: margin 200ms ease-out;
	-o-transition: margin 200ms ease-out;
	transition: margin 200ms ease-out;
}

.menu2 .main{
	padding: 10px 10px 0 10px;
}

/*Registre*/
.col-md-4, .col-md-6, .col-md-8, .col-md-9 {  padding-right: 30px; padding-left: 30px }
.col-md-9 { width: 74% }
.col-md-9 .btn { font-size: 0.9em }
.col-md-4 img { width: 75% }
.blog_right { padding: 15px; }
.presentation p, .saut { font-size: 1.2em; overflow: hidden; width: 100%; text-align: justify }

.blog_left .observation { margin-top: 0; overflow: hidden; text-align: justify; }
.rouge span { background-color: #949ed1 !important }
.rouge a:hover { border-bottom: 6px solid #949ed1 !important }
.dossier { cursor: pointer; margin: 0 0 0.1em; position: relative; width: 100%; margin-bottom: 1.2em }
.dossier img, .dossier_annexes img { width: 20px; }
.dossier .lettre { width: 3.2em; height: 1.55em; line-height: 1.55em; text-align: center; color: #FFF; font-size: 1.5em; float: left; background-color: #6cbad1; display: block; }
.dossier .dossier_right { margin-left: 5.5em }
.dossier .titre { font-size: 1.2em; color: #000; padding: 0; text-transform: uppercase; text-align: left; }
.dossier .links { font-size: 1em; padding-top: 0.1em }
.dossier .links .download, .dossier_annexes .download { margin-right: 0.75em }
.btn_collapse {
	font-size: 0.77em;
    color: #FFFFFF !important;
    padding: 0.5em 0.7em;
    background: #949ed1;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    box-shadow: inset 0px -4px 0px ##383843;
    -webkit-box-shadow: inset 0px -4px 0px ##383843;
    -moz-box-shadow: inset 0px -4px 0px ##383843;
    -o-box-shadow: inset 0px -4px 0px ##383843; }
.dossier_annexes { font-size: 1em; margin: 1em 0 1em 5em; }
.dossier_annexes div { padding-left: 0; color: #000; line-height: 2.2em }
.dossier_annexes .btn { font-size: 0.72em }
.dossier_annexes span { float: left; margin-right: 1.5em }
.header { padding: 0 0 1em 0 }
.header-a { margin: 1em 0; width: 100%; display: flex; align-items: center; }
.header-a img { max-width: 100%; max-height: 100px; }
.header-a #title { width: 75%; float: left; padding: 0 0 0 1.5em; font-size: 1.5em; line-height: 1.42em }
.logo { width: 100%; margin-bottom: 1em }
.logo-a { width: 25%; float: left; text-align: center;  }
.logo_perso { width: 100% }
.g-recaptcha {  width: 40%; margin: 1em auto 2em auto; }
.h_menu { width: 100%; text-align: left }
.h_menu ul { margin: 6px 0 }
.h_menu ul li ul { margin: 0 }
.lieu_display { font-weight: bold; color: #383843 !important; }
.lieu_display:hover { cursor: pointer }
.arrete_avis_link { min-height: 2.7em; text-align: center; padding: 0.7em 0 }
.arrete_avis { min-height: 2.7em; text-align: left }
.arrete_avis .img_pdf { float: left; width: 14%; line-height: 2.4em; margin: 0; }
.arrete_avis .img_pdf img { max-width: 100% }
.arrete_avis_link .txt { margin-top: 0; margin-bottom: 0.35em }
.arrete_avis .txt { float: left; width: 82%; margin-left: 3%; margin-top: 0; margin-bottom: 0; }
.arrete_avis .txt a, .arrete_avis_link .txt { font-size: 1.06em; color: #6cbad1; font-weight: bold; line-height: 1.2em }
.arrete_avis .txt a:hover { text-decoration: underline }
.haut {float: right; font-size:1.3em}
#video {width: 100%; height: 208px; border: solid 1px #DEDEDE;}
.accueil_droit { padding: 0 1em; font-size: 1em; margin-bottom: 2em }
.accueil_gauche { padding: 0 1em; font-size: 1em; margin: 2em 0 }
.btn_right { text-align: right; width: 100%; margin-top: 1em }
.footer_coordonnees { width: 98%; margin: 2% }
.img_coor { float: left; width: 20px; line-height: 3.2em; margin: 0; }
.txt_coor { float: left; width: 50%; margin-left: 5px; color: #FFF }


@media (min-width: 380px) {
	.menu2 .main{
		position: absolute;
		width: calc(100% - 40px);
		margin-left: 40px;
		float: right;
	}

	.menu2 nav.sidebar:hover + .main{
		margin-left: 200px;
	}

	.menu2 nav.sidebar.navbar.sidebar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		margin-left: 0px;
	}

	.menu2 nav.sidebar .navbar-brand, nav.sidebar .navbar-header{
		text-align: center;
		width: 100%;
		margin-left: 0px;
	}

	.menu2 nav.sidebar a{
		padding-right: 13px;
	}

	.menu2 nav.sidebar .navbar-nav > li:first-child{
		border-top: 1px #e5e5e5 solid;
	}

	.menu2 nav.sidebar .navbar-nav > li{
		border-bottom: 1px #e5e5e5 solid;
	}

	.menu2 nav.sidebar .navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	.menu2 nav.sidebar .navbar-collapse, .menu2 nav.sidebar .container-fluid{
		padding: 0 0px 0 0px;
	}

	.menu2 .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #777;
	}

	.menu2 nav.sidebar{
		width: 100%;
		height: 100%;
		float: left;
		margin-bottom: 0px;
	}

	.menu2 nav.sidebar li {
		width: 100%;
	}

	.menu2 nav.sidebar:hover{
		margin-left: 0px;
	}

	.menu2 .nav {
		width: 100%
	}

	.menu2 .navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}

	.menu2 .navbar-nav {
		float: left;
		margin: 0;
	}

	.menu2 .navbar-nav > li {
		float: left;
	}

	.menu2 .navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none;
	}

	.menu2 .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}

	.menu2 .hidden-xs {
		display: block !important;
	}
	.menu2 .forAnimate{
		opacity: 0;
	}
}

@media (max-width: 1199px) {
	.header-a #title { padding: 1.1em }
	#video { height : 196px }
	.btn {
		font-size: 0.8em
	}
}

@media (min-width: 1330px) {
	.menu2 .main{
		width: calc(100% - 200px);
		margin-left: 200px;
	}

	.menu2 nav.sidebar{
		margin-left: 0px;
		float: left;
	}

	.menu2 nav.sidebar .forAnimate{
		opacity: 1;
	}
}

.menu2 nav.sidebar .navbar-nav .open .dropdown-menu>li>a:hover, nav.sidebar .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #CCC;
	background-color: transparent;
}

.menu2 nav:hover .forAnimate{
	opacity: 1;
}
.menu2 section{
	padding-left: 15px;
}

/*Formulaires*/
.btn_center { text-align: center; width: 100%; margin-top: 1em }
.btn_right { text-align: right; width: 100%; margin-top: 1em }
button { font-weight: normal; line-height: 1.2em; cursor: pointer; vertical-align: middle; }
input.small, select.small { width: 10%; font-size: 100% }
input.medium, select.medium { width: 30%; }
input.large { width: 45%; }
input.full, select.full { width: 100%; }
input[type="radio"] { width: 1em; height: 1em }
label { margin-bottom: 5px; cursor: pointer; }
.petit_italic { font-size: 0.9em; font-style: italic }
.petit_texte { font-size: 0.65em !important }
select { width: 45%; background-color: #ffffff; border: 1px solid #cccccc; padding: 0.2em; display: inline-block; }
textarea, input { background-color: #ffffff; border: 1px solid #cccccc; display: inline-block; padding: 4px 6px; color: #555555; font-weight: normal; margin: 0; }
textarea { width: 45%; height: 12em !important; }
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default, .btn-default:focus, .btn-default.focus { background-color: #999 !important }
.btn-group { position: relative; display: inline-block; white-space: nowrap; vertical-align: middle; }
.btn-group > .btn-large { font-size: 16px; }
.btn-large, .btn-2 { padding: 0.5em 0.6em; margin-bottom: 1em }
.btn-primary { 	color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #6cbad1; border: none;
	-webkit-appearance: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	box-shadow: inset 0px -4px 0px #878485;
	-webkit-box-shadow: inset 0px -4px 0px #878485;
	-moz-box-shadow: inset 0px -4px 0px #878485;
	-o-box-shadow: inset 0px -4px 0px #878485;
}
.btn-primary:hover { background-color: #878485; }
.control-group { margin-bottom: 1em;  }
.control-group input, .control-group textarea, .control-group select { height: 2.44em; line-height: 1.4em; }
.control-group input[type="file"] { display: inline-block }
.control-group label { line-height: 1.4em; padding: 0.47em !important; }
.icon-asterisk { background-position: -456px -96px; }
[class^="icon-"] { display: inline-block !important; width: 14px; height: 14px; margin-top: 1px; line-height: 14px; vertical-align: text-top; background-image: url("../img/glyphicons-halflings.png"); background-repeat: no-repeat; }
.input-append { white-space: normal; }
.wrap { white-space: normal !important; }
.input-append .add-on { vertical-align: top; display: inline-block; width: 33%; padding: 0.41em; text-align: left; text-shadow: 0 1px 0 #ffffff; background-color: #eeeeee; border: 1px solid #ccc; }
.parametrages .add-on { width: 65% }
.input-group { display: inline; }
.input-group .form-control { width: 45% }
.input-group-btn { font-size: 1em }
.btn_lieu .submit_form {float: left; margin-right: 2em; margin-left: 58% !important; font-size: 1.1em}
.btn_lieu .btn, .modif_doc .btn{float: left}
.btn:focus, .btn-success:active:hover, .btn-success:active:focus { background-color: #0b90ae; }
.new_form .submit_form {float: left; margin-right: 2em; margin-left: 72% !important; font-size: 1.1em}
.modif_doc	{ min-height: 3em }
.modif_doc .submit_form {float: left; margin-right: 2em; margin-left: 58% !important; }
#docs button, #docs input[type="button"] {
	line-height: 1em;
	background-color: #949ed1;
	font-size: 0.77em;
	color: #FFFFFF;
	padding: 0.5em 0.7em;
	border: none;
	border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    box-shadow: inset 0px -4px 0px ##383843;
    -webkit-box-shadow: inset 0px -4px 0px ##383843; }
#form_crea .input-append { white-space: normal !important; }
#form_crea .doublon { width: 30% }
#progress_bar { width: 100%; background-color: #878485; height: 2em; margin-bottom: 1em }
#progress_bar .progress { text-align: center; background-color: #949ed1; height: 2em; line-height: 2em; color: #FFF; font-weight:bold }
#progress_bar .p50 { width: 50% }
#progress_bar .p100 { width: 100% }
/*Validation Formulaire*/
input.disabled { border: 1px solid #F2F2F2; background-color: #F2F2F2; }
input.required, textarea.required, select.required { border: 1px solid #6cbad1; }
input.validation-failed, textarea.validation-failed, select.validation-failed { border: 1px solid #6cbad1; color : #6cbad1; }
input.validation-passed, textarea.validation-passed, select.validation-passed { border: 1px solid #ffb405; color : #000; }
.validation-advice { display: inline-block; color: #FFF; width: 16%; background-color: #6cbad1; line-height: 1.15em; padding: 0.7em 0.1em 0.65em 0.3em ; font-size: 0.87em; margin-left: 2%; font-weight: bold; }
.form_table .validation-advice { width: 90% !important; margin: 0.5em 0 !important; }
#advice-required-hiddenRecaptcha { float: right; margin-top: -5em;}
#intervenants .validation-advice { width: 80% }

/* Formulaire de devis */
#form_devis .devis_radio{ padding: 1em 2em }
#form_devis .devis_radio input[type="radio"]{ width: 1em; height: 1em; margin-right: 1em }
#form_devis .devis_radio label {  }

/*Autres*/
#lieux input[type="button"], #autorites_organisatrices input[type="button"], #maitres_ouvrages input[type="button"], #commissaires_titulaires input[type="button"], #commissaires_suppleants input[type="button"], #autres_intervenants input[type="button"], #docs input[type="submit"] { margin-left: 64%; margin-bottom: 4em; }
#docs input[type="submit"] { margin-bottom: 0 }
.add { margin-bottom: 1em; }
#photo img { width: 100%; margin: 2em 0; }
.validation { line-height: 1.8em; font-size: 1em; }
.validation input { width: 1.4em; bottom: 0; vertical-align: middle; cursor: pointer; }
th, tr { text-align: center; }
.select2span span { display: inline-block; line-height: 2.2em; font-size: 1em }
.select2-results__option { font-size: 1em }
.select2span .selection { width: 100% }
.select2, .ce_commentaire { width: 66% !important }
.ce_priorite, .ce_avis { width: 22% }
.liens { width: 100%; line-height: 2.6em; padding: 0; margin: 0; list-style: none; text-align: center }
.liens a { font-size: 1.2em; }
.glyph { float:left; margin-right: 0.75em; font-size: 0.9em !important; line-height: 1.2em !important; }

.tb_nb_down { font-size: 1em; margin-bottom: 3em }
.tb_nb_down td:first-child, .permanences td { text-align: left }
.permanences input[type="checkbox"] {margin: auto; width: 100%; height: 1.5em; }
.tb_nb_down .docx { text-indent: 1.5em }

.smiley { margin-bottom: 1em; width: 100%; text-align: center }
.numObs { margin-bottom: 1em }
.legend { width: 79% }

.fondvert { background: #84969c; color: #FFF; font-weight: bold; font-size: 1em; text-align: center }

#login input[type="submit"] { float: none; margin: 2em auto; }

/* Offres */
.offres_dispo { width: 100%; font-size: 1.1em; text-align: center; color: #888; font-weight: bold }
#mini_offre1, #mini_offre2, #mini_offre3 { float: left; width: 100%; text-align: center; cursor: pointer; padding: 1% }
.price_block2:hover #mini_offre1 .action_button { background: #6cbad1; text-decoration: none; color: #ffffff; }
.price_block2:hover #mini_offre2 .action_button { background: #108faf; text-decoration: none; color: #ffffff; }
.price_block2:hover #mini_offre3 .action_button { background: #949ed1; text-decoration: none; color: #ffffff; }
.mini_offre_nom { background: #333; color: #FFF; font-weight: bold; text-transform: ; padding: 0.25em 0.5em; font-size: 1.3em }
.mini_offre_contenu { background: #e8e8e8; color: #333; font-size: 1em; padding: 0.5em; }
.mini_offre_contenu img { width: 60px }

#offre1, #offre2, #offre3 { background: #e8e8e8; }
#offre1 .btn { background: #6cbad1; }
#offre2 .btn { background: #108faf; }
#offre3 .btn { background: #949ed1; }
.offre_nom { color: #FFF; font-size: 1.3em; padding: 0.25em 0.5em; font-weight: bold }
#offre1 .offre_nom { background: #6cbad1 }
#offre2 .offre_nom { background: #108faf }
#offre3 .offre_nom { background: #949ed1 }
.details_offre { padding: 2em }
.details_offre ul { padding-left: 0em }
.details_offre .partleft { width: 25%; height: 100%; float: left; text-align: center; padding-top: 0.5em }
.details_offre .partright { width: 75; float: left }
.offres img { width: 60px }

.essentiel { color: #FFF; font-size: 1em; padding: 0.15em 0.25em; text-align: center; font-weight: bold; background: #6cbad1; }
.autonome { color: #FFF; font-size: 1em; padding: 0.15em 0.25em; text-align: center; font-weight: bold; background: #108faf; }
.premium { color: #FFF; font-size: 1em; padding: 0.15em 0.25em; text-align: center; font-weight: bold; background: #949ed1; }
.jaune { color: #6cbad1; font-weight: bold; font-size: 1.1em }
.granny { color: #108faf; font-weight: bold; font-size: 1.1em }
.red_premium { color: #949ed1; font-weight: bold; font-size: 1.1em }

/*Accordion*/
.accordions a:hover, .accordions a:active, .accordions a:focus {
	color: #FFF;
}
.accordions h1 {
	font-weight: 400;
	text-transform: uppercase;
	margin: 0;
}
.accordions h2 {
	font-weight: 400;
	text-transform: uppercase;
	color: #333;
	margin: 0 0 20px;
}
.accordions p {
	font-size: 1em;
	font-weight: 300;
	line-height: 1.5em;
	margin: 0 0 20px;
}
.accordions p:last-child {
	margin: 0;
}
.accordions a.button {
	display: inline-block;
	padding: 10px 20px;
	background: #ff0;
	color: #000;
	text-decoration: none;
}
.accordions a.button:hover {
	background: #000;
	color: #ff0;
}
.accordions.title {
	position: relative;
	background: none;
	border: 2px dashed #333;
}
.accordions.title h1 span.demo {
	display: inline-block;
	font-size: .5em;
	padding: 5px 10px;
	background: #000;
	color: #fff;
	vertical-align: top;
	margin: 7px 0 0;
}
.accordions.title .back-to-article {
	position: absolute;
	bottom: -20px;
	left: 20px;
}
.accordions.title .back-to-article a {
	padding: 10px 20px;
	background: #f60;
	color: #fff;
	text-decoration: none;
}
.accordions.title .back-to-article a:hover {
	background: #f90;
}
.accordions.title .back-to-article a i {
	margin-left: 5px;
}
.accordions.black {
	background: #000;
}
.accordions.black p {
	color: #999;
}
.accordions.black p a {
	color: #08c;
}

.accordion-container {
	width: 90%;
	margin: 0 0 20px 1.5em;
	clear: both;
}
.accordion-toggle {
	position: relative;
	display: block;
	padding: 0.25em 0.5em;
	font-size: 1.2em;
	font-weight: 300;
	background: #999;
	color: #fff;
	text-decoration: none;
}
.accordion-toggle.open {
	background: #333;
	color: #fff;
}
.accordion-toggle:hover {
	background: #666;
}
.accordion-toggle span.toggle-icon {
	position: absolute;
	top: 6px;
	right: 10px;
	font-size: 1em;
}
.accordion-content {
	display: none;
	padding: 20px;
	overflow: auto;
}
.accordion-content a:hover, .accordion-content a:visited, .accordion-content a:focus {
	color: #383843
}
.accordion-content img {
	display: block;
	float: left;
	margin: 0 15px 10px 0;
	max-width: 100%;
	height: auto;
}
.accordion-papers {
	padding: 0;
}
/* media query for mobile */
@media (max-width: 767px) {
	.accordion-content {
		padding: 10px 0;
		overflow: inherit;
	}
}

/*Page procédure*/
.etape_procedure { background-color: #f3f3f3; border-left: solid 0.7em #3e5563; padding: 0.8em; margin-bottom: 1.5em; font-size: 1em }
.etape_procedure span { font-weight: bold }
.etape1 { border-color: #3e5563 }
.etape1 span { color: #3e5563 }
.etape2 { border-color: #cb3c72 }
.etape2 span { color: #cb3c72 }
.etape3 { border-color: #108faf }
.etape3 span { color: #108faf }
.etape4 { border-color: #6cbad1 }
.etape4 span { color: #6cbad1 }
.etape5 { border-color: #2ccb6f }
.etape5 span { color: #2ccb6f }
.etape6 { border-color: #3697dc }
.etape6 span { color: #3697dc }
.etape7 { border-color: #fba327 }
.etape7 span { color: #fba327 }
.etape8 { border-color: #949ed1 }
.etape8 span { color: #949ed1 }

/***** Media Queries *****/
@media only screen and (max-width: 1440px) and (min-width: 240px)  {
	.wrap{
		width:95%;
	}
}
@media only screen and (max-width: 1440px) {
}
@media only screen and (max-width: 1366px) {
}
@media only screen and (max-width: 1280px) {
}


@media only screen and (max-width: 1024px) {
	.menu li a {
		padding: 10px 18px;
	}
	.span1_of_4 {
		width: 49%;
		float: left;
		margin-bottom: 6em;
		margin-left: 0;
		margin-right: 1%;
	}
	.line {
		width: 70%;
		left: 20%;
	}
}
@media only screen and (max-width: 991px) {
	.col-xs-10 {
		width: 100% !important;
	}
	.input-append .add-on { display: block; width: 75%; }
	input.small { width: 50%; }
	select.medium {display: inline-block !important;}
	input.medium, input.large, select, textarea { width: 75%; display: block }
	.blog_left { text-align: center }
	.blog_right { width: 70%; margin-left: 15%; margin-right: 15%; }
	.share { width: 75%; margin: 1em auto }
	.share img { width: 25px !important; float: left }
	.footer1_of_3{ padding: 3em 0; }
	.footer_commissaire { border-bottom: solid 3px #FFF; border-left: none; border-right: none }
	.footer_commissaire2 { border-top: solid 3px #FFF; border-left: none; border-right: none }
	.arrete_avis .img_pdf { margin-top: 0 }
	.header-a #title { padding: 0.8em; font-size: 1.3em }
	.validation-advice { width: 24%; margin-top:0.5em }
	.validation { font-size: 0.9em }
	.ce_commentaire, .select2  { width: 100% !important }
	#video { height : 373px }
	.realisation { width: 30.33333% !important }
	.col-md-9 {width: 100%;}
}
@media only screen and (max-width: 768px) {
	.header-a #title { display: none; }
	.logo-a { margin-left: auto; margin-right: auto; float: none; }
	.logo {
		margin-top: 0em;
		float: none;
		text-align: center;
	}
	.h_menu{
		float:none;
	}
	.menu li.activate a, .menu li a:hover {
		background:#383843;
		color:#FFF;
		box-shadow: none;
		border-radius: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-o-border-radius: 0px;
	}
	.menu li a:hover{
		color:#ffffff;
		background:#6cbad1;
	}
	.menu li a {
		font-size: 1em;
	}
	.span1_of_2 {
		padding-left: 0px;
	}
	.span1_of_1 h3 {
		font-size: 24px;
	}
	.span1_of_4 {
		padding: 0;
		margin-left: 0px;
		width: 100%;
		margin-bottom: 40px;
	}
	.read_more {
		left: 42%;
	}
	.line {
		width: 60%;
		left: 25%;
	}
	.owl-prev {
		right: 5%;
	}
	.footer1_of_3 h4 {
		margin: 10px 0px 10px;
	}
	.footer_of_3 {
		padding-left: 0px;
	}
	.blog_list {
		margin-top: 6em;
	}
	.f_text{
		padding-left: 0px;
	}
	.slider_text h4 {
		font-size: 28px;
	}
	.footer1_of_3 p {
		margin-bottom: 2px;
	}
	.about h3 {
		font-size: 20px;
	}
	.price_block, .price_block2 {
		width: 100% !important;
		float: none !important;
		margin-bottom: 40px;
	}
	.blog_main{
		padding: 10px;
	}
	.blog_date {
		margin-bottom: 20px;
	}
	.blog_right h4 {
		margin: 4% 0 2%;
	}
	.read_btn{
		margin-bottom: 30px;
	}
	.technology h4 {
		font-size: 16px;
	}
	.g-recaptcha {  width: 100% !important; }
	.realisation { width: 47% !important }

	select.medium { width: 40%; }
}
@media only screen and (max-width: 640px){
	.logo-a { width: 75% }
	.slider_text h4 {
		font-size: 24px;
	}
	.span4_of_list {
		padding: 10px 10px 20px;
	}
	.about h3 {
		font-size: 16px;
	}
	.technology h4 {
		font-size: 1.2em;
	}
}
@media only screen and (max-width: 480px) {
	.read_more {
		left: 36%;
	}
	.line {
		width: 38%;
		left: 40%;
	}
	.btn {
		padding: 10px 28px;
		margin-top: 5px;
	}
	#filters li {
		margin-right: 5px;
	}
	#filters li span {
		padding: 10px 24px;
	}
	.column_real { margin : 20px 10px 0px -15px!important}
}
@media only screen and (max-width: 320px) {

	.totaux {
		text-align: left !important;
		font-weight: bold
	}


	h3.style {
		font-size: 20px;
		margin: 10px 0 0;
	}

	.footer1{
		text-align:center;
	}
	.copy{
		float: none !important;
	}
	.soc_icons{
		float: none !important;
	}
	.circle_list li {
		margin-left: 0px;
		width: 100%;
	}
	.span1_of_1 h3 {
		font-size: 22px;
	}
	.read_more {
		left: 24%;
	}
	.line {
		display: none;
	}
	.breadcrumb {
		background: none;
		margin-bottom: 0px;
		margin-right: 0px;
	}
	#filters li span {
		padding: 6px 10px;
	}
	.f_logo {
		margin:15px 0 10px;
	}
	#portfoliolist .portfolio {
		width: 48%;
	}
	.cau_hide{
		display: none !important;
	}
}

@-moz-keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* Firefox */
@-webkit-keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* Webkit */
@-ms-keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* IE */
@keyframes blink {0%{opacity:1;} 50%{opacity:0;} 100%{opacity:1;}} /* Opera and prob css3 final iteration */
.blink {
-moz-transition:all 1s ease-in-out;
-webkit-transition:all 1s ease-in-out;
-o-transition:all 1s ease-in-out;
-ms-transition:all 1s ease-in-out;
transition:all 1s ease-in-out;
/* order: name, direction, duration, iteration-count, timing-function */
-moz-animation:blink normal 2s infinite ease-in-out; /* Firefox */
-webkit-animation:blink normal 2s infinite ease-in-out; /* Webkit */
-ms-animation:blink normal 2s infinite ease-in-out; /* IE */
animation:blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */
}
.example { border: 3px solid red }
.ex_rouge { color: #949ed1 !important }
.comment { width: 75%; margin: 1em auto; text-align: center; font-size: 1em; }
.comment span { float: none; display: inline-block }
.toutes_offres { cursor: default; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none !important; }
.share { width: 90%; margin: 1em auto }
.share img { width: 15%; margin: 0 9%; float: left }
.radio, .checkbox { display: block; padding-left: 20px; }
.enquete p { padding-left: 1.5em }
.link { float: left; margin-right: 1em }
.totaux { text-align: left !important; font-weight: bold }
.totaux_recap { border: solid 1px #000; width: 45%; float: right; padding: 0.25em 1em; text-align: center; font-weight: bold; font-size: 0.8em; color: #333; }
.nb_observations { color: #7F8C8C; font-size: 1.1em; line-height: 2.5em; text-align: center; border: solid 1px #7F8C8C; text-indent: 15px; margin-left: 15px; width: 50%; float: left; }
#tableau_bord { width: 100%; line-height: 2.5em; border-spacing: 0.5em; border-collapse: collapse; border: 1px solid #d8d8d8; background: #e8e8e8; color: #191919; }
#tableau_bord tr:first-child a { background: #6cbad1; color: #FFF; display: block; text-transform: uppercase }
.tab_stats { border-collapse: collapse; border-spacing: 0; width: 80%; margin: 2em auto; }
.tab_stats td, .tab_stats th { border: 1px solid #ddd; vertical-align: middle !important }
.tab_stats thead tr:first-child { background-color: #6cbad1; color: #FFF; text-align: center; font-weight: 900; border: none; font-size: 1.05em }
.tab_stats th { padding: 3px !important }
.tab_stats tbody tr {  text-align: left }
.tab_stats tbody tr:hover { background-color: #dedede; }
.tab_stats .nb_obs { width: 20% }
.doublons td{ vertical-align: top !important; word-break: break-word; }
.tab_donut { padding-left: 10%; margin-top: 1em }
.week { width: 60% }
.week th { width: 12% }
.week td { text-align: center; font-size: 0.9em }
.week span { font-size: 1.2em }
.week .totaux_jours { background-color: #6cbad1; color: #FFF; }
.surligne { background-color: #cecece; display: initial !important; font-size: 1em !important }
.ul_historique ul { padding-left: 1em ; list-style: square }
.doublon { display: inline-block; width: 45% }
.doublon span { font-size: 1em; line-height: 1.4em; padding: 0.47em; display: inline-block }
.doublon ul { list-style: none; padding-left: 0 }
.doublon li { margin-bottom: 0.5em }
.realisation { width: 22%; float: left; margin : 20px 1.5%; text-align: center; min-height: 20em; }
.realisation h4 { font-size: 1em }
.realisation img { max-width: 100%; max-height: 100px; }
.realisation para_infos { font-size: 0.9em }
ol { line-height: 1.5em }
ol li { padding-bottom: 1em; }
.temoignage { text-align: justify }
.temoignage q { quotes: "\201C" "\201D"; }
.temoignage q:after, .temoignage q:before  { font-size: 1.4em; margin: 0 0.25em; font-weight: bold; color: #FF4748; }
.appreciation { background-color: #949ed1; font-size: 0.9em !important; color: #FFF !important; text-align: center; margin-bottom: 0.75em; line-height: 1.2em !important; }

/*Prospections et Clients Admin*/
.td_center {
	text-align: center !important;
}

/* ------------------- Carousel Styling ------------------- */
.carousel-inner {
  border-radius: 5px;
}

.carousel-caption {
  background-color: rgba(0,0,0,.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 0 0 10px 25px;
  color: #fff;
  text-align: left;
}

.carousel-indicators {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 70%;
  z-index: 15;
  margin: 0;
  padding: 0 25px 25px 0;
  text-align: right;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}

.carousel-control.left { left: 12% }
.carousel-control.right { right: 12% }
.item h4 { padding-left: 15% }

/* Makes images fully responsive */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 70%;
  height: auto;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {

  .section-white {
     padding: 1.5em 0;
  }

}

#form_obs .doublon, #modif_champs .doublon { width: 100%;  }
#form_obs .check_perso input[type="checkbox"], #form_obs .radio input[type="radio"], #modif_champs .check_perso input[type="checkbox"], #modif_champs .radio input[type="radio"] {
    line-height: 1.6em;
    font-size: 0.8em;
}
#form_obs .checkbox .validation-advice, #form_obs .radio .validation-advice { float: right }
.note_bas { font-size: 0.8em }
.mes_registres { margin-top: 2em; text-align: center }
.mes_registres button { font-size: 1.2em !important; margin: 0 0.05em }
.mes_registres .btn:hover { background-color: #84969c !important; font-size: 1.2em !important; }
#liste_registres { text-align: center; background: none;color: #888; margin: 0.5em 0; font-size: 1.5em; font-weight: bold; text-transform: uppercase }
#registre_titre { margin: 0; font-size: 1em; text-transform: none }

/* Réservations*/
#reservations {
	margin: 0;
	padding: 0;
}
#reservations .plan label, #reservations .permanence_heure {
	width: 18.8%;
	max-width: 18.8%;
	display: block;
	float:left;
  margin: 1% 0 1% 1%;
}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
.form .plan input {
	display: none;
}
.form .plan label, #reservations .permanence_heure {
	position: relative;
	color: #fff;
	background-color: #aaa;
	font-size: 1.4em;
	text-align: center;
	height: 60px;
	line-height: 60px;
	display: block;
	cursor: pointer;
	/*border: 2px solid transparent;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.form .plan label span, #reservations .permanence_heure span {
	background-color: #949ed1;
	float: left;
	font-size: 0.8em;
	padding: 0 0.25em;
}
.form .plan input:checked + label {
	/*border: 2px solid #333;*/
	background-color: #6cbad1;
}
.form .plan input:checked + label:after {
	content: "\2713";
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 100%;
	border: 1px solid #333;
	background-color: #6cbad1;
	z-index: 999;
	position: absolute;
	top: -10px;
	right: -10px;
}
.dispo {
	width: 30%; 
	margin: 0 1.5%
}
.dispo i {
	font-size: 4em;
}
.complet {
	background-color: #e5e5e5;
	cursor: default; 
	color: #333 !important
}
.scan {
	display:inline-flex;
	border: solid 2px #7F8C8C;
	width: 99%;
	height:auto;
	text-align: left;
	line-height:2em;
}
.scan .nom_fichier {
	display:inline; 
	width: 44%; 
	padding-left: 1em;
}
.scan .nom_fichier {
	display:inline; 
	width: 44%; 
	padding-left: 1em;
}
.scan .date_fichier {
	display:inline;
	width: 25%
}
.scan .telecharger {
	display:inline; 
	width: 30%; 
	text-align: right
}