@charset "UTF-8";

body {
    background-color:#FFFFFF;
    font-family:Kohinoor Bangla, Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	scroll-behavior: smooth;
}

/* menu hamburger début */
@import url(https://fonts.googleapis.com/css?family=Fira+Sans:400);

.anchor {
    width: 40px;
    height: 40px;
    background-color: #EFC307;
    opacity: 0.8;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}

.anchor .arrow {
    border: 10px solid white;
    border-width: 2px 2px 0px 0px;
    height: 20px;
    width: 20px;
    transform: rotate(-45deg);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -4px;
    margin-left: -10px;
}

.anchor-display {
    display: block;
}



#menu-button {
    position:absolute;
    top: -80px;
    right: 20px;
    display: block;
    width: 55px;
    height: 55px;
    //background: #FEFBFB;
    border-radius: 5px;
    z-index: 200;
}

.button-wrapper {
    text-align: center;
}

.button-wrapper button {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    color:white;
    cursor: pointer;
    background-color:#EFC307;
    border-radius: 7px;
    margin: 60px 5px 5px 0px;
    border: 0;
}

.button-wrapper button a {
    color:white;
    background-color:inherit;
    height: auto;
    line-height: 1em;
    padding: 10px 40px;
}

.button-wrapper button a:hover {
    color:#EAE9E9;
}

a:after {
    position: absolute;
    font-size: 42px;
    color:#000000;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}

a:hover {
    opacity:9;
}
.content{
    position:relative;
}
.fa-bars{
    position:absolute;
}

.fa-bars::before{
    right:0;
    color:#EFC307;
    font-size:36px;
} 

#overlay {
    display: none;
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 99;
    opacity: 0;
    background-color: rgba(0,0,0,0.4);
    bottom: 0;
    right: 0;
    left: 0;
}

#overlay.open {
    display: block;
}

#hamburger-menu {
    top:-25px!important;
    height: 0;
    width: 0;
    background: #111;
    position:absolute;
    right: 30px;
    z-index: 101;
    overflow: hidden;
    border-radius: 5px;
}

nav {
	margin-top:6px;
    padding: 10px;
    z-index: 101;
    overflow-y: hidden;
    overflow-x: hidden;
}

a {
    display: block;
    padding: 14px;
    height: 30px;
    color: #CCC;
    font-size: 0.9em;
    line-height: 1em;
    text-decoration: none;
    overflow: hidden;
    padding-top: 4px;
    margin-top:6px;
} 

a:hover {
    cursor: pointer;
    color: #FFF;
    background: rgba(255,255,255,0.09);
}

/* menu hamburger fin */

.container{
 margin-left:auto;
 margin-right:auto;
 padding-left:15px;
 padding-right:15px;
 
}

.container-1024{
    max-width: 1350px;
}
.container-1200{
    max-width:1200px;
}

 .hamburger-scroll {
        background-color:white;
        width: 100%;
        z-index: 100000;
	    padding-bottom:0;

        -webkit-box-shadow: 0 10px 21px -16px rgba(0,0,0,0.67);
        -moz-box-shadow: 0 10px 21px -16px rgba(0,0,0,0.67);
        box-shadow: 0 10px 21px -16px rgba(0,0,0,0.67);
    }

.main-nav img{
    height:99px;
    padding-left: 30px;
    padding-top: 20px;
	padding-bottom:8px;
    /*filter:drop-shadow(0 0 61px black);*/
}

.liens-desktop{
    display: none;
}

.liens-desktop strong{
	text-decoration: underline;
	padding:4px;
}

h1{
	color:#000000;
	font-weight: 600;
    font-size:1.5em;
    line-height:35px;
    padding-top: 80px;
	padding-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
	letter-spacing: 0.2px;
    text-align: left;
    position: relative;
	
}

h1::after{
    position: absolute;
    width: 21%;
    height: 3px;
    background-color: #EFC307;
    content: "";
    left: 0;
    bottom: 15px;
    
}

	
.tab{
    text-align: left;
	margin-left:10px;
	margin-top:20px;
	line-height: 23px;
   
}

.tab tr{
	font-size: 17px;
}

.jours{
	font-weight: 600;
	padding-right: 15px;
	
}


h2{
	color:#000000;
	font-weight: 600;
    font-size:1.3em;
    line-height:35px;
    padding-top: 80px;
	padding-bottom: 50px;
    margin-left: 12px;
    margin-right: 10px;
	letter-spacing: 0.2px;
    text-align: left;
    position: relative;
	
}

h2::after{
    position: absolute;
    width: 180px;
    height: 3px;
    background-color: #EFC307;
    content: "";
    left: 0;
    bottom: 35px;
    top: auto;
    }

h3{
	color:#000000;
	font-weight: 600;
    font-size:1.3em;
    line-height:35px;
    padding-top: 80px;
	padding-bottom: 20px;
    margin-left: 12px;
    margin-right: 10px;
	letter-spacing: 0.2px;
	text-align: left;
	
}

h3::after{
        position:absolute;
        width:39%;
        height:3px;
        background-color:#EFC307;
        content:"";
        left:26%;
        transform:translateX(-50%);
        bottom:15px;
	    top: 1374px;
    }

.description{
	margin-left: 12px;
	padding-top: 20px;
	line-height:20px;
}


#gras{
	font-weight: 600;
	
}

.jaune{
	color:#EFC307;
	
}

/* début contact */ 


p{
	color: #333;
}

*{
	box-sizing: border-box;
}
textarea {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
.wrap{
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.box{
	font-size: 1.2em;
	line-height: 1.6em;
  text-align: center;
}
/*screen resolutions lower than 620px*/
@media all and (max-width: 1180px){
	.wrap{
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}
}


#section h2{
	margin-bottom: 50px;
  position: relative;
  display: block;
}
#section p a{
	color: #EFC307;
  text-decoration: none;
}
#section .wrap {
	text-align: center;
	width: 100%;
}
#section .box{
	text-align: center;
	margin: 5% 0 0 0;
	width: 100%;
}

.contact-form {
  width: 50%;
  margin: 0 auto;
  padding: 40px;
}
.contact-form .input-block {
  background-color: transparent;
  border: none;
  width: 100%;
  height: 60px;
  border-bottom: 2px solid #EFC307;
  margin: 0;
  position: relative;
  margin-bottom: 20px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.contact-form .input-block.focus {
  
}
.contact-form .input-block.textarea {
  height: auto;
}
.contact-form .input-block.textarea .form-control {
  height: auto;
  resize: none;
}
.contact-form .input-block label {
  position: absolute;
  left: 10px;
  top: 25px;
  display: block;
  margin: 0;
  font-weight: 400;
  z-index: 1;
  color: #aaa;
  font-size: 18px;
  line-height: 10px;
}
.contact-form .input-block .form-control {
  background-color: transparent;
  margin: 0;
  outline: none;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: auto;
  padding: 30px 10px;
  width: 100%;
  position: relative;
  z-index: 2;
  font-size: 18px;
  color: #333;
}
.contact-form .input-block .form-control:focus label {
  top: 0;
}
.contact-form .square-button {
  background-color: #EFC307;
  color: #fff;
  font-size: 21px;
  text-transform:capitalize;
  font-weight: 500;
  text-align: center;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 5px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0 40px;
  height: 40px;
  cursor: pointer;
  outline: none;
  border: none;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.contact-form .square-button:hover, .contact-form .square-button:focus {
  background-color: #EFC307;
  box-shadow: 0px 10px 30px rgba(0,0,0,0.1);
  transform: translateY(-4px);
}

@media (min-width: 768px) {
  .contact-wrap {
    margin: auto;
  }
}
@media (max-width: 868px) {
	.contact-form {
	  width: 100%;
	  padding: 40px;
	}
}
@media (max-width: 568px) {
	.contact-form {
	  padding: 10px;
	}
}

.contact-wrap {
  padding: 15px;
}


/* fin contact */

.espace1{
	padding-top:10px;
	font-size:1em;
	}

footer a{
	font-size:1.3em;
	color: #FFFFFF;
	margin-bottom:15px;
	padding:1px;
}

footer a:hover {
    background-color:inherit;
}

footer{
    margin-top: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    background-color: #5D5D5D;

}

footer p{
    font-size: 13px;
    color:#F9F5F5;
    line-height:20px;
    font-weight: 100;
    letter-spacing: 0.2px;
}





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

    #hamburger-menu-wrapper {
        -webkit-transition: background-color 0.4s;
        -moz-transition: background-color 0.4s;
        -ms-transition: background-color 0.4s;
        -o-transition: background-color 0.4s;
        transition: background-color 0.4s;
    }

    .hamburger-scroll {
        background-color:white;
        position: fixed;
        width: 100%;
        z-index: 100000;

        -webkit-box-shadow: 0 10px 21px -16px rgba(0,0,0,0.67);
        -moz-box-shadow: 0 10px 21px -16px rgba(0,0,0,0.67);
        box-shadow: 0 10px 21px -16px rgba(0,0,0,0.67);
    }

    .content{
        display: none;
    }

    .liens-desktop{
        display: flex;
        flex-direction: row;
        align-items: right;
        padding-top: 58px;
    }

    .liens-desktop a{
        justify-content:space-between;
        color: #4B4949;
        font-size: 1.1em;
        font-weight: 500;
        /*padding-top: 40px;*/
        padding-bottom: 30px;
        margin: 0 5px;

    }

    .liens-desktop a:hover{
        border-bottom: 2px solid #EFC307;
    }
	
	.langue {
		display: flex;
        flex-direction: row;
		
	}
	
	.langue a{
		padding-left:15px;
		font-size:14px;
		margin: 0 -6px;
		font-weight: 700;
	}
	
	.langue a:hover{
		border-bottom: none;
	}

    .main-nav img{
        width: 180px;
        height: auto;
        padding-left: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        /*filter:drop-shadow(0 0 63px black);*/
    }


    .main-nav{
        display: flex;
        flex-direction:row;
        justify-content:space-between;

    }
	
	h1{
	color:#000000;
	font-weight: 600;
    font-size:1.5em;
    line-height:35px;
    padding-top: 80px;
	padding-bottom: 20px;
    margin-left:30px;
    margin-right: 10px;
	letter-spacing: 0.2px;
	
}
	
	
h1::after{
    position: absolute;
    width: 19%;
    height: 3px;
    background-color: #EFC307;
    content: "";
    left: 0;
    bottom: 10px;
    
}

.tab{
    text-align: left;
	margin-left:30px;
	margin-top:30px;
	line-height: 23px;
   
}

.tab tr{
	font-size: 1.2em;
}

.jours{
	font-weight: 600;
	padding-right: 15px;
	
}

	
.lieu{
	display:flex;
	flex-direction: row;
	padding-left:30px;
	
	
}
	
h2{
	color:#000000;
	font-weight: 600;
    font-size:1.3em;
    line-height:35px;
    padding-top: 80px;
	padding-bottom: 50px;
    margin-left: 30px;
    margin-right: 10px;
	letter-spacing: 0.2px;
	text-align: left;
	
}


h3{
	color:#000000;
	font-weight: 600;
    font-size:1.3em;
    line-height:35px;
    padding-top: 80px;
	padding-bottom: 20px;
    margin-right: 10px;
	letter-spacing: 0.2px;
	text-align: left;
	margin-left:30px;
	
}

h3::after{
      display:none;
}
	
.description{
	margin-left: 12px;
	padding-top: 20px;
	line-height:20px;
	font-size: 19px;
}

.espace1{
		padding-top:10px;
	font-weight: lighter;
	
}
	
.horaire{
	line-height: 23px;
	margin-left: 31px;
	font-size: 21px;
	font-weight: lighter;
}
	
footer{
    margin-top: 80px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    background-color: #5D5D5D;

    }

footer p{
    font-size: 15px;
    color:#F9F5F5;
    line-height:20px;
    font-weight: 100;
    letter-spacing: 0.6px;
}
}