﻿/* CSS RESET */
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;
}

/* HTML5 display-role reset for older browsers */


@font-face {
    font-family: 'Hand Of Sean (Demo)';
    font-weight: 500;
    font-style: normal;
	  src: url("font/HandOfSean/HandOfSeanDemo.ttf");
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section 
{
	display: block;
}
body 
{
	line-height: 5;
	background-color: #FDFAF7;
}
ol, ul 
{
	list-style: none;
}

blockquote, q 
{
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after 
{
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

b{
	 font-weight: bold;
	
}

i {
  font-style: italic;
}

p {
  padding-left:10px;
  padding-right:10px;
  padding-bottom:10px;
  line-height: 1.5em;
  font-family: Arial, Helvetica, sans-serif;
}

.logo{
	width: 1100px;
	margin-left: auto; 
	margin-right: auto;
	padding-bottom: 100px;
	position: absolute; 
	top: 10px; z-index: 3; 
	bottom: 20px; 
	margin-left: auto; 
	margin-right: auto; 
	display: block;
	width: 100%;
	text-align: center;
    margin:0 auto;
	
}

.tags{
	 font-size: x-small;
	 color: gray;
	   border-radius: 5px 5px 5px 5px;
  background: #grey;
}

.featureslocation{
	position: relative;	
	float: inherit;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;	
	clear: none;
	width:1100px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
	border-radius: 0px;
}

.elements{
	display: flex;
	justify-content: center; 
  	margin-top: -300px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;	
}

.featureslocation{
	position: relative; 
	margin-top: -100px; 
	margin-bottom: auto; 
	margin-right: auto; 
	margin-left: auto; 
	clear: none; 
	width:1100px;
}

.headertitle{
	display: inline; 
	justify-content: center; 
	display: block;
}

.wrapper{
	position: absolute; 
	top: 10px; z-index: 3; 
	bottom: 20px; 
	margin-left: auto; 
	margin-right: auto; 
	display: block;
	width: 100%;
	text-align: center;
    margin:0 auto;
}

.currentlocation{
	font:normal 14px Arial;
 	color: white;
	position: relative;
	float: inherit;
	margin-top: 330px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;	
	clear: none;
	width:1284px;
	padding: 10px 0px 10px 10px;
	border: 1px;
	border-style: solid;
	border-color: #000000;
    border-radius: 5px;
background: #0066A4;
background: linear-gradient(90deg, rgba(0, 102, 164, 1) 0%, rgba(0, 150, 241, 0.5) 50%);
	
}

.facebooklocation {
	position: relative;
	float: inherit;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;	
	clear: none;
	width:1284px;
	padding: 10px 0px 0px 10px;
}

.locationlinks {
	font:normal 14px Arial;
 	color: #000000;
}

a.locationlinks:link{
	color: #FFFFFF;
}

a.locationlinks:visited{
	color: #fffc41
}

a.locationlinks:hover{
	color: #ef4135;
}

a.locationlinks:active{
	color: yellow;
}

.spacer
{
	
  height: 550px;
  width: 100%;
}

.featureslocation{
	position: relative; 
	float: inherit; 
	margin-top: -400px; 
	margin-bottom: auto; 
	margin-right: auto; 
	margin-left: auto; 
	clear: none; 
	width:1000px;
}

#footer {
	position: absolute; 
	text-align:center; 
	font-size: 10px; 
	width: 1270px; 
	clear: both;
}

.headertitle{
	display: flex; 
	justify-content: left;
}

.footermenu{
	position: relative;  
	margin-right: auto; 
	margin-left: auto; 
	clear: none; 
	height: 215px; 
	width:1270px; 
	padding: 5px 0px 5px 5px; 
	border: 1px solid; 
	border-color: #e84035; 
	border-radius: 5px;
	background: rgba( 38, 38, 38, 0.5);
	z-index: 501;
}

.col{
	padding:0em; 
	display:table-cell; 
	font:normal 14px Arial; 
	font-weight: none; 
	color: #ffcc33; 
	width: 14%;
}

a.footeritem:link{
	text-decoration: none; 
	color: #ffffff; 
	font:normal 11px Arial;
}

a.footeritem:visited {
	text-decoration: none; 
	color: white; 
	font:normal 11px Arial;
}

a.footeritem:hover {
	text-decoration: underline; 
	color: #ffcc33; 
	font:normal 11px Arial;
}

a.footeritem:active {
	font:normal 11px Arial;
} 

/* Banner Button */

.bannerbtn {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #000000;
  font-size: 14px;
  background: #000000;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
}

.bannerbtn:hover {
  background: #000000;
  text-decoration: none;
}   
  
.container{
	width: 200px;
	height: 200px;
	position: relative;
	margin: 20px;
}
    
.blended_grid{
	display : block;
	width : 1300px;
	overflow : auto;
	margin : 0px auto 0 auto;
	background-color: #FDFAF7;
	z-index: -500;

}

.pageColumnLeft{
	float : left;
	clear : none;
	height : 1250px;
	width : 200px;
}

.pageColumnMid{
	float : left;
	clear : none;
	height : 1250px;
	width : 550px;
}

.pageColumnRight{
	float : left;
	clear : none;
	height : 1250px;
	width : 550px;
}

.pageColumnMerged{
	float : left;
	clear : none;
	height : 1250px;
	width : 1100px;
}

h1 {
  display: block;
  font-size:  1.25em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  margin-left: 0px;
  margin-right: 0;
  font-weight: normal;
  font-family: "Hand Of Sean (Demo)";
}

h2 {
  display: block;
  font-size:  1em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  margin-left: 0px;
  margin-right: 0;
  font-weight: normal;
  font-family: "Hand Of Sean (Demo)";

}

h3 {
  display: block;
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 10px;
  margin-right: 0;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

h4 {
  display: block;
  font-size: 1em;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  margin-left: 10;
  margin-right: 0;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

h5 {
  display: block;
  font-size: .83em;
  margin-top: 1.67em;
  margin-bottom: 1.67em;
  margin-left: 10;
  margin-right: 0;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

h6 {
  display: block;
  font-size: .67em;
  margin-top: 2.33em;
  margin-bottom: 2.33em;
  margin-left: 00;
  margin-right: 0;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

uul {
  display: block;
  list-style-type: disc;
  margin-top: 1em;
  margin-bottom: 1 em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
  line-height: 1.5em;
}

.spacer
{
	margin-top: 50px;
}

ul.a {
  list-style-type: square;
    padding-left:30px;
  padding-right:10px;
  padding-bottom:10px;
  line-height: 1.5em;
  font-family: Arial, Helvetica, sans-serif;

}

ul.b {
  list-style-type: square;
}

ol.c {
  list-style-type: upper-roman;
}

ol.d {
  list-style-type: lower-alpha;
}

 .iconDetails {
  margin-left:2%;
  float:left; 
  height:70px;
  width:70px;	
} 

.bmcontainer {
	width:100%;
	height:auto;
}

.pclass{
border: 1px solid #1C6EA4;
border-radius: 10px 10px 10px 10px;
margin: 20px;
padding-top: 10px;
background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(240,248,255,1) 0%, rgba(0,212,255,0.21612394957983194) 100%);
	
}

.grid-container {
	margin: auto;
	width: 1200px;
    display: grid;
    grid-template-columns: 93px 93px 93px 93px 456px 93px 93px 93px 93px;
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-items: stretch;
    align-items: stretch;
 }

.grid-header-left{
    font-weight: bold;
    color: white;
    text-align: left;
    vertical-align: middle;
    padding: 0px;
    border: 0px solid lightgray;
}

.grid-header-right{
    font-weight: bold;
    color: white;
    text-align: right;
    vertical-align: middle;
    padding: 0px;

}

.grid-item {
    border: 0px dotted lightgray;
    padding: 0px;
}
#nav-list-example {
    height: 20px;
    width: 1300px;
    margin: 0px 0px 0px 11px;

}

#nav-list-example li {
    width: 200px;
    height: 200px;
    float: left;
    margin-right: 0px;
    padding: 0px 15px 15px 0px;
    position: relative;
}

#nav-list-example li div {
    width: 200px;
    height: 200px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}

#nav-list-example li div.back {
    left: -999em;

}

.css-button-arrow--black {
text-align: center;
  min-width: 130px;
  height: 3rem;
  line-height: 3rem;
  color: #0066a4;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  outline: none;
  overflow: hidden;
  border-radius: 5px;
  border: 1px; 
  color: white;
  background-color: #0066a4;
}
.css-button-arrow--black:hover {
  border-radius: 5px;
  padding-right: 24px;
  padding-left:8px;
}
.css-button-arrow--black:hover:after {
  opacity: 1;
  right: 10px;
}
.css-button-arrow--black:after {
  content: "\00BB";
  position: absolute;
  opacity: 0;
  font-size: 20px;
  line-height: 40px;
  top: 0;
  right: -20px;
  transition: 0.4s;
}
