/* AnythingSlider v1.8+ Default theme By Chris Coyier:http://css-tricks.com with major improvements by Doug Neiner:http://pixelgraphics.us/ based on work by Remy Sharp:http://jqueryfordesigners.com/ - plus development and styling by BlueFusionWeb */.anythingSlider{margin:0;padding:0;}/* Navigation Links */.anythingSlider .anythingControls{outline:0;display:none;width:100%;height:auto;padding:0 0 0.5em 0;position:absolute;bottom:0;left:0;}.anythingSlider .anythingControls ul{margin:0;padding:0;float:left;list-style:none;}.anythingSlider .anythingControls ul li{display:inline-block;}.anythingSlider .anythingControls ul a{font:11px/18px Georgia, Serif;display:inline-block;text-decoration:none;padding:2px 8px;height:18px;margin:0 5px 0 0;text-align:center;outline:0;}.anythingControls ul.thumbNav{text-align:left;margin:0 0 0 0.5em;}/* Navigation buttons + start/stop button, default state */.anythingSlider .anythingControls a{background-color:#f1f1f1;color:#000;opacity:0.7;}/* Make sure navigation text is visible */.anythingSlider .anythingControls a span{visibility:visible;color:#404040;}/* Navigation current button, default state */.anythingSlider .anythingControls a.cur{background:#888;color:#000;opacity:1;}.anythingSlider .anythingControls a:hover{opacity:1;}.anythingControls li.next,.anythingControls li.prev{margin:0 0 0 0.5em;}.anythingControls li.next span, .anythingControls li.prev span{font-family:Font Awesome\ 5 Pro;}/* start-stop button, stopped, default state */.anythingSlider .anythingControls a.start-stop,.anythingSlider .anythingControls a.start-stop:hover,.anythingSlider .anythingControls a.start-stop .anythingControls ul a:hover {background:none;}.anythingSlider .anythingControls a.start-stop span{font-family:Font Awesome\ 5 Pro;font-size:2em;font-weight:600;}/* start-stop button, playing, default state */.anythingSlider .anythingControls a.start-stop.playing span{color:#606060;}/* Navigation current & hovered button, active state *//************************  NAVIGATION POSITIONING ************************//* Navigation Arrows */.anythingSlider .arrow {top:50%;margin:-3em 0 0 0;position:absolute;display:block;}.anythingSlider .arrow a {display:block;width:3em;height:6em;text-align:center;outline:0;opacity:0.7;transition:all 0.2s ease;-webkit-transition:all 0.2s ease;}/* Navigation arrow text; indent moved to span inside "a", for IE7;  apparently, a negative text-indent on an "a" link moves the link as well as the text */.anythingSlider .arrow a:hover{text-decoration:none;width:2.5em;opacity:1;}.anythingSlider .arrow span {display:block;font-family:Font Awesome\ 5 Pro;font-size:5em;font-weight:200;}/* disabled arrows, hide or reduce opacity:opacity:.5; filter:alpha(opacity=50); */.anythingSlider .arrow.disabled {display:none;}/* back arrow */.anythingSlider .back{left:0;}.anythingSlider .back a{}.anythingSlider .back a:hover,.anythingSlider .back a.hover {padding-right:0.5em;}.anythingSlider .back a span{text-shadow:0.1em 0 #ffffff;}/* forward arrow */.anythingSlider .forward{right:0;}.anythingSlider .forward a{}.anythingSlider .forward a:hover,.anythingSlider .forward a.hover {padding-left:0.5em;}.anythingSlider .forward a span{text-shadow:-0.1em 0 #ffffff;}/* navigationSize window */.anythingSlider .anythingControls .anythingNavWindow {overflow:hidden;float:left;}/* Autoplay Start/Stop button */.anythingSlider .anythingControls .start-stop {padding:2px 5px;width:40px;text-align:center;text-decoration:none;float:right;z-index:100;outline:0;}.timer-bar{width:100%;height:0.5em;background:#808080;opacity:0.5;position:absolute;bottom:-0.5em;z-index:100;}/***********************  IE8 AND OLDER STYLING ***********************//* Navigation Arrows */.as-oldie .anythingSlider .arrow {top:30%;}.as-oldie .anythingSlider .arrow a {margin:0;}/* margin between nav buttons just looks better */.as-oldie .anythingSlider .anythingControls li {margin-left:3px;}/* When using the navigationSize option, the side margins need to be zeroNone of the navigation panels look good in IE7 now =( */.as-oldie .anythingSlider .anythingControls a {margin:0;}.as-oldie .anythingSlider .anythingNavWindow {margin:0 2px;}.as-oldie .anythingSlider .anythingNavWindow li {padding:3px 0 0 0;}/***********************  COMMON SLIDER STYLING ***********************//* Overall Wrapper */.anythingSlider {display:block;overflow:visible !important;position:relative;}/* anythingSlider viewport window */.anythingSlider .anythingWindow {overflow:hidden;position:relative;width:100%;height:100%;}/* anythingSlider base (original element) */.anythingSlider .anythingBase {background:transparent;list-style:none;position:absolute;overflow:visible !important;top:0;left:0;margin:0;padding:0;}/* all panels inside the slider; horizontal mode */.anythingSlider .panel {background:transparent;display:block;overflow:hidden;float:left;padding:0;margin:0;}/* vertical mode */.anythingSlider .vertical .panel {float:none;}/* fade mode */.anythingSlider .fade .panel {float:none;position:absolute;top:0;left:0;z-index:0;}/* fade mode active page - visible & on top */.anythingSlider .fade .activePage {z-index:1;}/***********************  RTL STYLING ***********************//* slider autoplay right-to-left, reverse order of nav links to look better */.anythingSlider.rtl .anythingWindow {direction:ltr;unicode-bidi:bidi-override;}.anythingSlider.rtl .anythingControls ul{float:left;} /* move nav link group to left */.anythingSlider.rtl .anythingControls ul a{float:right;} /* reverse order of nav links */.anythingSlider.rtl .start-stop{/* float:right; */} /* move start/stop button - in case you want to switch sides *//* probably not necessary, but added just in case */.anythingSlider,.anythingSlider .anythingWindow,.anythingSlider .anythingControls ul a,.anythingSlider .start-stop {transition-duration:0s;-o-transition-duration:0s;-moz-transition-duration:0s;-webkit-transition-duration:0s;}div.img_slider ul.anythingBase, div.img_slider ul.anythingBase li, .img_slider .anythingSlider, .img_slider .anythingWindow{height:43vw !important;overflow:hidden;}.content_slider ul.anythingBase, .content_slider .anythingSlider, .content_slider .anythingWindow{height:inherit !important;overflow:hidden;}.content_slider ul.anythingBase li{height:auto !important;overflow:hidden;}.img_slider .anythingSlider, .img_slider .anythingWindow{width:100% !important;}ul.anythingBase,ul.anysl{list-style:none;}ul.anythingBase,ul.anythingBase li{width:100%;}/* changed to use class on ul not anyslidersl id - for multiples */div.img_slider div.slabcont > ul.anythingBase li > img{width:100%;height:auto;}div.img_slider div.slabcont > ul.anythingBase li > img[style*="width"]{width:100% !important;height:auto !important;}.content_slider .anythingWindow{z-index:1;}.content_slider .anythingControls{z-index:2;}.content_slider .arrow{z-index:3;}.content_slider .onscrn .arrow{position:fixed;top:50vh;}.adminusr div.img_slider div.slabcont{min-height:5em;}/* images with caption */ /* position the panels so the captions appear correctly */.anythingSlider-slider .panel{position:relative;}.anythingSlider-slider .panel img{width:100%;height:auto;margin:0 auto;position:absolute;top:0;left:0;right:0;}.anythingSlider-slider .panel img[style*="width"]{width:100% !important;height:auto !important;}.anythingSlider-slider .panel div img{width:auto;position:static;margin:0.2em auto 0 auto;}.anythingSlider-slider .panel div img[style*="width"]{width:auto !important;}.anythingSlider-slider .panel div img[align='left']{margin-right:1em;}.anythingSlider-slider .panel div img[align='right']{margin-left:1em;}/* captions */.anycapt-full,.anycapt-blurb,.anycapt-cont{width:auto;height:auto;display:block;color:#ffffff;padding:15em 3em 1em 3em;margin:0;text-align:left;position:relative;z-index:10;pointer-events:none;}.anycapt-cont{width:98%;padding:13em 1% 1em 1%;}.anycapt-full a,.anycapt-blurb a,.anycapt-cont a{pointer-events:auto;}.anycapt-full strong,.anycapt-full em,.anycapt-blurb strong,.anycapt-blurb em,.anycapt-cont header,.anycapt-cont ins{display:inline-block;padding:0.2em 0.5em;background:rgba(0,0,0,0.2);}.anycapt-full strong,.anycapt-full em{font-size:3em;}.anycapt-blurb strong,.anycapt-blurb em{font-size:2em;}.anycapt-cont header strong{font-size:3em;}.anycapt-cont header em{font-size:2.4em;}.anycapt-cont ins{width:98%;font-size:1.6em;padding:0.6em 1%;}.anycapt-full strong,.anycapt-blurb strong,.anycapt-cont strong,.anycapt-cont header{font-weight:400;}.anycapt-full em,.anycapt-blurb em,.anycapt-cont em{font-weight:300;font-style:normal;}/* Caption close button */.anythingSlider-slider .anycaptx{display:none;}@media (orientation:portrait), (max-width:1024px) {div.anycapt-cont a{word-wrap:break-word;max-width:100%;}}@media (max-width:640px) {.anythingSlider-slider .panel div.anycapt-cont img:not(.fwimg){width:90% !important;height:auto !important;margin:5% !important;}}.panel_blocks {width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;}.panel_blocks a.pb_block, .panel_blocks div.pb_block {display:inline-block;width:23%;min-width:200px;max-width:23%;margin:1%;background-color:#efefef;position:relative;color:#282828;overflow:hidden;flex:1 1 23%;}.panel_blocks h2.main_title{flex:1 1 100%;}.panel_blocks a.pb_block:hover { text-decoration:none; opacity:0.8; color:#282828; }.panel_blocks a strong, .panel_blocks a em, .panel_blocks a span { display:block; }.panel_blocks a strong { padding:0 12px; font-weight:normal; }.panel_blocks a em { font-style:normal; }.panel_blocks a strong.pb_title, .pb_title{padding:1em 0.8em 0.8em 0.8em;line-height:180%;font-size:1.6em;}.panel_blocks a strong.pb_title span, .pb_title span{height:auto;padding:0.2em 0;}strong.pb_title.bigtext { font-size:80% !important; padding-right:25px; }span.undline { height:3px; line-height:normal; background:#404040; }.panel_blocks strong.pb_detal { width:100%; line-height:120%; padding:8px 12px; position:absolute; bottom:0; background-color:#e3e3e3; font-size:1.1em;box-sizing:border-box; }strong.pb_detal em{float:left;}strong.pb_detal em:before{float:left;content:'';display:inline-block;width:19px;height:16px;background-image:url(/images/cms/panel_icons.png);background-repeat:no-repeat;background-position:inherit;}strong.pb_detal span { float:right; }div.pb_text, div.pb_text p { text-align:center; }div.pb_text { height:148px; display:table-cell; vertical-align:middle; position:relative; }div.pb_text p { display:block;margin:0 1em; }div.txtsz1 div.pb_text { font-size:80%; }div.txtsz2 div.pb_text { font-size:95%; }div.txtsz3 div.pb_text { font-size:100%; }div.txtsz4 div.pb_text { font-size:1.3em; }strong.block_admin_links { display:inline-block;z-index:20;width:4em;height:2em;padding:4px 6px 2px 6px;position:relative;left:-0.5em;top:6em; }.panel_blocks strong.block_admin_links { margin:5px 0 8px -60px; }.links_blocks { text-align:center; }.links_blocks a.pb_block { height:50px; padding:10px 0; -webkit-transform-style:preserve-3d; -moz-transform-style:preserve-3d; transform-style:preserve-3d; }.links_blocks .pb_title { padding:0 5px; height:auto; line-height:120%; position:relative; top:50%; transform:translateY(-50%); }@media (max-width:1024px) {.panel_blocks a.pb_block,.panel_blocks div.pb_block{width:48%;max-width:48%;flex:1 1 48%;}}@media (max-width:500px) {.panel_blocks a.pb_block,.panel_blocks div.pb_block{width:98%;max-width:98%;flex:1 1 98%;}strong.pb_detal em:before{margin-top:0.3em;}strong.pb_title.bigtext {font-size:50% !important;}}.testimonial_blocks strong.pb_detal em {background-position:0px -16px;}.testimonial_blocks div.pb_text{height:100%;}.testimonial_blocks div.pb_text p{padding-top:7px;}.testimonial_blocks div.pb_text:before, .testimonial_blocks div.pb_text:after {display:inline-block;line-height:100%;padding:0 5px;font-size:40px;color:#c8c8c8;font-family:Font Awesome\ 5 Pro;}.testimonial_blocks div.pb_text:before {content:"\f10d";float:left;}.testimonial_blocks div.pb_text:after {content:"\f10e";float:right;margin-top:-0.4em;}.testimonial_blocks div.txtsz4 div.pb_text, .testimonial_blocks div.txtsz3 div.pb_text {background-image:url(/images/site/testimonial_person.png);background-repeat:no-repeat;background-position:3px bottom;}.testimonial_blocks div.txtsz4 div.pb_text p, .testimonial_blocks div.txtsz3 div.pb_text p {padding-left:76px;width:210px;}@media (max-width: 600px) { .testimonial_blocks div.pb_text:after {margin-top:-0.1em;} }.outer_footer{padding-bottom:44px !important;}.ftm_outer{width:100%;background-color:#323232;background-color:rgba(50,50,50,0.9);position:fixed;bottom:0;z-index:88;}.ftm_inner{width:980px; padding:10px 0 0 0;border-bottom:1px solid #808080;}.ftm_inner:last-child{border-bottom-width:0px;}.ftm-notice, .ftm-info{padding:0 0 10px 0;}.ftm-notice{font-size:1.1em;color:#ffffff;height:24px;line-height:24px;}span.ftm-txt{color:inherit;}.ftm-info{display:none;border-style:solid;border-width:1px 0 0 0;border-color:#808080;}.ftm-info a{font-weight:bold;box-shadow:inset 0px -1px 0px #bad6ea;text-shadow:2px 1px 0 #000000,-2px 1px 0 #000000;}.ftm-info a, .ftm-info a:visited{color:#ffffff;}.ftm-info a:hover{color:#f8f8f8;text-decoration:none;box-shadow:inset 0px -1px 0px #d1eaba;}.ftm-info h3, .ftm-info p{color:#f8f8f8;}.ftm-info p{margin:4px 0;}.ftm-info h3{margin:8px 0 0 0;font-size:1.1em;font-weight:bold;text-align:left;}a.ftm-btn{padding:4px 8px;display:inline-block;border-radius:5px;line-height:16px;background-color:#64a4d2;margin-left:7px;}a.ftm-btn, a.ftm-btn:visited{color:#ffffff;}a.ftm-btn:hover{color:#ffffff;background-color:#4d96cb;text-decoration:none;}a.ftm-btn:first-of-type{margin-left:14px;}a.cookie-accept{background-color:#7aab4e;}a.cookie-privacy{margin-left:14px;background-color:#eeaa4a;}a.cookie-accept:hover{background-color:#6c9745;}a.cookie-privacy:hover{background-color:#ec9a30;}p#cookie-sess, p#cookie-stat, p#cookie-share, p#cookie-affils{padding-left:40px;background-repeat:no-repeat;background-position:left top;}p#cookie-sess{background-image:url(/images/cms/cookie-icon.png);}p#cookie-stat{background-image:url(/images/cms/cookie-stats.png);}p#cookie-share{background-image:url(/images/cms/cookie-share.png);}p#cookie-affils{background-image:url(/images/cms/cookie-affils.png);}@media (orientation:portrait), (max-width: 1023px){.ftm-notice{height:auto;}span.ftm-txt{display:block;}a.cookie-accept{margin-left:0 !important;}.ftm-info{max-height:70vh;overflow:scroll;}}div#slab_page{z-index:60;}div#slab_blocklinks, div#slab_blockdocs{z-index:61;overflow:visible;}.block_links ul{list-style:none;display:flex;flex-wrap:wrap;align-items:stretch;align-content:flex-start;justify-content:center;flex-flow:row wrap;font-size:1em;}.block_links li{padding:2px 1px;box-sizing:border-box;text-align:center;transform:scale(0);-webkit-transition:transform 0.5s ease;-moz-transition:transform 0.5s ease;-o-transition:transform 0.5s ease;transition:transform 0.5s ease;}body.pgready .block_links li{transform:none;}.block_links li > a{display:block;width:100%;height:100%;padding:20% 0 15% 0;box-sizing:border-box;margin:0;position:relative;overflow:visible;background-color:#ffffff;-webkit-transition:background 0.2s linear;-moz-transition:background 0.2s linear;-o-transition:background 0.2s linear;transition:background 0.2s linear;}.block_links li > a:hover{text-decoration:none;background-color:#fefefe;}.block_links li > a i{display:block;margin:0 0.1em 0.2em 0.1em;font-size:10em;color:#ffffff;opacity:1;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear;}.block_links li > a:hover i{color:#ffffff;opacity:0.8;}.block_links li > a strong{display:block;padding:0 0.8em;color:#ffffff;font-size:1.7em;line-height:100%;font-weight:normal;}.block_links li > a strong sup{color:#22619e;font-size:120%;vertical-align:middle;line-height:83%;}.block_links li > a em{display:block;position:absolute;width:100%;padding:1em 0.7em;top:-1em;left:-0.7em;transform:translateY(-100%);background:#f8fbe9;color:#000000;font-style:normal;font-size:120%;opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear;pointer-events:none;}.block_links li > a:hover em{opacity:1;}.block_links li > a em br{content:"";display:inline-block;width:100%;height:0.1em;margin:0;}.block_links li > a em{box-shadow:0px 0px 2px 1px rgba(0,0,0,0.2);}.block_links li > a em:before,.block_links li a em:after{content:'';display:block;position:absolute;background:#f8fbe9;}.block_links li > a em:before{width:100%;height:100%;top:0;left:0;top:0;bottom:0;z-index:-1;}.block_links li > a em:after{bottom:-0.4em;left:50%;margin-left:-0.4em;width:0.8em;height:0.8em;transform:rotate(-45deg);z-index:-2;}.block_links li.flexmin:only-child{min-width:25%;}.blkiadmin li{padding-bottom:4em;}.blkadmn{font-size:1.2em;text-align:right;width:100%;padding:0.2em 0.3em;box-sizing:border-box;}body.pgready .waypnvw .block_links li{transform:scale(0);}body.pgready .waypvw .block_links li{transform:none;}.block_links li > a,.block_links a#cmspgl-7{background-color:#aaaaaa;}.block_links li > a:hover,.block_links a#cmspgl-7:hover{background-color:#c0c0c0;}.block_links li:nth-child(6n-4) > a,.block_links a#cmspgl-6{background-color:#3d77d1;}.block_links li:nth-child(6n-4) > a:hover,.block_links a#cmspgl-6:hover{background-color:#3faaf1;}.block_links li:nth-child(6n-3) > a,.block_links li:nth-child(6n-1) > a{background-color:#3d77d1;}.block_links li:nth-child(6n-3) > a:hover,.block_links li:nth-child(6n-1) > a:hover{background-color:#3faaf1;}.block_links li:nth-child(6n-2) > a,.block_links li:nth-child(6n) > a,.block_links li.flexthird:nth-child(6n-3) > a,.block_links a#cmspgl-8{background-color:#e57751;}.block_links li:nth-child(6n-2) > a:hover,.block_links li:nth-child(6n) > a:hover,.block_links li.flexthird:nth-child(6n-3) > a:hover,.block_links a#cmspgl-8:hover{background-color:#fe6156;}.block_links li.flexthird:nth-child(6n) > a,.block_links a#cmspgl-1{background-color:#2e98cc;}.block_links li.flexthird:nth-child(6n) > a:hover,.block_links a#cmspgl-1:hover{background-color:#81c2e1;}body[data-lzfa="0"] .block_links .fa:after,body[data-lzfa="0"] .block_links .far:after,body[data-lzfa="0"] .block_links .fal:after,body[data-lzfa="0"] .block_links .fas:after,body[data-lzfa="0"] .block_links .fab:after,body[data-lzfa="0"] .block_links .fad:after{border-color:#ffffff;}#load-add{display:none;}