@charset "utf-8";

body{font-family: 'Lato', sans-serif; font-size:16px; /*background:#F6F6F6;*/}
img{max-width:100%;}
.navbar-default{background:#01518e;}
.navbar-brand{ height:auto; max-width:80px; padding:8px 15px;}
.navbar-right{padding-top:10px;}
.navbar-nav.navbar-right > li > a{ color:#fff; position:relative;}
.navbar-nav > li > a::before {
    position: absolute;
    content: "";
    width: 1px;
    height:30%;
    background: #fff;
    right: 0;
	top: 20px;
}
.navbar-nav > li:last-child > a::before{ width:0;	}
.navbar-nav.navbar-right > li > a:hover{ color:#fff; opacity:0.7;}

.link-section{ text-align:center; background:#01518E; border-radius:5px; box-shadow:0px 0px 5px 0px #ccc; padding:20px 15px;  margin:10px auto;color:#fff; min-height:200px;}
.link-section h2 {
    font-size: 22px;
    font-weight: bold;
	}
.caret{margin-left: 8px;}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{color:#fff;}
.dropdown-menu li { margin-bottom: 8px;}

/*
.box-one { background: #F67C01;}
.box-one .icon-box img{
  -webkit-filter: opacity(.5) drop-shadow(0 0 0 #F67C01);
  filter: opacity(.5) drop-shadow(0 0 0 #F67C01);
}
.box-two { background: #955594;}
.box-two .icon-box img{
  -webkit-filter: opacity(.4) drop-shadow(0 0 0 #955594);
  filter: opacity(.4) drop-shadow(0 0 0 #955594);
}


.box-three { background:#3F51B5;}
.box-three .icon-box img{
  -webkit-filter: opacity(.5) drop-shadow(0 0 0 #3F51B5);
  filter: opacity(.5) drop-shadow(0 0 0 #3F51B5);
}

.box-four { background: #D44837;}
.box-four .icon-box img{
  -webkit-filter: opacity(.3) drop-shadow(0 0 0 #FF1D02);
  filter: opacity(.3) drop-shadow(0 0 0 #FF1D02);
}

.box-five { background: #4CB050;}
.box-five .icon-box img{
  -webkit-filter: opacity(.5) drop-shadow(0 0 0 #4CB050);
  filter: opacity(.5) drop-shadow(0 0 0 #4CB050);
}*/
 

.icon-box{   
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: table;
    vertical-align: middle;
    margin: 0 auto;
	background:#fff;
}
.icon-box span {
    display: table-cell;
    vertical-align: middle;
}

.banner-area {/*max-height:400px;*/ overflow:hidden;}
.navbar-default{margin:0px; border:0; border-radius:0;}
.page-containt { padding:15px 0;}



.footer {   
    padding:33px 0;
    background: #dadce1;
    font-size: 14px;
}
.logo-area {max-width: 70px;}
.footer-link a{ display:inline-block; vertical-align:middle; padding:5px 12px; margin-right:5px; color:#5a5a5a;	}
.social-link { text-align: right; margin-top:0px;}
.social-link a {

    display: inline-block;
    padding: 0 8px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background:#01518E;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 18px;
    line-height:40px;
    margin: 0 0 0 15px;

}
.copyright{text-align:right; padding:10px 0; margin:10px 0 0;color:#5a5a5a; font-size:13px;}

.owl-buttons{display:none;}

.owl-theme .owl-controls {

    margin-top: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 999;
    bottom: 30px;

}


.owl-theme .owl-controls .owl-page span{ background:#01518E;}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item{max-height:450px;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{ background:none; color:#fff;}



.modal-header {

    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #01518E;
    color: #fff;
	position:relative;

}
.modal-title{
	font-size: 20px;
font-weight: bold;
}
.modal-header .close {

    margin-top: 0;
    position: absolute;
    right: 17px;
    bottom: 21px;
    color: #fff;
    opacity: 0.8;

}
.form-design li {

    list-style-type: none;
    margin-bottom: 15px;

}
.form-design {

    padding: 20px 0 0;
    margin: 0;

}
.form-design .input-design {

    border: 1px solid #dfdfdf;
    padding: 8px 13px;
    width: 75%;
    margin: 0 auto;
    display: block;

}
.modal-footer{border:0;}

.form-design .btn, .btn-design {

    margin: 0 auto;
    display: block;
    border: 1px solid #01518E;
    border-radius: 0;
    width:75%;
    padding: 10px;
    background: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
	color:#01518E;

}
.form-design .btn:hover, .btn-design:hover{background:#01518E; color:#fff;}

.top-tab{margin:0; padding:0;}
.top-tab li{ list-style-type:none; display:inline-block; color:#fff; font-size:18px; font-weight:bold; padding: 0 10px;margin: 0 5px;}
.top-tab li a{color:#fff;opacity: 0.8 !important;}
.top-tab li.active a {
    border-bottom: 2px solid #fff;
    opacity: 1 !important;
	text-decoration:none;

}
.top-tab li a span.fa{font-size:14px; padding-left:5px;}

.banner-area{position:relative;}
.banner-heading {
    position: absolute;
    top: 40%;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 45px;
}
.banner-heading::before {

    display: none;

}
.banner-heading span {
    display: inline-block;
    padding: 15px 45px;
    background:rgba(1, 81, 133, 0.4);
}
.about-section {
    text-align: center;
    padding-bottom: 50px;
    margin-top: 77px;
}
 h1, .jumbotron h1{ margin-bottom:20px;font-size: 36px; color:#015185; font-weight:bold; position:relative; padding-bottom:15px; text-align:center;}
h1::before, .jumbotron h1:before {

    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    background: #015185;
    bottom: 0;
    left: 48%;

}

/*book partner */
/*.book-banner{ background:url(../images/book-partner.jpg) no-repeat; padding:50px 0; position:relative;}
.book-banner:before{position:absolute; content:""; background:rgba(0, 0, 0, 0.3); top:0; bottom:0; left:0; right:0;}

.tab-content{background: #fff;   padding: 30px 50px;}
.tab-content h3{margin:0;}
.book-banner .container { position: relative;}*/


 
.book-area{ max-height:300px;}
.jumbotron h1{margin-top:0; margin-bottom:50px; font-size:30px;}
.container .jumbotron { padding: 40px 20px;}
label{font-weight:normal; font-size:15px;}

.why-list {margin:60px 0 30px;}
.ul-design li {

    list-style-type: none;
    margin-bottom: 15px;
    position: relative;
    margin-left: 30px;

}

.ul-design.new li {
    font-size: 19px;
    color: #01518e;
    list-style-type: none;
    margin-bottom: 15px;
    position: relative;
    margin-left: 30px;

}


.ul-design li::before {

    position: absolute;
	content: "\f0da";
    /* content: "\f101"; */
    font-family: 'FontAwesome';
    left: -25px;
    top:1px;
	font-size: 19px;
    color: #01518e;

}

.key-section {

    padding: 30px 0 0;

}
.key-section h2 {

    margin: 25px 15px 40px;
        margin-left: 0px;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #015185;
    position: relative;
    line-height: 110%;
	display:inline-block;

}
.key-section h2::before {

    position: absolute;
    content: "";
    height: 2px;
    width: 40px;
    background: #015185;
    right: -50px;
    top: 50%;

}
.ul-design ol {

    padding-top: 8px;

}
.ul-design ol li:before{ content:"\f0da";left: -20px;}



/*partner feature design*/

.feature-design li{padding:30px 20px 30px 75px; margin-bottom:50px; box-shadow:2px 0px 8px rgba(0, 0, 0, 0.28); position:relative;}
.feature-icon{width:75px; height:75px; padding:10px; background:#01518e;position:absolute; left:-30px; top:30px;text-align: center; line-height: 50px; border-radius:7px;}
.feature-icon i{color:#fff; font-size:30px; }
.feature-design li h4{font-weight:bold; font-size:17px; color:#01518e; padding-bottom:20px; text-transform:uppercase; margin:0;}
.feature-design li p {

    padding-left:40px;
    position: relative;
    font-size: 15px;
    color: #626262;

}
.feature-design li p::before {

    position: absolute;
    content: "\f0da";
	left:20px;
    font-family: 'FontAwesome';
    top: 0px;

}
.btn-design{max-width:150px; margin-top:30px;}
a.btn-design{ text-align:center;}
a.btn-design:hover, a.btn-design:focus{text-decoration:none;}
.button-bar {margin-top:50px;}
.label-width-area{display:none;}

.tutorial-list li{margin-bottom:8px; font-size:15px; list-style-type: disc;}


/*26-14-29*/
.search-container input[type="text"] {
    padding: 6px;
    margin-top: 8px;
    font-size: 17px;
    border: none;
}
.search-container  button {
    float: right;
    padding: 6px 10px;
    margin-top: 8px;
    background: #01518E;
    font-size: 17px;
    border: none;
    cursor: pointer;
	color: #fff;
}
.search-box {
    text-align: right;
    padding-bottom: 25px;

}
.restaurent-list li {
    list-style-type: none;
    margin-left: 80px;
	padding-left: 110px;
	min-height: 200px;
}
.restaurent-img {
    background: none; 
    padding: 0;
    width: 150px;
    height: 150px;
    left: -100px;
    overflow: hidden;
}
.restaurent-list li p {
    padding-left: 12px;
}
.restaurent-list li p b{display:inline-block;  padding-right:10px;}
.restaurent-list li p::before{
	display:none;
	}
.restaurent-list .btn-design {
    margin: 20px 15px 0;
}


.res-img{ max-height:300px; overflow:hidden;}
.res-details h2 {

    margin: 0;
    color: #01518E;
    font-weight: bold;
    padding-bottom: 20px;

}
.rating .fa {

    color: #ccc;
    margin-right: 5px;

}
.rating {

    padding-bottom: 15px;

}
.detail-list {

    padding: 15px;

}
.detail-list li {

    list-style-type: none;
    margin-bottom: 8px;
	color: #686868;

}
.detail-list li b {

    display: inline-block;
    padding-right: 12px;
    width: 30px;
color: #3C3C3C;

}

.detail-panel {

    margin-top: 50px;

}
.detail-panel li a {

    color: #000;

}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	background:#01518E; color:#fff;}
	
	
	
	.tab-pane .feature-design.restaurent-list {

    padding-top: 40px;

}
.tab-pane .restaurent-list li{
background: #fff;
 padding-left:90px;}

.tab-pane .restaurent-list li h6 {

    font-size: 17px;
    padding-left: 12px;

}
.tab-pane .restaurent-list li p{line-height: 24px;}
.tab-pane .restaurent-list li .bd{
color: #000;

font-weight: bold;
}

/*order page*/
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
	background:#fff;
}
.mycart #tab-cart td {
    border: 0;        
    /*border-top: 1px solid #e5e5e5;*/
    vertical-align: middle;

}
.mycart #tab-cart thead td {

    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;

}
.mycart #tab-cart thead {
    background: #426279;
}
/*.mycart #tab-cart tbody tr td:nth-child(1) {
    width: 52%;
}*/

.mycart #tab-cart td a.img-box {
    /*border-radius: 50%;*/
    display: block;
    max-width: 155px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}  
.mycart #tab-cart td .name h4 {

    font-size: 16px;
    font-weight: 600;

}
.mycart #tab-cart td .name p {

    font-size: 13px; 
    font-weight: 600;
    color: #686868;
    margin: 0px 0 10px;

}
.mycart #tab-cart td .rating i {

    font-size: 14px;
    color: #FFA41F;

}


.mycart #tab-cart tbody tr td:nth-child(3), .mycart #tab-cart tbody tr td:nth-child(5) {
    font-size: 14px;
    font-weight: 600;
    line-height: 180%;
	text-align: center;
}
.mycart #tab-cart tbody tr td:nth-child(4) {

    width: 20%;

}
.mycart #tab-cart .qtypara {

    margin: 0;
    position: relative;

}
.mycart #tab-cart .qtypara .minus {

    position: absolute;
    left: 0;
    cursor: pointer;
    top: 0px;
    bottom: auto;

}
.mycart #tab-cart .qtypara .form-control {

    height: 32px;
    text-align: center;
    border-radius: 40px;

}
.mycart #tab-cart .qtypara .add {

    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0px;
    bottom: auto;

}
.mycart #tab-cart .qtypara .add .fa {

    border-radius: 0 15px 15px 0;

}
.mycart #tab-cart tbody tr td:nth-child(2), .mycart #tab-cart tbody tr td:nth-child(4) {

    font-size: 14px;
    font-weight: 600;

}
/*.mycart #tab-cart td button {

    background: none;
    border: none;
    box-shadow: none;
    font-size: 20px;

}*/ 
.mycart #tab-cart td button {

    background: #01518e;
    border: none;
    box-shadow: none;
    font-size: 20px;
    color: #fff;
    margin: 0 5px;
    width: 32px;
    height: 32px;

}
.mycart #tab-cart tbody tr td h3 {

    font-size: 17px;
    color: #000;
    margin: 0 0 12px;

}
.mycart #tab-cart tbody tr td h3 span {

    display: inline-block;
    vertical-align: middle;
    min-width: 80px;
    padding: 0 10px;

}
.mycart #tab-cart tbody tr td h3 span:nth-child(2) {

    text-align: left;

}
.mycart #tab-cart tbody tr td h3.grandtotal{font-size: 18px; color:#01518E;font-weight: 600; margin-bottom:50px;}
.btn-primary {

    background: transparent;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid #fff;
    height: 50px;

}.mycart .buttons .btn-primary {

    border: 1px solid #E5E5E5;
    color: #000;
    padding: 12px 25px;

}

.mycart #tab-cart .qtypara .fa {

    background-color: #01518E;

color: #fff;
    font-size: 14px;
    border-radius: 15px 0 0 15px;
    padding: 9px 17px;

}
.mycart #tab-cart h2 {

    font-size: 14px;
    font-weight: 600;
    color: #686868;
    margin: 0 0 15px;

}
.mycart .buttons .btn-primary:hover{ color:#fff;}

.acceptd {
    background: #01518e;
    padding: 20px 30px;
    display: block;
    margin: 60px auto 0;
    max-width: 290px;
    text-align: center;
    color: #fff;
    max-width: 600px;
}
.acceptd .fa {

    color: #093; 
    margin-right: 10px;
    font-size: 25px;
    display: inline-block;
    vertical-align: middle;

}

p.statusMsg {
    text-align: center !important;
    font-size: 17px !important;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

label.errors {
    color: #cc0000 !important;
}
.col-md-2.input-area input {
   text-align: left;
   margin: 0px;
   width: 128px;
}
tr.name-bg {
    background: #01518e !important;
    color: #fff;
}
table.table.table-bordered.Custom-table tr:nth-child(even) {
    background: #f7f9fb;
    color: #01518e;
}

table.table.table-bordered.Custom-table tr:nth-child(odd) {
    background: #e6f1f9;
}
tr.name-bg th {
    text-align: center;
}
.b-background {
    background-image: url(https://adarshtated.com/dev/dine/assets/frontend/images/new1.png);
    height:640px;
}

.inlineradio {
    display: inline-block;
    margin-right: 41px;
    vertical-align: top;
}
p.btm-txt {
    color: #fff;
    font-size: 21px;
}
.inlineradio span {
   color: #01518e;
font-size: 20px;
margin-bottom: 32px;
font-weight: bold;
padding-left: 5px;
}
p.btm-txt {
    color: #01518e;
    font-size: 21px;
    margin-top: 27px;
    margin-bottom: 27px;
}
.mycart.container {
    padding-top: 180px;
    text-align: center;
	padding-bottom: 150px;
}

.col-sm-7.text-val {
    text-align: center;
}


.col-sm-7.new-c {
    width: 600px;
    text-align: center;
    margin-left: 264px;
}


 
/*15-5-19*/
.input-img{
	background: url(https://dinebh.com/assets/frontend/images/order.png);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
    font-size: 0;
    width: 100px;
    height: 100px;
    border: 0;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
	cursor:pointer;

} 
tr.name-bg th {
    padding: 12px !important;
    width: 150px;
    text-align: center;
}

.close-text {
    text-align: left;
    background: #d52436;
    width: 196px;
}

.close-text span {
    color: #fff;
    font-size: 20px;
    text-align: center;
    display: block;
}
.input-button a {
    background: #01518e;
    border: none;
    padding: 10px 13px 13px;
    margin: 11px 5px 10px 0px;
}
ul.feature-design.restaurent-list {
    padding-inline-start: 27px;
}

.input-button .col-sm-6 {
    margin: 0px;
    padding: 0px;
}

button.quantity-left-minus.btn-number {
    font-size: 20px;
    background: #01518e;
    color: #fff;
    border: none;
}


button.quantity-right-plus.btn-number {
    font-size: 20px;
    background: #01518e;
    color: #fff;
    border: none;
}
.value-area {
    width:140px;
}
.add-cart-img img {
    width: 80%;
}
button.btn.btn-info.addcart {
    background: #01518e;
    border: none;
    padding: 10px 53px;
    margin-top: 20px;
}
.res-details {
 margin-top: 52px;
}
.add-cart-img {
    margin-top: 52px;
}

/*17-5-19*/
p.Note{
	color: #333;
	font-size: 16px;
	font-style: italic;
	margin-top: 18px; 
}
.inlineradio{position:relative;}
.inlineradio::before {

    position: absolute;
    content: "/";
    right: -26px;
    font-size: 23px;
    color: #01518e;
    top: -2px;

}
.no-before::before{display:none;}
.new-c {
    max-width: 365px;
    margin: 0 auto;
}
.form-box {

    width: 650px;
    margin: 0 auto 90px;
    padding: 45px 25px;
    background: #F6F6F6;
    box-shadow: 0 0 6px 0 #d8d8d8;

}
.picup-box{text-align:center; padding-top:70px;}
.input-button.clearfix { margin-bottom: 15px;} 
.no-margin{margin-top:0px;}
li .value-area{ margin-top:20px;}
li .value-area #quantity{margin:0 8px; max-width:60px; text-align:center;}
table .value-area{margin:0 auto;}
#quantity{text-align:center;}  
.top-margin{margin-top:30px;}


.submenue-drop{position:relative;}
.submenue-drop ul{display:none;}


.submenue-drop:hover ul {
    display: block;
    position: absolute;
    left: -165px;
    top: -5px;
    background: #fff;
    padding:10px 23px;
    width: 165px; 

}
.submenue-drop ul li{ list-style-type:none;}
.submenue-drop ul li a{ color:#000;}

/*20-5-19*/
.form-box.label-width-area { 
    width: 100%;
} 
 .new-c1 {
    margin-top: 15px;
}
.table-box{padding-top:50px;} 
.center-box {
    margin: 30px auto 0;
    text-align: center;
}

.customer-box{ padding:50px 100px;}
.customer-box .form-control{ margin-bottom:15px; background:none;} 
.select2-container--default .select2-selection--single{ border:1px solid #ccc !important;}
.select2-container .select2-selection--single{height:34px !important;} 
.customer-box h1{margin-bottom:50px;}



/*22-5-19*/
.close_res .close-text{margin-bottom:8px;width: 153px;}


/* Internet Explorer 10+, Microsoft Edge Browser */

_:-ms-lang(x), .mycart #tab-cart td a.img-box  {width:300px; } 
td.w-sec {
    width: 127px;
}
.mycart #tab-cart tbody tr td h3.grandtotal {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 50px;
    background: #01518e;
    padding: 16px;
    width: 314px;
    float: right;
    text-align: left;
}
.buttons.pull-right input {
    background: #01518e;
    color: #fff;
    padding: 10px 16px;
    border: none;
    width: 195px;
}
a.btn.btn-info.ys-btn {
    background: #0c5183;
    border: none;
    width: 327px;
    display: block;
    font-size: 17px;
    margin: 0 auto;
    text-align: center;
}

button.close.btn.btn-info.No-btn {
    background: #0c5183;
    border: none;
    width: 329px;
    display: block;
    font-size: 17px;
    color: #fff;
    opacity: inherit;
    padding: 12px;
    text-align: center;
    margin: 12px auto;
    float: none;
}
.modal-content.cus-modal .modal-body {
    margin-top: 29px;
}
.modal-content.cus-modal {
    height: 254px;
    opacity: 0.9;
    background: #151313;
}

/*27-5-19*/

/*dikshant sir S*/
span.feature-icon.ex-icon {
    margin-top: -26px;
    background: #fff;
    border: 1px solid #ccc;
}
ul.feature-design.why-list.ul-design li {
    background: #01518e;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    width: 332px;
} 
.img-sec-top {
    margin-bottom: 23px;
}

.input-order {
    text-align: right;
    width: 913px;
    padding: 12px 2px 19px;
	    float: right;
}
.input-order select {
    background: #01518e;
    color: #fff;
    padding: 11px;
    width: 193px;
    display: inline-block;
    vertical-align: top;
}
.inline-sec {
    display: inline-block;
    vertical-align: top;
    width: 298px;
    margin-bottom: 20px;
    margin-right: 26px;
}
.heading-text-a h4 {
    font-size: 32px;
    margin-bottom: 26px;
}
.heading-text-a {
    position: relative;
}
.heading-text-a h4::before, after {
    position: absolute;
    content: "";
    width: 101px;
    height: 2px;
    background: #015185;
    bottom: 0;
    top: 37px;
    border-block-end-width: unset;
}
.name {
    background: #01518e;
    width: 261px;
    padding: 19px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.inline-sec img {
	border-radius: 18px;
   height: 260px;
   width: 260px;

}

.name h4 {

   text-align: center;

   font-size: 21px;

   font-family: sans-serif;

   color: #01518e;

}

/*dikshant sir E*/
.name h4 {
    text-align: center;
    font-size: 21px;
    font-family: sans-serif;
    color: #fff;
    padding: 0px;
    margin: 0px;
}
.h-txt h4 {
    text-align: center;
    color: #01518e;
    font-size: 17px;
    font-weight: 600;
    font-family: sans-serif;
}

.slider-area::before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.25);
    top: 00;
    left: 0;
    bottom: 0;
    right: 0;
} 
.slider-area {
    height: 350px;
    overflow: hidden;
    position: relative;
}

.feature-point{/*background:url(../images/pattern.jpg) repeat;*/position: relative;z-index: 9;top: -45px;}

.feature-point .container{border-radius: 8px;}
.left-heading {

    display: inline-block;
    width: 18%;
    vertical-align: middle;

}
.right-detail {text-align: center;}
.feature-box {

    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
    text-align: center; 

}
.link-section{box-shadow:none;opacity: 0.9; min-height:inherit;padding:15px 25px;}
.link-section:hover{opacity:1;}
.link-section h2 {font-size: 19px;}
.about-section .detail {
    width: 55%;
    margin: 0 auto;
    font-size: 18px;
    line-height: 28px;
}

.icon-area a {

    display: inline-block;
    vertical-align: middle;
    width: 18%;
    margin-left: 2%;
    min-width: 80px; 
 
}
.icon-area {
    margin-top:25px;
}
.app-box h2 {

    font-weight: bold;
    color: #015185;
    text-transform: capitalize;
    font-size: 25px;

}
.top-padding{padding-top:230px;}
.app-box {

    width: 60%;
    margin: 0 auto;
    padding-top: 50px;
    min-width: 900px;

}
.app-outer{ background:url(../images/pattern.jpg) repeat-x; background-position:bottom;}

/*28-5-19*/
.left-image-box{ width:40%;}
.right-image-area { width: 55%;}
.right-ul{padding:0px;}
.right-ul li{ list-style-type:none; display:inline-block; vertical-align:middle; width:49%; padding:15px;}
.left-image-box h1 { text-align: left;}
.left-image-box h1::before{left:0;} 
/*29-5-19*/
ul.custom-design li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 330px;
    margin-bottom: 52px;
    font-size: 17px;
    padding: 38px 10px 17px 56px;
    color: #01518e;
    margin-right: 40px;
    background: #f9f9f9;
    border: 1px solid #ffe9e9;
    box-shadow: 1px 2px #e8e7e7;
}
ul.custom-design {
    width: 1170px;
}
a.back-option {
    background: #01518e;
    color: #fff;
    padding: 10px 21px;
    text-decoration: none;
}
.close_res {
    position: relative;
}	
.close_res::before {
    content: "close";
    position: absolute;
    opacity: 0.8;
    z-index: 111;
    background: rgb(255, 254, 254);
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 261px;
    text-align: center;
    font-size: 26px;
    color: #a03333;
}
.table_show.c-text {
    text-align: center;
    background: #01518e;
    color: #fff;
    padding: 12px;
    width: 300px;
    margin: 56px auto;
} 
select.s-design {
    color: #01518e;
    border: 1px solid #01518e;
}
div#loader {
    text-align: center;
}
.text-area {
    background: #fffcfc;
    padding: 17px;
    margin-top: 98px;
    text-align: center;
    color: #01518e;
    font-size: 27px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px #f5eded;
	margin-bottom:66px;
}
div#not_response {
    text-align: center;
    margin-bottom: 93px;
    margin-top: 77px;
    font-size: 20px;
    color: #01518e;
    font-weight: 500;
} 
div#decline {
    background: #bb0a0a;
    color: #fff;
    max-width: 604px;
}
.back-area {
    margin-top: 30px;
}
.image-section {
    width: 100%;
    background: #fff;
    border: 1px solid #eaeaea;
    box-shadow: 1px 2px #f5efef;
    margin-bottom: 34px;
}
.image-section img {
    width: 33%;
    margin-right: -1px;
    float: right;
    padding: 6px;
    margin-top: 98px;
    border: 1px solid #ecf5fd;
    box-shadow: 1px 1px #ffebeb;
}
.image-section h2 {
    margin-left: 21px;
}
div#not_response {
    text-align: center;
    margin-top: 77px;
    color: #fff;
    font-weight: 500;
    background: #01518e;
    width: 1100px;
    padding: 24px 21px 35px 15px;
    font-size: 21px;
}

div#decline i.fa.fa-close {
    color: #fff;
    font-size: 29px !important;
    text-align: left;
    float: left;
    background: #01518e;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    padding: 10px 14px;
}
button.btn.btn-info.res-btn {
    background: #ffffff;
    padding: 3px 40px;
    display: block;
    margin: 13px auto;
    color: #01518e;
    font-weight: bold;
    font-size: 21px;
    cursor: pointer;
}
ul.inline-sec-list li {
    display: inline-block;
    vertical-align: bottom;
    width: 377px;
    font-weight: 600;
    font-size: 18px;
}
ul.inline-sec-list {
    background: #01518e;
    color: #fff;
    padding: 28px;
}


.payemnt-dine {
    width: 900px;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.order-section {
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
    text-align: left;
	text-align: left;
	/* padding-bottom: 100px; */
}
.order-section h3 {
    text-align: center;
}
.res-name h3 {
    margin-bottom: 11px;
    text-align: center;
}

.inline-resname span {
    display: inline-block;
    vertical-align: top;
    line-height: 260%;
	font-size: 21px;
margin-right: 258px;
}
button.btn.btn-info {
    background: #01518e;
}
.order-section h3::after {
    position: absolute;
    content: "";
    width: 92px;
    background: #01518e;
    height: 2px;
    top: 79px;
    right: 48%;
    text-align: center;
}
h3.redm-heading {
    background: #fff;
    padding: 19px;
    box-shadow: 1px 1px #fbefef;
    width: 648px;
    font-size: 20px;
}
.order-section h3:first-child {
    font-weight: 800;
    color: #01518e;
    font-size: 25px;
}
.res-name h3:first-child {
    font-weight: normal;
    color: #333333;
}
.sel-btn.center-box input {
    padding: 5px 72px;
    font-size: 22px;
}
.res-name h3 {
    text-align: left;
}
.inline-resname.g-total {
    background: #01518e;
    color: #fff;
    padding: 13px;
}
.inline-resname.g-total span {
    color: #fff;
}
p.con-t {
    color: #cc1616;
    font-size: 16px;
    margin-bottom: 10px;
}
.sel-btn input {
    background: #01518e;
    border: none;
}
.sel-btn.ex-btn {
    display: inline-block;
    width: 307px;
    vertical-align: middle;
}
.sel-btn.ex-btn input {
    width: 79px;
    float: left;
    border-radius: 0px;
}
.sel-btn.ex-btn input {
    float: left;
    border-radius: 0px;
}
.res-name h3:nth-child(2) {
    border-bottom: 1px solid #01518e;
    padding-bottom: 17px;
}

input.back-option {
   background: #01518e;
   color: #fff;
   padding: 9px 19px;
   text-decoration: none;
}
li.inline-sec-noti {
    display: inline-block;
    vertical-align: top;
    width:240px;
}
li.inline-sec-noti.w-w img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-left: 13px;
}
.back-area .back-option {
   background: #01518e;
   color: #fff;
   padding: 10px 21px;
   text-decoration: none;
   /* margin-top: 30px; */
}
li.inline-sec-noti.w-w {
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 24px;
}
ul.dropdown-menu.cus-d-menu {
    width: 400px;
}
.rest_name {
    font-weight: bold;
    color: #01518e;
    line-height: 208%;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right:8px;
}
.end_date { 
    display: inline-block;
    vertical-align: middle;
    margin-left: 9px;
    margin-bottom: 6px; 
    margin-top: 5px;
    background: #ccc;
}
.end_date a {
    /*background: #f40a0a !important;
    border: 1px solid #f40a0a;*/
    color: #fff;
    padding: 3px;
    margin-top: 7px;
}

button.chat_btn {
    background-image: url(https://adarshtated.com/dev/dine/assets/frontend/images/chat.png);
    width: 84px;
    height: 85px;
    background-color: inherit;
    border: none;
    background-repeat: no-repeat;
    display: block;
    background-position: center; 
    margin: 0 auto;
}
.dashbord-top {
    width: 81%;
    text-align: center;
    margin: 0 auto;
    background: #21557d;
    height: 300px;
    position: relative;
    margin-top: 0px;
    border: 2px solid #f5f5f5;
}
.dashbord-top h1::before {
    content: "";
    position: absolute;
    border: 1px solid #ccc;
}
.dashbord-top h1 {
    color: #fff;
    padding-top: 7%;
}
.banner-area img{width:100%;}
section.page-containt.m-btm {
	 /* margin-left: 157px; */
    margin-bottom: 90px;
    margin-top: 98px;
}
ul.dropdown-menu.notification {
    width: 400px;
    overflow: auto;
    height: 300px;
}
.img_promo {
    display: inline-block;
    vertical-align: middle;
    width: 79px;
    margin-left: 8px;
    border: 1px solid #ccc;
    margin-right: 7px;
}
.from_date {
    margin-bottom: 5px;
}
.from_date a {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 13px;
}

.applied_on a {
    /* margin-left: 62px; */
    color: #21557d;
    font-size: 16px;
    font-weight: 500;
}
.from_date a:first-child {
    border-left: 2px solid #21557d;
    height: 19px;
    padding-left: 5px;
    background: #21557d;
    color: #fff;
    padding:8px;
}
.titleimg {
    background: #01518e;
    width: 480px;
    border: 1px solid #c5b0b0;
	margin-bottom: 25px;
}
.notification_title {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    width: 339px;
    display: inline-block;
    vertical-align: top;
    /*text-align: center;*/
    margin-top:8px;
	padding-left:5px;
}
.img_notifi img {
	width: 100%;
   min-height: 120px;
   /*  width: 28%; */
}
.img_notifi {
   display: inline-block;
   vertical-align: top;
   max-width: 28%;
}
.notification_discription {
   color: #fff;
   font-size: 14px;
   margin-bottom: 11px;
}
.rt_div {
    display: inline-block;
    vertical-align: top;
}

.inline-resnamett span {
    display: inline-block;
    vertical-align: top;
    line-height: 200%;
    font-size: 14px;
    /* margin-right: 248px; */ 
}

button.btn.btn-info.btn-lg.point_sys {

    margin-left: 946px;
}



.star {
    font-size: 27px !important;
    color: #01518e !important;
}

.add-cart-img img {
    height: 323px !important;
}

a.btn.btn-info.all {
    color: #fff;
    background-color: #01518e !important;
    border-color: #01518e !important;
	margin-bottom: 10px;
}



/*8-8-19*/

.dropdown-menu{top: 109%;} 
.table-new-style tbody tr td:nth-child(3) { 
    width: 40%;
    text-align: left !important;
}
 .table-new-style tbody tr td, .Custom-table tbody tr td {
    border-right: 1px solid #ddd !important;
}
.mycart.container.change-pass-box{ padding-top:50px;}
.inline-resnamett {
    background: rgba(0, 0, 0, 0.06);
    padding: 10px;
    margin-bottom: 5px;
}
.mycart #tab-cart td a.img-box{margin: 0 auto;}

.point-table tbody tr td:first-child {
    width: 20%;
}


.otp-confirmation-box {
    max-width: inherit !important;
    text-align: center;
	padding-top: 100px;
	padding-bottom: 100px !important;
}

.left-margin{ margin-left: 36%;} 


.otp-sec {
    margin-bottom: 25px;
}



.res-details .detail-list{ padding:0px;}
.res-details .detail-list textarea {

    margin-top: 15px;
    border: 1px solid #ccc;
    padding: 12px;
    font-size: 14px;

}

/*bill design*/
.bill-detail {
    margin-top: 42px;
    border: 1px solid #F9F9F9;
    box-shadow: 0px 3px 7px #ccc;
    margin-bottom: 20px;
}
.res-name {
    display: inline-block;
    color: #fff;
    padding: 14px 22px;       
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    position: relative;
    z-index: 1;
    margin-left: 0;
    overflow: hidden;
    height: 65px;
    margin-top: 0;
    padding-top: 18px;
    padding-right: 150px;
    line-height: 150%;
}
.res-name::before {
    transform: skew(-35deg);
    position: absolute;
    content: "";
    background: #01518E;
    width: 95%;
    height: 100px;
    z-index: 99;
    left: -35px;
    top: 0;
}
.res-name span {
    position: relative;
    z-index: 99;
}
.name-ordered-by {
    margin: 0;
    text-align: left !important;
    font-size: 19px;
    font-weight: 600;
	padding-left: 25px;
}

.product-list {
    background: #F9F9F9;
    padding: 10px 20px;
    margin-top: 30px;
}

.inline-resname.order-list span {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    width: 45%;
    line-height: 150%;
    font-size: 18px;
}
.inline-resname.order-list {
    border-bottom: 1px solid #e8e7e7;
    padding: 10px 5px;
}
.inline-resname.order-list:last-child{ border-bottom:0px;}

.bill-detail .btn.btn-info{ margin:20px;}

 
.inline-resname.order-list span.inline-span {
    width: inherit !important;
}  

/*16-8-19*/
.notification-link {
    display: inline-block !important;
    width: 35px;
    height: 35px;
    position: relative !important;
    border: 3px solid #fff !important;
    border-radius: 50%;
    padding: 0 !important;
    text-align: center;
    line-height: 26px !important;
    margin-right: 25px;
	margin-top: 6px; 
}
.notification-link .fa.fa-bell {
    padding-right: 5px;
	font-size: 13px;
}

.notification-link span {

    background: #01518E;
    position: absolute !important;
    border-radius: 50%;
    line-height: 120%;
    font-weight: bold;
    left:-3px;
    margin-left: 28px;
    z-index: 1;
    padding: 2px 5px;
	font-size: 14px; 

}
.notification-link::before {
    display: none;
}
.notification_title h3 {
    margin-top: 0;
    font-size: 20px;
}
/*28-8-19*/
.bt-small {
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 0;
}
.modal-body .rest_name {
    width: 30%;
font-weight: normal;
margin-bottom: 10px;
background: #f0f0f0;
padding-left: 8px;
}

.modal-body .end_date{ float:right;}

.modal-body .applied_on{ padding-top:10px;}
.modal-body .from_date { margin-bottom: 20px;}


a.input-design.my-design.btn {
    background: #01518e;
    border: none;
    padding: 5px 72px;
    font-size: 22px;
    color: #fff;
}