@import url("https://use.typekit.net/rfv2oiu.css");

.se-code-section .customContentBlock {
 min-height: 0;
}
#PageMain,
#PageFooter {
 margin-top: 0;
}

.sePageMain .container-fluid {
 padding: 0 15px !important;
}

.custom5-4 .editContent,
.custom4-1 .editContent {
 width: 100%;
 max-width: 100%;
}

.sePageContent .sePageSection.no-button .editContent {
 padding-bottom: 11px;
}

.sePageMain .se-fw-section .container-fluid {
 padding: 0 30px !important;
}

.sePageMain .se-contained-section .container {
 padding: 0 30px !important;
}

.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
 font-family: urw-din, sans-serif;
 font-style: normal;
 font-weight: 700;
 text-transform: none;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 52px;
 margin-top: 5px;
 margin-bottom: 0;
 line-height: 60px;
 text-shadow: 0 0 5px #272524;
 color: #ffffff;
}

.sePage .sePageLayout .sePageMain h2 {
 font-size: 48px;
 color: #ccc2bb;
}

.sePage .sePageLayout .sePageMain h3 {
 font-size: 24px;
 color: #ccc2bb;
}

.sePage .sePageLayout .sePageMain h4,
.sePage .sePageLayout .sePageMain .h4 {
 margin-top: 22px;
 margin-bottom: 11px;
 color: #ccc2bb;
 font-family: urw-din, sans-serif;
 font-size: 18px;
 font-style: normal;
 font-weight: 700;
 text-transform: none;
}
.sePage .sePageLayout .sePageMain h1 span,
.sePage .sePageLayout .sePageMain h2 span {
 display: block;
 margin-bottom: 5px;
 font-family: urw-din, sans-serif;
 font-size: 16px;
 font-style: normal;
 letter-spacing: 3px;
 line-height: 1.2;
 font-weight: 400;
 text-transform: uppercase;
}

.sePage .sePageLayout .sePageMain h3 span {
 display: block;
 margin-bottom: 5px;
 font-family: urw-din, sans-serif;
 font-size: 24px;
 font-style: normal;
 letter-spacing: 3px;
 line-height: 1.7;
 font-weight: 500;
 text-transform: uppercase;
}

.sePage .sePageLayout .sePageMain h3.text-size-sm span {
 font-size: 16px;
}

.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 color: #ccc2bb;
 font-family: urw-din, sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
 line-height: 1.7;
}

.sePage .sePageLayout .sePageMain a:not(.btn) {
 color: #272524;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain a:not(.btn):hover {
 color: #272524;
 text-decoration: underline;
}

/* 2 COLUMN HEROS */
.se-hero-2col .block-bg-img {
 padding: 30px 30px 0;
}

.se-hero-2col .content-block-column {
 justify-content: flex-start;
}

.sePage .sePageLayout .sePageMain .se-hero-2col h2 {
 margin-top: 5px;
 margin-bottom: 0;
 text-shadow: none;
 color: #ccc2bb;
}

.sePage .sePageLayout .sePageMain .se-hero-2col p {
 margin: 11px 0;
 text-shadow: none;
 color: #ccc2bb;
}

.se-hero-2col .content-block-column:first-child {
 background-image: url("https://www.sefiles.net/images/library/site/IMC_7180_mobile.jpg") !important;
 background-repeat: no-repeat;
 background-position-y: center;
 background-position-x: center;
 background-size: cover;
 height: 100%;
 min-height: 420px;
}

.se-hero-2col .content-block-column:last-child {
 background-color: #272524 !important;
}

/* FULL WIDTH 2 COLUMN FEATURE */
.se-feature-2col-fw-section .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
}

.se-feature-2col-fw-section .content-block-column:first-child {
 min-height: 360px;
}

.se-feature-2col-fw-section .content-block-column:last-child {
 padding: 45px 30px;
}

.slick-dots li button:before {
 font-size: 20px;
}

.sePage .sePageLayout .slick-next:before,
.sePage .sePageLayout .slick-prev:before {
 color: #ccc2bb;
 background: #3c3d3e;
 padding: 7px 10px;
 border-radius: 4px;
}

.slick-prev {
 left: -20px;
}

.slick-next {
 right: -7px;
}

/* BUTTONS */
.sePage .sePageLayout .sePageMain .btn:not(.btn-link),
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary,
.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 margin-bottom: 11px;
 border-radius: 8px;
 padding: 8px 22px;
 font-size: 16px;
 font-family: urw-din, sans-serif;
 font-style: normal;
 font-weight: 700;
 text-align: center;
 text-decoration: none;
 white-space: normal;
 cursor: pointer;
}

.sePage .sePageLayout .sePageMain .btn:not(.btn-link),
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary {
 border-color: #272524;
 background: #272524;
 color: #ccc2bb;
}

.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):visited,
.sePage .sePageLayout .sePageMain .btn-primary:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:visited {
 color: #ccc2bb;
}

.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 .btn:not(.btn-link):active,
.sePage .sePageLayout .sePageMain .btn-primary:active,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:active,
.sePage .sePageLayout .sePageMain .btn:not(.btn-link):focus,
.sePage .sePageLayout .sePageMain .btn-primary:focus,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:focus {
 border-color: #454545;
 background: #454545;
 color: #ccc2bb;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 border-color: #ccc2bb;
 border-width: 1px;
 background: transparent;
 color: #ccc2bb;
}

.sePage .sePageLayout .sePageMain .btn-default:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-default:visited {
 color: #ccc2bb;
}

.sePage .sePageLayout .sePageMain .btn-default:hover,
.sePage .sePageLayout .sePageMain a.btn.btn-default:hover,
.sePage .sePageLayout .sePageMain .btn-default:active,
.sePage .sePageLayout .sePageMain a.btn.btn-default:active,
.sePage .sePageLayout .sePageMain .btn-default:focus,
.sePage .sePageLayout .sePageMain a.btn.btn-default:focus {
 border-color: #ccc2bb;
 background: #ccc2bb;
 color: #272524;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .se-btn-group,
.sePage .sePageLayout .sePageMain .content-block-column .se-btn-group {
 display: flex;
 justify-content: center;
 flex-direction: column;
 margin-bottom: 18px;
}

.sePage .sePageLayout .sePageMain .se-btn-group .btn,
.sePage .sePageLayout .sePageMain .content-block-column .se-btn-group .btn {
 margin-top: 0;
 margin-bottom: 4px;
}

@media (min-width: 768px) {
 .sePage .sePageLayout .sePageMain .se-btn-group,
 .sePage .sePageLayout .sePageMain .content-block-column .se-btn-group {
 display: flex;
 flex-direction: row;
 flex-wrap: wrap;
 }
 .sePage .sePageLayout .sePageMain .se-btn-group .btn:not(:last-child),
 .sePage
 .sePageLayout
 .sePageMain
 .content-block-column
 .se-btn-group
 .btn:not(:last-child) {
 margin-right: 4px;
 }

 .sePage .sePageLayout .sePageMain h3.text-size-sm span {
 font-size: 24px;
 }

 .text-sm-center {
 text-align: center;
 }
 .slick-prev {
 left: -40px;
 }

 .slick-next {
 right: -27px;
 }

 .col-xs-12.hidden-sm.content-block-column {
 display: none;
 }

 .sePageMain .se-fw-section .container-fluid {
 padding: 0 60px !important;
 }

 .se-hero-2col .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: flex-end;
 height: 100%;
 min-height: 840px;
 }

 .se-hero-2col .content-block-column:last-child .editContent {
 margin: 0;
 width: auto;
 }

 .se-hero-2col .block-bg-img {
 padding: 60px;
 }

 .se-hero-2col .content-block-column:last-child {
 background-color: transparent !important;
 }
}
@media (min-width: 992px) {
 /* FULL WIDTH 2 COLUMN FEATURE */
 .se-feature-2col-fw-section .content-block-column:first-child {
 min-height: 680px;
 }

 .se-feature-2col-fw-section .content-block-column:last-child {
 padding: 45px 60px;
 }
}

@media (min-width: 1200px) {
 /* FULL WIDTH 2 COLUMN FEATURE */
 .se-feature-2col-fw-section .content-block-column:first-child {
 min-height: 840px;
 width: 60%;
 }

 .se-feature-2col-fw-section .content-block-column:last-child {
 padding: 45px 90px;
 width: 40%;
 }
 .se-feature-2col-fw-section .content-block-column.col-sm-pull-6 {
 right: 60%;
 }
 .se-feature-2col-fw-section .content-block-column.col-sm-push-6 {
 left: 40%;
 }
}
