@import url("https://use.typekit.net/xnm4cam.css");

#PageMain,
#PageFooter {
 margin-top: 0;
}

.se-code-section .customContentBlock {
 min-height: 0;
}

.sePageContent .sePageSection.se-catalog-heading{
 padding-bottom: 5px;
}
.se-catalog-heading .editContent {
 background: #fff;
 padding: 15px 30px 22px;
}

.ws-display-mobile {
 display: block;
}
.ws-display-desktop{
 display: none;
}

.sePageMain .se-fw-section .container-fluid {
 padding: 0 30px !important;
}

/*TYPOGRAPHY*/
.sePage .sePageLayout .sePageMain h1,
.sePage .sePageLayout .sePageMain h2,
.sePage .sePageLayout .sePageMain h3,
.sePage .sePageLayout .sePageMain h4 {
 color: #252525;
 font-family: noka, sans-serif;
 font-style: normal;
 font-weight: 800;
 text-transform: uppercase;
}

.sePage .sePageLayout .sePageMain h1 {
 font-size: 40px;
 margin-top: 5px;
 margin-bottom: 0;
 line-height: 30px;
 text-shadow: none;
 color: #fff;
}
.sePage .sePageLayout .sePageMain h2 {
 font-size: 36px;
}
.sePage .sePageLayout .sePageMain h3 {
 font-size: 28px;
 color: #fff;
}

.sePage .sePageLayout .sePageMain h4 {
 font-size: 24px;
 color: #fff;
}

.sePage .sePageLayout .sePageMain,
.sePage .sePageLayout .sePageMain p,
.sePage .sePageLayout .sePageMain li {
 color: #000;
 font-family: new-order, sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
 line-height: 1.7;
}

.sePage .sePageLayout .sePageMain a:not(.btn) {
 color: #252525;
 text-decoration: none;
}

.sePage .sePageLayout .sePageMain a:not(.btn):hover {
 color: #252525;
 text-decoration: underline;
}

/* BUTTONS */
.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 22px;
 font-size: 16px;
 font-family: new-order, sans-serif;
 font-style: normal;
 font-weight: 500;
 text-align: center;
 text-decoration: none;
 white-space: normal;
 cursor: pointer;
 text-transform: uppercase;
border-radius: 20px;
 line-height: 1.375;
}

.sePage .sePageLayout .sePageMain .btn-primary,
.sePage .sePageLayout .sePageMain a.btn.btn-primary {
 border-color: #252525;
 background: #252525;
 color: #fff;
}

.sePage .sePageLayout .sePageMain .btn-primary:visited,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:visited {
 color: #fff;
}

.sePage .sePageLayout .sePageMain .btn-primary:hover,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:hover,
.sePage .sePageLayout .sePageMain .btn-primary:active,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:active,
.sePage .sePageLayout .sePageMain .btn-primary:focus,
.sePage .sePageLayout .sePageMain a.btn.btn-primary:focus {
 border-color: #454545;
 background: #454545;
 color: #fff;
 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: #252525;
 text-decoration: none;
}

/*CATALOG*/
.sePage .sePageLayout .se-feature-catalog-section .slick-slide {
 text-align: center;
 padding: 11px 15px;
 background: #fff;
 margin: 5px;
 height: inherit !important;
}

.sePage .sePageLayout .se-feature-catalog-section .img-thumbnail {
 background-color: transparent;
 border: none;
}

.sePage .sePageLayout .sePageMain .se-feature-catalog-section .container-fluid {
 padding: 0 25px !important;
}
.sePage .sePageLayout .se-feature-catalog-section .slick-track {
 display: flex !important;
}
.sePage .sePageLayout .se-feature-catalog-section .slick-next,
.sePage .sePageLayout .se-feature-catalog-section .slick-next:focus,
.sePage .sePageLayout .se-feature-catalog-section .slick-next:hover,
.sePage .sePageLayout .se-feature-catalog-section .slick-prev,
.sePage .sePageLayout .se-feature-catalog-section .slick-prev:focus,
.sePage .sePageLayout .se-feature-catalog-section .slick-prev:hover {
 background: #fff;
 border-radius: 5%;
 width: 28px;
 height: 28px;
}
.sePage
 .sePageLayout
 .se-feature-catalog-section
 .slick-dots
 li.slick-active
 button:before {
 color: #000;
}
.sePage .sePageLayout .se-feature-catalog-section .slick-dots li button:before {
 color: #000;
}

.sePage .sePageLayout .se-feature-catalog-section .img-thumbnail {
 background-color: #fff;
 border: none;
}

.sePage .sePageLayout .ws-section-img-hero,
.sePage .sePageLayout .ws-section-img-hero .container-fluid {
 position: relative;
 background-repeat: no-repeat;
}
.sePage .sePageLayout .sePageMain .ws-section-img-hero .container-fluid::after,
.sePage
 .sePageLayout
 .ws-section-img-hero
 .container
 .content-block-column::after {
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 z-index: 0;
 background: rgba(0, 0, 0, 0.2);
 padding: 0;
 width: 100%;
 content: "";
}
.sePage
 .sePageLayout
 .sePageMain
 .ws-section-img-hero.no-overlay
 .container-fluid::after,
.sePage
 .sePageLayout
 .ws-section-img-hero.no-overlay
 .container
 .content-block-column::after {
 background: transparent;
}
.sePage .sePageLayout .ws-section-img-hero .content-block-column {
 display: flex;
 position: relative;
 align-items: center;
 justify-content: center;
 padding: 18% 0;
 background-repeat: no-repeat;
}
.sePage .sePageLayout .ws-section-img-hero .editContent {
 z-index: 1;
 margin-right: auto;
 margin-left: auto;
 width: 100%;
 max-width: 1080px;
 padding-left: 15px;
 padding-right: 15px;
}
.sePage .sePageLayout .ws-section-img-hero .custom3-2 .content-block-column {
 justify-content: flex-start;
 padding: 18% 30px;
}
.sePage .sePageLayout .ws-section-img-hero .custom3-2 .editContent {
 margin: 0;
 width: 100%;
 max-width: 1050px;
}
.sePage .sePageLayout .ws-section-img-hero.padding-lg .content-block-column,
.sePage
 .sePageLayout
 .ws-section-img-hero.padding-lg
 .custom3-2
 .content-block-column {
 padding-top: 24%;
 padding-bottom: 24%;
}
.sePage .sePageLayout .ws-section-img-hero.padding-sm .content-block-column,
.sePage
 .sePageLayout
 .ws-section-img-hero.padding-sm
 .custom3-2
 .content-block-column {
 padding-top: 60px;
 padding-bottom: 60px;
}
.sePage .sePageLayout .ws-section-img-hero.padding-t .content-block-column,
.sePage
 .sePageLayout
 .ws-section-img-hero.padding-t
 .custom3-2
 .content-block-column {
 padding-top: 24%;
 padding-bottom: 45px;
}
.sePage .sePageLayout .ws-section-img-hero.padding-b .content-block-column,
.sePage
 .sePageLayout
 .ws-section-img-hero.padding-b
 .custom3-2
 .content-block-column {
 padding-top: 45px;
 padding-bottom: 24%;
}
.sePage .sePageLayout .ws-section-img-hero.padding-zero .content-block-column,
.sePage
 .sePageLayout
 .ws-section-img-hero.padding-zero
 .custom3-2
 .content-block-column {
 padding-top: 0;
 padding-bottom: 0;
}

@media (min-width: 768px) {
 .sePage .sePageLayout .ws-section-img-hero.parallax {
 background-attachment: fixed;
 }
}

@media (min-width: 992px) {
 .sePage .sePageLayout .ws-section-img-hero .content-block-column {
 padding: 12% 0;
 }
 .sePage .sePageLayout .ws-section-img-hero .custom3-2 .content-block-column {
 padding: 12% 30px;
 }
 .sePage .sePageLayout .ws-section-img-hero.padding-lg .content-block-column,
 .sePage
 .sePageLayout
 .ws-section-img-hero.padding-lg
 .custom3-2
 .content-block-column {
 padding-top: 18%;
 padding-bottom: 18%;
 }
 .sePage .sePageLayout .ws-section-img-hero.padding-t .content-block-column,
 .sePage
 .sePageLayout
 .ws-section-img-hero.padding-t
 .custom3-2
 .content-block-column {
 padding-top: 18%;
 padding-bottom: 45px;
 }
 .sePage .sePageLayout .ws-section-img-hero.padding-b .content-block-column,
 .sePage
 .sePageLayout
 .ws-section-img-hero.padding-b
 .custom3-2
 .content-block-column {
 padding-top: 45px;
 padding-bottom: 18%;
 }
}


/* ORNAMENT LINKS*/
.sePage .sePageLayout .rpv2.se-ornament-links .content-block-column {
 padding-top: 30px;
}

.sePage .sePageLayout .sePageMain .se-ornament-links .content-block-column {
 position: relative;
 transition: 0.2s ease-in-out;
 display: inline-block;
 width: 100%;
 height: 0;
 padding: 50% 0;
 border-radius: 100%;
 overflow: hidden;
}

.sePage .sePageLayout .sePageMain .se-ornament-links .content-block-column a {
 display: flex;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 flex-direction: column;
 align-items: center;
 justify-content: center;
 transition: 0.2s ease-in-out;
 width: 100%;
 color: #fff;
 font-family: noka, sans-serif;
 text-transform: uppercase;
 font-weight: 800;
 text-shadow: none;
 margin: 0px auto;
padding: 25px;
 font-size: 24px;
 text-decoration: none;
 background-position: center;
 background-color: transparent;
line-height: 1.25;
}

.sePage
 .sePageLayout
 .sePageMain
 .se-ornament-links
 .content-block-column
 a:hover {
 transition: 0.4s ease-in-out;
 background-color: rgba(89, 31, 12, 0.5);
 color: #fff;
 text-decoration: none;
}

.sePage
 .sePageLayout
 .sePageMain
 .se-ornament-links
 .content-block-column:hover {
 transform: translateY(-2px);
 transition: 0.2s ease-in-out;
}

.se-ornament-links .col-margin-bottom {
 margin-bottom: 30px;
}

.sePage
 .sePageLayout
 .sePageMain
 .se-ornament-links
 .col-margin-bottom:nth-child(odd)
 .content-block-column
 a:hover {
 transition: 0.4s ease-in-out;
 background-color: rgba(0, 0, 0, 0.45);
 background-size: 90%;
 background-position: center;
 background-repeat: no-repeat;
 -webkit-backdrop-filter: blur(2px);
 backdrop-filter: blur(2px);
}

.sePage
 .sePageLayout
 .sePageMain
 .se-ornament-links
 .col-margin-bottom:nth-child(even)
 .content-block-column
 a:hover {
 transition: 0.4s ease-in-out;
 background-color: rgba(0, 0, 0, 0.45);
 background-size: 90%;
 background-position: center;
 background-repeat: no-repeat;
 -webkit-backdrop-filter: blur(2px);
 backdrop-filter: blur(2px);
}

@media (min-width: 768px) {
 .ws-display-mobile {
 display: none;
 }
 .ws-display-desktop {
 display: block;
 }
}

@media (max-width: 767px) {
 .sePage .sePageLayout .sePageMain .se-ornament-links h4 {
 font-size: 34px;
 }
}

