html {
	overflow-x: hidden;
	overflow-y: auto;
	font-weight:300;
}

p {
	color: #000;
	line-height: 28px;
	margin: 0 0 28px;
}

#logo-legipermis{
	margin-bottom:0px;
	margin-top:8px;
	max-width:75%;
	margin-left:8px;
}

span.logo-legipermis-css-pure span:nth-of-type(1){
	color:#000;
	font-weight:600;
}

span.logo-legipermis-css-pure span:nth-of-type(2){
	color:#165799;
	font-weight:700;
}

span.logo-legipermis-css-pure span:nth-of-type(3){
	color:#3f3f3f;
	font-weight:600;
	font-size:16px;
}

span.logo-legipermis-css-pure:before
{
    content: url('/templates/blue/img/stages/place-reservee.png');
	margin-right:4px;
	white-space:nowrap;
}

@media (max-width:768px){
	html body.boxed div.body div.main{
		margin-top:5px;
	}
}

@media (min-width:768px){
	html body.boxed div.body div.main{
		margin-top:-8px;
	}
	div.ctav3-container:not(.extension-stages){
		margin-bottom:89px !important;
	}
}

#geoloc {
	border: 1px solid #165799;
    border-radius: 9px;
    font-size: 16px;
    margin-top: 0px;
    padding: 10px 10px;
	cursor:pointer;
	width:100%;
	white-space:nowrap;
}

h1, h2, h3{
font-weight:400 !important;
}


hr.tall{
	margin:15px 0px;
}

#geoloc i{
	color: #165799;
	font-size: 38px;
}

body {
	background-color: #FFF;
	color: #000000;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

/* Header */
header {
	clear: both;
	background: #ffffff;
	min-height: 50px;
	padding: 8px 0;
}

header > .navbar-collapse > .container {
	position: relative
}

header div.header-top {
	min-height: 50px;
}

header.flat-menu div.header-top {
	margin-top: -8px;
}

header div.header-top form {
	margin: 0;
}

header nav ul.nav-main li a i:not(.icon-angle-down){
	font-size: 25px;
    margin-right: 4px;
    margin-top: -7px;
}

#recherche{
	border:1px solid #165799;
	border-radius:0px;
	background-color:#165799;
	margin-bottom:18px;
	padding-left:0px;
}

#recherche button{
	border:0;
	z-index:10;
	color:#fff;
	font-weight:500;
	padding-bottom: 2px;
    padding-top: 6px;
	font-size:21px;
}

#recherche input{
	border-radius: 25px;
    margin-top: 7px;
	font-weight: 600;
    color: #000;
	font-size:16px;
}

#recherche i{
	color:#fff;
	font-size: 34px;
    margin-top: 8px;
	margin-right:7px;
}

#recherche form{
	margin-bottom:6px;
	float:left;
	width:100%;
}

#ligne-haut{
	margin-top: 7px;
	padding-left: 0;
}

div.logo{
	float:left;
}

footer .informations a {
	text-decoration:underline;
	color:#000;
}

#securite-routiere{
	text-align:center;
	margin-top:0px;
	margin-right:-20px;
}

.informations p, .informations li{
	font-size:15px;
}

#logo-tronque{
	margin-top:7px;
	height:auto;
}

.mise_en_avant{
	font-weight:600;
	color:#165799;
}

#carte_idf{
	position:relative;
}

#affichage_departement{
	color: #165799;
    font-size: 28px;
    left: 40px;
    position: absolute;
    top: -20px;
	line-height:25px;
}

#carte_france{
	position:relative;
}

#carte_locate{
	font-size: 18px;
    position: absolute;
    top: 0;
    width: 250px;
	display:none;
}

#carte_locate i{
	color:#165799;
	font-size:38px;
}

div.feature-box-icon i{
	font-size:40px;
}

.mise_en_avant_rouge{
	color:#e04361;
	font-weight:600;
}

.feature-box-info{
	margin-left:10px;
}

#securite-routiere{
	text-align:center;
	margin-top:0px;
	margin-right:-20px;
}

#agrements-prefectoraux{
	border-radius:15px;
	border: 2px solid #165799;
	padding: 16px;
}

#agrements-prefectoraux p{
	color: #000;
	font-size:25px;
	font-weight:500;
	line-height:29px;
 }
 
 #agrements-prefectoraux img{
	
	/*margin-left:7px;
	margin-top:-3px;*/
 }
 
.icon-grand{
	font-size:60px;
 }
 
.icon-moyen{
	font-size:40px;
}
 
.icon-vert{
	color:#27ae60;
}

.icon-rouge{
	color:#e04361;
}


.icon-bleu{
	color:#165799;
}

h2{
	font-size:32px !important;
	letter-spacing:-1px;
 }
 
 .container{
		padding:0px;
}

.titre-blog img{
	margin-left:auto;
	margin-right:auto;
}

div#col-droite{
	padding-left:20px;
}

div#col-droite hr{
	margin-left: 15px;
    /*margin-right: 15px;*/
	margin-top:0px;
	margin-bottom:15px;
	border: 1px solid #AAAAAA;
	height:0px;
	border-top:0px;
}

div#col-droite span{
	/*margin-right:15px;*/
	font-size:21px;
	color:#666363;
}

div#col-droite div, div#col-droite h3{
	font-size:21px;
	color:#666363;
}


div#col-droite div.separator, div#col-droite h3.separator{
	border-bottom:1px solid #AAAAAA;
	padding-bottom:4px;
	margin-bottom:10px;
}

div#col-droite span.detail-telephone{
	font-size:14px;
	color:#8C8C8C;
}

/*----*/



div.bloc-droite a{
	/*text-decoration:underline;*/
}

.alignleft{
	text-align:left !important;
}

ul.rappel {
	margin-top:7px;
	margin-left:17px !important;
	list-style-type: square !important;
}

ul.rappel li{
	line-height:24px;
	white-space:normal !important;
	margin-bottom:8px;
}

ul.rappel li:first-letter{
	font-size:22px;
	color:#165799;
}
div.separator h2{
	height:35px;
	margin-bottom:0px;
}

#col-droite .unopacify{
	opacity:0.60;
}

.opacity60{
	opacity:0.60;
}

ul.programme-stage{
	font-size:15px !important;
}

.alignright{
	text-align:right;
}

.aligncenter{
	text-align:center;
}

.bloc-droite{
	margin-top:30px;
}

.bloc-droite ul{
	font-size: 16px;
    list-style-type: none;
    /*margin-right: 15px;*/
    padding-left: 40px;
    text-align: right;
	padding-left:0px;
}

.bloc-droite ul li{
	white-space: nowrap;
}

.bloc-droite ul.imperatifs, .bloc-droite p.imperatifs{
	font-size:15px;
}

.bloc-droite ul strong, .bloc-droite p strong {
	color:#165799
}

.bloc-droite p {
	text-align:justify;
}

.bloc-droite span.telephone a{
	font-size:24px;
	margin-right:0px;
}

#bouton-nav-mobile{
	background-color:#165799;
	margin-top:-38px;
	
}

@media (min-width: 768px) { 
	#geoloc {
		font-size: 24px;
		padding: 10px 14px;
		margin-top:13px;
	}
	
	#ligne-haut{
		margin-top:3px;
	}
	
	hr.tall{
		margin:40px 0px;
	}
	
	#logo-legipermis{
		margin-bottom:4px;
		margin-top:5px;
		max-width:77%;
		margin-left:0px;
	}
	
	html body.boxed div.body div.main{
		margin-top:0px;
	}
	
	#recherche{
		border-radius:25px;
		padding-left:15px;
	}
	
}

@media (min-width: 992px) { 
	#logo-tronque{
		margin-top:-10px;
		max-width:82%;
	}
	
	#securite-routiere{
		margin-top:-4px;
	}
	
	#text-logo{
		margin-left:-2px;
		margin-top:0px;
	}
	
	footer.informations p, .informations li{
		font-size:18px;
		line-height:14px !important;
	}
	
	#agrements-prefectoraux p{
		font-size:21px;
		line-height:25px;
	}
}


body.boxed header div.header-top {
	margin-top: -5px;
}

body.boxed header.flat-menu div.header-top {
	margin-top: -20px;
}

body.boxed header.colored div.header-top {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

header div.header-top p {
	float: left;
	font-size: 0.9em;
	line-height: 50px;
	margin: 0;
}

header div.header-top i {
	margin-right: 6px;
	margin-left: 6px;
	position: relative;
	top: 1px;
}

/* Top Navigation */
header div.header-top nav {
	float: left;
	width: auto;
}

header div.header-top ul.nav-top {
	margin: 7px 0 0 -15px;
	min-height: 5px;
}

header div.header-top ul.nav-top li.phone {
	margin-right: 10px;
}

header div.header-top ul.nav-top li a {
	padding-left: 4px;
}

button.btn-responsive-nav {
	display: none;
}

footer div.social div.icone-social{
	float:left;
	margin-right:2px;
}

footer div.social{
	text-align:center;
}

footer div.social div.icone-social img{
	max-width:30px;
}

header div.social-icons {
	clear: right;
	float: right;
	margin-top: -3px;
	margin-left: 5px;
	position: relative;
}

header div.search + div.social-icons {
	clear: none;
	margin-left: 10px;
	margin-right: 0;
	margin-top: 13px;
}

body.sticky-menu-active header div.social-icons {
	margin-top: -1px;
}

/* Header Container */
header > div.container {
	height: 100px;
	margin-bottom: 0px;
	position: relative;
	display: table;
	max-width: 1170px;
}

header.flat-menu > div.container {
	height: 91px;
	margin-bottom: -82px;
}

body.boxed header.flat-menu > div.container {
	height: 109px;
	margin-bottom: -100px;
}

body.boxed header.flat-menu.colored > div.container {
	height: 115px;
}

body.boxed header.flat-menu.darken-top-border > div.container {
	height: 111px;
}

body.boxed header.single-menu > div.container {
	height: 94px;
	margin-bottom: -80px;
}

/* Search */
header div.search {
	float: right;
	margin: 10px 0 0 15px;
	position: relative;
}

header div.search input.search:first-child {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	width: 170px;
	font-size: 0.9em;
	padding: 6px 12px;
	height: 34px;
	-moz-transition: all 0.2s ease-in 0.2s;
	-o-transition: all 0.2s ease-in 0.2s;
	-webkit-transition: all 0.2s ease-in 0.2s;
	transition: all 0.2s ease-in 0.2s;
}

header div.search input.search:focus {
	width: 220px;
	border-color: #CCC;
}

header div.search button.btn-default {
	border: 0;
	background: transparent;
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	z-index: 3;
}

/* Header Container */
div.header-container {
	min-height: 76px;
	position: relative;
}

/* Logo */
header h1.logo {
	margin: 0;
	padding: 5px 0;
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	color: transparent;
	-moz-transition: all 0.2s ease-in 0.2s;
	-o-transition: all 0.2s ease-in 0.2s;
	-webkit-transition: all 0.2s ease-in 0.2s;
	transition: all 0.2s ease-in 0.2s;
}

header h1.logo a {
	position: relative;
	z-index: 1;
}

header h1.logo img {
	position: relative;
	color: transparent;
}

/* Navigation */
header nav {
	float: right;
}

header div.nav-main-collapse,
header div.nav-main-collapse.in {
	overflow-y: visible;
}

header nav ul.nav-main {
	margin: 0px 10px 0px 0;
}

header nav ul.nav-main > li + li {
	margin-left: -4px;
}

header nav ul.nav-main .dropdown-submenu {
	position: relative;
}

header nav ul.nav-main .dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}

header nav ul.nav-main .dropdown-submenu:hover > .dropdown-menu {
	display: block;
}

header nav ul.nav-main .dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}

header nav ul.nav-main .dropdown-submenu:hover > a:after {
	border-left-color: #ffffff;
}

header nav ul.nav-main .dropdown-submenu.pull-left {
	float: none;
}

header nav ul.nav-main .dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

header nav ul.nav-main li.dropdown.open a.dropdown-toggle {
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

header nav ul.nav-main ul.dropdown-menu,
header nav ul.nav-main li.dropdown.open a.dropdown-toggle,
header nav ul.nav-main li.active a {
	background-color: #CCC;
}

header nav ul.nav-main ul.dropdown-menu {
	-moz-border-radius: 0 6px 6px 6px;
	-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.08);
	-webkit-border-radius: 0 6px 6px 6px;
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.08);
	border: 0;
	border-radius: 0 6px 6px 6px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.08);
	margin: 1px 0 0 3px;
	padding: 5px;
	top: auto;
}

header nav ul.nav-main ul.dropdown-menu ul.dropdown-menu {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-left: 0;
	margin-top: -5px;
}

header nav ul.nav-main ul.dropdown-menu li:hover > a {
	filter: none;
	background: #999;
}

header nav ul.nav-main ul.dropdown-menu > li > a {
	color: #FFF;
	font-weight: 400;
	padding-bottom: 4px;
	padding-top: 4px;
	text-transform: none;
	position: relative;
}

header nav ul.nav-main ul.dropdown-menu > li > a {
	padding: 8px 10px 8px 5px;
	font-size: 0.9em;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}

header nav ul.nav-main ul.dropdown-menu li:last-child > a {
	border-bottom: 0;
}

header nav ul.nav-main li a {
	font-size: 15px;
	font-style: normal;
	/*line-height: 20px;*/
	margin-left: 3px;
	margin-right: 3px;
	/*text-transform: uppercase;*/
	font-weight: 500;
	padding: 10px 13px;
}

header nav ul.nav-main li ul a {
	text-transform: none;
	font-weight: normal;
	font-size: 0.9em;
}

header nav ul.nav-main li a:hover {
	background-color: #F4F4F4;
}

header nav ul.nav-main li.dropdown:hover > a {
	padding-bottom: 11px;
	margin-bottom: -1px;
}

header nav ul.nav-main li.dropdown:hover a.dropdown-toggle {
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

header nav ul.nav-main li.dropdown:hover > ul {
	display: block;
}

/* Flat Menu */
header.flat-menu ul.nav-main {
	float: right;
	margin: -9px 0 -8px;
}

header.flat-menu nav ul.nav-main li a {
	margin-left: 1px;
	margin-right: 3px;
	padding-bottom: 20px;
	padding-top: 46px;
}

body.boxed header.flat-menu nav ul.nav-main > li > a {
	padding-top: 65px;
}

body.boxed header.single-menu nav ul.nav-main > li > a {
	padding-top: 63px;
}

header.flat-menu ul.nav-main > li > a {
	margin-bottom: 0;
	border-top: 5px solid transparent;
}

body.boxed header.flat-menu ul.nav-main > li > a,
body.boxed header.flat-menu ul.nav-main > li.active > a {
	border-top-color: transparent;
}

header.flat-menu ul.nav-main li a {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

header.flat-menu nav ul.nav-main li.dropdown:hover a.dropdown-toggle {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

header.flat-menu nav ul.nav-main li.dropdown:hover > a {
	padding-bottom: 21px;
}

header.flat-menu nav ul.nav-main ul.dropdown-menu {
	margin: 0 0 0 1px;
}

header.flat-menu nav ul.nav-main ul.dropdown-menu,
header.flat-menu nav ul.nav-main ul.dropdown-menu ul.dropdown-menu {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

header.flat-menu div.social-icons,
header.clean-top div.social-icons {
	margin: 11px 10px 9px 10px;
}

body.sticky-menu-active header.flat-menu ul.nav-main > li > a,
body.sticky-menu-active header.flat-menu ul.nav-main > li:hover > a {
	padding-bottom: 26px;
	padding-top: 26px;
}

body.sticky-menu-active header.single-menu ul.nav-main > li > a,
body.sticky-menu-active header.single-menu ul.nav-main > li:hover > a {
	padding-bottom: 20px;
	padding-top: 21px
}

body.sticky-menu-active header.flat-menu nav ul.nav-main {
	margin-bottom: -10px;
	margin-top: 34px;
}

header nav ul.nav-top {
	margin: 10px 0 -10px;
	min-height: 62px;
}

header nav ul.nav-top li span {
	display: block;
	line-height: 14px;
	margin-bottom: 2px;
	margin-right: 0;
	margin-top: 5px;
	padding: 8px 2px 8px 12px;
}

header nav ul.nav-top li a,
header nav ul.nav-top li span {
	color: #999;
	font-size: 0.9em;
	padding: 6px 10px;
}

header nav ul.nav-top li i {
	margin-right: 6px;
	position: relative;
	top: 1px;
}

body.sticky-menu-active header.flat-menu h1.logo {
	padding-top: 15px;
}

header.flat-menu div.social-icons {
	margin: 10px 10px 0;
}

header.flat-menu div.search {
	margin-top: 8px;
}

header.flat-menu div.search form {
	margin: 0;
}

header.flat-menu div.search input.search-query {
	padding-bottom: 5px;
	padding-top: 5px;
}

body.sticky-menu-active header.flat-menu div.header-top {
	display: none;
}

body.sticky-menu-active header.flat-menu ul.nav-main > li > a {
	border-top-color: transparent;
}

/* Sticky Menu */
header.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1001;
}

body.sticky-menu-active header {
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10);
	border-bottom: 1px solid #E9E9E9;
	position: fixed;
	top: -57px;
	width: 100%;
	z-index: 1001;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.10);
	filter: none;
}

body.sticky-menu-active header nav ul.nav-main {
	margin-bottom: 7px;
	margin-top: -1px;
}

/* Single Menu */
header.single-menu {
	min-height: 86px;
}

body.sticky-menu-active header.single-menu h1.logo {
	padding-top: 14px;
}

header.single-menu ul.nav-main {
	margin: -28px 0 -9px;
	float: right;
}

body.boxed header.single-menu ul.nav-main {
	margin: -35px 0 -9px;
}

header.single-menu > div.container {
	height: 91px;
	margin-bottom: -77px;
}

header.single-menu div.social-icons {
	margin-top: 32px;
}

body.boxed header.single-menu div.social-icons {
	margin-top: 27px;
}

header.single-menu div.search,
header.single-menu div.search + nav {
	display: none;
}

header.single-menu nav ul.nav-main li a,
header.single-menu nav ul.nav-main li.dropdown:hover > a {
	padding-bottom: 20px;
	padding-top: 62px;
}

body.boxed header.single-menu nav ul.nav-main > li > a,
body.boxed header.single-menu nav ul.nav-main > li.dropdown:hover > a {
	padding-bottom: 35px;
}

body.sticky-menu-active header.single-menu ul.nav-main > li > a,
body.sticky-menu-active header.single-menu ul.nav-main > li:hover > a {
    padding-bottom: 21px;
    padding-top: 36px;
}

body.sticky-menu-active header.single-menu nav ul.nav-main {
	margin-top: 20px;
	margin-bottom: -9px;
}

body.sticky-menu-active header.single-menu ul.nav-main > li > a {
	border-top-color: transparent;
}

body.sticky-menu-active header.single-menu div.social-icons {
	margin-top: 54px;
}

/* Clean Top */
header.clean-top div.header-top {
	border-bottom: 1px solid #EDEDED;
	background-color: #F4F4F4;
	margin-top: -8px;
}

body.sticky-menu-active header.clean-top ul.nav-main > li > a,
body.sticky-menu-active header.clean-top ul.nav-main > li:hover > a {
	padding-bottom: 20px;
	padding-top: 33px;
}

/* Header Colored */
header.colored div.header-top p,
header.colored div.header-top a,
header.colored div.header-top span {
	color: #FFF;
}

header.colored {
	border-top: 0;
}

header.colored div.search input.search-query {
	border: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

header.colored > div.container {
	height: 107px;
	margin-bottom: -92px;
}

header.colored ul.nav-main {
	margin: -15px 0 -8px;
}

header.colored nav ul.nav-main li a {
	padding-bottom: 24px;
	padding-top: 50px;
}

header.colored nav ul.nav-main li.dropdown:hover > a {
	padding-bottom: 24px;
}

body.sticky-menu-active header.colored ul.nav-main > li > a,
body.sticky-menu-active header.colored ul.nav-main > li:hover > a {
	padding-bottom: 24px;
	padding-top: 24px;
}

body.sticky-menu-active header.colored h1.logo {
	padding-top: 6px;
}

/* Darken Top Border */
header.darken-top-border ul.nav-main {
	margin: -11px 0 -8px;
}

body.sticky-menu-active header.darken-top-border nav ul.nav-main {
	margin-top: 33px;
}

body.sticky-menu-active header.darken-top-border ul.nav-main > li > a,
body.sticky-menu-active header.darken-top-border ul.nav-main > li:hover > a {
	padding-bottom: 22px;
	padding-top: 30px;
}

header.darken-top-border > div.container {
	height: 103px;
}

/* Header Center */
header.center h1.logo {
	text-align: center;
	position: static;
	margin-top: 5px;
}

header.center nav {
	float: left;
	text-align: center;
	width: 100%;
}

header.center nav ul.nav-main {
	margin: 35px 0 10px;
}

body.boxed header.center nav ul.nav-main {
	margin: 42px 0 0;
}

header.center nav ul.nav-main > li {
	display: inline-block;
	float: none;
	text-align: left;
}

body.sticky-menu-active header.center nav {
	float: right;
	margin-top: 18px;
	width: auto;
}

body.sticky-menu-active header.center > div.container {
	margin-top: -60px;
}

body.sticky-menu-active header.center h1.logo {
	text-align: left;
}

body.sticky-menu-active header.center h1.logo img {
	margin-top: 42px;
}

body.sticky-menu-active header.center ul.nav-main > li > a,
body.sticky-menu-active header.center ul.nav-main > li:hover > a {
	padding-bottom: 10px;
	padding-top: 10px;
}

/* Narrow */
@media (min-width: 992px) {
	header.narrow {
		height: auto;
		min-height: 85px;
		padding: 0;
		border-bottom: 1px solid #E9E9E9;
		-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10);
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.10);
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.10);
	}

	header.narrow > div.container {
		margin-bottom: -48px;
		height: 75px;
	}
}

/* Mega Menu (Signin/SignUp) */
nav.mega-menu .mega-menu-signin {
	margin-right: -20px;
	padding-left: 0;
	margin-left: 0;
}

nav.mega-menu .mega-menu-signin .dropdown-menu {
	width: 40%;
	right: 8px;
	margin-top: 0;
	-moz-border-radius: 6px 0 6px 6px;
	-webkit-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

nav.mega-menu .mega-menu-signin a {
	color: #444;
}

nav.mega-menu .mega-menu-signin .icon-user {
	margin-right: 5px;
}

nav.mega-menu .mega-menu-signin .mega-menu-sub-title {
	margin-bottom: 10px;
	display: block;
}

nav.mega-menu .mega-menu-signin .sign-up-info,
nav.mega-menu .mega-menu-signin .log-in-info {
	text-align: center;
	display: block;
}

body header nav.mega-menu .mega-menu-signin ul.dropdown-menu li a,
body header nav.mega-menu .mega-menu-signin ul.dropdown-menu:hover li:hover li:hover a {
	background-color: transparent !important;
	color: #333;
	padding: 0;
	margin: 0;
}

nav.mega-menu .mega-menu-signin.signin .signin-form {
	display: block;
}

nav.mega-menu .mega-menu-signin.signin .signup-form {
	display: none;
}

nav.mega-menu .mega-menu-signin.signin .recover-form {
	display: none;
}

nav.mega-menu .mega-menu-signin.signup .signin-form {
	display: none;
}

nav.mega-menu .mega-menu-signin.signup .signup-form {
	display: block;
}

nav.mega-menu .mega-menu-signin.signup .recover-form {
	display: none;
}

nav.mega-menu .mega-menu-signin.recover .signin-form {
	display: none;
}

nav.mega-menu .mega-menu-signin.recover .signup-form {
	display: none;
}

nav.mega-menu .mega-menu-signin.recover .recover-form {
	display: block;
}

nav.mega-menu .mega-menu-signin.logged .user-avatar .img-thumbnail img {
	max-width: 55px;
}

nav.mega-menu .mega-menu-signin.logged .user-avatar .img-thumbnail {
    float: left;
    margin-right: 15px;
}

nav.mega-menu .mega-menu-signin.logged .user-avatar strong {
	color: #111;
	display: block;
	padding-top: 7px;
}

nav.mega-menu .mega-menu-signin.logged .user-avatar span {
	color: #666;
	display: block;
	font-size: 12px;
}

nav.mega-menu .mega-menu-signin.logged .user-avatar p {
	color: #999;
	margin: 0 0 0 25px;
	text-align: left;
}

nav.mega-menu .mega-menu-signin.logged .list-account-options {
	list-style: square;
	margin-top: 6px;
}

nav.mega-menu .mega-menu-signin.logged .list-account-options a:hover {
	text-decoration: none;
}

/* Mega Menu */
@media (min-width: 992px) {
	nav.mega-menu .nav,
	nav.mega-menu .dropup,
	nav.mega-menu .dropdown,
	nav.mega-menu .collapse {
		position: static;
	}

	header nav.mega-menu ul.nav-main .mega-menu-content {
		text-shadow: none;
	}

	header nav.mega-menu ul.nav-main li.mega-menu-item ul.dropdown-menu {
		background: #FFF !important;
		border-top: 6px solid #CCC;
		color: #777;
		-moz-box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
		-webkit-box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
		box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
	}

	header nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu {
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	}

	header.flat-menu nav.mega-menu ul.nav-main li.mega-menu-fullwidth ul.dropdown-menu {
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
	}

	header nav.mega-menu ul.nav-main li.mega-menu-item .mega-menu-sub-title {
		color: #333333;
		display: block;
		font-size: 1em;
		font-weight: 600;
		padding-bottom: 5px;
		text-transform: uppercase;
	}

	header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu {
		list-style: none;
		padding: 0;
		margin: 0;
	}

	header nav.mega-menu ul.nav-main li.mega-menu-item ul.sub-menu a {
		color: #777;
		text-shadow: none;
		margin: 0 0 0 -8px;
		padding: 3px 8px;
		text-transform: none;
		font-size: 0.9em;
		display: block;
		font-weight: normal;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}

	header nav.mega-menu ul.nav-main li.mega-menu-item:hover ul.sub-menu li:hover a:hover {
		background: #F4F4F4 !important;
		text-decoration: none;
	}

	nav.mega-menu .navbar-inner,
	nav.mega-menu .container {
		position: relative;
	}

	nav.mega-menu .dropdown-menu {
		left: auto;
	}

	nav.mega-menu .dropdown-menu > li {
		display: block;
	}

	nav.mega-menu .nav.pull-right .dropdown-menu {
		right: 0;
	}

	nav.mega-menu .mega-menu-content {
		padding: 20px 30px;
	}

	nav.mega-menu .mega-menu-content:before,
	nav.mega-menu .mega-menu-content:after {
		display: table;
		content: "";
		line-height: 0;
	}

	nav.mega-menu .mega-menu-content:after {
		clear: both;
	}

	nav.mega-menu.navbar .nav > li > .dropdown-menu:after,
	nav.mega-menu.navbar .nav > li > .dropdown-menu:before {
		display: none;
	}

	nav.mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
		width: 100%;
		left: 0;
		right: 0;
	}
}

/* Map */
div.map-section {
	background: transparent url(../img/map-top.png) center 0 no-repeat;
	padding-top: 220px;
	margin-top: 40px;
}

/* Section Featured */
section.featured {
	background: #F0F0ED;
	border-top: 5px solid #ECECE8;
	margin: 35px 0;
	padding: 50px 0;
}

section.featured.footer {
	margin: 30px 0 -70px;
}

section.featured.map {
	background-image: url(../img/map-bottom.png);
	background-position: center 0;
	background-repeat: no-repeat;
	margin-top: 0;
	border-top: 0;
}

/* Section Highlight */
section.highlight {
	background: #CCC;
	boder-left: 0;
	boder-right: 0;
	border: 3px solid #CCC;
	margin: 35px 0 45px;
	padding: 40px 0;
}

section.highlight div.img-thumbnail {
	background-color: #FFF;
}

h1{
	line-height:1;
}

section.highlight,
section.highlight > p,
section.highlight > a,
section.highlight h1,
section.highlight h2,
section.highlight h3,
section.highlight h4,
section.highlight h5 {
	color: #FFF;
}

section.highlight.footer {
	margin: 45px 0 -70px;
}

section.highlight.top {
	margin-top: 0;
}

/* Call To Action */
section.call-to-action {
	position: relative;
	clear: both;
}

section.call-to-action:before {
	content: "";
	display: block;
	position: absolute;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #FFF;
	height: 15px;
	width: 15px;
	top: -5px;
	left: 50%;
	margin-left: -7px;
}

section.call-to-action h3 {
	text-transform: none;
	color: #121212;
}

section.call-to-action h3 .btn {
	margin-left: 10px;
}

/* Sidebar */
aside ul.nav-list > li > a {
	color: #666;
	font-size: 0.9em;
}

/* Parallax */
.parallax {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
	margin: 70px 0;
	padding: 50px 0;
}

.parallax.disabled {
	background-size: auto;
}

/* Parallax Testimonials */
.parallax blockquote {
	border: 0;
	padding: 0 10%;
}

.parallax blockquote i.icon-quote-left {
	font-size: 34px;
	position: relative;
	left: -5px;
}

.parallax blockquote p {
	font-size: 24px;
	line-height: 30px;
}

.parallax blockquote span {
	font-size: 16px;
	line-height: 20px;
	color: #999;
	position: relative;
	left: -5px;
}

/* Video */
section.video {
	width: 100%;
	margin: 70px 0;
	padding: 50px 0;
	overflow: hidden;
	position: relative;
}

section.video > video {
	display: none;
}

section.video .mejs-container {
	position: absolute;
	top: 0;
}

section.video .mejs-container .mejs-controls,
section.video .mejs-container .mejs-layers {
	display: none !important;
}

/* Video Testimonials */
section.video blockquote {
	border: 0;
	padding: 0 10%;
}

section.video blockquote i.icon-quote-left {
	font-size: 34px;
	position: relative;
	left: -5px;
}

section.video blockquote p {
	font-size: 24px;
	line-height: 30px;
}

section.video blockquote span {
	font-size: 16px;
	line-height: 20px;
	color: #999;
	position: relative;
	left: -5px;
}

/* Home Slider - Revolution Slider */
div.slider-container {
	background: #666;
	overflow: hidden;
	padding: 0;
	position: relative;
	z-index: 1;
	min-height: 495px;
}

div.slider-container.light {
	background-color: #EAEAEA;
}

div.slider-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.slider {
	max-height: 500px;
	position: relative;
}

div.slider-container-fullscreen {
	height: 2000px;
}

div.slider-container-fullscreen,
div.slider-container-fullscreen div.slider {
	max-height: none;
}

div.slider-container .tp-caption.fullscreenvideo {
    left: 0 !important;
}

div.slider div.tp-bannertimer {
	display: none;
}

div.slider-container {
	background: #171717;
}

div.slider-container div.tp-caption {
	filter: alpha(opacity=0);
	opacity: 0;
}

div.slider-container div.tp-bannershadow {
	filter: alpha(opacity=20);
	opacity: 0.20;
}

div.slider-container.light div.tp-bannershadow {
	filter: alpha(opacity=5);
	opacity: 0.05;
	top: 0;
	bottom: auto;
	z-index: 1000;
}

div.slider > ul > li > div.center-caption {
	left: 0 !important;
	margin-left: 0 !important;
	text-align: center;
	width: 100%;
}

div.slider-container div.top-label {
	color: #FFF;
	font-size: 24px;
	font-weight: 300;
}

div.slider-container div.main-label {
	color: #FFF;
	font-size: 62px;
	line-height: 62px;
	font-weight: 800;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
}

div.slider-container div.bottom-label {
	color: #FFF;
	font-size: 20px;
	font-weight: 300;
}

div.slider-container div.tp-caption a,
div.slider-container div.tp-caption a:hover {
	color: #FFF;
}

div.slider-container div.blackboard-text {
	color: #BAB9BE;
	font-size: 46px;
	line-height: 46px;
	font-family: "Shadows Into Light",cursive;
	text-transform: uppercase;
}

div.slider a.main-button {
	font-size: 22px;
	font-weight: 600;
	line-height: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
}

div.slider-container.light div.top-label,
div.slider-container.light div.main-label,
div.slider-container.light div.bottom-label,
div.slider-container.light div.tp-caption a,
div.slider-container.light div.tp-caption a:hover {
	color: #333;
}

/* Home Slider - Nivo Slider */
div.nivo-slider  {
	position: relative;
}

div.nivo-slider .theme-default .nivoSlider {
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-top: 10px;
}

div.nivo-slider .theme-default .nivoSlider img {
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}

div.nivo-slider .theme-default .nivo-controlNav {
	margin-top: -72px;
	position: absolute;
	z-index: 100;
	right: 5px;
	bottom: -17px;
}

div.nivo-slider .theme-default .nivo-caption {
	padding-left: 20px;
}

/* Home Intro */
div.home-intro {
	background-color: #171717;
	margin-bottom: 60px;
	overflow: hidden;
	padding: 20px 0 10px 0;
	position: relative;
	text-align: left;
}

div.home-intro div.get-started {
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	text-align: right;
}

div.home-intro div.get-started a.btn {
	position: relative;
	z-index: 1;
}

div.home-intro div.get-started a.btn i {
	font-size: 1.1em;
	font-weight: normal;
	margin-left: 5px;
}

div.home-intro div.get-started a {
	color: #FFF;
}

div.home-intro div.learn-more {
	margin-left: 15px;
}

div.home-intro p {
	color: #FFF;
	display: inline-block;
	font-size: 1.4em;
	font-weight: 300;
	max-width: 800px;
	padding-top: 5px;
}

div.home-intro p span {
	color: #999;
	display: block;
	font-size: 0.8em;
	padding-top: 5px;
}

div.home-intro p em {
	font-family: "Shadows Into Light", cursive;
	font-size: 1.6em;
}

div.home-intro-compact {
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	margin-top: -10px;
}

div.home-intro-compact p {
	padding-left: 20px;
}

div.home-intro-compact div.get-started {
	padding-right: 20px;
}

div.home-intro.light {
	background-color: #E2E2E2;
}

div.home-intro.light.secundary {
	background-color: #E0E1E4;
}

div.home-intro.light p,
div.home-intro div.get-started a:not(.btn) {
	color: #777;
}

/* Home Concept */
div.home-concept {
	background: transparent url(../img/home-concept.png) no-repeat center 0;
	width: 100%;
	overflow: hidden;
}

div.home-concept div.row {
	position: relative;
}

div.home-concept div.process-image {
	background: transparent url(../img/home-concept-item.png) no-repeat 0 0;
	width: 160px;
	height: 175px;
	margin: 135px auto 0 auto;
	padding-bottom: 50px;
	position: relative;
	z-index: 1;
}

div.home-concept div.process-image img {
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	border-radius: 150px;
	margin: 7px 8px;
}

div.home-concept strong {
	display: block;
	font-family: "Shadows Into Light", cursive;
	font-size: 2.1em;
	font-weight: normal;
	position: relative;
	margin-top: 30px;
}

div.home-concept strong.our-work {
	margin-top: 52px;
	font-size: 2.6em;
}

div.home-concept div.project-image {
	background: transparent url(../img/home-concept-item.png) no-repeat 100% 0;
	width: 350px;
	height: 420px;
	margin: 15px 0 0 -30px;
	padding-bottom: 45px;
	position: relative;
	z-index: 1;
}

div.home-concept span.sun {
	background: transparent url(../img/home-concept-icons.png) no-repeat 0 0;
	width: 60px;
	height: 56px;
	display: block;
	position: absolute;
	left: 10%;
	top: 35px;
}

div.home-concept span.cloud {
	background: transparent url(../img/home-concept-icons.png) no-repeat 100% 0;
	width: 116px;
	height: 56px;
	display: block;
	position: absolute;
	left: 57%;
	top: 35px;
}

/* Page Top */
section.page-top {
	background-color: #171717;
	border-bottom: 5px solid #CCC;
	border-top: 5px solid #384045;
	margin-bottom: 35px;
	min-height: 50px;
	padding: 0;
	padding: 20px 0;
	position: relative;
	text-align: left;
}

section.page-top ul.breadcrumb {
	background: none;
	margin: -3px 0 0;
	padding: 0;
}

section.page-top ul.breadcrumb > li {
	text-shadow: none;
}

section.page-top h2 {
	border-bottom: 5px solid #CCC;
	color: #FFF;
	display: inline-block;
	font-weight: 200;
	margin: 0 0 -25px;
	min-height: 37px;
	line-height: 46px;
	padding: 0 0 17px;
	position: relative;
}

/* Page Top Custom - Create your Own */
section.page-top.custom-product {
	background-image: url(../img/custom-header-bg.jpg);
	background-repeat: repeat;
	background-color: #999;
	border-top: 5px solid #888;
}

section.page-top.custom-product div.row {
	position: relative;
}

section.page-top.custom-product p.lead {
	color: #E8E8E8;
}

section.page-top.custom-product img {
	bottom: -20px;
	position: relative;
}

section.page-top.custom-product h1 {
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 30px;
}

/* Page 404 */
section.page-not-found {
	margin: 50px 0;
}

section.page-not-found h2 {
	font-size: 140px;
	font-weight: 600;
	letter-spacing: -10px;
	line-height: 140px;
}

section.page-not-found h4 {
	color: #777;
}

section.page-not-found p {
	font-size: 1.4em;
	line-height: 36px;
}

div.page-not-found-main {
	margin-top: 25px;
	text-align: center;
}

/* Footer */
footer {
	background: #fafafa;
	border-top: 1px solid #e5e5e5;
	font-size: 0.9em;
	margin-top: 60px;
	padding: 30px 0 0;
	position: relative;
	clear: both;
}

footer p{
	margin-bottom:7px;
}

footer address{
	text-align:center;
	color:#ffffff;
	font-size:15px;
	margin-bottom:0px;
}

.nopaddingleftright{
	padding-left:0px !important;
	padding-right:0px !important;
}

.nopaddingright{
	padding-right:0px;
}

.nopaddingleft{
	padding-left:0px;
}

footer p, footer ul li{
	color:#000;
}

footer ul li{
	line-height:14px!important;
}

footer .social [class*="col-"]{
	padding-left:0px;
	padding-right:2px;
}
footer div.footer-ribon {
	/*background: #999;*/
	position:absolute;
	top:-55px;
}
footer div.footer-ribon img{
width: 110px;
}

footer div.footer-ribon span {
	color: #FFF;
	font-family: "Shadows Into Light", cursive;
	font-size: 1.6em;
}

footer div.container input:focus {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

footer div.newsletter form {
	width: 100%;
	max-width: 262px;
}

footer div.newsletter form input.form-control {
	height: 34px;
	padding: 6px 12px;
}

footer a.twitter-account {
	color: #FFF;
	display: block;
	font-size: 0.9em;
	margin: -15px 0 5px;
	filter: alpha(opacity=55);
	opacity: 0.55;
}

footer a.twitter-account:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

footer div.twitter .icon {
	clear: both;
	font-size: 1.5em;
	position: relative;
	top: 3px;
}

footer div.twitter a.time {
	color: #999;
	display: block;
	font-size: 0.9em;
	padding-top: 3px;
	margin-bottom: 20px;
}

footer div.twitter a.time:last-child {
	margin-bottom: 0;
}

footer div.twitter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

footer ul.contact {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left:0px;
}

footer ul.contact i {
	display: block;
	float: left;
	font-size: 1.2em;
	margin: 7px 8px 10px 0;
	position: relative;
	text-align: center;
	top: -2px;
	width: 16px;
}

footer ul.contact i.icon-envelope {
	font-size: 1em;
	top: 0;
}

footer ul.contact p {
	margin-bottom: 10px;
}

footer .row ul li{
	margin-bottom:10px;
}

footer .row ul li a{
  font-size:17px;
  padding-top:12px;
  padding-bottom:14px;
}

footer a.logo {
	display: block;
}

footer img.logo-transparent-responsive{
	width: 95%;
	margin-left: auto !important;
	margin-right: auto !important;
}

footer a.logo.push-bottom {
	margin-bottom: 12px;
}

footer form {
	filter: alpha(opacity=85);
	opacity: 0.85;
}

footer ul{
	list-style-type:none;
	padding-left:0px;
}

footer .informations{
	padding-left:30px!important;
}

footer .informations{
	margin-top:10px;
}

footer ul li a {
	color:#165799;
	font-size:15px;
	font-weight:400;
	text-decoration:underline;
}

footer h1,
footer h2,
footer h3,
footer h4 {
	color: #545454 !important;
}

footer h5 {
	color: #CCC !important;
}

footer a:hover {
	color: #000;
	text-decoration:underline;
}

footer h4 {
	font-size: 1.8em;
	font-weight: 200;
	/*text-shadow: 1px 1px 1px #000;*/
}

.img-responsive{
	image-rendering: -webkit-optimize-contrast;
}

footer .img-responsive{
	margin:0 !important;
}

footer div.container{
	padding-left:0px;
	padding-right:0px;
}

footer .row ul{
	margin-top:0px;
}

/* Copyright */
div.footer-copyright {
	background: #525860;
	/*border-top: 4px solid #111;*/
	margin-top: 20px;
	padding: 0px 0 0px;
	border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

iframe[name="google_conversion_frame"] {
  height: 0;
  clip: rect(0, 0, 0, 0);
  visibility: hidden;
  position: absolute;
}

div.footer-copyright div.col-team21{
	margin-top:4px;
	margin-bottom:4px;
}

div.footer-copyright div.col-team21 p{
	font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    text-align: center;
}

div.footer-copyright div.col-team21 p a{
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
}

div.footer-copyright nav {
	float: right;
}

div.footer-copyright nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.footer-copyright nav ul li {
	border-left: 1px solid #505050;
	display: inline-block;
	line-height: 12px;
	margin: 0;
	padding: 0 8px;
}

div.footer-copyright nav ul li:first-child {
	border: medium none;
	padding-left: 0;
}

div.footer-copyright p {
	color: #fff;
	margin: 0;
	padding: 0;
}

footer div.alert a {
	color: #222 !important;
}

footer div.alert a:hover {
	color: #666 !important;
}

footer span.phone {
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
	display: block;
	padding-bottom: 15px;
	margin-top: -5px;
}

footer.short {
	padding-top: 50px;
}

footer.short div.footer-copyright {
	background: transparent;
	border: 0;
	padding-top: 0;
	margin-top: 0;
}

footer ul.nav-list.primary > li a {
	border-bottom: 1px solid rgba(255,255,255,0.1);
	line-height: 20px;
	padding-bottom: 11px;
}

footer ul.nav-list.primary > li:last-child a {
	border-bottom: 0;
}

footer .bleu{
	color: #165799;
}

footer ul.nav-list.primary > li a:hover {
	background-color: rgba(255,255,255,0.05);
}

footer ul.recent-work li {
	float: left;
	width: 30%;
	margin: 10px 3% 0 0;
}

footer ul.recent-work li a.thumb-info {
	float: left;
	display: inline-block;
}

footer ul.recent-work img {
	width: 100%;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}

footer ul.recent-work li:hover img {
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none;
	transform: none;
}

footer a.view-more-recent-work {
	padding: 12px;
}

footer ul.list.icons li {
	margin-bottom: 5px;
}

/* Boxed Layout */
body.boxed {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: repeat;
}

body.boxed div.body {
	/*-moz-border-radius: 5px;
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);*/
	background-color: #FFFFFF;
	/*border-bottom: 5px solid #121214;*/
	border-radius: 5px;
	/*border-top: 5px solid #CCC;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);*/
	margin: 0px auto;
	/*max-width: 1200px;*/
	height: auto;
}

body.boxed header {
	padding: 0px 0;
}

body.boxed header.flat-menu {
	padding: 15px 0 7px;
}

body.boxed header.flat-menu.clean-top {
	padding-bottom: 8px;
}

body.boxed header.flat-menu.colored {
	padding: 0 0 7px;
}

body.boxed header.single-menu {
	padding: 15px 0 7px;
}

body.boxed header.clean-top,
body.boxed header.flat-menu {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

body.boxed header.darken-top-border {
	border-top: 0;
}

a.scroll-to-top {
	-moz-border-radius: 7px 7px 0 0;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-border-radius: 7px 7px 0 0;
	-webkit-transition: all 0.3s;
	background: #404040;
	border-radius: 7px 7px 0 0;
	bottom: 0px;
	color: #FFF;
	display: block;
	height: 9px;
	opacity: 0;
	padding: 13px 0 35px;
	position: fixed;
	right: 10px;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s;
	width: 49px;
	z-index: 1040;
}

a.scroll-to-top:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

a.scroll-to-top.visible {
	filter: alpha(opacity=75);
	opacity: 0.75;
}

div.logo img{
	margin-top:5px;
}

div.titre-stage-header{
	border-left: 3px solid #165799;
    float: left;
    margin-left: 10px;
    margin-top: 50px;
    padding-left: 7px;
}

div.titre-stage-header p{
	font-size: 17px;
    line-height: 21px;
	margin-bottom:0px;
}

div.titre-stage-header p strong{
	color:#165799;
}

div.lien-nav{
	background-color: #f8f8f8;
	border-left: 5px solid #165799;
	padding: 12px 32px 12px 27px;
	display: inline-block;
	margin-top:10px;
	margin-bottom:10px;
}

div.lien-nav span{
	font-size:18px;
	font-weight:bold;
}

div.lien-nav span a{
	text-decoration:none;
	border-bottom:1px solid #165799;
	font-weight:bold;
}

div.lien-nav span a:hover{
	color: #5b99d8;
	border-bottom:1px solid #5b99d8;
}

#back-to-top {
	background: #165799 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 2px;
    bottom: 55px;
    color: #ffffff;
    cursor: pointer;
    font-size: 24px;
    height: 40px;
    line-height: 33px;
    opacity: 0;
    position: fixed;
    right: 55px;
    text-align: center;
    text-decoration: none;
    transition: opacity 0.2s ease-out 0s;
    width: 40px;
    z-index: 9999;
}

#back-to-top:hover {
   background-color:#fff;
   color:#165799;
   border:1px solid #165799;
}

#back-to-top.show {
    opacity: 1;
}

@media (min-width: 1200px) { 
	.container{
		padding:0px 15px;
	}
	
	img.logo-transparent-responsive{
		max-width:310px;
	}
	
	footer .informations{
		margin-top:12px;
	}

	#logo-tronque{
		margin-top:-29px;
		margin-left:25px;
		max-width:72%;
	}
	
	#securite-routiere{
		margin-top:-4px;
	}

	#text-logo{
		margin-left:0px;
		margin-top:-1px;
	}
	
	#recherche{
		margin-left:-2px;
	}
}

@media (min-width:992px){
	footer .footer-ekomi {
		margin-top:-69px;
	}
}

footer .avis_legipermis_ekomi{
	padding-left: 25px;
	font-size: 12.5px;
    font-weight: 400!important;
    line-height: 1.3;
	padding-top: 4px;
}

footer .footer-ekomi{
	text-align:center;
	margin-top: 12px;
	margin-bottom: 8px;
}

footer .avis_legipermis_ekomi a{
	text-decoration: underline;
}

footer #tl_popupCL1{
	z-index:1000!important;
}

/* CSS MENU */
header .dropdown-menu-large{
z-index:999;
}

header .menu_header nav{
    float: none;
}

.menu_header .dropdown-menu {
	right: 0;
}
.menu_header .dropdown-menu ul li{
    font-size: 14px;
	margin-bottom: 0px;
}

.menu_header .dropdown-menu ul {
    margin: 0px;
    padding: 0px;
}		

.menu_header .navbar-default, .menu_mobile.navbar-default {
    background:none;
	padding: 0px;
}

.menu_header a.dropdown-toggle, .menu_header  .menu-droite a
{
  color: #ffffff !important;
  font-weight:600;
  font-size:15px;
}

.menu_header .navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}

.menu_header .navbar-default .navbar-nav .open a.dropdown-toggle:focus{
    background-color: #165799 !important;
    color: #fff !important;
}


.menu_header .navbar-default .navbar-nav a.open, .menu_header nav.active  {
    background-color: #165799 !important;
    color: #fff !important;
}

.menu_header .navbar-nav {
    margin: 0px 0px;
}
.menu_header .navbar {
	border: 0px;
    margin-bottom: 0px;
}

.menu_header .caret {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid;
}

.menu_header .menu-droite{
	float: right;
}
	
/**	
header .menu .container {
padding-left: 0;
padding-right: 0;
}*/

.menu_header .dropdown-large {
  position: static !important;
}

.menu_header .dropdown-menu-large {
  padding: 20px 0px;
}

.menu_header .dropdown-menu-large > li > ul > li {
  list-style: none;
}
.menu_header .dropdown-menu-large li a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}

.menu_header .dropdown-menu-large li a:hover,
.menu_header .dropdown-menu-large li a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.menu_header .dropdown-menu-large .disabled > a:hover,
.menu_header .dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.menu_header .dropdown-menu-large .dropdown-header {
  color: #165799;
  font-size: 18px;
}

nav .dropdown-menu-large div.ctav3-divbtn a.btn.ctav3-btn{
	padding:6px 35px;
}

nav .dropdown-menu-large div.ctav3-divbtn a.btn.ctav3-btn:hover{
	margin-bottom:2px;
}

header div.menu_header {
	/*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #fbfbfb 92%, #f4f4f4 100%) repeat scroll 0 0*/
	background-color:#165799;
}

@media (max-width:768px){
	.menu_header .navbar {
		margin-bottom: 4px;
		min-height: 0px;
	}
	.menu_header a.dropdown-toggle, .menu_header  .menu-droite a
	{
	  padding-left: 25px;
	  padding-right: 25px;
	}
	.menu_header .dropdown-menu-large {
		margin-left: 0 ;
		margin-right: 0 ;
	}
	.menu_header .dropdown-menu-large > li {
		margin-bottom: 30px;
		background-color: #fff;
	}
	.menu_header .dropdown-menu-large > li:last-child {
		margin-bottom: 0;
	}
}

.menu_header div.telephone{
	width:280px;
	margin-top: 10px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
.menu_header div.telephone img {
	max-height:87px;
	margin-left:auto;
	margin-right:auto;    
	display: block;
    height: auto;
}

.menu_header div.telephone div{
	font-size:23px !important;
	color:#165799 !important;
}

.menu_header div.telephone a, .menu_header div.telephone i{
	font-weight:bold;
	font-size:27px;
	text-decoration:none;
	color:#165799;
	padding: 0px 0px;
	display: inline;
}

.menu_header div.telephone .bouton-tel{
	padding:10px 15px;
	border:1px solid #165799;
	margin-bottom:12px;
	border-radius:4px;
	background: linear-gradient(#ffffff, #ececec);
}

.menu_header div.telephone i{
	margin-right:9px;
}

.menu_header div.telephone p{
	margin-top:4px;
	font-size: 13px;
    line-height: 14px;
    color: #8C8C8C !important;
	margin-bottom:5px;
	text-align: center;
}

.navbar-nav > li > .dropdown-menu {
	z-index:150;
}

@media (max-width:992px){
	.menu_header .dropdown-menu-large li a {
		padding-left: 0px;
		padding-right: 0px;
	}
	.menu_header .dropdown-menu-large .dropdown-header {
		padding-left: 0px;
		padding-right: 0px;
	}
	
}

@media (min-width:768px){
	.menu_header div.telephone{
		width:227px
	}
	.menu_header div.telephone a, .menu_header div.telephone i {
		font-size: 21px;
	}
	
	footer img.logo-transparent-responsive{
		width: 100%;
		margin: 0 !important;
	}
	
	footer .informations{
		margin-top:0px;
	}
	
	footer ul li a {
		font-size:14px;
	}
	
	footer .row ul li{
		margin-bottom:2px;
	}
	
	footer .row ul li a{
		font-size:14px;
		padding-top:0px;
		padding-bottom:0px;
	}
	
	footer div.social{
		text-align:left;
	}
	
	footer .footer-ekomi{
		text-align:left;
		margin:0;
	}
}

li.btn-header-sticky a{
	visibility:hidden;
}

.sticked2 li.btn-header-sticky a{
	visibility:visible;
	padding:5px 20px;
	background-color:#F94F1B;
	border-bottom:3px solid #D63D0E;
	color:#fff;
	border-radius:4px;
	margin-top:11px;
	font-size:17px;
}

li.btn-header-sticky a:hover{
	background-color:#F94F1B !important;
	
}

@media(min-width:992px){
	div.sticked2{
		position:fixed;
		top:0px;
		width:100%;
		height:51px;
		z-index:999;
	}
	
	.menu_header div.telephone{
		width:280px;
	}
	.menu_header div.telephone a, .menu_header div.telephone i {
		font-size: 23px;
	}
	
	.menu_header div.telephone div{
		font-size:23px !important;
	}
	
	.menu_header div.telephone .bouton-tel{
		padding:0;
		border:0px solid #165799;
		margin-bottom:0px;
		border-radius:0px;
		background:none;
	}
	
	.menu_header div.telephone a, .menu_header div.telephone i{
		font-size:27px;
	}
	
	.menu_header div.telephone i{
		margin-right:10px;
	}
	
	.menu_header .dropdown-menu-large .dropdown-header {
	  padding-left: 20px !important;
	}
}


/* CSS CTA */
div.cta-container{
	background-color:#f8f8f8;
	margin:32px 0px;
}

div.cta-container span {
	font-weight:bold;
	color:#DE4462;
}

div.cta-container img{
	margin:0px;
}

div.cta-container div.cta-texte p{
	color:#165799;
	font-size:30px;
	line-height:1.2;
	margin-bottom: 0px;
	margin:50px 0px 30px;
}

div.cta-container div.cta-btn{
	text-align:center;
}

a.btn.btncta{
	padding:10px 35px;
	font-size:25px;
	color:#000;
	border-radius:6px;
	border:1px solid #606060;
	background:linear-gradient(#F7D88A, #ebb429);
	transition:500ms all;
	text-decoration:none;
}

a.btn.btncta:hover{
	background:linear-gradient(#F7D88A, #E2A922);
}

div.ctav3-container{
	background-color:#f8f8f8;
	margin:28px 0px;
	padding:14px 0px 14px;
	border-top:1px solid #ececec;
	border-bottom:1px solid #ececec;
}

div.ctav3-container.extension-stages{
	margin-top:-28px;
	background-color:#f0efef;
	padding: 8px 12px;
}

div.ctav3-container.extension-stages .stage-proche-libelle{
	padding:0px;
	margin-top:7px;
}

div.ctav3-container.extension-stages .stage-proche-libelle div{
	float:left;
}

div.ctav3-container.extension-stages .stage-proche-libelle div.drapeau{
	margin-right:17px;
	margin-top:4px;
	margin-left:12px;
}

div.ctav3-container.extension-stages .stage-proche-libelle div.libelle{
	font-size: 17.5px;
    font-weight: 800;
    line-height: 15px;
	margin-right:8px;
}

div.ctav3-container.extension-stages .stage-proche-libelle div.libelle span{
	font-size:14px;
	font-weight:400;
}

div.ctav3-container.extension-stages .un-stage-proche{
	background-color:#ffffff;
	border:1px solid #165799;
	margin-right:12px;
	padding: 4px 8px;
	line-height:16px;
	margin-top:4px;
}

div.ctav3-container.extension-stages .un-stage-proche:hover{
	border:2px solid #f94f1b;
	padding: 3px 7px;
}

div.ctav3-container.extension-stages .un-stage-proche span.ville-stage{
	font-weight:600;
	font-size:17px;
	color:#000;
}

div.ctav3-container.extension-stages .un-stage-proche span.dates-stage{
	font-weight:600;
	font-size:14px;
	color:#165799;
}

div.ctav3-container.extension-stages .un-stage-proche div.indicateur-stage{
	margin-top:9px;
	padding-left:4px;
	font-weight:600;
	font-size:21px;
	color:#165799;
}

div.ctav3-container.extension-stages .un-stage-proche div.prix-stage{
	font-weight:600;
	font-size:16px;
	color:#f94f1b;
	margin-top:9px;
	text-align:right;
}

div.ctav3-container.extension-stages .un-stage-proche div{
	padding:0px;
}

div.ctav3-titre, div.ctav3-accroche{
	width:100%;
	margin-left: auto;
    margin-right: auto;
}

div.ctav3-titre{
	background-color:#165799;
	border-left: 4px solid #5ba5f0;
	border-right: 4px solid #5ba5f0;
	color:#fff;
	padding: 12px 4px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	letter-spacing:0.3px;
}

div.ctav3-accroche{
	color:#165799;
	font-size:16px;
	text-align:center;
	font-weight:400 !important;
	letter-spacing:0.4px;
}

div.ctav3-accroche ul li{
	color:#000;
}

div.ctav3-accroche img{
	margin-right: 7px;
    margin-top: -3px;
}

div.ctav3-divbtn{
	max-width:300px;
	font-weight:bold;
	margin-left: auto;
    margin-right: auto;
	margin-top:21px;
	text-align:right;
}

div.ctav3-divbtn a{
	background:rgba(0, 0, 0, 0) linear-gradient(to bottom, #FC7D5D 0%, #f94f1b 40%, #f94f1b 100%);
	box-shadow:1px 2px 2px 0 #b3b3b3;
	/*background-color: #f94f1b;*/
	border-bottom:3px solid #C63205;
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
    color: #fff !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    word-spacing: 2px;
	border-radius:6px;
	position:relative;
}

div.ctav3-divbtn a:hover{
	background:#ffffff !important;
	box-shadow:none;
	border: 1px solid #165799;
	color:#165799 !important;
}

div.ctav3-divbtn.stage-top{
	margin-top:21px;
}

div.ctav3-divbtn a{
	font-size: 21px;
	padding:4px 30px;
}

div.ctav3-divbtn a:hover{
	padding: 6px 30px 4px;
}

div.ctav3-divbtn .ctav3-accroche-sbouton{
	font-size:12px;
}

div.ctav3-divbtn, div.ctav3-divbtn .ctav3-accroche-sbouton
{
	text-align:center;
}

div.ctav3-container div.container div.row div.ctav3-texte{
	padding-left:0px;
	padding-right:0px;
}

div.ctaheadermenu{
	margin-top:26px;
}

.ctaheadermenu .ctamenustage{
	font-weight: 600;
}


@media (max-width:768px){
	.ctaheadermenu .ctamenustage{
		font-size:17px;
		color:#165799;
		text-align:center;
		padding-left: 0px;
		padding-right: 5px;
	}
	
	.ctaheadermenu .ctav3-btn{
		font-size:18px;
	}
	.ctaheadermenu .ctav3-accroche-sbouton{
		line-height: 1.3;
		padding-top: 5px;
	}
	
	.ctaheadermenu .ctamenuagrement {
		text-align:center;
		padding-left: 12px;
	}
	
	div.ctav3-divbtn{
		margin-top:18px;
	}
	
}

@media (min-width:768px) and (max-width:992px){
	.ctaheadermenu .ctamenustage{
		float:left;
		font-size:17px;
		color:#165799;
		text-align:left;
		padding-left: 0px;
		padding-right: 5px;
	}
	
	.ctaheadermenu .ctav3-btn{
		font-size:18px;
	}
	.ctaheadermenu .ctav3-accroche-sbouton{
		line-height: 1.3;
		padding-top: 5px;
	}
	
	.ctaheadermenu .ctamenuagrement {
		float:left;
		padding-left: 12px;
	}
	
	div.ctav3-divbtn{
		margin-top:7px;
	}
}


@media (min-width:992px) and (max-width:1200px){
	
	.ctaheadermenu .ctamenuagrement {
		float:left;
		padding-left: 8px;
	}
}

@media (min-width:992px){
	.ctaheadermenu .ctamenustage{
		float:left;
		font-size:21px;
		width:187px;
		color:#165799;
		text-align:right;
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (min-width:1200px){
	
	.ctaheadermenu .ctamenuagrement {
		float:left;
		padding-left: 12px;
	}
}

.ctaheadermenu .ctamenuagrement img{
	width:100px;
	image-rendering: -webkit-optimize-contrast;
}

div.ctav3-accroche-sbouton{
	color: #000;
    font-size: 14px;
    font-weight: 400;
    text-align: right;
}

div.ctav3-accroche-sbouton span{
	text-decoration:underline;
	font-weight:400;
}

div.ctaheadermenu div.ctav3-divbtn{
	
}

div.ctav3-divbtn img{
	left: 20px;
    position: absolute;
    top: 13px;
	width:35px;
	visibility:hidden;
}

div.ctagrandformat {
	padding:32px 0px 24px;
	padding: 14px 0px 10px;
}

div.ctagrandformat .ctav3-titre{
	padding: 6px 4px;
	position:relative;
}

div.ctagrandformat .ctav3-titre h2{
	color:#fff;
	margin:0px;
	font-size:24px !important;
}

div.ctagrandformat .ctav3-titre img{
	position:absolute;
	right:-8px;
	top:50px;
	width:80px;
	display:none;
}

div.ctagrandformat .ctav3-accroche{
	text-align:left;
}

div.ctagrandformat .ctav3-accroche ul{
	margin-top:10px;
	margin-bottom:12px !important;
}

div.ctagrandformat .ctav3-accroche li{
	font-size: 18px;
    line-height: 27px;
	list-style-type: square;
}

div.ctagrandformat .ctav3-divbtn{
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
}

div.ctagrandformat .ctav3-divbtn img{
	left: 88px;
    top: 43px;
}

div.bloc-liens-liste{
	background-color: #fff;
    border: 0px;
    border-radius: 5px;
    padding: 10px 5px 20px 5px;
	margin:32px 0px 32px 4px;
}

div.bloc-liens-liste h2{
	text-align: center;
	color: #000;
	margin-bottom: -16px !important;
	line-height:32px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	position: relative;
	font-size:24px !important;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 21px 8px 0px 8px;
}

div.bloc-liens-liste h2:after{
	height:0;
	content:none;
}

div.bloc-liens-liste .container{
	border: 1px solid #ddd;
	box-shadow: rgba(40, 120, 120, 0.2) 0px 2px 4px;
	height:288px;
	overflow:hidden;
	padding-top:28px !important;
	border-top: 2px solid #000;
}

div.bloc-liens-liste#liste-villes-pref .container{
	height:150px;
}

div.bloc-liens-liste ul{
	padding-left:0px;
	margin-left:0px;
	border-left:0px;
}

div.bloc-liens-liste ul li {
    line-height: 43px;
    list-style: outside none none;
    display: inline;
    white-space: nowrap;
	margin-right: 3px;
	margin-left: 3px;
}

div.bloc-liens-liste ul li a {
	font-size: 14px;
    text-align: center;
    border: 1px solid #ededed;
	background-color:#f3f3f5;
	border-radius: 5px;
	color:#165799;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 6px;
    padding-bottom: 6px;  
}

div.bloc-liens-liste ul li a:hover {
   color:#fff;
   background-color:#165799;
   text-decoration:none;
}

div.bloc-liens-liste ul li a, div.bloc-liens-liste a{
	font-weight:400;
}

div.bloc-liens-liste.ville-permis ul li{
	font-size:17px;
}

div.bloc-liens-liste.rubriques ul li{
	line-height:19px;
	height:90px;
}

div.bloc-liens-liste.rubriques ul li a{
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
}

div.bloc-liens-liste ul.rubriques-stage li a{
	text-decoration:underline;
}

.departement-stages-france{
	font-size: 12.9px;
    line-height: 19px;
}

.departement-stages-france a{
	font-weight: 400 !important;
	
}

/*Moteur de recherche stage*/
div.container-fluid.gris{
	padding:15px 0px 12px;
	background-color:#f8f8f8;
	border-bottom:1px solid #ececec;
	margin-bottom:21px;
}

.recherche{
	background-color: #165799;
    border: 1px solid #165799;
    border-radius: 0px;
}

.recherche button{
	border:0;
	z-index:10;
	color:#fff;
	font-weight:500;
	padding-bottom: 2px;
    padding-top: 6px;
	font-size:23px;
}

.recherche input{
	border-radius: 25px !important;
    margin-top: 8px;
    margin-bottom: 8px !important;
	font-weight: 600;
    color: #000;
	font-size:16px;
}

.recherche i{
    color: #fff;
    font-size: 29px;
    margin-top: 3px;
    margin-bottom: 9px;
}

.recherche form{
	float:left;
	width:100%;
}

div.titre-recherche-stage{
	text-align:center;
	margin-bottom:10px;
}

div.sous-titre-1-recherche-stage{
	text-align:left;
	line-height:20px;
}

div.sous-titre-1-recherche-stage span{
	color:#000;
	font-size:15px;
}

div.titre-recherche-stage span{
	color:#000;
	font-size:17px;
}

div.titre-recherche-stage  span strong{
	font-weight:600;
}

div.container-fluid.gris .agrement-prefecture{
	padding:0px;
	max-width:96px;
}

div.container-fluid.gris .agrement-prefecture img{
	margin-top:3px;
	margin-bottom:0px;
	width:84px;
}

div.sticked3 {
    position: fixed;
    top: 0px;
    z-index: 2;
}
/*fin Moteur de recherche stage*/

@media screen and (min-width: 768px) {
	
	/*Moteur de recherche stage*/
	.recherche{
		border-radius: 25px;
		padding-left:50px;
	}
	
	div.sous-titre-1-recherche-stage span{
		font-size:17px;
	}
	
	div.sous-titre-1-recherche-stage{
		line-height:22px;
	}
	
	div.container-fluid.gris .agrement-prefecture img{
		margin-top:0px;
	}
	
	div.container-fluid.gris .agrement-prefecture img.img-responsive
	/*fin Moteur de recherche stage*/
	
	div.head-logo{
		padding-top:2px;
	}
	
	div.ctav3-container.extension-stages{
		padding:8px 0px;
	}
	
	div.ctav3-divbtn a{
		 padding: 6px 35px;
		 font-size: 22px;
	}
	
	div.ctav3-divbtn a:hover{
		padding: 6px 35px 8px;
	}
	
	div.ctav3-divbtn, div.ctav3-divbtn .ctav3-accroche-sbouton
	{
		text-align:right;
	}
	
	div.ctav3-titre, div.ctav3-accroche{
		width:320px;
	}
	
	div.ctav3-container div.container div.row div.ctav3-texte{
		padding-left:15px;
		padding-right:15px;
	}
	
	div.ctagrandformat {
		padding:32px 0px 24px;
	}
	
	div.ctav3-container{
		padding:21px 0px 14px;
	}
	
	div.ctav3-accroche{
		font-size:17px;
	}
	
	div.ctagrandformat .ctav3-divbtn{
		margin-top:36px;
	}
	
	div.bloc-liens-liste{
		padding: 20px 5px 20px 5px;
		margin:32px 0px 32px 0px;
	}
	div.bloc-liens-liste .container{
		height:150px;
	}
	
	div.bloc-liens-liste h2{
		font-size:24px !important;
		width:600px;
		border: 0px;
		padding-top: 0px;
	}
	
	div.bloc-liens-liste ul li a {
		font-size: 15px;
		padding-left: 14px;
		padding-right: 14px;
	}
	
	div.bloc-liens-liste .container{
		padding-top:42px;
	}
}
	
@media screen and (min-width: 992px) {
	div.cta-container div.cta-btn a.btn{
		margin-top:60px;
	}
	
	div.ctav3-container.extension-stages .un-stage-proche{
		margin-top:0px;
	}
	
	div.ctav3-divbtn, div.ctav3-titre, div.ctav3-accroche{
		margin-left: 0;
		margin-right:0;
	}
	div.ctav3-divbtn{
		margin-top:7px;
		text-align:right;
	}
	
	div.ctav3-divbtn img{
		visibility:visible;
	}
	
	div.ctav3-titre{
		padding: 12px 21px;
		font-size:21px;
		border-left: 7px solid #5ba5f0;
		border-right: 7px solid #5ba5f0;
	}
	
	div.ctav3-titre, div.ctav3-accroche{
		width:500px;
	}
	
	div.ctagrandformat .ctav3-titre img{
		display:block;
	}
	
	div.ctagrandformat .ctav3-titre{
		width:550px;
	}
}

/* CSS FIL ARIANE */

.breadcrumb > li + li::before {
	color: none;
	content: none;
	padding: none;
}

.breadcrumb { 
	list-style: none; 
	overflow: hidden; 
	background-color: #fff;
	padding: 0;
	margin-bottom: 2px !important;
	margin-top: 6px !important;
	font-size: 12px;
	font-family: arial;
}

.breadcrumb span, .breadcrumb li{ 
	font-family: arial!important;
	font-size: 12px!important;
}

.breadcrumb li { 
	float: left; 
	line-height: 8px;    
	margin-bottom: 1px;
}
.breadcrumb li a {
	color: #fff!important;
	text-decoration: none!important; 
	padding: 7px 0 7px 18px;
	background: #737373; 
	position: relative; 
	display: block;
	float: left;
}
.breadcrumb li a:after { 
	border-bottom: 11px solid transparent;  /* Go big on the size, and let overflow hide */
	border-left: 12px solid #737373;
	border-top: 12px solid transparent;
	margin-top: -12px; 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	position: absolute;
	top: 50%;
	left: 100%;
	z-index: 2; 
}	
.breadcrumb li a:before { 
	border-bottom: 11px solid transparent; /* Go big on the size, and let overflow hide */
	border-left: 12px solid white;
	border-top: 12px solid transparent;
	margin-top: -12px; 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	position: absolute;
	top: 50%;
	margin-left: 1px;
	left: 100%;
	z-index: 1; 
}	
.breadcrumb li:first-child a {
	padding-left: 10px;
}
/*.breadcrumb li:nth-child(2) a       { background:        #959595; }
.breadcrumb li:nth-child(2) a:after { border-left-color: #959595; }
.breadcrumb li:nth-child(3) a       { background:        #959595; }
.breadcrumb li:nth-child(3) a:after { border-left-color: #959595; }
.breadcrumb li:nth-child(4) a       { background:        #959595; }
.breadcrumb li:nth-child(4) a:after { border-left-color: #959595; }
.breadcrumb li:nth-child(5) a       { background:        #959595; }
.breadcrumb li:nth-child(5) a:after { border-left-color: #959595; }*/

/*.breadcrumb li:last-child a { background: #f1f1f1; color:#165799;  }
.breadcrumb li:last-child a:after { border-left-color: #f1f1f1; }*/

.breadcrumb li:last-child span{
	text-decoration: none; 
	background: #f1f1f1; 
	color:#165799; 
	text-decoration: none; 
	padding: 7px 0 7px 18px;
	position: relative; 
	display: block;
	float: left;
}
.breadcrumb li:last-child span:after { 
	border-left-color: #f1f1f1; }

.breadcrumb li:last-child span:after { 
	border-bottom: 11px solid transparent;  /* Go big on the size, and let overflow hide */
	border-left: 12px solid #f1f1f1;
	border-top: 12px solid transparent;
	margin-top: -12px; 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	position: absolute;
	top: 50%;
	left: 100%;
	z-index: 2; 
}	

.breadcrumb li span:before { 
	border-bottom: 11px solid transparent; /* Go big on the size, and let overflow hide */
	border-left: 12px solid white;
	border-top: 12px solid transparent;
	margin-top: -12px; 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	position: absolute;
	top: 50%;
	margin-left: 1px;
	left: 100%;
	z-index: 1; 
}	
	
	
/*.breadcrumb li:last-child a {
	background: white !important;
	color:#165799;
	pointer-events: none;
	cursor: default;
}
.breadcrumb li:last-child a:after { border: 0; }*/
.breadcrumb li a:hover { background: #165799; color:#fff; }
.breadcrumb li a:hover:after { border-left-color: #165799 !important; color:#fff; }

table.tab-important-points thead tr th{
	border-bottom:2px solid #165799;
	font-weight: 600;
}

table.tab-important-points tr td{
	font-weight: 500;
}