
@import url('../fonts/stylesheet.css');
@import url('../fonts/style2.css');

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px;
	padding: 0px;
	-webkit-font-smoothing: antialiased;
}



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body{
	background: url('../images/body-bg.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
}

h1{ font-family: 'Tahoma'; font-size: 60px; font-weight: bold; line-height: 60px;}
h2{ font-family: 'kameronbold'; font-size: 48px; margin-bottom: 30px; text-align: center;}
h3{ font-family: 'tahoma'; font-size: 44px; margin-bottom: 45px; font-weight: bold; text-align: center;}
h4{ font-family: 'open_sansbold'; font-size: 26px; margin-bottom: 30px;}
h5{ font-family: 'open_sansbold'; font-size: 21px; margin-bottom: 30px; line-height: 22px;}
h6{ font-family: 'open_sansbold'; font-size: 18px; margin-bottom: 30px;}
p{  font-family: 'open_sansregular'; font-size: 16px; line-height: 22px; margin-bottom: 20px; }

div.clearfix{
	clear: both;
}

p span.bold{
	font-family: "open_sansbold";
}

h1.bangla{
	color: #6b4c1a;
	font-family: 'BanglaMN';
}

h3.header{
	font-size: 42px;
    font-family: 'kameronregular';
    margin-bottom: 0;
}

h4.small{
	font-size: 24px;
    font-family: 'kameronregular';	
    margin-bottom: 10px;
}

h4.large{
	font-size: 28px;
	font-family: 'kameronbold';
}

h4.listen{
	font-size: 26px;
	font-family: 'kameronbold';
}

h4.large span.bold{
    font-family: 'latoblack';
}

.italic{
	font-style: italic;
}

.strike {text-decoration:line-through}

.center{
	text-align: center;
}

.bold{
	font-style: bold;
}

.underline{
	text-decoration: underline;
}

.red{
	color: #e6001c;
}

.green{
	color: #333333;
}

.brown{
	color: #6b4c1a;
}

.blue{
	color: #0036ff;
}

.indent{
	padding-left: 50px;
}

.yellow-bg{
	display: block;
	background-color: #fff600;
}

p span.bold{
	font-family: 'open_sansbold';	
}

.container{
	width: 100%;
}

.row{
	width: 900px;
	margin: 0 auto;
}


header .container{
	background: url('../images/header-bg.jpg');
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
}

header .container div.top-attention{
	height: 50px;
	background-color: #fff000;
}

header .container .row{
	text-align: center;
}

header .container .row img{
	vertical-align: bottom;
	display: block;
	margin: 0 auto;
}

header .container .top-attention h4{
	font-size: 28px;
	font-family: "tahoma";
	font-weight: normal;
	text-transform: uppercase;
}

header .container .top-attention{
	text-align: center;
	padding-top: 5px;
}

header .container .top-attention div{
	margin: 0 auto;
	width: 860px;
}

header .container .top-attention img{
	margin-right: 10px;
}

header .container .top-attention img,
header .container .top-attention h4{
	float: left;
}

header .container .top-attention h4 span{
	font-weight: bold;
}

section.wrap-page .container{
	text-align: center;
}

section.wrap-page .container .row{
	background: white;
	padding: 25px 0px;
	text-align: left;
}

section.wrap-page .container .row{
	padding-right: 50px;
	padding-left: 50px;
}

div.box12{
	float: left;
	width: 500px;
}

section.wrap-page .container .breakfast-cart{
	height: 490px;
}

section.wrap-page .container .row img.new{
	float: left;
}


section.wrap-page .container .row h5#list span.bullet{
	display: block;
	margin-right: 10px;
	float: left;
	margin-left: 50px;
}

section.wrap-page .container .row h5.list-small span.bullet{
	display: block;
	margin-right: 10px;
	float: left;
	margin-left: 50px;
	margin-top: -5px;
}


section.wrap-page .container .row h5#list{
	margin:	0 auto;
	margin-bottom: 30px;
	font-size: 26px;
    font-family: 'open_sansregular';
    line-height: 33px;
}

section.wrap-page .container .row h5.list-small{
	font-size: 23px;
	font-family: "open_sansregular";
}

section.wrap-page .container .row h5.list-small span.bold{
	font-family: "open_sansbold";
}



section.wrap-page .container .row p.sign{
	font-size: 76px;
    font-family: 'journalregular';
    margin-top: 40px;
    margin-bottom: 40px;
    letter-spacing: -2px;
}

.link{
	color: #0018ff;
}

section.wrap-page .container div.box13{
	background: url('../images/box13.jpg');
	background-repeat: no-repeat;
	height: 339px;
	margin: 0 auto;
	width: 900px;
	padding-top: 50px;
}

section.wrap-page .container div.box13 h4{
	margin-left: 270px;
	text-align: left;
}

section.wrap-page .container div.box13 p{
	text-align: left;
	margin-left: 320px;
}

section.wrap-page .container div.box13 p:last-of-type{
    font-family: 'open_sanssemibold';
}

section.wrap-page .container div.box14{
	text-align: center;
}

section.wrap-page .container div.box14 h3{
	margin-bottom: 0;
}

section.wrap-page .container div.box14 h3 span:first-of-type{
    font-family: 'open_sansbold_italic';
}

section.wrap-page .container div.box14 h3 span:last-of-type{
	font-size: 56px;
	font-family: "open_sansbold";
	color: #42b40b;
}




footer{
	height: 45px;
	width: 100%;
	text-align: center;
	background-color: black;
	padding-top: 10px;
}

footer p{
	text-align: center;
	color: #808080;
}
