@import url("https://use.typekit.net/nxs0ggo.css");

#PageMain,
#PageFooter {
 margin-top: 0px;
}

.se-code-section .customContentBlock {
 min-height: 0;
}

.sePageMain .container-fluid {
 padding: 0 15px !important;
}

.se-fw-section .container-fluid {
 padding-left: 30px !important;
 padding-right: 30px !important;
}

.sePage .sePageLayout .divider, .sePageLayout .bordered-top-bottom-block, .sePageLayout .bordered-top-bottom-block2 {
 border-color: #777;
}

/* HEROS */
.se-hero-top .block-bg-img {
 padding: 15% 15px;
}
.se-hero-top {
 background-position-y: 0% !important;
 background-position-x: 70% !important;
}

.se-hero-top {
 background-position-y: top !important;
 position: relative;
}

.sePage .sePageLayout .se-hero-top .editContent {
 width: 100%;
}

.se-hero-top::after {
 position: absolute;
 top: 15px;
 left: 50%;
 transform: translateX(-50%);
 background-image: url("https://www.sefiles.net/files/library/site/se-logo-row-360wht-thomson.svg");
 background-size: cover;
 display: inline-block;
 width: 154px;
 height: 46px;
 content: "";
}

.se-hero-inner .block-bg-img {
 padding: 14% 15px;
}

.sePage .sePageLayout .se-hero-top .block-bg-img h1,
.sePage .sePageLayout .se-hero-inner .block-bg-img h2 {
 color: #ffffff;
}

/* TYPOGRAPHY */
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3,
.sePage .sePageLayout .sePageMain h5,
.sePage .sePageLayout .sePageMain h6 {
 color: #0033ae;
 font-family: meno-banner, serif;
 font-weight: 300;
 font-style: normal;
 text-shadow: none;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 60px;
 margin-top: 10%;
}

.sePage .sePageLayout .sePageMain h2 {
 font-size: 46px;
}

.sePage .sePageLayout .sePageMain h3 {
 font-size: 32px;
}

.sePage .sePageLayout .sePageMain h4 {
 color: #0033ae;
 font-family: europa, sans-serif;
 font-weight: 400;
 font-style: normal;
 letter-spacing: 0.05em;
 font-size: 14px;
 text-transform: uppercase;
}

.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 font-family: meno-banner, serif;
 font-weight: 400;
 font-style: normal;
 font-size: 24px;
 color: #0033ae;
}

.review-name {
 font-family: europa, sans-serif;
 font-size: 14px;
 font-style: normal;
 font-weight: 400;
 margin-top: 11px;
}

.sePage .sePageLayout .sePageMain a:not(.btn),
.sePage .sePageLayout .sePageMain a:not(.btn):visited {
 color: #0c2635;
 font-family: europa, sans-serif;
 font-size: 14px;
 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: #0032ae;
 text-decoration: underline;
}

.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 p,
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn),
.sePage .sePageLayout .sePageMain .se-text-white a:not(.btn):visited {
 color: #ffffff;
 text-shadow: none;
}

/* 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 {
 color: #0032ae;
 background-color: #ffffff;
 border-color: #0032ae;
 font-family: europa, sans-serif;
 font-weight: 400;
 font-style: normal;
 font-size: 14px;
 letter-spacing: 0.75px;
 margin-top: 0;
 margin-bottom: 22px;
 padding: 9px 22px 8px;
 text-transform: uppercase;
}

.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: #0032ae;
}

.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 {
 color: #ffffff;
 border: none;
 background-color: #0032ae;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 border-color: #fff;
 border-width: 1px;
 background: transparent;
 color: #fff;
}

.sePage .sePageLayout .sePageMain .btn-default:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-default:visited {
 color: #fff;
}

.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: #fff;
 background: #fff;
 color: #0032ae;
 text-decoration: none;
}

.custom4-1 {
 margin: 0 auto;
 max-width: 1170px;
}

.sePage .sePageLayout .se-btn-group,
.sePage .sePageLayout .content-block-column .se-btn-group {
 display: flex;
 justify-content: center;
 align-items: center;
 flex-direction: column;
}
.sePage .sePageLayout .se-btn-group .btn:not(:last-child),
.sePage
 .sePageLayout
 .content-block-column
 .se-btn-group
 .btn:not(:last-child) {
 margin-bottom: 3px;
}
.sePage .sePageLayout .se-btn-group .btn,
.sePage .sePageLayout .content-block-column .se-btn-group .btn {
 margin-top: 0;
}

/* SLIDER STYLES */
.sePage .sePageLayout .se-hero-slider-top h2 {
 margin-top: 22px;
 color: #fff;
}
.sePage .sePageLayout .se-hero-slider-top .se-hero-slider-top-wrapper {
 margin-bottom: 0;
}
.sePage .sePageLayout .se-hero-slider-top .customContentBlock {
 padding: 0;
}
.sePage .sePageLayout .se-hero-slider-top .content-block-column {
 text-align: center;
 display: inline-flex !important;
 position: relative;
 flex-direction: column;
 align-items: center;
 justify-content: center;
 z-index: 0;
 min-height: 680px;
 padding: 45px 30px;
}

.sePage .sePageLayout .se-hero-slider-top .content-block-content {
 z-index: 1;
 position: relative;
 white-space: normal;
}
.sePage .sePageLayout .se-hero-slider-top .slick-slide {
 padding: 0;
}

.sePage .sePageLayout .se-hero-slider-top .slick-dots {
 bottom: 22px;
 margin: 0;
}
.sePage .sePageLayout .se-hero-slider-top .slick-dots li button {
 padding: 0;
 width: auto;
 height: auto;
}
.sePage .sePageLayout .se-hero-slider-top .slick-dots li button:before {
 top: 0;
 left: 0;
 content: "•";
 width: 20px;
 height: 20px;
 font-family: "Font Awesome 6 Free";
 font-size: 20px;
 line-height: 20px;
 text-align: center;
 color: #fff;
}

@media (min-width: 768px) {
 .sePage .sePageLayout .se-btn-group,
 .sePage .sePageLayout .content-block-column .se-btn-group {
 display: flex;
 flex-direction: row;
 }
 .sePage .sePageLayout .se-btn-group.left,
 .sePage .sePageLayout .content-block-column .se-btn-group.left {
 justify-content: flex-start;
 }
 .sePage .sePageLayout .se-btn-group .btn:not(:last-child),
 .sePage
 .sePageLayout
 .content-block-column
 .se-btn-group
 .btn:not(:last-child) {
 margin-right: 3px;
 margin-bottom: 22px;
 }
 .sePage .sePageLayout .se-btn-group .btn,
 .sePage .sePageLayout .content-block-column .se-btn-group .btn {
 margin-bottom: 22px;
 }

 .sePage .sePageLayout .se-hero-slider-top .content-block-column {
 min-height: 820px;
 }
 .sePage .sePageLayout .se-hero-slider-top h2 {
 font-size: 80px;
 }

 .se-hero-top::after {
 position: absolute;
 top: 30px;
 width: 200px;
 height: 59px;
 }

 .sePage .sePageLayout .sePageMain h1 {
 font-size: 100px;
 margin-top: 5%;
 }
}

@media (min-width: 992px) {
 .se-fw-section .container-fluid {
 padding-left: 60px !important;
 padding-right: 60px !important;
 }
}
