
/*****RJ Stylesheet 2021****/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/**********

RESET CSS

**************/

body {
    background: #fff;
    font-family: 'Rokkitt', serif;
    letter-spacing: 1px;
    width: 100%;
    font-size: 18px;
    padding: 0px;
    overflow-x: hidden;
    color:#000;
}
body,html,ul,li {

    font-size: 18px;
    font-family: 'Rokkitt', serif;
}
@font-face {
   font-family: 'Rokkitt', serif;
    src: url(../fonts/Trade_Gothic_LT_Bold.ttf)
}

h1,h2, h3{
    font-family: 'Abril Fatface', cursive;
    letter-spacing: 2px;
}
a:hover{
    color: #1976d2;
    text-decoration: none;
}
/*#header{
    position: fixed;
      top: 0;
      width: 100%;
      transition: 0.2s;
    z-index: 100;
    box-shadow: 0 0 9px 1px rgb(0 0 0 / 38%);
}*/
.navbar-inverse {
    background-color: #fff;
    border-radius: 4px;
    border-color: transparent;
    width: 100%;
    display: inline-block;
    margin: 0;
    z-index: 9;
}
.navbar-nav {
    float: right;
    /*padding: 53px 0;*/
}

 .navbar-brand{
    padding:0;
}
.navbar-inverse .navbar-brand img{
    float: left;
    width: 170px;
    
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}
.navbar-inverse .navbar-nav>li>a {
    /* color:#fff; */
    font-weight: 600;
    text-transform:uppercase;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{
    color: #fff;
    font-weight: 600;
    background: black;
}
.navbar .navbar-nav .nav-link {
    /* color: #fff; */
    font-size: 1.1em;
}
.navbar .navbar-nav .nav-link:hover{
    color: #ddd;
}
.navbar-logo-centered .navbar-nav .nav-link{
    padding: .5em 1em;
}
/* .pdlr, .container-fluid{
    padding-left:0;
    padding-right: 0;
} */

p{
    font-size: 18px;
    line-height: 1.5;
    text-align: left;
    font-family: 'Rokkitt', serif;
/*word-break: break-all;*/
}
#enquire{
    /*display: none;*/
    position: fixed;
    bottom: 100px;
    border: none;
    outline: none;
    cursor: pointer;
    z-index:99999;
    right: 0;
    text-transform: uppercase;
    font-size: 18px;
}
#toTop {
    display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  border: none;
  outline: none;
  background-color: goldenrod;
  color: white;
  cursor: pointer;
  padding:7px 12px;
  border-radius: 50px;
  z-index:99999;
}
#toTop .fa {
    font-size: 22px;
}
#myvideo{
   object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}

.viewport-header {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 110vh;
  text-align: center;
  align-items: center;
  justify-content: center;
  z-index: 111;
  /*background-color: #000000c9;*/
    opacity: 1.0;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.viewport-header a{
    padding: 0 15px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.video-bg{
    height: auto;
    /*display: inline-block;*/
    z-index: -1;width: 100%;
}
.text-on-slider{
    color: #fff;
    position: absolute;
    z-index: 999999;
    top: 50%;
    left: 0;
    right:0;
    padding: 20px;
    background-color: #000000c9;
    width:700px;
    margin:0 auto;
}
.text-on-slider h1{
    font-size: 35px;
}
.typewrite {
color: #fff;
    
}
 .carousel-indicators {
    bottom: -42px;
}
.text-on-slider h4, .bg-head h4 ,.our-restaurant h4{
    font-family: 'Libre Baskerville', serif;
    color: goldenrod;
    font-size: 22px;
}

.carousel-inner,.carousel,.item,.fill {
  height:100%;
  width:100%;
  background-position:center center;
  background-size:cover;
}

.sigma-pop{
    padding: 20px;
    box-shadow: 0 0 9px 1px rgb(0 0 0 / 38%);    
    background-color: #fff;color: #000;
    text-align: left;
    /*transform: scale(0.2);*/
    transition: all 0.2s linear;
    /*transition: 1s cubic-bezier(0, 0, 0.2, 1);*/
    z-index: 994;
}
.sigma-pop h3{
    color: goldenrod;
    display:inline-block;
    font-size:19px;
}
.sigma-pop span{
    border: 1px dotted #9f6f03;
    padding: 10px;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    display: inline-block;
}
.sigma-pop p{
    height:100px;
}
.fill{
    height: 600px;
}
.about-us-home{
    padding-bottom: 50px ;
    display: inline-block;
    width: 100%;
    background: #fff;
    z-index: 9999;
    height: 100%;
    position: relative;
}
.bg-head{
    padding: 20px;
}
.bg-head h1{
    color: #333;
}
.resto{
    text-align: center;
    padding: 0px;
    margin: 10px 0;
    background: url(../img/635x450.jpg);
    background-size: cover;
    box-shadow: 0 0 9px 1px rgb(201 196 193);
    height: 150px;
}
.resto-2, .resto-3, .resto-4, .resto-5, .resto-6, .resto-7, .resto-8, .resto-9{
    text-align: center;
    padding: 0px;
    margin: 10px 0;
    box-shadow: 0 0 9px 1px rgb(201 196 193);
    height: 150px;
}
.resto-2{
    background: url(../img/party-1.jpg);
    background-size: cover;
}
.resto-3{
    background: url(../img/slider-2.jpg);
    background-size: cover;
}
.resto-4{
    background: url(../img/slider-3.jpg);
    background-size: cover;
}
.resto-5{
    background: url(../img/wedding-1.jpg);
    background-size: cover;
}
.resto-6{
    background: url(../img/whatweserve.jpg);
    background-size: cover;
}
.resto-7{
    background: url(../img/slider-1.jpg);
    background-size: cover;
}
.resto-8{
    background: url(../img/birthday-1.jpg);
    background-size: cover;
}
.resto-9{
    background: url(../img/service-1.jpg);
    background-size: cover;
}
.customer-logos .col-lg-2{
    width: 20%;
    text-align: center;
    margin: 5px 0px;
}
.our-restaurant{
    padding: 30px 0;
    /*display: inline-block;*/
    width: 100%;
        background: #fff;
    z-index: 99999;
    position: relative;
}
.resto a, .resto-2 a, .resto-3 a, .resto-4 a, .resto-5 a, .resto-6 a, .resto-7 a, .resto-8 a, .resto-9 a{
    color: #fff;
    text-decoration: none;
    text-align: center;
}
.resto p, .resto-2 p, .resto-3 p, .resto-4 p, .resto-5 p, .resto-6 p, .resto-7 p, .resto-8 p, .resto-9 p{
    text-align: center;
}
.white-bg{
    background: #fff;
    display: inline-block;
    margin-top: -30px;
    box-shadow: 0px 5px 25px 0px rgb(0 0 0 / 10%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.what-we-serve{
    background: url(../img/slider-3.jpg);
    background-position: center;
    height: 100%;
    width: 100%;
    display: inline-block;
    background-attachment: fixed;
    /*margin: 20px 0;*/
    position: relative;
    z-index: 9999;
}
.overlay {
    background: #000000b8;
    color: #fff;
    padding: 30px;
    /* display: inline-block; */
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.gal-item {
    overflow: hidden;
    padding: 3px;
}
.gal-item .box a img{
    height: 200px;
    overflow: hidden;
    border-radius: 5px;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
#image-gallery-image{
    width: 100% !important;
    height: 400px;
}

@media (max-width: 767px) {
    #image-gallery-image{
        width: 100% !important;
        height: 260px;
    }
    .slider-imgs{
        width: 100% !important;
        height: 200px !important;
    }
    .overlay{
        padding: 10px ;
    }
}
@media (min-width: 767px) and (max-width: 768px) {
    .gallery-section{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr ;
    }
    .catering1{
        display: none;
    }
    .slider-imgs{
        width: 100% !important;
        height: 200px !important;
    }
    .overlay{
        padding: 10px ;
    }
}


.description{
    background: #fff;
    color: #000;
}

.fadeIn-bottom {
    top: 80%
}
.box {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.padding-top-bottom{
 padding:55px 0;   
}
#menu .navbar-inverse .navbar-brand img {
    float: left;
    width: 127px;
}
.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.box:hover img {
  opacity: 0.3;
}
.box:hover .middle {
  opacity: 1;
}
.text {
  background-color: #a07301;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}
.contact-home{
    height: auto;
    width: 100%;
    display: inline-block;
    padding: 40px 0;
    position: relative;
    z-index: 9999;
    background:#fff;
}
.contact-home .form-control{
    height: 55px;
    border:1px solid #dcdcdc;
    margin: 7px 0;
}
.menu-1, .menu-2, .menu-3, .menu-4, .menu-5, .menu-6, .menu-7, .menu-8, .menu-9, .menu-10, .menu-11, .menu-12{
    height: 100%;
    width: 100%;
    display: inline-block;
    padding: 10px;
}

.menu-1 h1, .menu-2 h1, .menu-3 h1, .menu-4 h1, .menu-5 h1, .menu-6 h1, .menu-7 h1, .menu-8 h1, .menu-9 h1, .menu-10 h1, .menu-11 h1, .menu-12 h1{
        width: 100%;
    background: goldenrod;
    padding: 10px;
    color: #fff;
    border-radius: 0 15px;
    font-size:32px;
    margin-top:0;
}
.trans-bg{
    background: #ffffffd6;
    display: inline-block;
    width: 100%;
    padding: 20px;
    box-shadow: 0px 5px 25px 0px rgb(0 0 0 / 10%);
}
.trans-bg p{
    font-weight: 600;
}
.thumbnail {
    display: block;
    padding: 0;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: transparent;
     border: transparent; 
    border-radius: 10px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    box-shadow: 0px 1px 38px 0px rgb(0 0 0 / 13%);
    height: 200px;
    width: 100%;
}
.thumbnail a>img, .thumbnail>img{
    border-radius: 10px;
    height: 200px;
    width: 100%;
}
.img-responsive{
    object-fit: cover;
}
.slider-imgs{
    object-fit: cover;
    width: 100%;
    height: 300px;
}
.btn-danger1 {
    color: #fff;
    background-color: goldenrod !important;
    border-color: goldenrod !important;
  }
.contact-home h4{
    font-family: 'Libre Baskerville', serif;
    color: goldenrod;
    font-size: 22px;
    margin: 10px 0px;
}
footer .logo{
    margin: 0 auto;
    text-align: center;
}
footer .logo img{
    background: #fff;
    border-radius: 50%;
}
.footer-inner{
    background: url(../img/footer-bg.png)no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
}
footer{
    background:#171616;
    display: inline-block;
    color:#ddd;
    width: 100%;
    padding: 30px 0;
    position: absolute;
    z-index: 99999;
}
footer:before {
    position: absolute;
    top: -8px;
    width: 100%;
    content: '';
    display: block;
    height: 8px;
    background: url(../img/dark_top_edge.png) repeat-x;
} 
footer hr{
    border-color: #3f3d3d;
}
footer ul {
    list-style: none;
    padding-left: 0;
}
footer ul li{
        margin-top: 5px;
}
footer a, footer a:hover{
    color: #ddd; 
}
footer h4 a{
    font-size: 18px;
}
footer .fa{
    color: goldenrod;
}
footer .social .fa{
    padding-right: 10px;
}
/*for iphone 6/7/8 plus & pixel 2 , pixel 2 xl*/
@media (min-width: 411px) and (max-width: 823px){
   #enquire {
    right: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    text-align: center;

    }
    #enquire a{
        width: 100%;
    padding: 20px;
    font-size: 30px;
    }
.item  h2{font-size:30px;}
.item .carousel-desc p{width:100%;}
.navbar-nav {
    float: left;
    margin: 0;
    padding: 10px 20px;
    width: 100%;
}

.navbar-inverse {
    background-color: #000;
    border-color: transparent;
    padding: 0;
}
.menu-1 h1, .menu-2 h1, .menu-3 h1, .menu-4 h1, .menu-5 h1, .menu-6 h1, .menu-7 h1, .menu-8 h1, .menu-9 h1, .menu-10 h1, .menu-11 h1, .menu-12 h1 {
    width: 100%;
}
.sigma-pop{
    margin-top: 10px;
}
.text-on-slider h1 {
    font-size: 36px;
}
.customer-logos .col-lg-2 {
    width: 50%;
    text-align: center;
    margin: 5px 0px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
    background: #000;
}
.navbar-inverse {
    background-color: #000;
}
.navbar-inverse .navbar-brand img{
    padding: 0;
    height: auto;
}
#menu .navbar-inverse .navbar-brand img {
    height:127px;
}
.navbar-inverse .navbar-brand{
    position: relative;
    top: 0;
    left: 4px;
}
}
/* for Iphone X*/
@media  (min-width:375px) and (max-width:812px){
.navbar-inverse .navbar-toggle {
    
    border-radius: 50px;
    margin-top: 34px;
}
#enquire {
    right: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    text-align: center;

    }
    #enquire a{
        width: 100%;
    padding: 20px;
    font-size: 30px;
    }
.navbar-inverse {
    background-color: #000000c9;
    border-color: transparent;
    padding: 0;
}
.text-on-slider h1 {
    font-size: 36px;
}
.menu-1 h1, .menu-2 h1, .menu-3 h1, .menu-4 h1, .menu-5 h1, .menu-6 h1, .menu-7 h1, .menu-8 h1, .menu-9 h1, .menu-10 h1, .menu-11 h1, .menu-12 h1 {
    width: 100%;
}
footer h4{
    margin-top: 20px;
}
.navbar-inverse .navbar-nav>li>a {
    color: #87776d;
    text-transform: uppercase;
    font-weight: 600;
}
.navbar-nav {
    float: left;
    margin: 0;
    padding: 10px 20px;
    width: 100%;
    margin-left: 64px;
    margin-top: -43px;
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0;
    height: auto;
}
.navbar-brand>img {
    padding: 0;
    height: auto;
}

}
/*for Galaxy s5*/
@media (min-width:360px) and (max-width:640px){
.navbar-inverse {
    background-color: #000000c9;
    border-color: transparent;
    padding: 0;
}
#enquire {
    right: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    text-align: center;

    }
    #enquire a{
        width: 100%;
    padding: 20px;
    font-size: 30px;
    }
#menu .navbar-inverse .navbar-brand img {
    height:127px;
}

.navbar-inverse .navbar-toggle {
    border-color: red;
    background: red;
    border-radius: 50px;
    margin-top: 34px;
}
.menu-1 h1, .menu-2 h1, .menu-3 h1, .menu-4 h1, .menu-5 h1, .menu-6 h1, .menu-7 h1, .menu-8 h1, .menu-9 h1, .menu-10 h1, .menu-11 h1, .menu-12 h1 {
    width: 100%;
}
footer h4{
    margin-top: 20px;
}
.text-on-slider h1 {
    font-size: 36px;
}

.navbar-nav {
    float: left;
    margin: 0;
    padding: 10px 20px;
    width: 100%;
}
.navbar-inverse .navbar-nav>li>a {
    color: #87776d;
    text-transform: uppercase;
    font-weight: 600;
}
.navbar-inverse {
    background-color: #000;
    border-color: transparent;
    margin-bottom: 0;
    height: auto;
        padding: 10px;
}
.navbar-inverse .navbar-brand img {
    padding: 0;
    height: auto;
}

}

/*for iphone5*/
@media (min-width:320px) and (max-width:568px){
    .navbar-inverse {
    background-color:#000000c9;
    border-color: transparent;
    padding: 0;
}
#enquire {
    right: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    text-align: center;

    }
    #enquire a{
        width: 100%;
    padding: 20px;
    font-size: 30px;
    }
#menu .navbar-inverse .navbar-brand img {
    height:127px;
}

.navbar-inverse .navbar-toggle {
    border-color: #87776d;
    background: #87776d;
    border-radius: 50px;
    margin-top: 18px;
}
.menu-1 h1, .menu-2 h1, .menu-3 h1, .menu-4 h1, .menu-5 h1, .menu-6 h1, .menu-7 h1, .menu-8 h1, .menu-9 h1, .menu-10 h1, .menu-11 h1, .menu-12 h1 {
    width: 100%;
}
.text-on-slider h1 {
   font-size: 18px;
    line-height: 1.5;
    margin: 0;
}
.text-on-slider h4, .bg-head h4, .our-restaurant h4 {
    font-family: 'Libre Baskerville', serif;
    color: goldenrod;
    font-size: 22px;
    margin: 0;
}
footer h4{
    margin-top: 20px;
}
.navbar-nav {
    float: left;
    margin: 0;
    padding: 10px 20px;
    width: 100%;
    text-align:center;
}
.navbar-inverse .navbar-nav>li>a {
    color: #87776d;
    text-transform: uppercase;
    font-weight: 600;
}

.navbar-inverse .navbar-brand{
    left: 10px;
    /*height: auto;*/
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
}
.navbar-inverse {
    background-color: #000;
    border-color: transparent;
    margin-bottom: 0;
    height: auto;
}
.navbar-inverse .navbar-brand img{
    padding: 0;
    height: auto;
    width:120px;
}
.customer-logos .col-lg-2 {
    width: 100%;
}
.customer-logos .col-xs-6 {
    width: 100%;
}
.text-on-slider{
        top: 68%;
        width:100%;
}
.sigma-pop{
    margin:10px 0;
}
.bg-head h1 {
    color: #333;
    font-size: 22px;
}
}


.floating-btn {
    position: fixed;
    right: 10px;
    bottom: 350px;
    background-color: goldenrod; /* Bootstrap danger color */
    color: white;
    border: none;
    padding: 12px 20px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
    z-index: 9999999; /* Super high z-index */
    font-family: sans-serif;
}

.floating-btn a {
    color: white !important;
    text-decoration: none !important;
}

.floating-btn:hover {
    background-color: rgb(230, 169, 16);
    transform: scale(1.05);
}

/* Responsive for small screens */
@media (max-width: 600px) {
    .floating-btn {
        font-size: 24px;
        padding: 10px 15px;
        right: 10px;
        bottom: 100px;
    }
}
