body{font-family: 'Raleway', sans-serif !important; color:#000}
.menu ,.banner, .content_container, .slider_recent, .features, .tagline, .footer{width:100%; float:left;}
.menu{}
	p{font-weight:400 !important; color:#000; font-size:13px; line-height:30px; font-family: 'Raleway', sans-serif !important;}
h1 , h2, h3, h4{font-weight:700 !important; color:#000 !important; font-family: 'Raleway', sans-serif !important;}
.banner{width:100%; background-image:url(../img/bigstock-Outdoor-catering-Food-events--91132163.jpg); background-position:center center; -webkit-background-size: cover;font-family: 'Fjalla One', sans-serif;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; float:left; padding:180px 0; }
  .banner h1{color:#fff !important; margin:0; padding:0; line-height:60px;}
  .banner p{font-size:28px; color:#fff}
.slider_recent{width:100%; background:#EEEEEE; background-position:center center; -webkit-background-size: cover;font-family: 'Fjalla One', sans-serif;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; float:left; padding:10px 0; margin:15px 0 }
  #owl-demo .item{border:2px solid #fff}
.button {
    display: inline-block;
    padding: 1em 2em 1em 2em;
    background: #862525;
    border-radius: 5px;
    letter-spacing: 0.20em;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.7em;
    color: #FFF !important;
}
.button:hover {
    text-decoration: none;
	color:#fff
}
.tagline{background-image:url(../img/bigstock-Delicious-fresh-fish-and-seafo-88610264.jpg); background-position:center center; -webkit-background-size: cover;font-family: 'Fjalla One', sans-serif;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;  padding:100px 0; }
 .tagline h3, .tagline p{color:#fff !important}
h2{font-size:18px !important}
.ourteam img{-moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    -khtml-border-radius: 200px;
    border-radius: 200px; max-width:250px}
.ourteam{color:#000  ; float:left; width:100%  }
.ourteam h3{font-size:40px; padding-top:30px; padding-bottom:5px; margin-top:15px; margin-bottom:15px;}
.tagline h3, .ourteam h3{font-weight:700}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0;
    width: 250px;
    height: 100%;
    margin-right: -250px;
    overflow-y: auto;
    background: #222;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999;
	text-align:left;
	font-size:12px
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 55px;
    font-size: 18px;
    line-height: 55px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

#menu-toggle {
    z-index: 1;
    position: fixed;
    top: 0;
    right: 0;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.toggle {
    margin: 13px 5px 0 0;
}
.btn-dark {
    border-radius: 0;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
}
.content_container .container-fluid ,.content_container .container-fluid .col-sm-6{padding:0}
.wrap{width:100%; float:left}

.image1{background-image:url(../img/bigstock-Chef-in-hotel-or-restaurant-ki-87934082.jpg); background-position:center center; -webkit-background-size: cover;font-family: 'Fjalla One', sans-serif;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}
  
.image2{background-image:url(../img/bigstock-Baking-muffins-in-the-oven-vi-91518365.jpg); background-position:center center; -webkit-background-size: cover;font-family: 'Fjalla One', sans-serif;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}
 .content{padding:11% 3%}
 .padding20{padding:20px 0}
 .border-left{border-right:1px solid #eee}
 hr{float:left; width:100%}
 @media screen and (max-width: 768px){.border-left{border-right:none}
.sameheight1, .sameheight {min-height:300px !important}
}

@media (max-width: 767px) {
	#team img { max-width:100% !important;}
}
