

html, body {
   background-image: url("images/fond.jpg");
 background-size:100%;
  height: 100%;
   background-repeat: no-repeat; 
    background-position: center;
    background-attachment: fixed;       
    webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
   
   
  text-align: center;
}
footer {background:#000;height: 120px;border:2px solid #fff;box-shadow: 25px 25px 25px 25px #000;
   
}
footer p  { margin-top:5%;margin-bottom:5%;
   
}
 
.cool:hover {  box-shadow: 0 0 20px rgba(0, 0, 0, 0.55);background:rgb(172, 57, 115, 0.8);}
.french {
   background-image: url("images/french.jpg"); background-size:100%;
  height: 25px;}
.french:hover {
   background-image: url("images/french.jpg"); background-size:100%;
  height: 25px;}
.english {
   background-image: url("images/english.jpg"); background-size:100%;
  height: 25px;}
.espagnol {
   background-image: url("images/espagnol.jpg"); background-size:100%;
  height: 25px;}
.ens {width:99%;}
.insta {
   width:20%;
   height: 20%;
   
}
.rect {border-radius:  10px;}
.svg-wrapper {
  height: 70px;
    margin: 0 auto;
  position: relative;
 
  transform: translateY(-50%);
  width: 420px;
}

.shape {
  fill: rgb(204, 238, 255, 0.3);
  stroke-dasharray: 210 740;
  stroke-dashoffset: -444;
  stroke-width: 8px;
  stroke: #002233;
}
.light:hover {
   box-shadow: 2px 2px 2px 1px rgba(255, 255, 255, .2);
  
}
#vin{ margin-top: 48px;
   
  
}

.text {border-radius:  10px;
  color: #ffffcc;
  font-family: 'Kodchasan', sans-serif;
  font-size: 24px;
  font-weight:bold;
  letter-spacing: 4px;
  line-height: 52px;
  position: relative;
 margin-left: 35%;
 width:50%;
  top: -48px;
background:rgb(204, 153, 0, 0.3);
   
}
.text:hover {  box-shadow: 0 0 20px rgba(0, 0, 0, 0.55);background:rgb(204, 153, 0, 0.8);}
.text_marg {border-radius:  10px;
  color: #ffffcc;
  font-family: 'Kodchasan', sans-serif;
  font-size: 24px;
  font-weight:bold;
  letter-spacing: 4px;
  line-height: 42px;
  position: relative;
 margin-left: 30%;
 width:40%;
  top: -48px;
background:rgb(172, 57, 115, 0.3);
   
}
.text_marg:hover {  box-shadow: 0 0 20px rgba(0, 0, 0, 0.55);background:rgb(172, 57, 115, 0.8);}
.text1 {
  color: #000;
  font-family: 'URW Chancery L, cursive';
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 32px;
  margin: 0 auto;
  width:80%;
  position: relative;
  bottom: -10px;
  background:rgb(204, 238, 255, 0.3);
   
}
.text1:hover {
   
  background:rgb(204, 238, 255);
   
}
.text2 {
  color: #000;
  font-family: 'Pacifico', cursive;
  font-size: 25px;
   height: 50px;
  letter-spacing: 2px;
  line-height: 38px;
  margin: 0 auto;
  width:80%;
  position: relative;
  bottom: -10px;
  background:rgb(204, 238, 255, 0.3);
   
}
.text2:hover {
   
  background:rgb(204, 238, 255);
   
}
.text3 {
  color: #000;
  font-family: 'Pacifico', cursive;
  font-size: 20px;
    
  letter-spacing: 2px;
  line-height: 32px;
  margin: 0 auto;
  height:100%;
  bottom: -10px;
  background:rgb(204, 238, 255, 0.3);
   
}
.text3:hover {
   
  background:rgb(204, 238, 255);
   
}
.text5 {
  border-radius:  10px;
  color: #ffffcc;
  font-family: 'Kodchasan', sans-serif;
  font-size: 20px;
  font-weight:bold;
  letter-spacing: 4px;
  line-height: 38px;
  position: relative;
 margin: 0 auto;
 width:80%;
  top: -18px;
background:rgb(204, 153, 0, 0.3);
   
}
.text5:hover {
   
  background:rgb(204, 153, 0, 0.5);
   
}
.text6 {
  color: #000;
  font-family: 'Pacifico', cursive;
  font-size: 20px;
   height: 100%;
  letter-spacing: 2px;
  line-height: 32px;
  margin: 0 auto;
  width:80%;
   
  top: -18px;
  background:rgb(204, 238, 255, 0.3);
   
}
.text6:hover {
   
  background:rgb(204, 238, 255);
   
}
.text7 {
  color: #000;
  font-family: 'Pacifico', cursive;
  font-size: 17px;
   height: 100%;
  letter-spacing: 2px;
  line-height: 32px;
  margin: 0 auto;
  width:80%;
   
  top: -18px;
  background:rgb(204, 238, 255, 0.3);
   
}
.text7:hover {
   
  background:rgb(204, 238, 255);
   
}
.contact {
  color: #000;
  font-family: 'URW Chancery L, cursive';
  font-size: 19px;
  letter-spacing: 2px;
  line-height: 32px;
  margin: 0 auto;
  width:55%;
  font-weight:bold;
  margin-top: 120px;
  background:rgb(204, 238, 255, 0.3);
   
}
.contact:hover {
   color: #000;
  background:rgb(204, 238, 255 );}
   
 

@keyframes draw {
  0% {
    stroke-dasharray: 210 940;
    stroke-dashoffset: -444;
    stroke-width: 8px;
  }
  100% {
    stroke-dasharray: 960;
    stroke-dashoffset: 0;
    stroke-width: 4px;
  }
}

.svg-wrapper:hover .shape {
  -webkit-animation: 0.5s draw linear forwards;
  animation: 0.5s draw linear forwards;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -600%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 20, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
-webkit-animation-name: slideInDown ;
-webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  ;
   
}

 
a { text-decoration:none; }
.nav .open > a, 
.nav .open > a:hover, 
.nav .open > a:focus {background-color: transparent;}

/*-------------------------------*/
/*           Wrappers            */
/*-------------------------------*/

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 220px;
}

#sidebar-wrapper {
    z-index: 1000;
    left: 220px;
    width: 0;
    height: 100%;
    margin-left: -220px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #666699;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}

#wrapper.toggled #sidebar-wrapper {
    width: 220px;
}

#page-content-wrapper {
    width: 100%;
    padding-top: 70px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -220px;
}

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 220px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    position: relative; 
    line-height: 20px;
    display: inline-block;
    width: 100%;
}

.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 3px;
    background-color: #666699;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}
.sidebar-nav li:first-child a {
    color: #009999;
    background-color: #666699;
}
.sidebar-nav li:nth-child(2):before {
    background-color: #ffcc99;   
}
.sidebar-nav li:nth-child(3):before {
    background-color: #ccff33;   
}
.sidebar-nav li:nth-child(4):before {
    background-color: #314190;   
}
.sidebar-nav li:nth-child(5):before {
    background-color: #279636;   
}
.sidebar-nav li:nth-child(6):before {
    background-color: #7d5d81;   
}
.sidebar-nav li:nth-child(7):before {
    background-color: #ead24c;   
}
.sidebar-nav li:nth-child(8):before {
    background-color: #2d2366;   
}
.sidebar-nav li:nth-child(9):before {
    background-color: #35acdf;   
}
.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
    width: 100%;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}

.sidebar-nav li a {
    display: block;
    color: #ddd;
    text-decoration: none;
    padding: 10px 15px 10px 30px;    
}

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus{
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 20px;
    line-height: 44px;
}
.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #222;
    box-shadow: none;
}

/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/

.hamburger {
  position: fixed;
  top: 20px;  
  z-index: 999;
  display: block;
  width: 32px;
  height: 32px;
  margin-left: 15px;
  background: transparent;
  border: none;
}
.hamburger:hover,
.hamburger:focus,
.hamburger:active {
  outline: none;
}
.hamburger.is-closed:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 4px;
  width: 100%;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
  background-color: #1a1a1a;
}
.hamburger.is-closed .hamb-top { 
  top: 5px; 
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-closed .hamb-bottom {
  bottom: 5px;  
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
  top: 0;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover .hamb-bottom {
  bottom: 0;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  background-color: #1a1a1a;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px;  
}
.hamburger.is-open .hamb-top { 
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open .hamb-middle { display: none; }
.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(250,250,250,.8);
    z-index: 1;
}

/*-------------------------------*/
/*            perso            */
/*-------------------------------*/
#contact {width:80%; margin-left:5%;margin-top:8%;}
.titre {background:#f2f2f2;}
.pro {color: #fff;
  font-family: 'Pacifico', cursive; }
 .gal_new{width:60%;margin-left:20%;border:10px solid #ffff66;}
@media only screen and (max-device-width:480px){.gal_new {width:100%;margin-left: 0;  
   
   }
 
 }
