@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

body {
	font-family: 'Raleway', sans-serif;
	-webkit-font-smoothing: antialiased;
}

html { height: 100%; }

a { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration:none; }
a:active { text-decoration: none; }

a[href^=tel] {
    color: inherit;
    text-decoration: none;
}

input:not(input[type="checkbox"]) {
    -webkit-appearance: none !important;
    -webkit-border-radius:0 !important; 
    border-radius:0 !important;
}

header {
	left: 15px;
	right: 15px;
	position: absolute;
	z-index: 1;
}

.header {
	background-color: rgba(0,0,0,1.00);
}

.accueil .header,
.de-details .header,
.candidats .header {
	background-color: rgba(0,0,0,0.70);
}

.navbar {
	padding: 15px;
	width: 100%;
}

.navbar-brand img {
	margin-left: 20px;
	height: 98px;
	width: 253px;
}

.nav-item {
	margin-right: 20px;
}

.nav-link {
	color: #FFF !important;
	font-size: 18px;
	text-transform: uppercase;
}
.navbar-nav .active>.nav-link {
	color: #0087cc !important;
}

.navbar-dark .navbar-toggler {
	border-color: rgba(255,255,255,0.7)
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

footer .footer {
	background-color: #000;
	background-image: url(../images/bg-footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

footer .form,
footer .adresse {
	padding-bottom: 45px;
	padding-top: 70px;
}

footer .copy {
	background-color: #000;
	padding-bottom: 25px;
	padding-top: 25px;
}

footer .adresse img {
	margin-bottom: 30px;
	margin-top: 30px;
}

footer .adresse:nth-child(2) {
	margin-left: 100px;
}

footer .adresse p {
	color: #c2c2c2;
	font-size: 18px;
	font-weight: 700;
}

footer .adresse p span {
	color: #0080c3;
}

footer .adresse p.lk {
	margin-top: 30px;
}

footer .adresse a {
	color: #0080c3;
	font-size: 24px;
	font-weight: 700;
}

footer .rs {
	list-style: none;
	margin-top: 50px;
}

footer .rs li {
	display: inline-block;
	margin-right: 20px;
}

footer form {
	text-align: center;
}

footer input[type="text"], footer input[type="email"], footer textarea {
	background: transparent;
	border: 1px solid #878787;
	color: #FFF;
	margin: 10px 0;
	padding: 20px 15px;
	width: 100%;
}

footer textarea {
	height: 200px;
}

footer input[type="submit"] {
	background: #0080c3;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    color: #fff;
	font-size: 14px;
    font-weight: 700;
    border: none;
	margin-top: 30px;
    padding: 15px 40px;
}

footer .errmsg {
	color:#FF0000;
	font-size: 14px;
}

footer .merci {
	display: none;
	color:#FFF;
	font-size: 14px;
}

footer h6 {
	color: #FFF;
	font-size: 70px;
	font-weight: 700;
	line-height: 0.8em;
	margin-bottom: 30px;
}

footer .copy ul {
	font-size: 0;
	list-style: none;
}

footer .copy li {
	display: inline-block;
	margin-right: 15px;
}

footer .copy,
footer .copy a {
	color: #b2b2b2;
	font-size: 14px;
	font-weight: 700;
}

img.totop {
    cursor: pointer;
    display: none;
    z-index: 9999;
    position: fixed;
	right: 20px;
	bottom: 20px;
}

h1 {
	font-size: 60px;
	font-weight: 700;
	line-height: 1em;
}

.bandeau {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 138px;
	margin-bottom: 2px;
}

.accueil .bandeau {
	background-image: url(../images/bandeau-accueil.jpg);
	height: 700px;
}

.accueil .bandeau h1 {
	color: #FFF;
	font-size: 50px;
}

.accueil .bandeau p {
	color: #FFF;
	font-size: 40px;
}

.de-details .bandeau {
	background-position: center;
	height: 390px;
}

.candidats .bandeau {
	background-image: url(../images/bandeau-candidats.jpg);
	height: 390px;
}

a.btn {
	border: 1px solid #FFF;
	color: #FFF;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	margin-top: 50px;
	padding: 10px 30px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.rh {
	background-color: #0087cc;
}

.sideimg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 640px;
}

.accueil .sidetxt {
	padding: 0 70px;
}

.rh .sideimg {
	background-image: url(../images/ressource-humaine.jpg);
}

.accueil h2 {
	color: #FFF;
	font-size: 42px;
	font-weight: 700;
	line-height: 1em;
}

.accueil p {
	color: #FFF;
	line-height: 1.2em;
	font-size: 30px;
	margin-top: 20px;
}

.rh a.btn {
	background-color: #FFF;
	color: #0087cc;
}

.recrutement {
	background-color: #00a651;
}

.recrutement .sideimg {
	background-image: url(../images/recrutement.jpg);
	background-position: top center;
}

.domainesdexpertise .top {
	margin-top: 138px;
	padding: 100px 0;
}

.domainesdexpertise h1 {
	color: #0087cc;
}

.domainesdexpertise p {
	/*
	color: #000;
	font-size: 40px;
	*/
	color: #000;
    font-size: 24px;
    line-height: 1em;
    margin-top: 15px;
}

.domaines {
	padding-bottom: 100px;
}

.box .row {
	padding: 8px;
}

.box a > div {
	margin: 60px 60px 0 30px;
	position: absolute;
	bottom:0;
	left: 0;
	right: 0;
	top: 0;
}

.box a {
	color: #FFF;
	font-size: 36px;
	font-weight: 600;
	line-height: 1em;
}

.box .icone {
	display: block;
	margin-bottom: 20px;
}

.breadcrumb {
	background: none;
	margin-bottom: 0px;
}

.breadcrumb-item {
	font-size: 18px;
}

.breadcrumb-item a {
	color: #87949e;
}

.breadcrumb-item.active {
	color: #0080c3;
}

.retour {
	margin-top: 45px;
}

a.retour {
	color: #000;
	font-size: 18px;
}

a.retour span {
	background-color: #00a651;
	background-image: url(../images/fleche-retour.png);
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: bottom;
	margin-right: 10px;
	height: 27px;
	width: 27px;
}

.de-details h1 {
	color: #0087cc;
	font-size: 42px;
	font-weight: 700;
	line-height: 1em;
	margin-top: 65px;
}

.de-details p {
	color: #000;
	font-size: 32px;
	line-height: 1em;
	margin-top: 15px;
}

.bg-vert {
	background: url(../images/bg-vert.jpg) center bottom no-repeat;
}

.de-details h3 {
	color: #FFF;
	font-size: 40px;
	font-weight: 400;
	padding: 60px 0;
}

.de-details h3 strong {
	font-weight: 700;
}

.de-details table {
	border-bottom: 4px solid #0087cc;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	width: 730px;
}

.de-details thead td {
	background-color: #0087cc;
	padding: 15px;
}

.de-details td {
	border-bottom:2px solid #FFF;
	font-size: 18px;
	padding: 10px;
}

.de-details tbody td {
	background-color: #e7e9e8;
}

.de-details tbody tr:nth-child(even) td {
	background-color: #f3f4f4;
}

.de-details h2 {
	color: #FFF;
	font-size: 26px;
	font-weight: 700;
}

.candidats #dialog-message {
	display: none;
}

.candidats .top {
	margin-top: 90px;
}

.candidats h1 {
	color: #0087cc;
	font-size: 42px;
	font-weight: 700;
}

.candidats p {
	color: #000;
	font-size: 24px;
    line-height: 1em;
    margin-top: 15px;
}

.candidats h2 {
	color: #000;
	font-size: 40px;
	font-weight: 700;
}

.form-control {
	color: #000;
	/*border: 1px solid #000;*/
	font-weight: 700;
}

select.form-control {
	color: #919191;
	font-weight: 400;
}

.lang .form-check-label {
	text-transform: uppercase;
}

.candidats label {
	color: #000;
}

.candidats label.form-label {
	color: #919191;
}

.candidats label.cv {
	font-size: 40px;
	font-weight: 700;
}

.candidats legend {
	font-weight: 700;
}

.candidats h3 {
	cursor: pointer;
	background: #0087cc;
	color: #FFF;
	font-size: 26px;
	font-weight: 700;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-bottom: 1px;
}

.candidats h3 i {
	/*float: right;*/
}

.postes {
	display: none;
}

.candidats h3.show + .postes {
	display: block;
}

.postes .form-check {
	background: #e7e9e8;
	padding-bottom: 10px;
	padding-top: 10px;
}

.postes .form-check:nth-child(even) {
	background: #f3f4f4;
}

.candidats form button {
	background-color: #00a651;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
	padding: 15px 45px;
}

/* Placeholder */
::-webkit-input-placeholder { /* WebKit browsers */
    color:#FFF !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#FFF !important;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#FFF !important;
    opacity:  1;
}

#formcandidat ::-webkit-input-placeholder { /* WebKit browsers */
    color:#000 !important;
}
#formcandidat :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#000 !important;
    opacity:  1;
}
#formcandidat ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#000 !important;
    opacity:  1;
}

#formcandidat .precision ::-webkit-input-placeholder { /* WebKit browsers */
    color:#919191 !important;
	font-weight: 400;
}
#formcandidat .precision :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#919191 !important;
	font-weight: 400;
    opacity:  1;
}
#formcandidat .precision ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#919191 !important;
	font-weight: 400;
    opacity:  1;
}


/*
	position: relative;
	top: 50%;
	-webkit-transform: perspective(1px) translateY(-50%);
	-ms-transform: perspective(1px) translateY(-50%);
	transform: perspective(1px) translateY(-50%);
*/


/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
	.accueil .bandeau {
		height: 600px;
	}
	
	.accueil .sidetxt {
		padding: 0 40px;
	}
	
	footer h6 {
		font-size: 48px;
	}
	
	.box a {
		font-size: 32px;
	}
	.box .icone {
		width: 60px;
	}
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
	.navbar-brand img {
		margin-left: 0;
	}
	
	footer,
	footer .text-right {
		text-align: center !important;
	}
	
	footer .copy ul {
		margin-bottom: 20px;
	}
	
	h1 {
		font-size: 48px;
	}
	
	.accueil .bandeau h1 {
		font-size: 38px;
	}
	
	.accueil .bandeau {
		background-image: url(../images/bandeau-accueil_md.jpg);
		height: 500px;
	}
	.accueil .bandeau p {
		font-size: 28px;
	}
	a.btn {
		margin-top: 20px;
	}
	
	.accueil .sidetxt {
		padding: 40px 15px;
	}
	.sideimg {
		height: 400px;
	}
	.rh .sideimg {
		background-image: url(../images/ressource-humaine_md.jpg);
	}
	.recrutement .sideimg {
		background-image: url(../images/recrutement_md.jpg);
	}
	.recrutement .sidetxt {
		order: 1;
	}
	.recrutement .sideimg {
		order: 2;
	}
	
	.domainesdexpertise p {
		font-size: 28px;
	}
	
	.box a {
		font-size: 24px;
	}
	.box a > div {
    	margin: 30px 60px 0 30px;
	}
	.box .icone {
		margin-bottom: 15px;
	}
	
	.de-details table {
		width: 100%;
	}
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
	.box .row {
		padding: 4px 0;
	}
	.box a > div {
		bottom: 20px;
		top: inherit;
	}
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
	.navbar-brand img {
		height: 77px;
		width: 200px;
	}
	
	h1 {
		font-size: 36px;
	}
	.accueil .bandeau h1 {
		font-size: 28px;
	}
	
	.accueil .bandeau {
		background-image: url(../images/bandeau-accueil_xs.jpg);
		height: 420px;
		padding-top: 117px;
	}
	.accueil .bandeau p {
		font-size: 18px;
	}
	
	.sideimg {
		height: 300px;
	}
	
	.domainesdexpertise .top {
		margin-top: 117px;
		padding: 50px 0;
	}
	.domainesdexpertise p {
		font-size: 18px;
	}
	
	.box .icone {
		width: 50px;
	}
	.box a > div {
    	margin: 30px 30px 0 30px;
	}
}