/*
* ..::Tatos::..
* Leotech formation
* TypeSetter + grillade + materialize css
* ----------------
*/
.diviz {border-bottom: 1px solid #303a72; padding-bottom: 10px;}
ul {margin-top: 0;}
.programme p, .prez p {margin-bottom: 0;}

.cke_dialog_body select {
	display: block;
}

/* ---------- Tailles polices ---------- */

.column h3 {
	font-size: 1.6rem;
	padding: 0 5px;
}

@media (max-width: 960px) {
	.column h3 {
		font-size: 1.4rem;
	}
}

@media (max-width: 600px) {
	.tofleoH a {
		font-size: 120% !important;
		padding: 10px 0 !important;
	}
}

/* ---------- Divers ---------- */

#slide-contact a i.material-icons {
	color: #303a72;
}

.h2 {
	font-weight: bold;
}

ul.disc li {
	list-style-type: disc;
}

.inbl {
	display: inline-block;
}

.rel {
	position: relative;
}

.vert {
	color: #42b05a;
}

.bkgvert {
	background: #42b05a;
}

.bleu {
	color: #303a72;
}

.bkgbleu {
	background: #303a72;
}

.bkgjaune {
	background: #f2bd31;
}

.bkgblanc {
	background: #fff;
}

a img {
	border: 0;
}

img {
	max-width: 100%;
	height: auto;
}

.txtjustif {
	text-align: justify;
}

.tel1 {
	text-decoration: none;
	display: none
}

.tel2 {
	text-decoration: none;
	display: inline-block;
}

@media (max-width: 640px) {
	.tel1 {
		text-decoration: none;
		display: inline-block;
		margin: 0;
		padding: 0
	}
	.tel2 {
		display: none;
	}
}

@media (min-width: 601px) and (max-width: 992px) {
	.small-all {
		width: 100% !important;
		margin-left: 0;
		padding: 1rem;
	}
}

@media (min-width: 601px) and (max-width: 1200px) {
	.medium-all {
		width: 100% !important;
		margin-left: 0;
		padding: 1rem;
	}
}

/* ---------- HEADER ---------- */

nav ul a img {margin-top: 25px;}
#navmob input {
	color: #303a72;
}

#navmob {
	background: #303a72;
	color: #fff;
}

#navmob a {
	color: #fff;
}

#navmob .searchboxleo {
	width: 260px;
	margin: auto;
}
#navmob .searchleo input.query {width: 200px;}

.side-nav li:first-of-type.active {background: none;}
.side-nav li img {border: 1px solid #fff; margin: 10px auto; display: block; background: #fff; }

#navoffset {
	height: 56px;
}

@media (min-width: 600px) {
	#navoffset {
		height: 95px;
	}
}

#logotab,
#logosmart {
	display: none;
}

@media (max-width: 600px) {
	#logosmart {
		display: block;
	}
	#logotab {
		display: none !important;
	}
}

@media (max-width: 1590px) {
	#logoleo {
		display: none;
	}
	#logotab {
		display: block;
	}
}

#recherche {
	float: right;
	line-height: 40px;
	margin: 26px 10px 0 0;
}

#recherchesmart {
	line-height: 40px;
	margin: 0 10px;
}

#navmob .searchleo {
	float: none;
}

@media (max-width:1240px) {
	#recherche {
		display: none;
	}

}

.searchboxleo {
	-webkit-box-shadow: inset 0 0 5px 0 rgba(48, 58, 114, 1);
	        box-shadow: inset 0 0 5px 0 rgba(48, 58, 114, 1);
	border-radius: 20px;
	padding: 0;
	background: #fff;
}

.searchleo input {
	padding-left: 1rem;
	margin: 0;
	border: 0 none;
	background: transparent;
	display: inline-block;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;

}

.searchleo input.query {
	width: 100px;
	outline-color: transparent;
	padding-top: 6px;
}

.searchleo input.submit {
	background: url('magnifier.png') no-repeat 50%;
	width: 15px;
	height: 30px;
	vertical-align: top;
	cursor: pointer;
}

#mascottetab {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
#mascottetab img {width: 200px;}
@media (min-width: 960px) {
	#mascottetab {
		display: none;
	}
}

#datadocke {position: absolute; top: 20px; right: 20px; z-index: 999;}
#datahead {
	display: none;
	position: absolute;
	top: 0;
	right: 20px;
}

/* ---------- FOOTER ---------- */

#leotechformation {
	text-align: center;
	background: #303a72;
	padding: 10px 0;
}

#tk {
	font-size: 60%;
}

.page-footer a {
	color: #FFF;
}

.page-footer h3 {
	font-weight: bold;
	font-size: 1.3rem;
	color: #303a72;
	text-align: left;
}

.page-footer h3::before {
	content: url(../img/pucefoo.png)'   ';
}

.page-footer ul {
	margin-left: 20px;
}

.page-footer ul li {
	list-style-type: disc;
	text-transform: uppercase;
	font-size: 13px;
}

.btn-floating img {
	vertical-align: middle;
}

.fixed-action-btn ul li {
	list-style-type: none;
	line-height: 1rem;
}

.fixed-action-btn {
	display: none;
}

.fixed-action-btn a:hover {
	color: #FFF;
}

.fixed-action-btn.active ul {
	width: 180px;
}

.fixed-action-btn ul li .btn {
	width: 100%;
	padding: 0 1rem;
	text-align: left;
	border-radius: 80px;
	border: 1px solid #303a72;
}

.fixed-action-btn ul li .btn img {
	left: 10px;
	float: left;
	padding-right: 10px;
	padding-top: 2px;
}

.fixed-action-btn ul li .btn span {
	vertical-align: middle;
}

.fixed-action-btn ul li a.bkgblanc {
	color: #303a72;
}

@media (max-width: 960px) {
	.fixed-action-btn {
		display: block;
	}
	.rezos {
		display: none;
	}
}

/* ---------- Typesetter ---------- */
img {max-width: 100%; height: auto !important;}
main {
	background: url(bkgbody.jpg) center no-repeat fixed;
	background-size: cover;
}

main#blog {
	background: none;
}

main#blog img {
	border: 1px solid #303a72;
}

.result_list div {
	padding-bottom: .5rem;
	border-bottom: 1px solid #828282;
}

.search_nav_bottom {
	text-align: center;
}

.search_nav_bottom span {
	padding: .5rem;
	background: #303a72;
	color: #FFF;
}

.rezos {
	position: fixed;
	top: 135px;
	left: 0;
	z-index: 1000;
}

.rezos-item {
	position: absolute;
	cursor: pointer;
	width: 200px;
	left: -165px;
	line-height: 0;
	-webkit-transition: 400ms all linear;
	transition: 400ms all linear;
	margin: 0;
	border: 1px solid #303a72;
	text-align: right;
}

.rezos-icon {
	vertical-align: middle;
	text-align: center;
	-webkit-transition: 400ms all linear;
	transition: 400ms all linear;
	padding: 0;
	width: 35px;
}

.rezos-item span {
	vertical-align: middle;
	padding: 0;
	display: inline-block;
}

.rezos-item:hover {
	left: -1px;
}

.rezos-item:not(:last-child) {
	margin-bottom: 0;
	text-decoration: none;
}

.rezos-text {
	text-align: left;
	width: 160px;
	line-height: 35px;
}

#rezo1 {
	top: 0;
	background: #FFF;
}

#rezo2 {
	top: 39px;
	background: #40AF49;
}

#rezo3 {
	top: 78px;
	background: #303a72;
}

#rezo4 {
	top: 117px;
	background: #FFF;
}

#rezo5 {
	top: 156px;
	background: #40AF49;
}

#rezo6 {
	top: 234px;
	background: #303a72;
}

#rezo7 {
	top: 273px;
	background: #40af49;
}

#rezo8 {
	top: 312px;
	background: #fff;
}

#rezo1 a,
#rezo4 a,
#rezo8 a {
	color: #303a72;
}

#rezo2 a,
#rezo3 a,
#rezo5 a,
#rezo6 a,
#rezo7 a {
	color: #fff;
}

.h2::before,
.h2::after {
	content: ' - ';
	color: #42b05a;
}

/* ---------- ACCUEIL ---------- */

#mascotte2 {
	position: absolute;
	bottom: 0;
	right: 25px;
	z-index: 5;
}

#mascotte2 img {
	display: block;
}

.mascottefoo img {
	display: block;
	margin: 0 auto;
}

@media (max-width: 1560px) {
	#mascotte2 img {
		width: 150px;
	}
}

@media (max-width: 830px) {
	#mascotte2 img {
		width: 100px;
	}
}

a.icoleo,
a.icotech {
	background: #303a72;
}

a.icometho {
	background: #42b05a;
}

a.icodev {
	background: #12a5d9;
}

a.icoleo,
a.icotech,
a.icometho,
a.icodev {
	margin: auto;
	position: relative;
	display: block;
	max-width: 260px;
}

a.icoleo::before,
a.icotech::before,
a.icometho::before,
a.icodev::before {
	content: '';
	position: absolute;
	border: 2px solid #fff;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	opacity: 0;
	-webkit-transition-duration: 0.3s;
	        transition-duration: 0.3s;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}

a.icoleo:hover::before,
a.icotech:hover::before,
a.icometho:hover::before,
a.icodev:hover::before {
	opacity: 1;
}

a.icoleo img,
a.icotech img,
a.icometho img,
a.icodev img {
	display: block;
	margin: auto;
}

.icoleoH {
	padding-bottom: 20px;
}

.icoleoH .h3 {
	padding: 0;
	text-align: left;
	font-size: 1.2rem;
	font-weight: bold;
	max-width: 275px;
	margin: 0.82rem auto;
	padding: 0 0 10px 13px;
	background: url(bkgtitres.png) no-repeat left bottom;
}

.icoleoH .descrip {
	max-width: 260px;
	margin: auto;
	color: #303a72;
	text-align: justify;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.leoslide {
	padding: 0 !important;
}

.tofleo {
	margin: 40px;
	text-align: center;
	position: relative;
}

.tofleoH a {
	position: absolute;
	display: block;
	bottom: 25px;
	width: 100%;
	background: rgba(255, 255, 255, 0.7);
	padding: 20px 0;
	color: #303a72;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 140%;
}

.bkgAvis {
	background: #d3d8eb;
	color: #303a72;
}

.gpSlide p:before {
	content: '\00ab\00a0\00a0';
	color: #303a72;
}

.gpSlide p:after {
	content: '\00a0\00a0\00bb';
	color: #303a72;
}

.gpSlide p {
	font-size: 18px;
	color: #303a72;
}

.gpSlide p.signature:before {
	content: '';
}

.gpSlide p.signature:after {
	content: '';
}

.gpSlide p.signature {
	font-size: 14px;
	text-align: right;
	font-style: italic;
}

@media (max-width: 600px) {
	.gpSlide p {font-size: 16px}
	.gpSlide p.signature {font-size: 12px;}
}
@media (max-width: 650px) {
	/* #datadocke {width: 100%; top: 0;}
	#datadocke a:first-of-type {display: none;} */
	
	#datahead {display: block;}
	#datahead a {overflow: hidden;}
}


@media (max-width: 960px) {
	#mascotte,
	#news,
    a#new-form-dist,
	#slide-accueil {
		display: none;
	}
	#datadocke {
		width: 150px;
		top: 0;
		right: 0;
	}
	#datadocke a {
		display: block;
	}
	#datadocke a:last-of-type {
		margin-top: -20px;
	}
}
@media (max-width: 750px) {
	#datadocke {
		width: 100px;
	}
} 

@media (max-width: 1318px) {
	#news .h1 {
		font-size: 1.5rem;
	}
}
@media (max-width: 475px) {
	#datadocke {
		width: 60px;
	}
} 

@media (max-width: 1319px) {
	#mascotte {
		position: absolute;
		bottom: 0;
		right: 0;
		bottom: -8px;
		width: 200px;
	}
	#news .h1 {
		margin: 0;
	}
}

@media (min-width: 1320px) {
	#mascotte {
		position: absolute;
		bottom: -8px;
		right: 0;
		width: 180px;
	}
}
#mascotte {z-index: 999;}
#mascotte img {display: block;}
#news {
	position: absolute;
	left: 60px;
	top: 10%;
	background-color: rgba(255, 255, 255, 0.7);
	width: 400px;
	height: 60%;
	padding: 25px;
	z-index: 999;
}
a#new-form-dist {
	position: absolute;
	left: 60px;
	top: 72%;
/*	background-color: rgba(113, 101, 199, 0.8);*/
	background-color: rgba(255, 0, 0, 0.8);
    border: 1px solid #fff;
	width: 400px;
	z-index: 999;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    height: 80px;
    line-height: 80px;
    font-size: 20px;
}

a#new-form-dist:hover {
    background: rgba(255, 255, 255, 0.8);
    color: #7165c7;
    border: 1px solid #7165c7;
}

#news .h1 {
	display: inline-block;
	border: 2px solid #303a72;
	padding: 5px;
	font-weight: bold;
}

#news .h1 a {
	color: #303a72;
}

#news .h3 {
	font-size: 1.4rem;
	text-decoration: underline;
}

#news p {
	color: #303a72;
}
.slide-in-bck-left {
	-webkit-animation: slide-in-bck-left 0.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2s both;
	        animation: slide-in-bck-left 0.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2s both;
}

@-webkit-keyframes slide-in-bck-left {
  0% {
    -webkit-transform: translateZ(700px) translateX(-400px);
            transform: translateZ(700px) translateX(-400px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0) translateX(0);
            transform: translateZ(0) translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-bck-left {
  0% {
    -webkit-transform: translateZ(700px) translateX(-400px);
            transform: translateZ(700px) translateX(-400px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0) translateX(0);
            transform: translateZ(0) translateX(0);
    opacity: 1;
  }
}
.wobble-hor-bottom {
	-webkit-animation: wobble-hor-bottom 0.8s infinite both;
	        animation: wobble-hor-bottom 0.8s infinite both;
}

@-webkit-keyframes wobble-hor-bottom {
  0%,
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
            transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
            transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
            transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
            transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
            transform: translateX(-6px) rotate(-1.2deg);
  }
}
@keyframes wobble-hor-bottom {
  0%,
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  15% {
    -webkit-transform: translateX(-30px) rotate(-6deg);
            transform: translateX(-30px) rotate(-6deg);
  }
  30% {
    -webkit-transform: translateX(15px) rotate(6deg);
            transform: translateX(15px) rotate(6deg);
  }
  45% {
    -webkit-transform: translateX(-15px) rotate(-3.6deg);
            transform: translateX(-15px) rotate(-3.6deg);
  }
  60% {
    -webkit-transform: translateX(9px) rotate(2.4deg);
            transform: translateX(9px) rotate(2.4deg);
  }
  75% {
    -webkit-transform: translateX(-6px) rotate(-1.2deg);
            transform: translateX(-6px) rotate(-1.2deg);
  }
}

/* ---------- FORMATIONS ---------- */

/* - page forma-- */
.pdftek, .pdfmeth, .pdfdev, .pdfeff, .pdfdist {text-align: center; padding-top: 10px; padding-bottom: 5px; font-weight: bold;}
.pdftek a {color: #303a72;}
.icoformHtek,
.icoformHtek .h3 {
	color: #303a72;
}

.icoformHtek .h3 {
	font-weight: bold;
}
.pdfmeth a {color: #42b05a;}
.icoformHmet,
.icoformHmet .h3 {
	color: #42b05a;
}

.icoformHmet .h3 {
	font-weight: bold;
}
.pdfdev a {color: #12a5d9;}
.icoformHdev,
.icoformHdev .h3 {
	color: #12A5D9;
}

.icoformHdist .h3 {
	font-weight: bold;
}

.pdfdist a {color: #7165C7;}
.icoformHdist,
.icoformHdist .h3 {
	color: #7165C7;
}

.icoformHeff .h3 {
	font-weight: bold;
}

.pdfeff a {color: #ff5050;}
.icoformHeff,
.icoformHeff .h3 {
	color: #ff5050;
}

.icoformHdev .h3 {
	font-weight: bold;
}

.icoformP {
	padding: 0 20px;
	text-align: justify;
}

a.downpdf {
	color: #fff;
	font-weight: bold;
	display: block;
	max-width: 170px;
	margin: 25px auto;
	padding: 2px;
	text-align: center;
}

.downpdf::after {
	content: ''
}

.icoformHtek .downpdf {
	background: #303a72;
}

.icoformHmet .downpdf {
	background: #42b05a;
}

.icoformHdev .downpdf {
	background: #12a5d9;
}

/* - pages cat-- */

.cat-tek h3 a {
	color: #303a72;
	font-size: 1.2rem;
	font-weight: bold;
}
.cat-tek p {color: #303a72; text-align: center;}

.cat-tek .column {
	border: 1px solid #303a72;
}

.cat-met h3 a {
	color: #42b05a;
	font-size: 1.2rem;
	font-weight: bold;
}
.cat-met p {text-align: center; color: #42b05a;}

.cat-met .column {
	border: 1px solid #42b05a;
}

.cat-dev h3 a {
	color: #12a5d9;
	font-size: 1.2rem;
	font-weight: bold;
}
.cat-dev p {text-align: center; color: #12a5d9;}

.cat-dev .column {
	border: 1px solid #12a5d9;
}

.cat-dist h3 a {
	color: #7165C7;
	font-size: 1.2rem;
	font-weight: bold;
}
.cat-dist p {text-align: center; color: #7165C7;}

.cat-dist .column {
	border: 1px solid #7165C7;
}

.cat-eff h3 a {
	color: #ff5050;
	font-size: 1.2rem;
	font-weight: bold;
}
.cat-eff p {text-align: center; color: #ff5050;}

.cat-eff .column {
	border: 1px solid #ff5050;
}

.cat-recrut h3 a {
	color: #303a72;
	font-size: 1.2rem;
	font-weight: bold;
}
.cat-recrut p {text-align: center; color: #303a72;}
.cat-recrut .column {
	border: 1px solid #303a72;
}

.cat-doctek h3 a {
	color: #42b05a;
	font-size: 1.2rem;
	font-weight: bold;
}
.cat-doctek p {text-align: center; color: #42b05a;}
.cat-doctek .column {
	border: 1px solid #42b05a;
}

.cat-audit h3 a {
	color: #f2bc38;
	font-size: 1.2rem;
	font-weight: bold;
}
.cat-audit p {text-align: center; color: #f2bc38;}
.cat-audit .column {
	border: 1px solid #f2bc38;
}

.banleoform {
	text-align: center;
	position: relative;
}

/*
.banleoform img {
	display: block;
}
*/

.form-met .progikones {
	border: 1px solid #42b05a;
}

.form-dev .progikones {
	border: 1px solid #12a5d9;
}

.form-dist .progikones {
	border: 1px solid #7165C7;
}

.form-dist .progikones {
	border: 1px solid #7165C7;
}



.form-eff .progikones {
	border: 1px solid #ff5050;
}

.form-eff .progikones {
	border: 1px solid #ff5050;
}

.recrut .progikones {
	border: 1px solid #303a72;
}

.doctek .progikones {
	border: 1px solid #42b05a;
}

.audit .progikones {
	border: 1px solid #f2bc38;
}

.progikones {
	border: 1px solid #303a72;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
	        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
.preztitre {
	margin-top: 25px;
	text-align: center;
	background: #d3d8eb;
	border-radius: 20px;
	border: 1px solid #303a72;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
	font-size: 18px;
	text-transform: uppercase;
	color: #303a72;
}
.form-met .preztitre {color: #42b05a;}
.form-met .prez, .form-met .preztitre {
	background: #c6e7cd;
	border: 1px solid #42b05a;
}
.form-dev .preztitre {color: #12a5d9;}
.form-dev .prez, .form-dev .preztitre {
	background: #A0DBF0;
	border: 1px solid #12a5d9;
}
.form-dist .preztitre {color: #7165C7;}
.form-dist .prez, .form-dist .preztitre {
	background: #d3d8eb;
	border: 1px solid #7165C7;
}

.form-eff .preztitre {color: #ff5050;}
.form-eff .prez, .form-eff .preztitre {
	background: #E6D5D4;
	border: 1px solid #ff5050;
}
.recrut .preztitre {color: #303a72;}
.recrut .prez, .recrut .preztitre {
	background: #d3d8eb;
	border: 1px solid #303a72;
}
.doctek .preztitre {color: #42b05a;}
.doctek .prez, .doctek .preztitre {
	background: #c5e0b4;
	border: 1px solid #42b05a;
}
.audit .preztitre {color: #f2bc38;}
.audit .prez, .audit .preztitre {
	background: #FBEBC3;
	border: 1px solid #f2bc38;
}

.prez {
	background: #d3d8eb;
	border-radius: 20px;
	border: 1px solid #303a72;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
	        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
	padding-bottom: 20px;
}

.form-met .programme {
	border: 1px solid #42b05a;
}

.form-dev .programme {
	border: 1px solid #12a5d9;
}
.form-dist .programme {
	border: 1px solid #7165C7;
}

.form-eff .programme {
	border: 1px solid #ff5050;
}

.recrut .programme {
	border: 1px solid #303a72;
}

.doctek .programme {
	border: 1px solid #42b05a;
}

.audit .programme {
	border: 1px solid #f2bc38;
}

.programme {
	border: 1px solid #303a72;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
	        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
	border-radius: 20px;
	background: #fff;
}
.programme img {border: 1px solid #000;}

.prez p,
.prez ul,
.programme p,
.programme ul {
	padding: 0 10px;
}

.titre,
.form-tek h2:first-of-type,
.form-met h2:first-of-type,
.form-dev h2:first-of-type,
.form-dist h2:first-of-type,
.form-eff h2:first-of-type {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	margin: 0;
}

.prez ul,
.programme ul {
	margin-left: 20px;
}

.programme ul {
	padding-left: 30px;
}

.prez ul li,
.programme ul li {
	list-style-type: disc !important;
}


.form-tek .h2::before,
.form-tek .h2::after,
.form-met .h2::before,
.form-met .h2::after,
.form-dev .h2::before,
.form-dev .h2::after,
.form-dist .h2::before,
.form-dist .h2::after,
.form-eff .h2::before,
.form-eff .h2::after,
.recrut .h2::before,
.recrut .h2::after,
.doctek .h2::before,
.doctek .h2::after,
.audit .h2::before,
.audit .h2::after {
	content: '';
}

.form-tek h2,
.form-met h2,
.form-dev h2,
.form-dist h2,
.form-eff h2,
.recrut h2,
.doctek h2,
.audit h2 {
	font-size: 14.5px;
	margin: 0;
}

.form-tek h2,
.form-tek .titre {
	background: #303a72;
	color: #FFF;
	padding: 15px 0 !important;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.form-met h2,
.form-met .titre {
	background: #42b05a;
	color: #FFF;
	padding: 15px 0 !important;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.form-dev h2,
.form-dev .titre {
	background: #12a5d9;
	color: #FFF;
	padding: 15px 0 !important;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.form-dist h2,
.form-dist .titre {
	background: #9791c6 !important;
	color: #FFF;
	padding: 15px 0 !important;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.form-eff h2,
.form-eff .titre {
	background: #FF9999;
	color: #FFF;
	padding: 15px 0 !important;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.recrut h2,
.recrut .titre {
	background: #303a72;
	color: #FFF;
	padding: 15px 0 !important;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.doctek h2,
.doctek .titre {
	background: #42b05a;
	color: #FFF;
	padding: 15px 0 !important;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.audit h2,
.audit .titre {
	background: #f2bc38;
	color: #FFF;
	padding: 15px 0 !important;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.form-tek .programme h2::before,
.form-met .programme h2::before,
.form-dev .programme h2::before,
.form-dist .programme h2::before,
.form-eff .programme h2::before,
.recrut .programme h2::before,
.doctek .programme h2::before,
.audit .programme h2::before {
	content: url(../img/puce2.png)'   ';
	vertical-align: -20%;
}

.form-tek h3,
.form-met h3,
.form-dev h3,
.form-dist h3,
.form-eff h3,
.recrut h3,
.doctek h3,
.audit h3 {
	font-size: 14.5px;
}

.form-tek h3 {
	background: #d3d8eb;
	padding: 15px 0 !important;
	text-align: center;
	font-weight: bold;
	color: #303a72;
	text-transform: uppercase;
}

.form-met h3 {
	background: #c6e7cd;
	padding: 15px 0 !important;
	text-align: center;
	font-weight: bold;
	color: #42b05a;
	text-transform: uppercase;
}

.form-dev h3 {
	background: #A0DBF0;
	padding: 15px 0 !important;
	text-align: center;
	font-weight: bold;
	color: #12a5d9;
	text-transform: uppercase;
}
.form-dist h3 {
	background: #d3d8eb;
	padding: 15px 0 !important;
	text-align: center;
	font-weight: bold;
	color: #7165C7;
	text-transform: uppercase;
}

.form-eff h3 {
	background: #E6D5D4;
	padding: 15px 0 !important;
	text-align: center;
	font-weight: bold;
	color: #ff5050;
	text-transform: uppercase;
}

.recrut h3 {
	background: #d3d8eb;
	padding: 15px 0 !important;
	text-align: center;
	font-weight: bold;
	color: #303a72;
	text-transform: uppercase;
}

.doctek h3 {
	background: #c5e0b4;
	padding: 15px 0 !important;
	text-align: center;
	font-weight: bold;
	color: #42b05a;
	text-transform: uppercase;
}

.audit h3 {
	background: #FBEBC3;
	padding: 15px 0 !important;
	text-align: center;
	font-weight: bold;
	color: #f2bc38;
	text-transform: uppercase;
}

.form-met .tofs,
.form-met .tofslast {
	background: #c6e7cd;
}

.form-dev .tofs,
.form-dev .tofslast {
	background: #a0dbf0;
}
.form-dist .tofs,
.form-dist .tofslast {
	background: #d3d8eb;
}

.form-eff .tofs,
.form-eff .tofslast {
	background: #E6D5D4;
}

.recrut .tofs,
.recrut .tofslast {
	background: #d3d8eb;
}

.doctek .tofs,
.doctek .tofslast {
	background: #c5e0b4;
}

.audit .tofs,
.audit .tofslast {
	background: #FBEBC3;
}

.tofs,
.tofslast {
	background: #d3d8eb;
	padding-top: 20px;
}

.tofslast {
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}

.tofslast img {border: 1px solid #000;}

.padiko {
	padding: 4px 0 0;
}

#sticker {
	background: #FFF;
	z-index: 500;
}

.form-met .numform {
	background: #42b05a;
}

.form-dev .numform {
	background: #12a5d9;
}

.form-dist .numform {
	background: #7165C7;
}

.form-eff .numform {
	background: #ff5050;
}

.recrut .numform {
	background: #303a72;
}

.doctek .numform {
	background: #42b05a;
}

.audit .numform {
	background: #f2bc38;
}

.numform {
	background: #303a72;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	padding: 10px;
	border-radius: 10px;
}

.form-tek s,
.form-met s,
.form-dev s,
.form-dist s,
.form-eff s,
.recrut s,
.doctek s,
.audit s {
	text-decoration: none;
	line-height: 20px;
}

.form-tek s::before {
	content: url(../img/puce.png)'   ';
	vertical-align: -12%;
}

.form-met s::before {
	content: url(../img/puce-metho.png)'   ';
	vertical-align: -12%;
}

.form-dev s::before {
	content: url(../img/puce-dev.png)'   ';
	vertical-align: -12%;
}

.form-dist s::before {
	content: url(../img/puce-dist.png)'   ';
	vertical-align: -12%;
}

.form-eff s::before {
	content: url(../img/puce-eff.png)'   ';
	vertical-align: -12%;
}

.recrut s::before {
	content: url(../img/puce-recrut.png)'   ';
	vertical-align: -12%;
}

.doctek s::before {
	content: url(../img/puce-doctek.png)'   ';
	vertical-align: -12%;
}

.audit s::before {
	content: url(../img/puce-audit.png)'   ';
	vertical-align: -12%;
}

/* ---------- TABS ---------- */

.pratik .panel-heading,
.outilsped .panel-heading {
	padding: 20px;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.pratik .panel-heading h4,
.outilsped .panel-heading h4 {
	text-align: left;
	color: #303a72;
	font-weight: bold;
}

.pratik .panel-heading h4::before,
.outilsped .panel-heading h4::before {
	content: url(../img/puce.png)'   ';
	vertical-align: -10%;
}

/* ---------- BLOG ---------- */
.blog_nav_links {text-align: center; padding-bottom: 20px;}
.blog_nav_links a {color: #fff;}