@import url('https://fonts.googleapis.com/css?family=Raleway:400,900&display=swap');

p, .dish_title, .dish_price, .dish_contents *, .contact_list li div{
  font-family: 'Raleway', sans-serif;
}

.home, .carousel-item{
  height: 100vh;
  position: relative;
}

.home_container{
  bottom: 38%;
}

footer a{
  color:#fff !important;
}

.home:before, .carousel-item:before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
}

.loader {
    position: fixed;
    z-index: 333333;
    background: rgba(255, 255, 255, 1);
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loader img {
    width: 20%;
    height: auto;
}


.dish_title, .dish_price{
  font-weight: 500;
}

.reservations_phone a, .contact_list a{
  transition: .4s;
}

.reservations_phone a:hover, .contact_list a:hover{
    color: #b52c36;
}

.banner{
  background-image: url(../images/banner.jpg);
}

.main_nav li a{
  font-size: 16px;
  letter-spacing: .4px;
  font-weight: 700;
}

.tiramisu_slider{
  height: 100%;
}

.carousel-item{
  position: relative;
}

.carousel-control-prev{
  height: 100px;
bottom: 0;
background: #000;
width: 100px;
opacity: 1;
    top: 88.8%;
    left: 86.7% !important;
}

.carousel-control-next{
  height: 100px;
bottom: 0;
background: #000;

width: 100px;
opacity: 1;
    top: 88.8%;
}

.mfp-counter {
    display: none !important;
}

.banner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
}

.logo a{
  text-align: center;
}

.footer_logo_title{
      font-size: 44px;
}

/* .header{
    background: rgba(0,0,0,.85);
} */

.header_content {
    height: 89px;
}

.intro_image img {
    max-width: 100%;
    height: 450px;
    object-fit: cover;
}

@media (min-width:1199px) {

  .intro_image{
    position: relative;
    left: -85px;
  }

}
.video_section p {
  color:#fff;
}

.footer_reservation{
  background-image: url(../images/banner.jpg);


}

.bfix, .banner, .footer_reservation{
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.footer_reservation:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background:rgba(30, 30, 30, 0.71);
}

button.res_button
{
  background: rgba(181, 44, 54);

}
.video_section{
  position: relative;
}
.video_section:before {
    content: '';
    top: 0;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
}
.interim_section_content{
  z-index: 2;
  position: relative;
}

.contact_link{
  color: currentColor;
}

.contact_bg, .contact_bg-bottom{
  position: relative;
  background-image: url('../images/banner.jpg');
  background-attachment: fixed;
}

i{
  font-size: 12px !important;
}


/* CONTACT FROM  */
.form_container{
  width: 80%;
  margin: auto;
}

.form_container form{
  width: 100%;
}

.form-control{
  border:none;
}

.form_input{
  border: 1.4px solid #b52c36;
padding: 0.71rem;

}

.form_input-btn{
  width: 200px;
  border:1.4px solid #b52c36;
  cursor: pointer;
}
.form_input-btn:hover{
  transition: all .3s;
  color:#fff;
  background-color:  #b52c36;
}

.form_input:active, .form_input:focus{
  outline:none;
  border:1.4px solid #b52c36;
  box-shadow: none;
}

.form_label{
  position: relative;
  top: 46px;
  left: 14px;
}

/* CONTACT FROM  */


/* RESERVATION  */
.reservation_wrapper{
  min-height: 80vh;
  background-color: #fff;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.reservation_inner{
  flex-basis: 50%;

}
.reservation_bg-1{
  /* linear-gradient(to right, rgba(181,44,54,0.5), rgba(181,44,54,0.5)), */
    background-image:  url('../images/7.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

    /* background-color: red; */
}

.reservation_bg-2{
  /* linear-gradient(to right, rgba(181,44,54,0.5), rgba(181,44,54,0.5)), */
    background-image:  url('../images/event_bg.PNG');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

    /* background-color: red; */
}

.reservation_r{
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}



.reservation_r.reservation_inner{
  margin: 2rem auto;
}
.reservation_content {
    padding: 0 3.2rem;
}

.reservation_content h1 {
    border-bottom: 2px solid #222;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
}
/* RESERVATION */
/*
.ftco-about .one-half.img {
    display: block;
}

.ftco-about .one-half {
    width: 100%;
    padding: 30px 15px;
}
.img{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

@media (min-width: 768px)
{
  .ftco-about .one-half .overlap {
    margin-left: -150px;
    padding: 40px;
    background: rgba(0, 0, 0, 0.5);
}
.ftco-about .one-half {
  padding: 8% 13% 8% 5%;
  width: 50%;
}
.ftco-about .one-half {
    padding: 8% 13% 8% 5%;
    width: 50%;
}
}

.ftco-about .one-half {
    width: 100%;
    padding: 30px 15px;
}
.ftco-animate {
    opacity: 0;
    visibility: hidden;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.ftco-animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.heading-section {
    z-index: 0;
}

.heading-section .subheading {
    font-size: 50px;
    display: block;
    margin-bottom: 0;
    font-family: "Great Vibes", cursive;
    color: #c49b63;
    line-height: 1;
    margin-bottom: -21px;
    z-index: 1;
}

.heading-section h2 {
    z-index: -1;
    font-size: 40px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
} */

#specials .sig_image img {
    height: 200px;
}

#specials .sig_image {
    width: 100%;
    display: flex;
    justify-content: center;
}

#specials .sig_content{
  border-right:2px solid #5f5b5b;
}

#specials .sig_name,#specials .sig_price{
      font-size: 2.3rem;
}


.contact_social a{
  width: 35px;
      height: 35px;
      display: flex;
      justify-content: center;
      align-items: center;
      border: 2px solid #b52c36;
      box-shadow: 0px 5px 10px #dacccc;
}
.contact_social a:hover{
  transform: translateY(-5px);
}

.contact_social i:before{

  font-size:1.45rem;
}

.contact_list li >div:nth-child(1)
{
  text-transform: uppercase;
}

.themenu_col.trans_400 {
    margin-top: 2rem;
    /* padding-top: 0;
padding-left: 0; */
}
/*
.themenu_col_title {
    border-bottom-right-radius: 21px;
    width: 40%;
    background: #fdeced;
    border-color: #fdeced;
    color: #4c4949;
} */



/* ===========MENU=========== */
.dish_list {
    margin-top: 35px;
    padding-bottom: 14px;
}

.dish_list{
  border-bottom: 1px dashed #222;
}
.dish_list:last-child{
  border-bottom: none;
}

.two_price .dish_title {
    flex: 3;
}
.two_price .dish_price {
    flex: 1;
    text-align: right;
}

.nav-tabs, .nav-tabs .nav-link.active{
    border: none !important
}


.menu_option.nav-item.nav-link{
      color: #000;
      width: 100px;
      border-radius: 35px !important;
      text-align: center;
          margin: 0 0.51rem;
          font-family: 'Raleway', sans-serif;
          border: 2px solid rgba(181, 44, 54,0.44);
}
.menu_option.nav-item.nav-link:hover{

  box-shadow: 0 27px 40px rgba(0,0,0,.13);
}

.nav-tabs .nav-link.active {
  /* background: #b52c36; */
  color: #fff;
  border-radius: 0;
  min-width: 255px;
  background-image: linear-gradient(45deg, rgba(181, 44, 54, 0.71), rgba(181, 44, 54, 0.71)), url(../images/8.jpg);
  height: 120px;
  background-size: cover;
  line-height: 4.2;
  font-size: 1.5rem;
  font-weight: 400;
}
.nav-tabs .nav-link{
  min-width: 255px;
    height: 120px;
    line-height: 4.2;
    font-size: 1.5rem;
}

.themenu_row{
  margin-top: 3rem !important;
}

.reservation_l.reservation_inner:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.25);

}
.reservation_l{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;

}
.reservation_l h2{

  color: #fff;
  z-index: 23;
}

.reservation_l p{

  color: #ffffff;
  z-index: 23;
}
.reservation_l a{

    background-color: #272525;
    z-index: 23;
    color:#fff;
    font-family: 'Raleway', sans-serif;
    font-size: 0.81rem;
    letter-spacing: 2px;
}
/* ===========MENU=========== */
.video_section p{
  padding: 0 4rem;
}

.contact_bg::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(10, 10, 10, 0.25);

}


/* FAQ ACCORDIANS */

#accordion .card-header {
    background: #b52c36;
    color: #fff !important;
}

.faq-btn{
  width: 100%;
  text-align: left;
}

.faq-btn
{
  background: transparent;
  font-family: 'Raleway', sans-serif;
  font-size: 1.1rem;
  color:#fff;
}

.faq-btn:hover, .faq-btn:active, .faq-btn:focus{
  color:#fff;
  text-decoration: none;
}

.card-body {
    font-size: 1.1rem;
    font-family: 'Raleway', sans-serif;
    color: #333;
}
/*
.intro__quote-wrapper h2{
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  color:  rgba(235, 74, 74, 0.85);
  font-size: 6rem;

}

.intro__quote-wrapper{
  position: relative;
}
.intro__head{
  position: absolute;
  z-index: 2;
  left: -24%;

}

.intro__img{
  background-image: url('../images/9.jpg');
  width: 100%;
height: 400px;
background-size: cover;
} */
.dinner {
    margin-top: 1.2rem;
}
.footer_about h5 {
    color: #fff;
    /* font-family: Raleway; */

    letter-spacing: 1px;
    width: 61px;
    height: 21px;
    font-size: 16px;
    color: #fff;
    line-height: 21px;
    background: #b52c36;
    padding-left: 8px;
    margin-right: 11px;
}


/*  */
a.anim:hover{
  animation: color .2s;
  animation-fill-mode: forwards;
}


@keyframes color {
      0%{
          color: currentColor
      }

      /* 50%{
        letter-spacing: 3px;
      } */

      100%{
        color: #b52c36;
      }
}

.subscribe_wrapper{
  width: 100%;
  padding: 50px 0px;
      background: #1c1b1b;

}
.subscribe_now {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    position: relative;
z-index: 2;
    /* margin: auto; */
}
.subscribe_now + img{
  height: 234px;
      position: absolute;
      top: -38%;
      z-index: 0;
      left: 50%;
      transform: translateX(-50%);
}
#plz_wait2{
  height: 274px;
  position: absolute;
  bottom: -16%;
  z-index: 0;
  left: 50%;
  transform: translateX(-50%);
}

.reservations_content.d-flex.flex-column, #enquiry_form{
  position: relative;
}

input.sub_email:active, input.sub_email:focus {
    outline: none;
}

.sub_form{
  width: 100%;
}


#subscribe{
  margin-left: 0px;
background: #b52c36;
border: 2px solid #b52c36;
padding: 15px 3rem;
color: #fff;
/* border-radius: 4px; */
font-family: "Raleway";
text-transform: capitalize;
cursor: pointer;
border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
}

.t_u{
  color: #e06972;
  font-size: 15px;
  letter-spacing: 1px;
}

.hide{
  display: none;
  /* visibility: hidden; */
}

.show{
  display: block;
}

.msgs{
  height: 33px;
  width: 100%;
}

input.sub_email {
  flex-grow: 0.47;
  background: transparent;
  border: 2px solid #b52c36;
  padding: 15px 3rem;
  padding-left: 15px;
  color: #fff;
  /* border-radius: 4px; */
  font-family: "Raleway";
  text-transform: capitalize;
  border-top-left-radius: 35px;
  border-bottom-left-radius: 35px;
  font-family: "Raleway";
  font-size: 14px;
  letter-spacing: 1px;
}

.holiday_pack{
  margin-top: 2.3rem;
}
.holiday_pack a{
  margin-left: 0px;
background: #b52c36;
/* border: 2px solid #b52c36; */
padding: 17px 3rem;
color: #fff;
border-radius: 4px;
font-family: "Raleway";
text-transform: capitalize;
cursor: pointer;
letter-spacing: 2px;
display: inline-block;
transition: background .3s;
}
.holiday_pack a:hover{
  background: #9c262f;
}





.sticky_footer{
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  z-index: 122;
      background:#b52c36;
}
.sticky_footer *{
  height: 100%;
}
.sticky_footer p {
    font-family: "Raleway";
    line-height: 3.6;
    font-size: 14px;
    color: #fff;
}
    .novaslate{
      font-size: 14px;
      text-align: center;
      padding-top: 60px;
    }

    .novaslate a{
      text-decoration: none !important;
      border-bottom: none;
      color: #b52c36 !important;
    }
    /* .novaslate a:hover{
      transform: scale(1.2) rotate(10deg);
    } */
    .novaslate a:hover{
      background: transparent;
      letter-spacing: 2px;
    }



.footer_contact_social i::before{
  font-size: 19px;
  color: #fff;
  line-height: 2.5;

}
.footer_contact_social li{
  width: 29px;
  text-align: center;

}

.footer{
      background: #fffdfd;
}
.footer_logo_title, .footer_logo_subtitle, .footer_about p, .footer_contact a {
    color: #000 !important;
}

.sticky_footer a{
  text-decoration: none !important;
  border-bottom: none;
  font-size: 15px;
}
.sticky_footer a:hover{
  background: transparent;
}

.sticky_footer i::before{
      font-size: 18px;
}


input#subscribe, input#subscribe:active, input#subscribe:focus {
    outline: none;
}

p.try_with {
    text-transform: lowercase;
    font-style: italic;
    margin-top: 10px;
    font-size: 15px;
    color: #000;
}


.menu{
  z-index: 1101;
      background: rgba(181, 44, 54, 0.95);
}

.hamburger.active{
      z-index: 22222;
}

.hamburger_bar.scrolled {
    z-index: 22224;
}

.modal-header{
      padding: 0.5rem 1rem;
          border-bottom: 1px solid #6e757b;
}
.modal-body{
  padding: 3rem 4rem;
color: #000;
font-size: 15px;
letter-spacing: 1px;
}

.modal-dialog{
  position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -77%);
}

iframe.gfm-embed-iframe {
    width: 43%;
}

/* CORONA HONE K BAAD ISKO COMMENT KORONA */
@media (max-width: 1400px) {
  .home, .carousel-item, .slider{
    height: 140vh;
  }

}

@media (max-width: 984px) {
  iframe.gfm-embed-iframe {
    width: 70%;
}
.home, .carousel-item, .slider{
  height: 160vh;
}
}

@media (max-width: 767px) {
  iframe.gfm-embed-iframe {
    width: 88%;
}

.slide .content{
  width: 96%;
}
}

@media (max-width:550px) {
  .slide .content{
        top: 42%;
  }
  .home, .carousel-item, .slider{
    height: 167vh;
  }
}

@media (max-width:450px) {
  .slide .content{
        top: 42%;
  }
  .home, .carousel-item, .slider{
    height: 208vh;
  }
  iframe.gfm-embed-iframe {
    width: 98%;
}
}
/* CORONA HONE K BAAD ISKO COMMENT KORONA */
