body{
    background: url('../img/backgroung1.jpg') repeat; 
    color: white;
    background-attachment: fixed;
    background-position: center;
   
}
.loadingmodel{
     display:none;   
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
        url('../img/loading.gif') 
                50% 50% 
                no-repeat;
              }
.order-online-content{
    color: black;
    font-size: 18px;
    
}
.remove-sign{
    color: red;
    font-size: 30px;
}
.my_cart{
    color: #F57B30;
    display: inline-block;
    font-size: 20px;
    text-decoration: underline;
    border-bottom: 2px solid ;
}
.table-bordered{
    color: black;
     background-color: rgba(50,50,50,0.5);
}
.update-cart-btn{
    float: left;
}
.second-layer{
    /*background: url('../img/background2.jpg') repeat;*/
    background: rgba(230, 215, 255,0.8);
   
}
.secondlayer-width{
    max-width: 80em;
    margin: 0px auto;
}
.closed-logo{
    padding-top: 10px;
    
}
.social-icon{
    height: 33px;
    padding-left: 8px; 
}
.header-dscription{
   
    font-size: 18px;
    margin-top: 33px;
    color: black;
    float: right;
}

.btn-overwrite{
    background-color: #F57B30 !important;
    font-size: 20px;
    color: white !important;
}
.btn-order-now{
   padding: 8px 7px;
    font-size: 16px ;
    margin-left: 8%;
}


.header-content{
    color: black;
    padding-bottom: 10px;
    text-align-last: center;
    font-size: 17px;
    padding-top: 10px;
}
.header-icon-content{
    display: inline;
    color: black;
    margin-left: 6px;
}
.header-icon{
    color: #F57B30;
    margin-top: 3px;
    font-size: 2.2em;
}
.nav>li{
    padding: 10px 10px 0px 0px;
}
.header-dscription-content-second{
    padding-left: 35px;
}
.header-dscription-content-third{
    color: red;
    font-size: 20px;
    padding-left: 73px;
}
.navbar-overwrite{
    background-color: #3b1c01;
    font-size: 18px !important;
    border-color : transparent;
    border-radius: 0px;
    margin-bottom: 0px;
}

.navbar-default .navbar-nav>li>a{
    text-align : center;
    color: white;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: white;
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    background: url('../img/nav_hover.jpg');
    color: white;
}

/*
.sss:hover{
    cursor: pointer;
    transform: rotate(360deg);
    transition: all 0.6s ease-in-out 0s;
}*/

/*footer*/

.footer-content{
    padding-top: 10px;
    color: white;
}
.footer-content:hover{
    color: gold;
    transition: all 0.6s ease-in-out 0s;
}
.footer-box-header{
    background-color: #096ea8; 
    margin-bottom: -5px;
}
.footer-box-header-content{
    color: white;
    font-size: 20px;
    font-weight: bold;
}
.footer-box-body{
    min-height: 213px;
    background: #fff;
    color: black;
 
}

.footer-backgound{
    background: url(../img/footer_backgroung.jpg);
}
.footer-box-body-content3{
    font-size: 15px;
    padding-top: 9px;
    
}
.footer-img-pad{
    padding-bottom: 17px; 
}
.footer-box2-tbl{
    border: 1px #00A680 solid;
    min-height: 110px;
}
.footer-box2-tb-header{
    background: #00A680;
    min-height: 25px;
}
.footer-box2-tbl-body-content{
    color: black;
    text-decoration: underline;
}

.social-icon:hover
{
    
    cursor: pointer; 
    transform: rotate(360deg);
    transition: all 0.6s ease-in-out 0s;
}
.middle-message-board{
    background: url(../img/message_note1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 450px;
    display: block;
    margin-bottom: 15px;
   
}
.middle-message-board-content{
    padding: 180px 52px 0px 66px;
    color: black;
    font-family: 'Shadows Into Light';
    font-size: 15px;
    position: absolute;
}
.middle-message-board-content2{
    padding: 200px 65px 0px 90px;
}
.middle-content-header{
    background-color: #523920;
    font-size: 22px;
    padding: 2px 2px; 
    margin-bottom: 9px;
}
.middle-content-header>b>a{
    color: white !important;
}
.table-reserve-img{
    border: 5px white solid;
    margin-bottom:  10px ;
}

.form-control{
    border-radius: 0px;
    background: #EEEEEE ;
    width: 80%;
    display: inline;
    height: 30px;
}

.gallery-css{
    border: 2px white solid;
}
.input-group .form-control {
    width: 80%;
}
.input-group {
    display: inline-block ;
}
.input-group-addon {
   line-height: 4;
   padding: 0px;
}


.font-css-inst{
    position: absolute;
    padding: 15px  2px;
}
.contact-page-form{
    background-color: rgba(50,50,50,0.5);

}
.reserve-table-btn{
    background: #F57B30 !important;
    border: 0px;
    color: white !important;
}
.menu-header{
    background-color: #e8e8e8;
   

}
.dropdown-overwite{
    width: 92%;
    top : 95%;
    left: auto;
}
.dropdown-overwite>li{
    padding-left: 20px;
}
.add-to-cart-overwite{
    font-size: 20px;
    width: 160px;
}

    /*menu*/

.input-qty-css{
    padding: 2px;
    height: 30px;
    width: 30px;
    border: 1px solid black;
    margin-left: 5px;
    margin-top: 8px;
    color: black;
}
.shopping-cart{
    padding: 10px;
    font-size: 20px;
}
.menu-content-header{
    background: rgba(50,50,50,0.8);
    text-align: center;
    margin-top: -18px;
}
.menu-content-header>center>h3{
    padding-top: 10px;
}

.menu-body-header{
    padding : 5px;
    border-radius : 7px;
    display: flow-root;
   font-size: 20px;
    color: white;
    background: #5CB85C;
    min-height: 30px;
}
.menu-content-body>p{
    width: 70%;
    font-size: 15px;
    color: black;
    padding-left: 20px;
}

.order-now-content{
    display: inline;
    font-weight: 500;
}
.order-now-content:hover{
    text-decoration: none;
}
.menu-order-items{
    display: flex;
    margin-left: 20px;
    margin-bottom: 2px;
}
.menu-header>li{
    cursor: pointer;
    text-transform: uppercase;
    border-bottom: 1px solid black;
    text-decoration : none;
    color: black;
    font-size: 18px;
       padding-bottom: 13px;
}
.menu-beverage{
    font-size: 20px;
    
}
.menu-beverage>ul>li:nth-child(odd){
    margin-bottom: 4px;
    padding: 2px 10px;
    background: #5CB85C;
}
.menu-beverage>ul>li:nth-child(even){
    padding: 2px 10px;
    background: rgba(50,50,50,0.5);
}
.menu-header>li:hover{
  background-color: #441EA1;
    color: white;
}
.menu-price-big{
    /*float: right !important;*/
    font-size: 18px ;
}
.menu-quantity-css{
    margin-left: 40px;
    padding-top:13px;
    color: black
}
#711.menu-body-header{
    margin-top: 40px;
}
#711.btn-overwrite{
    margin-bottom: 20px;
}
.review-button{
    background: #F57B30 !important;
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 25px; /* Place the button at the bottom of the page */
    right: 10%; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
   
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
}


/*reserve table*/

.input-group-addon{
    line-height: 2;
}
.reserve-table-form{
    background: rgba(50,50,50,0.5);
    margin-top: -160%;
}
.form-posotion{
    width: 80%;
    margin: auto
}
.form-posotion-contact{
  padding: 20px 0px;
}
.contact-form-overwrite{
    width: 100%;
}
.gallery_page_title{
    font-size: 25px;
    color: black;
    text-decoration: underline;
}
.p-black{
    color: black;
}
.glyphicon-triangle-right{
    color: #F57B30;
}


/*Responsive*/


@media only screen and (min-width :220px) and (max-width : 768px) {

    .menu-quantity-css{
        margin-left: 2%;
    }
.footer-box-body{
    margin-bottom: 20px;
}

#btn-order-now-reponsive{
    display: block !important;
}
.reserve-table-form{
    margin-top: 0px;
}
  


}

/*Testimonial*/
.carousel-indicators .active {
    background: #31708f;
}

.content {
    margin-bottom:  20px;
}

.adjust1 {
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.adjust2 {
    margin: 0;
}

.carousel-indicators li {
    border: 1px solid #ccc;
}

.carousel-control {
    color: #31708f;
    width: 5%;
}

.carousel-control:hover,
.carousel-control:focus {
    color: #31708f;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

.media-object {
    margin: auto;
    margin-top: 15%;
}

@media screen and (max-width: 768px) {
    .media-object {
        margin-top: 0;
    }
}