/*
 * popup-caption
 */

.popup-caption{--popup-caption-filter:none;--popup-caption-background:rgba(0,0,0,0.6);--popup-caption-text:#fff;--popup-caption-padding:1rem;--popup-caption-timing:500ms;--popup-caption-easeOutQuad:cubic-bezier(0.250,0.460,0.450,0.940);--popup-caption-easeOutCubic:cubic-bezier(0.215,0.610,0.355,1.000);--popup-caption-easeInOutQuad:cubic-bezier(0.455,0.030,0.515,0.955);--popup-caption-valign:start;--popup-caption-text-align:inherit;display:inline-block;position:relative;overflow:hidden}.popup-caption img,.popup-caption video{display:block;width:100%;height:auto}.pc-overlay{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;padding:var(--popup-caption-padding);background-color:var(--popup-caption-background);-webkit-backdrop-filter:var(--popup-caption-filter);backdrop-filter:var(--popup-caption-filter);display:grid;grid-template-rows:min-content;align-content:var(--popup-caption-valign);text-align:var(--popup-caption-text-align)}.pc-overlay > *{margin:0}.pc-overlay *{color:var(--popup-caption-text)}.pc-overlay.static{animation:none !important;transform:none !important}.pc-enter,.pc-leave{animation-duration:var(--popup-caption-timing);animation-timing-function:var(--popup-caption-easeOutQuad);animation-fill-mode:forwards}.pc-enter{transform:translate3d(0,-100%,0)}.swing--enter-top .pc-enter{animation-name:swing--enter-top}.swing--enter-top .pc-leave{animation-name:swing--leave-bottom}.swing--enter-bottom .pc-enter{animation-name:swing--enter-bottom}.swing--enter-bottom .pc-leave{animation-name:swing--leave-top}.swing--enter-left .pc-enter{animation-name:swing--enter-left}.swing--enter-left .pc-leave{animation-name:swing--leave-right}.swing--enter-right .pc-enter{animation-name:swing--enter-right}.swing--enter-right .pc-leave{animation-name:swing--leave-left}.swing--leave-top .pc-enter{animation-name:swing--leave-top}.swing--leave-top .pc-leave{animation-name:swing--enter-bottom}.swing--leave-bottom .pc-enter{animation-name:swing--leave-bottom}.swing--leave-bottom .pc-leave{animation-name:swing--enter-top}.swing--leave-left .pc-enter{animation-name:swing--leave-left}.swing--leave-left .pc-leave{animation-name:swing--enter-right}.swing--leave-right .pc-enter{animation-name:swing--leave-right}.swing--leave-right .pc-leave{animation-name:swing--enter-left}.popup-caption[class*='swing--']{perspective:400px}.popup-caption[class*='swing--'] .pc-enter,.popup-caption[class*='swing--'] .pc-leave{transform:rotate3d(0,0,0,0);animation-timing-function:var(--popup-caption-easeOutCubic)}.swing--enter-top,.swing--leave-top{perspective-origin:center top}.swing--enter-top .pc-enter,.swing--enter-top .pc-leave,.swing--leave-top .pc-enter,.swing--leave-top .pc-leave{transform-origin:center top}.swing--enter-bottom,.swing--leave-bottom{perspective-origin:center bottom}.swing--enter-bottom .pc-enter,.swing--enter-bottom .pc-leave,.swing--leave-bottom .pc-enter,.swing--leave-bottom .pc-leave{transform-origin:center bottom}.swing--enter-left,.swing--leave-left{perspective-origin:left center}.swing--enter-left .pc-enter,.swing--enter-left .pc-leave,.swing--leave-left .pc-enter,.swing--leave-left .pc-leave{transform-origin:left center}.swing--enter-right,.swing--leave-right{perspective-origin:right center}.swing--enter-right .pc-enter,.swing--enter-right .pc-leave,.swing--leave-right .pc-enter,.swing--leave-right .pc-leave{transform-origin:right center}@keyframes swing--enter-top{0%{transform:rotate3d(-1,0,0,90deg)}}@keyframes swing--leave-top{100%{transform:rotate3d(-1,0,0,90deg)}}@keyframes swing--enter-bottom{0%{transform:rotate3d(1,0,0,90deg)}}@keyframes swing--leave-bottom{100%{transform:rotate3d(1,0,0,90deg)}}@keyframes swing--enter-left{0%{transform:rotate3d(0,1,0,90deg)}}@keyframes swing--leave-left{100%{transform:rotate3d(0,1,0,90deg)}}@keyframes swing--enter-right{0%{transform:rotate3d(0,-1,0,90deg)}}@keyframes swing--leave-right{100%{transform:rotate3d(0,-1,0,90deg)}}.slide--enter-top .pc-enter{animation-name:slide--enter-top}.slide--enter-top .pc-leave{animation-name:slide--leave-bottom}.slide--enter-bottom .pc-enter{animation-name:slide--enter-bottom}.slide--enter-bottom .pc-leave{animation-name:slide--leave-top}.slide--enter-left .pc-enter{animation-name:slide--enter-left}.slide--enter-left .pc-leave{animation-name:slide--leave-right}.slide--enter-right .pc-enter{animation-name:slide--enter-right}.slide--enter-right .pc-leave{animation-name:slide--leave-left}.slide--leave-top .pc-enter{animation-name:slide--leave-top}.slide--leave-top .pc-leave{animation-name:slide--enter-bottom}.slide--leave-bottom .pc-enter{animation-name:slide--leave-bottom}.slide--leave-bottom .pc-leave{animation-name:slide--enter-top}.slide--leave-left .pc-enter{animation-name:slide--leave-left}.slide--leave-left .pc-leave{animation-name:slide--enter-right}.slide--leave-right .pc-enter{animation-name:slide--leave-right}.slide--leave-right .pc-leave{animation-name:slide--enter-left}.popup-caption[class*='slide--'] .pc-enter,.popup-caption[class*='slide--'] .pc-leave{transform:translate3d(0,0,0);animation-timing-function:var(--popup-caption-easeOutQuad)}@keyframes slide--enter-top{0%{transform:translate3d(0,-100%,0)}}@keyframes slide--leave-top{100%{transform:translate3d(0,-100%,0)}}@keyframes slide--enter-bottom{0%{transform:translate3d(0,100%,0)}}@keyframes slide--leave-bottom{100%{transform:translate3d(0,100%,0)}}@keyframes slide--enter-left{0%{transform:translate3d(-100%,0,0)}}@keyframes slide--leave-left{100%{transform:translate3d(-100%,0,0)}}@keyframes slide--enter-right{0%{transform:translate3d(100%,0,0)}}@keyframes slide--leave-right{100%{transform:translate3d(100%,0,0)}}.roll-out--enter-top .pc-enter{animation-name:roll-out--enter-top}.roll-out--enter-top .pc-leave{animation-name:roll-out--leave-bottom}.roll-out--enter-bottom .pc-enter{animation-name:roll-out--enter-bottom}.roll-out--enter-bottom .pc-leave{animation-name:roll-out--leave-top}.roll-out--enter-left .pc-enter{animation-name:roll-out--enter-left}.roll-out--enter-left .pc-leave{animation-name:roll-out--leave-right}.roll-out--enter-right .pc-enter{animation-name:roll-out--enter-right}.roll-out--enter-right .pc-leave{animation-name:roll-out--leave-left}.roll-out--leave-top .pc-enter{animation-name:roll-out--leave-top}.roll-out--leave-top .pc-leave{animation-name:roll-out--enter-bottom}.roll-out--leave-bottom .pc-enter{animation-name:roll-out--leave-bottom}.roll-out--leave-bottom .pc-leave{animation-name:roll-out--enter-top}.roll-out--leave-left .pc-enter{animation-name:roll-out--leave-left}.roll-out--leave-left .pc-leave{animation-name:roll-out--enter-right}.roll-out--leave-right .pc-enter{animation-name:roll-out--leave-right}.roll-out--leave-right .pc-leave{animation-name:roll-out--enter-left}.popup-caption[class*='roll-out--'] .pc-enter,.popup-caption[class*='roll-out--'] .pc-leave{transform:translate3d(0,0,0);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);animation-timing-function:var(--popup-caption-easeOutQuad)}@keyframes roll-out--enter-top{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 0);clip-path:polygon(0 0,100% 0,100% 0,0 0)}}@keyframes roll-out--leave-top{100%{-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 0);clip-path:polygon(0 0,100% 0,100% 0,0 0)}}@keyframes roll-out--enter-bottom{0%{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}}@keyframes roll-out--leave-bottom{100%{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}}@keyframes roll-out--enter-left{0%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%)}}@keyframes roll-out--leave-left{100%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%)}}@keyframes roll-out--enter-right{0%{-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}}@keyframes roll-out--leave-right{100%{-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}}.rotate--enter-top .pc-enter{animation-name:rotate--enter-top}.rotate--enter-top .pc-leave{animation-name:rotate--leave-bottom}.rotate--enter-bottom .pc-enter{animation-name:rotate--enter-bottom}.rotate--enter-bottom .pc-leave{animation-name:rotate--leave-top}.rotate--enter-left .pc-enter{animation-name:rotate--enter-left}.rotate--enter-left .pc-leave{animation-name:rotate--leave-right}.rotate--enter-right .pc-enter{animation-name:rotate--enter-right}.rotate--enter-right .pc-leave{animation-name:rotate--leave-left}.rotate--leave-top .pc-enter{animation-name:rotate--leave-top}.rotate--leave-top .pc-leave{animation-name:rotate--enter-bottom}.rotate--leave-bottom .pc-enter{animation-name:rotate--leave-bottom}.rotate--leave-bottom .pc-leave{animation-name:rotate--enter-top}.rotate--leave-left .pc-enter{animation-name:rotate--leave-left}.rotate--leave-left .pc-leave{animation-name:rotate--enter-right}.rotate--leave-right .pc-enter{animation-name:rotate--leave-right}.rotate--leave-right .pc-leave{animation-name:rotate--enter-left}.popup-caption[class*='rotate--'] .pc-enter,.popup-caption[class*='rotate--'] .pc-leave{transform:rotate(0);animation-timing-function:var(--popup-caption-easeOutQuad)}.rotate--enter-top .pc-enter,.rotate--enter-top .pc-leave,.rotate--leave-top .pc-enter,.rotate--leave-top .pc-leave{transform-origin:left top}.rotate--enter-bottom .pc-enter,.rotate--enter-bottom .pc-leave,.rotate--leave-bottom .pc-enter,.rotate--leave-bottom .pc-leave{transform-origin:left bottom}.rotate--enter-left .pc-enter,.rotate--enter-left .pc-leave,.rotate--leave-left .pc-enter,.rotate--leave-left .pc-leave{transform-origin:left top}.rotate--enter-right .pc-enter,.rotate--enter-right .pc-leave,.rotate--leave-right .pc-enter,.rotate--leave-right .pc-leave{transform-origin:right top}@keyframes rotate--enter-top{0%{transform:rotate(-90deg)}}@keyframes rotate--leave-top{100%{transform:rotate(-90deg)}}@keyframes rotate--enter-bottom{0%{transform:rotate(90deg)}}@keyframes rotate--leave-bottom{100%{transform:rotate(90deg)}}@keyframes rotate--enter-left{0%{transform:rotate(90deg)}}@keyframes rotate--leave-left{100%{transform:rotate(90deg)}}@keyframes rotate--enter-right{0%{transform:rotate(-90deg)}}@keyframes rotate--leave-right{100%{transform:rotate(-90deg)}}.flip--enter-top .pc-enter{animation-name:flip--enter-top}.flip--enter-top .pc-leave{animation-name:flip--leave-bottom}.flip--enter-bottom .pc-enter{animation-name:flip--enter-bottom}.flip--enter-bottom .pc-leave{animation-name:flip--leave-top}.flip--enter-left .pc-enter{animation-name:flip--enter-left}.flip--enter-left .pc-leave{animation-name:flip--leave-right}.flip--enter-right .pc-enter{animation-name:flip--enter-right}.flip--enter-right .pc-leave{animation-name:flip--leave-left}.flip--leave-top .pc-enter{animation-name:flip--leave-top}.flip--leave-top .pc-leave{animation-name:flip--enter-bottom}.flip--leave-bottom .pc-enter{animation-name:flip--leave-bottom}.flip--leave-bottom .pc-leave{animation-name:flip--enter-top}.flip--leave-left .pc-enter{animation-name:flip--leave-left}.flip--leave-left .pc-leave{animation-name:flip--enter-right}.flip--leave-right .pc-enter{animation-name:flip--leave-right}.flip--leave-right .pc-leave{animation-name:flip--enter-left}.popup-caption[class*='flip--']{perspective:800px;overflow:visible}.popup-caption[class*='flip--'] .pc-enter,.popup-caption[class*='flip--'] .pc-leave{transform:rotateX(0) rotateY(0);animation-timing-function:var(--popup-caption-easeInOutQuad);animation-duration:var(--popup-caption-timing);backface-visibility:hidden;z-index:1}@keyframes flip--enter-top{0%{transform:rotateX(180deg) rotateY(0)}}@keyframes flip--leave-top{100%{transform:rotateX(180deg) rotateY(0)}}@keyframes flip--enter-bottom{0%{transform:rotateX(-180deg) rotateY(0)}}@keyframes flip--leave-bottom{100%{transform:rotateX(-180deg) rotateY(0)}}@keyframes flip--enter-left{0%{transform:rotateX(0) rotateY(-180deg)}}@keyframes flip--leave-left{100%{transform:rotateX(0) rotateY(-180deg)}}@keyframes flip--enter-right{0%{transform:rotateX(0) rotateY(180deg)}}@keyframes flip--leave-right{100%{transform:rotateX(0) rotateY(180deg)}}[data-animation=fade] .pc-enter{transform:none;opacity:0}[data-animation=fade] .pc-overlay{transition:opacity var(--popup-caption-timing) var(--popup-caption-easeInOutQuad)}.fade--enter-top .pc-enter,.fade--enter-bottom .pc-enter,.fade--enter-left .pc-enter,.fade--enter-right .pc-enter{opacity:1 !important}.fade--enter-top .pc-leave,.fade--enter-bottom .pc-leave,.fade--enter-left .pc-leave,.fade--enter-right .pc-leave{opacity:0 !important}.fade--leave-top .pc-enter,.fade--leave-bottom .pc-enter,.fade--leave-left .pc-enter,.fade--leave-right .pc-enter{opacity:0 !important}.fade--leave-top .pc-leave,.fade--leave-bottom .pc-leave,.fade--leave-left .pc-leave,.fade--leave-right .pc-leave{opacity:1 !important}


.today_wrapper{margin:0 auto;padding:0;position:relative;overflow:visible;text-align:center}.today_wrapper .desk_board{position:relative}.today_wrapper a{text-decoration:none;display:block;width:100%}.today_wrapper .serif{font-family:serif}.today_wrapper .sansserif{font-family:sans-serif}.today_wrapper .today_inner{margin:0 auto;padding:0;position:relative;overflow:visible;text-align:center;background-color:#fff}.today_wrapper .today_month,.today_wrapper .today_month a,.today_wrapper .today_month a:hover{color:#ffffff}.today_wrapper .today_month{vertical-align:center;position:relative;border-style:solid;font-weight:bold;text-shadow:rgba(0,0,0,0.3) -1px 0,rgba(0,0,0,0.3) 0 -1px,rgba(255,255,255,0.3) 0 1px,rgba(0,0,0,0.3) -1px -2px}.today_wrapper .today_day,.today_wrapper .today_day a,.today_wrapper .today_day a:hover{color:#333}.today_wrapper .today_day{margin:0;vertical-align:center;position:relative;border-color:#fff;border-style:solid;font-weight:bold;text-shadow:rgba(0,0,0,0.5) -1px 0,rgba(0,0,0,0.3) 0 -1px,rgba(255,255,255,0.5) 0 1px,rgba(0,0,0,0.3) -1px -2px;background-color:#fff}.today_wrapper .flat .today_day,.today_wrapper .flat .today_month{box-shadow:none !important;border-style:none !important;text-shadow:none !important}.today_wrapper.align-right .square,.today_wrapper.align-right .rounded,.today_wrapper.align-right .desk_board{margin-right:0 !important}.today_wrapper.align-left .square,.today_wrapper.align-left .rounded,.today_wrapper.align-left .desk_board{margin-left:0 !important}.today_wrapper.xsmall .today_month{height:15px;line-height:15px;font-size:12px;border-width:1px;border-bottom-width:2px;text-shadow:none}.today_wrapper.xsmall .today_day{height:46px;line-height:46px;font-size:35px;border-width:1px;text-shadow:rgba(0,0,0,0.5) -1px 0,rgba(0,0,0,0.3) 0 -1px,rgba(255,255,255,0.5) 0 1px,rgba(0,0,0,0.3) -1px -1px;box-shadow:inset 0px 1px 5px #cccccc}.today_wrapper.xsmall .rounded .today_month{border-top-left-radius:12px;border-top-right-radius:12px}.today_wrapper.xsmall .rounded .today_day{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.today_wrapper.xsmall .square,.today_wrapper.xsmall .rounded,.today_wrapper.xsmall .desk_board{width:64px;margin:3px auto;box-shadow:1px 1px 3px #000}.today_wrapper.xsmall .rounded{border-radius:12px !important}.today_wrapper.xsmall .desk_board{padding:5px;border-radius:3px}.today_wrapper.small .today_month{height:24px;line-height:24px;font-size:15px;border-width:1px;border-bottom-width:2px;text-shadow:none}.today_wrapper.small .today_day{height:70px;line-height:70px;font-size:60px;border-width:1px;text-shadow:rgba(0,0,0,0.5) -1px 0,rgba(0,0,0,0.3) 0 -1px,rgba(255,255,255,0.5) 0 1px,rgba(0,0,0,0.3) -1px -1px;box-shadow:inset 0px 2px 7px #cccccc}.today_wrapper.small .rounded{margin:4px auto;border-radius:20px;box-shadow:1px 1px 4px #000}.today_wrapper.small .rounded .today_month{border-top-left-radius:20px;border-top-right-radius:20px}.today_wrapper.small .rounded .today_day{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.today_wrapper.small .square,.today_wrapper.small .rounded,.today_wrapper.small .desk_board{width:96px;margin:4px auto;box-shadow:1px 1px 4px #000}.today_wrapper.small .rounded{border-radius:20px !important}.today_wrapper.small .desk_board{padding:7px;border-radius:3px}.today_wrapper.medium .today_month{height:30px;line-height:30px;font-size:18px;border-width:1px;border-bottom-width:3px}.today_wrapper.medium .today_day{height:95px;line-height:95px;font-size:80px;border-width:1px;box-shadow:inset 0px 3px 10px #cccccc}.today_wrapper.medium .rounded .today_month{border-top-left-radius:25px;border-top-right-radius:25px}.today_wrapper.medium .rounded .today_day{border-bottom-left-radius:25px;border-bottom-right-radius:25px}.today_wrapper.medium .square,.today_wrapper.medium .rounded,.today_wrapper.medium .desk_board{width:128px;margin:5px auto;box-shadow:1px 1px 5px #000}.today_wrapper.medium .rounded{border-radius:25px !important}.today_wrapper.medium .desk_board{padding:10px;border-radius:3px}.today_wrapper.large .today_month{height:45px;line-height:45px;font-size:30px;border-width:2px;border-bottom-width:4px}.today_wrapper.large .today_day{height:140px;line-height:140px;font-size:120px;border-width:2px;box-shadow:inset 0px 4px 15px #cccccc}.today_wrapper.large .rounded .today_month{border-top-left-radius:40px;border-top-right-radius:40px}.today_wrapper.large .rounded .today_day{border-bottom-left-radius:40px;border-bottom-right-radius:40px}.today_wrapper.large .square,.today_wrapper.large .rounded,.today_wrapper.large .desk_board{width:192px;margin:8px auto;box-shadow:2px 2px 8px #000}.today_wrapper.large .rounded{border-radius:40px !important}.today_wrapper.large .desk_board{padding:12px;border-radius:5px}.today_wrapper.xlarge .today_month{height:60px;line-height:60px;font-size:40px;border-width:2px;border-bottom-width:4px}.today_wrapper.xlarge .today_day{height:186px;line-height:186px;font-size:165px;border-width:2px;box-shadow:inset 0px 5px 20px #cccccc}.today_wrapper.xlarge .rounded .today_month{border-top-left-radius:50px;border-top-right-radius:50px}.today_wrapper.xlarge .rounded .today_day{border-bottom-left-radius:50px;border-bottom-right-radius:50px}.today_wrapper.xlarge .square,.today_wrapper.xlarge .rounded,.today_wrapper.xlarge .desk_board{width:256px;margin:10px auto;box-shadow:2px 2px 10px #000}.today_wrapper.xlarge .rounded{border-radius:50px !important}.today_wrapper.xlarge .desk_board{padding:15px;border-radius:5px}
.google-maps-wrapper{width:100%;display:block;position:relative;overflow:hidden}.google-maps-wrapper > iframe,.google-maps-wrapper > .swap-content{display:block;overflow:hidden;position:absolute;top:0;left:0;height:100%;width:100%;border:0;opacity:1;transition:opacity 600ms ease-in-out}.google-maps-wrapper > iframe.loading,.google-maps-wrapper > .swap-content.loading{opacity:0}
.lines{border:0;height:0;width:100%;margin:0;padding:0}.lines-wrapper{position:relative}.lines-wrapper.vertical{height:100%}
#stacks_in_10784>.s3_row {
	margin: 0 -0px;
}

#stacks_in_10784>.s3_row>.s3_column_left {
	width: 56.00%;
}

#stacks_in_10784>.s3_row>.s3_column_right {
	width: 44.000000%;
}




#stacks_in_10784>.s3_row>.s3_column {
	padding: 0 0px;
}










@media only screen and (max-width: 770px) {


	#stacks_in_10784>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_10784>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {



}






#stacks_in_10784 {
	padding: 0px 0px 31px 0px;
}

#mb_tooltip
        {
            font-family: Ubuntu, sans-serif;
            font-size: 0.875em;
            text-align: center;
            text-shadow: 0 1px rgba( 0, 0, 0, .5 );
            line-height: 1.5;
            color: #FFFFFF;
           /* background: #333;*/
            background: -webkit-gradient( linear, left top, left bottom, from( rgba(7, 64, 128, 0.75) ), to( rgba(102, 102, 102, 0.69) ) );
            background: -webkit-linear-gradient( top, rgba(7, 64, 128, 0.75), rgba(102, 102, 102, 0.69) );
            background: -moz-linear-gradient( top, rgba(7, 64, 128, 0.75), rgba(102, 102, 102, 0.69) );
            background: -ms-radial-gradient( top, rgba(7, 64, 128, 0.75), rgba(102, 102, 102, 0.69) );
            background: -o-linear-gradient( top, rgba(7, 64, 128, 0.75), rgba(102, 102, 102, 0.69) );
            background: linear-gradient( top, rgba(7, 64, 128, 0.75), rgba(102, 102, 102, 0.69) );
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            -webkit-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
            -moz-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
            box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
position: absolute;
            z-index: 100;
            padding: 15px;
        }
            #mb_tooltip:after
            {
                width: 0;
                height: 0;
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-top: 10px solid #333;
                border-top-color: rgba(102, 102, 102, 0.69);
                content: '';
                position: absolute;
                left: 50%;
                bottom: -10px;
                margin-left: -10px;
            }
                #mb_tooltip.top:after
                {
                    border-top-color: transparent;
                    border-bottom: 10px solid #333;
                    border-bottom-color: rgba( 0, 0, 0, .6 );
                    top: -20px;
                    bottom: auto;
                }
                #mb_tooltip.left:after
                {
                    left: 10px;
                    margin: 0;
                }
                #mb_tooltip.right:after
                {
                    right: 10px;
                    left: auto;
                    margin: 0;
                }
#stacks_out_11130 {
	width: 350px;
}
body{--magic-mouse:#FB0207;--magic-mouse-alt:#E6E6E6;  --mm-z-index:250;}.magic-mouse{z-index:var(--mm-z-index);}.magic-mouse.-inverse:before{background:var(--magic-mouse-alt);}.magic-mouse:before{transform:scale(0.20);background:var(--magic-mouse);}.magic-mouse.-active:before{transform:scale(2.00);}.magic-mouse-text{color:var(--magic-mouse-alt);}.-inverse .magic-mouse-text{color:var(--magic-mouse);}.magic-mouse.-pointer:before{transform:scale(1.60);opacity:0.30}.magic-mouse.-pointer.-active:before{transform:scale(1.15)}.magic-mouse.-text.-active:before{transform:scale(1.40);}.magic-mouse.-icon.-active:before{transform:scale(4.30);}.magic-mouse.-text:before{transform:scale(1.60);opacity:0.85}.magic-mouse.-icon:before{transform:scale(1.50);opacity:1.00}html.mm-active .magic-mouse .magic-mouse-media{width:400px;height:400px;margin:calc(-400px/2) 0 0 calc(-400px/2)}html.mm-active .magic-mouse.-media .magic-mouse-media-box{opacity:1.00;}html.mm-active .magic-mouse .magic-mouse-media-box,html.mm-active .magic-mouse .magic-mouse-media-box video,html.mm-active .magic-mouse .magic-mouse-media-box img{border-radius:9999px}html.mm-active .magic-mouse.-text .magic-mouse-text{top:-30px;left:-30px;width:60px;height:60px;}/* -- EACH CSS Template -- */
/*  Hype elements with CUSTOM CSS */
#stacks_in_11433 .HYPE_document  { 
	text-align: center; display: block; width: 100%; height: 100%; margin: auto; padding: 0; min-width: 100%;  
	 
}
/*  buttons states toolbar */
#stacks_in_11433 .button-stats:hover, .button-stats:hover {  color: #dcdcdc !important;	background-color: #262626 !important;  }
/* LINK AREA over the titles */
#stacks_in_11433 .wrapper_link  {  
	display: none !important;	position: absolute;	padding: 0; top: 0; right: 0; left: 0; bottom: 0; margin: auto;	z-index: 2;	border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px;
	min-height: 100px !important; max-height: 200px !important;	width: auto; max-width: 75vw;   }
#stacks_in_11433 .back_wrapper_8573 { 		
	text-align: center;	margin-right: auto; margin-left: auto; display: block; position: relative; max-width: 1300vh;	
	 height: 20vh; min-height: 200px !important; 		
	 padding: 0;		
	%%[[if edit]]%% display:none;  	
%%[[endif]]%% }
/* fixed height setting */
@media (max-width: 800px) { #stacks_in_11433 .back_wrapper_8573 { 
  } }
@media (max-width: 600px) { #stacks_in_11433 .back_wrapper_8573 { 
  } }

#stacks_in_11433 .wrapper_8573 { 
	text-align: center; margin-right: auto; margin-left: auto; display: block; position: relative;	max-width: 1300px;		
	 height: 20vh; min-height: 200px !important; 		
	  
	 }
/* fixed height setting */
@media (max-width: 800px) { #stacks_in_11433 .wrapper_8573 { 
  } }
@media (max-width: 600px) { #stacks_in_11433 .wrapper_8573 { 
  } }

/*  Hype internal elements - rotation */
#stacks_in_11433 .flex_elements{  	transform: rotate( 0deg ) !important; 	-webkit-transform: rotate(0deg ) !important; 	-moz-transform: rotate( 0deg ) !important;   }
/* --------------- */
#stacks_in_11433 .wrapper_working_area  {  
	background: url(../kontakt_files/edit_mode_titles_guide_border.gif) center center no-repeat !important;
	max-width: 1300px;
	height: 20vh;
	background-size: contain !important; -webkit-background-size: contain !important; -moz-background-size: contain !important;
	border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;
	opacity: 0.65;	
	display: none !important;
	position: absolute;
	width: 100%; height: 100%;
	top: 0; bottom: 0; right: 0; left: 0;
	margin-right: auto; margin-left: auto; text-align: center;		
	
	  
	
}


/* ---TITLE active only with "STATIC" titles */
.hype-title-static {	   }
.hype-title-scale{		


 %%[[if !edit]]%%  
}

@keyframes hype-title-scale { 
0% {transform: scale(0.8); opacity: 0;}
40% {transform: scale(0.8);}
45% {opacity: 0;}      
100% {transform: scale(1); opacity: 1;}
}
@-webkit-keyframes hype-title-scale {
0% {-webkit-transform: scale(0.8); opacity: 0;}
40% {-webkit-transform: scale(0.8);} 
45% {opacity: 0;}      
100% {-webkit-transform: scale(1); opacity: 1;}
}
.hype-title-fade {		

 
  }

@keyframes hype-title-fade {
0% {opacity: 0;}   
10% {opacity: 0;} 
100% {opacity: 1;}
}
@-webkit-keyframes hype-title-fade {
0% { opacity: 0;} 
10% {opacity: 0;}   
100% {opacity: 1;}
}

 /*  A */
#stacks_in_11433 .theme_title {  color: #074080 !important;  }
 /*  B */
#stacks_in_11433 .theme_title_b {  color: #666666 !important;  }
/* Tit A-B styles  */
#stacks_in_11433 .theme_slogan { 
	color: #800002 !important; font-size: 54px !important; font-family: "ralewaylight", sans-serif !important; font-style: none; text-transform: none; text-decoration: none;	transform: rotate( 0deg ) !important; -webkit-transform: rotate( 0deg ) !important; -moz-transform: rotate( 0deg ) !important;	margin-top: 20px !important; margin-left: 0px !important; display: block !important; letter-spacing: 0px !important; line-height: 70px !important;   
}

/* TITLE CSS */
#stacks_in_11433 .theme_title, #stacks_in_11433 .theme_title_b { 
	font-size: 100px !important; font-style: none; 	text-transform: none;text-decoration: None; 	margin-top: 0px !important; margin-left: 0px !important; letter-spacing: 0px !important; line-height: 125px !important;	font-family: "ralewaylight", sans-serif !important; -webkit-transform: translate3d(0,0,0) !important;
	
	 
	
	 	
	
	 	
	
	 
	
	  
}

/* upg 1.1.3 - 113 */
#stacks_in_11433 .theme_title, #stacks_in_11433 .theme_title_b  {    }

/* back_wrapper- fix consolidation. stay under text */
#stacks_in_11433 .back_wrapper_8573 {	 
	
/* upg 1.1.4 - 114 */
	
/* beta  */
/*	*/


 
 
}
#stacks_in_11433 .back_wrapper_8573bg { 	
			
	text-align: center; display: block; position: relative;	
	max-width: 1300vh;		
	 height: 20vh; min-height: 200px !important; 		
		
	padding: 0; margin: 0;  
		
}

/* fixed position in desktop only */
@media (max-width: 480px) { #stacks_in_11433 .back_wrapper_8573bg { background-attachment: scroll !important; } }
@media (min-width: 481px) and (max-width: 1024px) { #stacks_in_11433 .back_wrapper_8573bg {  background-attachment: scroll !important; } }
@media (min-width: 1025px) {  }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) { #stacks_in_11433 .back_wrapper_8573bg { background-attachment: scroll !important;  } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_11433 .back_wrapper_8573bg { background-attachment: scroll !important;  } }
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_11433 .back_wrapper_8573bg#stacks_in_11433 .back_wrapper_8573bg {  background-attachment: scroll !important;  } }

/* fixed height setting */
@media (max-width: 800px) { #stacks_in_11433 .back_wrapper_8573bg {    } }
@media (max-width: 600px) { #stacks_in_11433 .back_wrapper_8573bg {    } }

#stacks_in_11433 .theme_title, #stacks_in_11433 .theme_title_b {
 
 
 text-shadow: 0 0px 0px rgba(0, 0, 0, 0.0) !important; 		










  
}
#stacks_in_11433 .theme_title, #stacks_in_11433 .theme_title_b {  }
/* --------------- */
/* @group Built-in Webfonts */
@font-face {
font-family: 'cordial_proregregular';
src: url('../kontakt_files/webfonts/cordial_web/cordial_regular_39-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/cordial_web/cordial_regular_39-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_prosemibold';
src: url('../kontakt_files/webfonts/cordial_web/cordial_semibold_38-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/cordial_web/cordial_semibold_38-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_promedium';
src: url('../kontakt_files/webfonts/cordial_web/cordial_medium_38-webfont.woff2') format('woff2'),url('../kontakt_files/webfonts/cordial_web/cordial_medium_38-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_prolight';
src: url('../kontakt_files/webfonts/cordial_web/cordial_light_59-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/cordial_web/cordial_light_59-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_probold';
src: url('../kontakt_files/webfonts/cordial_web/cordial_bold_69-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/cordial_web/cordial_bold_69-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_pro_inlineBdrounded';
src: url('../kontakt_files/webfonts/cordial_web/cordial_inline_rou_17-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/cordial_web/cordial_inline_rou_17-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'cordial_pro_cherryBdrounded';
src: url('../kontakt_files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/cordial_web/cordial_cherry_rou_22-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
/* cordial end */
@font-face {
font-family: 'rubik_mono_oneregular';
src: url('../kontakt_files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/rubikmonoone/rubikmonoone-regular-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'montserratbold';
src: url('../kontakt_files/webfonts/montserrat/montserrat-bold-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/montserrat/montserrat-bold-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'abelregular';
src: url('../kontakt_files/webfonts/abel/abel-regular-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/abel/abel-regular-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'open_sanscondensed_light';
src: url('../kontakt_files/webfonts/open-sans-condensed/opensans-condlight-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/open-sans-condensed/opensans-condlight-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'bree_serifregular';
src: url('../kontakt_files/webfonts/breeserif/breeserif-regular-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/breeserif/breeserif-regular-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'pacificoregular';
src: url('../kontakt_files/webfonts/pacifico/pacifico-regular-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/pacifico/pacifico-regular-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'signikaregular';
src: url('../kontakt_files/webfonts/signika/signika-regular-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/signika/signika-regular-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'rochesterregular';
src: url('../kontakt_files/webfonts/rochester/rochester-regular-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/rochester/rochester-regular-webfont.woff') format('woff')
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'playfair_display_scregular';
src: url('../kontakt_files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/playfairsc/playfairdisplaysc-regular-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'ralewaylight';
src: url('../kontakt_files/webfonts/raleway/raleway-light-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/raleway/raleway-light-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'fjalla_oneregular';
src: url('../kontakt_files/webfonts/fjallaone/fjallaone-regular-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/fjallaone/fjallaone-regular-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'vigaregular';
src: url('../kontakt_files/webfonts/viga/viga-regular-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/viga/viga-regular-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'ubunturegular';
src: url('../kontakt_files/webfonts/ubuntu/ubuntu-r-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/ubuntu/ubuntu-r-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
@font-face {
font-family: 'archivo_blackregular';
src: url('../kontakt_files/webfonts/archivoblack/archivoblack-regular-webfont.woff2') format('woff2'), url('../kontakt_files/webfonts/archivoblack/archivoblack-regular-webfont.woff') format('woff');
font-weight: normal; font-style: normal; }
/* @end */
#stacks_in_11433 .decoration_color_1 {  background-color: #CB0001 !important; display: block !important;	margin-top: 0px !important; margin-left: 0px !important;  }
#stacks_in_11433 .flash-color {  background-color: rgba(0, 0, 0, 0.35) !important;	width: 50px; height: 50px; margin-bottom: 13px; margin-right: auto; margin-left: auto; text-align: center;	
	display: none !important;  }
/* end style */



/*  EDIT mode */


/* -- End EACH CSS Template -- */#stacks_in_11433 .scrollButton-hypetitles {   display: none !important;  position: absolute;	left: 0; z-index: 6; margin-right: auto; margin-left: auto;	right: 0; bottom: 8%; border-radius: 56px; -webkit-border-radius: 56px; -moz-border-radius: 56px; padding: 0; width: 92px; display: block; -webkit-animation: hypetitles-button_pulse 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;-moz-animation: hypetitles-button_pulse 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: hypetitles-button_pulse 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;	animation-iteration-count: 2; animation-delay: 0.15s; 
 }    
@keyframes hypetitles-button_pulse { 
0%{ opacity: 1; transform: scale(1.0) translate(0px, 0px); -moz-transform:    scale(1.0) translate(0px, 0px); -webkit-transform: scale(1.0) translate(0px, 0px); } 
30%{ opacity: 0.8; transform: scale(0.9) translate(0px, 4px); -moz-transform: scale(0.9) translate(0px, 4px); -webkit-transform: scale(0.9) translate(0px, 4px); } 
75%{ opacity: 1; transform: scale(1.0) translate(0px, 0px); -moz-transform: scale(1.0) translate(0px, 0px); -webkit-transform: scale(1.0) translate(0px, 0px); } 
 100%{ opacity: 1;  transform: scale(1.0) translate(0px, 0px); -moz-transform: scale(1.0) translate(0px, 0px); -webkit-transform: scale(1.0) translate(0px, 0px); }  
}

@-webkit-keyframes hypetitles-button_pulse { 0%{ -webkit-transform: scale(1.0) translate(0px, 0px); opacity: 1;} 30%{-webkit-transform: scale(0.9) translate(0px, 4px);  opacity: 0.8;} 75%{ -webkit-transform: scale(1.0) translate(0px, 0px); opacity: 1;} 100%{ -webkit-transform: scale(1.0) translate(0px, 0px); opacity: 1;} }

#stacks_in_11433 .scrollButton-hypetitles a {  font-size: 50px !important; line-height: 1em; transition: 0.05s linear; 	-webkit-transition: 0.04s linear; -moz-transition: 0.04s linear; 	-webkit-animation: hypetitles-button_pulse_initial 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; -moz-animation: hypetitles-button_pulse_initial 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation: hypetitles-button_pulse_initial 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both; animation-iteration-count: 1; animation-delay: 0.3s;	color: #D5D5D5 !important;   
 }

#stacks_in_11433 .scrollButton-hypetitles [class^="fa fa-"], #stacks_in_11433 .scrollButton-hypetitles #stacks_in_11433 [class*="fa fa-"] { color: #D5D5D5 !important; } @keyframes hypetitles-button_pulse_initial { 0%{ opacity: 0; } 100%{ opacity: 1;} } @-webkit-keyframes hypetitles-button_pulse_initial { 0%{ opacity: 0;} 100%{ opacity: 1;} }
#stacks_in_11433 .scrollButton-hypetitles a:hover { text-shadow: 0 0 7px rgba(0, 0, 0, 0.25); }

#stacks_in_11433 .scrollButton-hypetitles [class^="fa fa-"] {  transition: all 0.17s linear; -moz-transition: all 0.17s linear; -webkit-transition: all 0.17s linear;  }
#stacks_in_11433 .scrollButton-hypetitles [class^="fa fa-"]:active {transform: scale(0.75) !important; -webkit-transform: scale(0.75) !important; -moz-transform: scale(0.75) !important; }

#target-hypetitles {  position: absolute; height: 0px; width: 100%; bottom: 0px;  
 }
@media only screen and (max-height: 601px) {
#stacks_in_11433 .scrollButton-hypetitles { display: none !important; } #stacks_in_11433 .scrollButton-hypetitles a {  font-size: 0 !important; display: none !important;  }  
}/* Start Contact Form stack CSS code */.stacks_in_10960formwrap{	margin: 0;}#stacks_in_10960comment{display: none;height: 0px;padding: 0px;margin: 0px;}.stacks_in_10960mail{padding: 0;}.stacks_in_10960fieldset{	border: none;	outline: none;	float : none !important;	text-align: left !important;}.stacks_in_10960formail{}.stacks_in_10960fieldset{	padding: 0 20px 0 3px;}#stacks_in_10960 label{display: block;margin: 10px 0 0 0;padding: 0 0 5px 0;line-height: 1.1em;}#stacks_in_10960 label *{display: inline;}#stacks_in_10960 .stacks_in_10960input{padding: 3px 7px 3px 7px;width: 100%;font-size: 12px;background: #E6E6E6 !important;color: #4C4C4C !important;margin: 0;border: 1px solid #C3C3C3 !important;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px !important;}#stacks_in_10960 textarea{padding: 7px;width: 100%;font-size: 13px;border: 1px solid #C3C3C3 !important;background: #E6E6E6 !important;color: #4C4C4C !important;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}.stacks_in_10960sendmail{margin-top: 20px !important;padding: 4px 7px 4px 7px !important;display: block;text-align: center !important;font-size: 12px;color: #4C4C4C !important;border: 1px solid #ADD856 !important;background-color: #CCFF66 !important;-moz-border-radius: 3px !important;-webkit-border-radius: 3px !important;border-radius: 3px;cursor: pointer;}#sendmail:hover{cursor: pointer;}.stacks_in_10960response{display: none;width: 80%;border: 1px solid #D6392B;background: #FEF4FA;padding: 10px;margin: 20px auto 0 0;color: #444444;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;min-height: 35px;}.stacks_in_10960loader{float: left;width: 35px;height: 35px;padding: 0 15px 30px 0;}.stacks_in_10960autoreplay{visibility: hidden;height: 0px;display: none;}#stacks_in_10960 textarea{	color: #4C4C4C !important;}/* End Contact Form stack CSS code */
#stacks_in_10960 {
	border: solid rgba(76, 76, 76, 0.52);
	border-width:  1px;
	padding:  20px;
}

#stacks_in_11551 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	padding:  1px;
}

#stacks_out_11551 {
	margin-left:0;
}
.google-maps-wrapper.stacks_in_11552{padding-top:calc((233/310)*100%)}
#stacks_in_11464>.s3_row {
	margin: 0 -0px;
}

#stacks_in_11464>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_11464>.s3_row>.s3_column_center {
	width: 41.860001%;
}

#stacks_in_11464>.s3_row>.s3_column_right {
	width: 25.14%;
}

#stacks_in_11464>.s3_row>.s3_column {
	padding: 0 0px;
}








@media only screen and (max-width: 770px) {


	#stacks_in_11464>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_11464>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}


}



@media only screen and (max-width: 400px) {


	#stacks_in_11464>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_11464>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}


}




#stacks_in_11464 {
	padding: 20px 0px 20px 0px;
}
:root {
  --multi_columns_stacks_in_11484:minmax(200px,min-content) 1fr;
}
#multi_columns_stacks_in_11484 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_11484);
  grid-gap: 0px;
  
  
  align-items: flex-end;
  
  
  
}
#multi_columns_stacks_in_11484 > div {
  min-width: 0;
}
#multi_columns_stacks_in_11484 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_11484 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_11484 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



#stacks_in_11488 {
	padding: 20px 20px 20px 0px;
}
.stacks_in_11486 .desk_board{background-image:url(../../rw_common/plugins/stacks/today-images/p1.jpg)}.stacks_in_11486 .today_month{border-color:rgba(255, 111, 97, 1.00);border-bottom-color:rgba(119, 0, 0, 1.00);background-color:rgba(249, 96, 82, 1.00);background:linear-gradient(rgba(249, 96, 82, 1.00),rgba(149, 0, 0, 1.00));}.stacks_in_11486 .today_inner{box-shadow:1px 1px 5px rgba(0, 0, 0, 1.00)}.stacks_in_11486.xsmall .square,.stacks_in_11486.xsmall .rounded,.stacks_in_11486.xsmall .desk_board{box-shadow:1px 1px 3px rgba(0, 0, 0, 1.00)}.stacks_in_11486.small .square,.stacks_in_11486.small .rounded,.stacks_in_11486.small .desk_board{box-shadow:1px 1px 4px rgba(0, 0, 0, 1.00)}.stacks_in_11486.medium .square,.stacks_in_11486.medium .rounded,.stacks_in_11486.medium .desk_board{box-shadow:1px 1px 5px rgba(0, 0, 0, 1.00)}.stacks_in_11486.large .square,.stacks_in_11486.large .rounded,.stacks_in_11486.large .desk_board{box-shadow:2px 2px 8px rgba(0, 0, 0, 1.00)}.stacks_in_11486.xlarge .square,.stacks_in_11486.xlarge .rounded,.stacks_in_11486.xlarge .desk_board{box-shadow:2px 2px 10px rgba(0, 0, 0, 1.00)}.stacks_in_11486 *{text-shadow:none !important;box-shadow:none !important}
.lines.stacks_in_11491{width:84%;margin:calc(5rem/16) auto calc(7rem/16) auto;border-bottom:0px solid rgba(76, 76, 76, 0.55);background:rgba(0, 0, 0, 0.00);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.lines.stacks_in_11491.vertical{border-left:0px solid rgba(76, 76, 76, 0.55);border-bottom:none;width:0;height:84%;margin:0 auto;margin-top:calc((84% - 100%)/-2)}
 .popup-grid.stacks_in_11492{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(3rem,100%),3fr));gap:calc(11rem/16)} .popup-grid.stacks_in_11492 .popup-caption{--popup-caption-animation:slide;--popup-caption-animate-overlay:enter;--popup-caption-animate-media:none;--popup-caption-background:rgba(128, 0, 2, 0.52);--popup-caption-text:rgba(255, 255, 255, 1.00);--popup-caption-padding:calc(5rem/16);--popup-caption-timing:500ms;--popup-caption-valign:center;--popup-caption-text-align:center;--popup-caption-filter:saturate(64%)blur(2px);}.popup-grid.stacks_in_11492 .popup-caption img,.popup-grid.stacks_in_11492 .popup-caption video{ -o-object-fit:cover;object-fit:cover;height:100%; }  .popup-grid.stacks_in_11492 .popup-caption{aspect-ratio:11/11}.popup-grid.stacks_in_11492 .popup-caption img,.popup-grid.stacks_in_11492 .popup-caption video{aspect-ratio:11/11;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}
.lines.stacks_in_11502{width:84%;margin:calc(5rem/16) auto calc(7rem/16) auto;border-bottom:0px solid rgba(76, 76, 76, 0.55);background:rgba(0, 0, 0, 0.00);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.lines.stacks_in_11502.vertical{border-left:0px solid rgba(76, 76, 76, 0.55);border-bottom:none;width:0;height:84%;margin:0 auto;margin-top:calc((84% - 100%)/-2)}
#stacks_in_11503>.s3_row {
	margin: 0 -0px;
}

#stacks_in_11503>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_11503>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_11503>.s3_row>.s3_column {
	padding: 0 0px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {



}





/* HitCounter styles */
/* Bryn Owen Design, 2015   */



#stacks_in_11504 {
	text-align: left;
	}

.stacks_in_11504_counter, .stacks_in_11504_fcounter, .stacks_in_11504_lcounter, .stacks_in_11504_xcounter {

	display: inline-block;
	line-height: 1.0em;

	font-family: Arial, sans-serif;
	
	font-size: 1.0em;
	color: #4C4C4C;
	padding: 0px 0px 0px 0px;

	
	border-right: solid 0px transparent;
	

	
	
	border-top: solid 0px transparent;
	border-bottom: solid 0px transparent;
	
	

	border-collapse: separate;
	border-radius: 0px;

	
	background: transparent;
	

	

	

	
	}

.stacks_in_11504_counter:hover, .stacks_in_11504_fcounter:hover, %.id%_lcounter:hover, .stacks_in_11504_xcounter:hover {
	}

.stacks_in_11504_fcounter {
	
	
	border-left: solid 0px transparent;
	
	
	}

.stacks_in_11504_lcounter {
	
	}

.stacks_in_11504_xcounter {
	
	
	border-left: solid 0px transparent;
	
	
	}


.lines.stacks_in_11509{width:84%;margin:calc(5rem/16) auto calc(7rem/16) auto;border-bottom:0px solid rgba(76, 76, 76, 0.55);background:rgba(0, 0, 0, 0.00);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.lines.stacks_in_11509.vertical{border-left:0px solid rgba(76, 76, 76, 0.55);border-bottom:none;width:0;height:84%;margin:0 auto;margin-top:calc((84% - 100%)/-2)}

#stacks_in_11548 {
	border: solid rgba(179, 179, 179, 1.00);
	border-width:  1px;
	padding:  1px;
}

#stacks_out_11548 {
	width: 310px;
	margin-left:0;
}
.google-maps-wrapper.stacks_in_11549{padding-top:calc((233/310)*100%)}
:root {
  --multi_columns_stacks_in_11476:minmax(350px,min-content) min-content;
}
#multi_columns_stacks_in_11476 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_11476);
  grid-gap: 16px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_11476 > div {
  min-width: 0;
}
#multi_columns_stacks_in_11476 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_11476 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_11476 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 901px) {
  #multi_columns_stacks_in_11476 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_11476 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_11476 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_11476 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 501px) {
  #multi_columns_stacks_in_11476 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_11476 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_11476 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_11476 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_11476 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_11476 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_11476 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_11476 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 900px) {
  #multi_columns_stacks_in_11476 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_11476 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_11476 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_11476 > div > * {position: relative;}
  #multi_columns_stacks_in_11476 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_11476 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_11476 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_11476 > div > * {position: relative;}
  #multi_columns_stacks_in_11476 > div > * > * {transform: translate(0,0);}
  
}


#stacks_in_11481 {
	border: solid rgba(191, 191, 191, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 20px 10px 20px 50px;
}

#stacks_in_11478 {
	padding: 20px 10px 20px 50px;
}

#stacks_in_11466 {
	border: solid rgba(191, 191, 191, 1.00);
	border-width: 0px 0px 0px 1px;
	padding: 20px 0px 15px 0px;
}

#stacks_in_11468 {
	padding: 0px 0px 0px 20px;
}
.lines.stacks_in_11471{width:97%;margin:calc(5rem/16) auto calc(17rem/16) auto;border-bottom:1px dotted rgba(128, 128, 128, 1.00);background:rgba(0, 0, 0, 0.00);-webkit-transform:rotate(0deg);transform:rotate(0deg)}.lines.stacks_in_11471.vertical{border-left:1px dotted rgba(128, 128, 128, 1.00);border-bottom:none;width:0;height:97%;margin:0 auto;margin-top:calc((97% - 100%)/-2)}

#stacks_in_11472 {
	padding: 0px 0px 0px 20px;
}
#stacks_in_11474 *,
#stacks_in_11474 *:before,
#stacks_in_11474 *:after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#stacks_in_11474 table,
#stacks_in_11474 table tr th,
#stacks_in_11474 table tr td {
	border: none;
	padding: 0;
	margin: 0;
}

#gsearchstacks_in_11474 {
	height: 0px;
	overflow: hidden;
}

#stacks_in_11474 #google-custom-search {
	position: relative;
	height: 1px;
	margin-bottom: -1px;
	overflow: hidden;
	display: block;
    color: rgba(0,0,0,0);
}

#stacks_in_11474 .rapidsearch-form {
	font: 16px/1.25em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: flex;
}

#stacks_in_11474 .rapidsearch-input {
	width: 100%;
	border-radius: 0px;
	padding: 10px 0px;
	border: 1px solid rgba(102, 102, 102, 1.00);
	outline: none;
	box-shadow: none;
	height: auto;
	margin: 0;
	background: none;
	transition: all 250ms ease-in-out;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: rgba(128, 128, 4, 1.00);
}
::-moz-placeholder { /* Firefox 19+ */
	color: rgba(128, 128, 4, 1.00);
}
:-ms-input-placeholder { /* IE 10+ */
	color: rgba(128, 128, 4, 1.00);
}
:-moz-placeholder { /* Firefox 18- */
	color: rgba(128, 128, 4, 1.00);
}

#stacks_in_11474 .rapidsearch-input:focus,
#stacks_in_11474 .rapidsearch-input:active {
	border: 1px solid rgba(7, 64, 128, 1.00);
	background: none;
	outline: none;
	box-shadow: none;
	color: rgba(251, 2, 7, 1.00);
}

#stacks_in_11474 .rapidsearch-submit {
	border: 1px solid rgba(102, 102, 102, 1.00);
	background-color: rgba(7, 64, 128, 1.00);
	border-radius: 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 64, 128, 1.00)), to(rgba(7, 64, 128, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(7, 64, 128, 1.00), rgba(7, 64, 128, 1.00));
	background-image: -moz-linear-gradient(top, rgba(7, 64, 128, 1.00), rgba(7, 64, 128, 1.00));
	background-image: -ms-linear-gradient(top, rgba(7, 64, 128, 1.00), rgba(7, 64, 128, 1.00));
	background-image: -o-linear-gradient(top, rgba(7, 64, 128, 1.00), rgba(7, 64, 128, 1.00));
	background-image: linear-gradient(top, rgba(7, 64, 128, 1.00), rgba(7, 64, 128, 1.00));
	filter: progid: DXImageTransform.Microsoft.gradient(startColorStr='rgba(7, 64, 128, 1.00)', EndColorStr='rgba(7, 64, 128, 1.00)');
	color: rgba(255, 255, 255, 1.00);
	font-weight: normal;
	padding: 10px 0px;
	margin: 0 0 0 0px;
	white-space: nowrap;
	height: auto;
	transition: all 250ms ease-in-out;
	text-decoration: none;
}

#stacks_in_11474 .rapidsearch-submit:hover {
	border: 1px solid rgba(128, 0, 2, 1.00);
	opacity: 0.90;
	color: rgba(128, 255, 8, 1.00);
}

#stacks_in_11474 .rapidsearch-submit:active,
#stacks_in_11474 .rapidsearch-submit:focus {
	border: 1px solid rgba(128, 0, 2, 1.00);
	color: rgba(128, 255, 8, 1.00);
	outline: none;
}

.gsc-results-wrapper-overlay {
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	padding: 30px 10px !important;
}

.gsc-selected-option-container.gsc-inline-block {
	line-height: 25px;
}

.gsc-orderby-label.gsc-inline-block {
	font-size: 12px;
}

.gsc-tabsArea > .gsc-tabHeader {
	overflow: hidden;
}

#resInfo-0.gsc-result-info {
	padding-left: 0px !important;
}

.gcsc-branding {
	margin-top: 0px !important;
	margin-right: -18px !important;
}

.gsc-control {
	width: 95% !important;
}

.gsc-table-result,
.gsc-thumbnail-inside,
.gsc-url-top {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.gsc-results {
	float: left;
}

.gsc-resultsHeader {
	clear: none;
	float: left;
}

/* Highlighting */

.gs-result .gs-title b,
.gs-result .gs-snippet b {
	color: rgba(26, 13, 171, 1.00) !important;
	background-color: rgba(255, 255, 255, 1.00) !important;
}


/* General: Result title link */
.gs-result .gs-title, .gs-result .gs-title *{
	color: rgba(26, 13, 171, 1.00) !important;
}

/* General: Result description */
.gs-result .gs-snippet {
	color: rgba(84, 84, 84, 1.00) !important;
}

/* General: Result URL */
.gs-result .gs-visibleUrl, .gs-result a.gs-visibleUrl {
	color: rgba(0, 102, 33, 1.00) !important;
}

.gs-result .gs-visibleUrl-short {
	display: none !important;
}

.gs-result .gs-visibleUrl-long {
	display: block !important;
}

/* Blog: Relative date */
.gs-blogResult .gs-relativePublishedDate, .gs-blogResult .gs-publishedDate {
	color: rgba(102, 102, 102, 1.00) !important;
}

/* Image: Dimensions */
.gs-imageResult .gs-size {
	color: rgba(102, 102, 102, 1.00) !important;
}

/* Image: Border */
.gs-result img.gs-image {
	border-color: rgba(33, 0, 204, 1.00) !important;
}

/* News: Publisher */
.gs-newsResult .gs-publisher {
	color: rgba(102, 102, 102, 1.00) !important;
}

/* News: Publish date */
.gs-relativePublishedDate, .gs-publishedDate {
	color: rgba(84, 84, 84, 1.00) !important;
}

/* Pagination: Link */
.gsc-cursor-page {
	color: rgba(26, 13, 171, 1.00) !important;
}

.gsc-cursor-page:hover {
	color: rgba(26, 13, 171, 1.00) !important;
}

/* Pagination: Current Link */
.gsc-cursor-current-page, .gsc-cursor-current-page:hover {
	color: rgba(168, 9, 8, 1.00) !important;
}

/* Pagination: More Link */
/*.gsc-trailing-more-results, .gsc-trailing-more-results a{ color: {{result_pagination_link_more}} !important; }*/

@media print {
	#stacks_in_11474 {
		display: none;
	}
}



#stacks_in_11474 {
	background-color: rgba(255, 255, 255, 0.00);
}

#stacks_out_11474 {
	width: 250px;
	margin-left:0;
}

#last_updated_stacks_in_11513 {
	
	text-align: center;
	
	font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  
	font-size: 12px;
	letter-spacing: inherit;
	line-height: inherit;
	margin: 0;
	padding: 3;
	color: rgba(76, 76, 76, 1.00);
}

#stacks_out_11513 {
	margin-left:0;
}
#stacks_in_11435>.s3_row {
	margin: 0 -10px;
}

#stacks_in_11435>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_11435>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_11435>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {



}






#stacks_in_11450 {
	padding: 0px 0px 20px 0px;
}

#stacks_in_11437 {
	padding: 0px 0px 20px 0px;
}
