@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");

body {
	font-family: "Poppins", sans-serif;
	font-size: 13px;
	color: #000000;
}

.font-weight-bold {
	font-weight: 600 !important;
}

.small,
small {
	font-size: 11px !important;
}

div,
a {
	outline: none !important;
}

.border-primary {
	border-color: #e23844 !important;
}

.w-300 {
	max-width: 300px;
}

.shadow-sm {
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.form-control,
.btn,
.input-group-sm > .custom-select,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
	font-size: 15px;
}

/* Fixed Bottom */

.fixed-bottom {
	height: 50px;
	border-radius: 0px;
	box-shadow: 10px -1px 10px rgba(0, 0, 0, 0.075);
}

.fixed-bottom .btn {
	border-radius: 0px;
	border: none;
	height: 58px;
}

.fixed-bottom-bar {
	padding-bottom: 58px;
}

.h-auto {
	height: auto;
}

.modal-footer .btn {
	border-radius: 0px;
}

/* Nav */

.toggle-2 {
	right: 17px;
	left: auto !important;
}

.hc-nav-trigger.toggle-2 span,
.hc-nav-trigger.toggle-2 span::before,
.hc-nav-trigger.toggle-2 span::after {
	background: #000;
}

.hc-nav-trigger.togglew span,
.hc-nav-trigger.togglew span::before,
.hc-nav-trigger.togglew span::after {
	background: #ffffff;
}

.cat-slider img {
	width: 38px;
	margin: auto;
	-webkit-filter: saturate(200%);
	filter: saturate(200%);
}

/* Grid Card */

.grid-card span.float-right.text-black-50 {
	display: none;
}

.grid-card .p-3 {
	padding: 10px !important;
}

/* Menu */

.osahan-menu-fotter {
	padding: 0px !important;
	background: #5e72e3 !important;
	color: #fff !important;
}

.osahan-menu-fotter .row {
	margin: 0px;
}

.osahan-menu-fotter .col {
	padding: 0px;
}

.osahan-menu-fotter .col a {
	padding: 12px;
	display: block;
}

.osahan-menu-fotter .col a p {
	font-size: 19px;
}

.osahan-menu-fotter .col.selected a {
	color: #dc3545;
	background: #f8f9fa;
}

.osahan-menu-fotter .col.selected p {
	color: #dc3545;
}
-webkit-input-placeholder {
    color: red;
}
.osahan-menu-fotter .col.bg-white.rounded-circle.mt-n4.px-3.py-2 {
	width: 100px;
	min-width: 100px;
	max-width: 100px;
	height: 100px;
	min-height: 100px;
	max-height: 100px;
	margin: -15px 0 0 0 !important;
}

.osahan-menu-fotter .col.bg-white.rounded-circle.mt-n4.px-3.py-2 a {
	width: 68px;
	color: #fff !important;
	height: 68px;
	font-size: 27px !important;
	padding: 16px;
}

/* Extra */

.btn-facebook {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d92662+0,e23744+100 */
	background: #2b4170;
	/* Old browsers */
	background: -moz-linear-gradient(45deg, #3b5998 0%, #2b4170 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #3b5998 0%, #2b4170 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #3b5998 0%, #2b4170 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3b5998', endColorstr='#2b4170', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	border-color: #3b5998;
	color: #ffffff !important;
}

.bg-primary {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d92662+0,e23744+100 */
	background: #5e72e3;
	/* Old browsers */
	background: -moz-linear-gradient(45deg, #5e72e3 0%, #5e72e3 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #5e72e3 0%, #5e72e3 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #5e72e3 0%, #5e72e3 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
}

.btn-primary {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d92662+0,e23744+100 */
	background: #5e72e3;
	/* Old browsers */
	background: -moz-linear-gradient(45deg, #5e72e3 0%, #5e72e3 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #5e72e3 0%, #5e72e3 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #5e72e3 0%, #5e72e3 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	border-color: #5e72e3;
}

.btn-default {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d92662+0,e23744+100 */
	background: #5e72e3;
	/* Old browsers */
	background: -moz-linear-gradient(45deg, #5e72e3 0%, #5e72e3 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #5e72e3 0%, #5e72e3 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #5e72e3 0%, #5e72e3 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	border-color: #5e72e3;
}
.btn-primary:hover {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d92662+0,e23744+100 */
	background: #5e72e3;
	/* Old browsers */
	background: -moz-linear-gradient(-45deg, #5e72e3 0%, #5e72e3 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #5e72e3 0%, #5e72e3 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #5e72e3 0%, #5e72e3 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	border-color: #5e72e3;
}

.btn-outline-primary {
	color: #5e72e3;
	border-color: #5e72e3;
}

.btn-outline-primary:hover {
	color: #ffffff;
	background: #5e72e3;
	/* Old browsers */
	background: -moz-linear-gradient(-45deg, #5e72e3 0%, #5e72e3 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #5e72e3 0%, #5e72e3 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #5e72e3 0%, #5e72e3 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d92662', endColorstr='#e23744', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	border-color: #e23744;
}
/* .btn-info{
    color: #fff;
    background-color: #5e72e3;
    border-color: #5e72e3;
} */
.call_icon {
	height: 21px;
	float: right;
	padding-right: 24px;
}
.header_titel {
	font-size: 17px;
	font-weight: bold;
	padding-left: 12px;
}
.header-restaurantpage {
	    margin-top: 15px;
	/* border-bottom: 1px solid #dee2e6 !important; */
	/*border: 3px solid #c6c0c0;*/
    /*border-radius: 5px;*/
}
.text-primary {
	color: #e23744 !important;
	text-decoration: none !important;
}
.active {
	background: #5e72e3;
	color: #ffffff !important;
}
.active_combo {
	background: #e23744;
	color: #ffffff !important;
}
.btn-primary {
	background: #5e72e3 !important;
	border-color: #5e72e3 !important;
}
.tabs {
	margin: 3px;
}
.tabs.active a {
	color: #ffffff !important;
	text-decoration: none !important;
}
.col a {
	color: #ffffff !important;
	text-decoration: none !important;
}
.active a {
	color: #ffffff !important;
	text-decoration: none !important;
}
p {
	color: #5f5959;
	letter-spacing: 0.2px;
}

.btn-link {
	font-weight: 400;
	color: #e23744;
	text-decoration: none !important;
}

.slick-dots {
	bottom: 20px !important;
}

/* Landing Page */

.landing-page-skip .img-fluid {
	max-height: 290px;
}

.landing-page-skip p {
	margin: 0px;
}

.landing-page-skip .zindex {
	right: 0;
	z-index: 9;
}

.landing-page-skip .slick-dotted.slick-slider {
	margin: 0px;
}

.landing-page-skip .osahan-slider-item {
	padding: 0px 20px;
}

.btn-lg {
	font-size: 16px;
	padding: 16px 16px;
	font-weight: 600;
}

/* List card */

.list-card .count-number {
	margin: 4px 0 0 0;
	display: inline-block;
}

.list-card a,
.list-card h6 {
	color: inherit;
	overflow: hidden;
	white-space: nowrap;
	font-size: 15px;
	text-overflow: ellipsis;
}

.list-card a:hover {
	color: #000000;
}

.list-card .star {
	right: 8px;
	bottom: 8px;
}

.list-card .star .badge {
	font-size: 11px;
	padding: 5px 5px;
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.list-card .member-plan {
	left: 8px;
	top: 8px;
}

.list-card .member-plan .badge {
	font-size: 11px;
	padding: 5px 5px;
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.list-card .list-card-image {
	position: relative;
}

.list-card .favourite-heart {
	right: 8px;
	top: 8px;
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.list-card .favourite-heart i {
	background: #fff;
	width: 23px;
	height: 23px;
	display: inline-block;
	text-align: center;
	font-size: 15px;
	line-height: 24px;
	border-radius: 50px;
}

.list-card.d-flex .list-card-image {
	width: 130px;
	height: 140px;
	min-width: 130px;
	max-width: 130px;
}

.list-card.d-flex .list-card-image .item-img {
	height: 140px;
	object-fit: cover;
}

.list-card .list-card-body p.text-gray {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 12px;
}

.list-card .p-3 {
	overflow: hidden;
}

.list-card.d-flex .list-card-body span.float-right.text-black-50 {
	display: none;
}

.rating-stars .feather-star {
	font-size: 10px;
	background: #000000;
	color: #fff;
	padding: 2px;
	text-shadow: 0px 0px 1px #d2b128;
	border-radius: 5px;
}

.rating-stars .feather-star.star_active {
	background: #f5cd25;
}

/* Login Page */

.login-page video {
	width: 100%;
	position: absolute;
	z-index: -1;
	bottom: 0;
}

.login-page .form-control {
	background: no-repeat;
	border: none;
	color: #fff;
	border-bottom: 1px solid rgb(255 255 255 / 32%);
	border-radius: 0px;
	padding: 0px;
	box-shadow: none !important;
}

.login-page .form-control:hover,
.login-page .form-control:focus {
	color: #fff;
	border-bottom: 1px solid #ffffff;
}

.login-page label {
	margin: 0px;
	opacity: 0.8;
}

.login-page .form-group {
	margin-bottom: 30px;
}

.login-page::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: rgb(255 255 255 / 65%) !important;
	opacity: 1;
	/* Firefox */
}

.login-page:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: rgb(255 255 255 / 65%) !important;
}

.login-page::-ms-input-placeholder {
	/* Microsoft Edge */
	color: rgb(255 255 255 / 65%) !important;
}

/* Verification */
.form-control {
	border: 0px;
}
.osahan-verification .form-control {
	text-align: center;
	font-size: 47px;
	border-bottom: 2px solid #ccc !important;
	border: none;
	border-radius: 0px;
	font-weight: 300;
	box-shadow: none;
}

/* Filter */

.filter .custom-control-label::before {
	right: 1rem;
	left: auto;
	margin: auto;
	top: 0;
	bottom: 0;
}

.filter .custom-control-label::after {
	left: auto;
	right: 1rem;
	margin: auto;
	top: 0;
	bottom: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
	color: #fff;
	border-color: #e23744;
	background-color: #e23744;
}

/* Cart */

.gold-members h6,
.menu-list h6 {
	font-size: 12px;
}

.gold-members .badge,
.menu-list .badge {
	font-size: 8px;
	font-weight: 500;
	padding: 4px 6px 3px 6px;
}

.menu-list img {
	width: 60px;
	height: 60px;
	object-fit: cover;
}
.count-number {
	border: 1px solid #dee2e6 !important;
}
.count-number .btn {
	padding: 2px 5px;
	font-size: 12px;
	border-radius: 0px;
}

.count-number-input {
	width: 24px;
	text-align: center;
	margin: 0 -4px;
	border: none;
	color: #28a745;
	height: 24px;
	border-radius: 0px;
	vertical-align: bottom;
}
.plusbtn {
	color: #28a745;
	font-weight: bold;
}

.non_veg,
.veg {
	width: 20px;
	border: 1px solid;
	height: 20px;
	border-radius: 3px;
	font-size: 36px;
	text-align: center;
	line-height: 0px;
}

/* Most Popular */

.most_popular .trending-slider img {
	border-radius: 10px;
	padding: 0px 4px;
	margin: 8px 0 0 0;
}

/* Profile */

.osahan-cart-item-profile .custom-control-label::before {
	right: 1rem;
	left: auto;
	margin: 20px 0;
}
/*.form-control {*/
/*	color: #000 !important;*/
/*}*/
.osahan-cart-item-profile .custom-control-label::after {
	left: auto;
	right: 1rem;
	margin: 20px 0;
}

/* Modal */

.modal-content {
	border: 0;
	border-radius: 0px;
}

.modal-body {
	overflow: overlay;
}

.modal-dialog {
	margin: 1.5rem;
}
.modal-content {
	margin-top: 182px !important;
}
.modal-header .close {
	padding: 0.5rem 1rem;
	margin: -1rem -1rem -1rem auto;
	font-size: 37px;
}
a .modal .modal-dialog {
	-webkit-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	transform: translate(0, 100%);
}

/* Map Page */

.osahan-map iframe {
	width: 100% !important;
	height: 100vh;
}

.osahan-map .toggle {
	z-index: 9;
	margin: 2px 0 0 4px;
}

.osahan-map .mapouter.position-absolute {
	width: 100%;
	height: 100vh;
}

.osahan-map .bg-primary.border-bottom {
	position: absolute;
	z-index: 9;
	width: 100%;
}

.osahan-map .fixed-bottom {
	padding: 10px 0px;
}

.osahan-map .list-card.d-flex .list-card-image .item-img {
	width: 100px;
	height: 100px;
}

.osahan-map .list-card.d-flex .list-card-image {
	width: 100px;
	height: 100px;
	min-width: 100px;
	max-width: 100px;
}

.osahan-map .member-plan {
	text-align: center;
	background: rgb(255 255 255 / 18%);
	font-size: 12px;
	padding: 7px 5px;
	margin: 0 1px;
	border-radius: 43px;
}

.gold-members .mr-2 {
	border: 1px solid;
	width: 15px;
	height: 15px;
	text-align: center;
	border-radius: 3px;
	font-size: 42px;
	line-height: 13px;
}

.index-page img {
	height: 130px;
}

.spinner {
	width: 180px;
	height: 180px;
	margin: auto;
	background-color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	pointer-events: none;
	border-radius: 100%;
	-webkit-animation: sk-scaleout 1s infinite ease-in-out;
	animation: sk-scaleout 1s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
	0% {
		-webkit-transform: scale(0);
	}

	100% {
		-webkit-transform: scale(1);
		opacity: 0;
	}
}

@keyframes sk-scaleout {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}

/* right bounce */

@-webkit-keyframes bounceRight {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	40% {
		-webkit-transform: translateX(-30px);
		transform: translateX(-30px);
	}

	60% {
		-webkit-transform: translateX(-15px);
		transform: translateX(-15px);
	}
}

@-moz-keyframes bounceRight {
	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateX(0);
	}

	40% {
		transform: translateX(-30px);
	}

	60% {
		transform: translateX(-15px);
	}
}

@keyframes bounceRight {
	0%,
	20%,
	50%,
	80%,
	100% {
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	40% {
		-ms-transform: translateX(-30px);
		transform: translateX(-30px);
	}

	60% {
		-ms-transform: translateX(-15px);
		transform: translateX(-15px);
	}
}

/* /right bounce */

.feather-arrow-right {
	-webkit-animation: bounceRight 2s infinite;
	animation: bounceRight 2s infinite;
}

.location-page .img-fluid {
	max-width: 360px;
}

/* Restaurant */

.restaurant-detailed-ratings-and-reviews hr {
	margin: 0 -16px;
}

.reviews-members-footer img {
	width: 22px;
	height: 22px;
	border: 2px solid #fff;
	box-shadow: 0px 0px 12px #ccc;
	margin: 0 -3px;
}

.total-like {
	font-size: 11px;
	padding: 2px 6px;
}

.reviews-members-body p {
	font-size: 12px;
}

.reviews-members-header h6 {
	font-size: 14px;
}

.graph-star-rating-body .progress {
	border-radius: 40px;
	height: 6px;
}

.rating-list {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.rating-list-center {
	margin: auto;
	width: 70%;
}

.rating-list-left {
	width: 20%;
	font-size: 10px !important;
	font-weight: 400 !important;
}

.rating-list-right {
	width: 10%;
	text-align: right;
	font-size: 10px !important;
	font-weight: 400 !important;
}

/*===================16/05-2021==================*/
.card-5 {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.fl-left {
	float: left;
}
.btn-outline-secondary {
	border-color: transparent !important;
}
.btn-outline-secondary :hover {
	border-color: transparent !important;
}
.transparent-btn {
	border-color: transparent;
	background: transparent;
}
.footer_text {
	margin: 7px;
	font-weight: 100;
}
.cart {
	font-size: 14px;
}
.veg_nonveg {
	height: 14px !important;
	width: 14px !important;
	float: left !important;
}
.contact_icons {
	height: 19px !important;
	width: 19px !important;
	float: left !important;
}
.loader_clg {
	height: 30px !important;
	width: 30px !important;
}
.check_outtext {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}
.mr-top {
	margin-top: 16px;
}
.mr-top37 {
	margin-top: 174px;
}
.mr-top86 {
	margin-top: 86px;
}
.mr-top40 {
	margin-top: 40px;
}
.center_txt {
	text-align: center;
	font-weight: bold;
	margin: 2px;
}
.padd9 {
	padding: 9px;
}
.padd0 {
	padding: 0px !important;
}
.primary_text {
	color: #5e72e3;
}
.hegt60 {
	height: 60px;
}
.badge-danger {
	color: #fff;
	background-color: #5e72e3 !important;
}
/*-----------------Horizatanal menu---------------------*/
div.scrollmenu {
	overflow: auto;
	white-space: nowrap;
	height: 63px;
	padding: 6px;
}

div.scrollmenu a {
	display: inline-block;
	color: #5e72e3;
	text-align: center;
	padding: 14px;
	text-decoration: none;
}
.btn-warning {
	color: #ffffff;
	background-color: #5e72e3;
	/* border-color: #ffc107; */
}

div.scrollmenu a:hover {
	color: #ffffff;
}
.rupess_text {
	font-family: Arial, Helvetica, sans-serif !important;
}
.border-top {
	border-top: 1px solid #ffffff !important;
}
.delivery_discount {
	width: 48%;
	float: left;
	/* font-size: 16px; */
	margin-right: 5px;
	background: #fff;
	/* border-radius: 6px; */
	border: 1px solid #c6c0c0;
	border-radius: 5px;
}

.btn-with{
    width: 100%;
}
.headr_box {
	/*width: 69%;*/
	float: left;
	font-size: 20px;
	/* color: #ffffff; */
	background-color: white;
    color: black;
	/* padding-left: 12px; */
	/* height: 55px; */
	/*padding: 0px;*/
	/*margin: 8px 6px 8px 15px;*/
	font-weight: bold;
}
.promocode_checkbox {
	width: 20%;
	float: left;
	font-size: 16px;
	color: #5f5959;
	padding-right: 20px;
}
.takeway_discount {
	width: 49%;
	float: right;
	/* font-size: 16px; */
	padding-left: 8px;
	background: #fff;
	margin-left: 0px;
	border: 1px solid #c6c0c0;
	border-radius: 5px;
}

.discount_box {
	height: 18px;
	width: 22px;
	margin-top: 2px;
	padding-left: 20px;
}
.delivery_div {
	width: 50%;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	padding: 6px;

}
.delivery_div_header {
	/*width: 15%;*/
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	background-color: white;
	/*margin: 12px 0 0 2px;*/
}
.takeway_div {
	width: 16%;
	float: right;
}
.submit_btndiv {
	margin: 0px auto;
}
.sub_btn {
	width: 100%;
	height: 33px;
	/* background: #2196f3; */
	background: #28a745;
	color: #fff;
	font-size: 12px;
	border: 0px;
	font-weight: bold;
}
/* .takeway_discountbox {
	float: right;
	height: 20px;
	width: 22px;
	padding-left: 20px;
}
.discount_txt {
	font-size: 13px;
	font-weight: 600;
} */
a {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}
.icon_font {
	font-size: 12px !important;
}
.mlr {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.marginglr {
	margin-left: 1.5rem;
	margin-right: 1.5rem;
}
.poweredby {
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	margin-top: 30px;
}
.tab_bg_header {
	/* background: #2196f3; */
	background: #ffffff;
	padding: 13px;


}
a:hover {
    color: #ffffff;
    text-decoration: none;
}
.terms-header{
    	background: #28a745;
    	color:#ffffff;
}
.tab_bg {
	background: #ffffff;
}
.icons_tab {
	height: 23px;
    margin-top: 8px;
    float: right;
    padding: 2px;
}
.icons_tab1 {
	height: 35px;
    /*margin-top: -5px;*/
}
.icons_call {
	height: 25px;
    margin-top: 6px;
}
.bg-light {
	/* background-color: #ffc107 !important; */
	/* background-color: #62b462 !important; */
	margin-top: 42px;
	margin-left: 20px;
	margin-right: 20px;
}
.inputdivnew {
	padding-top: 1px;
	padding-bottom: 1px;
	background: #fff;
}
.form-control:focus {
	box-shadow: 0 0 0 0.2rem rgb(255 255 255 / 0%) !important;
}
.check-inoutlabel {
	margin-bottom: 0px !important;
	/*padding-left: 10px;*/
	padding-top: 3px;
	color: #5b6065;
	font-size: 15px;
	text-align: center;
}
.checkcheckDate-inoutlabel {
	margin-bottom: 0px !important;
	/*padding-left: 10px;*/
	padding-top: 3px;
	color: #5b6065;
	font-size: 14px;
}
.check-inoutlabel1 {
	margin-bottom: 0px !important;
	padding-top: 3px;
	color: #5b6065;
	font-size: 11px;
	font-size: 15px;
	text-align: center;
	width: 100%;
}
/* .div3part {
	width: 28%;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	padding: 6px;
	margin-right: 7px;
	margin-left: 10px;
} */
.div3part {
	width: 30%;
	float: left;
	/* font-size: 16px; */
	/*padding-left: 8px;*/
	background: #fff;
	margin-left: 5px;
}
.div3part1 {
	width: 31%;
	float: left;
	/* font-size: 16px; */
	/*padding-left: 8px;*/
	background: #fff;
	margin-left: 5px;
}
select {
	/* for Firefox */
	-moz-appearance: none;
	/* for Chrome */
	-webkit-appearance: none;
}

/* For IE10 */
select::-ms-expand {
	display: none;
}
.border_r {
	border-right: 1px solid #969090e8;
}
.form-control:disabled,
.form-control[readonly] {
	background-color: #ffffff;
	opacity: 1;
	min-width: 0px !important;
}
.round {
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-webkit-border-radius: 6px;

	/* Firefox 1-3.6 */
	-moz-border-radius: 6px;

	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
	border-radius: 6px;
}
.center_text {
	text-align: center !important;
}
select {
	text-align: center;
	text-align-last: left;
	-moz-text-align-last: center;
	font-weight: bold;
}
option {
	text-align: left !important;
	font-weight: bold;
}
.font_bold {
	font-weight: bold;
}
.applay_btnimg {
	height: 38px;
	width: 98px;
}
.modal-header {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.txtwhite {
	color: #ffffff;
}
.with_80 {
	width: 80%;
	margin: 0px auto;
}



/* ----------------------------------------------------------------------------------------------- */
.a_button {
	display: block;
	/* width: 117px; */
    height: 38px;
	background: #3f9e4e;
	/* padding: 10px; */
	text-align: center;
	border-radius: 5px;
	color: white;
	font-size: 15px !important;
	font-weight: 400 !important;
}

.photos_icon{
	float: left;
	padding: 10px 0px 0 4px;
}
.padd0{
    padding:0px !important
}

.ft_btn{
	    margin-left: 0px !important;
}
.delivery_position{
	width: 46%;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	padding: 6px;
	border: 1px solid #c6c0c0;
	border-radius: 5px;
}

.delivery_pos{
	width: 47%;
    float: left;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
    padding: 6px;
    margin-left: 9px;
    border: 1px solid #c6c0c0;
   border-radius: 5px;
    
}
.inline{
	max-width:400px;
	margin:auto;
}
.input-icons i {
	position: absolute;
	z-index: 2;
}
  
.input-icons {
	width: 100%;
	margin-bottom: 10px;
}
  
.icon {
	padding: 10px;
	min-width: 40px;
}
  
.input-field {
	width: 100%;
	padding: 10px;
	margin-bottom: 3px;
	text-align: center;
}
#guest_name{
	/* margin-left:27px; */
}
#contact_no{
	/* margin-left:-16px; */
}

 select.input-lg {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
  }
  select + i.fa {
	float: right;
	margin-top: -26px;
	margin-right: 5px;
	pointer-events: none;
	background-color: #fff;
	padding-right: 5px;
  }

  .bt_border{
	border: 1px solid #c6c0c0;
	border-radius: 5px;
  }
 
.ic_tab{
	height: 20px !important;
    margin-bottom: 11px !important;
    margin-left: -4px !important;
    margin-top: 9px !important;
    margin-right: 10px !important;
}
button:focus{
    outline:0px!important;
}
.text_area h2 {
    font-size: 20px!important;
    color: black;
    font-weight: bold;
    /* font-family: 'Poppins'; */
    margin-top: 17px;
    text-transform: uppercase;
    margin-bottom: 31px !important;
    /* color: #7e7979 !important; */
}
/*==========17-11-2025=============*/
.margin-top-btn{
    margin-top: 20px !important;
    /* margin-bottom: 20px !important; */
}
.input-height{
	height: 50px;
}
.submit_btn{
	width: 100%;
    height: 48px;
}
.scroll-box { max-height: 280px; overflow-y: auto; width: 100%; }
 .scroll-box iframe { width: 100%; height: 260px; border: 0; display: block; }
 .icons_call{
	font-size: 30px;color: #c96a2b;
 }
 .icons_whatsapp{
	font-size: 40px;color: #25D366;
 }
  .pt-30{
	padding: 10px;
    margin: 0px auto;
 }
 .txt_center{
	text-align: center;
 }
 .btn_min_with{
	    min-width: 104px;
 }
  .btn_min_with_call{
	    min-width: 120px;
  }
  
 iframe {
   width: 100%;
  height: 35vh; /* automatically adjusts based on screen height */
  border: 0;
}
.btn-success {
    color: #fff;
    background-color: #c96a2b!important;
    border-color: #c96a2b!important;
}
.div_col-6{
    padding: 9px;
    display: flex;
    justify-content: center;
}