
@font-face {
    font-family: Farro;
    src: url(fonts/Farro-Bold.ttf);
}
@font-face {
    font-family: openSans;
    src: url(fonts/OpenSans-Light.ttf);
}
.lock-scroll {
    overflow: hidden;
}

#container{
	width:100%;
	background-color: white;
}

h1 {
    font-size: 1.5em;
}
  h2 {
    font-family: 'Farro', sans-serif;
  }
.a{
	height: 100px;
}
.b{
	height: 75px;
}
a {
	text-decoration: none;

}
.topBanner {
	position: relative;
	width:100%;
	text-align: center;
  margin: auto;
	height: 100px;
	background-color:white;
  overflow: auto;


}

.underBanner {

	width:100%;
	text-align: center;
  margin: auto;
overflow: auto;
	background-color: white;
  font-size: 1em;
outline: solid 2px lightgray;
}

.menuListClass{

width: 100%;





}

.menuListClass a{
  display: block;


margin-top:.25em;

      text-decoration: none;
      font-family: Farro;
      text-align: center;
      font-size: 1em;
  padding: 10px;
color:#1c254e;
background-color: #85a5f2;
border-radius: 10px;

}

.menuListClass a:hover{

	color: white;
	background-color: #1c254e;
}
.menuListClass ul{
	margin-top: 1em;
  	list-style-type: none;
}


#contactInfo{
	font-family: Farro;
	text-align: left;
	font-size: 1em;
	margin-top: 50px;
	color: #1c254e;
	position: relative;
	float: left;



}
#contactInfo ul{
  text-decoration: none;
  list-style-type: none;
}
#hoursInfo{
	font-family: Farro;
	text-align: right;
	font-size: 1em;
	margin-top: 50px;
	color: #1c254e;
	position: relative;
	float: right;



}
#hoursInfo ul{
    list-style-type: none;
}
#contactClicker:hover{
	color: white;
text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}

#hoursClicker:hover{
	color: white;
text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}


ul li{
	margin: .25em;
}

.horizontalQuarter {
position: relative;
width:25%;
color: black;
float:left;
	text-align: center;
}
.horizontalHalf{
	font-family: 'Farro', sans-serif;
	position: relative;
	width:50%;
	color: black;
	float:left;
  color: #1e0e59;
	text-align: center;


}
.horizontalHalf h2 {
  color: #1c254e;
  font-size: .75em;
}
.horizontalHalf h2:hover{
  color: white;
text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;

}
.logoBlock{
	background-image: url("logo3.png");
	background-position: center;
	background-size: 40%;
	background-repeat: no-repeat;


	}
	.menuBlock{
		background-image: url("menu.png");
		background-position: center;
		background-size: cover;

	}
  #menu{
    border: none;
    background-color: white;
  }

	#back a{
			color: white;
			display: block;
				padding: 30px;
	}
  .contentBlock{


    width:100%;
    height: 300px;
  }

.flashPiece {

	background-image: url("images/bgWIDE.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  text-align: center;

  font-family: 'Farro', sans-serif;
  overflow: auto;



}
.flashPiece h2{

	margin-top: 100px;
  color: white;
	text-shadow: 2px 2px black;
  font-size: 2em;

}
.flashPiece h3{
	color: white;
	text-shadow: 2px 2px black;
}
.flashPieceLink a {
  color: white;
}

.flashPieceMiddle {

  width:100%;
background-color: #1c254e;
  background-size: cover;
    text-align: center;
    font-family: 'Farro', sans-serif;
    color: white;
  overflow: auto;

}
.flashPieceMiddle p{
  font-family: 'openSans';
}
.flashPieceMiddle li {
  font-family: 'openSans';
}

.flashPieceMiddleLight {

  width:100%;
background-color: white;
  background-size: cover;
    text-align: center;
    font-family: 'Farro', sans-serif;
    color: #1c254e;
  overflow: auto;
}
.flashPieceFlipped {

	background-image: url("bgWIDEflipped.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

}
.pictureBlock{
    height: 250px;
}
.twoFifty{
  height: 250px;
}
.halfBlockLeft{

  width: 45%;
float: left;
  padding: .25em;
  font-size: .75em;
overflow: auto;
}
.halfBlockLeft p{
  text-align: left;
}
.halfBlockRight p{
  text-align: left;
  font-family: openSans;
  font-weight: bold;
}
.halfBlockRight{
  width:45%;
float: left;
padding: .25em;
  font-size: .75em;
overflow: auto;
}

.halfBlockLeft h3{
  font-family: openSans;
}
.halfBlockRight h3{
  font-family: openSans;
}
.halfBlockRight li{
font-family: openSans;

}
.spacer{

  width:100%;
  background-color: #1c254e;
  height: 50px;

}
.spacerLight{
  width:100%;
  background-color: #white;
  height: 50px;

}
.transition{

  width:100%;
  background-image: url("images/bgWIDE1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 200px;


}
.transitionF{


  width:100%;
  background-image: url("images/bgWIDE.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 200px;


}
#pcRepair{

  background-image: url("images/laptopDesktop.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#serviceCalls{

  background-image: url("images/home.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#security{

  background-image: url("images/cam1.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#partners{

  background-image: url("images/serviceCalls.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#network{

  background-image: url("images/network.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

#directions{


  background-image: url("map.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;


  -webkit-box-shadow:0px 0px 81px 52px #242020 inset;
  -moz-box-shadow:0px 0px 81px 52px #242020 inset;
  box-shadow:0px 0px 81px 52px #242020 inset;
}
#directions h1{
  color: white;
  background-color: #1c254e;
  border-radius: .25em;
  padding: .25em;
  	font-family: 'Farro', sans-serif;
    text-decoration: none;
    width: -moz-fit-content;
 width: fit-content;
 margin-left: auto;
 margin-right: auto;
 margin-top: 10%;
}
#directions h1:hover{
color: #1c254e;
background-color: white;
-webkit-box-shadow:0px 0px 50px 30px #1e1e1e ;
-moz-box-shadow:0px 0px 50px 30px #1e1e1e ;
box-shadow:0px 0px 50px 30px #1e1e1e ;


}
.bottomBanner {

	width:100%;
	text-align: center;

	height: 100px;
	background-color:white;

}
.overBanner {

	width:100%;
	text-align: center;
  margin: auto;

	background-color: white;
  font-size: .75em;
outline: solid 2px lightgray;
}
table{
 width:100%;

 border-spacing: 2em;
 margin-top: 50px;
 padding: 1em;
}

th{
color: white;
 font-weight: bold;
 font-size: 1em;
 font-family: Farro;
 text-align: left;
}
td{
 text-align: left;
font-family: openSans;
 color: lightgray;
 colspan: 2;


}
