@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,600;1,200;1,400&display=swap');

.se-code-section .customContentBlock {
 min-height: 0;
}

/* PAGE MARGINS */
.sePage .sePageLayout #PageMain, .sePage .sePageLayout #PageFooter {
 margin-top: 0;
}

.container-fluid {
 padding: 0 15px !important;
}

/* 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: #ffffff;
 font-family: 'Titillium Web', sans-serif;
 font-style: normal;
 font-weight: 300;
 letter-spacing: 2.8px;
 text-transform: uppercase;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 36px;
}

.sePage .sePageLayout .sePageMain h2 {
 font-size: 36px;
 line-height: 1.3;
}

.sePage .sePageLayout .sePageMain h3 {
 color: #00a1e1;
 font-size: 28px;
}

.sePage .sePageLayout .sePageMain h4 {
 font-size: 20px;
}

.sePage .sePageLayout .sePageMain h5 {
 font-size: 18px;
}

.sePage .sePageLayout .sePageMain h6 {
 font-size: 16px;
}

.sePage .sePageLayout .sePageMain p {
 color: #e5e5e5;
 font-family: 'Titillium Web', sans-serif;
 font-size: 20px;
 font-weight: 400;
 line-height: 1.5
}

.sePage .sePageLayout .sePageMain a:not(.btn),
.sePage .sePageLayout .sePageMain a:not(.btn):visited {
 color: #fff;
 font-family: 'Titillium Web', sans-serif;
 font-size: 20px;
 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: #e5e5e5;
 text-decoration: underline;
}

/* BUTTONS */
/* 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 {
 margin: 11px auto;
 margin-top: 0;
 margin-bottom: 11px;
 border-radius: 0px;
border-width: 2px;
 border-color: #00a1e1;
 background: transparent;
 padding: 8px 22px;
 color: #fff;
 font-family: 'Titillium Web', sans-serif;
 font-size: 15px;
 font-style: normal;
 font-weight: 600;
 letter-spacing: .25px;
 text-align: center;
 text-decoration: none;
 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: #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 {
 border-color: #00a1e1;
 background: #00a1e1;
 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 {
 margin: 11px auto;
 margin-top: 0;
 margin-bottom: 11px;
 border-radius: 0px;
 border-color: #ffffff;
 background: #ffffff;
 padding: 8px 22px;
 color: #000;
 font-family: 'Titillium Web', sans-serif;
 font-size: 15px;
 font-style: normal;
 font-weight: 600;
 letter-spacing: .25px;
 text-align: center;
 text-decoration: none;
 text-transform: uppercase;
}

.sePage .sePageLayout .sePageMain .btn-default:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-default:visited,
.sePage .sePageLayout .sePageMain button.btn.btn-default:visited {
 color: #000;
}

.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 {
 border-color: #ffffff;
 background: #e5e5e5;
 color: #000;
 text-decoration: none;
}

/* HERO */
.se-hero-video .video-btn {
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translateX(-50%) translateY(-50%);
}

.se-hero-video .video-btn i {
 font-size: 32px;
}

.se-hero-inner .block-bg-img {
 margin: 0 auto;
 padding: 150px 15px;
 max-width: 820px;
}

.se-hero-inner {
 position: relative;
 overflow: hidden;
}

.se-hero-inner .editContent {
 position: relative;
 z-index: 1;
}

.se-hero-inner::after {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 background-color: rgba(0,0,0, 0.2);
 padding: 0 15px;
 width: 100%;
 content: '';
}

.sePage .sePageLayout .sePageMain .se-hero-inner h2 {
 font-weight: 600;
}

/* Divider */
.sePage .sePageLayout .se-divider-style-1 {
 margin-bottom: 0;
 border-bottom: 1px solid white;
 padding-bottom: 45px;
}

/* Text Section */
.custom4-1 .editContent {
 margin: 0 auto;
 max-width: 870px;
}

/* 2 COL FEATURE */
.se-2col-feature .content-block-column:first-child {
 background-repeat: no-repeat;
 min-height: 340px;
}

.se-2col-feature .content-block-column:last-child {
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
 padding: 45px;
}

/* Service Menu */
.sePage .sePageLayout .sePageMain .se-services-header h1 {
 display: flex;
 align-items: center;
 margin: 0;
 font-weight: 600;
}

.se-services-menu .row div:last-child p {
 margin: 15px 0 30px;
 border-bottom: 1px solid #333333;
 padding-bottom: 30px;
}

.sePage .sePageLayout .sePageMain .se-services-menu h2 {
 margin: 0;
 font-size: 45px;
 font-weight: 600;
 line-height: 1.1;
}

.sePage .sePageLayout .sePageMain .se-services-menu h2 span {
 display: block;
 color: #e2e2e2;
 font-size: 18px;
 font-weight: 400px;
}

.se-services-menu .row>div {
 justify-content: center;
 text-align: center;
}

@media only screen and (max-width: 767px) {
 .sePageContent .sePageSection.seHeroTop {
 padding: 15px 0;
 }
 .seHeroTop image {
 max-width: 280px !important;
 margin: 0 auto;
 }
 .sePage .sePageLayout .sePageMain .se-services-header h1 {
 text-align: center;
 }
}

@media only screen and (min-width: 768px) {
 .sePage .sePageLayout .sePageMain h1 {
 font-size: 50px;
 }

 .se-2col-feature .content-block-column {
 width: 100%;
 }
 .se-2col-feature .custom1-6 .col-sm-pull-6 {
 right: inherit;
 }
 .se-2col-feature .custom1-6 .col-sm-push-6 {
 left: inherit;
 }
 .se-services-menu .row>div {
 justify-content: flex-start;
 text-align: left;
 }
 .se-services-menu .row>div:nth-child(2) {
 justify-content: center;
 text-align: center;
 }
 .se-services-menu .row div:last-child p {
 margin: 10px 0 30px;
 border-bottom: 0;
 padding-bottom: 0;
 }
}

@media only screen and (min-width: 992px) {
 .sePage .sePageLayout .sePageMain h1 {
 font-size: 66px;
 }

 .se-2col-feature .content-block-column:last-child {
 width: 50%;
 }

 .se-2col-feature .content-block-column:first-child {
 width: 50%;
 min-height: 545px;
 }
 .se-2col-feature .custom1-6 .col-sm-pull-6 {
 right: 50%;
 }

 .se-2col-feature .custom1-6 .col-sm-push-6 {
 left: 50%;
 }
}
