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

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

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.btnlink:link, a.btnlink:active, a.btnlink:visited {color:#ffffff; background:#fd0200; padding:8px 20px; font-weight:600;  text-decoration:none; text-transform:uppercase;}
a.btnlink:hover {background:#fd0200; text-decoration:none;}

/*********
HEADER
******/
#header_top{width:100%; background:#FFF;}
#header_inn{width:1200px; margin:0 auto;}
	#header_left{ width:30%; float:left; padding:20px 0; color:#bb161a; font-size:22px;}
	#header_right{ width:70%; float:right; text-align:right;}
		#call{ padding-top:20px; padding-right:15px; color:#bb161a; font-size:22px; }
		#menu{width:100%;}
		


ul .liquor{
  list-style-image: url(../images/arrow.jpg);
  font-weight:500;
  line-height:28px;
}

/*******
BANNER
*********/

/****************/
#content{width:100%; background:#bb161a;}
	#content_inn{width:1210px; margin:0 auto; background:#FFF;}
	#logo{width:63%; float:left; margin-left:6%; }
	#inn{width:90%; margin:0 auto; text-align:center;}
	#right_part{width:30%; float:right; }
	#right_part1{display:none; text-align:center;}
	#inner{width:1080px; margin:0 auto; padding:30px 0 45px 0;}

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


.portfolio1{width:22%; margin-right:4%; float:left; margin-bottom:30px; text-align:center;}
.portfolio2{width:22%; float:left; margin-bottom:30px; text-align:center;}
.portfolioimg{ border:10px solid #dadada;}

/*******
FOOTER
*********/
#footer_inn{width:1210px; margin:0 auto;}
	#left_footer{width:35%; float:left; color:#bdbdbd; font-size:18px; line-height:30px; font-family: 'Oswald', sans-serif; padding:40px 0; font-weight:400; text-transform:uppercase;}
	#mid_footer{width:36%; float:left; text-align:center; }
	#right_footer{width:28%; float:right; text-align:right; font-family: 'Oswald', sans-serif; font-size:14px; font-weight:400; padding:40px 0; color:#bdbdbd; line-height:30px; text-transform:uppercase; }

/*******
STYLE
*********/
h1{font-size:40px; line-height:40px; color:#bb161a; font-weight:600; margin-top:0px; text-transform:uppercase;}
.style1{font-size:22px; font-weight:600; color:#dd1b20; line-height:30px;}
.style2{font-size:36px; font-weight:400; line-height:48px;}
.style3{font-size:36px; font-weight:700; color:#bb161a; line-height:48px;}
.style4{font-size:24px; font-weight:500; line-height:30px;}
.style5{font-size:20px; font-weight:600; color:#ff0000; line-height:30px;}

/*******
FORM
*********/
#contactform{width:90%;}
#demoform{width:70%; margin:0 auto;}
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], a[href^=mailto]{ color:inherit; text-decoration:none; font-weight:400; }

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