/* mbhuju@gmail.com */
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Yeseva+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');

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

a:link, a:active, a:visited{ color:#ec2222;  text-decoration:none; }
a:hover{color:#000; text-decoration:underline;}

a.footermenu:link, a.footermenu:active, a.footermenu:visited { font-size:12px; color:#fff6f9; font-weight:400; line-height:30px; text-decoration:none;}
a.footermenu:hover{color: #fff;  text-decoration: none;}

a.btnlink:link, a.btnlink:active, a.btnlink:visited {color:#ffffff; background:#0e76bc; padding:15px 35px; font-weight:500;  text-decoration:none;  display: inline-block; border-radius:5px;}
a.btnlink:hover {background:#0b6eb1; text-decoration:none;}


/*********
HEADER
******/
#header_bg{width:100%; background:url(../images/bg.jpg) repeat-x #f4f29f; padding-bottom:15px;}
#header_inn{width:1100px; margin:0 auto;  }
#logo{float:left; width:35%; padding:35px 0; }
#address{width:40%; float:right;  padding:0 0 40px 0; text-align:right; color:#be0d29; font-size:30px; line-height:40px; font-weight:900;}
#cart{padding:20px 0 0 0;}

#menu{background:#df1837; width:1080px; margin:0 auto; padding: 10px;}


/*******
BANNER
*********/
#banner{padding:10px 0; width:1100px; margin:0 auto;}
#slide{width:68%; float:left; margin-right:1%;}
#pic{width:30%; float:right; border:1px solid #CCC;}
 
/****************/
#content{width:1100px; background:#FFF; padding:20px 8px; margin:0 auto; }

#inner{width:92%; margin:0 auto;  }

.ffirst a {
    color: #FFDFEE;
    font-family: Lato;
	font-size:14px;
	font-weight:900;
	text-decoration:none;
    padding-left: 0;
}

.ffirst li {
    border-bottom: 1px solid #cb6676;
    line-height: 29px;
}

.fcontain {
    border-right: 1px solid #cb6676;
    float: left;
    margin-left: 15px;
	margin-right:65px;    
    height: 230px;
}

.fcontain1 {
    border-right: 1px solid #cb6676;
    float: left;
    margin-left: 15px;
	margin-right:35px;    
    height: 230px;
}

.btm ul{
    list-style: none;
	padding-left: 0;
}

/*******
FOOTER
*********/
	#footer_bottom{width:96%; padding:1% 2%; background:#d71635; border-top:3px solid #aa0c25; }
	#footer_inn{width:1100px; margin:0 auto; }
	#left{float:left; width:20%; margin-right:7%; }
	#middle{float:left; width:25%; font-size:15px; font-weight:700; line-height:24px; color:#fff6f9; }
	#right{float:right; width:35%; font-size:18px; color:#fff6f9;}
	#comm{text-align:center;}

/*******
STYLE
*********/
h1{font-size:35px; line-height:40px; color:#d71635; font-weight:900; margin-top:0; text-transform:uppercase; }
h2{font-size:28px; line-height:24px; color:#bc0805; font-weight:700; margin-top:0; }
h3{font-size:20px; line-height:24px; color:#f22622; font-weight:700; margin-top:0;  }

.style1{font-size:24px; font-weight:700; color:#0154b0; line-height:35px;}
.style2{font-size:30px; font-weight:300; color:#858585; line-height:30px;}
.style3{font-family: "Yeseva One", serif;  font-size:35px; font-weight:700; color:#b89f0e; line-height:30px;}
.style4{font-family: "Yeseva One", serif;  font-size:35px; font-weight:700; color:#c80726; line-height:30px;}
.style5{font-size:24px; font-weight:700; color:#fff6f9; line-height:35px;}
.red{font-size:18px; font-weight:700; color:#d71635; line-height:24px;}
.small{font-size:16px; font-weight:300; color:#fff6f9; line-height:24px;}

.home_content span.style3, .home_content span.style4{
    margin-left:32px;
    padding:0px 8px;
    background-color: #FFFFFF;
}
.home_content hr.style3, .home_content hr.style4{
    display:block;
    border:0px;
    height:1px;
    width:100%;
    margin-bottom:-18px;
}
.home_content hr.style3{
    background-color: #b89f0e;
}
.home_content hr.style4{
    background-color: #c80726;
}

/*******
FORM
*********/
#contactform{width:60%; font-size:16px;}
input, textarea, select {padding:5px 10px; font-family:'Montserrat', sans-serif; border:1px solid #e6e6e6; font-size:16px; border-radius:2px; background:#FFF;}
textarea{height:100px;}

.form{width:100%;}

.btn{ height:40px; font-weight:bold; font-family:'Montserrat', sans-serif; text-align:center; color:#FFFFFF; background:#d71635; border:1px solid #d71635;  font-size:14px; 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:80%; margin-bottom:8px;}
.inputsizesmall{ width:100px; margin-bottom:8px;}
.inputsizesm{ width:40px; margin-bottom:8px;}
.textright{text-align:right;}

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


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

:focus {outline:0 !important;}

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

