/* mbhuju@gmail.com */
@import url('https://fonts.googleapis.com/css?family=Abril+Fatface|Alex+Brush');
@import url('https://fonts.googleapis.com/css2?family=Raleway:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Poppins:300,400,500,600,700');

body{margin:0px; font-family:'Montserrat', sans-serif; font-size:16px; color:#2f2f2f; font-weight: normal; line-height:24px;  }

a:link, a:active, a:visited{ color:#ff0000; font-weight:600; text-decoration:underline; }
a:hover{color:#000; text-decoration:underline;}

a.more:link, a.more:active, a.more:visited{ font-weight:500; text-decoration:none;}
a.more:hover{ text-decoration:none;}

a.more01:link, a.more01:active, a.more01:visited{ font-size:12px; font-weight:700; text-decoration:none; color:#FFF;}
a.more01:hover{ text-decoration:none; color:#FFF;}

a.footermenu:link, a.footermenu:active, a.footermenu:visited { font-size:12px; color:#848484; font-weight:700;  text-decoration:none;}
a.footermenu:hover{color: #fff;}

a.btnlink:link, a.btnlink:active, a.btnlink:visited { display:inline-block; color:#ffffff; background:#cf0707; padding:11px 25px; font-weight:600;  text-decoration:none; text-transform:uppercase; display: inline-block; margin: 10px; font-size:18px;}
a.btnlink:hover {background:#cf0707; text-decoration:none;}

/*********
HEADER
******/
#menubg{width:100%; background:#000;}
#menu_inn{width:1260px; margin:0 auto;}
#apps{width:22%; float:left; padding:2px 0 0 0; text-align:center;}
#info{width:280px; margin:0 auto; background:#fff000; color:#000; text-transform:uppercase; text-align:center; padding:10px 20px; color:#000; font-size:18px; font-weight:bold; line-height:22px;}
#menu{width:57%; float:right; padding-top:4px; }

/*******
BANNER
*********/
#header_inn{width:1280px; margin:0 auto; color:#FFF; font-size:48px; line-height:40px; font-weight:500; padding-bottom:70px;}
#catering{width:27%; float:left; padding:225px 0 20px 0; text-align:right;}
#logo{width:40%; float:left; padding:50px 0 40px 0; text-align:center; margin-left:3%;}
#online{width:27%; float:right; padding:245px 0 20px 0;}

#banner_photo{width:100%; background:url(../images/bg.png) repeat-x;}
#banner_inn{width:1238px; margin:0 auto;}
.photo1{width:28.02908%; float:left; margin-right:1.37318%; padding-top:154px;}
.photo2{width:41.19548%; float:left;  margin-right:1.37318%; }
.photo3{width:28.02908%; float:right; padding-top:154px;}

/****************/
#content{width:100%; background:#FFF; }
	#content_inn{width:1045px; margin:0 auto; text-align:center; padding:52px 0 55px 0; }
	#inner{width:1150px; margin:0 auto; padding:45px 0;}
		
#hours_left{float:left; width:50%; padding-top:20px; }
#hours_right{float:right; width:50%; text-align:center;}

#contact_left{float:left; width:45%; text-align:center; padding-top:100px; }
#contact_right{float:right; width:45%; text-align:center; margin-right:5%;}


/*******
FOOTER
*********/
#footer_bottom{width:100%; background:#000;}
	#footer_inn{width:1238px; margin:0 auto;}
	#left_footer{width:50%; float:left; color:#FFF;  padding:30px 0 70px 0; font-weight:700;   }	
	#right_footer{width:35%; float:right; text-align: right; padding:30px 0 70px 0;}

/*******
STYLE
*********/
h1{font-family: 'Raleway', sans-serif; font-size:45px; line-height:40px; color:#ca1c0f; font-weight:700; margin-top:0; text-transform:uppercase;}
.style1{font-size:24px; font-weight:700; color:#f15145; line-height:30px;}
.style2{font-size:60px; font-weight:500; line-height:40px;}

/*******
FORM
*********/
#contactform{width:80%;}
input, textarea, select {padding:5px 10px; font-family:'Montserrat', sans-serif; border:1px solid #dedede; font-size:16px; background:#FFF;}
textarea{height:100px;}
.btn{ height:40px; font-weight:bold; font-family:'Montserrat', sans-serif; text-align:center; color:#FFFFFF; background:#fe0000; border:1px solid #fe0000; font-size:15px; margin-top:10px; padding:5px 20px; text-transform:uppercase; cursor:pointer;}
.email_error{ padding:2%; width:96%; border:1px solid red; color:red; margin:0 auto; text-align:center;}
.inputsize{ width:95%; margin-bottom:8px;}
.inputzipsize{ width:50px;}

/*******
MISC
*********/
.img{border:1px solid #cecac8; padding:5px; }
.imgright{ max-width:95%; float:right; margin-right:30px; }
.imgleft{ max-width:95%; float:left; margin-right:10px; }


.clear{clear:both;}
img{max-width:100%;}
a[href^=tel] { color:inherit; text-decoration:none; }

.tbar{ border-bottom:#b2b2b2 1px solid; padding:10px 10px 10px 0;}

.back-to-top { position: fixed; bottom: 2em; right: 40px; display: none;}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
