/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
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,menu,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-color: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{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;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 (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/themes/contrib/classy/css/components/../../images/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required:after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/contrib/classy/css/components/../../images/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message:before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/contrib/classy/css/components/../../images/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/contrib/classy/css/components/../../images/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/contrib/classy/css/components/../../images/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/contrib/classy/css/components/../../images/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/contrib/classy/css/components/../../images/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/contrib/classy/css/components/../../images/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/css/components/../../images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/css/components/../../images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/css/components/../../images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
:root{}:root{;}:root{;}:root{;}:root{;}:root{}:root{;}@keyframes animationRotate{0%{transform:rotate(0deg);}25%{transform:rotate(90deg);}50%{transform:rotate(180deg);}75%{transform:rotate(270deg);}100%{transform:rotate(360deg);}}@keyframes moveFromBottom{0%{transform:translateY(100%);}100%{transform:translateY(0%);}}@keyframes loadingColorChange{0%{background-color:#F8F8F8;}50%{background-color:#EEEEEE;}100%{background-color:#F8F8F8;}}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,footer,header,nav,section{display:block;}h1{font-size:2em;margin:0.67em 0;}figcaption,figure,main{display:block;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;-webkit-text-decoration-skip:objects;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:inherit;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}dfn{font-style:italic;}mark{background-color:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}audio,video{display:inline-block;}audio:not([controls]){display:none;height:0;}img{border-style:none;}svg:not(:root){overflow:hidden;}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{display:inline-block;vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details,menu{display:block;}summary{display:list-item;}canvas{display:inline-block;}template{display:none;}[hidden]{display:none;}::selection{background:#b3d4fc;text-shadow:none;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}audio,canvas,iframe,img,svg,video{vertical-align:middle;}fieldset{border:0;margin:0;padding:0;}textarea{resize:vertical;}.toolbar-tray a{color:#565656 !important;}*,:after,:before{box-sizing:border-box;}ul.menu,ul.links,ol.menu,ol.links,nav[role="navigation"] ul,nav[role="navigation"] ol{margin:0;padding:0;}ul.menu li,ul.links li,ol.menu li,ol.links li,nav[role="navigation"] ul li,nav[role="navigation"] ol li{margin:0;padding:0;list-style-type:none;list-style-image:none;}img{width:auto;max-width:100%;height:auto;image-rendering:-webkit-optimize-contrast;}iframe{border:none;}table{width:100%;}.flr{float:right;}body:after{display:none}@media (max-width:1300px){body:after{content:'xl';}}@media (max-width:980px){body:after{content:'l';}}@media (max-width:768px){body:after{content:'m';}}@media (max-width:568px){body:after{content:'s';}}body:before{display:none}@media (max-width:900px){body:before{content:'menu';}}#block-#parochiezaal-local-tasks ul{margin:0;padding:0;background:#333333;padding:0px;border:0px;text-align:center;color:#ffffff}#block-#parochiezaal-local-tasks ul:after{content:'';display:block;clear:both;}#block-#parochiezaal-local-tasks ul li{margin:0;padding:0;list-style-type:none;list-style-image:none;}#block-#parochiezaal-local-tasks ul li{display:inline-block;margin:0px;padding:0px;}#block-#parochiezaal-local-tasks ul li a{display:inline-block;margin:0px;padding:10px 12px 8px 12px;border:0px;background:transparent;opacity:.5;color:#ffffff;font-size:11px;font-size:1.1rem;text-transform:uppercase;letter-spacing:0.1em;transition:all 0.2s ease-in-out;}#block-#parochiezaal-local-tasks ul li a:hover{background:transparent;color:#333333;color:#ffffff;opacity:.8;}#block-#parochiezaal-local-tasks ul li a.active{background:transparent;color:#333333;color:#ffffff;opacity:1;}@media (max-width:768px){#block-#parochiezaal-local-tasks ul li{display:block;float:left;width:50%;}#block-#parochiezaal-local-tasks ul li:nth-child(odd){clear:both;}#block-#parochiezaal-local-tasks ul li a{display:block;padding:10px 5% 10px 5%;border-bottom:1px solid rgba(255,255,255,0.2);}}@media (max-width:568px){#block-#parochiezaal-local-tasks ul li{float:none;width:auto;}}#message-wrapper{}#message-wrapper > div > div{margin:0px 0px 0px 0px;padding:12px 20px 12px 40px;border:1px solid #dddddd;}#message-wrapper div[aria-label="Status message"]{border-color:#8dc63f;color:#8dc63f;}#message-wrapper div[aria-label="Error message"]{border-color:#e45959;color:#e45959;}@-ms-viewport{width:device-width;}#admin-menu{margin:0px;box-shadow:none;}#toolbar{box-shadow:none;}#block-locale-language .contextual-links-wrapper{display:none;}#l10n-client.hidden{display:block;visibility:visible;}.logged-in #toolbar-bar{}.logged-in #toolbar-bar .toolbar-tray-horizontal{box-shadow:none;border-bottom-color:rgb(128,128,128);}.logged-in #toolbar-bar .toolbar-icon-admin-toolbar-tools-help::before{background-image:url('/themes/custom/parochiezaal/dist/css/backend/icon-dev.svg') no-repeat center center;background-size:75% auto;}.logged-in #toolbar-bar .toolbar-menu-administration{}.logged-in #toolbar-bar .toolbar-menu-administration .toolbar-menu > li{border-bottom:0px !important;border-left:0px !important;}.logged-in #toolbar-bar .toolbar-menu-administration .toolbar-menu > li ul{border:1px solid #dddddd;}@media (max-width:900px){#wrapper{transition:all 1s}#wrapper:before{content:" ";position:fixed;z-index:300;top:0;left:0px;width:100%;height:100%;background:rgba(0,0,0,0.2);opacity:0;visibility:hidden;transition:all 0.6s;}#wrapper #col-wrapper #left{position:fixed;z-index:800;min-height:0;padding-bottom:0px;background:#44B982;transition:all 1s;color:#ffffff}#wrapper #col-wrapper #left.nav__main--top{top:0;left:0;width:100%;-ms-transform:translateY(-100%);transform:translateY(-100%);}#wrapper #col-wrapper #left.nav__main--left{top:0;left:0;width:300px;max-width:100%;height:100%;-ms-transform:translateX(-100%);transform:translateX(-100%);}#wrapper #col-wrapper #left.nav__main--right{top:0;right:0;width:300px;max-width:100%;height:100%;-ms-transform:translateX(100%);transform:translateX(100%);}#wrapper #col-wrapper #left.nav__main--bottom{bottom:0;left:0;width:100%;-ms-transform:translateY(100%);transform:translateY(100%);box-shadow:0px -10px 80px rgba(0,0,0,0.2);}#wrapper #col-wrapper #left.main__nav--responsive--visible{-ms-transform:translate(0%);transform:translate(0%);}#wrapper.main__nav--responsive--visible:before{opacity:1;visibility:visible;}}#block-parochiezaal-breadcrumbs{}#block-parochiezaal-breadcrumbs nav ol{margin:0;padding:0;}#block-parochiezaal-breadcrumbs nav ol li{margin:0;padding:0;list-style-type:none;list-style-image:none;}#block-parochiezaal-breadcrumbs nav ol li{position:relative;display:inline-block;margin-right:3px;padding-right:14px;}#block-parochiezaal-breadcrumbs nav ol li:after{content:"›";position:absolute;top:0;right:0;font-size:14px;font-size:1.4rem;font-weight:bold;color:#a8abae;}#block-parochiezaal-breadcrumbs nav ol li:last-child{margin-right:0px;padding-right:0px;}#block-parochiezaal-breadcrumbs nav ol li:last-child:after{display:none;}#block-parochiezaal-breadcrumbs nav ol li a{display:inline-block;color:#a8abae;}.field--name-field-paragraphs{}.field--name-field-paragraphs > .field__item{margin-bottom:50px;}.field--name-field-paragraphs > .field__item:last-child{margin-bottom:0px;}.field--name-field-paragraphs .field--name-field-link{position:relative;margin-top:15px;margin-left:-10px;}.field--name-field-paragraphs .field--name-field-link a{position:relative;display:inline-block;padding:4px 15px 4px 30px;border-radius:3px;transition:background 0.5s;}.field--name-field-paragraphs .field--name-field-link a:before{content:"";position:absolute;top:8px;left:10px;width:12px;height:20px;background:url('/themes/custom/parochiezaal/dist/css/../../dist/img/icon__download.svg') no-repeat center center;background-size:100% 100%;}.field--name-field-paragraphs .field--name-field-link a:hover{background:rgba(68,185,130,0.1);}.field--name-field-paragraphs .field--name-field-title{font-size:22px;font-size:2.2rem;font-weight:bold;}.field--name-field-paragraphs .field--name-field-caption{position:relative;margin-top:8px;padding:0px 20px 0px 20px;font-size:11px;font-size:1.1rem;color:#9F9F9F;text-transform:uppercase;}.field--name-field-paragraphs .field--name-field-caption:before{content:"";position:absolute;top:11px;left:0;width:12px;height:1px;background:#9F9F9F;}.field--name-field-paragraphs .field--type-file{position:relative;margin-left:-10px;margin-top:25px;}.field--name-field-paragraphs .field--type-file .field__item{margin-bottom:5px;}.field--name-field-paragraphs .field--type-file .field__item span.file{padding:0px;background:none;}.field--name-field-paragraphs .field--type-file .field__item a{position:relative;display:inline-block;padding:4px 15px 4px 30px;border-radius:3px;transition:background 0.5s;}.field--name-field-paragraphs .field--type-file .field__item a:before{content:"";position:absolute;top:8px;left:10px;width:12px;height:20px;background:url('/themes/custom/parochiezaal/dist/css/../../dist/img/icon__download.svg') no-repeat center center;background-size:100% 100%;}.field--name-field-paragraphs .field--type-file .field__item a:hover{background:rgba(68,185,130,0.1);}.field--name-field-paragraphs .field--type-file .field__item:last-child{margin-bottom:0px;}.field--name-field-paragraphs .paragraph--view-mode-image-top{}.field--name-field-paragraphs .paragraph--view-mode-image-top .group__paragraph--aside{position:relative;margin:0px -10% 0px -10%;margin-bottom:30px;}.field--name-field-paragraphs .paragraph--view-mode-image-top .field--name-field-title{margin-top:50px;}.field--name-field-paragraphs .paragraph--view-mode-image-bottom{}.field--name-field-paragraphs .paragraph--view-mode-image-bottom .group__paragraph--bottom{position:relative;margin:0px -10% 0px -10%;margin-top:30px;}.field--name-field-paragraphs .paragraph--view-mode-image-left,.field--name-field-paragraphs .paragraph--view-mode-image-right{}.field--name-field-paragraphs .paragraph--view-mode-image-left:after,.field--name-field-paragraphs .paragraph--view-mode-image-right:after{content:'';display:block;clear:both;}.field--name-field-paragraphs .paragraph--view-mode-image-left .group__paragraph--aside,.field--name-field-paragraphs .paragraph--view-mode-image-right .group__paragraph--aside{width:285px;}.field--name-field-paragraphs .paragraph--view-mode-image-left .group__paragraph--main,.field--name-field-paragraphs .paragraph--view-mode-image-right .group__paragraph--main{width:calc(100% - 330px);}.field--name-field-paragraphs .paragraph--view-mode-image-left h2,.field--name-field-paragraphs .paragraph--view-mode-image-right h2{margin-top:0px;}.field--name-field-paragraphs .paragraph--view-mode-image-left .group__paragraph--aside .field--name-field-image,.field--name-field-paragraphs .paragraph--view-mode-image-right .group__paragraph--aside .field--name-field-image{margin-top:10px;}.field--name-field-paragraphs .paragraph--view-mode-image-left{}.field--name-field-paragraphs .paragraph--view-mode-image-left .group__paragraph--aside{float:left;}.field--name-field-paragraphs .paragraph--view-mode-image-left .group__paragraph--main{float:right;}.field--name-field-paragraphs .paragraph--view-mode-image-right{}.field--name-field-paragraphs .paragraph--view-mode-image-right .group__paragraph--aside{float:right;}.field--name-field-paragraphs .paragraph--view-mode-image-right .group__paragraph--main{float:left;}@media (max-width:768px){.field--name-field-paragraphs{}.field--name-field-paragraphs .paragraph--view-mode-image-left,.field--name-field-paragraphs .paragraph--view-mode-image-right{}.field--name-field-paragraphs .paragraph--view-mode-image-left .group__paragraph--aside,.field--name-field-paragraphs .paragraph--view-mode-image-left .group__paragraph--main,.field--name-field-paragraphs .paragraph--view-mode-image-right .group__paragraph--aside,.field--name-field-paragraphs .paragraph--view-mode-image-right .group__paragraph--main{float:none;width:auto;}.field--name-field-paragraphs .paragraph--view-mode-image-left .group__paragraph--aside,.field--name-field-paragraphs .paragraph--view-mode-image-right .group__paragraph--aside{margin-bottom:30px;}}.paragraph--type--gallery,.paragraph--type-gallery{position:relative;margin:0px -10% 0px -10%}.paragraph--type--gallery .field--name-field-image-gallery,.paragraph--type-gallery .field--name-field-image-gallery{width:100%;}.paragraph--type--gallery .field--name-field-image-gallery:after,.paragraph--type-gallery .field--name-field-image-gallery:after{content:'';display:block;clear:both;}.paragraph--type--gallery .field--name-field-image-gallery .field__item,.paragraph--type-gallery .field--name-field-image-gallery .field__item{width:calc(99.9% * 1/3 - 3.333333333333333px);margin-bottom:5px;}.paragraph--type--gallery .field--name-field-image-gallery .field__item a,.paragraph--type-gallery .field--name-field-image-gallery .field__item a{display:block;transition:opacity 0.5s;}.paragraph--type--gallery .field--name-field-image-gallery .field__item a:hover,.paragraph--type-gallery .field--name-field-image-gallery .field__item a:hover{opacity:0.8;}.paragraph--type--gallery .field--name-field-image-gallery .field__item img,.paragraph--type-gallery .field--name-field-image-gallery .field__item img{width:100%;}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(1n),.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(1n){float:left;margin-right:5px;clear:none;}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(1n) a,.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(1n) a{}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(1n) a:hover,.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(1n) a:hover{}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(1n) img,.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(1n) img{}.paragraph--type--gallery .field--name-field-image-gallery .field__item:last-child,.paragraph--type-gallery .field--name-field-image-gallery .field__item:last-child{margin-right:0;}.paragraph--type--gallery .field--name-field-image-gallery .field__item:last-child a,.paragraph--type-gallery .field--name-field-image-gallery .field__item:last-child a{}.paragraph--type--gallery .field--name-field-image-gallery .field__item:last-child a:hover,.paragraph--type-gallery .field--name-field-image-gallery .field__item:last-child a:hover{}.paragraph--type--gallery .field--name-field-image-gallery .field__item:last-child img,.paragraph--type-gallery .field--name-field-image-gallery .field__item:last-child img{}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(3n),.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(3n){margin-right:0;float:right;}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(3n) a,.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(3n) a{}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(3n) a:hover,.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(3n) a:hover{}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(3n) img,.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(3n) img{}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(3n + 1),.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(3n + 1){clear:both;}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(3n + 1) a,.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(3n + 1) a{}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(3n + 1) a:hover,.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(3n + 1) a:hover{}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(3n + 1) img,.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(3n + 1) img{}@media (max-width:980px){.paragraph--type--gallery .field--name-field-image-gallery,.paragraph--type-gallery .field--name-field-image-gallery{}.paragraph--type--gallery .field--name-field-image-gallery .field__item,.paragraph--type-gallery .field--name-field-image-gallery .field__item{width:calc(99.9% * 1/3 - 3.333333333333333px);}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(1n),.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(1n){float:left;margin-right:5px;clear:none;}.paragraph--type--gallery .field--name-field-image-gallery .field__item:last-child,.paragraph--type-gallery .field--name-field-image-gallery .field__item:last-child{margin-right:0;}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(3n),.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(3n){margin-right:0;float:right;}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(3n + 1),.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(3n + 1){clear:both;}}@media (max-width:768px){.paragraph--type--gallery .field--name-field-image-gallery,.paragraph--type-gallery .field--name-field-image-gallery{}.paragraph--type--gallery .field--name-field-image-gallery .field__item,.paragraph--type-gallery .field--name-field-image-gallery .field__item{width:calc(99.9% * 1/3 - 3.333333333333333px);}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(1n),.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(1n){float:left;margin-right:5px;clear:none;}.paragraph--type--gallery .field--name-field-image-gallery .field__item:last-child,.paragraph--type-gallery .field--name-field-image-gallery .field__item:last-child{margin-right:0;}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(3n),.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(3n){margin-right:0;float:right;}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(3n + 1),.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(3n + 1){clear:both;}}@media (max-width:568px){.paragraph--type--gallery .field--name-field-image-gallery,.paragraph--type-gallery .field--name-field-image-gallery{}.paragraph--type--gallery .field--name-field-image-gallery .field__item,.paragraph--type-gallery .field--name-field-image-gallery .field__item{width:calc(99.9% * 1/2 - 2.5px);}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(1n),.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(1n){float:left;margin-right:5px;clear:none;}.paragraph--type--gallery .field--name-field-image-gallery .field__item:last-child,.paragraph--type-gallery .field--name-field-image-gallery .field__item:last-child{margin-right:0;}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(2n),.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(2n){margin-right:0;float:right;}.paragraph--type--gallery .field--name-field-image-gallery .field__item:nth-child(2n + 1),.paragraph--type-gallery .field--name-field-image-gallery .field__item:nth-child(2n + 1){clear:both;}}.paragraph--type-quote{width:400px;max-width:100%;margin:auto;margin-top:100px;margin-bottom:100px}.paragraph--type-quote .field--name-field-quote-text{font-size:18px;font-size:1.8rem;line-height:1.8em;}.paragraph--type-quote .field--name-field-caption{margin-top:10px;}.paragraph--type-image{position:relative}.paragraph--type-image .bg__image{height:600px;background:no-repeat center center;background-size:cover;}.paragraph--type-image .bg__image img{display:none;}.paragraph--type-image .info__wrapper{position:absolute;bottom:40px;left:-10%;width:40%;padding:30px;border-radius:3px;background:#ffffff;box-shadow:-2px 2px 25px rgba(0,0,0,0.09);}#container .view-kalender{margin-top:50px;}@media (max-width:900px){.node--type-huren #right{padding-bottom:0px !important;}}.path-zaal-huren .form-type-vertical-tabs{display:none;}select#edit-field-reservatie-status{border-color:#333333;}.validation--error{color:#e45959;}.validation--good{color:#8dc63f;}#edit-submit.disable{opacity:0.3;}#container .view-kalender .view-header{position:relative;padding-left:120px;padding-right:80px}#container .view-kalender .view-header h3{font-size:30px;font-size:3.0rem;text-transform:capitalize;}#container .view-kalender .view-header nav.pager{position:absolute;top:0;left:0;}#container .view-kalender .view-header nav.pager:after{content:'';display:block;clear:both;}#container .view-kalender .view-header nav.pager li{float:left;}#container .view-kalender .view-header nav.pager li a{position:relative;overflow:hidden;display:block;width:50px;height:40px;background:#44B982;text-indent:-5555px;}#container .view-kalender .view-header nav.pager li a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('/themes/custom/parochiezaal/dist/css/../../dist/img/icon__arrow__white.svg') no-repeat center center;background-size:21px 16px;transition:opacity 0.5s;}#container .view-kalender .view-header nav.pager li a:hover{}#container .view-kalender .view-header nav.pager li a:hover:before{opacity:0.8;}#container .view-kalender .view-header nav.pager li.pager__item--previous a{border-radius:3px 0px 0px 3px;}#container .view-kalender .view-header nav.pager li.pager__item--next a{border-radius:0px 3px 3px 0px;}#container .view-kalender .view-header nav.pager li.pager__item--next a:before{background-color:rgba(0,0,0,0.05);-ms-transform:rotate(180deg);transform:rotate(180deg);}@media(max-width:1300px){#container .view-kalender .view-header{padding-left:0;}#container .view-kalender .view-header nav.pager{position:relative;top:auto;left:auto;margin-bottom:15px;}#container .view-kalender .view-header h3{margin-bottom:10px;}}#container .view-kalender .view-content + nav.pager{display:none;}.gotoWrapper{position:absolute;top:-10px;right:0}.gotoWrapper select{width:200px;padding-right:40px;cursor:pointer;background:url('/themes/custom/parochiezaal/dist/css/../img/icon__calendar.svg') no-repeat  90% center;transition:all 0.3s;}.gotoWrapper select:hover,.gotoWrapper select:focus{border-color:#313131;}.gotoWrapper select option:first-child{color:#a8abae;}@media(max-width:1300px){.gotoWrapper{}.gotoWrapper select{width:40px;background-position:center center;}}#container .view-kalender .calendar-calendar{position:relative;margin:0px -10% 0px -10%;border:3px solid #dddddd;border-radius:10px}#container .view-kalender .calendar-calendar .month-view{width:100%;overflow-x:auto;overflow-y:hidden;}#container .view-kalender .calendar-calendar table{}#container .view-kalender .calendar-calendar table *{border:0px solid #EEEEEE;background:transparent;}#container .view-kalender .calendar-calendar table thead{background:#313131;color:#ffffff;}#container .view-kalender .calendar-calendar table thead th{padding:20px 10px 20px 10px;color:#ffffff;}#container .view-kalender .calendar-calendar table tbody{}#container .view-kalender .calendar-calendar table tbody td.empty{background:#F9F9F9;color:#a8abae;}#container .view-kalender .calendar-calendar table tbody td.date-box{padding:20px 15px 20px 15px;border:1px solid #EEEEEE;border-bottom:0px;text-align:center;}#container .view-kalender .calendar-calendar table tbody td.date-box div.day{position:relative;float:none;width:auto;padding:0px;border:0px;background:transparent;text-align:center;}#container .view-kalender .calendar-calendar table tbody td.date-box div.day .today{position:realtive;}#container .view-kalender .calendar-calendar table tbody td.date-box div.day .today span{position:relative;z-index:2;color:#ffffff;}#container .view-kalender .calendar-calendar table tbody td.date-box div.day .today:before{content:"";position:absolute;z-index:1;top:-7px;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);width:40px;height:40px;border-radius:100%;background:#313131;color:#ffffff;}#container .view-kalender .calendar-calendar table tbody td.date-box div.day a.add-link{position:absolute;top:-30px;left:50%;-ms-transform:translate(-50%,10px);transform:translate(-50%,10px);padding:3px 10px 3px 27px;border-radius:3px;background:#44B982 url('/themes/custom/parochiezaal/dist/css/../../dist/img/icon__plus__white.svg') no-repeat 10px center;background-size:10px 10px;font-size:11px;font-size:1.1rem;text-decoration:none;color:#ffffff;box-shadow:0px 10px 20px rgba(68,185,130,0.2);transition:all 0.5s;opacity:0;visibility:hidden;}#container .view-kalender .calendar-calendar table tbody td.date-box div.day a.add-link:hover{box-shadow:0px 10px 30px rgba(68,185,130,0.5);}@media (max-width:900px){#container .view-kalender .calendar-calendar table tbody td.date-box div.day a.add-link{position:relative;top:auto;left:auto;display:block;-ms-transform:translate(0%,0px);transform:translate(0%,0px);opacity:1;visibility:visible;}}#container .view-kalender .calendar-calendar table tbody td.date-box.past div.day a.add-link{display:none;}#container .view-kalender .calendar-calendar table tbody td.date-box:hover{}#container .view-kalender .calendar-calendar table tbody td.date-box:hover div.day a.add-link{-ms-transform:translate(-50%,0px);transform:translate(-50%,0px);opacity:1;visibility:visible;}@media (max-width:900px){#container .view-kalender .calendar-calendar table tbody td.date-box:hover div.day a.add-link{-ms-transform:translate(0%,0px);transform:translate(0%,0px);}}#container .view-kalender .calendar-calendar table tbody tr.single-day td,#container .view-kalender .calendar-calendar table tbody tr.multi-day td{padding:0px 15px 10px 15px;border:1px solid #EEEEEE;border-top:0px;text-align:left;-ms-hyphens:auto;hyphens:auto;}#container .view-kalender .calendar-calendar table tbody tr.single-day td .item,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .item{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #EEEEEE;}#container .view-kalender .calendar-calendar table tbody tr.single-day td .item:after,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .item:after{content:'';display:block;clear:both;}#container .view-kalender .calendar-calendar table tbody tr.single-day td .item:last-child,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .item:last-child{margin-bottom:0px;padding-bottom:0px;border-bottom:0px;}#container .view-kalender .calendar-calendar table tbody tr.single-day td .item .twoLetters,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .item .twoLetters{display:none;}#container .view-kalender .calendar-calendar table tbody tr.single-day td .calendar,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .calendar{float:none;margin:0px;font-size:13px;font-size:1.3rem;color:#333333;}#container .view-kalender .calendar-calendar table tbody tr.single-day td .calendar .contents,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .calendar .contents{}#container .view-kalender .calendar-calendar table tbody tr.single-day td .calendar .contents > div .field,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .calendar .contents > div .field{position:relative;padding-left:10px;color:#908f8f;font-size:12px;font-size:1.2rem;}#container .view-kalender .calendar-calendar table tbody tr.single-day td .calendar .contents > div .field:before,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .calendar .contents > div .field:before{content:"";position:absolute;top:8px;left:0;width:4px;height:4px;border-radius:100px;background:#908f8f;}#container .view-kalender .calendar-calendar table tbody tr.single-day td .calendar .contents > div .field .field__label,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .calendar .contents > div .field .field__label{display:none;}#container .view-kalender .calendar-calendar table tbody tr.single-day td .calendar .contents > div .field--name-field-reservatie-organisatie,#container .view-kalender .calendar-calendar table tbody tr.single-day td .calendar .contents > div .field--name-field-reservatie-naam,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .calendar .contents > div .field--name-field-reservatie-organisatie,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .calendar .contents > div .field--name-field-reservatie-naam{padding-left:0px;}#container .view-kalender .calendar-calendar table tbody tr.single-day td .calendar .contents > div .field--name-field-reservatie-organisatie:before,#container .view-kalender .calendar-calendar table tbody tr.single-day td .calendar .contents > div .field--name-field-reservatie-naam:before,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .calendar .contents > div .field--name-field-reservatie-organisatie:before,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .calendar .contents > div .field--name-field-reservatie-naam:before{display:none;}#container .view-kalender .calendar-calendar table tbody tr.single-day td .calendar .contents > div .field--name-field-reservatie-organisatie .field__item,#container .view-kalender .calendar-calendar table tbody tr.single-day td .calendar .contents > div .field--name-field-reservatie-naam .field__item,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .calendar .contents > div .field--name-field-reservatie-organisatie .field__item,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .calendar .contents > div .field--name-field-reservatie-naam .field__item{color:#333333;}#container .view-kalender .calendar-calendar table tbody tr.single-day td .calendar .contents > div .field--name-field-reservatie-organisatie,#container .view-kalender .calendar-calendar table tbody tr.single-day td .calendar .contents .field--name-field-reservatie-status .field__label,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .calendar .contents > div .field--name-field-reservatie-organisatie,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .calendar .contents .field--name-field-reservatie-status .field__label{display:none;}#container .view-kalender .calendar-calendar table tbody tr.single-day td .calendar a,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .calendar a{display:none;}.logged-in #container .view-kalender .calendar-calendar table tbody tr.single-day td .calendar a,.logged-in #container .view-kalender .calendar-calendar table tbody tr.multi-day td .calendar a{display:block;}#container .view-kalender .calendar-calendar table tbody tr.single-day td .calendar.hide--name,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .calendar.hide--name{}#container .view-kalender .calendar-calendar table tbody tr.single-day td .calendar.hide--name > div .field--name-field-reservatie-organisatie,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .calendar.hide--name > div .field--name-field-reservatie-organisatie{display:block;}#container .view-kalender .calendar-calendar table tbody tr.single-day td .calendar.hide--name > div .field--name-field-reservatie-naam,#container .view-kalender .calendar-calendar table tbody tr.multi-day td .calendar.hide--name > div .field--name-field-reservatie-naam{display:none;}#container .view-kalender .calendar-calendar table tbody tr.multi-day td{border-top:0px;border-bottom:0px;}html{font-size:62.5%;}body{width:100%;overflow-x:hidden;background:#F2F2F2;font-family:'Montserrat',sans-serif;line-height:1.8;color:#333333;font-size:16px;font-size:1.6rem;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}p:first-child{margin-top:0px;}p:last-child{margin-bottom:0px;}a,a:visited{text-decoration:none;color:#44B982;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:color 0.3s;}a:hover,a:focus{color:rgb(68,185,130);}h1,h2,h3,h4,h5,h6{color:#333333;line-height:1.2em;}h1{margin:0px 0px 40px 0px;font-size:45px;font-size:4.5rem;}@media (max-width:768px){h1{margin-bottom:25px;font-size:3.0rem;}}h2{font-size:30px;font-size:3.0rem;}h3{font-size:24px;font-size:2.4rem;}h4{font-size:18px;font-size:1.8rem;}h5{font-size:14px;font-size:1.4rem;}h6{font-size:12px;font-size:1.2rem;}.field--name-field-intro{margin-bottom:50px;}#wrapper{position:relative;max-width:1700px;margin:auto;}#col-wrapper:after{content:'';display:block;clear:both;}#col-wrapper #left{position:relative;z-index:10;float:left;width:330px;min-height:550px;padding-bottom:60px;background:#44B982;color:#ffffff;}#col-wrapper #right{float:right;width:calc(100% - 330px);min-height:550px;padding:6% 12%;background:#ffffff;box-shadow:-2px 2px 25px rgba(0,0,0,0.09);}@media (max-width:900px){#col-wrapper #right{float:none;width:100%;min-height:0;padding:6% 8%;padding-top:100px !important;}}#col-wrapper #right:first-child:last-child{width:100%;}#main:after{content:'';display:block;clear:both;}#content{max-width:800px;}.custom__layout{}.custom__layout .group__content--top,.custom__layout .group__col__wrapper,.custom__layout .group__content--right,.custom__layout .group__content--bottom{margin-bottom:60px;}.custom__layout .group__content--top:last-child,.custom__layout .group__col__wrapper:last-child,.custom__layout .group__content--right:last-child,.custom__layout .group__content--bottom:last-child{margin-bottom:0px;}.custom__layout .group__content--top > div,.custom__layout .group__col__wrapper > div,.custom__layout .group__content--right > div,.custom__layout .group__content--bottom > div{margin-bottom:60px;}.custom__layout .group__content--top > div:first-child,.custom__layout .group__col__wrapper > div:first-child,.custom__layout .group__content--right > div:first-child,.custom__layout .group__content--bottom > div:first-child{margin-top:0px;}.custom__layout .group__content--top > div:last-child,.custom__layout .group__col__wrapper > div:last-child,.custom__layout .group__content--right > div:last-child,.custom__layout .group__content--bottom > div:last-child{margin-bottom:0px;}.custom__layout .group__col__wrapper:after{content:'';display:block;clear:both;}.custom__layout .group__col__wrapper .group__content--left{float:left;width:50%;}.custom__layout .group__col__wrapper .group__content--right{float:right;width:50%;}@media (max-width:980px){.custom__layout .group__col__wrapper{}.custom__layout .group__col__wrapper .group__content--left,.custom__layout .group__col__wrapper .group__content--right{float:none;width:auto !important;}}#main-header{position:relative;}#logo{position:absolute;top:0px;left:0px;-ms-transform:translateY(-100%);transform:translateY(-100%);width:331px;max-width:100%;margin-top:1px;padding:60px 70px 60px 70px;border-radius:0px 3px 0px 0px;background:#F9F9F9}#logo a{display:block;}#logo img{width:236px;max-width:100%;}@media (max-width:900px){#logo{width:250px;padding:35px 45px 35px 45px;}}.toolbar-menu a{font-weight:bold;font-size:14px;font-size:1.4rem;}nav.tabs{background:#333333}nav.tabs ul.tabs:after{content:'';display:block;clear:both;}nav.tabs ul.tabs li{float:left;}nav.tabs a{background:none;color:#ffffff;transition:all 0.3s;}nav.tabs a:hover{background:rgba(255,255,255,0.1);color:#ffffff;}nav.tabs a.is-active{background:#44B982;color:#ffffff;}.field--name-field-top-image{display:none;}#top-image{position:relative;width:100vw;max-width:1700px;height:456px;background:#D9E8E1}@media (max-width:900px){#top-image{height:350px;}}#top-image #img-holder{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/themes/custom/parochiezaal/dist/css/../img/pz-top-image.jpg) center center;background-size:cover;opacity:0;transition:opacity 2s;}#top-image #img-holder.image-loaded{opacity:1;}.node--type-homepage #top-image{height:70vh;min-height:456px}@media (max-width:900px){.node--type-homepage #top-image{height:60vh;min-height:350px;}}a[data-role="responsive-button"]{position:absolute;top:0;left:0;display:none;width:250px;max-width:100%;padding:15px 40px 15px 40px;background:#44B982;color:#ffffff;text-align:center;text-transform:uppercase;letter-spacing:0.15em}.node--type-homepage a[data-role="responsive-button"]{display:none;}@media (max-width:900px){a[data-role="responsive-button"]{display:block;}}a[data-role="responsive-button"] .menu-icon{position:absolute;top:50%;left:11.53846px;display:block;width:15px;height:1px;background:#ffffff;transition:background 0.3s;}a[data-role="responsive-button"] .menu-icon:before,a[data-role="responsive-button"] .menu-icon:after{transition:all 0.3s;content:"";position:absolute;width:100%;height:1px;background:#ffffff;-ms-transform-origin:50% 50%;transform-origin:50% 50%;}a[data-role="responsive-button"] .menu-icon:before{top:-4px;left:0;}a[data-role="responsive-button"] .menu-icon:after{bottom:-4px;left:0;}#wrapper.main__nav--responsive--visible a[data-role="responsive-button"] .menu-icon{background:transparent}#wrapper.main__nav--responsive--visible a[data-role="responsive-button"] .menu-icon:before{top:0;-ms-transform:rotate(-45deg);transform:rotate(-45deg);}#wrapper.main__nav--responsive--visible a[data-role="responsive-button"] .menu-icon:after{bottom:0;-ms-transform:rotate(45deg);transform:rotate(45deg);}#block-gebruikersmenu{position:absolute;z-index:500;top:30px;right:30px}#block-gebruikersmenu a{display:block;margin-bottom:15px;padding:3px 20px 3px 20px;border-radius:100px;background:#ffffff;color:#333333;transition:all 0.3s;}#block-gebruikersmenu a.is-active{background:#44B982;color:#ffffff;}#main-nav{}#main-nav nav > ul{margin:0;padding:0;}#main-nav nav > ul:after{content:'';display:block;clear:both;}#main-nav nav > ul li{margin:0;padding:0;list-style-type:none;list-style-image:none;}#main-nav nav > ul li{margin:0px;font-size:18px;font-size:1.8rem;}#main-nav nav > ul li:nth-child(even) a{background:rgba(255,255,255,0.05);}#main-nav nav > ul li a{display:block;padding:16px 20px 16px 20%;color:#ffffff;transition:background 0.5s;}@media (max-width:900px){#main-nav nav > ul li a{padding:16px 8% 16px 8%;text-align:left;}}#main-nav nav > ul li a:hover{background:rgba(255,255,255,0.1);}#main-nav nav > ul li a.is-active{background:#ffffff;color:#333333;}.form-item{width:740px;max-width:100%;margin:20px 0px 20px 0px}.form-item label{display:block;margin-bottom:4px;font-weight:normal;}.form-item .description{margin-top:4px;font-size:13px;font-size:1.3rem;color:#a8abae;}.form-item .description:before{content:"- ";}input.form-text,input[type="text"],input[type="email"],input[type="tel"],input[type="date"],textarea,select{width:100%;padding:15px 15px 12px 15px;border:5px solid #E7E7E7;border-radius:3px;background:#F9F9F9;outline:0;font-family:'Montserrat',sans-serif;color:#333333}input.form-text.error,input[type="text"].error,input[type="email"].error,input[type="tel"].error,input[type="date"].error,textarea.error,select.error{border:1px solid #e45959;}select{-webkit-appearance:none;}.form-submit{display:block;width:360px;max-width:100%;margin-top:40px;padding:20px 20px 20px 20px;border:0px;border-radius:3px;background:#44B982;color:#ffffff;text-align:center;font-size:18px;font-size:1.8rem;font-weight:500;transition:all 0.3s;cursor:pointer;}.form-submit:hover{background:#000000;}.grippie{display:none;}.field-group-fieldset{border:1px solid #E7E7E7;border-radius:3px;padding:0 15px 12px 15px;legend{font-size:1.2em;}.form-item{width:calc(100% - 15px);}}.path-user{}.path-user article#content{width:740px;margin:auto;}.node--type-homepage{}.node--type-homepage #col-wrapper #right{padding-top:160px;}.node--type-homepage #col-wrapper #right{padding-bottom:0px;padding-top:10% !important;}.node--type-homepage{}.node--type-homepage .group__content--main{margin-bottom:80px;padding:47px 47px 35px 47px;border-radius:3px;background:#44B982;color:#ffffff;box-shadow:0px 10px 55px rgba(68,185,130,0.55);transition:all 1s;display:none;}@media (max-width:900px){.node--type-homepage .group__content--main{display:block;}}.node--type-homepage .field--name-node-title h1{margin-bottom:20px;font-size:18px;font-size:1.8rem;line-height:1.6em;color:#ffffff;}.node--type-homepage .field--name-field-intro{margin-bottom:30px;}.node--type-homepage .field--name-field-intro-link a{display:block;padding:22px;border-radius:3px;background:#ffffff;font-size:22px;font-size:2.2rem;color:#333333;text-align:center;transition:all 0.5s;}.node--type-homepage .field--name-field-intro-link a:hover{box-shadow:0px 10px 75px rgba(0,0,0,0.2);}.node--type-homepage{}.node--type-homepage #main-header .group__content--main{position:absolute;z-index:50;bottom:-86px;left:331px;-ms-transform:translateY(40px);transform:translateY(40px);width:380px;margin-bottom:0px;visibility:hidden;opacity:0;display:block;}@media (max-width:900px){.node--type-homepage #main-header .group__content--main{display:none;}}.node--type-homepage #main-header .group__content--main.show{-ms-transform:translateY(0px);transform:translateY(0px);visibility:visible;opacity:1;}.node--type-homepage{}.node--type-homepage #content{max-width:none;}.node--type-homepage .field--name-field-section-items:after{content:'';display:block;clear:both;}.node--type-homepage .field--name-field-section-items > .field__item{width:calc(99.9% * 1/4 - 37.5px);}.node--type-homepage .field--name-field-section-items > .field__item .field--name-field-image{position:relative;width:100px;margin-left:-15px;color:#333333;transition:all 0.5s;}.node--type-homepage .field--name-field-section-items > .field__item .field--name-field-title{margin-bottom:10px;font-size:20px;font-size:2.0rem;color:#333333;}.node--type-homepage .field--name-field-section-items > .field__item .field--name-field-text{color:#333333;}.node--type-homepage .field--name-field-section-items > .field__item .field--name-field-link-text{margin-top:15px;font-size:18px;font-size:1.8rem;}.node--type-homepage .field--name-field-section-items > .field__item:hover{}.node--type-homepage .field--name-field-section-items > .field__item:hover .field--name-field-image{-ms-transform:scale(1.2,1.2);transform:scale(1.2,1.2);}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(1n){float:left;margin-right:50px;clear:none;}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(1n) .field--name-field-image{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(1n) .field--name-field-title{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(1n) .field--name-field-text{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(1n) .field--name-field-link-text{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(1n):hover{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(1n):hover .field--name-field-image{}.node--type-homepage .field--name-field-section-items > .field__item:last-child{margin-right:0;}.node--type-homepage .field--name-field-section-items > .field__item:last-child .field--name-field-image{}.node--type-homepage .field--name-field-section-items > .field__item:last-child .field--name-field-title{}.node--type-homepage .field--name-field-section-items > .field__item:last-child .field--name-field-text{}.node--type-homepage .field--name-field-section-items > .field__item:last-child .field--name-field-link-text{}.node--type-homepage .field--name-field-section-items > .field__item:last-child:hover{}.node--type-homepage .field--name-field-section-items > .field__item:last-child:hover .field--name-field-image{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(4n){margin-right:0;float:right;}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(4n) .field--name-field-image{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(4n) .field--name-field-title{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(4n) .field--name-field-text{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(4n) .field--name-field-link-text{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(4n):hover{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(4n):hover .field--name-field-image{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(4n + 1){clear:both;}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(4n + 1) .field--name-field-image{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(4n + 1) .field--name-field-title{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(4n + 1) .field--name-field-text{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(4n + 1) .field--name-field-link-text{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(4n + 1):hover{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(4n + 1):hover .field--name-field-image{}@media (max-width:980px){.node--type-homepage .field--name-field-section-items{}.node--type-homepage .field--name-field-section-items > .field__item{width:calc(99.9% * 1/2 - 40px);margin-bottom:80px;}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(1n){float:left;margin-right:80px;clear:none;}.node--type-homepage .field--name-field-section-items > .field__item:last-child{margin-right:0;}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(2n){margin-right:0;float:right;}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(2n + 1){clear:both;}}@media (max-width:568px){.node--type-homepage .field--name-field-section-items{}.node--type-homepage .field--name-field-section-items > .field__item{width:calc(99.9% * 1/1 - 0px);float:none !important;width:300px;max-width:100%;margin:auto !important;margin-bottom:50px !important;text-align:center;}.node--type-homepage .field--name-field-section-items > .field__item .field--name-field-image{margin:auto;}.node--type-homepage .field--name-field-section-items > .field__item:last-child{margin-bottom:0px;}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(1n){float:left;margin-right:0px;clear:none;}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(1n) .field--name-field-image{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(1n):last-child{}.node--type-homepage .field--name-field-section-items > .field__item:last-child{margin-right:0;}.node--type-homepage .field--name-field-section-items > .field__item:last-child .field--name-field-image{}.node--type-homepage .field--name-field-section-items > .field__item:last-child:last-child{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(1n){margin-right:0;float:right;}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(1n) .field--name-field-image{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(1n):last-child{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(1n + 1){clear:both;}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(1n + 1) .field--name-field-image{}.node--type-homepage .field--name-field-section-items > .field__item:nth-child(1n + 1):last-child{}}.field--name-field-ambiance-images{position:relative;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);width:100vw;max-width:1700px;margin-top:100px}.field--name-field-ambiance-images > .field__item{width:calc(99.9% * 1/3 - 6.666666666666666px);}.field--name-field-ambiance-images > .field__item:nth-child(1n){float:left;margin-right:10px;clear:none;}.field--name-field-ambiance-images > .field__item:last-child{margin-right:0;}.field--name-field-ambiance-images > .field__item:nth-child(3n){margin-right:0;float:right;}.field--name-field-ambiance-images > .field__item:nth-child(3n + 1){clear:both;}@media (max-width:768px){.field--name-field-ambiance-images{}.field--name-field-ambiance-images > .field__item{width:calc(99.9% * 1/2 - 5px);}.field--name-field-ambiance-images > .field__item:last-child{display:none;}.field--name-field-ambiance-images > .field__item:nth-child(1n){float:left;margin-right:10px;clear:none;}.field--name-field-ambiance-images > .field__item:nth-child(1n):last-child{}.field--name-field-ambiance-images > .field__item:last-child{margin-right:0;}.field--name-field-ambiance-images > .field__item:last-child:last-child{}.field--name-field-ambiance-images > .field__item:nth-child(2n){margin-right:0;float:right;}.field--name-field-ambiance-images > .field__item:nth-child(2n):last-child{}.field--name-field-ambiance-images > .field__item:nth-child(2n + 1){clear:both;}.field--name-field-ambiance-images > .field__item:nth-child(2n + 1):last-child{}}@media (max-width:568px){.field--name-field-ambiance-images{}.field--name-field-ambiance-images > .field__item{display:none;width:calc(99.9% * 1/1 - 0px);}.field--name-field-ambiance-images > .field__item:first-child{display:block;}.field--name-field-ambiance-images > .field__item:nth-child(1n){float:left;margin-right:10px;clear:none;}.field--name-field-ambiance-images > .field__item:nth-child(1n):first-child{}.field--name-field-ambiance-images > .field__item:last-child{margin-right:0;}.field--name-field-ambiance-images > .field__item:last-child:first-child{}.field--name-field-ambiance-images > .field__item:nth-child(1n){margin-right:0;float:right;}.field--name-field-ambiance-images > .field__item:nth-child(1n):first-child{}.field--name-field-ambiance-images > .field__item:nth-child(1n + 1){clear:both;}.field--name-field-ambiance-images > .field__item:nth-child(1n + 1):first-child{}}.field--name-field-ambiance-link{margin-bottom:0px !important;text-align:center}.field--name-field-ambiance-link a{display:inline-block;-ms-transform:translateY(-50%);transform:translateY(-50%);padding:20px 40px 20px 40px;border-radius:3px;background:#44B982;color:#ffffff;font-size:20px;font-size:2.0rem;box-shadow:0px 10px 55px rgba(68,185,130,0.55);transition:all 0.5s;}.field--name-field-ambiance-link a:hover{-ms-transform:translateY(-50%) scale(1.05,1.05);transform:translateY(-50%) scale(1.05,1.05);box-shadow:0px 10px 75px rgba(68,185,130,0.75);}.node--type-homepage{}.node--type-homepage #footer-main,.node--type-homepage #footer-bottom{text-align:center;}#footer-main{padding-top:100px;font-size:14px;font-size:1.4rem;text-align:right}@media (max-width:900px){#footer-main{text-align:center;}}#footer-main > .section{padding:0px 5% 0px 5%;}.view-id-footer_address{}.view-id-footer_address h2{display:none;}.view-id-footer_address .node__content{}.view-id-footer_address .node__content > *{display:inline;}.view-id-footer_address .node__content > *:after{content:" -";}.view-id-footer_address .node__content > *:last-child{}.view-id-footer_address .node__content > *:last-child:after{display:none;}#footer-bottom{padding-bottom:80px;text-align:right;color:#a8abae;font-size:14px;font-size:1.4rem}#footer-bottom:after{content:'';display:block;clear:both;}@media (max-width:900px){#footer-bottom{text-align:center;}}#footer-bottom > .section{padding:0px 5% 0px 5%;}#footer-bottom a{color:#a8abae;}#footer-bottom .siteby{float:right;}#footer-bottom .credits{display:inline-block;}#footer-bottom .region-footer-menu{display:inline-block;}#footer-bottom .region-footer-menu nav{display:inline-block;line-height:10px;line-height:1rem;}#footer-bottom .region-footer-menu nav h2{display:none;}#footer-bottom .region-footer-menu nav ul.menu{margin:0;padding:0;display:inline-block;}#footer-bottom .region-footer-menu nav ul.menu li{margin:0;padding:0;list-style-type:none;list-style-image:none;}#footer-bottom .region-footer-menu nav ul.menu li{display:inline-block;margin-left:8px;}#footer-bottom .region-footer-menu nav ul.menu li:first-child{margin-left:0px;}#footer-bottom .region-footer-menu nav ul.menu a{display:inline-block;}#footer-bottom .block-menu li{float:left;margin-left:20px;}.node--type-contact{}.node--type-contact .field--name-field-email-address{margin-top:30px;}.node--type-contact .field--name-field-paragraphs{margin-top:30px;}.node--type-contact .group__content--bottom{margin-top:40px;}.node--type-contact .group__content--bottom .field--name-field-formulier-titel{margin-bottom:0px;font-size:25px;font-size:2.5rem;}.path-zaal-huren .form-item-field-reservatie-status{display:none;}.node--type-reservatie{}.node--type-reservatie .node__content .field{margin-bottom:10px;}.node--type-reservatie .node__content .field:after{content:'';display:block;clear:both;}.node--type-reservatie .node__content .field .field__label{float:left;width:30%;}.node--type-reservatie .node__content .field .field__item{float:left;width:70%;}@media (max-width:980px){.node--type-reservatie .node__content .field{}.node--type-reservatie .node__content .field .field__label,.node--type-reservatie .node__content .field .field__item{float:none;width:auto;}}@media print{*,*:before,*:after,*:first-letter,*:first-line{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;}a,a:visited{text-decoration:underline;}a[href^="#"]:after,a[href^="javascript:"]: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;}}
