@import url("https://use.typekit.net/nli8nve.css");

/* PAGE MARGINS */
#PageMain, #PageFooter {
 margin-top: 0px;
}

/* TRACKING */
.se-code-section {
 height: 0;
}

/* TYPOGRAPHY */
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3,
.sePage .sePageLayout .sePageMain h4,
.sePage .sePageLayout .sePageMain h5,
.sePage .sePageLayout .sePageMain h6 {
 color: #1a1a1a;
 font-family: itc-avant-garde-gothic-pro, sans-serif;
 font-weight: 700;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 48px;
 margin-top: 0;
}

.sePage .sePageLayout .sePageMain h2 {
 font-size: 32px;
}

.sePage .sePageLayout .sePageMain h3 {
 font-size: 24px;
 margin-top: 11px;
}

.sePage .sePageLayout .sePageMain h4 {
 font-size: 18px;
}

.sePage .sePageLayout .sePageMain h5 {
 font-size: 16px;
}

.sePage .sePageLayout .sePageMain h6 {
 font-size: 14px;
}

.sePage .sePageLayout .sePageMain p, {
 color: #333;
 font-family: roboto, sans-serif;
 font-size: 16px;
 font-weight: 400;
}

.sePage .sePageLayout .sePageMain a:not(.btn),
.sePage .sePageLayout .sePageMain a:not(.btn):visited {
 color: #333;
 font-family: roboto, sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
}

.sePage .sePageLayout .sePageMain a:not(.btn):hover,
.sePage .sePageLayout .sePageMain a:not(.btn):focus,
.sePage .sePageLayout .sePageMain a:not(.btn):active {
 color: #333;
 text-decoration: underline;
}

/* TEXT WHITE */
.sePage .sePageLayout .sePageMain .se-text-white .h1,
.sePage .sePageLayout .sePageMain .se-text-white .h2,
.sePage .sePageLayout .sePageMain .se-text-white .h3,
.sePage .sePageLayout .sePageMain .se-text-white h1,
.sePage .sePageLayout .sePageMain .se-text-white h2,
.sePage .sePageLayout .sePageMain .se-text-white h3,
.sePage .sePageLayout .sePageMain .se-text-white h4,
.sePage .sePageLayout .sePageMain .se-text-white h5,
.sePage .sePageLayout .sePageMain .se-text-white h6,
.sePage .sePageLayout .sePageMain .se-text-white p {
 color: #fff;
}

.sePage .sePageLayout .sePageMain .block-bg-img .h1,
.sePage .sePageLayout .sePageMain .block-bg-img .h2,
.sePage .sePageLayout .sePageMain .block-bg-img .h3,
.sePage .sePageLayout .sePageMain .block-bg-img h1,
.sePage .sePageLayout .sePageMain .block-bg-img h2,
.sePage .sePageLayout .sePageMain .block-bg-img h3,
.sePage .sePageLayout .sePageMain .block-bg-img ol,
.sePage .sePageLayout .sePageMain .block-bg-img p,
.sePage .sePageLayout .sePageMain .block-bg-img ul {
 color: #fff;
 text-shadow: 0 0 15px rgba(26, 26, 26, 0.25);
}

.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn),
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):visited {
 color: #fff;
 text-decoration: underline;
}

.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):focus,
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):active {
 color: #ddd;
 text-decoration: underline;
}

/* FAQs */

.sePageContent .sePageSection.se-faqs-section {
 margin-bottom: 0px;
}

.se-faqs-section .col-margin-bottom {
 margin-bottom: 30px;
}

.se-faqs-section .content-block-content {
 padding: 0 10%;
}

/* BUTTON-PRIMARY (DARK GRAY) */
.sePage .sePageLayout .sePageMain .btn:not(.btn-link),
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary,
.sePage .sePageLayout .sePageMain button.btn.btn-primary {
 font-family: roboto, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 15px;
 color: #fff;
 margin: 11px auto;
 padding: 8px 22px;
 background: #1a1a1a;
 border-color: #1a1a1a;
 border-radius: 0px;
 text-decoration: none;
 text-align: center;
 text-transform: uppercase;
 letter-spacing: .25px;
 margin-top: 0;
 margin-bottom: 11px;
}

.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):visited,
.sePage .sePageLayout .sePageMain .btn-primary:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:visited,
.sePage .sePageLayout .sePageMain button.btn.btn-primary:visited {
 color: #fff;
}

.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):hover,
.sePage .sePageLayout .sePageMain .btn-primary:hover,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:hover,
.sePage .sePageLayout .sePageMain button.btn.btn-primary:hover,
.sePage .sePageLayout .sePageMain .btn:not(.btn-link):active,
.sePage .sePageLayout .sePageMain .btn-primary:active,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:active,
.sePage .sePageLayout .sePageMain button.btn.btn-primary:active {
 background: #333;
 border-color: #1a1a1a;
 color: #fff;
 text-decoration: none;
}

/* BUTTON-DEFAULT (WHITE) */
.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default,
.sePage .sePageLayout .sePageMain button.btn.btn-default {
 font-family: roboto, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 15px;
 color: #1a1a1a;
 margin: 11px auto;
 padding: 8px 22px;
 background: #ffffff;
 border-color: #ffffff;
 border-radius: 0px;
 text-decoration: none;
 text-align: center;
 text-transform: uppercase;
 letter-spacing: .25px;
 margin-top: 0;
 margin-bottom: 11px;
}

.sePage .sePageLayout .sePageMain .btn-default:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-default:visited,
.sePage .sePageLayout .sePageMain button.btn.btn-default:visited {
 color: #1a1a1a;
}

.sePage .sePageLayout .sePageMain .btn-default:hover,
.sePage .sePageLayout .sePageMain a.btn.btn-default:hover,
.sePage .sePageLayout .sePageMain button.btn.btn-default:hover,
.sePage .sePageLayout .sePageMain .btn:not(.btn-link):active,
.sePage .sePageLayout .sePageMain .btn-default:active,
.sePage .sePageLayout .sePageMain a.btn.btn-default:active,
.sePage .sePageLayout .sePageMain button.btn.btn-default:active {
 background: #e5e5e5;
 border-color: #ffffff;
 color: #1a1a1a;
 text-decoration: none;
}

/* HERO */
.se-hero .block-bg-img {
 padding: 18% 10%;
}

/* INNER HERO */
.se-inner-hero .block-bg-img {
 padding: 18% 10%;
}

/* FULL WIDTH 2 COLUMN FEATURE */
.se-2col-fw-feature .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
}

.se-2col-fw-feature .content-block-column {
 width: 100%;
}

.se-2col-fw-feature .content-block-column:first-child {
 min-height: 360px;
}

.se-2col-fw-feature .content-block-column:last-child {
 padding: 45px 30px;
 text-align: center;
}

.se-2col-fw-feature .custom1-6 .col-sm-push-6 {
 left: inherit;
}

.se-2col-fw-feature .custom1-6 .col-sm-pull-6 {
 right: inherit;
}

.sePage .sePageLayout .se-2col-fw-feature ul li {
 font-family: roboto, sans-serif;
 font-weight: 700;
 font-style: normal;
 list-style-type: none;
 font-size: 18px;
 color: #ffffff;
}

.sePage .sePageLayout .se-2col-fw-feature ul {
 padding: 0;
}

@media only screen and (min-width: 992px) {

 /* FULL WIDTH 2 COLUMN FEATURE */
 .se-2col-fw-feature .content-block-column:first-child {
 min-height: 480px;
 }

 .se-2col-fw-feature .content-block-column {
 width: 50%;
 }

 .se-2col-fw-feature .custom1-6 .col-sm-push-6 {
 left: 50%;
 }

 .se-2col-fw-feature .custom1-6 .col-sm-pull-6 {
 right: 50%;
 }

 .se-2col-fw-feature .content-block-column:last-child {
 padding: 45px 60px;
 text-align: left;
 }

/* FAQs */
.se-faqs-section .content-block-content {
 padding: 0;
}
}