/* mbhuju@gmail.com */
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700');

body{margin:0px; font-family:'Montserrat', sans-serif;  font-size:16px; color:#fff; font-weight: normal; line-height:26px; background:#000;}

a:link, a:active, a:visited{ color:#e8e8e8; font-weight:600; text-decoration:none; }
a:hover{color:#fff; text-decoration:underline;}


a.more:link, a.more:active, a.more:visited { color:#000; font-weight:400;  text-decoration:none;}
a.more:hover{color: #000; text-decoration:none;}

a.more01:link, a.more01:active, a.more01:visited { font-weight:300;  text-decoration:none;}
a.more01:hover{color: #fff; text-decoration:none;}

a.footermenu:link, a.footermenu:active, a.footermenu:visited { font-size:16px; color:#959595; font-weight:300; line-height:50px;  text-decoration:none; text-transform:capitalize;}
a.footermenu:hover{color: #fff;}

a.btnlink:link, a.btnlink:active, a.btnlink:visited {color:#000; background:#fff; padding:8px 12px; border-radius:5px; font-weight:600;  text-decoration:none; text-transform:uppercase; display: inline-block; margin: 10px;}
a.btnlink:hover {background:#f8f0f0; text-decoration:none;}

/*********
HEADER
******/
#header_inn{ width:1088px; margin: 0 auto; padding: 45px 0;}
.sideblock{ width:25%; float: left; text-align: center;}
#logo{width:50%; text-align:center;  float: left;}
#order{width:auto; margin:0 auto; text-align:center; padding:9px 18px; margin-bottom:35px; font-size:24px; background:#fff; color:#000; text-transform:uppercase; font-weight:400; font-family: 'Oswald', sans-serif;  display: inline-block;}
#menu_bg{width:658px; margin:0 auto; border:1px solid #FFF;}

#splash{width:1088px; margin:0 auto; }
#left{ float:left; margin-right:5%;}
#mid{float:left; text-align:center; font-size:24px; background:#f91434; color:#fff; text-transform:uppercase; font-weight:400; font-family: 'Oswald', sans-serif; padding:9px 18px; }
#right{float:right; }

/*******
BANNER
*********/
#banner_img{width:1088px; margin:0 auto; text-align:center; padding-top:25px;}

/****************/

	#inner{width:1088px; margin:0 auto; padding:55px 0;}

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

#hours_left{width:50%; float:left; padding-top:100px;}
#hours_right{width:50%; float:right; text-align:center;}

/*******
FOOTER
*********/
	#footer_bottom{width:1088px; margin:0 auto;  color:#fff; font-size:24px; padding-bottom:35px; font-weight:300; line-height:35px;  text-align:center; font-family: 'Oswald', sans-serif;}

/*******
STYLE
*********/
h1{font-family: 'Oswald', sans-serif; font-size:45px; line-height:40px; color:#fff; font-weight:400; margin-top:0; text-transform:uppercase;}
.style1{font-size:24px; font-weight:600; color:#f8f0f0; line-height:30px;}


/*******
FORM
*********/
#contactform{width:60%;}
input, textarea, select {padding:15px 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:#a39d9e; border:1px solid #a39d9e; 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-left:30px; }
.imgleft{ max-width:95%; float:left; margin-right:30px; }


.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;
}



iframe, object, embed {
    max-width: 90%;
}


:focus {outline:0 !important;}