.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-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{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{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-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{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}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 0,5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 0,4s ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([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("/assets/templates/scss/owlcarousel/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 0,1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 0,4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity 0,2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
#baguetteBox-overlay {display: none;opacity: 0;position: fixed;overflow: hidden;top: 0;left: 0;width: 100%;height: 100%;z-index: 1000000;background-color: #222;background-color: rgba(0,0,0,.8);-webkit-transition: opacity .5s ease;transition: opacity .5s ease;}
#baguetteBox-overlay.visible {opacity: 1;}
#baguetteBox-overlay .full-image {display: inline-block;position: relative;width: 100%;height: 100%;text-align: center;}
#baguetteBox-overlay .full-image figure {display: inline;margin: 0;height: 100%;}
#baguetteBox-overlay .full-image img {display: inline-block;width: auto;height: auto;max-height: 100%;max-width: 100%;vertical-align: middle;-moz-box-shadow: 0 0 8px rgba(0,0,0,.6);box-shadow: 0 0 8px rgba(0,0,0,.6);}
#baguetteBox-overlay .full-image figcaption {display: block;position: absolute;bottom: 0;width: 100%;text-align: center;line-height: 1.8;white-space: normal;color: #ccc;background-color: #000;background-color: rgba(0,0,0,.6);font-family: sans-serif;}
#baguetteBox-overlay .full-image:before {content: "";display: inline-block;height: 50%;width: 1px;margin-right: -1px;}
#baguetteBox-slider {position: absolute;left: 0;top: 0;height: 100%;width: 100%;white-space: nowrap;-webkit-transition: left .4s ease,-webkit-transform .4s ease;transition: left .4s ease,-webkit-transform .4s ease;transition: left .4s ease,transform .4s ease;transition: left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease;}
#baguetteBox-slider.bounce-from-right {-webkit-animation: bounceFromRight .4s ease-out;animation: bounceFromRight .4s ease-out;}
#baguetteBox-slider.bounce-from-left {-webkit-animation: bounceFromLeft .4s ease-out;animation: bounceFromLeft .4s ease-out;}
@-webkit-keyframes bounceFromRight {0%, 100% {margin-left: 0;}
	50% {margin-left: -30px;}}
@keyframes bounceFromRight {0%, 100% {margin-left: 0;}
	50% {margin-left: -30px;}}
@-webkit-keyframes bounceFromLeft {0%, 100% {margin-left: 0;}
	50% {margin-left: 30px;}}
@keyframes bounceFromLeft {0%, 100% {margin-left: 0;}
	50% {margin-left: 30px;}}
.baguetteBox-button#next-button, .baguetteBox-button#previous-button {top: 50%;top: calc(50% - 30px);width: 44px;height: 60px;}
.baguetteBox-button {position: absolute;cursor: pointer;outline: 0;padding: 0;margin: 0;border: 0;-moz-border-radius: 15%;border-radius: 15%;background-color: #323232;background-color: rgba(50,50,50,.5);color: #ddd;font: 1.6em sans-serif;-webkit-transition: background-color .4s ease;transition: background-color .4s ease;}
.baguetteBox-button:focus, .baguetteBox-button:hover {background-color: rgba(50,50,50,.9);}
.baguetteBox-button#next-button {right: 2%;}
.baguetteBox-button#previous-button {left: 2%;}
.baguetteBox-button#close-button {top: 20px;right: 2%;right: calc(2% + 6px);width: 30px;height: 30px;}
.baguetteBox-button svg {position: absolute;left: 0;top: 0;}
.baguetteBox-spinner {width: 40px;height: 40px;display: inline-block;position: absolute;top: 50%;left: 50%;margin-top: -20px;margin-left: -20px;}
.baguetteBox-double-bounce1, .baguetteBox-double-bounce2 {width: 100%;height: 100%;-moz-border-radius: 50%;border-radius: 50%;background-color: #fff;opacity: .6;position: absolute;top: 0;left: 0;-webkit-animation: bounce 2s infinite ease-in-out;animation: bounce 2s infinite ease-in-out;}
.baguetteBox-double-bounce2 {-webkit-animation-delay: -1s;animation-delay: -1s;}
@-webkit-keyframes bounce {0%, 100% {-webkit-transform: scale(0);transform: scale(0);}
	50% {-webkit-transform: scale(1);transform: scale(1);}}
@keyframes bounce {0%, 100% {-webkit-transform: scale(0);-moz-transform: scale(0);transform: scale(0);}
	50% {-webkit-transform: scale(1);-moz-transform: scale(1);transform: scale(1);}}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:40px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:40px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:5px}.select2-search--dropdown .select2-search__field{padding:5px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:35px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:8px;right:5px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
@font-face {font-family: weathericons;src: url("/assets/templates/plugins/weather/font/weathericons-regular-webfont.eot");src: url("/assets/templates/plugins/weather/font/weathericons-regular-webfont.eot?#iefix") format("embedded-opentype"),url("/assets/templates/plugins/weather/font/weathericons-regular-webfont.woff2") format("woff2"),url("/assets/templates/plugins/weather/font/weathericons-regular-webfont.woff") format("woff"),url("/assets/templates/plugins/weather/font/weathericons-regular-webfont.ttf") format("truetype"),url("/assets/templates/plugins/weather/font/weathericons-regular-webfont.svg#weather_iconsregular") format("svg");font-weight: 400;font-style: normal;}
.wi {display: inline-block;font-family: weathericons;font-style: normal;font-weight: 400;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.wi-fw {text-align: center;width: 1.4em;}
.wi-rotate-90 {filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.wi-rotate-180 {filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
.wi-rotate-270 {filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform: rotate(270deg);-ms-transform: rotate(270deg);transform: rotate(270deg);}
.wi-flip-horizontal {filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform: scale(-1,1);-ms-transform: scale(-1,1);transform: scale(-1,1);}
.wi-flip-vertical {filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform: scale(1,-1);-ms-transform: scale(1,-1);transform: scale(1,-1);}
.wi-day-sunny:before {content: "";}
.wi-day-cloudy:before {content: "";}
.wi-day-cloudy-gusts:before {content: "";}
.wi-day-cloudy-windy:before {content: "";}
.wi-day-fog:before {content: "";}
.wi-day-hail:before {content: "";}
.wi-day-haze:before {content: "";}
.wi-day-lightning:before {content: "";}
.wi-day-rain:before {content: "";}
.wi-day-rain-mix:before {content: "";}
.wi-day-rain-wind:before {content: "";}
.wi-day-showers:before {content: "";}
.wi-day-sleet:before {content: "";}
.wi-day-sleet-storm:before {content: "";}
.wi-day-snow:before {content: "";}
.wi-day-snow-thunderstorm:before {content: "";}
.wi-day-snow-wind:before {content: "";}
.wi-day-sprinkle:before {content: "";}
.wi-day-storm-showers:before {content: "";}
.wi-day-sunny-overcast:before {content: "";}
.wi-day-thunderstorm:before {content: "";}
.wi-day-windy:before {content: "";}
.wi-solar-eclipse:before {content: "";}
.wi-hot:before {content: "";}
.wi-day-cloudy-high:before {content: "";}
.wi-day-light-wind:before {content: "";}
.wi-night-clear:before {content: "";}
.wi-night-alt-cloudy:before {content: "";}
.wi-night-alt-cloudy-gusts:before {content: "";}
.wi-night-alt-cloudy-windy:before {content: "";}
.wi-night-alt-hail:before {content: "";}
.wi-night-alt-lightning:before {content: "";}
.wi-night-alt-rain:before {content: "";}
.wi-night-alt-rain-mix:before {content: "";}
.wi-night-alt-rain-wind:before {content: "";}
.wi-night-alt-showers:before {content: "";}
.wi-night-alt-sleet:before {content: "";}
.wi-night-alt-sleet-storm:before {content: "";}
.wi-night-alt-snow:before {content: "";}
.wi-night-alt-snow-thunderstorm:before {content: "";}
.wi-night-alt-snow-wind:before {content: "";}
.wi-night-alt-sprinkle:before {content: "";}
.wi-night-alt-storm-showers:before {content: "";}
.wi-night-alt-thunderstorm:before {content: "";}
.wi-night-cloudy:before {content: "";}
.wi-night-cloudy-gusts:before {content: "";}
.wi-night-cloudy-windy:before {content: "";}
.wi-night-fog:before {content: "";}
.wi-night-hail:before {content: "";}
.wi-night-lightning:before {content: "";}
.wi-night-partly-cloudy:before {content: "";}
.wi-night-rain:before {content: "";}
.wi-night-rain-mix:before {content: "";}
.wi-night-rain-wind:before {content: "";}
.wi-night-showers:before {content: "";}
.wi-night-sleet:before {content: "";}
.wi-night-sleet-storm:before {content: "";}
.wi-night-snow:before {content: "";}
.wi-night-snow-thunderstorm:before {content: "";}
.wi-night-snow-wind:before {content: "";}
.wi-night-sprinkle:before {content: "";}
.wi-night-storm-showers:before {content: "";}
.wi-night-thunderstorm:before {content: "";}
.wi-lunar-eclipse:before {content: "";}
.wi-stars:before {content: "";}
.wi-storm-showers:before {content: "";}
.wi-thunderstorm:before {content: "";}
.wi-night-alt-cloudy-high:before {content: "";}
.wi-night-cloudy-high:before {content: "";}
.wi-night-alt-partly-cloudy:before {content: "";}
.wi-cloud:before {content: "";}
.wi-cloudy:before {content: "";}
.wi-cloudy-gusts:before {content: "";}
.wi-cloudy-windy:before {content: "";}
.wi-fog:before {content: "";}
.wi-hail:before {content: "";}
.wi-rain:before {content: "";}
.wi-rain-mix:before {content: "";}
.wi-rain-wind:before {content: "";}
.wi-showers:before {content: "";}
.wi-sleet:before {content: "";}
.wi-snow:before {content: "";}
.wi-sprinkle:before {content: "";}
.wi-storm-showers:before {content: "";}
.wi-thunderstorm:before {content: "";}
.wi-snow-wind:before {content: "";}
.wi-snow:before {content: "";}
.wi-smog:before {content: "";}
.wi-smoke:before {content: "";}
.wi-lightning:before {content: "";}
.wi-raindrops:before {content: "";}
.wi-raindrop:before {content: "";}
.wi-dust:before {content: "";}
.wi-snowflake-cold:before {content: "";}
.wi-windy:before {content: "";}
.wi-strong-wind:before {content: "";}
.wi-sandstorm:before {content: "";}
.wi-earthquake:before {content: "";}
.wi-fire:before {content: "";}
.wi-flood:before {content: "";}
.wi-meteor:before {content: "";}
.wi-tsunami:before {content: "";}
.wi-volcano:before {content: "";}
.wi-hurricane:before {content: "";}
.wi-tornado:before {content: "";}
.wi-small-craft-advisory:before {content: "";}
.wi-gale-warning:before {content: "";}
.wi-storm-warning:before {content: "";}
.wi-hurricane-warning:before {content: "";}
.wi-wind-direction:before {content: "";}
.wi-alien:before {content: "";}
.wi-celsius:before {content: "";}
.wi-fahrenheit:before {content: "";}
.wi-degrees:before {content: "";}
.wi-thermometer:before {content: "";}
.wi-thermometer-exterior:before {content: "";}
.wi-thermometer-internal:before {content: "";}
.wi-cloud-down:before {content: "";}
.wi-cloud-up:before {content: "";}
.wi-cloud-refresh:before {content: "";}
.wi-horizon:before {content: "";}
.wi-horizon-alt:before {content: "";}
.wi-sunrise:before {content: "";}
.wi-sunset:before {content: "";}
.wi-moonrise:before {content: "";}
.wi-moonset:before {content: "";}
.wi-refresh:before {content: "";}
.wi-refresh-alt:before {content: "";}
.wi-umbrella:before {content: "";}
.wi-barometer:before {content: "";}
.wi-humidity:before {content: "";}
.wi-na:before {content: "";}
.wi-train:before {content: "";}
.wi-moon-new:before {content: "";}
.wi-moon-waxing-crescent-1:before {content: "";}
.wi-moon-waxing-crescent-2:before {content: "";}
.wi-moon-waxing-crescent-3:before {content: "";}
.wi-moon-waxing-crescent-4:before {content: "";}
.wi-moon-waxing-crescent-5:before {content: "";}
.wi-moon-waxing-crescent-6:before {content: "";}
.wi-moon-first-quarter:before {content: "";}
.wi-moon-waxing-gibbous-1:before {content: "";}
.wi-moon-waxing-gibbous-2:before {content: "";}
.wi-moon-waxing-gibbous-3:before {content: "";}
.wi-moon-waxing-gibbous-4:before {content: "";}
.wi-moon-waxing-gibbous-5:before {content: "";}
.wi-moon-waxing-gibbous-6:before {content: "";}
.wi-moon-full:before {content: "";}
.wi-moon-waning-gibbous-1:before {content: "";}
.wi-moon-waning-gibbous-2:before {content: "";}
.wi-moon-waning-gibbous-3:before {content: "";}
.wi-moon-waning-gibbous-4:before {content: "";}
.wi-moon-waning-gibbous-5:before {content: "";}
.wi-moon-waning-gibbous-6:before {content: "";}
.wi-moon-third-quarter:before {content: "";}
.wi-moon-waning-crescent-1:before {content: "";}
.wi-moon-waning-crescent-2:before {content: "";}
.wi-moon-waning-crescent-3:before {content: "";}
.wi-moon-waning-crescent-4:before {content: "";}
.wi-moon-waning-crescent-5:before {content: "";}
.wi-moon-waning-crescent-6:before {content: "";}
.wi-moon-alt-new:before {content: "";}
.wi-moon-alt-waxing-crescent-1:before {content: "";}
.wi-moon-alt-waxing-crescent-2:before {content: "";}
.wi-moon-alt-waxing-crescent-3:before {content: "";}
.wi-moon-alt-waxing-crescent-4:before {content: "";}
.wi-moon-alt-waxing-crescent-5:before {content: "";}
.wi-moon-alt-waxing-crescent-6:before {content: "";}
.wi-moon-alt-first-quarter:before {content: "";}
.wi-moon-alt-waxing-gibbous-1:before {content: "";}
.wi-moon-alt-waxing-gibbous-2:before {content: "";}
.wi-moon-alt-waxing-gibbous-3:before {content: "";}
.wi-moon-alt-waxing-gibbous-4:before {content: "";}
.wi-moon-alt-waxing-gibbous-5:before {content: "";}
.wi-moon-alt-waxing-gibbous-6:before {content: "";}
.wi-moon-alt-full:before {content: "";}
.wi-moon-alt-waning-gibbous-1:before {content: "";}
.wi-moon-alt-waning-gibbous-2:before {content: "";}
.wi-moon-alt-waning-gibbous-3:before {content: "";}
.wi-moon-alt-waning-gibbous-4:before {content: "";}
.wi-moon-alt-waning-gibbous-5:before {content: "";}
.wi-moon-alt-waning-gibbous-6:before {content: "";}
.wi-moon-alt-third-quarter:before {content: "";}
.wi-moon-alt-waning-crescent-1:before {content: "";}
.wi-moon-alt-waning-crescent-2:before {content: "";}
.wi-moon-alt-waning-crescent-3:before {content: "";}
.wi-moon-alt-waning-crescent-4:before {content: "";}
.wi-moon-alt-waning-crescent-5:before {content: "";}
.wi-moon-alt-waning-crescent-6:before {content: "";}
.wi-moon-0:before {content: "";}
.wi-moon-1:before {content: "";}
.wi-moon-2:before {content: "";}
.wi-moon-3:before {content: "";}
.wi-moon-4:before {content: "";}
.wi-moon-5:before {content: "";}
.wi-moon-6:before {content: "";}
.wi-moon-7:before {content: "";}
.wi-moon-8:before {content: "";}
.wi-moon-9:before {content: "";}
.wi-moon-10:before {content: "";}
.wi-moon-11:before {content: "";}
.wi-moon-12:before {content: "";}
.wi-moon-13:before {content: "";}
.wi-moon-14:before {content: "";}
.wi-moon-15:before {content: "";}
.wi-moon-16:before {content: "";}
.wi-moon-17:before {content: "";}
.wi-moon-18:before {content: "";}
.wi-moon-19:before {content: "";}
.wi-moon-20:before {content: "";}
.wi-moon-21:before {content: "";}
.wi-moon-22:before {content: "";}
.wi-moon-23:before {content: "";}
.wi-moon-24:before {content: "";}
.wi-moon-25:before {content: "";}
.wi-moon-26:before {content: "";}
.wi-moon-27:before {content: "";}
.wi-time-1:before {content: "";}
.wi-time-2:before {content: "";}
.wi-time-3:before {content: "";}
.wi-time-4:before {content: "";}
.wi-time-5:before {content: "";}
.wi-time-6:before {content: "";}
.wi-time-7:before {content: "";}
.wi-time-8:before {content: "";}
.wi-time-9:before {content: "";}
.wi-time-10:before {content: "";}
.wi-time-11:before {content: "";}
.wi-time-12:before {content: "";}
.wi-direction-up:before {content: "";}
.wi-direction-up-right:before {content: "";}
.wi-direction-right:before {content: "";}
.wi-direction-down-right:before {content: "";}
.wi-direction-down:before {content: "";}
.wi-direction-down-left:before {content: "";}
.wi-direction-left:before {content: "";}
.wi-direction-up-left:before {content: "";}
.wi-wind-beaufort-0:before {content: "";}
.wi-wind-beaufort-1:before {content: "";}
.wi-wind-beaufort-2:before {content: "";}
.wi-wind-beaufort-3:before {content: "";}
.wi-wind-beaufort-4:before {content: "";}
.wi-wind-beaufort-5:before {content: "";}
.wi-wind-beaufort-6:before {content: "";}
.wi-wind-beaufort-7:before {content: "";}
.wi-wind-beaufort-8:before {content: "";}
.wi-wind-beaufort-9:before {content: "";}
.wi-wind-beaufort-10:before {content: "";}
.wi-wind-beaufort-11:before {content: "";}
.wi-wind-beaufort-12:before {content: "";}
.wi-yahoo-0:before {content: "";}
.wi-yahoo-1:before {content: "";}
.wi-yahoo-2:before {content: "";}
.wi-yahoo-3:before {content: "";}
.wi-yahoo-4:before {content: "";}
.wi-yahoo-5:before {content: "";}
.wi-yahoo-6:before {content: "";}
.wi-yahoo-7:before {content: "";}
.wi-yahoo-8:before {content: "";}
.wi-yahoo-9:before {content: "";}
.wi-yahoo-10:before {content: "";}
.wi-yahoo-11:before {content: "";}
.wi-yahoo-12:before {content: "";}
.wi-yahoo-13:before {content: "";}
.wi-yahoo-14:before {content: "";}
.wi-yahoo-15:before {content: "";}
.wi-yahoo-16:before {content: "";}
.wi-yahoo-17:before {content: "";}
.wi-yahoo-18:before {content: "";}
.wi-yahoo-19:before {content: "";}
.wi-yahoo-20:before {content: "";}
.wi-yahoo-21:before {content: "";}
.wi-yahoo-22:before {content: "";}
.wi-yahoo-23:before {content: "";}
.wi-yahoo-24:before {content: "";}
.wi-yahoo-25:before {content: "";}
.wi-yahoo-26:before {content: "";}
.wi-yahoo-27:before {content: "";}
.wi-yahoo-28:before {content: "";}
.wi-yahoo-29:before {content: "";}
.wi-yahoo-30:before {content: "";}
.wi-yahoo-31:before {content: "";}
.wi-yahoo-32:before {content: "";}
.wi-yahoo-33:before {content: "";}
.wi-yahoo-34:before {content: "";}
.wi-yahoo-35:before {content: "";}
.wi-yahoo-36:before {content: "";}
.wi-yahoo-37:before {content: "";}
.wi-yahoo-38:before {content: "";}
.wi-yahoo-39:before {content: "";}
.wi-yahoo-40:before {content: "";}
.wi-yahoo-41:before {content: "";}
.wi-yahoo-42:before {content: "";}
.wi-yahoo-43:before {content: "";}
.wi-yahoo-44:before {content: "";}
.wi-yahoo-45:before {content: "";}
.wi-yahoo-46:before {content: "";}
.wi-yahoo-47:before {content: "";}
.wi-yahoo-3200:before {content: "";}
.wi-forecast-io-clear-day:before {content: "";}
.wi-forecast-io-clear-night:before {content: "";}
.wi-forecast-io-rain:before {content: "";}
.wi-forecast-io-snow:before {content: "";}
.wi-forecast-io-sleet:before {content: "";}
.wi-forecast-io-wind:before {content: "";}
.wi-forecast-io-fog:before {content: "";}
.wi-forecast-io-cloudy:before {content: "";}
.wi-forecast-io-partly-cloudy-day:before {content: "";}
.wi-forecast-io-partly-cloudy-night:before {content: "";}
.wi-forecast-io-hail:before {content: "";}
.wi-forecast-io-thunderstorm:before {content: "";}
.wi-forecast-io-tornado:before {content: "";}
.wi-wmo4680-00:before, .wi-wmo4680-0:before {content: "";}
.wi-wmo4680-01:before, .wi-wmo4680-1:before {content: "";}
.wi-wmo4680-02:before, .wi-wmo4680-2:before {content: "";}
.wi-wmo4680-03:before, .wi-wmo4680-3:before {content: "";}
.wi-wmo4680-04:before, .wi-wmo4680-4:before {content: "";}
.wi-wmo4680-05:before, .wi-wmo4680-5:before {content: "";}
.wi-wmo4680-10:before {content: "";}
.wi-wmo4680-11:before {content: "";}
.wi-wmo4680-12:before {content: "";}
.wi-wmo4680-18:before {content: "";}
.wi-wmo4680-20:before {content: "";}
.wi-wmo4680-21:before {content: "";}
.wi-wmo4680-22:before {content: "";}
.wi-wmo4680-23:before {content: "";}
.wi-wmo4680-24:before {content: "";}
.wi-wmo4680-25:before {content: "";}
.wi-wmo4680-26:before {content: "";}
.wi-wmo4680-27:before {content: "";}
.wi-wmo4680-28:before {content: "";}
.wi-wmo4680-29:before {content: "";}
.wi-wmo4680-30:before {content: "";}
.wi-wmo4680-31:before {content: "";}
.wi-wmo4680-32:before {content: "";}
.wi-wmo4680-33:before {content: "";}
.wi-wmo4680-34:before {content: "";}
.wi-wmo4680-35:before {content: "";}
.wi-wmo4680-40:before {content: "";}
.wi-wmo4680-41:before {content: "";}
.wi-wmo4680-42:before {content: "";}
.wi-wmo4680-43:before {content: "";}
.wi-wmo4680-44:before {content: "";}
.wi-wmo4680-45:before {content: "";}
.wi-wmo4680-46:before {content: "";}
.wi-wmo4680-47:before {content: "";}
.wi-wmo4680-48:before {content: "";}
.wi-wmo4680-50:before {content: "";}
.wi-wmo4680-51:before {content: "";}
.wi-wmo4680-52:before {content: "";}
.wi-wmo4680-53:before {content: "";}
.wi-wmo4680-54:before {content: "";}
.wi-wmo4680-55:before {content: "";}
.wi-wmo4680-56:before {content: "";}
.wi-wmo4680-57:before {content: "";}
.wi-wmo4680-58:before {content: "";}
.wi-wmo4680-60:before {content: "";}
.wi-wmo4680-61:before {content: "";}
.wi-wmo4680-62:before {content: "";}
.wi-wmo4680-63:before {content: "";}
.wi-wmo4680-64:before {content: "";}
.wi-wmo4680-65:before {content: "";}
.wi-wmo4680-66:before {content: "";}
.wi-wmo4680-67:before {content: "";}
.wi-wmo4680-68:before {content: "";}
.wi-wmo4680-70:before {content: "";}
.wi-wmo4680-71:before {content: "";}
.wi-wmo4680-72:before {content: "";}
.wi-wmo4680-73:before {content: "";}
.wi-wmo4680-74:before {content: "";}
.wi-wmo4680-75:before {content: "";}
.wi-wmo4680-76:before {content: "";}
.wi-wmo4680-77:before {content: "";}
.wi-wmo4680-78:before {content: "";}
.wi-wmo4680-80:before {content: "";}
.wi-wmo4680-81:before {content: "";}
.wi-wmo4680-82:before {content: "";}
.wi-wmo4680-83:before {content: "";}
.wi-wmo4680-84:before {content: "";}
.wi-wmo4680-85:before {content: "";}
.wi-wmo4680-86:before {content: "";}
.wi-wmo4680-87:before {content: "";}
.wi-wmo4680-89:before {content: "";}
.wi-wmo4680-90:before {content: "";}
.wi-wmo4680-91:before {content: "";}
.wi-wmo4680-92:before {content: "";}
.wi-wmo4680-93:before {content: "";}
.wi-wmo4680-94:before {content: "";}
.wi-wmo4680-95:before {content: "";}
.wi-wmo4680-96:before {content: "";}
.wi-wmo4680-99:before {content: "";}
.wi-owm-200:before {content: "";}
.wi-owm-201:before {content: "";}
.wi-owm-202:before {content: "";}
.wi-owm-210:before {content: "";}
.wi-owm-211:before {content: "";}
.wi-owm-212:before {content: "";}
.wi-owm-221:before {content: "";}
.wi-owm-230:before {content: "";}
.wi-owm-231:before {content: "";}
.wi-owm-232:before {content: "";}
.wi-owm-300:before {content: "";}
.wi-owm-301:before {content: "";}
.wi-owm-302:before {content: "";}
.wi-owm-310:before {content: "";}
.wi-owm-311:before {content: "";}
.wi-owm-312:before {content: "";}
.wi-owm-313:before {content: "";}
.wi-owm-314:before {content: "";}
.wi-owm-321:before {content: "";}
.wi-owm-500:before {content: "";}
.wi-owm-501:before {content: "";}
.wi-owm-502:before {content: "";}
.wi-owm-503:before {content: "";}
.wi-owm-504:before {content: "";}
.wi-owm-511:before {content: "";}
.wi-owm-520:before {content: "";}
.wi-owm-521:before {content: "";}
.wi-owm-522:before {content: "";}
.wi-owm-531:before {content: "";}
.wi-owm-600:before {content: "";}
.wi-owm-601:before {content: "";}
.wi-owm-602:before {content: "";}
.wi-owm-611:before {content: "";}
.wi-owm-612:before {content: "";}
.wi-owm-615:before {content: "";}
.wi-owm-616:before {content: "";}
.wi-owm-620:before {content: "";}
.wi-owm-621:before {content: "";}
.wi-owm-622:before {content: "";}
.wi-owm-701:before {content: "";}
.wi-owm-711:before {content: "";}
.wi-owm-721:before {content: "";}
.wi-owm-731:before {content: "";}
.wi-owm-741:before {content: "";}
.wi-owm-761:before {content: "";}
.wi-owm-762:before {content: "";}
.wi-owm-771:before {content: "";}
.wi-owm-781:before {content: "";}
.wi-owm-800:before {content: "";}
.wi-owm-801:before {content: "";}
.wi-owm-802:before {content: "";}
.wi-owm-803:before {content: "";}
.wi-owm-804:before {content: "";}
.wi-owm-900:before {content: "";}
.wi-owm-901:before {content: "";}
.wi-owm-902:before {content: "";}
.wi-owm-903:before {content: "";}
.wi-owm-904:before {content: "";}
.wi-owm-905:before {content: "";}
.wi-owm-906:before {content: "";}
.wi-owm-957:before {content: "";}
.wi-owm-day-200:before {content: "";}
.wi-owm-day-201:before {content: "";}
.wi-owm-day-202:before {content: "";}
.wi-owm-day-210:before {content: "";}
.wi-owm-day-211:before {content: "";}
.wi-owm-day-212:before {content: "";}
.wi-owm-day-221:before {content: "";}
.wi-owm-day-230:before {content: "";}
.wi-owm-day-231:before {content: "";}
.wi-owm-day-232:before {content: "";}
.wi-owm-day-300:before {content: "";}
.wi-owm-day-301:before {content: "";}
.wi-owm-day-302:before {content: "";}
.wi-owm-day-310:before {content: "";}
.wi-owm-day-311:before {content: "";}
.wi-owm-day-312:before {content: "";}
.wi-owm-day-313:before {content: "";}
.wi-owm-day-314:before {content: "";}
.wi-owm-day-321:before {content: "";}
.wi-owm-day-500:before {content: "";}
.wi-owm-day-501:before {content: "";}
.wi-owm-day-502:before {content: "";}
.wi-owm-day-503:before {content: "";}
.wi-owm-day-504:before {content: "";}
.wi-owm-day-511:before {content: "";}
.wi-owm-day-520:before {content: "";}
.wi-owm-day-521:before {content: "";}
.wi-owm-day-522:before {content: "";}
.wi-owm-day-531:before {content: "";}
.wi-owm-day-600:before {content: "";}
.wi-owm-day-601:before {content: "";}
.wi-owm-day-602:before {content: "";}
.wi-owm-day-611:before {content: "";}
.wi-owm-day-612:before {content: "";}
.wi-owm-day-615:before {content: "";}
.wi-owm-day-616:before {content: "";}
.wi-owm-day-620:before {content: "";}
.wi-owm-day-621:before {content: "";}
.wi-owm-day-622:before {content: "";}
.wi-owm-day-701:before {content: "";}
.wi-owm-day-711:before {content: "";}
.wi-owm-day-721:before {content: "";}
.wi-owm-day-731:before {content: "";}
.wi-owm-day-741:before {content: "";}
.wi-owm-day-761:before {content: "";}
.wi-owm-day-762:before {content: "";}
.wi-owm-day-781:before {content: "";}
.wi-owm-day-800:before {content: "";}
.wi-owm-day-801:before {content: "";}
.wi-owm-day-802:before {content: "";}
.wi-owm-day-803:before {content: "";}
.wi-owm-day-804:before {content: "";}
.wi-owm-day-900:before {content: "";}
.wi-owm-day-902:before {content: "";}
.wi-owm-day-903:before {content: "";}
.wi-owm-day-904:before {content: "";}
.wi-owm-day-906:before {content: "";}
.wi-owm-day-957:before {content: "";}
.wi-owm-night-200:before {content: "";}
.wi-owm-night-201:before {content: "";}
.wi-owm-night-202:before {content: "";}
.wi-owm-night-210:before {content: "";}
.wi-owm-night-211:before {content: "";}
.wi-owm-night-212:before {content: "";}
.wi-owm-night-221:before {content: "";}
.wi-owm-night-230:before {content: "";}
.wi-owm-night-231:before {content: "";}
.wi-owm-night-232:before {content: "";}
.wi-owm-night-300:before {content: "";}
.wi-owm-night-301:before {content: "";}
.wi-owm-night-302:before {content: "";}
.wi-owm-night-310:before {content: "";}
.wi-owm-night-311:before {content: "";}
.wi-owm-night-312:before {content: "";}
.wi-owm-night-313:before {content: "";}
.wi-owm-night-314:before {content: "";}
.wi-owm-night-321:before {content: "";}
.wi-owm-night-500:before {content: "";}
.wi-owm-night-501:before {content: "";}
.wi-owm-night-502:before {content: "";}
.wi-owm-night-503:before {content: "";}
.wi-owm-night-504:before {content: "";}
.wi-owm-night-511:before {content: "";}
.wi-owm-night-520:before {content: "";}
.wi-owm-night-521:before {content: "";}
.wi-owm-night-522:before {content: "";}
.wi-owm-night-531:before {content: "";}
.wi-owm-night-600:before {content: "";}
.wi-owm-night-601:before {content: "";}
.wi-owm-night-602:before {content: "";}
.wi-owm-night-611:before {content: "";}
.wi-owm-night-612:before {content: "";}
.wi-owm-night-615:before {content: "";}
.wi-owm-night-616:before {content: "";}
.wi-owm-night-620:before {content: "";}
.wi-owm-night-621:before {content: "";}
.wi-owm-night-622:before {content: "";}
.wi-owm-night-701:before {content: "";}
.wi-owm-night-711:before {content: "";}
.wi-owm-night-721:before {content: "";}
.wi-owm-night-731:before {content: "";}
.wi-owm-night-741:before {content: "";}
.wi-owm-night-761:before {content: "";}
.wi-owm-night-762:before {content: "";}
.wi-owm-night-781:before {content: "";}
.wi-owm-night-800:before {content: "";}
.wi-owm-night-801:before {content: "";}
.wi-owm-night-802:before {content: "";}
.wi-owm-night-803:before {content: "";}
.wi-owm-night-804:before {content: "";}
.wi-owm-night-900:before {content: "";}
.wi-owm-night-902:before {content: "";}
.wi-owm-night-903:before {content: "";}
.wi-owm-night-904:before {content: "";}
.wi-owm-night-906:before {content: "";}
.wi-owm-night-957:before {content: "";}
.wi-wu-chanceflurries:before {content: "";}
.wi-wu-chancerain:before {content: "";}
.wi-wu-chancesleat:before {content: "";}
.wi-wu-chancesnow:before {content: "";}
.wi-wu-chancetstorms:before {content: "";}
.wi-wu-clear:before {content: "";}
.wi-wu-cloudy:before {content: "";}
.wi-wu-flurries:before {content: "";}
.wi-wu-hazy:before {content: "";}
.wi-wu-mostlycloudy:before {content: "";}
.wi-wu-mostlysunny:before {content: "";}
.wi-wu-partlycloudy:before {content: "";}
.wi-wu-partlysunny:before {content: "";}
.wi-wu-rain:before {content: "";}
.wi-wu-sleat:before {content: "";}
.wi-wu-snow:before {content: "";}
.wi-wu-sunny:before {content: "";}
.wi-wu-tstorms:before {content: "";}
.wi-wu-unknown:before {content: "";}
.btn-default{background-color:#4785d6;border-radius:6px;border:none;color:#fff;padding:10px 15px;font-size:14px;font-weight:600;line-height:1}header .header.landing{-webkit-box-shadow:0px 3px 5px 0px rgba(195,202,214,.5);-moz-box-shadow:0px 3px 5px 0px rgba(195,202,214,.5);box-shadow:0px 3px 5px 0px rgba(195,202,214,.5)}header .header{background-color:#fff;padding:10px 20px;height:80px;display:flex;justify-content:space-between;align-items:center}header .header .left .logo{display:inline-block;margin-right:15px}header .header .left .logo a img{max-height:60px}header .header .left .description{vertical-align:middle;display:inline-block;font-size:14px;color:#6c757d;padding-left:15px;border-left:1px solid #6c757d}header .header .right{text-align:right;vertical-align:middle}header .header .right .contacts{text-align:right;display:inline-block}header .header .right .contacts .phone{font-weight:700;font-size:18px;color:#000;text-decoration:none}header .header .right .contacts .email{text-decoration:underline}header .header .right .lk{float:right;margin-top:5px;margin-left:20px;text-align:right}header .menu{display:flex;justify-content:center;background-color:#eee;-webkit-box-shadow:0px 3px 5px 0px rgba(195,202,214,.5);-moz-box-shadow:0px 3px 5px 0px rgba(195,202,214,.5);box-shadow:0px 3px 5px 0px rgba(195,202,214,.5)}header .menu .navbar{margin:0 auto;padding:.2rem 1rem}header .menu .navbar .nav-link{color:#000}@media (max-width:576px){header .header .left .logo a img{max-height:40px}header .header .left .description{display:none}header .header .right{display:none}}body{background-position:top left;background-size:100% auto;background-repeat:no-repeat}img{max-width:100%}.grecaptcha-badge{display:none}.select2{width:100%}.breadcrumb{background-color:transparent;padding:.75rem 0}.meta{margin:10px 0}.social-shared{margin:15px 0}.column{margin:30px 0;text-align:justify;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.contacts h6{margin-bottom:15px}.contacts .social-link li{margin-bottom:7px}.contacts .social-link li a{font-weight:700}.pages .pull-full img{width:100%}.pages .content{text-align:justify;background-color:#fff;padding:15px}.page-title{font-size:24px;margin-bottom:10px}.introtext{margin:15px;font-weight:600}.gallery{margin:15px 0}.gallery .item{margin-bottom:20px}.sidebar .contacts{margin-bottom:30px}.sidebar .contacts .list-group-item{position:relative;display:block;padding:10px;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.2)}.sidebar .contacts .item img{float:left;margin-right:15px;border-radius:6px}.sidebar .contacts .item .text{font-size:14px}.sidebar .contacts .item .text .position{font-weight:500}.sidebar .contacts .item .text .worktime{font-size:12px;color:#858585}.sidebar .weather{position:relative;z-index:0;border-radius:6px;min-height:200px;margin:-3px 0 0;-webkit-box-shadow:0 1px 15px 0 rgba(0,0,0,.1);-moz-box-shadow:0 1px 15px 0 rgba(0,0,0,.1);box-shadow:0 1px 15px 0 rgba(0,0,0,.1)}.sidebar .weather .img{background-size:cover;background-repeat:no-repeat;background-position:center center;min-height:250px;padding:20px;z-index:0}.sidebar .weather .img:before{background-color:rgba(0,0,0,.3333);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;content:"";position:absolute;left:0;top:0;right:0;z-index:1;width:100%;height:100%}.sidebar .weather .title{position:absolute;left:0;height:100%;top:0;z-index:3;color:#fff;padding:20px}.sidebar .weather .title .city-name{margin:0 0 15px;min-height:50px;font-size:26px;line-height:21px;font-weight:400}.sidebar .weather .ow-temp-current{font-size:50px;font-weight:400;min-height:75px;display:inline-block}.sidebar .weather span.wi{font-size:48px;margin:0 5px}.sidebar .weather:hover .img:before{background-color:rgba(0,0,0,.5333)}.news{padding:20px 0;background-color:#eaeaea}.news .item{margin:20px 0}.news .item .card{border:0}.news .item .image{position:relative}.news .item .image .title{position:absolute;bottom:0;left:0;width:100%;padding:10px 20px;color:#fff;font-size:1.2rem;font-weight:700;box-shadow:inset 0 -60px 60px -60px rgba(0,0,0,.9)}.news .item .status{margin:10px 0}.news .item .card-text{color:#6c757d;font-size:16px;line-height:1.3;text-align:left;height:60px;overflow:hidden}.news .item .read-more{font-weight:700;text-decoration:underline}.hello{height:170px;height:170px;overflow:hidden;background-color:#fff}.hello .text-block{display:none;font-size:24px;text-align:center}.link{margin:20px 0}.home-image{margin-bottom:30px;width:100%}.docs{margin:20px 0;background-color:#efefef;padding:15px;border:1px solid #dedede}.docs .item{margin:10px 0}.dogovors h4{margin:30px 0}.home-open-dates .title{color:#6c757d}.home-open-dates .text{font-weight:600}.home-open-dates .dates{float:right;font-weight:600}.gis_guid{text-align:right}.contact-name{color:#6c757d;font-weight:600}.lk .body{margin-top:30px}.lk .body .loginform{padding:15px;background-color:#eee}.list-group-item{transition:all .3s}.list-group-item:hover{background-color:#efefef;transition:all .3s}#map{width:100%;height:400px;margin:0}#map .balloon{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:8px 12px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #fefefe;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;font-size:13px}#map .balloon.top{margin-top:-10px}#map .close{color:#000;float:right;font-size:20px;font-weight:700;line-height:20px;opacity:.2;text-shadow:0 1px 0 #fff;text-decoration:none}#map .balloon.top .arrow:after{border-bottom-width:0;border-top-color:#fff;bottom:1px;margin-left:-10px}#map .balloon .arrow:after{border-width:10px;content:""}#map .balloon .arrow,#map .balloon .arrow:after{border-color:transparent;border-style:solid;display:block;height:0;position:absolute;width:0}#map .balloon.top .arrow{border-top-style:dashed;border-top-color:#d3d3d3;border-bottom-width:0;bottom:-11px;left:50%;margin-left:-11px}#map .balloon .arrow{border-width:11px}#map .balloon .arrow,#map .balloon .arrow:after{border-color:transparent;border-style:solid;display:block;height:0;position:absolute;width:0}#map .balloon{display:block;width:230px}#map .balloon .close{position:absolute;right:5px;top:1px}#map .btn{margin-top:10px}#map .balloon .ballonName{font-size:16px;line-height:16px;padding-bottom:4px}#map .balloon .ballonAddress{padding-right:10px}#map .balloon hr{color:#fefefe;background-color:#fefefe;border:0 none;height:1px;clear:both;margin-top:12px;margin-bottom:12px}#map .balloon .ballonSchedule{width:49%;float:left}#map .balloon .ballonWorktime{float:left;text-align:left}section.content{background-color:#fff;padding:15px}section.links{background-color:#fff;padding:20px 0}.page-contacts .content{background-color:#fff;padding:15px}#cookie_note{display:none;position:fixed;flex-direction:column;text-align:center;z-index:333;bottom:50px;right:30px;width:270px;padding:20px;background-color:#fff;box-shadow:0 19px 38px rgba(0,0,0,.12),0 15px 12px rgba(0,0,0,.13)}#cookie_note img{margin-bottom:20px;width:70px}#cookie_note p{margin-bottom:20px;font-size:.7rem;text-align:left;text-align:center;color:#000}#cookie_note a{text-decoration:none;color:#4785d6}@media (max-width:576px){#cookie_note{bottom:100px}}.cookie_accept{width:100%}@media (min-width:576px){#cookie_note.show{display:flex;align-items:center}}.board{padding-top:30px;padding-bottom:15px}.board .boards a.item{padding:15px;background-color:#4785d6;height:70px;display:block;border-radius:6px;color:#fff;font-size:16px;font-weight:300;line-height:1.2}.board .boards a.item svg{width:40px;height:40px;margin-right:20px;stroke:#fff;float:left}.board .boards a.item:hover{text-decoration:none;background-color:#3770bb}.slider{background-color:#fff}.slider .owl-item img{max-height:408px}footer{padding:20px 0;border-top:1px solid #ccc;background-color:#fff}footer .support .company{font-weight:500}footer .support .phone{font-weight:500}