/*
	Theme Name: Le Duff V2 (Agence R2)
	Theme URI: http://www.groupeleduff.com
	Description: Groupe Le Duff V2 (en cours)
	Version: 1.0
	Author: R2
	Author URI: http://www.r2.fr
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
	content:' ';
	display:table;
}

.clear:after {
	clear:both;
}
.clear {
	*zoom:1;
}
img {
	max-width:100%;
	height:auto;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
	url('fonts/font-name.woff') format('woff'),
	url('fonts/font-name.ttf') format('truetype'),
	url('fonts/font-name.svg#font-name') format('svg');
	font-weight:normal;
	font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PAGE EMPLOI
\*------------------------------------*/

.heading-emploi{
	min-height:auto!important;
	height:650px!important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-top: -20px;
	color: white;
	text-align: center;
}

.heading-emploi h1{
	font-style: normal !important;
	font-size: 56px;
	font-weight: 500;
	padding: 20px 0;
}

.heading-emploi .description{
	font-size: 18px;
}

.heading-emploi .container{
	height: 100%;
}

.heading-emploi .chiffres{
	height: 50%;
	text-align: left !important;
	font-style: normal !important;
	font-size: 20px;
	font-weight: 400;
}

.heading-emploi .chiffres .content{
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: end;
}


.heading-emploi .chiffres .counter{
	font-size: 34px;
	display: block;
}

.heading-filter{
	background-image:url('img/offer-header-filter.png');
	margin: 0;
	padding: 0;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#metiers{
	background-color: #EBEBEB;
	padding-bottom: 50px;
}

#slider-metiers h2,
#landing-offers section h2 {
	text-align: left !important;
	margin-left: 0 !important;
	margin-bottom: 25px;
}

#slider-metiers h2:after,
#landing-offers section h2:after {
	margin-left: 0 !important;
}

#slider-metiers .sstitre_slider,
#landing-offers section .sstitre_slider {
	margin-bottom: 30px;
	width: 60%;
}

.slider-metiers .slider-text {
	height: 320px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #FFF;
	font-size: 16px;
	display: flex !important;
	flex-direction: column;
	justify-content: end;
	padding: 0;
	margin-top: auto;
	margin-right: 10px;
	width: 220px;
	vertical-align: bottom;
}

.slider-metiers .slider-text:nth-child(2n){
	width: 300px;
}


.slider-text .back-slider{
	margin-top: auto;
	padding: 15px;
	height: auto;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 5%, rgba(0,0,0,0.7) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 5%,rgba(0,0,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 5%,rgba(0,0,0,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
}

.bloc-annonce{
	padding: 15px;
	-webkit-box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.05);
	background: #FFFFFF;
	margin-bottom: 20px;
	height: 95% !important;
	cursor: pointer;
}

.bloc-annonce .annonce-img{
	width: 100%;
	height: 200px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 10px;
}
.bloc-annonce .annonce-logo{
	width: 30%;
	height: 60px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.annonce-text{
	margin-top: 10px;
}

.annonce-text .title{
	font-size: 20px;
}

.annonce-text .contract{
	font-size: 16px;
	font-weight: 700;
}

.annonce-text .link a{
	font-size: 14px;
	color: #333333;
}

#offer-list{
	/*display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-template-rows: max-content;*/

	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.offer{
	position: relative;
	margin: 0 10px;
	width: 30%;
}

.cta-offres{
	padding: 40px 0;
}

@media only screen and (max-width:768px) {
	.offer{
		width: 100%;
	}

	.heading-emploi{
		min-height: 650px !important;
		height: auto !important;
	}

	.heading-emploi .description {
		padding-bottom: 50px;
	}

	.heading-emploi .chiffres{
		height: 50%;
		text-align: left !important;
		font-style: normal !important;
		font-size: 20px;
		font-weight: 400;
	}

	.heading-emploi .chiffres .content{
		height: 100%;
		display: block;
		text-align: center !important;
		padding-bottom: 25px;
	}


	.heading-emploi .chiffres .counter{
		font-size: 34px;
		display: block;
	}

	#slider-metiers .sstitre_slider,
	#landing-offers section .sstitre_slider {
		margin-bottom: 30px;
		width: 100%;
		text-align: center;
	}

	#slider-metiers h2, 
	#landing-offers section h2 {
		text-align: center !important;
		margin-left: 0;
		margin-right: 0;
	}

	#slider-metiers h2:after,
	#landing-offers section h2:after {
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.modal-qualiopi{
		width: 80%;
		margin: 40px auto;
		padding: 0 !important;
	}

}


.modal-qualiopi{
	max-width: 600px !important;
	margin: 40px auto;
	padding: 0 !important;
}

.slick-prev {
	left: 10px;
}
.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	z-index: 1;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25;
}
.slick-prev:before {
	content:url(img/slick-prev.png) ;
}
.slick-prev:before, .slick-next:before {
	width: 40px;
	height: 40px;
	background-color: transparent;
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.slick-next {
	right: 10px;
}

.slick-next:before {
	content:url(img/slick-next.png) ;
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
	footer,header{
		display:none!important;
	}
	.heading{
		min-height:auto!important;
		height:300px!important;
		padding-top:50px!important;
	}
}
