@import url("https://use.typekit.net/sgh7hvv.css");

#PageMain,
#PageFooter {
 margin-top: 0;
}

.sePageMain .container-fluid {
 padding: 0 15px !important;
}

.custom5-4 .editContent,
.custom4-1 .editContent {
 width: 100%;
 max-width: 970px;
 padding: 0 15px;
 margin: auto;
}

.text-sm-left {
 text-align: center;
}

.sePageContent .sePageSection.no-button .editContent {
 padding-bottom: 11px;
}

.sePageMain .se-fw-section .container-fluid,
.sePageMain .se-contained-section .container {
 padding: 0 30px !important;
}

.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
 font-family: neue-haas-unica, sans-serif;
 font-style: normal;
 font-weight: 700;
 text-transform: none;
 color: #000;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 48px;
}

.sePage .sePageLayout .sePageMain h2 {
 font-size: 48px;
}

.sePage .sePageLayout .sePageMain h3 {
 font-size: 36px;
}

.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 color: #212121;
 font-family: ivyjournal, sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
 line-height: 1.7;
}

.sePage .sePageLayout .sePageMain a:not(.btn) {
 color: #212121;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain a:not(.btn):hover {
 color: #121212;
 text-decoration: underline;
}

.sePage .sePageLayout .sePageMain .se-hero-inner .block-bg-img {
 padding: 14% 15px;
}

.sePage .sePageLayout .sePageMain .block-bg-img h1,
.sePage .sePageLayout .sePageMain .block-bg-img h2,
.sePage .sePageLayout .sePageMain .block-bg-img h3 {
 color: #fff;
}

.sePage .sePageLayout .sePageMain .block-bg-img,
.sePage .sePageLayout .sePageMain .block-bg-img p,
.sePage .sePageLayout .sePageMain .block-bg-img li {
 color: #fff;
}

.sePage .sePageLayout .sePageMain .block-bg-img a:not(.btn),
.sePage .sePageLayout .sePageMain .block-bg-img a:not(.btn):hover {
 color: #fff;
}

/* full width 2 column section */
.se-feature-2col-fw-section .custom1-5 .content-block-column:first-child,
.se-feature-2col-fw-section .custom1-6 .content-block-column:first-child {
 border-radius: 30px 30px 0 0;
 border-bottom: 2px solid #422618;
 min-height: 360px;
}
.se-feature-2col-fw-section .custom1-5 .content-block-column:last-child,
.se-feature-2col-fw-section .custom1-6 .content-block-column:last-child {
 padding: 30px;
 border-radius: 0 0 30px 30px;
 border-top: 2px solid #422618;
}
.se-feature-2col-fw-section.blue .custom1-5 .content-block-column:first-child,
.se-feature-2col-fw-section.blue .custom1-6 .content-block-column:first-child,
.se-feature-2col-fw-section.blue .custom1-5 .content-block-column:last-child,
.se-feature-2col-fw-section.blue .custom1-6 .content-block-column:last-child {
 border-color: #66729e;
}
.se-feature-2col-fw-section .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
}

.se-feature-2col-fw-section .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 45px !important;
 padding-right: 45px !important;
}

/* FEATURE CARD SECTION */
.se-feature-card-section {
 margin-bottom: 0;
}
.se-feature-card-section .editContent {
 background-color: #a29280;
 border-radius: 30px;
 height: 100%;
}
.se-feature-card-section .editContent img {
 border-bottom: 4px solid #87735f;
 border-radius: 30px 30px 0 0;
}
.se-feature-card-section .content-block-content {
 padding: 15px 30px;
}
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-card-section
 .content-block-content
 h3 {
 margin-top: 22px;
 font-size: 24px;
}
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-card-section
 .content-block-content
 p {
 margin-bottom: 11px;
}
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-card-section
 .content-block-content
 ul {
 margin-bottom: 22px;
}
.sePage
 .sePageLayout
 .sePageMain
 .se-feature-card-section
 .content-block-content
 .btn {
 margin-bottom: 22px;
}
.se-feature-card-section .col-margin-bottom {
 margin-bottom: 30px;
}
.se-feature-card-section .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 45px !important;
 padding-right: 45px !important;
}

/* 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: 22px;
 border-radius: 6px;
 padding: 6px 22px 8px;
 font-size: 16px;
 font-family: neue-haas-unica, 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: #422618;
 background: #422618;
 color: #ffffff;
}

.sePage .sePageLayout .sePageMain .btn:not(.btn-link):visited,
.sePage .sePageLayout .sePageMain .btn-primary:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:visited {
 color: #ffffff;
}

.sePage .sePageLayout .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: #2d441f;
 background: #2d441f;
 color: #ffffff;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 border-color: #fff;
 background: #fff;
 color: #2d441f;
}

.sePage .sePageLayout .sePageMain .btn-default:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-default:visited {
 color: #000;
}

.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: #a29280;
 background: #a29280;
 color: #000;
 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) {
 /* full width 2 column section */
 .se-feature-2col-fw-section .custom1-5 .content-block-column:first-child {
 border-radius: 45px 0 0 45px;
 border-right: 2px solid #422618;
 border-bottom: 0;
 min-height: 480px;
 }
 .se-feature-2col-fw-section .custom1-6 .content-block-column:first-child {
 border-radius: 0 45px 45px 0;
 border-left: 2px solid #422618;
 border-bottom: none;
 min-height: 480px;
 }
 .se-feature-2col-fw-section .custom1-5 .content-block-column:last-child {
 padding: 45px 30px;
 border-radius: 0 45px 45px 0;
 border-left: 2px solid #422618;
 border-top: none;
 }
 .se-feature-2col-fw-section .custom1-6 .content-block-column:last-child {
 padding: 45px 30px;
 border-radius: 45px 0 0 45px;
 border-right: 2px solid #422618;
 border-top: 0;
 }
 .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;
 }

 .text-sm-left {
 text-align: left;
 }
}

@media (min-width: 992px) {
 /* full width 2 column section */
 .se-feature-2col-fw-section .custom1-5 .content-block-column:first-child,
 .se-feature-2col-fw-section .custom1-6 .content-block-column:first-child {
 min-height: 480px;
 }
 .se-feature-2col-fw-section .custom1-5 .content-block-column:last-child,
 .se-feature-2col-fw-section .custom1-6 .content-block-column:last-child {
 padding: 45px 60px;
 }
}
