@import url("https://use.typekit.net/for7avf.css");

#PageMain, #PageFooter {
 margin-top: 0;
}

/* HERO */
	
.se-fuse-hero .block-bg-img {
 padding: 20% 15px;
}
	
.se-fuse-hero {
 background-position-x: 20%;
}

.sePage .sePageLayout .se-fuse-hero h1 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 60px;
 color: #ffffff;
 margin-top: 5px;
}
	
.sePage .sePageLayout .se-fuse-fw-2col h2 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 34px;
 color: #000000;
}
	
.sePage .sePageLayout .se-fuse-fw-2col p {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
 color: #222222;
}
	
.sePage .sePageLayout .se-fuse-fw-2col p span {
 font-family: urw-din, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 22px;
 color: #222222;
}
	
.sePage .sePageLayout .sePageMain .se-fuse-fw-2col .se-fuse-fw-2col-intro-content {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: center;
 -ms-flex-align: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 padding: 60px;
}

.sePage .sePageLayout .sePageMain .se-fuse-fw-2col .se-fuse-fw-2col-content {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: center;
 -ms-flex-align: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 padding: 120px 60px;
}

.sePage .sePageLayout .sePageMain .se-fuse-fw-2col .seContentEmpty {
 min-height: 300px;
}

	
@media (min-width: 992px) {
 .se-fuse-red-top {
 border-top: 10px solid #ed1c24; 
 }
 .se-fuse-red-bottom {
 border-bottom: 10px solid #ed1c24; 
 }
}

@media (max-width: 767px) {
 .sePage .sePageLayout .sePageMain .se-fuse-fw-2col .se-fuse-fw-2col-content {
 padding: 45px;
 }
	
 .sePage .sePageLayout .sePageMain .se-fuse-fw-2col .se-fuse-fw-2col-content {
 text-align: center;
	 -webkit-box-align: center;
	 -ms-flex-align: center;
	 align-items: center;
 }
}
	
.sePage .sePageLayout .se-fuse-locator h3 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 28px;
 color: #ffffff;
 margin: 0 auto 11px;
}
	
.se-fuse-locator {
 margin: 45px auto;
}
	
/* BUTTONS */
.sePage .sePageLayout .se-fuse-btn {
 color: #ffffff;
 border: none;
 background: #222222;
 font-family: urw-din-condensed, sans-serif;
 font-weight: 400;
 font-size: 18px;
 font-style: normal;
 letter-spacing: .5px;
 margin: 0 auto 22px;
 padding: 8px 35px;
 text-transform: uppercase;
 margin: 0 auto;
}

.sePage .sePageLayout .se-fuse-btn:hover {
 color: #ffffff;
 border: none;
 background: #000000;
 text-decoration: none;
}

.sePage .sePageLayout .se-fuse-btn:visited, .sePage .sePageLayout .se-fuse-btn:focus {
 color: #ffffff;
}

/*CATALOG */
.sePage .sePageLayout .se-fuse-cat-header h3 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 28px;
 color: #000000;
}

.sePage .sePageLayout .se-fuse-catalog h5 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 600;
 font-style: normal;
 font-size: 18px;
 color: #222222;
}

.sePage .sePageLayout .sePageMain .se-fuse-catalog h5 a:not(.btn) {
 color: #222222;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .se-fuse-catalog h5 a:not(.btn):hover {
 color: #222222;
 text-decoration: underline;
}

.sePage .sePageLayout .sePageMain .se-fuse-catalog h5 a:not(.btn):visited, .sePage .sePageLayout .sePageMain .se-fuse-catalog h5 a:not(.btn):focus {
 color: #222222;
}

.se-fuse-catalog {
 text-align: center;
}

.sePageContent .sePageSection.se-fuse-catalog {
 margin-bottom: 45px;
}