@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;
}

.ws-code-section .customContentBlock {
 min-height: 0;
}

#PageMain,
#PageFooter {
 margin-top: 0;
}

.sePageMain .container-fluid {
 margin: 0 auto;
 padding: 0 15px;
}

.sePageMain .ws-fw-section .container-fluid {
 margin: 0 auto;
 padding: 0 30px;
}

.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3 {
 color: #000;
 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: #000;
 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;
}

/* BUTTONS */
.sePage .sePageLayout .sePageMain a.btn.btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-default {
 margin-bottom: 22px;
 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 a.btn.btn-primary:visited {
 color: #fff;
}

.sePage .sePageLayout .sePageMain a.btn.btn-primary:hover,
.sePage .sePageLayout .sePageMain .btn-primary:active,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:focus {
 color: #fff !important;
 background: #000 !important;
 background: -moz-linear-gradient(left, #000 25%, #000 100%) !important;
 background: -webkit-linear-gradient(
 left,
 #000 25%,
 #000 100%
 ) !important;
 background: linear-gradient(to right, #000 25%, #000 100%) !important;
 transition: all 0.2s ease;
}


.sePage .sePageLayout .sePageMain a.btn.btn-default:visited {
 color: #000;
}

.sePage .sePageLayout .sePageMain a.btn.btn-default:hover,
.sePage .sePageLayout .sePageMain .btn-default:active,
.sePage .sePageLayout .sePageMain a.btn.btn-default:focus {
 color: #000 !important;
 background: #e1e1e1 !important;
 transition: all 0.2s ease;
}

.sePage .sePageLayout .sePageMain a.btn.btn-primary:hover i,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:active i,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:focus i {
 right: 20px;
 opacity: 1;
}

.seSearchProductsContainer .seProduct .seProductPrice {
 color: #414141;
}
.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;
}
.sePage .sePageLayout .sePageMain .se-hp-hero-top .content-block-column {
 display: flex;
 position: relative;
 align-items: left;
 justify-content: left;
 z-index: 1;
 padding: 18% 15px;
}
.sePage .sePageLayout .sePageMain .se-hp-hero-top {
 position: relative;
 background-repeat: no-repeat;
}
.sePage .sePageLayout .sePageMain .se-hp-hero-top::after {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 background: rgba(0, 0, 0, 0.1);
 padding: 0;
 width: 100%;
 content: "";
}
.sePage .sePageLayout .se-hp-hero-top h1 {
 color: #fff;
 margin-top: 22px;
 text-shadow: 1px 1px 5px black;
}
.sePage .sePageLayout .se-hp-hero-top p {
 margin-top: 0;
 margin-bottom: 22px;
 font-size: 18px;
 color: #fff;
}

.sePage .sePageLayout .sePageMain:not(.rpv2) .ws-feature-img-link-section {
 margin-bottom: 0;
}
.sePage
 .sePageLayout
 .sePageMain:not(.rpv2)
 .ws-feature-img-link-section
 .content-block-column {
 min-height: 480px;
 padding: 0;
 overflow: hidden;
 background-repeat: no-repeat;
 position: relative;
}
.sePage
 .sePageLayout
 .sePageMain:not(.rpv2)
 .ws-feature-img-link-section
 .content-block-column::after {
 content: "";
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 background: inherit;
 background-size: cover;
 -webkit-transform-origin: center;
 transform-origin: center;
 transition: all 0.3s ease-in-out;
 z-index: 1;
}
.sePage
 .sePageLayout
 .sePageMain:not(.rpv2)
 .ws-feature-img-link-section
 .content-block-column:hover::after,
.sePage
 .sePageLayout
 .sePageMain:not(.rpv2)
 .ws-feature-img-link-section
 .content-block-column:active::after,
.sePage
 .sePageLayout
 .sePageMain:not(.rpv2)
 .ws-feature-img-link-section
 .content-block-column:focus::after {
 -webkit-transform: scale(1.02);
 transform: scale(1.02);
}
.sePage
 .sePageLayout
 .sePageMain:not(.rpv2)
 .ws-feature-img-link-section
 .content-block-column
 a {
 z-index: 2;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 width: 100%;
 flex-direction: row;
 align-items: flex-start;
 justify-content: flex-start;
 flex-wrap: wrap;
 background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.1));
 color: #fff;
 font-family: "overpass", sans-serif;
 font-size: 36px;
 text-align: left;
 text-shadow: none;
 font-weight: 800;
 line-height: 1.1;
 text-decoration: none;
 transition: all 0.3s ease-in-out;
 padding: 22px 30px;
 margin: 0;
}
.sePage
 .sePageLayout
 .sePageMain:not(.rpv2)
 .ws-feature-img-link-section
 .content-block-column
 a
 span {
 color: #fff;
 display: block;
 font-family: "overpass", sans-serif;
 font-size: 18px;
 text-align: left;
 text-shadow: none;
 font-weight: 400;
 line-height: 1.1;
 text-decoration: none;
 transition: all 0.3s ease-in-out;
}

.sePage
 .sePageLayout
 .sePageMain:not(.rpv2)
 .ws-feature-img-link-section
 .content-block-column
 a:hover,
.sePage
 .sePageLayout
 .sePageMain:not(.rpv2)
 .ws-feature-img-link-section
 .content-block-column
 a:active,
.sePage
 .sePageLayout
 .sePageMain:not(.rpv2)
 .ws-feature-img-link-section
 .content-block-column
 a:focus {
 color: #fff;
 text-decoration: none;
 background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.05));
}

.sePage .sePageLayout .ws-feature-img-link-section .content-block-column a,
.sePage
 .sePageLayout
 .ws-feature-img-link-section
 .content-block-column
 a:hover {
 color: #fff;
 text-decoration: none;
}
.sePage .sePageLayout .ws-feature-img-link-section .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 15px;
 padding-right: 15px;
}
.sePage .sePageLayout .ws-feature-img-link-section .row {
 padding: 5px;
 background-color: transparent;
}
.sePage .sePageLayout .ws-feature-img-link-section .col-margin-bottom {
 margin-bottom: 0;
 padding: 5px;
}
.sePage .sePageLayout .ws-feature-img-link-section.top .container-fluid,
.sePage .sePageLayout .ws-feature-img-link-section.middle .container-fluid {
 padding-bottom: 0;
}
.sePage .sePageLayout .ws-feature-img-link-section.top .row {
 padding: 5px 5px 0;
}
.sePage .sePageLayout .ws-feature-img-link-section.middle .row {
 padding: 0 5px;
}
.sePage .sePageLayout .ws-feature-img-link-section.bottom .row {
 padding: 0 5px 5px;
}

@media (min-width: 768px) {
 .sePage .sePageLayout .se-hero-slider-top .content-block-column {
 min-height: 680px;
 }
}
