html, body {
	font-family: 'Montserrat', sans-serif !important;
	overflow-x: hidden;
	width: 100%;
}

.top-border {
	height: 15px;
	background-color: #f7882f;
	width: 100%;
	margin-bottom: 25px;
}

.logo {
	text-align: left;
}

ul, li {
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}

a {
	text-decoration: none !important;
	color: #454545 !important;
}

a:visited, a:active, a:focus {
	text-decoration: none;
	color: #454545;
}

a:hover {
	text-decoration: none;
	color:#f7882f !important;
}

h1 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 700;
}

h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
}

.centered {
	text-align: center;
	margin: auto;
	float: none !important;
}

.nav {
	text-align: right;
	margin-top: 40px;
}

.nav ul li {
	display: inline-block;
	margin-left: 8px;
}

.nav ul li a {
	text-transform: uppercase;
	font-weight: 700;
}

.non-home {
	height: 150px;
	background-color: #f7882f;
}

.search-button {
	padding: 15px 10px;
	color: #fff !important;
	background-color: #f7c331;
	font-weight: bold;
	border-radius: 5px;
	text-transform: none !important;
}

.search-button:hover {
	color: #fff !important;
	background-color: #6b7a8f;
}

.search-button-nh {
	padding: 10px 10px;
	color: #fff;
	background-color: #6b7a8f;
	font-weight: 700;
	text-transform: uppercase;
}

.slider {
	margin-top: 25px;
	margin-bottom: 40px;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.about-main {
	margin: 40px 0;
}

.abouth h1 {
	font-weight: 700;
	color: #f7882f;
	text-align: center;
	margin-bottom: 15px;
}

.abouth p {
	text-align: justify;
}

.map img {
	text-align: center;
}

.sub-head {
	padding: 5px 5px;;
	background-color: #f7882f;
	width: 100%
}

.sub-head h2 {
	color: #fff;
	text-align: left;
	font-weight: 700;
	font-size: 14px;
}

.ser {
	padding-right: 0;
}

.list ul li {
	text-align: left;
	padding: 5px;
	border-bottom: #ccc 1px solid;
}

.news-top {
	margin-top: 40px;
	width: 100%;
	background-color: #6b7a8f;
	padding: 25px 0;
	text-align: center;
}

.news-top h1 {
	color: #fff;
	font-weight: 700;
}

h3 {
	font-size: 14px;
	color: #f7882f;
	font-weight: 700;
}

.ft {
	width: 100%;
	background-color: #6b7a8f;
	padding-bottom: 40px;
	border-bottom: 1px solid #fff
}

.art {
	margin: 40px 0;
	width: 100%;
	padding: 0 15px;
}

.art h1 {
	text-align: center;
	color: #6b7a8f;
	font-weight: 700;
	text-transform: uppercase;
}

.art p {
	text-align: justify;
}

.art a {
	text-decoration: underline !important;
}

.quo {
	font-size: 14px;
	color: #6b7a8f;
	font-weight: 700;
}

.q-links {
	padding: 10px;
}

.q-links h4 {
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	font-weight: 700;
}

.q-links ul li a, .q-links ul li {
	color: #fff !important;
}

.q-links ul li a:hover {
	color: #fff !important;
	text-decoration: underline !important;
}

.bot-ft {
	background-color: #6b7a8f;
	padding: 20px 0;
	text-align: center;
	width: 100%;
	color: #fff;
}

.bot-ft a {
	color: #f7882f !important;
}

h5 {
	font-size: 16px !important;
	color: #f7882f !important;
	font-weight: 700 !important;
	text-transform: uppercase;
	text-align: left;
}

.approvals h5 {
	text-align: center;
}

.art ul li {
	padding-left: 40px;
}

input[type=text], input[type=email], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
}

input[type=submit] {
    background-color: #f7882f;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

input[type=submit]:hover {
    background-color: #6b7a8f;
}

.m-menu {
	color: #fff !important;
	text-transform: uppercase;
	font-weight: 700;
}

.m-menu:hover, .m-menu:visited, .m-menu:focus, .m-menu:active {
	color: #fff !important;
	text-transform: uppercase;
}

.menu-m {
	width: 100%;
	background-color: #f7882f;
	padding: 5px 0;
	text-align: center;
	margin-top: 15px;
}

#navm {
	border-bottom: 1px dotted #f7882f;
	padding: 15px 0;
}

.mobile-nav ul {
	text-align: center;
}

.newsfeed p {
	text-align: justify;
}

@media (min-width: 768px) {
.nav {
    margin-top: 20px;
}
	.smj {
		margin-top: 40px !important;
	}
}

@media (min-width: 992px) {
.nav {
    margin-top: 40px;
}
}

.certificate {
	text-align: center;
}



