@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Encode+Sans+Condensed:wght@300;400;500;700;900&family=Encode+Sans:wght@300;600;700&display=swap');
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/MaterialIcons-Regular.ttf); 
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 0rem;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

html, body {
	height: 100%;
	/* [disabled]background-image: url(../images/background_3.jpg); */
	background-attachment: fixed;
	background-color: #eaeeeb;
 scroll-padding-top: 200px;}
a {
    color: #060;
	line-height: 18px;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
	color: #009700;
	text-decoration: none;
	background-color: transparent;
}
.pt-3, .py-3 {
    padding-top: 4.5rem!important;
}
.no-padding > [class*='col-'] {
padding-right:0;
padding-left:0;
}
    * {
      box-sizing: border-box;
    }

    .slider {
        width: 100%;
        margin: auto;
    }

    .slick-slide {
      margin: 0px 0px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: #ccc;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }
    
    .slick-active {
      opacity: .5;
    }

    .slick-current {
      opacity: 1;
    }
	.nav-link {
    display: block;
    padding: 0rem 0rem;
}
#scrollUp
{
position: fixed;
bottom : 40px;
right: -100px;
opacity: 0.7;
z-index:9999;
}
.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    margin-top: 30px;
    list-style: none;
    border-radius: 0.25rem;
}
.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: 2px;
    line-height: 1.25;
    color: #fff;
    font-weight: 500;
    background-color: #65c54d;
    border: 1px solid #dee2e6;
}

.page-link:hover{z-index:2;color:#4e9f3a;text-decoration:none;background-color:#eaeeeb;border-color:#95e581}
.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}
.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}
.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}
.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}
.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}
.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}
.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}
.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}
.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}
.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}
.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}


.rubriqueplat{
    position: sticky;
    top: 90px;
    z-index: 9998;
    background-color: #fff;
    width: 100%;
    text-align: center;
    padding-top: 2px;
	}
.navbar-light .navbar-toggler {
    color: #40a940;
    border-color: rgba(0,0,0,.1);
}
.navbar-toggler {
    padding: .0rem .0rem;
    font-size: 1.5rem;
    line-height: 1;
    background-color: transparent;
    border: 0px solid transparent;
    border-radius: .25rem;
    color: #000;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .0rem 0rem;
}
header {
	position: fixed;
	width: 100%;
	height: 62px;
	z-index: 9999;
	background-color: #EAEEEB;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #FFCC33;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255);
}
header.masthead {
    padding-top: 0rem;
    padding-bottom: 0rem;
}



.pictoheader {
color: #060;
    font-size: 35px;
}
.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
	color:#090;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    z-index: 9999;
}

.trad {
    /* width: 30px; */
    /* float: left; */
    text-align: right;
    background-color: #eaeeeb;
    padding: 5px;
}
.fond {
	/* [disabled]background-color: #F7F7F7; */
	/* [disabled]position: fixed; */
	z-index: 9999;
	width: 100%;
	/* [disabled]background-position: 95% 100%; */
	/* [disabled]background-repeat: no-repeat; */
	height: 80px;
	/* [disabled]margin-bottom: 200px; */
	/* [disabled]background-size: 10%; */
	/* [disabled]display: block; */
}
.logo {
	/* [disabled]margin-top: 0px;
	margin: 3px 20px 0px 10px;
	width: 150px;
	float: left; */
}

.pied {
	background-color: #2e2e2e;
	border-top: 2px solid #63ff63;
	opacity: 0.9;
	padding: 20px 0px 130px 0px;
	color: #fff;
}

.backgroundP{
	/* [disabled]margin-top: 10px; */
	background: #eaeeeb;
}
.nomresto{
	display: none;
}

.inforight {
    /* font-family: 'Encode Sans Condensed', sans-serif; */
    /* color: #FFF; */
    /* font-size: 20px; */
    /* padding: 2px; */
    /* border-radius: 3px; */
    -khtml-border-radius: 3px;
    text-align: center;
    width: 70px;
    /* background-color: #30b730; */
    /* display: block; */
    /* vertical-align: middle; */
    float: right;
    /* font-weight: 500; */
    /* line-height: 22px; */
}
div.prixnets {
	font-size: 14px;
	color: #000;
	text-align: center;
	font-weight: normal;
	margin-top: 0px;
}

a.menulien {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	/* background-color: #eaffea; */
	padding: 0px 0px 10px 0px;
	display: block;    /* border-bottom: 1px solid; */
	}
a.menulien:hover {
	color: #C6FFC6;
}


.autocomplete {
	font-size: 14px;
	line-height: 16px;
	position: fixed;
	z-index: 9999;
	padding: 2px;
	margin-top:40px;
}
.textautocomplete {
	/* [disabled]color: #009900; */
	padding: 11px;
	z-index: 9999;
	background-color: #F4FFF4;
	font-size:20px;
}
.textautocomplete:hover {
	/* [disabled]color: #009900; */
	background-color: #D7FFD7;
}
.containerinforesto {
	width: 100%;
	margin-bottom: 10px;
	/* [disabled]background-color: #FFFFD7; */
	/* [disabled]height: 120px; */
	/* [disabled]margin-bottom: 20px; */
	/* [disabled]float: left; */
}
.fixed {
    position: fixed;
}
.image {
	/* width: 40%; */
	/* [disabled]background-color: #F2F0E3; */
	/* [disabled]background-size: cover; */
	/* [disabled]width: 120px; */
	/* [disabled]height: 120px; */
	/* [disabled]float: left; */
	/* [disabled]margin: 0px 10px 0px 0px; */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: center; */
}
.alerte {
    width: 88%;
    text-align: center;
    font-size: 26px;
    margin: 30px 20px 0px 20px;
    background-color: #f9dfdf;}

.inforesto {
	width: 100%;
	text-align: center;
    font-size: 2rem;
	/* [disabled]height: 50px; */
	/* [disabled]float: left; */
	/* [disabled]margin: 10px 0px 0px 10px; */
}

  .boite:hover {
	/* [disabled]background: yellow; */
	/* [disabled]background-color: #0C0; */
	opacity: 0.5;
  }
.titreresto {
	font-family: 'Encode Sans Condensed', sans-serif;
	font-size: 42px;
	color: #000;
	font-weight: 700;
	margin-top: 10px;
    margin-bottom: 10px;}
.service_banq {
	font-family: 'Encode Sans Condensed', sans-serif;
	font-size: 14px;
	color: #000;
	padding: 3px;
	margin: 2px;
}
.service_titre {
	font-family: 'Encode Sans Condensed', sans-serif;
	font-size: 14px;
	color: #000;
	/* [disabled]text-align: left; */
	padding: 3px;
	font-weight: 700;
	word-spacing: 2px;
	border-top: 1px solid #ccc;
	margin: 10px 0px 0px 0px;
}
a.arrondi {
    /* border-radius: 5px; */
    -khtml-border-radius: 5px;
    /* padding: 5px 5px 5px 5px; */
    border: solid 1px #999999;
    background-color: #FFFFF4;
    margin: 5% 0px 0px 0px;
    /* cursor: pointer; */
    display: block;
}

a.arrondi:hover {
	/* [disabled]opacity: 0.5; */
	border: solid 1px #fff;
	box-shadow: 0px 0px 13px 7px #8CA69E;
	text-decoration: none;
	background-color: #FFFFFF;
  }



.titreaumenu {
	font-family: 'Encode Sans Condensed', sans-serif;
	/* [disabled]font-size: 42px; */
	/* [disabled]text-align: left; */
	font-weight: 400;
}

.intro {
	font-size: 26px;
	/* [disabled]text-align: left; */
	font-weight: 400;
	/* [disabled]background-color: #f5f5f5; */
	display: block;
	/* [disabled]padding: 10px; */
	line-height: 36px;
	/* [disabled]margin-top: 26px; */
}


.titreresto2 {
    font-family: 'Encode Sans Condensed', sans-serif;
    font-size: 1.7rem;
    color: #000;
    font-weight: 700;
    line-height: 32px;
    margin-top: 10px;
}
.type-resto {
    font-family: 'Encode Sans Condensed', sans-serif;
    font-size: 1.2rem;
    color: #000;
    font-weight: 700;
    line-height: 32px;
}
.type-resto2 {
font-family: 'Encode Sans Condensed', sans-serif;
    font-size: 1.8rem;
    color: #060;
    font-weight: 700;
    line-height: 32px;
	}

.telresto {
	font-family: 'Encode Sans Condensed', sans-serif;
	font-size: 30px;
	color: #060;
	/* [disabled]text-align: left; */
	font-weight: 900;
}

.titre-formule {
    font-family: 'Encode Sans', serif;
    font-size: 1rem;
    color: #c31432;
    font-weight: 700;
    line-height: 1.5rem;
}
.propose {
    font-family: 'Encode Sans Condensed', sans-serif;
    font-size: 1.1rem;
    text-align: center;
    font-weight: 600;
    color: #000;
	margin-bottom: 5px;
;}
.cond-formule {
    font-family: 'Encode Sans Condensed', sans-serif;
    font-size: 0.8rem;
    text-align: center;
    font-weight: 500;
    color: #000;
}
.typeresto {
	font-family: 'Encode Sans Condensed', sans-serif;
	font-size: 24px;
	color: #060;
	/* [disabled]text-align: center; */
	font-weight: 300;
}
.textecentrer {
	text-align: center;
}


.titrerestoG {
	font-family: 'Encode Sans Condensed', sans-serif;
	font-size: 24px;
	color: #000;
	text-align: left;
	font-weight: 700;
}

.adresse {
    font-family: 'Encode Sans Condensed', sans-serif;
    font-size: 1.1rem;
    color: #000;
    /* margin-top: 5px; */
    line-height: 1.4rem;
}	}
.commentaire {
	font-family: 'Encode Sans Condensed', sans-serif;
	font-size: 18px;
	color: #000;
	text-align: justify;
	padding: 10px 0px 10px 0px;
}

.fichemenu {
	width: auto;
	/* [disabled]float: right; */
	margin-right: 1%;
	margin-left: 10px;
}

.telgras {
    font-family: 'Encode Sans Condensed', sans-serif;
    font-size: 1.4rem;
    color: #000;
    /* text-align: center; */
    font-weight: 700;
    margin: 5px 0px 10px 0px;}
.titrehoraire {
	font-family: 'Encode Sans Condensed', sans-serif;
	font-size: 14px;
	text-align: left;
    font-weight: 700;
	margin: 20px 0px 0px 0px;
}

.horaire {
	font-family: 'Encode Sans Condensed', sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 0px 0px 5px 20px;
	color: #000;
	font-weight: 400;

}

.rouge {
	color: #F00;
}
.fondresto {
padding: 80px 8% 10% 8%;
	/* [disabled]text-align: center; */
}
.picto {
	height: 22px;
	margin: 5px;
	float: left;
}

.fondvert {
	background-color: #060;
	/* [disabled]position: fixed; */
	/* [disabled]z-index: 9999; */
	/* [disabled]width: 100%; */
	/* [disabled]background-position: 95% 100%; */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]height: 14%; */
	/* [disabled]margin-bottom: 200px; */
	/* [disabled]background-size: 10%; */
}
.fondrese {
	background-color: #060;
	position: fixed;
	z-index: 9999;
	width: 100%;
	background-position: 95% 100%;
	background-repeat: no-repeat;
	height: 5%;
	/* [disabled]margin-bottom: 200px; */
	/* [disabled]background-size: 10%; */
	margin: 5%;
}
.top {
	margin-bottom: 50px;
	/* [disabled]background-color: #FF0; */
	/* [disabled]margin-left: 200px; */
}
.titrerestoG {
    font-family: 'Encode Sans Condensed', sans-serif;
    font-size: 16px;
    color: #000;
    text-align: left;
    font-weight: 700;
}
.margintop2 {
	margin-top: 11px;
}

.recherche {
	/* [disabled]margin-top: 0px; */
	margin: 10px;
	padding: 1px;
	background-color: #006600;
	border-radius: 7px;
}
.recherche2 {	
	/* [disabled]margin-top: 0px; */
	margin: 0px;
	padding: 10px;
	/* [disabled]background-color: #003700; */
}
.fixeliste{
height: 50px; width: 200px; position: fixed; top: 100px; margin-left:10px;
}

.swiper-container {
  width: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.fondfiche {
	background-color: #eaeeeb;
	padding: 40px 0px 30px 0px;
	margin: 10px 0px 0px 0px
}


@media screen and (max-width: 640px) {

.pt-3, .py-3 {
    padding-top: 4rem!important;
}
.fondresto {
	/* [disabled]background-color: #000; */
padding: 10px 6% 10% 6%;
}
.intro {
	font-size: 26px;
	font-weight: 400;
	/* [disabled]background-color: #f5f5f5; */
	display: block;
	/* [disabled]padding: 10px; */
	line-height: 20px;
	/* [disabled]margin-top: 20px; */
}
}

@media (min-width: 768px) and (max-width: 1024px) {
  
.margintop2 {
	margin-top: 11px;
}
  
}


@media screen and (max-width: 767px) {
header {
	position: fixed;
	width: 100%;
	/* [disabled]background: -moz-linear-gradient(top, #ffffff 0%, #d6d6d6 100%); */
	/* [disabled]background: -webkit-linear-gradient(top, #ffffff 0%,#d6d6d6 100%); */
	/* [disabled]box-shadow: 0 5px 10px rgba(0,0,0,0.3); */
	z-index: 9999;
	/* [disabled]margin: 10px 0px 30px 0px; */
	height: 48px;
	/* [disabled]background-position: 95% 100%; */
	/* [disabled]background-repeat: no-repeat; */
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #ffc107;
}
.pt-3, .py-3 {
    padding-top: 5.8rem!important;
}
.slided{
        display: none;
        }
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
}
.top {
    margin-bottom: 15px;
}
.trad2 {
    width: 100%;
    /* float: left; */
    text-align: right;
    /* position: absolute; */
    z-index: 9999;
	height:0px
}

.margintop {
	display : none;
}
.margintop2 {
	margin-top: 30px;
}
.navsearch {
    margin-top: 0px;
    background-color: #eaeeeb;
    margin-left: 0px;
    Width: 100%;
	padding:10px 0px 10px 0px
}
.fond2 {
	background-color:#e8e8e8;
}

.margintopnav {
	margin-top: 0px;
	background-color: #EBEBEB;
	margin-left: 0px;
	width:100%
}
.logo {
	/* [disabled]width: 100px; */
	margin: 10px 20px 0px 5px;
}
.fond {
	/* [disabled]background-color: #EBEBEB; */
	height: 80px;
}

.titreresto {
	font-family: 'Encode Sans Condensed', sans-serif;
	font-size: 36px;
	color: #000;
	font-weight: 700;
	line-height: 40px;
}

.glyphicon-th-large {
	color: #FFFFFF
}
.glyphicon-cutlery {
	color: #B4DEB4;
	font-size: 30px;
}

.mobile_search {
	margin: 6px 0 5px 0;
}
.glyphicon-icon-bar {
	color: #fff
}
.buttontete a{
	background-color: #FF0;
}
.buttontete a:hover {
	background-color: #FF0;
}
.intro {
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	/* [disabled]background-color: #F4FFF4; */
	display: block;
	/* [disabled]padding: 10px 15px; */
}

}

@media screen and (max-width: 400px) {

.backgroundP{
	margin-top: 0px;
	background: #eaeeeb;;
}
.nomresto{
	font-size: 16px;
    font-family: 'Encode Sans Condensed', sans-serif;
	font-weight: bold;
	background: #eaeeeb;
	display: block;
	
}

.fondfiche {
	background-color: #eaeeeb;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px
}

}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px grey; 
  border-radius: 2px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #65c54d; 
  border-radius: 2px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #4caf50; 
}
@media screen and (max-width: 400px) {
	
	/* width */
::-webkit-scrollbar {
  width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px grey; 
  border-radius: 2px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #65c54d; 
  border-radius: 2px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #4caf50; 
}
