@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url("https://cdnjs.cloudflare.com/ajax/libs/hover.css/2.3.1/css/hover-min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css");

*{padding:0;
margin:0;
border:0;	
outline:none;
text-decoration:none;
list-style:none;
}
html{
	overflow-x: hidden !important;
}
body{
font-size:14px;	
line-height:20px;
overflow-x:hidden !important;
height:auto;
/*font-family: "Arimo", sans-serif;*/
}
/*@font-face {
font-family: 'myriad_proregular';
src: url('../fonts/myriad_pro_regular-webfont.woff2') format('woff2'),
url('../fonts/myriad_pro_regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}*/
/*-----reset css-----*/
input[type="button"],input[type="submit"]{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
margin:0;			   
}
p{
margin:0;
}
ul,label{
margin:0;
padding:0;
}

/*--csd error fix--*/
.white_bg.lazy_bg.store-feedbacks-t4.ng-scope {
display: none;
}
header.ng-isolate-scope {
display: none !important;
}
#full-slider-wrapper {
display: none !important;
}
#home_page_design .n-browsing {
padding: 0;
}
.content-features .container.short {
padding: 0;
width: 100%;
}
#home_page_design .white_bg {
border: 0;
}
#home_page_design .parallax-content {
display: none;
}
#home_page_design .lines6_choose {
display: none;
}
#home_page_design .parallax-window {
display: none;
height: auto;
}
#home_page_design .margin_60 {
padding-bottom: 0;
padding: 0;
}
.carousel-control {
opacity: 0;
}
.footer-container .banner-section {
background: #e2d7bb;
}
.footer-container footer {
overflow: hidden;
}
.footer-container {
background: #aa874d;
}
#home_page_design .online_bg_line{
  display: none;
}
img.mobile-logo{
  display: none;
}
.footer-container .banner-section {
  width: 85%;
}
.footer-mobile-container .banner-section {
  width: 200%;
  height: 96px;
  -webkit-clip-path: polygon(0 0%, 0% 100%, 98% 33%);
  clip-path: polygon(0 0%, 0% 100%, 98% 33%);
  background: #EE871E;
}
@media only screen and (max-width: 991.98px) {
.footer-mobile-container .banner-section {
  width: 160%;
  height: 90px;
  -webkit-clip-path: polygon(0 0%, 0% 100%, 98% 33%);
  clip-path: polygon(0 0%, 0% 100%, 98% 33%);
  background: #EE871E;
}
}
@media only screen and (max-width: 767.98px) {
.footer-mobile-container {
  margin-top: -20px;
}
.footer-mobile-container .banner-section {
  width: 200%;
  height: 96px;
  -webkit-clip-path: polygon(0 0%, 0% 100%, 98% 33%);
  clip-path: polygon(0 0%, 0% 100%, 98% 33%);
  background: #EE871E;
}
}
/*--/csd error fix--*/

/*--bootstrap 4 custom class start--*/
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
/*--/bootstrap 4 custom class end--*/

.clear{
clear:both;
height:auto;	
}
.img-full,.body-div{
width:100%;	
}
.area-lft{
float:left;	
}
.area-rgt{
float:right;	
}
.no-bg{
background:none !important;	
}

.text-white{
color: #fff;
}
.less-mar-lft-rgt{
	margin: 0 -15px;
}
.pt-0{
	padding-top:0;	
}
.pt-1{
padding-top: 10px;
}
.pt-2{
padding-top: 20px;
}
.pt-3{
padding-top: 30px;
}
.pt-4{
padding-top: 40px;
}
.pt-5{
padding-top: 50px;
}
.pb-0{
padding-bottom: 0;
}
.pb-1{
padding-bottom: 10px;
}
.pb-2{
padding-bottom: 20px !important;
}
.pb-3{
padding-bottom: 30px;
}
.pb-4{
padding-bottom: 40px;
}
.pb-5{
padding-bottom: 50px;
}
.pr-0{
padding-right: 0;
}
.pr-1{
padding-right: 10px;
}
.pr-2{
padding-right: 20px;
}
.pr-3{
padding-right: 30px;
}
.pr-4{
padding-right: 40px;
}
.pr-5{
padding-right: 50px;
}
.pl-0{
padding-left: 0;
}
.pl-1{
padding-left: 10px;
}
.pl-2{
padding-left: 20px;
}
.pl-3{
padding-left: 30px;
}
.pl-4{
padding-left: 40px;
}
.pl-5{
padding-left: 50px;
}

.mt-0{
margin-top: 0;
}
.mt-1{
margin-top: 10px;
}
.mt-2{
margin-top: 20px;
}
.mt-3{
margin-top: 30px;
}
.mt-4{
margin-top: 40px;
}
.mt-5{
margin-top: 50px;
}
.mb-0{
margin-bottom: 0;
}
.mb-1{
margin-bottom: 10px;
}
.mb-2{
margin-bottom: 20px;
}
.mb-3{
margin-bottom: 30px;
}
.mb-4{
margin-bottom: 40px;
}
.mb-5{
margin-bottom: 50px;
}
.mr-0{
margin-right: 0;
}
.mr-1{
margin-right: 10px;
}
.mr-2{
margin-right: 20px;
}
.mr-3{
margin-right: 30px;
}
.mr-4{
margin-right: 40px;
}
.mr-5{
margin-right: 50px;
}
.ml-0{
margin-left: 0;
}
.ml-1{
margin-left: 10px;
}
.ml-2{
margin-left: 20px;
}
.ml-3{
margin-left: 30px;
}
.ml-4{
margin-left: 40px;
}
.ml-5{
margin-left: 50px;
}
/*-----/reset css-----*/


/*=====main page css start=====*/
.header {
	padding: 20px 50px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
	background: #E02A1B;
}
.header .logo-hldr {
	position: absolute;
	top: 3px;
}
.header .logo-mob {
	position: absolute;
	top: 3px;
}
.header .logo-mob img {
	width: 120px;
	height: auto;
}
.header .logo-hldr::before {
	position: absolute;
	content: '';
	width: 82px;
	height: 50px;
	background: url(../img/logo-sh-lft.png) no-repeat left bottom;
	left: 0;
	background-size: 100%;
	bottom: 10px;
	left: -49px;
	z-index: -1;
}
.header .logo-hldr::after {
	position: absolute;
	content: '';
	width: 82px;
	height: 50px;
	background: url(../img/logo-sh-rgt.png) no-repeat right bottom;
	background-size: 100%;
	bottom: 10px;
	right: -49px;
	z-index: -1;
}
.header .logo-hldr img {
	width: 134px;
	height: auto;
  border: 6px solid #E02A1B;
  border-radius: 100%;
}
.header .row-cus{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
/*----------navigation----------*/
.header nav{
    width: 100%;
    display: flex;
    padding: 1rem 0;
}

/* Styling Navigation Links*/
.header .nav-links {
	display: flex;
	justify-content:center;
	align-items: center;
	text-transform: uppercase;
	list-style: none;
	width: 100%;
}
.header .nav-links li{
    position:relative;
}
.header .nav-links li a {
	text-decoration: none;
	transition: all ease-in-out 350ms;
	padding: 10px 20px;
	color: #fff;
	font-family: Archivo;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	text-transform: uppercase;
	position: relative;
}
.header .nav-links li:last-child a {
	padding-right: 0;
}
.header .nav-links li a:hover{
    color:#FFE500;
}
/*.header .nav-links li a:hover::before {
	position: absolute;
	content: '';
	background: url(https://mydrive.kuick.com/files/6231479/web/data/pizza-bella/shape.png) no-repeat left top;
	width: 14px;
	height: 11px;
	bottom: -5px;
	left: 50%;
	transform: translate(-50%);
}*/
/*Navigation Icon Styling*/
.header .hamburger div{
    width: 23px;
    height: 2px;
    background: #000;
    margin: 5px;
    transition: all 0.3s ease;
}
.header .hamburger{
    display: none;
}
/*Navigation Icon Styling*/
.header .hamburger div {
	width: 27px;
	height: 3px;
	background: #000;
	margin: 5px;
	transition: all 0.3s ease;
	position: relative;
	top: 4px;
	left: 0px;
}
.header .hamburger{
    display: none;
}
/*Responsive Adding Media Queries*/
@media screen and (max-width:767px){
.header .logo{
	padding:10px 0 0 15px;
}
.header nav{
    position: inherit;
    z-index: 3;
    padding-top:0;
    width: 98%;
}
.header .hamburger {
	display: block;
	position: absolute;
	cursor: pointer;
	right: 2%;
	top: 70px;
	transform: translate(-5%, -180%);
	z-index: 11;
	transition: all 0.7s ease;
	background: #fff;
	width: 48px;
	height: 48px;
	padding: 5px;
}
.header .nav-links{
	background: #530D08;
	justify-content: flex-start;
	position: absolute;
	opacity: 1;
	height: 100vh;
	width: 100%;
	flex-direction: column;
	clip-path: circle(50px at 90% -20%);
/*	-webkit-clip-path: circle(50px at 90% -10%);*/
	transition: all 1s ease-out;
	pointer-events: none;
	padding: 40px 0;
	left: 0;
	top: -8px;
	z-index: 9;
}
.header .nav-links.open{
    clip-path: circle(1000px at 90% -10%);
    -webkit-clip-path: circle(1000px at 90% -10%);
    pointer-events: all;
    z-index: 9;
}
.header .nav-links li{
    opacity: none;
}
.header .nav-links li a{
	padding: 4px 0;
	display: inline-block;
	/*width: 350px;
	display: block;*/
	text-align: center;
	color: #000;
}
.header .nav-links li a:hover{
	color: #000;
}

li.fade{
    opacity: 1;
}
/* Navigation Bar Icon on Click*/
.header .toggle .bars1 {
	/* transform: rotate(-45deg) translate(-5px, 6px); */
	transform: rotate(-45deg) translate(-4px, 5px);
	left: -1px;
	top: 7px;
}
.header .toggle .bars2{
    transition: all 0s ease;
    width: 0;
}
.header .toggle .bars3 {
	transform: rotate(45deg) translate(-4px, -5px);
	position: relative;
	left: 0px;
	top: 3px;
}
}
/*----------/navigation----------*/
.header #order-but-wrap{
  position: relative;
  z-index: 0;
}
.header #order-but-wrap .order-but {
  width: 135px;
  left: 0;
  bottom: -15px;
}
.header #order-but-wrap .order-but a{
	color: #fff;
	text-transform: capitalize;
  background: #000;
  display: block;
  font-family: Roboto;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  text-transform: capitalize;
  text-align: center;
  padding: 12px 0;
  border-radius: 50px;
  text-decoration: none;
  overflow: hidden;
}
.header #order-but-wrap .order-but a:before{
    background: #fff;
}
.header #order-but-wrap .order-but:hover a{
    color: #000;
}


main.main-bd{
	background: linear-gradient(0deg, #EEE 0%, #EEE 100%), #FFF;
}
/*--banner pannal start--*/
.banner-pan {
	background: #6F140D url(../img/slider-bg.png) no-repeat left top;
	min-height: auto;
	background-size: 100% 100%;
	min-height: 615px;
	position: relative;
}
.banner-pan .slick-slider{
	min-height: auto;
}
.banner-pan .banner-lft-area {
	padding: 12rem 0 4rem;
}
.banner-pan .slide:nth-child(2) .banner-lft-area h2 span:before {
	right: -75px;
	top: -30px;
}
.banner-pan .banner-lft-area {
	padding: 20rem 0 4rem;
}
.banner-pan .banner-lft-area h2 {
	color: #F5E22C;
	font-family: Archivo;
	font-size: 96px;
	font-style: normal;
	font-weight: 700;
	line-height: 90px;
	letter-spacing: -4px;
}
.banner-pan .banner-lft-area p {
	color: #FFF;
	font-family: Roboto;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 25px 0 15px;
}
.banner-pan #order-but-wrap{
	position: relative;
	z-index: 0;
}
.banner-pan #order-but-wrap .order-but {
	width: 144px;
	position: absolute;
	left: 0;
	bottom:165px;
}
.banner-pan #order-but-wrap .order-but a{
	background: #000;
	color: #fff;
	display: block;
	font-family: "Poppins", sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: 600;
	text-transform: capitalize;
	text-align: center;
	padding: 12px 0;
	border-radius: 50px;
	text-decoration: none;
	overflow: hidden;
}
.banner-pan #order-but-wrap .order-but a:before{
		background: #fff;
}
.banner-pan #order-but-wrap .order-but:hover a{
		color: #000;
}
.banner-pan .banner-rgt-area{
	padding:0;
}
.banner-pan .slick-slider{
  margin:0 0;
  padding: 0 0 0 0rem;
}
.banner-pan .slick-slider .slide .order-but-div{
  position: absolute;
  bottom: 70px;
  left: 120px;
  width: 100%;
}

.banner-pan .slick-list {
  overflow: visible !important;
}
.banner-pan .slick-prev,
.banner-pan .slick-next {
  position: absolute;
  bottom: 75px;
  z-index: 999;
  width: 48px;
  height: 48px;
}
.banner-pan .slick-prev.slick-arrow img,
.banner-pan .slick-next.slick-arrow img{
	width: 48px;
	height: 48px;
}
.banner-pan .slick-prev {
  left: 165px;   
  background: none;
}
.banner-pan .slick-next {
  left: 220px;
  background: none;
}

/* Default state */
.banner-pan .slide .banner-rgt-area img {
	opacity: 0;
	transform: scale(0.8) rotate(-8deg) translateY(40px);
	filter: blur(8px);
	width: 96%;
	padding: 10rem 0 0 0;
	margin-left: auto;
}

/* Active slide animation */
.banner-pan .slick-active .banner-rgt-area img {
  opacity: 1;
  transform: scale(1) rotate(0deg) translateY(0);
  filter: blur(0);

  transition: 
    transform 0.9s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.6s ease,
    filter 0.6s ease;
}
/*--banner pannal end --*/


/*--welcome section--*/
.welcome-pannal{
	padding: 4rem 0;
	position: relative;
}
.welcome-pannal::before {
	position: absolute;
	content: '';
	right: 0;
	width: 105px;
	height: 135px;
	background: url(../img/leaf.png) no-repeat left top;
	background-size: 100% 100%;
	top: -10px;
}
.welcome-pannal .welcome-pannal-inr{
	padding: 0 0 30px;
}
.welcome-pannal .welcome-steps-desk{
	display: block;
	margin: 30px auto 0 auto;
}
.welcome-pannal .welcome-steps-desk .circle-box {
	position: relative;
}
.welcome-pannal .welcome-steps-desk .circle-box .circle-box-child::before {
	position: absolute;
	content: '';
	background: url(../img/seprater.png) no-repeat left top;
	width: 175px;
	height: 8px;
	top: 35%;
	left: 195px;
}
.welcome-pannal .welcome-steps-desk .col-md-3:last-child .circle-box .circle-box-child:before{
	display: none;
}
.welcome-pannal .welcome-steps-desk img{
	width: 85%;
	margin: 0 auto;
	display: block;
}
.welcome-pannal .welcome-steps-mob{
	display: none;
}
.welcome-pannal .welcome-steps-desk .circle-box .circle-box-child {
	border-radius: 99px;
	border: 4px solid #FFF;
	width: 100px;
	height: 100px;
	background: linear-gradient(180deg, #E02A1B -16.16%, #F5E228 160.61%);
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}
.welcome-pannal .welcome-steps-desk .circle-box .circle-box-child img{
	width: 38px;
	height: auto;
}
.welcome-pannal .welcome-steps-desk .circle-box h3{
	color: #000;
	text-align: center;
	font-family: "Archivo", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding: 10px 0 0 0;
}
/*--/welcome section--*/



/*--about section--*/
.about-pan{
	padding: 40px 0;
}
.about-pan .about-pan-lft{

}
.about-pan .about-pan-lft h1{
	color: #E02A1B;
	font-family: Archivo;
	font-size: 62px;
	font-style: normal;
	font-weight: 600;
	line-height: 58px; /* 93.548% */
	letter-spacing: -2.48px;
	padding: 0 0 20px 0;
}
.about-pan .about-pan-lft h4{
	color: #000;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 18px; 
}
.about-pan .about-pan-lft .abt-bot-pan{
	position: relative;
	z-index: 0;
}
.about-pan .about-pan-lft .abt-bot-pan img{
	width: 100%;
	margin: 50px 0 0 0;
}
.about-pan .about-pan-rgt {

}
.about-pan .about-pan-rgt p{
	color: #514949;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	padding: 0 0 20px;
}
/*--/about section--*/



/*--best offer section--*/
.best-offer-section {
	padding: 6rem 0 10rem;
	border-radius: 30px;
	background: #fff;
	margin: -100px 10px 0 10px;
	position: relative;
	z-index: 2;
	top: -185px;
}
.best-offer-section::before {
	position: absolute;
	content: '';
	width: 210px;
	height: 210px;
	bottom: -140px;
	left: -10px;
	background: url(../img/tomato.png) no-repeat left top;
	background-size: 100% 100%;
	z-index: 9;
}
.best-offer-section .best-offer-section-hd{
	text-align: center;
}
.best-offer-section .best-offer-section-hd h2 {
  color: #E02A1B;
	text-align: center;
	font-family: Archivo;
	font-size: 62px;
	font-style: normal;
	font-weight: 600;
	line-height: 58px;
	letter-spacing: -2.48px;
}
.best-offer-section .best-offer-section-hd h3{
	color: #000;
	font-family: Roboto;
	font-size: 18px;
	line-height: 22px;
	font-style: normal;
	font-weight: 600;
	padding: 10px 0 0 0;
}

.best-offer-section .meal-section-hldr{
	padding: 4rem 0 0 0;
}
.best-offer-section .meal-section-hldr .meal-box{
	position: relative;
}
.best-offer-section .meal-section-hldr .meal-box .meal-box-img {
	transition: 0.5s all;
	width: 100%;
	height: 340px;
	overflow: hidden;
	border-radius: 8px;
	position: relative;
}
.best-offer-section .meal-section-hldr .meal-box .meal-box-img img{
  width: 100%;
  transition: all .3s ease-in-out;
}
.best-offer-section .meal-section-hldr .meal-box .meal-box-img img:hover{
  transform: scale(1.1);
}
.best-offer-section .meal-section-hldr .meal-box .meal-box-inr {
	border-radius: 0 0 20px 20px;
	padding: 15px 0 20px;
	min-height: auto;
	position: absolute;
	bottom: 0;
	width: 90%;
	right: 0;
}
.best-offer-section .meal-section-hldr .meal-box .meal-box-inr h3 {
	color: #FFF;
	font-family: Archivo;
	font-size: 16px;
	line-height: 20px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: -1px;
	padding: 0 0 10px;
}
.best-offer-section .meal-section-hldr .meal-box .meal-box-inr p {
	color: #FFF;
	font-family: Roboto;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: 17px;
}


/* Wrapper */
.best-offer-section .rc-card {
  position: relative;
  overflow: hidden;
  border-radius: 14px;
  cursor: pointer;
  height: 300px;
}

/* Image */
.best-offer-section .rc-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

/* Overlay */
.best-offer-section .rc-card__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.7);
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: 1;
}

/* Center Content */
.best-offer-section .rc-card__content {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.5s ease;
  z-index: 2;
}

/* Button */
.best-offer-section .rc-card__btn {
  padding: 10px 22px;
  border-radius: 50px;
  border: none;
  background: #fff;
  color: #462006;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  font-family: Roboto;
  line-height: normal;
	text-transform: capitalize;
}


.best-offer-section .rc-card__btn:hover {
  background: #e5e5e5;
}

/* Hover Effects */
.best-offer-section .rc-card:hover .rc-card__img {
  transform: scale(1.1);
}

.best-offer-section .rc-card:hover .rc-card__overlay {
  opacity: 1;
}

.best-offer-section .rc-card:hover .rc-card__content {
  opacity: 1;
  transform: translateY(0);
}
/*--/best offer section--*/



/*--food delivery section--*/
.flames-orbit {
  width: 100%;
  min-height: 790px;
  overflow: hidden;
  margin: -100px 0 0 0;
  position: relative;
}
.flames-orbit::before {
	position: absolute;
	content: '';
	width: 138px;
	height: 170px;
	top: -53px;
	right: 0;
	background: url(../img/leaf2.png) no-repeat left top;
	background-size: 100% 100%;
	z-index: 9;
}

.orbit-stage {
  position: relative;
  width: 790px;
  height: 790px;
  margin: 0 auto;
  top: -20px;
}

.orbit-ring {
  position: absolute;
  border: 1px solid #d6d6d6;
  border-radius: 50%;
  pointer-events: none;
}

.orbit-ring-outer {
  width: 730px;
  height: 730px;
  left: 30px;
  top: 20px;
}

.orbit-ring-inner {
  width: 426px;
  height: 426px;
  left: 182px;
  top: 172px;
}

.center-logo {
  position: absolute;
  left: 268px;
  top: 258px;
  width: 255px;
  height: 255px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.02);
  z-index: 2;
}

.center-logo img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

.feature {
  position: absolute;
  display: table;
  z-index: 3;
}

.feature-icon,
.feature p {
  display: table-cell;
  vertical-align: middle;
}

.feature-icon {
  position: relative;
  width: 72px;
  height: 72px;
  min-width: 64px;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  background: linear-gradient(135deg, #f12711 0%, #f5af19 100%);
  box-shadow: 0 0 0 4px #ffffff;
}
.feature-icon img{
	display: block;
	margin: 0 auto;
	width: 28px;
	height: auto;
}

.feature p {
  width: 235px;
  margin: 0;
  padding-left: 20px;
  font-size: 11px;
  line-height: 16px;
  font-weight: 700;
}

.feature-hot {
  left: 68px;
  top: 141px;
}

.feature-order {
  left: 512px;
  top: 216px;
}

.feature-order p {
  width: 185px;
}

.feature-price {
	left: 120px;
	top: 635px;
}

.feature-price p {
  width: 215px;
}

.feature-pay {
  left: 439px;
  top: 552px;
}

.feature-pay p {
  width: 170px;
}

.red-dot {
  position: absolute;
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #ee2d1f;
  z-index: 4;
}

.dot-one {
  left: 461px;
  top: 178px;
}

.dot-two {
  left: 183px;
  top: 334px;
  width: 11px;
  height: 11px;
}

.dot-three {
  left: 744px;
  top: 471px;
  width: 9px;
  height: 9px;
}

.dot-four {
  left: 100px;
  top: 601px;
  width: 19px;
  height: 19px;
}

@media (max-width: 991px) {
  .flames-orbit {
    min-height: 680px;
  }

  .orbit-stage {
    transform: scale(0.82);
    transform-origin: top center;
    margin-left: 50%;
    left: -395px;
  }
  .feature p {
	font-size: 12px;
	line-height: 1.35;
}
}

@media (max-width: 560px) {
.flames-orbit {
	min-height: 500px;
	margin: 0 0 0 0;
	position: relative;
	top: 7rem;
}
.orbit-stage {
  transform: scale(0.62);
  top: 30px;
}
.feature p {
	width: 250px;
	font-size: 13px;
	line-height: 1.35;
}
.dot-one {
	left: 530px;
	top: 220px;
}
.feature-hot {
	left: 125px;
	top: 60px;
}
.feature-order {
	left: 355px;
	top: 150px;
}
.feature-price {
	left: 120px;
	top: 645px;
}
.feature-pay {
	left: 350px;
	top: 540px;
}
}
/*--/food delivery section--*/



/*--testimonial section--*/
.testimonial-section {
	padding: 6rem 0;
	background: #fff;
	position: relative;
	width: 98%;
	background-size: 100% 100%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 30px;
}
.testimonial-section::before {
	position: absolute;
	content: '';
	background: url(../img/onion.png) no-repeat left top;
	top: -8rem;
	right: -15px;
	width: 200px;
	height: 170px;
	background-size: 100% 100%;
}
.testimonial-section::after {
	position: absolute;
	content: '';
	background: url(../img/chilli.png) no-repeat left top;
	bottom: -8rem;
	left: -15px;
	width: 80px;
	height: 137px;
	background-size: 100% 100%;
}
.testimonial-section .testimonial-section-hd{

}
.testimonial-section .testimonial-section-hd h2{
	color: #E02A1B;
	text-align: center;
	font-family: Archivo;
	font-size: 62px;
	font-style: normal;
	font-weight: 600;
	line-height: 58px; 
	letter-spacing: -2.48px;
}
.testimonial-section .testimonial-section-inr{
	padding: 0;
	text-align: center;
}
.testimonial-section .testimonial-section-inr .testimonials-slider .testimonial-section-rgt .client-div{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.testimonial-section .testimonial-section-inr .testimonials-slider .testimonial-section-rgt .icon-round-box {
	width: 50px;
	height: 50px;
	background: #000;
	border-radius: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.testimonial-section .testimonial-section-inr .testimonials-slider .testimonial-section-rgt .icon-round-box img{
	width:20px;
	height: auto;
}
.testimonial-section .testimonial-section-inr .testimonials-slider .testimonial-section-rgt .client-div .client-div-sm{
	display: flex;
	flex-direction: column;
	padding-left: 15px;
	margin-top: -10px;
}
.testimonial-section .testimonial-section-inr .testimonial-section-rgt{
	margin: 0;
	text-align: center;
	display: ;
}
.testimonial-section .testimonial-section-inr .testimonial-section-rgt p {
	color: #000;
	text-align: center;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px;
	width: 70%;
	margin: 0 auto;
	padding: 25px 0 30px;
}
.testimonial-section .testimonial-section-inr .testimonial-section-rgt .client-div{

}
.testimonial-section .testimonial-section-inr .testimonial-section-rgt .client-div img.client{
	width: 74px;
	height: 74px;
	border-radius: 100px;
}
.testimonial-section .testimonial-section-inr .testimonial-section-rgt .client-div img.star{
	width: 90px;
	height: auto;
	margin: 0;
}
.testimonial-section .testimonial-section-inr .testimonial-section-rgt .client-div h3 {
	color: #000;
	text-align: center;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 32px;
	text-align: left;
}

.testimonials-slider {
  position: relative;
}
.testimonials-slider .slick-list {
  overflow: visible !important;
}
.testimonials-slider .slick-prev,
.testimonials-slider .slick-next {
  position: absolute;
  top: 10%;
  z-index: 999;
  width: 48px;
  height: 48px;
}
.testimonials-slider .slick-prev.slick-arrow img,
.testimonials-slider .slick-next.slick-arrow img{
	width: 48px;
	height: 48px;
}
.testimonials-slider .slick-prev {
  left: 0px;   
  background: none;
}

.testimonials-slider .slick-next {
  right: 0px;
  background: none;
}

.banner-pan .slick-dots {
	text-align: center;
	position: absolute;
	transform: translate(-50%);
	left: 50%;
	bottom: 4rem;
	z-index: 1;
	padding: 0 0 0 0;
}
.banner-pan .slick-dots li{
  display: inline-block;
  padding:0 7px;
  text-align: center;
}
.banner-pan .slick-slider .slick-dots .slick-active button {
  background: #fff;
  width: 12px;
  height: 12px;
  position: relative;
}
.banner-pan .slick-slider .slick-dots .slick-active button::before {
	position: absolute;
	content: '';
	width: 25px;
	height: 25px;
	background: transparent;
	border: 2px solid #fff;
	border-radius: 100px;
	left: -6.5px;
	top: -6.2px;
}
.banner-pan .slick-slider .slick-dots button {
  background: rgba(255, 255, 255, 0.40);
  width: 12px;
  height: 12px;
}
/*--/testimonial section end--*/



/*--menu-bg section start here--*/
.menu-bg {
	background: linear-gradient(0deg, #E02A1B 0%, #E02A1B 100%), url(<path-to-image>) lightgray -251px -587.25px / 133.241% 868.924% no-repeat;
	padding: 3.5rem 0;
	background-size: 100% 100%;
}
.menu-bg h2{
	color: #FFF;
	font-family: Archivo;
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: 58px; /* 161.111% */
	letter-spacing: -0.72px;
}
.menu-bg h2 span{
	font-weight: 600;
}
.menu-bg .menu-bg-inr{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.menu-bg .menu-bg-inr .button-div{
	
}
.menu-bg .menu-bg-inr .button-div a {
	display: inline-block;
	background: #fff;
	border-radius: 30px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	text-decoration: none;
	font-style: normal;
	padding: 12px 30px;
	transition: 0.9s all;
	letter-spacing: 1px;
	text-transform: capitalize;
	position: relative;
	overflow: hidden;
	color: #462006;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
}
.menu-bg .menu-bg-inr .button-div a:before{
	background: #000;
}
.menu-bg .menu-bg-inr .button-div a:hover{
	color: #fff;
}
/*--/menu-bg section start here--*/




/*-- our quality service section --*/
.quality-ser-sec{
	padding: 10rem 0 6rem;
}
.quality-ser-sec .service-card{

}
.quality-ser-sec .service-card img{
	border-radius: 10px;
}
.quality-ser-sec .service-card .ser-card-inr{
	background: #fff;
	padding: 25px;
	border-radius: 10px;
	margin: 5px 0 0 0;
}
.quality-ser-sec .service-card .ser-card-inr h3{
	color: #000;
	font-family: Archivo;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	padding: 0 0 10px 0;
}
.quality-ser-sec .service-card .ser-card-inr p{
	color: #514949;
	font-family: Roboto;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
}
/*-- /our quality service section --*/




/*--faq section css--*/
.flm-faq-section{
    background:#ececec;
    padding:70px 0;
    font-family:'Roboto',sans-serif;
    position: relative;
}
.flm-faq-section::before {
	position: absolute;
	content: '';
	right: 0;
	top: -50px;
	width: 110px;
	height: 150px;
	background: url(../img/leaf3.png) no-repeat left top;
	background-size: 100% 100%;
}
.flm-faq-section::after {
	position: absolute;
	content: '';
	left: 0;
	bottom: -10px;
	width: 240px;
	height: 160px;
	background: url(../img/leaf4.png) no-repeat left top;
	background-size: 100% 100%;
}
.flm-faq-left{
    padding-right:35px;
}

.flm-faq-left h2 {
	color: #E02A1B;
	font-family: Archivo;
	font-size: 44px;
	font-style: normal;
	font-weight: 600;
	line-height: 48px;
	letter-spacing: -2.48px;
}

.flm-faq-left p{
    padding-top:20px;
    font-size:14px;
    font-weight:600;
    color:#222;
}

.flm-faq-panel{
    border:none;
    border-radius:14px;
    overflow:hidden;
    margin-bottom:16px !important;
    box-shadow:0 6px 18px rgba(0,0,0,.08);
    border-radius: 16px !important;
} 

.flm-faq-heading{
    padding:0 !important;
    background:#fff !important;
    border:none !important;
}

.flm-faq-title>a{
    display:block;
    padding:18px 70px 18px 28px;
    position:relative;
    color: #303640;
    text-decoration:none;
    font-size:17px;
    font-weight:600;
    line-height: 22px;
    font-family: Archivo;
}

.flm-faq-title>a:hover,
.flm-faq-title>a:focus{
    text-decoration:none;
}

.flm-faq-body{
	font-family: Roboto;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #525252;
	line-height: 18px; 
	border:none !important;
	padding:0 28px 24px;
}
.flm-faq-body a{
	color: #E02A1B;
}

.flm-faq-icon{
    width:34px;
    height:34px;
    border-radius:50%;
    position:absolute;
    right:20px;
    top:50%;
    margin-top:-17px;
    background:#f1f1f1;
    color:#111;
    text-align:center;
    line-height:34px;
    font-size:22px;
    transition:.3s;
}

.flm-faq-icon.active-icon{
    background:#e33422;
    color:#fff;
}

.flm-faq-panel+.flm-faq-panel{
    margin-top:15px;
}

@media(max-width:991px){

.flm-faq-left{
    margin-bottom:40px;
    padding-right:0;
}

.flm-faq-left h2{
    font-size:42px;
    line-height:46px;
}

}

@media(max-width:767px){
.flm-faq-section{
    padding:45px 15px;
}

.flm-faq-left h2{
    font-size:34px;
    line-height:40px;
}

.flm-faq-title>a{
    font-size:14px;
    line-height: 18px;
    padding:18px 60px 18px 18px;
}

.flm-faq-body{
    padding:0 18px 20px;
}
}
/*--/faq section css--*/



/*--contact section start--*/
.contact-section-pan{
	background: #F5E22C;
	padding: 5rem 0 4.5rem;
	text-align: center;
}
.contact-section-pan .contact-section-pan-inr{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.contact-section-pan .contact-section-pan-inr .phone-icon{
	background: #E02A1B;
	width: 60px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100px;
	margin-right: 15px;
}
.contact-section-pan .contact-section-pan-inr .phone-icon img {
	width: 24px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.contact-section-pan .contact-section-pan-inr .phone-text{
	
}
.contact-section-pan .contact-section-pan-inr .phone-text span {
	color: #000;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	display: block;
	text-align: left;
}
.contact-section-pan .contact-section-pan-inr .phone-text a {
	color: #000;
	font-family: Roboto;
	font-size: 49px;
	font-style: normal;
	font-weight: 700;
	line-height: 52px;
	letter-spacing: -1px;
	text-decoration: none;
}
.contact-section-pan .contact-section-pan-inr .details-text{

}
.contact-section-pan .contact-section-pan-inr .details-text p {
	color: #000;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	letter-spacing: 0.7px;
	width: 280px;
	margin-left: 20px;
	text-align: left;
	text-transform: uppercase;
	position: relative;
	top: 12px;
	text-transform: uppercase;
}
/*--contact section end--*/



/*-----------footer start here-----------*/
.flm-footer{
    background:#000;
    padding:50px 0 20px;
    color:#fff;
}

.flm-footer-title{
    font-size:22px;
    font-weight:700;
    color:#ffd400;
    font-family: Archivo;
    margin-bottom:25px;
}

.flm-footer-text {
	color: #fff;
	line-height: 22px;
	font-size: 14px;
	font-family: Roboto;
}

.flm-footer-links,
.flm-footer-hours{
    margin:0;
    padding:0;
    list-style:none;
}

.flm-footer-links li,
.flm-footer-hours li{
    margin-bottom:12px;
    line-height: 16px;
    font-family: Roboto;
}

.flm-footer-links a{
    color:#ddd;
    text-decoration:none;
    transition:.3s;
    font-family: Roboto;
}

.flm-footer-links a:hover{
    color:#ffd400;
    padding-left:5px;
}

.flm-footer-line{
    border-color:rgba(255,255,255,.12);
    margin:45px 0 20px;
}

.flm-copy{
    margin:0;
    color:#aaa;
    text-align: center;
    font-family: Roboto;
}
.flm-copy a{
    text-decoration: none;
    color: #ffd400;
}

.flm-social{
    display:inline-block;
    margin-left:20px;
    color:#ddd;
    text-decoration:none;
}

.flm-social:hover{
    color:#ff3d00;
    text-decoration:none;
}

@media(max-width:767px){

.flm-footer{
    text-align:center;
}

.text-right{
    text-align:center !important;
    margin-top:20px;
}

.flm-footer .col-sm-6,
.flm-footer .col-md-3,
.flm-footer .col-md-2,
.flm-footer .col-md-4{
    margin-bottom:35px;
}

.flm-social{
    margin:0 10px;
}

}
/*-----------/footer end here-----------*/





/*-----slick slider for group carausal slide start----- */
.slick-slide {
    margin: 0px 5px;
}
.slick-slide img {
    width: 100%;
}
.slick-slider{
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track{
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before,
.slick-track:after{
	display: table;
	content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}
.slick-slide{
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide img{
	width: 100%;
	display: block;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*.slick-prev.slick-arrow img,
.slick-next.slick-arrow img{
	width: 46px;
	height: 46px;
}
.slick-slider .slick-prev.slick-arrow {
	position: absolute;
	left: 5%;
	bottom: 15%;
	z-index: 1;
	width: 38px;
	height: 38px;
	border-radius: 100px;
	background: none;
	border: 0;
}
.slick-slider .slick-prev.slick-arrow::before {
	position: absolute;
	content: '';
	width: 158px;
	height: 2px;
	border: 2px dashed #fff;
	left: 58px;
	top: 22px;
}
.slick-slider .slick-next.slick-arrow {
	position: absolute;
	right: 78%;
	bottom: 15%;
	z-index: 1;
	width: 38px;
	height: 38px;
	border-radius: 100px;
	background: none;
	border: 0;
}
.slick-slider .slick-dots .slick-active button{
	background: #000;
}
.slick-slider .slick-prev.slick-arrow i{
	font-size: 36px;
	color: #fff;
}
.slick-slider .slick-next.slick-arrow i{
	font-size: 36px;
	color: #fff;
}*/
.slick-slider .slick-dots button{
	background: #666;
	width: 10px;
	height: 10px;
	border-radius: 100px;
	font-size: 0; 
}
@media (max-width: 991.98px){
.slick-slide {
    margin: 0px 5px;
}
}
@media (max-width: 767.98px){
.slick-slide {
    margin: 0px 15px;
}
.banner-pan .slick-slider .slick-prev {
	left: 160px;
	bottom: -11%;
}
.banner-pan .slick-slider .slick-next {
	left: 205px;
	bottom: -11%;
}
.banner-pan .slick-prev.slick-arrow img, 
.banner-pan .slick-next.slick-arrow img {
	width: 38px;
	height: 38px;
}
}
/*-----/slick slider for group carausal slide end----- */


/*--placeholder default colour change--*/
::-webkit-input-placeholder{
color:#000;
font-weight:400;
font-size:13px;
}
::-moz-placeholder{
color:#000;
font-weight:400;
font-size:13px;
}
::-ms-input-placeholder{
color:#000;
font-weight:300;
font-size:13px;
}
/*--/placeholder default colour change--*/