/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;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:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-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}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.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}100%{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(../../../themes/custom/elements/owl_carousel/assets/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{-ms-transform:scale(1.3,1.3);transform:scale(1.3,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:center center;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%}

.image-slider.default{margin:0 0 30px}.image-slider.default .carousel-area{position:relative}.image-slider.default .carousel-area .carousel-item{position:relative;background-color:#f0f0f0;z-index:1}.image-slider.default .carousel-area .carousel-item .slide-content{display:table;width:100%;min-height:450px;padding:60px 40px}.image-slider.default .carousel-area .carousel-item .slide-content .inner{display:table-cell;vertical-align:middle}.image-slider.default .carousel-area .carousel-item .slide-text{position:relative;z-index:2}.image-slider.default .carousel-area .carousel-item .slide-text h2 span{display:table;margin-bottom:5px;padding:5px 25px;font-size:50px;font-size:5rem;font-weight:300;line-height:1.25;color:#fff;background-color:rgba(0,169,206,.9)}.image-slider.default .carousel-area .carousel-item .slide-text h2 span:last-child:not(:first-child){font-weight:700}.image-slider.default .carousel-area .carousel-item .slide-text+.slide-link{margin-top:30px}.image-slider.default .carousel-area .carousel-item .slide-link .button-link{margin:0;border:1px solid #fff}.image-slider.default .carousel-area .carousel-controls{position:absolute;bottom:20px;right:40px;z-index:2;pointer-events:none;text-align:center}.image-slider.default .carousel-area .carousel-controls.dots button{-moz-border-radius:14px 0 0 14px;-webkit-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px}.image-slider.default .carousel-area .carousel-controls button{display:inline-block;padding:0;font-size:14px;width:2em;height:2em;line-height:1em;letter-spacing:2px;border:none;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;pointer-events:all;color:#fff;background-color:#00a9ce;outline:0;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.image-slider.default .carousel-area .carousel-controls button .fa{padding-left:2px}.image-slider.default .carousel-area .carousel-controls button:active,.image-slider.default .carousel-area .carousel-controls button:focus,.image-slider.default .carousel-area .carousel-controls button:hover{background-color:#fff;color:#00a9ce}.image-slider.default .carousel-area .owl-dots{position:absolute;bottom:20px;right:40px;line-height:1;font-size:0;padding:4px 8px;background-color:#000;background-color:rgba(0,0,0,.75);-moz-border-radius:14px;-webkit-border-radius:14px;border-radius:14px}.image-slider.default .carousel-area .owl-dots .owl-dot{display:inline-block}.image-slider.default .carousel-area .owl-dots .owl-dot.active button::after{border-width:0 !important}.image-slider.default .carousel-area .owl-dots .owl-dot button{font-size:12px;padding:4px;background-color:transparent;border:none;pointer-events:all;outline:0;line-height:1}.image-slider.default .carousel-area .owl-dots .owl-dot button::after{content:'';display:block;width:1em;height:1em;border:.5em solid #fff;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-color:#00a9ce;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.image-slider.default .carousel-area .owl-dots .owl-dot button:active::after,.image-slider.default .carousel-area .owl-dots .owl-dot button:focus::after,.image-slider.default .carousel-area .owl-dots .owl-dot button:hover::after{border-width:.25em}.image-slider.default .carousel-area .owl-carousel[data-autoplay="1"] .owl-dots{-moz-border-radius:0 14px 14px 0;-webkit-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0}@media (max-width:1199px){.image-slider.default .carousel-area .carousel-item .slide-content{min-height:375px}}@media (max-width:991px){.image-slider.default .carousel-area .carousel-item .slide-content{min-height:300px;padding:45px 30px}.image-slider.default .carousel-area .carousel-item .slide-text h2 span{font-size:42px;font-size:4.2rem}.image-slider.default .carousel-area .carousel-controls{bottom:15px}.image-slider.default .carousel-area .owl-dots{bottom:15px;right:30px}}@media (max-width:767px){.image-slider.default{margin-bottom:20px}.image-slider.default .carousel-area .carousel-item .slide-content{min-height:250px;padding:30px 20px}.image-slider.default .carousel-area .carousel-item .slide-text h2 span{font-size:36px;font-size:3.6rem;padding:5px 15px}.image-slider.default .carousel-area .carousel-item .slide-text+.slide-link{margin-top:20px}.image-slider.default .carousel-area .owl-dots{right:20px}}@media (max-width:599px){.image-slider.default .carousel-area{padding-bottom:28px;background-color:#fff}.image-slider.default .carousel-area .carousel-controls{bottom:0;right:0}.image-slider.default .carousel-area .carousel-controls.dots button{-moz-border-radius:0 0 0 14px;-webkit-border-radius:0 0 0 14px;border-radius:0 0 0 14px}.image-slider.default .carousel-area .carousel-controls button{border:1px solid #00a9ce;border-top:none}.image-slider.default .carousel-area .owl-dots{bottom:-28px;right:0;background:#000;-moz-border-radius:0 0 14px 14px;-webkit-border-radius:0 0 14px 14px;border-radius:0 0 14px 14px}.image-slider.default .carousel-area .owl-carousel[data-autoplay="1"] .owl-dots{-moz-border-radius:0 0 14px;-webkit-border-radius:0 0 14px;border-radius:0 0 14px}}@media (max-width:479px){.image-slider.default .carousel-area .carousel-item .slide-content{min-height:225px;padding:20px 15px}.image-slider.default .carousel-area .carousel-item .slide-text h2 span{font-size:32px;font-size:3.2rem}}@media (max-width:359px){.image-slider.default .carousel-area .carousel-item .slide-content{min-height:200px}.image-slider.default .carousel-area .carousel-item .slide-text h2 span{font-size:28px;font-size:2.8rem}}

.video-embed{margin:0 0 30px;display:inline-block}.edit-mode .video-embed,.video-embed.responsive{width:100%}.video-embed.responsive .video{height:0}.video-embed.responsive .video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video-embed.ultrawide .video{padding-bottom:41.66666667%}.video-embed.widescreen .video{padding-bottom:56.25%}.video-embed.classic .video{padding-bottom:75%}.video-embed.fixed{position:relative}.video-embed .video{position:relative;background-color:#005eb8;background-position:center;background-repeat:no-repeat;background-size:cover}.video-embed .video iframe{z-index:-1}.video-embed .video.loaded{background-color:transparent;background-image:none !important}.video-embed .video.loaded iframe{z-index:auto}.video-embed .video-btn{background-color:transparent;outline:0;border:none;position:absolute;top:0;left:0;width:100%;height:100%}.video-embed .video-btn.btn-youtube:active::before,.video-embed .video-btn.btn-youtube:focus::before,.video-embed .video-btn.btn-youtube:hover::before{background-color:red}.video-embed .video-btn.btn-vimeo:active::before,.video-embed .video-btn.btn-vimeo:focus::before,.video-embed .video-btn.btn-vimeo:hover::before{background-color:#19b7ea}.video-embed .video-btn::after,.video-embed .video-btn::before{content:'';position:absolute;top:0;left:0;bottom:0;right:0;margin:auto}.video-embed .video-btn::before{width:68px;height:48px;border-radius:10px;background-color:rgba(0,0,0,.5)}.video-embed .video-btn::after{width:0;height:0;border-style:solid;border-width:10px 0 10px 18px;border-color:transparent transparent transparent #fff}@media (max-width:767px){.video-embed{margin-bottom:20px}}@media (max-width:479px){.video-embed.fixed{width:100%;height:0;padding-bottom:56.25%}.video-embed.fixed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-embed .video-btn::before{width:56px;height:40px;border-radius:8px}.video-embed .video-btn::after{border-width:8px 0 8px 16px}}

.document-library.default{margin:0 0 30px}.document-library.default .search-form{margin:0 0 20px}.document-library.default .search-form .inline-submit{max-width:400px;margin-right:15px}.document-library.default .search-form .clear-search{margin:0;display:inline-block;vertical-align:middle}.document-library.default .breadcrumbs{margin:0 0 15px}.document-library.default .document-library-table thead th.column-sortable a::after,.document-library.default .document-library-table thead th.column-sortable span::after{content:"";width:0;height:0;display:inline-block;margin-left:10px;vertical-align:middle;border:4px solid transparent;border-bottom:0;border-top-color:#fff}.document-library.default .document-library-table thead th.active-sort-asc a::after,.document-library.default .document-library-table thead th.active-sort-asc span::after{border-top:0;border-bottom:4px solid #fff}.document-library.default .document-library-table thead th.active-sort-desc a::after,.document-library.default .document-library-table thead th.active-sort-desc span::after{border-bottom:0;border-top-color:#fff}.document-library.default .document-library-table thead th a,.document-library.default .document-library-table thead th span{color:#fff;text-decoration:none}.document-library.default .document-library-table thead th a:active,.document-library.default .document-library-table thead th a:focus,.document-library.default .document-library-table thead th a:hover{text-decoration:underline}.document-library.default .document-library-table tbody tr td{min-height:45px}.document-library.default .document-library-table tbody tr td.column-date,.document-library.default .document-library-table tbody tr td.column-size{white-space:nowrap}.document-library.default .document-library-table tbody tr td img.ccm-generic-thumbnail{width:auto !important;max-height:60px;height:100% !important}.document-library.default .document-library-table tbody tr td .ccm-block-document-library-details,.document-library.default .document-library-table tbody tr td .fa.fa-pencil{color:#005eb8;white-space:nowrap}.document-library.default .document-library-table tbody tr.expanded-properties{display:none}.document-library.default .document-library-table tbody tr.expanded-properties .property-title{margin:0 0 5px}.document-library.default .document-library-table tbody tr.expanded-properties .property-value{margin:0 0 20px}.document-library.default .document-library-table tbody .ccm-block-document-library-icon-folder{font-size:45px;padding:0 9px}.document-library.default .document-library-table tbody .ccm-block-document-library-icon{text-decoration:none}.document-library.default .document-library-table tbody .ccm-block-document-library-details::after{content:"";width:0;height:0;display:inline-block;margin-left:10px;vertical-align:middle;border:4px solid transparent;border-bottom:0;border-top-color:currentColor}.document-library.default .document-library-table tbody .ccm-block-document-library-details-open::after{border-top:0;border-bottom:4px solid currentColor}@media (max-width:767px){.document-library.default{margin-bottom:20px}.document-library.default .search-form{margin:0 0 15px}.document-library.default .search-form .inline-submit{display:block;margin-bottom:15px}}@media (max-width:599px){.document-library.default .document-library-table tbody tr .ccm-block-document-library-icon-folder{padding:0}}

.page-list-wrapper.icon-grid{position:relative;margin:0 0 30px}.page-list-wrapper.icon-grid.has-rss{padding-top:50px}.page-list-wrapper.icon-grid.has-rss .page-list-header{margin-top:-50px;padding-right:50px}.page-list-wrapper.icon-grid .rss-feed{display:inline-block;color:#fff !important;background-color:#005eb8;border:1px solid #005eb8;position:absolute;top:0;right:0;font-size:24px;text-align:center;width:36px;height:36px}.page-list-wrapper.icon-grid .rss-feed:active,.page-list-wrapper.icon-grid .rss-feed:focus,.page-list-wrapper.icon-grid .rss-feed:hover{background-color:#fff;color:#005eb8 !important}.page-list-wrapper.icon-grid .page-list-header{margin-bottom:15px}.page-list-wrapper.icon-grid .results{padding-left:0;list-style-type:none;font-size:0;margin:-10px !important}.page-list-wrapper.icon-grid .results .entry{margin:0 auto;padding:10px;width:25%;display:inline-block;vertical-align:top;color:#005eb8}.page-list-wrapper.icon-grid .results .entry .anchor-wrapper{overflow:hidden}.page-list-wrapper.icon-grid .results .entry.dark-red{color:#a31738}.page-list-wrapper.icon-grid .results .entry.light-green{color:#78be20}.page-list-wrapper.icon-grid .results .entry.warm-yellow{color:#ffb81c}.page-list-wrapper.icon-grid .results .entry.aqua-blue{color:#00a9ce}.page-list-wrapper.icon-grid .results .entry.green{color:#009639}.page-list-wrapper.icon-grid .results .entry.purple{color:#330072}.page-list-wrapper.icon-grid .results .entry.dark-green{color:#006747}.page-list-wrapper.icon-grid .results .entry.pink{color:#ae2573}.page-list-wrapper.icon-grid .results .entry.bright_blue{color:#0072ce}.page-list-wrapper.icon-grid .results .entry.orange{color:#ed8b00}.page-list-wrapper.icon-grid .results .entry.dark-pink{color:#7c2855}.page-list-wrapper.icon-grid .results .entry.aqua-green{color:#00a499}.page-list-wrapper.icon-grid .results .entry.dark-blue{color:#003087}.page-list-wrapper.icon-grid .results .entry.red{color:#da291c}.page-list-wrapper.icon-grid .results .anchor{position:relative;z-index:1;display:table;width:100%;min-height:150px;padding:15px 15px 60px;text-decoration:none;text-align:center;color:inherit}.page-list-wrapper.icon-grid .results .anchor::after,.page-list-wrapper.icon-grid .results .anchor::before{content:'';position:absolute;bottom:0;left:0;right:0;background-color:currentColor;height:10px;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.page-list-wrapper.icon-grid .results .anchor::before{top:0;height:auto;opacity:.08}.page-list-wrapper.icon-grid .results .anchor .title{position:relative;z-index:2;display:table-cell;vertical-align:middle;font-size:20px;font-size:2rem;font-weight:400;line-height:1.25;color:#231f20;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.page-list-wrapper.icon-grid .results .anchor .title *{color:inherit;font:inherit;margin:0}.page-list-wrapper.icon-grid .results .anchor .fa{position:absolute;z-index:2;left:0;right:0;bottom:10px;font-size:65px;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.page-list-wrapper.icon-grid .results .anchor:active::after,.page-list-wrapper.icon-grid .results .anchor:focus::after,.page-list-wrapper.icon-grid .results .anchor:hover::after{height:100%}.page-list-wrapper.icon-grid .results .anchor:active .fa,.page-list-wrapper.icon-grid .results .anchor:active .title,.page-list-wrapper.icon-grid .results .anchor:focus .fa,.page-list-wrapper.icon-grid .results .anchor:focus .title,.page-list-wrapper.icon-grid .results .anchor:hover .fa,.page-list-wrapper.icon-grid .results .anchor:hover .title{color:#fff}@media (max-width:1199px){.page-list-wrapper.icon-grid .results .entry{width:33.33333333%}}@media (max-width:767px){.page-list-wrapper.icon-grid{margin-bottom:20px}.page-list-wrapper.icon-grid .results .entry{width:50%}.page-list-wrapper.icon-grid .results .anchor{min-height:125px;padding-bottom:55px}.page-list-wrapper.icon-grid .results .anchor .title{font-size:18px;font-size:1.8rem}.page-list-wrapper.icon-grid .results .anchor .fa{font-size:55px}}@media (max-width:599px){.page-list-wrapper.icon-grid .results{text-align:center}.page-list-wrapper.icon-grid .results .entry{width:100%;max-width:325px}}

