@charset "UTF-8";
/* Insert your custom CSS styles */
.header-main {
	/*background:#FFFFFF none repeat scroll 0 0;*/
}
.header .logo {
  float: left;
  margin: 0;
  padding: 18px 0;
  transition: all 0.2s ease 0s;
}
.page-heading {
  background: #FFF none repeat scroll 0 0;
  border-bottom: 6px solid #E2B30B;
  border-top: 6px solid #E2B30B;
  
}
.header-top {
  background: #E2B30B none repeat scroll 0 0;
  color: #a3a3a3;
  font-size: 10px;
  line-height: 16px;
  padding: 14px 0;
  text-transform: uppercase;
}
footer.nd-region {
  background: #E2B30B none repeat scroll 0 0;
  color: #000;
  padding-bottom: 14px !important;
}
.service-links {
  margin-top: 30px;
}
.nd-region {
  padding-bottom: 64px;
  padding-top: 0;
  position: relative;
}
.nd-region .container {
	padding-top:60px;	
}
.front .nd-region {
	padding-bottom:0px;	
}

.entry.entry__with-icon .entry-icon {
 
  border: 0px;
 
}
.entry.entry__with-icon {
  padding: 0 0 140px 240px;
}
.txt-white {
	color:#FFF !important;
}
.node-term.view-mode-full .col-sm-6 .field-label {
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 1em 0;
	color: #2f2f2f;
	text-transform: uppercase;
	font-size:24px;
}
.node-term.view-mode-full .row {
	margin-bottom: 30px;
}
.group-term-title.field-group-div {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
