header {
    background-color: #006297;
}
a {
	color: #006297;
}
h2, h3, .tableofcont li a:hover, a:hover {
	color: #c02309 !important;
}
nav a {
	color: white !important;
}
.top-sec {
    background: linear-gradient(0deg, rgb(60 60 60 / 50%), rgb(93 93 93 / 50%)), url(img/family.jpg) !important;
    background-position: center !important;
    background-size: cover !important;
    height: 800px !important;
    background-position-y: top !important;
}
.top-sec div h1 span {
	font-size: 40px !important;
}
.top-sec div p {
	font-size: 22px !important;
}
#HomeHeating, .nomarg {
	margin-top: 0 !important;
}
.tableofcont {
  list-style: none !important;
  margin-left: 0 !important;
}

.tableofcont li:before {
  content: '✓';
  padding-right: 10px;
}

.tableofcont li a {
	color: #016297 !important;
}

.last_sec {
	padding-bottom: 60px !important;
}
.midtxt {
	padding-top: 0 !important;
}



