@charset "UTF-8";
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.ts-control{border:1px solid #d0d0d0;border-radius:3px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex-wrap:wrap;overflow:hidden;padding:8px;position:relative;width:100%;z-index:1}.ts-wrapper.multi.has-items .ts-control{padding:5px 8px 2px}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default!important}.focus .ts-control{box-shadow:inset 0 1px 2px rgba(0,0,0,.15)}.ts-control>*{display:inline-block;vertical-align:initial}.ts-wrapper.multi .ts-control>div{background:#1da7ee;border:1px solid #0073bb;color:#fff;cursor:pointer;margin:0 3px 3px 0;overflow:auto;padding:2px 6px}.ts-wrapper.multi .ts-control>div.active{background:#92c836;border:1px solid #00578d;color:#fff}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{background:#d2d2d2;border:1px solid #aaa;color:#fff}.ts-control>input{background:none!important;border:0!important;box-shadow:none!important;display:inline-block!important;flex:1 1 auto;line-height:inherit!important;margin:0!important;max-height:none!important;max-width:100%!important;min-height:0!important;min-width:7rem;padding:0!important;text-indent:0!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:none!important}.has-items .ts-control>input{margin:0 4px!important}.ts-control.rtl{text-align:right}.ts-control.rtl.single .ts-control:after{left:15px;right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px!important}.disabled .ts-control{background-color:#fafafa;opacity:.5}.input-hidden .ts-control>input{left:-10000px;opacity:0;position:absolute}.ts-dropdown{background:#fff;border:1px solid #d0d0d0;border-radius:0 0 3px 3px;border-top:0;box-shadow:0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;left:0;margin:.25rem 0 0;position:absolute;top:100%;width:100%;z-index:10}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.ts-dropdown .create,.ts-dropdown .no-results,.ts-dropdown .optgroup-header,.ts-dropdown .option{padding:5px 8px}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{cursor:pointer;opacity:1}.ts-dropdown .optgroup:first-child .optgroup-header{border-top:0}.ts-dropdown .optgroup-header{background:#fff;color:#303030;cursor:default}.ts-dropdown .active{background-color:#f5fafd;color:#495c68}.ts-dropdown .active.create{color:#495c68}.ts-dropdown .create{color:rgba(48,48,48,.5)}.ts-dropdown .spinner{display:inline-block;height:30px;margin:5px 8px;width:30px}.ts-dropdown .spinner:after{animation:lds-dual-ring 1.2s linear infinite;border-color:#d0d0d0 transparent;border-radius:50%;border-style:solid;border-width:5px;content:" ";display:block;height:24px;margin:3px;width:24px}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ts-dropdown-content{max-height:200px;overflow:hidden auto;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:transparent!important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden!important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:.5rem}.plugin-checkbox_options.rtl .option input{margin-left:.5rem}.plugin-clear_button{--ts-pr-clear-button:1em}.plugin-clear_button .clear-button{background:transparent!important;cursor:pointer;margin-right:0!important;opacity:0;position:absolute;right:2px;top:50%;transform:translateY(-50%);transition:opacity .5s}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(var(--ts-pr-caret),8px)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{background:color-mix(#fff,#d0d0d0,85%);border-bottom:1px solid #d0d0d0;border-radius:3px 3px 0 0;padding:10px 8px;position:relative}.ts-wrapper .dropdown-header-close{color:#303030;font-size:20px!important;line-height:20px;margin-top:-12px;opacity:.4;position:absolute;right:8px;top:50%}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input.focus.dropdown-active .ts-control{border:1px solid #d0d0d0;box-shadow:none}.plugin-dropdown_input .dropdown-input{background:transparent;border:solid #d0d0d0;border-width:0 0 1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);display:block;padding:8px;width:100%}.plugin-dropdown_input .items-placeholder{border:0!important;box-shadow:none!important;width:100%}.plugin-dropdown_input.dropdown-active .items-placeholder,.plugin-dropdown_input.has-items .items-placeholder{display:none!important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-ms-input-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:transparent}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;flex-basis:0;flex-grow:1;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.ts-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.ts-wrapper.plugin-remove_button .item{align-items:center;display:inline-flex}.ts-wrapper.plugin-remove_button .item .remove{border-radius:0 2px 2px 0;box-sizing:border-box;color:inherit;display:inline-block;padding:0 6px;text-decoration:none;vertical-align:middle}.ts-wrapper.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:none}.ts-wrapper.plugin-remove_button .remove-single{font-size:23px;position:absolute;right:0;top:0}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0!important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:1px solid #0073bb;margin-left:6px}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:#00578d}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:#aaa}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0!important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:1px solid #0073bb;margin-right:6px}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:#00578d}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:#aaa}:root{--ts-pr-clear-button:0px;--ts-pr-caret:0px;--ts-pr-min:.75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-control.rtl{padding-left:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-wrapper{position:relative}.ts-control,.ts-control input,.ts-dropdown{color:#303030;font-family:inherit;font-size:13px;line-height:18px}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.ts-wrapper.single .ts-control{--ts-pr-caret:2rem}.ts-wrapper.single .ts-control:after{border-color:grey transparent transparent;border-style:solid;border-width:5px 5px 0;content:" ";display:block;height:0;margin-top:-3px;position:absolute;top:50%;width:0}.ts-wrapper.single .ts-control:not(.rtl):after{right:15px}.ts-wrapper.single .ts-control.rtl:after{left:15px}.ts-wrapper.single.dropdown-active .ts-control:after{border-color:transparent transparent grey;border-width:0 5px 5px;margin-top:-4px}.ts-wrapper.single.input-active .ts-control,.ts-wrapper.single.input-active .ts-control input{cursor:text}.ts-wrapper{display:flex;min-height:36px}.ts-wrapper.multi.has-items .ts-control{padding-left:5px;--ts-pr-min:5px}.ts-wrapper.multi .ts-control [data-value]{background-color:color-mix(#1da7ee,#178ee9,60%);background-image:linear-gradient(180deg,#1da7ee,#178ee9);background-repeat:repeat-x;border-radius:3px;box-shadow:0 1px 0 rgba(0,0,0,.2),inset 0 1px hsla(0,0%,100%,.03);text-shadow:0 1px 0 rgba(0,51,83,.3)}.ts-wrapper.multi .ts-control [data-value].active{background-color:color-mix(#008fd8,#0075cf,60%);background-image:linear-gradient(180deg,#008fd8,#0075cf);background-repeat:repeat-x}.ts-wrapper.multi.disabled .ts-control [data-value]{background:none;box-shadow:none;color:#999;text-shadow:none}.ts-wrapper.multi.disabled .ts-control [data-value],.ts-wrapper.multi.disabled .ts-control [data-value] .remove{border-color:#e6e6e6}.ts-wrapper.multi.disabled .ts-control [data-value] .remove{background:none}.ts-wrapper.single .ts-control{background-color:color-mix(#fefefe,#f2f2f2,60%);background-image:linear-gradient(180deg,#fefefe,#f2f2f2);background-repeat:repeat-x;box-shadow:0 1px 0 rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.8)}.ts-dropdown.single,.ts-wrapper.single .ts-control{border-color:#b8b8b8}.dropdown-active .ts-control{border-radius:3px 3px 0 0}.ts-dropdown .optgroup-header{font-size:.85em;font-weight:700;padding-top:7px}.ts-dropdown .optgroup{border-top:1px solid #f0f0f0}.ts-dropdown .optgroup:first-child{border-top:0}.justified-gallery {
width: 100%;
position: relative;
overflow: hidden;
}
.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure {
position: absolute;
display: inline-block;
overflow: hidden; filter: "alpha(opacity=10)";
opacity: 0.1;
margin: 0;
padding: 0;
}
.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > figure > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img,
.justified-gallery > figure > a > img,
.justified-gallery > a > svg,
.justified-gallery > div > svg,
.justified-gallery > figure > svg,
.justified-gallery > a > a > svg,
.justified-gallery > div > a > svg,
.justified-gallery > figure > a > svg {
position: absolute;
top: 50%;
left: 50%;
margin: 0;
padding: 0;
border: none;
filter: "alpha(opacity=0)";
opacity: 0;
}
.justified-gallery > a > .jg-caption,
.justified-gallery > div > .jg-caption,
.justified-gallery > figure > .jg-caption {
display: none;
position: absolute;
bottom: 0;
padding: 5px;
background-color: #000000;
left: 0;
right: 0;
margin: 0;
color: white;
font-size: 12px;
font-weight: 300;
font-family: sans-serif;
}
.justified-gallery > a > .jg-caption.jg-caption-visible,
.justified-gallery > div > .jg-caption.jg-caption-visible,
.justified-gallery > figure > .jg-caption.jg-caption-visible {
display: initial;
filter: "alpha(opacity=70)";
opacity: 0.7;
-webkit-transition: opacity 500ms ease-in;
-moz-transition: opacity 500ms ease-in;
-o-transition: opacity 500ms ease-in;
transition: opacity 500ms ease-in;
}
.justified-gallery > .jg-entry-visible {
filter: "alpha(opacity=100)";
opacity: 1;
background: none;
}
.justified-gallery > .jg-entry-visible > img,
.justified-gallery > .jg-entry-visible > a > img,
.justified-gallery > .jg-entry-visible > svg,
.justified-gallery > .jg-entry-visible > a > svg {
filter: "alpha(opacity=100)";
opacity: 1;
-webkit-transition: opacity 500ms ease-in;
-moz-transition: opacity 500ms ease-in;
-o-transition: opacity 500ms ease-in;
transition: opacity 500ms ease-in;
}
.justified-gallery > .jg-filtered {
display: none;
}
.justified-gallery > .jg-spinner {
position: absolute;
bottom: 0;
margin-left: -24px;
padding: 10px 0 10px 0;
left: 50%;
filter: "alpha(opacity=100)";
opacity: 1;
overflow: initial;
}
.justified-gallery > .jg-spinner > span {
display: inline-block;
filter: "alpha(opacity=0)";
opacity: 0;
width: 8px;
height: 8px;
margin: 0 4px 0 4px;
background-color: #000;
border-radius: 6px;
}

@font-face {
font-family: 'icomoon';
src:  url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/fonts/icomoon/fonts/icomoon.eot?n26yna);
src:  url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/fonts/icomoon/fonts/icomoon.eot?n26yna#iefix) format('embedded-opentype'),
url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/fonts/icomoon/fonts/icomoon.ttf?n26yna) format('truetype'),
url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/fonts/icomoon/fonts/icomoon.woff?n26yna) format('woff'),
url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/fonts/icomoon/fonts/icomoon.svg?n26yna#icomoon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-bars:before {
content: "\f0c9";
}
.icon-navicon:before {
content: "\f0c9";
}
.icon-reorder:before {
content: "\f0c9";
}
.icon-ticket:before {
content: "\f145";
}
.icon-chevron-right1:before {
content: "\f05b";
}
.icon-search1:before {
content: "\f004";
}
.icon-check1:before {
content: "\f00f";
}
.icon-close1:before {
content: "\f011";
}
.icon-remove1:before {
content: "\f011";
}
.icon-times1:before {
content: "\f011";
}
.icon-angle-left1:before {
content: "\f108";
}
.icon-angle-right1:before {
content: "\f109";
}
.icon-youtube-play1:before {
content: "\f16b";
}
.icon-calendar:before {
content: "\e903";
}
.icon-iconmonstr-quote-8:before {
content: "\e902";
}
.icon-external-link:before {
content: "\f08e";
}
.icon-chain:before {
content: "\f0c1";
}
.icon-link:before {
content: "\f0c1";
}
.icon-group1:before {
content: "\f0c0";
}
.icon-users1:before {
content: "\f0c0";
}
.icon-database1:before {
content: "\f1c0";
}
.icon-asterisk:before {
content: "\f069";
}
.icon-plus:before {
content: "\f067";
}
.icon-question:before {
content: "\f128";
}
.icon-minus:before {
content: "\f068";
}
.icon-search:before {
content: "\f002";
}
.icon-envelope-o:before {
content: "\f003";
}
.icon-user:before {
content: "\f007";
}
.icon-check:before {
content: "\f00c";
}
.icon-close:before {
content: "\f00d";
}
.icon-remove:before {
content: "\f00d";
}
.icon-times:before {
content: "\f00d";
}
.icon-search-plus:before {
content: "\f00e";
}
.icon-search-minus:before {
content: "\f010";
}
.icon-cog:before {
content: "\f013";
}
.icon-gear:before {
content: "\f013";
}
.icon-home:before {
content: "\f015";
}
.icon-clock-o:before {
content: "\f017";
}
.icon-download:before {
content: "\f019";
}
.icon-play-circle-o:before {
content: "\f01d";
}
.icon-lock:before {
content: "\f023";
}
.icon-camera:before {
content: "\f030";
}
.icon-image:before {
content: "\f03e";
}
.icon-photo:before {
content: "\f03e";
}
.icon-picture-o:before {
content: "\f03e";
}
.icon-map-marker:before {
content: "\f042";
}
.icon-chevron-left:before {
content: "\f053";
}
.icon-chevron-right:before {
content: "\f054";
}
.icon-plus-circle:before {
content: "\f055";
}
.icon-minus-circle:before {
content: "\f056";
}
.icon-times-circle:before {
content: "\f057";
}
.icon-check-circle:before {
content: "\f058";
}
.icon-question-circle:before {
content: "\f059";
}
.icon-info-circle:before {
content: "\f05a";
}
.icon-times-circle-o:before {
content: "\f05c";
}
.icon-check-circle-o:before {
content: "\f05d";
}
.icon-ban:before {
content: "\f05e";
}
.icon-arrow-left:before {
content: "\f060";
}
.icon-arrow-right:before {
content: "\f061";
}
.icon-arrow-up:before {
content: "\f062";
}
.icon-arrow-down:before {
content: "\f063";
}
.icon-mail-forward:before {
content: "\f064";
}
.icon-share:before {
content: "\f064";
}
.icon-twitter-square:before {
content: "\f081";
}
.icon-facebook-square:before {
content: "\f082";
}
.icon-linkedin-square:before {
content: "\f08c";
}
.icon-phone1:before {
content: "\f095";
}
.icon-phone-square:before {
content: "\f098";
}
.icon-twitter:before {
content: "\f099";
}
.icon-facebook:before {
content: "\f09a";
}
.icon-facebook-f:before {
content: "\f09a";
}
.icon-caret-down:before {
content: "\f0d7";
}
.icon-caret-up:before {
content: "\f0d8";
}
.icon-caret-left:before {
content: "\f0d9";
}
.icon-caret-right:before {
content: "\f0da";
}
.icon-envelope1:before {
content: "\f0e0";
}
.icon-linkedin:before {
content: "\f0e1";
}
.icon-angle-left:before {
content: "\f104";
}
.icon-angle-right:before {
content: "\f105";
}
.icon-angle-up:before {
content: "\f106";
}
.icon-angle-down:before {
content: "\f107";
}
.icon-mobile:before {
content: "\f10b";
}
.icon-mobile-phone:before {
content: "\f10b";
}
.icon-mail-reply:before {
content: "\f112";
}
.icon-reply:before {
content: "\f112";
}
.icon-chevron-circle-left:before {
content: "\f137";
}
.icon-chevron-circle-right:before {
content: "\f138";
}
.icon-chevron-circle-up:before {
content: "\f139";
}
.icon-chevron-circle-down:before {
content: "\f13a";
}
.icon-file:before {
content: "\f15b";
}
.icon-file-text:before {
content: "\f15c";
}
.icon-youtube-play:before {
content: "\f16a";
}
.icon-instagram:before {
content: "\f16d";
}
.icon-apple:before {
content: "\f179";
}
.icon-windows:before {
content: "\f17a";
}
.icon-android:before {
content: "\f17b";
}
.icon-linux:before {
content: "\f17c";
}
.icon-skype:before {
content: "\f17e";
}
.icon-envelope-square:before {
content: "\f199";
}
.icon-file-pdf-o:before {
content: "\f1c1";
}
.icon-file-word-o:before {
content: "\f1c2";
}
.icon-file-excel-o:before {
content: "\f1c3";
}
.icon-file-powerpoint-o:before {
content: "\f1c4";
}
.icon-file-image-o:before {
content: "\f1c5";
}
.icon-file-photo-o:before {
content: "\f1c5";
}
.icon-file-picture-o:before {
content: "\f1c5";
}
.icon-file-archive-o:before {
content: "\f1c6";
}
.icon-file-zip-o:before {
content: "\f1c6";
}
.icon-file-audio-o:before {
content: "\f1c7";
}
.icon-file-sound-o:before {
content: "\f1c7";
}
.icon-file-movie-o:before {
content: "\f1c8";
}
.icon-file-video-o:before {
content: "\f1c8";
}
.icon-file-code-o:before {
content: "\f1c9";
}
.icon-facebook-official:before {
content: "\f230";
}
.icon-pinterest-p:before {
content: "\f231";
}
.icon-whatsapp:before {
content: "\f232";
}
.icon-safari:before {
content: "\f267";
}
.icon-chrome:before {
content: "\f268";
}
.icon-firefox:before {
content: "\f269";
}
.icon-opera:before {
content: "\f26a";
}
.icon-internet-explorer:before {
content: "\f26b";
}
.icon-map-o:before {
content: "\f278";
}
.icon-question-circle-o:before {
content: "\f29c";
}
.icon-volume-control-phone:before {
content: "\f2a0";
}
.icon-user-circle:before {
content: "\f2bd";
}
.icon-user-circle-o:before {
content: "\f2be";
}
.icon-user-o:before {
content: "\f2c0";
}
.icon-drivers-license:before {
content: "\f2c2";
}
.icon-id-card:before {
content: "\f2c2";
}
.icon-drivers-license-o:before {
content: "\f2c3";
}
.icon-id-card-o:before {
content: "\f2c3";
}
.icon-shopping-cart:before {
content: "\f07b";
}
.icon-cart-plus:before {
content: "\f219";
}
.icon-cart-arrow-down:before {
content: "\f21a";
}
.icon-shopping-bag:before {
content: "\f292";
}
.icon-shopping-basket:before {
content: "\f293";
}
.icon-phone:before {
content: "\e900";
}
.icon-contact:before {
content: "\e900";
}
.icon-mail:before {
content: "\e901";
}
.icon-email:before {
content: "\e901";
}
.icon-letter:before {
content: "\e901";
}
.icon-envelope:before {
content: "\e901";
}
.icon-contact1:before {
content: "\e901";
}
.icon-facebook-with-circle:before {
content: "\e904";
}
.icon-arrow-right1:before {
content: "\e924";
}
.icon-arrow-left1:before {
content: "\e926";
}
.icon-arrow-down1:before {
content: "\e927";
}
.icon-arrow-up1:before {
content: "\e928";
}
.icon-files-empty:before {
content: "\e925";
}
.icon-location:before {
content: "\e949";
}
.rep-list .rep-item-content-title, .event-header-content-closest strong, .event-header-content-mediakit strong, .article-list .article-item-title, .event-list .event-item-box, .event-grid .event-item-box, .event-list .event-item-title, .event-grid .event-item-title, .event-list-homepage .event-item-box, .event-list-homepage .event-item-title, .tile-grid .tile-item-title, h1, h2, h3, h4,
.h1, .h2, .h3, .h4, .fragment.timeline .timeline-item-year, .search-item a strong {
display: block;
color: #000;
font-family: "Roboto Slab", serif;
font-weight: 700;
}
h1, .h1 {
margin: 0 0 30px;
font-size: 30px;
font-size: 1.875rem;
line-height: 36px;
line-height: 2.25rem;
}
@media (min-width: 992px) {
h1, .h1 {
font-size: 55px;
font-size: 3.4375rem;
line-height: 66px;
line-height: 4.125rem;
}
}
.fragment.timeline .timeline-item-year, h1, h2, .h2 {
margin: 0 0 20px;
font-size: 26px;
font-size: 1.625rem;
line-height: 31.2px;
line-height: 1.95rem;
}
@media (min-width: 992px) {
.fragment.timeline .timeline-item-year, h1, h2, .h2 {
font-size: 40px;
font-size: 2.5rem;
line-height: 48px;
line-height: 3rem;
}
}
h3, .h3 {
margin: 0 0 15px;
font-size: 18px;
font-size: 1.125rem;
line-height: 21.6px;
line-height: 1.35rem;
}
@media (min-width: 992px) {
h3, .h3 {
font-size: 24px;
font-size: 1.5rem;
line-height: 28.8px;
line-height: 1.8rem;
}
}
.search-item a strong, h4, .h4 {
margin: 0 0 10px;
font-size: 17px;
font-size: 1.0625rem;
line-height: 20.4px;
line-height: 1.275rem;
}
@media (min-width: 992px) {
.search-item a strong, h4, .h4 {
font-size: 18px;
font-size: 1.125rem;
line-height: 21.6px;
line-height: 1.35rem;
}
}
.box-item-cta, .tile-item-cta {
display: inline-block;
text-transform: uppercase;
font-weight: 400;
color: #326698;
font-family: "Roboto Slab", serif;
font-size: 16px;
font-size: 1rem;
line-height: 20.8px;
line-height: 1.3rem;
}
.box-item-cta:hover, .tile-item-cta:hover, .box-item-cta:focus, .tile-item-cta:focus {
text-decoration: none;
color: #3f80be;
}
.floating-button a, .slideshow-slider-item-content a, .fragment.popup .floating-button a, .fragment.floating_bar .floatingbar a, .btn,
a.button,
a .button,
.button a,
.btn-container a, a.button-dark,
a .button-dark,
.button-dark a, .slideshow-slider-item-content a + a, .fragment.collapse .toggle-btn, a.button-light,
a .button-light,
.button-light a, a.button-blank,
a .button-blank,
.button-blank a, .btn.btn-gray,
a.button-gray,
a .button-gray,
.button-gray a, input[type=submit], .btn.btn-yellow,
a.button-yellow,
a .button-yellow,
.button-yellow a, .btn.btn-secondary,
a.button-secondary,
a .button-secondary,
.button-secondary a {
display: inline-block;
border: 1px solid #6D0506;
border-width: 0 0 4px;
margin: 0 8px 5px 0;
background: #9D0708;
font-family: "Roboto Slab", serif;
letter-spacing: 0.1em;
color: #fff !important;
padding: 18px 15px 12px;
min-height: 50px;
min-width: 200px;
text-align: center;
font-weight: 700;
text-transform: uppercase;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
border-radius: 8px;
background-clip: padding-box; font-size: 12px;
font-size: 0.75rem;
line-height: 12px;
line-height: 0.75rem;
}
.floating-button a:hover, .slideshow-slider-item-content a:hover, .fragment.popup .floating-button a:hover, .fragment.floating_bar .floatingbar a:hover, .btn:hover,
a.button:hover,
a .button:hover,
.button a:hover,
.btn-container a:hover, a.button-dark:hover,
a .button-dark:hover,
.button-dark a:hover, .slideshow-slider-item-content a + a:hover, .fragment.collapse .toggle-btn:hover, a.button-light:hover,
a .button-light:hover,
.button-light a:hover, a.button-blank:hover,
a .button-blank:hover,
.button-blank a:hover,
a.button-gray:hover,
a .button-gray:hover,
.button-gray a:hover, input[type=submit]:hover,
a.button-yellow:hover,
a .button-yellow:hover,
.button-yellow a:hover,
a.button-secondary:hover,
a .button-secondary:hover,
.button-secondary a:hover, .floating-button a:focus, .slideshow-slider-item-content a:focus, .fragment.popup .floating-button a:focus, .fragment.floating_bar .floatingbar a:focus, .btn:focus,
a.button:focus,
a .button:focus,
.button a:focus,
.btn-container a:focus, a.button-dark:focus,
a .button-dark:focus,
.button-dark a:focus, .slideshow-slider-item-content a + a:focus, .fragment.collapse .toggle-btn:focus, a.button-light:focus,
a .button-light:focus,
.button-light a:focus, a.button-blank:focus,
a .button-blank:focus,
.button-blank a:focus,
a.button-gray:focus,
a .button-gray:focus,
.button-gray a:focus, input[type=submit]:focus,
a.button-yellow:focus,
a .button-yellow:focus,
.button-yellow a:focus,
a.button-secondary:focus,
a .button-secondary:focus,
.button-secondary a:focus, .floating-button a.active, .slideshow-slider-item-content a.active, .fragment.popup .floating-button a.active, .fragment.floating_bar .floatingbar a.active, .active.btn,
a.active.button,
a .active.button,
.button a.active,
.btn-container a.active, a.active.button-dark,
a .active.button-dark,
.button-dark a.active, .slideshow-slider-item-content a + a.active, .fragment.collapse .active.toggle-btn, a.active.button-light,
a .active.button-light,
.button-light a.active, a.active.button-blank,
a .active.button-blank,
.button-blank a.active,
a.active.button-gray,
a .active.button-gray,
.button-gray a.active, input.active[type=submit],
a.active.button-yellow,
a .active.button-yellow,
.button-yellow a.active,
a.active.button-secondary,
a .active.button-secondary,
.button-secondary a.active {
color: #fff !important;
background: #6D0506;
text-decoration: none;
}
@media (min-width: 768px) {
.floating-button a, .slideshow-slider-item-content a, .fragment.popup .floating-button a, .fragment.floating_bar .floatingbar a, .btn,
a.button,
a .button,
.button a,
.btn-container a, a.button-dark,
a .button-dark,
.button-dark a, .slideshow-slider-item-content a + a, .fragment.collapse .toggle-btn, a.button-light,
a .button-light,
.button-light a, a.button-blank,
a .button-blank,
.button-blank a, .btn.btn-gray,
a.button-gray,
a .button-gray,
.button-gray a, input[type=submit], .btn.btn-yellow,
a.button-yellow,
a .button-yellow,
.button-yellow a, .btn.btn-secondary,
a.button-secondary,
a .button-secondary,
.button-secondary a {
min-width: 225px;
padding: 18px 50px 12px;
font-size: 14px;
font-size: 0.875rem;
line-height: 14px;
line-height: 0.875rem;
}
}
.btn.btn-secondary,
a.button-secondary,
a .button-secondary,
.button-secondary a {
background: #326698;
border-color: #326698;
}
.btn.btn-secondary:hover,
a.button-secondary:hover,
a .button-secondary:hover,
.button-secondary a:hover, .btn.btn-secondary:focus,
a.button-secondary:focus,
a .button-secondary:focus,
.button-secondary a:focus, .active.btn.btn-secondary,
a.active.button-secondary,
a .active.button-secondary,
.button-secondary a.active {
background: #3f80be;
border-color: #3f80be;
}
input[type=submit], .btn.btn-yellow,
a.button-yellow,
a .button-yellow,
.button-yellow a {
background: #FFCC66;
border-color: #B28D47;
color: #9D0708 !important;
}
input[type=submit]:hover, .btn.btn-yellow:hover,
a.button-yellow:hover,
a .button-yellow:hover,
.button-yellow a:hover, input[type=submit]:focus, .btn.btn-yellow:focus,
a.button-yellow:focus,
a .button-yellow:focus,
.button-yellow a:focus, input.active[type=submit], .active.btn.btn-yellow,
a.active.button-yellow,
a .active.button-yellow,
.button-yellow a.active {
color: #9D0708 !important;
background: #ffc44d;
}
.btn.btn-gray,
a.button-gray,
a .button-gray,
.button-gray a {
background: #e7e7e7;
border: none;
color: #9D0708 !important;
}
.btn.btn-gray:hover,
a.button-gray:hover,
a .button-gray:hover,
.button-gray a:hover, .btn.btn-gray:focus,
a.button-gray:focus,
a .button-gray:focus,
.button-gray a:focus, .active.btn.btn-gray,
a.active.button-gray,
a .active.button-gray,
.button-gray a.active {
color: #9D0708 !important;
background: #dadada;
}
a.button-blank,
a .button-blank,
.button-blank a {
background: transparent;
border-color: #9D0708;
color: #9D0708 !important;
}
a.button-blank:hover,
a .button-blank:hover,
.button-blank a:hover, a.button-blank:focus,
a .button-blank:focus,
.button-blank a:focus, a.active.button-blank,
a .active.button-blank,
.button-blank a.active {
background: #9D0708;
color: #fff !important;
}
.slideshow-slider-item-content a + a, .fragment.collapse .toggle-btn, a.button-light,
a .button-light,
.button-light a {
background: #fff;
border-color: #fff;
color: #9D0708 !important;
}
.slideshow-slider-item-content a + a:hover, .fragment.collapse .toggle-btn:hover, a.button-light:hover,
a .button-light:hover,
.button-light a:hover, .slideshow-slider-item-content a + a:focus, .fragment.collapse .toggle-btn:focus, a.button-light:focus,
a .button-light:focus,
.button-light a:focus, .slideshow-slider-item-content a + a.active, .fragment.collapse .active.toggle-btn, a.active.button-light,
a .active.button-light,
.button-light a.active {
background: #9D0708;
border-color: #9D0708;
color: #fff !important;
}
a.button-dark,
a .button-dark,
.button-dark a {
background: #515253;
border-color: #515253;
color: #fff !important;
}
a.button-dark:hover,
a .button-dark:hover,
.button-dark a:hover, a.button-dark:focus,
a .button-dark:focus,
.button-dark a:focus, a.active.button-dark,
a .active.button-dark,
.button-dark a.active {
background: #848586;
border-color: #848586;
}
.bg-image-filter:before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.rep-list .rep-item-content-link:after {
content: "\f105";
font-family: "icomoon" !important;
display: inline-block;
margin: 0 0 0 10px;
}      .selectric-wrapper {
position: relative;
cursor: pointer;
}
.selectric-responsive {
width: 100%;
}
.selectric {
border: 1px solid #DDD;
border-radius: 0px;
background: #F8F8F8;
position: relative;
overflow: hidden;
}
.selectric .label {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin: 0 38px 0 10px;
font-size: 12px;
line-height: 38px;
color: #444;
height: 38px;
user-select: none;
}
.selectric .button {
display: block;
position: absolute;
right: 0;
top: 0;
width: 38px;
height: 38px;
line-height: 38px;
background-color: #F8f8f8;
color: #BBB;
text-align: center;
font: 0/0 a;
*font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
content: " ";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
width: 0;
height: 0;
border: 4px solid transparent;
border-top-color: #BBB;
border-bottom: none;
}
.selectric-focus .selectric {
border-color: #aaaaaa;
}
.selectric-hover .selectric {
border-color: #c4c4c4;
}
.selectric-hover .selectric .button {
color: #a2a2a2;
}
.selectric-hover .selectric .button:after {
border-top-color: #a2a2a2;
}
.selectric-open {
z-index: 9999;
}
.selectric-open .selectric {
border-color: #c4c4c4;
}
.selectric-open .selectric-items {
display: block;
}
.selectric-disabled {
filter: alpha(opacity=50);
opacity: 0.5;
cursor: default;
user-select: none;
}
.selectric-hide-select {
position: relative;
overflow: hidden;
width: 0;
height: 0;
}
.selectric-hide-select select {
position: absolute;
left: -100%;
}
.selectric-hide-select.selectric-is-native {
position: absolute;
width: 100%;
height: 100%;
z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
border: none;
z-index: 1;
box-sizing: border-box;
opacity: 0;
}
.selectric-input {
position: absolute !important;
top: 0 !important;
left: 0 !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
margin: 0 !important;
padding: 0 !important;
width: 1px !important;
height: 1px !important;
outline: none !important;
border: none !important;
*font: 0/0 a !important;
background: none !important;
}
.selectric-temp-show {
position: absolute !important;
visibility: hidden !important;
display: block !important;
} .selectric-items {
display: none;
position: absolute;
top: 100%;
left: 0;
background: #F8F8F8;
border: 1px solid #c4c4c4;
z-index: -1;
box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
height: 100%;
overflow: auto;
}
.selectric-above .selectric-items {
top: auto;
bottom: 100%;
}
.selectric-items ul, .selectric-items li {
list-style: none;
padding: 0;
margin: 0;
font-size: 12px;
line-height: 20px;
min-height: 20px;
}
.selectric-items li {
display: block;
padding: 10px !important;
color: #666;
cursor: pointer;
}
.selectric-items li.selected {
background: #EEEEEE;
color: #444;
}
.selectric-items li.highlighted {
background: #DDDDDD;
color: #444;
}
.selectric-items li:hover {
background: #D5D5D5;
color: #444;
}
.selectric-items .disabled {
filter: alpha(opacity=50);
opacity: 0.5;
cursor: default !important;
background: none !important;
color: #666 !important;
user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
font-weight: bold;
padding-left: 10px;
cursor: default;
user-select: none;
background: none;
color: #444;
}
.selectric-items .selectric-group.disabled li {
filter: alpha(opacity=100);
opacity: 1;
}
.selectric-items .selectric-group li {
padding-left: 25px;
}
.slick-slider .slick-track {
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.slick-slider .slick-slide {
position: relative;
height: auto;
}
.slick-slider .slick-arrow {
display: inline-block;
position: absolute;
top: 50%;
background: #9D0708;
color: #fff;
border: none;
white-space: nowrap;
overflow: hidden;
padding: 0;
z-index: 10;
width: 50px;
height: 50px;
line-height: 50px;
cursor: pointer;
margin: -25px 0 0;
font-size: 30px;
font-size: 1.875rem;
line-height: 30px;
line-height: 1.875rem;
}
.slick-slider .slick-arrow:before {
text-align: center;
display: inline-block;
vertical-align: middle;
width: 100%;
font-family: "icomoon" !important;
}
.slick-slider .slick-arrow.slick-prev {
left: 15px;
}
.slick-slider .slick-arrow.slick-prev:before {
content: "\f104";
}
.slick-slider .slick-arrow.slick-next {
right: 15px;
}
.slick-slider .slick-arrow.slick-next:before {
content: "\f105";
}
.slick-slider .slick-arrow.slick-disabled {
background: #ddd;
}
.slick-dotted .slick-dots {
position: absolute;
bottom: -40px;
left: 0;
width: 100%;
text-align: center;
}
.slick-dotted .slick-dots li {
display: inline-block;
padding: 5px;
}
.slick-dotted .slick-dots li button {
display: block;
position: relative;
padding: 0;
width: 30px;
height: 30px;
line-height: 30px;
overflow: hidden;
text-indent: 50px;
background: none;
border: none;
cursor: pointer;
}
.slick-dotted .slick-dots li button:before {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 10px;
height: 10px;
background: #000;
margin: -5px 0 0 -5px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box; -webkit-transition: 200ms;
-moz-transition: 200ms;
-ms-transition: 200ms;
-o-transition: 200ms;
transition: 200ms;
}
.slick-dotted .slick-dots li button:hover:before {
background: #9D0708;
}
.slick-dotted .slick-dots li.slick-active button:before {
background: #9D0708;
-ms-transform: scale(1.6, 1.6); webkit-transform: scale(1.6, 1.6); transform: scale(1.6, 1.6);
}
.slick-list {
margin: 0 0 0 -2.5rem;
}
.slick-list .slick-slide {
padding: 0 0 0 2.5rem;
}
.grid-collapse .slick-list {
margin: 0;
}
.grid-collapse .slick-list .slick-slide {
padding: 0;
}
.grid-small .slick-list {
margin: 0 0 0 -0.9375rem;
}
.grid-small .slick-list .slick-slide {
padding: 0 0 0 0.9375rem;
}
.grid-large .slick-list {
margin: 0 0 0 -4.6875rem;
}
.grid-large .slick-list .slick-slide {
padding: 0 0 0 4.6875rem;
}
.carousel-wrapper {
padding: 0 25px;
}
.carousel-wrapper .slick-slider .slick-arrow.slick-prev {
left: -35px;
}
.carousel-wrapper .slick-slider .slick-arrow.slick-next {
right: -35px;
}
@media (min-width: 992px) {
.carousel-wrapper {
padding: 0 70px;
}
.carousel-wrapper .slick-slider .slick-arrow.slick-prev {
left: -70px;
}
.carousel-wrapper .slick-slider .slick-arrow.slick-next {
right: -70px;
}
}
@media (min-width: 1200px) {
.carousel-wrapper {
padding: 0;
}
}
.mfp-iframe-holder .mfp-content {
max-width: 1400px;
}
.mfp-content {
max-width: 90%;
}
.mfp-content table tr td {
vertical-align: top;
}
@media (min-width: 1200px) {
.mfp-content {
max-width: 60%;
}
}
.white-popup {
background: #fff;
}
.white-popup .loading {
text-align: center;
padding: 100px 30px;
}
.white-popup .loading:before {
content: "";
margin: auto;
display: block;
width: 80px;
height: 80px;
border: 5px solid #9D0708;
border-left-color: #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box; -webkit-animation: rotation 2s linear 0s infinite;
-moz-animation: rotation 2s linear 0s infinite;
-ms-animation: rotation 2s linear 0s infinite;
-o-animation: rotation 2s linear 0s infinite;
animation: rotation 2s linear 0s infinite;
}
.popup {
padding: 40px 15px;
margin: auto;
}
@media (min-width: 992px) {
.popup {
padding: 40px;
}
}
body[data-aos-duration="50"] [data-aos], [data-aos][data-aos][data-aos-duration="50"] {
transition-duration: 350ms;
}
body[data-aos-delay="50"] [data-aos], [data-aos][data-aos][data-aos-delay="50"] {
transition-delay: 0;
}
body[data-aos-delay="50"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="50"].aos-animate {
transition-delay: 50ms;
}
body[data-aos-duration="100"] [data-aos], [data-aos][data-aos][data-aos-duration="100"] {
transition-duration: 400ms;
}
body[data-aos-delay="100"] [data-aos], [data-aos][data-aos][data-aos-delay="100"] {
transition-delay: 0;
}
body[data-aos-delay="100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="100"].aos-animate {
transition-delay: 100ms;
}
body[data-aos-duration="150"] [data-aos], [data-aos][data-aos][data-aos-duration="150"] {
transition-duration: 450ms;
}
body[data-aos-delay="150"] [data-aos], [data-aos][data-aos][data-aos-delay="150"] {
transition-delay: 0;
}
body[data-aos-delay="150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="150"].aos-animate {
transition-delay: 150ms;
}
body[data-aos-duration="200"] [data-aos], [data-aos][data-aos][data-aos-duration="200"] {
transition-duration: 500ms;
}
body[data-aos-delay="200"] [data-aos], [data-aos][data-aos][data-aos-delay="200"] {
transition-delay: 0;
}
body[data-aos-delay="200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="200"].aos-animate {
transition-delay: 200ms;
}
body[data-aos-duration="250"] [data-aos], [data-aos][data-aos][data-aos-duration="250"] {
transition-duration: 550ms;
}
body[data-aos-delay="250"] [data-aos], [data-aos][data-aos][data-aos-delay="250"] {
transition-delay: 0;
}
body[data-aos-delay="250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="250"].aos-animate {
transition-delay: 250ms;
}
body[data-aos-duration="300"] [data-aos], [data-aos][data-aos][data-aos-duration="300"] {
transition-duration: 600ms;
}
body[data-aos-delay="300"] [data-aos], [data-aos][data-aos][data-aos-delay="300"] {
transition-delay: 0;
}
body[data-aos-delay="300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="300"].aos-animate {
transition-delay: 300ms;
}
body[data-aos-duration="350"] [data-aos], [data-aos][data-aos][data-aos-duration="350"] {
transition-duration: 650ms;
}
body[data-aos-delay="350"] [data-aos], [data-aos][data-aos][data-aos-delay="350"] {
transition-delay: 0;
}
body[data-aos-delay="350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="350"].aos-animate {
transition-delay: 350ms;
}
body[data-aos-duration="400"] [data-aos], [data-aos][data-aos][data-aos-duration="400"] {
transition-duration: 700ms;
}
body[data-aos-delay="400"] [data-aos], [data-aos][data-aos][data-aos-delay="400"] {
transition-delay: 0;
}
body[data-aos-delay="400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="400"].aos-animate {
transition-delay: 400ms;
}
body[data-aos-duration="450"] [data-aos], [data-aos][data-aos][data-aos-duration="450"] {
transition-duration: 750ms;
}
body[data-aos-delay="450"] [data-aos], [data-aos][data-aos][data-aos-delay="450"] {
transition-delay: 0;
}
body[data-aos-delay="450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="450"].aos-animate {
transition-delay: 450ms;
}
body[data-aos-duration="500"] [data-aos], [data-aos][data-aos][data-aos-duration="500"] {
transition-duration: 800ms;
}
body[data-aos-delay="500"] [data-aos], [data-aos][data-aos][data-aos-delay="500"] {
transition-delay: 0;
}
body[data-aos-delay="500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="500"].aos-animate {
transition-delay: 500ms;
}
body[data-aos-duration="550"] [data-aos], [data-aos][data-aos][data-aos-duration="550"] {
transition-duration: 850ms;
}
body[data-aos-delay="550"] [data-aos], [data-aos][data-aos][data-aos-delay="550"] {
transition-delay: 0;
}
body[data-aos-delay="550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="550"].aos-animate {
transition-delay: 550ms;
}
body[data-aos-duration="600"] [data-aos], [data-aos][data-aos][data-aos-duration="600"] {
transition-duration: 900ms;
}
body[data-aos-delay="600"] [data-aos], [data-aos][data-aos][data-aos-delay="600"] {
transition-delay: 0;
}
body[data-aos-delay="600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="600"].aos-animate {
transition-delay: 600ms;
}
body[data-aos-duration="650"] [data-aos], [data-aos][data-aos][data-aos-duration="650"] {
transition-duration: 950ms;
}
body[data-aos-delay="650"] [data-aos], [data-aos][data-aos][data-aos-delay="650"] {
transition-delay: 0;
}
body[data-aos-delay="650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="650"].aos-animate {
transition-delay: 650ms;
}
body[data-aos-duration="700"] [data-aos], [data-aos][data-aos][data-aos-duration="700"] {
transition-duration: 1000ms;
}
body[data-aos-delay="700"] [data-aos], [data-aos][data-aos][data-aos-delay="700"] {
transition-delay: 0;
}
body[data-aos-delay="700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="700"].aos-animate {
transition-delay: 700ms;
}
body[data-aos-duration="750"] [data-aos], [data-aos][data-aos][data-aos-duration="750"] {
transition-duration: 1050ms;
}
body[data-aos-delay="750"] [data-aos], [data-aos][data-aos][data-aos-delay="750"] {
transition-delay: 0;
}
body[data-aos-delay="750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="750"].aos-animate {
transition-delay: 750ms;
}
body[data-aos-duration="800"] [data-aos], [data-aos][data-aos][data-aos-duration="800"] {
transition-duration: 1100ms;
}
body[data-aos-delay="800"] [data-aos], [data-aos][data-aos][data-aos-delay="800"] {
transition-delay: 0;
}
body[data-aos-delay="800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="800"].aos-animate {
transition-delay: 800ms;
}
body[data-aos-duration="850"] [data-aos], [data-aos][data-aos][data-aos-duration="850"] {
transition-duration: 1150ms;
}
body[data-aos-delay="850"] [data-aos], [data-aos][data-aos][data-aos-delay="850"] {
transition-delay: 0;
}
body[data-aos-delay="850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="850"].aos-animate {
transition-delay: 850ms;
}
body[data-aos-duration="900"] [data-aos], [data-aos][data-aos][data-aos-duration="900"] {
transition-duration: 1200ms;
}
body[data-aos-delay="900"] [data-aos], [data-aos][data-aos][data-aos-delay="900"] {
transition-delay: 0;
}
body[data-aos-delay="900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="900"].aos-animate {
transition-delay: 900ms;
}
body[data-aos-duration="950"] [data-aos], [data-aos][data-aos][data-aos-duration="950"] {
transition-duration: 1250ms;
}
body[data-aos-delay="950"] [data-aos], [data-aos][data-aos][data-aos-delay="950"] {
transition-delay: 0;
}
body[data-aos-delay="950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="950"].aos-animate {
transition-delay: 950ms;
}
body[data-aos-duration="1000"] [data-aos], [data-aos][data-aos][data-aos-duration="1000"] {
transition-duration: 1300ms;
}
body[data-aos-delay="1000"] [data-aos], [data-aos][data-aos][data-aos-delay="1000"] {
transition-delay: 0;
}
body[data-aos-delay="1000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1000"].aos-animate {
transition-delay: 1000ms;
}
body[data-aos-duration="1050"] [data-aos], [data-aos][data-aos][data-aos-duration="1050"] {
transition-duration: 1350ms;
}
body[data-aos-delay="1050"] [data-aos], [data-aos][data-aos][data-aos-delay="1050"] {
transition-delay: 0;
}
body[data-aos-delay="1050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1050"].aos-animate {
transition-delay: 1050ms;
}
body[data-aos-duration="1100"] [data-aos], [data-aos][data-aos][data-aos-duration="1100"] {
transition-duration: 1400ms;
}
body[data-aos-delay="1100"] [data-aos], [data-aos][data-aos][data-aos-delay="1100"] {
transition-delay: 0;
}
body[data-aos-delay="1100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1100"].aos-animate {
transition-delay: 1100ms;
}
body[data-aos-duration="1150"] [data-aos], [data-aos][data-aos][data-aos-duration="1150"] {
transition-duration: 1450ms;
}
body[data-aos-delay="1150"] [data-aos], [data-aos][data-aos][data-aos-delay="1150"] {
transition-delay: 0;
}
body[data-aos-delay="1150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1150"].aos-animate {
transition-delay: 1150ms;
}
body[data-aos-duration="1200"] [data-aos], [data-aos][data-aos][data-aos-duration="1200"] {
transition-duration: 1500ms;
}
body[data-aos-delay="1200"] [data-aos], [data-aos][data-aos][data-aos-delay="1200"] {
transition-delay: 0;
}
body[data-aos-delay="1200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1200"].aos-animate {
transition-delay: 1200ms;
}
body[data-aos-duration="1250"] [data-aos], [data-aos][data-aos][data-aos-duration="1250"] {
transition-duration: 1550ms;
}
body[data-aos-delay="1250"] [data-aos], [data-aos][data-aos][data-aos-delay="1250"] {
transition-delay: 0;
}
body[data-aos-delay="1250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1250"].aos-animate {
transition-delay: 1250ms;
}
body[data-aos-duration="1300"] [data-aos], [data-aos][data-aos][data-aos-duration="1300"] {
transition-duration: 1600ms;
}
body[data-aos-delay="1300"] [data-aos], [data-aos][data-aos][data-aos-delay="1300"] {
transition-delay: 0;
}
body[data-aos-delay="1300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1300"].aos-animate {
transition-delay: 1300ms;
}
body[data-aos-duration="1350"] [data-aos], [data-aos][data-aos][data-aos-duration="1350"] {
transition-duration: 1650ms;
}
body[data-aos-delay="1350"] [data-aos], [data-aos][data-aos][data-aos-delay="1350"] {
transition-delay: 0;
}
body[data-aos-delay="1350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1350"].aos-animate {
transition-delay: 1350ms;
}
body[data-aos-duration="1400"] [data-aos], [data-aos][data-aos][data-aos-duration="1400"] {
transition-duration: 1700ms;
}
body[data-aos-delay="1400"] [data-aos], [data-aos][data-aos][data-aos-delay="1400"] {
transition-delay: 0;
}
body[data-aos-delay="1400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1400"].aos-animate {
transition-delay: 1400ms;
}
body[data-aos-duration="1450"] [data-aos], [data-aos][data-aos][data-aos-duration="1450"] {
transition-duration: 1750ms;
}
body[data-aos-delay="1450"] [data-aos], [data-aos][data-aos][data-aos-delay="1450"] {
transition-delay: 0;
}
body[data-aos-delay="1450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1450"].aos-animate {
transition-delay: 1450ms;
}
body[data-aos-duration="1500"] [data-aos], [data-aos][data-aos][data-aos-duration="1500"] {
transition-duration: 1800ms;
}
body[data-aos-delay="1500"] [data-aos], [data-aos][data-aos][data-aos-delay="1500"] {
transition-delay: 0;
}
body[data-aos-delay="1500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1500"].aos-animate {
transition-delay: 1500ms;
}
body[data-aos-duration="1550"] [data-aos], [data-aos][data-aos][data-aos-duration="1550"] {
transition-duration: 1850ms;
}
body[data-aos-delay="1550"] [data-aos], [data-aos][data-aos][data-aos-delay="1550"] {
transition-delay: 0;
}
body[data-aos-delay="1550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1550"].aos-animate {
transition-delay: 1550ms;
}
body[data-aos-duration="1600"] [data-aos], [data-aos][data-aos][data-aos-duration="1600"] {
transition-duration: 1900ms;
}
body[data-aos-delay="1600"] [data-aos], [data-aos][data-aos][data-aos-delay="1600"] {
transition-delay: 0;
}
body[data-aos-delay="1600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1600"].aos-animate {
transition-delay: 1600ms;
}
body[data-aos-duration="1650"] [data-aos], [data-aos][data-aos][data-aos-duration="1650"] {
transition-duration: 1950ms;
}
body[data-aos-delay="1650"] [data-aos], [data-aos][data-aos][data-aos-delay="1650"] {
transition-delay: 0;
}
body[data-aos-delay="1650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1650"].aos-animate {
transition-delay: 1650ms;
}
body[data-aos-duration="1700"] [data-aos], [data-aos][data-aos][data-aos-duration="1700"] {
transition-duration: 2000ms;
}
body[data-aos-delay="1700"] [data-aos], [data-aos][data-aos][data-aos-delay="1700"] {
transition-delay: 0;
}
body[data-aos-delay="1700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1700"].aos-animate {
transition-delay: 1700ms;
}
body[data-aos-duration="1750"] [data-aos], [data-aos][data-aos][data-aos-duration="1750"] {
transition-duration: 2050ms;
}
body[data-aos-delay="1750"] [data-aos], [data-aos][data-aos][data-aos-delay="1750"] {
transition-delay: 0;
}
body[data-aos-delay="1750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1750"].aos-animate {
transition-delay: 1750ms;
}
body[data-aos-duration="1800"] [data-aos], [data-aos][data-aos][data-aos-duration="1800"] {
transition-duration: 2100ms;
}
body[data-aos-delay="1800"] [data-aos], [data-aos][data-aos][data-aos-delay="1800"] {
transition-delay: 0;
}
body[data-aos-delay="1800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1800"].aos-animate {
transition-delay: 1800ms;
}
body[data-aos-duration="1850"] [data-aos], [data-aos][data-aos][data-aos-duration="1850"] {
transition-duration: 2150ms;
}
body[data-aos-delay="1850"] [data-aos], [data-aos][data-aos][data-aos-delay="1850"] {
transition-delay: 0;
}
body[data-aos-delay="1850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1850"].aos-animate {
transition-delay: 1850ms;
}
body[data-aos-duration="1900"] [data-aos], [data-aos][data-aos][data-aos-duration="1900"] {
transition-duration: 2200ms;
}
body[data-aos-delay="1900"] [data-aos], [data-aos][data-aos][data-aos-delay="1900"] {
transition-delay: 0;
}
body[data-aos-delay="1900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1900"].aos-animate {
transition-delay: 1900ms;
}
body[data-aos-duration="1950"] [data-aos], [data-aos][data-aos][data-aos-duration="1950"] {
transition-duration: 2250ms;
}
body[data-aos-delay="1950"] [data-aos], [data-aos][data-aos][data-aos-delay="1950"] {
transition-delay: 0;
}
body[data-aos-delay="1950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1950"].aos-animate {
transition-delay: 1950ms;
}
body[data-aos-duration="2000"] [data-aos], [data-aos][data-aos][data-aos-duration="2000"] {
transition-duration: 2300ms;
}
body[data-aos-delay="2000"] [data-aos], [data-aos][data-aos][data-aos-delay="2000"] {
transition-delay: 0;
}
body[data-aos-delay="2000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2000"].aos-animate {
transition-delay: 2000ms;
}
body[data-aos-duration="2050"] [data-aos], [data-aos][data-aos][data-aos-duration="2050"] {
transition-duration: 2350ms;
}
body[data-aos-delay="2050"] [data-aos], [data-aos][data-aos][data-aos-delay="2050"] {
transition-delay: 0;
}
body[data-aos-delay="2050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2050"].aos-animate {
transition-delay: 2050ms;
}
body[data-aos-duration="2100"] [data-aos], [data-aos][data-aos][data-aos-duration="2100"] {
transition-duration: 2400ms;
}
body[data-aos-delay="2100"] [data-aos], [data-aos][data-aos][data-aos-delay="2100"] {
transition-delay: 0;
}
body[data-aos-delay="2100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2100"].aos-animate {
transition-delay: 2100ms;
}
body[data-aos-duration="2150"] [data-aos], [data-aos][data-aos][data-aos-duration="2150"] {
transition-duration: 2450ms;
}
body[data-aos-delay="2150"] [data-aos], [data-aos][data-aos][data-aos-delay="2150"] {
transition-delay: 0;
}
body[data-aos-delay="2150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2150"].aos-animate {
transition-delay: 2150ms;
}
body[data-aos-duration="2200"] [data-aos], [data-aos][data-aos][data-aos-duration="2200"] {
transition-duration: 2500ms;
}
body[data-aos-delay="2200"] [data-aos], [data-aos][data-aos][data-aos-delay="2200"] {
transition-delay: 0;
}
body[data-aos-delay="2200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2200"].aos-animate {
transition-delay: 2200ms;
}
body[data-aos-duration="2250"] [data-aos], [data-aos][data-aos][data-aos-duration="2250"] {
transition-duration: 2550ms;
}
body[data-aos-delay="2250"] [data-aos], [data-aos][data-aos][data-aos-delay="2250"] {
transition-delay: 0;
}
body[data-aos-delay="2250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2250"].aos-animate {
transition-delay: 2250ms;
}
body[data-aos-duration="2300"] [data-aos], [data-aos][data-aos][data-aos-duration="2300"] {
transition-duration: 2600ms;
}
body[data-aos-delay="2300"] [data-aos], [data-aos][data-aos][data-aos-delay="2300"] {
transition-delay: 0;
}
body[data-aos-delay="2300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2300"].aos-animate {
transition-delay: 2300ms;
}
body[data-aos-duration="2350"] [data-aos], [data-aos][data-aos][data-aos-duration="2350"] {
transition-duration: 2650ms;
}
body[data-aos-delay="2350"] [data-aos], [data-aos][data-aos][data-aos-delay="2350"] {
transition-delay: 0;
}
body[data-aos-delay="2350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2350"].aos-animate {
transition-delay: 2350ms;
}
body[data-aos-duration="2400"] [data-aos], [data-aos][data-aos][data-aos-duration="2400"] {
transition-duration: 2700ms;
}
body[data-aos-delay="2400"] [data-aos], [data-aos][data-aos][data-aos-delay="2400"] {
transition-delay: 0;
}
body[data-aos-delay="2400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2400"].aos-animate {
transition-delay: 2400ms;
}
body[data-aos-duration="2450"] [data-aos], [data-aos][data-aos][data-aos-duration="2450"] {
transition-duration: 2750ms;
}
body[data-aos-delay="2450"] [data-aos], [data-aos][data-aos][data-aos-delay="2450"] {
transition-delay: 0;
}
body[data-aos-delay="2450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2450"].aos-animate {
transition-delay: 2450ms;
}
body[data-aos-duration="2500"] [data-aos], [data-aos][data-aos][data-aos-duration="2500"] {
transition-duration: 2800ms;
}
body[data-aos-delay="2500"] [data-aos], [data-aos][data-aos][data-aos-delay="2500"] {
transition-delay: 0;
}
body[data-aos-delay="2500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2500"].aos-animate {
transition-delay: 2500ms;
}
body[data-aos-duration="2550"] [data-aos], [data-aos][data-aos][data-aos-duration="2550"] {
transition-duration: 2850ms;
}
body[data-aos-delay="2550"] [data-aos], [data-aos][data-aos][data-aos-delay="2550"] {
transition-delay: 0;
}
body[data-aos-delay="2550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2550"].aos-animate {
transition-delay: 2550ms;
}
body[data-aos-duration="2600"] [data-aos], [data-aos][data-aos][data-aos-duration="2600"] {
transition-duration: 2900ms;
}
body[data-aos-delay="2600"] [data-aos], [data-aos][data-aos][data-aos-delay="2600"] {
transition-delay: 0;
}
body[data-aos-delay="2600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2600"].aos-animate {
transition-delay: 2600ms;
}
body[data-aos-duration="2650"] [data-aos], [data-aos][data-aos][data-aos-duration="2650"] {
transition-duration: 2950ms;
}
body[data-aos-delay="2650"] [data-aos], [data-aos][data-aos][data-aos-delay="2650"] {
transition-delay: 0;
}
body[data-aos-delay="2650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2650"].aos-animate {
transition-delay: 2650ms;
}
body[data-aos-duration="2700"] [data-aos], [data-aos][data-aos][data-aos-duration="2700"] {
transition-duration: 3000ms;
}
body[data-aos-delay="2700"] [data-aos], [data-aos][data-aos][data-aos-delay="2700"] {
transition-delay: 0;
}
body[data-aos-delay="2700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2700"].aos-animate {
transition-delay: 2700ms;
}
body[data-aos-duration="2750"] [data-aos], [data-aos][data-aos][data-aos-duration="2750"] {
transition-duration: 3050ms;
}
body[data-aos-delay="2750"] [data-aos], [data-aos][data-aos][data-aos-delay="2750"] {
transition-delay: 0;
}
body[data-aos-delay="2750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2750"].aos-animate {
transition-delay: 2750ms;
}
body[data-aos-duration="2800"] [data-aos], [data-aos][data-aos][data-aos-duration="2800"] {
transition-duration: 3100ms;
}
body[data-aos-delay="2800"] [data-aos], [data-aos][data-aos][data-aos-delay="2800"] {
transition-delay: 0;
}
body[data-aos-delay="2800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2800"].aos-animate {
transition-delay: 2800ms;
}
body[data-aos-duration="2850"] [data-aos], [data-aos][data-aos][data-aos-duration="2850"] {
transition-duration: 3150ms;
}
body[data-aos-delay="2850"] [data-aos], [data-aos][data-aos][data-aos-delay="2850"] {
transition-delay: 0;
}
body[data-aos-delay="2850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2850"].aos-animate {
transition-delay: 2850ms;
}
body[data-aos-duration="2900"] [data-aos], [data-aos][data-aos][data-aos-duration="2900"] {
transition-duration: 3200ms;
}
body[data-aos-delay="2900"] [data-aos], [data-aos][data-aos][data-aos-delay="2900"] {
transition-delay: 0;
}
body[data-aos-delay="2900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2900"].aos-animate {
transition-delay: 2900ms;
}
body[data-aos-duration="2950"] [data-aos], [data-aos][data-aos][data-aos-duration="2950"] {
transition-duration: 3250ms;
}
body[data-aos-delay="2950"] [data-aos], [data-aos][data-aos][data-aos-delay="2950"] {
transition-delay: 0;
}
body[data-aos-delay="2950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2950"].aos-animate {
transition-delay: 2950ms;
}
body[data-aos-duration="3000"] [data-aos], [data-aos][data-aos][data-aos-duration="3000"] {
transition-duration: 3300ms;
}
body[data-aos-delay="3000"] [data-aos], [data-aos][data-aos][data-aos-delay="3000"] {
transition-delay: 0;
}
body[data-aos-delay="3000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="3000"].aos-animate {
transition-delay: 3000ms;
}
body:not(.no-js) [data-aos] .row > div {
opacity: 0;
transform: translate3d(0, 50px, 0);
transition-duration: 700ms;
transition-property: opacity, transform;
}
body:not(.no-js) [data-aos].aos-animate .row > div {
opacity: 1;
transition-duration: 0;
transform: translate3d(0, 0, 0);
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(0) {
transition-delay: 0ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(1) {
transition-delay: 100ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(2) {
transition-delay: 200ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(3) {
transition-delay: 300ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(4) {
transition-delay: 400ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(5) {
transition-delay: 500ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(6) {
transition-delay: 600ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(7) {
transition-delay: 700ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(8) {
transition-delay: 800ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(9) {
transition-delay: 900ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(10) {
transition-delay: 1000ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(11) {
transition-delay: 1100ms;
}
body:not(.no-js) [data-aos].aos-animate .row > div:nth-child(12) {
transition-delay: 1200ms;
}
body[data-aos-easing=linear] [data-aos], [data-aos][data-aos][data-aos-easing=linear] {
transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
body[data-aos-easing=ease] [data-aos], [data-aos][data-aos][data-aos-easing=ease] {
transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
body[data-aos-easing=ease-in] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in] {
transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}
body[data-aos-easing=ease-out] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out] {
transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}
body[data-aos-easing=ease-in-out] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out] {
transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
body[data-aos-easing=ease-in-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-back] {
transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
body[data-aos-easing=ease-out-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-back] {
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
body[data-aos-easing=ease-in-out-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-back] {
transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
body[data-aos-easing=ease-in-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-sine] {
transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
body[data-aos-easing=ease-out-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-sine] {
transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
body[data-aos-easing=ease-in-out-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-sine] {
transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
body[data-aos-easing=ease-in-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-quad] {
transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing=ease-out-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-quad] {
transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing=ease-in-out-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-quad] {
transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body[data-aos-easing=ease-in-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-cubic] {
transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing=ease-out-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-cubic] {
transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing=ease-in-out-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-cubic] {
transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body[data-aos-easing=ease-in-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-quart] {
transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing=ease-out-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-quart] {
transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing=ease-in-out-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-quart] {
transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
} body:not(.no-js) {   }
body:not(.no-js) [data-aos^=fade][data-aos^=fade] {
opacity: 0;
transition-property: opacity, transform;
}
body:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
opacity: 1;
transform: translate3d(0, 0, 0);
}
body:not(.no-js) [data-aos=fade-up] {
transform: translate3d(0, 100px, 0);
}
body:not(.no-js) [data-aos=fade-down] {
transform: translate3d(0, -100px, 0);
}
body:not(.no-js) [data-aos=fade-right] {
transform: translate3d(-100px, 0, 0);
}
body:not(.no-js) [data-aos=fade-left] {
transform: translate3d(100px, 0, 0);
}
body:not(.no-js) [data-aos=fade-up-right] {
transform: translate3d(-100px, 100px, 0);
}
body:not(.no-js) [data-aos=fade-up-left] {
transform: translate3d(100px, 100px, 0);
}
body:not(.no-js) [data-aos=fade-down-right] {
transform: translate3d(-100px, -100px, 0);
}
body:not(.no-js) [data-aos=fade-down-left] {
transform: translate3d(100px, -100px, 0);
}
body:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
opacity: 0;
transition-property: opacity, transform;
}
body:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
opacity: 1;
transform: translate3d(0, 0, 0) scale(1);
}
body:not(.no-js) [data-aos=zoom-in] {
transform: scale(0.6);
}
body:not(.no-js) [data-aos=zoom-in-up] {
transform: translate3d(0, 100px, 0) scale(0.6);
}
body:not(.no-js) [data-aos=zoom-in-down] {
transform: translate3d(0, -100px, 0) scale(0.6);
}
body:not(.no-js) [data-aos=zoom-in-right] {
transform: translate3d(-100px, 0, 0) scale(0.6);
}
body:not(.no-js) [data-aos=zoom-in-left] {
transform: translate3d(100px, 0, 0) scale(0.6);
}
body:not(.no-js) [data-aos=zoom-out] {
transform: scale(1.2);
}
body:not(.no-js) [data-aos=zoom-out-up] {
transform: translate3d(0, 100px, 0) scale(1.2);
}
body:not(.no-js) [data-aos=zoom-out-down] {
transform: translate3d(0, -100px, 0) scale(1.2);
}
body:not(.no-js) [data-aos=zoom-out-right] {
transform: translate3d(-100px, 0, 0) scale(1.2);
}
body:not(.no-js) [data-aos=zoom-out-left] {
transform: translate3d(100px, 0, 0) scale(1.2);
}
body:not(.no-js) [data-aos^=slide][data-aos^=slide] {
transition-property: transform;
}
body:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
transform: translate3d(0, 0, 0);
}
body:not(.no-js) [data-aos=slide-up] {
transform: translate3d(0, 100%, 0);
}
body:not(.no-js) [data-aos=slide-down] {
transform: translate3d(0, -100%, 0);
}
body:not(.no-js) [data-aos=slide-right] {
transform: translate3d(-100%, 0, 0);
}
body:not(.no-js) [data-aos=slide-left] {
transform: translate3d(100%, 0, 0);
}
body:not(.no-js) [data-aos^=slide][data-aos^=slide] {
position: relative;
transition-property: top;
top: 100px;
}
body:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
top: 0;
}
body:not(.no-js) [data-aos^=flip][data-aos^=flip] {
backface-visibility: hidden;
transition-property: transform;
}
body:not(.no-js) [data-aos=flip-left] {
transform: perspective(2500px) rotateY(-100deg);
}
body:not(.no-js) [data-aos=flip-left].aos-animate {
transform: perspective(2500px) rotateY(0);
}
body:not(.no-js) [data-aos=flip-right] {
transform: perspective(2500px) rotateY(100deg);
}
body:not(.no-js) [data-aos=flip-right].aos-animate {
transform: perspective(2500px) rotateY(0);
}
body:not(.no-js) [data-aos=flip-up] {
transform: perspective(2500px) rotateX(-100deg);
}
body:not(.no-js) [data-aos=flip-up].aos-animate {
transform: perspective(2500px) rotateX(0);
}
body:not(.no-js) [data-aos=flip-down] {
transform: perspective(2500px) rotateX(100deg);
}
body:not(.no-js) [data-aos=flip-down].aos-animate {
transform: perspective(2500px) rotateX(0);
}
div.wpcf7 {
position: relative;
}
div.wpcf7-form input[type=submit] {
display: table;
}
div.wpcf7-not-valid {
border: #aa0000 1px solid !important;
background: #fee;
}
div.wpcf7-not-valid-tip {
display: none !important;
}
div.wpcf7-response-output {
margin: 30px 0 !important;
padding: 20px !important;
text-align: center;
}
div.wpcf7-validation-errors {
color: #a00;
border: #a00 1px solid !important;
background: #fee;
}
div.wpcf7-mail-sent-ok {
color: #0a0;
border: #0a0 1px solid !important;
background: #efe;
}
div.wpcf7 .ajax-loader {
background: none;
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.5);
}
div.wpcf7 .ajax-loader:before {
content: "";
width: 20px;
height: 20px;
display: block;
border: 3px solid #9D0708;
position: absolute;
top: 50%;
left: 50%;
margin: -10px 0 0 -10px;
border-left-color: transparent;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box; -webkit-animation: rotation 1s infinite linear;
-moz-animation: rotation 1s infinite linear;
-ms-animation: rotation 1s infinite linear;
-o-animation: rotation 1s infinite linear;
animation: rotation 1s infinite linear;
}
.woocommerce .col2-set {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2 {
max-width: none;
float: none;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
.woocommerce .col2-set:before, .woocommerce .col2-set:after {
content: none;
}
.eshop .checkout-menu {
background: none;
padding: 30px 0;
text-align: center;
}
.eshop .checkout-menu ul {
margin: 0;
padding: 0;
}
.eshop .checkout-menu ul li {
list-style-type: none;
display: inline-block;
margin: 0 5px 0 0;
padding: 0;
}
.eshop .checkout-menu ul li:before {
display: none;
}
.eshop .checkout-menu ul li a {
display: block;
padding: 15px 30px;
background: #bfab91;
color: white;
position: relative;
}
.eshop .checkout-menu ul li a:hover {
background: #ded5c8;
text-decoration: none;
}
.eshop .checkout-menu ul li a:hover:before {
border-top-color: #b50809;
}
.eshop .checkout-menu ul li.active a {
background: #9D0708;
}
.eshop .checkout-menu ul li.active a:hover {
background: #b50809;
}
.eshop .checkout-menu ul li.active a:before {
content: "";
display: block;
font-size: 0;
width: 0;
height: 0;
border: transparent 15px solid;
border-top-color: #9D0708;
position: absolute;
bottom: -30px;
left: 50%;
margin-left: -15px;
}
.eshop table.cart img {
width: 100px !important;
}
.eshop form .form-row label {
font-size: 13px;
font-size: 0.8125rem;
line-height: 26px;
line-height: 1.625rem;
}
.eshop form .form-row .required,
.eshop form .form-row abbr[title] {
border: none !important;
font-weight: 400;
}
.eshop form .form-row input.input-text,
.eshop form .form-row select {
height: 30px;
border: #ddd 1px solid;
}
.eshop form .form-row .select2-container--default,
.eshop form .form-row .select2-selection--single {
border: #ddd 1px solid;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background-clip: padding-box; }
.input-number {
display: inline-block;
vertical-align: bottom;
height: 40px;
line-height: 40px;
margin: 0 0 0 40px;
}
.input-number input[type=text] {
display: block;
padding: 0;
font-weight: 700;
width: 40px !important;
height: 100%;
text-align: center;
float: left;
margin: 0 0 0 -40px !important;
font-size: 20px;
font-size: 1.25rem;
}
.input-number-up, .input-number-down {
display: block;
width: 40px;
height: 19px;
line-height: 19px;
background: #666666;
color: #fff !important;
text-align: center;
cursor: pointer;
}
.input-number-up:hover, .input-number-up:focus, .input-number-down:hover, .input-number-down:focus {
color: white;
background: #444444;
text-decoration: none;
}
.input-number-up:before, .input-number-down:before {
content: "\f107";
font-family: "icomoon" !important;
}
.input-number-up {
margin-bottom: 2px;
}
.input-number-up:before {
content: "\f106";
}
.woocommerce ul li {
padding: 0;
}
.woocommerce ul li:before {
width: 0;
height: 0;
}
.woocommerce form .required {
text-decoration: none;
font-weight: 400;
color: red;
font-size: 13px;
font-size: 0.8125rem;
line-height: 19.5px;
line-height: 1.21875rem;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background: #9D0708;
font-weight: 400;
padding: 0 16px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background-clip: padding-box; height: 40px;
line-height: 40px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
background: #850607;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
background: #9D0708;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-page .woocommerce-error .button, .woocommerce .woocommerce-page .woocommerce-info .button, .woocommerce .woocommerce-page .woocommerce-message .button {
font-weight: 400;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background-clip: padding-box; }
.woocommerce button[class*=add_to_cart_button] {
background: #44b347 !important;
}
.woocommerce-page .header-menu > ul > li.eshop {
background: #9D0708;
color: white;
}
.woocommerce-page .header-menu > ul > li.eshop a:before {
color: white;
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
background: #ddd;
}
.woocommerce-MyAccount-navigation ul li {
list-style-type: none;
padding: 0;
}
.woocommerce-MyAccount-navigation ul li:before {
display: none;
}
.woocommerce-MyAccount-navigation ul li a {
display: block;
padding: 10px 15px;
}
.woocommerce-MyAccount-navigation ul > li > a {
color: #9D0708;
border-bottom: #fff 1px solid;
}
.woocommerce-MyAccount-navigation ul > li > a:hover {
background: #b50809;
color: #fff;
text-decoration: none;
}
.woocommerce-MyAccount-navigation ul > li.active > a:first-child, .woocommerce-MyAccount-navigation ul > li.current-cat-parent > a:first-child, .woocommerce-MyAccount-navigation ul > li.current-cat > a:first-child {
background: #9D0708;
color: white;
}
.woocommerce-MyAccount-navigation ul > li.active > a:first-child:after, .woocommerce-MyAccount-navigation ul > li.current-cat-parent > a:first-child:after, .woocommerce-MyAccount-navigation ul > li.current-cat > a:first-child:after {
content: "\f105";
font-family: "icomoon" !important;
float: right;
font-size: 24px;
font-size: 1.5rem;
}
.woocommerce-MyAccount-navigation ul > li:last-child {
border: none;
}
.woocommerce-MyAccount-navigation ul > li > ul {
border: none;
}
.woocommerce-MyAccount-navigation ul > li > ul > li {
border: none;
}
.woocommerce-MyAccount-navigation ul > li > ul > li > a {
padding-left: 30px;
border-bottom: #fff 1px solid;
font-size: 0.9em;
position: relative;
}
.woocommerce-MyAccount-navigation ul > li > ul > li > a:hover {
background: none;
color: #9D0708;
}
.woocommerce-MyAccount-navigation ul > li > ul > li.active > a:first-child, .woocommerce-MyAccount-navigation ul > li > ul > li.current-cat-parent > a:first-child, .woocommerce-MyAccount-navigation ul > li > ul > li.current-cat > a:first-child {
background: none;
color: #666666;
border: none;
}
.woocommerce-MyAccount-navigation ul > li > ul > li.active > a:first-child:after, .woocommerce-MyAccount-navigation ul > li > ul > li.current-cat-parent > a:first-child:after, .woocommerce-MyAccount-navigation ul > li > ul > li.current-cat > a:first-child:after {
content: "";
}
.woocommerce-MyAccount-navigation ul > li > ul > li ul li a {
border: none;
padding: 3px 15px 3px 60px;
margin: 0;
}
.woocommerce-MyAccount-navigation ul > li > ul > li ul li a:after {
content: "";
}
.woocommerce-MyAccount-navigation ul > li > ul > li ul li.active > a:first-child, .woocommerce-MyAccount-navigation ul > li > ul > li ul li.current-cat-parent > a:first-child, .woocommerce-MyAccount-navigation ul > li > ul > li ul li.current-cat > a:first-child {
background: #fff;
border: #ddd8d2 1px solid;
border-width: 1px 0;
}
.woocommerce-MyAccount-navigation ul > li > ul > li ul li.active > a:first-child:after, .woocommerce-MyAccount-navigation ul > li > ul > li ul li.current-cat-parent > a:first-child:after, .woocommerce-MyAccount-navigation ul > li > ul > li ul li.current-cat > a:first-child:after {
content: "";
}
.woocommerce-MyAccount-navigation ul > li > ul > li ul li:last-child {
border-bottom: #ded5c8 1px solid;
}
.eshop-sidebar-wrapper .eshop-sidebar {
padding: 0 0 30px;
}
@media (min-width: 992px) {
.eshop-sidebar-wrapper {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.eshop-sidebar-wrapper .eshop-sidebar {
width: 300px;
max-width: 50%;
padding-right: 30px;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.eshop-sidebar-wrapper .eshop-content {
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
}
.eshop-navbar {
background: #ddd;
color: #fff;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.eshop-navbar-inner {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.eshop-navbar-basket {
display: block;
padding: 15px;
display: block;
background: #326698;
color: #fff;
white-space: nowrap;
order: 2;
}
.eshop-navbar-basket:before {
content: "\f291";
font-family: "icomoon" !important;
margin: 0 10px 0 0;
}
.eshop-navbar-basket:hover {
text-decoration: none;
background: #e60000;
color: #fff;
}
.eshop-navbar-menu {
order: 1;
}
.eshop-navbar-menu ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.eshop-navbar-menu ul li {
display: block;
padding: 0;
}
.eshop-navbar-menu ul li:before {
display: none;
}
.eshop-navbar-menu ul li a {
display: block;
padding: 15px;
color: #9D0708;
}
.eshop-navbar-menu ul li.current-menu-item > a,
.eshop-navbar-menu ul li a:hover {
text-decoration: none;
background: #b50809;
color: #fff;
}
.eshop-sidebar {
position: relative;
}
.eshop-sidebar-menu ul {
margin: 0;
padding: 0;
background: #ddd;
}
.eshop-sidebar-menu ul li {
list-style-type: none;
padding: 0;
}
.eshop-sidebar-menu ul li:before {
display: none;
}
.eshop-sidebar-menu ul li a {
display: block;
padding: 10px 15px;
}
.eshop-sidebar-menu ul > li > a {
color: #9D0708;
border-bottom: #fff 1px solid;
}
.eshop-sidebar-menu ul > li > a:hover {
background: #b50809;
color: #fff;
text-decoration: none;
}
.eshop-sidebar-menu ul > li.active > a:first-child, .eshop-sidebar-menu ul > li.current-cat-parent > a:first-child, .eshop-sidebar-menu ul > li.current-cat > a:first-child {
background: #9D0708;
color: white;
}
.eshop-sidebar-menu ul > li.active > a:first-child:after, .eshop-sidebar-menu ul > li.current-cat-parent > a:first-child:after, .eshop-sidebar-menu ul > li.current-cat > a:first-child:after {
content: "\f105";
font-family: "icomoon" !important;
float: right;
font-size: 24px;
font-size: 1.5rem;
}
.eshop-sidebar-menu ul > li:last-child {
border: none;
}
.eshop-sidebar-menu ul > li > ul {
border: none;
}
.eshop-sidebar-menu ul > li > ul > li {
border: none;
}
.eshop-sidebar-menu ul > li > ul > li > a {
padding-left: 30px;
border-bottom: #fff 1px solid;
font-size: 0.9em;
position: relative;
}
.eshop-sidebar-menu ul > li > ul > li > a:hover {
background: none;
color: #9D0708;
}
.eshop-sidebar-menu ul > li > ul > li.active > a:first-child, .eshop-sidebar-menu ul > li > ul > li.current-cat-parent > a:first-child, .eshop-sidebar-menu ul > li > ul > li.current-cat > a:first-child {
background: none;
color: #666666;
border: none;
}
.eshop-sidebar-menu ul > li > ul > li.active > a:first-child:after, .eshop-sidebar-menu ul > li > ul > li.current-cat-parent > a:first-child:after, .eshop-sidebar-menu ul > li > ul > li.current-cat > a:first-child:after {
content: "";
}
.eshop-sidebar-menu ul > li > ul > li ul li a {
border: none;
padding: 3px 15px 3px 60px;
margin: 0;
}
.eshop-sidebar-menu ul > li > ul > li ul li a:after {
content: "";
}
.eshop-sidebar-menu ul > li > ul > li ul li.active > a:first-child, .eshop-sidebar-menu ul > li > ul > li ul li.current-cat-parent > a:first-child, .eshop-sidebar-menu ul > li > ul > li ul li.current-cat > a:first-child {
background: #fff;
border: #ddd8d2 1px solid;
border-width: 1px 0;
}
.eshop-sidebar-menu ul > li > ul > li ul li.active > a:first-child:after, .eshop-sidebar-menu ul > li > ul > li ul li.current-cat-parent > a:first-child:after, .eshop-sidebar-menu ul > li > ul > li ul li.current-cat > a:first-child:after {
content: "";
}
.eshop-sidebar-menu ul > li > ul > li ul li:last-child {
border-bottom: #ded5c8 1px solid;
}
.eshop .product-grid {
clear: both;
}
.eshop .product-item {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-moz-box-direction: normal;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
background: #fff;
border: 1px solid #e7e7e7;
position: relative;
height: 100%;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.eshop .product-item-top, .eshop .product-item-bottom {
padding: 15px;
}
.eshop .product-item-top {
background: #fff;
padding-bottom: 0;
position: relative;
margin: 0;
-webkit-transition: 200ms;
-moz-transition: 200ms;
-ms-transition: 200ms;
-o-transition: 200ms;
transition: 200ms;
}
.eshop .product-item-title {
color: #515253;
display: block;
margin: 0 0 5px;
font-size: 18px;
font-size: 1.125rem;
line-height: 23.4px;
line-height: 1.4625rem;
}
.eshop .product-item-perex {
font-size: 15px;
font-size: 0.9375rem;
line-height: 20px;
line-height: 1.25rem;
max-height: 80px;
overflow: hidden;
-webkit-transition: 200ms;
-moz-transition: 200ms;
-ms-transition: 200ms;
-o-transition: 200ms;
transition: 200ms;
}
.eshop .product-item-perex p {
margin: 0 0 20px;
}
.eshop .product-item-image {
display: block;
height: 250px;
text-align: center;
}
.eshop .product-item-image img {
max-width: 100%;
max-height: 100%;
}
.eshop .product-item-price {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
position: relative;
padding: 10px 0;
}
.eshop .product-item-price del {
color: #888;
}
.eshop .product-item-price ins {
text-decoration: none;
background: none;
color: inherit;
font-weight: 700;
font-size: 19px;
font-size: 1.1875rem;
line-height: 28.5px;
line-height: 1.78125rem;
}
.eshop .product-item-basket {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
padding: 10px 0 0;
}
.eshop .product-item-cta {
margin: 0 0 0 5px;
}
.eshop .product-item-cta a {
display: block;
text-align: left;
background: #46a2ce;
color: white;
padding: 10px 15px 10px 50px;
position: relative;
z-index: 10;
text-transform: none;
font-weight: 400;
}
.eshop .product-item-cta a:hover, .eshop .product-item-cta a:focus {
background: #3497c6;
}
.eshop .product-item-cta a:before {
display: block;
margin: -1px 0 0;
content: "\f05a";
font-family: "icomoon" !important;
position: absolute;
top: 50%;
left: 15px;
transform: translate(0, -50%);
font-weight: 400;
font-size: 1.5em;
}
.eshop .product-item-cta a.product_type_variable:before {
content: "\f013";
}
.eshop .product-item-cta a.add_to_cart_button:not(.product_type_variable) {
background: #44b347;
}
.eshop .product-item-cta a.add_to_cart_button:not(.product_type_variable):hover, .eshop .product-item-cta a.add_to_cart_button:not(.product_type_variable):focus {
background: #3da140;
}
.eshop .product-item-cta a.add_to_cart_button:not(.product_type_variable):before {
content: "\f217";
}
.eshop .product-item-tags {
position: absolute;
top: 30px;
left: 0;
}
.eshop .product-item-tags span {
display: block;
padding: 4px 10px;
color: white;
text-transform: uppercase;
background: #326698;
}
.eshop .product-item-tags span + span {
top: 130px;
}
.eshop .product-item-tags span + span + span {
top: 160px;
}
.eshop .product-item-tags span + span + span + span {
top: 190px;
}
.eshop .product-item-tags span.bg-red {
background: #aa0000;
}
.eshop .product-images {
float: none !important;
width: auto !important;
margin: 0 !important;
}
.eshop .product-image {
display: block;
text-align: center;
position: relative;
}
.eshop .product-gallery {
margin: 15px 0 0;
padding: 0 15px;
}
.eshop .product-gallery-item {
display: block;
padding: 5px;
border: 1px solid #e7e7e7;
position: relative;
}
.eshop .product-gallery-item:after {
content: "";
display: block;
padding-top: 60%;
}
.eshop .product-gallery-item img {
max-width: 90%;
max-height: 90%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}
.eshop .product-gallery .slick-arrow {
background: none;
width: 20px;
}
.eshop .product-gallery .slick-arrow.slick-next {
right: 0;
}
.eshop .product-gallery .slick-arrow.slick-prev {
left: 0;
}
.eshop .product-tags span {
display: inline-block;
padding: 4px 10px;
color: white;
text-transform: uppercase;
background: #326698;
}
.eshop .product-tags span.bg-red {
background: red;
}
.eshop .product-tags span:last-child {
margin-bottom: 15px;
}
.eshop .product-title h1 {
margin: 0 0 15px;
font-size: 30px;
font-size: 1.875rem;
line-height: 39px;
line-height: 2.4375rem;
}
.eshop .product-perex {
font-size: 0.9em;
}
.eshop .product-stock {
color: #9D0708;
display: block;
margin: 40px 0 20px;
}
.eshop .product-stock b {
font-weight: 400;
color: green;
}
.eshop .product-stock b.out-of-stock {
color: #326698;
}
.eshop .product-stock b.available-on-backorder {
color: orange;
}
.eshop .product-price {
display: block;
font-weight: 700;
color: #b50809;
margin: 0 0 15px;
vertical-align: middle;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: end;
-moz-box-align: end;
-ms-flex-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
font-size: 20px;
font-size: 1.25rem;
line-height: 30px;
line-height: 1.875rem;
}
.eshop .product-price del {
color: #888;
font-size: 0.7em;
display: block !important;
font-weight: 400;
}
.eshop .product-price ins {
color: #515253;
background: none;
text-decoration: none;
}
.eshop .product-price span.onsale {
display: block;
margin: 0 0 17px 25px;
padding: 5px 15px;
position: static;
background: red;
min-height: initial;
min-width: initial;
font-weight: 400;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background-clip: padding-box; font-size: 15px;
font-size: 0.9375rem;
line-height: 15px;
line-height: 0.9375rem;
}
.eshop .product-cart .table-wrapper {
overflow: visible;
}
.eshop .product-cart .table-wrapper table.variations td {
display: block;
padding: 0;
}
.eshop .product-cart .table-wrapper table.variations td label {
padding: 15px 0 0;
font-weight: 400;
}
.eshop .product-info {
padding-bottom: 30px;
}
.eshop .product-info-bottom {
width: 100%;
text-align: right;
}
.eshop .product-flag {
display: inline-block;
background: #326698;
color: #fff;
padding: 5px 10px;
margin: 0 2px 5px 0;
font-size: 15px;
font-size: 0.9375rem;
line-height: 15px;
line-height: 0.9375rem;
}
.eshop .product-content {
border-top: 1px solid #ececec;
padding: 30px 0 0;
}
.eshop .product-content .block:first-of-type {
padding-top: 0;
}
.eshop .category-item {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
border: 1px solid #e7e7e7;
}
.eshop .category-item-image {
max-width: 35%;
-webkit-flex: 0 0 120px;
-ms-flex: 0 0 120px;
flex: 0 0 120px;
}
.eshop .category-item-title {
display: block;
font-weight: 700;
padding: 10px 10px 10px 25px;
color: #515253;
}
.eshop .category-order .woocommerce-ordering {
width: 250px;
}
table.shop_table tr td,
table.shop_table tr th {
border: none;
}
.fts-mashup-icon-left.fts-feed-type-facebook.fts-mashup-hide-fb-thumb .fts-jal-fb-user-thumb, .fts-powered-by-text-popup a.fts-powered-by-text {
display: none !important;
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden !important;
height: 0 !important;
overflow: hidden !important;
}
.fts-jal-fb-group-display {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 0 0 -20px;
}
.fts-jal-fb-group-display .fts-jal-single-fb-post {
background: #fff;
color: #515253;
width: calc(100% - 20px);
padding: 15px !important;
border: 1px solid #9D0708;
margin: 0 0 20px 20px !important;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.fts-jal-fb-group-display .fts-jal-single-fb-post .fts-jal-fb-message {
font-size: 15px;
font-size: 0.9375rem;
line-height: 20px;
line-height: 1.25rem;
max-height: 110px;
overflow: hidden;
}
.fts-jal-fb-group-display .fts-jal-single-fb-post *.lazyload {
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
}
.fts-jal-fb-group-display .fts-jal-single-fb-post .fts-jal-fb-description-wrap {
display: none;
}
@media (min-width: 768px) {
.fts-jal-fb-group-display .fts-jal-single-fb-post {
width: calc(50% - 20px);
}
}
@media (min-width: 1200px) {
.fts-jal-fb-group-display .fts-jal-single-fb-post {
width: calc(33.33333% - 20px);
padding: 30px !important;
}
}
.bg-soft .fts-jal-fb-group-display .fts-jal-single-fb-post {
background: #fff;
}
html {
font-size: 100%;
}
html * {
box-sizing: border-box;
outline: none !important;
}
body {
color: #515253;
background: #fff;
line-height: 1.4em;
font-family: "Roboto", sans-serif;
margin: 0;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 24px;
line-height: 1.5rem;
}
@media (min-width: 1200px) {
body {
font-size: 18px;
font-size: 1.125rem;
line-height: 27px;
line-height: 1.6875rem;
}
}
main {
overflow: hidden;
}
input, textarea, a, button {
font-family: inherit;
}
a {
color: #9D0708;
-webkit-transition: 300ms;
-moz-transition: 300ms;
-ms-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
}
a:hover {
text-decoration: none;
color: #b50809;
}
main a:hover, main a:focus {
text-decoration: underline;
}
main a * {
text-decoration: inherit;
}
strong {
font-weight: 700;
}
em {
color: inherit;
}
p {
margin: 0 0 15px;
}
img {
max-width: 100%;
height: auto;
}
ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.small {
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.big {
font-size: 20px;
font-size: 1.25rem;
line-height: 30px;
line-height: 1.875rem;
}
.thin {
font-weight: 400;
}
.perex {
font-weight: 700;
font-size: 20px;
font-size: 1.25rem;
line-height: 28px;
line-height: 1.75rem;
}
.color {
color: #9D0708;
}
hr {
margin: 15px 0;
border-color: #515253;
}
table {
width: 100%;
border-collapse: collapse;
margin: 0 0 30px;
}
table tr, table tr td, table tr th {
width: auto !important;
height: auto !important;
}
table tr td {
border: #ececec 1px solid;
padding: 12px 30px;
}
table thead tr td,
table tr th {
background: #ececec;
}
table p {
margin: 0;
}
table img {
min-width: 28px;
}
table.noborder tr td {
border: none;
}
table.bt td:before {
text-align: left !important;
}
.table-wrapper {
overflow: auto;
margin: 0 0 30px;
}
.table-wrapper table {
margin: 0;
}
.editor:after, .editor:before,
.wp-editor:after,
.wp-editor:before {
content: " ";
display: table;
clear: both;
}
.editor > *:last-child,
.wp-editor > *:last-child {
margin-bottom: 0;
}
.editor *:not(blockquote) + h1,
.editor *:not(blockquote) + h2,
.editor *:not(blockquote) + h3,
.editor *:not(blockquote) + h4,
.wp-editor *:not(blockquote) + h1,
.wp-editor *:not(blockquote) + h2,
.wp-editor *:not(blockquote) + h3,
.wp-editor *:not(blockquote) + h4 {
margin-top: 40px;
}
.editor ul,
.wp-editor ul {
margin: 0 0 15px;
padding: 0 0 0 0;
}
.editor ul li,
.wp-editor ul li {
list-style-type: none;
padding: 0 0 15px 25px;
position: relative;
}
.editor ul li:before,
.wp-editor ul li:before {
content: "";
display: block;
width: 0;
height: 0;
border: 1px solid transparent;
border-left-color: #9D0708;
border-width: 8px 0 8px 12px;
position: absolute;
top: 5px;
left: 0px;
}
.editor ul[style*=list-style-type] li,
.wp-editor ul[style*=list-style-type] li {
border: none;
padding: 0 0 10px 20px;
}
.editor ul[style*=list-style-type] li:before,
.wp-editor ul[style*=list-style-type] li:before {
content: "";
width: 8px;
height: 8px;
background: #9D0708;
top: 9px;
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.editor ul[style*=list-style-type][style*=circle] li:before, .editor ul[style*=list-style-type][style*=disc] li:before,
.wp-editor ul[style*=list-style-type][style*=circle] li:before,
.wp-editor ul[style*=list-style-type][style*=disc] li:before {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box; }
.editor ul[style*=list-style-type][style*=circle] li:before,
.wp-editor ul[style*=list-style-type][style*=circle] li:before {
border: 2px solid #9D0708;
background: none;
}
.editor ul[style*=center] li,
.wp-editor ul[style*=center] li {
padding-left: 0;
}
.editor ul[style*=center] li:before,
.wp-editor ul[style*=center] li:before {
position: static;
display: inline-block;
vertical-align: middle;
margin: 0 10px 2px 0;
}
.editor ol,
.wp-editor ol {
margin: 0 0 20px;
padding: 0 0 0 0;
list-style: none;
counter-reset: li-counter;
}
.editor ol li,
.wp-editor ol li {
counter-increment: li-counter;
padding: 0 0 5px 25px;
position: relative;
}
.editor ol li:before,
.wp-editor ol li:before {
content: counter(li-counter) ".";
color: #9D0708;
font-weight: bold;
font-family: "Roboto Slab", serif;
position: absolute;
left: 0;
top: -1px;
}
.editor ol[style*=list-style-type],
.wp-editor ol[style*=list-style-type] {
padding: 0 0 0 22px;
}
.editor ol[style*=list-style-type] li,
.wp-editor ol[style*=list-style-type] li {
padding-left: 10px;
}
.editor ol[style*=list-style-type] li:before,
.wp-editor ol[style*=list-style-type] li:before {
display: none;
}
.editor a,
.wp-editor a {
color: #9D0708;
}
.editor a:hover,
.wp-editor a:hover {
color: #b50809;
}
.editor iframe,
.wp-editor iframe {
width: 100%;
height: auto;
}
.editor blockquote,
.wp-editor blockquote {
border: none;
background: #e7e7e7;
padding: 15px;
font-style: normal;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.editor blockquote h1, .editor blockquote h2,
.wp-editor blockquote h1,
.wp-editor blockquote h2 {
font-weight: 400;
margin-bottom: 15px;
font-size: 24px;
font-size: 1.5rem;
line-height: 28.8px;
line-height: 1.8rem;
}
.editor blockquote h3, .editor blockquote h4,
.wp-editor blockquote h3,
.wp-editor blockquote h4 {
font-weight: 400;
margin-bottom: 15px;
font-size: 20px;
font-size: 1.25rem;
line-height: 24px;
line-height: 1.5rem;
}
.editor blockquote ul li,
.wp-editor blockquote ul li {
padding: 0 0 5px;
}
.editor blockquote ul li:before,
.wp-editor blockquote ul li:before {
display: none;
}
@media (min-width: 992px) {
.editor blockquote,
.wp-editor blockquote {
float: left;
width: 35%;
margin: 0 -35% 30px 0;
}
.editor blockquote ~ *,
.wp-editor blockquote ~ * {
margin-left: 40%;
}
.editor blockquote ~ hr,
.wp-editor blockquote ~ hr {
clear: both;
visibility: hidden;
}
.editor blockquote ~ hr ~ *,
.wp-editor blockquote ~ hr ~ * {
margin-left: 0;
}
}
@media (min-width: 992px) {
.editor blockquote,
.wp-editor blockquote {
padding: 40px 30px;
}
}
.editor-light,
.editor-light .editor,
.editor-dark .editor-light .editor {
color: #515253;
}
.editor-light h1, .editor-light h2, .editor-light h3, .editor-light h4, .editor-light h5, .editor-light h6, .editor-light a,
.editor-light .editor h1,
.editor-light .editor h2,
.editor-light .editor h3,
.editor-light .editor h4,
.editor-light .editor h5,
.editor-light .editor h6,
.editor-light .editor a,
.editor-dark .editor-light .editor h1,
.editor-dark .editor-light .editor h2,
.editor-dark .editor-light .editor h3,
.editor-dark .editor-light .editor h4,
.editor-dark .editor-light .editor h5,
.editor-dark .editor-light .editor h6,
.editor-dark .editor-light .editor a {
color: #000;
}
.editor-light a,
.editor-light .editor a,
.editor-dark .editor-light .editor a {
color: #9D0708;
}
.editor-light a:hover, .editor-light a:focus,
.editor-light .editor a:hover,
.editor-light .editor a:focus,
.editor-dark .editor-light .editor a:hover,
.editor-dark .editor-light .editor a:focus {
color: #b50809;
}
.editor-dark,
.editor-dark .editor {
color: #fff;
}
.editor-dark h1, .editor-dark h2, .editor-dark h3, .editor-dark h4, .editor-dark h5, .editor-dark h6,
.editor-dark .editor h1,
.editor-dark .editor h2,
.editor-dark .editor h3,
.editor-dark .editor h4,
.editor-dark .editor h5,
.editor-dark .editor h6 {
color: #fff;
}
.editor-dark a,
.editor-dark .editor a {
color: #fff;
opacity: 0.9;
filter: alpha(opacity=90);
}
.editor-dark a:hover, .editor-dark a:focus,
.editor-dark .editor a:hover,
.editor-dark .editor a:focus {
opacity: 0.95;
filter: alpha(opacity=95);
}
.editor-dark .perex,
.editor-dark .editor .perex {
color: #e6e6e6;
}
.editor-dark .color,
.editor-dark .editor .color {
color: #326698;
}
.editor-dark ul li:before, .editor-dark ol li:before,
.editor-dark .editor ul li:before,
.editor-dark .editor ol li:before {
border-color-left: #326698;
}
.editor-dark table tr td,
.editor-dark .editor table tr td {
border-color: #5e5f60;
}
.editor-dark table thead tr td,
.editor-dark table tr th,
.editor-dark .editor table thead tr td,
.editor-dark .editor table tr th {
background: #5e5f60;
}
.editor-dark .slick-arrow:before,
.editor-dark .editor .slick-arrow:before {
color: #fff;
}
.editor-dark .button-blank a, .editor-dark a .button-blank,
.editor-dark .editor .button-blank a,
.editor-dark .editor a .button-blank {
color: #326698 !important;
border-color: #326698;
}
.editor-dark .button-blank a:focus, .editor-dark .button-blank a:hover, .editor-dark a .button-blank:focus, .editor-dark a .button-blank:hover,
.editor-dark .editor .button-blank a:focus,
.editor-dark .editor .button-blank a:hover,
.editor-dark .editor a .button-blank:focus,
.editor-dark .editor a .button-blank:hover {
color: #fff !important;
background: #326698;
}
.editor-color,
.editor-color .editor {
color: #fff;
}
.editor-color h1, .editor-color h2, .editor-color h3, .editor-color h4, .editor-color h5, .editor-color h6,
.editor-color .editor h1,
.editor-color .editor h2,
.editor-color .editor h3,
.editor-color .editor h4,
.editor-color .editor h5,
.editor-color .editor h6 {
color: #fff;
}
.editor-color a,
.editor-color .editor a {
color: #fff;
opacity: 0.9;
filter: alpha(opacity=90);
}
.editor-color a:hover, .editor-color a:focus,
.editor-color .editor a:hover,
.editor-color .editor a:focus {
opacity: 0.95;
filter: alpha(opacity=95);
}
.editor-color .perex,
.editor-color .editor .perex {
color: #e6e6e6;
}
.editor-color .color,
.editor-color .editor .color {
color: #fff;
}
.editor-color ul li:before, .editor-color ol li:before,
.editor-color .editor ul li:before,
.editor-color .editor ol li:before {
border-color-left: #fff;
}
.editor-color table tr td,
.editor-color .editor table tr td {
border-color: #b50809;
}
.editor-color table thead tr td,
.editor-color table tr th,
.editor-color .editor table thead tr td,
.editor-color .editor table tr th {
background: #b50809;
}
.editor-color .button a, .editor-color a .button,
.editor-color .editor .button a,
.editor-color .editor a .button {
color: #9D0708 !important;
background: #fff;
border-color: #fff;
}
.editor-color .button-blank a, .editor-color a .button-blank,
.editor-color .editor .button-blank a,
.editor-color .editor a .button-blank {
color: #fff !important;
border-color: #fff;
}
.bg-texture-yellow h1, .bg-texture-yellow h2,
.bg-texture-blue h1,
.bg-texture-blue h2 {
color: #fff;
}
form {
text-align: left;
}
label {
display: block;
margin: 0;
font-weight: 400;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
label strong {
display: none;
}
label + br, label br {
content: "";
display: none;
line-height: 0;
}
label > * {
font-weight: 300;
}
input[type=text],
input[type=email],
input[type=tel],
input[type=date],
input[type=password],
textarea,
.selectric {
display: block;
width: 100%;
padding: 10px 20px;
margin: 0 0 10px;
border: none;
background: #e7e7e7;
height: 45px;
line-height: 45px;
font-size: 14px;
font-size: 0.875rem;
line-height: 14px;
line-height: 0.875rem;
}
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.selectric::-webkit-input-placeholder { color: #888;
}
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=password]::-moz-placeholder,
textarea::-moz-placeholder,
.selectric::-moz-placeholder { color: #888;
}
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
.selectric:-ms-input-placeholder { color: #888;
}
input[type=text]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=date]:-moz-placeholder,
input[type=password]:-moz-placeholder,
textarea:-moz-placeholder,
.selectric:-moz-placeholder { color: #888;
}
.ts-wrapper {
margin-bottom: 10px;
}
.ts-wrapper .ts-control {
display: flex;
align-items: center;
flex-wrap: nowrap; border-radius: 6px;
}
.ts-wrapper .ts-control input {
height: auto;
width: auto !important; min-width: 2ch; flex: 1 1 auto; display: inline-block; }
input[type=submit] {
display: table;
margin: 10px 0 0 auto;
}
textarea {
padding: 10px;
height: 200px;
resize: none;
}
.selectric {
padding: 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.selectric .label {
margin-left: 20px;
}
.selectric .button {
background: none;
color: #888;
top: 50%;
margin: -19px 0 0;
}
.selectric-items ul li:before {
display: none;
}
.bg-soft input[type=text],
.bg-soft input[type=email],
.bg-soft input[type=password],
.bg-soft textarea,
.bg-soft .selectric {
background: #fff;
}
input[type=checkbox]:not(old),
input[type=radio]:not(old) {
display: none;
}
input[type=checkbox]:not(old) + label, input[type=checkbox]:not(old) + span,
input[type=radio]:not(old) + label,
input[type=radio]:not(old) + span {
display: inline-block;
position: relative;
cursor: pointer;
padding: 2px 0 0 30px;
}
input[type=checkbox]:not(old) + label:before, input[type=checkbox]:not(old) + span:before,
input[type=radio]:not(old) + label:before,
input[type=radio]:not(old) + span:before {
content: "";
display: block;
width: 23px;
height: 22px;
background: #fff;
border: #ddd 1px solid;
position: absolute;
top: 0;
left: 0;
}
input[type=checkbox]:not(old):checked + label:after, input[type=checkbox]:not(old):checked + span:after,
input[type=radio]:not(old):checked + label:after,
input[type=radio]:not(old):checked + span:after {
content: "\f00c";
text-align: center;
font-family: "icomoon" !important;
color: #9D0708;
position: absolute;
top: 0;
left: 4px;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22px;
line-height: 1.375rem;
}
.form-register {
max-width: 500px;
margin: auto;
}
.form-wrapper .form-item.error input {
border: 1px solid #aa0000;
}
.form-wrapper .form-item-error {
display: block;
font-size: 0.8em;
margin: -10px 0 10px;
text-align: right;
color: #aa0000;
}
.form-wrapper .form-error {
display: block;
padding: 10px 15px;
margin: 0 0 20px;
text-align: center;
border: 1px solid #aa0000;
color: #aa0000;
background: rgba(170, 0, 0, 0.2);
}
.form-wrapper .form-links {
border-top: 1px solid #ececec;
margin: 50px 0 0;
padding: 10px 0;
font-size: 0.9em;
}
.form-wrapper .form-links a {
display: table;
}
.newsletter {
position: relative;
max-width: 600px;
margin: auto;
}
.newsletter input[type=text],
.newsletter input[type=email],
.newsletter .selectric {
height: 50px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-ms-border-radius: 25px;
border-radius: 25px;
background-clip: padding-box; }
.newsletter input[type=submit], .newsletter a {
background: #9D0708;
color: #fff !important;
margin: 0 auto;
box-shadow: none;
border: none;
height: 50px;
line-height: 50px;
padding: 0 35px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-ms-border-radius: 25px;
border-radius: 25px;
background-clip: padding-box; }
.newsletter input[type=submit]:hover, .newsletter input[type=submit]:focus, .newsletter a:hover, .newsletter a:focus {
background: #b50809;
}
.newsletter form {
position: relative;
}
.newsletter form .loader {
display: none;
position: absolute;
top: -10px;
left: -10px;
right: -10px;
bottom: -10px;
z-index: 10;
background: rgba(157, 7, 8, 0.1);
}
.newsletter form .loader:before {
position: absolute;
top: 50%;
left: 50%;
margin: -35px 0 0 -35px;
}
.newsletter form .form-notice {
display: none;
padding: 20px;
font-size: 0.8em;
text-align: center;
}
.newsletter form .form-notice.error {
color: #aa0000;
}
.newsletter form .form-notice.success {
color: #00aa00;
}
.d- {
display: initial;
}
.d-b {
display: block;
}
.d-i {
display: inline;
}
.d-t {
display: table;
}
.d-ib {
display: inline-block;
}
.v-v {
visibility: visible;
}
.v-h {
visibility: hidden;
}
.tt- {
text-transform: none;
}
.tt-uc {
text-transform: uppercase;
}
.tt-lc {
text-transform: lowercase;
}
.td- {
text-decoration: none;
}
.td-ul {
text-decoration: underline;
}
.td-ol {
text-decoration: overline;
}
.ta-c {
text-align: center;
}
.ta-l {
text-align: left;
}
.ta-r {
text-align: right;
}
.ta-j {
text-align: justify;
}
.fl- {
float: none;
}
.fl-l {
float: left;
}
.fl-r {
float: right;
}
.fl-c {
float: none;
clear: both;
}
.f- {
font-weight: 400;
font-style: normal;
}
.f-i {
font-weight: 400;
font-style: italic;
}
.f-b {
font-weight: 700;
font-style: normal;
}
.f-bi, .f-ib {
font-weight: 700;
font-style: italic;
}
.f-p {
font-family: "Roboto", sans-serif;
}
.f-s {
font-family: "Roboto Slab", serif;
}
.c- {
color: #515253;
}
.c-p {
color: #9D0708;
}
.c-s {
color: #326698;
}
.f-11x {
font-size: 1.1em;
}
.f-12x {
font-size: 1.2em;
}
.f-14x {
font-size: 1.4em;
}
.f-16x {
font-size: 1.6em;
}
.f-18x {
font-size: 1.8em;
}
.f-20x {
font-size: 2em;
}
.f-24x {
font-size: 2.4em;
}
.f-30x {
font-size: 3em;
}
.pt- {
padding-top: 0;
}
.pt-s {
padding-top: 2.5rem;
}
.pt-m {
padding-top: 5rem;
}
.pt-l {
padding-top: 7.5rem;
}
.pt-xl {
padding-top: 10rem;
}
.mt- {
margin-top: 0;
}
.mt-s {
margin-top: 2.5rem;
}
.mt-m {
margin-top: 5rem;
}
.mt-l {
margin-top: 7.5rem;
}
.mt-xl {
margin-top: 10rem;
}
.pb- {
padding-bottom: 0;
}
.pb-s {
padding-bottom: 2.5rem;
}
.pb-m {
padding-bottom: 5rem;
}
.pb-l {
padding-bottom: 7.5rem;
}
.pb-xl {
padding-bottom: 10rem;
}
.mb- {
margin-bottom: 0;
}
.mb-s {
margin-bottom: 2.5rem;
}
.mb-m {
margin-bottom: 5rem;
}
.mb-l {
margin-bottom: 7.5rem;
}
.mb-xl {
margin-bottom: 10rem;
}
.va-c,
.va-t,
.va-b {
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.va-c > div,
.va-t > div,
.va-b > div {
width: 100%;
}
.va-c {
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.va-t {
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.va-b {
-webkit-box-align: end;
-moz-box-align: end;
-ms-flex-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.clearfix:after, .social-list:after, .event-header-content:after, .event-list .event-item:after, .event-grid .event-item:after, .event-list-homepage .event-item:after {
content: " ";
display: table;
clear: both;
}
.anchor {
display: block;
visibility: hidden;
width: 100%;
height: 4.375rem;
margin: -4.375rem 0 0;
clear: both;
}
.bg-none {
background: none;
}
.bg-none + .bg-none .block {
padding-top: 0;
}
.bg-soft {
background: #e7e7e7;
}
.bg-white {
background: #fff;
}
.bg-dark {
background: #292929 !important;
}
.bg-color {
background: #9D0708;
}
.bg-image {
background-repeat: no-repeat;
background-position: center center;
background-color: transparent;
background-size: cover;
}
.bg-image-filter {
position: relative;
}
.bg-image-filter:before {
content: "";
background: rgba(0, 0, 0, 0.65);
}
.bg-image-filter > div {
position: relative;
}
.bg-image-filter.editor-light:before {
background: rgba(255, 255, 255, 0.85);
}
.bg-image-filter.editor-light.__filter-less:before {
background: rgba(255, 255, 255, 0.45);
}
.bg-texture-light {
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/texture-light.jpg);
}
.bg-texture-dark {
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/texture-dark.jpg);
}
.bg-texture-color {
background: linear-gradient(135deg, #326698 0%, #9D0708 100%);
position: relative;
}
.bg-texture-color > div {
position: relative;
z-index: 2;
}
.bg-texture-color:after {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
bottom: 0;
right: 0;
z-index: 0;
background: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/texture-shape.png) no-repeat 80% 100%;
opacity: 0.3;
filter: alpha(opacity=30);
}
@media (min-width: 1200px) {
.bg-texture-color:after {
opacity: 1;
filter: alpha(opacity=100);
}
}
.block {
padding: 5rem 0;
}
.block-divide {
border-top: 1px solid #ddd;
}
.block-collapse {
padding: 0;
}
.block-small {
padding: 1.25rem 0;
}
.block-large {
padding: 3.125rem 0;
}
.block-highlight {
text-align: center;
color: #181818;
background: #9D0708;
font-weight: 800;
font-size: 32px;
font-size: 2rem;
line-height: 48px;
line-height: 3rem;
}
.block-highlight a {
color: #fff;
}
.block-highlight a:hover, .block-highlight a:focus {
color: #6D0506;
}
.block-gray {
background: #ddd;
}
.block-image {
display: block;
background-repeat: no-repeat;
background-position: center center;
background-color: transparent;
background-size: cover;
}
.block-image img {
display: none;
}
@media (min-width: 992px) {
.block {
padding: 5rem 0;
}
.block-collapse {
padding: 0;
}
.block-small {
padding: 2.5rem 0;
}
.block-large {
padding: 6.25rem 0;
}
}
.block-title _h1, .block-title _h2, .block-title _h3 {
text-align: center;
color: #515253;
position: relative;
text-transform: uppercase;
padding: 0 0 30px;
margin: 0 0 50px;
}
.block-title _h1:after, .block-title _h2:after, .block-title _h3:after {
content: "";
display: block;
width: 120px;
border-top: 2px solid #9D0708;
position: absolute;
bottom: 0;
left: 50%;
margin: 0 0 0 -60px;
}
.block-divider {
border-top: 1px solid #ececec;
}
.block-content-divider .block {
padding-top: 0;
}
.block-content-divider .block .content {
padding-top: 2.5rem;
border-top: 1px solid #ececec;
}
.block-content-divider .block-collapse .content {
padding-top: 0;
}
.block-content-divider .block-small .content {
padding-top: 1.25rem;
}
.block-content-divider .block-large .content {
padding-top: 3.125rem;
}
@media (min-width: 992px) {
.block-content-divider .block .content {
padding-top: 5rem;
}
.block-content-divider .block-small .content {
padding-top: 2.5rem;
}
.block-content-divider .block-large .content {
padding-top: 6.25rem;
}
}
.block-collapse-top .block {
padding-top: 0;
}
.block-collapse-bottom .block {
padding-bottom: 0;
}
@media (min-width: 992px) {
.strict-block-small .block {
padding: 2.5rem 0;
}
.strict-block-small .block-divide {
border-top: 1px solid #ddd;
}
.strict-block-small .block-collapse {
padding: 0;
}
.strict-block-small .block-small {
padding: 1.25rem 0;
}
.strict-block-small .block-large {
padding: 3.125rem 0;
}
}
.container {
width: 75rem;
max-width: 100% !important;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
}
.container-large {
width: 93.75rem;
}
.container-thin {
width: 58.75rem;
}
.container-100 {
width: 100%;
}
.container-70 {
padding-right: 25% !important;
}
.container-full {
width: 100%;
padding-left: 0 !important;
padding-right: 0 !important;
overflow: hidden;
}
.container .container:not(.container-strict):not(.container-child) {
width: auto;
padding: 0;
}
@media (min-width: 992px) {
.container {
padding-left: 3.125rem;
padding-right: 3.125rem;
}
}
.strict-container .container {
width: 75rem !important;
}
.strict-container-thin .container {
width: 58.75rem !important;
}
.strict-container-large .container {
width: 93.75rem !important;
}
.container .container-child {
width: 75rem !important;
}
.container-thin .container-child {
width: 58.75rem !important;
}
.container-large .container-child {
width: 93.75rem !important;
}
.overflow-container {
width: 100%;
overflow: hidden;
}
.flex-container {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.row .col-1-5 {
max-width: 20%;
}
@media (min-width: 768px) {
.row .col-sm-1-5 {
max-width: 20%;
}
}
@media (min-width: 992px) {
.row .col-md-1-5 {
max-width: 20%;
}
}
@media (min-width: 1200px) {
.row .col-xl-1-5 {
max-width: 20%;
}
.row .col-xl-2-5 {
max-width: 40%;
}
}
.row {
margin: 0 0 0 -2.5rem;
}
.row > *[class^=col] {
padding: 0 0 0 2.5rem;
}
.row.grid-gap {
margin-bottom: -2.5rem;
}
.row.grid-gap > *[class^=col] {
padding-bottom: 2.5rem;
}
.row.grid-collapse {
margin: 0 !important;
}
.row.grid-collapse > *[class^=col] {
padding: 0 !important;
}
.row.grid-small {
margin-left: -0.9375rem;
}
.row.grid-small > *[class^=col] {
padding-left: 0.9375rem;
}
.row.grid-large {
margin-left: -4.6875rem;
}
.row.grid-large > *[class^=col] {
padding-left: 4.6875rem;
}
.row.grid-gap.grid-small {
margin-bottom: -0.9375rem;
}
.row.grid-gap.grid-small > *[class^=col] {
padding-bottom: 0.9375rem;
}
.row.grid-gap.grid-large {
margin-bottom: -4.6875rem;
}
.row.grid-gap.grid-large > *[class^=col] {
padding-bottom: 4.6875rem;
}
.grid-divider {
margin: 0 !important;
border: 1px solid #ececec;
border-width: 0 0 0 2px;
}
.grid-divider > div {
border: 1px solid #ececec;
border-width: 2px 2px 2px 0;
margin: 0 0 -2px;
padding: 0 !important;
}
.grid-separator > *[class^=col] > div {
height: 100%;
position: relative;
}
.grid-separator > *[class^=col] > div:before, .grid-separator > *[class^=col] > div:after {
content: "";
display: block;
width: 0;
height: 100%;
border-left: 1px solid #ececec;
position: absolute;
top: 0;
}
.grid-separator > *[class^=col] > div:before {
left: -1.25rem;
margin: 0 0 0 -1px;
}
.grid-separator > *[class^=col] > div:after {
right: -1.25rem;
}
.grid-separator.grid-large > *[class^=col] > div:before {
left: -2.34375rem;
}
.grid-separator.grid-large > *[class^=col] > div:after {
right: -2.34375rem;
}
.grid-separator.grid-small > *[class^=col] > div:before {
left: -0.46875rem;
}
.grid-separator.grid-small > *[class^=col] > div:after {
right: -0.46875rem;
}
.row.grid-1 > div {
max-width: 100%;
flex-basis: 100%;
}
.row.grid-2 > div {
max-width: 50%;
flex-basis: 50%;
}
.row.grid-3 > div {
max-width: 33.33333%;
flex-basis: 33.33333%;
}
.row.grid-4 > div {
max-width: 25%;
flex-basis: 25%;
}
.row.grid-5 > div {
max-width: 20%;
flex-basis: 20%;
}
.row.grid-6 > div {
max-width: 16.666666%;
flex-basis: 16.666666%;
}
.row.grid-10 > div {
max-width: 10%;
flex-basis: 10%;
}
@media (min-width: 768px) {
.row.grid-sm-1 > div {
max-width: 100%;
flex-basis: 100%;
}
.row.grid-sm-2 > div {
max-width: 50%;
flex-basis: 50%;
}
.row.grid-sm-3 > div {
max-width: 33.33333%;
flex-basis: 33.33333%;
}
.row.grid-sm-4 > div {
max-width: 25%;
flex-basis: 25%;
}
.row.grid-sm-5 > div {
max-width: 20%;
flex-basis: 20%;
}
.row.grid-sm-6 > div {
max-width: 16.666666%;
flex-basis: 16.666666%;
}
.row.grid-sm-10 > div {
max-width: 10%;
flex-basis: 10%;
}
}
@media (min-width: 992px) {
.row.grid-md-1 > div {
max-width: 100%;
flex-basis: 100%;
}
.row.grid-md-2 > div {
max-width: 50%;
flex-basis: 50%;
}
.row.grid-md-3 > div {
max-width: 33.33333%;
flex-basis: 33.33333%;
}
.row.grid-md-4 > div {
max-width: 25%;
flex-basis: 25%;
}
.row.grid-md-5 > div {
max-width: 20%;
flex-basis: 20%;
}
.row.grid-md-6 > div {
max-width: 16.666666%;
flex-basis: 16.666666%;
}
.row.grid-md-10 > div {
max-width: 10%;
flex-basis: 10%;
}
}
@media (min-width: 1200px) {
.row.grid-lg-1 > div {
max-width: 100%;
flex-basis: 100%;
}
.row.grid-lg-2 > div {
max-width: 50%;
flex-basis: 50%;
}
.row.grid-lg-3 > div {
max-width: 33.33333%;
flex-basis: 33.33333%;
}
.row.grid-lg-4 > div {
max-width: 25%;
flex-basis: 25%;
}
.row.grid-lg-5 > div {
max-width: 20%;
flex-basis: 20%;
}
.row.grid-lg-6 > div {
max-width: 16.666666%;
flex-basis: 16.666666%;
}
.row.grid-lg-10 > div {
max-width: 10%;
flex-basis: 10%;
}
}
@media (min-width: 1400px) {
.row.grid-xl-1 > div {
max-width: 100%;
flex-basis: 100%;
}
.row.grid-xl-2 > div {
max-width: 50%;
flex-basis: 50%;
}
.row.grid-xl-3 > div {
max-width: 33.33333%;
flex-basis: 33.33333%;
}
.row.grid-xl-4 > div {
max-width: 25%;
flex-basis: 25%;
}
.row.grid-xl-5 > div {
max-width: 20%;
flex-basis: 20%;
}
.row.grid-xl-6 > div {
max-width: 16.666666%;
flex-basis: 16.666666%;
}
.row.grid-xl-10 > div {
max-width: 10%;
flex-basis: 10%;
}
}
.columns {
column-count: 1;
column-gap: 2.5rem;
column-width: 300px;
}
.columns-small {
column-gap: 0.9375rem;
}
.columns-large {
column-gap: 4.6875rem;
}
.columns-divider {
column-gap: 5rem;
column-rule: 1px solid #ececec;
}
.columns-divider.columns-small {
column-gap: 1.875rem;
}
.columns-divider.columns-large {
column-gap: 9.375rem;
}
@media (min-width: 768px) {
.columns-2, .columns-3, .columns-4, .columns-5, .columns-6 {
column-count: 2;
}
}
@media (min-width: 992px) {
.columns-3, .columns-4, .columns-5, .columns-6 {
column-count: 3;
}
}
@media (min-width: 1200px) {
.columns-4, .columns-5, .columns-6 {
column-count: 4;
column-width: 250px;
}
}
@media (min-width: 1400px) {
.columns-5 {
column-count: 5;
column-width: 200px;
}
.columns-6 {
column-count: 6;
column-width: 200px;
}
}
.breadcrumb {
margin: 0;
padding: 0;
background: none;
margin: 0 0 -40px;
color: #888;
border-bottom: 1px solid #e7e7e7;
font-size: 15px;
font-size: 0.9375rem;
line-height: 15px;
line-height: 0.9375rem;
}
.breadcrumb-inner {
padding: 10px 0 5px;
}
.breadcrumb a {
color: inherit;
}
.breadcrumb a + span {
display: inline-block;
vertical-align: middle;
margin: 0 0 0 10px;
}
.breadcrumb a + span:before {
content: "\f105";
font-family: "icomoon" !important;
display: inline-block;
margin: 0 10px 5px 0;
}
.breadcrumb span.home:before {
content: "\f015";
font-family: "icomoon" !important;
font-size: 1.3em;
}
.panel {
background: none;
color: inherit;
padding: 2.5rem;
}
@media (min-width: 992px) {
.panel {
padding: 4.6875rem;
}
}
.btn-prev,
.btn-next {
display: inline-block;
margin: 0 1px 0 0;
width: 55px;
height: 55px;
line-height: 55px;
overflow: hidden;
background: #9D0708;
color: #fff;
text-align: center;
font-size: 36px;
font-size: 2.25rem;
}
.btn-prev:before,
.btn-next:before {
content: "";
display: block;
width: 100%;
height: 100%;
}
.btn-prev:hover,
.btn-next:hover {
background: #b50809;
color: #fff;
}
.btn-prev:before {
content: "<";
}
.btn-next:before {
content: ">";
}
.iframe-wrapper {
display: block;
position: relative;
width: 100%;
}
.iframe-wrapper:before {
content: "";
display: block;
padding-top: 60%;
}
.iframe-wrapper iframe {
width: 100%;
height: 100%;
margin: auto;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.loader {
position: relative;
}
.loader.loading {
padding: 1px;
}
.loader.loading:before {
content: "";
display: block;
margin: 30px auto;
width: 70px;
height: 70px;
border: 10px solid #9D0708;
border-color: transparent #9D0708;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box; -webkit-animation: rotation 1s infinite linear;
-moz-animation: rotation 1s infinite linear;
-ms-animation: rotation 1s infinite linear;
-o-animation: rotation 1s infinite linear;
animation: rotation 1s infinite linear;
}
a.loading:before, button.loading:before {
content: "";
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
border: 2px solid #bbb;
margin: 0 10px 0 0;
border-left-color: transparent;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box; -webkit-animation: rotation 1s infinite linear;
-moz-animation: rotation 1s infinite linear;
-ms-animation: rotation 1s infinite linear;
-o-animation: rotation 1s infinite linear;
animation: rotation 1s infinite linear;
}
a.disabled, button.disabled {
opacity: 0.7;
filter: alpha(opacity=70);
pointer-events: none;
}
.load-more-container {
text-align: center;
margin: 30px 0 0;
}
.social li {
display: inline-block;
vertical-align: middle;
margin: 0 5px;
}
.social li:before {
display: none;
}
.social li a {
display: block;
width: 30px;
height: 30px;
overflow: hidden;
text-align: center;
background: #9D0708;
color: #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box; font-size: 15px;
font-size: 0.9375rem;
line-height: 30px;
line-height: 1.875rem;
}
.social li a:before {
content: "";
display: block;
width: 100%;
margin: 0 0 50px;
font-family: "icomoon" !important;
}
.social li a:hover {
text-decoration: none;
}
.social li.social_fb a:before {
content: "\f09a";
}
.social li.social_yt a:before {
content: "\f16a";
}
.social li.social_ig a:before {
content: "\f16d";
}
.social li.social_in a:before {
content: "\f0e1";
}
.social li.social_tw a:before {
content: "\f099";
}
.social li.social_phone a:before {
content: "\f095";
}
.social li.social_email a:before {
content: "\f003";
}
.social li.social_web a {
width: 32px;
height: 32px;
font-size: 32px;
font-size: 2rem;
line-height: 32px;
line-height: 2rem;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background-clip: padding-box; background: none;
color: #888;
}
.social li.social_web a:before {
content: "\e908";
}
*[class*=respo-image] {
display: block;
background-repeat: no-repeat;
background-position: center center;
background-color: transparent;
background-size: cover;
}
*[class*=respo-image]:after {
content: "";
display: block;
padding-top: 100%;
}
*[class*=respo-image] img {
display: none !important;
}
*[class*=respo-shape]:after {
content: "";
display: block;
padding-top: 100%;
}
.respo-image-140:after, .respo-shape-140:after {
padding-top: 140%;
}
.respo-image-100:after, .respo-shape-100:after {
padding-top: 100%;
}
.respo-image-90:after, .respo-shape-90:after {
padding-top: 90%;
}
.respo-image-80:after, .respo-shape-80:after {
padding-top: 80%;
}
.respo-image-70:after, .respo-shape-70:after {
padding-top: 70%;
}
.respo-image-60:after, .respo-shape-60:after {
padding-top: 60%;
}
.respo-image-50:after, .respo-shape-50:after {
padding-top: 50%;
}
.respo-image-40:after, .respo-shape-40:after {
padding-top: 40%;
}
.respo-image-30:after, .respo-shape-30:after {
padding-top: 30%;
}
.respo-image-20:after, .respo-shape-20:after {
padding-top: 20%;
}
.active-image {
position: relative;
}
.active-image-play {
display: block;
position: absolute;
font-size: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.16);
}
.active-image-play:after {
content: "";
display: block;
width: 0;
height: 0;
border: 1px solid transparent;
border-left-color: #fff;
border-width: 48px 0 48px 83px;
position: absolute;
top: 50%;
left: 50%;
color: #fff;
transform: translate(-50%, -50%);
font-size: 50px;
font-size: 3.125rem;
line-height: 50px;
line-height: 3.125rem;
}
.active-image iframe, .active-image .iframe-wrapper {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.gallery-item {
position: relative;
display: block;
}
.gallery-item img {
width: 100%;
}
.gallery-item-label {
position: absolute;
bottom: 0;
left: 0;
display: block;
width: 100%;
padding: 30px 10px 10px;
background: linear-gradient(0deg, #000, transparent);
color: white;
font-size: 14px;
font-size: 0.875rem;
line-height: 21px;
line-height: 1.3125rem;
}
.gallery-item-label strong,
.gallery-item-label span {
font-weight: 400;
display: inline-block;
vertical-align: middle;
}
.gallery-item-label strong {
width: 100px;
text-align: center;
display: none;
}
@media (min-width: 992px) {
.gallery {
margin: 0 0 30px;
}
}
.block-collapse .container-full .gallery .row {
margin: 0 !important;
}
.block-collapse .container-full .gallery .row > *[class^=col] {
padding: 0 !important;
}
.divider {
display: block;
width: 100%;
border: none;
padding-top: 30px;
padding-bottom: 30px;
}
.divider:before {
content: "";
display: block;
width: 100%;
height: 1px;
background: #ddd;
}
.logo_list img {
display: inline-block;
margin: 0 25px 15px;
vertical-align: middle;
}
@media (min-width: 1200px) {
.logo_list img {
margin: 0 35px 25px;
}
}
.box-item, .tile-item {
display: block;
color: #515253;
height: 100%;
text-align: left;
}
.box-item-image, .tile-item-image {
position: relative;
}
.box-item-image-overlay, .tile-item-image-overlay {
display: block;
position: absolute;
padding: 40px 20px 20px;
bottom: 0;
left: 0;
width: 100%;
background: linear-gradient(transparent, #000);
color: #fff;
text-align: center;
font-weight: 700;
}
.box-item-inner, .tile-item-inner {
display: block;
padding: 20px 20px 40px;
}
.box-item-title, .tile-item-title {
display: block;
margin: 0 0 10px;
font-weight: 700;
color: #9D0708;
font-size: 20px;
font-size: 1.25rem;
line-height: 24px;
line-height: 1.5rem;
}
.box-item-title:hover, .tile-item-title:hover {
text-decoration: none;
}
.box-item-perex, .tile-item-perex {
display: block;
color: #515253;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.box-item-list ul li, .tile-item-list ul li {
font-size: 19px;
font-size: 1.1875rem;
line-height: 28.5px;
line-height: 1.78125rem;
padding: 0 0 10px;
}
.box-item-date, .tile-item-date {
display: block;
color: #9D0708;
margin: 0 0 6px;
font-weight: 400;
font-size: 10px;
font-size: 0.625rem;
line-height: 12px;
line-height: 0.75rem;
}
.tile-item .tile-image {
display: block;
position: relative;
overflow: hidden;
}
.tile-item .tile-image > span {
position: absolute;
top: -6%;
left: -6%;
width: 112%;
height: 112%;
background-repeat: no-repeat;
background-position: center center;
background-color: transparent;
background-size: cover;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-ms-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
-ms-transform: scale(0.9, 0.9); webkit-transform: scale(0.9, 0.9); transform: scale(0.9, 0.9);
background-position: center center;
}
.tile-item a.tile-image:hover span,
a.tile-item:hover .tile-image span {
-ms-transform: scale(1, 1); webkit-transform: scale(1, 1); transform: scale(1, 1);
}
.box-item.box-wide {
margin: 0 0 15px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.box-item.box-wide .box-item-image {
width: 20%;
min-width: 100px;
}
.box-item.box-wide .box-item-inner {
padding: 30px;
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
.box-item.box-wide .box-item-title {
display: block;
margin: 0 0 15px;
}
.box-item.box-wide .box-item-perex {
margin: 0 0 30px;
}
@media (min-width: 992px) {
.box-item.box-large {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.box-item.box-large .box-item-image {
width: 66.66666%;
height: 100%;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.box-item.box-large .box-item-image:after {
padding-top: 30%;
}
.box-item.box-large .box-item-inner {
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
}
.box-item.box-side {
width: 100%;
}
@media (min-width: 768px) {
.box-item.box-side {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: stretch;
-moz-box-align: stretch;
-ms-flex-align: stretch;
-webkit-align-items: stretch;
align-items: stretch;
}
.box-item.box-side .box-item-image {
width: 35%;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.box-item.box-side .box-item-inner {
padding: 30px;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.box-item.box-side .box-item-title {
display: block;
margin: 0 0 15px;
}
.box-item.box-side .box-item-perex {
margin: 0 0 30px;
}
}
.tile-grid .tile-wrapper {
height: 100%;
padding: 0 0 30px;
}
.tile-grid .tile-item {
display: block;
height: 100%;
background: #fff;
color: #515253 !important;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.tile-grid .tile-item-image {
height: 240px;
}
.tile-grid .tile-item-inner {
padding: 15px;
}
.tile-grid .tile-item-title {
color: #515253;
margin: 0 0 15px;
font-size: 22px;
font-size: 1.375rem;
line-height: 25px;
line-height: 1.5625rem;
-webkit-transition: 300ms;
-moz-transition: 300ms;
-ms-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
}
.tile-grid .tile-item-btn {
display: block;
margin: 20px 0 0;
font-family: "Roboto Slab", serif;
font-weight: 700;
text-transform: uppercase;
color: #9D0708;
font-size: 10px;
font-size: 0.625rem;
line-height: 15px;
line-height: 0.9375rem;
}
.tile-grid .tile-item-btn:after {
content: "\f105";
display: inline-block;
margin: 0 0 0 10px;
font-family: "icomoon" !important;
}
.tile-grid .tile-item:hover {
background: #9D0708;
color: #fff;
}
.tile-grid .tile-item:hover * {
color: #fff;
}
@media (min-width: 1200px) {
.tile-grid .tile-item-inner {
padding: 25px;
}
}
.filter {
margin: 30px 0;
}
.filter label {
display: none;
}
.filter input[type=submit] {
display: inline-block !important;
}
.search-list {
margin: 0 0 50px;
}
.search-item {
border-bottom: 1px solid #ececec;
}
.search-item a {
display: block;
padding: 30px 0;
color: #888;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.search-item a strong {
color: #515253;
display: block;
}
.email_link,
.phone_link,
.address {
display: inline-block;
position: relative;
}
.email_link:before,
.phone_link:before,
.address:before {
content: "\f003";
color: #9D0708;
font-weight: 400;
font-family: "icomoon" !important;
display: inline-block;
margin: 0 15px 0 0;
vertical-align: middle;
font-size: 1em;
width: 15px;
text-align: center;
}
.phone_link:before {
content: "\f095";
}
.address:before {
content: "\f042";
}
.is-xs {
display: none;
}
@media (min-width: 576px) {
.is-xs {
display: block;
}
}
.is-sm {
display: none;
}
@media (min-width: 768px) {
.is-sm {
display: block;
}
}
.is-md {
display: none;
}
@media (min-width: 992px) {
.is-md {
display: block;
}
}
.is-lg {
display: none;
}
@media (min-width: 1200px) {
.is-lg {
display: block;
}
}
.is-xl {
display: none;
}
@media (min-width: 1400px) {
.is-xl {
display: block;
}
}
.is-xxl {
display: none;
}
@media (min-width: 1600px) {
.is-xxl {
display: block;
}
}
.smap {
width: 100%;
height: 100%;
min-height: 500px;
}
.smap img {
max-width: none;
}
.smap .map-marker {
display: block;
width: 30px;
height: 50px;
text-align: center;
line-height: 50px;
}
.smap .map-marker:before {
content: "\e949";
font-weight: 400;
font-family: "icomoon" !important;
font-style: normal;
display: inline-block;
color: #9D0708;
vertical-align: bottom;
font-size: 40px;
font-size: 2.5rem;
line-height: 40px;
line-height: 2.5rem;
}
.smap .card-header:empty,
.smap .card-footer:empty {
display: none;
}
.smap .marker-cluster {
border: none !important;
color: #fff !important;
width: 100px !important;
height: 100px !important;
top: -50px !important;
left: -50px !important;
text-align: center !important;
}
.smap .marker-cluster:before {
content: "";
display: block;
position: absolute;
width: 100%;
height: 100%;
background: var(--color-primary);
border-radius: 50%;
opacity: 0.6;
}
.smap .marker-cluster span {
display: block;
position: relative;
font-size: 20px;
font-size: 1.25rem;
line-height: 100px;
line-height: 6.25rem;
} table.bt thead,
table.bt tbody th {
display: none;
}
table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
border: none;
display: block;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
vertical-align: top;
padding: 5px; float: left\9 ;
width: 100% \9 ;
}
table.bt tfoot th::before,
table.bt tfoot td::before,
table.bt tbody td::before {
content: attr(data-th) "";
display: inline-block;
-webkit-flex-shrink: 0;
-ms-flex-shrink: 0;
flex-shrink: 0;
font-weight: bold;
width: 50%;
max-width: 200px;
}
table.bt tfoot th.bt-hide,
table.bt tfoot td.bt-hide,
table.bt tbody td.bt-hide {
display: none;
}
table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
vertical-align: top;
}
.bt-wrapper.active {
max-height: 310px;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
table.bt.bt--no-header tfoot td::before,
table.bt.bt--no-header tbody td::before {
display: none;
}
.cookie-bar {
position: fixed;
left: 0;
bottom: 0;
z-index: 999;
width: 100%;
background: #9D0708;
color: #fff;
padding: 15px;
text-align: center;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.cookie-bar > div a {
color: inherit;
text-decoration: underline;
}
.cookie-bar > div p {
margin: 0;
}
.cookie-bar button {
display: table;
margin: 15px auto 0;
background: #fff;
color: #9D0708;
padding: 10px 20px;
border: none;
text-transform: uppercase;
cursor: pointer;
}
@media (min-width: 992px) {
.cookie-bar {
text-align: right;
}
.cookie-bar > div {
text-align: left;
display: inline-block;
vertical-align: middle;
width: 80%;
}
.cookie-bar button {
display: inline-block;
margin: 0 0 0 30px;
}
}
img:not([src]),
img[src=""],
span.lazyload:not([style]), span.lazyload[style=""],
div.lazyload:not([style]), div.lazyload[style=""],
a.lazyload:not([style]), a.lazyload[style=""] {
visibility: hidden;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-ms-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
opacity: 0;
filter: alpha(opacity=0);
}
img,
span.lazyload,
div.lazyload,
a.lazyload {
opacity: 1;
filter: alpha(opacity=100);
}
.lazyload {
-webkit-transition: 500ms;
-moz-transition: 500ms;
-ms-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.lazy-fade {
opacity: 0;
filter: alpha(opacity=0);
}
.lazy-fade.loaded {
opacity: 1;
filter: alpha(opacity=100);
}
body.no-js img[src=""], body.no-js img:not([src]) {
display: none;
}
body.no-js span.lazyload:not([style]), body.no-js span.lazyload[style=""],
body.no-js div.lazyload:not([style]), body.no-js div.lazyload[style=""],
body.no-js a.lazyload:not([style]), body.no-js a.lazyload[style=""] {
visibility: visible;
-webkit-transition: 0ms;
-moz-transition: 0ms;
-ms-transition: 0ms;
-o-transition: 0ms;
transition: 0ms;
opacity: 1;
filter: alpha(opacity=100);
}
body.no-js *[class*=respo-image] {
position: relative;
}
body.no-js *[class*=respo-image] img {
display: block !important;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
@-webkit-keyframes pulse {
0% {
-ms-transform: scale(1, 1); webkit-transform: scale(1, 1); transform: scale(1, 1);
}
100% {
-ms-transform: scale(1.1, 1.1); webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1);
}
}
@-moz-keyframes pulse {
0% {
-ms-transform: scale(1, 1); webkit-transform: scale(1, 1); transform: scale(1, 1);
}
100% {
-ms-transform: scale(1.1, 1.1); webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1);
}
}
@-ms-keyframes pulse {
0% {
-ms-transform: scale(1, 1); webkit-transform: scale(1, 1); transform: scale(1, 1);
}
100% {
-ms-transform: scale(1.1, 1.1); webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1);
}
}
@-o-keyframes pulse {
0% {
-ms-transform: scale(1, 1); webkit-transform: scale(1, 1); transform: scale(1, 1);
}
100% {
-ms-transform: scale(1.1, 1.1); webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1);
}
}
@keyframes pulse {
0% {
-ms-transform: scale(1, 1); webkit-transform: scale(1, 1); transform: scale(1, 1);
}
100% {
-ms-transform: scale(1.1, 1.1); webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1);
}
}
@-webkit-keyframes rotation {
0% {
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes rotation {
0% {
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-ms-keyframes rotation {
0% {
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-o-keyframes rotation {
0% {
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotation {
0% {
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.fragment.carousel .block, .fragment.carousel .container {
padding: 0;
width: 100%;
}
.fragment.carousel .gallery {
margin: 0;
}
.fragment.carousel .slick-wrapper {
padding: 0;
}
.fragment.carousel .slick-list {
margin: 0;
}
.fragment.carousel + .fragment {
padding-top: 50px;
}
.fragment.collapse {
display: block;
}
.fragment.collapse .toggle {
padding: 20px 20px;
border-bottom: 2px solid #9D0708;
}
.fragment.collapse .toggle-target {
display: none;
}
.fragment.collapse .toggle-btn span:nth-of-type(2) {
display: none;
}
.fragment.collapse .toggle.open .toggle-target {
display: block;
}
.fragment.collapse .toggle.open .toggle-btn span {
display: none;
}
.fragment.collapse .toggle.open .toggle-btn span:nth-of-type(2) {
display: block;
}
.fragment.downloads .download-item a {
color: inherit;
}
.fragment.downloads .download-item a:before {
color: #9D0708;
content: "\f019";
font-family: "icomoon" !important;
display: inline-block;
margin: 0 15px 0 0;
}
.fragment.downloads .download-item-size {
color: #888;
font-size: 0.8em;
}
.fragment.downloads .download-item-cta:after {
color: #9D0708;
content: "\f019";
font-family: "icomoon" !important;
display: inline-block;
margin: 0 0 0 15px;
}
.fragment.downloads .download-list {
text-align: center;
}
.fragment.downloads .download-list ul li {
padding: 0 0 15px 0;
}
.fragment.downloads .download-list .download-item a:before {
font-size: 1.4em;
}
.fragment.downloads .download-table {
max-width: 800px;
margin: auto;
}
.fragment.downloads .download-table tr td {
border-width: 1px 0;
padding: 10px 15px;
}
.fragment.downloads .download-table tr td:nth-last-child(-n+1), .fragment.downloads .download-table tr td:nth-last-child(-n+2) {
text-align: right;
width: 1% !important;
white-space: nowrap;
}
.fragment.downloads .download-table tr:hover td {
background: rgba(231, 231, 231, 0.15);
}
.fragment.downloads .download-table tr:nth-of-type(even):hover td {
background: rgba(231, 231, 231, 0.45) !important;
}
.fragment.downloads .download-list-format .download-item[class*=image] a:before {
content: "\f03e";
}
.fragment.downloads .download-list-format .download-item[class*=application] a:before {
content: "\f15b";
}
.fragment.downloads .download-list-format .download-item a[href$=pdf]:before {
content: "\f1c1";
}
.fragment.downloads .download-list-format .download-item a[href$=zip]:before,
.fragment.downloads .download-list-format .download-item a[href$=rar]:before {
content: "\f1c6";
}
.fragment.downloads .download-list-format .download-item a[href$=csv]:before,
.fragment.downloads .download-list-format .download-item a[href$=xls]:before,
.fragment.downloads .download-list-format .download-item a[href$=xlsx]:before {
content: "\f1c3";
}
.fragment.downloads .download-list-format .download-item a[href$=txt]:before,
.fragment.downloads .download-list-format .download-item a[href$=doc]:before,
.fragment.downloads .download-list-format .download-item a[href$=odt]:before,
.fragment.downloads .download-list-format .download-item a[href$=docx]:before {
content: "\f15c";
}
.fragment.downloads .download-list-format .download-item a[href$=json]:before,
.fragment.downloads .download-list-format .download-item a[href$=xhtml]:before,
.fragment.downloads .download-list-format .download-item a[href$=js]:before,
.fragment.downloads .download-list-format .download-item a[href$=css]:before,
.fragment.downloads .download-list-format .download-item a[href$=html]:before {
content: "\f1c9";
}
.fragment.downloads .download-list-format .download-item a[href$=mov]:before,
.fragment.downloads .download-list-format .download-item a[href$=mp4]:before,
.fragment.downloads .download-list-format .download-item a[href$=avi]:before,
.fragment.downloads .download-list-format .download-item a[href$=mpeg]:before,
.fragment.downloads .download-list-format .download-item a[href$=mkv]:before {
content: "\f1c8";
}
.fragment.downloads .download-list-format .download-item a[href$=mp3]:before,
.fragment.downloads .download-list-format .download-item a[href$=wav]:before {
content: "\f1c7";
}
.fragment.floating_bar {
position: static !important;
}
.fragment.floating_bar .block, .fragment.floating_bar .container, .fragment.floating_bar .fragment-content {
position: static !important;
padding: 0;
width: 100%;
transform: none !important;
}
.fragment.floating_bar .floatingbar {
position: fixed;
}
.fragment.floating_bar .floatingbar a {
margin: 0;
}
.fragment.gallery {
padding: 0;
margin: 0;
}
.fragment.gallery .gallery-carousel .gallery-item {
padding: 0 10px;
margin: 0;
}
.fragment.gallery .gallery-carousel .gallery-item-label {
position: static;
background: none;
color: #515253;
}
.fragment.gallery .gallery-logo .gallery-item {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.fragment.gallery .gallery-logo .gallery-item > div {
width: 16.6666%;
}
.fragment.gallery .container-full .gallery-carousel {
margin: 0;
}
.fragment.gallery .container-full .gallery-carousel .gallery-item {
padding: 0;
}
.fragment.image_block {
background: #e7e7e7;
position: relative;
padding-top: 130px;
margin-top: 100px;
}
.fragment.image_block .fragment-topimage img {
display: block;
width: 200px;
height: 200px;
position: absolute;
top: 0;
left: 50%;
margin: -100px 0 0 -100px;
border: 5px solid #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box; }
.fragment.introduce .content {
padding: 15px;
background: #e7e7e7;
position: relative;
}
.fragment.introduce .content:after {
content: "";
display: block;
width: 0;
height: 0;
border: 1px solid transparent;
border-left-color: #e7e7e7;
border-width: 20px 0 20px 20px;
border-width: 0 0 30px 30px;
position: absolute;
top: 100%;
left: 50%;
}
@media (min-width: 768px) {
.fragment.introduce .content {
padding: 30px 40px;
}
.fragment.introduce .content:after {
left: 100%;
top: 25%;
}
.fragment.introduce .flex-row-reverse .content:after {
left: auto;
right: 100%;
display: block;
width: 0;
height: 0;
border: 1px solid transparent;
border-right-color: #e7e7e7;
border-width: 20px 20px 20px 0;
border-width: 0px 30px 30px 0px;
}
}
.fragment.map .map-container {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.fragment.map .map-container .map-content {
width: 100%;
padding: 15px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.fragment.map .map-container .map-content.outside-below {
order: 2;
}
.fragment.map .map-container .map-wrapper {
width: 100%;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
@media (min-width: 992px) {
.fragment.map .map-container {
position: relative;
}
.fragment.map .map-container .map-content.outside-right, .fragment.map .map-container .map-content.outside-left {
width: 25%;
}
.fragment.map .map-container .map-content.outside-right + .map-wrapper, .fragment.map .map-container .map-content.outside-left + .map-wrapper {
width: 75%;
}
.fragment.map .map-container .map-content.outside-right {
order: 2;
}
.fragment.map .map-container .map-content.inside-right, .fragment.map .map-container .map-content.inside-left {
width: 20%;
margin: 5%;
position: relative;
z-index: 2;
background: #fff;
}
.fragment.map .map-container .map-content.inside-right + .map-wrapper, .fragment.map .map-container .map-content.inside-left + .map-wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.fragment.map .map-container .map-content.inside-right {
position: relative;
left: 70%;
}
.fragment.map.bg-color .map-content[class*=inside] {
background: #0088cc;
}
}
@media (min-width: 1400px) {
.fragment.map .map-container .map-content.outside-right, .fragment.map .map-container .map-content.outside-left {
padding: 45px 55px;
}
}
.fragment.modal .block, .fragment.modal .container {
padding: 0;
width: 100%;
}
.fragment.modal table tr td {
vertical-align: top;
}
.fragment.module {
padding: 0;
}
.fragment.parallax *[data-aos] {
opacity: 1 !important;
transform: none !important;
}
.fragment.parallax .parallax-container {
position: relative;
min-height: 60vh;
overflow: hidden;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.fragment.parallax .parallax-inner {
width: 100%;
}
.fragment.parallax .parallax-content {
padding: 40px 0;
position: relative;
z-index: 2;
text-align: center;
}
.fragment.parallax .parallax-image {
width: auto;
max-width: none;
min-width: 100%;
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%, 0);
z-index: 1;
pointer-events: none;
-webkit-transition: 0ms;
-moz-transition: 0ms;
-ms-transition: 0ms;
-o-transition: 0ms;
transition: 0ms;
}
.fragment.popup {
padding: 0;
}
.fragment.popup .block, .fragment.popup .container {
padding: 0;
width: 100%;
position: static !important;
}
.fragment.popup .fragment-content {
top: 0;
position: static !important;
transform: none !important;
}
.fragment.popup table tr td {
vertical-align: top;
}
.fragment.popup .floating-button {
position: fixed;
bottom: 25px;
left: 25px;
z-index: 200;
}
.with-cookiebar .floating-button {
bottom: 70px !important;
}
.fragment.repertoar .rep-list .rep-item {
box-shadow: 0px 0px 15px rgba(221, 221, 221, 0.8);
}
.fragment > * {
position: relative;
z-index: 2;
}
.fragment.side_image {
position: relative;
}
.fragment.side_image .block, .fragment.side_image .container {
padding: 0;
width: 100%;
position: static !important;
}
.fragment.side_image .sideimage {
position: absolute;
display: none;
}
.fragment.side_image .sideimage img {
width: 100%;
}
@media (min-width: 992px) {
.fragment.side_image .sideimage {
display: block;
opacity: 0.5;
filter: alpha(opacity=50);
}
}
@media (min-width: 1200px) {
.fragment.side_image .sideimage {
opacity: 1;
filter: alpha(opacity=100);
}
}
.fragment.text_image .block > .container {
padding: 0;
}
.fragment.text_image .fragment-inner {
position: relative;
}
.fragment.text_image .content {
padding: 15px 0;
}
@media (min-width: 768px) {
.fragment.text_image .content {
padding: 50px 40px 50px 0;
}
.fragment.text_image .flex-row-reverse .content {
padding: 50px 0 50px 40px;
}
}
@media (min-width: 992px) {
.fragment.text_image .image-stretch {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
min-height: 400px;
}
.fragment.text_image .image-stretch .image {
position: absolute;
height: 100%;
top: 0;
}
.fragment.text_image .image-stretch .image.left {
left: 0;
}
.fragment.text_image .image-stretch .image.right {
right: 0;
}
}
.tile-grid.person-list .tile-item {
text-align: center;
background: none;
}
.tile-grid.person-list .tile-item-perex {
margin: -5px 0 10px;
opacity: 0.7;
filter: alpha(opacity=70);
}
.tile-grid.person-list .tile-item-image {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box; margin: 0 auto;
max-width: 200px;
}
.tile-grid.steps .tile-item {
text-align: center;
background: none;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.tile-grid.steps .tile-item-title {
font-weight: 400;
}
.tile-grid.steps .tile-item-icon {
font-size: 50px;
font-size: 3.125rem;
line-height: 70px;
line-height: 4.375rem;
}
.tile-grid.steps .tile-item-content {
opacity: 0.7;
filter: alpha(opacity=70);
}
.tile-grid.counter .tile-item {
display: block;
position: relative;
text-align: center;
padding: 20px 15px;
height: 100%;
}
.tile-grid.counter .tile-item-title {
font-weight: 600;
margin: 0;
font-size: 60px;
font-size: 3.75rem;
line-height: 78px;
line-height: 4.875rem;
}
.tile-grid.counter .tile-item-perex {
display: block;
width: 100%;
position: absolute;
top: 0;
left: 0;
color: #888;
font-size: 15px;
font-size: 0.9375rem;
line-height: 19.5px;
line-height: 1.21875rem;
}
@media (min-width: 992px) {
.tile-grid.counter .tile-item {
padding: 20px 30px;
}
}
.tile-grid.faq-list .faq-item-title {
display: block;
padding: 15px 25px 15px 50px;
border: 1px solid #ececec;
position: relative;
}
.tile-grid.faq-list .faq-item-title:before, .tile-grid.faq-list .faq-item-title:after {
display: block;
content: "";
width: 20px;
height: 3px;
background: #9D0708;
position: absolute;
top: 50%;
left: 15px;
margin: -2px 0 0;
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transition: 500ms;
-moz-transition: 500ms;
-ms-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
}
.tile-grid.faq-list .faq-item-title:after {
-ms-transform: rotate(-180deg);
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.tile-grid.faq-list .faq-item-content {
padding: 15px 25px 25px 40px;
border: 1px solid #ececec;
border-width: 0 1px 1px;
}
.tile-grid.faq-list .faq-item-title:not(.collapsed) {
border-bottom: 0;
}
.tile-grid.faq-list .faq-item-title:not(.collapsed):before, .tile-grid.faq-list .faq-item-title:not(.collapsed):after {
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.fragment.timeline .timeline {
position: relative;
margin: 160px 0 0;
border-left: 1px solid #9D0708;
}
.fragment.timeline .timeline:before {
content: "";
display: block;
width: 160px;
height: 160px;
background: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/img/crest.png) no-repeat center bottom;
position: absolute;
top: -160px;
left: -80px;
}
.fragment.timeline .timeline-item {
width: 100%;
padding: 15px 0;
}
.fragment.timeline .timeline-item-year {
width: 150px;
margin: 20px 100px 20px 0;
padding: 0 0 0 15px;
border-bottom: 1px solid #9D0708;
text-transform: uppercase;
position: relative;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.fragment.timeline .timeline-item-inner {
padding: 0 15px;
}
.fragment.timeline .timeline-item-content {
padding: 30px 100px -10px 0;
}
.fragment.timeline .timeline-item-content > *:last-child {
margin-bottom: 0;
}
.fragment.timeline .timeline-item-image {
width: 500px;
max-width: 100%;
}
@media (min-width: 768px) {
.fragment.timeline .timeline-item-inner {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
}
@media (min-width: 992px) {
.fragment.timeline .timeline-item {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.fragment.timeline .timeline-item-year {
margin: 0 100px 0 0;
}
.fragment.timeline .timeline-item-year span {
position: absolute;
bottom: 0;
left: 30px;
}
.fragment.timeline .timeline-item-inner {
padding: 0;
}
}
.fragment.topimage .block, .fragment.topimage .block > .container {
padding: 0;
width: 100%;
}
.fragment.topimage *[data-aos] {
opacity: 1 !important;
transform: none !important;
}
.fragment.topimage .image {
position: relative;
min-height: 300px;
}
.fragment.topimage .image:before {
content: "";
display: block;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQYV2NkQAX/GZH4/xkYGBhhAmAOSBJEwDkgAQCCrgQEjpMcPgAAAABJRU5ErkJggg==);
background-attachment: fixed;
position: absolute;
top: 0;
left: 0;
}
.fragment.topimage .topimage-wrapper.parallax {
position: relative;
min-height: 60vh;
overflow: hidden;
}
.fragment.topimage .topimage-wrapper.parallax > img {
width: auto;
max-width: none;
min-width: 100%;
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%, 0);
z-index: 1;
pointer-events: none;
-webkit-transition: 0ms;
-moz-transition: 0ms;
-ms-transition: 0ms;
-o-transition: 0ms;
transition: 0ms;
}
.fragment.topimage .content {
padding: 40px 0;
background: #9D0708;
color: #000;
}
@media (min-width: 992px) {
.fragment.topimage .topimage-wrapper {
position: relative;
min-height: 600px;
}
.fragment.topimage .topimage-wrapper:before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100%;
background: #9D0708;
z-index: 2;
background: url("data:image/svg+xml;utf8,<svg width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'><path style='opacity:1;fill:%239D0708;fill-opacity:1;stroke:none;stroke-width:0' d='M 0,0 0,100 100,100 99,0 Z' /></svg>");
background-repeat: no-repeat;
background-position: center center;
background-color: transparent;
background-size: 2000% 100%;
background-position: top right;
opacity: 0.5;
filter: alpha(opacity=50);
}
.fragment.topimage .image {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-position: 100% 20%;
}
.fragment.topimage .content {
position: relative;
z-index: 3;
background: none;
padding: 200px 0;
font-size: 28px;
font-size: 1.75rem;
line-height: 42px;
line-height: 2.625rem;
}
.fragment.topimage .content-inner {
width: 40%;
}
}
.fragment.topvideo .block, .fragment.topvideo .container {
padding: 0;
width: 100%;
}
.fragment.topvideo .video-wrapper {
position: relative;
min-height: 300px;
}
.fragment.topvideo .video-wrapper video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
width: 100% !important;
height: 100% !important;
object-fit: cover;
}
.fragment.topvideo .video-wrapper .video-cover {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
width: 100%;
height: 100%;
background-attachment: fixed;
text-align: center;
padding: 15px;
color: #fff;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: end;
-moz-box-align: end;
-ms-flex-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.fragment.topvideo .video-wrapper .video-cover > div {
width: 100%;
}
.fragment.topvideo .video-wrapper .video-cover .btn {
margin: 10px;
}
.fragment.topvideo .video-wrapper .video-cover ul {
display: none;
}
.fragment.topvideo .video-wrapper .video-scroll {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
text-align: right;
padding: 0 30px 30px 0;
}
.fragment.topvideo .video-wrapper .video-scroll a {
text-align: center;
display: inline-block;
font-size: 0;
width: 30px;
height: 30px;
line-height: 30px;
background: #e7e7e7;
border: 1px solid #9D0708;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box; opacity: 1;
filter: alpha(opacity=100);
}
.fragment.topvideo .video-wrapper .video-scroll a:before {
content: "\f107";
font-family: "icomoon" !important;
font-size: 20px;
font-size: 1.25rem;
}
.fragment.topvideo .video-wrapper .video-scroll a:hover, .fragment.topvideo .video-wrapper .video-scroll a:focus {
opacity: 1;
filter: alpha(opacity=100);
}
@media (min-width: 992px) {
.fragment.topvideo .video-wrapper .video-cover ul {
display: block;
opacity: 1;
filter: alpha(opacity=100);
}
.fragment.topvideo .video-wrapper .video-cover ul.active {
position: relative;
height: 50px;
top: -10px;
font-size: 50px;
font-size: 3.125rem;
line-height: 50px;
line-height: 3.125rem;
}
.fragment.topvideo .video-wrapper .video-cover ul.active li {
position: absolute;
top: 0;
left: 0;
width: 100%;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: 2500ms;
-moz-transition: 2500ms;
-ms-transition: 2500ms;
-o-transition: 2500ms;
transition: 2500ms;
}
.fragment.topvideo .video-wrapper .video-cover ul.active li.in {
opacity: 1;
filter: alpha(opacity=100);
}
.fragment.topvideo .video-wrapper .video-cover ul.active li.out {
opacity: 0;
filter: alpha(opacity=0);
}
}
@media (min-width: 1200px) {
.fragment.topvideo .video-wrapper .video-cover ul.active {
height: 80px;
font-size: 80px;
font-size: 5rem;
line-height: 80px;
line-height: 5rem;
}
}
.fragment.video .tile-item {
position: relative;
}
.fragment.video .tile-item:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: 300ms;
-moz-transition: 300ms;
-ms-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
}
.fragment.video .tile-item:hover:before {
opacity: 0;
filter: alpha(opacity=0);
}
.fragment.video .tile-item .tile-image:before {
content: "\f01d";
display: block;
font-family: "icomoon" !important;
color: #fff;
width: 80px;
height: 80px;
line-height: 80px;
position: absolute;
left: 50%;
top: 50%;
margin: -40px 0 0 -40px;
font-weight: 400;
z-index: 2;
font-size: 60px;
font-size: 3.75rem;
-webkit-transition: 300ms;
-moz-transition: 300ms;
-ms-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
}
.fragment.video .tile-item .tile-image span {
filter: grayscale(100%);
-webkit-transition: 300ms;
-moz-transition: 300ms;
-ms-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
}
.fragment.video .tile-item .tile-image:hover span {
filter: grayscale(0%);
}
.fragment-content[class*=bg-] {
padding: 15px;
}
.fragment .fragment-inner + .fragment-inner,
.fragment .container + .container .fragment-inner {
margin-top: 2.5rem;
}
@media (min-width: 992px) {
.fragment-content[class*=bg-] {
padding: 30px;
}
}
.fragment.slideshow > .block, .fragment.slideshow .block > .container {
padding: 0;
width: 100%;
}
.fragment.slideshow .fragment-content {
transform: none;
}
.slideshow {
position: relative;
}
.slideshow .text-light-shadow {
text-shadow: 2px 2px 5px #000;
}
.slideshow-content {
padding: 80px 15px 80px;
position: relative;
z-index: 2;
min-height: 80vh;
pointer-events: none;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.slideshow-content-inner {
color: #fff;
text-align: center;
pointer-events: auto;
font-size: 30px;
font-size: 1.875rem;
line-height: 45px;
line-height: 2.8125rem;
}
.slideshow-content-inner hr {
border-top: 2px solid #fff;
}
.slideshow-anchor {
position: absolute;
width: 100%;
left: 0;
bottom: 100px;
text-align: center;
}
.slideshow-anchor a {
display: inline-block;
background: none;
border: 1px solid #fff;
border-width: 0 3px 3px 0;
width: 50px;
height: 50px;
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: 300ms;
-moz-transition: 300ms;
-ms-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
}
.slideshow-anchor a:hover {
border-color: #326698;
}
.slideshow-slider-item {
height: 100%;
padding: 30px 0 50px;
position: relative;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
background-repeat: no-repeat;
background-position: center center;
background-color: transparent;
background-size: cover;
}
.slideshow-slider-item:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-attachment: fixed;
}
.slideshow-slider-item-inner {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.slideshow-slider-item-content {
padding: 30px 0;
}
.slideshow-slider-item-content a {
margin: 25px auto 0;
}
.slideshow-slider-item .image-center-center {
background-position: center center;
}
.slideshow-slider-item .image-center-left {
background-position: left center;
}
.slideshow-slider-item .image-center-right {
background-position: right center;
}
.slideshow-slider-item .image-top-center {
background-position: center top;
}
.slideshow-slider-item .image-top-left {
background-position: left top;
}
.slideshow-slider-item .image-top-right {
background-position: right top;
}
.slideshow-slider-item .image-bottom-center {
background-position: center bottom;
}
.slideshow-slider-item .image-bottom-left {
background-position: left bottom;
}
.slideshow-slider-item .image-bottom-right {
background-position: right bottom;
}
.slideshow-slider.overlay-black30 .slideshow-slider-item:before {
background-color: rgba(0, 0, 0, 0.3);
}
.slideshow-slider.overlay-black50 .slideshow-slider-item:before {
background-color: rgba(0, 0, 0, 0.5);
}
.slideshow-slider.overlay-white30 .slideshow-slider-item:before {
background-color: rgba(255, 255, 255, 0.3);
}
.slideshow-slider.overlay-white50 .slideshow-slider-item:before {
background-color: rgba(255, 255, 255, 0.5);
}
.slideshow-slider.overlay-color30 .slideshow-slider-item:before {
background-color: rgba(157, 7, 8, 0.3);
}
.slideshow-slider.overlay-color50 .slideshow-slider-item:before {
background-color: rgba(157, 7, 8, 0.5);
}
.slideshow-slider.texture-dark1 .slideshow-slider-item:before {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQYV2NkQAX/GZH4/xkYGBhhAmAOSBJEwDkgAQCCrgQEjpMcPgAAAABJRU5ErkJggg==);
}
.slideshow-slider.texture-dark2 .slideshow-slider-item:before {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAF0lEQVQYV2NkYGD4z8DAwMgAI0AMDA4AI3EBBMY7CTgAAAAASUVORK5CYII=);
}
.slideshow-slider.texture-light1 .slideshow-slider-item:before {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIElEQVQYV2NkQAL/////zwjjgzkgABKAcUBsRmQOSAAAIAYQASyLe4sAAAAASUVORK5CYII=);
}
.slideshow-slider.texture-light2 .slideshow-slider-item:before {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGklEQVQYV2P8////f0ZGRkYGBgYGMAEDKBwAkmUEBJlpJvMAAAAASUVORK5CYII=);
}
.slideshow.with-content .slideshow-slider {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.slideshow .slick-slider .slick-list {
height: 100%;
}
.slideshow .slick-slider .slick-arrow {
top: 50%;
margin-top: -25px;
height: 50px;
width: 50px;
}
.slideshow .slick-slider .slick-next {
right: 15px;
}
.slideshow .slick-slider .slick-prev {
left: 15px;
}
.slideshow .slick-slider .slick-dots {
bottom: 20px;
}
.slideshow .slick-slider .slick-dots > li button:before {
background: #fff;
}
@media (min-width: 992px) {
.slideshow-slider-item {
min-height: 70vh;
padding: 100px 0;
}
.slideshow-slider-item-image.gap-left {
padding-left: 30px;
}
.slideshow-slider-item-image.gap-right {
padding-right: 30px;
}
.slideshow .slick-slider .slick-dots {
bottom: 30px;
}
}
.header {
position: fixed;
width: 100%;
top: 0;
left: 0;
color: #515253;
height: 4.375rem;
z-index: 100;
text-align: right;
font-family: "Roboto Slab", serif;
background: rgba(255, 255, 255, 0);
border-bottom: 1px solid rgba(231, 231, 231, 0);
white-space: nowrap;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
-webkit-transition: 300ms;
-moz-transition: 300ms;
-ms-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
}
.header-logo {
position: relative;
float: left;
width: 240px;
max-width: 50%;
line-height: 32px;
margin: 15px -240px 0 0;
-webkit-transition: 300ms;
-moz-transition: 300ms;
-ms-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
}
.header-logo a {
display: block;
}
.header-logo a img {
width: 100%;
}
.header-mobile {
display: inline-block;
vertical-align: top;
padding: 24px 0 0;
}
.header-mobile a {
display: block;
width: 30px;
height: 21px;
position: relative;
}
.header-mobile a span {
display: block;
position: relative;
top: 9px;
width: 100%;
height: 3px;
transition-timing-function: ease;
transition-duration: 0.15s;
transition-property: transform;
border-radius: 4px;
background-color: #515253;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition-duration: 75ms;
overflow: hidden;
opacity: 0;
filter: alpha(opacity=0);
}
.header-mobile a:before, .header-mobile a:after {
left: 0;
content: "";
position: absolute;
width: 100%;
height: 3px;
transition-timing-function: ease;
transition-duration: 0.15s;
transition-property: transform;
border-radius: 4px;
background-color: #515253;
}
.header-mobile a:after {
top: 9px;
transform: rotate(-45deg);
}
.header-mobile a:before {
bottom: 9px;
transform: rotate(45deg);
}
.header-mobile a.collapsed:after {
top: 0px;
transform: rotate(0);
}
.header-mobile a.collapsed:before {
bottom: 0px;
transform: rotate(0);
}
.header-mobile a.collapsed span {
opacity: 1;
filter: alpha(opacity=100);
}
.header-menu {
display: none;
text-align: right;
vertical-align: top;
font-weight: 700;
letter-spacing: 0.1em;
}
.header-menu > ul > li {
display: inline-block;
position: relative;
padding: 0 16px;
}
.header-menu > ul > li > a {
color: #515253;
text-align: center;
display: block;
height: 4.375rem;
padding: 23px 3px 0;
text-transform: uppercase;
}
.header-menu > ul > li.current-menu-item > a, .header-menu > ul > li.current_page_parent > a {
color: #9D0708;
border-top: 5px solid #9D0708;
}
.header-menu > ul > li:hover > a {
color: #9D0708;
}
.header-menu > ul > li > ul {
display: none;
}
.header-lang {
display: inline-block;
vertical-align: top;
padding: 18px 0 0 15px;
}
.header-lang li {
display: inline-block;
padding: 0 0 0 10px;
}
.header-lang li a {
display: block;
width: 30px;
height: 30px;
overflow: hidden;
text-indent: 40px;
background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNlOTFlMjY7fS5jbHMtMntmaWxsOiNmMGYwZjA7fS5jbHMtM3tmaWxsOiMwMDVhYTc7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5IRUFERVJfbGFuZy1DWjwvdGl0bGU+PGcgaWQ9IlZyc3R2YV8yIiBkYXRhLW5hbWU9IlZyc3R2YSAyIj48ZyBpZD0iVnJzdHZhXzEtMiIgZGF0YS1uYW1lPSJWcnN0dmEgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTAuOSwxMSwzLjIsMTguOEExMC42LDEwLjYsMCwwLDAsMTAuOSwyMmExMSwxMSwwLDAsMCwxMS0xMVoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMC45LDBBMTAuNywxMC43LDAsMCwwLDEuMyw1LjYsOS4yLDkuMiwwLDAsMSwzLjIsMy4xTDExLjEsMTFIMjJBMTAuOCwxMC44LDAsMCwwLDEwLjksMFoiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0zLjEsMy4xQTEwLjUsMTAuNSwwLDAsMCwwLDExYTEwLjksMTAuOSwwLDAsMCwzLjIsNy44TDEwLjksMTFaIi8+PC9nPjwvZz48L3N2Zz4=) no-repeat center center;
}
.header-lang li.lang-item-en a {
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDIzN2E7fS5jbHMtMntmaWxsOiNmMGYwZjA7fS5jbHMtM3tmaWxsOiNjMjE1MjM7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5IRUFERVJfbGFuZy1FTjwvdGl0bGU+PGcgaWQ9IlZyc3R2YV8yIiBkYXRhLW5hbWU9IlZyc3R2YSAyIj48ZyBpZD0iVnJzdHZhXzEtMiIgZGF0YS1uYW1lPSJWcnN0dmEgMSI+PGNpcmNsZSBjbGFzcz0iY2xzLTEiIGN4PSIxMSIgY3k9IjExIiByPSIxMSIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTIyLDExYTE1LDE1LDAsMCwwLS4yLTIuMkgxNS41bDQuMy00LjNhMTIuNSwxMi41LDAsMCwwLTIuMy0yLjNMMTMuMiw2LjVWLjJMMTEsMCw4LjguMlY2LjVMNC41LDIuMkExMi41LDEyLjUsMCwwLDAsMi4yLDQuNUw2LjUsOC44SC4yQTE1LDE1LDAsMCwwLDAsMTFhMTUsMTUsMCwwLDAsLjIsMi4ySDYuNUwyLjIsMTcuNWExMi41LDEyLjUsMCwwLDAsMi4zLDIuM2w0LjMtNC4zdjYuM0wxMSwyMmwyLjItLjJWMTUuNWw0LjMsNC4zYTEyLjUsMTIuNSwwLDAsMCwyLjMtMi4zbC00LjMtNC4zaDYuM0ExNSwxNSwwLDAsMCwyMiwxMVoiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik04LjgsOC44VjhMMy42LDIuOWwtLjcuN0w4LDguOFoiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0xMy4yLDguOEgxNGw1LjEtNS4yLS43LS43TDEzLjIsOFoiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik04LjgsMTMuMkg4TDIuOSwxOC40bC43LjdMOC44LDE0WiIvPjxwYXRoIGNsYXNzPSJjbHMtMyIgZD0iTTEzLjIsMTMuMlYxNGw1LjIsNS4xLjctLjdMMTQsMTMuMloiLz48cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Ik0xMi4xLDkuOVYuMUg5LjlWOS45SC4xYzAsLjMtLjEuOC0uMSwxLjFhNC4xLDQuMSwwLDAsMCwuMSwxLjFIOS45djkuOGgyLjJWMTIuMWg5LjhjMC0uMy4xLS44LjEtMS4xYTQuMSw0LjEsMCwwLDAtLjEtMS4xWiIvPjwvZz48L2c+PC9zdmc+);
}
.header-lang li.current-lang {
display: none;
}
.header-search {
position: relative;
display: inline-flex;
margin: 0 -15px 0 15px;
height: 65px;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.header-search-btn {
display: block;
font-weight: 400;
color: #fff;
width: 32px;
white-space: nowrap;
vertical-align: middle;
position: relative;
font-size: 0;
text-align: center;
}
.header-search-btn:before {
content: "\f002";
font-family: "icomoon" !important;
display: inline-block;
width: 100%;
padding: 0 3px 0 0;
position: relative;
z-index: 2;
font-size: 16px;
font-size: 1rem;
line-height: 32px;
line-height: 2rem;
}
.header-search-btn:after {
content: "";
display: block;
width: 32px;
height: 32px;
background: #326698;
position: absolute;
top: 50%;
left: 0;
margin: -16px 0 0 -2px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
border-radius: 16px;
background-clip: padding-box; -webkit-transition: 200ms;
-moz-transition: 200ms;
-ms-transition: 200ms;
-o-transition: 200ms;
transition: 200ms;
}
.header-search-btn:hover {
color: #fff;
opacity: 0.9;
filter: alpha(opacity=90);
}
.header-search-form {
display: none;
width: 350px;
background: #326698;
color: #fff;
padding: 15px;
position: absolute;
top: 100%;
right: -50px;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
-ms-border-radius: 35px;
border-radius: 35px;
background-clip: padding-box; }
.header-search-form form {
position: relative;
}
.header-search-form input {
background: #fff;
border: none;
margin: 0;
height: 40px;
line-height: 40px;
}
.header-search-form input[type=submit] {
border: none;
background: var(--color-primary);
position: absolute;
right: 0;
top: 0;
padding: 0 15px;
}
.header-search-form input[type=submit]:hover {
background: var(--color-primary-s);
color: var(--color-primary);
}
.header-search-btn.open:after {
height: 80px;
}
.header-search-btn.open + .header-search-form {
display: block;
}
.header-collapse {
float: none;
clear: both;
text-align: left;
margin: 10px 0 0;
background: #e7e7e7;
max-height: 80vh;
overflow-y: auto;
}
.header-collapse > ul > li > a {
display: block;
padding: 15px 20px;
border-bottom: 1px solid #363636;
text-transform: uppercase;
}
.header-collapse > ul > li > a:hover {
color: #9D0708;
}
@media (min-width: 992px) {
.header-lang li.current-lang {
display: inline-block;
}
}
@media (min-width: 1200px) {
.header-mobile {
display: none;
}
.header-menu {
display: inline-flex;
}
.header-menu a.menu-toggle {
display: none;
}
.header-search {
margin: 0;
}
.header-collapse {
display: none !important;
}
}
.header-placeholder {
display: none;
height: 4.375rem;
}
.header-placeholder + .block,
.header-placeholder + .fragment:not(.side_image) > .block,
.header-placeholder + .side_image + .fragment:not(.side_image) > .block,
.header-placeholder + .side_image + .side_image + .fragment:not(.side_image) > .block,
.header-placeholder + .side_image + .side_image + .side_image + .fragment:not(.side_image) > .block,
.header-placeholder + .side_image + .side_image + .side_image + .side_image + .fragment:not(.side_image) > .block,
.header-placeholder + .anchor + .fragment:not(.side_image) > .block {
padding-top: 150px;
}
.header-placeholder + .block.low_header {
padding-top: 110px;
padding-bottom: 25px;
}
@media (min-width: 992px) {
.header-placeholder + .block:not(.remove-gap),
.header-placeholder + .fragment:not(.side_image) > .block,
.header-placeholder + .side_image + .fragment:not(.side_image) > .block,
.header-placeholder + .side_image + .side_image + .fragment:not(.side_image) > .block,
.header-placeholder + .side_image + .side_image + .side_image + .fragment:not(.side_image) > .block,
.header-placeholder + .side_image + .side_image + .side_image + .side_image + .fragment:not(.side_image) > .block,
.header-placeholder + .anchor + .fragment:not(.side_image) > .block {
padding-top: 200px;
}
.header-placeholder + .block.low_header {
padding-top: 130px;
padding-bottom: 30px;
}
}
.fragment:not(.side_image):nth-of-type(1) > .block {
padding-top: 100px;
}
@media (min-width: 992px) {
.fragment:not(.side_image):nth-of-type(1) > .block {
padding-top: 150px;
}
}
@media (min-width: 1200px) {
.home .header-logo, .biglogo .header-logo {
width: 515px;
margin-right: -515px;
top: 130px;
left: 60px;
}
.home .header-placeholder + .block, .biglogo .header-placeholder + .block {
padding-top: 370px;
}
}
.admin-bar .header {
top: 46px;
}
@media (min-width: 783px) {
.admin-bar .header {
top: 32px;
}
}
.scrolling .header {
background: white;
border-bottom: 1px solid #e7e7e7;
}
.scrolling .header-logo {
width: 160px;
top: 0;
left: 0;
}
.logged-in:not(.scrolling) .header-menu > ul > li.current-menu-item {
position: relative;
}
.logged-in:not(.scrolling) .header-menu > ul > li.current-menu-item > ul {
display: block;
position: absolute;
top: 100%;
left: 0;
text-align: left;
color: #515253;
padding: 0 0 0 16px;
}
.logged-in:not(.scrolling) .header-menu > ul > li.current-menu-item > ul a {
color: inherit;
}
.footer {
clear: both;
text-align: center;
padding: 20px 0;
color: #888;
font-size: 14px;
font-size: 0.875rem;
line-height: 21px;
line-height: 1.3125rem;
}
.footer h2, .footer h3 {
text-transform: uppercase;
margin: 0 0 10px;
letter-spacing: 0.1em;
color: #515253;
font-size: 10px;
font-size: 0.625rem;
line-height: 15px;
line-height: 0.9375rem;
}
.footer a {
color: inherit;
}
.footer a:hover, .footer a:focus {
text-decoration: underline;
}
.footer .social-list {
padding: 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.footer .social-list li {
display: inline-block;
float: none;
margin: 0 10px 0 0;
}
.footer-row > div {
padding-bottom: 30px;
}
.footer-logo img {
width: 300px;
}
.footer-menu ul li {
padding: 0 0 5px;
}
.footer-support form {
text-align: inherit;
}
.footer-info {
padding: 15px 0;
border-top: 1px solid #ececec;
text-align: center;
}
.footer-info img {
display: inline-block;
height: auto;
vertical-align: middle;
}
.footer-copy {
margin: -30px 0 0;
}
@media (min-width: 576px) {
.footer-row {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.footer-logo {
width: 100%;
}
.footer-menu, .footer-socials, .footer-support {
width: 50%;
}
}
@media (min-width: 1200px) {
.footer {
text-align: left;
}
.footer-row {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: none;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.footer-row > div {
padding-right: 20px;
width: auto;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.footer-row > div:first-child {
width: auto;
padding-right: 40px;
}
.footer-row > div:last-child {
padding-right: 0;
}
}
.ico-ticket:before, .ico-facebook:before, .ico-link:before, .ico-next:before {
display: inline-block;
content: "\f145  ";
font-weight: 400;
font-family: "icomoon" !important;
margin: 0 5px 0 0;
}
.ico-facebook:before {
content: "\e904" !important;
}
.ico-link:before {
content: "\f0c1" !important;
}
.ico-next:before {
content: "\f05b" !important;
}
.video-list p:empty {
display: none;
}
.video-list iframe {
width: 100%;
}
@media (min-width: 768px) {
.video-list {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -15px;
}
.video-list > p {
width: 50%;
padding: 15px;
margin: 0;
}
}
.iframe-wrapper[data-iframe-src*=smstic]:before,
.iframe-wrapper[data-iframe-src*=clickup]:before {
display: none;
}
.iframe-wrapper[data-iframe-src*=smstic] iframe,
.iframe-wrapper[data-iframe-src*=clickup] iframe {
width: auto;
height: auto;
position: static;
}
.iframe-wrapper[data-iframe-src*=clickup] {
width: auto;
margin: 0 -0.9375rem;
}
.search-form {
max-width: 800px;
margin: auto;
position: relative;
}
.search-form input[type=text] {
height: 40px;
margin: 0;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
border-radius: 20px;
background-clip: padding-box; }
.search-form button {
position: absolute;
right: 5px;
top: 5px;
height: 30px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
border-radius: 15px;
background-clip: padding-box; background: #326698;
color: #fff;
border: none;
padding: 0 20px;
}
.search-header .search-form input[type=text] {
height: 60px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
border-radius: 30px;
background-clip: padding-box; }
.search-header .search-form button {
padding: 0 30px;
height: 50px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-ms-border-radius: 25px;
border-radius: 25px;
background-clip: padding-box; }
.parallax-image {
min-height: 400px;
}
.qtip, .qtip-default {
border: none !important;
background: #fff !important;
color: #515253 !important;
}
.qtip-content {
padding: 5px 15px;
font-size: 17px;
font-size: 1.0625rem;
line-height: 25.5px;
line-height: 1.59375rem;
}
*[data-before]:before {
content: attr(data-before);
}
*[data-after]:after {
content: attr(data-after);
}
.bg-texture-blue {
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-texture-blue.jpg);
color: #000;
background-repeat: no-repeat;
background-position: center center;
background-color: transparent;
background-size: cover;
}
@media (min-width: 992px) {
.bg-texture-blue-alt {
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-texture-blue2.jpg);
background-position: left top;
background-repeat: no-repeat;
background-position: center center;
background-color: transparent;
background-size: cover;
}
}
.bg-texture-red {
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-texture-red.jpg);
color: #fff;
background-repeat: no-repeat;
background-position: center center;
background-color: transparent;
background-size: cover;
}
.bg-texture-yellow {
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-texture-yellow.jpg);
color: #000;
background-repeat: no-repeat;
background-position: center center;
background-color: transparent;
background-size: cover;
}
.bg-texture-fixed,
.bg-texture-blue,
.bg-texture-red,
.bg-texture-yellow {
background-attachment: fixed;
background-position: 0 0;
}
.bg-img {
position: relative;
overflow: hidden;
}
.bg-img > div {
position: relative;
z-index: 3;
}
.bg-img.bg-img-over {
overflow: visible;
}
.bg-img > span {
display: none;
-webkit-transform-origin: center bottom;
-moz-transform-origin: center bottom;
-ms-transform-origin: center bottom;
-o-transform-origin: center bottom;
transform-origin: center bottom;
-ms-transform: scale(0.6, 0.6); webkit-transform: scale(0.6, 0.6); transform: scale(0.6, 0.6);
}
@media (min-width: 992px) {
.bg-img > span {
display: block;
position: absolute;
z-index: 1;
background-repeat: no-repeat;
background-position: center center;
background-color: transparent;
background-size: contain;
opacity: 0.5;
filter: alpha(opacity=50);
}
}
@media (min-width: 1200px) {
.bg-img > span {
opacity: 1;
filter: alpha(opacity=100);
}
}
@media (min-width: 1400px) {
.bg-img > span {
-ms-transform: scale(0.8, 0.8); webkit-transform: scale(0.8, 0.8); transform: scale(0.8, 0.8);
}
}
@media (min-width: 1600px) {
.bg-img > span {
-ms-transform: scale(1, 1); webkit-transform: scale(1, 1); transform: scale(1, 1);
}
}
.bg-img-bird {
width: 1018px;
height: 475px;
bottom: 0;
left: 35%;
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-img-bird2.png);
}
@media (min-width: 1600px) {
.bg-img-bird {
left: auto;
right: 5%;
}
}
.bg-img-bird3 {
width: 59px;
height: 46px;
top: 20%;
right: 10%;
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-img-bird3.png);
}
.bg-img-birds {
width: 162px;
height: 115px;
top: 20%;
right: 10%;
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-img-birds.png);
}
.bg-img-house {
width: 317px;
height: 332px;
bottom: 0;
left: -2%;
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-img-house.png);
}
.bg-img-house.alt {
left: 80%;
}
@media (min-width: 1400px) {
.bg-img-house {
left: 5%;
}
}
.bg-img > .bg-img-house2 {
width: 659px;
height: 534px;
bottom: 0;
left: -10%;
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-img-house2.png);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
}
@media (min-width: 1600px) {
.bg-img > .bg-img-house2 {
left: -30px;
}
}
.bg-img-horse {
width: 175px;
height: 169px;
top: 20%;
right: 88%;
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-img-horse.png);
}
.bg-img-horse.alt {
right: auto;
top: 70%;
left: 86%;
}
@media (min-width: 1400px) {
.bg-img-horse {
right: 85%;
}
}
.bg-img > .bg-img-horse2 {
width: 476px;
height: 365px;
bottom: 0;
right: 0;
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-img-horse2.png);
-webkit-transform-origin: 100% 100%;
-moz-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
-o-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
@media (min-width: 1400px) {
.bg-img > .bg-img-horse2 {
right: 3%;
}
}
.bg-img-stone {
width: 226px;
height: 180px;
bottom: 0;
right: 10%;
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-img-stone.png);
}
@media (min-width: 1400px) {
.bg-img-stone {
right: 20%;
}
}
.bg-img-fish {
width: 278px;
height: 184px;
bottom: 20%;
left: 5%;
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-img-fish.png);
}
.bg-img-fish.alt {
bottom: 25%;
left: 90%;
}
.bg-img-fish.alt2 {
bottom: 25%;
left: auto;
right: 10%;
}
.bg-img > .bg-img-sitting {
width: 220px;
height: 271px;
bottom: -86px;
right: 0;
z-index: 2 !important;
-webkit-transform-origin: 80% 68%;
-moz-transform-origin: 80% 68%;
-ms-transform-origin: 80% 68%;
-o-transform-origin: 80% 68%;
transform-origin: 80% 68%;
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-img-sitting.png);
}
@media (min-width: 1400px) {
.bg-img > .bg-img-sitting {
right: 3%;
}
}
.bg-img-japan {
width: 131px;
height: 188px;
top: 5%;
left: 40%;
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-img-japan.png);
}
.bg-img-snake {
width: 313px;
height: 42px;
top: -10px;
right: 30%;
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-img-snake.png);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.bg-img-snake.alt {
top: auto;
bottom: 10px;
right: auto;
left: 50%;
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
.bg-img-snake.alt2 {
top: 20%;
left: -50px;
}
.gallery-item {
position: relative;
display: block;
margin: 0 0 20px;
}
.gallery-item img {
width: 100%;
}
.gallery-item-label {
position: absolute;
bottom: 0;
left: 0;
display: block;
width: 100%;
padding: 5px 10px;
background: rgba(0, 0, 0, 0.5);
color: #aaa;
text-align: right;
font-size: 14px;
font-size: 0.875rem;
line-height: 21px;
line-height: 1.3125rem;
}
.panel {
border: none;
background: #e7e7e7;
padding: 15px;
height: 100%;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.panel h1, .panel h2 {
font-weight: 400;
margin-bottom: 15px;
font-size: 24px;
font-size: 1.5rem;
line-height: 28.8px;
line-height: 1.8rem;
}
.panel h3, .panel h4 {
font-weight: 400;
margin-bottom: 15px;
font-size: 20px;
font-size: 1.25rem;
line-height: 24px;
line-height: 1.5rem;
}
.panel ul li {
padding: 0 0 5px;
}
.panel ul li:before {
display: none;
}
@media (min-width: 992px) {
.panel {
padding: 40px 30px;
}
}
@media (min-width: 1200px) {
.content-70 .fragment-content {
width: 75%;
margin: 0 0 0 auto;
}
}
.page-perex {
color: #515253;
background-color: #fff;
font-weight: 700;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.page-perex-content {
padding: 25px;
}
.page-perex-image {
min-height: 300px;
}
@media (min-width: 768px) {
.page-perex {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: none;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-moz-box-align: stretch;
-ms-flex-align: stretch;
-webkit-align-items: stretch;
align-items: stretch;
min-height: 200px;
}
.page-perex-content {
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.page-perex-image {
width: 25%;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
}
@media (min-width: 992px) {
.page-perex-content {
padding: 50px 90px;
}
}
.page-perex.only-text {
min-height: 0;
}
.page-perex.only-text .page-perex-content {
padding: 25px;
}
.homepage-intro {
font-size: 20px;
font-size: 1.25rem;
line-height: 30px;
line-height: 1.875rem;
margin: 0 0 20px;
}
@media (min-width: 1200px) {
.biglogo .header-placeholder + .block {
padding-bottom: 200px;
}
.biglogo .homepage-article-list {
margin-top: -200px;
}
.biglogo .bg-img-bird {
left: 15%;
}
}
@media (min-width: 1600px) {
.biglogo .bg-img-bird {
left: 50%;
right: auto;
}
}
.event-list-homepage {
max-width: 800px;
position: relative;
padding-bottom: 65px;
}
.event-list-homepage .event-item {
background: #326698;
color: #fff;
padding: 15px;
border-bottom: 1px solid #fff;
min-height: 130px;
position: relative;
font-size: 14px;
font-size: 0.875rem;
line-height: 21px;
line-height: 1.3125rem;
}
.event-list-homepage .event-item:last-of-type {
border-bottom: none;
}
.event-list-homepage .event-item-image {
width: 100%;
margin: 0 0 15px;
}
.event-list-homepage .event-item-title {
color: inherit;
margin: 0 0 10px;
font-size: 25px;
font-size: 1.5625rem;
line-height: 37.5px;
line-height: 2.34375rem;
}
.event-list-homepage .event-item-info {
font-weight: 700;
font-size: 16px;
font-size: 1rem;
line-height: 24px;
line-height: 1.5rem;
margin: 0 0 5px;
}
.event-list-homepage .event-item-info-date, .event-list-homepage .event-item-info-place {
display: inline-block;
padding: 0 20px 10px 0;
}
.event-list-homepage .event-item-info-date:before, .event-list-homepage .event-item-info-place:before {
content: "\e903";
font-weight: 400;
font-family: "icomoon" !important;
font-style: normal;
display: inline-block;
vertical-align: middle;
margin: 0 12px 2px 0;
font-size: 1.4em;
color: #fff;
}
.event-list-homepage .event-item-info-place {
padding-right: 0;
}
.event-list-homepage .event-item-info-place:before {
content: "\e949";
}
.event-list-homepage .event-item-perex {
display: block;
padding: 0 0 5px;
}
.event-list-homepage .event-item-box {
text-transform: uppercase;
}
.event-list-homepage .event-item-flag {
display: inline-block;
border: 1px solid #fff;
white-space: nowrap;
padding: 10px 15px;
text-transform: uppercase;
font-family: "Roboto Slab", serif;
position: absolute;
top: 35px;
left: 35px;
font-weight: 700;
letter-spacing: 0.02em;
font-size: 15px;
font-size: 0.9375rem;
line-height: 15px;
line-height: 0.9375rem;
}
.event-list-homepage .event-item-cta {
margin: 15px 0 0;
}
.event-list-homepage .event-item-cta a {
display: inline-block;
padding: 10px 20px;
background: #fff;
color: #9D0708;
margin: 0 10px 5px 0;
}
.event-list-homepage .event-item-cta a:hover {
background: #b50809;
color: #fff;
text-decoration: none;
}
.event-list-homepage .event-item-btn {
display: block;
width: 28px;
height: 28px;
overflow: hidden;
position: absolute;
top: 50px;
right: 35px;
margin: -14px 0 0;
border: 3px solid #fff;
white-space: nowrap;
text-align: center;
font-size: 13px;
font-size: 0.8125rem;
line-height: 24px;
line-height: 1.5rem;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box; }
.event-list-homepage .event-item-btn:before {
display: inline-block;
width: 115%;
content: "\f054";
font-weight: 400;
font-family: "icomoon" !important;
display: inline-block;
}
.event-list-homepage .event-item-btn:hover, .event-list-homepage .event-item-btn:focus {
opacity: 0.85;
filter: alpha(opacity=85);
}
.event-list-homepage .event-item-ticket {
clear: left;
display: inline-block;
padding: 5px 30px 0 0;
color: #fba8a8;
}
.event-list-homepage .event-item-ticket:before {
display: inline-block;
content: "\f145  ";
font-weight: 400;
font-family: "icomoon" !important;
margin: 0 5px 0 0;
}
.event-list-homepage .event-item-note {
margin: 10px 0 0;
}
.event-list-homepage > a {
position: absolute;
bottom: 10px;
left: 0;
display: block;
color: #fff;
background: #326698;
font-family: "Roboto Slab", serif;
font-weight: 700;
text-transform: uppercase;
padding: 10px 15px;
letter-spacing: 0.02em;
font-size: 14px;
font-size: 0.875rem;
line-height: 20px;
line-height: 1.25rem;
}
.event-list-homepage > a:after {
content: "\e903";
font-weight: 400;
font-family: "icomoon" !important;
display: inline-block;
margin: 0 0 0 10px;
font-size: 18px;
font-size: 1.125rem;
line-height: 18px;
line-height: 1.125rem;
}
.event-list-homepage > a:hover, .event-list-homepage > a:focus {
background: #3f80be;
}
.event-list-homepage .slick-dots {
padding: 20px;
visibility: hidden;
}
.event-list-homepage .slick-dots li {
display: inline-block;
margin: 0 5px 3px 0;
}
.event-list-homepage .slick-dots button {
display: block;
background: #888;
border: none;
width: 12px;
height: 12px;
overflow: hidden;
text-indent: 20px;
padding: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box; }
.event-list-homepage .slick-dots .slick-active button {
background: #fff;
}
@media (min-width: 576px) {
.event-list-homepage .event-item {
padding-right: 50px;
}
.event-list-homepage .event-item-image {
width: 100px;
float: left;
margin: 0 15px 0 0;
}
.event-list-homepage .event-item-image + div {
padding: 0 0 0 130px;
}
.event-list-homepage .event-item-flag {
left: auto;
top: auto;
right: 15px;
bottom: 15px;
}
.event-list-homepage .event-item-flag + .event-item-btn {
top: 35px;
}
.event-list-homepage .event-item-btn {
top: 50%;
right: 15px;
}
}
@media (min-width: 768px) {
.event-list-homepage .event-item {
padding-right: 140px;
}
.event-list-homepage .event-item-flag {
right: 60px;
bottom: 50%;
margin: 0 0 -17px;
}
.event-list-homepage .event-item-flag + .event-item-btn {
top: 50%;
}
}
@media (min-width: 992px) {
.event-list-homepage {
padding-bottom: 80px;
}
.event-list-homepage > a {
padding: 20px 30px;
bottom: 0px;
}
.event-list-homepage .event-item-btn {
right: 40px;
}
.event-list-homepage .slick-dots {
padding: 40px 20px 25px;
}
}
.event-list .event-item, .event-grid .event-item {
display: block;
padding: 15px;
border-bottom: 1px solid #ececec;
margin: 0 0 15px;
background: #fff;
color: #515253;
font-size: 14px;
font-size: 0.875rem;
line-height: 21px;
line-height: 1.3125rem;
position: relative;
}
.event-list .event-item-image, .event-grid .event-item-image {
margin: 0 0 15px;
}
.event-list .event-item-title, .event-grid .event-item-title {
margin: 0 0 10px;
color: #9D0708;
font-size: 24px;
font-size: 1.5rem;
line-height: 36px;
line-height: 2.25rem;
}
.event-list .event-item-info, .event-grid .event-item-info {
font-weight: 700;
font-size: 17px;
font-size: 1.0625rem;
line-height: 25.5px;
line-height: 1.59375rem;
margin: 0 0 5px;
}
.event-list .event-item-info-date, .event-list .event-item-info-place, .event-grid .event-item-info-date, .event-grid .event-item-info-place {
display: inline-block;
padding: 0 30px 10px 0;
}
.event-list .event-item-info-date:before, .event-list .event-item-info-place:before, .event-grid .event-item-info-date:before, .event-grid .event-item-info-place:before {
content: "\e903";
font-weight: 400;
font-family: "icomoon" !important;
font-style: normal;
display: inline-block;
vertical-align: middle;
margin: 0 12px 2px 0;
font-size: 1.5em;
color: #888;
}
.event-list .event-item-info-place, .event-grid .event-item-info-place {
padding-right: 0;
}
.event-list .event-item-info-place:before, .event-grid .event-item-info-place:before {
content: "\e949";
}
.event-list .event-item-ticket, .event-grid .event-item-ticket {
display: inline-block;
padding: 5px 30px 0 0;
color: #9D0708;
}
.event-list .event-item-label, .event-grid .event-item-label {
display: block;
padding: 0 0 5px;
}
.event-list .event-item-perex *:last-child, .event-grid .event-item-perex *:last-child {
margin: 0;
}
.event-list .event-item-box, .event-grid .event-item-box {
text-transform: uppercase;
}
.event-list .event-item-note, .event-grid .event-item-note {
margin: 10px 0 0;
}
.event-list .event-item-cta, .event-grid .event-item-cta {
margin: 15px 0 0;
}
.event-list .event-item-cta a, .event-grid .event-item-cta a {
display: inline-block;
padding: 10px 20px;
background: #ddd;
color: #515253;
margin: 0 10px 5px 0;
}
.event-list .event-item-cta a:hover, .event-grid .event-item-cta a:hover {
background: #9D0708;
color: #fff;
text-decoration: none;
}
.event-list .event-item-cta a.event-item-cta-detail, .event-grid .event-item-cta a.event-item-cta-detail {
background: #9D0708;
color: #fff;
background: none;
color: #9D0708;
padding-left: 0;
font-family: "Roboto Slab", serif;
font-weight: 700;
text-transform: uppercase;
color: #9D0708;
font-size: 10px;
font-size: 0.625rem;
line-height: 15px;
line-height: 0.9375rem;
}
.event-list .event-item-cta a.event-item-cta-detail:before, .event-grid .event-item-cta a.event-item-cta-detail:before {
display: none;
}
.event-list .event-item-cta a.event-item-cta-detail:after, .event-grid .event-item-cta a.event-item-cta-detail:after {
content: "\f105";
display: inline-block;
margin: 0 0 0 10px;
font-family: "icomoon" !important;
}
.event-list .event-item-cta a.event-item-cta-detail:hover, .event-grid .event-item-cta a.event-item-cta-detail:hover {
background: #b50809;
color: #fff;
background: none;
color: #9D0708;
text-decoration: underline;
}
.event-list .event-collapse, .event-grid .event-collapse {
padding: 15px 15px 30px;
border-bottom: 1px solid #ececec;
background: #fff;
margin: -15px 0 15px;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.event-list .event-collapse-place, .event-list .event-collapse-date, .event-grid .event-collapse-place, .event-grid .event-collapse-date {
color: #9D0708;
padding: 0 0 20px;
}
.event-list .event-collapse-place:before, .event-list .event-collapse-date:before, .event-grid .event-collapse-place:before, .event-grid .event-collapse-date:before {
content: "\e903";
font-family: "icomoon" !important;
display: inline-block;
vertical-align: middle;
width: 60px;
text-align: center;
margin: 0 -65px 0 0;
font-size: 40px;
font-size: 2.5rem;
line-height: 60px;
line-height: 3.75rem;
}
.event-list .event-collapse-place span, .event-list .event-collapse-date span, .event-grid .event-collapse-place span, .event-grid .event-collapse-date span {
font-weight: 700;
display: inline-block;
vertical-align: middle;
width: 100%;
padding: 0 0 0 80px;
}
.event-list .event-collapse-place:before, .event-grid .event-collapse-place:before {
content: "\e949";
}
.event-list .event-collapse-ticket, .event-grid .event-collapse-ticket {
display: table;
padding: 10px 15px;
background: #9D0708;
color: #fff;
margin: 15px 0;
}
.event-list .event-collapse-ticket:before, .event-grid .event-collapse-ticket:before {
font-size: 1.3em;
}
.event-list .event-collapse-ticket:hover, .event-grid .event-collapse-ticket:hover {
background: #b50809;
}
.event-list .event-collapse-info, .event-grid .event-collapse-info {
color: #9D0708;
font-weight: 700;
}
@media (min-width: 576px) {
.event-list .event-item-image, .event-grid .event-item-image {
width: 100px;
float: left;
margin: 0 15px 0 0;
}
.event-list .event-item-image + *, .event-grid .event-item-image + * {
display: block;
padding: 0 0 0 130px;
}
}
@media (min-width: 768px) {
.event-list .event-item-title, .event-grid .event-item-title {
padding-right: 180px;
}
.event-list .event-item-cta-detail, .event-grid .event-item-cta-detail {
position: absolute;
top: 10px;
right: 10px;
}
.event-list .event-collapse, .event-grid .event-collapse {
padding: 30px 30px 50px;
}
}
@media (min-width: 992px) {
.event-list .event-item, .event-grid .event-item {
padding: 30px;
}
.event-list .event-item-cta-detail, .event-grid .event-item-cta-detail {
top: 25px;
right: 25px;
}
.event-list .event-collapse, .event-grid .event-collapse {
padding: 30px 30px 50px;
}
}
.event-list .event-item__condensed .event-item-title, .event-grid .event-item__condensed .event-item-title {
color: inherit;
}
.event-list .event-item__condensed .event-item-info, .event-grid .event-item__condensed .event-item-info {
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
color: #9D0708;
}
.event-list .event-item__condensed .event-item-info-date, .event-grid .event-item__condensed .event-item-info-date {
padding-right: 10px;
}
.event-list .event-item__condensed .event-item-info-date:before, .event-grid .event-item__condensed .event-item-info-date:before {
display: none;
font-size: 1em;
margin: 0 7px 3px 0;
}
.event-list .event-item__condensed .event-item-info-place:before, .event-grid .event-item__condensed .event-item-info-place:before {
display: none;
}
.event-list a.event-item:hover, .event-list a.event-item:focus, .event-grid a.event-item:hover, .event-grid a.event-item:focus {
background: #9D0708 !important;
color: #fff;
text-decoration: none;
}
.event-list a.event-item:hover *, .event-list a.event-item:focus *, .event-grid a.event-item:hover *, .event-grid a.event-item:focus * {
color: inherit;
}
.event-list a.event-item:hover *:before, .event-list a.event-item:focus *:before, .event-grid a.event-item:hover *:before, .event-grid a.event-item:focus *:before {
color: inherit;
}
@media (min-width: 768px) {
.event-list .event-item {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: none;
flex-wrap: nowrap;
}
.event-list .event-item-image {
width: 200px;
margin: -15px 0 -15px -15px;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.event-list .event-item-image + * {
padding-left: 30px;
}
}
@media (min-width: 992px) {
.event-list .event-item-image {
margin: -30px 0 -30px -30px;
}
.event-list .event-item-image + * {
padding-left: 60px;
}
}
.event-grid .event-item {
height: 100%;
margin-bottom: 0;
}
.event-grid .event-item-image {
float: none;
width: auto;
height: 240px;
margin: -15px -15px 15px;
}
.event-grid .event-item-title {
padding: 0;
font-size: 18px;
font-size: 1.125rem;
line-height: 23.4px;
line-height: 1.4625rem;
}
.event-grid .event-item-cta-detail {
position: static;
}
.event-grid .event-item-info {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (min-width: 992px) {
.event-grid .event-item-image {
margin: -30px -30px 15px;
}
}
.smap {
margin: 0 10px;
width: auto;
height: 500px;
min-height: 0;
max-height: 80vh;
}
@media (min-width: 1200px) {
.smap {
margin: 0;
}
}
.smap .event-list[data-slider]:not(.slick-initialized) {
max-height: 350px;
overflow: hidden;
}
.smap .event-list[data-slider] .slick-list {
margin: 0 !important;
}
.smap .event-list[data-slider] .slick-slide {
padding: 0 !important;
}
.smap .event-list[data-slider] .slick-arrow {
width: 30px;
height: 30px;
font-size: 15px;
font-size: 0.9375rem;
line-height: 25px;
line-height: 1.5625rem;
}
.smap .event-list[data-slider] .slick-prev {
left: -35px;
}
.smap .event-list[data-slider] .slick-next {
right: -35px;
}
.smap .event-list .event-item {
padding: 15px 0;
margin: 0;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
background-clip: padding-box; }
.smap .event-list .event-item-title {
padding-right: 0;
}
.smap .event-list .event-item:not(:first-of-type) {
border-top: 1px solid #ececec;
}
.article-date {
display: block;
margin: 0 0 10px;
color: #fff;
}
.article-breadcrumb {
margin: -3rem 0;
}
.article-breadcrumb.has-content {
margin-bottom: 2rem;
}
.article-list .article-wrapper {
height: 100%;
padding: 0 0 30px;
}
.article-list .article-item {
display: block;
height: 100%;
background: #fff;
padding: 15px;
color: #888;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.article-list .article-item-image {
height: 240px;
margin: -15px -15px 15px;
}
.article-list .article-item-date {
display: block;
font-size: 14px;
font-size: 0.875rem;
line-height: 14px;
line-height: 0.875rem;
white-space: nowrap;
margin: 0 0 5px;
}
.article-list .article-item-title {
color: #515253;
margin: 0 0 15px;
font-size: 22px;
font-size: 1.375rem;
line-height: 25px;
line-height: 1.5625rem;
-webkit-transition: 300ms;
-moz-transition: 300ms;
-ms-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
}
.article-list .article-item-btn {
display: block;
margin: 20px 0 0;
font-family: "Roboto Slab", serif;
font-weight: 700;
text-transform: uppercase;
color: #9D0708;
font-size: 10px;
font-size: 0.625rem;
line-height: 15px;
line-height: 0.9375rem;
}
.article-list .article-item-btn:after {
content: "\f105";
display: inline-block;
margin: 0 0 0 10px;
font-family: "icomoon" !important;
}
.article-list .article-item:hover {
background: #9D0708 !important;
color: #fff;
text-decoration: none;
}
.article-list .article-item:hover * {
color: #fff;
}
.article-list .carousel-wrapper .article-wrapper {
padding: 0;
}
@media (min-width: 1200px) {
.article-list .article-item {
padding: 25px;
}
.article-list .article-item-image {
margin: -25px -25px 25px;
}
}
.article-list .grid-gap .article-wrapper {
padding: 0;
}
.article-nav {
margin: 20px 0 25px;
}
.article-nav ul {
list-style-type: none;
}
.article-nav ul li {
display: inline-block;
padding: 0 25px 15px 0;
font-size: 20px;
font-size: 1.25rem;
line-height: 30px;
line-height: 1.875rem;
font-weight: 700;
}
.article-nav ul li a {
display: block;
padding: 0 15px 5px;
font-family: "Roboto Slab", serif;
border-bottom: 2px solid transparent;
}
.article-nav ul li a:hover {
border-color: #ddd;
text-decoration: none;
}
.article-nav ul li.active a {
color: #9D0708;
border-color: #9D0708;
}
.event-header {
background-color: #fff;
color: #515253;
position: relative;
z-index: 2;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.event-header h1, .event-header h2 {
color: #9D0708;
font-size: 22px;
font-size: 1.375rem;
line-height: 26.4px;
line-height: 1.65rem;
}
.event-header-image {
min-height: 300px;
}
.event-header-content {
padding: 25px;
font-weight: 700;
font-size: 17px;
font-size: 1.0625rem;
line-height: 25.5px;
line-height: 1.59375rem;
margin: 0 0 5px;
}
.event-header-content ul {
margin: 15px 0;
}
.event-header-content-inner {
margin: 0 0 0;
}
.event-header-content-box {
border: 1px solid #ececec;
padding: 10px;
font-weight: 700;
}
.event-header-content-note, .event-header-content-forwho {
font-weight: 400;
}
.event-header-content-info-date, .event-header-content-info-place {
display: inline-block;
padding: 0 30px 10px 0;
}
.event-header-content-info-date:before, .event-header-content-info-place:before {
content: "\e903";
font-weight: 400;
font-family: "icomoon" !important;
font-style: normal;
display: inline-block;
vertical-align: middle;
margin: 0 12px 2px 0;
font-size: 1.5em;
color: #888;
}
.event-header-content-info-place {
padding-right: 0;
}
.event-header-content-info-place:before {
content: "\e949";
}
.event-header-content-cta {
margin: 15px 0 0;
}
.event-header-content-cta a {
display: inline-block;
padding: 10px 20px;
background: #ddd;
color: #515253;
border: none;
margin: 0 10px 5px 0;
}
.event-header-content-cta a:hover {
background: #9D0708;
color: #fff;
text-decoration: none;
}
.event-header-content-closest, .event-header-content-mediakit {
height: 100%;
position: relative;
padding: 40px 0 0;
font-size: 14px;
font-size: 0.875rem;
line-height: 21px;
line-height: 1.3125rem;
}
.event-header-content-closest strong, .event-header-content-mediakit strong {
text-transform: uppercase;
margin: 0 0 10px;
color: #9D0708;
position: absolute;
left: 0;
top: 15px;
}
.event-header-content-closest .event-header-content-box, .event-header-content-mediakit a {
display: block;
height: 100%;
}
.event-header-content-closest .event-header-content-box:before, .event-header-content-mediakit a:before {
display: inline-block;
width: 50px;
height: 100%;
content: "\e903";
font-weight: 400;
font-family: "icomoon" !important;
margin: 0 -55px 0 0;
vertical-align: middle;
color: #ececec;
font-size: 30px;
font-size: 1.875rem;
line-height: 55px;
line-height: 3.4375rem;
-webkit-transition: 300ms;
-moz-transition: 300ms;
-ms-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
}
.event-header-content-closest .event-header-content-box:before {
display: none;
}
.event-header-content-mediakit a:before {
content: "\e925";
}
.event-header-content-mediakit a:hover, .event-header-content-mediakit a:focus {
color: #9D0708;
}
.event-header-content-mediakit a:hover:before, .event-header-content-mediakit a:focus:before {
color: #888;
}
.event-closest {
padding: 20px;
background-color: #e7e7e7;
border-top: 1px solid #ececec;
position: relative;
}
.event-closest .event-header-content-box {
background: #fff;
}
.event-closest-collapse .event-header-content-box {
margin-top: 15px;
}
.event-closest-collapse + a {
display: table;
margin: 15px auto 0;
}
.event-technical {
border: none;
background: #e7e7e7;
padding: 15px;
font-style: normal;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.event-technical h1, .event-technical h2 {
font-weight: 400;
margin-bottom: 15px;
font-size: 24px;
font-size: 1.5rem;
line-height: 28.8px;
line-height: 1.8rem;
}
.event-technical h3, .event-technical h4 {
font-weight: 400;
margin-bottom: 15px;
font-size: 20px;
font-size: 1.25rem;
line-height: 24px;
line-height: 1.5rem;
}
.event-technical ul li {
list-style-type: none;
padding: 0 0 5px 15px;
position: relative;
}
.event-technical ul li:before {
content: "";
display: block;
width: 5px;
height: 5px;
background: #515253;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box; position: absolute;
top: 9px;
left: 0;
}
.event-technical .button {
width: 100%;
padding: 15px 10px;
}
.event-technical .button small {
text-transform: none;
}
.event-video.columns {
column-width: auto;
}
@media (min-width: 768px) {
.event-header {
min-height: 200px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: none;
flex-wrap: nowrap;
}
.event-header-image {
width: 25%;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.event-header-content {
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
}
@media (min-width: 992px) {
.event-header-content {
padding: 40px 30px 30px 80px;
}
.event-header-content-box {
padding: 10px 20px;
}
.event-closest {
padding: 30px 40px;
}
}
.event-filter + .event-list {
min-height: 500px;
}
@media (min-width: 992px) {
.event-filter {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin: 0 0 0 -15px;
}
.event-filter > div {
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
padding: 0 0 0 15px;
}
}
.article-header .event-header-content-box {
background: #fff;
padding: 15px;
margin: 0 0 15px;
border: none;
}
.article-header .event-header-content-box > *:last-child {
margin-bottom: 0 !important;
}
.article-header .event-header-content-box .event-header-content-info {
font-size: 20px;
font-size: 1.25rem;
line-height: 30px;
line-height: 1.875rem;
}
.article-header .event-header-content-box .event-header-content-info-date:before, .article-header .event-header-content-box .event-header-content-info-place:before {
margin-bottom: 7px;
}
@media (min-width: 992px) {
.article-header .event-header-content-box {
padding: 40px 30px 30px;
}
}
.next-prev {
display: none;
position: relative;
left: 0;
top: 0;
width: 100%;
z-index: 20 !important;
}
.next-prev + .container h1, .next-prev + .container .article-date {
padding-left: 20px;
}
.next-prev > a {
display: inline-block;
position: absolute;
width: 15px;
height: 40px;
overflow: hidden;
text-align: center;
top: 3px;
font-size: 0;
color: #9D0708;
background: #fff;
border: 1px solid #ddd;
}
.next-prev > a:before {
display: block;
width: 100%;
font-family: "icomoon" !important;
font-size: 30px;
font-size: 1.875rem;
line-height: 40px;
line-height: 2.5rem;
}
.next-prev > a.prev {
left: 0;
border-left: none;
}
.next-prev > a.prev:before {
content: "\f104";
}
.next-prev > a.next {
right: 0;
border-right: none;
}
.next-prev > a.next:before {
content: "\f105";
}
.next-prev > a:hover {
color: #326698;
text-decoration: none;
}
@media (min-width: 992px) {
.next-prev {
display: block;
}
.next-prev > a {
width: 30px;
height: 50px;
top: 12px;
}
.next-prev > a:before {
font-size: 35px;
font-size: 2.1875rem;
line-height: 50px;
line-height: 3.125rem;
}
}
@media (min-width: 1200px) {
.next-prev > a {
width: 40px;
height: 70px;
top: 0;
}
.next-prev > a:before {
font-size: 40px;
font-size: 2.5rem;
line-height: 70px;
line-height: 4.375rem;
}
.next-prev + .container h1, .next-prev + .container .article-date {
padding-left: 0px;
}
}
.rep-list {
color: #515253;
}
.rep-list .rep-item {
display: block;
background: #fff;
margin: 0 0 10px;
color: inherit;
-webkit-transition: 200ms;
-moz-transition: 200ms;
-ms-transition: 200ms;
-o-transition: 200ms;
transition: 200ms;
}
.rep-list .rep-item-content {
display: block;
padding: 15px;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.rep-list .rep-item-content-title {
display: block;
margin: 0 0 10px;
font-size: 20px;
font-size: 1.25rem;
line-height: 30px;
line-height: 1.875rem;
-webkit-transition: 200ms;
-moz-transition: 200ms;
-ms-transition: 200ms;
-o-transition: 200ms;
transition: 200ms;
}
.rep-list .rep-item-content-perex {
display: block;
margin: 0 0 15px;
-webkit-transition: 200ms;
-moz-transition: 200ms;
-ms-transition: 200ms;
-o-transition: 200ms;
transition: 200ms;
}
.rep-list .rep-item-content-closest {
display: block;
margin: 0 0 10px;
}
.rep-list .rep-item-content-closest:before {
content: "\e903   ";
font-weight: 400;
font-family: "icomoon" !important;
font-style: normal;
color: #9D0708;
}
.rep-list .rep-item-content-link {
color: #9D0708;
font-weight: 700;
font-family: "Roboto Slab", serif;
text-transform: uppercase;
font-size: 10px;
font-size: 0.625rem;
line-height: 10px;
line-height: 0.625rem;
-webkit-transition: 200ms;
-moz-transition: 200ms;
-ms-transition: 200ms;
-o-transition: 200ms;
transition: 200ms;
}
.rep-list a.rep-item:hover, .rep-list a.rep-item:focus {
background: #9D0708;
color: #fff;
text-decoration: none;
}
.rep-list a.rep-item:hover .rep-item-content-title,
.rep-list a.rep-item:hover .rep-item-content-link,
.rep-list a.rep-item:hover .rep-item-content-closest:before, .rep-list a.rep-item:focus .rep-item-content-title,
.rep-list a.rep-item:focus .rep-item-content-link,
.rep-list a.rep-item:focus .rep-item-content-closest:before {
color: inherit;
}
@media (min-width: 576px) {
.rep-list .rep-item {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: none;
flex-wrap: nowrap;
}
.rep-list .rep-item-image {
width: 150px;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.rep-list .rep-item-content {
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
}
@media (min-width: 768px) {
.rep-list .rep-item-image {
width: 210px;
}
.rep-list .rep-item-content {
padding: 20px 40px;
}
}
@media (min-width: 992px) {
.rep-list .rep-item-content {
padding: 30px 60px;
}
}
.rep-grid .tile-wrapper {
padding: 0;
}
.rep-grid .tile-item-closest {
display: block;
}
.rep-grid .tile-item-closest strong {
display: block;
}
.rep-grid .tile-item-closest strong:before {
content: "\e903   ";
font-weight: 400;
font-family: "icomoon" !important;
font-style: normal;
color: #9D0708;
}
.rep-grid a.tile-item {
color: inherit;
}
.rep-grid a.tile-item:hover, .rep-grid a.tile-item:focus {
background: #9D0708 !important;
color: #fff;
text-decoration: none;
}
.rep-grid a.tile-item:hover .tile-item-closest strong:before, .rep-grid a.tile-item:focus .tile-item-closest strong:before {
color: inherit;
}
.rep-grid .slick-slide .tile-wrapper {
padding: 0;
}
.rep-filter {
margin: 0 0 20px;
}
.rep-filter ul li {
display: inline-block;
margin: 0 5px 5px 0;
}
.rep-filter ul li a {
display: block;
font-size: 14px;
font-size: 0.875rem;
line-height: 18.2px;
line-height: 1.1375rem;
padding: 10px 15px;
background: #fff;
color: #9D0708;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
background-clip: padding-box; }
.rep-filter ul li a:hover, .rep-filter ul li a:focus {
background: #e7e7e7 !important;
text-decoration: none;
}
.rep-filter ul li.active a {
background: #9D0708 !important;
color: #fff;
}
.rep-filter ul li.active:not(.deactive) a {
pointer-events: none;
}
.category-description {
background: #fff;
padding: 15px;
margin: 0 0 15px;
}
.category-description > *:last-child {
margin-bottom: 0 !important;
}
@media (min-width: 992px) {
.category-description {
padding: 25px;
}
}
.sidenav {
margin: 0 0 30px;
background: #ddd;
}
.sidenav > ul {
font-size: 16px;
font-size: 1rem;
line-height: 24px;
line-height: 1.5rem;
}
.sidenav > ul > li {
position: relative;
}
.sidenav > ul > li:not(:last-child) {
border-bottom: 1px solid #ddd;
}
.sidenav > ul > li > a {
display: block;
color: #515253;
padding: 15px 35px 15px 15px;
background: #e7e7e7;
}
.sidenav > ul > li > a:hover, .sidenav > ul > li > a:focus {
background: #fff !important;
color: #9D0708;
}
.sidenav > ul > li .sidenav-openner {
position: absolute;
display: block;
font-size: 0;
right: 0px;
top: 10px;
width: 50px;
height: 40px;
line-height: 30px;
text-align: center;
padding: 0;
}
.sidenav > ul > li .sidenav-openner:before {
content: "\f105";
font-family: "icomoon" !important;
display: block;
font-size: 15px;
color: #9D0708;
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transition: 200ms;
-moz-transition: 200ms;
-ms-transition: 200ms;
-o-transition: 200ms;
transition: 200ms;
}
.sidenav > ul > li .sidenav-openner.open:before {
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.sidenav > ul > li.active > a:not(.sidenav-openner) {
background: #9D0708 !important;
color: #fff;
}
.sidenav > ul > li.active > a.sidenav-openner {
background: none;
}
.sidenav > ul > li.active > a.sidenav-openner:before {
color: #fff;
}
.sidenav > ul > li ul {
padding: 0;
display: none;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.sidenav > ul > li ul li {
border-bottom: 1px solid #888;
}
.sidenav > ul > li ul li a {
display: block;
padding: 15px 25px 15px 40px;
color: #888;
}
.sidenav > ul > li ul li a:hover {
color: #292929;
}
.sidenav > ul > li ul li.active a {
color: #9D0708;
}
.sidenav > ul > li ul li:last-child {
border: none;
}
.sidenav > ul > li a.open + ul {
display: block;
}
.sidenav {
background: none;
}
.sidenav ul li {
background: none;
margin: 0 0 8px;
border: none !important;
}
.sidenav ul li a {
display: block;
font-size: 14px;
font-size: 0.875rem;
line-height: 18.2px;
line-height: 1.1375rem;
padding: 10px 15px;
background: #fff;
color: #9D0708;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
background-clip: padding-box; }
.sidenav ul li a:hover, .sidenav ul li a:focus {
background: #e7e7e7 !important;
text-decoration: none;
}
.sidenav ul li.active a {
background: #9D0708;
color: #fff;
pointer-events: none;
}
.diary {
margin: 30px 0;
}
.diary-nav {
margin: 0 0 30px;
}
.diary-nav-panel-title a {
display: block;
padding: 25px;
text-transform: uppercase;
background: #fff;
}
.diary-nav-panel-title a:hover {
text-decoration: none;
}
.diary-nav-panel-caps {
background: #ddd;
}
.diary-nav-panel-caps ul {
padding: 25px;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.diary-nav-panel-caps ul li {
padding: 10px 0;
border-bottom: 1px solid #888;
}
.diary-nav-panel-caps ul li a {
color: #888;
}
.diary-nav-panel-caps ul li a:hover {
color: #292929;
text-decoration: none;
}
.diary-nav-panel-caps ul li.active a {
color: #9D0708;
}
.diary-caps {
padding: 30px 45px 30px 45px;
background: #fff;
}
.diary-caps .slick-track {
height: auto;
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.diary-caps .slick-arrow {
display: block;
position: absolute;
top: 0;
width: 45px;
height: 100%;
background: rgba(255, 255, 255, 0.3);
text-align: center;
overflow: hidden;
text-indent: 40px;
white-space: nowrap;
border: none;
cursor: pointer;
margin: 0;
opacity: 1;
filter: alpha(opacity=100);
-webkit-transition: 300ms;
-moz-transition: 300ms;
-ms-transition: 300ms;
-o-transition: 300ms;
transition: 300ms;
font-size: 25px;
font-size: 1.5625rem;
line-height: 25px;
line-height: 1.5625rem;
}
.diary-caps .slick-arrow:before {
position: absolute;
left: 0;
display: inline-block;
margin: 0 30px 0 0;
width: 100%;
text-indent: 0;
font-family: "icomoon" !important;
color: #9D0708;
}
.diary-caps .slick-arrow.slick-prev {
left: 0px;
}
.diary-caps .slick-arrow.slick-prev:before {
content: "\f104";
top: 23px;
}
.diary-caps .slick-arrow.slick-next {
right: 0px;
}
.diary-caps .slick-arrow.slick-next:before {
content: "\f105";
bottom: 23px;
}
.diary-caps .slick-arrow.slick-disabled {
opacity: 0;
filter: alpha(opacity=0);
}
@media (min-width: 768px) {
.diary-caps .slick-arrow {
background: none;
font-size: 40px;
font-size: 2.5rem;
line-height: 40px;
line-height: 2.5rem;
}
}
.fragment.diary {
margin: 0;
}
.person-grid .tile-item {
text-align: center;
background: none;
}
.person-grid .tile-item-perex {
margin: -5px 0 10px;
font-size: 18px;
font-size: 1.125rem;
line-height: 23.4px;
line-height: 1.4625rem;
}
.person-grid .tile-item-image {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box; margin: 0 auto;
max-width: 200px;
}
.person-grid .tile-item-content {
font-size: 15px;
font-size: 0.9375rem;
line-height: 19.5px;
line-height: 1.21875rem;
opacity: 0.7;
filter: alpha(opacity=70);
}
.person-grid .tile-item-email, .person-grid .tile-item-phone {
margin: 0 0 10px;
}
.person-list .tile-item {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
background: #fff;
padding: 15px;
margin: 0 0 15px;
font-size: 16px;
font-size: 1rem;
line-height: 24px;
line-height: 1.5rem;
}
.person-list .tile-item-image {
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: 150px;
}
.person-list .tile-item-inner {
padding: 0 0 0 20px;
}
.person-header {
margin-top: 100px;
font-size: 17px;
font-size: 1.0625rem;
line-height: 25.5px;
line-height: 1.59375rem;
}
.person-header h1 {
font-size: 26px;
font-size: 1.625rem;
line-height: 33.8px;
line-height: 2.1125rem;
}
.person-email, .person-phone {
padding: 0 40px 0 0;
font-size: 1.2em;
}
.person-email:before, .person-phone:before {
margin: 0 15px 4px 0;
}
.person-position {
display: block;
margin: 0 0 30px;
opacity: 0.7;
filter: alpha(opacity=70);
font-size: 1.2em;
}
.person-perex {
margin: 0 0 30px;
}
.mailing-form {
padding: 30px 0 0;
}
.mailing-form input[type=text],
.mailing-form input[type=email] {
margin-top: 15px;
width: 100%;
}
.mailing-form input[type=submit] {
margin-top: 15px;
float: right;
width: 40%;
padding-left: auto;
padding-right: auto;
min-width: 200px;
}
.social-list {
display: block;
padding: 20px 0;
}
.social-list li {
display: block;
float: left;
margin: 0 8px 0 0;
}
.social-list li a {
display: block;
width: 60px;
height: 60px;
overflow: hidden;
text-indent: 90px;
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
position: relative;
top: 0;
font-size: 0;
opacity: 1;
filter: alpha(opacity=100);
-webkit-transition: 200ms;
-moz-transition: 200ms;
-ms-transition: 200ms;
-o-transition: 200ms;
transition: 200ms;
}
.social-list li a:hover {
top: -5px;
}
.social-list li.ico-yt a {
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/yt_60.png);
}
.social-list li.ico-rc a {
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/ico-rc.png);
}
.social-list li.ico-fb a {
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/fb_60.png);
}
.social-list li.ico-inst a {
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/ig_60.png);
}
.social-list li.ico-tw a {
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/tw_60.png);
}
@media (min-width: 992px) {
.social-list {
padding: 40px 0 0;
}
}
.support {
color: #888;
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.support h1, .support h2, .support h3, .support h4 {
color: #515253;
}
.contact {
font-size: 15px;
font-size: 0.9375rem;
line-height: 22.5px;
line-height: 1.40625rem;
}
.contact a {
font-size: inherit;
color: #888 !important;
}
.contact a:hover, .contact a:focus {
color: #9D0708 !important;
}
.contact ul {
padding: 0;
margin: 0;
}
.contact ul li {
padding: 0 0 30px;
}
.contact ul li:before {
display: none;
}
.contact.contact-alt strong {
display: block;
font-family: "Roboto Slab", serif;
font-size: 20px;
font-size: 1.25rem;
line-height: 30px;
line-height: 1.875rem;
}
@media (min-width: 768px) {
.contact ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.contact ul li {
padding: 0 30px 50px 0;
width: 50%;
}
}
.floating-button {
position: fixed;
bottom: 41px;
left: 0;
z-index: 200;
width: 100%;
}
.floating-button a {
width: 100%;
text-align: center;
margin: 0;
border: none;
font-family: "Roboto", sans-serif;
font-weight: 400;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-ms-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
background-clip: padding-box; padding: 10px 25px;
font-size: 14px;
font-size: 0.875rem;
line-height: 27px;
line-height: 1.6875rem;
letter-spacing: normal;
min-width: 0px;
min-height: 0px;
}
@media (min-width: 768px) {
.floating-button {
width: auto;
bottom: 0;
}
.floating-button a {
width: auto;
}
}
.grecaptcha-badge {
visibility: hidden;
}
#iframe-wrap .event-end {
background: none !important;
}
#ec-v-form-slider-handle {
right: 0 !important;
}
@media (max-width: 991px) {
#ec-v-from-slider-holder .ec-v-form-holder {
max-width: 90%;
max-height: 90%;
transform: translate(5%, 0);
}
}
.googleform-iframe {
min-height: 80vh;
} .event-list .event-item,
.event-grid .event-item,
.article-list .article-item,
.rep-list .rep-item,
.rep-grid .tile-wrapper,
.category-description,
.article-header .event-header-content-box,
.event-closest .event-header-content-box {
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;
border-radius: 15px;
background-clip: padding-box; overflow: hidden;
}
.slick-slider .slick-arrow,
.event-list .event-item-cta a,
.event-grid .event-item-cta a,
.event-header-content-cta a {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
border-radius: 8px;
background-clip: padding-box; }
input[type=text],
input[type=email],
input[type=tel],
input[type=date],
input[type=password],
textarea,
.selectric {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
border-radius: 8px;
background-clip: padding-box; }
.event-list .event-item-cta a {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
border-radius: 8px;
background-clip: padding-box; } .is-admin .event-header-layout.__layout-stats {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.is-admin .event-header-layout.__layout-stats .event-header {
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
.is-admin .event-header-layout.__layout-stats .event-info {
margin: 0;
}
.is-admin .event-header-content-closest {
height: auto;
}
.is-admin .event-info {
margin: 20px 0 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-moz-box-direction: normal;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
gap: 20px;
}
.is-admin .event-info > * {
background: #e7e7e7;
padding: 30px 30px;
}
.is-admin .event-info .event-closest {
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
}
.is-admin .event-info-stats {
font-size: 14px;
font-size: 0.875rem;
line-height: 21px;
line-height: 1.3125rem;
background: #9D0708;
color: #fff;
}
.is-admin .event-info-stats em {
font-style: normal;
text-transform: uppercase;
opacity: 0.7;
letter-spacing: 0.05em;
}
.is-admin .event-info-stats strong {
display: block;
font-weight: 700;
font-size: 22px;
font-size: 1.375rem;
line-height: 33px;
line-height: 2.0625rem;
margin: 0 0 20px;
}
.is-admin .event-info-stats * {
color: inherit;
}
@media (min-width: 992px) {
.is-admin .event-info {
-webkit-box-direction: normal;
-webkit-box-orient: horizontal;
-moz-box-direction: normal;
-moz-box-orient: horizontal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
.is-admin .color_theme_gray .article-item,
.is-admin .color_theme_gray .event-item,
.is-admin .color_theme_gray .tile-item,
.is-admin .color_theme_gray .rep-item, .is-admin .color_theme_gray.rep-filter ul li a, .is-admin .color_theme_gray.sidenav ul li a {
background: #dedfdf;
}
.is-admin .color_theme_blue .article-item,
.is-admin .color_theme_blue .event-item,
.is-admin .color_theme_blue .tile-item,
.is-admin .color_theme_blue .rep-item, .is-admin .color_theme_blue.rep-filter ul li a, .is-admin .color_theme_blue.sidenav ul li a {
background: #edf7ff;
}
.is-admin .color_theme_red .article-item,
.is-admin .color_theme_red .event-item,
.is-admin .color_theme_red .tile-item,
.is-admin .color_theme_red .rep-item, .is-admin .color_theme_red.rep-filter ul li a, .is-admin .color_theme_red.sidenav ul li a {
background: #fdf5f5;
}
.is-admin .color_theme_green .article-item,
.is-admin .color_theme_green .event-item,
.is-admin .color_theme_green .tile-item,
.is-admin .color_theme_green .rep-item, .is-admin .color_theme_green.rep-filter ul li a, .is-admin .color_theme_green.sidenav ul li a {
background: #f0ffef;
}
.is-admin .color_theme_yellow .article-item,
.is-admin .color_theme_yellow .event-item,
.is-admin .color_theme_yellow .tile-item,
.is-admin .color_theme_yellow .rep-item, .is-admin .color_theme_yellow.rep-filter ul li a, .is-admin .color_theme_yellow.sidenav ul li a {
background: #fdfce4;
}
.is-admin .color_theme_gray-l .article-item,
.is-admin .color_theme_gray-l .event-item,
.is-admin .color_theme_gray-l .tile-item,
.is-admin .color_theme_gray-l .rep-item, .is-admin .color_theme_gray-l.rep-filter ul li a, .is-admin .color_theme_gray-l.sidenav ul li a {
background: #f1f1f1;
}
.is-admin .color_theme_blue-l .article-item,
.is-admin .color_theme_blue-l .event-item,
.is-admin .color_theme_blue-l .tile-item,
.is-admin .color_theme_blue-l .rep-item, .is-admin .color_theme_blue-l.rep-filter ul li a, .is-admin .color_theme_blue-l.sidenav ul li a {
background: #f6fbff;
}
.is-admin .color_theme_red-l .article-item,
.is-admin .color_theme_red-l .event-item,
.is-admin .color_theme_red-l .tile-item,
.is-admin .color_theme_red-l .rep-item, .is-admin .color_theme_red-l.rep-filter ul li a, .is-admin .color_theme_red-l.sidenav ul li a {
background: #fdf6f6;
}
.is-admin .color_theme_green-l .article-item,
.is-admin .color_theme_green-l .event-item,
.is-admin .color_theme_green-l .tile-item,
.is-admin .color_theme_green-l .rep-item, .is-admin .color_theme_green-l.rep-filter ul li a, .is-admin .color_theme_green-l.sidenav ul li a {
background: #f9fff9;
}
.is-admin .color_theme_yellow-l .article-item,
.is-admin .color_theme_yellow-l .event-item,
.is-admin .color_theme_yellow-l .tile-item,
.is-admin .color_theme_yellow-l .rep-item, .is-admin .color_theme_yellow-l.rep-filter ul li a, .is-admin .color_theme_yellow-l.sidenav ul li a {
background: #fdfdf3;
}
@media print {
.header, .footer, .header-placeholder, *[class^=bg-img] {
display: none;
}
.block {
background: none !important;
}
*[id^=ec_form] {
display: none !important;
}
*[data-aos],
*[data-aos] .row > div {
opacity: 1 !important;
transform: translate3d(0, 0, 0) !important;
transition-duration: 0ms !important;
}
*[class*=respo-image] {
position: relative;
}
*[class*=respo-image] img {
display: block !important;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.event-item {
break-inside: avoid; page-break-inside: avoid;
}
.lazyload[data-bg] {
background-image: attr(data-bg);
}
}.mejs-container ,
.mejs-controls {
background: #0B3F32 !important; }
.bg-img > .bg-img-japan {
width: 170px;
height: 240px;
top: -8%;
left: 35%;
}   
.bg-img > .bg-img-stone {
width: 226px;
height: 180px;
bottom: 0;
left: 47%;
}
.bg-img > .bg-img-fish1 {
width: 400px;
height: 265px;
top: 0%;
left: 47%;
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-img-fish1.png);    
}
.bg-img > .bg-img-bird3 {
width: 100px;
height: 78px;
top: 3%;
left: 35%;
}
.bg-img > .bg-img-fish1.alt {
top: -2%;    
left: 72%;
}
.bg-img > .bg-img-fish1.alt-center-invert {
top: 4%;    
width: 10%;
left: 45%;
-moz-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.bg-img > .bg-img-vuz {
width: 700px;
height: 264px;
top: -2%;
left: 43%;
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-img-vuz1.png);
}
.bg-img > .bg-img-snake.alt {
bottom: 0;    
left: 0%;
}
.bg-img > .bg-img-sitting.alt3 {
width: 400px;
height: 400px;
bottom: -128px;   
}
.bg-img > .bg-img-house2 {
width: 1100px;
height: 891px;
}
.bg-img > .bg-img-gipsy,
.bg-img > .bg-img-gipsy-small {
width: 300px;
height: 272px;
top: -1%;
left: 53%;
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-img-gipsy.png);    
}
.bg-img > .bg-img-gipsy-small {
top: 2%;
width: 200px;
height: 172px;
}
.bg-img > .bg-img-bird3.alt {
top: 60%;
left: 85%;
}
.bg-img > .bg-img-japan.alt {
width: 200px;
height: 282px;
top: 0%;
left: 53%;
} 
.bg-img > .bg-img-japan.alt1 {
width: 200px;
height: 282px;
top: 0%;
left: 83%;
} 
.bg-img > .bg-img-japan.alt2 {
width: 200px;
height: 282px;
top: 3%;
left: 83%;
} 
.bg-img > .bg-img-stone.alt {
width: 150px;
height: 120px;
}
.bg-img > .bg-img-bird3.alt1 {
top: 13%;
left: 75%;
}
.bg-img > .bg-img-bird3.alt2 {
top: 12%;
left: 40%;
}
.bg-img > .bg-img-sleep {
width: 354px;
height: 219px;
bottom: 25px;
left: 75%;
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-img-sleep.png);       
}
.bg-img > .bg-img-horse2.alt {
top: 0%;  
}
.bg-img > .bg-img-rom {
width: 150px;
height: 308px;
top: 0%;
left: 80%;
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-img-rom.png);       
}
.bg-img > .bg-img-hen {
width: 300px;
height: 132px;
top: 15%;
left: 70%;
background-image: url(//www.divadlolisen.cz/wp-content/themes/divadlolisen2/assets/img/bg-img-hen.png);       
}
@media only screen and (min-width: 1400px) {
.bg-img > .bg-img-vuz {        
top: 5%;
left: 43%;        
}
.bg-img > .bg-img-gipsy {        
top: 10px;
left: 53%;        
}
.bg-img > .bg-img-japan {        
width: 100px;
height: 141px;
top: 5px;
left: 35%;        
} 
.bg-img > .bg-img-house2 {
width: 800px;
height: 648px;
}    
.bg-img.low_header > .bg-img-japan.alt1 {
width: 120px;        
}
.bg-img.low_header > .bg-img-bird3.alt1 {
width: 60px;        
}
}
@media only screen and (min-width: 1600px) {
.bg-img > .bg-img-vuz {        
width: 350px;
height: 132px;
top: auto;
left: auto;
bottom: 0;
right: 2%;
}
}.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }