html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  color: #333;
  font-size: 14px;
  font-family: Arial,Verdana,sans-serif;
  }

@media (min-width: 1200px) {
  .container {
    max-width: 1000px;
  }
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Ropa Sans', sans-serif;
  color: #0b0b0b;
  }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.btn {
  text-transform: uppercase;
  border-radius: 2em;
  box-shadow: 0 1px 2px rgba(11, 11, 11, 0.2);
  cursor: pointer;
  transition: opacity 0.3s ease 0s;
  font-size: 0.875em;
  padding:10px 2em;
}

.btn:hover {opacity: 0.75}

a{color: #65b4be;text-decoration: none;}

a:hover {color: #9e9e9e;text-decoration: underline;}

.centre {text-align: center;}
@media (max-width:767px){
  .hidden-xs{display:none!important}
  }

@media (min-width:768px) and (max-width:991px){
  .hidden-sm{display:none!important}
  }

@media (min-width:992px) and (max-width:1199px){
  .hidden-md{display:none!important}
  }

@media (min-width:1200px){
  .hidden-lg{display:none!important}
}

@font-face{
	font-family:'FontAwesome';
	src:url('../font/fontawesome-webfont.eot?v=4.2.0');
	src:url('../font/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),
	url('../font/fontawesome-webfont.woff?v=4.2.0') format('woff'),
	url('../font/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),
	url('../font/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
	font-weight:normal;
	font-style:normal}
        
/*****************HEARDER*****************/
header {
  background: #fff;
  position: relative;
  }

.etiquette {
  background-image: url("../img/plat-du-jour-off.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: auto;
  position: absolute;
  top:0px;
  left:0px;
  height: 192px;
  width: 192px;
  z-index: 999;
  display:none;
}

.etiquette:hover {
  background-image: url("../img/plat-du-jour-on.png");
}
.fixed-top {top:0px;}
@media (max-width: 991px) {
  .fixed-top {position: relative;}
}
.navbar-expand-lg .navbar-collapse {
  justify-content:flex-end;
  height: 60px;
  }

.navbar {
  padding:0px;
}
.navbar-brand {
  position: absolute;
  top:0px;
  padding:0px;
  height: 131px;
  z-index: 999;
  }

header h1 {
 margin: 0px;
 padding: 0px;
 text-align: center;
 color: #65b4be;
 font-size: 20px;
 font-weight: 500;
 height: 60px;
 line-height: 60px;
 letter-spacing: 5px;
 text-shadow: 1px 1px 1px #fff;
 background: #f5f5f5;
}

.navbar-expand-lg .navbar-nav .nav-link {
  color:#0b0b0b;
}

.navbar-expand-lg .navbar-nav .nav-link:first-child {margin-right:0em;}

@media (max-width: 991px) {
  .navbar {padding:0px;height:60px;}
  .navbar-expand-lg .navbar-nav .nav-link {padding-top: 10px;height: 50px;}
  .navbar-expand-lg .navbar-nav .nav-link:first-child {margin-right:1.3em;}
  .logo-mobile {text-align: center;width: 100%;margin:0 auto;}
  .logo-mobile img {display: inline-block;}
}

.navbar-expand-lg .navbar-nav .nav-link{
  transition:all 0.1s ease;
  color: #666;
  font-size: 13px;
  letter-spacing: 3px;
  text-shadow: 1px 1px 0px #c4c4c4;
  padding: 0 20px;
}
.navbar-expand-lg .navbar-nav .nav-link:hover,
.navbar-expand-lg .navbar-nav .active .nav-link{
  color: #65b4be;
}

.navbar-nav .dropdown-menu {width: 100%;}
.dropdown-menu {
  border:1px solid #fff;
  border-radius: 0px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 13px;
  }
.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  background-color: #82c24a;
}
.dropdown-item {white-space: normal;}

.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
        flex-direction: row;
        line-height: 64px;
  }
  .navbar-expand-lg .navbar-nav ul {padding: 0px;}
  .navbar-expand-lg .navbar-nav ul li{line-height:30px;}
  .navbar-expand-lg .navbar-nav ul li a{
    padding: 0px 20px;
    width: 100%;
    display: block;
    transition:all 0.1s ease;
  color: #65b4be;
  font-size: 12px;
  letter-spacing: 1px;
 font-weight: bold;
    }
    
    .navbar-expand-lg .navbar-nav ul li a:hover{background: #f5f5f5;text-shadow: 1px 1px 1px #fff}
  
@media (max-width: 991px) {
  .navbar-expand-lg .navbar-nav {
    flex-direction: column;
    background: #f5f5f5;
    position: relative;
    z-index: 999;
    }
  .navbar-expand-lg .navbar-nav li:hover{background: #fff;}
  .navbar-expand-lg .navbar-nav li {line-height: 60px;}
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 20px;
    text-shadow: 1px 1px 0px #fff;
    font-weight: 500;
    font-family: 'Ropa Sans', sans-serif;
    height: 60px;
    }
  .navbar-nav .dropdown-menu {width: auto;}
  .dropdown-menu {}
}
.show.dropdown {
  animation-name: slidenavAnimation;
  animation-duration:1s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/*****************CONTENU*****************/
h1 {
  line-height: 1.09524;
  margin: 2em 0em 0.8em 0em;
  font-weight: 700;
}

h2 {font-weight: 500;}
h1
h3 {
  margin: 2em 0em 0.8em 0em;
  font-weight: 400;
  }

h4 {
  font-weight: 300;
  letter-spacing: 1px;
}

#slideshow {position: relative;}

#slideshow h2 {
  position: absolute;
  bottom:0px;
  left: 0px;
  right:0px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  text-align: center;
  z-index: 999;
  }

@media (max-width: 480px) {
  #slideshow h2 {font-size: 1.4rem}
}

#contenu {
  margin-top:122px;
  background-image: url("../img/fond.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  background-attachment: fixed;
  padding: 0px 0px 20px 0px;
  }

@media (max-width: 991px) {
  #contenu {margin-top:10px;}
  h1 {margin: 0em 0em 0.8em 0em;}
}

.bloc-image {margin-top:30px;}

section {margin-bottom:0px;}

section p {text-align: justify;}

section .lien-bulle {
  position: relative;
  display: block;
  width: 330px;
  height:330px;
  }
  
section .bulle {
  background-repeat: no-repeat;
  width:100%;
  height: 100%;
  clip-path: circle(48% at center);
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
}

@media (max-width: 991px) {
  section .lien-bulle {width: 240px;height:240px;}
}

@media (max-width: 768px) {
  section .lien-bulle {width: 270px;height:260px;}
}

@media (max-width: 574px) {
  section .lien-bulle {width: 280px;height:280px;}
}


@media (max-width: 530px) {
  section .lien-bulle {width: 250px;height:250px;}
}

@media (max-width: 480px) {
  section .lien-bulle {width: 230px;height:220px;}
}

@media (max-width: 460px) {
  section .lien-bulle {width: 210px;height:210px;}
}

@media (max-width: 410px) {
  section .lien-bulle {width: 200px;height:190px;}
}

@media (max-width: 380px) {
  section .lien-bulle {width: 190px;height:180px;}
}

@media (max-width: 360px) {
  section .lien-bulle {width: 180px;height:170px;}
}

@media (max-width: 330px) {
  section .lien-bulle {width: 160px;height:160px;}
}


section .lien-bulle:hover {background-color: rgba(255,255,255,0.75)}
section .pt-dej{background-image: url("../img/petit-dejeuner.jpg");}
section .brunch{background-image: url("../img/creperie-brunch.jpg");}
section .dejeuner{background-image: url("../img/creperie-dejeuner.jpg");}
section .the{background-image: url("../img/salon-de-the.jpg");}
section .diner{background-image: url("../img/creperie-diner.jpg");}
section .plat-jour{background-color: #66b4be;}

section .plat-jour .lien-bulle:hover{background-color: #cccccc;}

section .plat-jour .lien-bulle h3 {
  position: absolute;
  top:22%;
  right: 0px;
  left: 0px;
  background-color: transparent;
  font-family: 'Ropa Sans', sans-serif;
  font-size: 50px;
  font-weight: 600;
  color: #fff;
  text-shadow: #299292 1px 1px, #299292 -1px 1px, #299292 -1px -1px, #299292 1px -1px;
  overflow: hidden;
  z-index: 999;
  padding: 0px;
}
section .plat-jour .lien-bulle h3 span{font-size: 70px;}

@media (max-width: 992px) {
  section .plat-jour .lien-bulle h3 {top:20%;font-size: 40px;}
  section .plat-jour .lien-bulle h3 span {font-size: 60px;}
}
@media (max-width: 460px) {
  section .plat-jour .lien-bulle h3 {top:20%;font-size: 30px;}
  section .plat-jour .lien-bulle h3 span {font-size: 50px;}
}
section .lien-bulle h3 {
  position: absolute;
  top:42%;
  right: 0px;
  left: 0px;
  background-color: rgba(45,45,45,0.5);
  font-family: 'Ropa Sans', sans-serif;
  font-size: 32px;
  font-weight: 400;
  color: #fff;
  overflow: hidden;
  z-index: 999;
  padding: 7px 0px;
}
@media (max-width: 360px) {
  section .plat-jour .lien-bulle h3 {top:20%;font-size: 25px;}
  section .plat-jour .lien-bulle h3 span {font-size: 45px;}
  section .lien-bulle h3 {font-size: 25px;}
}
section .cadre-blanc {background: #fff;}

section .cadre-blanc p{margin-bottom: 0.8rem;}

section .cadre-blanc p.centre span{
  letter-spacing: 1px;
  color: #65b4be;
  font-family: 'Ropa Sans', sans-serif;
  font-size: 20px;
}

section .cadre-blanc .petit {font-size: 13px;}
section .cadre-blanc h3{
  background: #fff;
  margin: 0.5em 0em 0.5em 0em
}

@media (max-width: 768px) {
  section .cadre-blanc {padding: 10px 10px;}
  section .cadre-blanc h3 {margin: 0;}
}

section .cadre-blanc span {
  color: #64b4bf;
  font-weight: 300;
  font-size: 22px;
  font-family: 'Ropa Sans', sans-serif;
}

.bloc-blanc {background: #fff;margin-top:30px;margin-bottom:10px;padding-top:10px;padding-bottom: 10px;}

.bloc-blanc h2,
.bloc-blanc h3{
  margin: 0em 0em 0.8em 0em;
  font-weight: 400;
  color: #65b4be;
  font-size: 1.75rem;
  }


.bordure {border-right:1px dotted #000;}
.bordure p{text-align: justify;text-align-last: left;padding: 0px 5px}

@media (max-width: 767px) {
  .bordure {border-right:none;border-bottom:1px dotted #000;margin-bottom:10px;}
   a.sigplus-image > img {width: 125px !important;height: 125px !important;}
}

@media (max-width: 410px) {
  a.sigplus-image > img {width: 120px !important;height: 120px !important;}
}

@media (max-width: 395px) {
  a.sigplus-image > img {width: 170px !important;height: 170px !important;}
}

@media (max-width: 372px) {
  a.sigplus-image > img {width: 160px !important;height: 160px !important;}
}

@media (max-width: 352px) {
  a.sigplus-image > img {width: 150px !important;height: 150px !important;}
}

@media (max-width: 340px) {
  a.sigplus-image > img {width: 140px !important;height: 140px !important;}
}

figcaption {font-style: italic;font-size: 12px;}

.frame-responsive { overflow:hidden; padding-bottom:56.25%; position:relative; height:0;}
.frame-responsive iframe { left:0; top:0; height:100%; width:100%; position:absolute;}
/*****************FOOTER*****************/
footer {
  overflow: hidden;
  background: #dddddd;
  padding: 5px 0px 5px 0px
  }
  
footer h4{
  color: #64b4bf;
  font-size: 25px;
  padding-top: 45px;
  padding-bottom: 25px;
  position: relative;
}
.bordure h2 span {display: none;}

@media (max-width:768px) {
footer h4 {
  padding-top: 10px;
  padding-bottom: 5px;
  margin-bottom:0px;
  border-bottom: 1px dotted #64b4bf;
  }
footer h4.open:after{
	font-size:20px;
	cursor:pointer;
	position: absolute;
        top:15px;
        right:0px;
        content: "\f0d7";
        font-family: "FontAwesome";          
}
.bordure h2 span {display: inline-block;}

.bordure h2.open:after{
	font-size:20px;
	cursor:pointer;
	position: absolute;
        top:0px;
        right:15px;
        content: "\f0d7";
        font-family: "FontAwesome";          
}

footer h4.fermer:after,
.bordure h2.fermer:after{content: "\f0d8"; }
#bloc-sylvie,#bloc-lien,#bloc-chez-sylvie {display:none;}

}

footer p {
  color: #777;
  font-size: 14px;
  font-weight: 600;
}

footer a {
  color: #333;
  font-size: 13px;
}

footer ul {margin: 0px;padding:0px;}
footer li {
  border-bottom: 1px solid #565253;
  padding: 10px;
  list-style-type: none;
}
footer li a {
  color: #333;
  font-size: 13px;
  display: block;
}

footer .nav.menu {
  display: block;
}

footer .nav.menu a:hover{
  color: #64b4bf;
  text-decoration: none;
}
/**/


#nav-toggle {display: none;}
@media (max-width: 991px) {
.navbar-brand {
  position: absolute;
  top:0px;
  right:0px;
  padding:0px;
  height: 131px;
  z-index: 999;
  }

#nav-toggle {
  cursor: pointer;
  /*padding: 10px 35px 16px 0px;*/
  display: block;
  margin-right: 0em;
  margin-top: 0em;
  border-radius: 50%;
  border:1px solid #65b4be;
  height: 50px;
  padding: 25px;
  position: absolute;
  left: 0em;
  top:-55px;
  width:50px;
  background: transparent;
  z-index: 999;
  }

.burger1,
.burger2,
.burger3{
  background: #65b4be;
  height: 5px;
  margin-bottom: 3px;
  position: relative;
  transform:translateX(-15px) translateY(-10px);
  transition: transform 0.3s ease 0s;
  width: 30px;
  z-index: 999;
  }

#nav-toggle.active .burger1{transform:rotate(45deg) translateX(-10px) translateY(10px);transition: transform 0.3s ease 0s;}
#nav-toggle.active .burger2{opacity: 0;transform:translateX(50px);transition: all 0.5s ease 0s;}
#nav-toggle.active .burger3{transform:rotate(-45deg) translateY(-22px) translateX(2px);transition: transform 0.3s ease 0s;}
}

@media (max-width: 480px) {
  header .container {padding-left:0px;padding-right:0px;}
  #nav-toggle {left:10px;}
  header h1 {font-size: 16px;text-align: right;padding-right: 20px;letter-spacing: 1px;}
  .navbar-brand {top:35px;}
  .navbar-brand img {width:80%;}
}

/**** surchage ****/
.jubootstrap h3 {
  margin: 0em 0em 0.8em 0em !important;
  font-weight: 400 !important;
  color: #65b4be !important;
  font-size: 1.75rem !important;
  font-family: 'Ropa Sans', sans-serif !important;
}

.visBtnCon .btn {
  padding:8px 10px;
  background: #65b4be;
  color: #fff;
  border-radius: 0px;
  font-family: 'Ropa Sans', sans-serif;
  letter-spacing: 0.2em;
  font-size: 16px;
  font-weight: 600;
  border:1px solid #65b4be;
}

.visBtnCon .btn:hover {
  border:1px solid #ddd;
  background: #ddd;
  text-shadow: 1px 1px 1px #fff;
  color: #65b4be;
}

section .cadre-bleu {
  margin-bottom: 0.8rem;
  background: #65b4be;
  color:#fff;
  padding:10px;
  font-size: 16px;
  letter-spacing: 0.2em;
  font-weight: bold;
  font-family: 'Ropa Sans', sans-serif;
  }
section .cadre-bleu p {margin: 0px}
section .cadre-bleu .titre {font-size: 22px;}
section .cadre-bleu a {color: #fff; text-decoration: underline}
section .cadre-bleu .petit {
  padding:10px 0px 0px 0px;
  margin: 0px;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: normal;
  }