*{
    padding:0;
    margin:0;
}
body{
    overflow-x: hidden;
    font-family: 'Pirata One', cursive;

}

.bgcolor.scrolled{background-color:rgba(0.0.0.62)}

.navbar-brand{font-size: 35px;font-weight: bold}
.navbar-brand span{
    background: #991b1f;
    color: #fff;
    font-family: 'Mukta', sans-serif;
    font-weight: 400;
    font-size: 8px;
    letter-spacing: 3px;
    padding:2px;
    width: 122px;

 
}
.nav-item .nav-link{font-size: 21px}
.navbar-toggler{background-color:#fff}
.navbar ul li a{font-size: 20px;}

  /* Start banner */
  .banner .carousel-inner h4 {
    margin-top:50px;
    color: #fff;
    letter-spacing: 10px;
    position: absolute;
    z-index: 3;
    top: 207px;
    font-size: 15px;
    max-width: 900px;
    left: 70px;
    line-height: 1.5;
}
.banner .carousel-inner h1{  
    margin-top: 50px;
    color: #fff;
    letter-spacing: 10px;
    position: absolute;
    z-index: 3;
    top: 207px;
    left: 70px;
    line-height: 3.5;
}

 @media (max-width: 768px) {
     
    .banner .carousel-inner h4 {
      font-size: 40px;
      max-width: 100%;
      left: auto;
      text-align: center;
      padding-bottom:80px

    }
  }
  
  @media (max-width: 992px) {
    .banner .carousel-inner h4 {font-size: 50px}
  }
  
  .banner.carousel-inner h1 span {
    background-color: #ec1c23;
    color: #FFF;
    display: inline-block;
    padding: 2px 10px;
  }
  
  /* End banner */
/*Start quality*/
.quality{display:flex}
.quality .text span{color:#101010;font-size:15px;font-weight: 400;letter-spacing: 3px;}
.quality .text span::before{
    content: "";
    position: absolute;
    left: 50px;
    bottom: -62px;
    width: 50px;
    height: 1px;
    background-color: #991b1f;
}
.quality p{    
    font-family: 'Mukta', sans-serif;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 400;
    color: rgba(0,0,0,0.8);
    line-height: 1.75em;
}
.quality .title{color: #991b1f;font-weight: 400}
.quality .type{color: #101010;font-size:50px}
.quality .frame{max-width:90%;text-align: right}
.quality .frame-img { overflow: hidden; position: relative;}
.quality .frame-img .img {transition: all .2s;}
.quality .quality-frame .years-frame {    position: relative;width: 100%;height: 100%; border: 10px solid #f8f4f3;}
.quality .quality-frame .years-frame .frame-text {
    position: absolute;
    bottom: 40px;
    left: -10px;
    padding: 10px 0;
    background: #fff;

}
/*End quality*/
/*Start Menu*/
.menu{background: #f8f4f3}
.menu .title,
.menu .menu-info{color: #991b1f;}
.menu span,.menu .menu-info p{color:#101010;}
hr {margin: auto;width: 10%;text-align: center;}
.menu .carousel-inner{display: inline-block;}
/*End Menu*/
/*Start Chef*/
.chef
    {background: #f8f4f3}
    .chef-info img{height:480px}
    .chef p{
        font-family: 'Mukta', sans-serif;
        font-size: 15px;
        font-weight: 400;
        color: rgba(0,0,0,0.8);
        line-height: 1.75em;
        margin-bottom: 20px;
    }
    .chef .details .a{  color: #991b1f }
/*End Chef*/
/*Start Gallery*/
.gallery .first,
.chef .first,
.recipes .first {
    color: #101010;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 5px;
    font-family: 'Mukta', sans-serif;
    position: relative;
}
.gallery .title,
.chef  .title,
.recipes .title {
    font-size: 35px;
    font-weight: 400;
    color: #991b1f;
    margin-bottom: 20px;
    line-height: 1.2em;
}
.gallery .title span,
.chef .title span,
.recipes title span{color:#101010}

.gallery .title span::before,
.chef .title span::before,
.recipes .title span::before {
    content: "";
    width: 50px;
    height: 1px;
    background: #991b1f;
    position: absolute;
    left: 58px;
}
.gallery .gallery-img,
.recipes .recipes-info img{max-width:97%}

.gallery .gallery-img:hover,
.recipes .recipes-info img:hover{transform: scale(1.1);z-index:2;transition: all .3s;}



/*End Gallery*/
/*Start testmonial*/
.testmonial{
    background-image: linear-gradient(#0005, #0005), url('https://shtheme.org/demosd/winta/wp-content/uploads/2021/06/banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    width: 100%;
    height: 250px;
}
.testmonial .carousel-item h6{color: #991b1f;font-size: 27px}
.testmonial  p,
.testmonial .carousel-item span{color: #d3d1d1}
.testmonial p{padding-top: 70px; font-size: 11px}
/*End testmonial*/ 
/*Start Recipes*/
.recipes .details {padding: 30px 0;}
.recipes .details h6{ font-size: 20px; margin-bottom: 15px;color: #101010;}
.recipes .details h6:hover{color:#991b1f;transition: all .3s;}
.recipes .details a{color: #991b1f}

/*End Recipes*/
/*Start Video*/
.video{
    background-image: linear-gradient(#0005, #0005), url('https://shtheme.org/demosd/winta/wp-content/uploads/2021/06/banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    width: 100%;
    height: 400px;
  
}
.video img{width:40%;}
.video .icon{width: 100%;}
.video svg{color :#991b1f;border-radius: 50%;}

.c2 {
    background: #f8f4f3;
    width: 445px;
    height: 500px;
    border-radius: 15px;
    position: absolute;
    right: 37px;
    display: inline-block;
}
.reservations{font-size: 30px;text-align: center}
.video .explaining h6 {font-size: 12px;}
.video .explaining span,
.video .reservations  h4{color:#991b1f}
.video .reservations  h6{font-size: 14px;}
.video a{text-align: center}
.video .schedule button {
    background-color: #fff;
    color: #000;
    position: relative;
    padding: 8px 20px;
    border-radius: 13px;
    margin-right: 34%;
    margin-top: 10px;
    display: inline-block;
}
.video a.btn { width: 55%; margin-left: 80px; color: #000; border: 1px solid #babcba; font-size: 15px; letter-spacing: 1px; }
.video a.btn:hover {
    background-color:#991b1f;
color:#fff;
position: relative;
    left: 2%;
    transition: .7s ;
}

/*End  Video*/
/*Start hours*/
.hours{ height: 264px}
.hours span {font-size: 60px;color: #991b1f;}
.hours img{width:25%;color:#991b1f}
.winta-contact-info2 { padding: 10px 0px;}
.feat-inner2{display: flex; flex-direction: row;}
.feat-inner2 .feat-info2 {padding-left: 34px}

@media  screen and  (max-width:768px) { .hours .feat-inner2{margin-top:80px}}
/*End hours*/
/*Start Footer*/
.footer{background: #101010}
/*.footer-title a.heading{color:#fff;text-decoration: none;font-family: 'Pirata One', cursive}*/
.footer-brand{   
    font-size: 35px;
    font-weight: bold;
    text-decoration: none;
    }
.footer-brand h2{color:#fff;}
.footer-brand span{  background: #991b1f;
    color: #fff;
    font-family: 'Mukta', sans-serif;
    font-weight: 400;
    font-size: 8px;
    letter-spacing: 3px;
    padding:2px;
    width: 122px;
}
.footer-info{font-size: 15px;color: rgba(255,255,255,0.8)}
.footer-info p{font-size: 12px}
.footer .social-icon{margin-top:20px}
.footer .social-icon a{
    width: 45px;
    line-height: 49px;
    text-align: center;
    font-size: 20px;
    border: 1px solid #991b1f;
    border-radius: 50%;
    margin-right: 20px;

}
.footer .social-icon a:hover{border:1px solid rgba(255,255,255,0.8);  transition: all .4s;}
.footer .social-icon i{color: #fff;}
.footer h3,
.footer .copy-right{ color: rgba(255,255,255,0.8) !important}
.footer .copy-right .terms a{text-decoration: none;color: #fff;display: inline-block}

/*End Footer*/

