@charset "utf-8";
:root {
  color-scheme: only light;
}

html,
body,
img,
button,
input,
select,
textarea {
  color-scheme: only light;
}

body {
margin-left: 0px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;

	background-image: url(../images/bluefire.jpg);
	background-attachment: fixed;
	background-size: 100% 100%;	
	margin: 0px;
	

}

.reviewRow {
  display: flex;
  gap: 14px;
  margin: 14px 0 18px 0;
  width: 100%;
}

.reviewBox {
  width: 50%;
  background: #061b3d;
  border: 2px solid #d8a21f;
  border-radius: 10px;
  padding: 14px;
	margin-bottom: 10px;
  color: #fff;
  box-sizing: border-box;
  box-shadow: 0 2px 8px rgba(0,0,0,.35);
}

.reviewBox p {
  font-size: 16px;
  line-height: 1.35em;
  margin: 8px 0 10px 0;
}

.reviewBox strong {
  color: #ffc400;
  font-size: 16px;
}


.box {
border: 2px solid #FFFFFF;

}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: -10px;
	left: 5px;
	paddingt: 0px;
	width: 99%;
	height: 100%;
}


#apDiv {
	position: absolute;
	width: 408px;
	height: 439px;
	z-index: 1;
	left: 25px;
	top: 25px;
	padding: 15px;
}
#apDivLeft {
	position: absolute;
	width: 408px;
	height: 439px;
	z-index: 1;
	right: 287px;
	top: 326px;
	padding: 15px;
}

#apDiv1 {
    position: absolute;
    width: 90px;
    height: 90px;
    z-index: 1;
    left: 801px;
    top: 19px;
}
#apDiv2 {
    position: absolute;
    width: 64px;
    height: 64px;
    z-index: 1;
    left: 857px;
    top: 200px;
}
#apDiv3 {
    position: absolute;
    width: 64px;
    height: 64px;
    z-index: 1;
    left: 926px;
    top: 200px;
}


#apDiv4 {
    position: absolute;
    width: 64px;
    height: 64px;
    z-index: 1;
    left: 994px;
    top: 200px;
}
#apDiv7 {
    position: absolute;
    width: 90px;
    height: 90px;
    z-index: 1;
    left: 998px;
    top: 19px;
}

.clear{
clear:both;
}

.breadcrumbs {
background-color: rgba(7,37,90,0.60);
margin-bottom: 5px;

}


.breadcrumbs	ul {
	color: #fff;
	overflow:visible;
	font-size: 1em!important;
	padding-top: 5px;
	padding-right: 0px!important;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin:0px!important;
	display: inline-block;
	width: 95%;
	float: left;

	list-style-type: none!important;
	clear: both!important;
	
}
	.breadcrumbs	li {
	color: #fff;
	font-size: 1.2em!important;
	font-weight: normal;
	overflow:visible;
	
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: justify;
	margin: 0px!important;
	display: inline-block;
	width: auto;
	float: left;
	
}
.breadcrumbs li a {
color: aliceblue;
font-size: 1.2em!important;


}
	
.center {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FAFA00;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	
	background-image: url(../images/background1.jpg);
	
	text-align:center;
}

.menupicBLOCK {
	width: 322px;
	float: right;
	margin-right: 5px;
	margin-top: 0px;
	border: 2px solid #FFF;
	margin-left: 15px;
	margin-bottom: 10px;
	color: #000;
	padding: 0px;
	background-color: rgba(10,10,10,0.45);
	clear: right;
	
	-moz-box-shadow: 5px 5px 2px #000;
	-webkit-box-shadow: 5px 5px 2px #000;
	box-shadow: 5px 5px 2px #000;
	/*border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	border-top-right-radius: 25px; */
}

.menupicBLOCKtop {
	width: 322px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	border: 2px solid #FFF;
	margin-left: 15px;
	margin-bottom: 10px;
	color: #000;
	padding: 0px;
	background-color: rgba(10,10,10,0.45);
	clear: right;
	
	-moz-box-shadow: 5px 5px 2px #000;
	-webkit-box-shadow: 5px 5px 2px #000;
	box-shadow: 5px 5px 2px #000;
	/*border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	border-top-right-radius: 25px; */
}

.menupicBLOCKbottom {
	width: 322px;
	float: right;
	margin-right: 20px;
	margin-top: 5px;
	border: 2px solid #9F9F00;
	margin-left: 15px;
	margin-bottom: 20px;
	color: #000;
	padding: 10px;
	background-color: rgba(10,10,10,0.45);
	
	-moz-box-shadow: 5px 5px 2px #000;
	-webkit-box-shadow: 5px 5px 2px #000;
	box-shadow: 5px 5px 2px #000;
	/*border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	border-top-right-radius: 25px; */
}

.thumbbox1 {
	border: 0px solid #9F9F00;
	
	-moz-box-shadow: 5px 5px 5px #000;
	-webkit-box-shadow: 5px 5px 5px #000;
	box-shadow: 5px 5px 5px #000;
	margin-bottom: 10px;
}


.group:after {
  content: "";
  display: table;
  clear: both;
}

.text-columnLeft {
	
	width:50%;
	margin-left:5px;
	float:left;
	overflow:visible;
	padding:5px;
	
	}

.text-columnRight {
	
	width:45%;
	margin-left:5px;
	float:right;
	overflow:visible;
	padding:5px;
	}

.sidebar3{
	width: 1047px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-top: 15px;
	border: thin double #435B83;
	margin-left: 15px;
	margin-bottom: 0px;
	color: #000;
	background-color: rgba(10,10,10,0.55);
	-moz-box-shadow: 5px 5px 2px #000;
	-webkit-box-shadow: 5px 5px 2px #000;
	box-shadow: 5px 5px 2px #000;
	
}

.Sidebar3Inside {
	width: 48%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: left;
	color: #FFF;
	margin-right: 5px;
	   border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	border-top-right-radius: 25px;
}

.Sidebar3InsideRight {
	width: 49%;
	height: auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.93em;
	float: right;
	color: #FFF;
	margin-right: 5px;
	text-shadow: 3px 3px 3px #000000;
	letter-spacing: 1px;
	font-weight: bolder;
	padding-top: 10px;
}


.sidebar{
	width: 500px;
	float: left;
	padding: 10px;
	margin-right: 0px;
	margin-top: 5px;
	border: thin double #3770CF;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #000;
	background-color: rgba(10,10,10,0.55);
	-moz-box-shadow: 5px 5px 2px #000;
	-webkit-box-shadow: 5px 5px 2px #000;
	box-shadow: 5px 5px 2px #000;	
}

.sidebar h1 {
font-family: 'Muli', sans-serif!important;
font-size: 30px;
font-weight: bold;
color: #FFF;
text-shadow: 3px 3px 3px #000000;
letter-spacing: 1px;
display:block;
margin-bottom: 5px!important;
margin-top: 5px!important;


}
.sidebar h2 {
font-family: 'Muli', sans-serif!important;
font-size: 18px;
font-weight: bold;
color: #FFF;
text-shadow: 3px 3px 3px #000000;
letter-spacing: 1px;
display:block;
margin-bottom: 5px!important;
margin-top: 5px!important;


}
.sidebar h3 {
font-family: 'Muli', sans-serif!important;
font-size: 26px;
font-weight: bold;
color: #FFF;
text-shadow: 3px 3px 3px #000000;
letter-spacing: normal;
display:block;
margin-bottom: 5px!important;
margin-top: 5px!important;
padding: 0px;


}
.sidebar h3 {
font-family: 'Muli', sans-serif!important;
font-size: 26px;
font-weight: bold;
color: #FFF;
text-shadow: 3px 3px 3px #000000;
letter-spacing: normal;
display:block;
margin-bottom: 0px;
margin-top: 0px;
padding: 0px;


}
.sidebar p {
font-family: 'Muli', sans-serif!important;
font-size: 1.2em!important;
font-weight: normal!important;
color: #FFF;
text-shadow: 3px 3px 3px #000000;
letter-spacing: normal;
display:block;
margin-top: 3px;
margin-bottom: 3px;
text-align: justify!important;
line-height: 1.5em!important;


}


.sidebar ul{
margin-top: 0;
margin-right: 2px;
margin-left: 10px!important;
margin-bottom: 12px;
list-style-type: disc;
text-align: left;
display: block;
}
.sidebar ol {
margin-top: 0;
margin-right: 5px;
margin-left: 10px;
margin-bottom: 12px;

text-align: left;
display: block;
}
.sidebar li {
margin: 0 0 6px 0;

text-align: left;
margin-bottom: 7px;
color: rgba(255,255,255,1.00);
font-weight: normal;
font-family: 'Source Sans Pro', sans-serif;
font-size: 1.2em;

}



.sidebarRight{
	width: 500px;
	float: right;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: thin double #3770CF;
	padding: 10px;
	margin-left: 0px;
	background-color: rgba(10,10,10,0.55);
	-moz-box-shadow: 5px 5px 2px #000;
	-webkit-box-shadow: 5px 5px 2px #000;
	box-shadow: 5px 5px 2px #000;
	
}

.sidebarBottom{
	width: auto;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-top: 15px;
	border: thin double #3770CF;
	margin-left: 15px;
	margin-bottom: 0px;
	color: #000;
	background-color: rgba(10,10,10,0.55);
	-moz-box-shadow: 5px 5px 2px #000;
	-webkit-box-shadow: 5px 5px 2px #000;
	box-shadow: 5px 5px 2px #000;
	
}


.info2 {
	width: 200px;
	display: block;
	background-color: #FFF;
	
}
.text1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	padding: 0px;
	display:block;

}

.text1 a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF0;
	padding: 0px;
	text-decoration: none;
}

.text1 a:vistied{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF0;
	padding: 0px;
	text-decoration: none;

}


.container {
	overflow: visible;
	width: 1100px;
	margin: auto;
	padding: 0px;
	clear: both;
	position: relative;
	background-image: url(images/background1.jpg);
}
.container2 {
	width: 1100px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-bottom: 0px;
	overflow: hidden;
	background-color: #FFF;
	background-image: url(../images/background1.jpg);
}

.container3 {
	position: relative!important;
	width: 1100px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: visible;
	background-color: rgba(158,152,60,0.53);
	padding-top: 5px;
}

.container4 {
	width: 1085px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 15px;
	padding-left: 5px;
	overflow: hidden;
	background-color: #FFF;
	background-image: url(../images/background1.jpg);
	padding-top: 5px;
}

.nav {
	height: 50px;
	width: 1100px;
	clear: both;
	margin: auto;
	padding-top: 5px;
	/*background-color: rgba(9,46,18,0.39);*/
}

.container-middle {

width: 1100px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:10px;
	clear:both;
	overflow: visible;
		background-color: rgba(158,152,60,0.53);
	
}


.container3NoTop {
	width: 1100px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 15px;
	overflow: visible;
	background-color: #FFF;
	background-image: url(../images/background1.jpg);

}

.container3NoTopBot {
	width: 1100px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	overflow: hidden;
	background-color: #FFF;
	background-image: url(../images/background1.jpg);

}


.containerText h1{
	font-family: 'Muli', sans-serif!important;
	display: block;	
	font-size: 1.7em;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
	color: #FF0;
}

.containerText h2{
		display: block;
	color: #FFF;
	font-size: 1.6em;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	font-family: 'Muli', sans-serif!important;

	
}

.containerText h3 {
	color: #FFF;
	display: block;	
	margin-bottom: 15px;
	font-family: 'Muli', sans-serif!important;
	font-size: 1.5em;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;

}

.containerText h4{
		display: block;
	color: #FF0;
	font-size: 1.6em;
	text-align: left;
	font-weight: normal;
	padding-left: 10px;
	font-family: 'Muli', sans-serif!important;
}

.containerText h5{
		display: block;
	color: #FF0;
	font-size: 1.2em;
	text-align: center!important;

	font-weight: normal;
	padding-left: 10px;
	font-family: 'Muli', sans-serif!important;
}



.containerText p {
 font-size: 1.5em !important;
    font-weight: normal;
    text-align: justify;
    color: #FFF !important;
    text-shadow: 3px 3px 3px #000000;
    letter-spacing: normal;
    display: block;
    margin-top: 3px !important;
    margin-bottom: 15px !important;
    font-family: 'Muli', sans-serif !important;
}
.containerText  li {
	color: rgba(255,255,255,1.00);
	font-weight: normal;
	font-family: 'Muli', sans-serif!important;
	font-size: 1.2em;
	list-style: disc!important;
	width:95%!important;
	float: none;
	text-align: justify!important;
	margin-left: 10px!important;
	margin-right: 0px!important;
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-right: 0px!important;
	padding-left: 0px;
	padding-bottom: 5px!important;
	
	}	
 .containerText  ul {
		
		margin-left: 25px!important;
		margin-top: 5px;
		margin-bottom: 0px!important;
		padding: 0px!important;
		list-style: outside;
			
		
	}

 .containerText  ul li ul {
			
		margin-left: 0px!important;
		margin-top: 5px;
		margin-bottom: 0px!important;
		padding: 0px!important;
		list-style: none!important;
			
		
	}

.containerText  ul li ul li {
	color: rgba(255,255,255,1.00);
	font-weight: normal;
	font-family: 'Muli', sans-serif!important;
	font-size: 1.0em!important;
	list-style: none!important;
	width:95%!important;
	float: none;
	text-align: justify!important;
	margin-left: 0px!important;
	margin-right: 0px!important;
	margin-top:0px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-right: 0px!important;
	padding-left: 0px;
	padding-bottom: 5px!important;
	ist-style: none!important;
	}	

.justYellow {
color: #FF0!important;


}
.containerFooter {
	width: 100%x;
	height: auto;
	padding: 15px;
	overflow: visible;
	padding-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	
	background-color: rgba(0,9,113,0.56);
	border: 2px solid rgba(255,255,255,1.00);
}


#nav {
	width: 1098px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	overflow: visible;
	clear: both;
	background-color: #000051;
	border-top: rgba(255,183,11,1.00)solid 2px;
	border-bottom: rgba(255,183,11,1.00)solid 2px;
	}
	
.main2 {
width: 1100px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 1px;
	clear: both;
	background-color: rgba(158,152,60,0.53)!important;
	overflow:visible;
	align-content: center!important;
	text-align: center!important;
	}
.container3Header {
	width: 1100px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	overflow: visible;
	clear: both;
	background-color: rgba(158,152,60,0.53);
}
	


.header {
	width: 100%;
	background-color: rgba(0,8,99,0.51);
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 198;
}
.header img{



}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000;
	padding-bottom: 10px;
	padding-top: 10px;
	}
	
.desserts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000;
	
	}

.logo {
	hfont-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF0;
	
	font-weight: bolder;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;

	
}


.row,
.col,
.stack > div {

}

.row:after {
    content:"";
    display: table;
    clear: both;
}

.col {
    float: left
}

.col.narrow {
	width: 44%;
	border-bottom-color: #000;
}

.col.large {
	width: 3%;
	padding-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	padding-right: 20px;
	display: block;
	 
}

.col.large2 {
	width: 3%;
	padding-top: 7px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	padding-right: 10px;
	padding-left: 0px;
	display: block;
	float: left;
	 
}

.stack > div {
    height: 50%;
}





.items {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	letter-spacing: 2px;
	margin: 0px;
	
}

.items2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	letter-spacing: 2px;
	margin: 0px;
	
}

.description {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	letter-spacing: 2px;
	margin: 0px;
	height: 50%;
}	


.price {

	

}
.price2 {
}
	
.product1{
	width: 32%!important;
	float: left;
	margin-left: 10px;
	border: 1px solid rgba(0,91,255,1.00);
	background-color: rgba(0,35,99,0.68);
	margin-bottom: 10px;
}

.product1 img {
width: 95%!important;
height: auto;
padding: 5px;

}

.product1 h1 {
	font-family: 'Muli', sans-serif!important;
	font-size: 1.5em;
	font-weight: bold;
	color: #FF0;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	display: block;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 25px!important;

}

.product1 h2{
	font-size: 1.3em;
	margin-top: 8px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-family: 'Muli', sans-serif!important;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: hsla(219,100%,25%,0.00);
	}	
	
.product1 h3{
	color:#FFF;
	font-weight: normal;
	font-size:1.1em;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	

	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:5px;
	padding-top: 5px;

	padding-bottom: 5px;
	background-color: hsla(219,100%,25%,0.00);
	}	
.product1 h4{
	color:#FFF;
	font-weight: normal;
	font-size:1.1em;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	

	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:5px;
	padding-top: 5px;

	padding-bottom: 5px;
	background-color: hsla(219,100%,25%,0.00);
	}	

.product1 h5{
	color:#FFFF00;
	font-weight: bold;
	font-size:1.3em;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:5px;
	padding-top: 5px;

	padding-bottom: 5px;
	background-color: hsla(219,100%,25%,0.00);
	}
	
.product1 h6{
	color:#FFF;
	font-weight: normal;
	font-size: 1em;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	

	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:5px;
	padding-top: 5px;

	padding-bottom: 5px;
	background-color: hsla(219,100%,25%,0.00);
	}		

.product1 p {
	
	display: block;
	font-family: Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;
	font-size: 1.1em;
	color: white;
	font-weight: normal;
	padding: 10px;
	text-align: justify;
	text-shadow: 3px 3px 3px #000000;
	background-color: rgba(0,28,79,0.45);
	}	

.group:after {
  content: "";
  display: table;
  clear: both;
}




.Days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
		margin-bottom: 5px;
	font-weight: bolder;
	color: #FFF;
	display: block;
	width: 46%;
	float: left;
	text-align: right;
	margin-left: 5%;
	margin-right: 2px;
	clear:left;
}

.row {
	display: block;
	width: 62%;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	clear: right;
	line-height: 20px;
}
.row2 {
	display: block;
	width: 93%;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	clear: left;

}

.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FF0;
	display: block;
	width: 40%;
	float: left;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bolder;
	padding-left: 10px;
	clear:right;
	text-align: left;
	

}

.bottomSide {
	width:47%;
	height: 100%;
	float:right;
	clear:right;
	color:#fff;
	font-size:1em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color:hsla(0,0%,0%,0.40);
	}
	
.bottomsidetext{
		
		color:#fff;
	font-size:1em;
	padding:10px;
	text-align:justify;
		}

.product2 {
	
	float: none;

	margin-left: 5px;
	margin-right: 5px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 2px solid  rgba(196,196,190,1.00);
	background-color: rgba(6,57,151,0.58);
	}
.product2 h1 {
	font-size: 1.4em;


}	
.product2 h2{
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	font-size: 1.3em;
	font-family: 'Muli', sans-serif!important;
	float: none!important;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: hsla(219,100%,25%,0.00);
	}	
.product2 h3{
	color: rgba(255,255,255,1.00);
	font-weight: normal;
	float: none;
	font-family: 'Muli', sans-serif!important;
	font-size: 1.2em;
	text-align: center;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	background-color: hsla(219,100%,25%,0.00);
	}	
	
	
.product2 h4{
	color:rgba(255,210,0,1.00);
	font-weight: bold;
	font-size:1.5em;
	font-family: 'Muli', sans-serif!important;
	display:block;
	margin-left: 0px;
	margin-right: 5px;
	margin-top:0px;
	margin-bottom:5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: hsla(219,100%,25%,0.00);
	text-transform:normal;
	}	
			

.product2 h5{
	color: #FFFF00;
	font-size:1.2em;
	font-weight: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 50%;
	float: left;
	display: block;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: hsla(219,100%,25%,0.00);
	}
	
.product2 h6{
	color:rgba(255,255,255,1.00);
	font-weight: normal;
	font-size:1em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width:50%;
	float: left;
	display:block;
	margin-left: 0px;
	margin-right: 5px;
	margin-top:0px;
	margin-bottom:5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-color: hsla(219,100%,25%,0.00);
	text-transform:normal;
	}		
	
.product2 p{
font-family: 'Muli', sans-serif!important;
font-size: 1.2em!important;
font-weight: normal!important;
color: #FFF;
text-shadow: 3px 3px 3px #000000;
letter-spacing: normal;
display:block;
margin-top: 3px;

margin-bottom: 13px;
text-align: justify!important;
	}	
.menupicBLOCK2 {
	width: 160px!important;
	float: right;
	height: auto!important;
	margin-right: 5px;
	margin-top: 10px;
	border: 0px solid #FFF;
	margin-left: 15px;
	margin-bottom: 10px;
	color: #000;
	padding: 0px;
	background-color: rgba(10,10,10,0.45);
	clear: right;
	

}
