body {
  font-family: "Helvetica", Sans-Serif;
  background-color: #ffffff;
    width: 100%;
    overflow-x: hidden;
}

.myDesktop{display: block;}
.myMobile{display: none;}

.bg-yellow{background-color: #FDDF2A !important;}
.bg-white{background-color: #ffffff !important;}
.bg-red-2{background-color: #F26E22 !important;}

.color-red{color: #ff0000 !important;}
.color-red-1{color: #D90B1D !important;}


.navbar-brand img{padding: 20px; width: 100%;}
.nav-link{color: #D90B1D !important; text-decoration: underline; padding: 0 10px;}

.btn-orderOnline{
  background-color: #D90B1D !important;
  border-radius: 20px;
  min-width: 160px;
  height: 40px;
  color: #ffffff !important;
  font-weight: bold;
}


/*   Section Main    */
#sec-main{
  padding: 80px 0;
}

.patch-design{background-color: #ffffff !important; z-index: -1 !important;}
#patch-01{margin-top: -100px;}
#patch-02{margin-top: -100px;}

  
.img-illustation{
  background: transparent url(../assets/images/img-illustration.gif) center bottom no-repeat;
  background-size: cover;
  display: flex;
  padding: 80px 0;
  background-position: bottom 50%;
  position: relative;
}



.main-banner{
  position: relative;
}
  
  
#heroCarousel{padding: 60px; background-color: #ffffff;}
#hero-img-inner{width: 100%}

#txt-planYourRamadan{padding: 0 40px 20px;}
#btn-enquireNow{padding: 0 10px 20px; max-width: 270px;}
#grp-Offer{min-width: 350px; padding: 10% 0 0 40%;}


/* SECTION TWO */

#sec-two{
  background: transparent url(../assets/images/bg-patch-01.png) center center no-repeat;
  background-size: cover;
  display: flex;
  padding: 0;
  background-position: bottom;
  position: relative;
  padding: 50px 0;
  z-index: 99;
}

.btn-download, .btn-oder-online{max-width: 160px; padding: 20px 0; margin-right: 20px;}

#txt-satrangi-warp{
  padding: 80px 20px;
  display: block;
}

#head-satrangi{padding: 20px 0;}
#txt-satrangi{
  text-align: left;
  color: #ffffff;
  
}

.btn-satrangi{
  background-color: #ffffff !important;
  border-radius: 20px;
  min-width: 160px;
  max-width: 220px;
  height: 40px;
  color: #F26E22 !important;
  font-weight: bold;
  margin-right: 30px;
}

#icon-social-R{

}

#icon-social-R a{
  width: 60px;
  padding: 20px 80px 20px 0;
  float: left;

}

/*   SEC Delivery Partner  */
#sec-delivery{padding: 0 0 80px 0;}

#txt-deliveryPartner{
  max-width: 520px;
  padding: 40px 0;
}

.icon-delivery{
  max-width: 200px;
  max-height: 60px;
  float: left;
}

#img-truck{max-width: 500px;}


.my-5{padding-top: 0px;}


/* IMAGE CAROUSEL */

.card{border: none !important;}
.carousel-img-padding{
/*  padding: 15px;*/
  background-color: #FDDF2A !important;
  border: none !important;
}

@media (max-width: 767px) {
		.carousel-inner .carousel-item > div {
			display: none;
		}
		.carousel-inner .carousel-item > div:first-child {
			display: block;
		}
	}

	.carousel-inner .carousel-item.active,
	.carousel-inner .carousel-item-next,
	.carousel-inner .carousel-item-prev {
		display: flex;
	}

	/* medium and up screens */
	@media (min-width: 768px) {

		.carousel-inner .carousel-item-end.active,
		.carousel-inner .carousel-item-next {
			transform: translateX(25%);
		}

		.carousel-inner .carousel-item-start.active, 
		.carousel-inner .carousel-item-prev {
			transform: translateX(-25%);
		}
	}

	.carousel-inner .carousel-item-end,
	.carousel-inner .carousel-item-start { 
		transform: translateX(0);
	}
/* IMAGE CAROUSEL END */
  
  
/* SEC Catering - START */




#sec-catering{
  background: transparent url(../assets/images/img-catering-bg.gif) center bottom no-repeat;
  background-size: cover;
  display: flex;
  padding: 0;
  background-position: bottom;
  position: relative;
  background-color: #FDDF2A;
}

  
#txt-catering-head{
    max-width: 300px;
    padding: 80px 0 20px;
}

.txt-cateringtxt-catering{
  text-align: justify;
  color: #883C11;
}

#txt-party{
    max-width: 100%;
    padding: 20px 10px;
}

#img-catering-01{margin-top: 160px;}
#img-catering-02{max-width: 350px;}

#btn-enquireNow-catering{max-width: 250px; padding: 40px 0px;}
/* SEC Catering - END */


/* SEC Our Location - Start */
#txt-ourLocation{
  max-width: 350px;
  padding: 40px 0px;
}

.wrap-address{padding: 30px 0;}
.txt-location-name{max-height: 60px;}
.txt-location-address{max-width: 70%;}
.btn-location-direction{max-width: 70%;}
#img-deshiFirangi{max-width: 100%; padding: 40px 0;}


/*  SEC FORM */
#sec-location{padding-bottom: 40px;}
.form-label{padding: 30px 0 0px; color: #FCB48B;}

#btn-form-submit{padding: 30px 0; max-width: 70%;}





/* Sec Footer */
#footer-logo{max-width: 300px; padding: 40px 0;}
.footer-icon{float: left; padding: 0 15px;}
#warp-footer-icon{padding: 40px 0;}
#footer-txt-follow{max-width: 160px;}

.slick-slide{
	width:auto !important;
	height:600px !important;
	overflow:hidden;
}