@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Asap:400,700,700italic,400italic);
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800,900');

@import url('https://fonts.googleapis.com/css2?family=Khand:wght@500&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;800&display=swap');



body{font-size:18px;}

ul,ol,li
{margin:0px; padding:0px; list-style:none;}

nav a:hover, nav a:focus {
    outline: none;
}

a.anchor {
    display: block;
    position: relative;
    top: -30px;
    visibility: hidden;
}
/*.header1 { background:#ffffff;  position: relative; z-index: 1;width: 100%; padding: 10px 20px;
    margin-top: 0px; }
*/

/* NEW MENU */

.header{position: fixed; z-index:4; height: auto; top: 0; width: 100%;}
.fixed{position: fixed; z-index: 100; height: 80px; top: 0; width: 100%; background-color:rgba(0,0,0,0.7);}
.fixed .navbar-right-desk {
    margin-top: 20px;
}

.fixed .logo-mega,.fixed .logo-mega img {top:0px; padding:0 0 0 40px; height:auto;}


/*.fixed .subnav-content {	display: none;}
.fixed .logo img {    width: 60%;    height: auto;}
.fixed .logo1 {    position: relative;    z-index: 99;    display: block;    float: right;    right: 25%;    margin-top: 1.5%;}*/


.fixed .parallax_mouseinteraction.bullets .bottomNav {    z-index: 2;}

.menu-pro-center {margin: 0 auto;margin-top: 30px;}
.menu-pro-center1 {margin: 0 auto;margin-top: 0px;margin-bottom: 30px;}
.menu-pro-center a {    color: #000 !important; font-weight: 600;}
.menu-pro-center a:hover {
    color:#e31e24 !important; text-decoration: line-through;
}
.menu-product span img {
    display: block;
    text-align: center;
    margin: 0 auto 10px;
-webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.menu-pro-center:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
	
transform: rotate(2deg) scale(1.1);
}

.navbar a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.subnav {
      float: left;
    overflow: hidden;
    padding: 3px 0px 0px 0;
    border-top: none;
    color: #fff;
    text-shadow: none; 	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

.subnav .subnavbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.subnav:hover .subnavbtn {
  background-color: #fff;
	color: #000; opacity: .95;
}

.subnav-content {
  display: none;
  position: fixed;
  left: 0;
  background-color: #fff; 
  width: 100%;
  z-index: 1; 
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
		opacity: 0;
		visibility: hidden;
	-webkit-transition-timing-function: linear;
}

.subnav-content a {
  float: left;
  color: white;
  text-decoration: none; 
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;

}
.subnav-content .nav>li>a {
    position: relative;
    display: block;
    padding: 10px;
    margin: 0;
}

.subnav-content .nav-tabs {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 30px;
	margin-bottom: 30px;
}
.subnav-content a:hover {
  background-color: transparent;
  color: black;
}

.subnav:hover .subnav-content {
  display: block;
	visibility: visible;
	opacity: .95;

-webkit-transition: opacity .2s ease-in;
	-moz-transition:opacity .2s ease-in;
	-ms-transition: opacity .2s ease-in;
	-o-transition:opacity .2s ease-in;
	transition: opacity .2s ease-in;
margin: 0px;
}








/*.fixed{ background:url(../images/header11.png) center center no-repeat; height:140px; background-color: #ffffff;    box-shadow: rgba(0, 0, 0, .2) 0px 3px 25px; z-index: 5;}*/
.main-slider { position: relative; padding-top: 0px;}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {line-height: 1; width: 100%;}

.home-slider nav a{position: absolute; top: 50%; display: block; outline: none; text-align: left; z-index: 1000; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;





a, a:hover , .btn,.btn:hover  {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
	text-decoration:none!important;
}


.carousel.carousel-fade .item {
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	opacity:0;
}

.carousel.carousel-fade .active.item {opacity:1;}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {left: 0;	z-index: 2;	opacity: 0;	filter: alpha(opacity=0);}


.carousel.carousel-fade .carousel-control {z-index: 3;}

.home-slider nav a {z-index: 0;}










.margin-bottom-50 { margin-bottom:50px;}
.nav-fillpath a {
    width: 50px;
    height: 60px;
    margin: 0 10px;
}

.nav-circleslide:hover svg.icon {fill: #fff;}
.nav-circleslide svg.icon{fill: #a72c31; -webkit-transition: fill 0.3s; transition: fill 0.3s;}
.svg-wrap{display: none;}
.nav-diamond div{ background: #2da2dc;}

.nav-fillpath a::before, .nav-fillpath a::after, .nav-fillpath .icon-wrap::before, .nav-fillpath .icon-wrap::after {background: #000;}
.nav-fillpath .icon-wrap::before, .nav-fillpath .icon-wrap::after {background: #fff;}

.carousel-caption {
    position: absolute;
    right: 15%;
    top: 0%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
	color: #fff;
    display: none;
}


.bannertext1{font-size:80px; font-weight: 700; text-transform: uppercase;}
.bannertext1 span {display: block;}

.bannertext2{font-size:42px; font-weight: 700;     line-height: normal;}
.bannertext2 span {display: block;}


.dropdown {
    float: inherit;
    position: relative;
    z-index: 111111;
    display: inline-block;
}
.dropdown .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffed00;
  min-width: 160px;
    min-width: max-content;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black !important;
  padding: 12px 16px !important;
  text-decoration: none;
  display: block;
  text-align: left;
	margin: 0px;
}

.dropdown:hover .dropbtn {

  color: #ffed00;
}


.dropdown:hover .dropbtn::before {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 10px 0;
    max-width: 0;
    border-bottom: 2px solid #ffed00;
    color: #ffed00;
    content: attr(data-hover);
    -webkit-transition: max-width 0.5s;
    -moz-transition: max-width 0.5s;
    transition: max-width 0.5s;
	
	
	
}

.dropdown-content a:hover {
    background-color: #e31e24;
    color: white !important;
	
	
	
}

.dropdown:hover .dropdown-content {
  display: block;
}
.logo-m {
    width: 28%;     padding: 10px;
}
.headline{font-size: 30px; font-weight: 500; line-height: 40px;display: inline-block;}
.headline span {
    line-height: inherit;
    clear: both;
    display: block;
    color: #e31e24;
    font-size: 44px;
    font-weight: 800;
    font-family: 'Nunito', sans-serif;
}
.mar-tb50{margin: 50px 0px;}
.mb30{margin-bottom:30px;
}
.more{padding: 9px;
    background: #e31e24;
    color: #fff;
    border: 0px;
    outline: 0px;
    font-weight: 700;
    border-radius: 28px;
}
.more:hover{background:#BB1318; color:#fff;}

.padding-top-bottom{padding: 100px 50px 50px 50px;}

.copy
{
	padding: 50px 0px;
	background:rgba(224,224,224,1.00); 
	font-size:14px; 
	background-image: url(../images/footer-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 20px;
	
	
	}


.product-list{margin:30px 0px;}
.product-list li{padding:0px 0px;border-bottom: 1px solid #D1D1D1;    margin: 10px;}
.product-list li a {padding:10px 0px; font-size:18px;}
.product-list li a:hover {color: #e31e24;}
.social {display: block; margin-bottom: 20px;}
.social a {padding:10px; color:#252525;    display: inline-block;  font-size: 20px;}
.social a:hover {color:#e31e24;}
.fpadd i{font-size: 17px;}










/* MENU INSIDE TABS */
.dropdown-menu-mega{position:fixed; top:inherit; width:100%; transition:opacity .25s linear; -webkit-transition:opacity .25s linear;}
.dropdown-menu-mega li{float: none;width: 100%; text-align: left;margin-bottom: 0px;}
.dropdown-menu-mega li:hover{background: transparent; color: #db5a34; }
.dropdown-menu-mega li:hover a{ color: #fff; }
.dropdown-menu-mega li a{display:block; font-weight:600; letter-spacing:0.5px; font-size:14px;}
.dropdown-menu-mega img { width:100%; height: auto; text-align:center; border:1px solid transparent;}
.dropdown-menu-mega p {  margin:0px;color: #666; font-size:16px; margin-bottom:8px;}

.nav>li>a:hover {text-decoration: none;    background-color: transparent;    border-color: transparent;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}



.dropdown-menu-mega li:hover a {
    color: #db5a34;
    font-weight: 600;
    border-bottom: 2px solid #db5a34;
}
.nav-tabs li a {color: #666;}
.nav-tabs {border-bottom: transparent;}
.nav-tabs, .nav>li>a {
    position: relative;
    display: block;width: 100%;
}

div#tabContent1 {
    margin-top: 20px;
	padding-bottom: 30px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
 color: #db5a34;
    font-weight: 600;
    border-bottom: 2px solid #db5a34;
	    background-color: transparent;
    border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
.murugappa-right-logo img {position: absolute; right: 0px; display: block; padding: 20px 20px;}
.menu-text { color: #db5a34; font-size: 14px;}
a:hover .menu-text { color: #000;
    font-size: 14px;
    margin: 0 auto;
    transition: all .5s ease-in-out;
    text-decoration: none!important;}

.zoom-effect-container { position: relative; width: 190px; height: 150px; margin: 0 auto; overflow: hidden; text-align: center; margin-bottom: 10px;}

.image-card { position: absolute; top: 0; left: 0;}

.image-card img { -webkit-transition: 0.4s ease; transition: 0.4s ease;}

a:hover .zoom-effect-container .image-card img { -webkit-transform: scale(1.4); transform: scale(1.4);}
.subnav-content a {
    margin: 15px 5px; text-align: left;	
}



/* END MENU INSIDE TABS */




/* BOX */

.box{
	text-align: center;
	overflow: hidden;
	box-shadow: transparent;
	position: relative;
	margin: 0px 20px;
}
.box:before{
	content: "";
	width: 0;
	height: 200%;
	background: rgba(255,255,255,0.3);
	position: absolute;
	top: 0;
	left: -125px;
	bottom: 0;
	transform: skewX(-36deg);
	transition: all 0.5s ease 0s;
}
.box:hover:before{ width: 200%; }
.box img{
	width:90%;
	height: auto;
}
.box .box-content{
	width: 100%;
	height: 100%;
	padding-top: 20%;
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(0);
	transition: all 0.3s ease 0s;
}
.box:hover .box-content{ transform: scale(1); }
.box .title{
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 0 10px;
}
.box .post{
	display: block;
	font-size: 15px;
	font-style: italic;
	font-weight: 600;
	color: #fff;
	margin-bottom: 20px;
}
.box .icon{
	padding: 0;
	margin: 0;
	list-style: none;
}
.box .icon li{ display: inline-block; }
.box .icon li a{
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	background: #fff;
	color: #ee4266;
	margin-right: 10px;
	transition: all 0.3s ease 0s;
}
.box .icon li a:hover{ border-radius: 50%; }
@media only screen and (max-width:990px){
	.box{ margin-bottom: 30px; }
}
@media only screen and (max-width:767px){
	.box:before{ left: -400px; }
	.box:hover:before{ width: 300%; }
}

.menu-pro-center a:hover {color: #e31e24 !important; text-decoration: line-through;}

.menu-txt {color: #666; text-align: center;font-size: 13px; margin-top:2px;line-height: 15px;}
a:hover .menu-txt {color:#e31e24;}

/* END BOX */


.point a {
    margin: 0px 7px 5px 0px !important;
}

.about-highlight {
    font-size: 32px;
    font-weight: 900;
    text-align: center;
    padding: 40px 0px;
    border-bottom: 3px solid #e31e24;
    color: #e31e24;
    border-top: 3px solid #e31e24;
    margin: 80px 0px;
}
.name-tital{font-size: 18px!important; 
    font-weight: 700;
    color: #e31e24;
}

.fpadd1 {
    font-size: 17px;
	display:block;
}
.fpadd1 i {
    color: #e31e24;
}


.add_new
{
	 display:table;
	 font-size: 17px;
	
	
}



.bln {
    animation: blink 0.5s infinite;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
}

.btn--primary, .shop-menu-item .shop-items-number, .comments_add-comment, .form-submit #comment-submit, .btn:hover, .wpcf7-form-control.wpcf7-submit:hover, .pagination li a:hover, form.shipping_calculator button.button:hover, .otreservations-submit:hover, .pixcode--icon.square:hover, .pixcode--icon.circle:hover, .sidebar--footer__accent, .copyright-area.copyright-area__accen, .menu-list__item-highlight-title {
    background-color: #68b436;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}
a.btn {
    width: 170px;
    display: block;
    margin: -25px 0 0 -75px;
    padding: 1em 0;
    position: fixed;
    right: 30px;
    bottom: 30px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    color: #fff;
    /* border-radius: 5px; */
    background: #262526;
    z-index: 99;
    box-shadow: 0 0 0 0 rgba(38, 37, 38, 0.7);
    letter-spacing: 0.2px;
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    /* background: #c59d5f; */
}



.inner-productbox-top-space h1 {margin-top: 40% !important;margin-bottom: 10px;}



.title-txt.inner-banner-box-about.home {
    padding: 41px;
}






.view {
   width: 100%;
   float: left;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: pointer;
   margin-top:20px;
   box-shadow: 7px 7px 1px #454545;
   
}
.view .mask,.view .content {
 
   height: 100%;
   width:100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
  
   font-size: 16px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
   margin-top:120px;
  
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}


.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
 background-color: rgba(219,127,8, 0.7);
   -webkit-transition: all 0.6s ease-in-out;
   -moz-transition: all 0.6s ease-in-out;
   -o-transition: all 0.6s ease-in-out;
   -ms-transition: all 0.6s ease-in-out;
   transition: all 0.6s ease-in-out;
}
.view-first h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
  
}
.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-first:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}



.bg {
    /*background-color:#efefeff0;*/
	padding-bottom:60px;

	}
	

		
		
.top-image {
    position: absolute;
    left: -179px;
    top: 0;
   
	
	
}	


.top-image img
{
	
	
	
	width:450px;	
	
}	


.submtbtn {
    background: #000;
    color: #fff;
    margin: 15px;
}

.zoom-effect {
  
    position: relative;
    width: 100%;
    height:295px;
    margin: 0 auto;
    overflow: hidden;
}



.image-card img {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  width:100%;
}

.zoom-effect:hover .image-card img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}


.recipes {
    background: #f08209;
	padding-bottom:20px;
}

.recipes1 {
    background: #3a6acc;
    padding-bottom: 20px;
}

.recipes2 {
    background: #038e95;
    padding-bottom: 20px;
}

.recipes3 {
    background: #f56600;
    padding-bottom: 20px;
}

.recipes4 {
    background: #038e95;
    padding-bottom: 20px;
}

.recipes5 {
    background: #fc8388;
    padding-bottom: 20px;
}

.recipes6 {
    background: #c25d7f;
    padding-bottom: 20px;
}

.recipes7 {
    background: #45b72b;
    padding-bottom: 20px;
}

.recipes8 {
    background: #68472f;
    padding-bottom: 20px;
}

.recipes9 {
    background: #d31e23;
    padding-bottom: 20px;
}

.recipes10 {
    background: #1aa6b5;
    padding-bottom: 20px;
}

.recipes11 {
    background: #393186;
    padding-bottom: 20px;
}

.recipes12 {
    background: #3e8a0c;
    padding-bottom: 20px;
}

.recipes13 {
    background: #6e047e;
    padding-bottom: 20px;
}

.recipes14 {
    background: #ab2421;
    padding-bottom: 20px;
}

.recipes15 {
    background: #1c7198;
    padding-bottom: 20px;
}


.recipes16 {
    background: #da2328;
    padding-bottom: 20px;
}

.recipes17 {
    background: #0c97d8;
    padding-bottom: 20px;
}

.recipes18 {
    background: #744895;
    padding-bottom: 20px;
}

.recipes19 {
    background: #c92325;
    padding-bottom: 20px;
}

.recipes20 {
    background: #af126d;
    padding-bottom: 20px;
}

.recipes21 {
    background: #feed00;
    padding-bottom: 20px;
}

.recipes22{
    background: #ef7f19;
    padding-bottom: 20px;
}



h2.dotdotdot {
    transition: all .5s ease;
    font-size: 23px;
    line-height: 28px;
    color: #000;
    text-align:center;
    max-height: 56px;
    overflow: hidden;
    width: 100%;
	font-weight:700;
	text-decoration:none;
}


.btn-recipe{
    transition: all .5s ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    padding: 12px 36px;
    text-decoration: none;
    text-align: center;
     font-weight:600;  
    position: relative;
    cursor: pointer;
	margin-top:20px;
	border:2px solid #FFFFFF;


}

.btn-recipe:hover
{
	
	background-color:#68b436;
	
	
}



.content1 {


  color: #fff;
  font-size: 24px;
  
  text-align: center;
  background-color: grey;
  
  border: 1px solid lightgrey;
  display: none;
}
#loadMore {
  width: 200px;
  color: #fff;
  display: block;
  text-align: center;
  margin: 20px auto;
  padding: 10px;
  border-radius: 50px;
  border: 1px solid transparent;
  background-color: #da291c;
  transition: .3s;
}
#loadMore:hover {
  color: ffffff;

   background-color:#68b436;
	

  text-decoration: none;
}
.noContent1 {
  color: #000 !important;
  background-color: transparent !important;
  pointer-events: none;
}


.bg-clr
{
	

background-color:#efefeff2;	
padding:40px;

	
	
}


.img
{
	-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,1);
box-shadow: 0px 0px 9px 0px rgba(0,0,0,1);
	
	
	
}


.about-cheese {
    background: #e73a40!important;
}

.chilli-garlic-noodles {
    background: #69472d!important;
}

.mera-tera-bhel {
    background: #3d8b09!important;
}


.about-bhel {
    background: #0197bc!important;
}

.all-in-one-khakhra {
    background: #465aa4!important;
}

.mug-noodles {
    background: #a82523!important;
}

.loaded-wafer {
    background: #15919e!important;
}


.sukha-a2z-bhel {
    background: #0098dd!important;
}

.desi-collegian-bhel {
    background: #782e83!important;
}

.Cheese-Jalapeños-Bombs {
    background: #4563ab!important;
}

.frankie-with-snappy {
    background: #0bafb8!important;
}

.bhavnagari-gathiya-ki-sabji {
    background: #0bafb8!important;
}

.ratlami-ragda-petis {
    background: #fd8387!important;
}

.spicy-corn-chat {
    background: #fd8387!important;
}

.creamy-cheesy-chips {
    background: #44b82c!important;
}

.creamy-cheesy-chips {
    background: #44b82c!important;
}

.cheesy-chips-bun {
    background: #ef801c!important;
}

.moon-aloo-puri {
    background: #19719d!important;
}

.bhujiya-sing-ki-sabji {
    background: #b01e71!important;
}

.main
{
	
	
	text-align:center;	
	
}


a.info {
    background:#aa0000;
    padding: 10px 20px 10px 20px;

	color:#FFFFFF;
	font-family: 'Muli', sans-serif;
	line-height:70px;
	border-radius: 34px;
    font-size: 16px;
    font-weight: 700;
	text-decoration:none;

}



a.info:hover {
    background:#68b436;
	transition: 0.3s;
	
   

}


.product-bg {
 
    background-color: #333333;
    background-image: url(../images/product-gallery-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    
}


.about-us
{
	
	
  background-image: url(../images/about-us.jpg);
 background-repeat: no-repeat;
 background-size:cover;



 	
}


.channel-partner
{
	
	
	background-image: url(../images/channel-partner-bg.jpg);

	background-repeat:no-repeat;
	background-size:cover;
	padding-bottom:20px;	

	
	
	
}


.Reach-Us
{
	
	
	background-image: url(../images/reach-us.jpg);

	background-repeat:no-repeat;
	background-size:cover;
	padding-bottom:20px;	

	
	
	
}



.channel
{
	
	padding-top:100px;
	padding-bottom:100px;
	
	
	
}



.channel h1
{
	
	
	 font-size:60px;
	 font-family: 'Khand', sans-serif;
	 color:#ffffff;
	 
	
	
}


.abut-img 
{
	
	 margin-top:360px;
	 
	
	
}



.abut-img h1
{
	
	 font-size:50px;
	 font-family: 'Khand', sans-serif;
	 color:#cc0000;
	 
	
	
}


.abut-text
{
	
 margin-top:230px;	
	
	
}



.abut-text h1
{
	
 color:#cc0000;
 font-family: 'Montserrat';
  font-weight: 800;
  font-size:30px;
	
	
}

.abut-text p
{
	

 font-family: 'Montserrat';
 
  font-size:20px;
  color:#000000;
	
	
}


.btn-view-more
{
	
	 margin-top:30px;
	
}



.btn-view-more a 
{
	
	padding:10px 20px 10px 20px;
	 background-color:#cc0000;
	 color:#ffffff;
	 border-radius:10px;
	 font-size:18px;
	
}


.btn-view-more1 a 
{
	
	padding: 5px 15px 5px 15px;
	 background-color:#cc0000;
	 color:#ffffff;
		  background-image: linear-gradient(to bottom, #cc0000 0%, #df2121 40%);
   box-shadow: 0 0.2em 0px 0px #cc0000, 0 0.5em rgb(0 0 0 / 0%);

         
	 font-size:18px;
	 font-weight:bold;
	 border-radius: 31px;
	
}

.btn-view-more1 {
    margin-top: 30px;
	margin-bottom:20px;
}
   
   
 .cards {

  margin: 0 auto;
  overflow:hidden;
   height:650px;
}
.cards__container {
  width: 100%;
  position: relative;
  padding-bottom: 71.5%;
  transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform-style: preserve-3d;
}
.cards__front, .cards__back {
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;

  background-size: cover;

}
.cards__front {
  z-index: 2;
  transform: rotateY(0deg);
}
.cards__back {
  transform: rotateY(180deg);
}
.cards.is-flipped .cards__container {
  transform: rotateY(180deg);
}


.cards__back img {
  width:100%;
}




.cards2 {

  margin: 0 auto;
  overflow:hidden;
  height:650px;
}
.cards2__container {
  width: 100%;
  position: relative;
  padding-bottom: 71.5%;
  transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform-style: preserve-3d;
}
.cards2__front, .cards2__back {
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;

  background-size: cover;

}
.cards2__front {
  z-index: 2;
  transform: rotateY(0deg);
}
.cards2__back {
  transform: rotateY(180deg);
}
.cards2.is-flipped .cards2__container {
  transform: rotateY(180deg);
}


.cards2__back img {
  width:100%;
}





.cards3 {

  margin: 0 auto;
  overflow:hidden;
  height:650px;
}
.cards3__container {
  width: 100%;
  position: relative;
  padding-bottom: 71.5%;
  transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform-style: preserve-3d;
}
.cards3__front, .cards3__back {
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;

  background-size: cover;

}
.cards3__front {
  z-index: 2;
  transform: rotateY(0deg);
}
.cards3__back {
  transform: rotateY(180deg);
}
.cards3.is-flipped .cards3__container {
  transform: rotateY(180deg);
}


.cards3__back img {
  width:100%;
}




.cards4 {

  margin: 0 auto;
  overflow:hidden;
  height:650px;
}
.cards4__container {
  width: 100%;
  position: relative;
  padding-bottom: 71.5%;
  transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform-style: preserve-3d;
}
.cards4__front, .cards4__back {
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;

  background-size: cover;

}
.cards4__front {
  z-index: 2;
  transform: rotateY(0deg);
}
.cards4__back {
  transform: rotateY(180deg);
}
.cards4.is-flipped .cards4__container {
  transform: rotateY(180deg);
}


.cards4__back img {
  width:100%;
}





.cards5 {

  margin: 0 auto;
  overflow:hidden;
  height:650px;
}
.cards5__container {
  width: 100%;
  position: relative;
  padding-bottom: 71.5%;
  transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform-style: preserve-3d;
}
.cards5__front, .cards5__back {
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;

  background-size: cover;

}
.cards5__front {
  z-index: 2;
  transform: rotateY(0deg);
}
.cards5__back {
  transform: rotateY(180deg);
}
.cards5.is-flipped .cards5__container {
  transform: rotateY(180deg);
}


.cards5__back img {
  width:100%;
}




.cards6 {

  margin: 0 auto;
  overflow:hidden;
  height:650px;
}
.cards6__container {
  width: 100%;
  position: relative;
  padding-bottom: 71.5%;
  transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform-style: preserve-3d;
}
.cards6__front, .cards6__back {
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;

  background-size: cover;

}
.cards6__front {
  z-index: 2;
  transform: rotateY(0deg);
}
.cards6__back {
  transform: rotateY(180deg);
}
.cards5.is-flipped .cards6__container {
  transform: rotateY(180deg);
}


.cards6__back img {
  width:100%;
}



.channel-text
{
	
	 margin-top:100px;


	
}

.address-text
{
	
	margin-top:100px;
	 border-right: 3px solid #cc0000;

	
}

.address-text h3
{
	 color:#cc0000;
	 font-size:20px;
	 font-family: 'Montserrat';
	 font-weight:bold;
	
}



.channel-text h3
{
	 color:#cc0000;
	 font-size:20px;
	 font-family: 'Montserrat';
	 font-weight:bold;
	
}


.channel-text p
{
	 color:#FFFFFF;
	 font-size:20px;
	
}


.inquiry
{
	
	
	margin-top:20px;	
	
}

.fpadd1 .add1 {
    display: table;
	font-size:18px;
	color:#282828;
	 font-family: 'Montserrat';
	 font-weight:500;
	
}


.form-control
{
	
	
	height: 45px;
	border-radius: 0px;
	
	
	
	
}




.smGlobalBtn{ /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 40px;
    box-shadow: 0 2px 2px #999;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 21px;
    font-weight: normal;
    line-height: 2em;
    border-radius: 25px;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
	margin-right:10px;
}

/* facebook button class*/
.facebookBtn{
    background: #4060A5;
	
}

.facebookBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f09a"; /* add facebook icon */
}

.facebookBtn:hover{
    color: #4060A5;
    background: #fff;
}



/* facebook button class*/
.instragramBtn{
   background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}

.instragramBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f16d"; /* add facebook icon */
}

.instragramBtn:hover{
    color: #4060A5;
    background: #fff;
}



/* pinterest button class*/
.pinterestBtn{
    background: #cb2027;
}

.pinterestBtn:before{
      font-family: "FontAwesome";
      content: "\f0d2"; /* add pinterest icon */
}

.pinterestBtn:hover{
      color: #cb2027;
      background: #fff;
}


.footer_bottom
{
	
	
	
	
	background-color:#000000;
	text-align:center;
	
}


.footer_bottom h2
{
	
	
	 font-size:14px;
	 margin:0px;
	 padding-top:15px;
	 padding-bottom:15px;
	 color:#ffffff;
	  font-family: 'Montserrat';
	 
	
	
}
 
 