.flag{
    max-width: 32px;
    max-height: 32px;
}
h5{
    font-size: 29px;
    color: #cc9900;
    font-family: "Yeseva One";
    font-weight: 400;
}
/*Section Home*/

#home {
    background-image: url(../images/SectionHeaderBackground.png);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

main.py-4{
    padding-top: 0rem !important;
}

header {
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 1%;
    padding-bottom: 1%;
}
button.btn.btn-secondary {
    color: #fff;
    background-color:rgba(200, 159, 45, 0.9803921568627451)    
}

#navbarNav {
    margin-right: 7%;
}

#navLogo {
    margin-left: 7%;
}

li.nav-item.active{
    font-size: 20px;
    color: white !important;
    font-family: "Gentium Book Basic";
    font-weight: 550;
    text-align: right;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: rgba(253, 252, 252, 0.9);
    font-size: 20px;
    font-family: "Gentium Book Basic";
    font-weight: 700;
    text-align: right;
}
a.nav-link{
    font-size: 23px;
    color: white;
    font-family: "Gentium Book Basic";
    font-weight: 700;
    text-align: right;
}
a.nav-link .active{
    border: 1px solid white;
}
a.nav-link .active::after{
    border: 1px solid white;
}

.pt-6 {
    padding-top: 4%;
    padding-bottom: 5%;
}

.fa.fa-facebook.menu, .fa.fa-youtube.menu, .fa.fa-twitter.menu {
    color: #dab33e;
}


.Titre {
    font-size: 90px;
    color: #ffffff;
    font-family: "Yeseva One";
    font-weight: 400;
    text-align: center;
    filter: drop-shadow(0.469px 0.883px 1px rgba(1, 1, 1, 0.64));
}

.decorateur {
    width: 20%;
    margin: auto;
}

a.btn.bouton-noir {
    width: 228px;
    height: 57px;
    background-color: rgba(0, 0, 0, 0.7019607843137254);
    border: none;
    font-size: 18px;
    color: #ffffff;
    font-family: "Lato";
    font-weight: 400; 
    text-align: center;
    margin: auto;
}

a.btn.bouton-blanc {
    width: 228px;
    height: 57px;
    background-color: rgba(200, 159, 45, 0.9803921568627451) ;
    /*rgba(255, 255, 255, 0.2784313725490196)*/
    border: none;
    font-size: 18px;
    color: #ffffff;
    font-family: "Lato";
    font-weight: 400;
    text-align: center;
    margin: auto;
}

/*Section 1ER ABOUT US*/

#about {
    background-image: url(../images/pattern.png);
    background-size: cover;
    background-attachment: fixed;
}

.decorateurOrange {
    width: 40%;
    margin: auto;
}

.imgCook {
    width: 40%;
    margin: auto;
}

.imgDish {
    width: 80%;
    margin: auto;
}

/*Section 2eme-Ingredients*/

#Ingredients {
    background-image: url(../images/IngredientBackground.png);
    color: white;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.transparent {
    opacity: 0.5;
    width: 570px;
    background-color: #000000;
    border: 0.06px solid #fbf7c0;
    margin-top: 5%;
}

.imgIngredients {
    width: 80%;
    margin: auto;
}

.textIng {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Lato";
    font-weight: 400;
    text-align: center;
}

.titleIng {
    font-size: 36px;
    color: #ffffff;
    font-family: "Yeseva One";
    font-weight: 400;
    text-align: center;
}

/*Section 3eme MENU*/

#menu {
    background-image: url(../images/pattern2.png);
    background-size: cover;
    background-attachment: fixed;
}

.titreStarter {
    color: #cc9900;
    font-family: "Yeseva One";
    font-weight: 400;
}

.pStarter {
    font-size: 21px;
    color: #c89f2d;
    font-family: "Yeseva One";
    font-weight: 400;
}

.textStarter {
    font-size: 18px;
    color: #4c4c4c;
    font-family: "Lato";
    text-align: left;
    padding-top: 2%;
}

.goldenborder {
    border-bottom: 1px solid #c89f2d;
}

.plateborder {
    border: 1px solid #c89f2d;
}

label {
    font-size: 14px;
    color: #c9a131;
    font-family: "Open Sans";
    font-weight: 700;
}

.imgCook {
    width: 50%;
    margin: auto;
}

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

.promotionbox {
    width: 69px;
    height: 22px;
    background-color: #c89f2d;
}

.promotiontext {
    width: 66px;
    height: 27px;
    font-size: 14px;
    line-height: 24px;
    color: #f8fafa;
    font-family: "Lato";
    font-weight: 400;
    margin-bottom: -1px;
}

/*Section 4eme-Guest Reviews*/

#Reviews {
    background-image: url(../images/GuestBackground.png);
    color: white;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.titleGuess {
    font-size: 36px;
    color: #ffffff;
    font-family: "Yeseva One";
}

.textGuess {
    /*font-size: 25px;
    line-height: 45px;
    color: #dde0df;
    font-family: "Gentium Book Basic";
    font-weight: 700;
    text-align: center;
    */

    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Lato";
    font-weight: 400;
    text-align: center;
}

.col-12.offset-lg-6.col-lg-4.d-flex.flex-column.transparent1.text-center.mr-auto.ml-auto {
    margin-top: 2%;
    margin-bottom: 2%;
}

.transparent1 {
    opacity: 0.5;
    width: 570px;
    background-color: #000000;
    border: 0.06px solid #fbf7c0;
    margin: 10%;
}

/*Section 5eme RESERVATION*/

#reservation {
    background-image: url(../images/pattern.png);
    background-size: cover;
    background-attachment: fixed;
}
button.btn.btn-orange {
    color: #fff;
    background-color:rgba(200, 159, 45, 0.9803921568627451)    
}

/*Footer*/

footer {
    background-color: #191919;
    color: white;
}

h6 {
    font-size: 21px;
    line-height: 24px;
    color: #fefefe;
    font-family: "Yeseva One";
    font-weight: 400;
    text-align: center;
}
.formula{
    width: 45%;
    margin: auto;
    padding-bottom: 2%;
}
.btn-orange {
    width: 200px;
    height: 36px;
    background-color: rgba(200, 159, 45, 0.9803921568627451);
    border: 1px solid #c89f2d;
}
/*Medias*/

@media (max-width: 576px){
    .container-mobile {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .imgsm {
        margin-left: -5%;
        margin-right: -5%;
    }

    .form-group.formula {
        width: 90%;
    }

    .Titre {
        font-size: 30px;
    }

    .text-center.py-5{
        margin-right: 0px;
    }
    
    .imgCook {
        width: 80%;
        margin: auto;
    }
   
    .pding {
        margin-left: -8%;
        margin-right: -8%;
    }

    .logo {
        margin-left: -30%;
    }
}

/* Page TEAM
*/
/*2eme Section SERVICE*/

#Service {
    background-image: url(../images/team/ISerBackground.png);
    background-position: center;
    background-size: cover;
    color: black;
}
.decorateurOrange1 {
    width: 13%;
    margin: auto;
}

/*h2 .TitreSection {
    font-size: 26px;
    letter-spacing: -1px;
    line-height: 22px;
    color: #29323c;
    font-family: "Open Sans";
    font-weight: 800;
    text-align: center;
    margin-top: 4%;
    margin-bottom: 1%;
}
p .PsouSection {
    font-size: 26px;
    letter-spacing: -1px;
    line-height: 22px;
    color: #c89f2d;
    font-family: "Open Sans";
    font-weight: 800;
    text-align: center;
    margin-top: 4%;
    margin-bottom: 1%;
}
*/
.SousTitreService {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 36px;
    color: #29323c;
    font-family: "Montserrat";
    font-weight: 700;
    text-align: center;
}

/* Section 3 WORKS
Portfolio Works internet*/

.sub-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-top: 10px;
    text-align: left;
}

.title {
    font-family: 'Libre Baskerville', "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    text-align: left;
    text-transform: initial;
}

.divider {
    background-color: #fff;
    height: 1px;
    width: 35px;
}


.image {
  display: block;
  width: 100%;
  height: auto;
}
.container-overlay {
  position: relative;
  width: 50%;
}
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color:rgba(200, 159, 45, 0.9803921568627451);
  /*#008CBA*/
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.container-overlay:hover .overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

/* The "show" class is added to the filtered elements */
.show {
  display: block;
}

/* ------------------------- TEAM PAGE --------------------------- */
/* The "show" class is added to the filtered elements */
.vignettes .column {
    display: none;
}

.vignettes .column.show {
    display: block;
  }
  
  /* Style the buttons Portfolio Work of team*/
.btn {
  border: 1px solid #c89f2d;;
  outline: none;
  
  background-color: white;
  cursor: pointer;
}

/* Add a grey background color on mouse-over */
.btn:hover {
  background-color: #c89f2d;
}

/* Add a dark background color to the active button*/
.btn.active { 
   border: 2px solid #c89f2d;
} 

/*4eme Section TESTIMONIAL*/

#Service {
    background-image: url(../images/team/ISerBackground.png);
    background-position: center;
    background-size: cover;
    color: black;
}

/*h2 {
    color: #333;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    position: relative;
    margin: 25px 0 50px
}

h2::after {
    content: "";
    width: 100px;
    position: absolute;
    margin: 0 auto;
    height: 3px;
    background: #333;
    left: 0;
    right: 0;
    bottom: -10px
}*/

/*p .PsouSection {
    color: #333;
    text-align: center;
    font-family: "Nunito", sans-serif;
    position: relative;
    margin: 25px 0 50px
}

p .PsouSection::after {
    content: "";
    width: 100px;
    position: absolute;
    margin: 0 auto;
    height: 3px;
    background: #c89f2d;
    left: 0;
    right: 0;
    bottom: -10px
}


Line {
    content: "";
    width: 100px;
    position: absolute;
    margin: 0 auto;
    height: 3px;
    background: #333;
    left: 0;
    right: 0;
    bottom: -10px
}
*/
.carousel {
    width: 75%;
    margin: 0 auto;
    padding-bottom: 50px
}

.carousel .item {
    color: #999;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    min-height: 340px
}

.carousel .item a {
    color: #eb7245
}

.carousel .img-box {
    width: 145px;
    height: 145px;
    margin: 0 auto;
    border-radius: 50%
}

.carousel .img-box img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%
}

.carousel .testimonial {
    padding: 30px 0 10px
}

.testimonial {
    color: #000000;
    font: Times Roman
}

.carousel .overview {
    text-align: center;
    padding-bottom: 5px
}

.carousel .overview b {
    color: #333;
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 5px
}

.carousel .star-rating i {
    font-size: 18px;
    color: #ffdc12;
}

.carousel .carousel-control {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(200, 159, 45, 0.9803921568627451);
    text-shadow: none;
    top: 4px
}

.carousel-control i {
    font-size: 20px;
    margin-right: 2px
}

.carousel-control.left {
    left: auto;
    right: 40px
}

.carousel-control.right i {
    margin-right: -2px
}

.carousel .carousel-indicators {
    bottom: 15px
}

.carousel-indicators li, .carousel-indicators li.active {
    width: 11px;
    height: 11px;
    margin: 1px 5px;
    border-radius: 50%
}

.carousel-indicators li {
    background: #e2e2e2;
    border-color: transparent
}

.carousel-indicators li.active {
    border: none;
    background: #888
}

/*5eme Section TEAM*/

#Team {
    background-image: url(../images/team/TeamBackground1.jpg);
    background-position: center;
    background-size: cover;
    color: white;
}

.TitreTeam {
    font-size: 26px;
    letter-spacing: -1px;
    line-height: 22px;
    color: white;
    font-family: "Open Sans";
    font-weight: 800;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 1%;
}

.SousTitreTeam {
    font-size: 15px;
    line-height: 20px;
    color: #29323c;
    font-family: "Montserrat";
    font-weight: 700;
    text-align: center;
}

.TeamP {
    font-size: 14px;
    line-height: 20px;
    color: #29323c;
    font-family: "Montserrat";
    font-weight: 400;
    text-align: center;
}

.transparentTeam {
    width: 270px;
    height: 135px;
    background-color: #f2f2f2;
    /*margin-left: 3%;*/
}

.fa.fa-facebook-official, .fa.fa-youtube, .fa.fa-twitter, .fa.fa-twitch {
    color: #f2f2f2;
}

.bouton-team {
    width: 200px;
    height: 40px;
    border-radius: 20px;
    background-color: rgba(200, 159, 45, 0.9803921568627451);
    border: 1px solid rgba(200, 159, 45, 0.9803921568627451);
}
/*img.decorateur{
    width:75%;
}*/

/*6eme Section BRAND-CLIENTS*/

#Brand {
    background-image: url(images/Brandbg.png);
    background-position: center;
    background-size: cover;
}

@media (min-width: 1024px) {     
    .container-overlay { 
        width: 20%;     
    }  
}  
@media (max-width: 480px) {     
    .vignettes img {         
        width: 100%;         
    } 
}

/*7eme Section PRICING*/

#Pricing {
    background-image: url(images/);
    background-position: center;
    background-size: cover;
}

.bouton-pricing {
    width: 125px;
    height: 40px;
    border-radius: 20px;
    background-color: rgba(200, 159, 45, 0.9803921568627451);
    /*#485563*/
    color: white;
}

.shopPrice {
    font-size: 35px;
    line-height: 5px;
    color: rgba(200, 159, 45, 0.9803921568627451);
    font-family: "Montserrat";
    font-weight: 400;
}
.TitrePrix {
    font-size: 20px;
    line-height: 36px;
    color: rgba(200, 159, 45, 0.9803921568627451);
    font-family: "Montserrat";
    font-weight: 700;
    text-align: center;
}

/* -------------------------------------------Page Postlist Blade------------------------------------------ */

.custom-select{
    font-size:17px;
    width: 202px;
    border: 1px solid #c89f2d;
}
.page-item.active .page-link{
 background-color: #c89f2d;
 border-color: #c89f2d;
 color: #fff;
}

/*Media Responsive */

@media (max-width: 576px) {
    .btn.bouton-noir.mr-2.py-3 {
        margin-left: 4%;
        margin-bottom: 3%;
    }
    .logo{
        width: 50%;
        margin-left: -30%;
    }
    #searchy{
        margin-top:-15%;
        margin-left: 29%;
        width: 80%;
    }
    #menusearch{
        margin-top: -83%;
    }
    .navbar-toggler:not(:disabled):not(.disabled){
        margin-top:-25%;
    }
    a.btn.bouton-blanc{
        margin-bottom: 3%;
    }
    .w-75 {

        width: 35% !important;
    
    }
    div#spam{
        
        padding-right: 42%;

padding-left: 2%;
        
    }
    input#email.newsletter.form-control{
        width: 100%;
        margin-left: 45%;
    }
    button#newslet.btn.btn-orange.ml-1{
        width: 60%;
    }
    a.list-group-item{
        margin-top: 5%;
    }
    .pagination{
        margin-top: 5%;
    }
    .transparentTeam{
        margin-left: 21%;
    }
}

@media (min-width: 577px) {
    .Titre {
        font-size: 50px;
    }
}
/* MAP */
#osm_map {
    position: absolute;
    width: 100%;
    height: 100%;
}

@media (min-width: 976px) {
    .Titre {
        font-size: 90px;
    }

    .collapse.navbar-collapse {
        margin-right: 20%;
    }

    .navbar-brand {
        margin-left: 20%;
    }
}

@media (max-width: 767px) {
    .col-lg-8.d-flex.justify-content-between.mx-auto {
        width: 50%;
    }
    
    .decorateur {
        width: 50%;
        margin: auto;
    }

    .textGuess {
        font-size: 20px;
        line-height: 30px;
    }
}