html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    font-family: "Montserrat", sans-serif;
    background-color: #ffe7b3;
    color: #333;
    font-size: 16px;
    background-image: url("../images/bg-v2.jpg"), url("../images/bg-small.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;

}
* {
    box-sizing: border-box
}
footer{
    margin-top: 20px;
}

.no-jump-img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    color: #F7F7F7;
    image-rendering: -webkit-optimize-contrast;
}
.container {
    max-width:1320px;
    width: 100%;
    margin: 0 auto;
}
.leaf-top-left{
    max-width:45px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    
}
.leaf-top-left-inner{
    width: 100%;
    position: relative;
    padding-bottom: 62.179487179487175% 
}
.leaf-top-right{
    max-width:35px;
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;

}
.leaf-top-right-inner{
    width: 100%;
    position: relative;
    padding-bottom: 113.63636363636364% 
}
.leaf-bottom-left{
    max-width:75px;
    width: 100%;
    position:fixed;
    bottom: 0px;
    left: 0;
    z-index: 999;
}
.leaf-bottom-left-inner{
    width: 100%;
    position: relative;
    padding-bottom: 123.33333333333333% 
}
.leaf-bottom-right{
    max-width:75px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    right: 0;
    z-index: 999;
}
.leaf-bottom-right-inner{
    width: 100%;
    position: relative;
    padding-bottom: 91.19170984455958% 
}
.submit-block{
    max-width: 550px;
    margin: 10px auto 0 auto;
    width: 100%;
    display: -webkit-box ;
    display: -ms-flexbox;
    display: flex ;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.mm-logo {
    max-width: 270px;
    width: 100%;
    margin: 0 auto 5px auto;
    padding: 0 15px;
}
.mm-logo-inner {
    width: 100%;
    position: relative;
   padding-bottom: 15.666666666666666%;
}
.share-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.main-title {
    font-size: 30px;
	line-height:1;
    color: #044714;
    text-align: center;
max-width: 300px;
	width: 100%;
	margin: 0 auto;
    font-weight:600;
  font-family: "PT Serif", serif;
	padding: 0 15px;
	display: -webkit-box;
display: -webkit-flex;
display: flex;

-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;

-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
	
}
/*
.main-title-desc span{
	display: block;
}
*/
.main-title-desc{
	font-size: 18px;
  font-family: "Poppins", sans-serif;
	text-align: center;
	margin: 0;
	line-height: 22px;
	max-width:750px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
	color: #000;
}
.promo-block {
    width: 100%;
    padding: 10px;
    background-color: rgba(252, 210, 22, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px;
}
.logo-1 {
    max-width: 50px;
    min-width: 50px;
}
.logo-2 {
    max-width: 90px;
    min-width: 90px;
}
.promo-logo-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.promo-logo-block:nth-child(1) {
    margin-right: 10px;
}
.promo-logo-block-text {
    font-size: 14px;
    font-weight: 500;
    margin-right: 5px;
    line-height: 1;
    max-width: 98px;
    width: 100%;
    min-width: 98px;
}
.promo-logo {
    cursor: pointer;
    display: block;
    text-decoration: none;
    width: 100%;
    line-height: 1;
}
.promo-logo-inner {
    position: relative;
    width: 100%;
    padding-bottom: 69.01408450704226%;
}
.sady-game-block {
    width: 100%;
    display: -webkit-box ;
    display: -ms-flexbox;
    display: flex ;
}
.sadya-item-block {
    width: 30%;
    padding-right: 15px;
    min-height: 300px;
}
.sadya-item-block-inner {
    width: 100%;
    padding: 15px;
    background-color: #fff;
    height: 100%;
    border-radius: 15px;
}
.sadya-dish-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -5px;
    padding: 0;
}
.sadya-dishes {
    width: 25%;
    padding: 0 5px;
    margin-bottom: 15px;
    list-style-type: none;
}
.promotions .sadya-dishes-inner{
    padding: 10px 5px 15px 5px;
}
.sadya-dishes-inner {
    width: 100%;
    border-radius: 10px;
    padding: 10px 5px 10px 5px;
    border: dashed #be1010;
    border-width: 1px;
    display: -webkit-box ;
    display: -ms-flexbox;
    display: flex ;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;	
    position: relative;
    margin-top: 5px;
    min-height: 78px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.dish{
    max-width: 45px;
    width: 100%;
    cursor: pointer;
    display: block;
}
.dish-inner{
    width: 100%;
    position: relative;
    padding-bottom: 75.66666666666667% 
}
.dish-name{
    font-size: 12px;
    font-weight: 500;
    color: #000;
    text-align: center;
    margin-top:2px;
    line-height: 1;
}
.sadya-leaf-block {
    width: 70%;
    padding: 10px;
    background-color: #fff;
    border-radius: 15px;
}

#food-moru, #food-puliserry{
    margin-bottom: 0;
}
.promo{
    max-width: 45px;
    width: 100%;
    position: absolute;
    bottom: -13%;
    display: block;
    cursor: pointer;
    visibility: hidden;
}
.promo-inner{
    width: 100%;
    position: relative;
    padding-bottom: 48.148148148148145% 
}
.sadya-item-title {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    color: green;
    line-height: 1;
    margin-bottom: 5px;
}
.sadya-item-decs {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    color: #000;
    margin-bottom: 5px;
}
.leaf{
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}
.leaf-inner{
    width: 100%;
    position: relative;
    padding-bottom: 67.56756756756756% 
}
.copyright {
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    color: #000000;
    text-align: center;
    margin: 0 30%;
}
.all{
	display: block;
}
/* .........................  Social media style  .........................*/
.shareboxwrp {
    display: none;
    float: left;
    width: 100%;
}
.shareboxwrpin {
    margin: 0 auto;
    display: table;
    width: 40px;
}
.social-media-main {
    width: 50px;
    height: 240px;
    float: left;
    position: fixed;
    bottom: 20px;
    z-index: 1005;
    right: 10px;
    padding-top: 60px;
    z-index: 99
}
.shretle {
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-size: 60% auto;
    background-image: url(../images/share.svg);
    background-repeat: no-repeat;
    background-position: center center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    background-color: #FFFFFF;
    padding: 3px 0;
    color: #fff;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    float: left;
    position: absolute;
    top: 100px;
    left: 0;
    cursor: pointer;
    -moz-transition: all .2s linear .0s;
    -webkit-transition: all .2s linear .0s;
    transition: all .2s linear .0s;
}
.shretle.open {
    top: 0;
    background-image: url(../images/close.svg);
}
.social-media-ins {
    width: 100%;
    height: 180px;
    float: left;
    margin: 0px;
}
.social-media-head {
    width: 100%;
    height: auto;
    float: left;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    line-height: 110%;
}
.social-media-icon {
    width: 40px;
    height: 40px;
    float: left;
    margin-bottom: 2px;
    cursor: pointer;
    background-image: url(../images/social.svg);
    background-size: 50px auto;
    background-repeat: no-repeat;
    /*
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
    */
    margin-right: 5px;
    /*
    
    margin-bottom: 5px;
    */
}
.tw-clr {
    border-radius: 50px;
    background-position: -4px -107px;
    background-color: #000;
}
.gl-clr {
    border-radius: 50px;
    background-position: -4px -56px;
    background-color: #000;
}
.wt-clr {
    border-radius: 50px;
    background-position: -4px -159px;
    background-color: #000;
}
.fb-clr {
    border-radius: 50px;
    background-color: #000;
    background-position: -6px -5px;
}
/* .........................  /Social media style  .........................*/
@media screen and (min-width: 768px) {
	.leaf-bottom-right, .leaf-bottom-left{
		max-width: 100px;
	}
	.copyright{padding: 0 10px;}
	.all{
	display:inline-block;
}
	.main-title-desc span{
		display: inline-block
	}
	.main-title{
		font-size:42px;
		line-height:1;
		font-weight: 600;
		margin-bottom: 10px;
		max-width: 100%;
	}
	.mm-logo{
		max-width: 300px;
		margin-bottom: 0;
	}
    .submit-block{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .logo-1 {
        max-width: 50px;
        min-width: 50px;
    }
    .logo-2 {
        max-width: 90px;
        min-width: 90px;
    }
    .promo-logo-block {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
@media screen and (min-width: 980px) {
    .leaf-top-left{
        max-width: 200px;
        display: block
    }
    .leaf-top-right{
        max-width: 150px;
        display: block
    }
    .leaf-bottom-left{
        max-width: 140px;
    }
    .leaf-bottom-right{
        max-width: 150px;
    }
    .leaf{
        max-width: 100%;
    }  
    .promo-block{margin-bottom: 20px;}
}
