body,html{height:100%;color:#494743;font-size:97%}body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#f8f9f9}section.index,section.page,section.single{-ms-flex:1;flex:1}section.index section.content,section.page section.content,section.single section.content{padding-top:2rem}a{color:#ddb229}a:hover{color:#cca320;text-decoration:none}.navbar a{color:#494743;opacity:.9}.navbar a:hover{opacity:1;text-decoration:none}.navbar ul{list-style:none;margin:0;display:-ms-flexbox;display:flex}.navbar-main{padding:1rem 0}.navbar-main .nav li:not(:last-child){margin-right:1rem}.navbar-footer{padding:2rem 0}div.xdebug-dd{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);top:0;left:0;z-index:9999;padding:10vw}div.xdebug-dd pre.xdebug-var-dump{background-color:#fff;padding:2rem;height:100%;box-shadow:0 0 20px 2px #000}.btn.btn-primary{background-color:#ddb229;border-color:#d9ae23!important}.btn.btn-primary:active,.btn.btn-primary:hover{background-color:#cca320!important}.action-buttons{-ms-flex-pack:justify;justify-content:space-between}.action-buttons,.action-buttons .left,.action-buttons .right{display:-ms-flexbox;display:flex}.action-buttons .left>:not(:last-child),.action-buttons .right>:not(:last-child){margin-right:.5rem}.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:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(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-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.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:-webkit-grab;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:1s;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}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[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(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-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:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}html.lb-disable-scrolling{overflow:hidden;position:fixed;height:100vh;width:100vw}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;*zoom:1;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../img/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:none;background-image:url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../img/prev.png) left 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../img/next.png) right 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../img/close.png) 100% 0 no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.banner .image{height:25vh;background-size:cover;background-position:50%}.banner-hero .image{height:50vh}header{background-color:#fff;color:#494743}header .brand{height:50px}header .nav{margin-right:0!important}header .nav .menu-item{margin-right:5px!important}header .sub-nav{display:-ms-flexbox;display:flex}header .sub-nav :first-child{margin-right:5px}footer{background-color:#fff;color:#494743;padding:1rem;text-align:center}div.gallery{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}div.gallery>a{width:33.33%;padding:10px}div.gallery .gallery-item{width:100%;height:150px;background-size:cover;background-repeat:no-repeat;background-position:50%}div.posts{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}div.posts>a{margin-bottom:2rem}@media only screen and (min-width:992px){div.posts>a{width:25%}div.posts>a:not(:nth-child(4n)){padding-right:2rem}}@media only screen and (max-width:991px){div.posts>a{width:33.33%}div.posts>a:not(:nth-child(3n)){padding-right:2rem}}@media only screen and (max-width:767px){div.posts>a{width:50%}div.posts>a:not(:nth-child(2n)){padding-right:2rem}}div.posts .post{background-color:#e3e5e5;width:100%;height:100%;padding:1rem;color:#494743}div.posts .post h4{font-size:150%}div.posts .post:hover{color:#fff;background-color:#ddb229}ul.breadcrumbs{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin-bottom:1rem}ul.breadcrumbs li:not(.active) a{color:rgba(221,178,41,.5)}ul.breadcrumbs li:not(:last-child):after{content:"/";margin-left:.5rem;margin-right:.5rem}.results .result{background-color:#e3e5e5;padding:1rem;color:#494743;width:100%;margin-bottom:1rem}section.index section.content{padding-bottom:2rem}section.index section.content .title{margin-bottom:.5rem}section.index-visits .container{position:relative}section.index-visits #print-btn{position:absolute;right:13px;top:0}section.index-visits .hint{font-size:80%;font-style:italic;color:rgba(73,71,67,.8)}section.index-visits .posts-wrapper{overflow:scroll;height:74vh}section.index-visits .breadcrumb-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}section.index-visits .breadcrumb-wrapper .breadcrumbs{margin-bottom:0}section.index-visits .breadcrumb-wrapper .hint{position:relative;top:2px;margin-bottom:0}section.index-visits .posts .post{position:relative;padding:0;height:300px}section.index-visits .posts .post .post-image{width:100%;height:100%;background-size:cover;background-position:50%}section.index-visits .posts .post .overlay{background-color:#000;width:100%;height:100%;top:0;position:absolute;opacity:0}section.index-visits .posts .post .post-content{padding:1rem;position:absolute;bottom:0;width:100%;background-color:#e3e5e5}section.index-visits .posts .post .post-content h4{font-size:150%}section.index-visits .posts .post:hover .overlay{opacity:.1}section.index-visits .posts .post:hover .post-content{background-color:#ddb229}section.index-visits .posts .post.selected .overlay{opacity:.1}section.index-visits .posts .post.selected:after{content:url(../img/tick.svg);width:50px;height:50px;display:block;position:absolute;top:0;right:0}section.index-search .form-group{display:-ms-flexbox;display:flex}section.index-search .form-group label{margin:0;line-height:37px}section.index-search .info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}section.index-search .info .page-info{margin:0;line-height:40px}section.index-search .load-more{max-width:250px;margin:2rem auto}section.page section.content{padding:3rem 0}section.page section.content .title{margin-bottom:1rem}section.single .info{list-style:none;padding:0}section.single .info .info-item .title{color:#ddb229}section.single .info .info-item .title:after{content:":"}
/*# sourceMappingURL=main.css.map */
