html, body, div, span, applet, object, iframe, h1, .home_bg h2, h2, h3, h4, .requirement_box h3, .content2 h3, 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;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
ol, ul {
	list-style: none;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
blockquote, q {
	quotes: none;
}
form, fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	outline: none;
	border: none;
}
img {
	max-width: 100%;
}
.visible-lg {
	display: block;
}
.clearfix {
	clear: both;
}
.clearfix::after {
	clear: both;
}
.clearfix::before, .clearfix::after {
	content: " ";
	display: table;
}
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 20px auto;
}
.alignright {
	float: right;
	margin: 8px 0px 20px 35px;
}
.alignleft {
	float: left;
	margin: 8px 35px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
p {
	margin-bottom: 20px;
}
b, strong {
	font-weight: 700;
}
i, em {
	font-style: italic;
}
ol {
	padding-left: 20px;
}
ol li {
	list-style-position: outside;
	list-style-type: decimal;
}
a {
	color: #3c3d3c;
	text-decoration: none;
}
img {
	max-width: 100%;
}
.clear {
	clear: both;
}
h1 {
	font-size: 82px;
	line-height: 50px;
	margin-bottom: 22px;
	color: #021116;
}
h2 {
	font-size: 32px;
	line-height: 40px;
	margin-bottom: 20px;
	color: #021116;
}
h3 {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 25px;
	color: #021116;
}
body {
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	color: #021116;
}


.container{
	width: 1170px;
	margin: 0 auto;
}
.logo {
	margin: 20px 0;
}

.main{
	line-height: 23px;
}
.top_heading {
  background-image: url("images/bg1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0 370px;
  text-align: center;
}
.top_heading h1 {
  font-family: arvo;
  font-weight: 700;
  text-shadow: 0 1px 1px #000;
	color: #fff;
}
.container.center_img {
  margin-top: -330px;
  text-align: center;
}

table th{
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	border: none !important;
	padding: 7px;
}

table td{
	font-size: 16px;
	color: #3c3d3c;
	padding: 7px;
	border: 1px solid #e8e8e8;
}
table{
	width: 988px;
	border: 1px solid #e8e8e8;
	margin: 40px auto 100px;
}

table td a{
	text-decoration: underline;
}

table tr:nth-of-type(2n){
	background-color: #f6f6f6;
}

.table_heading{
	background-color: #009bde;
}

.order{
	text-align: center;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	padding: 70px 0;
}

.order a{
	color: #fff;
}
.order h2{
	font-family: arvo;
	text-transform: uppercase;
	font-weight: 700;
  text-shadow: 0 1px 1px #000;
	color: #fff;
}
.order span{
	display: block;
	margin-top: 8px;
	line-height: 21px;
}
.icons{
	margin-top: 60px;
}
.icon {
  display: inline-block;
  width: 18%;
}

.footer1{
	text-align: center;
	line-height: 23px;
	padding: 60px 0 20px;
}
.footer1 img{
	margin-bottom: 40px;
}
.footer2{
	background-color: #0b0b0b;
	color: #d9dbdc;
	font-size: 16px;
	padding: 30px 0;
}
.footer2 a{
	color: #d9dbdc;
}

.hope {
  background-image: url("images/i1.png");
  background-repeat: no-repeat;
  padding-left: 18px;
  text-decoration: underline;
	background-position: left center;
}
.tel{
	background-image: url(images/i2.png);
	background-repeat: no-repeat;
  padding-left: 22px;
	background-position: left center;
}
.email{
	background-image: url(images/i3.png);
	background-repeat: no-repeat;
	background-position: left center;
  padding-left: 22px;
}
.container2{
	width: 1345px;
	text-align: center;
	margin: 0 auto;
}

.footer3 span{
	margin-right: 16px;
}
.dt {
  background-image: url("images/dt.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 8px;
  margin: 0 20px;
  width: 8px;
}
.underline a{
	text-decoration: underline;
}
.des{
	width: 30%;
}
.pack,.din{
	width: 20%;
}



@media only screen and (max-width:1344px) {
.container2 {
	margin: auto;
	width: 100%;
}
.footer2 {
  background-color: #0b0b0b;
  color: #d9dbdc;
  font-size: 16px;
  line-height: 25px;
  padding: 30px 0;
}
}

@media only screen and (max-width:1190px) {
.container {
	margin: auto;
	width: 100%;
	padding: 0 20px;
}
}

@media only screen and (max-width:990px) {
table{
	width: 100%;
}
}

@media only screen and (max-width:921px) {
.icon {
  display: inline-block;
  margin-bottom: 40px;
  width: 24%;
  vertical-align: top;
}
}

@media only screen and (max-width:767px) {
h1 {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 22px;
}
.container.center_img {
  margin-top: 0;
  text-align: center;
}
.top_heading {
  margin-bottom: 20px;
  padding: 20px 0 1px;
  text-align: center;
}
.container.center_img {
  margin-top: 0;
  overflow-x: scroll;
  text-align: center;
}
h2 {
  color: #021116;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 10px;
}
.order {
  padding: 20px 0;
  text-align: center;
}
.icon {
  display: inline-block;
  margin-bottom: 40px;
  vertical-align: top;
  width: 49%;
}
h3 {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 10px;
}
}


@media only screen and (max-width:480px) {
.icon {
  display: inline-block;
  margin-bottom: 40px;
  vertical-align: top;
  width: 100%;
}
}