@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Outfit:wght@100..900&display=swap');

/*****************************/

*:focus {
	outline: none !important
}
* {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}

html, body {
	width: 100%;
}

body {
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100vh;
    font-family: 'Outfit', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
    color: #000;
	background-color: #fff;
	overflow-x: hidden;
}

img {
    max-width: 100%;
    height: auto;
    border: none;
	vertical-align: bottom;
}
a {
    text-decoration: none;
}

sup.typo_exposants {
	vertical-align: text-top;
	font-size: .8em;
}
ul.spip, ol.spip {
	margin: 0 0 1em;
}
ul.spip li {
	list-style: disc;
	margin-left: 2em;
}
ol.spip li {
	margin-left: 2em;
}

hr {
	display: block;
	clear: both;
	height: 1px;
	width: 50%;
	margin: 1em auto;
	padding: 0;
	color: #EC6608;
	background-color: #EC6608;
	border: none;
}

strong {
	font-weight: 600;
}

#top {
	position: fixed;
	bottom: 30px;
	right: 20px;
	font-size: 42px;
    color: #EC6608;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	display: none;
	cursor: pointer;
	z-index: 1000;
}
#top:hover{
	color: #444;
}

/* cache-cache *************************/
.logo h5, .content .contenu-r, .content .pres-r, .foot, .cycle-slideshow.resp, header nav.resp, .content .contenu-resp {
	display: none;
	visibility: hidden;
	opacity: 0;
}

/* lets go ! **************/

.logo {
	position: fixed;
	top: 0;
	left: 0;
	background-color: #263840;
	padding: 20px 30px;
	width: 240px;
	text-align: center;
	color: #fff;
	z-index: 10;
}
.logo img {
	width: 100%;
	margin-bottom: 15px;
}
.logo h4 {
	font-family: 'Barlow Condensed';
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
}

header {
	position: fixed;
	top: 0;
	left: 0;
	background-color: #263840;
	width: 100%;
	height: 80px;
	line-height: 80px;
	z-index: 5;
}

header nav.defaut {
	display: inline-block;
	width: 95%;
	margin-right: 5%;
	height: 80px;
	line-height: 80px;
	color: #fff;
	text-align: right;
	text-transform: uppercase;
}
header nav.defaut a {
	font-size: 1.3vw;
	color: #fff;
	margin: 0 0 0 20px;
	padding: 10px 0;
	border-top: 1px solid transparent;
	border-bottom: 2px solid transparent;
	transition: .4s ease-in-out;
}
header nav.defaut a:hover, header nav.defaut a.on {
	padding: 2px 0;
	border-top: 1px solid #EC6608;
	border-bottom: 2px solid #EC6608;
}

main {
	position: relative;
	width: 100%;
	margin: 80px 0 40px;
	z-index: 1;
}
main .cycle-slideshow {
	position: relative;
	display: inline-block;
	margin: 0 0 0 300px;
	z-index: 2;
}
/*main .cycle-slideshow.scrolly {
	position: sticky;
	top: 80px;
	left: 0;
}*/
main .cycle-slideshow img, main .cycle-slideshow.resp img {
	width: 100%;
	min-width: 100% !important
}

.presentation {
	position: absolute;
	display: block;
	top: 210px;
	left: 0;
	width: 300px;
}
.presentation .texte-pres {
	padding: 20px 30px;
	width: 240px;
	background-color: #EC6608;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	text-align: justify;
}
.presentation .logo-art {
	display: inline-block;
	margin: 0 0 1em;
}
.presentation p {
	margin: .5em 0 0;
}
.presentation strong {
	font-weight: 500;
}
.presentation h2.spip {
	margin: 1.5em 0 .25em;
	font-weight: 500;
	text-transform: uppercase;
	text-align: left;
}
.rge {
	position: absolute;
	top: 1195px;
	left: 0;
	text-align: center;
	width: 300px;
	font: 400 16px 'Barlow Condensed';
	color: #263840;
	padding-bottom: 20px;
	transition: .3s ease-in-out;
	z-index: 10;
}
.rge img {
	width: 120px;
	margin: 0 auto;
}
.rge.scrolled {
	position: sticky;
	top: 320px;
	transition: .3s ease-in-out;
	z-index: 10;
}
.rge a {
	color: #000;
	transition: .25s ease-in-out;
}
.rge a:hover {
	color: #263840;
}
.rge a i.fab {
	font-size: 3em;
	margin: .5em 0;
	color: #EC6608;
}
.rge strong {
	font-weight: 500;
	font-size: 20px;
}

.content {
	position: relative;
	margin: -4em 0 0;
	z-index: 8;
}
.content .rubrique {
	position: relative;
	margin: 140px 0 0;
	background-color: #fff;
	z-index: 8;
}

.content .contenu {
	display: block;
	margin: 6em 80px 2em 350px;
	/*width: auto;*/
}
.ariane {
	display: inline-block;
	width: 100%;
	margin: 0 0 2em 10px;
	color: #263840;
}
.ariane a {
	color: #EC6608;
	transition: .25s ease-in-out;
}
.ariane a:hover {
	color: #000;
}
.ariane strong {
	text-transform: uppercase;
	font-weight: 500;
	color: #263840;
}
.content .contenu .item {
	background-color: #617b87;
	border: 10px solid #fff;
}
.content .contenu .item h2 {
	position: absolute;
	top: 20px;
	left: -40px;
	display: block;
	width: 100%;
	background-color: #EC6608;
	color: #fff;
	padding: 10px;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 500;
	margin: 0 0 1em;
	z-index: 5;
}
.content .contenu .item h2.right {
	position: absolute;
	top: 20px;
	left: 20px;
	display: block;
	width: 100%;
	background-color: #EC6608;
	color: #fff;
	padding: 10px;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 500;
	text-align: right;
	margin: 0 0 1em;
	z-index: 5;
}
.content .contenu .item .logo-art {
	position: relative;
}
.content .contenu .item .logo-art img, .content .contenu-resp .logo-art img {
	width: 100%;
	min-width: 100% !important
}
.content .contenu .item .texte-item .ganf {
	position: absolute;
	bottom: -1em;
	right: -1em;
	width: 15%;
	opacity: .15;
	z-index: 2;
}
.content .contenu .item .texte-item .ganf2 {
	position: absolute;
	bottom: -1em;
	left: -1em;
	width: 15%;
	opacity: .15;
	z-index: 2;
}
.content .contenu .item .texte-item {
	position: relative;
	text-align: justify;
	color: #fff;
	background-color: #617b87;
	padding: 20px;
	font-size: 1.1vw;
}
.content .contenu .item .texte-item article.left {
	position: absolute;
	top: 80px;
	left: 40px;
	display: inline-block;
	padding-right: 40px;
	z-index: 5;
}
.content .contenu .item .texte-item article.right {
	position: absolute;
	top: 80px;
	right: 40px;
	display: inline-block;
	padding-left: 40px;
	z-index: 5;
}

a .real {
	background-color: #EC6608;
	transition: .3s ease-in-out;
}
a .real img {
	opacity: .9;
	transition: .3s ease-in-out;
}
a:hover .real img {
	opacity: 1;
}
a .real h4 {
	font-family: 'Barlow Condensed';
	font-weight: 500;
	font-size: 18px;
	color: #fff;
	padding: 10px;
	margin: 0;
}
a:hover .real {
	background-color: #263840;
}

.logo-article {
	float: right;
	margin: 0 0 0 20px;
	width: 35%;
}
.texte-art p {
	margin: 0 0 1em;
	font-size: .9em;
}
.portfolio {
	display: inline-block;
	width: 100%;
	margin: 1em 0;
}

.texte-art a {
	color: #263840;
	border-bottom: 1px solid #EC6608;
	padding-bottom: 1px;
	transition: .25s ease-in-out;
}
.texte-art a:hover {
	color: #000;
	border-bottom: 1px solid #263840;
}
.texte-art iframe {
	display: inline-block;
	width: 100%;
	margin-bottom: 1em;
}


/* formulaire *********************************************/

.formulaire_formidable_contact form {
	display: block;
	width: 100% !important
}
label {
	display: inline-block;
	width: 100%;
	margin: 0 0 .25em;
	font-weight: 500;
}
input {
	background-color: rgba(236,102,8,0.15);
	padding: 5px 5%;
	display: inline-block;
	width: 90%;
	margin-bottom: 1em;
	color: #000;
	font-size: .9em;
	border-radius: .3em;
	transition: .25s ease-in-out;
}
textarea {
	background-color: rgba(236,102,8,0.15);
	padding: 5px 5%;
	display: inline-block;
	width: 90%;
	margin-bottom: 1em;
	color: #000;
	font-size: .9em;
	border-radius: .3em;
	transition: .25s ease-in-out;
}
input:focus, textarea:focus {
	background-color: rgb(236,102,8);
	color: #fff;
}
p.boutons {
	text-align: right;
}
button.submit {
	background-color: #EC6608;
	color: #fff;
	font: 1.2em 600 'Outfit';
	padding: 10px 20px;
	border-radius: .3em;
	cursor: pointer;
	transition: .25s ease-in-out;
}
button.submit:hover {
	background-color: #263840;
}

.albums {
	margin-bottom: 1em;
}
.albums img {
	width: 100%;
	min-width: 100%;
}


/* du responsive sinon rien *******************************/

@media screen and (max-width: 1151px){
	
	.logo {
		width: 180px;
		padding: 20px;
	}
	.logo h4, .presentation .texte-pres .pres-texte {
		display: none;
		visibility: hidden;
		opacity: 0;
	}
	.logo h5 {
		display: block;
		visibility: visible;
		opacity: 1;
		font-family: 'Barlow';
		font-weight: 400;
		font-size: .75em;
		line-height: 1.25;
		text-transform: uppercase;
	}
	header nav.defaut a {
		font-size: 18px;
	}
	.presentation {
		position: fixed;
		top: 275px;
		width: 220px;
	}
	.presentation .texte-pres {
		padding: 15px 0 0;
		width: 100%;
	}
	.rge, .rge.scrolled {
		position: fixed !important;
		top: 450px;
		width: 220px;
		font: 400 14px 'Barlow Condensed';
	}
	.rge img {
		width: 80px;
		margin: 0 auto;
	}
	
	main .cycle-slideshow {
		margin: 10px 0 0 230px;
	}
	.content .contenu {
		margin: 6em 60px 2em 220px;
	}
	
}

@media screen and (max-width: 980px){
	
	main .cycle-slideshow {
		margin: 10px 70px 0 230px;
	}
	
	.content .contenu {
		display: none;
		visibility: hidden;
		opacity: 0;
	}
	.content .contenu-r {
		display: block;
		visibility: visible;
		opacity: 1;
		margin: 90px 60px 2em 220px;
		background-color: #fff;
		padding: 10px;
	}
	.content .contenu-r a h2, .content .contenu-resp a h2 {
		background-color: #EC6608;
		padding: 10px 14px;
		margin: 0;
		font: 500 .9em 'Barlow Condensed';
		color: #fff;
		text-align: center;
		transition: .25s ease-in-out;
	}
	.content .contenu-r a:hover h2, .content .contenu-resp a:hover h2 {
		background-color: #263840;
	}
	
}

@media screen and (max-width: 892px){
	
	.content .contenu-r a h2 {
		font: 500 .8em 'Barlow Condensed';
	}
	
}

@media screen and (max-width: 742px){
	
	#top {
		right: 10px;
		color: #000;
	}
	
	.logo {
		width: 140px;
		padding: 10px 20px 0;
	}
	.logo h4, .presentation, .logo h5, .rge, .content .contenu-r, main .cycle-slideshow.defaut {
		display: none;
		visibility: hidden;
		opacity: 0;
	}
	header nav.defaut a {
		font-family: 'Barlow Condensed';
	}
	main .cycle-slideshow.resp {
		position: relative;
		display: inline-block;
		visibility: visible;
		opacity: 1;
		margin: 0;
		z-index: 2;
	}
	.content .pres-r {
		display: block;
		visibility: visible;
		opacity: 1;
		margin: 75px 0 2em;
		background-color: #EC6608;
		padding: 30px;
		font-size: 14px;
		color: #fff;
	}
	.content .pres-r p {
		margin: 0 0 .5em;
	}
	.content .pres-r p:last-of-type {
		margin: 0;
	}
	.content .contenu-resp {
		display: block;
		visibility: visible;
		opacity: 1;
		margin: 90px 30px 2em;
		background-color: #fff;
		padding: 10px;
	}
	.foot {
		display: block;
		visibility: visible;
		opacity: 1;
		background-color: #fff;
		font-size: 14px;
		color: #263840;
		margin: 0 30px;
	}
	.foot img {
		float: left;
		width: 60px;
		margin: 0 20px 0 0;
	}
	.foot a i.fab {
		font-size: 2em;
		margin: 0 10px 0 0;
		color: #EC6608;
		transition: .25s ease;
	}
	.foot a {
		font-weight: 600;
		color: #EC6608;
		transition: .25s ease;
	}
	.foot a:hover, .foot a:hover i.fab {
		color: #263840;
	}
	
}

@media screen and (max-width: 532px){
	
	header nav.defaut {	
		display: none;
		visibility: hidden;
		opacity: 0;
	}
	header {
		height: 122px;
	}
	header nav.resp {	
		display: inline-block;
		visibility: visible;
		opacity: 1;
		width: 94%;
		margin: 10px 6% 0 0;
		color: #fff;
		font-family: 'Outfit';
		font-weight: 400;
		font-size: 22px;
		text-align: right;
		text-transform: uppercase;
		line-height: 1.5;
	}
	header nav.resp a {
		color: #fff;
		transition: .25s ease-in-out;
	}
	header nav.resp a:hover, header nav.resp a.on {
		color: #EC6608;
	}
	main {
		margin: 122px 0 40px;
	}
	
}
