html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button, input, select {
    outline: none !important
}

.row {
    position: relative
}

.navbar-toggle {
    float: none;
    margin: 0 auto
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: block
    }
}

@media (min-width: 768px) {
    .container {
        width: 700px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.lg-backdrop.in {
    opacity: 0.3
}

.lg-outer {
    max-height: 60vh;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%)
}

.lg-outer .lg-inner {
    width: 90%
}

.lg-outer .lg-inner .lg-item {
    left: 6%
}

.lg-outer .lg .lg-img-wrap {
    height: 50vh;
    background-color: #fff
}

@media (max-width: 767px) {
    .lg-outer .lg .lg-img-wrap {
        top: 0
    }
}

@media (max-width: 767px) {
    .lg-outer .lg .lg-img-wrap:before {
        height: 40%
    }
}

.lg-outer .lg-thumb {
    border-top: 1px solid #000
}

.lg-outer .lg-thumb-outer {
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1010px;
    overflow: hidden;
    left: 6%
}

.lg-outer .lg-thumb-item {
    height: 73px !important;
    border: 2px solid transparent;
    margin-bottom: 0
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #ddb75d
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    background: #fff;
    color: #545351;
    width: 89%;
    left: 6%;
    position: absolute;
    padding: 10px 20px
}

@media (max-width: 767px) {
    .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
        bottom: 100px
    }
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    width: 75px;
    height: 50px;
    font-size: 14px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.75)
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #ddb75d
}

.lg-actions .lg-next:before {
    font-family: 'Glyphicons Halflings';
    content: "\e258"
}

.lg-actions .lg-prev:after {
    font-family: 'Glyphicons Halflings';
    content: "\e257"
}

.lg-toolbar {
    background: #fff;
    width: 89%;
    left: 6%
}

@media (max-width: 767px) {
    .lg-toolbar {
        top: 0
    }
}

.lg-toolbar .lg-icon {
    color: #545351
}

.lg-toolbar .lg-icon:hover {
    color: #545351
}

.gallery-sub-html-title {
    font-size: 26px;
    font-family: 'Lora-r'
}

@media (max-width: 767px) {
    .gallery-sub-html-title {
        font-size: 18px
    }
}

.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
    height: 40%
}

@font-face {
    font-family: 'Lora-r';
    src: url(./fonts/Lora/Lora-Regular.ttf)
}

@font-face {
    font-family: 'Lora-b';
    src: url(./fonts/Lora/Lora-Bold.ttf)
}

@font-face {
    font-family: 'Lora-i';
    src: url(./fonts/Lora/Lora-Italic.ttf)
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.44;
    font-family: 'Lora-r', sans-serif
}

h1 {
    font-family: 'Lora-r', sans-serif
}

h2 {
    font-size: 26px;
    margin: 30px 0;
    font-family: 'Lora-r', sans-serif
}

h3 {
    color: #fff;
    font-family: 'Roboto';
    font-weight: bold
}

h3 a {
    margin-left: 4px;
    color: #fff
}

body {
    font-family: 'Roboto', verdana;
    font-size: 15px;
    line-height: 1.45;
    color: #545351
}

article {
    margin-top: 15px
}

article p {
    margin-bottom: 15px
}

blockquote {
    font-size: 26px;
    font-family: 'Lora-r', sans-serif;
    margin: 15px 0
}

@media (max-width: 767px) {
    blockquote {
        line-height: 1.3
    }
}

a {
    color: #545351;
    -webkit-transition: color .3s;
    transition: color .3s
}

a:active, a:focus {
    color: #ddb75d !important
}

a:hover {
    text-decoration: none;
    color: #ddb75d
}

a.link-underline:hover {
    text-decoration: underline
}

.color-secondary {
    color: #ddb75d
}

.color-gray-300 {
    color: #adaca9
}

.text-lora {
    font-family: 'Lora-r', sans-serif
}

.text-xxs {
    font-size: 12px
}

.text-sm {
    font-size: 18px
}

.text-md {
    font-size: 20px
}

.text-lg {
    font-size: 26px
}

.text-xl {
    font-size: 36px
}

.text-xxl {
    font-size: 60px;
    line-height: 1
}

strong, .text-bold {
    font-weight: bold
}

.text-italic {
    font-family: 'Lora-i'
}

.text-underline {
    text-decoration: underline
}

@media (max-width: 400px) {
    blockquote {
        font-size: 20px
    }
}

@media (max-width: 991px) {
    .text-md {
        font-size: 18px
    }

    .text-xl {
        font-size: 20px
    }

    footer h2 {
        margin: 5px 0 !important
    }

    footer .text-right, footer .text-left {
        text-align: center
    }
}

.btn {
    font-family: 'Roboto-m', sans-serif;
    font-size: 13px;
    border-radius: 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-transform: uppercase;
    padding: 11px 12px
}

@media (max-width: 767px) {
    .btn {
        font-size: 16px
    }
}

.btn.btn-circle-bordered {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: relative;
    background: transparent;
    border: 2px solid #ddb75d
}

.btn.btn-circle-bordered .glyphicon {
    color: #ddb75d;
    margin: 0;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.btn.btn-no-style {
    background: none;
    border: none
}

.btn.btn-primary {
    border: none;
    border-color: #ddb75d;
    color: #fff;
    background: #ddb75d
}

.btn.btn-primary:hover, .btn.btn-primary:focus {
    background: #d4a433
}

.btn.btn-wide {
    min-width: 200px
}

.btn.btn-share {
    padding-right: 50px;
    padding: 10px 50px 8px 20px;
    background: #ddb75d;
    position: relative;
    color: #fff
}

.btn.btn-share:after {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    left: 85%;
    top: 50%;
    -webkit-transform: translate(-15px, -15px);
    transform: translate(-15px, -15px);
    background-image: url(/images/icons/icon-share-white.png);
    background-repeat: no-repeat;
    background-position: center center
}

@media (min-width: 1200px) {
    .btn.btn-share:hover {
        background: #b6974D
    }
}

.btn.btn-location {
    padding-right: 40px;
    -webkit-box-shadow: 2px 2px 15px #ddb75d;
    box-shadow: 2px 2px 15px #ddb75d;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.btn.btn-location:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    width: 20px;
    height: 20px;
    background-image: url(/images/icons/icon-location.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.btn.btn-with-arrow {
    width: 100%;
    text-align: left;
    text-transform: capitalize;
    font-size: 16px;
    font-family: 'Roboto-m', sans-serif;
    position: relative
}

.btn.btn-with-arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 7.5%;
    background-image: url(/images/icons/icon-arrow-right.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    height: 20px;
    width: 20px
}

.btn.btn-download {
    padding-right: 40px;
    background-image: url(/images/icons/icon-download.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    background-color: #fff;
    color: #ddb75d
}

.btn.btn-download:hover {
    background-color: #ddb75d
}

.btn.btn-outline {
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
    margin-top: 10px;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 14px;
    padding: 10px 24px
}

.btn.btn-outline.btn-lg {
    margin-top: 20px;
    font-weight: normal
}

.btn.btn-outline:hover {
    border-color: #fff;
    color: #fff
}

@media (max-width: 767px) {
    .btn.btn-outline {
        margin-bottom: 20px;
        font-size: 12px;
        padding: 10px 12px
    }
}

.btn .glyphicon-menu-down {
    margin-left: 4px;
    color: #adaca9;
    font-size: 12px;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.btn[aria-expanded='true'] .glyphicon-menu-down {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.btn.btn-100 {
    width: 100%
}

.btn.btn-download {
    width: 40px;
    padding: 0;
    height: 40px;
    border-radius: 50%;
    background: #ddb75d;
    position: relative
}

.btn.btn-download:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/images/icons/icon-download-white.png) no-repeat center center;
    background-size: 24px auto
}

a.btn {
    display: inline-block
}

ul.list-tags {
    margin-bottom: 10px
}

ul.list-tags li {
    display: inline-block
}

ul.list-tags li a, ul.list-tags li span {
    display: inline-block;
    padding: 4px 8px;
    background: #ddb75d;
    color: #fff
}

ul.list-tags li.tag-full a, ul.list-tags li.tag-full span {
    background: #adaca9;
    color: white
}

ol {
    list-style-type: decimal
}

ol .list-alphabetical {
    padding-left: 30px
}

ol li {
    margin-bottom: 10px
}

ol li ol {
    margin-top: 10px
}

.list-alphabetical {
    list-style: lower-alpha;
    counter-reset: list
}

.list-alphabetical li {
    list-style: none
}

.list-alphabetical li:before {
    content: counter(list, lower-alpha) ") ";
    counter-increment: list;
    font-weight: bold
}

.list-alphabetical .list-alphabetical {
    margin-left: 30px
}

.list-alphabetical.gray-tags li a {
    background: #adaca9
}

@media (max-width: 767px) {
    ol {
        padding-left: 10px
    }
}

body, html {
    position: relative;
    height: 100%;
    width: 100%
}

body {
    font-size: 16px;
    -webkit-overflow-scrolling: touch;
    line-height: 1.5 !important
}

body * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body section {
    position: relative;
    padding: 20px 0
}

.outer-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow-x: hidden
}

.inner-container {
    padding-left: 50px
}

@media (max-width: 767px) {
    .inner-container {
        padding-left: 40px
    }
}

img {
    max-width: 100%
}

img.img-cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.bg-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

@media (max-width: 767px) {
    .bg-image::before {
        content: '';
        background: rgba(0, 0, 0, 0.5);
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }
}

.bg-gray-100 {
    background-color: #f2f2f2
}

.w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

.image-wrapper {
    position: relative;
    display: block
}

.image-wrapper .image-ribbon {
    position: absolute;
    display: inline-block;
    top: 20%;
    left: 0;
    padding: 5px 10px;
    background: #ddb75d;
    color: #fff
}

.no-margin {
    margin: 0
}

.no-padding {
    padding: 0
}

.margin-top-xxs {
    margin-top: 5px
}

.margin-top-xs {
    margin-top: 10px
}

.margin-top-sm {
    margin-top: 15px
}

.margin-top-md {
    margin-top: 20px
}

.margin-top-xl {
    margin-top: 40px
}

.margin-top-xxl {
    margin-top: 50px
}

.margin-bottom-none {
    margin-bottom: 0
}

.margin-bottom-xs {
    margin-bottom: 10px
}

.margin-bottom-md {
    margin-bottom: 20px
}

.margin-bottom-lg {
    margin-bottom: 30px
}

.margin-bottom-xl {
    margin-bottom: 40px
}

.margin-top-bottom-sm {
    margin-top: 15px;
    margin-bottom: 15px
}

.margin-top-bottom-xs {
    margin-top: 10px;
    margin-bottom: 10px
}

.lead-text {
    font-family: 'Roboto', verdana;
    font-weight: 500;
    font-size: 18px
}

.lead-text.narrow {
    max-width: 80%
}

@media (max-width: 767px) {
    .lead-text {
        font-size: 16px;
        line-height: 1.3
    }

    .lead-text.narrow {
        max-width: 100%
    }
}

.press {
    color: #d2d0cb;
    font-family: 'Roboto-r', sans-serif;
    font-size: 16px
}

.press .pressname {
    background-color: #adaca9;
    color: #fff;
    padding: 5px;
    font-family: 'Lora-b', sans-serif;
    margin-right: 15px
}

.address {
    padding: 20px 15px
}

.address address {
    padding-left: 35px;
    background: url(/images/icons/icon-location.png) no-repeat left center;
    background-size: 18px
}

.p-no-margin p {
    margin-bottom: 0
}

.overlay::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #000;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, transparent), color-stop(80%, #000));
    background: linear-gradient(transparent 10%, #000 80%);
    pointer-events: none;
    z-index: 1
}

.overlay.overlay-bottom::after {
    height: 50%
}

.site-map-image {
    height: 0;
    overflow: hidden;
    padding-bottom: 66.666%;
    position: relative
}

.site-map-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.ribbon-full {
    background: #adaca9;
    color: white;
    text-align: center;
    padding: 4px 12px
}

.event-full {
    background: #adaca9;
    color: white;
    text-align: center;
    padding: 4px;
    width: 135px
}

@media (min-width: 767px) and (max-width: 1200px) {
    .event-full {
        width: 125px
    }
}

.gallery {
    position: relative;
    margin-bottom: 10px
}

.gallery:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20%;
    width: 100%;
    background: #000;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, transparent), color-stop(80%, #000));
    background: linear-gradient(transparent 10%, #000 80%);
    pointer-events: none
}

@media (max-width: 767px) {
    .gallery:after {
        height: 50px
    }
}

.gallery .gallery-cta {
    position: relative;
    display: block;
    height: auto
}

.gallery .gallery-cta img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.gallery .gallery-cta .gallery-ribbon {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    bottom: 15px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Roboto-b';
    font-size: 14px;
    color: #fff;
    z-index: 20
}

.gallery .gallery-cta .gallery-ribbon .glyphicon {
    color: #fff;
    margin-left: 20px;
    height: 32px;
    width: 32px;
    background-color: #ddb75d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.gallery .gallery-cta:hover .gallery-ribbon {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #ddb75d
}

.search-item-box:hover {
    color: #545351
}

.search-item-box:hover h2 {
    text-decoration: underline
}

article img {
    width: 100%
}

article img.img-responsive {
    margin-top: 30px;
    margin-bottom: 30px
}

article .line-short.line-thick {
    margin-top: 60px
}

article p a {
    color: #ddb75d
}

article p a:hover {
    color: #545351
}

.sites-wrapper p a {
    color: #ddb75d
}

.sites-wrapper p a:hover {
    color: #b6974D
}

p iframe {
    width: 100%
}

aside {
    margin-top: 20px
}

aside hr + .text-bold {
    margin-bottom: 15px
}

@media (max-width: 400px) {
    .container-fluid {
        padding-left: .75rem;
        padding-right: .75rem
    }
}

@media print {
    header {
        height: auto !important
    }

    aside, footer, section hr, .share-line, .menu-top, .menu-left, .gallery-ribbon {
        display: none !important
    }
}

input {
    border-radius: 18px
}

input + input {
    margin-top: 15px
}

input + textarea {
    margin-top: 15px
}

input.input-primary {
    border: none;
    height: 40px;
    padding: 11px 10px
}

input.input-outline {
    border: 1px solid #fff;
    background: none;
    color: #fff;
    padding: 8px 10px
}

textarea {
    resize: none;
    min-height: 120px;
    border-radius: 18px;
    outline: none
}

textarea.input-outline {
    border: 1px solid #fff;
    background: none;
    color: #fff;
    padding: 8px 10px
}

select.input-primary {
    border: none;
    height: 40px;
    padding: 11px 10px
}

.input-group.select-wrapper {
    width: 100%;
    margin-bottom: 10px
}

.input-group.select-wrapper select.form-control {
    position: relative;
    border-radius: 16px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.input-group.select-wrapper select.form-control::-ms-expand {
    display: none
}

.input-group.select-wrapper .glyphicon {
    position: absolute;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 30;
    color: #fff;
    pointer-events: none
}

.select2-container--default .select2-selection--single {
    height: 34px;
    outline: none !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 4px 12px;
    font-size: 14px;
    outline: none !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0
}

@media (max-width: 991px) {
    input {
        margin-bottom: 10px
    }
}

hr {
    margin-left: 0;
    border-color: #545351
}

hr.line-short {
    width: 180px;
    max-width: 80%
}

hr.line-thick {
    border-width: 2px
}

hr.line-white {
    border-color: #fff
}

hr.line-gray-300 {
    border-color: #adaca9
}

hr.line-secondary {
    border-color: #ddb75d
}

hr.line-close-top {
    margin-top: 0
}

aside hr {
    margin: 30px 0 25px 0
}

.menu-left {
    width: auto;
    min-width: 50px;
    height: 100vh;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    font-family: 'Roboto-m';
    font-size: 12px;
    line-height: 2.5em;
    z-index: 1010;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s
}

.menu-left .input-search-wrapper .glyphicon {
    cursor: pointer
}

.menu-left.open {
    width: 350px;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.menu-left.open .navbar-toggle .icon-bar {
    margin: 0
}

.menu-left.open .navbar-toggle .icon-bar:first-child {
    -webkit-transform: rotate(45deg) translate(3px, 3px);
    transform: rotate(45deg) translate(3px, 3px)
}

.menu-left.open .navbar-toggle .icon-bar:nth-child(2) {
    opacity: 0
}

.menu-left.open .navbar-toggle .icon-bar:last-child {
    -webkit-transform: rotate(-45deg) translate(0px, 0px);
    transform: rotate(-45deg) translate(0px, 0px)
}

@media (max-width: 400px) {
    .menu-left.open {
        width: 260px
    }
}

.menu-left.open nav {
    width: 320px
}

.menu-left .menu-bottom {
    position: absolute;
    left: 12%;
    bottom: 2vh;
    width: 100%;
    line-height: 1.44;
    overflow: hidden
}

.menu-left .menu-bottom .nori-site-link {
    position: relative;
    display: block;
    padding-left: 40px
}

.menu-left .menu-bottom .nori-site-link img {
    -webkit-filter: grayscale(100) opacity(0.6);
    filter: grayscale(100) opacity(0.6);
    width: 32px;
    position: absolute;
    left: 0;
    top: 0
}

.menu-left .menu-bottom p {
    max-width: 85%
}

.menu-left .menu-bottom .list-inline li a {
    display: block;
    width: 26px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-filter: grayscale(100) opacity(0.6);
    filter: grayscale(100) opacity(0.6)
}

.menu-left .menu-bottom .list-inline li a:hover {
    -webkit-filter: grayscale(100) opacity(1);
    filter: grayscale(100) opacity(1)
}

.menu-left nav {
    padding: 20px 0% 20px 12%;
    width: 0;
    overflow: hidden;
    -webkit-transition: width .4s;
    transition: width .4s
}

.menu-left nav ul {
    list-style-type: none;
    margin-top: 20px;
    margin: 0;
    padding: 0
}

.menu-left nav ul > li {
    font-size: 12px
}

.menu-left nav ul > li a {
    color: #adaca9
}

.menu-left nav ul > li button {
    font-size: 12px;
    padding: 0
}

.menu-left nav ul > li > ul {
    margin: 0;
    padding: 0
}

.menu-left nav ul > li > ul a {
    color: #adaca9;
    display: inline-block;
    margin-left: 15px
}

.menu-left nav ul img {
    height: 16px;
    -webkit-filter: grayscale(1) invert(1) brightness(50%);
    filter: grayscale(1) invert(1) brightness(50%)
}

.menu-left a, .menu-left button {
    font-family: 'Roboto-m';
    color: #adaca9
}

.menu-left a:hover, .menu-left button:hover {
    color: #ddb75d
}

.menu-left hr {
    border-color: #adaca9
}

.menu-left .button-line {
    width: 50px;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    background: #fff;
    -webkit-box-shadow: 6px 0 8px rgba(0, 0, 0, 0.3);
    box-shadow: 6px 0 8px rgba(0, 0, 0, 0.3)
}

.menu-left .button-line .btn-hebrew {
    width: 50px;
    display: block;
    text-align: center;
    padding: 20px 0;
    position: absolute;
    bottom: 0
}

.menu-left .button-line .btn-lang {
    width: 50px;
    display: block;
    text-align: center;
    padding: 20px 0
}

.menu-left .button-line .btn-logo {
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15)
}

.menu-left .button-line .btn-logo img {
    width: 19px
}

.menu-left .button-line .lang-selectors {
    color: #adaca9;
    position: absolute;
    top: 20px;
    right: -75px;
    display: none;
    padding: 0 6px;
    background: #adaca9;
    letter-spacing: 1px
}

.menu-left .button-line .lang-selectors.active {
    display: block
}

.menu-left .button-line .lang-selectors a {
    font-size: 14px;
    font-family: 'Roboto-b', Verdana;
    color: #ddb75d
}

.menu-left .button-line .vertical-center {
    width: 50px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.menu-left .button-line .vertical-center > * {
    padding: 7px 0 8px 0;
    width: 32px
}

.menu-left .button-line .navbar-toggle {
    border-radius: 0;
    padding-left: 4px;
    padding-right: 4px;
    height: 34px
}

.menu-left .button-line .navbar-toggle .icon-bar {
    background: #adaca9;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s
}

@media (max-width: 767px) {
    .menu-left .button-line {
        width: 40px
    }

    .menu-left .button-line .vertical-center {
        width: 40px
    }
}

@media (max-width: 1400px) {
    .menu-left {
        line-height: 2em
    }

    .menu-left .menu-logo {
        height: 50px;
        margin-bottom: 10px
    }

    .menu-left nav {
        padding: 15px 0% 20px 12%
    }

    .menu-left hr {
        margin: 5px 0 10px 0
    }

    .menu-left .input-search-wrapper {
        margin-top: 15px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .menu-left.open {
        overflow-y: auto;
        overflow-x: hidden
    }

    .menu-left.open .button-line {
        left: auto;
        right: 0
    }

    .menu-left .menu-bottom {
        position: relative;
        left: 0
    }

    .menu-left .menu-logo {
        width: 100px;
        margin-bottom: 10px !important
    }

    .menu-left .input-search-wrapper {
        margin-top: 5px
    }

    .menu-left nav ul {
        margin-top: 10px
    }
}

.menu-top {
    padding: 6px 6px 6px 50px;
    position: relative;
    z-index: 300;
    -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.2)
}

.menu-top .menu-top-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.menu-top .menu-top-left a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.menu-top .menu-top-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.menu-top .menu-top-right > ul {
    padding-top: 5px 0 0 0;
    margin: 0
}

.menu-top .menu-top-right .search-box {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.menu-top .menu-top-right .search-box .input-wrapper {
    width: 0;
    overflow: hidden;
    display: inline-block;
    -webkit-transition: width .3s;
    transition: width .3s
}

.menu-top .menu-top-right .search-box .input-wrapper input {
    border: none;
    border-left: 1px solid #adaca9;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.menu-top .menu-top-right .search-box .glyphicon {
    color: #adaca9;
    font-size: 18px;
    margin-right: 20px
}

.menu-top .menu-top-right .search-box.active .input-wrapper {
    width: auto
}

.menu-top .menu-top-right .lang-selector-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.menu-top .menu-top-right .lang-selector-wrapper .lang-selector-toggle {
    cursor: pointer;
    position: relative;
    top: 1px
}

.menu-top .menu-top-right .lang-selector-wrapper .lang-selector {
    margin-left: 10px;
    width: 0;
    -webkit-transition: width .3s;
    transition: width .3s;
    white-space: nowrap;
    overflow: hidden
}

.menu-top .menu-top-right .lang-selector-wrapper .lang-selector li, .menu-top .menu-top-right .lang-selector-wrapper .lang-selector a {
    color: #adaca9
}

.menu-top .menu-top-right .lang-selector-wrapper.active .lang-selector {
    width: auto
}

@media (max-width: 991px) {
    .menu-top .menu-top-right .search-box .input-wrapper {
        position: absolute;
        top: 100%;
        left: -100px
    }

    .menu-top .menu-top-right .search-box .input-wrapper input {
        margin: 0;
        border: none;
        width: 80%
    }

    .menu-top .menu-top-right .search-box.active .input-wrapper {
        width: 80vw
    }

    .menu-top .menu-top-right .lang-selector-wrapper .lang-selector {
        position: absolute;
        right: 0;
        background: #fff;
        padding: 2px 10px;
        top: 41px;
        z-index: 30;
        -webkit-transform: translateX(50vw);
        transform: translateX(50vw);
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .menu-top .menu-top-right .lang-selector-wrapper.active .lang-selector {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

header.main-header {
    margin: 0
}

header.main-header .header-top {
    height: 65vh;
    width: 100%;
    margin: 0
}

header.main-header .header-left, header.main-header .header-right {
    padding: 0;
    border-left: 2px solid #fff
}

header.main-header .header-left {
    height: 100%
}

header.main-header .header-left .swiper-container {
    height: 100%;
    color: #fff;
    background: #777
}

header.main-header .header-left .swiper-container .swiper-slide::before {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.6)));
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.6));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

header.main-header .header-left .swiper-container .swiper-pagination {
    text-align: left;
    padding-left: 25px
}

header.main-header .header-left .swiper-container .swiper-pagination .swiper-pagination-bullet {
    background: #fff
}

header.main-header .header-right {
    height: 100%
}

header.main-header .header-right .box {
    display: block;
    height: 50%;
    position: relative
}

header.main-header .header-right .box:first-of-type {
    border-bottom: 2px solid #fff
}

header.main-header .header-right .box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

header.main-header .header-right .box p {
    font-size: 20px;
    font-family: 'Lora-r', sans-serif;
    text-transform: uppercase;
    color: #fff
}

header.main-header .header-right .box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0.75;
    pointer-events: none;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

header.main-header .header-right .box:hover::before {
    opacity: 1
}

header .text-container {
    position: absolute;
    bottom: 30px;
    left: 0;
    padding: 0 30px;
    width: 100%;
    color: #fff;
    z-index: 1001
}

header .text-container .slider-title {
    font-size: 26px;
    font-family: 'Lora-r', sans-serif;
    font-weight: bold;
    text-transform: uppercase
}

header .text-container .slider-title a {
    color: #fff
}

header .text-container .slider-title a:hover {
    text-decoration: underline
}

header .text-container .excerpt {
    font-weight: 300
}

header .text-container hr {
    margin-top: 10px;
    margin-bottom: 15px;
    margin-right: auto
}

header .search-left {
    padding: 15px 40px;
    background: #f2f2f2
}

header .search-left > .row {
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

header .search-left .arrow-right-wrapper {
    width: 40px;
    height: 40px;
    position: absolute;
    right: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #f2f2f2;
    z-index: 400;
    border-radius: 50%
}

header .search-left .arrow-right-wrapper .glyphicon {
    color: #545351;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

header .search-right {
    height: 115px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 767px) {
    header .search-right {
        width: 100%
    }
}

header .header-big-links {
    border-top: 2px solid #fff
}

header .header-big-links > a {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

header .header-big-links > a:first-of-type {
    border-right: 2px solid #fff
}

header .header-big-links .link-xl {
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-family: 'Lora-r', sans-serif;
    padding: 45px 30px 45px 60px;
    background-size: 48px auto;
    background-repeat: no-repeat;
    background-position: center left
}

@media (max-width: 767px) {
    header .header-big-links .link-xl {
        font-size: 18px;
        padding: 50px 20px 50px 70px;
        background-position: 10px center
    }
}

header .header-big-links .link-xl p {
    text-align: left;
    max-width: 260px;
    position: relative;
    z-index: 10
}

header .header-big-links .link-xl .glyphicon {
    color: #ddb75d
}

header .header-big-links .link-xl::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0.4;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    pointer-events: none
}

header .header-big-links .link-xl:hover::before {
    opacity: 1
}

@media (max-width: 991px) {
    header .text-container .slider-title {
        font-size: 20px
    }

    header .header-right {
        margin: 0
    }

    header .header-right .box {
        margin: 0;
        min-height: 250px;
        position: relative
    }

    header .header-right .box::before {
        opacity: 1 !important
    }

    header .header-right .box img {
        min-height: 230px;
        height: 100%;
        margin: 0
    }

    header.main-header .header-top {
        height: auto
    }

    header.main-header .header-left {
        height: 65vh
    }

    header .text-container {
        bottom: 30px;
        padding: 0 15px
    }
}

header.header-small {
    padding: 20px;
    position: relative;
    min-height: 100px;
    height: 5vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff
}

header.header-small .text-container {
    position: absolute;
    top: 50%;
    bottom: auto;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    left: 0
}

header.header-medium {
    padding: 20px;
    position: relative;
    min-height: 200px;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff
}

header.header-medium a {
    color: #ddb75d
}

header.header-medium a:hover {
    color: #b6974D
}

header.header-medium h2 {
    margin: 0
}

header.header-medium .date-box-wrapper {
    margin-right: 15px
}

header.header-medium .date-box-wrapper .datebox {
    margin-right: 0
}

header.header-medium .date-box-wrapper .event-full {
    margin-bottom: 10px
}

header.header-medium::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.501)
}

@media (min-width: 767px) and (max-width: 1200px) {
    header.header-medium {
        height: 250px
    }

    header.header-medium h1, header.header-medium h2 {
        font-size: 26px
    }
}

@media (min-width: 768px) {
    header.header-medium .text-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (max-width: 767px) {
    header.header-medium {
        height: 360px
    }

    header.header-medium .date-box {
        margin-bottom: 10px
    }

    header.header-medium h1, header.header-medium h2 {
        font-size: 22px
    }
}

header.header-calendar {
    height: 50vh;
    min-height: 400px;
    max-height: 500px
}

header.header-calendar .calendar-wrapper {
    border-right: 1px solid #fff
}

header.header-calendar .text-container {
    bottom: 30px
}

@media (min-width: 768px) {
    header.header-calendar .text-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

header.header-calendar .row {
    height: 100%
}

header.header-calendar .row > div {
    position: relative;
    height: 100%
}

header.header-calendar h2 {
    display: inline-block;
    line-height: 1.3;
    margin-bottom: 10px;
    font-weight: bold;
    margin-top: 5px
}

header.header-calendar h2 a {
    color: #fff;
    border-bottom: 1px solid #fff
}

header.header-calendar h2 a:hover {
    color: #e3e3e3;
    border-color: #e3e3e3
}

header.header-calendar .date-box {
    margin-bottom: 15px
}

header.header-calendar .event-location {
    margin-top: 10px;
    padding-left: 20px;
    border-left: 1px solid #fff
}

header.header-calendar .event-location p {
    font-weight: 100
}

header.header-calendar .event-location .address-title {
    font-weight: bold
}

header.header-calendar .event-location .icon-marker img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

header.header-calendar .swiper-container .swiper-slide {
    padding-bottom: 5px
}

header.header-calendar .swiper-container .swiper-slide::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.501)
}

header.header-calendar .swiper-container .swiper-pagination {
    bottom: 0
}

header.header-calendar .swiper-container .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    width: 10px;
    height: 10px
}

header.header-calendar .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ddb75d
}

header.header-calendar .swiper-container {
    height: 100%
}

@media (max-width: 767px) {
    header.header-calendar {
        height: auto;
        min-height: 400px;
        max-height: initial
    }

    header.header-calendar .calendar-wrapper {
        border: none
    }

    header.header-calendar .text-container {
        position: relative;
        top: 10px;
        bottom: auto;
        padding: 20px
    }
}

.card-event {
    overflow-y: hidden;
    margin-bottom: 20px;
    font-family: 'Lora-r', sans-serif
}

.card-event .event-date-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-top: 6px
}

.card-event .event-date-wrapper .event-date {
    width: 135px;
    max-width: 135px;
    height: 135px;
    background: #ddb75d;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 135px;
    flex: 1 0 135px;
    color: #fff;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.card-event .event-date-wrapper .event-date p {
    margin: 0
}

.card-event .event-date-wrapper .event-date .text-xxl {
    font-weight: bold
}

.card-event .event-date-wrapper.memorial .event-date {
    background: #d2d0cb;
    color: #545351
}

.card-event .event-date-wrapper.national .event-date {
    background: #86b975;
    color: #fff
}

.card-event .event-date-wrapper .event-image {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-height: 135px;
    position: relative
}

.card-event .event-date-wrapper .event-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.card-event .event-date-wrapper .event-image .ribbon-full {
    position: absolute;
    right: 0;
    top: 15px
}

.card-event .event-date-wrapper + .text-bold {
    margin-top: 5px
}

.card-event .text-md {
    height: 60px;
    overflow: hidden;
    font-size: 18px
}

.card-event .text-md a:hover {
    text-decoration: underline;
    color: inherit
}

.card-event p a:hover {
    color: inherit
}

.card-event .excerpt {
    max-height: 69px;
    overflow: hidden
}

.card-event .event-location {
    padding-left: 20px;
    border-left: 1px solid #adaca9
}

.card-event .event-location .icon-map-marker {
    width: 26px;
    height: 36px;
    display: block;
    background: url("/images/icons/icon-location.png") no-repeat center center;
    background-size: auto 36px;
    margin-bottom: 2px
}

.card-event.event-highlight .event-date {
    background: #d2d0cb;
    color: #545351
}

@media (max-width: 991px) {
    .card-event .text-md {
        height: auto
    }

    .card-event .event-location {
        margin-top: 10px
    }
}

.card-event:hover p a {
    text-decoration: underline
}

aside .event-date-wrapper {
    margin-bottom: 10px
}

.collapses-wrapper {
    margin-top: -30px
}

.collapses-wrapper .collapse-item {
    padding: 7.5px 0
}

.collapses-wrapper .collapse-item > a {
    color: #545351
}

.collapses-wrapper .collapse-item > a .glyphicon-menu-down {
    margin-right: 15px;
    float: left;
    top: 5px
}

.collapses-wrapper .collapse-item > a[aria-expanded='true'] {
    color: #545351;
    text-decoration: underline
}

.collapses-wrapper .collapse-item > a[aria-expanded='true'] .glyphicon-menu-down {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.collapses-wrapper .collapse-item-inner .collapse-subtitle {
    margin-top: 25px;
    margin-left: 35px;
    padding: 10px 0
}

.collapses-wrapper .collapse-item-inner .collapse-content {
    margin-left: 60px;
    padding-bottom: 20px
}

@media (max-width: 767px) {
    .collapses-wrapper .collapse-item-inner .collapse-subtitle {
        margin-left: 10px
    }

    .collapses-wrapper .collapse-item-inner .collapse-content {
        margin-left: 10px
    }
}

.map-wrapper {
    position: relative
}

.map-wrapper .map-info-fixed {
    position: absolute;
    bottom: 20px;
    right: 35px;
    background: rgba(0, 0, 0, 0.8);
    padding: 8px 10px
}

.map-wrapper .map-info-fixed p {
    margin: 0;
    color: #fff
}

.map-wrapper .map-info-fixed .info-title {
    font-family: 'Lora-r', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: underline
}

.map {
    height: 40vh;
    max-height: 475px;
    min-height: 300px
}

.map.graveyard-finder {
    max-height: 300px
}

.map.h-100 {
    height: 100%;
    max-height: 100vh;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5) inset;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.5) inset
}

.map.h-100 .gm-style-pbc + div {
    -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.35) inset;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.35) inset
}

.map.map-shadow {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    min-height: 60vh;
    margin-bottom: 25px
}

@media (max-width: 991px) {
    .map {
        margin-bottom: 15px
    }
}

.lead-text + .map {
    margin-top: 15px
}

aside .map {
    min-height: 40vh !important
}

.leader {
    padding: 35px 0;
    text-align: justify
}

.leader:not(:last-child) {
    border-bottom: 1px solid #adaca9
}

.leader .leader-image {
    height: 0;
    padding-bottom: 100%;
    margin-bottom: 20px
}

.leader .leader-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    margin: 0 5%;
    -o-object-fit: cover;
    object-fit: cover
}

.leader-contact {
    font-size: 12px
}

.leader-contact .leader-contact-head {
    font-family: 'Roboto-b', sans-serif
}

.leader-contact .leader-contact-telephone {
    padding: 5px 0
}

.leader-contact p {
    margin-bottom: 4px
}

.leader .leader-head {
    padding-bottom: 25px
}

.leader .leader-head .leader-name h3 {
    font-family: 'Lora-r';
    font-size: 20px;
    color: #545351;
    margin-top: 0
}

.leader .leader-bio-content {
    overflow: hidden
}

.leader .leader-bio-content.collapsing {
    min-height: 173px !important
}

.leader .leader-bio-content.collapse {
    height: 173px !important;
    display: block;
    overflow: hidden
}

.leader .leader-bio-content.collapse.in {
    height: auto !important
}

.leader .leader-bio-content.collapse-sm.collapsing {
    min-height: 25px !important
}

.leader .leader-bio-content.collapse-sm.collapse {
    height: 25px !important
}

.leader .leader-bio-content.collapse-sm.collapse.in {
    height: auto !important
}

@media (max-width: 767px) {
    .leader .leader-bio-content.collapse-sm.collapse {
        height: 100px !important
    }
}

footer {
    background: #545351;
    padding-top: 25px;
    font-size: 12px;
    color: #fff;
    font-family: 'Roboto-m'
}

footer .logo-footer {
    margin-bottom: 20px
}

footer .col-md-4 {
    overflow: hidden
}

footer .footer-menu > div {
    overflow: hidden
}

footer .footer-menu > div:after {
    content: '';
    width: 20%;
    height: 100%;
    background: #545351;
    position: absolute;
    right: 0;
    top: 0
}

footer a {
    color: #fff
}

footer .footer-title {
    position: relative;
    font-family: 'Lora-b', arial;
    display: inline-block;
    color: #fff;
    margin: 15px 0 10px 0;
    font-size: 16px;
    text-transform: uppercase
}

footer .footer-title:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 49%;
    width: 200%;
    height: 1px;
    background: #fff;
    margin-left: 10px
}

footer ul {
    margin: 0;
    padding: 0
}

footer ul a {
    color: #fff;
    line-height: 2;
    display: inline-block;
    font-family: 'Roboto'
}

footer ul a img {
    max-height: 20px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    -webkit-transition: all .3s;
    transition: all .3s
}

footer ul a:hover img {
    -webkit-filter: invert(0) brightness(1);
    filter: invert(0) brightness(1)
}

footer form {
    width: 80%
}

footer form input::-webkit-input-placeholder, footer form textarea::-webkit-input-placeholder {
    color: #fff
}

footer form input:-ms-input-placeholder, footer form textarea:-ms-input-placeholder {
    color: #fff
}

footer form input::-ms-input-placeholder, footer form textarea::-ms-input-placeholder {
    color: #fff
}

footer form input::placeholder, footer form textarea::placeholder {
    color: #fff
}

footer .footer-bottom {
    background: #fff;
    margin-top: 20px;
    padding: 10px 15px;
    color: #545351
}

footer .footer-bottom > .row > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

footer .footer-bottom > .row > div a {
    display: inline-block;
    margin-left: 20px;
    position: relative;
    top: 4px
}

footer .footer-bottom > .row > div.text-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width: 1200px) {
    footer form {
        width: 100%
    }

    footer .footer-menu > div::after {
        display: none
    }
}

.site-item-box {
    background-color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    height: 100%
}

.site-item-box:hover {
    color: #545351;
    background-color: #f2f2f2
}

.site-item-box:hover .site-item-place {
    text-decoration: underline
}

.site-item-box .site-item-image {
    height: 300px
}

.site-item-box .site-item-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.site-item-box .site-item-description {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    margin-bottom: 15px;
    padding: 10px 20px 25px 20px
}

.site-item-box .site-item-town {
    font-family: 'Roboto-b', sans-serif;
    font-size: 14px;
    color: #adaca9;
    margin-bottom: 10px
}

.site-item-box .site-item-place h3 {
    color: #545351;
    font-size: 22px;
    font-family: 'Lora-b', sans-serif
}

.site-item-box .site-item-excerpt {
    font-size: 14px
}

@media (max-width: 767px) {
    .site-item-box .site-item-description {
        padding: 10px 5px 20px 5px
    }
}

.date-box {
    width: 135px;
    max-width: 100%;
    height: 135px;
    background: #d2d0cb;
    color: #545351;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: 'Lora-r', sans-serif
}

.date-box p {
    margin: 0
}

.date-box .month-name {
    text-transform: capitalize
}

.date-box .text-xxl {
    font-weight: bold
}

.date-box.event {
    background: #ddb75d;
    color: #fff
}

.date-box.memorial {
    background: #d2d0cb;
    color: #545351
}

.date-box.national {
    background: #86b975;
    color: #fff
}

@media (min-width: 767px) and (max-width: 1200px) {
    .date-box {
        width: 125px;
        height: 125px
    }

    .date-box .text-xxl {
        font-size: 50px
    }
}

.news-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 15px;
    color: #545351 !important;
    height: 100%
}

.news-box .image-ribbon {
    position: absolute;
    background: #adaca9;
    font-weight: bold
}

.news-box .news-image-wrapper {
    height: 220px;
    height: 0;
    padding-bottom: 60%;
    font-family: 'Lora-r', sans-serif;
    display: block;
    position: relative;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.news-box .news-image-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4)
}

.news-box .news-image-wrapper p {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    left: 15px
}

.news-box .news-image-wrapper p a {
    color: #fff
}

.news-box .news-image-wrapper .list-tags {
    position: absolute
}

.news-box .news-image-wrapper .image-ribbon {
    padding: 2px 12px;
    top: 15%
}

.news-box .news-content {
    padding: 10px;
    height: 210px;
    height: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    -webkit-transition: background .3s;
    transition: background .3s;
    margin-bottom: 15px
}

.news-box .news-content p {
    font-size: 16px;
    margin-bottom: 0
}

.news-box .news-content .text-uppercase {
    font-size: 12px
}

.news-box.in-row {
    position: relative
}

.news-box.in-row .image-ribbon {
    position: absolute;
    display: inline-block;
    top: 5%;
    left: 0;
    padding: 5px 10px;
    background: #adaca9;
    color: #fff;
    z-index: 1
}

.news-box.in-row .news-content {
    height: 225px;
    overflow: hidden
}

.news-box.in-row .news-content.bg-transparent {
    background: transparent
}

.news-box.in-row .news-content p {
    color: #545351
}

.news-box:hover .news-image-wrapper p {
    text-decoration: underline
}

.news-box:hover .news-content {
    background: #f2f2f2
}

.news-box:hover .news-content p {
    color: #545351
}

.col-md-6 .news-box .news-image-wrapper p {
    font-size: 20px
}

.col-md-6 .news-box .news-image-wrapper .image-ribbon {
    top: auto;
    left: 15px;
    bottom: 110px
}

@media (max-width: 767px) {
    .news-box .news-image-wrapper {
        padding-bottom: 95%
    }

    .col-md-6 .news-box .news-image-wrapper .image-ribbon {
        bottom: auto;
        top: 10%
    }
}

.data-box {
    padding: 25px 20px;
    background-color: #f2f2f2
}

.data-box dl {
    padding-bottom: 25px
}

.data-box dl dt {
    font-size: 16px;
    font-weight: bold;
    font-family: 'Lora-b'
}

.data-box dl dd {
    font-size: 14px
}

.order-box {
    padding: 25px 15px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 767px) {
    .order-box {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto
    }
}

.order-box .selection-wrapper select.disabled + .select2-container {
    pointer-events: none;
    cursor: default
}

.order-box .selection-wrapper select.disabled + .select2-container .select2-selection__arrow {
    cursor: pointer;
    pointer-events: initial;
    z-index: 9999
}

.order-box .selection-wrapper select.disabled + .select2-container .select2-selection__arrow b {
    display: none
}

.order-box .selection-wrapper select.disabled + .select2-container .select2-selection__arrow::after {
    content: 'x';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.order-box .select2-container {
    width: 100% !important
}

.order-box .form-control, .order-box .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 1px solid #adaca9;
    border-radius: 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.order-box .form-control::-webkit-input-placeholder, .order-box .select2-container--default .select2-selection--single::-webkit-input-placeholder {
    color: #545351
}

.order-box .form-control::-moz-placeholder, .order-box .select2-container--default .select2-selection--single::-moz-placeholder {
    color: #545351
}

.order-box .form-control:-ms-input-placeholder, .order-box .select2-container--default .select2-selection--single:-ms-input-placeholder {
    color: #545351
}

.order-box .form-control:-moz-placeholder, .order-box .select2-container--default .select2-selection--single:-moz-placeholder {
    color: #545351
}

.order-box .btn-add-publication {
    background-color: #d2d0cb;
    border: 1px solid transparent;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 22px;
    padding: 7px 10px
}

.order-box .btn-add-publication.disabled {
    cursor: default;
    opacity: .7;
    pointer-events: none
}

.order-box .btn-add-publication.disabled:hover {
    background-color: #d2d0cb;
    color: #fff;
    border-color: transparent
}

.order-box .btn-add-publication::before {
    content: '+';
    font-size: 20px;
    line-height: 20px;
    float: left
}

.order-box .btn-add-publication:hover {
    background-color: transparent;
    border: 1px solid #adaca9;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #545351;
    line-height: 22px
}

.order-box .selection {
    margin-bottom: 10px
}

.order-box input[type="submit"]:hover {
    background-color: #d2d0cb;
    border: 1px solid transparent;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.order-box .order-box-info {
    font-size: 12px
}

@media (max-width: 991px) {
    .order-box .selection-wrapper .publication-number {
        margin-top: 10px
    }
}

.graveyard-finder {
    background-color: #f2f2f2;
    padding: 20px 15px;
    margin-top: 20px;
    margin-bottom: 20px
}

.graveyard-finder hr {
    border-color: #d2d0cb
}

.graveyard-finder .input-group {
    width: 100%
}

.graveyard-finder .input-group input.form-control {
    border-radius: 16px;
    width: 100%;
    border: none
}

.graveyard-finder p {
    margin: 5px 10px
}

.graveyard-finder .input-group.select-wrapper .glyphicon {
    color: #ddb75d
}

.graveyard-finder-horizontal {
    margin: 10px 0;
    background: #f2f2f2
}

.graveyard-finder-horizontal .finder-left {
    padding: 20px
}

.graveyard-finder-horizontal .finder-left .input-group {
    width: 100%
}

.graveyard-finder-horizontal .finder-left .input-group input {
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: #fff;
    padding: 8px 12px;
    border: none
}

.graveyard-finder-horizontal .finder-left select {
    height: 40px
}

.graveyard-finder-horizontal .finder-left .input-group.select-wrapper .glyphicon {
    color: #545351
}

.graveyard-finder-horizontal .map-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991px) {
    .graveyard-finder-horizontal .map-search {
        padding: 20px 0
    }
}

.event-details-box {
    background: #f2f2f2;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.event-details-box .event-detail {
    width: 50%;
    padding-left: 42px;
    position: relative;
    margin-bottom: 20px
}

.event-details-box .event-detail .glyphicon, .event-details-box .event-detail img {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 22px
}

@media (max-width: 767px) {
    .event-details-box .event-detail {
        width: 100%;
        padding-left: 30px
    }

    .event-details-box .event-detail img {
        width: 18px
    }
}

.paginator .pagination > .active > a, .paginator .pagination > .active > a:focus, .paginator .pagination > .active > a:hover, .paginator .pagination > .active > span, .paginator .pagination > .active > span:focus, .paginator .pagination > .active > span:hover {
    border: 1px solid #fff;
    background-color: #b6974D;
    color: #fff
}

.paginator .pagination > li:first-child > a, .paginator .pagination > li:first-child > span {
    margin-left: 0;
    border-radius: 50% 0 0 50%
}

.paginator .pagination > li:last-child > a, .paginator .pagination > li:last-child > span {
    margin-left: 0;
    border-radius: 0 50% 50% 0
}

.paginator .pagination li a {
    background-color: #ddb75d;
    height: 40px;
    width: 40px;
    color: #545351;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #fff
}

.paginator .pagination li a:hover {
    color: #fff;
    background-color: #e1c072
}

@media (max-width: 420px) {
    .paginator .pagination li a {
        height: 31px;
        width: 31px
    }
}

.calendar-wrapper {
    height: 100%;
    text-align: center;
    background-image: url(/images/bg-calendar.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around
}

.calendar-wrapper .container-fluid {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    padding-left: 2rem;
    padding-right: 2rem
}

.calendar-wrapper .container-fluid .calendar-title {
    color: #fff;
    margin-top: 10px;
    font-size: 26px;
    font-family: 'Lora-r', sans-serif
}

@media (max-width: 1200px) {
    .calendar-wrapper .container-fluid .calendar-title {
        font-size: 20px
    }
}

.calendar {
    padding-left: 1rem;
    padding-right: 1rem
}

.calendar.fc-unthemed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    max-width: 500px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff
}

.calendar.fc-unthemed .fc-other-month {
    opacity: 0
}

.calendar.fc-unthemed .fc-icon {
    text-shadow: none !important;
    left: 0;
    width: 100%;
    position: absolute;
    top: 50%;
    text-align: center;
    margin: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.calendar.fc-unthemed .fc-toolbar {
    margin-bottom: 0;
    position: relative
}

.calendar.fc-unthemed .fc-toolbar .fc-right, .calendar.fc-unthemed .fc-toolbar .fc-left {
    width: 100%;
    position: absolute;
    left: 0;
    pointer-events: none
}

.calendar.fc-unthemed .fc-toolbar .fc-right button, .calendar.fc-unthemed .fc-toolbar .fc-left button {
    pointer-events: auto
}

.calendar.fc-unthemed .fc-toolbar .fc-right {
    text-align: right
}

.calendar.fc-unthemed .fc-toolbar .fc-right button {
    float: right
}

.calendar.fc-unthemed .fc-toolbar h2 {
    font-family: 'Lora-r', sans-serif;
    font-size: 20px;
    text-decoration: none;
    border: none;
    margin-top: 3px;
    text-transform: uppercase
}

.calendar.fc-unthemed .fc-toolbar button {
    border: 1px solid #fff;
    color: #fff;
    padding: 5px 0px;
    margin-bottom: 15px;
    background: none;
    border-radius: 0;
    opacity: .75;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    width: 46px;
    max-width: 10.5%;
    height: 32px
}

.calendar.fc-unthemed .fc-toolbar button.rd-back {
    margin-left: 10px
}

.calendar.fc-unthemed .fc-toolbar button.rd-next {
    margin-right: 10px
}

.calendar.fc-unthemed .fc-toolbar button:hover {
    opacity: 1
}

@media (max-width: 1200px) {
    .calendar.fc-unthemed .fc-toolbar h2 {
        font-size: 14px;
        margin-top: 5px
    }

    .calendar.fc-unthemed .fc-toolbar button {
        padding: 3px 0;
        height: 1.9em
    }
}

.calendar.fc-unthemed .fc-widget-content {
    border: none
}

.calendar.fc-unthemed .fc-content-skeleton > table {
    border-collapse: separate;
    border-spacing: 0px 3px
}

.calendar.fc-unthemed .fc-content-skeleton > table > thead > tr {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 32px;
    overflow: hidden
}

.calendar.fc-unthemed .fc-content-skeleton > table > thead > tr > td {
    text-align: center;
    width: 44px;
    max-width: 10%;
    min-width: 20px;
    border: 1px solid #fff;
    pointer-events: none;
    position: relative;
    z-index: 300
}

.calendar.fc-unthemed .fc-content-skeleton > table > thead > tr > td.event {
    background: #ddb75d
}

.calendar.fc-unthemed .fc-content-skeleton > table > thead > tr > td.memorial {
    color: #545351;
    background: #d2d0cb
}

.calendar.fc-unthemed .fc-content-skeleton > table > thead > tr > td.memorial.event {
    background: linear-gradient(140deg, #ddb75d 0%, #ddb75d 50%, #d2d0cb 51%, #d2d0cb 100%)
}

.calendar.fc-unthemed .fc-content-skeleton > table > thead > tr > td.memorial.national {
    background: linear-gradient(140deg, #d2d0cb, #d2d0cb 50%, #86b975 51%, #86b975 100%)
}

.calendar.fc-unthemed .fc-content-skeleton > table > thead > tr > td.national {
    color: #fff;
    background: #86b975
}

.calendar.fc-unthemed .fc-content-skeleton > table > thead > tr > td.national.event {
    background: linear-gradient(140deg, #ddb75d 0%, #ddb75d 50%, #86b975 51%, #86b975 100%)
}

.calendar.fc-unthemed .fc-content-skeleton > table > thead > tr > td.national.event.memorial {
    background: linear-gradient(140deg, #ddb75d 0%, #ddb75d 33%, #86b975 33.33%, #86b975 66%, #d2d0cb 66.66%, #d2d0cb 100%)
}

.calendar.fc-unthemed .fc-content-skeleton > table > thead > tr > td .fc-day-number {
    float: none;
    height: 100%;
    display: block;
    margin: 0 auto 0 auto;
    font-family: 'Lora-r', sans-serif;
    font-size: 14px;
    width: 44px;
    max-width: 100%;
    padding: 5px 0
}

@media (max-width: 1200px) {
    .calendar.fc-unthemed .fc-content-skeleton > table > thead > tr > td .fc-day-number {
        font-size: 13px
    }
}

.calendar.fc-unthemed .fc-content-skeleton > table > tbody > tr {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    top: 4px;
    left: 0;
    height: 100%;
    height: 32px;
    overflow: hidden
}

.calendar.fc-unthemed .fc-content-skeleton > table > tbody > tr > td {
    text-align: center;
    width: 44px;
    max-width: 10%;
    min-width: 20px;
    height: 32px
}

.calendar.fc-unthemed .fc-content-skeleton > table > tbody > tr > td a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    cursor: pointer;
    margin: 0;
    width: 96%;
    position: relative;
    top: -2px;
    left: -2px;
    opacity: 0;
    z-index: 7000
}

.calendar.fc-unthemed .fc-content-skeleton > table > tbody > tr > td a.event {
    background: #ddb75d
}

.calendar.fc-unthemed .fc-content-skeleton > table > tbody > tr > td a.memorial {
    background: #d2d0cb;
    color: #545351
}

.calendar.fc-unthemed .fc-view .fc-body .fc-row {
    min-height: auto;
    height: auto !important
}

.calendar.fc-unthemed td.fc-today {
    background: none
}

.calendar.fc-unthemed .fc-scroller.fc-day-grid-container {
    height: auto !important
}

.calendar.fc-unthemed .fc .fc-row .fc-content-skeleton table {
    position: relative
}

.calendar.fc-unthemed .fc-event-container {
    position: relative
}

.calendar.fc-unthemed .fc-event-container tr:first-child > td > .fc-day-grid-event {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

aside .calendar-wrapper {
    margin-bottom: 15px
}

aside .calendar-wrapper .calendar {
    padding-right: 0.25rem;
    padding-left: 0.25rem
}

aside .calendar-wrapper .calendar .calendar-title {
    text-align: left
}

aside .calendar-wrapper .calendar .rd-container .rd-date .rd-month .rd-month-label {
    font-size: 16px;
    padding: 5px 0
}

aside .calendar-wrapper .calendar .rd-container .rd-date .rd-month table .rd-days-body .rd-day-body {
    font-size: 12px;
    padding: 4px 6px
}

@media (max-width: 767px) {
    aside .calendar-wrapper .calendar {
        margin-top: 15px
    }
}

.download-box {
    position: relative;
    padding: 15px 0 0 0
}

.download-box .btn {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.download-box a {
    display: block
}

.download-box a:hover {
    color: inherit
}

.download-box a:hover span {
    text-decoration: underline
}

.download-box span {
    display: inline-block;
    padding-left: 54px
}

.download-box hr {
    margin-top: 20px;
    margin-bottom: 10px
}

.download-box:last-of-type hr {
    display: none
}

.publication-info {
    background-color: #f2f2f2;
    max-width: 320px;
    padding: 25px 20px 0 20px
}

@media (max-width: 767px) {
    .publication-info {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px
    }
}

.publication-info dl dt {
    font-family: 'Lora-b';
    font-size: 16px;
    text-transform: uppercase
}

.publication-info dl dd {
    padding-bottom: 35px
}

.publication-info .price-wrapper {
    font-size: 12px;
    padding-bottom: 25px
}

.publication-info .price-wrapper p {
    margin-bottom: 0
}

.publication-info .price-wrapper > p {
    text-transform: uppercase
}

.publication-box {
    margin-bottom: 35px
}

.publication-box .publication-surface {
    text-align: center;
    display: block;
    background: #f2f2f2;
    padding: 20px;
    margin-top: 4px
}

.publication-box .publication-surface img {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5)
}

.publication-box .publication-right-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px
}

.publication-box .publication-right-box > div {
    width: 100%;
    height: 100%;
    position: relative
}

.publication-box .publication-right-box p {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media (max-width: 991px) {
    .publication-box .publication-surface {
        margin-bottom: 15px
    }

    .publication-box .publication-right-box > div .btn-primary {
        position: relative
    }
}

.publication-cover-wrapper {
    margin-bottom: 50px
}

.publication-cover-wrapper img {
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.5)
}

.publication-cover-wrapper .publication-cover {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.publication-cover-wrapper .publication-cover .btn {
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    min-width: 135px
}

.publication-cover-wrapper .publication-cover:hover .btn {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.share-line {
    position: relative;
    display: inline-block;
    margin-top: 15px
}

.share-line button {
    position: relative;
    z-index: 40
}

.share-line ul {
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 20;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.share-line ul li {
    color: #ddb75d;
    cursor: pointer
}

.share-line ul li a .fa {
    color: #ddb75d;
    font-size: 18px
}

.share-line ul li a img {
    height: 16px
}

.share-line.open ul {
    -webkit-transform: translate(120%, -50%);
    transform: translate(120%, -50%)
}

.gallery img {
    width: 100% !important
}

.gallery-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    z-index: -1;
    -webkit-transform: translate(-150vw);
    transform: translate(-150vw);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.gallery-wrapper.gallery-opened {
    z-index: 6000;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.gallery-wrapper .gallery-box {
    padding: 40px 10px 15px 10px;
    width: 97%;
    height: 100vh;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.gallery-wrapper .gallery-box .gallery-close {
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer;
    font-size: 32px;
    color: #fff;
    opacity: .9;
    -webkit-transition: all .3s;
    transition: all .3s
}

.gallery-wrapper .gallery-box .gallery-close:hover {
    opacity: 1
}

.gallery-wrapper .gallery-box .gallery-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-bottom: 20px;
    min-height: 50vh
}

.gallery-wrapper .gallery-box .gallery-top .swiper-outer-container {
    width: 100%
}

.gallery-wrapper .gallery-box .gallery-top .swiper-container {
    height: 100%;
    width: 100%
}

.gallery-wrapper .gallery-box .gallery-top .swiper-container .swiper-slide {
    padding-bottom: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.gallery-wrapper .gallery-box .gallery-top .swiper-container .image-wrapper {
    max-height: 75vh;
    height: 100%
}

.gallery-wrapper .gallery-box .gallery-top .swiper-container .image-wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .gallery-wrapper .gallery-box .gallery-top .swiper-container .image-wrapper img {
        width: auto !important
    }
}

.gallery-wrapper .gallery-box .gallery-top .swiper-container .text-wrapper {
    padding-top: 10px;
    text-align: left;
    background: #1b1b1b;
    color: #fff;
    text-align: center;
    padding-top: 5px
}

.gallery-wrapper .gallery-box .gallery-top .swiper-container .text-wrapper .desc-title {
    font-size: 20px;
    margin-bottom: 5px
}

@media (max-width: 767px) {
    .gallery-wrapper .gallery-box .gallery-top .swiper-container .text-wrapper p {
        line-height: 1.2;
        margin-bottom: 0
    }

    .gallery-wrapper .gallery-box .gallery-top .swiper-container .text-wrapper .desc-title {
        font-size: 16px;
        font-weight: bold
    }

    .gallery-wrapper .gallery-box .gallery-top .swiper-container .text-wrapper .desc-text {
        font-size: 14px
    }
}

.gallery-wrapper .gallery-box .gallery-top .swiper-button {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 8px 16px;
    z-index: 7000;
    cursor: pointer;
    background: #fff
}

.gallery-wrapper .gallery-box .gallery-top .swiper-button.swiper-prev {
    left: -16px
}

.gallery-wrapper .gallery-box .gallery-top .swiper-button.swiper-next {
    right: -16px
}

.gallery-wrapper .gallery-box .gallery-bottom {
    height: auto
}

.gallery-wrapper .gallery-box .gallery-bottom .swiper-container {
    height: 100%
}

.gallery-wrapper .gallery-box .gallery-bottom .swiper-container .swiper-slide {
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    height: 100px
}

.gallery-wrapper .gallery-box .gallery-bottom .swiper-container .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.gallery-wrapper .gallery-box .gallery-bottom .swiper-container .swiper-slide.swiper-slide-active {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

@media (max-width: 767px) {
    .gallery-wrapper .gallery-box {
        width: 90%
    }

    .gallery-wrapper .gallery-box .gallery-top .swiper-container .image-wrapper {
        height: 80%
    }

    .gallery-wrapper .gallery-box .gallery-top .swiper-container .text-wrapper {
        padding-left: 30px;
        padding-right: 30px
    }

    .gallery-wrapper .gallery-box .gallery-top .swiper-container .swiper-slide {
        padding-bottom: 0
    }

    .gallery-wrapper .gallery-box .gallery-bottom {
        display: none
    }
}

.section-404 {
    color: #fff;
    position: relative;
    min-height: 45vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section-404 .img-responsive {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.section-404 .col-sm-6 {
    padding-top: 10%
}

.section-404 .right-404 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.section-404 h1 {
    font-size: 195px;
    line-height: 195px;
    margin-top: 0
}

.section-404 h2 {
    font-size: 36px;
    margin: 0
}

.section-404 h3 {
    margin-top: 10px
}

@media (max-width: 969px) {
    .section-404 h1 {
        margin-top: 30px;
        font-size: 120px;
        line-height: 120px
    }
}

.row:before, .row:after {
    content: normal !important
}

header .header-big-links .link-xl {
    padding: 45px 30px 45px 100px;
    background-size: 88px auto;
}

.site-item-box {
    z-index: 1000;
    position: relative;
}
