@import url("https://use.typekit.net/inp0sxs.css");

/* PAGE MARGINS */
#PageMain, #PageFooter { margin-top: 0; }

/* DEFAULT CONTAINER-FLUID FOR CUSTOM SITES */
.sePageMain .container-fluid {
 padding: 0 15px !important;
}

.custom4-1 { padding: 0; }

/* HERO */

.se-background-position-y-edit { 
background-position-y: top !important; 
}

.sePage .sePageLayout .sePageMain .se-hero-inner .content-block-column,
.sePage .sePageLayout .sePageMain .se-lp-hero-top .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: 18% 15px;
}

.sePage
 .sePageLayout
 .sePageMain
 .se-hp-hero-top
 .custom3-2
 .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: start;
 -ms-flex-pack: start;
 justify-content: flex-start;
 z-index: 1;
 padding: 14% 30px;
}

.sePage .sePageLayout .sePageMain .se-hero-inner .content-block-column {
 padding: 8% 15px;
}

.se-service .content-block-column {
 background: rgb(234,204,248);
 background: linear-gradient(243deg, rgba(234,204,248,1) 0%, 
 rgba(255,174,144,1) 100%);
 padding: 3% 15px;
}

.se-footer .content-block-column {
 padding: 12% 15px;
}


.sePage .sePageLayout .sePageMain .se-hp-hero-top::after,
.sePage .sePageLayout .sePageMain .se-hero-inner::after,
.sePage .sePageLayout .sePageMain .se-lp-hero-top::after {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 background-color: rgba(0, 0, 0, 0.15);
 padding: 0;
 width: 100%;
 content: "";
}

.sePage .sePageLayout .sePageMain .se-hero-inner,
.sePage .sePageLayout .sePageMain .se-lp-hero-top {
 position: relative;
 overflow: hidden;
}

.sePage .sePageLayout .se-hp-hero-top h2,
.sePage .sePageLayout .se-hero-inner h2 {
 margin: 22px;
}

.sePage .sePageLayout .se-hero-inner p {
 margin-top: 0;
 font-size: 18px;
}

.sePage .sePageLayout .se-lp-hero-top h1 {
 margin: 22px auto;
}

/* TEXT BLOCK WIDTHS */
.custom3-1 .text-center .editContent,
.custom4-1 .text-center .editContent {
 margin: auto;
 width: 100%;
 max-width: 940px;
 padding-left: 15px;
 padding-right: 15px;
}

/* INTRO COPY SECTION */
.sePageContent .sePageSection.no-button .editContent {
 padding-bottom: 11px;
}

/* Two Column Feature */
.se-2col-feature .content-block-column:first-child img {
 width: 100%;
}

.se-2col-feature .content-block-column:last-child {
 padding: 30px 30px 41px;
 margin-top: 30px;
 background-size: contain !important;
 background-repeat: no-repeat !important;
}

/* FULL WIDTH SECTIONS */
.sePageMain .se-fw-section .container-fluid { 
 padding: 0 30px !important;
}

/* Typography */
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
 color: #000;
 font-family: trade-gothic-next, sans-serif;
 font-style: nomal;
 font-weight: 800;
 margin-bottom: 7px;
 text-transform: none;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 52px;
}

.sePage .sePageLayout .sePageMain h2 {
margin-bottom: 11px;
font-size: 38px;
}

.sePage .sePageLayout .sePageMain h3 {
 font-size: 32px;
}

.sePage .sePageLayout .sePageMain h4 {
 color: #000;
 font-family: trade-gothic-next, sans-serif;
 font-style: normal;
 font-weight: 700;
 line-height: 1.3;
 margin-bottom: 28px;
 font-size: 22px;
 text-transform: none;
}

.sePage .sePageLayout .sePageMain h5 {
 color: #333;
 font-family: trade-gothic-next, sans-serif;
 font-weight: 700;
 font-style: normal;
 font-size: 18px;
}

.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 color: #333;
 font-family: trade-gothic-next, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 18px;
}

.sePage .sePageLayout .sePageMain .block-bg-img p {
 font-size: 18px;
 letter-spacing: 0.2px;
}

.sePage .sePageLayout .sePageHeader h4 a:not(.btn),
.sePage .sePageLayout .sePageMain a:not(.btn) {
 color: #000;
 text-transform: none;
}

.sePage .sePageLayout .sePageMain h4 a:not(.btn):hover,
.sePage .sePageLayout .sePageMain a:not(.btn):hover {
 color: #000;
 text-transform: underline;
}

/* Buttons */
.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 {
 box-shadow: 7px 7px #e55c28;
 margin-bottom: 11px;
 border-radius: 0px;
 border-color: #e9c9f9;
 background: #e9c9f9;
 padding: 8px 22px;
 color: #000;
 font-size: 16px;
 font-family: trade-gothic-next, sans-serif;
 font-weight: 400;
 font-style: normal;
 text-align: center;
 text-transform: none;
}

.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: #000;
}

.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 {
 box-shadow: 7px 7px #eaccf8;
 border-color: #000;
 background: #000;
 color: #fff;
 text-transform: none;
}

/* 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,
.sePage .sePageLayout .sePageMain .se-text-white ol,
.sePage .sePageLayout .sePageMain .se-text-white ul,
.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 a:not(.btn) {
 text-shadow: 0 0 5px #484848;
}

.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn),
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):visited,
.sePage .sePageLayout .sePageMain .block-bg-img a:not(.btn),
.sePage .sePageLayout .sePageMain .block-bg-img 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,
.sePage .sePageLayout .sePageMain .block-bg-img a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .block-bg-img a:not(.btn):focus,
.sePage .sePageLayout .sePageMain .block-bg-img a:not(.btn):active,
.sePage .sePageLayout .sePageMain .se-text-white h1 a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .se-text-white h2 a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .se-text-white h3 a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .se-text-white h4 a:not(.btn):hover,
.sePage .sePageLayout .sePageMain .se-text-white h5 a:not(.btn):hover {
 color: #ccc;
 text-decoration: underline;
}

.se-footer-cta .content-block-content {
 padding: 15px 0;
}

.sePage .sePageLayout .sePageMain .se-footer-cta .content-block-content h3 {
 margin-top: 11px;
}

@media only screen and (min-width: 768px) {
 .se-2col-feature .container-fluid {
 max-width: 1170px;
 }

 .se-2col-feature .editContent {
 width: 100%;
 }

 .se-2col-feature .col-sm-push-6 {
 left: 40%;
 justify-content: flex-end;
 }

 .se-2col-feature .col-sm-pull-6 {
 right: 60%;
 }

 .se-2col-feature .content-block-column:first-child,
 .se-2col-feature .content-block-column:last-child {
 display: flex;
 align-items: center;
 }

 .se-2col-feature .content-block-column:first-child {
 width: 60%;
 }

 .se-2col-feature .content-block-column:last-child {
 padding: 0 30px;
 width: 40%;
 }

 .se-2col-feature .content-block-column:last-child h2 {
 margin-top: 0;
 }
}

@media only screen and (min-width: 992px) {
 .se-2col-feature .row {
 position: relative;
 }
 .se-2col-feature .content-block-column:first-child {
 width: 70%;
 }

@media (min-width: 992px) {
 .se-2col-feature .content-block-column:last-child {
 position: absolute;
 top: 50%;
 transform: translateY(-50%);
 background: white;
 height: auto !important;
 margin-top: 0;
 }

 .se-2col-feature .custom1-5 .content-block-column:last-child {
 right: 0;
 }

 .se-2col-feature .col-sm-push-6 {
 left: 30%;
 }
}

@media (min-width: 1200px) {
 .se-2col-feature .content-block-column:last-child {
 padding: 34px 45px 45px;
 }
}






