@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=Oswald:wght@200..700&display=swap');
* {padding: 0;margin: 0;font-family: 'Oswald';background-color: #292929;color: #fafafa; font-family: 'IBM Plex serif';}
h1, h2, h3 {font-family: 'Oswald', Haettenschweiler, 'Arial Narrow Bold', sans-serif;}
header {
    background-color: #FFFF00;
    font-weight: 900;
    height: 10vh;
    padding-left: 5%;padding-right: 5%;
    align-items: center;
    text-align: right;
    justify-content: space-between;
    border: 1px solid #292929;

    position: fixed;
    width: 90vw;
    height: 72px;
    padding-right: 102px;

    top: 0;


    a {text-decoration: none;
    font-weight: 400;}
    * {
        background: none;
        color: #292929;
    }
    h1{align-items: center; font-size: 48px;}
    a, button {text-align: right; margin-left: 2rem; font-size: 16px;
    }
}



@media screen and (max-width:600px){
    header {    width: 100vw;

}
.slideshow{width: 100vw;}
}



header a:hover {
    text-decoration: underline;
}
.toggler, .hamburger{opacity: 0%;}

.nav{
    display: none;
}
button {
    font-family: 'Oswald';

    font-size: 16px;
    font-weight: 500;
    /*
    padding: 12px 24px;*/
}
.logo {    align-items: center; margin: 0;padding: 0;
    text-align: left;
    a { margin: 0;padding: 0;}
}
.logo:hover{text-decoration: none;}
/*MENU RESPONSIVE */


@media (min-width: 1141px) {
    body{
        margin: 0;
    }
    header{
                display: flex;

        .logo{
            text-align: left;
            justify-content: left;
        }
    }
    .nav{
        display: block;
    }

}
@media screen and (max-width:1140px){
    header div{width: 240px;}
    .logo {width: auto;}
}  

h1 { font-weight: 900;font-size: 36px;}
h2 {font-size: 36px;
margin-top: 144px;}
section{
    padding-left: 5%;padding-right: 5%;
}
.accueil {
    padding: 0;
    margin: 0;
    background-color: rgba(85,85,85,0.5);
    width: 50%;
    height: 93vh;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: left;
    text-align: left;
    h2{ font-size: 56px;width: 60%;
        padding-left: 20%;
        padding-right: 20%;
        line-height: 3.6rem;

        font-family: Oswald;
font-size: 56px;
font-style: normal;
font-weight: 700;
line-height: 120%; 
    }
    
@media screen and (max-width:900px){
    .accueil{width: 100%;}
}
    
    p {
        padding-left: 20%;
        padding-right: 20%;
        font-size: 32px;


        font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: 130%;
    }
    h2, p, div {
background: none;
align-items: center;

    }
}
.accueil-btn{
    display: flex;
    flex-direction: row;
    justify-content: left;
    text-align: left;
    width: 100%;
    margin-left: 40%;
    background: none;
    margin-top: 2rem;
    
}
.slideshow {
    margin: 0;
    padding: 0;
    background-image: url('img/img1.webp');
    /*
    background-size: 100%;
    */
    width: 100%;
    background-size: cover;
    
    animation: animate 10s linear infinite;
    height: 93vh;
}

.en-savoir-plus{color: #808000; border: 1px solid #808000; background-color: #efefef; 
  /*  */padding: 12px 24px;
img{
    height: 20px;width: auto;
}
}
.en-savoir-plus:hover{color: #808000; border: 1px solid #808000; background-color: #c1c1c1;color: #FFFF00;transition:250ms ease-in;}
.en-savoir-plus:active{color: #292929;border: 1px solid #292929; background-color: #FFFF00;transition: 75ms ease-in-out;}

.bouton-contact{border: 1px solid #808000; margin-left: 27px;padding: 12px 24px;}
.bouton-contact:hover{background-color: #808000;color: #efefef;border: 1px solid #292929;transition:250ms ease-in;}
.bouton-contact:active{color: #292929;border: 1px solid #292929; background-color: #FFFF00;transition: 75ms ease-in-out;}


.btn-commencer{background-color: #292929;color: #efefef;border: 1px solid #808000;padding: 12px 24px;}
.btn-commencer:hover{background-color: #808000;color: #efefef;border: 1px solid #292929;transition:250ms ease-in;}
.btn-commencer:active{color: #292929;border: 1px solid #292929; background-color: #FFFF00;transition: 75ms ease-in-out;}
/*
css carousel gallery

*/


/*
@keyframes animate {
    0%{
        background-image: url('img/img1.png');
    }
    10%{
        background-image: url('img/img2.png');

    }
    20%{
        background-image: url('img/img3.png');

    }
    30%{
        background-image: url('img/img4.png');

    }
    40%{
        background-image: url('img/img5.png');

    }
    50%{
        background-image: url('img/img6.png');

    }
    60%{
        background-image: url('img/img7.png');

    }
    70%{
        background-image: url('img/img8.png');

    }
    80%{
        background-image: url('img/img9.png');

    }
    90%{
        background-image: url('img/img10.png');

    }
}
*/
.decouvrez{/*
    padding-top: 96px;*/
    padding-bottom: 2rem;
    background-color: #292929;
    h2 {
        font-size: 51px;
        /*
        padding-left: 110px;
        padding-right: 110px;
        */
        font-weight: 900;
        letter-spacing: 20%;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        
        
    }
}
.container-decouvrez {
    display: flex;
    flex-direction: row; 
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    /*
    padding-top: 2rem;
    padding-bottom: 2rem;
    */
    height: 902px;
    /*
    padding-left: 52px;padding-right: 52px;
*/


    div {
        width: 380px;
        /*A REFLECHIR PPOUR ARRETER CE BIDOUILLAGE*/
        padding-right: 1rem;
        h3 {
            font-size: 24px;
            line-height: 1.3;
            margin-bottom: 12px;
        }
        p {margin: 0;}
        * {
            margin-bottom: 2rem;
        }
        button {
            border: 1px solid #C0C040;
            padding: 6px 7px;
            margin-left: auto;
            margin-right: auto;
        }
        div {align-items: center; align-content: center;}
    }
}
@media screen and (max-width:626px){
    .decouvrez h2 {font-size: 1.5rem;padding-left: 52px;padding-right: 52px;}
    .img-380{
        width: 300px;
        height: auto;
    }
    .container-decouvrez{padding-left: 52px;padding-right: 52px;
    div{width: 100%;}
    }
}
.savoir-plus {height: 49.5px;display: flex; flex-direction: row;/*padding: 0;*/ margin-top: 2rem;
    align-items: center;background-color: #efefef;color: #808000;border: 1px solid #808000;
    p{font-family: 'Oswald';font-size: 16px;font-weight: 500;/*padding: 6px 12px;*/color: #808000;padding-left: 12px;background-color: #efefef;}
    img{height: 1.1rem;margin-top: 36px;margin-left: 24px;margin-right: 12px;background-color: #efefef;color: #808000;}
}
.savoir-plus:hover {height: 49.5px;display: flex; flex-direction: row;padding: 0; margin-top: 0.5rem;width: 134.95px;
    align-items: center;background-color: #640404;color: #ffff00;border: 1px solid #808000;
    p{font-family: 'Oswald';font-size: 16px;font-weight: 500;/*padding: 6px 12px;*/color: #ffff00;padding-left: 12px;background-color: #c1c1c1;
    
    margin-top: -6px;
    }
    img{height: 1.1rem;margin-top: 36px;margin-left: 24px;margin-right: 12px;background-color: #c1c1c1;color: #808000;    margin-top: -6px;
}
}
.savoir-plus {height: 49.5px;display: flex; flex-direction: row;padding: 0; margin-top: 1rem;
    align-items: center;background-color: #ffff00;color: #292929;border: 1px solid #808000;
    p{font-family: 'Oswald';font-size: 16px;font-weight: 500;/*padding: 6px 12px;*/color: #292929;padding-left: 12px;background-color: #ffff00;}
    img{height: 1.1rem;margin-top: 36px;margin-left: 24px;margin-right: 12px;background-color: #fff000;color: #292929;}
}
.savoir:hover{margin: 0;padding: 0;}
/*
.savoir-plus:hover {height: 49.5px;display: flex; flex-direction: row;padding: 0; margin-top: 1rem;
    align-items: center;background-color: #c1c1c1;color: #ffff00;border: 1px solid #808000;cursor: pointer;
    p{font-family: 'Oswald';font-size: 16px;font-weight: 500;color: #ffff00;padding: 6px 12px;color: #808000;padding-left: 20px;background-color: #c1c1c1;}
    img{height: 1.1rem;margin-top: 36px;margin-left: 24px;margin-right: 12px;background-color: #c1c1c1;color: #808000;}
}
.savoir-plus:active {height: 49.5px;display: flex; flex-direction: row;padding: 0; margin-top: 1rem;
    align-items: center;background-color: #ffff00;color: #808000;border: 1px solid #808000;
    p{font-family: 'Oswald';font-size: 16px;font-weight: 500;padding: 6px 12px;color: #808000;padding-left: 12px;background-color: #efefef;}
    img{height: 1.1rem;margin-top: 36px;margin-left: 24px;margin-right: 12px;background-color: #efefef;color: #808000;}
}
*/
/*
.chevron {
    margin-left: 8px;margin-top: 5.5px;margin-bottom: 0;margin-right: 0;
    height:7px; width:7px;}
button:hover {cursor: pointer;}*/
/*
.savoir {font-size: 15px;color: #C0C040;font-weight: 500;margin: 0;padding: 0;}
.savoir-plus:hover{background-color: #efefef;transition: 250ms ease-in-out;.chevron{background-color: #efefef;transition: 250ms ease-in-out;}p{background-color: #efefef; color: #808000;transition: 250ms ease-in-out;}}
.savoir-plus:active{background-color: #FFFF00;color: #292929;.savoir{background-color: #FFFF00;color: #292929;transition: 50ms ease-in;}.chevron{background-color: #FFFF00;color: #292929;transition: 50ms ease-in;}transition: 50ms ease-in;}*/
@media screen and (max-width: 1400px){
    .accueil{
        h2, p{font-size: 2rem;}
    }
}
@media screen and (max-width: 1261px){
   body {width: 100%;}
   .slideshow{width: 100%;}
   .accueil{
    h2, p{
    font-size: 1.5rem;
    }
}
}

@media screen and (max-width:840px){
    .accueil{
    h2, p{
    font-size: 1rem;
    line-height: 2rem;
    }
.accueil-btn{
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    align-content: center;
    
    display: none;
}
}
}
@media screen and (max-width:591){
    .decouvrez{
        h2
        {font-size: 0.5rem;margin: 1rem;}
    }
}

@media screen and (min-width:1140px){
    .menu-wrap{display: none;}
}



.toggler, .hamburger{opacity: 100%;}

    
.menu-wrap{
	position: fixed;
	top: 0;
	right: 0;
	z-index: 2;
}
/*
@media screen and (max-width:1140px){
    .menu-wrap{
        left: 0;
    }
}*/

.toggler{
	position: absolute;
	top: 0.5rem;
	width: 60px;
	height: 60px;
	z-index: 3;
	opacity: 0;
	cursor: pointer;

	right: 2rem;

}

.hamburger{
	position: absolute;
	top: 0.5rem;
	width: 60px;
	height: 60px;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0;
    border:1px solid #C0C040;
	background: #111;

	right: 2rem;

}

.hamburger>div{
	position: absolute;
	width: 60%;
	height: 3px;
	border-radius: 1.5px;
	background-color: #fff44f;
	transition: .4s;
}

.hamburger>div:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 3px;
	border-radius: 1.5px;
	background-color: #fff44f;
	top: -10px;
	left: 0;
	transition: .4s;
}

.hamburger>div:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 3px;
	border-radius: 1.5px;
	background-color: #fff44f;
	top: 10px;
	left: 0;
	transition: .4s;
}

.toggler:checked + .hamburger>div{
	transform: rotate(135deg);
}

.toggler:checked:hover + .hamburger>div{
	transform: rotate(225deg);
}

.toggler:checked + .hamburger>div:before, .toggler:checked + .hamburger>div:after{
	top: 0;
	transform: rotate(90deg);
}

.menu{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	transition: .6s;

}

.menu > div{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(150%) translateY(-50%);
    width: 100%;
    height: 100%;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition: .6s;

}

.menu > div > div{
	max-width: 90vw;
	max-height: 100vh;
	opacity: 0;
	transition: .6s;

}
.menu > div > ul > li{
	list-style: none;
    line-height: 2rem;
    margin: 1rem;
}

.menu > div >  ul > li > a{
	text-decoration: none;
	color: #fff;
	font-weight: 550;
	text-transform: uppercase;
	margin: .5rem;
	transition: .3s;
	font-size: 1.2rem;
	display: inline-block;
margin: 0;padding: 0;
font-family: 'Oswald';
line-height: 2rem;
}
.menu > div > ul > li > a:hover{
text-decoration: underline;
transition: 250ms;
}
.menu > div > ul > li > a:active{
	color: #ffff00;
}

.toggler:checked ~ .menu{
	visibility: visible;
}

.toggler:checked ~ .menu > div{
	transform: translateX(-50%) translateY(-50%);
}

.toggler:checked ~ .menu >  div{
	opacity: 1;
}

.savoir-plus {height: 49.5px;display: flex; flex-direction: row;padding: 0; margin-top: 1rem;
    align-items: center;background-color: #efefef;color: #808000;border: 1px solid #808000;padding-left: 7px;padding-top: 0;
    p{font-family: 'Oswald';font-size: 16px;font-weight: 500;color: #808000;padding-left: 12px;background-color: #efefef;}
    img{height: 1.1rem;margin-top: 26px;margin-left: 24px;margin-right: 10px;background-color: #efefef;color: #808000;padding-top:6px;}
}
.savoir-plus:hover {height: 49.5px;display: flex; flex-direction: row;padding: 0; margin-top: 1rem;
    align-items: center;background-color: #c1c1c1;color: #ffff00;border: 1px solid #c1c1c1;

    padding-left: 7px;padding-top: 0;
    transition: 230ms;
    p{font-family: 'Oswald';font-size: 16px;font-weight: 500;/*padding: 6px 12px;*/color: #808000;padding-left: 12px;background-color: #c1c1c1;background: none;}
    img{height: 1.1rem;margin-top: 16px;margin-left: 24px;margin-right: 10px;background: none;}
}
.savoir-plus:active {height: 49.5px;display: flex; flex-direction: row;padding: 0; margin-top: 1rem;
    align-items: center;background-color: #ffff00;color: #292929;border: 1px solid #808000;
    transition: 230ms;
    p{font-family: 'Oswald';font-size: 16px;font-weight: 500;/*padding: 6px 12px;*/color: #292929;padding-left: 12px;background: none;}
    img{height: 1.1rem;margin-top: 16px;margin-left: 24px;margin-right: 10px;background-color: #fff000;color: #292929;background: none;}
}
.chevron {margin: auto;padding: 0;background: none;}
@media screen and (max-width:1320px){
    .decouvrez h2 {margin-bottom: 144px;}
}
body{
    cursor: url('img/soho_cursor.svg'),pointer;
    
    cursor: url('img/soho_cursor.svg'),auto;
}
button:hover{cursor:pointer;}
