/* mbhuju@gmail.com */
@import url('//fonts.googleapis.com/css?family=Arimo:400,400i,700,700i|Lobster|Abril+Fatface|Raleway:300,400,500,700|Poppins:300,400,500,600,700');
@import url('//fonts.googleapis.com/css?family=Oswald:400,500,600,700|Roboto+Slab:300,400,700|Open+Sans:400,600,700|Montserrat:300,400,500,600,700,800');

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

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

a.more:link, a.more:active, a.more:visited{font-family:'Poppins', sans-serif; font-weight: 300;}
a.more:hover{ text-decoration:none;}

a.more01:link, a.more01:active, a.more01:visited{ text-decoration:none;}
a.more01:hover{ text-decoration:none;}

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

a.btnlink:link, a.btnlink:active, a.btnlink:visited { color: #ffffff; background: #d43c42; padding: 8px 20px; font-weight:600;  text-decoration: none; text-transform:uppercase;}
a.btnlink:hover { background: #ff0000; text-decoration: none;}

/*********
HEADER
******/

#header-top{width:100%; background:url(../images/bg.png) repeat-x;}
#header_inn{width:1280px; margin:0 auto;}
#logo{width:25%; float:left;}
#menu{width:75%; float:right;}
#info{width:41%; float:left; background:url(../images/bg1.png); padding:20px 0; text-align:center; margin-top:40px; margin-left:2%;}
#promo{width:25%; float:right; background:url(../images/bg1.png); padding:16px 0; font-size:30px; font-weight:300; color:#293153; text-align:center; margin-top:40px; text-transform:uppercase; line-height:30px; margin-right:5%; font-family:'Poppins', sans-serif;}
/*******
BANNER
*********/
#banner{width:1280px; margin:0 auto; text-align:center; padding:48px 0 40px 0;}

/****************/
#content{width:100%; background:#FFF; }
#content_inn{width:1185px; margin:0 auto; padding:45px 0 0 0;}
	#left{width:62%; float: left; padding:0 0 40px 0; }
	#right{width:35%; float:right;  text-align:right; padding:18px 0 0 0; margin-left:2%;}
		#inner{width:1200px; margin:0 auto; padding:45px 0;}
		
#hours_left{float:left; width:50%; padding-top:40px; }
#hours_right{float:right; width:50%; text-align:center;}

#contact_left{float:left; width:50%; padding-top:60px; text-align:center;}
#contact_right{float:right; width:40%; text-align:center; margin-right:10%;}


/*******
FOOTER
*********/
	#footer_bottom{width:100%; background:#272f4d; }
	#footer_inn{width:1270px; margin:0 auto;}
	#left_footer{width:57%; float:left; color:#FFF; padding:24px 0; font-size:18px; font-weight:600;}
	#facebook{width:5%; float:left; padding:11px 0 15px 0;}
	#right_footer{width:35%; float:right; text-align: right; padding:24px 0;}

/*******
STYLE
*********/
h1{ font-size:45px; line-height:40px; color:#27387f; text-transform: uppercase; font-weight:800; margin-top:0;}
.style1{font-size:24px; font-weight:700; color:#ff1800; line-height:30px;}
.style2{font-family:'Poppins', sans-serif; font-size:36px; font-weight:300; color:#394a8a; line-height:30px; text-transform:uppercase;}
.style3{font-family:'Poppins', sans-serif; font-size:48px; font-weight:300; color:#ff1800; line-height:26px; }
.style4{font-family:'Poppins', sans-serif; font-size:36px; font-weight:600; color:#282f4a; line-height:40px; }

/*******
FORM
*********/
.form1{ width:100%;}
input, textarea, select { height:25px; background:#adb5d7; border:1px solid #dedede; font-size:13px;}
textarea{ height:100px; }
.btn{ width:128px; height:40px; font-weight:bold; text-align:center; color:#FFFFFF;	background:#fe0000; border:1px solid #000000; font-size:15px; margin-top:20px; text-align:center; text-transform:uppercase;}
.email_error{ padding:2px; border:1px solid red; color:red; margin-bottom:5px;}
.inputsize{ width:100%;}
.inputzipsize{ width:50px;}
.textright{ text-align:right;}

/*******
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:10px; padding-top:8px; }


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

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

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