@import url("https://use.typekit.net/lyf5pky.css");

@font-face {
 font-family: "Rodger Black";
 src: url("https://www.sefiles.net/files/library/site/Rodger-Black.woff2")
 format("woff2"),
 url("https://www.sefiles.net/files/library/site/Rodger-Black.woff")
 format("woff"),
 url("https://www.sefiles.net/files/library/site/Rodger-Black.ttf")
 format("truetype");
 font-display: swap;
}

#PageMain,
#PageFooter {
 margin-top: 0;
}

.sePage .sePageLayout .sePageMain .container-fluid {
 padding: 0 15px;
}

.sePage .sePageLayout .sePageMain .se-fw-section .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 30px;
 padding-right: 30px;
}

/* HERO */
.se-hero .block-bg-img {
 padding: 20vw 30px;
}

.se-hero-inner .block-bg-img {
 padding: 20vw 30px;
}

.se-hero-inner.large .block-bg-img {
 padding: 10vw 30px 50vw;
}

/* 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;
}

/* FULL WIDTH 2 COLUMN FEATURE */
.sePage .sePageLayout .se-feature-2col-section h2,
.sePage .sePageLayout .se-feature-2col-section h3 {
 margin-top: 11px;
 margin-bottom: 22px;
}

.sePage .sePageLayout .se-feature-2col-section p {
 margin-bottom: 30px;
}

.sePage .sePageLayout .se-feature-2col-fw-section p {
 margin-top: 11px;
 margin-bottom: 11px;
}

.se-feature-2col-fw-section .content-block-column,
.se-feature-2col-section .content-block-column {
 display: flex;
 flex-direction: column;
 justify-content: center;
}

.se-feature-2col-fw-section .content-block-column:first-child {
 min-height: 640px;
}

.se-feature-2col-fw-section .content-block-column:last-child,
.se-feature-2col-section .content-block-column:last-child {
 padding: 45px 30px;
 text-align: center;
}

.se-feature-2col-fw-section.reverse .content-block-column:first-child {
 min-height: unset;
 padding: 45px 30px;
 text-align: center;
}
img.globe-logo {
 margin: 11px auto;
}

.se-feature-2col-fw-section.reverse .content-block-column:last-child {
 padding: 0;
 min-height: 640px;
}

/* TYPOGRAPHY */
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
 font-family: degular, sans-serif;
 font-style: normal;
 font-weight: 800;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 48px;
 line-height: 0.85;
 color: #000;
}
.sePage .sePageLayout .sePageMain h2 {
 font-size: 36px;
 color: #000;
}
.sePage .sePageLayout .sePageMain h3 {
 font-size: 28px;
 color: #000;
}

.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 color: #000;
 font-family: degular-text, sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
}

.sePage .sePageLayout .sePageMain a:not(.btn) {
 color: #000;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain a:not(.btn):hover {
 color: #000;
 text-decoration: underline;
}

.seAdvancedItemCarousel .slick-track .seProductPrice {
 color: #333;
}

.seAdvancedItemCarousel .slick-track .seSpecialPrice {
 color: #d9364b;
}

.sePage .sePageLayout .sePageMain ol.globe-list li {
 font-family: "Rodger Black", sans-serif;
 font-style: normal;
 font-weight: 800;
 color: #000;
 font-size: 24px;
}

/* TEXT SHADOW REMOVE */
.block-bg-img .h1,
.block-bg-img .h2,
.block-bg-img .h3,
.block-bg-img h1,
.block-bg-img h2,
.block-bg-img h3,
.block-bg-img ol,
.block-bg-img p,
.block-bg-img ul {
 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 .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 padding: 8px 28px;
 font-size: 16px;
 font-family: degular-text, 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: #000;
 background: #000;
 color: #fff;
}

.sePage .sePageLayout .sePageMain .seContentSectionLink .btn-primary,
.sePage .sePageLayout .sePageMain .seContentSectionLink a.btn.btn-primary {
 border-color: #000;
 background: #000;
}

.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):visited,
.sePage .sePageLayout .sePageMain .btn-primary:visited,
.sePage .sePageLayout .sePageMain a.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 .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: #353535;
 background: #353535;
 color: #fff;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain .btn-default,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 border-color: #fff;
 border-width: 2px;
 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: #252525;
 text-decoration: none;
}

/* BUTTON GROUP */
.sePage .sePageLayout .se-btn-group,
.sePage .sePageLayout .content-block-column .se-btn-group {
 display: flex;
 justify-content: center;
 flex-direction: column;
 margin-bottom: 18px;
}
.sePage .sePageLayout .se-btn-group .btn,
.sePage .sePageLayout .content-block-column .se-btn-group .btn {
 margin-top: 0;
 margin-bottom: 4px;
}
.sePage .sePageLayout .se-btn-group .btn.btn-link:not(:last-child),
.sePage
 .sePageLayout
 .content-block-column
 .se-btn-group
 .btn.btn-link:not(:last-child) {
 border-bottom: 1px solid #d2d2d2;
}
.sePage .sePageLayout .se-btn-group.top,
.sePage .sePageLayout .content-block-column .se-btn-group.top {
 margin-bottom: 0;
}

/*ACCORDIAN*/
.sePage .sePageLayout .se-accordian-section .content-block-column {
 height: 100% !important;
}
.sePage .sePageLayout .se-accordian-section .se-accordion {
 text-align: left;
}
.sePage .sePageLayout .se-accordian-section .se-accordion .card {
 padding: 0;
 border: 1px solid #000;
 border-width: 1px 0;
 margin-bottom: -1px;
 -webkit-column-break-inside: avoid;
 break-inside: avoid-column;
}
.sePage
 .sePageLayout
 .sePageMain
 .se-accordian-section
 .se-accordion
 .card-body {
 padding-bottom: 22px;
}

.sePage .sePageLayout .se-accordian-section .se-accordion h3.mb-0 {
 margin: 0;
 font-size: 26px;
}

.sePage .sePageLayout .se-accordian-section .se-accordion button {
 margin: 0;
 font-size: 26px;
 padding: 11px 0;
 text-decoration: none;
 white-space: normal;
 text-align: left;
 width: 100%;
 position: relative;
 color: #000;
}
.sePage
 .sePageLayout
 .sePageMain
 .se-accordian-section
 .se-accordion
 button:focus {
 outline: none;
}
.sePage
 .sePageLayout
 .sePageMain
 .se-accordian-section
 .se-accordion
 button:after {
 font-family: "Font Awesome 5 Free";
 font-weight: 900;
 font-size: 22px;
 content: "\f068";
 position: absolute;
 right: 0;
 top: 50%;
 -webkit-transform: translateY(-50%) rotate(0deg);
 -ms-transform: translateY(-50%) rotate(0deg);
 transform: translateY(-50%) rotate(0deg);
 -webkit-transition: all 0.25s 0s;
 transition: all 0.25s 0s;
 -webkit-animation: fadeIn ease 0.25s;
 animation: fadeIn ease 0.25s;
}
.sePage
 .sePageLayout
 .sePageMain
 .se-accordian-section
 .se-accordion
 button.collapsed:after {
 content: "\f067";
 -webkit-transition: all 0.25s 0s;
 transition: all 0.25s 0s;
 -webkit-transform: translateY(-50%) rotate(-90deg);
 -ms-transform: translateY(-50%) rotate(-90deg);
 transform: translateY(-50%) rotate(-90deg);
}

@media (min-width: 768px) {
 .sePage .sePageLayout .sePageMain h1 {
 font-size: 80px;
 }
 .sePage .sePageLayout .sePageMain h2 {
 font-size: 72px;
 }
 .sePage .sePageLayout .sePageMain h3 {
 font-size: 60px;
 }
 img.globe-logo {
 margin: 11px 0;
 }
 /* BUTTON GROUP */
 .sePage .sePageLayout .se-btn-group,
 .sePage .sePageLayout .content-block-column .se-btn-group {
 display: flex;
 flex-direction: row;
 flex-wrap: wrap;
 }
 .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: 4px;
 }
 .sePage .sePageLayout .se-btn-group .btn.btn-link:not(:last-child),
 .sePage
 .sePageLayout
 .content-block-column
 .se-btn-group
 .btn.btn-link:not(:last-child) {
 margin-right: 0;
 border-bottom: none;
 border-right: 1px solid #d2d2d2;
 }
 .se-feature-2col-fw-section .content-block-column:last-child,
 .se-feature-2col-section .content-block-column:last-child {
 padding: 30px;
 text-align: left;
 }
 .se-feature-2col-fw-section.reverse .content-block-column:first-child {
 padding: 30px;
 text-align: left;
 }
}

@media (min-width: 992px) {
 /* FULL WIDTH 2 COLUMN FEATURE */
 .se-feature-2col-fw-section .content-block-column:first-child {
 width: 55%;
 }
 .se-feature-2col-fw-section .content-block-column:last-child {
 width: 45%;
 }
 .se-feature-2col-fw-section .content-block-column:last-child,
 .se-feature-2col-section .content-block-column:last-child {
 padding: 45px 60px;
 }
 .se-feature-2col-fw-section .custom1-6 .col-sm-pull-6 {
 right: 55%;
 }
 .se-feature-2col-fw-section .custom1-6 .col-sm-push-6 {
 left: 45%;
 }

 .se-feature-2col-fw-section.reverse .content-block-column:first-child {
 width: 45%;
 padding: 45px 60px;
 }
 .se-feature-2col-fw-section.reverse .content-block-column:last-child {
 width: 55%;
 padding: 0;
 }
 .se-feature-2col-fw-section.reverse .custom1-6 .col-sm-pull-6 {
 right: 45%;
 }
 .se-feature-2col-fw-section.reverse .custom1-6 .col-sm-push-6 {
 left: 55%;
 }
}

@media (min-width: 1200px) {
 /* FULL WIDTH 2 COLUMN FEATURE */
 .se-feature-2col-fw-section .content-block-column:first-child {
 min-height: 720px;
 }

 .se-feature-2col-fw-section .content-block-column:last-child {
 padding: 45px 90px;
 }

 .se-feature-2col-fw-section.reverse .content-block-column:first-child {
 padding: 45px 90px;
 min-height: unset;
 }

 .se-feature-2col-fw-section.reverse .content-block-column:last-child {
 padding: 0;
 min-height: 720px;
 }

 .sePage .sePageLayout .sePageMain .se-fw-section .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 60px;
 padding-right: 60px;
 }
}

@media (min-width: 1600px) {
 .sePage .sePageLayout .sePageMain h1 {
 font-size: 120px;
 }
 .sePage .sePageLayout .sePageMain h2 {
 font-size: 80px;
 }
}
