#xcel-header{
	background-color: #F5EEE8;
}
#xcel-main-nav a{
	//font-weight:600;
	color:#000000;
}
#xcel-main-nav a:hover{
	color:#da1020;
	//font-weight:600;
	text-decoration:underline;
}
#xcel-cta-footer{
	color: white;
	background-color: #880029;
}
#xcel-cta-footer a, h2{
	color: white;
}
#xcel-cta-footer h2{
	padding-bottom:1rem;
}
#xcel-footer{
	color: white;
	background-color: #2F0701;
}
#xcel-footer a{
	color: white;
}
.xcel-decor-line .elementor-divider-separator{
	width:7em !important;
}
.icon-language {
	background-image: url('/wp-content/uploads/2026/02/language.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
  width: 20px;
  height: 20px;
	display: inline-block;
	margin-right: .25em;
}
.icon-contact {
	background-image: url('/wp-content/uploads/2025/07/banner_icon_contact_icon45px.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
  width: 20px;
  height: 20px;
	display: inline-block;
	margin-right: .25em;
}
.icon-map {
	background-image: url('/wp-content/uploads/2026/02/map.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
  width: 20px;
  height: 20px;
	display: inline-block;
	margin-right: .25em;
}
.icon-overview {
	background-image: url('');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
  width: 20px;
  height: 20px;
	display: inline-block;
	margin-right: .25em;
}
.icon-community {
	background-image: url('/wp-content/uploads/2025/12/banner_icon_communityengage.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
  width: 30px;
  height: 30px;
	display: inline-block;
	margin-right: .25em;
}
.icon-faq {
	background-image: url('/wp-content/uploads/2025/07/banner_icon_faq.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
  width: 20px;
  height: 20px;
	display: inline-block;
	margin-right: .15em;
}
.icon-safety {
	background-image: url('/wp-content/uploads/2025/07/banner_icon_construction.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
  width: 20px;
  height: 20px;
	display: inline-block;
	margin-right: .20em;
}
.icon-library {
	background-image: url('/wp-content/uploads/2025/11/library_books_rev-1.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
  width: 20px;
  height: 20px;
	display: inline-block;
	margin-right: .25em;
}
.icon-permit {
	background-image: url('/wp-content/uploads/2025/07/banner_icon_permit_icon45px.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
  width: 20px;
  height: 20px;
	display: inline-block;
	margin-right: .25em;
}
.icon-project {
	background-image: url('/wp-content/uploads/2025/07/banner_icon_projectdes.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
  width: 20px;
  height: 20px;
	display: inline-block;
	margin-right: .25em;
}
/*for mobile screens*/
@media screen and (max-width: 1024px) {
  #xcel-main-nav a i {
    margin-right:.5em;
  }
  #xcel-main-nav a {
    margin-left:1em;
  }
  #xcel-main-nav a:hover {
	background-color:#ffffff !important;
	}
	#xcel-main-nav #xcel-logo a:hover {
	background-color:#F5EEE8 !important;
	}
}
