@charset "UTF-8";
@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}
 /*/*/:where(.tf_loader){width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.15em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}:where(.tf_overflow){overflow:hidden}.tf_box{box-sizing:border-box}:where(.tf_abs){position:absolute;inset:0}:where(.tf_abs_t){position:absolute;top:0;left:0}:where(.tf_abs_b){position:absolute;bottom:0;left:0}:where(.tf_abs_c){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tf_rel{position:relative}:where(.tf_opacity){opacity:0}.tf_clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137,137,137,.2);--tf_scroll_color_hover:rgba(137,137,137,.4);scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w,10px);height:var(--tf_scroll_h,10px)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}.tf_vd_lazy:fullscreen video{height:100%;object-fit:contain}/*/*/.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{/**/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap }.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{ direction:ltr; display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{ grid-column:1;grid-row:1; margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr; grid-column:2;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{ grid-column:2;grid-row:1 }.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{ grid-column:1;grid-row:1 }.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-form input[type=submit]{width:auto}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}/*/*/.drop-cap>:first-child:first-letter,.tb_text_dropcap>.tb_text_wrap:first-child:first-letter{background-color:var(--theme_accent,#0f70e8);color:#fff;float:left;font-size:2.85em;line-height:.4em;margin-right:.325em;margin-block:.15em .25em;padding:.425em .375em}.tb-text-more-link-indicator{background:rgba(55,55,55,.6);display:block;height:3px;margin:5px 0}/*/*/.module-image .image-title{font-size:1.2em;margin:0 0 .3em}.module-image .image-title a{color:inherit;font-family:inherit;text-decoration:none;text-shadow:inherit}.module-image .image-wrap{width:auto}.module-image .image-wrap img{display:inline-block;vertical-align:top}.module-image.rounded .image-wrap img{border-radius:10px}.module-image.circle .image-wrap img{border-radius:50em}.module-image.bordered .image-wrap img{background:#fff;border:1px solid rgba(0,0,0,.15);box-sizing:border-box;padding:3px}.module-image.drop-shadow .image-wrap img{box-shadow:0 1px 8px 2px rgba(0,0,0,.15)}.module-image.auto_fullwidth .lightbox{display:block}.module-image.auto_fullwidth :is(.image-wrap,img){display:block;width:100%}.module-image .image-wrap .lightbox{display:inline-block;max-width:100%;position:relative}/*/*/.module-image.image-top .image-content{margin-block:.5em 1em}/*/*/.module-buttons-item{font-size:var(--tb_mb_f,1em);gap:.5em}.module-buttons a{gap:inherit}.module-buttons-item+.module-buttons-item{margin-inline-start:.6em}.module-buttons.small{--tb_mb_f:.85em}.module-buttons.large{--tb_mb_f:1.1em}.module-buttons.xlarge{--tb_mb_f:1.2em}.module.module-buttons .ui:not(.transparent){color:var(--tb_pr_color)}.module-buttons.rounded a{--tb_app_r:8px}.module-buttons.circle a{--tb_app_r:50em}.module-buttons.squared a{border-radius:0}.module.module-buttons .transparent{border:0}.module.module-buttons.transparent a.ui{background:0;border:0;--tb_pr_color:var(--tb_pr_bg)}.module.module-buttons.transparent a.tb_default_color{color:#555}/*/*/.tb_row_frame{background-size:100% 100%;contain:strict;line-height:0}span.tb_row_frame{display:block}.tb_row_frame_wrap{direction:ltr;inset-block:-1px;pointer-events:none}span:is(.tb_row_frame_bottom,.tb_row_frame_top){border-top-left-radius:inherit;border-top-right-radius:inherit;height:150px;inset-block-start:0}span.tb_row_frame_bottom{inset-block:auto 0}span:is(.tb_row_frame_left,.tb_row_frame_right){border-bottom-left-radius:inherit;border-top-left-radius:inherit;inset-inline-start:-1px;width:150px}span.tb_row_frame_right{inset-inline:auto -1px}.tb_row_frame.in_front{z-index:1}.module_row>.tb_row_frame_wrap>.in_front{z-index:2}@keyframes tb_frame_horizontal{0%{translate:-50% 0}to{translate:0 0}}@keyframes tb_frame_vertical{0%{translate:0 -50%}to{translate:0 0}}/*/*/.buttons-fullwidth :is(.module-buttons-item,.module-buttons-item a){box-sizing:border-box;place-content:center;width:100%}.buttons-fullwidth .module-buttons-item+.module-buttons-item{margin-left:0;margin-top:.4em}/*/*/.black{--tb_pr_color:#eee;--tb_pr_bg:#000;--tb_pr_hover_bg:#595959}.blue{--tb_pr_color:#edf3ff;--tb_pr_bg:#4d7de1;--tb_pr_hover_bg:#6b9df9}.brown{--tb_pr_color:#ffeee0;--tb_pr_bg:#a35004;--tb_pr_hover_bg:#d68035}.gray{--tb_pr_color:#eee;--tb_pr_bg:#989797;--tb_pr_hover_bg:#c9c9c9}.green{--tb_pr_color:#e9ffdb;--tb_pr_bg:#4aab10;--tb_pr_hover_bg:#6bbf2f}.light-blue{--tb_pr_color:#2a3e59;--tb_pr_bg:#bdd9fd;--tb_pr_hover_bg:#d3e7ff}.light-green{--tb_pr_color:#293807;--tb_pr_bg:#9bd611;--tb_pr_hover_bg:#c1ed53}.light-purple{--tb_pr_color:#39355b;--tb_pr_bg:#c1bafd;--tb_pr_hover_bg:#d3ceff}.orange{--tb_pr_color:#fff2ea;--tb_pr_bg:#ff9600;--tb_pr_hover_bg:#ffb651}.pink{--tb_pr_color:#441e32;--tb_pr_bg:#feb4e4;--tb_pr_hover_bg:#ffd1ee}.purple{--tb_pr_color:#eeedff;--tb_pr_bg:#7a6bf8;--tb_pr_hover_bg:#9589ff}.red{--tb_pr_color:#fff;--tb_pr_bg:#e8311f;--tb_pr_hover_bg:#ff7568}.yellow{--tb_pr_color:#594718;--tb_pr_bg:#fff06c;--tb_pr_hover_bg:#fff4b2}/*/*/.module_column,.module_row,.module_row .module,.module_subrow{box-sizing:border-box;min-width:0;position:relative}.module,.module-accordion i,:is(.module-buttons,.module_row,.module_subrow,.module_column,.module-image img):hover{transition:.5s ease;transition-property:background,font-size,line-height,color,padding,margin,border,border-radius,box-shadow,text-shadow,filter,transform}.entry-content>p:is(:first-of-type,:first-of-type+p):empty{margin:0;padding:0}.module_row{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-wrap:wrap}.themify_builder_slider_wrap{transition:none}[data-tbfullwidthvideo]:is(.module_row,.module_subrow,.module_column){background-size:cover}.module_subrow,.row_inner{display:grid;--gutter:3.2%;--narrow:1.6%;--none:0;--align_start:start;--align_center:center;--align_end:end;--auto_height:stretch;--align_items:var(--auto_height);--align_content:var(--align_start);--colg:var(--gutter);--c1:1fr;--c2:1fr 1fr;--c3:1fr 1fr 1fr;--c4:1fr 1fr 1fr 1fr;--c5:1fr 1fr 1fr 1fr 1fr;--c6:1fr 1fr 1fr 1fr 1fr 1fr;--c1_2:1fr 2.1025fr;--c2_1:2.1025fr 1fr;--c1_3:1fr 3.2831fr;--c3_1:3.2831fr 1fr;--c1_1_2:1fr 1fr 2.1415fr;--c1_2_1:1fr 2.1415fr 1fr;--c2_1_1:2.1415fr 1fr 1fr;--col:repeat(auto-fit,minmax(1%,1fr));align-content:var(--align_content);align-items:var(--align_items);gap:var(--rowg,0) var(--colg);grid:var(--row,none)/var(--col);grid-auto-columns:1fr;grid-template-areas:var(--area);--area5_3:"col1 col1 col2 col2 col3 col3" "col4 col4 col5 col5 . .";--area5_1_2:"col1 col2 col2" "col3 col4 col5";--area5_2_1:"col1 col1 col2" "col3 col4 col5";--area5_1_3:"col1 col2 col2 col2" "col3 col4 col4 col4" "col5 col5 col5 col5";--area5_3_1:"col1 col1 col1 col2" "col3 col4 col4 col5";--area5_1_1_2:"col1 col2 col3 col3" "col4 col4 col5 col5";--area5_1_2_1:"col1 col2 col2 col3" "col4 col4 col5 col5";--area5_2_1_1:"col1 col1 col2 col3" "col4 col4 col5 col5";--aream2_auto:"col1" "col2";--aream3_auto:"col1" "col2" "col3";--aream4_auto:"col1" "col2" "col3" "col4";--aream5_auto:"col1" "col2" "col3" "col4" "col5";--areat6_auto:"col1 col2 col3" "col4 col5 col6";--aream6_auto:"col1 col2" "col3 col4" "col5 col6";--areat7_auto:"col1 col2" "col3 col4" "col5 col6" "col7 col7";--aream7_auto:"col1" "col2" "col3" "col4" "col5" "col6" "col7";--areat8_auto:"col1 col2" "col3 col4" "col5 col6" "col7 col7" "col8 col8";--aream8_auto:"col1" "col2" "col3" "col4" "col5" "col6" "col7" "col8"}.row_inner{margin:0 auto;width:min(1160px,100%)}.module_row.fullheight .module_subrow,.module_row.fullwidth>.row_inner{max-width:100%;width:100%}@supports(-webkit-touch-callout:none){.module_column,.module_row,.module_subrow{background-attachment:scroll!important}}.module_row.fullheight{min-height:100vh}.fullheight>.row_inner,.fullheight>.row_inner>.module_column{min-height:inherit}div.module_column{align-content:inherit;align-items:inherit;display:grid;float:none;margin-inline:0;max-width:none;width:auto}.col_align_middle,.fullheight>.tb_col_count_1{--align_content:var(--align_center)}.gutter-narrow{--colg:var(--narrow)}.gutter-none{--colg:var(--none)}.module_column:first-of-type{grid-area:col1}.module_column:nth-of-type(2){grid-area:col2}.module_column:nth-of-type(3){grid-area:col3}.module_column:nth-of-type(4){grid-area:col4}.module_column:nth-of-type(5){grid-area:col5}.module_column:nth-of-type(6){grid-area:col6}.module_column:nth-of-type(7){grid-area:col7}.module_column:nth-of-type(8){grid-area:col8}.module_column:nth-of-type(9){grid-area:col9}.module_column:nth-of-type(10){grid-area:col10}.module_column:nth-of-type(11){grid-area:col11}.module_column:nth-of-type(12){grid-area:col12}.module_column:nth-of-type(13){grid-area:col13}.module_column:nth-of-type(14){grid-area:col14}.module_column:nth-of-type(15){grid-area:col15}.module_column:nth-of-type(16){grid-area:col16}.tb_col_count_1>.module_column{grid-area:auto}.tb_col_count_2{--area:"col1 col2"}.tb_col_count_3{--area:"col1 col2 col3"}.tb_col_count_4{--area:"col1 col2 col3 col4"}.tb_col_count_5{--area:"col1 col2 col3 col4 col5"}.tb_col_count_6{--area:"col1 col2 col3 col4 col5 col6"}.tb_col_count_7{--area:"col1 col2 col3 col4 col5 col6 col7"}.tb_col_count_8{--area:"col1 col2 col3 col4 col5 col6 col7 col8"}.module:after{clear:both;content:"";display:table}.module_row ul.loops-wrapper{display:block;list-style:none;margin:0;padding:0}.tb_default_color{--tb_pr_color:#555;--tb_pr_bg:#f7f7f7;--tb_pr_hover_bg:#f1f1f1}.module_row .ui{background-color:var(--tb_pr_bg,#f7f7f7);color:var(--tb_pr_color,#555)}.ui.rounded{border-radius:var(--tb_app_r,0)}.ui.gradient{background-image:var(--tb_app_gr,none)}.ui:is(.shadow,.embossed){box-shadow:var(--tb_app_shadow,none)}.ui.builder_button{border:1px solid rgba(0,0,0,.05);border-radius:var(--tb_app_r,0);font-size:var(--tb_mb_f,1em);line-height:1.35;padding:.625em 1.25em;position:relative;transition:.3s linear;transition-property:color,background-color,padding,border,box-shadow}.builder_button:not(:is(.tf_flx,.tf_in_flx)){display:inline-block}.builder_button:hover{background-color:var(--tb_pr_hover_bg,#f1f1f1);text-decoration:none}.module_row .module .ui.builder_button{text-decoration:none}.ui.transparent{--tb_pr_bg:transparent;--tb_pr_hover_bg:transparent;--tb_pr_color:#555;--tb_app_r:0;--tb_app_gr:none;--tb_app_shadow:none;border:0;color:inherit}.transparent.gradient{--tb_app_gr:linear-gradient(180deg,hsla(0,0%,100%,.45) 0%,hsla(0,0%,100%,0))}.module-title{font-size:1.2em;margin:0 0 1.2em}.module img{border:0;vertical-align:bottom}.module-slider{margin-bottom:2.5em}.module-widget .widget{margin:0}.wp-caption{max-width:100%}.module-map button{border-radius:0}.module-map .gm-style-mtc img{margin-right:5px;vertical-align:baseline}.module-plain-text:after{display:contents!important}@media (max-width:1260px){.row_inner{max-width:94%}}@media (max-width:760px){.row_inner{max-width:90%}}.themify_builder div.builder-parallax-scrolling{transition:background-position-y 0s}@supports not(cursor:grab){.builder-parallax-scrolling{background-attachment:scroll!important}}/*/*/.tf_s_dropdown input[type=text]{background-color:#fff;box-shadow:none;color:#000;display:inline-block;height:auto;margin:0;max-width:100%;min-height:auto;min-width:auto;width:auto}.tf_search_icon{border-radius:50em;cursor:pointer;line-height:normal;padding:9px 11px 10px}.tf_search_icon:hover{background:hsla(0,0%,59%,.15)}.tf_search_icon .tf-ti-search{stroke-width:1.5}.tf_icon_wrap{font-size:1.2em;left:2px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.tf_icon_wrap+.tf_loader+input[type=text],.tf_icon_wrap+input[type=text]{padding-left:2.2em}.tf_s_dropdown .tf_icon_wrap{left:12px}/*/*//**/.themify_builder_content-1450 .tb_g3g6564>.row_inner,.themify_builder_content-1450 .tb_41a7362>.row_inner{--colg:var(--none)}
.themify_builder_content-1450 .tb_ep5238{margin-bottom:60px}
.themify_builder_content-1450 .tb_lh19568.module-text{column-rule:1px solid rgba(178, 189, 207, .54);column-gap:40px;column-count:2}
.themify_builder_content-1450 .tb_t08w864{margin-bottom:37px}
.themify_builder_content-1450 .tb_7upb538.module-buttons{padding-top:32px;text-align:center}
.themify_builder_content-1450 .tb_y16d517>.row_inner{--align_content:var(--align_center)}
.themify_builder_content-1450 .tb_y16d517{background-size:cover;--tbBg:parallax;background-attachment:fixed;background-position:50% 50%;background-repeat:no-repeat;background-image:url(https://www.hotel-stadtkassel.de/wp-content/uploads/2020/03/R0010060-2-gigapixel-sharpen-stabilize-denoise.jpg);margin-top:-1px;padding-top:50px;padding-bottom:50px;height:auto}
.themify_builder_content-1450 .tb_adag760.module-text.module h2,.themify_builder_content-1450 .tb_75fd518.module-text.module h2{font-size:31px}
.themify_builder_content-1450 .tb_adag760.module-text,.themify_builder_content-1450 .tb_75fd518.module-text{margin-bottom:30px}
.themify_builder_content-1450 .tb_dmhf887.module-buttons .module-buttons-item a,.themify_builder_content-1450 .tb_t0bi518.module-buttons .module-buttons-item a{font-size:15px}
.themify_builder_content-1450 .tb_5fbf438.module-buttons .module-buttons-item a,.themify_builder_content-1450 .tb_o7c8518.module-buttons .module-buttons-item a{font-size:16px}
@media(max-width:1280px){
.themify_builder_content-1450 .tb_y16d517>.tb_row_frame_wrap .tb_row_frame_top{height:1em;background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(231%2C%20219%2C%20200%2C%201)%22%20d%3D%22M750%20150C336%20150%200%200%200%200h1500s-336%20150-750%20150z%22%2F%3E%3C%2Fsvg%3E")}
.themify_builder_content-1450 .tb_y16d517{height:600px}
}
@media(max-width:768px){
.themify_builder_content-1450 .tb_y16d517{min-height:500px}
}
@media(max-width:680px){
.themify_builder_content-1450 .tb_g3g6564>.row_inner{--area:"col1 col2" "col3 col4"}
.themify_builder_content-1450 .tb_41a7362>.row_inner{--col:none;--area:var(--aream3_auto)}
.themify_builder_content-1450 .tb_lh19568.module-text{column-count:1}
.themify_builder_content-1450 .tb_y16d517>.row_inner{--area:var(--aream2_auto)}
.themify_builder_content-1450 .tb_y16d517{min-height:300px}
}
  @font-face {
font-family: 'FontAwesome';
src: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/fontawesome-webfont.eot?v=4.5.0);
src: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa-45 {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}  .fa-45-glass:before {
content: "\f000";
}
.fa-45-music:before {
content: "\f001";
}
.fa-45-search:before {
content: "\f002";
}
.fa-45-envelope-o:before {
content: "\f003";
}
.fa-45-heart:before {
content: "\f004";
}
.fa-45-star:before {
content: "\f005";
}
.fa-45-star-o:before {
content: "\f006";
}
.fa-45-user:before {
content: "\f007";
}
.fa-45-film:before {
content: "\f008";
}
.fa-45-th-large:before {
content: "\f009";
}
.fa-45-th:before {
content: "\f00a";
}
.fa-45-th-list:before {
content: "\f00b";
}
.fa-45-check:before {
content: "\f00c";
}
.fa-45-remove:before,
.fa-45-close:before,
.fa-45-times:before {
content: "\f00d";
}
.fa-45-search-plus:before {
content: "\f00e";
}
.fa-45-search-minus:before {
content: "\f010";
}
.fa-45-power-off:before {
content: "\f011";
}
.fa-45-signal:before {
content: "\f012";
}
.fa-45-gear:before,
.fa-45-cog:before {
content: "\f013";
}
.fa-45-trash-o:before {
content: "\f014";
}
.fa-45-home:before {
content: "\f015";
}
.fa-45-file-o:before {
content: "\f016";
}
.fa-45-clock-o:before {
content: "\f017";
}
.fa-45-road:before {
content: "\f018";
}
.fa-45-download:before {
content: "\f019";
}
.fa-45-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-45-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-45-inbox:before {
content: "\f01c";
}
.fa-45-play-circle-o:before {
content: "\f01d";
}
.fa-45-rotate-right:before,
.fa-45-repeat:before {
content: "\f01e";
}
.fa-45-refresh:before {
content: "\f021";
}
.fa-45-list-alt:before {
content: "\f022";
}
.fa-45-lock:before {
content: "\f023";
}
.fa-45-flag:before {
content: "\f024";
}
.fa-45-headphones:before {
content: "\f025";
}
.fa-45-volume-off:before {
content: "\f026";
}
.fa-45-volume-down:before {
content: "\f027";
}
.fa-45-volume-up:before {
content: "\f028";
}
.fa-45-qrcode:before {
content: "\f029";
}
.fa-45-barcode:before {
content: "\f02a";
}
.fa-45-tag:before {
content: "\f02b";
}
.fa-45-tags:before {
content: "\f02c";
}
.fa-45-book:before {
content: "\f02d";
}
.fa-45-bookmark:before {
content: "\f02e";
}
.fa-45-print:before {
content: "\f02f";
}
.fa-45-camera:before {
content: "\f030";
}
.fa-45-font:before {
content: "\f031";
}
.fa-45-bold:before {
content: "\f032";
}
.fa-45-italic:before {
content: "\f033";
}
.fa-45-text-height:before {
content: "\f034";
}
.fa-45-text-width:before {
content: "\f035";
}
.fa-45-align-left:before {
content: "\f036";
}
.fa-45-align-center:before {
content: "\f037";
}
.fa-45-align-right:before {
content: "\f038";
}
.fa-45-align-justify:before {
content: "\f039";
}
.fa-45-list:before {
content: "\f03a";
}
.fa-45-dedent:before,
.fa-45-outdent:before {
content: "\f03b";
}
.fa-45-indent:before {
content: "\f03c";
}
.fa-45-video-camera:before {
content: "\f03d";
}
.fa-45-photo:before,
.fa-45-image:before,
.fa-45-picture-o:before {
content: "\f03e";
}
.fa-45-pencil:before {
content: "\f040";
}
.fa-45-map-marker:before {
content: "\f041";
}
.fa-45-adjust:before {
content: "\f042";
}
.fa-45-tint:before {
content: "\f043";
}
.fa-45-edit:before,
.fa-45-pencil-square-o:before {
content: "\f044";
}
.fa-45-share-square-o:before {
content: "\f045";
}
.fa-45-check-square-o:before {
content: "\f046";
}
.fa-45-arrows:before {
content: "\f047";
}
.fa-45-step-backward:before {
content: "\f048";
}
.fa-45-fast-backward:before {
content: "\f049";
}
.fa-45-backward:before {
content: "\f04a";
}
.fa-45-play:before {
content: "\f04b";
}
.fa-45-pause:before {
content: "\f04c";
}
.fa-45-stop:before {
content: "\f04d";
}
.fa-45-forward:before {
content: "\f04e";
}
.fa-45-fast-forward:before {
content: "\f050";
}
.fa-45-step-forward:before {
content: "\f051";
}
.fa-45-eject:before {
content: "\f052";
}
.fa-45-chevron-left:before {
content: "\f053";
}
.fa-45-chevron-right:before {
content: "\f054";
}
.fa-45-plus-circle:before {
content: "\f055";
}
.fa-45-minus-circle:before {
content: "\f056";
}
.fa-45-times-circle:before {
content: "\f057";
}
.fa-45-check-circle:before {
content: "\f058";
}
.fa-45-question-circle:before {
content: "\f059";
}
.fa-45-info-circle:before {
content: "\f05a";
}
.fa-45-crosshairs:before {
content: "\f05b";
}
.fa-45-times-circle-o:before {
content: "\f05c";
}
.fa-45-check-circle-o:before {
content: "\f05d";
}
.fa-45-ban:before {
content: "\f05e";
}
.fa-45-arrow-left:before {
content: "\f060";
}
.fa-45-arrow-right:before {
content: "\f061";
}
.fa-45-arrow-up:before {
content: "\f062";
}
.fa-45-arrow-down:before {
content: "\f063";
}
.fa-45-mail-forward:before,
.fa-45-share:before {
content: "\f064";
}
.fa-45-expand:before {
content: "\f065";
}
.fa-45-compress:before {
content: "\f066";
}
.fa-45-plus:before {
content: "\f067";
}
.fa-45-minus:before {
content: "\f068";
}
.fa-45-asterisk:before {
content: "\f069";
}
.fa-45-exclamation-circle:before {
content: "\f06a";
}
.fa-45-gift:before {
content: "\f06b";
}
.fa-45-leaf:before {
content: "\f06c";
}
.fa-45-fire:before {
content: "\f06d";
}
.fa-45-eye:before {
content: "\f06e";
}
.fa-45-eye-slash:before {
content: "\f070";
}
.fa-45-warning:before,
.fa-45-exclamation-triangle:before {
content: "\f071";
}
.fa-45-plane:before {
content: "\f072";
}
.fa-45-calendar:before {
content: "\f073";
}
.fa-45-random:before {
content: "\f074";
}
.fa-45-comment:before {
content: "\f075";
}
.fa-45-magnet:before {
content: "\f076";
}
.fa-45-chevron-up:before {
content: "\f077";
}
.fa-45-chevron-down:before {
content: "\f078";
}
.fa-45-retweet:before {
content: "\f079";
}
.fa-45-shopping-cart:before {
content: "\f07a";
}
.fa-45-folder:before {
content: "\f07b";
}
.fa-45-folder-open:before {
content: "\f07c";
}
.fa-45-arrows-v:before {
content: "\f07d";
}
.fa-45-arrows-h:before {
content: "\f07e";
}
.fa-45-bar-chart-o:before,
.fa-45-bar-chart:before {
content: "\f080";
}
.fa-45-twitter-square:before {
content: "\f081";
}
.fa-45-facebook-square:before {
content: "\f082";
}
.fa-45-camera-retro:before {
content: "\f083";
}
.fa-45-key:before {
content: "\f084";
}
.fa-45-gears:before,
.fa-45-cogs:before {
content: "\f085";
}
.fa-45-comments:before {
content: "\f086";
}
.fa-45-thumbs-o-up:before {
content: "\f087";
}
.fa-45-thumbs-o-down:before {
content: "\f088";
}
.fa-45-star-half:before {
content: "\f089";
}
.fa-45-heart-o:before {
content: "\f08a";
}
.fa-45-sign-out:before {
content: "\f08b";
}
.fa-45-linkedin-square:before {
content: "\f08c";
}
.fa-45-thumb-tack:before {
content: "\f08d";
}
.fa-45-external-link:before {
content: "\f08e";
}
.fa-45-sign-in:before {
content: "\f090";
}
.fa-45-trophy:before {
content: "\f091";
}
.fa-45-github-square:before {
content: "\f092";
}
.fa-45-upload:before {
content: "\f093";
}
.fa-45-lemon-o:before {
content: "\f094";
}
.fa-45-phone:before {
content: "\f095";
}
.fa-45-square-o:before {
content: "\f096";
}
.fa-45-bookmark-o:before {
content: "\f097";
}
.fa-45-phone-square:before {
content: "\f098";
}
.fa-45-twitter:before {
content: "\f099";
}
.fa-45-facebook-f:before,
.fa-45-facebook:before {
content: "\f09a";
}
.fa-45-github:before {
content: "\f09b";
}
.fa-45-unlock:before {
content: "\f09c";
}
.fa-45-credit-card:before {
content: "\f09d";
}
.fa-45-feed:before,
.fa-45-rss:before {
content: "\f09e";
}
.fa-45-hdd-o:before {
content: "\f0a0";
}
.fa-45-bullhorn:before {
content: "\f0a1";
}
.fa-45-bell:before {
content: "\f0f3";
}
.fa-45-certificate:before {
content: "\f0a3";
}
.fa-45-hand-o-right:before {
content: "\f0a4";
}
.fa-45-hand-o-left:before {
content: "\f0a5";
}
.fa-45-hand-o-up:before {
content: "\f0a6";
}
.fa-45-hand-o-down:before {
content: "\f0a7";
}
.fa-45-arrow-circle-left:before {
content: "\f0a8";
}
.fa-45-arrow-circle-right:before {
content: "\f0a9";
}
.fa-45-arrow-circle-up:before {
content: "\f0aa";
}
.fa-45-arrow-circle-down:before {
content: "\f0ab";
}
.fa-45-globe:before {
content: "\f0ac";
}
.fa-45-wrench:before {
content: "\f0ad";
}
.fa-45-tasks:before {
content: "\f0ae";
}
.fa-45-filter:before {
content: "\f0b0";
}
.fa-45-briefcase:before {
content: "\f0b1";
}
.fa-45-arrows-alt:before {
content: "\f0b2";
}
.fa-45-group:before,
.fa-45-users:before {
content: "\f0c0";
}
.fa-45-chain:before,
.fa-45-link:before {
content: "\f0c1";
}
.fa-45-cloud:before {
content: "\f0c2";
}
.fa-45-flask:before {
content: "\f0c3";
}
.fa-45-cut:before,
.fa-45-scissors:before {
content: "\f0c4";
}
.fa-45-copy:before,
.fa-45-files-o:before {
content: "\f0c5";
}
.fa-45-paperclip:before {
content: "\f0c6";
}
.fa-45-save:before,
.fa-45-floppy-o:before {
content: "\f0c7";
}
.fa-45-square:before {
content: "\f0c8";
}
.fa-45-navicon:before,
.fa-45-reorder:before,
.fa-45-bars:before {
content: "\f0c9";
}
.fa-45-list-ul:before {
content: "\f0ca";
}
.fa-45-list-ol:before {
content: "\f0cb";
}
.fa-45-strikethrough:before {
content: "\f0cc";
}
.fa-45-underline:before {
content: "\f0cd";
}
.fa-45-table:before {
content: "\f0ce";
}
.fa-45-magic:before {
content: "\f0d0";
}
.fa-45-truck:before {
content: "\f0d1";
}
.fa-45-pinterest:before {
content: "\f0d2";
}
.fa-45-pinterest-square:before {
content: "\f0d3";
}
.fa-45-google-plus-square:before {
content: "\f0d4";
}
.fa-45-google-plus:before {
content: "\f0d5";
}
.fa-45-money:before {
content: "\f0d6";
}
.fa-45-caret-down:before {
content: "\f0d7";
}
.fa-45-caret-up:before {
content: "\f0d8";
}
.fa-45-caret-left:before {
content: "\f0d9";
}
.fa-45-caret-right:before {
content: "\f0da";
}
.fa-45-columns:before {
content: "\f0db";
}
.fa-45-unsorted:before,
.fa-45-sort:before {
content: "\f0dc";
}
.fa-45-sort-down:before,
.fa-45-sort-desc:before {
content: "\f0dd";
}
.fa-45-sort-up:before,
.fa-45-sort-asc:before {
content: "\f0de";
}
.fa-45-envelope:before {
content: "\f0e0";
}
.fa-45-linkedin:before {
content: "\f0e1";
}
.fa-45-rotate-left:before,
.fa-45-undo:before {
content: "\f0e2";
}
.fa-45-legal:before,
.fa-45-gavel:before {
content: "\f0e3";
}
.fa-45-dashboard:before,
.fa-45-tachometer:before {
content: "\f0e4";
}
.fa-45-comment-o:before {
content: "\f0e5";
}
.fa-45-comments-o:before {
content: "\f0e6";
}
.fa-45-flash:before,
.fa-45-bolt:before {
content: "\f0e7";
}
.fa-45-sitemap:before {
content: "\f0e8";
}
.fa-45-umbrella:before {
content: "\f0e9";
}
.fa-45-paste:before,
.fa-45-clipboard:before {
content: "\f0ea";
}
.fa-45-lightbulb-o:before {
content: "\f0eb";
}
.fa-45-exchange:before {
content: "\f0ec";
}
.fa-45-cloud-download:before {
content: "\f0ed";
}
.fa-45-cloud-upload:before {
content: "\f0ee";
}
.fa-45-user-md:before {
content: "\f0f0";
}
.fa-45-stethoscope:before {
content: "\f0f1";
}
.fa-45-suitcase:before {
content: "\f0f2";
}
.fa-45-bell-o:before {
content: "\f0a2";
}
.fa-45-coffee:before {
content: "\f0f4";
}
.fa-45-cutlery:before {
content: "\f0f5";
}
.fa-45-file-text-o:before {
content: "\f0f6";
}
.fa-45-building-o:before {
content: "\f0f7";
}
.fa-45-hospital-o:before {
content: "\f0f8";
}
.fa-45-ambulance:before {
content: "\f0f9";
}
.fa-45-medkit:before {
content: "\f0fa";
}
.fa-45-fighter-jet:before {
content: "\f0fb";
}
.fa-45-beer:before {
content: "\f0fc";
}
.fa-45-h-square:before {
content: "\f0fd";
}
.fa-45-plus-square:before {
content: "\f0fe";
}
.fa-45-angle-double-left:before {
content: "\f100";
}
.fa-45-angle-double-right:before {
content: "\f101";
}
.fa-45-angle-double-up:before {
content: "\f102";
}
.fa-45-angle-double-down:before {
content: "\f103";
}
.fa-45-angle-left:before {
content: "\f104";
}
.fa-45-angle-right:before {
content: "\f105";
}
.fa-45-angle-up:before {
content: "\f106";
}
.fa-45-angle-down:before {
content: "\f107";
}
.fa-45-desktop:before {
content: "\f108";
}
.fa-45-laptop:before {
content: "\f109";
}
.fa-45-tablet:before {
content: "\f10a";
}
.fa-45-mobile-phone:before,
.fa-45-mobile:before {
content: "\f10b";
}
.fa-45-circle-o:before {
content: "\f10c";
}
.fa-45-quote-left:before {
content: "\f10d";
}
.fa-45-quote-right:before {
content: "\f10e";
}
.fa-45-spinner:before {
content: "\f110";
}
.fa-45-circle:before {
content: "\f111";
}
.fa-45-mail-reply:before,
.fa-45-reply:before {
content: "\f112";
}
.fa-45-github-alt:before {
content: "\f113";
}
.fa-45-folder-o:before {
content: "\f114";
}
.fa-45-folder-open-o:before {
content: "\f115";
}
.fa-45-smile-o:before {
content: "\f118";
}
.fa-45-frown-o:before {
content: "\f119";
}
.fa-45-meh-o:before {
content: "\f11a";
}
.fa-45-gamepad:before {
content: "\f11b";
}
.fa-45-keyboard-o:before {
content: "\f11c";
}
.fa-45-flag-o:before {
content: "\f11d";
}
.fa-45-flag-checkered:before {
content: "\f11e";
}
.fa-45-terminal:before {
content: "\f120";
}
.fa-45-code:before {
content: "\f121";
}
.fa-45-mail-reply-all:before,
.fa-45-reply-all:before {
content: "\f122";
}
.fa-45-star-half-empty:before,
.fa-45-star-half-full:before,
.fa-45-star-half-o:before {
content: "\f123";
}
.fa-45-location-arrow:before {
content: "\f124";
}
.fa-45-crop:before {
content: "\f125";
}
.fa-45-code-fork:before {
content: "\f126";
}
.fa-45-unlink:before,
.fa-45-chain-broken:before {
content: "\f127";
}
.fa-45-question:before {
content: "\f128";
}
.fa-45-info:before {
content: "\f129";
}
.fa-45-exclamation:before {
content: "\f12a";
}
.fa-45-superscript:before {
content: "\f12b";
}
.fa-45-subscript:before {
content: "\f12c";
}
.fa-45-eraser:before {
content: "\f12d";
}
.fa-45-puzzle-piece:before {
content: "\f12e";
}
.fa-45-microphone:before {
content: "\f130";
}
.fa-45-microphone-slash:before {
content: "\f131";
}
.fa-45-shield:before {
content: "\f132";
}
.fa-45-calendar-o:before {
content: "\f133";
}
.fa-45-fire-extinguisher:before {
content: "\f134";
}
.fa-45-rocket:before {
content: "\f135";
}
.fa-45-maxcdn:before {
content: "\f136";
}
.fa-45-chevron-circle-left:before {
content: "\f137";
}
.fa-45-chevron-circle-right:before {
content: "\f138";
}
.fa-45-chevron-circle-up:before {
content: "\f139";
}
.fa-45-chevron-circle-down:before {
content: "\f13a";
}
.fa-45-html5:before {
content: "\f13b";
}
.fa-45-css3:before {
content: "\f13c";
}
.fa-45-anchor:before {
content: "\f13d";
}
.fa-45-unlock-alt:before {
content: "\f13e";
}
.fa-45-bullseye:before {
content: "\f140";
}
.fa-45-ellipsis-h:before {
content: "\f141";
}
.fa-45-ellipsis-v:before {
content: "\f142";
}
.fa-45-rss-square:before {
content: "\f143";
}
.fa-45-play-circle:before {
content: "\f144";
}
.fa-45-ticket:before {
content: "\f145";
}
.fa-45-minus-square:before {
content: "\f146";
}
.fa-45-minus-square-o:before {
content: "\f147";
}
.fa-45-level-up:before {
content: "\f148";
}
.fa-45-level-down:before {
content: "\f149";
}
.fa-45-check-square:before {
content: "\f14a";
}
.fa-45-pencil-square:before {
content: "\f14b";
}
.fa-45-external-link-square:before {
content: "\f14c";
}
.fa-45-share-square:before {
content: "\f14d";
}
.fa-45-compass:before {
content: "\f14e";
}
.fa-45-toggle-down:before,
.fa-45-caret-square-o-down:before {
content: "\f150";
}
.fa-45-toggle-up:before,
.fa-45-caret-square-o-up:before {
content: "\f151";
}
.fa-45-toggle-right:before,
.fa-45-caret-square-o-right:before {
content: "\f152";
}
.fa-45-euro:before,
.fa-45-eur:before {
content: "\f153";
}
.fa-45-gbp:before {
content: "\f154";
}
.fa-45-dollar:before,
.fa-45-usd:before {
content: "\f155";
}
.fa-45-rupee:before,
.fa-45-inr:before {
content: "\f156";
}
.fa-45-cny:before,
.fa-45-rmb:before,
.fa-45-yen:before,
.fa-45-jpy:before {
content: "\f157";
}
.fa-45-ruble:before,
.fa-45-rouble:before,
.fa-45-rub:before {
content: "\f158";
}
.fa-45-won:before,
.fa-45-krw:before {
content: "\f159";
}
.fa-45-bitcoin:before,
.fa-45-btc:before {
content: "\f15a";
}
.fa-45-file:before {
content: "\f15b";
}
.fa-45-file-text:before {
content: "\f15c";
}
.fa-45-sort-alpha-asc:before {
content: "\f15d";
}
.fa-45-sort-alpha-desc:before {
content: "\f15e";
}
.fa-45-sort-amount-asc:before {
content: "\f160";
}
.fa-45-sort-amount-desc:before {
content: "\f161";
}
.fa-45-sort-numeric-asc:before {
content: "\f162";
}
.fa-45-sort-numeric-desc:before {
content: "\f163";
}
.fa-45-thumbs-up:before {
content: "\f164";
}
.fa-45-thumbs-down:before {
content: "\f165";
}
.fa-45-youtube-square:before {
content: "\f166";
}
.fa-45-youtube:before {
content: "\f167";
}
.fa-45-xing:before {
content: "\f168";
}
.fa-45-xing-square:before {
content: "\f169";
}
.fa-45-youtube-play:before {
content: "\f16a";
}
.fa-45-dropbox:before {
content: "\f16b";
}
.fa-45-stack-overflow:before {
content: "\f16c";
}
.fa-45-instagram:before {
content: "\f16d";
}
.fa-45-flickr:before {
content: "\f16e";
}
.fa-45-adn:before {
content: "\f170";
}
.fa-45-bitbucket:before {
content: "\f171";
}
.fa-45-bitbucket-square:before {
content: "\f172";
}
.fa-45-tumblr:before {
content: "\f173";
}
.fa-45-tumblr-square:before {
content: "\f174";
}
.fa-45-long-arrow-down:before {
content: "\f175";
}
.fa-45-long-arrow-up:before {
content: "\f176";
}
.fa-45-long-arrow-left:before {
content: "\f177";
}
.fa-45-long-arrow-right:before {
content: "\f178";
}
.fa-45-apple:before {
content: "\f179";
}
.fa-45-windows:before {
content: "\f17a";
}
.fa-45-android:before {
content: "\f17b";
}
.fa-45-linux:before {
content: "\f17c";
}
.fa-45-dribbble:before {
content: "\f17d";
}
.fa-45-skype:before {
content: "\f17e";
}
.fa-45-foursquare:before {
content: "\f180";
}
.fa-45-trello:before {
content: "\f181";
}
.fa-45-female:before {
content: "\f182";
}
.fa-45-male:before {
content: "\f183";
}
.fa-45-gittip:before,
.fa-45-gratipay:before {
content: "\f184";
}
.fa-45-sun-o:before {
content: "\f185";
}
.fa-45-moon-o:before {
content: "\f186";
}
.fa-45-archive:before {
content: "\f187";
}
.fa-45-bug:before {
content: "\f188";
}
.fa-45-vk:before {
content: "\f189";
}
.fa-45-weibo:before {
content: "\f18a";
}
.fa-45-renren:before {
content: "\f18b";
}
.fa-45-pagelines:before {
content: "\f18c";
}
.fa-45-stack-exchange:before {
content: "\f18d";
}
.fa-45-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-45-arrow-circle-o-left:before {
content: "\f190";
}
.fa-45-toggle-left:before,
.fa-45-caret-square-o-left:before {
content: "\f191";
}
.fa-45-dot-circle-o:before {
content: "\f192";
}
.fa-45-wheelchair:before {
content: "\f193";
}
.fa-45-vimeo-square:before {
content: "\f194";
}
.fa-45-turkish-lira:before,
.fa-45-try:before {
content: "\f195";
}
.fa-45-plus-square-o:before {
content: "\f196";
}
.fa-45-space-shuttle:before {
content: "\f197";
}
.fa-45-slack:before {
content: "\f198";
}
.fa-45-envelope-square:before {
content: "\f199";
}
.fa-45-wordpress:before {
content: "\f19a";
}
.fa-45-openid:before {
content: "\f19b";
}
.fa-45-institution:before,
.fa-45-bank:before,
.fa-45-university:before {
content: "\f19c";
}
.fa-45-mortar-board:before,
.fa-45-graduation-cap:before {
content: "\f19d";
}
.fa-45-yahoo:before {
content: "\f19e";
}
.fa-45-google:before {
content: "\f1a0";
}
.fa-45-reddit:before {
content: "\f1a1";
}
.fa-45-reddit-square:before {
content: "\f1a2";
}
.fa-45-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-45-stumbleupon:before {
content: "\f1a4";
}
.fa-45-delicious:before {
content: "\f1a5";
}
.fa-45-digg:before {
content: "\f1a6";
}
.fa-45-pied-piper:before {
content: "\f1a7";
}
.fa-45-pied-piper-alt:before {
content: "\f1a8";
}
.fa-45-drupal:before {
content: "\f1a9";
}
.fa-45-joomla:before {
content: "\f1aa";
}
.fa-45-language:before {
content: "\f1ab";
}
.fa-45-fax:before {
content: "\f1ac";
}
.fa-45-building:before {
content: "\f1ad";
}
.fa-45-child:before {
content: "\f1ae";
}
.fa-45-paw:before {
content: "\f1b0";
}
.fa-45-spoon:before {
content: "\f1b1";
}
.fa-45-cube:before {
content: "\f1b2";
}
.fa-45-cubes:before {
content: "\f1b3";
}
.fa-45-behance:before {
content: "\f1b4";
}
.fa-45-behance-square:before {
content: "\f1b5";
}
.fa-45-steam:before {
content: "\f1b6";
}
.fa-45-steam-square:before {
content: "\f1b7";
}
.fa-45-recycle:before {
content: "\f1b8";
}
.fa-45-automobile:before,
.fa-45-car:before {
content: "\f1b9";
}
.fa-45-cab:before,
.fa-45-taxi:before {
content: "\f1ba";
}
.fa-45-tree:before {
content: "\f1bb";
}
.fa-45-spotify:before {
content: "\f1bc";
}
.fa-45-deviantart:before {
content: "\f1bd";
}
.fa-45-soundcloud:before {
content: "\f1be";
}
.fa-45-database:before {
content: "\f1c0";
}
.fa-45-file-pdf-o:before {
content: "\f1c1";
}
.fa-45-file-word-o:before {
content: "\f1c2";
}
.fa-45-file-excel-o:before {
content: "\f1c3";
}
.fa-45-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-45-file-photo-o:before,
.fa-45-file-picture-o:before,
.fa-45-file-image-o:before {
content: "\f1c5";
}
.fa-45-file-zip-o:before,
.fa-45-file-archive-o:before {
content: "\f1c6";
}
.fa-45-file-sound-o:before,
.fa-45-file-audio-o:before {
content: "\f1c7";
}
.fa-45-file-movie-o:before,
.fa-45-file-video-o:before {
content: "\f1c8";
}
.fa-45-file-code-o:before {
content: "\f1c9";
}
.fa-45-vine:before {
content: "\f1ca";
}
.fa-45-codepen:before {
content: "\f1cb";
}
.fa-45-jsfiddle:before {
content: "\f1cc";
}
.fa-45-life-bouy:before,
.fa-45-life-buoy:before,
.fa-45-life-saver:before,
.fa-45-support:before,
.fa-45-life-ring:before {
content: "\f1cd";
}
.fa-45-circle-o-notch:before {
content: "\f1ce";
}
.fa-45-ra:before,
.fa-45-rebel:before {
content: "\f1d0";
}
.fa-45-ge:before,
.fa-45-empire:before {
content: "\f1d1";
}
.fa-45-git-square:before {
content: "\f1d2";
}
.fa-45-git:before {
content: "\f1d3";
}
.fa-45-y-combinator-square:before,
.fa-45-yc-square:before,
.fa-45-hacker-news:before {
content: "\f1d4";
}
.fa-45-tencent-weibo:before {
content: "\f1d5";
}
.fa-45-qq:before {
content: "\f1d6";
}
.fa-45-wechat:before,
.fa-45-weixin:before {
content: "\f1d7";
}
.fa-45-send:before,
.fa-45-paper-plane:before {
content: "\f1d8";
}
.fa-45-send-o:before,
.fa-45-paper-plane-o:before {
content: "\f1d9";
}
.fa-45-history:before {
content: "\f1da";
}
.fa-45-circle-thin:before {
content: "\f1db";
}
.fa-45-header:before {
content: "\f1dc";
}
.fa-45-paragraph:before {
content: "\f1dd";
}
.fa-45-sliders:before {
content: "\f1de";
}
.fa-45-share-alt:before {
content: "\f1e0";
}
.fa-45-share-alt-square:before {
content: "\f1e1";
}
.fa-45-bomb:before {
content: "\f1e2";
}
.fa-45-soccer-ball-o:before,
.fa-45-futbol-o:before {
content: "\f1e3";
}
.fa-45-tty:before {
content: "\f1e4";
}
.fa-45-binoculars:before {
content: "\f1e5";
}
.fa-45-plug:before {
content: "\f1e6";
}
.fa-45-slideshare:before {
content: "\f1e7";
}
.fa-45-twitch:before {
content: "\f1e8";
}
.fa-45-yelp:before {
content: "\f1e9";
}
.fa-45-newspaper-o:before {
content: "\f1ea";
}
.fa-45-wifi:before {
content: "\f1eb";
}
.fa-45-calculator:before {
content: "\f1ec";
}
.fa-45-paypal:before {
content: "\f1ed";
}
.fa-45-google-wallet:before {
content: "\f1ee";
}
.fa-45-cc-visa:before {
content: "\f1f0";
}
.fa-45-cc-mastercard:before {
content: "\f1f1";
}
.fa-45-cc-discover:before {
content: "\f1f2";
}
.fa-45-cc-amex:before {
content: "\f1f3";
}
.fa-45-cc-paypal:before {
content: "\f1f4";
}
.fa-45-cc-stripe:before {
content: "\f1f5";
}
.fa-45-bell-slash:before {
content: "\f1f6";
}
.fa-45-bell-slash-o:before {
content: "\f1f7";
}
.fa-45-trash:before {
content: "\f1f8";
}
.fa-45-copyright:before {
content: "\f1f9";
}
.fa-45-at:before {
content: "\f1fa";
}
.fa-45-eyedropper:before {
content: "\f1fb";
}
.fa-45-paint-brush:before {
content: "\f1fc";
}
.fa-45-birthday-cake:before {
content: "\f1fd";
}
.fa-45-area-chart:before {
content: "\f1fe";
}
.fa-45-pie-chart:before {
content: "\f200";
}
.fa-45-line-chart:before {
content: "\f201";
}
.fa-45-lastfm:before {
content: "\f202";
}
.fa-45-lastfm-square:before {
content: "\f203";
}
.fa-45-toggle-off:before {
content: "\f204";
}
.fa-45-toggle-on:before {
content: "\f205";
}
.fa-45-bicycle:before {
content: "\f206";
}
.fa-45-bus:before {
content: "\f207";
}
.fa-45-ioxhost:before {
content: "\f208";
}
.fa-45-angellist:before {
content: "\f209";
}
.fa-45-cc:before {
content: "\f20a";
}
.fa-45-shekel:before,
.fa-45-sheqel:before,
.fa-45-ils:before {
content: "\f20b";
}
.fa-45-meanpath:before {
content: "\f20c";
}
.fa-45-buysellads:before {
content: "\f20d";
}
.fa-45-connectdevelop:before {
content: "\f20e";
}
.fa-45-dashcube:before {
content: "\f210";
}
.fa-45-forumbee:before {
content: "\f211";
}
.fa-45-leanpub:before {
content: "\f212";
}
.fa-45-sellsy:before {
content: "\f213";
}
.fa-45-shirtsinbulk:before {
content: "\f214";
}
.fa-45-simplybuilt:before {
content: "\f215";
}
.fa-45-skyatlas:before {
content: "\f216";
}
.fa-45-cart-plus:before {
content: "\f217";
}
.fa-45-cart-arrow-down:before {
content: "\f218";
}
.fa-45-diamond:before {
content: "\f219";
}
.fa-45-ship:before {
content: "\f21a";
}
.fa-45-user-secret:before {
content: "\f21b";
}
.fa-45-motorcycle:before {
content: "\f21c";
}
.fa-45-street-view:before {
content: "\f21d";
}
.fa-45-heartbeat:before {
content: "\f21e";
}
.fa-45-venus:before {
content: "\f221";
}
.fa-45-mars:before {
content: "\f222";
}
.fa-45-mercury:before {
content: "\f223";
}
.fa-45-intersex:before,
.fa-45-transgender:before {
content: "\f224";
}
.fa-45-transgender-alt:before {
content: "\f225";
}
.fa-45-venus-double:before {
content: "\f226";
}
.fa-45-mars-double:before {
content: "\f227";
}
.fa-45-venus-mars:before {
content: "\f228";
}
.fa-45-mars-stroke:before {
content: "\f229";
}
.fa-45-mars-stroke-v:before {
content: "\f22a";
}
.fa-45-mars-stroke-h:before {
content: "\f22b";
}
.fa-45-neuter:before {
content: "\f22c";
}
.fa-45-genderless:before {
content: "\f22d";
}
.fa-45-facebook-official:before {
content: "\f230";
}
.fa-45-pinterest-p:before {
content: "\f231";
}
.fa-45-whatsapp:before {
content: "\f232";
}
.fa-45-server:before {
content: "\f233";
}
.fa-45-user-plus:before {
content: "\f234";
}
.fa-45-user-times:before {
content: "\f235";
}
.fa-45-hotel:before,
.fa-45-bed:before {
content: "\f236";
}
.fa-45-viacoin:before {
content: "\f237";
}
.fa-45-train:before {
content: "\f238";
}
.fa-45-subway:before {
content: "\f239";
}
.fa-45-medium:before {
content: "\f23a";
}
.fa-45-yc:before,
.fa-45-y-combinator:before {
content: "\f23b";
}
.fa-45-optin-monster:before {
content: "\f23c";
}
.fa-45-opencart:before {
content: "\f23d";
}
.fa-45-expeditedssl:before {
content: "\f23e";
}
.fa-45-battery-4:before,
.fa-45-battery-full:before {
content: "\f240";
}
.fa-45-battery-3:before,
.fa-45-battery-three-quarters:before {
content: "\f241";
}
.fa-45-battery-2:before,
.fa-45-battery-half:before {
content: "\f242";
}
.fa-45-battery-1:before,
.fa-45-battery-quarter:before {
content: "\f243";
}
.fa-45-battery-0:before,
.fa-45-battery-empty:before {
content: "\f244";
}
.fa-45-mouse-pointer:before {
content: "\f245";
}
.fa-45-i-cursor:before {
content: "\f246";
}
.fa-45-object-group:before {
content: "\f247";
}
.fa-45-object-ungroup:before {
content: "\f248";
}
.fa-45-sticky-note:before {
content: "\f249";
}
.fa-45-sticky-note-o:before {
content: "\f24a";
}
.fa-45-cc-jcb:before {
content: "\f24b";
}
.fa-45-cc-diners-club:before {
content: "\f24c";
}
.fa-45-clone:before {
content: "\f24d";
}
.fa-45-balance-scale:before {
content: "\f24e";
}
.fa-45-hourglass-o:before {
content: "\f250";
}
.fa-45-hourglass-1:before,
.fa-45-hourglass-start:before {
content: "\f251";
}
.fa-45-hourglass-2:before,
.fa-45-hourglass-half:before {
content: "\f252";
}
.fa-45-hourglass-3:before,
.fa-45-hourglass-end:before {
content: "\f253";
}
.fa-45-hourglass:before {
content: "\f254";
}
.fa-45-hand-grab-o:before,
.fa-45-hand-rock-o:before {
content: "\f255";
}
.fa-45-hand-stop-o:before,
.fa-45-hand-paper-o:before {
content: "\f256";
}
.fa-45-hand-scissors-o:before {
content: "\f257";
}
.fa-45-hand-lizard-o:before {
content: "\f258";
}
.fa-45-hand-spock-o:before {
content: "\f259";
}
.fa-45-hand-pointer-o:before {
content: "\f25a";
}
.fa-45-hand-peace-o:before {
content: "\f25b";
}
.fa-45-trademark:before {
content: "\f25c";
}
.fa-45-registered:before {
content: "\f25d";
}
.fa-45-creative-commons:before {
content: "\f25e";
}
.fa-45-gg:before {
content: "\f260";
}
.fa-45-gg-circle:before {
content: "\f261";
}
.fa-45-tripadvisor:before {
content: "\f262";
}
.fa-45-odnoklassniki:before {
content: "\f263";
}
.fa-45-odnoklassniki-square:before {
content: "\f264";
}
.fa-45-get-pocket:before {
content: "\f265";
}
.fa-45-wikipedia-w:before {
content: "\f266";
}
.fa-45-safari:before {
content: "\f267";
}
.fa-45-chrome:before {
content: "\f268";
}
.fa-45-firefox:before {
content: "\f269";
}
.fa-45-opera:before {
content: "\f26a";
}
.fa-45-internet-explorer:before {
content: "\f26b";
}
.fa-45-tv:before,
.fa-45-television:before {
content: "\f26c";
}
.fa-45-contao:before {
content: "\f26d";
}
.fa-45-500px:before {
content: "\f26e";
}
.fa-45-amazon:before {
content: "\f270";
}
.fa-45-calendar-plus-o:before {
content: "\f271";
}
.fa-45-calendar-minus-o:before {
content: "\f272";
}
.fa-45-calendar-times-o:before {
content: "\f273";
}
.fa-45-calendar-check-o:before {
content: "\f274";
}
.fa-45-industry:before {
content: "\f275";
}
.fa-45-map-pin:before {
content: "\f276";
}
.fa-45-map-signs:before {
content: "\f277";
}
.fa-45-map-o:before {
content: "\f278";
}
.fa-45-map:before {
content: "\f279";
}
.fa-45-commenting:before {
content: "\f27a";
}
.fa-45-commenting-o:before {
content: "\f27b";
}
.fa-45-houzz:before {
content: "\f27c";
}
.fa-45-vimeo:before {
content: "\f27d";
}
.fa-45-black-tie:before {
content: "\f27e";
}
.fa-45-fonticons:before {
content: "\f280";
}
.fa-45-reddit-alien:before {
content: "\f281";
}
.fa-45-edge:before {
content: "\f282";
}
.fa-45-credit-card-alt:before {
content: "\f283";
}
.fa-45-codiepie:before {
content: "\f284";
}
.fa-45-modx:before {
content: "\f285";
}
.fa-45-fort-awesome:before {
content: "\f286";
}
.fa-45-usb:before {
content: "\f287";
}
.fa-45-product-hunt:before {
content: "\f288";
}
.fa-45-mixcloud:before {
content: "\f289";
}
.fa-45-scribd:before {
content: "\f28a";
}
.fa-45-pause-circle:before {
content: "\f28b";
}
.fa-45-pause-circle-o:before {
content: "\f28c";
}
.fa-45-stop-circle:before {
content: "\f28d";
}
.fa-45-stop-circle-o:before {
content: "\f28e";
}
.fa-45-shopping-bag:before {
content: "\f290";
}
.fa-45-shopping-basket:before {
content: "\f291";
}
.fa-45-hashtag:before {
content: "\f292";
}
.fa-45-bluetooth:before {
content: "\f293";
}
.fa-45-bluetooth-b:before {
content: "\f294";
}
.fa-45-percent:before {
content: "\f295";
} html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
@media print {
* {
text-shadow: none !important;
color: #000 !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.table td,
.table th {
background-color: #fff !important;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333333;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #428bca;
text-decoration: none;
}
a:hover,
a:focus {
color: #2a6496;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
width: 100% \9;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out 0.9s ease 0s;
transition-timing-function: ease-out;
display: inline-block;
width: 100% \9;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 769px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 6%;
}
cite {
font-style: normal;
}
mark,
.mark {
background-color: #fcf8e3;
padding: 0.2em;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777777;
}
.text-primary {
color: #428bca;
}
a.text-primary:hover {
color: #3071a9;
}
.text-success {
color: #3c763d;
}
a.text-success:hover {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #428bca;
}
a.bg-primary:hover {
background-color: #3071a9;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 769px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
content: "";
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
padding: 0;
font-size: 100%;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 769px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 769px) {
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
table {
background-color: transparent;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
@media screen and (max-width: 768px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
-webkit-overflow-scrolling: touch;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.9s ease 0s;
transition-timing-function: ease-out;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
color: #777777;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #777777;
}
.form-control::-webkit-input-placeholder {
color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
opacity: 1;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
line-height: 34px;
line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
line-height: 13rem;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
line-height: 24rem;
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
min-height: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
height: 13rem;
padding: 5px 10px;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 13rem;
line-height: 13rem;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
height: 24rem;
padding: 10px 16px;
font-size: 1.375rem;
line-height: 1.33;
border-radius: 6px;
}
select.input-lg {
height: 24rem;
line-height: 24rem;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 25px;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
}
.input-lg + .form-control-feedback {
width: 24rem;
height: 24rem;
line-height: 24rem;
}
.input-sm + .form-control-feedback {
width: 13rem;
height: 13rem;
line-height: 13rem;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 769px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 769px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
top: 0;
right: 15px;
}
@media (min-width: 769px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.3px;
}
}
@media (min-width: 769px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
}
}
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus {
color: #333;
text-decoration: none;
}
.btn:active,
.btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary {
color: #fff;
background-color: #428bca;
border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #3071a9;
border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #428bca;
border-color: #357ebd;
}
.btn-primary .badge {
color: #428bca;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
color: #428bca;
font-weight: normal;
cursor: pointer;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #2a6496;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none;
}
.btn-lg {
padding: 10px 16px;
font-size: 1.375rem;
line-height: 1.33;
border-radius: 6px;
}
.btn-sm {
padding: 5px 10px;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs {
padding: 1px 5px;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
transition: opacity 0.15s linear 0.9s ease 0s;
transition-timing-function: ease-out;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
transition: height 0.35s ease 0.9s ease 0s;
transition-timing-function: ease-out;
} .tooltip {
position: absolute;
z-index: 1070;
display: block;
visibility: visible;
font-size: 0.875rem;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
right: 5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
} .clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
content: " ";
display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 768px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 768px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 768px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 768px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 769px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 769px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 769px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 769px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 768px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 769px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
.animatedx {
-webkit-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animatedx.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animatedx.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animatedx.fadeInRightBig,
.animatedx.fadeInLeftBig {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animatedx.bounceIn,
.animatedx.bounceOut {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
}
.animatedx.flipOutX,
.animatedx.flipOutY {
-webkit-animation-duration: 0.75s;
animation-duration: 0.75s;
}
@-webkit-keyframes bounce {
0%,
20%,
53%,
80%,
100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
0%,
20%,
53%,
80%,
100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
0%,
50%,
100% {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes flash {
0%,
50%,
100% {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
0%,
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
0%,
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0%,
20%,
40%,
60%,
80%,
100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
0%,
20%,
40%,
60%,
80%,
100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
0%,
60%,
75%,
90%,
100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
0%,
60%,
75%,
90%,
100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0%,
60%,
75%,
90%,
100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
0%,
60%,
75%,
90%,
100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0%,
60%,
75%,
90%,
100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
0%,
60%,
75%,
90%,
100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0%,
60%,
75%,
90%,
100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
0%,
60%,
75%,
90%,
100% {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 10%, 0);
transform: translate3d(0, 10%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animatedx.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
100% {
opacity: 0;
}
}
@keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
100% {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
100% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
100% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
100% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
100% {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
0% {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
0% {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
0% {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
0% {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
100% {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}   .pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
z-index: 1500;
-webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden;
outline: none;
}
.pswp * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.pswp img {
max-width: none;
} .pswp--animate_opacity { opacity: 0.001;
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
display: block;
}
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab;
}
.pswp--dragging .pswp__img { cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing;
} .pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
will-change: opacity;
}
.pswp__scroll-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
-ms-touch-action: none;
touch-action: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
} .pswp__container,
.pswp__img {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.pswp__zoom-wrap {
position: absolute;
width: 100%;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
-webkit-transition: none;
transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
-webkit-backface-visibility: hidden;
}
.pswp__item {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden;
}
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0;
} .pswp__img--placeholder {
-webkit-backface-visibility: hidden;
} .pswp__img--placeholder--blank {
background: #222;
}
.pswp--ie .pswp__img {
width: 100% !important;
height: auto !important;
left: 0;
top: 0;
} .pswp__error-msg {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
font-size: 14px;
line-height: 16px;
margin-top: -8px;
color: #CCC;
}
.pswp__error-msg a {
color: #CCC;
text-decoration: underline;
}    .pswp__button {
width: 44px;
height: 44px;
position: relative;
background: none;
cursor: pointer;
overflow: visible;
-webkit-appearance: none;
display: block;
border: 0;
padding: 0;
margin: 0;
float: right;
opacity: 0.75;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
-webkit-box-shadow: none;
box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
opacity: 1;
}
.pswp__button:active {
outline: none;
opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
padding: 0;
border: 0;
} .pswp__ui--over-close .pswp__button--close {
opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
background: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/photoswipe/default-skin.png) 0 0 no-repeat;
background-size: 264px 88px;
width: 44px;
height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { .pswp--svg .pswp__button,
.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
background-image: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/photoswipe/default-skin.svg);
}
.pswp--svg .pswp__button--arrow--left,
.pswp--svg .pswp__button--arrow--right {
background: none;
}
}
.pswp__button--close {
background-position: 0 -44px;
}
.pswp__button--share {
background-position: -44px -44px;
}
.pswp__button--fs {
display: none;
}
.pswp--supports-fs .pswp__button--fs {
display: block;
}
.pswp--fs .pswp__button--fs {
background-position: -44px 0;
}
.pswp__button--zoom {
display: none;
background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
background-position: -132px 0;
} .pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
visibility: hidden;
} .pswp__button--arrow--left,
.pswp__button--arrow--right {
background: none;
top: 50%;
margin-top: -50px;
width: 70px;
height: 100px;
position: absolute;
}
.pswp__button--arrow--left {
left: 0;
}
.pswp__button--arrow--right {
right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
content: '';
top: 35px;
background-color: rgba(0, 0, 0, 0.3);
height: 30px;
width: 32px;
position: absolute;
}
.pswp__button--arrow--left:before {
left: 6px;
background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
right: 6px;
background-position: -94px -44px;
} .pswp__counter,
.pswp__share-modal {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.pswp__share-modal {
display: block;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
position: absolute;
z-index: 1600;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
-webkit-backface-visibility: hidden;
will-change: opacity;
}
.pswp__share-modal--hidden {
display: none;
}
.pswp__share-tooltip {
z-index: 1620;
position: absolute;
background: #FFF;
top: 56px;
border-radius: 2px;
display: block;
width: auto;
right: 44px;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
-webkit-transform: translateY(6px);
-ms-transform: translateY(6px);
transform: translateY(6px);
-webkit-transition: -webkit-transform 0.25s;
transition: transform 0.25s;
-webkit-backface-visibility: hidden;
will-change: transform;
}
.pswp__share-tooltip a {
display: block;
padding: 8px 12px;
color: #000;
text-decoration: none;
font-size: 14px;
line-height: 18px;
}
.pswp__share-tooltip a:hover {
text-decoration: none;
color: #000;
}
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} .pswp--touch .pswp__share-tooltip a {
padding: 16px 12px;
}
a.pswp__share--facebook:before {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
top: -12px;
right: 15px;
border: 6px solid transparent;
border-bottom-color: #FFF;
-webkit-pointer-events: none;
-moz-pointer-events: none;
pointer-events: none;
}
a.pswp__share--facebook:hover {
background: #3E5C9A;
color: #FFF;
}
a.pswp__share--facebook:hover:before {
border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
background: #55ACEE;
color: #FFF;
}
a.pswp__share--pinterest:hover {
background: #CCC;
color: #CE272D;
}
a.pswp__share--download:hover {
background: #DDD;
} .pswp__counter {
position: absolute;
left: 0;
top: 0;
height: 44px;
font-size: 13px;
line-height: 44px;
color: #FFF;
opacity: 0.75;
padding: 0 10px;
} .pswp__caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
min-height: 44px;
}
.pswp__caption small {
font-size: 11px;
color: #BBB;
}
.pswp__caption__center {
text-align: center;
max-width: 420px;
margin: 0 auto;
font-size: 13px;
padding: 10px;
line-height: 20px;
color: #CCC;
}
.pswp__caption--empty {
display: none;
} .pswp__caption--fake {
visibility: hidden;
} .pswp__preloader {
width: 44px;
height: 44px;
position: absolute;
top: 0;
left: 50%;
margin-left: -22px;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
will-change: opacity;
direction: ltr;
}
.pswp__preloader__icn {
width: 20px;
height: 20px;
margin: 12px;
}
.pswp__preloader--active {
opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn { background: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
-webkit-animation: clockwise 500ms linear infinite;
animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
background: none;
opacity: 0.75;
width: 14px;
height: 14px;
position: absolute;
left: 15px;
top: 15px;
margin: 0;
}
.pswp--css_animation .pswp__preloader__cut { position: relative;
width: 7px;
height: 14px;
overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 14px;
height: 14px;
border: 2px solid #FFF;
border-radius: 50%;
border-left-color: transparent;
border-bottom-color: transparent;
position: absolute;
top: 0;
left: 0;
background: none;
margin: 0;
}
@media screen and (max-width: 1024px) {
.pswp__preloader {
position: relative;
left: auto;
top: auto;
margin: 0;
float: right;
}
}
@-webkit-keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg);
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}
@keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg);
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}  .pswp__ui {
-webkit-font-smoothing: auto;
visibility: visible;
opacity: 1;
z-index: 1550;
} .pswp__top-bar {
position: absolute;
left: 0;
top: 0;
height: 44px;
width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
-webkit-backface-visibility: hidden;
will-change: opacity;
-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
} .pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
visibility: visible;
}
.pswp__top-bar,
.pswp__caption {
background-color: rgba(0, 0, 0, 0.5);
} .pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
background-color: rgba(0, 0, 0, 0.3);
} .pswp__ui--idle .pswp__top-bar {
opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
opacity: 0;
} .pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right { opacity: 0.001;
} .pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
display: none;
}
.pswp__element--disabled {
display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
background: none;
}  .owl-theme .owl-nav {
display: inline-block;
margin-top: 0;
margin-right: 6px;
float: right;
text-align: right;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] span {
-webkit-appearance: none !important;
-webkit-backface-visibility: hidden !important;
text-decoration: none !important;
display: inline-block !important;
text-align: center !important;
position: relative !important;
cursor: pointer !important;
border: none !important;
box-sizing: border-box !important;
font-size: 1.225rem !important;
color: #ad4c51 !important;
line-height: 48px !important;
padding: 0 32px !important;
height: 48px !important;
font-weight: 700 !important;
overflow: hidden !important;
text-overflow: ellipsis !important;
white-space: nowrap !important;
transition: all 0.9s ease 0s !important;
transition-timing-function: ease-out !important;
height: 32px !important;
line-height: 32px !important;
font-size: 0.875rem !important;
padding: 0 16px !important;
border-radius: 0px 0px 0px 0px !important;
border-radius: 32px 32px 32px 32px;
background: #e7dbc8 !important;
margin: 0 6px;
}
@media (max-width: 992px) {
.owl-theme .owl-nav [class*='owl-'] span {
font-size: 1rem;
}
}
.owl-theme .owl-nav [class*='owl-'] span:hover,
.owl-theme .owl-nav [class*='owl-'] span:focus,
.owl-theme .owl-nav [class*='owl-'] span:active {
text-decoration: none !important;
color: #ad4c51 !important;
background: #d8c4a4 !important;
}
.owl-theme .owl-nav [class*='owl-'] span .fa-45 {
line-height: 48px !important;
font-weight: normal !important;
}
.owl-theme .owl-nav [class*='owl-'] span .fa-45,
.owl-theme .owl-nav [class*='owl-'] span .fa-45.right,
.owl-theme .owl-nav [class*='owl-'] span .fa-45:last-child {
margin: 0 0 0 6px !important;
}
.owl-theme .owl-nav [class*='owl-'] span .fa-45.left,
.owl-theme .owl-nav [class*='owl-'] span .fa-45:first-child {
margin: 0 6px 0 0 !important;
}
.owl-theme .owl-nav [class*='owl-'] span.margin-bottom {
margin-bottom: 32px !important;
}
.owl-theme .owl-nav [class*='owl-'] span .fa-45 {
line-height: 32px !important;
}
.owl-theme .owl-nav [class*='owl-'] span .fa-45,
.owl-theme .owl-nav [class*='owl-'] span .fa-45.right,
.owl-theme .owl-nav [class*='owl-'] span .fa-45:last-child {
margin: 0 0 0 6px !important;
}
.owl-theme .owl-nav [class*='owl-'] span .fa-45.left,
.owl-theme .owl-nav [class*='owl-'] span .fa-45:first-child {
margin: 0 6px 0 0 !important;
}
.owl-theme .owl-nav [class*='owl-'] span:hover {
background: #dfcfb6 !important;
}
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default;
}
@media (max-width: 992px) {
.owl-theme .owl-nav {
display: none;
}
}
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px;
}
.owl-theme .owl-dots {
text-align: left;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline;
}
.owl-theme .owl-dots .owl-dot span {
width: 12px;
height: 12px;
margin: 5px 7px;
background: transparent;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px;
border: 2px solid #ffffff;
}
.owl-theme .owl-dots .owl-dot:hover span {
background: #e7dbc8;
}
.owl-theme .owl-dots .owl-dot.active span {
background: #ffffff;
}
@media (max-width: 992px) {
.owl-theme .owl-dots {
text-align: center;
margin-top: 6px;
}
}  .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: visible; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
transition: height 500ms ease-in-out;
} .owl-carousel .owl-item { }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
} .shariff-button,
.shariff-link {
border-radius: 0px 0px 0px 0px;
}
.shariff-button .shariff-icon,
.shariff-link .shariff-icon {
border-radius: 0px 0 0 0px;
}
.shariff-button .shariff-icon,
.shariff-link .shariff-icon {
border-radius: 0 0px 0px 0;
} @font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 300;
src: url(https://www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/lato-v23-latin-300.eot); src: local(''), url(https://www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/lato-v23-latin-300.eot?#iefix) format('embedded-opentype'), url(https://www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/lato-v23-latin-300.woff2) format('woff2'), url(https://www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/lato-v23-latin-300.woff) format('woff'), url(https://www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/lato-v23-latin-300.ttf) format('truetype'), url(https://www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/lato-v23-latin-300.svg#Lato) format('svg'); } @font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: url(https://www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/lato-v23-latin-regular.eot); src: local(''), url(https://www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/lato-v23-latin-regular.eot?#iefix) format('embedded-opentype'), url(https://www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/lato-v23-latin-regular.woff2) format('woff2'), url(https://www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/lato-v23-latin-regular.woff) format('woff'), url(https://www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/lato-v23-latin-regular.ttf) format('truetype'), url(https://www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/lato-v23-latin-regular.svg#Lato) format('svg'); } @font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
src: url(https://www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/lato-v23-latin-700.eot); src: local(''), url(https://www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/lato-v23-latin-700.eot?#iefix) format('embedded-opentype'), url(https://www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/lato-v23-latin-700.woff2) format('woff2'), url(https://www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/lato-v23-latin-700.woff) format('woff'), url(https://www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/lato-v23-latin-700.ttf) format('truetype'), url(https://www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/fonts/lato-v23-latin-700.svg#Lato) format('svg'); } #abc-form-wrapper {
margin: 0 !important;
padding: 0 !important;
max-width: none !important;
font-size: 1rem !important;
}
#abc-form-wrapper input:not([type=checkbox]):not([type=radio]),
#abc-form-wrapper select,
#abc-form-wrapper textarea {
-webkit-appearance: none;
border: none;
outline: none;
resize: none;
font-weight: normal;
box-sizing: border-box;
background: #f2f2f2;
font-size: 1rem;
color: rgba(26, 26, 24, 0.6);
min-height: 48px;
max-width: 100%;
padding: 12px 16px;
line-height: 24px;
box-shadow: inset 0 0 0 2px rgba(231, 219, 200, 0.4);
border-radius: 0px 0px 0px 0px;
font-family: "Lato", sans-serif;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
padding-left: 32px;
width: 100%;
}
#abc-form-wrapper input:not([type=checkbox]):not([type=radio])::-webkit-input-placeholder,
#abc-form-wrapper select::-webkit-input-placeholder,
#abc-form-wrapper textarea::-webkit-input-placeholder {
color: rgba(26, 26, 24, 0.6);
}
#abc-form-wrapper input:not([type=checkbox]):not([type=radio])::-moz-placeholder,
#abc-form-wrapper select::-moz-placeholder,
#abc-form-wrapper textarea::-moz-placeholder {
color: rgba(26, 26, 24, 0.6);
}
#abc-form-wrapper input:not([type=checkbox]):not([type=radio]):-moz-placeholder,
#abc-form-wrapper select:-moz-placeholder,
#abc-form-wrapper textarea:-moz-placeholder {
color: rgba(26, 26, 24, 0.6);
}
#abc-form-wrapper input:not([type=checkbox]):not([type=radio]):-ms-input-placeholder,
#abc-form-wrapper select:-ms-input-placeholder,
#abc-form-wrapper textarea:-ms-input-placeholder {
color: rgba(26, 26, 24, 0.6);
}
#abc-form-wrapper input:not([type=checkbox]):not([type=radio]):hover,
#abc-form-wrapper select:hover,
#abc-form-wrapper textarea:hover,
#abc-form-wrapper input:not([type=checkbox]):not([type=radio]):active,
#abc-form-wrapper select:active,
#abc-form-wrapper textarea:active {
outline: none;
box-shadow: inset 0 0 0 2px #e7dbc8;
}
#abc-form-wrapper input:not([type=checkbox]):not([type=radio]):focus,
#abc-form-wrapper select:focus,
#abc-form-wrapper textarea:focus {
outline: none;
color: #1a1a18;
box-shadow: inset 0 0 0 2px #ad4c51;
}
#abc-form-wrapper textarea {
height: 192px;
}
#abc-form-wrapper button,
#abc-form-wrapper .abc-submit {
-webkit-appearance: none;
-webkit-backface-visibility: hidden;
text-decoration: none;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
border: none;
box-sizing: border-box;
background: #e7dbc8;
font-size: 1.225rem;
color: #ad4c51;
line-height: 48px;
padding: 0 32px;
height: 48px;
border-radius: 0px 0px 0px 0px;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
@media (max-width: 992px) {
#abc-form-wrapper button,
#abc-form-wrapper .abc-submit {
font-size: 1rem;
}
}
#abc-form-wrapper button:hover,
#abc-form-wrapper .abc-submit:hover,
#abc-form-wrapper button:focus,
#abc-form-wrapper .abc-submit:focus,
#abc-form-wrapper button:active,
#abc-form-wrapper .abc-submit:active {
text-decoration: none;
color: #ad4c51;
background: #d8c4a4;
}
#abc-form-wrapper button .fa-45,
#abc-form-wrapper .abc-submit .fa-45 {
line-height: 48px;
font-weight: normal;
}
#abc-form-wrapper button .fa-45,
#abc-form-wrapper .abc-submit .fa-45,
#abc-form-wrapper button .fa-45.right,
#abc-form-wrapper .abc-submit .fa-45.right,
#abc-form-wrapper button .fa-45:last-child,
#abc-form-wrapper .abc-submit .fa-45:last-child {
margin: 0 0 0 6px;
}
#abc-form-wrapper button .fa-45.left,
#abc-form-wrapper .abc-submit .fa-45.left,
#abc-form-wrapper button .fa-45:first-child,
#abc-form-wrapper .abc-submit .fa-45:first-child {
margin: 0 6px 0 0;
}
@media (max-width: 767px) {
#abc-form-wrapper button,
#abc-form-wrapper .abc-submit {
width: 100%;
}
}
#abc-form-wrapper .fa {
top: 16px;
}
#abc-form-wrapper .abc-guest1 {
left: 8px;
}
#abc-form-wrapper #abc-form-content {
margin: 0 !important;
width: 100% !important;
}
#abc-form-wrapper #abc-form-content .abc-column {
padding: 0 12px 0 0;
width: 50%;
}
@media (max-width: 767px) {
#abc-form-wrapper #abc-form-content .abc-column {
width: 100%;
padding: 0;
}
}
#abc-form-wrapper #abc-form-content .abc-form-row {
padding: 32px 0;
}
#abc-form-wrapper #abc-bookingresults {
padding: 0 !important;
}
#abc-form-wrapper #abc-bookingresults .abc-result-header {
display: block;
margin: 32px 0;
}
#abc-form-wrapper #abc-bookingresults .abc-result-calendar {
padding: 12px;
background: #ffffff;
}
#abc-form-wrapper #abc-bookingresults .abc-result-calendar .abc-result-roomname {
font-size: 1.375rem;
}
#abc-form-wrapper #abc-bookingresults .abc-result-calendar div.abc-submit {
-webkit-appearance: none;
-webkit-backface-visibility: hidden;
text-decoration: none;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
border: none;
box-sizing: border-box;
background: #e7dbc8;
font-size: 1.225rem;
color: #ad4c51;
line-height: 48px;
padding: 0 32px;
height: 48px;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
height: 32px;
line-height: 32px;
font-size: 0.875rem;
padding: 0 16px;
border-radius: 0px 0px 0px 0px;
margin-top: 12px;
}
@media (max-width: 992px) {
#abc-form-wrapper #abc-bookingresults .abc-result-calendar div.abc-submit {
font-size: 1rem;
}
}
#abc-form-wrapper #abc-bookingresults .abc-result-calendar div.abc-submit:hover,
#abc-form-wrapper #abc-bookingresults .abc-result-calendar div.abc-submit:focus,
#abc-form-wrapper #abc-bookingresults .abc-result-calendar div.abc-submit:active {
text-decoration: none;
color: #ad4c51;
background: #d8c4a4;
}
#abc-form-wrapper #abc-bookingresults .abc-result-calendar div.abc-submit .fa-45 {
line-height: 48px;
font-weight: normal;
}
#abc-form-wrapper #abc-bookingresults .abc-result-calendar div.abc-submit .fa-45,
#abc-form-wrapper #abc-bookingresults .abc-result-calendar div.abc-submit .fa-45.right,
#abc-form-wrapper #abc-bookingresults .abc-result-calendar div.abc-submit .fa-45:last-child {
margin: 0 0 0 6px;
}
#abc-form-wrapper #abc-bookingresults .abc-result-calendar div.abc-submit .fa-45.left,
#abc-form-wrapper #abc-bookingresults .abc-result-calendar div.abc-submit .fa-45:first-child {
margin: 0 6px 0 0;
}
#abc-form-wrapper #abc-bookingresults .abc-result-calendar div.abc-submit.margin-bottom {
margin-bottom: 32px;
}
#abc-form-wrapper #abc-bookingresults .abc-result-calendar div.abc-submit .fa-45 {
line-height: 32px;
}
#abc-form-wrapper #abc-bookingresults .abc-result-calendar div.abc-submit .fa-45,
#abc-form-wrapper #abc-bookingresults .abc-result-calendar div.abc-submit .fa-45.right,
#abc-form-wrapper #abc-bookingresults .abc-result-calendar div.abc-submit .fa-45:last-child {
margin: 0 0 0 6px;
}
#abc-form-wrapper #abc-bookingresults .abc-result-calendar div.abc-submit .fa-45.left,
#abc-form-wrapper #abc-bookingresults .abc-result-calendar div.abc-submit .fa-45:first-child {
margin: 0 6px 0 0;
}
:root {
--shadow-color: 0deg 0% 21%;
--shadow-elevation-low: 0px 0.2px 0.2px hsl(var(--shadow-color) / 0.34),
0.1px 0.3px 0.4px -1.2px hsl(var(--shadow-color) / 0.34),
0.2px 0.8px 0.9px -2.5px hsl(var(--shadow-color) / 0.34);
--shadow-elevation-medium: 0px 0.2px 0.2px hsl(var(--shadow-color) / 0.29),
0.1px 0.6px 0.7px -0.6px hsl(var(--shadow-color) / 0.29),
0.2px 1.1px 1.3px -1.2px hsl(var(--shadow-color) / 0.29),
0.5px 2.2px 2.5px -1.9px hsl(var(--shadow-color) / 0.29),
0.9px 4.2px 4.8px -2.5px hsl(var(--shadow-color) / 0.29);
--shadow-elevation-high: 0px 0.2px 0.2px hsl(var(--shadow-color) / 0.3),
0.2px 1.1px 1.3px -0.3px hsl(var(--shadow-color) / 0.3),
0.4px 2px 2.3px -0.6px hsl(var(--shadow-color) / 0.3),
0.7px 3.1px 3.6px -0.9px hsl(var(--shadow-color) / 0.3),
1px 4.8px 5.5px -1.2px hsl(var(--shadow-color) / 0.3),
1.5px 7.1px 8.2px -1.6px hsl(var(--shadow-color) / 0.3),
2.2px 10.4px 12px -1.9px hsl(var(--shadow-color) / 0.3),
3.1px 15px 17.2px -2.2px hsl(var(--shadow-color) / 0.3),
4.4px 21px 24.1px -2.5px hsl(var(--shadow-color) / 0.3);
}
html {
font-size: 16px;
}
@media (max-width: 992px) {
html {
font-size: 14px;
}
}
body {
background: #e7dbc8;
-webkit-overflow-scrolling: touch;
-webkit-font-smoothing: subpixel-antialiased;
position: relative;
overflow-x: hidden;
font-weight: 300;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
line-height: 1.5;
font-family: "Lato", sans-serif;
}
a {
text-decoration: none;
color: #ad4c51;
-webkit-transition: color;
-o-transition: color;
transition: color;
transition: color 0.9s ease 0s;
transition-timing-function: ease-out;
}
a:hover {
text-decoration: none;
color: #9b4449;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
padding: 0;
margin: 0 0 32px 0;
color: #ad4c51;
font-family: "Lato", sans-serif;
font-weight: 300;
text-transform: uppercase;
}
h1:not(:first-child),
h2:not(:first-child),
h3:not(:first-child),
h4:not(:first-child),
h5:not(:first-child),
h6:not(:first-child) {
margin-top: 32px;
}
@media (max-width: 992px) {
h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom: 16px;
}
}
h1 {
font-size: 4.75rem;
}
h2 {
font-size: 2.75rem;
}
h3 {
font-size: 1.875rem;
font-family: "Lato", sans-serif;
font-weight: 300;
}
h4 {
font-size: 1.75rem;
font-family: "Lato", sans-serif;
font-weight: 300;
}
h5 {
font-size: 1.5rem;
font-family: "Lato", sans-serif;
font-weight: 300;
}
h6 {
font-size: 1.225rem;
font-family: "Lato", sans-serif;
font-weight: 300;
}
ul,
ul li {
list-style-type: none;
}
p {
margin: 0;
padding: 0;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
}
p:not(:last-child) {
margin-bottom: 32px;
}
@media (max-width: 992px) {
p:not(:last-child) {
margin-bottom: 16px;
}
}
b,
strong {
font-weight: 700;
}
img {
width: auto;
height: auto;
display: block;
max-width: 100%;
}
hr {
clear: both;
border: none;
display: block;
width: 100%;
margin: 32px 0;
height: 2px;
background: #f2f2f2;
border-radius: 2px / 2 2px / 2 2px / 2 2px / 2;
}
.animated,
.animatedx {
-webkit-font-smoothing: antialiased;
opacity: 0;
}
.repaint {
-webkit-transform: scale(1);
}
.max-width {
margin: 0 auto;
max-width: 1192px;
}
.clear {
clear: both;
visibility: hidden;
width: 0;
height: 0;
opacity: 0;
}
.desktop {
display: block;
}
@media (max-width: 992px) {
.desktop {
display: none;
}
}
.mobile {
display: none;
}
@media (max-width: 992px) {
.mobile {
display: block;
}
}
.main {
position: relative;
width: 100%;
height: 100%;
opacity: 0;
z-index: 20;
transition: opacity 0.2s ease 0s;
transition-timing-function: ease-out;
}
.main.main-loaded {
opacity: 1;
}
.main-container {
background: #e7dbc8;
position: relative;
overflow-x: hidden;
box-sizing: border-box;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1000;
-webkit-transition: opacity;
-o-transition: opacity;
transition: opacity;
transition: opacity 0.9s ease 0s;
transition-timing-function: ease-out;
}
.main.main-pushed .main-container {
opacity: 0.7;
}
.main.main-header-fixed .main-container {
padding-top: 150px;
}
@media (max-width: 992px) {
.main-container,
.main.main-header-fixed .main-container {
padding-top: 64px;
margin-top: 64px;
}
}
.main-up {
-webkit-backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
position: fixed;
cursor: pointer;
text-align: left;
text-transform: uppercase;
z-index: 15000;
right: 0;
padding: 0 12px 0 16px;
background: #e7dbc8;
top: 96px;
line-height: 32px;
height: 32px;
color: #ad4c51;
font-size: 0.875rem;
border-radius: 16px 0 0 16px;
transform: translate3d(0, 0, 0);
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
box-shadow: 0 6px 12px rgba(155, 68, 73, 0.15);
}
@media (min-width: 1025px) {
.main-up {
display: none;
}
}
.main-up .fa-45 {
margin-right: 6px;
}
.main-up.main-up-disabled,
.main-up.main-up-pushed {
box-shadow: none;
transform: translate3d(100%, 0, 0);
}
.main.main-pushed .main-up {
box-shadow: none;
transform: translate3d(100%, 0, 0);
}
.main-footer-menu {
opacity: 0;
display: none;
position: fixed;
cursor: pointer;
left: 0;
bottom: 0;
width: 100%;
background: rgba(236, 236, 235, 0.5);
backdrop-filter: blur(4px);
-webkit-backdrop-filter: blur(4px);
z-index: 15000;
}
@media (max-width: 992px) {
.main-footer-menu {
opacity: 1;
display: block;
}
}
.main-footer-menu-cell {
display: inline-block;
width: 20%;
float: left;
padding: 6px 6px 12px 6px;
text-align: center;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.main-footer-menu-cell:active {
background: #dfcfb6;
color: #ffffff;
}
.main-footer-menu-cell a {
width: 100%;
height: 100%;
background: #dfcfb6 !important;
display: block;
text-align: center;
position: absolute;
box-sizing: content-box;
right: 6px;
bottom: 6px;
color: #ad4c51;
font-size: 0.875rem;
height: 32px;
width: 32px;
z-index: 100;
line-height: 32px;
background: #e7dbc8;
font-family: "FontAwesome", sans-serif;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
border-radius: 50% 50% 50% 50%;
margin: auto;
position: inherit;
}
.main-footer-menu-cell a:hover {
text-decoration: none;
background: #e7dbc8;
}
.main-footer-menu-cell-text {
margin-top: 6px;
font-size: 0.75rem;
line-height: 0.75rem;
color: #1a1a18;
width: 100%;
}
.header {
position: relative;
-webkit-backface-visibility: hidden;
top: 0;
left: 0;
right: 0;
padding: 0;
width: 100%;
z-index: 2000 !important;
height: 150px;
background-image: linear-gradient(to bottom, #e7dbc8 0%, rgba(231, 219, 200, 0) 100%); background: -moz-linear-gradient(top, #e7dbc8 0%, rgba(231, 219, 200, 0.66) 85%, rgba(231, 219, 200, 0.23) 93%, rgba(231, 219, 200, 0) 100%); background: -webkit-linear-gradient(top, #e7dbc8 0%, rgba(231, 219, 200, 0.66) 85%, rgba(231, 219, 200, 0.23) 93%, rgba(231, 219, 200, 0) 100%); background: linear-gradient(to bottom, #e7dbc8 0%, rgba(231, 219, 200, 0.66) 85%, rgba(231, 219, 200, 0.23) 93%, rgba(231, 219, 200, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7dbc8', endColorstr='#00e7dbc8', GradientType=0); transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
@media (max-width: 1024px) {
.header {
display: none;
}
}
.header-logo {
display: block;
position: absolute;
-webkit-backface-visibility: hidden;
left: 16px;
top: 0;
height: 100%;
z-index: 1000;
width: 194px;
background: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/layout/logo-fachwerk.png) left 20px no-repeat transparent;
background-size: 100% auto;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
.header-logo {
background-image: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/layout/logo-fachwerk-retina.png);
}
}
.header-menu {
float: right;
white-space: nowrap;
}
.header.header-fixed {
position: fixed;
}
.header.header-slim {
height: 86.25px;
background-image: linear-gradient(to bottom, rgba(231, 219, 200, 0.9) 20%, rgba(231, 219, 200, 0.9) 100%);
background: rgba(231, 219, 200, 0.75);
box-shadow: 0 8px 32px 0 rgba(30, 30, 30, 0.37);
backdrop-filter: blur(4px);
-webkit-backdrop-filter: blur(4px);
}
.header.header-slim .header-logo {
width: 111.55px;
}
.header .frame-image {
bottom: 0px !important;
}
.pagetitle {
background: #e7dbc8;
text-align: left;
padding: 64px 0 16px 0;
}
.slideshow-big .pagetitle,
.slideshow-start .pagetitle {
border: none;
background: transparent;
padding-top: calc(30vH);
}
@media (min-width: 1025px) {
.slideshow-big .pagetitle,
.slideshow-start .pagetitle {
padding-top: calc(70vH);
}
}
@media (max-width: 1024px) {
.slideshow-big .pagetitle-text,
.slideshow-start .pagetitle-text {
font-size: 4.75rem;
}
}
@media (max-width: 767px) {
.slideshow-big .pagetitle-text,
.slideshow-start .pagetitle-text {
font-size: 3.5rem;
}
}
@media (max-width: 992px) {
.pagetitle {
padding: 32px 0 16px 0;
}
}
@media (max-width: 513px) {
.pagetitle {
padding: 32px 0;
padding-bottom: 6px;
}
}
.pagetitle-text {
font-family: "Lato", sans-serif;
font-weight: 300;
text-transform: uppercase;
display: block;
margin: 0;
padding: 0;
font-size: 4.75rem;
color: #ad4c51;
text-align: center;
text-shadow: 0 0 32px #e7dbc8;
}
@media (max-width: 1024px) {
.pagetitle-text {
font-size: 4.75rem;
}
}
@media (max-width: 767px) {
.pagetitle-text {
font-size: 2.125rem;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
}
}
@media (min-width: 1025px) {
.slideshow-big .pagetitle-text {
text-align: center;
}
}
.slideshow-start .pagetitle-text {
color: #e7dbc8;
font-size: 3.5rem;
}
.pagedescription {
text-align: center;
font-size: 1.375rem;
text-shadow: 0 0 32px #ad4c51;
}
@media (max-width: 1024px) {
.pagedescription {
font-size: 1rem;
}
}
.breadcrumb {
text-align: center;
background: #e7dbc8;
padding: 0 0 64px 0;
}
.slideshow-big .breadcrumb {
background: transparent;
display: none;
}
@media (min-width: 1025px) {
.slideshow-big .breadcrumb {
padding: 0 0 32px 0;
}
}
@media (max-width: 1024px) {
.breadcrumb {
padding-bottom: 16px;
}
}
@media (max-width: 513px) {
.breadcrumb {
padding-bottom: 16px;
}
}
.breadcrumb-path {
display: none;
width: auto;
position: relative;
font-size: 0;
color: #ad4c51;
}
@media (min-width: 1025px) {
.slideshow-big .breadcrumb-path {
text-align: center;
padding-left: 0;
}
}
@media (max-width: 513px) {
.breadcrumb-path {
padding-left: 0;
}
}
.breadcrumb-path a,
.breadcrumb-path i {
display: inline-block;
font-size: 1rem;
}
@media (max-width: 513px) {
.breadcrumb-path a,
.breadcrumb-path i {
font-size: 0.875rem;
}
}
.breadcrumb-path a:not(:last-child),
.breadcrumb-path i:not(:last-child) {
margin-right: 12px;
}
@media (max-width: 513px) {
.breadcrumb-path a:not(:last-child),
.breadcrumb-path i:not(:last-child) {
margin-right: 6px;
}
}
.breadcrumb-path a {
font-weight: 300;
text-decoration: none;
color: #ad4c51;
-webkit-transition: color;
-o-transition: color;
transition: color;
transition: color 0.9s ease 0s;
transition-timing-function: ease-out;
}
.breadcrumb-path a:hover,
.breadcrumb-path a:active {
color: #ad4c51;
}
.content {
background: #ffffff;
padding: 96px 0 64px 0;
}
.content.content-wide,
.content.content-no-gap {
padding: 0;
}
@media (max-width: 992px) {
.content {
padding: 64px 0;
}
}
@media (max-width: 767px) {
.content {
padding: 64px 0;
}
}
.content-article {
display: block;
text-align: left;
font-weight: 300;
color: #1a1a18;
font-size: 1rem;
}
@media (max-width: 992px) {
.content-article {
font-size: 1rem;
}
}
.content-article blockquote {
clear: both;
border: none;
display: block;
font-style: italic;
font-size: 1rem;
margin: 0 0 32px 16px;
padding: 0 0 0 32px;
color: #1a1a18;
position: relative;
margin-left: 16px;
padding-left: 48px;
}
@media (max-width: 992px) {
.content-article blockquote {
padding-left: 32px;
}
}
.content-article blockquote:before {
display: block;
position: absolute;
content: "";
top: 0;
left: 0;
height: 100%;
width: 2px;
background: #f2f2f2;
border-radius: 2px / 2 2px / 2 2px / 2 2px / 2;
transform: translate3d(-50%, 0, 0);
}
.content-article blockquote:after {
display: block;
position: absolute;
text-align: center;
font-style: normal;
top: 0;
left: 0;
width: 32px;
height: 32px;
line-height: 32px;
color: #e7dbc8;
background: #b75b60;
font-size: 0.75rem;
content: "\f10d";
transform: translate3d(-50%, 0, 0);
border-radius: 50% 50% 50% 50%;
font-family: "FontAwesome", sans-serif;
}
.content-article blockquote:not(:first-child) {
margin-top: 16px;
}
.content-article blockquote,
.content-article blockquote p {
text-align: left;
word-wrap: break-word;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
-o-hyphens: none;
hyphens: none;
}
@media (max-width: 992px) {
.content-article blockquote {
margin-bottom: 16px;
}
}
.content-article > ul,
.content-article > ol {
list-style-type: none;
padding: 0 0 0 32px;
margin: 0 0 32px 16px;
position: relative;
margin-left: 16px;
padding-left: 48px;
}
@media (max-width: 992px) {
.content-article > ul,
.content-article > ol {
padding-left: 32px;
}
}
.content-article > ul:before,
.content-article > ol:before {
display: block;
position: absolute;
content: "";
top: 0;
left: 0;
height: 100%;
width: 2px;
background: #f2f2f2;
border-radius: 2px / 2 2px / 2 2px / 2 2px / 2;
transform: translate3d(-50%, 0, 0);
}
.content-article > ul:after,
.content-article > ol:after {
display: block;
position: absolute;
text-align: center;
font-style: normal;
top: 0;
left: 0;
width: 32px;
height: 32px;
line-height: 32px;
color: #e7dbc8;
background: #b75b60;
font-size: 0.75rem;
content: "\f0ca";
transform: translate3d(-50%, 0, 0);
border-radius: 50% 50% 50% 50%;
font-family: "FontAwesome", sans-serif;
}
@media (max-width: 992px) {
.content-article > ul,
.content-article > ol {
margin-bottom: 16px;
}
}
.content-article > ul ul,
.content-article > ol ul,
.content-article > ul ol,
.content-article > ol ol {
list-style-type: none;
padding-left: 0;
}
.content-article > ul li,
.content-article > ol li {
position: relative;
margin: 16px 0;
padding-left: 32px;
}
@media (max-width: 992px) {
.content-article > ul li,
.content-article > ol li {
margin: 12px 0;
}
}
.content-article > ul li:before,
.content-article > ol li:before {
position: absolute;
text-align: center;
left: 0;
width: 32px;
color: #b75b60;
}
.content-article > ul li:before {
content: "\f101";
font-family: "FontAwesome", sans-serif;
}
.content-article > ul li li:before {
content: "\f105";
}
.content-article > ol,
.content-article > ol ol {
counter-reset: ol;
}
.content-article > ol li {
counter-increment: ol;
}
.content-article > ol li:before {
content: counter(ol) ".";
}
.content-article .wp-caption {
display: block;
max-width: 100%;
width: auto !important;
padding-top: 6px;
}
.content-article .wp-caption:not(.aligncenter) {
max-width: 160px;
}
.content-article .wp-caption a {
display: block;
overflow: hidden;
position: relative;
z-index: 10;
font-size: 0;
width: auto !important;
border-radius: 0px 0px 0px 0px;
}
.content-article .wp-caption a img {
display: block;
margin: 0;
-webkit-transition: transform;
-o-transition: transform;
transition: transform;
transition: transform 0.9s ease 0s;
transition-timing-function: ease-out;
}
.content-article .wp-caption a:after {
content: "\f065";
display: block;
text-align: center;
position: absolute;
box-sizing: content-box;
right: 6px;
bottom: 6px;
color: #ad4c51;
font-size: 0.875rem;
height: 32px;
width: 32px;
z-index: 100;
line-height: 32px;
background: #e7dbc8;
font-family: "FontAwesome", sans-serif;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
border-radius: 50% 50% 50% 50%;
}
.content-article .wp-caption a:after:hover {
text-decoration: none;
background: #e7dbc8;
}
.content-article .wp-caption a:hover img {
transform: scale(1.1);
}
.content-article .wp-caption a:hover:after {
background: #e7dbc8;
}
.content-article .wp-caption .wp-caption-text {
text-align: center;
margin: 0;
padding: 12px 0 0 0;
color: rgba(26, 26, 24, 0.6);
font-size: 0.75rem;
}
.content-article .wp-caption.alignleft {
float: left;
margin: 0 32px 32px 0;
}
@media (max-width: 992px) {
.content-article .wp-caption.alignleft {
margin: 0 16px 16px 0;
}
}
.content-article .wp-caption.alignright {
float: right;
margin: 0 0 32px 32px;
}
@media (max-width: 992px) {
.content-article .wp-caption.alignright {
margin: 0 0 16px 16px;
}
}
@media (max-width: 767px) {
.content-article .wp-caption.alignright,
.content-article .wp-caption.alignleft {
float: none;
clear: both;
margin: 16px auto;
}
}
.content-article .wp-caption.aligncenter {
clear: both;
padding-top: 0;
margin: 32px auto;
}
.content-article .wp-caption.aligncenter img {
width: 100%;
}
@media (max-width: 992px) {
.content-article .wp-caption.aligncenter {
margin: 16px auto;
}
}
.content-article .wp-caption:first-child {
margin-top: 0 !important;
}
.content-start {
padding: 64px 0;
background: #e7dbc8;
}
.content-start #content-start {
text-align: center;
}
.content-start #content-start h1 {
font-size: 2.75rem;
color: #e7dbc8;
text-align: center;
}
.content-start #content-start p {
font-size: 1.375rem;
margin: 0;
color: #e7dbc8;
}
.content-start #content-start .signet {
display: inline-block;
margin: 0 0 16px 0;
width: 832px;
background: transparent !important;
}
.content-news {
background: #f2f2f2;
padding: 48px 0;
}
.content-news .title-news {
text-align: center;
font-size: 2.125rem;
}
.content-teaser {
background: #d6a2a5;
}
.content-teaser #content {
margin-bottom: 0;
}
.content-teaser.wide {
padding: 0;
}
.pagenavigation {
padding: 0 0;
background: #e7dbc8;
}
@media (max-width: 992px) {
.pagenavigation,
.pagenavigation div.container-fluid {
padding: 0;
}
}
.pagenavigation-buttons {
overflow: hidden;
}
.pagenavigation-button {
display: block;
text-decoration: none;
width: 50%;
font-size: 1.225rem;
color: #ad4c51;
-webkit-transition: color;
-o-transition: color;
transition: color;
transition: color 0.9s ease 0s;
transition-timing-function: ease-out;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.pagenavigation-button-prev {
float: left;
text-align: left;
}
.pagenavigation-button-next {
float: right;
text-align: right;
}
.pagenavigation-button:hover {
text-decoration: none;
color: #ad4c51;
}
@media (max-width: 767px) {
.pagenavigation-button {
font-size: 1.375rem;
line-height: 0.7em;
}
.pagenavigation-button-prev,
.pagenavigation-button-next {
float: none;
width: auto;
text-align: left;
}
}
.pagenavigation-img {
display: block;
overflow: hidden;
position: relative;
z-index: 10;
width: 96px;
height: 96px;
background: #ad4c51;
margin: 6px 0;
}
.pagenavigation-img,
.pagenavigation-img:after {
border-radius: 0px 0px 0px 0px;
}
@media (max-width: 1024px) {
.pagenavigation-img {
margin: 6px;
}
}
@media (max-width: 767px) {
.pagenavigation-img {
width: 96px;
height: 96px;
}
}
.pagenavigation-img img {
display: block;
width: 100%;
height: 100%;
border-radius: 0 0 0 0;
}
.pagenavigation-img:after {
display: block;
position: absolute;
text-align: center;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
line-height: 96px;
font-size: 1.5rem;
color: #e7dbc8;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
font-family: "FontAwesome", sans-serif;
}
@media (max-width: 767px) {
.pagenavigation-img:after {
font-size: 2.125rem;
line-height: 96px;
}
}
.pagenavigation-img.pagenavigation-img-thumbnail:after {
text-shadow: 0 0 12px rgba(155, 68, 73, 0.5);
}
.pagenavigation-img.pagenavigation-img-thumbnail:not(.lazyload-loaded):after {
opacity: 0;
}
.pagenavigation-button-prev .pagenavigation-img {
float: left;
}
.pagenavigation-button-next .pagenavigation-img {
float: right;
}
.pagenavigation-button-prev .pagenavigation-img:after {
content: "\f104";
}
.pagenavigation-button-next .pagenavigation-img:after {
content: "\f105";
}
.pagenavigation-button-up .pagenavigation-img:after {
content: "\f148";
}
.pagenavigation-button:hover .pagenavigation-img:after {
text-shadow: none;
background: #e7dbc8;
color: #ad4c51;
}
.pagenavigation-button:hover .pagenavigation-img-thumbnail:after {
background: rgba(231, 219, 200, 0.9);
}
.pagenavigation-text {
font-weight: 300;
display: inline-block;
box-sizing: border-box;
padding: 0 22px;
line-height: 102px;
max-width: calc(100% - 96px - 12px);
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
@media (max-width: 1024px) {
.pagenavigation-text {
margin: 6px;
line-height: 90px;
}
}
@media (max-width: 767px) {
.pagenavigation-text {
max-width: none;
padding-right: 0;
line-height: 96px;
max-width: calc(100% - 96px - 12px);
}
}
.action {
background: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/layout/muster-fachwerk-dunkel.jpg) left top no-repeat #ad4c51;
background-size: 100% auto;
}
.action .action-layer {
padding: 64px 0;
}
@media (max-width: 992px) {
.action .action-layer {
padding: 48px 0;
}
}
.action-title {
margin: 0;
padding: 0;
font-size: 2.125rem;
font-weight: 700;
font-family: "Lato", sans-serif;
font-weight: 300;
text-transform: uppercase;
color: #e7dbc8;
}
@media (max-width: 992px) {
.action-title {
font-size: 1.75rem;
margin-bottom: 16px;
text-align: center;
}
}
@media (max-width: 513px) {
.action-title {
font-size: 1.5rem;
}
}
.action-text {
color: #e7dbc8;
font-size: 1rem;
}
@media (max-width: 992px) {
.action-text {
display: inline-block;
}
}
.action .button-action {
background: #e7dbc8;
color: #ad4c51;
font-family: "Lato", sans-serif;
font-weight: 300;
text-transform: uppercase;
}
.action .button-action:hover {
background: #dfcfb6;
color: #ad4c51;
}
.action-table {
display: table;
width: 100%;
}
.action-col {
height: 100%;
display: table-cell;
vertical-align: middle;
}
.action-col:first-child {
width: 80%;
}
.action-col:last-child {
width: 20%;
text-align: right;
}
@media (max-width: 992px) {
.action-col,
.action-col:first-child,
.action-col:last-child {
width: auto;
display: block;
text-align: center;
}
}
.info {
position: relative;
padding: 32px 0;
color: #ad4c51;
background: #e7dbc8;
}
@media (max-width: 992px) {
.info {
padding: 16px 0;
}
}
.info-row {
display: flex;
flex-direction: row;
}
@media (max-width: 992px) {
.info-row {
display: block;
}
}
.info-col {
display: flex;
flex-direction: column;
}
@media (max-width: 992px) {
.info-col {
flex-direction: inherit;
}
.info-col:not(:last-child) {
margin-bottom: 32px;
}
}
.info [class*="col-md-"]:not(.info-col) {
display: block;
}
.info-top {
flex-grow: 1;
}
.info-top a {
color: #1a1a18 !important;
}
.info-bottom {
font-size: 0;
white-space: nowrap;
box-sizing: content-box;
height: 32px;
padding-top: 16px;
}
.info-logo {
padding-top: 32px;
padding-bottom: 32px;
}
.info-logo img {
width: 121.33333333px !important;
height: 80.33333333px !important;
}
.info-logo-jre {
padding-top: 0;
padding-bottom: 0;
}
@media (max-width: 992px) {
.info-logo-jre {
padding-top: 32px;
padding-bottom: 32px;
}
}
.info-logo-jre img {
width: 128px !important;
height: 62.25px !important;
}
.info h4 {
color: #e7dbc8;
font-size: 1.225rem;
font-weight: 700;
font-family: "Lato", sans-serif;
margin: 0 0 16px 0;
}
.info p {
margin: 0;
font-size: 1rem;
}
.info p a {
color: rgba(173, 76, 81, 0.6) !important;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.info p a:hover {
text-decoration: none;
color: #ad4c51 !important;
}
.info .info-button {
width: auto;
overflow: hidden;
font-weight: 700;
display: inline-block;
text-decoration: none;
font-size: 0.875rem;
padding: 0 16px 0 0;
height: 32px;
line-height: 32px;
background: #ad4c51;
color: #e7dbc8;
border-radius: 0px 0px 0px 0px;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
float: left;
display: block;
margin-right: 6px;
}
.info .info-button:before {
float: left;
display: block;
text-align: center;
font-weight: normal;
content: "\f061";
height: 32px;
width: 38px;
color: #1a1a18;
background: #e7dbc8;
padding-left: 4px;
margin-right: 12px;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
font-family: "FontAwesome", sans-serif;
}
.info .info-button:empty {
padding-right: 0;
}
.info .info-button:empty:before {
margin: 0;
padding: 0;
}
.info .info-button:hover {
text-decoration: none;
background: #b75b60;
color: #e7dbc8;
}
.info .info-button:hover:before {
background: #ad4c51;
color: #e7dbc8;
}
.info .info-button > span {
display: none;
}
.info .info-button-route:before {
content: "\f018";
}
.info .info-button-twitter:before {
content: "\f099";
}
.info .info-button-facebook:before {
content: "\f09a";
}
.info .info-button-linkedin:before {
content: "\f08c";
}
.info .info-button-addthis:before {
content: "\f067";
}
.info .info-button-contact:before {
content: "\f0e0";
}
.info .info-button-empty {
padding: 0;
margin-right: 6px;
}
.info .info-button-empty:before {
margin: 0;
padding: 0;
}
.footer {
padding: 12px 0;
background: #e7dbc8;
}
@media (max-width: 992px) {
.footer {
padding: 16px 0;
}
}
.footer br {
display: none;
}
@media (max-width: 992px) {
.footer br {
display: inline;
}
}
.footer-left {
text-align: left;
}
@media (max-width: 992px) {
.footer-left {
margin-bottom: 12px;
}
}
.footer-center {
text-align: center;
}
.footer-right {
text-align: right;
}
@media (max-width: 992px) {
.footer-left,
.footer-center,
.footer-right {
text-align: left;
}
}
.footer-gap {
margin-left: 16px;
}
@media (max-width: 992px) {
.footer-gap {
margin: 0 12px 0 0;
}
}
.footer p {
margin: 0;
font-size: 0.75rem;
color: rgba(173, 76, 81, 0.6);
}
.footer p a {
color: rgba(173, 76, 81, 0.6);
text-decoration: none;
-webkit-transition: color;
-o-transition: color;
transition: color;
transition: color 0.9s ease 0s;
transition-timing-function: ease-out;
}
.footer p a:hover {
color: #ad4c51;
}
.mobile-header {
-webkit-backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
position: fixed;
overflow: visible;
text-align: left;
width: 100%;
top: 0;
left: 0;
font-size: 0;
line-height: 0;
z-index: 17000;
background: rgba(231, 219, 200, 0.7);
backdrop-filter: blur(4px);
-webkit-backdrop-filter: blur(4px);
height: 64px;
font-size: 1rem;
color: #ad4c51;
transform: translate3d(0, 0, 0);
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
@media (min-width: 1025px) {
.mobile-header {
display: none;
}
}
.mobile-header-cell-left,
.mobile-header-cell-right {
display: inline-block;
width: 64px;
height: 64px;
}
.mobile-header-cell-right {
position: absolute;
right: 0;
}
.mobile-header-cell-center {
display: inline-block;
width: calc(100% - (2 * 64px));
height: 64px;
position: absolute;
left: 64px;
text-align: center;
}
.mobile-header-logo {
position: relative;
display: inline-block;
text-decoration: none;
box-sizing: content-box;
z-index: 200;
padding: 0 16px;
height: 100%;
width: 74.54545455px;
background: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/layout/logo-fachwerk-mobile.png) center center no-repeat;
background-size: auto 50.90909091px;
}
.mobile-header-button {
float: right;
z-index: 200;
width: 64px;
height: 64px;
color: #e7dbc8;
}
.mobile-header .frame-image {
position: absolute !important;
}
.mobile-menu {
position: fixed;
-webkit-backface-visibility: hidden;
-webkit-transform-style: preserve-3D;
background: transparent;
top: 0;
height: 100%;
z-index: 15000;
right: -100%;
width: 100%;
padding-top: 64px;
-webkit-transition: transform;
-o-transition: transform;
transition: transform;
transition: transform 0.9s ease 0s;
transition-timing-function: ease-out;
transform: translate3d(0, 0, 0);
}
.mobile-menu.mobile-menu-pushed {
transform: translate3d(-100%, 0, 0);
}
.mobile-menu-title {
position: relative;
font-weight: 300;
margin: 0;
padding: 0 0 0 16px;
color: #1a1a18;
height: 64px;
line-height: 64px;
font-size: 1.225rem;
}
.mobile-menu-navigation {
-webkit-overflow-scrolling: touch;
-webkit-backface-visibility: hidden;
overflow-x: hidden;
overflow-y: scroll;
position: relative;
width: 100%;
height: 100%;
z-index: 200;
padding: 0;
background-color: #ececeb;
padding-top: 32px;
}
.mobile-menu-navigation .menu {
margin-bottom: 16px;
padding: 0;
}
.mobile-menu-navigation ul {
margin: 0;
padding: 0;
max-height: none !important;
border-top: 0;
}
.mobile-menu-navigation ul ul {
display: none;
}
.mobile-menu-navigation ul ul ul {
background: rgba(0, 0, 0, 0.05);
}
.mobile-menu-navigation ul:empty {
display: none;
}
.mobile-menu-navigation ul li {
position: relative;
line-height: 1.5;
}
.mobile-menu-navigation ul li ul li .menu-trigger {
width: 54px;
}
.mobile-menu-navigation ul li ul li a {
padding-left: 54px;
}
.mobile-menu-navigation ul li ul li ul li .menu-trigger {
width: 70px;
}
.mobile-menu-navigation ul li ul li ul li a {
padding-left: 70px;
}
.mobile-menu-navigation ul li ul li ul li ul li .menu-trigger {
width: 86px;
}
.mobile-menu-navigation ul li ul li ul li ul li a {
padding-left: 86px;
}
.mobile-menu-navigation ul li ul li ul li ul li ul li .menu-trigger {
width: 102px;
}
.mobile-menu-navigation ul li ul li ul li ul li ul li a {
padding-left: 102px;
}
.mobile-menu-navigation ul li ul li ul li ul li ul li ul li .menu-trigger {
width: 118px;
}
.mobile-menu-navigation ul li ul li ul li ul li ul li ul li a {
padding-left: 118px;
}
.mobile-menu-navigation ul li .menu-trigger {
-webkit-backface-visibility: hidden;
display: block;
cursor: pointer;
position: absolute;
text-align: right;
line-height: inherit;
top: 0;
left: 0;
z-index: 100;
width: 38px;
font-size: 1rem;
padding: 12px 0;
margin-top: 1px;
padding-right: 12px;
color: rgba(26, 26, 24, 0.6);
transition: color 0.3s ease 0s, background 0.3s ease 0s;
}
.mobile-menu-navigation ul li .menu-trigger:before {
-webkit-backface-visibility: hidden;
display: inline-block;
content: "·";
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.mobile-menu-navigation ul li.page_item_has_children > .menu-trigger:before,
.mobile-menu-navigation ul li.menu-item-has-children > .menu-trigger:before {
content: "\f105";
}
.mobile-menu-navigation ul li.page_item_has_children > .menu-trigger:hover,
.mobile-menu-navigation ul li.menu-item-has-children > .menu-trigger:hover {
color: #ad4c51;
}
.mobile-menu-navigation ul li.page_item_has_children.expanded > .menu-trigger,
.mobile-menu-navigation ul li.menu-item-has-children.expanded > .menu-trigger {
color: #ad4c51;
}
.mobile-menu-navigation ul li.page_item_has_children.expanded > .menu-trigger:before,
.mobile-menu-navigation ul li.menu-item-has-children.expanded > .menu-trigger:before {
transform: rotate3d(0, 0, 1, 90deg);
}
.mobile-menu-navigation ul li a {
display: block;
padding: 12px 16px;
padding-left: 38px;
color: #1a1a18;
font-size: 1rem;
transition: color 0.3s ease 0s, background 0.3s ease 0s;
border-bottom: 0;
}
.mobile-menu-navigation ul li a:hover {
color: #ad4c51;
}
.mobile-menu-navigation ul li:hover > a {
color: #ad4c51;
}
.mobile-menu-navigation ul li.current-menu-item > a,
.mobile-menu-navigation ul li.current-menu-parent > a,
.mobile-menu-navigation ul li.current-menu-ancestor > a {
font-weight: bold;
background: #e7dbc8;
color: #1a1a18;
}
.mobile-menu-navigation ul#menu-nested-pages-2 > li > a {
background: #e7dbc8;
color: #ad4c51;
}
.mobile-menu-navigation ul#menu-nested-pages-2 > li > .menu-trigger {
color: rgba(173, 76, 81, 0.6);
}
.mobile-menu-navigation ul#menu-nested-pages-2 > li.page_item_has_children > .menu-trigger:hover,
.mobile-menu-navigation ul#menu-nested-pages-2 > li.menu-item-has-children > .menu-trigger:hover,
.mobile-menu-navigation ul#menu-nested-pages-2 > li.page_item_has_children.expanded > .menu-trigger,
.mobile-menu-navigation ul#menu-nested-pages-2 > li.menu-item-has-children.expanded > .menu-trigger {
color: #ad4c51;
}
.mobile-menu-navigation ul#menu-nested-pages-2 > li.current-menu-item > a,
.mobile-menu-navigation ul#menu-nested-pages-2 > li.current-menu-parent > a,
.mobile-menu-navigation ul#menu-nested-pages-2 > li.current-menu-ancestor > a {
background: #ffffff;
}
.menu {
position: relative;
margin: 0;
padding: 34px 0 102px 0;
z-index: 8000;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.menu .menu-trigger {
-webkit-backface-visibility: hidden;
display: block;
cursor: pointer;
position: absolute;
text-align: right;
top: 0;
left: 0;
z-index: 100;
font-size: inherit;
line-height: inherit;
width: 32px;
padding: 6px 0;
padding-right: 12px;
color: rgba(173, 76, 81, 0.6);
transition: color 0.3s ease 0s, background 0.3s ease 0s;
}
.menu .menu-trigger:before {
-webkit-backface-visibility: hidden;
display: inline-block;
content: "·";
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.menu li {
position: relative;
font-size: 1rem;
}
.menu li.menu-item-has-children > .menu-trigger:before {
content: "\f105";
}
.menu li.menu-item-has-children > .menu-trigger:hover {
color: #e7dbc8;
}
.menu li.menu-item-has-children.menu-expanded:not(.current-menu-item) > .menu-trigger {
color: #ad4c51;
}
.menu li.menu-item-has-children.menu-expanded > .menu-trigger:before {
transform: rotate3d(0, 0, 1, 90deg);
}
.menu li:hover.current-menu-item > .menu-trigger {
color: #ad4c51;
}
.menu li:hover.current-menu-item > a {
background: #e7dbc8;
color: #ad4c51;
}
.menu li:hover > a,
.menu li:hover.current-menu-ancestor > a {
text-decoration: none;
color: rgba(173, 76, 81, 0.6);
background: #dfcfb6;
}
.menu li.current-menu-ancestor > a,
.menu li.current-menu-parent > a {
position: relative;
color: #e7dbc8;
}
.menu li.current-menu-item > .menu-trigger {
color: #e7dbc8;
}
.menu li.current-menu-item > a {
background: #ad4c51;
color: #e7dbc8;
}
.menu li a {
height: auto;
display: block;
white-space: normal;
font-weight: 300;
padding: 6px 32px;
color: #ad4c51;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.menu li a:hover {
color: #8a3c40;
}
.menu ul {
display: none;
list-style-type: none;
margin: 0;
padding: 0;
background: rgba(0, 0, 0, 0.05);
}
.menu ul li .menu-trigger {
width: 48px;
}
.menu ul li a {
padding-left: 48px;
}
.menu ul ul li .menu-trigger {
width: 64px;
}
.menu ul ul li a {
padding-left: 64px;
}
.menu ul ul li ul li .menu-trigger {
width: 80px;
}
.menu ul ul li ul li a {
padding-left: 80px;
}
.menu ul ul li ul li ul li .menu-trigger {
width: 96px;
}
.menu ul ul li ul li ul li a {
padding-left: 96px;
}
.menu ul ul li ul li ul li ul li .menu-trigger {
width: 112px;
}
.menu ul ul li ul li ul li ul li a {
padding-left: 112px;
}
.menu.menu-dropdown {
float: left;
}
.menu.menu-dropdown > li {
float: left;
display: block;
position: relative;
box-sizing: border-box;
margin-left: 6px;
-webkit-transition: background;
-o-transition: background;
transition: background;
transition: background 0.9s ease 0s;
transition-timing-function: ease-out;
}
.menu.menu-dropdown > li > .menu-trigger {
display: none;
}
.menu.menu-dropdown > li.current-menu-item > a,
.menu.menu-dropdown > li.current-menu-ancestor > a,
.menu.menu-dropdown > li.current-menu-parent > a {
background: transparent;
color: #ad4c51;
border-bottom: 2px solid #ad4c51;
}
.menu.menu-dropdown > li:hover > a,
.menu.menu-dropdown > li:hover.current-menu-item > a,
.menu.menu-dropdown > li:hover.current-menu-ancestor > a,
.menu.menu-dropdown > li:hover.current-menu-parent > a {
text-decoration: none;
color: rgba(173, 76, 81, 0.6);
background: #dfcfb6;
}
.menu.menu-dropdown > li > a {
display: block;
-webkit-backface-visibility: hidden;
font-size: 1rem;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
font-weight: 300;
padding: 0 12px;
color: #ad4c51;
height: 48px;
line-height: 48px;
border-radius: 0px 0px 0px 0px;
text-transform: uppercase;
text-shadow: 0 0 12px #e7dbc8, 0 0 32px #e7dbc8;
}
.menu.menu-dropdown > li > a:before {
display: block;
position: absolute;
content: "";
top: 50%;
left: 50%;
width: 0;
opacity: 0;
margin-top: 1rem;
height: 2px;
background: #ffffff;
border-radius: 0px 0px 0px 0px;
transform: translate3d(-50%, -50%, 0);
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.menu.menu-dropdown > li.menu-item-has-children > a:after {
content: "\f107";
margin-left: 6px;
font-family: "FontAwesome", sans-serif;
font-size: 0.8em;
}
.menu.menu-dropdown > li > ul {
padding: 0;
overflow: hidden;
display: block;
position: absolute;
top: 100%;
left: 80%;
opacity: 0;
z-index: 20000;
height: 0;
max-height: 80vh;
min-width: 100%;
width: 256px;
background: #e7dbc8;
transform-origin: top;
transform: translate3d(-50%, 0, 0);
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
box-shadow: 0 6px 32px rgba(155, 68, 73, 0.25);
border-radius: 0px 0px 0px 0px;
-ms-overflow-style: none;
}
.menu.menu-dropdown > li > ul::-webkit-scrollbar {
display: none;
}
.menu.menu-dropdown > li > ul li {
font-size: 1rem;
}
.menu.menu-dropdown > li > ul > li {
margin-left: -16px;
}
.menu.menu-dropdown > li:first-child > ul {
overflow-y: auto;
left: 0;
right: auto;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
transform: translate3d(0, 0, 0);
}
.menu.menu-dropdown > li:hover > ul {
padding: 12px 0;
opacity: 1;
height: auto;
}
.menu.menu-buttons {
float: left;
padding: 34px 0 102px 0;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.menu.menu-buttons > li {
float: left;
margin-left: 6px;
}
.menu.menu-buttons > li > a {
font-weight: 300;
padding: 0 24px;
background: #e7dbc8;
color: #ad4c51;
height: 48px;
line-height: 48px;
border-radius: 0px 0px 0px 0px;
}
.menu.menu-buttons > li > a.menu-button-round {
text-align: center;
padding: 0;
width: 48px;
background: #ad4c51;
color: #e7dbc8;
}
.menu.menu-buttons > li > a:hover,
.menu.menu-buttons > li > a:active {
background: #b75b60;
color: #e7dbc8;
}
.menu.menu-buttons > li > a.menu-button-light {
background: #ffffff;
}
.menu.menu-buttons > li > a.menu-button-light:hover,
.menu.menu-buttons > li > a.menu-button-light:active {
background: #dfcfb6;
color: #ad4c51;
}
.menu.menu-buttons > li > a.menu-button-dark {
background: #ad4c51;
color: #e7dbc8;
}
.menu.menu-buttons > li > a.menu-button-dark:hover,
.menu.menu-buttons > li > a.menu-button-dark:active {
background: #9b4449;
color: #e7dbc8;
}
.menu.menu-buttons > li > a.menu-button-action {
background: #e7dbc8;
}
.menu.menu-buttons > li > a.menu-button-action:hover,
.menu.menu-buttons > li > a.menu-button-action:active {
background: #dfcfb6;
color: #ad4c51;
}
.header-slim .menu,
.header-slim .menu.menu-buttons {
padding: 19.125px 0;
}
.load {
background-image: -webkit-radial-gradient(circle, #ffffff, #e7dbc8);
background-image: radial-gradient(circle, #ffffff, #e7dbc8);
background-repeat: no-repeat;
position: fixed;
left: 0;
top: 0;
opacity: 1;
height: 100%;
width: 100%;
z-index: 10;
-webkit-transition: opacity;
-o-transition: opacity;
transition: opacity;
transition: opacity 0.9s ease 0s;
transition-timing-function: ease-out;
}
.load:after {
position: absolute;
top: 50%;
left: 50%;
content: "";
width: 125px;
height: 125px;
margin: -62.5px 0 0 -62.5px;
background: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/layout/loader.png) center center no-repeat transparent;
background-size: 100% 100%;
animation: pulse 1.5s linear infinite;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.load.load-loaded {
opacity: 0;
}
@keyframes rotate-lazyload {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.lazyload:before {
display: block;
position: absolute;
text-align: center;
top: 50%;
left: 50%;
z-index: 50;
font-size: 1.375rem;
color: #e7dbc8;
content: "\f1ce";
height: 32px;
width: 32px;
line-height: 32px;
margin: -16px 0 0 -16px;
animation: rotate-lazyload linear 1s infinite;
-webkit-transition: opacity;
-o-transition: opacity;
transition: opacity;
transition: opacity 0.9s ease 0s;
transition-timing-function: ease-out;
font-family: "FontAwesome", sans-serif;
}
.lazyload.lazyload-loaded:before {
opacity: 0;
}
.lazyload-preview {
-webkit-backface-visibility: hidden;
display: block;
filter: blur(10px);
object-fit: cover;
position: absolute !important;
top: 0 !important;
left: 0 !important;
width: 100% !important;
height: 100% !important;
transform: scale3d(2, 2, 2) !important;
-webkit-transition: opacity !important;
-o-transition: opacity !important;
transition: opacity !important;
transition: opacity 0.9s ease 0s !important;
transition-timing-function: ease-out !important;
}
.lazyload-preview.lazyload-loaded {
opacity: 0 !important;
}
img[data-src] {
-webkit-backface-visibility: hidden;
opacity: 0;
-webkit-transition: opacity;
-o-transition: opacity;
transition: opacity;
transition: opacity 0.9s ease 0s;
transition-timing-function: ease-out;
}
img[data-src].lazyload-loaded {
opacity: 1;
}
.tooltip {
-webkit-font-smoothing: subpixel-antialiased;
text-align: left !important;
white-space: normal !important;
text-transform: none !important;
z-index: 20000 !important;
}
.tooltip-title {
display: block;
font-weight: 700;
}
.tooltip-description,
.tooltip-title {
font-size: 0.75rem;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
}
.tcon {
-webkit-justify-content: center;
-webkit-align-items: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-flex-align: center;
-ms-flex-pack: center;
-ms-user-select: none;
background: transparent;
justify-content: center;
align-items: center;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
user-select: none;
appearance: none;
cursor: pointer;
outline: none;
border: none;
float: right;
margin: 0;
padding: 24px;
height: 64px;
width: 64px;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
border-radius: 0 0 0px 0px;
}
.tcon > * {
display: block;
}
.tcon:hover,
.tcon:focus {
outline: none;
}
.tcon::-moz-focus-inner {
border: 0;
}
.tcon.tcon-menu-xcross.tcon-transform {
padding-left: 16px;
padding-right: 16px;
background: #e7dbc8;
-webkit-transition: background;
-o-transition: background;
transition: background;
transition: background 0.9s ease 0s;
transition-timing-function: ease-out;
}
.tcon .tcon-menu-lines {
display: inline-block;
position: relative;
background: #ad4c51;
height: 4px;
width: 20px;
border-radius: 2px 2px 2px 2px;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.tcon .tcon-menu-lines::before,
.tcon .tcon-menu-lines::after {
display: inline-block;
position: absolute;
-webkit-transform-origin: 2px center;
transform-origin: 2px center;
background: #ad4c51;
border-radius: 2px;
height: 4px;
content: "";
width: 100%;
left: 0;
transition: all 0.4s ease 0s;
transition-timing-function: ease-out;
}
.tcon .tcon-menu-lines::before {
top: 6px;
}
.tcon .tcon-menu-lines::after {
top: -6px;
}
.tcon.tcon-transform .tcon-menu-lines {
-webkit-transform: scale3d(0.8, 0.8, 0.8);
transform: scale3d(0.8, 0.8, 0.8);
}
.tcon.tcon-menu-xcross {
background: rgba(231, 219, 200, 0);
}
.tcon.tcon-menu-xcross.tcon-transform .tcon-menu-lines {
background: transparent;
height: 6px;
width: 32px;
}
.tcon.tcon-menu-xcross.tcon-transform .tcon-menu-lines::before,
.tcon.tcon-menu-xcross.tcon-transform .tcon-menu-lines::after {
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
top: 0;
background: #ad4c51;
height: 6px;
width: 32px;
}
.tcon.tcon-menu-xcross.tcon-transform .tcon-menu-lines::before {
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
}
.tcon.tcon-menu-xcross.tcon-transform .tcon-menu-lines::after {
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
}
.tcon .fa-45 {
color: #ad4c51;
}
.slideshow {
margin-top: -150px;
position: relative;
height: 0;
padding-bottom: 46.52777778%;
background: #f2f2f2;
z-index: 0;
}
.slideshow::after {
content: "";
background-image: linear-gradient(to bottom, rgba(173, 76, 81, 0) 0%, #ad4c51 100%);
}
.slideshow.slideshow-big,
.slideshow.slideshow-start {
padding: 0;
min-height: 670px;
}
@media (min-width: 1025px) {
.slideshow.slideshow-big,
.slideshow.slideshow-start {
padding: 0;
}
}
@media (max-width: 1024px) {
.slideshow.slideshow-big,
.slideshow.slideshow-start {
height: calc(100vh + 32px);
}
}
@media (max-width: 992px) {
.slideshow.slideshow-big,
.slideshow.slideshow-start {
height: calc(100vh + 32px);
}
}
.slideshow.slideshow-big {
height: calc(85vh);
}
.slideshow.slideshow-start {
height: calc(100vh);
}
.slideshow.slideshow-big .slideshow-title {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: auto;
padding-bottom: 64px;
padding-top: 96px;
background-image: linear-gradient(to bottom, rgba(231, 219, 200, 0) 50%, #e7dbc8 100%);
z-index: 888;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
}
@media (max-width: 1024px) {
.slideshow.slideshow-big .slideshow-title {
padding-bottom: 64px;
padding-top: 256px;
}
}
.slideshow.slideshow-start .slideshow-title {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background-image: linear-gradient(to bottom, rgba(173, 76, 81, 0) 20%, rgba(173, 76, 81, 0.9) 100%);
z-index: 888;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
}
.slideshow.slideshow-start .slideshow-title .start-slideshow-down {
z-index: 888;
}
.slideshow.slideshow-start .slideshow-title .start-slideshow-down div {
text-align: center;
margin-top: 16px;
}
.slideshow.slideshow-start .slideshow-title .start-slideshow-down div .slideshow-down {
display: inline-block;
text-align: center;
position: initial !important;
left: initial !important;
bottom: initial !important;
}
@media (max-width: 767px) {
.slideshow.slideshow-start .slideshow-title .start-slideshow-down div {
margin-top: 16px;
}
}
.slideshow-down {
display: block;
cursor: pointer;
text-align: center;
position: absolute;
left: calc(50% - (48px / 4));
margin-left: -12px;
bottom: 12px;
font-size: 1.5rem;
color: #ad4c51;
width: 48px;
height: 48px;
line-height: 48px;
animation: pulse 1s linear infinite;
background: transparent;
z-index: 899;
border-radius: 50% 50% 50% 50%;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.slideshow-down:after {
content: "\f107";
font-family: "FontAwesome", sans-serif;
}
.slideshow-down:hover,
.slideshow-down:active {
background: #9b4449;
}
.slideshow-start .slideshow-down {
margin-left: 0 !important;
}
.slideshow-container {
position: relative;
}
.slideshow.slideshow-big .slideshow-container,
.slideshow.slideshow-start .slideshow-container {
height: 100%;
}
.slideshow-picture {
height: 100%;
}
.slideshow-picture {
transform: scale(1.25);
-webkit-transition: 10s;
-o-transition: 10s;
transition: 10s;
transition: 10s 0.9s ease 0s;
transition-timing-function: ease-out;
}
.slideshow-picture::after {
position: absolute;
height: 30%;
width: 100%;
bottom: -2px;
left: 0;
content: "";
background-image: linear-gradient(to bottom, rgba(173, 76, 81, 0) 0%, rgba(173, 76, 81, 0.8) 100%);
}
.page-loaded .slideshow-picture {
transform: scale(1);
}
.slideshow img {
display: block;
object-fit: cover;
width: 100%;
height: 100%;
}
.slideshow-slide:only-child {
left: 0 !important;
}
.slideshow-slide {
height: 100%;
}
.slideshow .pagelogo {
width: 250px;
height: auto;
margin: 0 auto;
}
@media (max-width: 513px) {
#front,
.slideshow,
.slideshow-container {
height: 0;
padding-bottom: 100%;
position: relative;
}
#front .slidesjs-container,
.slideshow .slidesjs-container,
.slideshow-container .slidesjs-container {
position: absolute !important;
left: 0;
top: 0;
height: 100% !important;
}
#front .slidesjs-control,
.slideshow .slidesjs-control,
.slideshow-container .slidesjs-control,
#front .slidesjs-slide,
.slideshow .slidesjs-slide,
.slideshow-container .slidesjs-slide {
height: 100% !important;
position: relative;
}
#front .slideshow-picture,
.slideshow .slideshow-picture,
.slideshow-container .slideshow-picture {
height: 100%;
width: 100%;
position: relative;
overflow: hidden;
}
#front .slideshow-picture img,
.slideshow .slideshow-picture img,
.slideshow-container .slideshow-picture img {
position: absolute;
width: auto;
height: 100%;
top: 0;
left: 50% !important;
transform: translate3d(-50%, 0, 0) !important;
}
#front .slideshow-text,
.slideshow .slideshow-text,
.slideshow-container .slideshow-text {
max-width: 100%;
font-size: 0.75rem;
padding: 12px 16px;
}
}
.slideshow-big .slidesjs-control,
.slideshow-start .slidesjs-control,
.slideshow-big .slidesjs-container,
.slideshow-start .slidesjs-container {
height: 100% !important;
}
.slidesjs-navigation {
position: absolute;
text-align: center;
text-decoration: none;
bottom: 0;
font-size: 0;
z-index: 1100;
color: #e7dbc8;
width: 44px;
height: 44px;
line-height: 44px;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.slidesjs-navigation:after {
font-size: 1.225rem;
font-family: "FontAwesome", sans-serif;
}
.slidesjs-navigation:hover {
color: #e7dbc8;
}
@media (max-width: 767px) {
.slidesjs-navigation {
display: none;
}
}
.slidesjs-previous {
left: 0;
}
.slidesjs-previous:after {
content: "\f053";
}
.slidesjs-next {
right: 0;
}
.slidesjs-next:after {
content: "\f054";
}
.slidesjs-pagination {
height: auto;
position: absolute;
text-align: center;
left: 0;
bottom: 0;
margin: 0;
width: 100%;
font-size: 0;
z-index: 1000;
padding: 16px;
background-image: linear-gradient(to bottom, rgba(173, 76, 81, 0) 0%, rgba(173, 76, 81, 0.5) 100%);
}
@media (min-width: 1025px) {
.slideshow-big .slidesjs-pagination,
.slideshow-start .slidesjs-pagination {
display: none;
}
}
@media (max-width: 767px) {
.slidesjs-pagination {
text-align: center;
background: transparent;
padding: 6px 16px;
}
}
.slidesjs-pagination-item {
position: relative;
display: inline-block;
margin: 0;
padding: 0;
z-index: 999;
margin: 0 6px;
height: 12px;
width: 12px;
line-height: 12px;
color: #e7dbc8;
}
@media (max-width: 767px) {
.slidesjs-pagination-item {
margin: 0;
margin-right: 3px;
}
}
.slidesjs-pagination-item:only-child {
display: none;
}
.slidesjs-pagination-item a {
display: block;
text-align: center;
outline: none;
text-decoration: none;
-webkit-font-smoothing: antialiased;
font-size: 0;
color: #e7dbc8;
width: 12px;
height: 12px;
line-height: 12px;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.slidesjs-pagination-item a:before {
content: "\f10c";
font-size: 0.625rem;
font-family: "FontAwesome", sans-serif;
}
.slidesjs-pagination-item a.active:before {
content: "\f111";
}
.slidesjs-pagination-item a.active:hover {
color: #e7dbc8;
}
.slidesjs-pagination-item a.active {
color: #e7dbc8;
}
.slidesjs-pagination-item a:hover,
.slidesjs-pagination-item a:active {
color: #e7dbc8;
text-decoration: none;
}
.gallery {
display: flow-root;
overflow: visible;
margin: -8px;
}
.gallery.gallery-single {
margin: 0;
margin-bottom: 16px;
}
.gallery-thumbnail {
float: left;
height: auto;
box-sizing: border-box;
width: 25%;
padding: 8px;
}
.gallery.gallery-single .gallery-thumbnail {
float: none;
width: 100%;
padding: 0;
}
.gallery-link {
display: block;
position: relative;
height: 0;
z-index: 10;
padding-bottom: 100%;
overflow: hidden;
-webkit-transition: height;
-o-transition: height;
transition: height;
transition: height 0.9s ease 0s;
transition-timing-function: ease-out;
border-radius: 0px 0px 0px 0px;
box-shadow: 0 6px 12px rgba(155, 68, 73, 0.15);
}
.gallery-link:after {
content: "\f065";
display: block;
text-align: right;
position: absolute;
box-sizing: content-box;
right: 0;
bottom: 0;
color: #ffffff;
font-size: 0.875rem;
height: 64px;
width: 64px;
z-index: 100;
line-height: 112px;
padding: 8px;
background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%); background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%); background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=1); font-family: "FontAwesome", sans-serif;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.gallery-link:after:hover {
text-decoration: none;
background: #e7dbc8;
}
.gallery-link:hover:after {
padding: 16px;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%); background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%); background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=1); }
.gallery .gallery-image {
display: block;
position: absolute;
object-fit: cover;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
border-radius: 0px 0px 0px 0px;
}
.gallery-link:hover img {
transform: scale(1.1);
}
.box {
position: relative;
padding: 32px;
font-size: 1rem;
color: #1a1a18;
background: #ececeb;
border-radius: 0px 0px 0px 0px;
}
@media (max-width: 992px) {
.box {
padding: 16px;
}
.box:first-child {
margin-top: 16px;
}
}
.box:not(:last-child) {
margin-bottom: 32px;
}
@media (max-width: 992px) {
.box:not(:last-child) {
margin-bottom: 16px;
}
}
.box.box-borderless {
padding: 0;
background: transparent;
border-radius: 0 0 0 0;
}
.box-title {
position: relative;
font-weight: 700;
margin: 0;
margin-bottom: 32px;
padding: 0 48px 0 0;
color: #ad4c51;
font-size: 1.375rem;
line-height: 32px;
}
.box-title:not(:first-child) {
margin-top: 32px;
}
@media (max-width: 992px) {
.box-title:not(:first-child) {
margin-top: 16px;
}
}
@media (max-width: 992px) {
.box-title {
margin-bottom: 16px;
}
}
.box-titleh1 {
font-size: 1.75rem;
}
.box-titleh2 {
font-size: 1.5rem;
}
.box-titleh3 {
font-size: 1.375rem;
}
.box-title > .fa-45 {
position: absolute;
display: block;
font-weight: normal;
text-align: center;
vertical-align: middle;
top: 0;
right: 0;
height: 32px;
width: 32px;
line-height: 32px;
font-size: 1.225rem;
color: #ad4c51;
}
.box-title a {
color: #ad4c51;
-webkit-transition: color;
-o-transition: color;
transition: color;
transition: color 0.9s ease 0s;
transition-timing-function: ease-out;
}
.box-title a:hover,
.box-title a:active,
.box-title a:hover .fa-45,
.box-title a:active .fa-45 {
text-decoration: none;
color: #e7dbc8;
}
.box-title a .fa-45 {
margin-right: 6px;
color: #ad4c51;
-webkit-transition: color;
-o-transition: color;
transition: color;
transition: color 0.9s ease 0s;
transition-timing-function: ease-out;
}
#map {
height: 512px;
}
@media (max-width: 992px) {
#map {
height: 256px;
}
}
.map {
padding: 0;
background: #f2f2f2;
}
.map .mapboxgl-popup-content {
text-align: center;
}
.map .mapboxgl-popup-content .marker-title {
font-weight: 700;
color: #ad4c51;
font-size: 0.875rem;
}
.map .mapboxgl-popup-content .marker-description {
text-align: center;
margin: 0;
color: #1a1a18;
font-size: 0.875rem;
}
.map .mapboxgl-popup-content .marker-description p {
margin-bottom: 6px;
}
.map .mapboxgl-popup-content .marker-description p:last-child {
margin-bottom: 0;
}
.map .mapboxgl-popup-content .button-map {
font-weight: 700;
display: inline-block;
text-decoration: none;
line-height: 1;
background: #ad4c51;
color: #e7dbc8;
padding: 6px 12px;
font-size: 0.75rem;
border-radius: 0px 0px 0px 0px;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.map .mapboxgl-popup-content .button-map .fa {
font-weight: normal;
padding-left: 6px;
}
.map .mapboxgl-popup-content .button-map:hover {
color: #ad4c51;
background: #e7dbc8;
}
.map .leaflet-container .leaflet-popup-content {
text-align: center;
}
.map .leaflet-container .leaflet-popup-content .marker-title {
color: #ad4c51;
font-size: 0.75rem;
font-family: "Lato", sans-serif;
}
.map .leaflet-container .leaflet-popup-content .marker-description {
text-align: center;
color: #1a1a18;
font-size: 0.75rem;
line-height: 1.2;
font-family: "Lato", sans-serif;
}
.map .leaflet-container .leaflet-popup-content .marker-description p {
text-align: center;
font-size: 0.75rem;
margin: 6px 0 0 0;
}
.map .leaflet-container .leaflet-popup-content .marker-description .button-map {
font-weight: 300;
display: inline-block;
line-height: 1;
background: #ad4c51;
color: #e7dbc8;
padding: 6px 12px;
font-size: 0.75rem;
border-radius: 0px 0px 0px 0px;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.map .leaflet-container .leaflet-popup-content .marker-description .button-map .fa {
font-weight: normal;
padding-left: 6px;
}
.map .leaflet-container .leaflet-popup-content .marker-description .button-map:hover {
color: #ad4c51;
background: #e7dbc8;
}
.map .leaflet-bar,
.map .leaflet-control-layers {
border: none;
overflow: hidden;
background: #ffffff;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.map .leaflet-bar a,
.map .leaflet-control-layers a {
background: transparent;
text-align: center;
border: none;
font-weight: 300;
text-indent: 0;
font-size: 0;
opacity: 1;
height: 32px;
line-height: 32px;
border-radius: 0 0 0 0;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.map .leaflet-bar a:before,
.map .leaflet-control-layers a:before {
font-weight: normal;
font-size: 0.625rem;
color: #1a1a18;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
font-family: "FontAwesome", sans-serif;
}
.map .leaflet-bar a:hover:before,
.map .leaflet-control-layers a:hover:before {
color: #e7dbc8;
}
.map .leaflet-bar a.leaflet-control-zoom-in:before,
.map .leaflet-control-layers a.leaflet-control-zoom-in:before {
content: "\f067";
}
.map .leaflet-bar a.leaflet-control-zoom-out:before,
.map .leaflet-control-layers a.leaflet-control-zoom-out:before {
content: "\f068";
}
.panorama {
position: relative;
height: 512px;
background: #e7dbc8;
}
@media (max-width: 992px) {
.panorama {
height: 256px;
}
}
.panorama-frame {
border: none;
display: block;
width: 100%;
height: 100%;
z-index: 50;
}
.panorama-overlay {
display: block;
cursor: default;
position: absolute;
top: 16px;
left: 16px;
width: 48px;
height: 48px;
z-index: 100;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.panorama-trigger {
-webkit-font-smoothing: antialiased;
display: block;
cursor: pointer;
position: absolute;
text-align: center;
font-weight: 300;
top: 50%;
left: 50%;
z-index: 150;
opacity: 0.75;
width: 48px;
height: 48px;
line-height: 48px;
font-size: 48px;
color: #e7dbc8;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
transform: translate3d(-50%, -50%, 0);
border-radius: 50% 50% 50% 50%;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
text-shadow: 0 0 12px rgba(155, 68, 73, 0.25);
}
.panorama-trigger:after {
content: "\f057";
font-family: "FontAwesome", sans-serif;
}
.panorama-trigger:hover,
.panorama-trigger:active {
opacity: 1;
text-decoration: none;
}
@media (max-width: 992px) {
.panorama-trigger,
.panorama-trigger:hover,
.panorama-trigger:active {
opacity: 1;
text-decoration: none;
}
}
.panorama.panorama-locked .panorama-overlay {
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.panorama.panorama-locked .panorama-trigger {
width: 96px;
height: 96px;
line-height: 96px;
font-size: 96px;
}
.panorama.panorama-locked .panorama-trigger:after {
content: "\f144";
}
@media (max-width: 992px) {
.panorama.panorama-locked .panorama-trigger {
width: 64px;
height: 64px;
line-height: 64px;
font-size: 64px;
}
}
.button {
-webkit-appearance: none;
-webkit-backface-visibility: hidden;
text-decoration: none;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
border: none;
box-sizing: border-box;
background: #e7dbc8;
font-size: 1.225rem;
color: #ad4c51;
line-height: 48px;
padding: 0 32px;
height: 48px;
border-radius: 0px 0px 0px 0px;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
@media (max-width: 992px) {
.button {
font-size: 1rem;
}
}
.button:hover,
.button:focus,
.button:active {
text-decoration: none;
color: #ad4c51;
background: #d8c4a4;
}
.button .fa-45 {
line-height: 48px;
font-weight: normal;
}
.button .fa-45,
.button .fa-45.right,
.button .fa-45:last-child {
margin: 0 0 0 6px;
}
.button .fa-45.left,
.button .fa-45:first-child {
margin: 0 6px 0 0;
}
.button.small,
.button-small {
-webkit-appearance: none;
-webkit-backface-visibility: hidden;
text-decoration: none;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
border: none;
box-sizing: border-box;
background: #e7dbc8;
font-size: 1.225rem;
color: #ad4c51;
line-height: 48px;
padding: 0 32px;
height: 48px;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
height: 32px;
line-height: 32px;
font-size: 0.875rem;
padding: 0 16px;
border-radius: 0px 0px 0px 0px;
}
@media (max-width: 992px) {
.button.small,
.button-small {
font-size: 1rem;
}
}
.button.small:hover,
.button-small:hover,
.button.small:focus,
.button-small:focus,
.button.small:active,
.button-small:active {
text-decoration: none;
color: #ad4c51;
background: #d8c4a4;
}
.button.small .fa-45,
.button-small .fa-45 {
line-height: 48px;
font-weight: normal;
}
.button.small .fa-45,
.button-small .fa-45,
.button.small .fa-45.right,
.button-small .fa-45.right,
.button.small .fa-45:last-child,
.button-small .fa-45:last-child {
margin: 0 0 0 6px;
}
.button.small .fa-45.left,
.button-small .fa-45.left,
.button.small .fa-45:first-child,
.button-small .fa-45:first-child {
margin: 0 6px 0 0;
}
.button.small.margin-bottom,
.button-small.margin-bottom {
margin-bottom: 32px;
}
.button.small .fa-45,
.button-small .fa-45 {
line-height: 32px;
}
.button.small .fa-45,
.button-small .fa-45,
.button.small .fa-45.right,
.button-small .fa-45.right,
.button.small .fa-45:last-child,
.button-small .fa-45:last-child {
margin: 0 0 0 6px;
}
.button.small .fa-45.left,
.button-small .fa-45.left,
.button.small .fa-45:first-child,
.button-small .fa-45:first-child {
margin: 0 6px 0 0;
}
.button.large,
.button-large {
-webkit-appearance: none;
-webkit-backface-visibility: hidden;
text-decoration: none;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
border: none;
box-sizing: border-box;
background: #e7dbc8;
font-size: 1.225rem;
color: #ad4c51;
line-height: 48px;
padding: 0 32px;
height: 48px;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
height: 32px;
line-height: 0;
font-size: 1.375rem;
padding: 32px 64px;
border-radius: 0px 0px 0px 0px;
}
@media (max-width: 992px) {
.button.large,
.button-large {
font-size: 1rem;
}
}
.button.large:hover,
.button-large:hover,
.button.large:focus,
.button-large:focus,
.button.large:active,
.button-large:active {
text-decoration: none;
color: #ad4c51;
background: #d8c4a4;
}
.button.large .fa-45,
.button-large .fa-45 {
line-height: 48px;
font-weight: normal;
}
.button.large .fa-45,
.button-large .fa-45,
.button.large .fa-45.right,
.button-large .fa-45.right,
.button.large .fa-45:last-child,
.button-large .fa-45:last-child {
margin: 0 0 0 6px;
}
.button.large .fa-45.left,
.button-large .fa-45.left,
.button.large .fa-45:first-child,
.button-large .fa-45:first-child {
margin: 0 6px 0 0;
}
.button.large.margin-bottom,
.button-large.margin-bottom {
margin-bottom: 32px;
}
.button.large .fa-45,
.button-large .fa-45 {
line-height: 32px;
}
.button.large .fa-45,
.button-large .fa-45,
.button.large .fa-45.right,
.button-large .fa-45.right,
.button.large .fa-45:last-child,
.button-large .fa-45:last-child {
margin: 0 0 0 6px;
}
.button.large .fa-45.left,
.button-large .fa-45.left,
.button.large .fa-45:first-child,
.button-large .fa-45:first-child {
margin: 0 6px 0 0;
}
.button-back {
width: auto;
overflow: hidden;
font-weight: 700;
display: inline-block;
text-decoration: none;
font-size: 0.875rem;
padding: 0 16px 0 0;
height: 32px;
line-height: 32px;
background: #ad4c51;
color: #e7dbc8;
border-radius: 0px 0px 0px 0px;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.button-back:before {
float: left;
display: block;
text-align: center;
font-weight: normal;
content: "\f060";
height: 32px;
width: 38px;
color: #1a1a18;
background: #e7dbc8;
padding-left: 4px;
margin-right: 12px;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
font-family: "FontAwesome", sans-serif;
}
.button-back:empty {
padding-right: 0;
}
.button-back:empty:before {
margin: 0;
padding: 0;
}
.button-back:hover {
text-decoration: none;
background: #b75b60;
color: #e7dbc8;
}
.button-back:hover:before {
background: #ad4c51;
color: #e7dbc8;
}
.eventinfo-list {
display: table;
padding: 0;
width: 100%;
font-size: 1rem;
margin: -6px 0;
}
@media (max-width: 513px) {
.eventinfo-list {
display: block;
margin: 0;
}
}
.eventinfo-item {
display: table-row;
overflow: hidden;
}
@media (max-width: 513px) {
.eventinfo-item {
display: block;
}
.eventinfo-item:not(:last-child) {
margin-bottom: 12px;
}
}
.eventinfo-label {
margin: 0;
padding: 0;
min-width: 25%;
font-weight: 700;
}
.eventinfo-label:before {
text-align: center;
font-weight: normal;
display: inline-block;
vertical-align: baseline;
width: 32px;
margin-right: 12px;
font-family: "FontAwesome", sans-serif;
}
.eventinfo-label:after {
content: ":";
}
@media (max-width: 513px) {
.eventinfo-label:before {
display: none;
width: auto;
float: right;
opacity: 0.7;
margin: 0;
}
}
.eventinfo-date .eventinfo-label:before {
content: "\f073";
}
.eventinfo-time .eventinfo-label:before {
content: "\f017";
}
.eventinfo-place .eventinfo-label:before {
content: "\f041";
}
.eventinfo-phone .eventinfo-label:before {
content: "\f095";
}
.eventinfo-mail .eventinfo-label:before {
content: "\f0e0";
}
.eventinfo-website .eventinfo-label:before {
content: "\f0ac";
}
.eventinfo-label,
.eventinfo-value {
display: table-cell;
text-align: left;
padding: 6px 0;
}
.eventinfo-label:last-child,
.eventinfo-value:last-child {
padding-left: 16px;
}
@media (max-width: 513px) {
.eventinfo-label,
.eventinfo-value {
display: block;
width: 100%;
}
.eventinfo-label,
.eventinfo-value,
.eventinfo-label:last-child,
.eventinfo-value:last-child {
padding: 0;
}
}
.eventinfo-label a,
.eventinfo-value a {
text-decoration: none;
color: #1a1a18;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.eventinfo-label a:hover,
.eventinfo-value a:hover {
color: #e7dbc8;
}
.eventinfo-label p,
.eventinfo-value p {
margin: 0;
}
.teaser {
clear: both;
overflow: visible;
}
.teaser:first-child {
margin-top: 0;
}
.teaser.teaser-block {
clear: both;
overflow: visible;
margin: 0 -27.82608696px 0 -16px;
padding-bottom: 25%; }
@media (max-width: 992px) {
.teaser.teaser-block {
margin: 0;
margin-left: -16px;
margin-right: -16px;
overflow-x: auto;
padding-bottom: 12px;
white-space: nowrap;
}
}
.teaser.teaser-block::-webkit-scrollbar {
display: none;
}
.teaser .owl-carousel {
clear: both;
overflow: visible;
margin: 0 -27.82608696px 0 -16px;
}
@media (max-width: 992px) {
.teaser .owl-carousel {
margin: 0 -8px;
}
}
@media (max-width: 767px) {
.teaser .owl-carousel {
margin: 0;
margin-left: -16px;
margin-right: -16px;
overflow-x: auto;
white-space: nowrap;
}
}
.teaser-item {
clear: both;
display: block;
position: relative;
list-style-type: none;
padding: 0;
margin: 0 0 48px 0;
min-height: 60px;
-webkit-transition: opacity;
-o-transition: opacity;
transition: opacity;
transition: opacity 0.9s ease 0s;
transition-timing-function: ease-out;
}
.teaser-item:nth-of-type(odd) {
animation-delay: 0.25s !important;
}
.teaser-item:nth-of-type(even) {
animation-delay: 0.5s !important;
}
.teaser-item:nth-child(3n+0) {
animation-delay: 0.75s !important;
}
.teaser-item:last-of-type {
margin-bottom: 0;
}
@media (max-width: 992px) {
.teaser-item {
min-height: 0;
}
.teaser-item:last-of-type {
margin-bottom: 0;
}
}
@media (max-width: 513px) {
.teaser-item {
margin: 0;
padding: 16px 0 0 0;
}
.teaser-item:first-child {
padding-top: 0;
}
.teaser-item:last-of-type {
padding-bottom: 0;
}
}
.teaser-item > * {
text-align: left;
margin: 0;
}
.teaser-item > *:before {
content: none;
}
.teaser-item > *:not(.teaser-thumbnail) {
padding: 0 0 0 32px;
margin-left: 160px;
}
@media (max-width: 992px) {
.teaser-item > *:not(.teaser-thumbnail) {
padding: 0 0 0 16px;
}
}
@media (max-width: 513px) {
.teaser-item > *:not(.teaser-thumbnail) {
text-align: left;
margin-left: 140px;
padding-left: 0;
}
}
@media (max-width: 513px) {
.teaser-item > * {
text-align: left;
margin-left: 128px;
}
}
@media (max-width: 513px) {
.teaser-item > .teaser-link {
padding-left: 140px !important;
display: none;
}
.teaser-item > .teaser-title {
font-size: 1.225rem;
}
.teaser-item > .teaser-text {
margin-bottom: 0;
}
}
.teaser-item.no-thumbnail {
min-height: 0;
}
.teaser-item.no-thumbnail li:not(.pic) {
margin-left: 0;
padding-left: 0;
}
.teaser-item.no-thumbnail li:not(.pic).title {
padding-top: 0;
}
.teaser-item.no-thumbnail li:not(.pic).pic,
.teaser-item.no-thumbnail li:not(.pic).title a:before {
display: none;
}
.teaser.teaser-block .teaser-item {
float: left;
clear: none;
display: block;
overflow: visible;
position: relative;
box-sizing: border-box;
width: 33%;
min-height: 0;
padding: 0 16px;
margin: 32px 0 0 0;
-webkit-transition: opacity;
-o-transition: opacity;
transition: opacity;
transition: opacity 0.9s ease 0s;
transition-timing-function: ease-out;
}
.teaser.teaser-block .teaser-item:hover .teaser-thumbnail,
.teaser.teaser-block .teaser-item:hover .teaser-title {
transform: translate3d(0, 0, 0) scale(1.05);
}
.teaser.teaser-block .teaser-item:nth-child(1),
.teaser.teaser-block .teaser-item:nth-child(2),
.teaser.teaser-block .teaser-item:nth-child(3) {
margin-top: 0;
}
.teaser.teaser-block .teaser-item:nth-child(3n+1) {
clear: both;
}
.teaser.teaser-block .teaser-item:nth-of-type(odd) {
animation-delay: 0.25s !important;
}
.teaser.teaser-block .teaser-item:nth-of-type(even) {
animation-delay: 0.5s !important;
}
.teaser.teaser-block .teaser-item:nth-child(3n+0) {
animation-delay: 0.75s !important;
}
.teaser.teaser-block .teaser-item > * {
padding-left: 0;
margin-left: 0;
float: none;
}
@media (max-width: 992px) {
.teaser.teaser-block .teaser-item {
margin-top: 16px;
padding: 0 8px;
}
.teaser.teaser-block .teaser-item:nth-child(1),
.teaser.teaser-block .teaser-item:nth-child(2) {
margin-top: 0;
}
}
@media (max-width: 767px) {
.teaser.teaser-block .teaser-item {
display: inline-block;
float: none;
clear: both;
width: 100%;
padding: 0;
width: 75%;
margin-left: 12px;
margin-right: 0 !important;
}
.teaser.teaser-block .teaser-item:first-child {
margin-left: 32px !important;
}
.teaser.teaser-block .teaser-item:last-child {
margin-right: 16px !important;
}
}
@media (min-width: 1025px) {
.teaser.teaser-block.teaser-in-row-4 .teaser-item {
width: 25%;
}
.teaser.teaser-block.teaser-in-row-4 .teaser-item:nth-child(1),
.teaser.teaser-block.teaser-in-row-4 .teaser-item:nth-child(2),
.teaser.teaser-block.teaser-in-row-4 .teaser-item:nth-child(3),
.teaser.teaser-block.teaser-in-row-4 .teaser-item:nth-child(4) {
margin-top: 0;
}
.teaser.teaser-block.teaser-in-row-4 .teaser-item:nth-child(1n+1) {
clear: none;
}
.teaser.teaser-block.teaser-in-row-4 .teaser-item:nth-child(2n+1) {
clear: none;
}
.teaser.teaser-block.teaser-in-row-4 .teaser-item:nth-child(3n+1) {
clear: none;
}
.teaser.teaser-block.teaser-in-row-4 .teaser-item:nth-child(4n+1) {
clear: both;
}
.teaser.teaser-block.teaser-in-row-4 .teaser-item:nth-child(5n+1) {
clear: none;
}
}
.teaser.owl-carousel .teaser-item {
margin-right: 12px;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.teaser.owl-carousel .teaser-item:hover .teaser-thumbnail,
.teaser.owl-carousel .teaser-item:hover .teaser-title {
transform: translate3d(0, 0, 0) scale(1.05);
}
.teaser.owl-carousel .owl-item:nth-of-type(odd) .teaser-item {
animation-delay: 0.25s !important;
}
.teaser.owl-carousel .owl-item:nth-of-type(even) .teaser-item {
animation-delay: 0.5s !important;
}
.teaser.owl-carousel .owl-item:nth-child(3n+0) .teaser-item {
animation-delay: 0.75s !important;
}
.teaser-thumbnail {
margin: 0;
float: left;
position: relative;
margin: 0 0 32px 0;
padding: 0;
width: 160px;
height: 120px;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
@media (max-width: 513px) {
.teaser-thumbnail {
width: 140px;
height: 128px;
float: left;
margin-bottom: 16px;
}
}
.teaser-thumbnail:hover {
transform: translate3d(0, 0, 0) scale(1.05);
}
.teaser-thumbnail-link,
.teaser-thumbnail img {
display: block;
overflow: hidden;
position: relative;
z-index: 10;
padding: 0;
margin: 0;
width: 160px;
height: 120px;
}
@media (max-width: 513px) {
.teaser-thumbnail-link,
.teaser-thumbnail img {
height: 128px;
width: 128px;
}
}
.teaser-thumbnail-link {
border-radius: 0px 0px 0px 0px;
-webkit-transition: background;
-o-transition: background;
transition: background;
transition: background 0.9s ease 0s;
transition-timing-function: ease-out;
box-shadow: 0 6px 12px rgba(155, 68, 73, 0.15);
}
.teaser-thumbnail-link:after {
z-index: 200;
content: "\f061";
display: block;
text-align: center;
position: absolute;
box-sizing: content-box;
right: 6px;
bottom: 6px;
color: #ad4c51;
font-size: 0.875rem;
height: 32px;
width: 32px;
z-index: 100;
line-height: 32px;
background: #e7dbc8;
font-family: "FontAwesome", sans-serif;
border-radius: 50% 50% 50% 50%;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.teaser-thumbnail-link:after:hover {
text-decoration: none;
background: #e7dbc8;
}
.teaser-thumbnail-link-no-thumbnail {
background: #9e0e33;
background-image: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/layout/teaser-background.png);
background-position: center center;
background-repeat: no-repeat;
background-size: 100%;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.teaser-thumbnail-link-no-thumbnail:before {
display: none;
}
.teaser-thumbnail-link-no-thumbnail:hover {
background-size: 120%;
}
.teaser-thumbnail-link:hover {
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
box-shadow: var(--shadow-elevation-high);
}
.teaser-thumbnail-link:hover img {
transform: translate3d(0, 0, 0) scale(1.1);
}
.teaser-thumbnail-link:hover:after {
display: block;
text-align: center;
position: absolute;
box-sizing: content-box;
right: 6px;
bottom: 6px;
color: #ad4c51;
font-size: 0.875rem;
height: 32px;
width: 32px;
z-index: 100;
line-height: 32px;
background: #e7dbc8;
font-family: "FontAwesome", sans-serif;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
border-radius: 50% 50% 50% 50%;
}
.teaser-thumbnail-link:hover:after:hover {
text-decoration: none;
background: #e7dbc8;
}
.teaser-thumbnail img {
object-fit: cover;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.teaser.teaser-block .teaser-thumbnail {
float: none;
overflow: visible;
position: relative;
width: 100%;
height: 0;
margin: 0;
padding-bottom: 95%;
}
.teaser.teaser-block .teaser-thumbnail-link,
.teaser.teaser-block .teaser-thumbnail img {
display: block;
width: 100%;
height: 100%;
border-radius: 0px 0px 0px 0px;
}
.teaser.teaser-block .teaser-thumbnail-link {
background: #ad4c51;
background-image: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/layout/teaser-background.png);
background-size: 80%;
background-position: center center;
background-repeat: no-repeat;
background-size: 120% auto;
position: absolute;
overflow: hidden;
z-index: 900;
left: 0;
top: 0;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.teaser.teaser-block .teaser-thumbnail-link:after {
display: none;
}
.teaser.teaser-block .teaser-thumbnail-link:hover {
background-color: #9b4449;
background-size: 132%;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.teaser.teaser-block .teaser-thumbnail-link:hover img {
transform: translate3d(0, 0, 0) scale(1.1);
}
.teaser.teaser-block .teaser-thumbnail img {
position: absolute;
object-fit: cover;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.teaser.owl-carousel .teaser-thumbnail {
float: none;
overflow: visible;
position: relative;
width: 100%;
height: 0;
margin: 0;
padding-bottom: 65%;
}
.teaser.owl-carousel .teaser-thumbnail-link,
.teaser.owl-carousel .teaser-thumbnail img {
display: block;
width: 100%;
height: 100%;
border-radius: 0px 0px 0px 0px;
}
.teaser.owl-carousel .teaser-thumbnail-link {
background: #9e0e33;
background-image: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/layout/teaser-background.png);
background-size: 80%;
background-position: center center;
background-repeat: no-repeat;
background-size: 120% auto;
position: absolute;
overflow: hidden;
z-index: 900;
left: 0;
top: 0;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.teaser.owl-carousel .teaser-thumbnail-link:after {
display: none;
}
.teaser.owl-carousel .teaser-thumbnail-link:hover {
background-color: #dfcfb6;
background-size: 132%;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.teaser.owl-carousel .teaser-thumbnail-link:hover img {
transform: translate3d(0, 0, 0) scale(1.1);
}
.teaser.owl-carousel .teaser-thumbnail img {
position: absolute;
object-fit: cover;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.teaser-title {
vertical-align: middle;
font-size: 1.5rem;
margin-bottom: 6px;
line-height: 1.2;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
font-family: "Lato", sans-serif;
}
@media (max-width: 513px) {
.teaser-title {
padding-top: 6px;
margin-bottom: 6px;
font-size: 1.375rem;
}
}
.teaser-title-link {
padding: 0;
color: #ad4c51;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
@media (max-width: 513px) {
.teaser-title-link {
display: block;
}
}
.teaser-title-link:hover,
.teaser-title-link:active,
.teaser-title-link:focus {
text-decoration: none;
color: #e7dbc8;
}
.teaser.teaser-block .teaser-title,
.teaser.owl-carousel .teaser-title {
background-image: linear-gradient(to bottom, rgba(173, 76, 81, 0) 50%, #ad4c51 100%);
position: absolute;
pointer-events: none;
vertical-align: middle;
font-size: 1.875rem;
font-weight: 700;
bottom: 0;
margin: 0;
z-index: 900;
height: 100%;
line-height: 1.2;
left: 16px;
right: 16px;
color: #e7dbc8;
border-radius: 0 0 0px 0px;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
box-shadow: 0 6px 12px rgba(155, 68, 73, 0.15);
}
@media (max-width: 992px) {
.teaser.teaser-block .teaser-title,
.teaser.owl-carousel .teaser-title {
left: 8px;
right: 8px;
}
}
@media (max-width: 767px) {
.teaser.teaser-block .teaser-title,
.teaser.owl-carousel .teaser-title {
left: 0;
right: 0;
}
}
.teaser.teaser-block .teaser-title:hover,
.teaser.owl-carousel .teaser-title:hover {
box-shadow: 0 6px 12px rgba(155, 68, 73, 0.12);
}
.teaser.teaser-block .teaser-title:before,
.teaser.owl-carousel .teaser-title:before {
content: "\f061";
display: block;
text-align: center;
position: absolute;
box-sizing: content-box;
right: 6px;
bottom: 6px;
color: #ad4c51;
font-size: 0.875rem;
height: 32px;
width: 32px;
z-index: 100;
line-height: 32px;
background: #e7dbc8;
font-family: "FontAwesome", sans-serif;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
border-radius: 50% 50% 50% 50%;
right: calc(50% - (32px / 2));
bottom: 32px;
display: none;
}
.teaser.teaser-block .teaser-title:before:hover,
.teaser.owl-carousel .teaser-title:before:hover {
text-decoration: none;
background: #e7dbc8;
}
.teaser.teaser-block .teaser-title-link,
.teaser.owl-carousel .teaser-title-link {
width: 100%;
position: absolute;
bottom: 0;
display: block;
text-align: center;
padding: 16px;
color: #e7dbc8;
text-shadow: 0 0 6px #1a1a18;
}
@media (max-width: 992px) {
.teaser.teaser-block .teaser-title-link,
.teaser.owl-carousel .teaser-title-link {
padding: 16px 16px;
}
}
.teaser.teaser-block .teaser-title-link .teaser-title-text,
.teaser.owl-carousel .teaser-title-link .teaser-title-text {
background: transparent;
display: block;
padding: 6px 12px;
width: fit-content;
margin-left: auto;
margin-right: auto;
font-size: 1.225rem;
font-weight: 300;
text-transform: uppercase;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
border-radius: 0px 0px 0px 0px;
}
@media (max-width: 992px) {
.teaser.teaser-block .teaser-title-link .teaser-title-text,
.teaser.owl-carousel .teaser-title-link .teaser-title-text {
font-size: 1.375rem;
white-space: initial;
}
}
@media (max-width: 513px) {
.teaser.teaser-block .teaser-title-link .teaser-title-text,
.teaser.owl-carousel .teaser-title-link .teaser-title-text {
font-size: 1.375rem;
}
}
.teaser.teaser-block .teaser-title-link .teaser-title-snippet,
.teaser.owl-carousel .teaser-title-link .teaser-title-snippet {
display: none;
font-weight: 300;
margin-top: 6px;
font-size: 1rem;
}
.teaser.teaser-block .teaser-title-link .teaser-title-snippet:empty,
.teaser.owl-carousel .teaser-title-link .teaser-title-snippet:empty {
display: none;
}
@media (max-width: 767px) {
.teaser.teaser-block .teaser-title-link .teaser-title-snippet,
.teaser.owl-carousel .teaser-title-link .teaser-title-snippet {
font-size: 0.875rem;
}
}
@media (max-width: 513px) {
.teaser.teaser-block .teaser-title-link .teaser-title-snippet,
.teaser.owl-carousel .teaser-title-link .teaser-title-snippet {
font-size: 0.75rem;
margin-top: 6px;
}
}
.teaser.owl-carousel .teaser-title {
left: 0;
right: 0;
padding: 0;
width: 100%;
height: 0;
margin: 0;
padding-bottom: 65%;
top: 0;
}
.teaser-eventdate {
margin-bottom: 6px;
}
.teaser-eventdate-text {
vertical-align: middle;
font-weight: 300;
font-size: 1rem;
color: rgba(26, 26, 24, 0.6);
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.teaser-eventdate-text:empty {
display: none;
}
.teaser.teaser-block .teaser-eventdate {
display: none;
}
.teaser-parent {
display: none;
margin-bottom: 12px;
}
.teaser-parent.categories {
display: block;
}
.teaser-parent-link,
.teaser-parent a {
display: inline-block;
padding: 6px;
background: #ffffff;
color: rgba(26, 26, 24, 0.6);
font-size: 0.75rem;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
border-radius: 0px 0px 0px 0px;
}
.teaser-parent-link:hover,
.teaser-parent a:hover {
text-decoration: none;
background: #9e0e33;
color: #e7dbc8;
}
.teaser-parent .post-categories {
overflow: hidden;
margin: 0;
padding: 0;
font-size: 0;
}
.teaser-parent .post-categories li {
display: inline-block;
margin: 0 6px 0 0;
}
.teaser-parent .post-categories li:last-child {
margin-right: 0;
}
.teaser-text {
text-align: left;
font-weight: 300;
font-size: 1rem;
color: #1a1a18;
margin-bottom: 16px;
}
.teaser-text p {
margin: 0;
}
@media (max-width: 513px) {
.teaser-text,
.teaser-text p {
text-align: left;
font-size: 1rem;
}
}
.teaser.tags {
margin-bottom: 16px;
}
.teaser.tags .tag-container {
font-size: 0;
padding-left: 24px;
color: rgba(26, 26, 24, 0.6);
}
.teaser.tags .tag-container:empty:after {
content: "—";
font-size: 0.875rem;
}
.teaser.tags .tag-container:before {
width: 24px;
margin-left: -24px;
content: "\f02c";
font-size: 0.75rem;
margin-right: 6px;
font-family: "FontAwesome", sans-serif;
}
.teaser.tags .tag-container a {
display: inline-block;
background: transparent;
font-size: 0.75rem;
padding: 4px 6px;
color: rgba(26, 26, 24, 0.6);
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
border-radius: 0px 0px 0px 0px;
}
.teaser.tags .tag-container a:hover {
background: #ad4c51;
color: #e7dbc8;
}
.teaser-link {
overflow: hidden;
font-size: 0;
}
.teaser-link-button {
-webkit-appearance: none;
-webkit-backface-visibility: hidden;
text-decoration: none;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
border: none;
box-sizing: border-box;
background: #e7dbc8;
font-size: 1.225rem;
color: #ad4c51;
line-height: 48px;
padding: 0 32px;
height: 48px;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
height: 32px;
line-height: 32px;
font-size: 0.875rem;
padding: 0 16px;
border-radius: 0px 0px 0px 0px;
margin-top: 0;
}
@media (max-width: 992px) {
.teaser-link-button {
font-size: 1rem;
}
}
.teaser-link-button:hover,
.teaser-link-button:focus,
.teaser-link-button:active {
text-decoration: none;
color: #ad4c51;
background: #d8c4a4;
}
.teaser-link-button .fa-45 {
line-height: 48px;
font-weight: normal;
}
.teaser-link-button .fa-45,
.teaser-link-button .fa-45.right,
.teaser-link-button .fa-45:last-child {
margin: 0 0 0 6px;
}
.teaser-link-button .fa-45.left,
.teaser-link-button .fa-45:first-child {
margin: 0 6px 0 0;
}
.teaser-link-button.margin-bottom {
margin-bottom: 32px;
}
.teaser-link-button .fa-45 {
line-height: 32px;
}
.teaser-link-button .fa-45,
.teaser-link-button .fa-45.right,
.teaser-link-button .fa-45:last-child {
margin: 0 0 0 6px;
}
.teaser-link-button .fa-45.left,
.teaser-link-button .fa-45:first-child {
margin: 0 6px 0 0;
}
@media (max-width: 513px) {
.teaser-link-button {
padding-left: 24px;
padding-right: 24px;
}
}
.teaser.owl-carousel .teaser-link {
display: none;
}
.teaser.teaser-block .teaser-item > *:not(.teaser-title):not(.teaser-thumbnail) {
display: none;
}
.col-md-8 .teaser.teaser-block .teaser-title-link {
bottom: 12px;
padding: 12px !important;
}
.col-md-8 .teaser.teaser-block .teaser-title-link .teaser-title-text {
padding: 6px 6px;
font-size: 0.875rem !important;
}
.col-md-8 .teaser.teaser-block .teaser-title-link .teaser-title-text::before {
content: "";
position: absolute;
width: 20%;
height: 1px;
bottom: 12px;
left: 40%;
border-bottom: 1px solid #e7dbc8;
}
.col-md-8 .teaser.teaser-block .teaser-title:after {
display: block;
text-align: center;
position: absolute;
box-sizing: content-box;
right: 6px;
bottom: 6px;
color: #ad4c51;
font-size: 0.875rem;
height: 32px;
width: 32px;
z-index: 100;
line-height: 32px;
background: #e7dbc8;
font-family: "FontAwesome", sans-serif;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
border-radius: 50% 50% 50% 50%;
right: calc(50% - (32px / 2));
bottom: 12px;
}
.col-md-8 .teaser.teaser-block .teaser-title:after:hover {
text-decoration: none;
background: #e7dbc8;
}
.related {
overflow: hidden;
list-style-type: none;
margin: 0;
padding: 0;
}
.related-item {
display: block;
margin: 0;
padding: 0;
}
.related-item:not(:last-child) {
margin-bottom: 6px;
}
.related-button {
width: auto;
overflow: hidden;
font-weight: 700;
display: inline-block;
text-decoration: none;
font-size: 0.875rem;
padding: 0 16px 0 0;
height: 32px;
line-height: 32px;
background: #ad4c51;
color: #e7dbc8;
border-radius: 0px 0px 0px 0px;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.related-button:before {
float: left;
display: block;
text-align: center;
font-weight: normal;
content: "\f0c1";
height: 32px;
width: 38px;
color: #1a1a18;
background: #e7dbc8;
padding-left: 4px;
margin-right: 12px;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
font-family: "FontAwesome", sans-serif;
}
.related-button:empty {
padding-right: 0;
}
.related-button:empty:before {
margin: 0;
padding: 0;
}
.related-button:hover {
text-decoration: none;
background: #b75b60;
color: #e7dbc8;
}
.related-button:hover:before {
background: #ad4c51;
color: #e7dbc8;
}
.related-tags .related-button:before {
content: "\f02b";
}
.related-internal .related-button:before {
content: "\f0f6";
}
.related-external .related-button:before {
content: "\f0c1";
}
.tag-cloud {
font-size: 0;
margin: -3px;
}
.tag-cloud-link,
.tag-cloud a {
display: inline-block;
font-weight: 700;
margin: 3px;
padding: 3px 6px;
font-size: 0.875rem !important;
background: #ad4c51;
color: #e7dbc8;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
border-radius: 0px 0px 0px 0px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.tag-cloud-link:Hover,
.tag-cloud a:Hover {
color: #ad4c51;
background: #e7dbc8;
}
.post-categories {
padding: 0;
font-size: 0;
list-style-type: none;
margin: -6px;
}
.post-categories li {
display: inline-block;
}
.post-categories-link,
.post-categories a {
display: inline-block;
font-weight: 700;
margin: 6px;
padding: 6px 12px;
font-size: 1rem !important;
background: #ad4c51;
color: #e7dbc8;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
border-radius: 0px 0px 0px 0px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.post-categories-link:Hover,
.post-categories a:Hover {
color: #ad4c51;
background: #e7dbc8;
}
.post-categories-link.post-categories-link-current {
background: #dfcfb6;
color: rgba(173, 76, 81, 0.6);
}
.navigation.pagination {
overflow: hidden;
margin: 32px 0;
}
@media (max-width: 992px) {
.navigation.pagination {
margin: 16px 0;
}
}
.navigation.pagination:last-child {
margin-bottom: 0;
}
.navigation.pagination .screen-reader-text {
display: none;
}
.nav-links,
.ptb_pagenav {
overflow: hidden;
padding: 8px;
background: #f2f2f2;
border-radius: 0px 0px 0px 0px;
}
@media (max-width: 992px) {
.nav-links,
.ptb_pagenav {
padding: 10px;
}
}
.nav-links .page-numbers,
.ptb_pagenav .page-numbers {
float: left;
display: block;
font-weight: 700;
text-align: center;
padding: 0;
margin: 8px;
font-size: 1rem;
line-height: 48px;
height: 48px;
width: 48px;
background: #ffffff;
color: #1a1a18;
border-radius: 48px / 2 48px / 2 48px / 2 48px / 2;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
@media (max-width: 992px) {
.nav-links .page-numbers,
.ptb_pagenav .page-numbers {
width: 32px;
height: 32px;
line-height: 32px;
font-size: 0.875rem;
margin: 6px;
border-radius: 32px / 2 32px / 2 32px / 2 32px / 2;
}
}
.nav-links .page-numbers:not(.dots):not(.current):hover,
.ptb_pagenav .page-numbers:not(.dots):not(.current):hover {
text-decoration: none;
background: #e7dbc8;
color: #ad4c51;
}
.nav-links .page-numbers.current,
.ptb_pagenav .page-numbers.current {
background: #b75b60;
color: #e7dbc8;
}
.nav-links .page-numbers.next:after,
.ptb_pagenav .page-numbers.next:after {
content: "\f178";
margin-left: 6px;
}
.nav-links .page-numbers.prev:before,
.ptb_pagenav .page-numbers.prev:before {
content: "\f177";
margin-right: 6px;
}
.nav-links .page-numbers.next,
.ptb_pagenav .page-numbers.next,
.nav-links .page-numbers.prev,
.ptb_pagenav .page-numbers.prev {
width: auto;
padding: 0 16px;
}
.nav-links .page-numbers.next:before,
.ptb_pagenav .page-numbers.next:before,
.nav-links .page-numbers.prev:before,
.ptb_pagenav .page-numbers.prev:before,
.nav-links .page-numbers.next:after,
.ptb_pagenav .page-numbers.next:after,
.nav-links .page-numbers.prev:after,
.ptb_pagenav .page-numbers.prev:after {
font-family: "FontAwesome", sans-serif;
}
@media (max-width: 992px) {
.nav-links .page-numbers.next,
.ptb_pagenav .page-numbers.next,
.nav-links .page-numbers.prev,
.ptb_pagenav .page-numbers.prev {
width: 32px;
padding: 0;
font-size: 0;
}
.nav-links .page-numbers.next:before,
.ptb_pagenav .page-numbers.next:before,
.nav-links .page-numbers.prev:before,
.ptb_pagenav .page-numbers.prev:before,
.nav-links .page-numbers.next:after,
.ptb_pagenav .page-numbers.next:after,
.nav-links .page-numbers.prev:after,
.ptb_pagenav .page-numbers.prev:after {
margin: 0;
font-size: 0.875rem;
}
}
.nav-links .page-numbers.dots,
.ptb_pagenav .page-numbers.dots {
opacity: 0.5;
}
.content .search-query,
.content .search-count {
font-weight: 700;
color: #e7dbc8;
}
.content .search-title {
font-weight: 300;
margin-bottom: 16px;
}
.content .search-title.not-found {
margin-bottom: 0;
}
.content .search-title.not-found h5 {
margin-bottom: 16px;
}
.content .search-title.not-found p:last-child {
margin-bottom: 0;
}
.content .search {
overflow: hidden;
font-size: 0;
margin-bottom: 32px;
}
@media (max-width: 992px) {
.content .search {
margin-bottom: 16px;
}
}
.content .search .search-input {
-webkit-appearance: none;
border: none;
outline: none;
resize: none;
font-weight: normal;
box-sizing: border-box;
background: #f2f2f2;
font-size: 1rem;
color: rgba(26, 26, 24, 0.6);
min-height: 48px;
max-width: 100%;
padding: 12px 16px;
line-height: 24px;
box-shadow: inset 0 0 0 2px rgba(231, 219, 200, 0.4);
border-radius: 0px 0px 0px 0px;
font-family: "Lato", sans-serif;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
width: 256px;
}
.content .search .search-input::-webkit-input-placeholder {
color: rgba(26, 26, 24, 0.6);
}
.content .search .search-input::-moz-placeholder {
color: rgba(26, 26, 24, 0.6);
}
.content .search .search-input:-moz-placeholder {
color: rgba(26, 26, 24, 0.6);
}
.content .search .search-input:-ms-input-placeholder {
color: rgba(26, 26, 24, 0.6);
}
.content .search .search-input:hover,
.content .search .search-input:active {
outline: none;
box-shadow: inset 0 0 0 2px #e7dbc8;
}
.content .search .search-input:focus {
outline: none;
color: #1a1a18;
box-shadow: inset 0 0 0 2px #ad4c51;
}
@media (max-width: 513px) {
.content .search .search-input {
width: 100%;
display: block;
margin-bottom: 12px;
}
}
.content .search .search-submit {
-webkit-appearance: none;
outline: none;
border: none;
text-align: center;
font-weight: 700;
background: #ad4c51;
color: #e7dbc8;
font-size: 1rem;
padding: 0 32px;
margin-left: 16px;
height: 48px;
line-height: 48px;
border-radius: 48px / 2 48px / 2 48px / 2 48px / 2;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
font-family: "Lato", sans-serif;
}
@media (max-width: 513px) {
.content .search .search-submit {
width: 100%;
display: block;
margin: 0;
}
}
.content .search .search-submit .fa-45 {
font-size: 1rem;
margin-left: 6px;
}
.content .search .search-submit:hover {
background: #e7dbc8;
color: #ad4c51;
}
.mobile-menu-navigation .search {
overflow: hidden;
position: relative;
font-size: 0;
padding: 0 16px;
margin-bottom: 16px;
}
.mobile-menu-navigation .search .search-input {
-webkit-appearance: none;
border: none;
outline: none;
resize: none;
font-weight: normal;
box-sizing: border-box;
background: #f2f2f2;
font-size: 1rem;
color: rgba(26, 26, 24, 0.6);
min-height: 48px;
max-width: 100%;
padding: 12px 16px;
line-height: 24px;
box-shadow: inset 0 0 0 2px rgba(231, 219, 200, 0.4);
border-radius: 0px 0px 0px 0px;
font-family: "Lato", sans-serif;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
display: block;
width: 100%;
padding-right: 48px;
}
.mobile-menu-navigation .search .search-input::-webkit-input-placeholder {
color: rgba(26, 26, 24, 0.6);
}
.mobile-menu-navigation .search .search-input::-moz-placeholder {
color: rgba(26, 26, 24, 0.6);
}
.mobile-menu-navigation .search .search-input:-moz-placeholder {
color: rgba(26, 26, 24, 0.6);
}
.mobile-menu-navigation .search .search-input:-ms-input-placeholder {
color: rgba(26, 26, 24, 0.6);
}
.mobile-menu-navigation .search .search-input:hover,
.mobile-menu-navigation .search .search-input:active {
outline: none;
box-shadow: inset 0 0 0 2px #e7dbc8;
}
.mobile-menu-navigation .search .search-input:focus {
outline: none;
color: #1a1a18;
box-shadow: inset 0 0 0 2px #ad4c51;
}
.mobile-menu-navigation .search .search-submit {
-webkit-appearance: none;
outline: none;
border: none;
text-align: center;
position: absolute;
top: 0;
right: 16px;
padding: 0;
font-size: 0;
background: transparent;
color: #1a1a18;
height: 48px;
width: 48px;
line-height: 48px;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.mobile-menu-navigation .search .search-submit .fa-45 {
font-size: 1.225rem;
line-height: inherit;
}
.mobile-menu-navigation .search .search-submit:hover {
color: #e7dbc8;
}
.search-overlay {
-webkit-backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
position: fixed;
top: 0;
left: 0;
opacity: 0;
width: 100%;
height: 100%;
z-index: 20000;
background: rgba(155, 68, 73, 0.95);
transform: translate3d(0, -100%, 0);
-webkit-transition: opacity;
-o-transition: opacity;
transition: opacity;
transition: opacity 0.9s ease 0s;
transition-timing-function: ease-out;
}
@media (max-width: 992px) {
.search-overlay {
display: none;
}
}
.search-overlay.search-overlay-open {
opacity: 1;
transform: translate3d(0, 0, 0);
}
.search-overlay .search-input {
-webkit-appearance: none;
position: absolute;
text-align: center;
outline: none;
border: none;
font-weight: 300;
background: transparent;
text-transform: uppercase;
margin: 0 auto;
top: 50%;
left: 25%;
width: 50%;
padding: 12px;
color: #e7dbc8;
font-size: 2.75rem;
height: 88px;
line-height: 64px;
margin-top: -88px;
}
.search-overlay .search-submit {
-webkit-appearance: none;
position: absolute;
overflow: hidden;
border: none;
outline: none;
font-weight: 300;
top: 50%;
left: 50%;
padding: 0 16px;
font-size: 1.375rem;
background: #ad4c51;
color: #e7dbc8;
height: 48px;
line-height: 48px;
width: 256px;
margin-top: 32px;
margin-left: -128px;
border-radius: 48px / 2 48px / 2 48px / 2 48px / 2;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.search-overlay .search-submit .fa-45 {
font-size: 1.375rem;
margin-left: 6px;
}
.search-overlay .search-submit:hover {
background: #e7dbc8;
color: #ad4c51;
}
.search-overlay-close {
position: fixed;
border: none;
outline: none;
cursor: pointer;
text-align: center;
font-weight: normal;
background-repeat: no-repeat;
opacity: 1;
top: 32px;
right: 32px;
font-size: 1.5rem;
color: #e7dbc8;
width: 48px;
height: 48px;
background-color: #ad4c51;
border-radius: 48px / 2 48px / 2 48px / 2 48px / 2;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.search-overlay-close:after {
content: "\f00d";
font-family: "FontAwesome", sans-serif;
}
.search-overlay-close:hover {
text-decoration: none;
color: #ad4c51;
background: #e7dbc8;
}
.search-overlay-close,
.search-overlay-close:after {
line-height: 48px;
}
.wpcf7 .screen-reader-response {
display: none;
}
.wpcf7 p {
margin: 0;
}
.wpcf7 p:not(:last-of-type) {
margin-bottom: 16px;
}
.wpcf7-form {
background: #ffffff;
}
.wpcf7-form-control-wrap {
display: block;
margin-top: 6px;
}
.wpcf7 .wpcf7-form .ajax-loader {
background-image: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/layout/lazyload.gif);
background-position: center center;
background-repeat: no-repeat;
background-size: 32px;
width: 48px;
height: 48px;
margin-left: 12px;
opacity: 0;
border-radius: 50% 50% 50% 50%;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.wpcf7 .wpcf7-form .ajax-loader.is-active {
opacity: 1;
background-color: #f2f2f2;
}
.wpcf7-text,
.wpcf7-textarea {
-webkit-appearance: none;
border: none;
outline: none;
resize: none;
font-weight: normal;
box-sizing: border-box;
background: #f2f2f2;
font-size: 1rem;
color: rgba(26, 26, 24, 0.6);
min-height: 48px;
max-width: 100%;
padding: 12px 16px;
line-height: 24px;
box-shadow: inset 0 0 0 2px rgba(231, 219, 200, 0.4);
border-radius: 0px 0px 0px 0px;
font-family: "Lato", sans-serif;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
width: 100%;
margin: 0;
}
.wpcf7-text::-webkit-input-placeholder,
.wpcf7-textarea::-webkit-input-placeholder {
color: rgba(26, 26, 24, 0.6);
}
.wpcf7-text::-moz-placeholder,
.wpcf7-textarea::-moz-placeholder {
color: rgba(26, 26, 24, 0.6);
}
.wpcf7-text:-moz-placeholder,
.wpcf7-textarea:-moz-placeholder {
color: rgba(26, 26, 24, 0.6);
}
.wpcf7-text:-ms-input-placeholder,
.wpcf7-textarea:-ms-input-placeholder {
color: rgba(26, 26, 24, 0.6);
}
.wpcf7-text:hover,
.wpcf7-textarea:hover,
.wpcf7-text:active,
.wpcf7-textarea:active {
outline: none;
box-shadow: inset 0 0 0 2px #e7dbc8;
}
.wpcf7-text:focus,
.wpcf7-textarea:focus {
outline: none;
color: #1a1a18;
box-shadow: inset 0 0 0 2px #ad4c51;
}
.wpcf7-text.wpcf7-not-valid,
.wpcf7-textarea.wpcf7-not-valid {
color: #cc3e52;
border-radius: 0px 0px 0 0;
box-shadow: inset 0 0 0 2px #cc3e52;
}
.wpcf7-submit {
vertical-align: middle;
-webkit-appearance: none;
-webkit-backface-visibility: hidden;
text-decoration: none;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
border: none;
box-sizing: border-box;
background: #e7dbc8;
font-size: 1.225rem;
color: #ad4c51;
line-height: 48px;
padding: 0 32px;
height: 48px;
border-radius: 0px 0px 0px 0px;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
@media (max-width: 992px) {
.wpcf7-submit {
font-size: 1rem;
}
}
.wpcf7-submit:hover,
.wpcf7-submit:focus,
.wpcf7-submit:active {
text-decoration: none;
color: #ad4c51;
background: #d8c4a4;
}
.wpcf7-submit .fa-45 {
line-height: 48px;
font-weight: normal;
}
.wpcf7-submit .fa-45,
.wpcf7-submit .fa-45.right,
.wpcf7-submit .fa-45:last-child {
margin: 0 0 0 6px;
}
.wpcf7-submit .fa-45.left,
.wpcf7-submit .fa-45:first-child {
margin: 0 6px 0 0;
}
@media (max-width: 513px) {
.wpcf7-recaptcha {
transform-origin: top left;
transform: scale(0.95);
}
}
.wpcf7 .wpcf7-not-valid-tip {
display: block;
background: #cc3e52;
color: #e7dbc8;
font-size: 0.875rem;
padding: 6px 16px;
border-radius: 0 0 0px 0px;
}
.wpcf7 noscript + .wpcf7-not-valid-tip,
.wpcf7 .wpcf7-recaptcha + .wpcf7-not-valid-tip {
margin-top: 6px;
border-radius: 0px 0px 0px 0px;
}
.wpcf7 .wpcf7-response-output {
border: none;
background: #e7dbc8;
color: #ad4c51;
margin: 16px 0 0 0;
padding: 12px 16px;
border-radius: 0px 0px 0px 0px;
}
.wpcf7 .wpcf7-response-output.wpcf7-validation-errors,
.wpcf7 .wpcf7-response-output.wpcf7-spam-blocked {
background: #cc3e52;
color: #e7dbc8;
}
.sitemap {
counter-reset: _sm1, _sm2, _sm3, _sm4;
}
.sitemap > ul {
margin: 0 !important;
padding: 0 !important;
column-count: 2;
column-gap: 16px;
}
@media (max-width: 767px) {
.sitemap > ul {
column-count: 1;
column-gap: 0;
}
}
.sitemap ul ul {
padding-left: 32px;
margin-top: 6px;
border-left: 4px solid #f2f2f2;
}
@media (max-width: 767px) {
.sitemap ul ul {
padding-left: 16px;
}
}
.sitemap li {
margin-bottom: 6px;
}
.sitemap li:before {
display: none !important;
}
.sitemap a {
display: inline-block;
max-width: 100%;
background: #f2f2f2;
color: #1a1a18;
padding: 6px 16px;
-webkit-transition: color;
-o-transition: color;
transition: color;
transition: color 0.9s ease 0s;
transition-timing-function: ease-out;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.sitemap a:before {
margin-right: 12px;
color: rgba(26, 26, 24, 0.6);
-webkit-transition: color;
-o-transition: color;
transition: color;
transition: color 0.9s ease 0s;
transition-timing-function: ease-out;
}
.sitemap a:hover {
color: #e7dbc8;
}
.sitemap > ul {
counter-reset: _sm1;
}
.sitemap > ul > li {
counter-increment: _sm1;
}
.sitemap > ul > li > a:before {
content: counter(_sm1) ".";
}
.sitemap > ul > li > ul {
counter-reset: _sm2;
}
.sitemap > ul > li > ul > li {
counter-increment: _sm2;
}
.sitemap > ul > li > ul > li > a:before {
content: counter(_sm1) "." counter(_sm2) ".";
}
.sitemap > ul > li > ul > li > ul {
counter-reset: _sm3;
}
.sitemap > ul > li > ul > li > ul > li {
counter-increment: _sm3;
}
.sitemap > ul > li > ul > li > ul > li > a:before {
content: counter(_sm1) "." counter(_sm2) "." counter(_sm3) ".";
}
.sitemap > ul > li > ul > li > ul > li > ul {
counter-reset: _sm4;
}
.sitemap > ul > li > ul > li > ul > li > ul > li {
counter-increment: _sm4;
}
.sitemap > ul > li > ul > li > ul > li > ul > li > a:before {
content: counter(_sm1) "." counter(_sm2) "." counter(_sm3) "." counter(_sm4) ".";
}  .wp-block-table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.wp-block-table > thead > tr > th,
.wp-block-table > tbody > tr > th,
.wp-block-table > tfoot > tr > th,
.wp-block-table > thead > tr > td,
.wp-block-table > tbody > tr > td,
.wp-block-table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.wp-block-table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.wp-block-table > caption + thead > tr:first-child > th,
.wp-block-table > colgroup + thead > tr:first-child > th,
.wp-block-table > thead:first-child > tr:first-child > th,
.wp-block-table > caption + thead > tr:first-child > td,
.wp-block-table > colgroup + thead > tr:first-child > td,
.wp-block-table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.wp-block-table > tbody + tbody {
border-top: 2px solid #ddd;
}
.wp-block-table .table {
background-color: #fff;
}
.wp-block-table > tbody > tr:nth-child(odd) > td,
.wp-block-table > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
} .frame-image.frame-image-primary.frame-image-top {
background-image: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/layout/frame-01-primary-top.png);
background-repeat: no-repeat;
background-size: contain;
background-position-y: top;
background-position-x: center;
display: block;
width: 100%;
height: 50px;
content: "";
z-index: 700;
position: relative;
bottom: 0;
margin-bottom: -50px;
-webkit-transform: translateY(-1px);
-moz-transform: translateY(-1px);
-ms-transform: translateY(-1px);
-o-transform: translateY(-1px);
transform: translateY(-1px);
}
@media (max-width: 1024px) {
.frame-image.frame-image-primary.frame-image-top {
height: 37.5px;
bottom: 0;
margin-bottom: -37.5px;
}
}
@media (max-width: 767px) {
.frame-image.frame-image-primary.frame-image-top {
height: 25px;
bottom: 0;
margin-bottom: -25px;
}
}
.frame-image.frame-image-primary.frame-image-bottom {
background-image: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/layout/frame-01-primary-bottom.png);
background-repeat: no-repeat;
background-size: contain;
background-position-y: bottom;
background-position-x: center;
display: block;
width: 100%;
height: 50px;
content: "";
z-index: 700;
position: relative;
bottom: 50px;
margin-bottom: -50px;
-webkit-transform: translateY(1px);
-moz-transform: translateY(1px);
-ms-transform: translateY(1px);
-o-transform: translateY(1px);
transform: translateY(1px);
}
@media (max-width: 1024px) {
.frame-image.frame-image-primary.frame-image-bottom {
background-position-y: bottom;
height: 25px;
bottom: 25px;
margin-bottom: -25px;
}
}
@media (max-width: 767px) {
.frame-image.frame-image-primary.frame-image-bottom {
background-position-y: bottom;
height: 25px;
bottom: 25px;
margin-bottom: -25px;
}
}
.frame-image.frame-image-primary.frame-image-inverse-top {
background-image: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/layout/frame-01-primary-top-inverse.png);
background-repeat: no-repeat;
background-size: contain;
background-position-y: top;
background-position-x: center;
display: block;
width: 100%;
height: 50px;
content: "";
z-index: 700;
position: relative;
bottom: 0;
margin-bottom: -50px;
-webkit-transform: translateY(-1px);
-moz-transform: translateY(-1px);
-ms-transform: translateY(-1px);
-o-transform: translateY(-1px);
transform: translateY(-1px);
}
@media (max-width: 1024px) {
.frame-image.frame-image-primary.frame-image-inverse-top {
height: 37.5px;
bottom: 0;
margin-bottom: -37.5px;
}
}
@media (max-width: 767px) {
.frame-image.frame-image-primary.frame-image-inverse-top {
height: 25px;
bottom: 0;
margin-bottom: -25px;
}
}
.frame-image.frame-image-primary.frame-image-inverse-bottom {
background-image: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/layout/frame-01-primary-bottom-inverse.png);
background-repeat: no-repeat;
background-size: contain;
background-position-y: bottom;
background-position-x: center;
display: block;
width: 100%;
height: 50px;
content: "";
z-index: 700;
position: relative;
bottom: 50px;
margin-bottom: -50px;
-webkit-transform: translateY(1px);
-moz-transform: translateY(1px);
-ms-transform: translateY(1px);
-o-transform: translateY(1px);
transform: translateY(1px);
}
@media (max-width: 1024px) {
.frame-image.frame-image-primary.frame-image-inverse-bottom {
background-position-y: bottom;
height: 25px;
bottom: 25px;
margin-bottom: -25px;
}
}
@media (max-width: 767px) {
.frame-image.frame-image-primary.frame-image-inverse-bottom {
background-position-y: bottom;
height: 25px;
bottom: 25px;
margin-bottom: -25px;
}
}
.frame-image.frame-image-secondary.frame-image-top {
background-image: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/layout/frame-01-secondary-top.png);
background-repeat: no-repeat;
background-size: contain;
background-position-y: top;
background-position-x: center;
display: block;
width: 100%;
height: 50px;
content: "";
z-index: 700;
position: relative;
bottom: 0;
margin-bottom: -50px;
-webkit-transform: translateY(-1px);
-moz-transform: translateY(-1px);
-ms-transform: translateY(-1px);
-o-transform: translateY(-1px);
transform: translateY(-1px);
}
@media (max-width: 1024px) {
.frame-image.frame-image-secondary.frame-image-top {
height: 37.5px;
bottom: 0;
margin-bottom: -37.5px;
}
}
@media (max-width: 767px) {
.frame-image.frame-image-secondary.frame-image-top {
height: 25px;
bottom: 0;
margin-bottom: -25px;
}
}
.frame-image.frame-image-secondary.frame-image-bottom {
background-image: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/layout/frame-01-secondary-bottom.png);
background-repeat: no-repeat;
background-size: contain;
background-position-y: bottom;
background-position-x: center;
display: block;
width: 100%;
height: 50px;
content: "";
z-index: 700;
position: relative;
bottom: 50px;
margin-bottom: -50px;
-webkit-transform: translateY(1px);
-moz-transform: translateY(1px);
-ms-transform: translateY(1px);
-o-transform: translateY(1px);
transform: translateY(1px);
}
@media (max-width: 1024px) {
.frame-image.frame-image-secondary.frame-image-bottom {
background-position-y: bottom;
height: 25px;
bottom: 25px;
margin-bottom: -25px;
}
}
@media (max-width: 767px) {
.frame-image.frame-image-secondary.frame-image-bottom {
background-position-y: bottom;
height: 25px;
bottom: 25px;
margin-bottom: -25px;
}
}
.frame-image.frame-image-third.frame-image-top {
background-image: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/layout/frame-01-third-top.png);
background-repeat: no-repeat;
background-size: contain;
background-position-y: top;
background-position-x: center;
display: block;
width: 100%;
height: 50px;
content: "";
z-index: 700;
position: relative;
bottom: 0;
margin-bottom: -50px;
-webkit-transform: translateY(-1px);
-moz-transform: translateY(-1px);
-ms-transform: translateY(-1px);
-o-transform: translateY(-1px);
transform: translateY(-1px);
}
@media (max-width: 1024px) {
.frame-image.frame-image-third.frame-image-top {
height: 37.5px;
bottom: 0;
margin-bottom: -37.5px;
}
}
@media (max-width: 767px) {
.frame-image.frame-image-third.frame-image-top {
height: 25px;
bottom: 0;
margin-bottom: -25px;
}
}
.frame-image.frame-image-third.frame-image-bottom {
background-image: url(//www.hotel-stadtkassel.de/wp-content/themes/hotel-stadt-kassel-2022/img/layout/frame-01-third-bottom.png);
background-repeat: no-repeat;
background-size: contain;
background-position-y: bottom;
background-position-x: center;
display: block;
width: 100%;
height: 50px;
content: "";
z-index: 700;
position: relative;
bottom: 50px;
margin-bottom: -50px;
-webkit-transform: translateY(1px);
-moz-transform: translateY(1px);
-ms-transform: translateY(1px);
-o-transform: translateY(1px);
transform: translateY(1px);
}
@media (max-width: 1024px) {
.frame-image.frame-image-third.frame-image-bottom {
background-position-y: bottom;
height: 25px;
bottom: 25px;
margin-bottom: -25px;
}
}
@media (max-width: 767px) {
.frame-image.frame-image-third.frame-image-bottom {
background-position-y: bottom;
height: 25px;
bottom: 25px;
margin-bottom: -25px;
}
}
.content .ui.black,
.content .ui.black.nav ul,
.content .ui.black.separate > li,
.content .ui.black.module-tab .tab-nav li,
.content .ui.black.vertical .tab-nav,
.content .ui.black.module-accordion .accordion-title,
.content .ui.black.window .bar,
.content .ui.black.module-tab.panel .tab-nav {
background-color: #ad4c51 !important;
}
.content .ui.black:hover,
.content .ui.black.nav ul:hover,
.content .ui.black.separate > li:hover,
.content .ui.black.module-tab .tab-nav li:hover,
.content .ui.black.vertical .tab-nav:hover,
.content .ui.black.module-accordion .accordion-title:hover,
.content .ui.black.window .bar:hover,
.content .ui.black.module-tab.panel .tab-nav:hover {
background-color: #8a3c40 !important;
}
.content .ui.black,
.content .ui.black.nav li a,
.content .ui.black.nav ul li a,
.content .ui.black.module-tab .tab-nav li a,
.content .ui.black:hover,
.content .ui.black.nav li a:hover,
.content .ui.black.nav ul li a:hover,
.content .ui.black.module-tab .tab-nav li a:hover {
color: #e7dbc8 !important;
}
.content .ui.gray,
.content .ui.gray.nav ul,
.content .ui.gray.separate > li,
.content .ui.gray.module-tab .tab-nav li,
.content .ui.gray.vertical .tab-nav,
.content .ui.gray.module-accordion .accordion-title,
.content .ui.gray.window .bar,
.content .ui.gray.module-tab.panel .tab-nav {
background-color: #e7dbc8 !important;
}
.content .ui.gray:hover,
.content .ui.gray.nav ul:hover,
.content .ui.gray.separate > li:hover,
.content .ui.gray.module-tab .tab-nav li:hover,
.content .ui.gray.vertical .tab-nav:hover,
.content .ui.gray.module-accordion .accordion-title:hover,
.content .ui.gray.window .bar:hover,
.content .ui.gray.module-tab.panel .tab-nav:hover {
background-color: #d8c4a4 !important;
}
.content .ui.gray,
.content .ui.gray.nav li a,
.content .ui.gray.nav ul li a,
.content .ui.gray.module-tab .tab-nav li a,
.content .ui.gray:hover,
.content .ui.gray.nav li a:hover,
.content .ui.gray.nav ul li a:hover,
.content .ui.gray.module-tab .tab-nav li a:hover {
color: #1a1a18 !important;
}
.content .ui.blue,
.content .ui.blue.nav ul,
.content .ui.blue.separate > li,
.content .ui.blue.module-tab .tab-nav li,
.content .ui.blue.vertical .tab-nav,
.content .ui.blue.module-accordion .accordion-title,
.content .ui.blue.window .bar,
.content .ui.blue.module-tab.panel .tab-nav {
background-color: #ad4c51 !important;
}
.content .ui.blue:hover,
.content .ui.blue.nav ul:hover,
.content .ui.blue.separate > li:hover,
.content .ui.blue.module-tab .tab-nav li:hover,
.content .ui.blue.vertical .tab-nav:hover,
.content .ui.blue.module-accordion .accordion-title:hover,
.content .ui.blue.window .bar:hover,
.content .ui.blue.module-tab.panel .tab-nav:hover {
background-color: #8a3c40 !important;
}
.content .ui.blue,
.content .ui.blue.nav li a,
.content .ui.blue.nav ul li a,
.content .ui.blue.module-tab .tab-nav li a,
.content .ui.blue:hover,
.content .ui.blue.nav li a:hover,
.content .ui.blue.nav ul li a:hover,
.content .ui.blue.module-tab .tab-nav li a:hover {
color: #e7dbc8 !important;
}
.content .ui.light-blue,
.content .ui.light-blue.nav ul,
.content .ui.light-blue.separate > li,
.content .ui.light-blue.module-tab .tab-nav li,
.content .ui.light-blue.vertical .tab-nav,
.content .ui.light-blue.module-accordion .accordion-title,
.content .ui.light-blue.window .bar,
.content .ui.light-blue.module-tab.panel .tab-nav {
background-color: #b75b60 !important;
}
.content .ui.light-blue:hover,
.content .ui.light-blue.nav ul:hover,
.content .ui.light-blue.separate > li:hover,
.content .ui.light-blue.module-tab .tab-nav li:hover,
.content .ui.light-blue.vertical .tab-nav:hover,
.content .ui.light-blue.module-accordion .accordion-title:hover,
.content .ui.light-blue.window .bar:hover,
.content .ui.light-blue.module-tab.panel .tab-nav:hover {
background-color: #9b4449 !important;
}
.content .ui.light-blue,
.content .ui.light-blue.nav li a,
.content .ui.light-blue.nav ul li a,
.content .ui.light-blue.module-tab .tab-nav li a,
.content .ui.light-blue:hover,
.content .ui.light-blue.nav li a:hover,
.content .ui.light-blue.nav ul li a:hover,
.content .ui.light-blue.module-tab .tab-nav li a:hover {
color: #e7dbc8 !important;
}
.content .ui.green,
.content .ui.green.nav ul,
.content .ui.green.separate > li,
.content .ui.green.module-tab .tab-nav li,
.content .ui.green.vertical .tab-nav,
.content .ui.green.module-accordion .accordion-title,
.content .ui.green.window .bar,
.content .ui.green.module-tab.panel .tab-nav {
background-color: #0d7050 !important;
}
.content .ui.green:hover,
.content .ui.green.nav ul:hover,
.content .ui.green.separate > li:hover,
.content .ui.green.module-tab .tab-nav li:hover,
.content .ui.green.vertical .tab-nav:hover,
.content .ui.green.module-accordion .accordion-title:hover,
.content .ui.green.window .bar:hover,
.content .ui.green.module-tab.panel .tab-nav:hover {
background-color: #08422f !important;
}
.content .ui.green,
.content .ui.green.nav li a,
.content .ui.green.nav ul li a,
.content .ui.green.module-tab .tab-nav li a,
.content .ui.green:hover,
.content .ui.green.nav li a:hover,
.content .ui.green.nav ul li a:hover,
.content .ui.green.module-tab .tab-nav li a:hover {
color: #e7dbc8 !important;
}
.content .ui.light-green,
.content .ui.light-green.nav ul,
.content .ui.light-green.separate > li,
.content .ui.light-green.module-tab .tab-nav li,
.content .ui.light-green.vertical .tab-nav,
.content .ui.light-green.module-accordion .accordion-title,
.content .ui.light-green.window .bar,
.content .ui.light-green.module-tab.panel .tab-nav {
background-color: #f8faf1 !important;
}
.content .ui.light-green:hover,
.content .ui.light-green.nav ul:hover,
.content .ui.light-green.separate > li:hover,
.content .ui.light-green.module-tab .tab-nav li:hover,
.content .ui.light-green.vertical .tab-nav:hover,
.content .ui.light-green.module-accordion .accordion-title:hover,
.content .ui.light-green.window .bar:hover,
.content .ui.light-green.module-tab.panel .tab-nav:hover {
background-color: #e5eeca !important;
}
.content .ui.light-green,
.content .ui.light-green.nav li a,
.content .ui.light-green.nav ul li a,
.content .ui.light-green.module-tab .tab-nav li a,
.content .ui.light-green:hover,
.content .ui.light-green.nav li a:hover,
.content .ui.light-green.nav ul li a:hover,
.content .ui.light-green.module-tab .tab-nav li a:hover {
color: #1a1a18 !important;
}
.content .ui.purple,
.content .ui.purple.nav ul,
.content .ui.purple.separate > li,
.content .ui.purple.module-tab .tab-nav li,
.content .ui.purple.vertical .tab-nav,
.content .ui.purple.module-accordion .accordion-title,
.content .ui.purple.window .bar,
.content .ui.purple.module-tab.panel .tab-nav {
background-color: #400d70 !important;
}
.content .ui.purple:hover,
.content .ui.purple.nav ul:hover,
.content .ui.purple.separate > li:hover,
.content .ui.purple.module-tab .tab-nav li:hover,
.content .ui.purple.vertical .tab-nav:hover,
.content .ui.purple.module-accordion .accordion-title:hover,
.content .ui.purple.window .bar:hover,
.content .ui.purple.module-tab.panel .tab-nav:hover {
background-color: #260842 !important;
}
.content .ui.purple,
.content .ui.purple.nav li a,
.content .ui.purple.nav ul li a,
.content .ui.purple.module-tab .tab-nav li a,
.content .ui.purple:hover,
.content .ui.purple.nav li a:hover,
.content .ui.purple.nav ul li a:hover,
.content .ui.purple.module-tab .tab-nav li a:hover {
color: #e7dbc8 !important;
}
.content .ui.light-purple,
.content .ui.light-purple.nav ul,
.content .ui.light-purple.separate > li,
.content .ui.light-purple.module-tab .tab-nav li,
.content .ui.light-purple.vertical .tab-nav,
.content .ui.light-purple.module-accordion .accordion-title,
.content .ui.light-purple.window .bar,
.content .ui.light-purple.module-tab.panel .tab-nav {
background-color: #ffffff !important;
}
.content .ui.light-purple:hover,
.content .ui.light-purple.nav ul:hover,
.content .ui.light-purple.separate > li:hover,
.content .ui.light-purple.module-tab .tab-nav li:hover,
.content .ui.light-purple.vertical .tab-nav:hover,
.content .ui.light-purple.module-accordion .accordion-title:hover,
.content .ui.light-purple.window .bar:hover,
.content .ui.light-purple.module-tab.panel .tab-nav:hover {
background-color: #e6e6e6 !important;
}
.content .ui.light-purple,
.content .ui.light-purple.nav li a,
.content .ui.light-purple.nav ul li a,
.content .ui.light-purple.module-tab .tab-nav li a,
.content .ui.light-purple:hover,
.content .ui.light-purple.nav li a:hover,
.content .ui.light-purple.nav ul li a:hover,
.content .ui.light-purple.module-tab .tab-nav li a:hover {
color: #1a1a18 !important;
}
.content .ui.brown,
.content .ui.brown.nav ul,
.content .ui.brown.separate > li,
.content .ui.brown.module-tab .tab-nav li,
.content .ui.brown.vertical .tab-nav,
.content .ui.brown.module-accordion .accordion-title,
.content .ui.brown.window .bar,
.content .ui.brown.module-tab.panel .tab-nav {
background-color: #703c0d !important;
}
.content .ui.brown:hover,
.content .ui.brown.nav ul:hover,
.content .ui.brown.separate > li:hover,
.content .ui.brown.module-tab .tab-nav li:hover,
.content .ui.brown.vertical .tab-nav:hover,
.content .ui.brown.module-accordion .accordion-title:hover,
.content .ui.brown.window .bar:hover,
.content .ui.brown.module-tab.panel .tab-nav:hover {
background-color: #422408 !important;
}
.content .ui.brown,
.content .ui.brown.nav li a,
.content .ui.brown.nav ul li a,
.content .ui.brown.module-tab .tab-nav li a,
.content .ui.brown:hover,
.content .ui.brown.nav li a:hover,
.content .ui.brown.nav ul li a:hover,
.content .ui.brown.module-tab .tab-nav li a:hover {
color: #e7dbc8 !important;
}
.content .ui.orange,
.content .ui.orange.nav,
.content .ui.orange.nav ul,
.content .ui.orange.separate > li,
.content .ui.orange.module-tab .tab-nav li,
.content .ui.orange.vertical .tab-nav,
.content .ui.orange.module-accordion .accordion-title,
.content .ui.orange.window .bar,
.content .ui.orange.module-tab.panel .tab-nav {
background-color: #8d5f06 !important;
}
.content .ui.orange:hover,
.content .ui.orange.nav:hover,
.content .ui.orange.nav ul:hover,
.content .ui.orange.separate > li:hover,
.content .ui.orange.module-tab .tab-nav li:hover,
.content .ui.orange.vertical .tab-nav:hover,
.content .ui.orange.module-accordion .accordion-title:hover,
.content .ui.orange.window .bar:hover,
.content .ui.orange.module-tab.panel .tab-nav:hover {
background-color: #5c3e04 !important;
}
.content .ui.orange,
.content .ui.orange.nav li a,
.content .ui.orange.nav ul li a,
.content .ui.orange.module-tab .tab-nav li a,
.content .ui.orange:hover,
.content .ui.orange.nav li a:hover,
.content .ui.orange.nav ul li a:hover,
.content .ui.orange.module-tab .tab-nav li a:hover {
color: #e7dbc8 !important;
}
.content .ui.yellow,
.content .ui.yellow.nav ul,
.content .ui.yellow.separate > li,
.content .ui.yellow.module-tab .tab-nav li,
.content .ui.yellow.vertical .tab-nav,
.content .ui.yellow.module-accordion .accordion-title,
.content .ui.yellow.window .bar,
.content .ui.yellow.module-tab.panel .tab-nav {
background-color: #8d7d0e !important;
}
.content .ui.yellow:hover,
.content .ui.yellow.nav ul:hover,
.content .ui.yellow.separate > li:hover,
.content .ui.yellow.module-tab .tab-nav li:hover,
.content .ui.yellow.vertical .tab-nav:hover,
.content .ui.yellow.module-accordion .accordion-title:hover,
.content .ui.yellow.window .bar:hover,
.content .ui.yellow.module-tab.panel .tab-nav:hover {
background-color: #5f5409 !important;
}
.content .ui.yellow,
.content .ui.yellow.nav li a,
.content .ui.yellow.nav ul li a,
.content .ui.yellow.module-tab .tab-nav li a,
.content .ui.yellow:hover,
.content .ui.yellow.nav li a:hover,
.content .ui.yellow.nav ul li a:hover,
.content .ui.yellow.module-tab .tab-nav li a:hover {
color: #e7dbc8 !important;
}
.content .ui.red,
.content .ui.red.nav ul,
.content .ui.red.separate > li,
.content .ui.red.module-tab .tab-nav li,
.content .ui.red.vertical .tab-nav,
.content .ui.red.module-accordion .accordion-title,
.content .ui.red.window .bar,
.content .ui.red.module-tab.panel .tab-nav {
background-color: #ad4c51 !important;
}
.content .ui.red:hover,
.content .ui.red.nav ul:hover,
.content .ui.red.separate > li:hover,
.content .ui.red.module-tab .tab-nav li:hover,
.content .ui.red.vertical .tab-nav:hover,
.content .ui.red.module-accordion .accordion-title:hover,
.content .ui.red.window .bar:hover,
.content .ui.red.module-tab.panel .tab-nav:hover {
background-color: #8a3c40 !important;
}
.content .ui.red,
.content .ui.red.nav li a,
.content .ui.red.nav ul li a,
.content .ui.red.module-tab .tab-nav li a,
.content .ui.red:hover,
.content .ui.red.nav li a:hover,
.content .ui.red.nav ul li a:hover,
.content .ui.red.module-tab .tab-nav li a:hover {
color: #e7dbc8 !important;
}
.content .ui.pink,
.content .ui.pink.nav ul,
.content .ui.pink.separate > li,
.content .ui.pink.module-tab .tab-nav li,
.content .ui.pink.vertical .tab-nav,
.content .ui.pink.module-accordion .accordion-title,
.content .ui.pink.window .bar,
.content .ui.pink.module-tab.panel .tab-nav {
background-color: #704b61 !important;
}
.content .ui.pink:hover,
.content .ui.pink.nav ul:hover,
.content .ui.pink.separate > li:hover,
.content .ui.pink.module-tab .tab-nav li:hover,
.content .ui.pink.vertical .tab-nav:hover,
.content .ui.pink.module-accordion .accordion-title:hover,
.content .ui.pink.window .bar:hover,
.content .ui.pink.module-tab.panel .tab-nav:hover {
background-color: #513747 !important;
}
.content .ui.pink,
.content .ui.pink.nav li a,
.content .ui.pink.nav ul li a,
.content .ui.pink.module-tab .tab-nav li a,
.content .ui.pink:hover,
.content .ui.pink.nav li a:hover,
.content .ui.pink.nav ul li a:hover,
.content .ui.pink.module-tab .tab-nav li a:hover {
color: #e7dbc8 !important;
} @media (max-width: 992px) {
.themify_builder .fix_row_inner .row_inner {
max-width: 100%;
}
}
@media screen and (max-width: 760px) {
.themify_builder .module_row > .row_inner,
.themify_builder .module-layout-part .module_row.fullwidth_row_container > .row_inner {
max-width: 100%;
}
}
@media screen and (max-width: 1260px) {
.themify_builder .module_row > .row_inner,
.themify_builder .module-layout-part .module_row.fullwidth_row_container > .row_inner {
max-width: 100%;
}
}
.themify_builder_turn_on {
display: none !important;
}
.themify_builder .module img {
height: auto;
}
.themify_builder .ui.module {
margin-bottom: 32px;
}
.themify_builder .ui.module:last-child {
margin-bottom: 0;
}
.themify_builder .module-title {
font-size: 2.75rem !important;
font-family: "Lato", sans-serif;
font-weight: 300;
text-transform: uppercase;
margin-bottom: 32px;
}
@media (max-width: 992px) {
.themify_builder .module-title {
font-size: 1.75rem !important;
margin-bottom: 16px;
}
}
.themify_builder_active .row_action li.separator,
.themify_builder_active .themify_module_menu li.separator {
clear: inherit !important;
display: inline !important;
width: inherit !important;
}
.themify_builder_active .themify_builder_column_styling_icon {
top: 0 !important;
}
@media screen and (max-width: 992px) {
.themify_builder .ui.module {
margin-bottom: 16px;
}
.themify_builder .ui.module:last-child {
margin-bottom: 0;
}
.row_inner_wrapper {
padding-left: 16px;
padding-right: 16px;
}
.tb-column[class^="col"] {
float: none;
margin: 0 !important;
width: 100% !important;
}
} .themify_builder .section_title {
text-align: center;
background: #e7dbc8;
padding: 64px 32px;
color: #1a1a18 !important;
}
.themify_builder .section_title h1 {
vertical-align: middle;
font-weight: 300;
padding: 0;
margin: 0 0 12px 0;
font-size: 4.75rem;
line-height: 48px;
color: #1a1a18;
}
@media (max-width: 992px) {
.themify_builder .section_title h1 {
font-size: 1.5rem;
line-height: 1;
margin: 0 0 12px 0;
}
}
.themify_builder {                              }
.themify_builder .background_light h1,
.themify_builder .background_light h2,
.themify_builder .background_light h3,
.themify_builder .background_light h4,
.themify_builder .background_light h5 {
color: #ad4c51 !important;
}
.themify_builder .background_light p {
color: #1a1a18 !important;
}
.themify_builder .background_neutral {
background: #e7dbc8;
}
.themify_builder .background_neutral p,
.themify_builder .background_neutral h1,
.themify_builder .background_neutral h2,
.themify_builder .background_neutral h3,
.themify_builder .background_neutral h4,
.themify_builder .background_neutral h5 {
color: #1a1a18 !important;
}
.themify_builder .background_neutral_light {
background: #f6f2ec;
}
.themify_builder .background_neutral_light li,
.themify_builder .background_neutral_light p,
.themify_builder .background_neutral_light h1,
.themify_builder .background_neutral_light h2,
.themify_builder .background_neutral_light h3,
.themify_builder .background_neutral_light h4,
.themify_builder .background_neutral_light h5 {
color: #1a1a18 !important;
}
.themify_builder .background_neutral_dark {
background: #dfcfb6;
}
.themify_builder .background_neutral_dark p,
.themify_builder .background_neutral_dark h1,
.themify_builder .background_neutral_dark h2,
.themify_builder .background_neutral_dark h3,
.themify_builder .background_neutral_dark h4,
.themify_builder .background_neutral_dark h5 {
color: #1a1a18 !important;
}
.themify_builder .background_primary {
background: #ad4c51;
}
.themify_builder .background_primary p,
.themify_builder .background_primary h1,
.themify_builder .background_primary h2,
.themify_builder .background_primary h3,
.themify_builder .background_primary h4,
.themify_builder .background_primary h5 {
color: #e7dbc8 !important;
}
.themify_builder .background_primary_light {
background: #b75b60;
}
.themify_builder .background_primary_light p,
.themify_builder .background_primary_light h1,
.themify_builder .background_primary_light h2,
.themify_builder .background_primary_light h3,
.themify_builder .background_primary_light h4,
.themify_builder .background_primary_light h5 {
color: #e7dbc8 !important;
}
.themify_builder .background_primary_dark {
background: #9b4449;
}
.themify_builder .background_primary_dark p,
.themify_builder .background_primary_dark h1,
.themify_builder .background_primary_dark h2,
.themify_builder .background_primary_dark h3,
.themify_builder .background_primary_dark h4,
.themify_builder .background_primary_dark h5 {
color: #e7dbc8 !important;
}
.themify_builder .background_secondary {
background: #e7dbc8;
}
.themify_builder .background_secondary p,
.themify_builder .background_secondary h1,
.themify_builder .background_secondary h2,
.themify_builder .background_secondary h3,
.themify_builder .background_secondary h4,
.themify_builder .background_secondary h5 {
color: #ad4c51 !important;
}
.themify_builder .background_secondary_light {
background: #ffffff;
}
.themify_builder .background_secondary_light p,
.themify_builder .background_secondary_light h1,
.themify_builder .background_secondary_light h2,
.themify_builder .background_secondary_light h3,
.themify_builder .background_secondary_light h4,
.themify_builder .background_secondary_light h5 {
color: #ad4c51 !important;
}
.themify_builder .background_secondary_dark {
background: #dfcfb6;
}
.themify_builder .background_secondary_dark p,
.themify_builder .background_secondary_dark h1,
.themify_builder .background_secondary_dark h2,
.themify_builder .background_secondary_dark h3,
.themify_builder .background_secondary_dark h4,
.themify_builder .background_secondary_dark h5 {
color: #ad4c51 !important;
}
.themify_builder .section_paralax,
.themify_builder .section_parallax {
padding-top: 0;
padding-bottom: 0;
text-align: left;
color: #1a1a18 !important;
}
.themify_builder .section_paralax .row_inner,
.themify_builder .section_parallax .row_inner {
padding: 64px;
}
.themify_builder .section_paralax .row_inner .module_column.fade_background,
.themify_builder .section_parallax .row_inner .module_column.fade_background {
padding: 64px;
background: rgba(255, 255, 255, 0.8);
backdrop-filter: blur(3px);
-webkit-backdrop-filter: blur(3px);
border-radius: 0px 0px 0px 0px;
}
.themify_builder .section_paralax .row_inner .module_column.fade_background h2,
.themify_builder .section_parallax .row_inner .module_column.fade_background h2,
.themify_builder .section_paralax .row_inner .module_column.fade_background h3,
.themify_builder .section_parallax .row_inner .module_column.fade_background h3,
.themify_builder .section_paralax .row_inner .module_column.fade_background h4,
.themify_builder .section_parallax .row_inner .module_column.fade_background h4,
.themify_builder .section_paralax .row_inner .module_column.fade_background h5,
.themify_builder .section_parallax .row_inner .module_column.fade_background h5 {
text-align: left;
padding: 0;
margin: 0 0 12px 0;
color: #ad4c51 !important;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
}
.themify_builder .section_paralax .row_inner .module_column.fade_background ul,
.themify_builder .section_parallax .row_inner .module_column.fade_background ul {
padding-left: 0;
}
.themify_builder .section_paralax .row_inner .module_column.fade_background ul li,
.themify_builder .section_parallax .row_inner .module_column.fade_background ul li {
list-style: none;
}
@media (max-width: 992px) {
.themify_builder .section_paralax {
padding: 32px 16px !important;
}
.themify_builder .section_paralax .row_inner {
padding: 32px;
}
.themify_builder .section_paralax .row_inner .module_column.fade_background {
padding: 32px !important;
}
.themify_builder .section_paralax .row_inner .module_column.fade_background h2 {
font-size: 1.375rem !important;
line-height: normal !important;
}
.themify_builder .section_paralax .row_inner .module_column.fade_background p,
.themify_builder .section_paralax .row_inner .module_column.fade_background li {
font-size: 1.225rem !important;
}
}
@media (max-width: 767px) {
.themify_builder .section_paralax .row_inner {
padding: 32px 0;
}
.themify_builder .section_paralax .row_inner .module_column {
padding: 0;
}
}
.themify_builder .section_paralax_empty {
padding-top: 0;
padding-bottom: 0;
text-align: center;
color: #1a1a18 !important;
}
.themify_builder .section_paralax_empty .module_column {
padding-top: 128px;
padding-bottom: 128px;
background: rgba(0, 0, 0, 0.75);
}
.themify_builder .section_paralax_empty .module_column h2 {
vertical-align: middle;
padding: 0;
margin: 0 0 12px 0;
line-height: 48px;
color: #1a1a18;
}
.themify_builder .section_text_inverse,
.themify_builder .section_text,
.themify_builder .section_text_neutral,
.themify_builder .section_text_neutral_dark,
.themify_builder .section_text_center,
.themify_builder .section_text_inverse_light,
.themify_builder .section_text_primary,
.themify_builder .section_text_primary_dark,
.themify_builder .section_text_primary_light,
.themify_builder .section_text_secondary,
.themify_builder .section_text_secondary_dark,
.themify_builder .section_text_secondary_light {
padding: 64px 32px;
text-align: left;
font-weight: 300; }
.themify_builder .section_text_inverse h1,
.themify_builder .section_text h1,
.themify_builder .section_text_neutral h1,
.themify_builder .section_text_neutral_dark h1,
.themify_builder .section_text_center h1,
.themify_builder .section_text_inverse_light h1,
.themify_builder .section_text_primary h1,
.themify_builder .section_text_primary_dark h1,
.themify_builder .section_text_primary_light h1,
.themify_builder .section_text_secondary h1,
.themify_builder .section_text_secondary_dark h1,
.themify_builder .section_text_secondary_light h1,
.themify_builder .section_text_inverse h2,
.themify_builder .section_text h2,
.themify_builder .section_text_neutral h2,
.themify_builder .section_text_neutral_dark h2,
.themify_builder .section_text_center h2,
.themify_builder .section_text_inverse_light h2,
.themify_builder .section_text_primary h2,
.themify_builder .section_text_primary_dark h2,
.themify_builder .section_text_primary_light h2,
.themify_builder .section_text_secondary h2,
.themify_builder .section_text_secondary_dark h2,
.themify_builder .section_text_secondary_light h2,
.themify_builder .section_text_inverse h3,
.themify_builder .section_text h3,
.themify_builder .section_text_neutral h3,
.themify_builder .section_text_neutral_dark h3,
.themify_builder .section_text_center h3,
.themify_builder .section_text_inverse_light h3,
.themify_builder .section_text_primary h3,
.themify_builder .section_text_primary_dark h3,
.themify_builder .section_text_primary_light h3,
.themify_builder .section_text_secondary h3,
.themify_builder .section_text_secondary_dark h3,
.themify_builder .section_text_secondary_light h3,
.themify_builder .section_text_inverse h4,
.themify_builder .section_text h4,
.themify_builder .section_text_neutral h4,
.themify_builder .section_text_neutral_dark h4,
.themify_builder .section_text_center h4,
.themify_builder .section_text_inverse_light h4,
.themify_builder .section_text_primary h4,
.themify_builder .section_text_primary_dark h4,
.themify_builder .section_text_primary_light h4,
.themify_builder .section_text_secondary h4,
.themify_builder .section_text_secondary_dark h4,
.themify_builder .section_text_secondary_light h4,
.themify_builder .section_text_inverse h5,
.themify_builder .section_text h5,
.themify_builder .section_text_neutral h5,
.themify_builder .section_text_neutral_dark h5,
.themify_builder .section_text_center h5,
.themify_builder .section_text_inverse_light h5,
.themify_builder .section_text_primary h5,
.themify_builder .section_text_primary_dark h5,
.themify_builder .section_text_primary_light h5,
.themify_builder .section_text_secondary h5,
.themify_builder .section_text_secondary_dark h5,
.themify_builder .section_text_secondary_light h5,
.themify_builder .section_text_inverse h6,
.themify_builder .section_text h6,
.themify_builder .section_text_neutral h6,
.themify_builder .section_text_neutral_dark h6,
.themify_builder .section_text_center h6,
.themify_builder .section_text_inverse_light h6,
.themify_builder .section_text_primary h6,
.themify_builder .section_text_primary_dark h6,
.themify_builder .section_text_primary_light h6,
.themify_builder .section_text_secondary h6,
.themify_builder .section_text_secondary_dark h6,
.themify_builder .section_text_secondary_light h6,
.themify_builder .section_text_inverse p,
.themify_builder .section_text p,
.themify_builder .section_text_neutral p,
.themify_builder .section_text_neutral_dark p,
.themify_builder .section_text_center p,
.themify_builder .section_text_inverse_light p,
.themify_builder .section_text_primary p,
.themify_builder .section_text_primary_dark p,
.themify_builder .section_text_primary_light p,
.themify_builder .section_text_secondary p,
.themify_builder .section_text_secondary_dark p,
.themify_builder .section_text_secondary_light p {
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
}
.themify_builder .section_text_inverse,
.themify_builder .section_text,
.themify_builder .section_text_neutral,
.themify_builder .section_text_neutral_dark,
.themify_builder .section_text_center,
.themify_builder .section_text_inverse_light,
.themify_builder .section_text_primary,
.themify_builder .section_text_primary_dark,
.themify_builder .section_text_primary_light,
.themify_builder .section_text_secondary,
.themify_builder .section_text_secondary_dark,
.themify_builder .section_text_secondary_light,
.themify_builder .section_text_inverse p,
.themify_builder .section_text p,
.themify_builder .section_text_neutral p,
.themify_builder .section_text_neutral_dark p,
.themify_builder .section_text_center p,
.themify_builder .section_text_inverse_light p,
.themify_builder .section_text_primary p,
.themify_builder .section_text_primary_dark p,
.themify_builder .section_text_primary_light p,
.themify_builder .section_text_secondary p,
.themify_builder .section_text_secondary_dark p,
.themify_builder .section_text_secondary_light p,
.themify_builder .section_text_inverse li,
.themify_builder .section_text li,
.themify_builder .section_text_neutral li,
.themify_builder .section_text_neutral_dark li,
.themify_builder .section_text_center li,
.themify_builder .section_text_inverse_light li,
.themify_builder .section_text_primary li,
.themify_builder .section_text_primary_dark li,
.themify_builder .section_text_primary_light li,
.themify_builder .section_text_secondary li,
.themify_builder .section_text_secondary_dark li,
.themify_builder .section_text_secondary_light li {
font-size: 1rem !important;
}
.themify_builder .section_text_inverse.middle > div,
.themify_builder .section_text.middle > div,
.themify_builder .section_text_neutral.middle > div,
.themify_builder .section_text_neutral_dark.middle > div,
.themify_builder .section_text_center.middle > div,
.themify_builder .section_text_inverse_light.middle > div,
.themify_builder .section_text_primary.middle > div,
.themify_builder .section_text_primary_dark.middle > div,
.themify_builder .section_text_primary_light.middle > div,
.themify_builder .section_text_secondary.middle > div,
.themify_builder .section_text_secondary_dark.middle > div,
.themify_builder .section_text_secondary_light.middle > div {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: calc(100% - ( 2 * 32px));
}
@media (max-width: 992px) {
.themify_builder .section_text_inverse.middle > div,
.themify_builder .section_text.middle > div,
.themify_builder .section_text_neutral.middle > div,
.themify_builder .section_text_neutral_dark.middle > div,
.themify_builder .section_text_center.middle > div,
.themify_builder .section_text_inverse_light.middle > div,
.themify_builder .section_text_primary.middle > div,
.themify_builder .section_text_primary_dark.middle > div,
.themify_builder .section_text_primary_light.middle > div,
.themify_builder .section_text_secondary.middle > div,
.themify_builder .section_text_secondary_dark.middle > div,
.themify_builder .section_text_secondary_light.middle > div {
position: relative;
}
}
@media (max-width: 767px) {
.themify_builder .section_text_inverse,
.themify_builder .section_text,
.themify_builder .section_text_neutral,
.themify_builder .section_text_neutral_dark,
.themify_builder .section_text_center,
.themify_builder .section_text_inverse_light,
.themify_builder .section_text_primary,
.themify_builder .section_text_primary_dark,
.themify_builder .section_text_primary_light,
.themify_builder .section_text_secondary,
.themify_builder .section_text_secondary_dark,
.themify_builder .section_text_secondary_light {
padding: 32px 16px !important;
}
.themify_builder .section_text_inverse p,
.themify_builder .section_text p,
.themify_builder .section_text_neutral p,
.themify_builder .section_text_neutral_dark p,
.themify_builder .section_text_center p,
.themify_builder .section_text_inverse_light p,
.themify_builder .section_text_primary p,
.themify_builder .section_text_primary_dark p,
.themify_builder .section_text_primary_light p,
.themify_builder .section_text_secondary p,
.themify_builder .section_text_secondary_dark p,
.themify_builder .section_text_secondary_light p,
.themify_builder .section_text_inverse li,
.themify_builder .section_text li,
.themify_builder .section_text_neutral li,
.themify_builder .section_text_neutral_dark li,
.themify_builder .section_text_center li,
.themify_builder .section_text_inverse_light li,
.themify_builder .section_text_primary li,
.themify_builder .section_text_primary_dark li,
.themify_builder .section_text_primary_light li,
.themify_builder .section_text_secondary li,
.themify_builder .section_text_secondary_dark li,
.themify_builder .section_text_secondary_light li {
font-size: 1rem !important;
}
}
.themify_builder .section_text_inverse {
background: #e7dbc8;
}
.themify_builder .section_text_inverse,
.themify_builder .section_text_inverse h1,
.themify_builder .section_text_inverse h2,
.themify_builder .section_text_inverse h3,
.themify_builder .section_text_inverse h4,
.themify_builder .section_text_inverse h5 {
color: #1a1a18 !important;
}
.themify_builder .section_text_inverse .module.module-text a {
color: rgba(173, 76, 81, 0.6) !important;
}
.themify_builder .section_text_inverse .module.module-text a:hover {
color: #ad4c51 !important;
}
.themify_builder .section_text_inverse .module.module-text a.btn {
-webkit-appearance: none;
-webkit-backface-visibility: hidden;
text-decoration: none;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
border: none;
box-sizing: border-box;
background: #e7dbc8;
font-size: 1.225rem;
color: #ad4c51;
line-height: 48px;
padding: 0 32px;
height: 48px;
border-radius: 0px 0px 0px 0px;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
background: #ad4c51;
color: #e7dbc8 !important;
}
@media (max-width: 992px) {
.themify_builder .section_text_inverse .module.module-text a.btn {
font-size: 1rem;
}
}
.themify_builder .section_text_inverse .module.module-text a.btn:hover,
.themify_builder .section_text_inverse .module.module-text a.btn:focus,
.themify_builder .section_text_inverse .module.module-text a.btn:active {
text-decoration: none;
color: #ad4c51;
background: #d8c4a4;
}
.themify_builder .section_text_inverse .module.module-text a.btn .fa-45 {
line-height: 48px;
font-weight: normal;
}
.themify_builder .section_text_inverse .module.module-text a.btn .fa-45,
.themify_builder .section_text_inverse .module.module-text a.btn .fa-45.right,
.themify_builder .section_text_inverse .module.module-text a.btn .fa-45:last-child {
margin: 0 0 0 6px;
}
.themify_builder .section_text_inverse .module.module-text a.btn .fa-45.left,
.themify_builder .section_text_inverse .module.module-text a.btn .fa-45:first-child {
margin: 0 6px 0 0;
}
.themify_builder .section_text_inverse .module.module-text a.btn:hover {
background: #e7dbc8;
color: #ad4c51 !important;
}
.themify_builder .section_text_inverse .builder_button {
-webkit-appearance: none;
-webkit-backface-visibility: hidden;
text-decoration: none;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
border: none;
box-sizing: border-box;
background: #e7dbc8;
font-size: 1.225rem;
color: #ad4c51;
line-height: 48px;
padding: 0 32px;
height: 48px;
border-radius: 0px 0px 0px 0px;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
background: #ad4c51;
color: #e7dbc8 !important;
}
@media (max-width: 992px) {
.themify_builder .section_text_inverse .builder_button {
font-size: 1rem;
}
}
.themify_builder .section_text_inverse .builder_button:hover,
.themify_builder .section_text_inverse .builder_button:focus,
.themify_builder .section_text_inverse .builder_button:active {
text-decoration: none;
color: #ad4c51;
background: #d8c4a4;
}
.themify_builder .section_text_inverse .builder_button .fa-45 {
line-height: 48px;
font-weight: normal;
}
.themify_builder .section_text_inverse .builder_button .fa-45,
.themify_builder .section_text_inverse .builder_button .fa-45.right,
.themify_builder .section_text_inverse .builder_button .fa-45:last-child {
margin: 0 0 0 6px;
}
.themify_builder .section_text_inverse .builder_button .fa-45.left,
.themify_builder .section_text_inverse .builder_button .fa-45:first-child {
margin: 0 6px 0 0;
}
.themify_builder .section_text_inverse_light {
background: #ffffff;
}
.themify_builder .section_text_inverse_light,
.themify_builder .section_text_inverse_light h1,
.themify_builder .section_text_inverse_light h2,
.themify_builder .section_text_inverse_light h3,
.themify_builder .section_text_inverse_light h4,
.themify_builder .section_text_inverse_light h5 {
color: #1a1a18 !important;
}
.themify_builder .section_text_inverse_light .module.module-text a {
color: #1a1a18 !important;
}
.themify_builder .section_text_inverse_light .module.module-text a:hover {
color: rgba(26, 26, 24, 0.6) !important;
}
.themify_builder .section_text_inverse_light .builder_button {
-webkit-appearance: none;
-webkit-backface-visibility: hidden;
text-decoration: none;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
border: none;
box-sizing: border-box;
background: #e7dbc8;
font-size: 1.225rem;
color: #ad4c51;
line-height: 48px;
padding: 0 32px;
height: 48px;
border-radius: 0px 0px 0px 0px;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
background: #ffffff;
color: #e7dbc8 !important;
}
@media (max-width: 992px) {
.themify_builder .section_text_inverse_light .builder_button {
font-size: 1rem;
}
}
.themify_builder .section_text_inverse_light .builder_button:hover,
.themify_builder .section_text_inverse_light .builder_button:focus,
.themify_builder .section_text_inverse_light .builder_button:active {
text-decoration: none;
color: #ad4c51;
background: #d8c4a4;
}
.themify_builder .section_text_inverse_light .builder_button .fa-45 {
line-height: 48px;
font-weight: normal;
}
.themify_builder .section_text_inverse_light .builder_button .fa-45,
.themify_builder .section_text_inverse_light .builder_button .fa-45.right,
.themify_builder .section_text_inverse_light .builder_button .fa-45:last-child {
margin: 0 0 0 6px;
}
.themify_builder .section_text_inverse_light .builder_button .fa-45.left,
.themify_builder .section_text_inverse_light .builder_button .fa-45:first-child {
margin: 0 6px 0 0;
}
.themify_builder .section_text {
background: #ffffff;
color: #1a1a18 !important;
}
.themify_builder .section_text h1,
.themify_builder .section_text h2,
.themify_builder .section_text h3,
.themify_builder .section_text h4,
.themify_builder .section_text h5,
.themify_builder .section_text h6 {
color: #ad4c51 !important;
}
.themify_builder .section_text .builder_button {
-webkit-appearance: none;
-webkit-backface-visibility: hidden;
text-decoration: none;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
border: none;
box-sizing: border-box;
font-size: 1.225rem;
line-height: 48px;
padding: 0 32px;
height: 48px;
border-radius: 0px 0px 0px 0px;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
background: #e7dbc8;
color: #ad4c51;
}
@media (max-width: 992px) {
.themify_builder .section_text .builder_button {
font-size: 1rem;
}
}
.themify_builder .section_text .builder_button:hover,
.themify_builder .section_text .builder_button:focus,
.themify_builder .section_text .builder_button:active {
text-decoration: none;
color: #ad4c51;
background: #d8c4a4;
}
.themify_builder .section_text .builder_button .fa-45 {
line-height: 48px;
font-weight: normal;
}
.themify_builder .section_text .builder_button .fa-45,
.themify_builder .section_text .builder_button .fa-45.right,
.themify_builder .section_text .builder_button .fa-45:last-child {
margin: 0 0 0 6px;
}
.themify_builder .section_text .builder_button .fa-45.left,
.themify_builder .section_text .builder_button .fa-45:first-child {
margin: 0 6px 0 0;
}
.themify_builder .section_text_center {
background: #e7dbc8;
text-align: center;
color: #1a1a18 !important;
}
.themify_builder .section_text_center h1,
.themify_builder .section_text_center h2,
.themify_builder .section_text_center h3,
.themify_builder .section_text_center h4,
.themify_builder .section_text_center h5,
.themify_builder .section_text_center h6,
.themify_builder .section_text_center p,
.themify_builder .section_text_center .teaser-title-text {
text-align: center;
color: #1a1a18 !important;
}
.themify_builder .section_text_center .module.module-text a {
color: rgba(26, 26, 24, 0.6) !important;
}
.themify_builder .section_text_center .module.module-text a:hover {
color: #1a1a18 !important;
}
.themify_builder .section_text_primary {
background: #ad4c51;
}
.themify_builder .section_text_primary,
.themify_builder .section_text_primary h1,
.themify_builder .section_text_primary h2,
.themify_builder .section_text_primary h3,
.themify_builder .section_text_primary h4,
.themify_builder .section_text_primary h5 {
color: #e7dbc8 !important;
}
.themify_builder .section_text_primary .module.module-text a {
color: #e7dbc8 !important;
}
.themify_builder .section_text_primary .module.module-text a:hover {
color: rgba(231, 219, 200, 0.6) !important;
}
.themify_builder .section_text_primary .builder_button {
-webkit-appearance: none;
-webkit-backface-visibility: hidden;
text-decoration: none;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
border: none;
box-sizing: border-box;
font-size: 1.225rem;
color: #ad4c51;
line-height: 48px;
padding: 0 32px;
height: 48px;
border-radius: 0px 0px 0px 0px;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
background: #e7dbc8;
color: #ad4c51 !important;
}
@media (max-width: 992px) {
.themify_builder .section_text_primary .builder_button {
font-size: 1rem;
}
}
.themify_builder .section_text_primary .builder_button:hover,
.themify_builder .section_text_primary .builder_button:focus,
.themify_builder .section_text_primary .builder_button:active {
text-decoration: none;
color: #ad4c51;
background: #d8c4a4;
}
.themify_builder .section_text_primary .builder_button .fa-45 {
line-height: 48px;
font-weight: normal;
}
.themify_builder .section_text_primary .builder_button .fa-45,
.themify_builder .section_text_primary .builder_button .fa-45.right,
.themify_builder .section_text_primary .builder_button .fa-45:last-child {
margin: 0 0 0 6px;
}
.themify_builder .section_text_primary .builder_button .fa-45.left,
.themify_builder .section_text_primary .builder_button .fa-45:first-child {
margin: 0 6px 0 0;
}
.themify_builder .section_text_secondary {
background: #e7dbc8;
}
.themify_builder .section_text_secondary,
.themify_builder .section_text_secondary h1,
.themify_builder .section_text_secondary h2,
.themify_builder .section_text_secondary h3,
.themify_builder .section_text_secondary h4,
.themify_builder .section_text_secondary h5 {
color: #ad4c51 !important;
}
.themify_builder .section_text_secondary .module.module-text a {
color: #ad4c51 !important;
}
.themify_builder .section_text_secondary .module.module-text a:hover {
color: rgba(173, 76, 81, 0.6) !important;
}
.themify_builder .section_text_secondary .builder_button {
-webkit-appearance: none;
-webkit-backface-visibility: hidden;
text-decoration: none;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
border: none;
box-sizing: border-box;
background: #e7dbc8;
font-size: 1.225rem;
color: #ad4c51;
line-height: 48px;
padding: 0 32px;
height: 48px;
border-radius: 0px 0px 0px 0px;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
background: #ffffff;
color: #e7dbc8 !important;
}
@media (max-width: 992px) {
.themify_builder .section_text_secondary .builder_button {
font-size: 1rem;
}
}
.themify_builder .section_text_secondary .builder_button:hover,
.themify_builder .section_text_secondary .builder_button:focus,
.themify_builder .section_text_secondary .builder_button:active {
text-decoration: none;
color: #ad4c51;
background: #d8c4a4;
}
.themify_builder .section_text_secondary .builder_button .fa-45 {
line-height: 48px;
font-weight: normal;
}
.themify_builder .section_text_secondary .builder_button .fa-45,
.themify_builder .section_text_secondary .builder_button .fa-45.right,
.themify_builder .section_text_secondary .builder_button .fa-45:last-child {
margin: 0 0 0 6px;
}
.themify_builder .section_text_secondary .builder_button .fa-45.left,
.themify_builder .section_text_secondary .builder_button .fa-45:first-child {
margin: 0 6px 0 0;
}
.themify_builder .section_text_neutral {
background: #e7dbc8;
color: #1a1a18 !important;
}
.themify_builder .section_text_neutral h1,
.themify_builder .section_text_neutral h2,
.themify_builder .section_text_neutral h3,
.themify_builder .section_text_neutral h4,
.themify_builder .section_text_neutral h5,
.themify_builder .section_text_neutral h6,
.themify_builder .section_text_neutral .teaser-title-text {
color: #ad4c51 !important;
}
.themify_builder .section_text_neutral .module.module-text a {
color: rgba(26, 26, 24, 0.6) !important;
}
.themify_builder .section_text_neutral .module.module-text a:hover {
color: #1a1a18 !important;
}
.themify_builder .section_text_neutral_dark {
background: rgba(223, 207, 182, 0.9);
color: #1a1a18 !important;
}
.themify_builder .section_text_neutral_dark h1,
.themify_builder .section_text_neutral_dark h2,
.themify_builder .section_text_neutral_dark h3,
.themify_builder .section_text_neutral_dark h4,
.themify_builder .section_text_neutral_dark h5,
.themify_builder .section_text_neutral_dark h6,
.themify_builder .section_text_neutral_dark .teaser-title-text {
color: #1a1a18 !important;
}
.themify_builder .section_text_neutral_dark .module.module-text a {
color: rgba(231, 219, 200, 0.6) !important;
}
.themify_builder .section_text_neutral_dark .module.module-text a:hover {
color: #e7dbc8 !important;
}
.themify_builder .section_location {
padding: 32px 32px 32px 32px;
background: #ad4c51;
text-align: left;
color: #e7dbc8 !important;
font-weight: 300;
}
.themify_builder .section_location h1,
.themify_builder .section_location h2,
.themify_builder .section_location h3,
.themify_builder .section_location h4,
.themify_builder .section_location h5,
.themify_builder .section_location h6,
.themify_builder .section_location p {
text-align: left;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
color: #e7dbc8 !important;
}
.themify_builder .section_location,
.themify_builder .section_location p {
font-size: 1rem !important;
}
.themify_builder .section_location .module.module-text a,
.themify_builder .section_location.module.module-text a {
color: rgba(231, 219, 200, 0.6) !important;
}
.themify_builder .section_location .module.module-text a:hover,
.themify_builder .section_location.module.module-text a:hover {
color: #e7dbc8 !important;
}
.themify_builder .section_location .builder_button {
margin-top: 16px;
-webkit-appearance: none;
-webkit-backface-visibility: hidden;
text-decoration: none;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
border: none;
box-sizing: border-box;
background: #e7dbc8;
font-size: 1.225rem;
color: #ad4c51;
line-height: 48px;
padding: 0 32px;
height: 48px;
border-radius: 0px 0px 0px 0px;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
background: #b75b60;
color: #e7dbc8;
}
@media (max-width: 992px) {
.themify_builder .section_location .builder_button {
font-size: 1rem;
}
}
.themify_builder .section_location .builder_button:hover,
.themify_builder .section_location .builder_button:focus,
.themify_builder .section_location .builder_button:active {
text-decoration: none;
color: #ad4c51;
background: #d8c4a4;
}
.themify_builder .section_location .builder_button .fa-45 {
line-height: 48px;
font-weight: normal;
}
.themify_builder .section_location .builder_button .fa-45,
.themify_builder .section_location .builder_button .fa-45.right,
.themify_builder .section_location .builder_button .fa-45:last-child {
margin: 0 0 0 6px;
}
.themify_builder .section_location .builder_button .fa-45.left,
.themify_builder .section_location .builder_button .fa-45:first-child {
margin: 0 6px 0 0;
}
.themify_builder .section_location .builder_button:hover {
background: #e7dbc8 !important;
}
@media (max-width: 992px) {
.themify_builder .section_location {
padding: 0;
}
.themify_builder .section_location h1,
.themify_builder .section_location h2,
.themify_builder .section_location h3,
.themify_builder .section_location h4,
.themify_builder .section_location h5,
.themify_builder .section_location h6 {
text-align: left !important;
}
.themify_builder .section_location p,
.themify_builder .section_location li {
font-size: 1.225rem !important;
}
}
.themify_builder .add_padding {
padding: 32px;
}
@media (max-width: 992px) {
.themify_builder .add_padding {
padding: 32px 0 !important;
}
}
.themify_builder .add_padding_double {
padding: 64px;
}
@media (max-width: 992px) {
.themify_builder .add_padding_double {
padding-top: 32px !important;
padding-bottom: 32px !important;
}
}
.themify_builder .add_margin_bottom {
margin-bottom: 32px;
}
@media (max-width: 992px) {
.themify_builder .add_margin_bottom {
margin-bottom: 16px;
}
}
.themify_builder .transparent {
background-color: rgba(0, 0, 0, 0) !important;
}
.themify_builder .min_height_200 {
min-height: 200px;
}
.themify_builder .min_height_300 {
min-height: 300px;
}
.themify_builder .min_height_400 {
min-height: 400px;
}
.themify_builder .min_height_450 {
min-height: 450px;
}
.themify_builder .min_height_500 {
min-height: 500px;
}
@media (max-width: 992px) {
.themify_builder .min_height_500 {
min-height: 400px !important;
}
}
.themify_builder .min_height_600 {
min-height: 600px;
}
@media (max-width: 992px) {
.themify_builder .min_height_600 {
min-height: 500px !important;
}
}
.themify_builder .min_height_700 {
min-height: 700px;
}
@media (max-width: 992px) {
.themify_builder .min_height_700 {
min-height: 500px !important;
}
}
.themify_builder .min_height_800 {
min-height: 800px;
}
@media (max-width: 992px) {
.themify_builder .min_height_800 {
min-height: 500px !important;
}
}
.themify_builder .min_height_900 {
min-height: 900px;
}
@media (max-width: 992px) {
.themify_builder .min_height_900 {
min-height: 500px !important;
}
}
.themify_builder .height_100 div {
height: 100%;
}
.themify_builder .section_module .module-button {
margin-bottom: 16px;
}
.builder-is-touch .section_paralax { background-size: cover !important;
background-attachment: scroll !important;
}
.themify_builder .ui.module-callout {
border: none;
padding: 32px;
background: #dfcfb6;
}
.themify_builder .ui.module-callout .callout-content {
text-align: center;
font-weight: 300;
line-height: 1.2;
color: #1a1a18;
font-size: 1.225rem;
}
.themify_builder .ui.module-callout .callout-content .callout-heading {
font-weight: 700;
text-align: center;
line-height: 1.2;
padding: 0;
margin: 0 0 16px 0;
font-size: 1.875rem;
color: #1a1a18;
}
.themify_builder .ui.module-callout .callout-button {
text-align: center;
margin: 32px 0 0 0;
}
@media screen and (max-width: 992px) {
.themify_builder .ui.module-callout {
padding: 16px;
}
.themify_builder .ui.module-callout .callout-content {
font-size: 1rem;
}
.themify_builder .ui.module-callout .callout-content .callout-heading {
font-size: 1.75rem;
}
.themify_builder .ui.module-callout .callout-button {
margin-top: 16px;
}
}
.themify_builder .module-countdown .builder-countdown-holder {
overflow: hidden;
}
.themify_builder .module-countdown .builder-countdown-holder .ui {
display: block;
float: left;
background: #ad4c51;
padding: 16px;
margin-right: 12px;
color: #e7dbc8;
}
.themify_builder .module-countdown .builder-countdown-holder .ui:last-child {
margin-right: 0;
}
.themify_builder .module-countdown .builder-countdown-holder .ui .date-counter {
font-weight: 300;
font-size: 4.75rem;
}
.themify_builder .module-countdown .builder-countdown-holder .ui .date-label {
font-weight: normal;
text-transform: none;
font-size: 0.875rem;
color: rgba(231, 219, 200, 0.6);
}
@media screen and (max-width: 992px) {
.themify_builder .module-countdown .builder-countdown-holder .ui {
min-width: 0;
width: 92% / 5;
margin-right: 2%;
padding: 12px 0;
}
.themify_builder .module-countdown .builder-countdown-holder .ui:last-child {
margin-right: 0;
}
.themify_builder .module-countdown .builder-countdown-holder .ui .date-counter {
font-size: 1.875rem;
}
.themify_builder .module-countdown .builder-countdown-holder .ui .date-label {
font-size: 0.625rem;
}
}
.themify_builder .module-buttons > a,
.themify_builder .module-buttons > a.ui.black.builder_button {
-webkit-appearance: none;
-webkit-backface-visibility: hidden;
text-decoration: none;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
border: none;
box-sizing: border-box;
font-size: 1.225rem;
line-height: 48px;
padding: 0 32px;
height: 48px;
border-radius: 0px 0px 0px 0px;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
background: #e7dbc8;
color: #ad4c51;
}
@media (max-width: 992px) {
.themify_builder .module-buttons > a,
.themify_builder .module-buttons > a.ui.black.builder_button {
font-size: 1rem;
}
}
.themify_builder .module-buttons > a:hover,
.themify_builder .module-buttons > a.ui.black.builder_button:hover,
.themify_builder .module-buttons > a:focus,
.themify_builder .module-buttons > a.ui.black.builder_button:focus,
.themify_builder .module-buttons > a:active,
.themify_builder .module-buttons > a.ui.black.builder_button:active {
text-decoration: none;
color: #ad4c51;
background: #d8c4a4;
}
.themify_builder .module-buttons > a .fa-45,
.themify_builder .module-buttons > a.ui.black.builder_button .fa-45 {
line-height: 48px;
font-weight: normal;
}
.themify_builder .module-buttons > a .fa-45,
.themify_builder .module-buttons > a.ui.black.builder_button .fa-45,
.themify_builder .module-buttons > a .fa-45.right,
.themify_builder .module-buttons > a.ui.black.builder_button .fa-45.right,
.themify_builder .module-buttons > a .fa-45:last-child,
.themify_builder .module-buttons > a.ui.black.builder_button .fa-45:last-child {
margin: 0 0 0 6px;
}
.themify_builder .module-buttons > a .fa-45.left,
.themify_builder .module-buttons > a.ui.black.builder_button .fa-45.left,
.themify_builder .module-buttons > a .fa-45:first-child,
.themify_builder .module-buttons > a.ui.black.builder_button .fa-45:first-child {
margin: 0 6px 0 0;
}
.themify_builder .module-buttons > a:hover,
.themify_builder .module-buttons > a.ui.black.builder_button:hover {
background: #ad4c51;
}
.themify_builder .module-buttons a.builder_button {
-webkit-appearance: none;
-webkit-backface-visibility: hidden;
text-decoration: none;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
border: none;
box-sizing: border-box;
background: #e7dbc8;
font-size: 1.225rem;
color: #ad4c51;
line-height: 48px;
padding: 0 32px;
height: 48px;
border-radius: 0px 0px 0px 0px;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
@media (max-width: 992px) {
.themify_builder .module-buttons a.builder_button {
font-size: 1rem;
}
}
.themify_builder .module-buttons a.builder_button:hover,
.themify_builder .module-buttons a.builder_button:focus,
.themify_builder .module-buttons a.builder_button:active {
text-decoration: none;
color: #ad4c51;
background: #d8c4a4;
}
.themify_builder .module-buttons a.builder_button .fa-45 {
line-height: 48px;
font-weight: normal;
}
.themify_builder .module-buttons a.builder_button .fa-45,
.themify_builder .module-buttons a.builder_button .fa-45.right,
.themify_builder .module-buttons a.builder_button .fa-45:last-child {
margin: 0 0 0 6px;
}
.themify_builder .module-buttons a.builder_button .fa-45.left,
.themify_builder .module-buttons a.builder_button .fa-45:first-child {
margin: 0 6px 0 0;
}
@media (max-width: 767px) {
.themify_builder .module-buttons > a,
.themify_builder .module-buttons > a.ui.black.builder_button {
display: block;
}
}
.themify_builder .module-accordion {
margin-bottom: 32px;
}
.themify_builder .module-accordion ul.ui.module-accordion {
border: none;
background: transparent;
margin: 0;
}
.themify_builder .module-accordion ul.ui.module-accordion li {
border: none;
}
.themify_builder .module-accordion ul.ui.module-accordion li .accordion-title {
margin-bottom: 6px;
}
.themify_builder .module-accordion ul.ui.module-accordion li .accordion-title a {
border: none;
font-weight: 300;
font-size: 1.225rem;
height: 48px;
line-height: 48px;
background: #f2f2f2;
color: #1a1a18;
padding: 0 16px;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
border-radius: 0px 0px 0px 0px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.themify_builder .module-accordion ul.ui.module-accordion li .accordion-title a:before {
display: inline-block;
font-weight: normal;
text-align: center;
content: "\f0da";
width: 16px;
font-size: 1rem;
margin-right: 6px;
font-family: "FontAwesome", sans-serif;
}
.themify_builder .module-accordion ul.ui.module-accordion li .accordion-title a:hover {
color: #1a1a18;
}
.themify_builder .module-accordion ul.ui.module-accordion li .accordion-content {
border: none;
font-weight: normal;
background: #f2f2f2;
padding: 16px;
margin-bottom: 6px;
font-size: 1rem;
box-shadow: none;
border-radius: 0px 0px 0px 0px;
}
.themify_builder .module-accordion ul.ui.module-accordion li .accordion-content p {
margin-bottom: 16px;
}
.themify_builder .module-accordion ul.ui.module-accordion li .accordion-content p:last-child {
margin-bottom: 0;
}
.themify_builder .module-accordion ul.ui.module-accordion li.builder-accordion-active .accordion-title a {
background: #ad4c51;
color: #e7dbc8;
}
.themify_builder .module-accordion ul.ui.module-accordion li.builder-accordion-active .accordion-title a:before {
content: "\f0d7";
}
.themify_builder .module-accordion ul.ui.module-accordion li:last-child .accordion-title {
margin-bottom: 0;
}
.themify_builder .module-accordion ul.ui.module-accordion.black .accordion-title a {
background: #ad4c51 !important;
color: #e7dbc8 !important;
}
.themify_builder .module-accordion ul.ui.module-accordion.blue .accordion-title a {
background: #ad4c51 !important;
color: #e7dbc8 !important;
}
.themify_builder .module-accordion ul.ui.module-accordion.light-blue .accordion-title a {
background: #b75b60 !important;
color: #1a1a18 !important;
}
.themify_builder .module-accordion ul.ui.module-accordion.green .accordion-title a {
background: #0d7050 !important;
color: #e7dbc8 !important;
}
.themify_builder .module-accordion ul.ui.module-accordion.light-green .accordion-title a {
background: #f8faf1 !important;
color: #1a1a18 !important;
}
.themify_builder .module-accordion ul.ui.module-accordion.purple .accordion-title a {
background: #400d70 !important;
color: #e7dbc8 !important;
}
.themify_builder .module-accordion ul.ui.module-accordion.light-purple .accordion-title a {
background: #ffffff !important;
color: #1a1a18 !important;
}
.themify_builder .module-accordion ul.ui.module-accordion.brown .accordion-title a {
background: #703c0d !important;
color: #e7dbc8 !important;
}
.themify_builder .module-accordion ul.ui.module-accordion.orange .accordion-title a {
background: #8d5f06 !important;
color: #1a1a18 !important;
}
.themify_builder .module-accordion ul.ui.module-accordion.yellow .accordion-title a {
background: #8d7d0e !important;
color: #1a1a18 !important;
}
.themify_builder .module-accordion ul.ui.module-accordion.red .accordion-title a {
background: #ad4c51 !important;
color: #e7dbc8 !important;
}
.themify_builder .module-accordion ul.ui.module-accordion.pink .accordion-title a {
background: #704b61 !important;
color: #e7dbc8 !important;
}
@media screen and (max-width: 992px) {
.themify_builder .module-accordion {
margin-bottom: 16px;
}
}
.themify_builder .module-box {
margin-bottom: 0;
}
.themify_builder .module-box:last-child {
margin-bottom: 0;
}
.themify_builder .module-box .ui.module-box-content {
padding: 32px;
color: #1a1a18;
background: #f2f2f2;
}
.themify_builder .module-box .ui.module-box-content p {
margin-bottom: 16px;
}
.themify_builder .module-box .ui.module-box-content p:last-child {
margin-bottom: 0;
}
@media screen and (max-width: 992px) {
.themify_builder .module-box {
margin-bottom: 0;
}
.themify_builder .module-box:last-child {
margin-bottom: 0;
}
.themify_builder .module-box .ui.module-box-content {
padding: 16px;
}
}
.themify_builder .module-slider {
margin-bottom: 0;
}
.themify_builder .module-slider .slide-image {
margin: 0;
}
.themify_builder .module-slider .slide-content,
.themify_builder .module-slider.slider-caption-overlay .slide-content,
.themify_builder .module-slider.slider-overlay .slide-content {
font-weight: 300;
font-size: 1rem;
padding: 32px;
background: rgba(155, 68, 73, 0.6);
color: rgba(231, 219, 200, 0.6);
box-shadow: 0 6px 12px rgba(155, 68, 73, 0.15);
}
.themify_builder .module-slider .slide-content .slide-title,
.themify_builder .module-slider.slider-caption-overlay .slide-content .slide-title,
.themify_builder .module-slider.slider-overlay .slide-content .slide-title {
font-weight: normal;
color: #e7dbc8;
font-size: 1.5rem;
margin-bottom: 6px;
}
.themify_builder .module-slider.slider-overlay .slide-content {
text-align: center;
padding-bottom: 56px;
box-shadow: none;
}
.themify_builder .module-slider.slider-overlay .slide-content .slide-title {
text-align: center;
}
.themify_builder .module-slider.slider-overlay .carousel-nav-wrap .carousel-prev,
.themify_builder .module-slider.slider-overlay .carousel-nav-wrap .carousel-next,
.themify_builder .module-slider.slider-overlay .carousel-nav-wrap .carousel-pager a {
text-shadow: none;
color: #e7dbc8;
}
.themify_builder .module-slider.slider-overlay .carousel-nav-wrap .carousel-prev:hover,
.themify_builder .module-slider.slider-overlay .carousel-nav-wrap .carousel-next:hover,
.themify_builder .module-slider.slider-overlay .carousel-nav-wrap .carousel-pager a:hover {
text-shadow: none;
color: #e7dbc8;
}
.themify_builder .module-slider.slider-default .themify_builder_slider,
.themify_builder .module-slider.slider-agency .themify_builder_slider {
background: transparent;
}
.themify_builder .module-slider.slider-default .slide-content,
.themify_builder .module-slider.slider-agency .slide-content {
background: transparent;
color: rgba(26, 26, 24, 0.6);
padding-bottom: 16px;
box-shadow: none;
}
.themify_builder .module-slider.slider-default .slide-content .slide-title,
.themify_builder .module-slider.slider-agency .slide-content .slide-title {
text-align: center;
color: #1a1a18;
}
.themify_builder .module-slider.slider-default .carousel-nav-wrap,
.themify_builder .module-slider.slider-agency .carousel-nav-wrap {
position: relative;
}
.themify_builder .module-slider.slider-default .carousel-nav-wrap .carousel-prev,
.themify_builder .module-slider.slider-agency .carousel-nav-wrap .carousel-prev,
.themify_builder .module-slider.slider-default .carousel-nav-wrap .carousel-next,
.themify_builder .module-slider.slider-agency .carousel-nav-wrap .carousel-next,
.themify_builder .module-slider.slider-default .carousel-nav-wrap .carousel-pager a,
.themify_builder .module-slider.slider-agency .carousel-nav-wrap .carousel-pager a {
text-shadow: none;
color: rgba(26, 26, 24, 0.6);
}
.themify_builder .module-slider.slider-default .carousel-nav-wrap .carousel-prev:hover,
.themify_builder .module-slider.slider-agency .carousel-nav-wrap .carousel-prev:hover,
.themify_builder .module-slider.slider-default .carousel-nav-wrap .carousel-next:hover,
.themify_builder .module-slider.slider-agency .carousel-nav-wrap .carousel-next:hover,
.themify_builder .module-slider.slider-default .carousel-nav-wrap .carousel-pager a:hover,
.themify_builder .module-slider.slider-agency .carousel-nav-wrap .carousel-pager a:hover {
text-shadow: none;
color: #1a1a18;
}
.themify_builder .module-slider.slider-agency .slide-content,
.themify_builder .module-slider.slider-agency .slide-content .slide-title {
text-align: left;
}
.themify_builder .module-slider .carousel-nav-wrap {
position: absolute;
padding: 0;
margin: 0;
font-size: 0;
left: 0;
bottom: 0;
width: 100%;
height: 44px;
line-height: 44px;
}
.themify_builder .module-slider .carousel-nav-wrap .carousel-prev {
left: 0;
}
.themify_builder .module-slider .carousel-nav-wrap .carousel-next {
right: 0;
}
.themify_builder .module-slider .carousel-nav-wrap .carousel-prev,
.themify_builder .module-slider .carousel-nav-wrap .carousel-next {
display: block;
text-align: center;
position: absolute;
top: 0;
font-size: 0;
margin: 0;
padding: 0;
width: 44px;
height: 44px;
line-height: 44px;
color: #ffffff;
text-shadow: 0 0 12px rgba(155, 68, 73, 0.25);
}
.themify_builder .module-slider .carousel-nav-wrap .carousel-prev:before,
.themify_builder .module-slider .carousel-nav-wrap .carousel-next:before {
font-size: 1.225rem;
font-family: "FontAwesome", sans-serif;
}
.themify_builder .module-slider .carousel-nav-wrap .carousel-prev:hover,
.themify_builder .module-slider .carousel-nav-wrap .carousel-next:hover {
text-shadow: 0 0 12px rgba(155, 68, 73, 0.6);
}
.themify_builder .module-slider .carousel-nav-wrap .carousel-pager {
display: inline-block;
height: 44px;
line-height: 44px;
}
.themify_builder .module-slider .carousel-nav-wrap .carousel-pager a {
display: inline-block;
background: transparent;
border: none;
width: auto;
height: auto;
font-size: 0;
margin: 0 6px;
color: #ffffff;
line-height: 44px;
text-shadow: 0 0 12px rgba(155, 68, 73, 0.25);
}
.themify_builder .module-slider .carousel-nav-wrap .carousel-pager a span {
display: none;
}
.themify_builder .module-slider .carousel-nav-wrap .carousel-pager a:before {
content: "\f10c";
font-size: 0.625rem;
font-family: "FontAwesome", sans-serif;
}
.themify_builder .module-slider .carousel-nav-wrap .carousel-pager a.selected:before {
content: "\f111";
}
.themify_builder .module-slider .carousel-nav-wrap .carousel-pager a:hover {
text-decoration: none;
text-shadow: 0 0 12px rgba(155, 68, 73, 0.6);
}
@media screen and (max-width: 767px) {
.themify_builder .module-slider {
margin-bottom: 16px;
}
.themify_builder .module-slider .slide-content,
.themify_builder .module-slider.slider-agency .slide-content,
.themify_builder .module-slider.slider-overlay .slide-content,
.themify_builder .module-slider.slider-default .slide-content,
.themify_builder .module-slider.slider-caption-overlay .slide-content {
text-align: center;
max-width: none;
background: #e7dbc8;
padding: 16px;
padding-bottom: 6px;
font-size: 0.875rem;
color: rgba(26, 26, 24, 0.6);
box-shadow: none;
}
.themify_builder .module-slider .slide-content .slide-title,
.themify_builder .module-slider.slider-agency .slide-content .slide-title,
.themify_builder .module-slider.slider-overlay .slide-content .slide-title,
.themify_builder .module-slider.slider-default .slide-content .slide-title,
.themify_builder .module-slider.slider-caption-overlay .slide-content .slide-title {
text-align: center;
margin-bottom: 0;
font-size: 1.225rem;
color: #1a1a18;
}
.themify_builder .module-slider .carousel-nav-wrap,
.themify_builder .module-slider.slider-agency .carousel-nav-wrap,
.themify_builder .module-slider.slider-overlay .carousel-nav-wrap,
.themify_builder .module-slider.slider-default .carousel-nav-wrap,
.themify_builder .module-slider.slider-caption-overlay .carousel-nav-wrap {
position: relative;
background: #e7dbc8;
}
.themify_builder .module-slider .carousel-nav-wrap .carousel-prev,
.themify_builder .module-slider.slider-agency .carousel-nav-wrap .carousel-prev,
.themify_builder .module-slider.slider-overlay .carousel-nav-wrap .carousel-prev,
.themify_builder .module-slider.slider-default .carousel-nav-wrap .carousel-prev,
.themify_builder .module-slider.slider-caption-overlay .carousel-nav-wrap .carousel-prev,
.themify_builder .module-slider .carousel-nav-wrap .carousel-next,
.themify_builder .module-slider.slider-agency .carousel-nav-wrap .carousel-next,
.themify_builder .module-slider.slider-overlay .carousel-nav-wrap .carousel-next,
.themify_builder .module-slider.slider-default .carousel-nav-wrap .carousel-next,
.themify_builder .module-slider.slider-caption-overlay .carousel-nav-wrap .carousel-next,
.themify_builder .module-slider .carousel-nav-wrap .carousel-pager a,
.themify_builder .module-slider.slider-agency .carousel-nav-wrap .carousel-pager a,
.themify_builder .module-slider.slider-overlay .carousel-nav-wrap .carousel-pager a,
.themify_builder .module-slider.slider-default .carousel-nav-wrap .carousel-pager a,
.themify_builder .module-slider.slider-caption-overlay .carousel-nav-wrap .carousel-pager a {
text-shadow: none;
color: #1a1a18;
}
.themify_builder .module-slider .carousel-nav-wrap .carousel-prev:hover,
.themify_builder .module-slider.slider-agency .carousel-nav-wrap .carousel-prev:hover,
.themify_builder .module-slider.slider-overlay .carousel-nav-wrap .carousel-prev:hover,
.themify_builder .module-slider.slider-default .carousel-nav-wrap .carousel-prev:hover,
.themify_builder .module-slider.slider-caption-overlay .carousel-nav-wrap .carousel-prev:hover,
.themify_builder .module-slider .carousel-nav-wrap .carousel-next:hover,
.themify_builder .module-slider.slider-agency .carousel-nav-wrap .carousel-next:hover,
.themify_builder .module-slider.slider-overlay .carousel-nav-wrap .carousel-next:hover,
.themify_builder .module-slider.slider-default .carousel-nav-wrap .carousel-next:hover,
.themify_builder .module-slider.slider-caption-overlay .carousel-nav-wrap .carousel-next:hover,
.themify_builder .module-slider .carousel-nav-wrap .carousel-pager a:hover,
.themify_builder .module-slider.slider-agency .carousel-nav-wrap .carousel-pager a:hover,
.themify_builder .module-slider.slider-overlay .carousel-nav-wrap .carousel-pager a:hover,
.themify_builder .module-slider.slider-default .carousel-nav-wrap .carousel-pager a:hover,
.themify_builder .module-slider.slider-caption-overlay .carousel-nav-wrap .carousel-pager a:hover {
text-shadow: none;
color: #1a1a18;
}
}
.themify_builder .module-audio {
background: #ad4c51;
}
.themify_builder .module-audio .album-playlist .tracklist .track {
position: relative;
padding: 16px;
}
.themify_builder .module-audio .album-playlist .tracklist .track:nth-child(2n+2) {
background: #9b4449;
}
.themify_builder .module-audio .album-playlist .tracklist .track .track-title {
font-weight: 300;
font-size: 1.225rem;
margin-left: 32px;
height: 32px;
line-height: 32px;
padding-right: 64px;
color: #e7dbc8;
-webkit-transition: color;
-o-transition: color;
transition: color;
transition: color 0.9s ease 0s;
transition-timing-function: ease-out;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.themify_builder .module-audio .album-playlist .tracklist .track .track-title:hover {
color: rgba(231, 219, 200, 0.6);
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container {
position: static;
height: auto !important;
float: none;
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls {
position: static;
height: auto;
width: 100%;
padding: 16px 0 0 0;
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls .mejs-time {
font-weight: 300;
font-size: 0.875rem;
top: 16px;
right: 16px;
height: 32px;
line-height: 32px;
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls .mejs-time,
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls .mejs-time .mejs-currenttime {
padding: 0;
opacity: 1;
font-size: 0.875rem;
color: #e7dbc8;
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls .mejs-playpause-button {
display: block;
position: absolute;
width: 32px;
height: 32px;
top: 16px;
left: 16px;
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls .mejs-playpause-button button {
position: static;
text-align: center;
margin: 0;
padding: 0;
width: 32px;
height: 32px;
line-height: 32px;
font-size: 1rem;
color: #e7dbc8;
-webkit-transition: color;
-o-transition: color;
transition: color;
transition: color 0.9s ease 0s;
transition-timing-function: ease-out;
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls .mejs-playpause-button button:hover {
color: #e7dbc8;
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls .mejs-time-rail {
position: static;
float: none;
padding: 0;
margin: 0;
height: 4px;
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
position: relative;
width: 100%;
height: 4px;
background: rgba(231, 219, 200, 0.15);
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total span {
outline: none !important;
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total span {
height: 100%;
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total span.mejs-time-current {
background: #e7dbc8;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total span.mejs-time-float {
border: none;
font-weight: normal;
text-align: center;
margin: 0;
padding: 0;
margin-left: -22px;
width: 44px;
font-size: 0.625rem;
top: -32px;
height: 24px;
line-height: 24px;
background: rgba(155, 68, 73, 0.95);
color: #e7dbc8;
border-radius: 0px 0px 0px 0px;
box-shadow: 0 6px 12px rgba(155, 68, 73, 0.15);
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total span.mejs-time-float .mejs-time-float-current {
position: static;
width: auto;
padding: 0;
margin: 0;
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total span.mejs-time-float .mejs-time-float-corner {
top: 24px;
border-width: 6px;
left: 16px;
border-color: rgba(155, 68, 73, 0.95) transparent transparent;
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls a.mejs-horizontal-volume-slider {
position: relative;
display: block;
float: none;
padding: 0;
margin: 16px 0 0 22px;
height: 16px;
width: 64px;
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls a.mejs-horizontal-volume-slider:before {
position: absolute;
text-align: center;
top: 0;
content: "\f028";
left: -22px;
width: 16px;
height: 16px;
line-height: 16px;
color: #e7dbc8;
font-size: 0.75rem;
font-family: "FontAwesome", sans-serif;
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls a.mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls a.mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
display: block;
position: absolute;
top: 0;
left: 0;
margin: 6px 0;
height: 4px;
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls a.mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
width: 100%;
background: rgba(231, 219, 200, 0.15);
}
.themify_builder .module-audio .album-playlist .tracklist .track .mejs-container .mejs-controls a.mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: #e7dbc8;
}
.themify_builder .module.module-text ul {
margin-bottom: 32px;
}
.themify_builder .module.module-text ul li {
list-style-type: disc;
}
.themify_builder .module.module-text a {
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
}
.themify_builder .module.module-text a:hover {
color: #1a1a18;
}
.themify_builder .module.module-text a.btn {
-webkit-appearance: none;
-webkit-backface-visibility: hidden;
text-decoration: none;
display: inline-block;
text-align: center;
position: relative;
cursor: pointer;
border: none;
box-sizing: border-box;
background: #e7dbc8;
font-size: 1.225rem;
color: #ad4c51;
line-height: 48px;
padding: 0 32px;
height: 48px;
border-radius: 0px 0px 0px 0px;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
background: #ad4c51;
color: #e7dbc8 !important;
}
@media (max-width: 992px) {
.themify_builder .module.module-text a.btn {
font-size: 1rem;
}
}
.themify_builder .module.module-text a.btn:hover,
.themify_builder .module.module-text a.btn:focus,
.themify_builder .module.module-text a.btn:active {
text-decoration: none;
color: #ad4c51;
background: #d8c4a4;
}
.themify_builder .module.module-text a.btn .fa-45 {
line-height: 48px;
font-weight: normal;
}
.themify_builder .module.module-text a.btn .fa-45,
.themify_builder .module.module-text a.btn .fa-45.right,
.themify_builder .module.module-text a.btn .fa-45:last-child {
margin: 0 0 0 6px;
}
.themify_builder .module.module-text a.btn .fa-45.left,
.themify_builder .module.module-text a.btn .fa-45:first-child {
margin: 0 6px 0 0;
}
.themify_builder .module.module-text a.btn:hover {
background: #e7dbc8;
color: #ad4c51 !important;
}
@media (max-width: 992px) {
.themify_builder .module.module-text {
padding: 0;
}
}
.ptb_loops_wrapper .ptb_module {
margin: 0 0 16px 0;
}
.ptb_loops_wrapper .ptb_module:last-child {
margin-bottom: 0;
}
.ptb_loops_wrapper .ptb_module .ptb_entry_content {
display: block;
clear: both;
text-align: center;
font-style: italic;
font-size: 1.225rem;
color: #1a1a18;
margin: 0;
padding-left: 16px;
border-left: 4px solid #ad4c51;
}
.ptb_loops_wrapper .ptb_module .ptb_entry_content,
.ptb_loops_wrapper .ptb_module .ptb_entry_content p {
line-height: 1.5;
text-align: left;
word-wrap: break-word;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
-o-hyphens: none;
hyphens: none;
}
.ptb_loops_wrapper .ptb_module .ptb_entry_content p {
margin-bottom: 16px;
}
.ptb_loops_wrapper .ptb_module .ptb_entry_content p:last-child,
.ptb_loops_wrapper .ptb_module .ptb_entry_content p:last-of-type {
margin-bottom: 0;
}
.ptb_loops_wrapper .ptb_module.ptb_text {
font-size: 0.875rem;
color: rgba(26, 26, 24, 0.6);
}
.ptb_loops_wrapper .ptb_module.ptb_text:before {
content: "— ";
}
@media screen and (max-width: 992px) {
.ptb_loops_wrapper .ptb_module .ptb_entry_content {
font-size: 1rem;
}
}
.tiles-wrap .module-tile .tile-type-text .tile-inner {
text-align: left;
padding: 16px;
}
.tiles-wrap .module-tile .tile-type-text .tile-inner .tile-title {
font-size: 1.375rem;
margin-bottom: 16px;
}
.tiles-wrap .module-tile .tile-type-text .tile-inner .tile-content {
text-align: left;
font-size: 0.875rem;
}
.tiles-wrap .module-tile .tile-type-text .tile-inner .tile-content p {
padding: 0;
margin-bottom: 16px;
}
.tiles-wrap .module-tile .tile-type-text .tile-inner .tile-content p:last-child {
margin-bottom: 0;
}
.tiles-wrap .module-tile .tile-type-text .tile-inner .tile-content h1,
.tiles-wrap .module-tile .tile-type-text .tile-inner .tile-content h2,
.tiles-wrap .module-tile .tile-type-text .tile-inner .tile-content h3,
.tiles-wrap .module-tile .tile-type-text .tile-inner .tile-content h4,
.tiles-wrap .module-tile .tile-type-text .tile-inner .tile-content h5,
.tiles-wrap .module-tile .tile-type-text .tile-inner .tile-content h6 {
margin-bottom: 16px;
}
.tiles-wrap .module-tile .tile-type-text .tile-inner .tile-content h1:last-child,
.tiles-wrap .module-tile .tile-type-text .tile-inner .tile-content h2:last-child,
.tiles-wrap .module-tile .tile-type-text .tile-inner .tile-content h3:last-child,
.tiles-wrap .module-tile .tile-type-text .tile-inner .tile-content h4:last-child,
.tiles-wrap .module-tile .tile-type-text .tile-inner .tile-content h5:last-child,
.tiles-wrap .module-tile .tile-type-text .tile-inner .tile-content h6:last-child {
margin-bottom: 0;
}
.tiles-wrap .module-tile .tile-type-text .tile-inner .action-button {
position: static;
max-width: 100%;
padding: 0 16px;
} .module-image.image-top .image-content {
margin-left: 32px;
margin-right: 32px;
}
.module-image.image-center .image-content {
margin-left: 32px;
margin-right: 32px;
}
.module-image.image-center .image-content .image-title {
text-align: center;
} .module-pro-image .image-pro-overlay-inner h4.image-pro-title {
text-align: center !important;
} .themify_builder .menu_button_container .image-pro-title {
text-align: center;
color: #e7dbc8 !important;
}
.themify_builder .menu_button_container .module-pro-image {
float: inherit;
}
.themify_builder .menu_button_container .module-pro-image.entrance-effect-partial-overlay .image-pro-overlay { }
.themify_builder .menu_button_container .module-pro-image.entrance-effect-partial-overlay .image-pro-overlay .image-pro-overlay-inner {
padding-top: 6px;
}
.themify_builder .menu_button_container .image-pro-overlay {
background: rgba(173, 76, 81, 0.5);
}
@media (max-width: 1024px) {
.themify_builder .menu_button_container .module-pro-image.entrance-effect-partial-overlay .image-pro-overlay {
top: 75%;
}
}
.themify_builder .module-image.image-center .image-content .image-title {
text-align: center !important;
}
.themify_builder .module-image.image-overlay .image-content {
background: rgba(155, 68, 73, 0.7);
color: #1a1a18;
}
.themify_builder .module-image .image-wrap a img {
transform: translate3d(0, 0, 0) scale(1);
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
-webkit-box-shadow: none;
box-shadow: none;
}
.themify_builder .module-image .image-wrap a:hover img {
transform: translate3d(0, 0, 0) scale(1.1);
transition: all 0.9s ease 0s;
transition-timing-function: ease-out;
-webkit-box-shadow: 0 0 32px rgba(0, 0, 0, 0.325);
box-shadow: 0 0 32px rgba(0, 0, 0, 0.325);
}
.themify_builder .module-image .image-wrap a:hover:after {
background: #e7dbc8;
}
.themify_builder .module-timeline.layout-list {
overflow-x: auto;
}
.themify_builder .module-timeline.layout-list .module-timeline-date {
text-align: left;
color: rgba(26, 26, 24, 0.6);
font-size: 1.5rem;
}
@media (max-width: 569px) {
.themify_builder .module-timeline.layout-list .module-timeline-date {
margin-bottom: 6px;
font-size: 1.225rem;
}
}
.themify_builder .module-timeline.layout-list .module-timeline-icon {
background: #ad4c51;
}
.themify_builder .module-timeline.layout-list p:not(:last-child) {
margin-bottom: 12px;
}