/*+clearfix {*/
.content .node-page .content {
    max-width: 100%;
    padding-top: 0;
}

.content .node-page .content ul li::before {
	content : none;
}

.content .node-page .content ul li {
	display: list-item;
	list-style:square;
	font-size:16px;
}

.content .node-page .content h4,
.content .node-page .content h3 {
	border-bottom : 0;
	border : none;
}

.menu-manuel ul li {
    display: inline-block !important;
    list-style: none !important;
}

.content .node-page .content h4::after,
.content .node-page .content h3::after {
	border-bottom : 0;
}

.image-illus{
	display:block;
	margin: 10px auto;
}

.pb-12{
	padding-bottom:12px;
}

.blanc{
	background-color:#fff !important;
}

.ouvrage{
	margin : 10px auto !important;
}

.btn-savoir-plus{
    width: 100%;
    text-align: center;
	border : 1px solid #D8325C !important; 
	background-color:#D8325C !important;	
}

.btn-savoir-plus:hover{
	color:#D8325C !important;
	background-color:#fff !important;	
	text-decoration:underline;
	border : 1px solid #D8325C !important;
	

}

.btn-savoir-plus-indispo{
	color:#D8325C !important;
	text-align: center !important;
	background-color:#fff !important;	
	text-decoration:underline;
	border : 1px solid #D8325C !important;
	

}

.btn-feuilleter{
    width: 100%;
    text-align: center;
	color:#D8325C !important;
	background-color:#fff !important;
	border : 1px solid #D8325C !important;
}


.btn-feuilleter:hover{
	background-color:#D8325C !important;
	color:#fff !important;
	text-decoration:underline;
	border : 1px solid #D8325C !important;	
}


.btn-mn{
    width: 100%;
    text-align: center;
	border : 1px solid #435d7b !important; 
	background-color:#435d7b !important;	
}

.btn-mn:hover{
	color:#435d7b !important;
	background-color:#fff !important;	
	text-decoration:underline;
	border : 1px solid #435d7b !important;
	

}

.btn-mn-indispo{
   	color:#435d7b !important;
	text-align: center !important;
	background-color:#fff !important;	
	text-decoration:underline;
	border : 1px solid #435d7b !important;
	
}
.btn-ressources{
    width: 100%;
    text-align: center;
	border : 1px solid #7db841 !important; 
	background-color:#7db841 !important;	
}

.btn-ressources:hover{
	color:#7db841 !important;
	background-color:#fff !important;	
	text-decoration:underline;
	border : 1px solid #7db841 !important;
}

.btn-ressources-indispo{
	color:#7db841 !important;
	text-align: center !important;
	background-color:#fff !important;	
	text-decoration:underline;
	border : 1px solid #7db841 !important;
}


.btn-telecharger{
    width: 100%;
    text-align: center;
	color:#fff !important;
	background-color:#e4513a !important;
	border : 1px solid #e4513a !important;
}


.btn-telecharger:hover{
	background-color:#fff !important;
	color:#e4513a !important;
	text-decoration:underline;
	border : 1px solid #e4513a !important;	
}


.box{
	/*height:680px;*/
	display:block;
	margin : 10px 0;

}

.box H3{
	font-size:1.5em !important;
}

.box H3:after{
	content:none !important;
}

.box p{

}

@media (max-width: 768px) {
	.box{
		height:auto;
	}
	.box p{
		text-align:center;
	}	
}

#lon-content .card .lead:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#lon-content .card .lead {
	display: block;
 *height: 1px;
}
/*+}*/
#lon {
	font-family: "Rubik", Arial, sans-serif;
}
#lon .align-left {
	float: left;
	margin-right: 0.8em;
}
#lon-header {
}
#lon-header P {
	line-height: 1.5em;
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	font-weight: 300;
}
#lon-header P STRONG {
	font-weight: 400;
}
#lon STRONG {
	font-weight: 400;
}
#lon-header .intro-fw {
	/*background: url(../img/header-reforme.jpg) center / cover no-repeat rgba(255, 255, 255, 0);*/
	background: url(../img/header-reforme.jpg) 0px -175px / cover no-repeat rgba(255, 255, 255, 0);
}

#lon-header .intro-man-num {
	background: url(../img/banniere-MN-primaire.png) 0px -30px / cover no-repeat fixed rgba(255, 255, 255, 0) !important;
}

#lon-header .intro-fw H1 {
	margin: 0;
	padding: 2em 0;
	font-family: "K2D", Arial, sans-serif !important;
	font-size: 4em;
	text-align: center;
	color: #FFFFFF;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}
#lon-header .intro-fw .layer-lon-header {
	padding: 6em 0;
	position: relative;
}
#lon-header .intro-fw .layer-lon-header .content {
	padding: 1em;
	background-color: rgba(16, 22, 28, 0.6);
	width: 800px;
	margin: 0 auto;
}

@media (max-width: 992px) {
#lon-header .intro-fw .layer-lon-header .content {
	width: 100%;
	margin: 0;
}
#lon-header .intro-fw .layer-lon-header {
	padding: 3em 0;
}
}
#lon-header .intro-fw .layer-lon-header H1 {
	font-size: 2.5em;
	padding: 0 0 0.25em 0;
}
#lon-header .intro-fw .layer-lon-header P {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 1.25em;
	text-align: center;
}
#lon-content.gris {
	background-color: #F4F4F4;
}
#lon-content.gris-gradient {
	background: rgb(244, 244, 244);
	background: -moz-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(244, 244, 244, 1) 0%, rgba(255, 255, 255, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff', GradientType=0 );
}
#lon-content .small {
	font-size: 0.7em;
}
#lon-content H2 {
	padding: 0;
	margin: 0;
	font-family: "K2D", Arial, sans-serif !important;
	font-size: 3em;
	padding: 0 0 1em 0;
	color: #435D7B;
	position: relative;
	font-weight: 400;
}
#lon-content H2::after {
	content: '';
	display: block;
	width: 120px;
	height: 4px;
	margin: 16px auto 0px;
	background-color: #C6C6C6;
}
#lon-content H2 STRONG {
	color: #D8325C;
}

span.rouge {
	color: #D8325C;
    font-weight: 600 !important;	
}

#lon-content H3 {
	padding: 0;
	margin: 0;
	text-align: center;
	display: block;
	font-family: "K2D", Arial, sans-serif !important;
	font-size: 2em;
	padding: 0 0 1em 0;
	color: #435D7B;
	position: relative;
	font-weight: 500;
}
#lon-content H3::after {
	content: '';
	display: block;
	width: 120px;
	height: 4px;
	margin: 16px auto 0px;
	background-color: #C6C6C6;
}
#lon-content .h3 {
	padding: 0;
	margin: 0;
	text-align: center;
	display: block;
	font-family: "K2D", Arial, sans-serif !important;
	font-size: 2em;
	padding: 0 0 1em 0;
	color: #435D7B;
	position: relative;
}
#lon-content H3 STRONG {
	color: #D8325C;
}
#lon-content H4 {
	padding: 0;
	margin: 0;
	text-align: left;
	display: block;
	font-family: "K2D", Arial, sans-serif !important;
	font-size: 1.6em;
	padding: 0 0 0.5em 0;
	color: #435D7B;
	position: relative;
	font-weight: 500;
}
#lon-content .h4 {
	padding: 0;
	margin: 0;
	text-align: left;
	display: block;
	font-family: "K2D", Arial, sans-serif !important;
	font-size: 1.6em;
	padding: 0 0 1em 0;
	color: #435D7B;
	position: relative;
}
#lon-content H4 STRONG {
	color: #D8325C;
}
#lon-content P {
	line-height: 1.5em;
	font-size: 1em;
	padding: 0 0 0.5em 0;
	margin: 0;
	font-weight: 300;
}
#lon P.lead {
	line-height: 1.5em;
	font-size: 1.25em;
	font-weight: 100;
}
#lon-content UL {
	line-height: 1.5em;
	margin: 0px 32px 0.5em;
	padding: 0;
}
#lon-content UL LI {
	padding: 0;
	margin: 0;
	font-weight: 100;
}
#lon A.ressources-card {
	display: flex;
	padding: 1em;
	background-color: #FFFFFF;
	/*+box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);*/
	-moz-box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	-webkit-box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	text-decoration: none;
	background: url('../img/bulle.png') center right / 70% no-repeat #FFFFFF;
	border-left: 4px solid #D8325C;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 2em;
	line-height: 1;
}
#lon A.ressources-card:hover {
	/*+box-shadow: 0 8px 20px 0 rgba(136, 136, 136, 0.25);*/
	-moz-box-shadow: 0 8px 20px 0 rgba(136, 136, 136, 0.25);
	-webkit-box-shadow: 0 8px 20px 0 rgba(136, 136, 136, 0.25);
	box-shadow: 0 8px 20px 0 rgba(136, 136, 136, 0.25);
	color: #435D7B;
}
#lon A.corpo-card {
	display: flex;
	padding: 0.8em 1em 1em;
	background-color: #FFFFFF;
	/*+box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);*/
	-moz-box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	-webkit-box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	text-decoration: none;
	background: url('../img/bulle.png') center right / 70% no-repeat #FFFFFF;
	border-left: 4px solid #D8325C;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 1em;
}
#lon A.corpo-card:hover {
	/*+box-shadow: 0 8px 20px 0 rgba(136, 136, 136, 0.25);*/
	-moz-box-shadow: 0 8px 20px 0 rgba(136, 136, 136, 0.25);
	-webkit-box-shadow: 0 8px 20px 0 rgba(136, 136, 136, 0.25);
	box-shadow: 0 8px 20px 0 rgba(136, 136, 136, 0.25);
	color: #435D7B;
}
#lon A STRONG {
	font-family: "K2D", Arial, sans-serif !important;
	display: block;
	padding-top: 0.20em;
}
#lon A IMG {
	margin: 0 1em 0 0;
	/*float: left;*/
	/*width: 80px;
	height: 80px;*/
}
#lon .text-center {
	text-align: center;
}
#lon .text-left {
	text-align: left;
}
#lon .text-right {
	text-align: right;
}
#lon .bouton {
	padding: 8px 15px 8px 16px;
	color: #FFFFFF;
	background-color: #D8325C;
	text-decoration: none;
	display: inline-block;
	margin-top: 8px;
	margin-bottom: 8px;
}
#lon .bouton:hover {
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
	opacity: 0.8;
	text-decoration: underline;
}
/*CLASS RESSOURCES GRATUITES*/
#lon .ressources-gratuites {
}
#lon .ressources-gratuites #lon-header .intro-fw {
	background: url(../img/header-ressources-gratuites.jpg) center / cover no-repeat rgba(255, 255, 255, 0);
}
#lon .form-site-ressources {
	padding: 3em;
	margin: 0;
	background: url('../img/bulle-h.png') center right no-repeat #6D829F;
	color: #FFFFFF;
}
#lon .form-site-ressources H3 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 1em;
	color: #FFFFFF;
	text-align: left;
}
#lon-content .form-site-ressources H3::after {
	display: none;
}
#lon-content .form-site-ressources H3 STRONG {
	display: block;
	font-size: 2em;
	font-family: "K2D", Arial, sans-serif !important;
	color: #FFFFFF;
 padding-bottom:;
}
#lon-content .form-site-ressources .custom-select {
	width: 100%;
	font-size: 1em;
	font-weight: normal;
	border: 0px solid black;
	margin-top: 8px;
	margin-bottom: 8px;
}
#lon-content .item {
	padding: 1em;
	background: url('../img/bulle.jpg') bottom right no-repeat #FFFFFF;
	/*+box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);*/
	-moz-box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	-webkit-box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	text-decoration: none;
	margin: 0em 0em 2.5em 0em;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	border: 0px solid #FFFFFF;
	-webkit-transition: all ease-out 0.3s;
	transition: all ease-out 0.3s;
}
#lon-content .item:hover {
	/*+box-shadow: 0 8px 20px 0 rgba(136, 136, 136, 0.25);*/
	-moz-box-shadow: 0 8px 20px 0 rgba(136, 136, 136, 0.25);
	-webkit-box-shadow: 0 8px 20px 0 rgba(136, 136, 136, 0.25);
	box-shadow: 0 8px 20px 0 rgba(136, 136, 136, 0.25);
}
#lon-content .item .item-link {
	text-align: center;
	display: flex;
	margin-bottom: 1em;
}
#lon-content .item-link A {
	padding: 0.5em 1.5em;
	color: #FFFFFF;
	background-color: #D8325C;
	text-decoration: none;
	font-size: 1em;
	margin: 0 auto;
	/*+box-shadow: 0 0px 0px 0 rgba(136, 136, 136, 0.5);*/
	-moz-box-shadow: 0 0px 0px 0 rgba(136, 136, 136, 0.5);
	-webkit-box-shadow: 0 0px 0px 0 rgba(136, 136, 136, 0.5);
	box-shadow: 0 0px 0px 0 rgba(136, 136, 136, 0.5);
}
#lon-content .item-link A:hover {
	/*+box-shadow: 0 4px 10px 0 rgba(136, 136, 136, 0.25);*/
	-moz-box-shadow: 0 4px 10px 0 rgba(136, 136, 136, 0.25);
	-webkit-box-shadow: 0 4px 10px 0 rgba(136, 136, 136, 0.25);
	box-shadow: 0 4px 10px 0 rgba(136, 136, 136, 0.25);
	background-color: #E05B7C;
}
#lon-content .item .item-desc {
	font-weight: 300;
	line-height: 1.5em;
}
#lon-content .item STRONG {
	font-weight: 400;
}
#lon-content .item .item-image {
	margin: -1em -1em 1em -1em;
	overflow: hidden;
	position: relative;
	display: inline-block;
}
#lon-content .item .item-image IMG {
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-webkit-transform: scale3d(1, 1, 0.1);
	transform: scale3d(1, 1, 0.1);
	width: 100%;
	height: auto;
}
#lon-content .item:hover .item-image IMG {
	-webkit-transform: scale3d(1.1, 1.1, 0.25);
	transform: scale3d(1.1, 1.1, 0.25);
}
#lon-content .item P {
	font-size: 1em;
	line-height: 1.5em;
}
#lon-content .item UL {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 1.5em;
}
#lon-content .item UL LI {
	margin: 0;
	padding: 0;
}
#lon-content .item .item-title {
	margin-bottom: 1em;
	font-family: "K2D", Arial, sans-serif !important;
	border-bottom: 1px solid #D4D4D4;
	padding-bottom: 1em;
}
#lon-content .item .item-sub-title {
	font-family: "K2D", Arial, sans-serif !important;
	color: #9C9C9C;
	padding-bottom: 0.5em;
}
#lon-content .item .item-title H4 {
	padding: 0;
	margin: 0;
	font-size: 1.5em;
}
#lon-content .item .item-title A {
	text-decoration: none !important;
}
.item:hover .item-title A H4 {
	color: #D8325C !important;
}
/*CLASS MANUELS*/
#lon.lon {
}
#lon.lon #lon-header .intro-fw {
	/*background: url(../img/header-reforme.jpg) center / cover no-repeat fixed rgba(255, 255, 255, 0);*/
}
#lon.lon #lon-header.bg-2 .intro-fw {
	background: url(../img/header-ressources-gratuites.jpg) center / cover no-repeat fixed rgba(255, 255, 255, 0);
}
#lon.lon #lon-header.bg-3 .intro-fw {
	background: url(../img/header-manuels.jpg) center / cover no-repeat fixed rgba(255, 255, 255, 0);
}
#lon.lon #lon-header.bg-4 .intro-fw {
	background: url(../img/header-num-eleves.jpg) center / cover no-repeat fixed rgba(255, 255, 255, 0);
}
/*MENU ANCRE*/
#menu.fixed {
	position: fixed;
	top: 0;
	z-index: 99;
	background-color: #FFFFFF;
	/*+box-shadow: 0 8px 20px 0 rgba(136, 136, 136, 0.25);*/
	-moz-box-shadow: 0 8px 20px 0 rgba(136, 136, 136, 0.25);
	-webkit-box-shadow: 0 8px 20px 0 rgba(136, 136, 136, 0.25);
	box-shadow: 0 8px 20px 0 rgba(136, 136, 136, 0.25);
	padding: 8px;
}
#menu.fixed UL {
	padding: 0;
	margin: 0;
}

/* Back to top */
@media (min-width: 900px) {
.menu-manuel {
}
}
.menu-manuel {
	padding: 1em;
	min-height: 3em;
}
.menu-manuel > UL {
	transition: max-height 0.25s linear;
}
.menu-manuel UL {
	margin: 0;
	padding: 0;
	text-align: center;
}
.menu-manuel LI {
	transition: visibility 0.25s linear;
	display: inline-block;
	padding: 0;
	margin: 0;
	position: relative;
}
.menu-manuel LI A {
	display: inline-block;
	background-color: #435D7B;
	color: #F5F5F5;
	font-weight: 500;
	margin: 8px 0;
	padding: 16px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	transition: visibility 0.25s linear;
	font-size: 24px;
}
.menu-manuel LI A:hover {
	background-color: #D8325C;
	color: #F5F5F5;
}

@media (min-width: 651px) {
.menu-manuel LI UL {
	display: none;
	position: absolute;
	top: 100%;
	margin-top: 1px;
	left: -1px;
	right: -1px;
}
.menu-manuel {
}
.menu-manuel LI:hover UL {
	display: block;
}
.menu-manuel LI LI {
	margin: -1px 0 0 0;
	box-sizing: border-box;
	width: 100%;
}
}

@media (max-width: 768px) {

#lon-header .intro-fw H1{
	font-size:2em;
}

.menu-manuel > UL {
	max-height: 0;
	overflow: hidden;
	margin: 0 1em;
}
.menu-manuel LI {
	visibility: hidden;
	display: block;
	padding: 0.25em;
}
.menu-manuel LI A {
	transition: visibility 0.25s linear;
	display: inline-block;
	padding: 0.5em;
	margin: 0.25em;
	position: relative;
	text-decoration: none;
	width: 100%;
	border: 1px solid rgba(67, 93, 123, 0.112);
}
.menu-manuel LI UL {
	margin-top: 0.5em;
	border-left: 1px solid #000;
}
.menu-manuel .navbar-manuelhandle {
	display: block;
	color: #435D7B;
}
.menu-manuel .navbar-manueltitle {
	display: block !important;
	color: #435D7B;
	font-family: "K2D", Arial, sans-serif !important;
}
#navbar-manuelcheckbox:checked + .menu-manuel UL {
	max-height: 800px;
	margin: 32px 0px;
}
#navbar-manuelcheckbox:checked + .menu-manuel LI {
	visibility: visible;
}
#navbar-manuelcheckbox:checked + .menu-manuel .navbar-manuelhandle, #navbar-manuelcheckbox:checked + .menu-manuel .navbar-manuelhandle:after, #navbar-manuelcheckbox:checked + .menu-manuel .navbar-manuelhandle:before {
	border-color: #DA325C;
}
.menu-manuel {
	background-color: #F4F4F4;
	border-bottom: 1px solid rgba(197, 197, 197, 0.491);
}
}
.navbar-manuelcheckbox {
	display: none;
}
.navbar-manuelhandle {
	display: none;
	cursor: pointer;
	position: relative;
	font-size: 45px;
	padding: 0.5em 0;
	height: 0;
	width: 1.66666667em;
	border-top: 3px solid;
}
.navbar-manuelhandle:before, .navbar-manuelhandle:after {
	position: absolute;
	left: 0;
	right: 0;
	content: ' ';
	border-top: 3px solid;
}
.navbar-manuelhandle:before {
	top: 0.37777778em;
}
.navbar-manuelhandle:after {
	top: 0.88888889em;
}
.menu-manuel {
	top: 0;
	left: 0;
	right: 0;
}
.menu-manuel .navbar-manuelhandle {
	position: absolute;
	font-size: 1em;
	top: 1em;
	right: 1em;
	z-index: 10;
}
.menu-manuel .navbar-manueltitle {
	position: absolute;
	top: 1em;
	left: 1em;
	z-index: 10;
	display: none;
	font-weight: 600;
}
/*TABLEAU*/
.table-mn TH SPAN {
	font-weight: normal;
	font-size: 0.9em;
	text-align: left;
}
TABLE.table-mn TH:focus, TABLE.table-mn TH:hover {
	background-color: #F4F4F4;
}
TABLE.table-mn TH:focus, TABLE.table-mn TH:hover {
	background-color: #F4F4F4;
}/*
TABLE.table-mn TH:nth-child(2):focus, TABLE.table-mn TH:nth-child(2):hover {
	background-color: #EE7202;
}
TABLE.table-mn TH:nth-child(3):focus, TABLE.table-mn TH:nth-child(3):hover {
	background-color: #089BD9;
}*/
.table-mn TD {
	font-size: 1em;
}
.table-mn TD STRONG {
	font-weight: bold;
}
.table-mn {
	text-align: left;
	overflow: hidden;
	width: 100%;
	margin: 20px auto;
	display: table;
	padding: 0 0 8em 0;
}
.table-mn TD, .table-mn TH {
	padding-bottom: 2%;
	padding-top: 2%;
	padding-left: 2%;
	border: 1px solid #F4F4F4;
}
.table-mn TR:nth-child(odd) {
	background-color: #FFFFFF;
}
.table-mn TR:nth-child(even) {
	background-color: #FBFBFB;
}

.vert .table-mn TR:nth-child(odd) {
	background-color: #02af51;
}
.vert .table-mn TR:nth-child(even) {
	background-color: #00a44b;
}

.vert .table-mn TR TD {
	color:#fff !important;
}

.orange .table-mn TR:nth-child(odd) {
	background-color: #ff8b3c;
}
.orange .table-mn TR:nth-child(even) {
	background-color: #ff8e42;
}

.orange .table-mn TR TD {
	color:#fff !important;
}
.table-mn TH {
	background-color: #F4F4F4;
}

TABLE.details{
	font-size:14px !important;
}

TABLE.details TD UL LI{
	font-size:14px !important;
}

TD.vert{
    background-color: #00a44b;
	color:#fff;
}
TD.bleu{
    background-color: #5a9bd3;
	color:#fff;
}

/*
.table-mn TH:nth-child(2) {
	color: #FFFFFF;
	background-color: #EE7202;
}
.table-mn TH:nth-child(3) {
	color: #FFFFFF;
	background-color: #089BD9;
}
.table-mn TD:nth-child(1) {
	color: #435D7B;
}
.table-mn TD:nth-child(2) {
	color: #EE7202;
	font-size: 2em;
}
.table-mn TD:nth-child(3) {
	color: #089BD9;
	font-size: 2em;
}*/

@media (max-width: 800px) {
/*.table-mn TD:nth-child(4), .table-mn TH:nth-child(4) {
	display: none;
}*/
}
/*CARD*/
.card {
}
.card .card-header {
	text-align: center;
	margin-bottom: 1em;
}
.card .card-header IMG {
	width: 128px;
	padding: 0px;
}
#lon-content .card .card-body H3 {
	padding: 0 0 0.5em 0;
	font-size: 1.5em;
	text-align: left;
}
#lon-content .card .card-body P {
	font-size: 1em;
}
#lon-content .card .card-body H3:after {
	display: none;
}
#lon-content .test {
	background: url('../img/bulle-h.png') center right no-repeat #EE7202;
	padding: 2em;
	text-align: center;
	color: #FFFFFF;
}
#lon-content .offert {
	background: url('../img/bulle-h.png') center right no-repeat #089BD9;
	padding: 2em;
	text-align: center;
	color: #FFFFFF;
}
/*[clearfix]*/
#lon-content .card .lead {
	font-size: 1.5em;
	line-height: 1.4;
	font-weight: 600;
	font-family: "K2D", Arial, sans-serif !important;
	padding-bottom: 0;
}
#lon-content .card STRONG {
	font-weight: normal;
}
#lon-content .card P.item-link {
	margin: 0.8em 0;
}
#lon-content .card.test .item-link A, #lon-content .card.offert .item-link A {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #D8325C;
	font-weight: 400;
}
#lon-content .card.test .item-link A:hover, #lon-content .card.offert .item-link A:hover {
	border: 1px solid #D8325C;
	color: #FFFFFF;
	background: #D8325C;
	/*+box-shadow: none;*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#lon-content .card.multisupport, #lon-content .card.nomade {
	padding: 1em;
	background: url('../img/bulle-h-gris.png') right bottom no-repeat #F4F4F4;
	/*+box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);*/
	-moz-box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	-webkit-box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	margin: 1em;
}
#lon-content .card.nomade {
	margin: 1em;
}
#lon-content .icone {
	width: 128px;
	height: 128px;
	display: block;
	margin: 0 auto;
}
#lon-content .multisupport .card-header P, #lon-content .nomade .card-header P {
	text-align: left;
	font-family: "K2D", Arial, sans-serif !important;
	font-weight: 600;
	font-size: 2em;
	margin: 0;
	color: #D8325C;
	padding: 0;
}
#lon-content .multisupport P, #lon-content .nomade P {
	text-align: center;
	font-weight: 300;
	font-size: 1em;
	margin: 0;
	line-height: 1.2;
}
#lon-content .multisupport .card-header::after, #lon-content .nomade .card-header::after {
	content: '';
	display: block;
	width: 120px;
	height: 4px;
	margin: 16px 0 0;
	background-color: #C6C6C6;
}
#lon-content .multisupport .icone, #lon-content .nomade .icone {
	/*+border-radius: 8px;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	background-color: #FFFFFF;
	padding: 8px;
	/*+box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);*/
	-moz-box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	-webkit-box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
}
/*STEP*/
#lon-content .step {
	padding: 1em;
	margin-bottom: 1.5em;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	min-height: 80px;
}
#lon-content .step.odd {
	background-color: #FFFFFF;
	position: relative;
	border-bottom: 4px solid #C6C6C6;
}
#lon-content .step.odd::after {
	content: " ";
	position: absolute;
	width: 30px;
	height: 30px;
	left: 50%;
	text-align: center;
	margin-left: -15px;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #C6C6C6;
	bottom: -30px;
}
#lon-content .step.even {
	background-color: #D8325C;
	color: #FFFFFF;
}
#lon-content .step .step-header {
}
#lon-content .step .number {
	margin: 0 0.25em 0 0;
	padding: 0;
	display: inline-block;
	width: 40px;
	text-align: center;
	height: 40px;
	line-height: 1.8;
	/*+border-radius: 100%;*/
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-khtml-border-radius: 100%;
	border-radius: 100%;
	font-size: 1.5em;
	background-color: #435D7B;
	font-family: "K2D", Arial, sans-serif !important;
	color: #FFFFFF;
	font-weight: bold;
}
#lon-content .step.even .number {
	color: #D8325C;
	background-color: #FFFFFF;
}
#lon-content .step .step-content .card {
	background: url('../img/bulle-h-gris.png') right bottom / cover no-repeat #F4F4F4;
	/*+border-radius: 4px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	margin: 1em 2em;
	color: #435D7B;
	padding: 1em;
	/*+box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);*/
	-moz-box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	-webkit-box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
}
#lon-content .step .icone {
	width: 64px;
	height: 64px;
	margin-bottom: 0.5em;
}
#lon-content .step .card-header {
	font-size: 1.5em;
	font-family: "K2D", Arial, sans-serif !important;
	padding: 0;
	margin: 0 0 0.5em 0;
	line-height: normal;
	font-weight: 500;
}
#lon-content .step .card-content P {
	font-size: 1em;
}
/*TARIF*/
#lon-content .card.tarif {
	padding: 1em;
	background: url('../img/bulle-h-gris.png') right bottom no-repeat #F4F4F4;
	/*+box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);*/
	-moz-box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	-webkit-box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	margin: 1em;
}
#lon-content .card.tarif .card-header {
	color: #435D7B;
}
#lon-content .card.tarif .card-header .lead {
	line-height: 1.2;
}
#lon-content .card.tarif .card-header {
}
#lon-content .card.tarif .card-header .icone {
	padding: 8px;
	margin: 0 auto 1em;
	height: 88px;
	text-align: center;
	width: 88px;
	/*+border-radius: 140px;*/
	-moz-border-radius: 140px;
	-webkit-border-radius: 140px;
	-khtml-border-radius: 140px;
	border-radius: 140px;
	background-color: #FFFFFF;
	/*+box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);*/
	-moz-box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	-webkit-box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
	box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
}
#lon-content .card.tarif .card-content P {
	font-size: 1em;
}
#lon-content .card.tarif .card-content P.small {
	font-size: 0.8em;
}
#lon-content .card.tarif .table-mn {
	text-align: left;
	overflow: hidden;
	width: 100%;
	margin: 0 auto 1em;
	display: table;
	padding: 0 0 8em 0;
}
#lon-content .card.tarif .table-mn TH:nth-child(2) {
	color: #FFFFFF;
	background-color: #435D7B;
}
#lon-content .card.tarif .table-mn TD:nth-child(2) {
	color: #435D7B;
	font-size: 1em;
}
#lon-content .card.tarif .table-mn TD:nth-child(3) {
	color: #435D7B;
	font-size: 1em;
}
/*TIMELINE*/
.timeline {
	line-height: 1.4em;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
LI.timeline-item {
	list-style: none;
}
.timeline H1, .timeline H2, .timeline H3, .timeline H4, .timeline H5, .timeline H6 {
	line-height: inherit;
}
/*----- TIMELINE ITEM -----*/
.timeline-item {
	padding-left: 40px !important;
	position: relative;
}
.timeline-item:last-child {
	padding-bottom: 0;
}
/*----- TIMELINE INFO -----*/
.timeline-info {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 3px;
	margin: 0 0 0.5em 0;
	text-transform: uppercase;
	white-space: nowrap;
}
/*----- TIMELINE MARKER -----*/
.timeline-marker {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15px;
}
.timeline-marker:before {
	background: #C43561;
	border: 1px solid transparent;
	border-radius: 100%;
	content: "";
	display: block;
	height: 15px;
	position: absolute;
	top: 4px;
	left: 0;
	width: 15px;
	transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}
.timeline-marker:after {
	content: "";
	width: 1px;
	background: #C6C6C6;
	display: block;
	position: absolute;
	top: 24px;
	bottom: -1px;
	left: 7px;
}
.timeline-item:last-child .timeline-marker:after {
	content: none;
}
.timeline-item:not(.period):hover .timeline-marker:before {
	background: transparent;
	border: 3px solid #C43561;
}
/*----- TIMELINE CONTENT -----*/
.timeline-content {
	padding-bottom: 40px;
}
#lon .timeline-content P.lead {
	font-size: 1.75em;
	line-height: 1;
	font-weight: 400;
	color: #435D7B;
	font-family: "K2D", Arial, sans-serif !important;
}
.timeline-content P {
	font-size: 1.25em;
	line-height: 1.4;
	font-weight: lighter;
	display: inline-block;
}
.timeline-content P STRONG {
	font-weight: 400;
}
.timeline-content P:last-child {
	margin-bottom: 0;
}
/*----- TIMELINE PERIOD -----*/
.period {
	padding: 0 !important;
}
.period .timeline-info {
	display: none;
}
.period .timeline-marker:before {
	background: transparent;
	content: "";
	width: 15px;
	height: auto;
	border: none;
	border-radius: 0;
	top: 0;
	bottom: 30px;
	position: absolute;
	border-top: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
}
.period:first-child .timeline-marker:before {
	background: transparent;
	content: "";
	width: 15px;
	height: auto;
	border: none;
	border-radius: 0;
	top: 0;
	bottom: 30px;
	position: absolute;
	border-top: 0px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
}
.period .timeline-marker:after {
	content: "";
	height: 32px;
	top: auto;
}
.period .timeline-content {
	padding: 40px 0 70px;
}
.period .timeline-title {
	margin: 0;
	font-size: 2.5em;
	color: #CE345F;
	font-weight: bold;
	font-family: "K2D", Arial, sans-serif !important;
}
/*MISSIONS*/
#lon-content.missions H2 {
	padding: 0;
	margin: 0;
	font-family: "K2D", Arial, sans-serif !important;
	font-size: 1.8em;
	padding: 0 0 1em 0;
	color: #6B8AAE;
	position: relative;
}
#lon-content.missions H2::after {
	content: '';
	display: block;
	width: 120px;
	height: 4px;
	margin: 16px 0 0px auto;
	background-color: #C6C6C6;
}
#lon-content.missions H2 STRONG {
	color: #435D7B;
}
/*METIERS*/
#lon-content .col-md-4.pb-5 {
	padding-bottom: 6em !important;
}
/*METIERS PROJETS*/
.masonry {
	transition: all 0.5s ease-in-out;
	column-gap: 30px;
	column-fill: initial;
}
.masonry .brick {
	margin-bottom: 30px;
	display: inline-block;
	/* Fix the misalignment of items */
	vertical-align: top;/* Keep the item on the very top */
}
.masonry .brick IMG {
	transition: all 0.5s ease-in-out;
	backface-visibility: hidden;/* Remove Image flickering on hover */
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
.masonry {
	column-count: 2;
}
}

@media only screen and (min-width: 1024px) {
.masonry {
	column-count: 3;
}
}
#lon FIGURE {
	margin: 0;
	padding: 0;
}
.text-hover-img {
	margin: 10px auto;
	overflow: hidden;
	display: block;
	position: relative;
	transition: 0.5s;
}
.text-hover-img IMG {
	display: block;
	-o-object-fit: contain;
	object-fit: contain;
	width: 102%;
	-webkit-filter: brightness(100%);
	filter: brightness(100%);
	transition: 0.5s;
	will-change: transform;
}
.text-hover-img FIGCAPTION {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) scale(2);
	transform: translate(-50%, -50%) scale(2);
	-webkit-filter: blur(5px);
	filter: blur(5px);
	color: white;
	opacity: 0;
	transition: 0.5s;
	width: 70%;
	text-align: center;
}
.text-hover-img FIGCAPTION P {
	line-height: 1.5em;
}
.text-hover-img:hover IMG {
	z-index: -1;
	-webkit-filter: brightness(20%) blur(2px);
	filter: brightness(20%) blur(2px);
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}
.text-hover-img:hover FIGCAPTION {
	opacity: 1;
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	-webkit-filter: blur(0px);
	filter: blur(0px);
	z-index: 1;
}
