@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 0;left: 100%;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: nowrap; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 50%;left: -3px;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: show_hide 4s;}
.error .wm-tooltip::after {width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
}

html.mobile div{
	background-attachment: scroll;
}

body { background: #ffffff;}
.wrapper .layout_center_2_id_6_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { border: none; position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: center; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; background: url("../images/bg_backlight.png") left 50% top 0px / auto auto no-repeat, url("../images/bg_pattern.jpg?1493098225084") left 50% top 50% / auto auto repeat-y; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-2 { margin: -305px 0 0; position: relative; top: 0; left: 0; width: 500px; min-height: 0; z-index: 4; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: 500px; min-height: 0; font-size: 25px;}
.site-name .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Roboto Slab, serif; color: #098237; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 47px; font-weight: bold;}
.site-name a { text-decoration: none; outline: none;}
.widget-3 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto Condensed, sans-serif; text-decoration: none; font-size: 25px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 500px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-top: 0.02px; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.block-3 { margin: 50px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; -webkit-box-shadow: 0px 6px 50px  rgba(0,0,0,0.3); -moz-box-shadow: 0px 6px 50px  rgba(0,0,0,0.3); box-shadow: 0px 6px 50px  rgba(0,0,0,0.3); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 30px; right: 0;}
.widget-5 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: left; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 960px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-box-shadow: inset 0px 2px 0px  rgba(255,255,255,0.3), 0px 4px 6px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px 2px 0px  rgba(255,255,255,0.3), 0px 4px 6px  rgba(0,0,0,0.1); box-shadow: inset 0px 2px 0px  rgba(255,255,255,0.3), 0px 4px 6px  rgba(0,0,0,0.1); background: linear-gradient(to top,rgba(0, 0, 0, 0.28) 0%,rgba(0, 0, 0, 0) 100%) #b3de1f; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-7 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-7 .menu-button { box-sizing: border-box; display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px; padding: 10px 15px; background: #333; color: #fff; font-size: 17px;}
.menu-7 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-7 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-7 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-7 .menu-scroll > ul > li.delimiter { margin: auto 0; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 0; width: 1px; min-height: 50px; background: rgba(255,255,255,0.2); box-sizing: border-box;}
.menu-7 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-7 .menu-scroll > ul ul { padding: 5px; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: #ffffff; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; align-self: auto; -webkit-box-shadow: 0px 10px 25px  rgba(0,0,0,0.25); -moz-box-shadow: 0px 10px 25px  rgba(0,0,0,0.25); box-shadow: 0px 10px 25px  rgba(0,0,0,0.25); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-7 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-7 .menu-scroll > ul ul > li > a { padding: 5px 10px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #000000; font-size: 14px; line-height: 1.4; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-7 .menu-scroll > ul ul > li > a:hover, 
.menu-7 .menu-scroll > ul ul > li > a.hover, 
.menu-7 .menu-scroll > ul ul > li > a.active { background: #86b837; color: #ffffff;}
.menu-7 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-7 .menu-scroll > ul ul ul { margin: 0 0 0 8px; position: absolute; left: 100%; top: 0;}
.menu-7 .menu-scroll > ul > li.menu-item > a { padding: 5px 10px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none; align-self: auto; min-height: 50px; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-7 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-7 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-7 .menu-scroll > ul > li.menu-item > a.active { color: #000000; background: #ffffff;}
.menu-7 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-7 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-7 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-7 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-7 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-7 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-7 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none;}
.menu-7 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-7 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-7 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.widget-6 { margin: 50px 30px 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; text-align: left; text-decoration: none; font-size: 28px; box-sizing: border-box; font-weight: bold; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif;}
h3 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif;}
h4 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif;}
h5 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif;}
h6 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif;}
.widget-7 { margin: 20px 30px 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; text-align: left; text-decoration: none; font-size: 15px; display: block; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-9 h2 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif;}
.content-9 h3 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif;}
.content-9 h4 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif;}
.content-9 h5 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif;}
.content-9 h6 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Roboto, sans-serif;}
.content-9 a { box-sizing: border-box; color: #2972a8; text-decoration: underline;}
.content-9 .pics-1 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-9 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-9 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-9 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.widget-4 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: left; width: auto; height: 0; min-height: 374px; box-sizing: border-box; background: url("../images/wm_slider_spacer.gif") left 50% top 50% / cover no-repeat; max-width: 100%; right: 0; -webkit-box-shadow: 0px 20px 0px  rgba(0,0,0,0.06); -moz-box-shadow: 0px 20px 0px  rgba(0,0,0,0.06); box-shadow: 0px 20px 0px  rgba(0,0,0,0.06); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-6 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-6 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left;}
.popover-wrap-6 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-6 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center;}
.popover-wrap-6 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-6 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.slider-6 .bx-wrapper { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit;}
.slider-6 .bx-viewport { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; position: absolute !important;}
.slider-6 .text_wrapper .bx-viewport { position: relative !important;}
.slider-6 .slider-inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; background-size: inherit; background-position: inherit; overflow: hidden;}
.slider-6 .slider-item { box-sizing: border-box; width: 100%; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}.slider-6 .text-slider { box-sizing: border-box; position: absolute; top: 0; left: 0; z-index: 6;}
.slider-6 .text-slider-wp { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block;}
.slider-6 .block-body { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-6 .block-more { box-sizing: border-box;}
.slider-6 .block-more > a { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box;}
.slider-6 .block-title { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-6 .slider-item > a { display: block; width: 100%; height: 100%; box-sizing: border-box; position: relative; z-index: 5;}
.slider-6 .slider-controls { box-sizing: border-box; visibility: hidden; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; margin-top: -10px;}
.slider-6 .slider-prev { box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_slider_slider-left.png") left 50% top 50% / auto auto no-repeat;}
.slider-6 .slider-next { box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_slider_slider-right.png") left 50% top 50% / auto auto no-repeat;}
.slider-6 .slider-prev > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-6 .slider-next > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-6 .slider-pager-wrap { box-sizing: border-box; position: absolute; bottom: 0; left: 0; right: 0; font-size: 0; text-align: center; visibility: hidden; z-index: 100; display: -webkit-flex; display: flex;}
.slider-6 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.slider-6 .slider-pager { box-sizing: border-box;}
.slider-6 .slider-pager > a { padding: 1px; margin: 2px; box-sizing: border-box; display: inline-block; vertical-align: top; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 11px; text-decoration: none; color: #999999;}
.slider-6 .slider-pager > a:active, 
.slider-6 .slider-pager > a.active { background: #eeeeee;}
.slider-6 .auto_controls { box-sizing: border-box; display: none;}
.slider-6 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-6 .bx-controls-auto-item { box-sizing: border-box;}
.slider-6 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_pause.png") center center / auto no-repeat;}
.slider-6 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_play.png") center center / auto no-repeat;}
.slider-6 .overfill { position: absolute; box-sizing: border-box; height: 100%; width: 100%; background: inherit; top: 0; left: 0; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit;}
.slider-6 .text-slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-6 .text-slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-6 .text_wrapper { box-sizing: border-box; width: 150px; position: absolute; top: 0; left: 0; min-height: 100px; z-index: 100;}
.slider-6 .text_wrapper .text_inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; overflow: hidden;}
.slider-6 .text_wrapper .text_slider { box-sizing: border-box; position: static; text-align: inherit;}
.slider-6 .text_wrapper .text_slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-6 .text_wrapper .text_slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-6 .block-title a { box-sizing: border-box; color: inherit; text-decoration: none;}
.popover-container-6 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}.popover-container-6 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-6 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-6 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-6 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-6 .popover-body .s3_form_item_type_calendar .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-6 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-6 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-6 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-6 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-6 .popover-body .s3_required { color: red;}
.popover-wrap-6 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-6 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-6 ::-moz-placeholder { color: #ababab;}
.popover-wrap-6 :-ms-input-placeholder { color: #ababab;}
.block-4 .layout_12 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_13 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_14_id_12 { display: -webkit-flex; display: flex; flex-flow: row nowrap; left: 0; top: 0; position: relative; margin: 0;}
.block-4 { margin: 20px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; padding-left: 30px; padding-right: 30px; padding-bottom: 30px;}
.widget-10 { margin: 20px 0 auto 502px; position: relative; top: 0; left: 0; z-index: 3; text-align: left; box-sizing: border-box; width: 186px;}
.widget-9 { margin: 30px 0 auto; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; color: rgba(255,255,255,0.5); text-align: left; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: 212px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-8 { margin: 0 30px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: left; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.menu-11 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-11 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-11 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-11 .menu-button { box-sizing: border-box; display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px; padding: 10px 15px; background: #333; color: #fff; font-size: 17px;}
.menu-11 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-11 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-11 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-11 .menu-scroll > ul > li.delimiter { margin: auto 0; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 0; width: 1px; min-height: 50px; background: rgba(255,255,255,0.2); box-sizing: border-box;}
.menu-11 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-11 .menu-scroll > ul > li.menu-item > a { padding: 5px 0; margin: 0 20px 0 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; align-self: auto; min-height: 50px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-11 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-11 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-11 .menu-scroll > ul > li.menu-item > a.active { text-decoration: underline; color: #86b837;}
.menu-11 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-11 .menu-scroll > ul > li.menu-item > a img { margin: auto; box-sizing: border-box; max-width: 100%; height: auto; width: auto;}
.menu-11 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-11 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-11 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-11 .menu-scroll > ul ul { padding: 5px; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: #ffffff; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; align-self: auto; -webkit-box-shadow: 0px 10px 25px  rgba(0,0,0,0.25); -moz-box-shadow: 0px 10px 25px  rgba(0,0,0,0.25); box-shadow: 0px 10px 25px  rgba(0,0,0,0.25); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-11 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-11 .menu-scroll > ul ul > li > a { padding: 5px 10px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #000000; font-size: 14px; line-height: 1.4; position: relative; font-family: Roboto, sans-serif;}
.menu-11 .menu-scroll > ul ul > li > a:hover, 
.menu-11 .menu-scroll > ul ul > li > a.hover, 
.menu-11 .menu-scroll > ul ul > li > a.active { background: #84a417; color: #ffffff;}
.menu-11 .menu-scroll > ul ul ul { margin: 0 0 0 8px; position: absolute; left: 100%; top: 0;}
.menu-11 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.menu-11 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-11 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-11 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.widget-11 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 9999; margin-left: 0; margin-right: 0;}
.side-panel-15 .side-panel-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); pointer-events: auto;}
.side-panel-15 .side-panel-content { position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-15 .side-panel-close { position: absolute; z-index: 1; left: 100%; top: 0; box-sizing: border-box; font-size: 0; width: 29px; min-height: 29px; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto no-repeat #eeeeee; cursor: pointer;}
.side-panel-15 .side-panel-content-inner { overflow-y: auto; max-height: 100%; position: relative; z-index: 0;}
.side-panel-15 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.side-panel-15 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto;}
.side-panel-15 .side-panel-button-icon { display: block;}
.side-panel-15 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-15 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.wrapper .layout_center_2_id_6_1 { margin-top: 0;}
	.block-2 { width: auto; margin-left: 30px; margin-right: 30px;}
	.widget-2 { width: auto; right: 0; display: block;}
	.widget-3 { width: auto; right: 0;}
	.widget-6 { display: block;}
	.widget-4 { display: block;}
	.slider-6 .slider-prev { padding: 0; margin: 0 2px;}
	.slider-6 .slider-next { padding: 0; margin: 0 2px;}
	.block-4 .layout_12 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_13 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-4 .layout_14_id_12 { margin-top: 0; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-4 { margin-top: 0; padding-top: 30px;}
	.widget-10 { margin-top: 0; margin-left: auto;}
	.widget-9 { margin-top: 8px; margin-right: auto;}
	.widget-8 { display: none; margin-right: 0;}
	.menu-11 .menu-scroll > ul { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.menu-11 .menu-scroll > ul > li.delimiter { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.menu-11 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex;}
	.menu-11 .menu-scroll > ul > li.more-button > a { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: rgba(0,0,0,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 50px;}
	.widget-11 { box-sizing: border-box; z-index: 10000;}
	.side-panel-15 .side-panel-content { left: auto; right: 0;}
	.side-panel-15 .side-panel-close { left: auto; right: 100%;}
	.side-panel-15 .side-panel-top { width: auto;}
	.side-panel-15 .side-panel-button { text-align: left; width: 40px; min-height: 40px;}
	.side-panel-15 .side-panel-button-icon-line { margin-top: 6px;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_6_1 { margin-top: 0;}
	.widget-2 { margin-left: auto; margin-right: auto;}
	.widget-3 { margin-left: auto; margin-right: auto;}
	.block-3 { padding-left: 30px; padding-right: 30px;}
	.widget-6 { margin-left: 0; margin-right: 0;}
	.widget-7 { margin-left: 0; margin-right: 0;}
	.slider-6 .text-slider { margin: 0; right: 0; bottom: 0; overflow: hidden;}
	.block-4 .layout_12 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_13 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-4 .layout_14_id_12 { margin-top: 0;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_6_1 { margin-top: 0;}
	.block-2 { margin-left: 20px; margin-right: 20px;}
	.site-name .sn-text { font-size: 40px;}
	.widget-3 { font-size: 22px;}
	.block-3 { padding-left: 20px; padding-right: 20px;}
	.block-4 .layout_12 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_13 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-4 .layout_14_id_12 { margin-top: 0;}
	.menu-11 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; min-height: 1px; width: auto;}
	.menu-11 .menu-scroll > ul > li.menu-item { -webkit-flex: 1 1 50%; -moz-flex: 1 1 50%; flex: 1 1 50%;}
	.menu-11 .menu-scroll > ul > li.menu-item > a { -webkit-flex: 1; -moz-flex: 1; flex: 1; padding-right: 15px; padding-left: 15px;}
	.menu-11 .menu-scroll > ul > li.home-button { display: none;}
	.menu-11 .menu-scroll > ul > li.more-button { display: none;}
	.menu-11 .menu-scroll > ul ul { width: auto; right: 0;}
	.menu-11 .menu-scroll > ul ul ul { width: 100%; right: auto;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_6_1 { margin-top: 0;}
	.block-4 .layout_12 { margin: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_13 { margin: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_14_id_12 { margin-top: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-10 { text-align: center; margin-top: 15px; margin-right: auto; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-9 { text-align: center; width: auto; margin-top: 0; margin-bottom: 0; margin-right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.menu-11 .menu-button { display: -webkit-flex; display: flex; position: static; width: 100%; min-height: 0;}
	.menu-11 .menu-scroll > ul { display: block;}
	.menu-11 .menu-scroll > ul > li.delimiter { width: 1px; min-height: 50px;}
	.menu-11 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-11 .menu-scroll > ul > li.menu-item > a { width: auto; padding-left: 0; padding-right: 0;}
	.menu-11 .menu-scroll > ul ul { position: static;}
	.menu-11 .menu-scroll > ul ul ul { position: static; width: auto;}

}
.side-panel .widget-5 { margin: 0 0 20px; border: none; z-index: 3; text-align: left; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-7 .menu-scroll > ul { display: block;}
.side-panel .menu-7 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-7 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-7 .menu-scroll > ul ul { position: static; width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #f5f5f5;}
.side-panel .menu-7 .menu-scroll > ul ul > li > a { padding-top: 10px; padding-bottom: 10px;}
.side-panel .menu-7 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-7 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-7 .menu-scroll > ul ul > li > a.active { color: #ffffff; background: #86b837;}
.side-panel .menu-7 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-7 .menu-scroll > ul > li.menu-item > a { padding: 15px; width: auto; min-height: 0; color: #000000; font-size: 15px;}
.side-panel .menu-7 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-7 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-7 .menu-scroll > ul > li.menu-item > a.active { color: #86b837; background: #ffffff;}