html {
  position: relative;
  min-height: 100%;
}

body {
  padding-top: 3rem;
  padding-bottom: 3rem;
  color: #5a5a5a;
  font-family: Roboto;
  margin-bottom: 100px;
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
  background-color: #303539;
}

.navbar-nav {
text-transform: uppercase;
}

.nav-link {
color: #000;

}

.fixed-top {
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, .05);
}

.navbar-expand-md .navbar-nav .nav-link {

padding-left: .75rem;
padding-right: .75rem;
}

.lead1 {
    font-size: 1rem;
    font-weight: 300;
	padding: 0 80px;
}


.carousel {
  margin-bottom: 4rem;
  width:100%;
}

.carousel-caption {
  bottom: 15rem;
  z-index: 10;
  font-weight:100 !important;
  left:0;
  right:50px;
  line-height:50px;
  top:50px;

}

.carousel-item {
  height: 32rem;
  background-color: #777;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}


.menu-heading {
    font-weight: 100;
    font-size: 55px;
    color: #ec691f;
	padding-bottom:0;
}



.featurette-divider {
  margin: 5rem 0; 
}


.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}




@media (min-width: 40em) {
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 


}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 
.text-kitchen {
position:absolute; 
z-index: 10; 
padding-left:0px; 
bottom:30px
font-size:10px;
}
.123caption {
    position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
	color:#fff;
	font-size:10px;
}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
.lead {
    font-size: 1rem;
    font-weight: 300;
	padding: 0 60px;
}
.container{
        max-width: 1200px;
    }

.mb-300 {
margin-bottom: 0px;
}

.text-kitchen {
position:absolute; 
z-index: 10; 
padding-left:200px; 
bottom:30px

}

.123caption {
    position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
	color:#fff;
}



}


.no-padding {
  padding-left:0;
  padding-right:0;
}



section {
  padding: 10px 0;
}

.modal-body {
background: rgba(0, 0, 0, .9);
}

.modal-footer {
background: rgba(0, 0, 0, .9);
border-top:none;
padding-top:0px;
}

.well, .navbar-inner, .popover, .btn, .tooltip, input, select, textarea, pre, .progress, .modal, .add-on, .alert, .table-bordered, .nav>.active>a, .dropdown-menu, .tooltip-inner, .badge, .label, .img-polaroid, .panel {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    border-collapse: collapse !important;
    background-image: none !important;
}


/* new styles for responsive design */

body {
   /* background: violet; */
}

h3 {
text-align: center;
}

.carousel {
    margin-bottom: 0rem;
    width: 100%;
}

.food-menu-details {
	float: left;
    position: absolute;
    left: 40px;
	width:85%;
}

.menu-price {
top: 20px;
position: relative;
float:right;
}

.mb-300 {
margin-bottom: 300px;
}

.img-recipes {
	    margin-top: 20px;
}

.menu-spec-top-space {
    margin-top: 0px;
}
.menu-speacification {
    margin-bottom: 0px;
    font-size: 14px;
    margin-right: 0px;
	line-height: 16px;
	padding-right:50px;
}

.food-menu-details h3 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-right: 0px;
    margin-top: 20px;
}

.single-menu .single-menu-details {
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 30px;
    padding-bottom: 10px;
    position: relative;
    min-height: 200px;
    height: auto;
}

.food-menu-img {
    border-radius: 50%;
    height: 60px;
    overflow: hidden;
    position: relative;
    width: 60px;
    box-shadow: 0 0 0 5px #ddd;
    padding-bottom: 40px;
    margin-bottom: 30px;
	margin: 0 0;

}

.img-legend {
    float: left;
    clear: right;
    position: absolute;
    top: 44%;
}

.navbar-nav-sm {
flex-direction: row;
padding-top:10px;
border-top: 1px solid #eee;
}

footer {
margin-top:500px;
}

.lead {
    font-size: 1rem;
    font-weight: 300;
}

section {
    padding: 0px 0;
}

.carousel-item {
 height: 10rem; 
  background-color: #777;
}

.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 10rem; 
}

.featurette-divider {
	margin: 2rem 0; 
}

.text-kitchen {
position: absolute;
z-index: 10; 
padding-left: 50px;
bottom:0px;
font-weight:100;
overflow:hidden;

}

.text-kitchen-1 {
font-weight:100;
font-size:25px;
color:white;
}

.text-kitchen-2 {
font-weight:100;
font-size:35px;
color: #ec691f;
}

.caption {
    position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
	color:#fff;
	overflow: hidden;
}

.caption-text-1 {
	font-size: 15px;
	color:white;
	font-weight:200;
	line-height:1rem;
}

.caption-text-2 {
	font-size: 25px;
	color:white;
	font-weight:200;
	line-height:1rem;
}

.carousel-caption {
  bottom: 15rem;
  z-index: 10;
  font-weight:100 !important;
  left:0;
  right:50px;
  line-height:30px;
  top:0px;
}
.carousel-caption-1 {
	font-weight:100;
	font-size:30px;
	margin-right:20px;
}

.carousel-caption-2 {
	font-weight:100;
	font-size:30px;
	line-height:30px;
}

.menu-ikons  {
height:14px;
float:left;
position:absolute;
}

@media only screen and (min-width: 33.9em) { 
	body {
		/* background-color: indigo; */
	}
	.featurette-divider {
		margin: 2rem 0; 
	}

	.img-recipes {
	    margin-top: 0px;
}


.carousel-item {
 height: 15rem; 
  background-color: #777;
}

.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 15rem; 
}
	

.text-kitchen {
position: absolute;
z-index: 10; 
padding-left: 50px;
bottom:0px;
font-weight:100;
overflow:hidden;

}

.text-kitchen-1 {
font-weight:100;
font-size:35px;
color:white;
}

.text-kitchen-2 {
font-weight:100;
font-size:55px;
color: #ec691f;
}
	

.caption {
    position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
	color:#fff;
	overflow: hidden;
}

.caption-text-1 {
	font-size: 15px;
	color:white;
	font-weight:200;
	line-height:1rem;
}

.caption-text-2 {
	font-size: 25px;
	color:white;
	font-weight:200;
	line-height:1rem;
}

.carousel-caption {
top: 50px;
}


}

@media only screen and (min-width: 47.9em) {
 body {
      /* background-color: blue; */
    }

	.navbar-nav-sm {
flex-direction: row;
padding-top:0px;
border-top: none;
}

.img-recipes {
	    margin-top: 0px;
}


.carousel-item {
 height: 20rem; 
  background-color: #777;
}

.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 20rem; 
}




}

@media only screen and (min-width: 61.9em) {
 body {
      /* background-color: yellow; */
    }

.navbar-nav-sm {
flex-direction: row;
padding-top:0px;
border-top: none;
}

.img-recipes {
	    margin-top: 0px;
}


.carousel-item {
 height: 25rem; 
  background-color: #777;
}

.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 25rem; 
}

 }

@media only screen and (min-width: 74.9em) { 
	body {
		background-color: white;
	}

h3 {
text-align: left;
}

.navbar-nav-sm {
flex-direction: column;
padding-top:0px;
border-top: none;
}

.food-menu-details {
    float: left;
    position: relative;
    left: 0px;
	width:100%;
}

.menu-price {
top: 0px;
position: relative;
}

.mb-300 {
margin-bottom: 0px;
}

.img-recipes {
	    margin-top: 0px;
}

.menu-spec-top-space {
margin-top:30px;
}

.menu-speacification {
    margin-bottom: 0px;
	font-size:14px;
	margin-right: 30px;
	line-height: 18px;
}

.single-menu .single-menu-details {
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 40px;
    padding-bottom: 40px;
    padding-left: 180px;
    position: relative;
	min-height:160px;
	height:160px;
}

.food-menu-img {
    border-radius: 50%;
    height: 100px;
    left: 50px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100px;
    box-shadow: 0 0 0 10px #ddd;
}

.img-legend {
float:left;
clear:right;
position:absolute;
top:20%;
}

.food-menu-details h3 {
    font-size: 20px;
    margin-bottom: 8px;
	margin-right: 30px;
	margin-top: 0px;

}

	.featurette-divider {
		margin: 5rem 0; 
	}

	section {
    padding: 10px 0;
}

.carousel {
    margin-bottom: 0rem;
    width: 100%;
}

.lead {
    font-size: 1.25rem;
    font-weight: 300;
}

.text-kitchen {
position:absolute; 
z-index: 10; 
padding-left: 200px;
bottom:30px
font-size:10px;
font-weight:100;
display:block;
}

.text-kitchen-1 {
font-weight:100;
bottom:0;
font-size:35px;
color:white;
}

.text-kitchen-2 {
font-weight:100;
bottom:0;
font-size:55px;
color: #ec691f;
}

.caption-text-1 {
	font-size: 45px;
	color:white;
	font-weight:200;
	line-height: 2rem;
}

.caption-text-2 {
	font-size: 55px;
	color:white;
	font-weight:200;
	line-height: 3rem;
}

	.carousel-item {
	  height: 32rem;
	  background-color: #777;
	}
	.carousel-item > img {
	  position: absolute;
	  top: 0;
	  left: 0;
	  min-width: 100%;
	  height: 32rem;
	}

	.carousel-caption {
		bottom: 15rem;
		z-index: 10;
		font-weight:100 !important;
		left:0;
		right:50px;
		line-height:50px;
		top:50px;
	}

	.carousel-caption-1 {
		font-weight:100;
		font-size:55px;
		margin-right:100px;
	}

	.carousel-caption-2 {
		font-weight:100;
		font-size:55px;
		line-height:40px;
	}

	

.menu-ikons {
height: 15px;
margin-top:3px;
}

.download-pdf {
position:absolute; text-right; right:30px;
}


}


/*-----------------------------
    5. MENUS AREA
-------------------------------*/

.menus-area {
    position: relative;
}

.menus-area.section-padding {
    padding-bottom: 60px;
}

.food-menu-list-menu {
    margin-bottom: 60px;
}

.food-menu-list-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.food-menu-list-menu ul li {
    border: 1px solid;
    color: #1e1e1f;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 2px;
    padding: 3px 10px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.food-menu-list-menu ul li:hover,
.food-menu-list-menu ul li.active {
    background: #ca3d26 none repeat scroll 0 0;
    border-color: #ca3d26;
    color: #fff;
}





.food-menu-details {
    color: #1e1e1f;
    padding: 0;
    text-align: inherit;
}



.food-menu-details p span {
    display: inline-block;
    width: 30%;
}

.food-menu-details h3 span {
    color: #ca3d26;
    float: right;
}

.1menu-ikons  {
float:left;
position:absolute;
}



.mix {
    display: none;
}