/* CSS Document */
 
header {
	position: fixed;
	z-index:9;
	width:100%;
	top: 0;
	right: 0;
	z-index: 9999;
}
		
	.menutop{
		position:relative;	
		display:block;
		background: none repeat scroll 0 0 rgba(51, 51, 51, 0.95);
		width:100%;
		float:left;
		padding-bottom:5px;
	}
	
	#sub_menu_services{
		background:rgba(0, 70, 127, 0.95);
	}
	
	.submenu{
		position:relative;	
		clear:both;
		width:100%;
		float:left;
		color:#fff !important;
	}
	
		.submenu a{
			color:#fff !important;
		}
		
		.line_btn_submenu{
			clear:both;
			width:100%;
			text-align:center;
		}
		
			.cat_submenu{
				position:relative;	
				display:block;
				overflow:hidden;
				font-size:0.9em !important;
				width:29.5%;
				padding:0 1% 10px 1%;
				margin:20px 1.5% 15px 0;
				float:left;
			}
			
				.cat_submenu:hover{
					background:rgba(255, 255, 255, 0.2);
				}

				.cat_submenu h2{
					font-size:20px;
					line-height:26px;
					letter-spacing:-1px;
					padding:15px 0 !important;
				}

					.cat_submenu ul{
						max-width:330px;
						list-style:square;
						margin-left:15px;	
					}

						.cat_submenu ul li{
							font-size:1em;
							margin-bottom:4px;
						}

			#close_submenu{
				border:none !important;
				background:none !important;	
				cursor:pointer;	
			}
			
			.lien_zone_sousmenu{
				float:left;
				position:absolute;
				top:0;
				left:0;
				display:block;
				width:100%;
				height:100%;
				z-index:999;	
			}
				.lien_zone_sousmenu span{
					display:none;	
				}
			
				.lien_zone_sousmenu:hover{
					text-decoration:none;	
				}
	
	
.heager_bg {
	position:relative;
	background:url(../images/header.png) center top repeat;
	padding:0 0 0;
	z-index:800;
}
	
	.heager_bg h1 {
		position:absolute;
		z-index:9;
		top:30px;
	}
	
		.header_niveau1 h1{
			top:60px;
			z-index:9999;
		}
	
		.header_niveau2 h1{
			top:60px;
		}
	
		.heager_bg h1 a {
			display:block; 
			text-indent:-9999px;
			margin-top:10px;
			background:url(../images/logo.png) no-repeat 0 0;
			width:310px;
			max-width:450px;
			height:94px;
		}
	

.heager_img {
	background:url(../images/header_img2.jpg) center top no-repeat #fff;
	min-height:370px;
}

p.important {
    font-size: 1.6em;
    line-height: 2em;
    letter-spacing: normal;
    padding-bottom: 0 !important;
}


.title_min_2_lignes{
	min-height:2.35em;	
}

.lst_important{
	margin:20px 0 !important;
}

	.lst_important li{
		color:#212121;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1.3em;	
		line-height:1.3em;
		letter-spacing:0;
		margin-bottom:10px;
	}

span.bigger{
	font-size:1.7em;
}

span.big{
	font-size:1.4em;
}

.btn_blue{
	position:relative;
	display:block;
	padding:15px !important;
	margin-top:25px !important;
}

.wrapper h3{
	font-size:1.8em !important;	
}

.pro_wrapper h1{
	padding-left:5px;
	padding-right:5px;	
	font-size:50px;
	color:#333;
	padding-bottom:0 !important;
}

	.h1_n2{
		max-width:560px;
		margin-top:140px;
		padding-left:5px;
		letter-spacing:0.04em;
	}

.jumbotron {
    margin-bottom: 30px;
    text-align: center;
}
.basic .jumbotron {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    color: #FFFFFF;
    padding-bottom: 30px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}
@media (max-width: 768px) {
.basic .jumbotron {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0 20px;
}
}
@media (max-width: 768px) {
.jumbotron {
    margin: 0;
}
}
.jumbotron h1 {
    font-size: 100px;
    line-height: 1;
    margin-top: 0;
}
.basic .jumbotron h1 {
    color: #FFFFFF;
    margin-top: 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}
@media (max-width: 960px) {
.jumbotron h1 {
    font-size: 80px;
}
}
@media (max-width: 768px) {
.jumbotron h1 {
    font-size: 70px;
}
.basic .jumbotron h1 {
    font-size: 44px;
}
}
.jumbotron .lead {
    font-size: 24px;
    line-height: 1.25;
}
@media (max-width: 768px) {
.jumbotron .lead {
    font-size: 20px;
}
}
.jumbotron .btn {
    color: #FFFFFF;
    font-size: 21px;
    padding: 14px 24px;
}
.jumbotron .btn:hover {
    color: #FFFFFF;
}

.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #00467F;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #00467F);
    background-repeat: repeat-x;
    border-color: #E6E6E6 #E6E6E6 #A2A2A2;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 14px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    background-color: #E6E6E6;
    color: #333333;
}
 .btn:active, .btn.active {
}
.btn:first-child {
}
 .btn:hover {
    background-color: #E6E6E6;
    background-position: 0 -15px;
    color: #333333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.btn:focus {
    outline: thin dotted #333333;
    outline-offset: -2px;
}
 .btn.active, .btn:active {
    background-color: #E6E6E6;
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    outline: 0 none;
}
.btn.disabled, .btn[disabled] {
    background-color: #E6E6E6;
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}
.btn-large {
    border-radius: 5px;
    font-size: 16px;
    line-height: normal;
    padding: 9px 14px;
}
.btn-large[class^="icon-"] {
    margin-top: 2px;
}
.btn-small {
    font-size: 12px;
    line-height: 18px;
    padding: 3px 9px;
}
.btn-small[class^="icon-"] {
    margin-top: 0;
}
.btn-mini {
    font-size: 11px;
    line-height: 17px;
    padding: 2px 6px;
}
.btn-block {
    -moz-box-sizing: border-box;
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input.btn-block[type="submit"], input.btn-block[type="reset"], input.btn-block[type="button"] {
    width: 100%;
}
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
    color: rgba(255, 255, 255, 0.75);
}
input[type="submit"], .btn {
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-primary {
    background-color: #00467F;
    background-image: -moz-linear-gradient(center top , #0088CC, #00467F);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #00467F;
    color: #FFFFFF;
}
.btn-primary:active, .btn-primary.active {
}

.home_realisations{
	margin:0;
	padding:0;
	position:relative;
	float:left;
	clear:both;
	width:100%;
}

.home_realisations_n2{
	margin:0 0 30px 0 !important;
}

section#section{
	padding-top:30px;
	padding-bottom:0 !important;	
}

section{
	border:none !important;	
}

#partenaires{
	padding:20px 0;	
}

	#partenaires img{
		width:220px;	
	}
	
	
	.partenaires_droite{
		margin:0 0 0 13px;	
	}
	
	
	.partenaires_gauche{
		margin:0 13px 0 0;	
	}
	
	.partenaires_centre{
		margin:0 13px;	
	}

#partenaires .pro_title{
	padding-top:0;	
}

#conteneur_realisations{
	padding-left:5px;
}

#lst_realisations{
	height:350px;
	margin-bottom:115px;
}

	#lst_realisations .main-container{
		left:5px !important;
		top:5px !important;	
	}
	
.toolbar .left{
	left:5px !important;
}

.toolbar .right{
	right:5px !important;
}

.pro_btn a{
	padding:4px 0;
	width:100%;	
}

.btn_img{
	display:inline-block;
	border:none;
	text-decoration:none;
	margin-right:40px;
}


#notre_offre{
	position:relative;
	width:100%;
	max-width:100%;	
	display:inline-block;
	text-align:left;
	padding-top:90px;
}

	.pro_wrapper h3{
		font-size:20px !important;	
		color:#333 !important;
	}
	
	.bg-4 p{
		color:#333 !important;
		font-size:20px !important;	
	}
	
		.bg-4 .list-4 a{
			text-decoration:underline !important;	
		}

#reseaux_sociaux{
	position:relative;
	margin:20px 0 0 80px;	
	float:left;
}

	#reseaux_sociaux li{
		display:inline;	
		margin-right:20px;
	}
		
		#reseaux_sociaux li span{
			color:#7e919e;
			font-size:1em;
			vertical-align:bottom;
			letter-spacing:0.1em;
			display:inline-block;
			padding-top:5px;
			font-family: "Montserrat",sans-serif;
		}
dl{
	font-family:Arial, Helvetica, sans-serif;	
}
dl dt{
	white-space:nowrap !important;	
	font-weight:bold;
}

dl dd span{
	white-space:nowrap !important;	
}

dl dd{
	margin-bottom:5px;	
}

footer .vcard{
	position:fixed;  
	top:-9000px;
}

	.telephone_lst{
		width:100%;	
		overflow:hidden;
	}

	.telephone_lst li{
		width:100%;
		min-width:200px;
		margin-bottom:11.5px;
		float:left;
		display:inline-block;
		clear:both;
	}
		.telephone_lst li strong{
			display:inline-block;
			width:50%;
			text-align:left;	
		}

		.tel{
			display:inline-block;	
			width:50%;
			text-align:right !important;
		}

/* =Content Styles
-------------------------------------------------------------- */
#wrap { display: block; }
.center { text-align: center; }
.padded { padding-top: 50px; padding-bottom: 50px; }
.padded.nt { padding-top: 0px!important; }
.padded.nb { padding-bottom: 0px!important; }
.black { background: #171a1c; }
.black strong{color:#aaa;}
.full-screen {
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}

.full-screen:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	opacity: .7;
	z-index: -2;
}

.accent .separator, .accent .separator-small {
	background: rgba(47, 162, 255,.3);
}

.separator { 
	display: block;
	width: 50px;
	height: 1px;
	background: rgba(47, 162, 255,.3);
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
}

.pro_wrapper .separator{
	margin-bottom:40px !important;	
}

.separator-small { 
	display: inline-block;
	width: 30px;
	height: 1px;
	background: rgba(47, 162, 255,.3);
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
}

.icon-medium { font-size: 54px; }
.icon-large { font-size: 70px; }

.dark .icon-medium, .dark .icon-large { color: #fff; }
.black .icon-medium, .black .icon-large { color: #fff; }
.poster {
	position: relative;
	background-size: cover;
	background-position: center;
	overflow: hidden;
}

.poster:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	opacity: .7;
}

.poster.accent:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #1E4361;
	opacity: .7;
}

.feature-box { margin-top: 15px; }
.feature-box .separator-small { 
	display: block;
	margin: 0 auto !important;
}

@media (min-width: 768px) {
	.padded { padding-top: 70px; padding-bottom: 70px; }
	.left { text-align: left; }
}
@media (min-width: 992px) {
}

@media (min-width: 1200px) {
	.padded { padding-top: 100px; padding-bottom: 100px; }
	.feature-box { margin-top: 20px; }
}

/* =Common Styles
-------------------------------------------------------------- */


img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

a { text-decoration: none; }

a, video { outline: 0; }
button:focus { outline: 0; }

a:active, a:visited { 
    border: none;
    outline: none;
}

.modern-browser { display: none; }

::selection { background: #171a1c; color: #fff; }
::-moz-selection { background: #171a1c; color: #fff; }


/* =Typography
-------------------------------------------------------------- */
/* Headings */

.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 { color: #fff; }
.black h1, .black h2, .black h3, .black h4, .black h5, .black h6 { color: #fff; }


.dark p { color: #d1d1d1; }
.black p { color: #888888; }
.accent p { color: #171a1c; }
p.sub-heading { font-size: 25px; }
.dark p.sub-heading { color: #fff; }
.black p.sub-heading { color: #fff; }

/* =Contact
-------------------------------------------------------------- */ 
.contact { 
}
.map-overlay { 
	background: rgba(0,0,0,.7);
	padding-bottom: 150px;
}

.contact p{
	margin: 20px 0;	
}

.contact *,.contact:after,.contact:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.map-overlay p.sub-heading { color: #d1d1d1; }

.switch {
	position: absolute;
	display: block;
	width: 100%;
	bottom: 20px;
	z-index: 100;
}

.switch h5 {
	text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.9);
}

.radio {
	position: relative;
	width: 45px;
	height: 25px;
	background: transparent;
	border: 1px solid #fff;
	-webkit-border-radius: 50px;
	   -moz-border-radius: 50px;
	   	-ms-border-radius: 50px;
	   	 -o-border-radius: 50px;
			border-radius: 50px;
}

.elipse {
	position: absolute;
	display: block;
	width: 21px;
	height: 21px;
	background: #fff;
	top: 1px;
	left: 1px;
	-webkit-border-radius: 50px;
	   -moz-border-radius: 50px;
	   	-ms-border-radius: 50px;
	   	 -o-border-radius: 50px;
			border-radius: 50px;
	-webkit-transition: all 0.2s linear;
	   -moz-transition: all 0.2s linear;
			transition: all 0.2s linear;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.9);
	-moz-box-shadow:    0px 2px 3px 0px rgba(0, 0, 0, 0.9);
	box-shadow:         0px 2px 3px 0px rgba(0, 0, 0, 0.9);
}

.radio.active .elipse {
	left: 50%;
}

/* Form */
#commun_contact_form #contactform fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

#commun_contact_form #contactform input {
/* 	background-color: #878787; */
    background-color: rgba(135, 135, 135, 0.5);
    padding-left: 8px;
}
#commun_contact_form #contactform textarea {
/* 	background-color: #878787; */
    background-color: rgba(135, 135, 135, 0.5);
    padding-left: 8px;
    padding-right: 8px;
}

#commun_contact_form #contactform .error{
	background-color: rgb(119, 75, 75);
}

.message_form_success{
	padding:10px;
	border:solid 1px #060;
}

.message_form_error{
	
}

.alert {
	padding: 19px 15px;
	color: #fefefe;
	position: relative;
}
.alert .msg { padding: 0 20px 0 40px;}

.alert p { margin: 0;}

.info-box {		background: #2fa9f6 url(../images/info.png) no-repeat 14px 14px;}
.success-box {	background: #7EB62E url(../images/success.png) no-repeat 14px 14px;}
.error-box {	background: #f64b2f url(../images/error.png) no-repeat 14px 14px;}
.notice-box {	background: #f6ca2f url(../images/notice.png) no-repeat 14px 14px;}

.form-field span { display: block; }

.form-field span input, .form-field span textarea {
	border: none;
	outline: none;
	padding: 15px 0px;
	width: 100%;
	background: transparent;
	border-bottom: 1px solid rgba(255,255,255,.5);
	border-radius: 0px;
	color: rgba(255,255,255,.5);
	font-family: 'Cardo', serif;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 20px;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all 0.4s linear;
	   -moz-transition: all 0.4s linear;
			transition: all 0.4s linear;
}

.form-field span input:focus, .form-field span textarea:focus {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.form-field span textarea {
	font-size: 16px;
	overflow: auto;
	height: 100px;
	padding: 15px 0px;
}

.form-field label {
	display: block;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 10px;
	letter-spacing: 0.2em;
}

.form-click button {
	display: inline-block;
	position: relative;
	border: none;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 10px;
	letter-spacing: 0.2em;
	line-height: 1;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid rgba(255,255,255,.6);
	padding: 15px 0px;
	width: 100%;
	background: rgba(255,255,255,.1);
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	   	-ms-transition: all 0.3s;
	   	 -o-transition: all 0.3s;
			transition: all 0.3s;
}

.form-click button:hover {
	border: 1px solid #fff;
	background: rgba(255,255,255,.3);
}

/* Alerts */
#alert { margin-top: 25px; display: none; }

.notification {
	width: 100%;
	margin-bottom: 20px;
	padding: 10px 18px;
	text-align: left;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}

.notification p {
	text-align: center;
	padding: 0;
	margin: 0;
}

.notification.success {  border: 1px solid #5f9025; }
.notification.success p { color: #b3dc82; }

.notification.error {  border: 1px solid #de5959; }
.notification.error p {  color: #de5959;  }


/* Map */
#map {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -100;
}

#map.pushed {
	z-index: 0;
}

.gmnoprint img { max-width: none; }


/* Responsive */
@media (min-width: 768px) {
	.map-overlay { 
		padding-bottom: 150px;
	}

	.switch {
		bottom: 20px;
	}

	.form-field span input, .form-field span textarea {
		margin-bottom: 25px;
	}

	.form-click button {
		padding: 20px 0px;
	}

	.notification { padding: 15px 0px; }
}


@media (min-width: 1200px) {
	.map-overlay { 
		padding-bottom: 150px;
	}

	.switch {
		bottom: 20px;
	}

	.float-left {
		margin: 30px 0px 0px;
		width: 50%;
		float: left;
		padding-right: 15px;
	}

	.float-right {
		margin: 30px 0px 0px;
		width: 50%;
		float: right;
		padding-left: 15px;
	}

	.form-field label { font-size: 12px; }
	.form-field span input, .form-field span textarea {
		font-size: 20px;
		margin-bottom: 50px;
	}

	.form-field span textarea {
		font-size: 18px;
		height: 181px;
	}

	.form-click button {
		font-size: 12px;
		padding: 25px 0px;
	}
}


/* Bullets */
.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
.rsNavItem {
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

.rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 22;
}
.rsTabs {
	float: left;
	background: none !important;
}
.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rsProgress .icon { margin-top: 10px; }
.rsProgress .icon i { display: inline-block; background: #171a1c; }

.rsProgress .rsSlide h2 { 
	display: inline-block;
	margin-bottom: 0; 
	margin-top: 0; 
	line-height: 1.15em; 
	background: #171a1c; 
}

.rsTabs {
	display: block;
	width: 100%;
}



.rsTab {
	display: inline-block;
	cursor: pointer;
	margin: 10px 10px;
	color: #000;
	border-bottom: 1px solid #666;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 12px;
	line-height: 2em;
	letter-spacing: -0.05em;
	opacity: .2;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.royalSlider .rsTab {
	color: #fff !important;
}


/* Responsive */
@media (min-width: 768px) {
	.rsTab { margin: 15px 10px; }
	.rsProgress .icon { margin-top: 15px;}
	.progress-bar { top: 55%; }

}
@media (min-width: 992px) {
}

@media (min-width: 1200px) {
	.rsTab { margin: 20px 10px; font-size: 15px; }
	.progress-bar.start, .progress-bar.finish { width: 80%; }
	.rsProgress .icon { margin-top: 20px;}
}

.rsDefault .rsBullets {
	z-index: 35;
	width: 100%;
	height: auto;
	margin: 10px auto 20px auto;
	padding-bottom: 2px; 

	text-align: center;
	line-height: 12px;
	overflow: hidden;
}

.rsDefault .rsBullet {
	cursor: pointer;
	width: 8px;
	height: 8px;
	display: inline-block;
	margin: 10px;
}

.rsDefault .rsBullet span {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #777;
	background: rgba(255,255,255,0.5);
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
	-webkit-transition: box-shadow 0.3s ease, background-color 0.5s ease;
	   -moz-transition: box-shadow 0.3s ease, background-color 0.5s ease;
	   	-ms-transition: box-shadow 0.3s ease, background-color 0.5s ease;
	   	 -o-transition: box-shadow 0.3s ease, background-color 0.5s ease;
			transition: box-shadow 0.3s ease, background-color 0.5s ease;
}

.rsDefault .rsBullet:hover span { background-color: white; }

.rsDefault .rsBullet.rsNavSelected span {
	background-color: transparent;
	box-shadow: 0 0 0 2px black;
}

.rsTab.rsNavSelected {
	padding-left: 20px;
	opacity: 1;
}

 .rsTab:hover { opacity: 1; }

/* =Progress Slider
-------------------------------------------------------------- */
.progress-bar {
	display: block;
	width: 100%;
	height: 2px;
	background: transparent;
	border-bottom: 1px dotted #1E4361;
	position: absolute;
	top: 20%;
}

.progress-bar.start {
	width: 90%;
	right: 0;
}

.progress-bar.start:before {
	position: absolute;
	left: 0;
	display: block;
	content: '';
	width: 6px;
	height: 6px;
	background: #1E4361;
	top: -1px;
	-webkit-border-radius: 50px;
	   -moz-border-radius: 50px;
	   	-ms-border-radius: 50px;
	   	 -o-border-radius: 50px;
			border-radius: 50px;
}

.progress-bar.finish {
	width: 90%;
	left: 0;
}

.progress-bar.finish:before {
	position: absolute;
	right: 0;
	display: block;
	content: '';
	width: 6px;
	height: 6px;
	background: #1E4361;
	top: -1px;
	-webkit-border-radius: 50px;
	   -moz-border-radius: 50px;
	   	-ms-border-radius: 50px;
	   	 -o-border-radius: 50px;
			border-radius: 50px;
}


/*Titres Maven*/
.maven_patern h1, .maven_patern h2, .maven_patern h3, .maven_patern h4 {
    color: #171a1c;
    font-family: "Montserrat",sans-serif;
    font-weight: 700;
    margin: 15px 0;
	text-shadow:none !important;
	line-height:1.3em !important;
}
.maven_patern h5, .maven_patern h6 {
    color: #171a1c;
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
    margin: 15px 0;
}
.maven_patern .dark h1, .maven_patern .dark h2, .maven_patern .dark h3, .maven_patern .dark h4, .maven_patern .dark h5, .maven_patern .dark h6 {
    color: #fff;
}
.maven_patern .black h1, .maven_patern .black h2, .maven_patern .black h3, .maven_patern .black h4, .maven_patern .black h5, .maven_patern .black h6 {
    color: #fff;
}

.maven_patern h5, .maven_patern h6 {
    letter-spacing: 0.2em;
}
.maven_patern h1 {
    line-height: 0.9em;
}
.maven_patern h2, .maven_patern h3, .maven_patern h4 {
    line-height: 0.9em;
	text-transform:none !important;
}
.maven_patern h5, .maven_patern h6 {
    line-height: 1.2em;
	text-transform:none !important;
}
	.maven_patern h1 {
		font-size: 55px;
	}
	.maven_patern h2 {
		font-size: 100px;
	}
	.maven_patern h3 {
		font-size: 80px;
	}
	.maven_patern h4 {
		font-size: 40px;
	}
	.maven_patern h5 {
		font-size: 15px;
	}
	.maven_patern h6 {
		font-size: 9px;
	}
@media (min-width: 768px) {
	.maven_patern h1 {
		font-size: 100px;
	}
	.maven_patern h2 {
		font-size: 80px;
	}
	.maven_patern h4 {
		font-size: 40px;
	}
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
	.maven_patern h1, .maven_patern h2, .maven_patern h3, .maven_patern h4, .maven_patern h5, .maven_patern h6 {
		margin: 20px 0;
	}
	.maven_patern h1 {
		font-size: 55px;
	}
	.maven_patern h2 {
		font-size: 100px;
	}
	.maven_patern h3 {
		font-size: 80px;
	}
	.maven_patern h4 {
		font-size: 40px;
	}
	.maven_patern h5 {
		font-size: 15px;
	}
	.maven_patern h6 {
		font-size: 9px;
	}
}


/* Responsive */
@media (min-width: 768px) { 
}
@media (min-width: 992px) {
	
}

@media (min-width: 1200px) {
	.maven_patern p {
		font-size: 18px;
		margin: 20px auto 20px auto;	
		font:18px "Cardo",serif
	}
	.maven_patern p.sub-heading { font-size: 25px; }
}

.maven_center{
	margin-left:25% !important;	
}

.maven_patern .txt_important{
	font-size:1.8em;	
	max-width:900px;
	margin:40px auto 20px auto;
	text-align:center;
	color:#eee;
	text-align:center;
}


.bg-5 .txt_important{
	color:#2d2d2d !important;
}

.gal-pags h4{
	font-size:18px;	
}


/* =Text Slider
-------------------------------------------------------------- */
.border-shape {
	display: block;
	width: 220px;
	height: 265px;
	border: 1px solid rgba(47, 162, 255, .3);
	position: absolute;
	left: 50%;
	margin-left: -110px;
}

.rsDefault .rsABlock {
  position: relative;
  display: block;
  left: auto;
  top: auto;
}

.rsDefault .rsSlide h2 {
	margin-bottom: 0;
	line-height: 1.15em;
	opacity: 0;
	-webkit-animation: fadeOutDown 0.8s cubic-bezier(.16, .68, .43, .99); 
	   -moz-animation: fadeOutDown 0.8s cubic-bezier(.16, .68, .43, .99); 
		-ms-animation: fadeOutDown 0.8s cubic-bezier(.16, .68, .43, .99);
		 -o-animation: fadeOutDown 0.8s cubic-bezier(.16, .68, .43, .99);
			animation: fadeOutDown 0.8s cubic-bezier(.16, .68, .43, .99);
}

.rsDefault .rsSlide p {
	opacity: 0;
	-webkit-animation: fadeOutDown 0.3s cubic-bezier(.16, .68, .43, .99); 
	   -moz-animation: fadeOutDown 0.3s cubic-bezier(.16, .68, .43, .99); 
		-ms-animation: fadeOutDown 0.3s cubic-bezier(.16, .68, .43, .99);
		 -o-animation: fadeOutDown 0.3s cubic-bezier(.16, .68, .43, .99);
			animation: fadeOutDown 0.3s cubic-bezier(.16, .68, .43, .99);
}

.rsDefault .rsSlide.rsActiveSlide h2 {
	opacity: 1;
	-webkit-animation: fadeInUp 1.3s cubic-bezier(.16, .68, .43, .99); 
	   -moz-animation: fadeInUp 1.3s cubic-bezier(.16, .68, .43, .99); 
		-ms-animation: fadeInUp 1.3s cubic-bezier(.16, .68, .43, .99);
		 -o-animation: fadeInUp 1.3s cubic-bezier(.16, .68, .43, .99);
			animation: fadeInUp 1.3s cubic-bezier(.16, .68, .43, .99);
}

.rsDefault .rsSlide.rsActiveSlide p {
	opacity: 1;
	-webkit-animation: fadeInUp 0.8s cubic-bezier(.16, .68, .43, .99); 
	   -moz-animation: fadeInUp 0.8s cubic-bezier(.16, .68, .43, .99); 
		-ms-animation: fadeInUp 0.8s cubic-bezier(.16, .68, .43, .99);
		 -o-animation: fadeInUp 0.8s cubic-bezier(.16, .68, .43, .99);
			animation: fadeInUp 0.8s cubic-bezier(.16, .68, .43, .99);
}

/* =Hero
-------------------------------------------------------------- */
.video-background { 
	overflow: hidden;
	position: relative;
}

.video-background:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: -2;
}

#bgVideo {
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: -webkit-transform 0s;
	   -moz-transition:    -moz-transform 0s;
		-ms-transition: 	-ms-transform 0s;
		 -o-transition: 	 -o-transform 0s;
			transition: 		transform 0s;
}


#bgVideo > video {
	display: block;
	position: absolute!important;
	top: 0;
	opacity: .3;
	z-index: -1!important;
}

/* No-video Fallback */
.video-background.no-video #bgVideo {
	background: url('../videos/poster.jpg') no-repeat center;
	background-size: cover;
	opacity: .3;
}

.touch .icon-scroll, .icon-scroll { display: none; }

@media (min-width: 992px) {
	.icon-scroll {
		display: block;
		position: absolute;
		left: 50%;
		margin-left: -16px;
		bottom: 0;
		text-decoration: none !important;
		font-size: 34px;
		color: rgba(255,255,255,.6);
		-webkit-transition: color 0.2s ease-out;
		   -moz-transition: color 0.2s ease-out;
			-ms-transition: color 0.2s ease-out;
		 	 -o-transition: color 0.2s ease-out;
				transition: color 0.2s ease-out;

		/* Animation */
		-webkit-animation: bounce 1s infinite; 
		   -moz-animation: bounce 1s infinite; 
			-ms-animation: bounce 1s infinite;
			 -o-animation: bounce 1s infinite;
				animation: bounce 1s infinite;
	}

	.icon-scroll:hover {
		color: rgba(255,255,255,1);
		-webkit-transition: color 0.2s ease-out;
		   -moz-transition: color 0.2s ease-out;
			-ms-transition: color 0.2s ease-out;
		 	 -o-transition: color 0.2s ease-out;
				transition: color 0.2s ease-out;
	}
}


/* Responsive */
@media (min-width: 768px) { 
	.border-shape {
		width: 220px;
		height: 300px;
		margin-left: -110px;
	}

	/* Bullets */
	.rsDefault .rsBullets { margin: 10px auto 20px auto; }
}
@media (min-width: 992px) {	
}
@media (min-width: 1200px) {
	.border-shape {
		width: 320px;
		height: 330px;
		margin-left: -160px;
	}

	/* Bullets */
	.rsDefault .rsBullets { margin: 65px auto 20px auto; }
}

.animate-in h2{
}

.animate-in h3{
	margin-top:9px;	
}

.animate-in span{
	background:#00467F !important;
	display:inline !important;
	color:#fff !important;
	padding: 0.5em 0em !important;
    background-color: #FFAA3B;
    box-shadow: 10px 0 0 #00467F, -10px 0 0 #00467F;
    box-decoration-break: clone;
}

.animate-out span{
	background:#00467F !important;
	display:inline !important;
	color:#fff !important;
	padding: 0.5em 1em !important;
    background-color: #FFAA3B;
    box-shadow: 10px 0 0 #00467F, -10px 0 0 #00467F;
    box-decoration-break: clone;
}

#sequence {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1280px;
  color: white;
  background:none !important;
  font-size: 0.625em;
  margin: 0 auto;
  position: relative;
  height: 600px;
}

	.bkg_skrollr{
		position:absolute;
		top:0;
		left:0;
		z-index:0;	
		width:100%;
		display:block;
		overflow:hidden;
	}
	
	.bkg_img_skrollr{
          position:absolute;
		  top:0;
		  left:0;
		  width: 100%;
		  display:block;
		  background-color: #555;
		  background-repeat: no-repeat;
		  background-position: center top;
	}
	
.service_conseil{
	background-color:#2a2e32;
	padding:10px 2%;
	margin:50px 0 20px 0; 
	clear:both;
}

#content-technologies a{
	text-decoration:none;
}

.service_conseil_colonnes{
	clear:both;	
}
	.service_conseil_colonne_debut{
		width:28%;  
		padding:0 2%;
		float:left; 
		background-color:#2a2e32;
		min-height:315px;	
	}

	.service_conseil_colonne{
		width:28%;  
		min-height:350px;
		padding:0 2%;
		margin-left:2%; 
		float:left; 
		background-color:#2a2e32;
		min-height:315px;
	}
	
		.service_conseil_colonne_debut h5, .service_conseil_colonne h5{
			min-height:3.3em;
		}
		
.button-img_pags{
	display:block;
	width:300px;
	height:150px;
	position:absolute;
	top:0;
	left:0;	
}

#section9 .vcard{
	color:#fff;
}

#section9 .vcard a{
	color:#fff;
}

#section9 .fn{
	display:none;
}

#section9 dl *{
	text-align:left;
}

#section9 .vcard dt{
	padding:8px 0 4px 0;
	clear:both;	
}

#section9 .vcard dd *{
	line-height:1.6em !important;
}

.virgule{
	display:inline;
	float:left;
	width:inherit !important;	
}

.vcard_footer{
	
}
	
	.vcard .colonne_1{
		position:relative;
		width:30%;
		margin-left:15%;
		float:left;
	}
	
	.vcard .colonne_2{
		position:relative;
		width:30%;
		margin-left:15%;
		float:left;
	}

.sequence-theme .fb-like, #section1 .fb-like, .heager_img .fb-like{
	margin: 0 0 0 50%;
    padding: 0;
    position: absolute;
    max-width: 890px;
	width:100%;
	top:10px;
	left:-470px;
	text-align:right;
	padding:0 25px;
	z-index:500;
}

#section1 .fb-like, .heager_img .fb-like{
	top:67px;		 
}

.fb-like{
	margin-bottom:5px;	
}

.ligne_double li{
	min-height:2.7em !important;	
	display:inline-block !important;
	width:100%;
}

.img_triangle_agile{
	float:right;
	margin:0 0 20px 50px;
	max-width:425px !important;
}

.img_agile_classique{
	margin:0 0 40px 30px;
}

.img_avantage_agile{
	margin:0 0 40px 30px;	
}

@media screen and (max-width: 680px){
    .img_btn video { display : none; }
}


/* facebook button hack hidden text overflow */

#share_section_btn{
/*     background-color: red; */
    width: 170px !important;
    padding-top: 5px !important;
    display: block;
    height: 150px !important;
}

#share_section_btn div{
    margin-left: 5px !important;
/*     margin-bottom: 15px !important; */
}

/* #share_section_btn *{

} */

#share_section_btn span{
/*     background-color: yellow !important; */
    width: 162px !important;
    overflow: hidden !important;
}



#fbr *{
/*     background-color: yellow !important; */
    width: 132px !important;
    overflow: hidden !important;
}
#fbl *{
/*     background-color: pink !important; */
    width: 82px !important;
    overflow: hidden !important;
}
#fbs *{
/*     background-color: orange !important; */
    width: 132px !important;
    overflow: hidden !important;
}
