@charset "utf-8";
body {
	background-color: #f3f4f6;
	font-family: 'Heebo', sans-serif;
	font-size: 15px;
}
html, body {
	margin: 0;
	padding: 0;
	min-height: 100%;
}



h1, h2 {
	font-family: 'Lora', Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	text-transform: capitalize;
}
h1 {
	font-size: 2.25rem;
	color: #000;
	margin-bottom: 0;
}
h2 {
	color: #900;
	font-size: 1.3rem;
	margin-bottom: 22px;
	margin-top: 30px;
}
h3 {
	font-size: 1rem;
	font-weight: normal;
	margin-block-end: 0;
	text-decoration: underline;
}
p {
	line-height: 1.5rem;
	text-align: justify;
	text-indent: 2rem;
}

#header {
	background: #7c0000; /* Old browsers */
	background: -moz-linear-gradient(left,  #7c0000 0%, #c50101 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #7c0000 0%,#c50101 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #7c0000 0%,#c50101 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c0000', endColorstr='#c50101',GradientType=1 ); /* IE6-9 */
	border-bottom: #c0c0c0 7px solid;
	box-sizing: border-box;
	height: 50px;
	width: 100%;
}
#bodywrap {
	width: 100%;
	min-height: 100%;
	height: 100%;
}
#contentwrap {
	width: 960px;
	margin: 0 auto;
	min-height: 100%;
	padding: 10px 0 100px 0;
	position: relative;
}
#footer {
	background-color: #dadbe5;
	width: 100%;
	height: 1rem;
	position: static;
	bottom: 0px;
	clear: both;
}
#footerwrap {
	width: 960px;
	height: 1rem;
	margin: 0 auto;
}
#footerwrap a img {
	border: none;
	margin: 10.5px 366px;
}
nav {
	color: #aaa;
	font: normal 14px 'Heebo', sans-serif;
	position: absolute;
    right: 0;
}
nav a {
	color: #404040;
	text-decoration: none;
}
nav a:hover, a.active {
	color: #C30000;
}
#logo {
	margin-top: 80px;
}
#logo img {
	height: 6rem;
}

#pageStart {
	border-bottom: 1px solid #c8c8c8;
	color: #5b5959;
	display: grid;
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", sans-serif;
	font-size: .63rem;
	grid-template-columns: repeat(8, auto);
	justify-content: space-evenly;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 50px;
	padding-bottom: 10px;
	text-align: justify;
	text-transform: uppercase;
}
.home #pageStart {
	border-top: 1px solid #c8c8c8;
	padding: 15px 25px;
}

#pageStart div {
	background: url(../../images/pagestart.png) 0 0;
    height: 58px;
	width: 115px;
}
#pageStart .sprite1 {
	background-position: 0 0;
}
#pageStart .sprite2 {
	background-position: -115px 0;
}
#pageStart .sprite3 {
	background-position: -230px 0;
}
#pageStart .sprite4 {
	background-position: -345px 0;
}
#pageStart .sprite5 {
	background-position: -460px 0;
}
#pageStart .sprite6 {
	background-position: -575px 0;
}
#pageStart .sprite7 {
	background-position: -690px 0;
}
#pageStart .sprite8 {
	background-position: -805px 0;
}
#pageStart .sprite9 {
	background-position: -920px 0;
}
#pageStart .sprite10 {
	background-position: -1035px 0;
}
#pageStart .sprite11 {
	background-position: -1150px 0;
}
#pageStart .sprite12 {
	background-position: -1265px 0;
}
#pageStart .sprite13 {
	background-position: -1380px 0;
}
#pageStart .sprite14 {
	background-position: -1495px 0;
}


#pageContent {
	font-family: 'Heebo', sans-serif;
	color: #000;
	margin-top: 70px;
	padding: 0 20px;
}

#pageContent a {
	color: #900;
}

#pageContent ul {
	line-height: 2rem;
	list-style-type: square;
	padding-left: 20px;
	text-transform: capitalize;
}

#pageContent ul.TabbedPanelsTabGroup { /* Products page (product category) */
	padding-left: 0;
}

.home #pageContent {
	margin: 0;
	padding: 0;
}

.home #pageContent ul{
	line-height: normal;
	list-style-type: none;
	padding: 0;
}

.aboutus #pageContent ul {
	margin-block-start: 0;
}

.contact #pageContent p {
	font-family: 'Heebo', sans-serif;
	line-height: normal;
	text-indent: 0;
}

.contact #pageContent table  {
	font-family: 'Heebo', sans-serif;
}



#customers {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}
#prodsNav {
	width: 105px;
	float: left;
	padding: 35px 0 0 10px;
}
#prodsNav ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	list-style-type: none;
}
#prodsNav ul .sub {
	font-size: 12px;
	text-align: right;
	line-height: 23px;
}
#prodsGallery {
	float: left;
	text-align: center;
}




#equipments thead tr th{
	font: normal 14px 'Heebo', sans-serif;
	color: #666;
	letter-spacing: .05rem;
	text-align: left;
	text-transform: uppercase;
}
#equipments thead tr .qty  {
	text-align: center;
	border-left: 1px solid #f3f4f6;
}
#equipments tbody tr th   {
	text-align: left;
	font-weight: normal;
}
#equipments tbody tr td   {
	text-align: center;
	border-left: 2px solid #f3f4f6;
}
#equipments tbody tr.odd   {
	background-color: #e0e0e0;
}
#equipments tbody tr .total  {
	text-align: right;
}



#contact {
	width: 300px;
	float: left;
}

#contact table {
	padding-top: .8rem;
}
#contact table tr th {
	font-weight: normal;
	text-align: left;
	width: 3.3rem;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
}
#contact table tr td{
	padding: 0 8px 5px 0;
}




#contactForm {
	float: right;
	margin-top: 30px;
	color: #900;
}
#contactForm form table   {
	color: #000;
	background-color: #e4e5e6;
	margin-top: 20px;
	padding: 25px 15px 40px 15px;
}



#contactMap {
	float: inherit;
	clear: both;
	padding: 3px;
	background-color: #e4e5e6;
}
#printMap {
	clear: both;
	float: right;
	margin-top: 30px;
	font-family: Verdana, Geneva, sans-serif;
}
input[type="submit" i] {
	background: #7c0000;
	border: none;
	border-bottom: 0.2rem solid rgba(0,0,0,.3);
	border-radius: 0.25rem;
	color: #fff;
	font-family: 'Heebo', sans-serif;
	letter-spacing: .025rem;
	padding: 0.5rem 1rem;
	text-transform: uppercase;
}
input[type="submit" i]:hover {
	background: #570303;
	border-bottom: 0.2rem solid rgba(0,0,0,0);
}





.thumbnailgallery {
	display: grid;
    grid-template-columns: repeat(7,1fr);
	gap: .75rem;
	place-items: center;
    place-content: space-evenly;
}

.thumbnailgallery img {
	background-color: #fff;
    border: 1px solid #c8c8c8;
	cursor: pointer;
    padding: 5px;
	height: 82px;
    width: 82px;
}

.thumbnailgallery img:hover {
	border: 1px solid #c30000;
    box-shadow: 0 0 2px 1px rgb(195 0 0 / 15%);
    transition: 0.3s;
}

  /* The Modal (background) */
  .modal {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: black;
  }
  
  /* Modal Content */
  .modal-content {
	position: relative;
	margin: auto;
	padding: 0;
	width: 90%;
	max-height: 500px;
	max-width: 500px;
  }

  .modal-content img {
	width: 100%;
  }
  
  /* The Close Button */
  .close {
	color: white;
	position: absolute;
	top: 10px;
	right: 25px;
	font-size: 35px;
	font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
	color: #999;
	text-decoration: none;
	cursor: pointer;
  }
  
  /* Hide the slides by default */
  .mySlides {
	display: none;
  }
  
  /* Next & previous buttons */
  .prev,
  .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -50px;
	color: white;
	font-weight: bold;
	font-size: 20px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
	-webkit-user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
	right: 0;
	border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover,
  .next:hover {
	background-color: rgba(0, 0, 0, 0.8);
  }
  
  /* Number text (1/3 etc) */
  .numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
  }
  
  /* Caption text */
  #caption {
	color: #fff;
    text-indent: 0;
    margin-block-start: 1em;
  }
  
  img.demo {
	opacity: 0.6;
  }
  
  .active,
  .demo:hover {
	opacity: 1;
  }