@font-face
{
    font-family: ''roboto_slablight'';
    src: url('../Fonts/Fonts/Roboto-Regular.ttf');
    
}
@font-face
{
    font-family: ''roboto_slabbold'';
    src: url('../Fonts/Fonts/RobotoSlab-Bold.ttf');
    
}

h1
{
    font-family: 'poppinssemibold'!important;
    letter-spacing: 2px;
}

.bg-default
{
    background-color: #fff!important;
}

.ban1
{
    background-image: url('../pic/ban1.jpg');
    width: 100%;
    background-position: center;
    background-repeat: none;
    background-size: cover;
    height: 600px;
}
.navbar
{
    margin-bottom: 0px;
    padding-top: 10px;
    font-family: 'poppinsregular';   
    letter-spacing: 1px;
    border-bottom: 1px solid #ccac64;
   
}

.navbar-nav > li > a {
    font-size: 17px;
    padding: 9px 5px;
    text-align: center;
    color: #414040;
}


.wlc1
{
    margin-top: 8%;
}
.wlc2
{
    margin-top: 7%;
    padding: 40px 0 0 100px;
    box-sizing: border-box;
}
.wlc2 h2
{
    font-family: 'roboto_slablight';
    color: #09286c;
}
.wlc2 h5
{
    font-family: 'roboto_slabbold';
    color: #09286c;
    font-size: 16px;
    
}
.wlc2 p
{
    font-family: 'roboto_slablight';
    color: #09286c;
}
.btn1 {
   
    background: #414040;
    color: #fff;
    border: 0px solid #fff;
    border-radius: 0px;
    padding: 16px 13px;
    line-height: 15px;
    transition: all 400ms;   
	font-size:15px;  
    text-align: center;   
    cursor: pointer;

}
.btn1:hover {
    
    background: #fff;
    color: #414040;
    border: 0px solid #fff;
    border-radius: 0px;
    line-height: 15px;
    cursor: pointer;
    font-size:15px; 
}
.btn2 {
    padding:8px 12px;
    background: #414040;
    color: #fff;
    border: 2px solid #414040 ;
    border-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    transition: all 600ms;
    font-family: 'poppinsregular';
    font-size:15px;
    letter-spacing: 1px;
    -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    -ms-transition: all 600ms;
    -o-transition: all 600ms;
}
.btn2:hover {
    background: #fff;
    border: 2px solid #ba9746 ;
    color: #ba9746;
    border-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
}



.btn23 {
    padding:16px 25px;
    background: #414040;
    color: #fff;
    border: 2px solid #414040 ;
    border-radius: 0px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transition: all 600ms;
    font-family: 'poppinsregular';
    font-size:16px;
    letter-spacing: 1px;
    -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    -ms-transition: all 600ms;
    -o-transition: all 600ms;
}
.btn23:hover {
    background: #fff;
    border: 2px solid #ba9746 ;
    color: #414040;
    border-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}




.btn22 {
    padding:16px 25px;
    background: #ccac64;
    color: #fff;
    border: 0px;
    border-radius: 0px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transition: all 600ms;
    font-family: 'poppinsregular';
    font-size:16px;
    letter-spacing: 1px;
    -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    -ms-transition: all 600ms;
    -o-transition: all 600ms;
}
.btn22:hover {
    background: #fff;
    color: #ba9746;
    border: 0px;
    border-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;

    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}




.btn3 {
    width: 180px;
    background: none;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 0px;
    font-weight: bold;
    line-height: 35px;
    transition: all 400ms;
    font-family: 'roboto_slablight'
}
.btn3:hover {
    width: 180px;
    background: #fff;
    color: #ba9746;
    border: 2px solid #ba9746;
    border-radius: 0px;
    font-weight: bold;
    line-height: 35px;
}


.slc
{  
    border: 1px solid transparent;
    border-image: linear-gradient(to right, #d1aa66, #d1aa66, #d1aa66);
    border-radius: 0px;
    border-image-slice: 1;
    background-color: none;
    color: #d1aa66;
	font-size:15px;
	font-family:'poppinsregular';
   
}
.ftr p a{
    color: #fff;
    text-decoration: none;
    font-family: 'pippinsregular';
    font-size: 12px;
}
.ftr
{
    color: #fff;
}
body{
    padding-bottom: 0;
    font-family: 'poppinsregular'!important;
}
.bg-gradient
{
    background-image: linear-gradient(to right, #bb9947, #e2c77b, #bb9947);
}
.ftr3
{
    color: #09286c;
    font-family: 'poppinsregular'!important;
  
}
.adr2
{
    color: #09286c;
    margin: 3% 0 6% 0;
    font-family: 'poppinsregular'!important;
}

.adr
{
    color: #fff;
    margin: 3% 0 0% 0;
    font-family: 'poppinsregular'!important;
}


.brd
{
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin-top: 5%;
    padding: 15px 0;
   
}
.brd span{
    margin-left: 30px;
}
.brk
{
    display: none;
}


.owl-btn
{
    position: absolute;
    top: 90px;
    left: 15px;
    z-index: 5555;
    cursor: pointer;
}
.owl-btn2
{
    position: absolute;
    top: 90px;
    right: 15px;
    z-index: 5555;
    cursor: pointer;
}
.sl{
    margin-bottom: 3%;

}
.no-pad
{
    padding-left: 0;
    padding-right: 0;
}
.abt
{
    padding: 40px 20px;
    color: #fff;
    font-family: 'roboto_slabbold';

}
.s1
{
    background-image: url('../pic/s1.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 324px;
    text-align: center;
    padding-top: 150px;
    margin-bottom: 10px;
    padding-right: 15px!important;
 
    

  
}

.s2
{
    background-image: url('../pic/s2.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 324px;
    text-align: center;
    padding-top: 150px;
    margin-bottom: 10px;
   
   
}

.s3
{
    background-image:  url('../pic/s3.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height:100%;
    text-align: center;
    padding-top: 350px;
    margin-bottom: 10px;
    margin-right: 10px;

   
}


.s4
{
    background-image: url('../pic/s4.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 324px;
    text-align: center;
    padding-top: 150px;
    margin-bottom: 10px;
    margin-right: 10px;
    
}

.s5
{
    background-image: url('../pic/s5.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 324px;
    text-align: center;
    padding-top: 150px;
    margin-bottom: 10px;
    margin-right: 10px;
  
}



.s6
{
    background-image: url('../pic/s6.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 324px;
    text-align: center;
    
}

.s7
{
    background-image: url('../pic/s7.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 324px;
    text-align: center;
   
}

.bg2
{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    padding-top: 150px;
}

.bg3
{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    padding-top: 300px;
}
.zc h4{
	padding-top:25px;
    font-family: 'roboto_slabbold';
}
.zc a:hover{
	text-decoration:none;
	color:#fff;
}
.sl h1{
    font-family: 'roboto_slablight';
    color: #09286c;
}
.brd h3{
    font-family: 'roboto_slablight';
    color: #09286c;
}
.bn{
    width: 45%;
    text-align: left;
    position: absolute;
    top: 130px;
    right: 0;
    background-color: rgba(9, 40, 108, 0.6);
    padding: 40px;
    box-sizing: border-box;
    height: 330px;
    z-index: 1;
}
.bn h1{
    font-family: 'roboto_slabbold';
    color: #ba9746;
}
.bn::before
{
    content: "";
    position: absolute;
    border: #fff solid 3px;
   
    z-index: -1;
    width: 90%;
    height: 90%;
    top: 5%;
    left: 5%;
}

.boxx1 
{
    padding: 15px;
    border: #ba9746 solid 1px;
    margin-bottom: 20px;
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    box-shadow: 3px 5px 12px #ccc;
}
.boxx1 img 
{
  border-radius: 12px;
}
.txt-left
{
    text-align: left!important;

}
.txt-right
{
    text-align: right!important;
    
}
.form-control {
    display: block;
    width: 100%;
    padding: 1rem!important;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.pickup_time 
{
    display: flex;
}
.gg1
{
    float: right!important;

}

.mrgn22
{
    margin-top: 0px!important;
}
.mrgn11
{
    margin-top: 20px!important;
}


.zaa a 
{
    color: #fff;
    text-decoration: none;
}






























@media screen and (max-width:767px)
{
    .ban1
    {
        background-image: url('../pic/ban1.jpg');
        width: 100%;
        background-position: center;
        background-repeat: none;
        background-size: cover;
        height: 350px;
    }
    .navbar
{
    margin-bottom: 0px;
}
.ftr3
{
    color: #09286c;
    text-align: center;
}

.wlc2
{
    margin-top: 7%;
    padding: 30px 0 0 10px;
    box-sizing: border-box;
}
.brk
{
    display: block;
}


.owl-btn
{
    position: absolute;
    top: 130px!important;
    left: 15px;
    z-index: 5555;
    cursor: pointer;
}
.owl-btn2
{
    position: absolute;
    top: 130px!important;
    right: 15px;
    z-index: 5555;
    cursor: pointer;
}

.abt
{
    padding: 40px 20px;
    color: #fff;
   

}


.bn{
    width: 90%;
    text-align: left;
    position: absolute;
    top: 40px;
    right: 3%;
    background-color: rgba(9, 40, 108, 0.6);
    padding: 10px;
    box-sizing: border-box;
    height: 260px;
    text-align: center;
}
.bn h1{
    font-family: 'roboto_slabbold';
    color: #ba9746;
    font-size: 25PX;
}
.txt-left
{
    text-align: center!important;

}
.txt-right
{
    text-align: center!important;
    
}
.gg1
{
    float: left!important;

}
.mrgn11
{
    margin-top: 20px!important;
}

.mrgn22
{
    margin-top: 20px!important;
}












}




















@media screen and (min-width:768px) and (max-width:991px)
{
    .ban1
{
    background-image: url('../pic/ban1.jpg');
    width: 100%;
    background-position: center;
    background-repeat: none;
    background-size: cover;
    height: 400px;
}

.owl-btn
{
    position: absolute;
    top: 115px!important;
    left: 15px;
    z-index: 5555;
    cursor: pointer;
}
.owl-btn2
{
    position: absolute;
    top: 115px!important;
    right: 15px;
    z-index: 5555;
    cursor: pointer;
}
.abt
{
    padding: 20px 10px;
    color: #fff;
   

}
.bn{
    width: 90%;
    text-align: left;
    position: absolute;
    top: 70px;
    right: 3%;
    background-color: rgba(9, 40, 108, 0.6);
    padding: 30px;
    box-sizing: border-box;
    height: 260px;
    text-align: center;
}

.brd h3{
    font-family: 'roboto_slablight';
    color: #09286c;
    font-size: 20px;
}
.adr h5
{
    color: #09286c;
    margin: 3% 0 0% 0;
    font-family: 'roboto_slabbold';
    font-size: 14px;
}

.adr2 h5
{
    color: #09286c;
    margin: 3% 0 6% 0;
    font-family: 'roboto_slabbold';
    font-size: 14px;
}
.abt p
{
  
    color: #fff;
    font-size: 13px;

   

}

.txt-left
{
    text-align: center!important;

}
.txt-right
{
    text-align: center!important;
    
}




.gg1
{
    float: left!important;

}

.mrgn11
{
    margin-top: 20px!important;
}

.mrgn22
{
    margin-top: 20px!important;
}

.package_block {
    display: block;
    width: 100%!important;
    min-height: 600px;
    float: left;
    border: 1px solid #ddd !important;
}











}


.section-top-10{
	padding-top:3.5%;}
	
.section-top-110{
	padding-top:8.5%;}
	
.catering-cat {
    border: solid 1px #c9c9c9;
    padding: 20px;
}


    

/* ////////////////// new css///////////////////// */

  
/* ///////// */


.section30 
{
    margin-top: 30px;
}

.section40 
{
    margin-top: 40px;
}

.section51
{
    margin-top: 70px;
}



.section50 
{
    margin-top: 50px;
}


.section60 
{
    margin-top: 60px;
}


.section70 
{
    margin-top: 70px;
}

.section80 
{
    margin-top: 80px;
}


.section90 
{
    margin-top: 90px;
}



.section100 
{
    margin-top: 100px;
}



.section120 
{
    margin-top: 120px;
}



.section130 
{
    margin-top: 130px;
}



.section140 
{
    margin-top: 140px;
}



.section150 
{
    margin-top: 150px;
}



.section180 
{
    margin-top: 180px;
}

.section90 
{
    margin-top: 90px;
}


.section220 
{
    margin-top: 220px;
}


.section250 
{
    margin-top: 250px;
}


.home-welcome
{
   background-color:#ccac64;
   padding: 30px;
   font-family: 'poppinsregular';
   font-size: 16px;
}

.home-welcome h1 
{
    font-family: 'poppinssemibold';
    letter-spacing: 2px;
    border-left: 5px solid #414040;
    padding-left: 10px;
}

.home-welcome h1 span
{
    font-size: 30px;
}
.section280
{
  margin-top: 271px;
}




.about-welcome
{
   background-color:#414040;
   padding: 30px;
   font-family: 'poppinsregular';
   font-size: 16px;
}

.about-welcome h1 
{
    font-family: 'poppinssemibold';
    letter-spacing: 2px;
    border-left: 5px solid #ba9746;
    padding-left: 10px;
}

.about-welcome h1 span
{
    font-size: 30px;
}

.section281
{
  margin-top: 273px;
}

.menu-selection 
{
    background-image: url(../img/gold-bg.jpg);
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 80px 0 80px 0;
}



.menu-selection-box1 
{
    background-color: #ccac64;
    transition: all 600ms;
    -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    -ms-transition: all 600ms;
    -o-transition: all 600ms;
    position: relative;
    box-shadow: 3px 5px 1px #666!important;
    border-bottom-right-radius: 40px;
    border-top-left-radius: 40px;
    overflow: hidden;
    margin-bottom:10px ;
}

.menu-selection-box1 a 
{
   text-decoration: none;
   color: #fff!important;
   
}

.menu-selection-box1 a:hover 
{
   text-decoration: none;
   
}

.menu-selection-box1 h4
{
   text-decoration: none;
   
}


.menu-selection-box1:hover 
{
    background-color: #414040;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
   
}


.menu-selection-box1 img 
{
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}



.menu-selection-box1:hover img
{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}



.menu-selection-box1 h4
{
    padding: 20px 0;
    font-family: 'poppinssemibold';
    color: #fff;
    font-size: 21px;
    letter-spacing: 1px;
}

.overflow 
{
    overflow: hidden;
}

   


.footer-bg
{
    background-color: #444349;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0;
    font-family: 'poppinsregular';
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
}
.quick-links a 
{
  text-decoration: none;
  color: #fff!important;
}

.quick-links a:hover 
{
    text-decoration: none;
}


.quick-links1 
{
    background-color: #ccac64;
    padding: 100px 0;
    color: #fff;
    font-family: 'poppinssemibold';
    letter-spacing: 1px;
    transition: all 700ms;
    -webkit-transition: all 700ms;
    -moz-transition: all 700ms;
    -ms-transition: all 700ms;
    -o-transition: all 700ms;
}




.quick-links1:hover
{
    background-color: #414040;
    padding: 100px 0;
    color: #fff;
    font-family: 'poppinssemibold';
    letter-spacing: 1px;
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
}



.quick-links2 
{
    background-color: #414040;
    padding: 100px 0;
    color: #fff;
    font-family: 'poppinssemibold';
    letter-spacing: 1px;
    transition: all 700ms;
    -webkit-transition: all 700ms;
    -moz-transition: all 700ms;
    -ms-transition: all 700ms;
    -o-transition: all 700ms;
}




.quick-links2:hover
{
    background-color: #ccac64;
    padding: 100px 0;
    color: #fff;
    font-family: 'poppinssemibold';
    letter-spacing: 1px;
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
}

.quick-link2-margin 
{
    margin-top: -145px;
}

.carousel {
   padding: 0 70px!important;
}



.carousel-indicators {
    bottom: 40px;
    left: 184px;
}

.carousel-control2.left {
    font-size: 20px !important;
    position: absolute;
    bottom: 0px;
    left: 46.1% !important;
    background-color: white;
    padding: 4px 15px;
    transition: all 600ms;
    -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    -ms-transition: all 600ms;
    -o-transition: all 600ms;
}


.carousel-control2.left:hover 
{
    background-color: #ccac64;
    color: #fff;
}


.carousel-control2.right {
    font-size: 20px !important;
    position: absolute;
    bottom: 0px;
    right: 46.6% !important;
    background-color: white;
    padding: 4px 15px;
    transition: all 600ms;
    -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    -ms-transition: all 600ms;
    -o-transition: all 600ms;
}



.carousel-control2.right:hover 
{
    background-color: #ccac64;
    color: #fff;
}



/* .navbar-collapse.collapse 
{
  display: block!important;
} */
.navbar-nav 
{
    float: none!important;
    display: inline-block!important;
    text-align: center!important;
}

.mx-auto 
{
    margin: 0 auto!important;
}



.navbar-nav > li {
    float: left;
    padding: 7px 1px 3px;
    margin: 0 5px;
}

.section5 
{
    margin-top: 5px;
}

.section10 
{
    margin-top: 10px;
}

.section15 
{
    margin-top: 15px;
}


.section20 
{
    margin-top: 20px;
}


.section25 
{
    margin-top: 25px;
}

.bars i 
{
    color: #ccac64;
    font-size: 19px;
}




.cartbtn:hover, .cartbtn:focus { cursor: pointer; color:#d1aa66!important; text-decoration: none;}


.change_location, .change_location:hover{ cursor: pointer; background:none; border:solid 1px #d1aa66; color:#d1aa66; }


.right-pattern1
{
    position: relative;
   
}


.right-pattern1img 
{
    position: absolute;
    right: 0;
}



.left-pattern2
{
    position: relative;
   
}


.left-pattern2img 
{
    position: absolute;
    left: 0;
    bottom: -300px;
    z-index: -1;
}





.right-pattern3
{
    position: relative;
   
}


.right-pattern3img 
{
    position: absolute;
    right: 0;
    bottom: -150px;
    z-index: -11;
}


/* .ss  
{
    z-index: 99999999999999999999999;
    position: absolute;
    
}
 */



 .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #414040;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}



.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ccac64;
}


.section-heading{font-family: 'poppinssemibold'; letter-spacing: 1px; color: #414040;margin: 40px 0 25px; position: relative;  border-left: solid 4px #ccac64!important;
    padding-left: 10px!important;}


.bg-gray
{
    background-color: #414040!important;
}

    .breadcrumb {
        padding: 8px 15px;
        margin-bottom: 0px;
        list-style: none;
        background: none!important;
    }

    
.bg-gray
{
    background-color: #414040!important;
}


.contact-box1 
{
    background-color: #ccac64;
    padding: 60px 0px;
    font-family: 'poppinsregular';
    transition: all 600ms;
    -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    -ms-transition: all 600ms;
    -o-transition: all 600ms;
    cursor: pointer;
    margin-top: 20px;
    border-top-left-radius: 42px;
    border-bottom-right-radius: 42px;
    height: 200px;
}



.contact-box1:hover 
{
    background-color: #414040;
    padding: 60px 0px;
    font-family: 'poppinsregular';
    transform: scale(1.10);
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -ms-transform: scale(1.10);
    -o-transform: scale(1.10);
    box-shadow: 0px 0px 18px #414040;
    border-top-right-radius: 42px;
    border-bottom-left-radius: 42px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;

   
}

.contact-box1  h3
{
    font-family: 'poppinssemibold';
}



.form-horizontal .control-label {
    text-align: left!important;
    margin-bottom: 0;
    padding-top: 7px;
}


.well {
    border-bottom-right-radius: 30px;
    border-top-left-radius: 30px;
    box-shadow: 3px 5px 12px #ccc;
}




/* //////////////////////////  tab */


.tab {
    float: left;
    border: 1px solid #495057;
    background-color: #fff;
    width: 100%;
    box-shadow: 0px 0px 8px #6b6b6b40 !important;
    color: #495057;
    padding: 30px 10px;
  }
  
  /* Style the buttons inside the tab */
  .tab button {
    display: block;
    background-color: inherit;
    color: #495057;
    padding: 12px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
    margin-top: 8px;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    border-bottom: solid 1px #ccac64;
}
  
  /* Change background color of buttons on hover */
  .tab button:hover {
    background-color: #ccac64;
    color: #fff;
  }
  
  /* Create an active/current "tab button" class */
  .tab button.active {
    background-color: #ccac64;
    color: #fff;
  }
  
  /* Style the tab content */
  .tabcontent {
    float: left;
    padding: 30px 20px;
    border: 1px solid #495057;
    width: 100%;
    box-shadow: 0px 0px 8px #6b6b6b40;
    margin-left: -15px;

    
  }


/* //////////////////////////  tab */

.order-by-tray-box1, .order-by-tray-box2, .order-by-tray-box3, .order-by-tray-box4 a   
{
    color: #ffff;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
}


.order-by-tray-box1, .order-by-tray-box2, .order-by-tray-box3, .order-by-tray-box4 a:hover   
{
    color: #fff!important;

}


.order-by-tray-box1-text, .order-by-tray-box2-text, .order-by-tray-box3-text, .order-by-tray-box4-text a  
{
    color: #ffff;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
}


.order-by-tray-box1-text, .order-by-tray-box2-text, .order-by-tray-box3-text, .order-by-tray-box4-text a:hover   
{
    color: #fff!important;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
}

.order-by-tray-box1 
{
    position: relative;
}

.order-by-tray-box1-text
{
    background-color: #444349;
    font-size: 17px;
    width: 200px;
    text-align: center;
    font-family: 'poppinssemibold';
    color: #fff;
    padding: 10px 0px;
    letter-spacing: 1px;
    position: absolute;
    box-shadow: 0px 0px 12px #666;
    bottom: 30px;
    left: 0;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
}



.order-by-tray-box1:hover .order-by-tray-box1-text
{
    background-color: #ccac64;
    font-size: 17px;
    width: 200px;
    text-align: center;
    font-family: 'poppinssemibold';
    color: #fff;
    padding: 10px 0px;
    letter-spacing: 1px;
    position: absolute;
    box-shadow: 0px 0px 12px #666;
    bottom: 30px;
    left: 0;

}



.order-by-tray-box1 img
{
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}



.order-by-tray-box1:hover img
{
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}



.text-dark 
{
    color: #495057!important;
}



.order-by-tray-box2 
{
    position: relative;
}

.order-by-tray-box2-text
{
    background-color: #444349;
    font-size: 17px;
    width: 200px;
    text-align: center;
    font-family: 'poppinssemibold';
    color: #ffff;
    padding: 10px 0px;
    letter-spacing: 1px;
    position: absolute;
    box-shadow: 0px 0px 12px #666;
    bottom: 80px;
    right: 0;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
}



.order-by-tray-box2:hover .order-by-tray-box2-text
{
    background-color: #ccac64;
    font-size: 17px;
    width: 200px;
    text-align: center;
    font-family: 'poppinssemibold';
    color: #fff;
    padding: 10px 0px;
    letter-spacing: 1px;
    position: absolute;
    box-shadow: 0px 0px 12px #666;
    bottom: 80px;
    right: 0;

}



.order-by-tray-box2 img
{
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}



.order-by-tray-box2:hover img
{
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}







.order-by-tray-box3
{
    position: relative;
}

.order-by-tray-box3-text
{
    background-color: #444349;
    font-size: 17px;
    width: 200px;
    text-align: center;
    font-family: 'poppinssemibold';
    color: #fff;
    padding: 10px 0px;
    letter-spacing: 1px;
    position: absolute;
    box-shadow: 0px 0px 12px #666;
    bottom: 130px;
    right: 0;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
}



.order-by-tray-box3:hover .order-by-tray-box3-text
{
    background-color: #ccac64;
    font-size: 17px;
    width: 200px;
    text-align: center;
    font-family: 'poppinssemibold';
    color: #fff;
    padding: 10px 0px;
    letter-spacing: 1px;
    position: absolute;
    box-shadow: 0px 0px 12px #666;
    bottom: 130px;
    right: 0;

}



.order-by-tray-box3 img
{
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}



.order-by-tray-box3:hover img
{
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.order-by-tray-link a
{
  color: #ffff!important;
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
}


.order-by-tray-link a:hover 
{
  color: #fff!important;

}

.catering-box-part1 
{
    background-color: #ba9746;
    padding: 0px 0;
    padding-top: 50px;
    text-align: center;
    min-height: 130px;
    border-right: 3px solid #fff ;
    margin-top: 30px;


}
.catering-box-part1 h2
{
    font-size: 25px;
    letter-spacing: 1px;
    color: #fff;
    font-family: 'poppinssemibold';
}



.catering-box-part2 
{
    background-color: #ba9746;
    padding: 0px 0;
    padding-top: 20px;
    text-align: center;
    color: #fff;
    min-height: 130px;
    border-right: 3px solid #fff ;
    margin-top: 30px;
  

}

.catering-box-part2 ul li 
{
    list-style: none;
    display: inline-block;
    margin-left: 10px;
 
}

.catering-box-part2 ul 
{
  padding-left: 0px;
}


.catering-box-part3 
{
    background-color: #ba9746;
    padding: 0px 15px;
    padding-top: 20px;
    text-align: center;
    color: #fff;
    min-height: 130px;
    margin-top: 30px;
   
  

}

.form-inline 
{
    display: inline;
}


.category_selector 
{
    background-color: #ccac64;
    padding: 10px 22px;
    color: #fff;
    width: 250px;
    border: 0px;
    font-family: 'poppinsregular'!important;
    margin-bottom: 25px;
}

.footer-links ul 
{
    padding-left: 0px;
}



.footer-links ul li a
{
    text-decoration: none;
    color: #fff;
    display: inline-block!important;
    
}



.footer-links ul li
{
    list-style: none;
    display: inline-block!important;
    padding: 0 13px!important;
}



/* 
.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
    position: absolute;
    margin-top: -379px!important;
}
 */

.margin-top1
{
    margin-top: 5px;
    font-size: 17px!important;
}


.package_block22
{text-align:center; background:#414040; color: #fff!important; padding: 15px; padding-bottom: 32px; display: block; border-right:1px solid #ddd; border-bottom-right-radius: 30px;  border-top-left-radius: 30px; height: auto;  }






  /* / */


  .package_block22:first-child{}

  .package_block22:first-child hgroup{}
  
  .package_block22:last-child{ border-right:none;}
  
  .package_block22:last-child hgroup{}
  
  .package_block22 hgroup h3{ color: #ffffff; font-size: 27px; margin: 0 0 5px; font-weight: 800; text-transform: capitalize; font-family: 'poppinssemibold'!important;}
  
  .package_block22 hgroup{background: #ccac64; margin: -15px -15px 15px; padding: 15px; text-align: center; color: #fff;  border-top-left-radius: 30px; }
  
    .package_block22 ul 
    {
      padding-left: 0px;
      height: 235px!important;
    }
  
  
    .package_block22 ul li 
    {
      list-style: none;
    }



    .fixBox.fix_top {
        top: 77px;
        position: fixed;
        padding-top: 10px;
        z-index: 99999999999999;
        border-color: #ddd;
        width: 270px;
        transition: all 400ms;
        -webkit-transition: all 400ms;
        -moz-transition: all 400ms;
        -ms-transition: all 400ms;
        -o-transition: all 400ms;
}



.panel-heading big {

 

    border-radius: 50%;
  
    color: #fff;
  
    float: none!important;
  
    font-size: 24px;
  
    height: 34px;
  
    line-height: 34px;
  
    margin: -7px 10px -7px -8px;
  
    text-align: center;
  
    width: 34px;
  
  }

  
.panel-heading {

    padding: 3px 15px;
  
    border-bottom: 1px solid transparent;
  
    border-top-right-radius: 3px;
  
    border-top-left-radius: 3px;
  
  }
  
  .form-inline label 
  {
      float: none!important;
  }


  .form-inline label {
    float: none!important;
  
}



a 
{
    text-decoration: none;
}


















@media screen and (min-width:320px) and (max-width:767px)

{

    .paypal {
        border: 1px solid #ddd;
        float: right;
        width: 180px;
    }
    
    .footer-bg 
    {
        padding: 30px 0;
    }


    .margin-top1
{
    margin-top: 1px;
    font-size: 14px!important;
}


    .carousel-indicators {
        bottom: 0px;
        left: 48%;
    }


    .carousel-control2.right {
        font-size: 16px !important;
        position: absolute;
        bottom: 40%;
        right: 0% !important;
        background-color: white;
        padding: 4px 11px;
        transition: all 600ms;
        -webkit-transition: all 600ms;
        -moz-transition: all 600ms;
        -ms-transition: all 600ms;
        -o-transition: all 600ms;
    }



    .carousel-control2.left {
        font-size: 16px !important;
        position: absolute;
        bottom: 40%;
        left: 0% !important;
        background-color: white;
        padding: 4px 11px;
        transition: all 600ms;
        -webkit-transition: all 600ms;
        -moz-transition: all 600ms;
        -ms-transition: all 600ms;
        -o-transition: all 600ms;
    }



    .footer-links ul li
{
    list-style: none;
    display: block!important;
    padding: 0 13px!important;
}


    
.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
    position: static;
    margin-top: 0px!important;
}

.menu-selection {
    background-image: url(../img/gold-bg.jpg);
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 60px 0 60px 0;
}



    
.catering-box-part1 
{
    background-color: #ba9746;
    padding: 20px 15px;
    padding-top: 40px;
    text-align: center;
    min-height: auto;
    border-right: 0px solid #fff ;
    margin-top: 30px;
    border-bottom: 1px solid #fff;


}
    
.catering-box-part2 
{
    background-color: #ba9746;
    padding: 20px 15px;
    padding-top: 20px;
    text-align: center;
    color: #fff;
    min-height: auto;
    border-right: 0px solid #fff ;
    margin-top: 0px;
    border-bottom: 1px solid #fff;
  

}



    .catering-box-part3 
{
    background-color: #ba9746;
    padding: 25px 15px;
    padding-top: 20px;
    text-align: center;
    color: #fff;
    min-height: auto;
    margin-top: 00px;
   
  

}

/* 
    .form-control2 {
   
        width: 15% !important;
        padding: 12px .75rem;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ba9746;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
    
     */


    .tabcontent {
        float: left;
        padding: 20px 15px;
        border: 1px solid #ccac64;
        width: 100%;
        
        
      }


/* 
    .navbar-collapse.collapse 
{
  display: none!important;
} */
.navbar-nav 
{
    float: none!important;
    display: flex!important;
    text-align: center!important;
}
.navbar > .container, .navbar > .container-fluid
{
    display: inline!important;
}


    .carousel {
        padding: 0 0px!important;
     }
     


    .quick-link2-margin 
{
    margin-top: 30px;
}




    .section280
    {
      margin-top: -180px;
    }
    

    .section70 
{
    margin-top: 30px;
}


.sh-brw 
{
    display: none;
}
.sh-mob 
{
    display: block;
}

.section180 
{
    margin-top: 30px;
}

.section90 
{
    margin-top: 50px;
}

.section51
{
    margin-top: 51px;
}
.section150 
{
    margin-top: 50px;
}
.section100 
{
    margin-top: 30px;
}


.section220 
{
    margin-top: 50px;
}


.section250 
{
    margin-top: 50px;
}
.section130 
{
    margin-top: 30px;
}
.section90 
{
    margin-top: 20px;
}

.section40 
{
    margin-top: 20px;
}

.section50 
{
    margin-top: 30px;
}



.section31
{
    margin-top: 30px;
}

.section120 
{
    margin-top: 200px;
}





}




@media screen and (min-width:768px) and (max-width:991px)

{
    .footer-bg 
    {
        padding: 30px 0;
    }

    .carousel {
        padding: 0 0px !important;
    }


    .carousel-indicators {
        bottom: 0px;
        left: 48%;
    }


    .carousel-control2.right {
        font-size: 20px !important;
        position: absolute;
        bottom: 120px;
        right: 0% !important;
        background-color: white;
        padding: 4px 11px;
        transition: all 600ms;
        -webkit-transition: all 600ms;
        -moz-transition: all 600ms;
        -ms-transition: all 600ms;
        -o-transition: all 600ms;
    }



    .carousel-control2.left {
        font-size: 20px !important;
        position: absolute;
        bottom: 120px;
        left: 0% !important;
        background-color: white;
        padding: 4px 11px;
        transition: all 600ms;
        -webkit-transition: all 600ms;
        -moz-transition: all 600ms;
        -ms-transition: all 600ms;
        -o-transition: all 600ms;
    }



    .footer-links ul li
{
    list-style: none;
    display: block!important;
    padding: 0 13px!important;
}

    
.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
    position: static;
    margin-top: 0px!important;
}



.menu-selection {
    background-image: url(../img/gold-bg.jpg);
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 80px 0 80px 0;
}





    .navbar > .container, .navbar > .container-fluid
    {
        display: inline!important;
    }
    
    

    
.catering-box-part1 
{
    background-color: #ba9746;
    padding: 20px 15px;
    padding-top: 40px;
    text-align: center;
    min-height: auto;
    border-right: 0px solid #fff ;
    margin-top: 30px;
    border-bottom: 1px solid #fff;



}
    
.catering-box-part2 
{
    background-color: #ba9746;
    padding: 20px 15px;
    padding-top: 20px;
    text-align: center;
    color: #fff;
    min-height: auto;
    border-right: 0px solid #fff ;
    margin-top: 0px;
    border-bottom: 1px solid #fff;
  

}



    .catering-box-part3 
{
    background-color: #ba9746;
    padding: 25px 15px;
    padding-top: 20px;
    text-align: center;
    color: #fff;
    min-height: auto;
    margin-top: 00px;
   
  

}


    /* .form-control2 {
   
        width: 15% !important;
        padding: 12px .75rem;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ba9746;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
    
     */

    
    .quick-link2-margin 
{
    margin-top: 90px;
}


    

.menu-selection-box1 h4
{
    padding: 20px 0;
    font-family: 'poppinssemibold';
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
}


    
    .section280
    {
      margin-top: -400px;
    }
    

    .section70 
{
    margin-top: 30px;
}




}


a 
{
    text-decoration: none!important;
    
}

.navbar-nav > li.active a
{
    color: #fff!important;
    background-color: #ba9746!important;
    padding: 11px 15px!important;
}


.navbar-nav > li > a{
    color: #444349!important;
    background-color: transparent;
    padding: 11px 15px!important;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    cursor: pointer;
    margin-top: 4px;
}





.navbar-nav > li > a:hover
{
    color: #fff!important;
    background-color: #ba9746!important;
    padding: 11px 15px!important;
}




