/*PROEJCT TEASER*/
#section-projet-content .showcase-teaser .projet-teaser-logo {
	position:relative;
	margin:-20px 0;
	padding:0;
    background-repeat:no-repeat;
	background-size:cover;
    height: 175px;
    width: 175px;
	border-radius:2px;
	animation: rotating 1.64s cubic-bezier(.36,.07,.19,.97) both;
}
#section-projet-content .dep-lap .projet-teaser-logo  {background-image: url('/media/logo/lap/logo-lapins-index.svg');}
#section-projet-content .dep-lou .projet-teaser-logo  {background-image: url('/media/logo/lou/logo-lepetitloup.png');}
#section-projet-content .dep-dad .projet-teaser-logo  {background-image: url('/media/logo/dad/logo-dado.png');}
#section-projet-content .dep-nav .projet-teaser-logo  {background-image: url('/media/logo/nav/logo-navarro.svg');}
#section-projet-content .dep-lir .projet-teaser-logo  {background-image: url('/media/logo/lir/logo-liron.png');}


#section-projet-content .showcase-teaser .opener {
	position:relative;
	padding:0;
	text-align:right;
}
#section-projet-content .showcase.texto .content {
	position:relative;
	width:100%;
	padding:50px 30px 50px 120px;
	height:100%;
	max-width:1000px;
	font-family: 'Amatic SC', cursive;
    /*font-family: 'Josefin Sans', sans-serif;*/
    /*font-family: 'Alegreya Sans SC', sans-serif;*/



}
#section-projet-content .showcase.texto .content .header-box {
	position:relative;
	margin:0 auto;
	padding: 20px;
	background-color:inherit;
	width:100%;
	height:auto;
}
#section-projet-content .showcase.texto.dep-lap .content .header-box {
	background-color: rgb(163,153,141);
	color:inherit;
}

#section-projet-content .showcase.texto .paragraphe {
	width:100%;
	padding:0px 0px 20px 0px;
}
#section-projet-content .showcase.texto .content h1 {
	margin:0px 0px 0px -10px;
	padding: 10px;
	font-weight:400;
	line-height:1.1;
	display:inline-block;
	letter-spacing:-0.03em;
	font-size:calc(42px + (52 - 42) * (100vw - 400px) / (1440 - 400));
}
#section-projet-content .showcase.texto.dep-lap .content h1 {
	font-size:calc(42px + (85 - 42) * (100vw - 400px) / (1440 - 400));
}	
#section-projet-content .showcase.texto .content h2 {
	padding: 0px 0px 0px 0;
	line-height: 1.1;
	font-weight:700;
	font-family: 'Unica One', cursive;
	font-size:calc(20px + (26 - 20) * (100vw - 400px) / (1440 - 400));
}
.tslp #section-projet-content .showcase.texto .content h2 {
	font-family: 'Dosis', sans-serif;
	text-transform:uppercase;
}

#section-projet-content .showcase.texto .content h3 {
	position:relative;
	margin:20px 0 50px;
	padding: 15px 25px;
	font-size: 18px;
	line-height: 18px;
	font-weight:400;
	color:rgba(227,126,0,1);
	display:inline-block;
	border-radius:30px;
	border:1px solid rgba(227,126,0,1);
	background-color:rgba(227,126,0,0.0);
	font-family: 'Quicksand', sans-serif;
	text-transform:uppercase;
}
#section-projet-content .tshowcase.texto .content h3::before {
	position:absolute;
	bottom:-10px;
	left:0;
	width:120px;
	height:2px;
	content:'';
	background-color: rgba(27,116,0, 0.8);
	animation: rotating 1.64s cubic-bezier(.36,.07,.19,.97) both;
}
.dep-slp #section-projet-content .showcase.texto .content h3 {
	font-family: 'Dosis', sans-serif;
}

#section-projet-content .showcase.texto .content h4 {
	position:relative;
	padding: 0px 0 75px 30px;
	font-size: 18px;
	line-height: 1.1;
}
#section-projet-content .showcase.texto .content h4::before {
	position:absolute;
	top:4px;
	left:0;
	width:20px;
	height:20px;
	content:'';
	background-color: #000; /*64942c*/
	animation: rotating 1.64s cubic-bezier(.36,.07,.19,.97) both;
}
#section-projet-content .showcase.texto .content p {
	padding: 10px 0 10px 0;
	line-height: 1.6;
	font-size:calc(16px + (24 - 16) * (100vw - 400px) / (1440 - 400));
}
#section-projet-content .showcase.texto ul, .showcase.texto ol {
	margin: 20px 0;
	padding: 0 0 0 20px;
}
#section-projet-content .showcase.texto ul {list-style: disc outside none;}
#section-projet-content .showcase.texto ol {list-style: decimal outside none;}
#section-projet-content .showcase.texto ol li > ul {
	margin: 10px 0 10px;
	padding: 0;
	list-style: disc outside none;
}
#section-projet-content .showcase.texto ul li, .showcase.texto ol li {
	margin: 0 0 10px;
	padding: 0;
	font-size:calc(16px + (24 - 16) * (100vw - 400px) / (1440 - 400));
	line-height: inherit;
	font-weight: inherit;
}
#section-projet-content .showcase-overlay {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	background-color:rgba(0, 0, 0, 0.35);
	display:block;
	z-index:500
}

[class^="icon-status-"] {
	margin:0 10px 0 0;
	background-color:transparent;
	width:20px;
	height:20px;
	border-radius:50%;
}
.icon-status-1 {background-color:white;}
.icon-status-2 {background-color:yellow;}
.icon-status-3 {background-color:green;}
.icon-status-4 {background-color:green;}


/*Themes*/
#section-projet-content .showcase.texto.dep-agt .content {color:rgba(163,153,141,0.6);}
#section-projet-content .showcase.texto.dep-agt .content p {color:rgba(163,153,141,0.6);}
#section-projet-content .tshowcase.texto.dep-agt .content h3 {color:rgba(227,116,0, 0.8);}
#section-projet-content .showcase.texto.dep-agt {background-color:rgb(33,33,24);} /*2th tint*/
#section-projet-content .showcase.texto.dep-agt .showcase-teaser {background-color:rgb(39,39,25);} /*1th shade from #2C2C1C*/

/*LAP beige*/
#section-projet-content .showcase.texto.dep-lap .content {color:#4D402E;}
#section-projet-content .showcase.texto.dep-lap .content p {color:rgb(77,64,46);}
#section-projet-content .showcase.texto.dep-lap .content h3 {color:rgb(77,64,46); border-color:rgb(77,64,46);}
#section-projet-content .showcase.texto.dep-lap {background-color:rgb(189,179,166);} /*2th tint*/
#section-projet-content .showcase.texto.dep-lap .showcase-teaser {background-color:rgb(163,153,141);} /*1th shade from *#B6AB9D*/

/*LAP marron*/
#section-projet-content .showcase.texto.dep-lap.dark .content {color:rgba(163,153,141,0.8);}
#section-projet-content .showcase.texto.dep-lap.dark .content p {color:rgb(77,64,46);}
#section-projet-content .tshowcase.texto.dep-lap.dark .content h3 {color:rgba(227,116,0, 0.8);}
#section-projet-content .showcase.texto.dep-lap.dark {background-color: rgb(46,38,27)}
#section-projet-content .showcase.texto.dep-lap.dark .showcase-teaser {background-color: rgb(53,44,32)}
#section-projet-content .showcase.texto.dep-lap.dark .textlink a {color:#4D402E;}


/*LOU */
#section-projet-content .showcase.texto.dep-lou .content {color:#4D402E;}
#section-projet-content .showcase.texto.dep-lou .content p {color:rgb(77,64,46);}
#section-projet-content .showcase.texto.dep-lou .content h3 {color:#6e685c;border-color:#6e685c;}
#section-projet-content .showcase.texto.dep-lou {background-color:rgb(215,213,207);} /*2th tint*/
#section-projet-content .showcase.texto.dep-lou .showcase-teaser {background-color:rgb(179,175,168);} /*1th shade from #C7C3BB*/

/*DAD */
#section-projet-content .showcase.texto.dep-dad {background-color:rgb(24,19,16);} /*2th tint from 30,24,21*/
#section-projet-content .showcase.texto.dep-dad .showcase-teaser {background-color:rgb(30,24,21);} /*equav from #1e1815*/
#section-projet-content .showcase.texto.dep-dad .content {color:rgba(163,153,141,0.6);}
#section-projet-content .showcase.texto.dep-dad .content p {color:rgba(163,153,141,0.6);}
#section-projet-content .showcase.texto.dep-dad .content h3 {color:rgba(163,153,141,0.6);border-color:rgba(163,153,141,0.6);}
#section-projet-content .Tshowcase.texto.dep-dad {background-color:rgba(212,212,210,1);}
#section-projet-content .Tshowcase-teaser.dep-dad {background-color: rgb(80,34,57);} /*rgb(90,38,64)*/

/*NAV*/
#section-projet-content .showcase.texto.dep-nav .content {color:rgba(155,155,140,0.6);}
#section-projet-content .showcase.texto.dep-nav .content p {color:rgba(155,155,140,0.6);}
#section-projet-content .showcase.texto.dep-nav .content h3 {color:rgba(155,155,140,0.6);border-color:rgba(155,155,140,0.6)}
#section-projet-content .showcase.texto.dep-nav {background-color:rgb(39,39,25);} /*2th tint from 64,88,77*/
#section-projet-content .showcase.texto.dep-nav .showcase-teaser {background-color:rgb(30,30,19);}

/*LIR*/
#section-projet-content .showcase.texto.dep-lir {background-color:rgb(24,19,16);} /*2th tint from 30,24,21*/
#section-projet-content .showcase.texto.dep-lir .showcase-teaser {background-color:rgb(30,24,21);} /*equav from #1e1815*/
#section-projet-content .showcase.texto.dep-lir .content {color:rgba(163,153,141,0.6);}
#section-projet-content .showcase.texto.dep-lir .content p {color:rgba(163,153,141,0.6);}
#section-projet-content .showcase.texto.dep-lir .content h3 {color:rgba(163,153,141,0.6);border-color:rgba(163,153,141,0.6);}
#section-projet-content .showcase.texto.dep-lir {background-color: rgb(9,9,8);}

/*ROH*/
#section-projet-content .showcase.texto.roh {background-color:rgb(165,176,172);} /*2th tint from 30,24,21*/
#section-projet-content .showcase.texto.roh .showcase-teaser {background-color:rgb(30,24,21);} /*equav from #1e1815*/
#section-projet-content .showcase.texto.roh .content {color:rgba(163,153,141,0.6);}
#section-projet-content .showcase.texto.roh .content p {color:rgba(163,153,141,0.6);}
#section-projet-content .showcase.texto.roh .content h3 {color:rgba(163,153,141,0.6);border-color:rgba(163,153,141,0.6);}
#section-projet-content .showcase.texto.roh .showcase-teaser {background-color:rgb(143,144,153)}

#section-projet-content .showcase.dep-lap h1 {font-family: 'Mansalva', cursive;}
#section-projet-content .showcase.dep-lou h1 {font-family: 'Waiting for the Sunrise', cursive;}
#section-projet-content .showcase.dep-dad h1 {font-family: 'Plaster', cursive;}
#section-projet-content .showcase.dep-nav h1 {font-family: 'Monoton', cursive;font-weight:400;color:rgb(212,185,140);}
#section-projet-content .showcase.dep-lir h1 {font-family: 'Warnes', cursive;}
#section-projet-content .showcase.roh h1 {font-family: 'Yeon Sung', cursive;}


/*
30,24,21
27,21,18
26&acirc;&#8364;&#8220;20&acirc;&#8364;&#8220;24
24,19,16
52,47,44
45,36,32
*/
#section-projet-content .showcase .column-texto {padding:10px 0;}
#section-projet-content .projet-teaser-title {
	margin:0;
	padding:0;
}
#section-projet-image .hero-sticker {
	position:absolute;
	right:5%;
	bottom:5%;
	z-index:999;
	width:150px;
	height:150px;
	border-radius:50%;
	text-align:center;
	transform: rotate(-20deg);
}
#section-projet-image .hero-sticker span {
	line-height:150px;
	font-size:20px;
	font-weight:700;
	text-transform:uppercase;
}

#section-projet-image .dep-lap .hero-sticker {
	color:#fff;
	background-color:rgba(202, 88, 50, 0.8);
	border:1px solid rgba(202, 88, 50, 0.8);
}
#section-projet-image .dep-lou .hero-sticker {
	color:#333;
	background-color:#ccc8c0;
	border:1px solid #ccc8c0;
}
#section-projet-image .dep-dad .hero-sticker {
	color:#a3998d;
	background-color:#392e26;
	border:1px solid #392e26;
}
#section-projet-image .dep-nav .hero-sticker {
	color:#fff;
	background-color:#4f5714;
	border:1px solid #4f5714;
}


@media screen and (max-width: 1200px) {
		#section-projet-content .showcase.texto .content {padding-left:80px;;padding-right:80px;}
		#section-projet-content .showcase-teaser .row {padding-left:80px;padding-right:80px;}
		#section-projet-content .showcase-teaser .projet-teaser-logo {width:150px;height:150px}
}
@media screen and (max-width: 900px) {
		#section-projet-content .showcase-container {width:500px;}
		#section-projet-content .showcase.texto .content {padding-left:30px;padding-right:80px;}
		#section-projet-content .showcase-teaser .row {padding-left:30px;padding-right:30px;}
		#section-projet-content .showcase-teaser .projet-teaser-logo {width:125px;height:125px}
}
@media only screen and (max-width: 800px) {
	#section-projet-content .showcase-wrapper {
		height:auto;
	}
	.change #section-projet-content .showcase-wrapper {
     	position: relative;
    	min-height:auto;
		z-index: 400;
		display:block
	}
	
	#section-projet-content .showcase-container .content {padding:30px 30px 50px 80px;}
	#section-projet-content .showcase.texto .content h3 {font-size:14px;padding: 10px 20px;}

	#section-projet-image .hero-sticker {width:80px;height:80px;}
	#section-projet-image .hero-sticker span {line-height:80px;font-size:12px}
	
}
@media only screen and (max-width: 600px) {
	#section-projet-content .showcase.texto .content {padding-left:30px;padding-right:30px;}
}


#section-projet-content .cover-image {
	-webkit-transform:scale(1.3);
	transform:scale(1.3);
	transition:all 2s cubic-bezier(0.42,0,0.175,1) 0s;
	/*
	background-position: bottom right;
	*/
}
#section-projet-content .section-media .cover-image {
	-webkit-transform:scale(1.3);
	transform:scale(1.3);
	transition:all 4s cubic-bezier(0.42,0,0.175,1) 0s;
	/*
	background-position: bottom right;
	*/
}

/** IMAGE **/

.dep-dad .brand-inner .project-brand-image {
    margin:0 auto 10px;
    background-image: url('/media/logo/dad/logo-dad-txt-10.svg'); /*571 50*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width:calc((28px + (64 - 28) * (100vw - 400px) / (1440 - 400))*4.45);
    height:calc(28px + (64 - 28) * (100vw - 400px) / (1440 - 400));
    display:block;
}
.dep-nav .brand-inner .project-brand-image {
    margin:0 auto 10px;
    background-image: url('/media/logo/nav/logo-navarro-text.svg'); /*300 41*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width:calc((28px + (64 - 28) * (100vw - 400px) / (1440 - 400))*7.317);
    height:calc(28px + (64 - 28) * (100vw - 400px) / (1440 - 400));
    display:block;
}
.dep-lir .brand-inner .project-brand-image {
    margin:0 auto 10px;
    background-image: url('/media/logo/lir/logo-liron-text.svg'); /*571 50*/
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width:calc((28px + (64 - 28) * (100vw - 400px) / (1440 - 400))*4.45);
    height:calc(28px + (64 - 28) * (100vw - 400px) / (1440 - 400));
    display:block;
}




/** CLAIM **/
.project-brand-claim {
    margin:10px auto 0px;
    color:rgba(163,153,141,0.8);
    display:inline-block;
	font-family: 'Amatic SC', sans-serif;
	font-size: calc(16px + (28 - 16) * (100vw - 400px) / (1440 - 400));
    font-weight:400;
    line-height:1.2;
}

.dep-dad .project-brand-claim {color:rgba(163,153,141,0.8);}
.dep-lir .project-brand-claim {color:rgba(163,153,141,0.8);}
.dep-nav .project-brand-claim {color:rgba(211,183,135,0.8);}


/** CATEGORY **/
.brand-inner .project-brand-category {
    position: relative;
    margin: 20px 0 0;
    padding: 15px 25px;
    padding: .8em 1.6em;
    font-size: calc(12px + (18 - 12) * (100vw - 400px) / (1440 - 400));
    line-height: calc(12px + (18 - 12) * (100vw - 400px) / (1440 - 400));
    font-weight: 400;
    color: rgba(227,126,0,1);
    display: inline-block;
    border-radius: 30px;
    border: 1px solid rgba(227,126,0,1);
    border-top-color: rgb(227, 126, 0);
    border-right-color: rgb(227, 126, 0);
    border-bottom-color: rgb(227, 126, 0);
    border-left-color: rgb(227, 126, 0);
    background-color: rgba(227,126,0,0.0);
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
}

.dep-dad .project-brand-category {
	color: rgba(163,153,141,0.6);
	border-color: rgba(163,153,141,0.6);
}

.dep-lir .project-brand-category {
	color: rgba(163,153,141,0.9);
	border-color: rgba(163,153,141,0.9);
}
.dep-nav .project-brand-category {
	color: rgba(211,183,135,0.8);
	border-color: rgba(211,183,135,0.8);
}
@media only screen and (max-width: 800px) {
	.project-brand-claim {
    	margin:0;
	}
	
	.brand-inner .project-brand-category {
	    margin:10px 0 0;
	}
}

