@font-face {
 font-family: "overpass";
 src: url("https://www.sefiles.net/files/library/site/overpass-light.woff2")
 format("woff2"),
 url("https://www.sefiles.net/files/library/site/overpass-light.woff")
 format("woff"),
 url("https://www.sefiles.net/files/library/site/overpass-light.ttf")
 format("truetype");
 font-weight: 400;
 font-style: normal;
}

@font-face {
 font-family: "overpass";
 src: url("https://www.sefiles.net/files/library/site/overpass-regular.woff2")
 format("woff2"),
 url("https://www.sefiles.net/files/library/site/overpass-regular.woff")
 format("woff"),
 url("https://www.sefiles.net/files/library/site/overpass-regular.ttf")
 format("truetype");
 font-weight: 500;
 font-style: normal;
}

@font-face {
 font-family: "overpass";
 src: url("https://www.sefiles.net/files/library/site/overpass-italic.woff2")
 format("woff2"),
 url("https://www.sefiles.net/files/library/site/overpass-italic.woff")
 format("woff"),
 url("https://www.sefiles.net/files/library/site/overpass-italic.ttf")
 format("truetype");
 font-weight: 500;
 font-style: italic;
}

@font-face {
 font-family: "overpass";
 src: url("https://www.sefiles.net/files/library/site/overpass-bold.woff2")
 format("woff2"),
 url("https://www.sefiles.net/files/library/site/overpass-bold.woff")
 format("woff"),
 url("https://www.sefiles.net/files/library/site/overpass-bold.ttf")
 format("truetype");
 font-weight: 700;
 font-style: normal;
}

@font-face {
 font-family: "overpass";
 src: url("https://www.sefiles.net/files/library/site/overpass-extrabold.woff2")
 format("woff2"),
 url("https://www.sefiles.net/files/library/site/overpass-extrabold.woff")
 format("woff"),
 url("https://www.sefiles.net/files/library/site/overpass-extrabold.ttf")
 format("truetype");
 font-weight: 800;
 font-style: normal;
}

#PageMain,
#PageFooter {
 margin-top: 0;
}

.sePage .sePageLayout .sePageMain .container-fluid {
 padding: 0 15px;
}

.se-code-section .customContentBlock {
 min-height: 0;
}

section.giantEL-slider.EL1, 
section.giantEL-slider.EL2,
section.giantEL-slider.EL3 {
display: none;
}

.se-fw-section .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 30px;
 padding-right: 30px;
}

.custom3-1 .text-center .editContent,
.custom4-1 .text-center .editContent,
.custom5-4 .text-center .editContent,
.slide-text {
 margin: auto;
 width: 100%;
 max-width: 940px;
 padding-left: 15px;
 padding-right: 15px;
}

.sePageContent .sePageSection.no-button .editContent {
 padding-bottom: 11px;
}

.giant-topo-pattern {
 background-color: #000000 !important;
 background-image: url(https://www.sefiles.net/images/library/site/Topographic-Map_Overlay.svg) !important;
 background-repeat: repeat !important;
 background-position: center center !important;
 background-size: cover !important;
}

.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
 color: #9fa1a4;
 font-family: "overpass", sans-serif;
 font-style: normal;
 font-weight: 800;
 text-transform: uppercase;
 line-height: 1.1;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 48px;
}

.sePage .sePageLayout .sePageMain h2 {
 font-size: 44px;
}

.sePage .sePageLayout .sePageMain h3 {
 font-size: 32px;
}

.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 color: #9fa1a4;
 font-family: "overpass", sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
 line-height: 1.3;
}

.sePage .sePageLayout .sePageMain a:not(.btn) {
 color: #252525;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain a:not(.btn):hover {
 color: #121212;
 text-decoration: underline;
}

.seSearchProductsContainer .seProduct .seProductPrice {
 color: #414141;
}

.sePage .sePageLayout .se-feature-card-section {
 margin-bottom: 0px;
 padding-bottom: 30px;
}
.sePage .sePageLayout .se-feature-card-section .editContent {
 width: 100%;
}
.sePage .sePageLayout .se-feature-card-section .content-block-content {
 padding: 15px 30px;
 text-align: center;
}
.sePage .sePageLayout .se-feature-card-section .content-block-content h2,
.sePage .sePageLayout .se-feature-card-section .content-block-content h3 {
 margin-top: 22px;
}
.sePage .sePageLayout .se-feature-card-section .content-block-content p {
 margin-bottom: 22px;
}
.sePage .sePageLayout .se-feature-card-section .col-margin-bottom {
 padding: 0;
}

/* BUTTONS */
.sePage .sePageLayout .sePageMain .btn:not(.btn-link),
.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary {
 margin-bottom: 0;
 border-radius: 0;
 padding: 4px 35px;
 font-size: 16px;
 font-family: "overpass", sans-serif;
 text-align: center;
 text-decoration: none;
 white-space: normal;
 cursor: pointer;
 background: #06038d !important;
 background: -moz-linear-gradient(left, #06038d 25%, #00a3e1 100%) !important;
 background: -webkit-linear-gradient(
 left,
 #06038d 25%,
 #00a3e1 100%
 ) !important;
 background: linear-gradient(to right, #06038d 25%, #00a3e1 100%) !important;
 color: #fff !important;
 font-weight: 700;
 border: unset;
 position: relative;
 line-height: 35px;
 transition: all 0.2s ease;
 text-transform: uppercase;
 letter-spacing: 0.1rem;
 touch-action: manipulation;
}

.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 {
 padding: 4px 50px 4px 20px;
 color: #fff;
}

.sePage .sePageLayout .sePageMain .btn:not(.btn-link) i,
.sePage .sePageLayout .sePageMain .btn-primary i,
.sePage .sePageLayout .sePageMain a.btn.btn-primary i {
 position: absolute;
 top: 50%;
 transform: translate(0, -50%);
 right: 30px;
 transition: all 0.2s ease;
 color: #000;
 opacity: 0;
 line-height: 35px;
}

.sePage .sePageLayout .sePageMain .sePageMain .btn:not(.btn-link):hover i,
.sePage .sePageLayout .sePageMain .btn-primary:hover i,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:hover i,
.sePage .sePageLayout .sePageMain .btn:not(.btn-link):active i,
.sePage .sePageLayout .sePageMain .btn-primary:active i,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:active i,
.sePage .sePageLayout .sePageMain .btn:not(.btn-link):focus i,
.sePage .sePageLayout .sePageMain .btn-primary:focus i,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:focus i {
 right: 20px;
 opacity: 1;
}

button.change-model {
 overflow: visible;
 background-color: transparent;
 margin: auto;
 padding: 0;
 border: none;
transition: all 0.2s ease;
}

button.change-model:hover {
 background-color: #0f0f0f;
}

.giantEL-slider .slider-for-el0,
.giantEL-slider .slider-for-el1,
.giantEL-slider .slider-for-el2,
.giantEL-slider .slider-for-el3 {
 width: 100%;
 margin: 0 auto;
}

.giantEL-slider img {
 margin: auto;
}

.giantEL-slider .slider-nav-el0 .slick-slide,
.giantEL-slider .slider-nav-el1 .slick-slide,
.giantEL-slider .slider-nav-el2 .slick-slide,
.giantEL-slider .slider-nav-el3 .slick-slide {
 text-align: center;
 padding-left: 1px;
 padding-right: 1px;
}

.giantEL-slider .slider-nav-el0,
.giantEL-slider .slider-nav-el1,
.giantEL-slider .slider-nav-el2,
.giantEL-slider .slider-nav-el3 {
 width: 100%;
 max-width: 940px;
 margin: 30px auto;
 cursor: pointer;
}

.EL0sliderDots.EL0sliderArrows,
.EL1sliderDots.EL1sliderArrows,
.EL2sliderDots.EL2sliderArrows,
.EL3sliderDots.EL3sliderArrows {
 display: flex;
 align-items: center;
 justify-content: center;
 margin: 0 auto 45px;
}

.giantEL-slider .slick-dots {
 margin: 0 11px;
 position: static;
 width: auto;
 height: 20px;
 display: flex;
 align-items: center;
 justify-content: center;
}

.giantEL-slider .slick-next,
.giantEL-slider .slick-prev {
 position: static;
 line-height: 0;
 font-size: 0;
 cursor: pointer;
 transform: none;
}

.sePage .sePageLayout .giantEL-slider .slick-next:before,
.sePage .sePageLayout .giantEL-slider .slick-prev:before {
 color: #9fa1a4;
}

.giantEL-slider .slick-dots li button:before {
 height: 10px;
 width: 10px;
 opacity: 1;
 border: 1px solid #9fa1a4;
 border-radius: 11px;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 content: "";
 font-size: 6px;
 line-height: 22px;
 text-align: center;
}

.giantEL-slider .slick-dots li.slick-active button:before {
 background-color: #9fa1a4;
 border: 1px solid #9fa1a4;
 outline: solid 1px transparent;
 opacity: 1;
}

.sePage .sePageLayout .sePageMain .slide-text {
 margin: 41px auto 0;
}

.sePage .sePageLayout .sePageMain .slide-text p {
 font-size: 18px;
}

/* clear fix */
.grid:after {
 content: "";
 display: block;
 clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
 width: 100%;
}

.grid-item {
 float: left;
 padding: 15px;
}

.grid-item img {
 display: block;
 max-width: 100%;
}

@media (min-width: 768px) {
 /* ---- .grid-item ---- */

 .grid-sizer,
 .grid-item {
 width: 50%;
 }
}

@media (min-width: 992px) {
 /* ---- .grid-item ---- */

 .grid-sizer,
 .grid-item {
 width: 33.333%;
 }
}
