@import url("https://use.typekit.net/nli8nve.css");

.sePage .sePageMain, .sePageFooter {
 margin-top: 0;
}

/* HERO */
.se-trek-hero .block-bg-img {
 padding: 18% 8%;
}

.se-trek-bf-hero .block-bg-img {
 padding: 0 15px;
}

.sePage .sePageLayout .se-trek-hero h1 {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 48px;
 color: #FFFFFF;
 text-shadow: 0 0 5px #484848;
 margin: 11px auto 0px;
}

.sePage .sePageLayout .se-trek-hero h3 {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 28px;
 color: #FFFFFF;
 text-shadow: 0 0 5px #484848;
 margin: 11px auto;
}

/* BUTTON GROUP */
.se-button-group {
 display: flex;
 justify-content: center;
}

.seResponsive .content-block-column .se-button-group .btn {
 margin-bottom: 11px;
 min-width: 196px;
}

@media only screen and (min-width: 768px) {
 .seResponsive .content-block-column .se-button-group .btn:first-child {
 margin-right: 15px;
 }
}

@media only screen and (max-width: 767px) {
 .se-button-group {
 flex-direction: column;
 display: inline-flex;
 }
}

/* FULL-WIDTH 2 COL */

.sePage .sePageLayout .se-trek-fw-2col-dark h2 {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 30px;
 color: #ffffff;
 margin: 22px auto;
}

.sePage .sePageLayout .sePageMain .se-trek-fw-2col .se-trek-fw-2col-dark {
 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;
 text-align: center;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 padding: 150px 60px;
}

.sePage .sePageLayout .sePageMain .se-trek-fw-2col .seContentEmpty {
 min-height: 300px;
}

@media (max-width: 991px) {
 .sePage .sePageLayout .sePageMain .se-trek-fw-2col .se-trek-fw-2col-dark {
 padding: 22px;
 }
}

/* FOOTER */
.sePage .sePageLayout .sePageMain .se-trek-footer .content-block-column {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 position: relative;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 z-index: 1;
 padding: 20% 8%;
}

.sePage .sePageLayout .sePageMain .se-trek-footer::after {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 background-color: rgba(0, 0, 0, 0.25);
 padding: 0 15px;
 width: 100%;
 content: '';
}

.sePage .sePageLayout .sePageMain .se-trek-footer {
 position: relative;
 overflow: hidden;
}

.sePage .sePageLayout .se-trek-footer h2 {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 36px;
 color: #FFFFFF;
 text-shadow: 0 0 5px #484848;
}

.sePageContent .sePageSection.se-trek-footer {
 margin-bottom: 0;
}

/* TEXT BLOCK */
.sePage .sePageLayout .se-trek-text h2 {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 30px;
 color: #111111;
}

.sePage .sePageLayout .se-trek-text h3 {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 22px;
 color: #111111;
}

.sePage .sePageLayout .se-trek-text p {
 font-family: roboto, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
 color: #333333;
}

.sePage .sePageLayout .se-trek-text li {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 20px;
 color: #111111;
}

.se-trek-text ul {
 padding-left: 0;
 list-style-type: none;
 margin-bottom: 11px;
}

.se-trek-text li {
 padding-bottom: 11px;
}

.sePage .sePageLayout .se-trek-color-bg h2 {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 30px;
 color: #ffffff;
 margin: 30px auto;
}

/* BUTTONS */
.sePage .sePageLayout .se-trek-btn .btn-primary, .sePage .sePageLayout .se-trek-btn a.btn.btn-primary, .sePage .sePageLayout .se-trek-btn .btn:not(.btn-link), .sePage .sePageLayout .se-trek-catalog .seContentSectionLink .btn-primary {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 500;
 font-style: normal;
 font-size: 14px;
 color: #ffffff;
 margin: 11px auto;
 padding: 8px 30px;
 background: #1a1a1a;
 border-color: #1a1a1a;
 text-decoration: none;
 text-align: center;
 text-transform: uppercase;
 letter-spacing: .5px;
 margin: 11px auto;
 }

.sePage .sePageLayout .se-trek-btn .btn-primary:hover, .sePage .sePageLayout .se-trek-btn a.btn.btn-primary:hover, .sePage .sePageLayout .se-trek-btn .btn:not(.btn-link):hover, .sePage .sePageLayout .se-trek-catalog .seContentSectionLink .btn-primary:hover {
 background: #333333;
 border-color: #111111;
 color: #ffffff;
 text-decoration: none;
 }

.sePage .sePageLayout .se-trek-btn .btn-primary:visited, .sePage .sePageLayout .se-trek-btn a.btn.btn-primary:visited, .sePage .sePageLayout .se-trek-btn .btn:not(.btn-link):visited, .sePage .sePageLayout .se-trek-catalog .seContentSectionLink .btn-primary:visited {
 color: #ffffff;
 text-decoration: none;
}

.sePage .sePageLayout .se-trek-btn .btn:not(.btn-link):focus, .sePage .sePageLayout .se-trek-btn .btn-primary:focus, .sePage .sePageLayout .se-trek-btn a.btn.btn-primary:focus, .sePage .sePageLayout .se-trek-catalog .seContentSectionLink .btn-primary:focus {
 color: #ffffff;
 text-decoration: none;
}

.sePage .sePageLayout .se-trek-btn-w .btn-primary, .sePage .sePageLayout .se-trek-btn-w a.btn.btn-primary, .sePage .sePageLayout .se-trek-btn-w .btn:not(.btn-link) {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 500;
 font-style: normal;
 font-size: 14px;
 color: #111111;
 margin: 11px auto;
 padding: 8px 30px;
 background: #ffffff;
 border-color: #ffffff;
 text-decoration: none;
 text-align: center;
 text-transform: uppercase;
 letter-spacing: .5px;
 margin: 11px auto;
 }

.sePage .sePageLayout .se-trek-btn-w .btn-primary:hover, .sePage .sePageLayout .se-trek-btn-w a.btn.btn-primary:hover, .sePage .sePageLayout .se-trek-btn-w .btn:not(.btn-link):hover {
 background: #e8e8e8;
 border-color: #ffffff;
 color: #111111;
 text-decoration: none;
 }

.sePage .sePageLayout .se-trek-btn-w .btn-primary:visited, .sePage .sePageLayout .se-trek-btn-w a.btn.btn-primary:visited, .sePage .sePageLayout .se-trek-btn-w .btn:not(.btn-link):visited {
 color: #111111;
 text-decoration: none;
}

.sePage .sePageLayout .se-trek-btn-w .btn:not(.btn-link):focus, .sePage .sePageLayout .se-trek-btn-w .btn-primary:focus, .sePage .sePageLayout .se-trek-btn-w a.btn.btn-primary:focus {
 color: #111111;
 text-decoration: none;
}

/* CATALOG */
.sePage .sePageLayout .se-trek-catalog-header h3 {
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 28px;
 color: #111111;
}

.sePage .sePageLayout .sePageMain .se-trek-catalog h5 {
 font-family: urw-din-condensed, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 18px;
 letter-spacing: .75px;
 color: #111111;
}

.sePage .sePageLayout .sePageMain .se-trek-catalog .seRegularPrice {
 font-family: roboto, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 16px;
 color: #333333;
 }

.sePage .sePageLayout .sePageMain .se-trek-catalog h5 a:not(.btn) {
 color: #111111;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .se-trek-catalog h5 a:not(.btn):hover {
 color: #111111;
 text-decoration: underline;
}

.sePage .sePageLayout .sePageMain .se-trek-catalog h5 a:not(.btn):visited, .sePage .sePageLayout .sePageMain .se-trek-catalog h5 a:not(.btn):focus {
 color: #111111;
}

.se-trek-catalog {
 text-align: center;
}

.sePageContent .sePageSection.se-trek-catalog {
 margin-bottom: 30px;
}

/*FINANCING*/
.se-trek-financing {
 background-image: linear-gradient(to bottom, #0a4734, #0a4734 80%, #ffffff 20%, #ffffff);
 background-size: cover;
 background-repeat: no-repeat;
}

/* TRACKING */
.sePageContent .sePageSection.se-code-section {
 margin-bottom: 0;
}

.se-code-section {
 height: 0;
}