@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}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; overflow-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: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;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: horizontal_show_hide 4s;}
.error .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); 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;
	max-width:100%;
}

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

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff;}
.wrapper .layout_center_2_id_3_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { position: relative; font-family: Arsenal, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 .layout_3_id_8 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-2 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: #ffe5a8; z-index: 4; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 10px; padding-bottom: 10px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_6 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_7 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0; max-width: 100%;}
.widget-4 { margin: 40px 0 auto 40px; position: relative; top: 0; left: 0; z-index: 2; 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; right: 0; min-height: 0;}
.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 wrap; width: 100%; -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;}
.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 2px; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 1px; min-height: 10px; background: rgba(0,0,0,0.1); 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: 10px; margin: 20px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #ffffff; list-style: none; width: 250px; display: none; z-index: 10; box-sizing: border-box; align-self: auto; -webkit-box-shadow: 0px 3px 10px  rgba(0,0,0,0.15); -moz-box-shadow: 0px 3px 10px  rgba(0,0,0,0.15); box-shadow: 0px 3px 10px  rgba(0,0,0,0.15); -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: 10px 15px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #6e3b35; font-size: 15px; line-height: 1.4; position: relative; font-family: Pacifico, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0; margin-top: 2px;}
.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 { text-decoration: underline; color: #86ad11;}
.menu-7 .menu-scroll > ul ul > li.delimiter { margin: 3px 10px; border: none; box-sizing: border-box; min-height: 1px; height: auto; width: auto; background: rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-7 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-7 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-7 .menu-scroll > ul > li.menu-item > a { padding: 10px; margin: 0 5px; 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: #6e3b35; font-size: 17px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Pacifico, 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: normal;}
.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 { text-decoration: underline; color: #82514b;}
.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-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-7 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.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: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-7 .menu-scroll > ul > li.more-button > a { padding: 5px 10px 10px; margin: 6px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #171717; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: normal; align-self: auto;}
.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;}
.block-3 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 400px; min-height: 0; z-index: 1; 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: 1; text-align: left; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-4 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name-4 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; width: auto; margin-left: 0; margin-right: 0;}
.site-name-4 img { box-sizing: border-box; display: block; max-width: 100%; border: none; width: 150px; margin-right: 10px;}
.site-name-4 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Pacifico, sans-serif; color: #381b16; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 21px; width: auto; margin-left: 0; margin-right: 0; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-weight: normal;}
.site-name-4 a { text-decoration: none; outline: none;}
.block-24 { margin: 0 auto; position: relative; top: 0; left: 0; width: 960px; min-height: 0; max-width: 100%; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Pacifico, sans-serif; text-decoration: none; right: 0; padding-left: 20px; padding-right: 20px; padding-top: 40px;}
.widget-27 { margin: 15px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: left; color: #757575; text-decoration: none; box-sizing: border-box; width: auto; right: 0; max-width: 100%; padding-left: 0; padding-right: 0;}
.path a { box-sizing: border-box; color: #4f2621; font-size: 13px; text-decoration: underline;}
.path a:hover, 
.path a.hover, 
.path a.active { text-decoration: none;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-28 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; color: #361915; font-size: 30px; text-decoration: none; box-sizing: border-box; font-weight: normal; width: auto; right: 0; max-width: 100%; padding-left: 0; padding-right: 0;}
h2 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Pacifico, sans-serif; color: #361915;}
h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Pacifico, sans-serif; color: #361915;}
h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Pacifico, sans-serif; color: #361915;}
h52 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px;}
h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; text-align: left; font-family: Pacifico, sans-serif; color: #361915;}
.widget-29 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Montserrat, sans-serif; text-align: left; color: #424242; font-size: 16px; line-height: 1.8; text-decoration: none; display: block; width: auto; right: 0; max-width: 100%; padding-right: 0; padding-left: 0; padding-bottom: 20px; min-height: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-53 h2 { box-sizing: border-box; font-family: Pacifico, sans-serif; text-align: left; color: #361915; font-style: normal; font-size: 24px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: normal; margin-top: 15px; margin-bottom: 15px;}
.content-53 h3 { box-sizing: border-box; font-family: Pacifico, sans-serif; text-align: left; color: #361915; font-style: normal; font-size: 21px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: normal; margin-top: 15px; margin-bottom: 15px;}
.content-53 h4 { box-sizing: border-box; font-family: Pacifico, sans-serif; text-align: left; color: #361915; font-style: normal; font-size: 20px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: normal; margin-top: 15px; margin-bottom: 15px;}
.content-53 h5 { box-sizing: border-box; font-family: Pacifico, sans-serif; text-align: left; color: #4f2621; font-style: normal; font-size: 18px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: normal; margin-top: 20px; margin-bottom: 20px;}
.content-53 h6 { box-sizing: border-box; font-family: Pacifico, sans-serif; text-align: left; color: #361915; font-style: normal; font-size: 17px; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-weight: normal; margin-top: 15px; margin-right: 0; margin-bottom: 15px;}
.content-53 a { box-sizing: border-box; color: #4f2621; font-size: 15px; line-height: 1.2; text-decoration: underline;}
.content-53 a:hover, 
.content-53 a.hover, 
.content-53 a.active { text-decoration: none;}
.content-53 .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-53 .img-convert { margin: 5px; box-sizing: border-box; width: 1120px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-53 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-53 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-53 .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;}
.block-6 .layout_center_11_id_37_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-6 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: #261917; z-index: 2; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 50px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; font-family: Pacifico, sans-serif;}
.block-17 { margin: 30px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: 100%; padding-right: 0; padding-left: 0; right: 0; text-decoration: none;}
.block-7 { padding: 0.02px 0; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none;}
.widget-25 { padding: 15px 30px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; font-family: Montserrat Alternates, sans-serif; color: #261917; text-decoration: none; font-size: 15px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 200px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 0; background: #86ad11; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: inset 0px 5px 0px  2px rgba(255,255,255,0.14), 0px 5px 8px  rgba(134,173,17,0.54); -moz-box-shadow: inset 0px 5px 0px  2px rgba(255,255,255,0.14), 0px 5px 8px  rgba(134,173,17,0.54); box-shadow: inset 0px 5px 0px  2px rgba(255,255,255,0.14), 0px 5px 8px  rgba(134,173,17,0.54); font-weight: normal;}
.widget-25:hover, 
.widget-25.hover, 
.widget-25.active { color: #86ad11; background: transparent; -webkit-box-shadow: inset 0px 0px 0px  2px #86ad11, 0 0 0 transparent; -moz-box-shadow: inset 0px 0px 0px  2px #86ad11, 0 0 0 transparent; box-shadow: inset 0px 0px 0px  2px #86ad11, 0 0 0 transparent;}
.widget-25:active, 
.widget-25.active { color: #ffffff; background: #86ad11; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-box-shadow: 0 0 0 transparent, 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent, 0 0 0 transparent; box-shadow: 0 0 0 transparent, 0 0 0 transparent;}
.popover-wrap-45 .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-45 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-45 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-45 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-45 .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; -webkit-appearance: none;}
.popover-wrap-45 .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; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Arsenal, sans-serif;}
.popover-wrap-45 .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; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-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-45 .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;}
.popover-wrap-45 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-45 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-45 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-45 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-45 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-45 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-45 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-45 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Arsenal, sans-serif;}
.popover-wrap-45 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-45 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-45 .popover-body .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-45 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-45 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-45 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Arsenal, sans-serif;}
.popover-wrap-45 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-45 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-45 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-45 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-45 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-45 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-45 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-45 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-45 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-45 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-45 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-45 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-45 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-45 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-45 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-45 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-45 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-45 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-45 .popover-body .form_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; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-45 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-45 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-45 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-45 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-45 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-45 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-45 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-45 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-45 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-45 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-45 ::-moz-placeholder { color: #ababab;}
.popover-wrap-45 :-ms-input-placeholder { color: #ababab;}
.block-21 .layout_13 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-21 .layout_14 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-21 .layout_15 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-21 .layout_33 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-21 { margin: 0 0 30px; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widget-7 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: auto; right: 0; min-height: 0;}
.address-13 p:first-child { margin-top: 0;}
.address-13 p:last-child { margin-bottom: 0;}
.address-13 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-13 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-13 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjY2LjIyIiBoZWlnaHQ9IjgwLjUiIHZpZXdCb3g9IjAgMCA2Ni4yMiA4MC41IiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTU2LjUxOCAxMC4zNTZDNTAuNTI2IDMuOTU1IDQyLjI0LS4wMDEgMzMuMTE3LS4wMDEgMjMuOTY2LS4wMDEgMTUuNjc4IDMuOTU1IDkuNzE3IDEwLjM1NiAzLjcyNSAxNi43NTgtLjAwMSAyNS41OTYtLjAwMSAzNS4zNzMtLjAwMSA0Mi43NDUgMi4xMTYgNDkuNjE2IDUuNzUxIDU1LjMwMiA5LjM2IDYwLjk0NiAxNC40ODYgNjUuNDIyIDIwLjUwNyA2OC4wNzNMMzEuMDMxIDc5LjUyMSAzMS4wNiA3OS41NiAzMS4wOTEgNzkuNjAxQzMyLjIyMyA4MC43ODcgMzQuMDQxIDgwLjc4IDM1LjE3NSA3OS41Nkw0NS43MjcgNjguMDczQzUxLjcxOSA2NS40MjIgNTYuODQ2IDYwLjk0NiA2MC40NTIgNTUuMzAyIDY0LjA5IDQ5LjYxNiA2Ni4yMDcgNDIuNzQ1IDY2LjIwNyAzNS4zNzMgNjYuMjA3IDI1LjU5NiA2Mi41MSAxNi43NTggNTYuNTE4IDEwLjM1NnYwek01NS42ODMgNTEuODIydjBDNTIuNTgzIDU2LjYzOSA0OC4yMDEgNjAuNDIgNDMuMDQ0IDYyLjU3MSA0Mi42MjYgNjIuNzMgNDIuMjk5IDYyLjk4NCA0Mi4wMzEgNjMuMjg3djBMMzMuMTE3IDcyLjk4NCAyNC4yMDQgNjMuMjg3QzIzLjg3NiA2Mi45MzcgMjMuNDg4IDYyLjY4MiAyMy4xMDIgNjIuNTMgMTcuOTc0IDYwLjM4MSAxMy41OTIgNTYuNjA2IDEwLjU1MSA1MS44MjIgNy41NzEgNDcuMTQxIDUuODExIDQxLjQ3MSA1LjgxMSAzNS4zNzMgNS44MTEgMjcuMzE1IDguODUzIDIwLjAxNCAxMy44MDEgMTQuNzM2IDE4Ljc0OSA5LjQ1NiAyNS41NzYgNi4xODQgMzMuMTE3IDYuMTg0IDQwLjY1OSA2LjE4NCA0Ny40ODYgOS40NTYgNTIuNDA1IDE0LjczNiA1Ny4zNTMgMjAuMDE0IDYwLjQyNCAyNy4zMTUgNjAuNDI0IDM1LjM3MyA2MC40MjQgNDEuNDcxIDU4LjY2NCA0Ny4xNDEgNTUuNjgzIDUxLjgyMnYwek0zMy4xMTcgMTQuNjg3djBDMjcuNzUxIDE0LjY4NyAyMi45MjIgMTYuOTk2IDE5LjQwNSAyMC43MzggMTUuOTE2IDI0LjQ4MSAxMy43NDIgMjkuNjY0IDEzLjc0MiAzNS4zNzMgMTMuNzQyIDQxLjAxIDE1Ljg1NyA0Ni4xNDUgMTkuMzE1IDQ5Ljg3OUwxOS40MDUgNDkuOTkxQzIyLjkyMiA1My43MzQgMjcuNzUxIDU2LjA1NyAzMy4xMTcgNTYuMDU3IDM4LjQ1MyA1Ni4wNTcgNDMuMzEzIDUzLjczNCA0Ni44IDQ5Ljk5MXYwQzUwLjI4OCA0Ni4yNDkgNTIuNDY0IDQxLjA3NCA1Mi40NjQgMzUuMzczIDUyLjQ2NCAyOS42NjQgNTAuMjg4IDI0LjQ4MSA0Ni44IDIwLjczOCA0My4zMTMgMTYuOTk2IDM4LjQ1MyAxNC42ODcgMzMuMTE3IDE0LjY4N3Ywek00NC4zNTUgNDcuMzYzdjBMNDQuMzI2IDQ3LjM3MVY0Ny4zNjNDNDEuNDY0IDUwLjQzNiAzNy40OTkgNTIuMzM5IDMzLjExNyA1Mi4zMzkgMjguNzM1IDUyLjMzOSAyNC43NDEgNTAuNDM2IDIxLjg3OSA0Ny4zNjNMMjEuNzYgNDcuMjc2QzE4Ljk1OCA0NC4yMTkgMTcuMjI5IDQwLjAwNyAxNy4yMjkgMzUuMzczIDE3LjIyOSAzMC42ODMgMTguOTg3IDI2LjQzMSAyMS44NzkgMjMuMzY3IDI0Ljc0MSAyMC4zMDEgMjguNzM1IDE4LjM5IDMzLjExNyAxOC4zOSAzNy40OTkgMTguMzkgNDEuNDY0IDIwLjMwMSA0NC4zMjYgMjMuMzY3IDQ3LjIxNyAyNi40MzEgNDkuMDA2IDMwLjY4MyA0OS4wMDYgMzUuMzczIDQ5LjAwNiA0MC4wNjMgNDcuMjE3IDQ0LjMxMyA0NC4zNTUgNDcuMzYzdjB6IiBjbGFzcz0iY2xzLTEiIGZpbGw9IiM5MGNiNDIiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNCIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / 20px no-repeat; margin-right: 10px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-13 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-13 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-13 .title { box-sizing: border-box; display: none;}
.address-13 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 14px; color: #ffffff; line-height: 1.4; text-decoration: none; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.address-13 input.tgl-but { box-sizing: border-box; display: none;}
.address-13 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-19 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.schedule-33 p:first-child { margin-top: 0;}
.schedule-33 p:last-child { margin-bottom: 0;}
.schedule-33 .header { box-sizing: border-box;}
.schedule-33 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-33 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.schedule-33 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjU1LjE1IiBoZWlnaHQ9IjU1LjE1IiB2aWV3Qm94PSIwIDAgNTUuMTUgNTUuMTUiIGlkPSJzdmctMSI+PGRlZnMgaWQ9ImRlZnMtMiI+PHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNMjcuNTg1LS4wMTFDMzUuMTkyLS4wMTEgNDIuMDkyIDMuMDc2IDQ3LjA3MSA4LjA2N0w0Ny4xODYgOC4xODZDNTIuMTE3IDEzLjE3MSA1NS4xNTQgMjAuMDIxIDU1LjE1NCAyNy41NjMgNTUuMTU0IDM1LjE2NSA1Mi4wNjIgNDIuMDY5IDQ3LjA3MSA0Ny4wNTRMNDYuOTUyIDQ3LjE2NEM0MS45NzIgNTIuMDgyIDM1LjEzMyA1NS4xMzYgMjcuNTg1IDU1LjEzNiAxOS45NzYgNTUuMTM2IDEzLjA4MiA1Mi4wMzkgOC4wOTIgNDcuMDQzTDguMDg3IDQ3LjA1NEMzLjEwMiA0Mi4wNjkuMDA5IDM1LjE2NS4wMDkgMjcuNTYzLjAwOSAxOS45NTUgMy4wOSAxMy4wNzMgOC4wODcgOC4wNzdMOC4wOTIgOC4wNjdWOC4wNjFDMTMuMDg3IDMuMDc2IDE5Ljk4MS0uMDExIDI3LjU4NS0uMDExdjB6TTM5LjYxNSAyNS40NDF2MEgyOS43MDZWOC41NjNDMjkuNzA2IDcuMzk1IDI4Ljc0NiA2LjQ0MiAyNy41ODUgNi40NDIgMjYuNDEyIDYuNDQyIDI1LjQ1NyA3LjM5NSAyNS40NTcgOC41NjNWMjcuNTA4IDI3LjU2M0MyNS40NTcgMjguNzMgMjYuNDEyIDI5LjY3MyAyNy41ODUgMjkuNjczSDM5LjYxNUM0MC43OTQgMjkuNjczIDQxLjczOCAyOC43MyA0MS43MzggMjcuNTYzIDQxLjczOCAyNi4zODUgNDAuNzk0IDI1LjQ0MSAzOS42MTUgMjUuNDQxdjB6TTQ0LjA3MSAxMS4wNzF2MEMzOS44NSA2Ljg1IDM0LjAxNSA0LjIzOCAyNy41ODUgNC4yMzggMjEuMTMyIDQuMjM4IDE1LjI5NyA2LjgzOSAxMS4wODYgMTEuMDU0TDExLjA4IDExLjA3MUM2Ljg1NCAxNS4yODcgNC4yNDYgMjEuMTExIDQuMjQ2IDI3LjU2MyA0LjI0NiAzMy45OTggNi44NjUgMzkuODMzIDExLjA4NiA0NC4wNTRIMTEuMDhMMTEuMDg2IDQ0LjA2QzE1LjI5NyA0OC4yNzYgMjEuMTMyIDUwLjg4OCAyNy41ODUgNTAuODg4IDMzLjk3MSA1MC44ODggMzkuNzc0IDQ4LjMxNCA0My45ODQgNDQuMTUyTDQ0LjA3MSA0NC4wNTRDNDguMjkzIDM5LjgzMyA1MC45MDYgMzMuOTk4IDUwLjkwNiAyNy41NjMgNTAuOTA2IDIxLjE2NiA0OC4zMzEgMTUuMzY5IDQ0LjE3NSAxMS4xNjRMNDQuMDcxIDExLjA3MXYweiIgY2xhc3M9ImNscy0xIiBmaWxsPSIjOTBjYjQyIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / 22px no-repeat; margin-right: 10px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.schedule-33 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-33 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-33 .title { box-sizing: border-box; display: none;}
.schedule-33 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 14px; color: #ffffff; line-height: 1.4; text-decoration: none; width: auto; margin-left: 0; margin-right: 0; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 30px;}
.schedule-33 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-33 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-8 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0; min-height: 0;}
.email-14 p:first-child { margin-top: 0;}
.email-14 p:last-child { margin-bottom: 0;}
.email-14 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-14 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-14 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjEwMC4yNSIgaGVpZ2h0PSI3OS42MyIgdmlld0JveD0iMCAwIDEwMC4yNSA3OS42MyIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgZmlsbC1ydWxlOiBldmVub2RkOyB9Cjwvc3R5bGU+PC9kZWZzPjxwYXRoIGQ9Ik0zLjgzNi0uMDAxSDMuOTE1IDk2LjM5NkM5OC41MzctLjAwMSAxMDAuMjQzIDEuNzU1IDEwMC4yNDMgMy45MjRWNC4wMjUgNzUuNjk0QzEwMC4yNDMgNzcuODUyIDk4LjUzNyA3OS42MjcgOTYuMzk2IDc5LjYyN0g5Ni4zMTYgMy44MzZDMS42OTUgNzkuNjI3LS4wMTIgNzcuODUyLS4wMTIgNzUuNjk0Vjc1LjU5MiAzLjkyNGMwLTIuMTY5IDEuNzA3LTMuOTI1IDMuODQ4LTMuOTI1djB6TTkyLjU0NiAxMS4yNTh2MEw1MS43NjIgNTIuNzQ2QzUwLjg1IDUzLjY2MyA0OS4zODEgNTMuNjYzIDQ4LjUxIDUyLjc0Nkw3LjY4NSAxMS4yNThWNzEuNzcxSDkyLjU0NlYxMS4yNTh2MHpNODkuMzczIDcuODM3djBIMTAuODU4TDUwLjA5NiA0Ny43NDMgODkuMzczIDcuODM3djB6IiBjbGFzcz0iY2xzLTEiIGZpbGw9IiM5MGNiNDIiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNCIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / 22px no-repeat; margin-right: 10px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.email-14 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-14 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-14 .title { box-sizing: border-box; display: none;}
.email-14 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-size: 14px; color: #ffffff; font-style: italic; line-height: 1.4; text-decoration: underline; min-height: 30px;}
.email-14 .text_body:hover, 
.email-14 .text_body.hover, 
.email-14 .text_body.active { color: #fccc00;}
.email-14 input.tgl-but { box-sizing: border-box; display: none;}
.email-14 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-9 { margin: 0 30px auto 3px; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 180px; right: 0; min-height: 0;}
.phones-15 p:first-child { margin-top: 0;}
.phones-15 p:last-child { margin-bottom: 0;}
.phones-15 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-15 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-15 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjgyIiBoZWlnaHQ9IjgyLjAzIiB2aWV3Qm94PSIwIDAgODIgODIuMDMiIGlkPSJzdmctMSI+PGRlZnMgaWQ9ImRlZnMtMiI+PHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNMTguNzgyIDIuOTcyIDMwLjg1MiAxOC41NCAzMS4wNDcgMTguNzY4QzMxLjU5OCAxOS41NTQgMzIuMDIgMjAuNDA2IDMyLjI0NiAyMS4yODIgMzIuNTA3IDIyLjI2NCAzMi41NzIgMjMuMjg2IDMyLjQwOSAyNC4zNTcgMzIuMjc5IDI1LjQxMyAzMS45MjIgMjYuMzc4IDMxLjQwNCAyNy4yNTRMMzEuMjczIDI3LjQzMUMzMC43NTQgMjguMjQ0IDMwLjEwNSAyOC45MzMgMjkuMzI3IDI5LjUwMkwyOS4xMzEgMjkuNjQgMjMuMjU5IDMzLjkyM0MyMi44NyAzNC43NzQgMjIuNDQ4IDM2LjY0IDI0LjAzOCAzOC45NjEgMjYuNjMzIDQyLjY3NiAyOS41MjIgNDYuMTMyIDMyLjcwMSA0OS4yOTh2MEMzNS45MTIgNTIuNDkzIDM5LjM1MyA1NS4zNzQgNDMuMDUgNTcuOTU0IDQ1LjM1NSA1OS41NzYgNDcuMjM3IDU5LjEzOSA0OC4wODEgNTguNzU3TDUyLjQ5MyA1Mi42OTdWNTIuNjg5QzUzLjEwOSA1MS44MzcgNTMuODg4IDUxLjEzOSA1NC43NjQgNTAuNjA0IDU1LjYzOSA1MC4wODQgNTYuNjEzIDQ5Ljc0MyA1Ny42NTEgNDkuNTk3TDU3Ljc4IDQ5LjU3NEM1OC43ODcgNDkuNDUxIDU5Ljc5MiA0OS41MDkgNjAuNzM0IDQ5Ljc2OEw2MC44OTUgNDkuODA4QzYxLjgwNCA1MC4wODQgNjIuNjgxIDUwLjUzMSA2My40NTggNTEuMTM5VjUxLjEzTDc5LjAzMiA2My4yMjcgNzkuMjkzIDYzLjQ0NkM4MC4wNzEgNjQuMTA0IDgwLjY4OSA2NC44ODMgODEuMTQyIDY1Ljc4NFY2NS43NjdDODEuNjYgNjYuNzQ5IDgxLjk1MyA2Ny44MjcgODEuOTg2IDY4Ljk3MSA4Mi4wNTEgNzAuMTI0IDgxLjg1NiA3MS4yMSA4MS40MzQgNzIuMjMydjBDODEuMDEyIDczLjI0OCA4MC4zOTYgNzQuMTYzIDc5LjU1MiA3NC45NTkgNzguNTQ2IDc1Ljg5MyA3Ny4zMTMgNzYuODU4IDc1LjgyMSA3Ny43NUw3NS42NTkgNzcuODU1Qzc0LjIzMSA3OC42OTEgNzIuNTEyIDc5LjQ4NyA3MC41MzIgODAuMTUxIDYyIDgyLjk5MSA1Mi44NSA4Mi40NzkgNDQuMDg5IDc5LjU2IDM0LjgwOSA3Ni40NjggMjUuOTIgNzAuNjg0IDE4LjYxOSA2My4zODkgMTEuMzIgNTYuMDggNS41NDQgNDcuMTk2IDIuNDYyIDM3LjkyMi0uNDU4IDI5LjE0NC0uOTc4IDIwLjAwOSAxLjg3OCAxMS40NTcgMi41NTggOS4zOTcgMy4zNzEgNy42NiA0LjI0NiA2LjE5MlY2LjE4MyA2LjE2OEM1LjE1NSA0LjY5MSA2LjEyOSAzLjQ1OCA3LjA2OSAyLjQ0MyA3Ljg0OCAxLjYwNyA4Ljc1Ny45NzYgOS43OTUuNTU0TDEwLjA1NC40NTZDMTAuOTk0LjExNSAxMi4wMDEtLjAzMSAxMy4wMzkuMDAyIDE0LjE3NC4wNTkgMTUuMjc5LjM1MSAxNi4yNS44NDVMMTYuNDEzLjk0MyAxOC43ODIgMi45NzJ2MHpNMjUuODg3IDIyLjQxdjBMMTMuODE4IDYuODQxQzEzLjY4NyA2LjY4NyAxMy41NTcgNi41NTcgMTMuNDI4IDYuNDc2TDEzLjM2MyA2LjQ0NEMxMy4yMDIgNi4zNTQgMTIuOTc0IDYuMjk4IDEyLjc4IDYuMjk4IDEyLjU4NCA2LjI5IDEyLjQyMyA2LjMwNiAxMi4yNiA2LjM0NkwxMi4xNjQgNi4zOTRDMTEuOTY4IDYuNDU5IDExLjgwNiA2LjU4MiAxMS42NzcgNi43MzUgMTAuOTk0IDcuNDQ5IDEwLjMxMyA4LjM0MiA5LjY2NSA5LjQzSDkuNjMyQzguOTgyIDEwLjU0OCA4LjM2NiAxMS44NzEgNy44MTUgMTMuNDIxIDUuNDQ3IDIwLjYwOSA1LjkwMSAyOC4zOTggOC40MzEgMzUuOTQ0IDExLjE5IDQ0LjI0MyAxNi40MTMgNTIuMjY3IDIzLjA5OCA1OC45MiAyOS43NDggNjUuNTczIDM3Ljc2MyA3MC44MyA0Ni4wNjkgNzMuNTk2IDUzLjU5NiA3Ni4xMDIgNjEuMzgyIDc2LjU3NCA2OC41ODUgNzQuMTggNzAuMDc4IDczLjY4NSA3MS4zNDQgNzMuMDg1IDcyLjQ0NyA3Mi40NTFMNzIuNTc3IDcyLjM1NUM3My42NDcgNzEuNjk3IDc0LjU1NSA3MS4wMDggNzUuMjcgNzAuMzUxIDc1LjQzMSA3MC4yMDUgNzUuNTI5IDcwLjAzNCA3NS42MjcgNjkuODU2VjY5Ljg3MSA2OS44NDhDNzUuNjkyIDY5LjY4NSA3NS43MjMgNjkuNDgyIDc1LjY5MiA2OS4yNDYgNzUuNjkyIDY5LjAyIDc1LjY1OSA2OC44MTggNzUuNTYyIDY4LjY1NXYwVjY4LjYzOEM3NS40OTcgNjguNTI1IDc1LjM5OSA2OC40MDQgNzUuMjcgNjguMjg5TDc1LjE3MiA2OC4yMDEgNTkuNTk4IDU2LjExMlY1Ni4xMDN2MEM1OS40NjggNTUuOTk5IDU5LjMwNSA1NS45MDkgNTkuMTc2IDU1Ljg2OUw1OS4xMTEgNTUuODUzQzU4Ljk1IDU1LjgwNCA1OC43NTQgNTUuNzk2IDU4LjU5MyA1NS44MTlMNTguNTI4IDU1LjgyN0M1OC4zMzIgNTUuODUzIDU4LjEzOCA1NS45MDkgNTguMDA4IDU1Ljk5OXYwQzU3Ljg0NyA1Ni4wOCA1Ny43MTYgNTYuMjE4IDU3LjU4NiA1Ni4zODhWNTYuMzcxIDU2LjM4OEw1Mi44MTcgNjIuOTExQzUyLjU1OCA2My4zMDggNTIuMjM0IDYzLjYzNCA1MS44MTIgNjMuODkzIDUxLjgxMiA2My44OTMgNDYuMjMgNjcuODQ0IDM5LjQ0OSA2My4xMTQgMzUuMzYxIDYwLjI3NCAzMS42MyA1Ny4xNSAyOC4yNTYgNTMuNzUxIDI0Ljg0OSA1MC4zMzYgMjEuNzAyIDQ2LjU5NiAxOC45MTIgNDIuNTU1IDE0LjE3NCAzNS43NzIgMTguMTAxIDMwLjIwNiAxOC4xMDEgMzAuMjA2IDE4LjMyNyAyOS44NTEgMTguNjE5IDI5LjUyNSAxOC45NzYgMjkuMjc0TDI1LjQgMjQuNTY4IDI1LjYyOCAyNC40MDZDMjUuNzU3IDI0LjMwMSAyNS44ODcgMjQuMTk1IDI1Ljk1MiAyNC4wOUwyNi4wMTYgMjMuOTkyQzI2LjExNCAyMy44NDYgMjYuMTQ2IDIzLjY2OCAyNi4xNzkgMjMuNDU3IDI2LjIxMiAyMy4yNTQgMjYuMjEyIDIzLjA2OCAyNi4xNDYgMjIuOTA1IDI2LjExNCAyMi43NzYgMjYuMDUgMjIuNjM4IDI1Ljk4NSAyMi41MjNMMjUuODg3IDIyLjQxdjB6TTE4Ljc4MiAyLjk4djBWMi45NzIgMi45OHYwek0xOC43ODIgMi45NzJ2MFYyLjk4IDIuOTcydjB6IiBjbGFzcz0iY2xzLTEiIGZpbGw9IiM5MGNiNDIiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNCIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvc3ZnPg==") left 50% top 50% / 21px no-repeat; margin-right: 10px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-15 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-15 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-15 .title { box-sizing: border-box; display: none; font-family: Arsenal, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none;}
.phones-15 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Montserrat, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 14px; color: #ffffff; line-height: 1.6; text-decoration: none; font-weight: 500;}
.phones-15 input.tgl-but { box-sizing: border-box; display: none;}
.phones-15 .text_body a { text-decoration: none; color: inherit;}
.phones-15 input.tgl-but:checked + .block-body-drop { display: block;}
.block-16 .layout_37_id_41 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-16 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; right: 0; border-top: 0px solid rgba(255,255,255,0.1); border-right: 0px solid rgba(255,255,255,0.1); border-bottom: 1px solid rgba(255,255,255,0.1); border-left: 0px solid rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-19 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-right: 0; padding-left: 0; right: 0;}
.widget-6 { padding: 10px 0; margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; font-family: Arsenal, sans-serif; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; min-height: 0; max-width: 100%;}
.menu-12 .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-12 .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-12 .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-12 .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-12 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-12 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -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;}
.menu-12 .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-12 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-12 .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-12 .menu-scroll > ul > li.menu-item > a { padding: 10px 25px; margin: 0 10px; 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: 13px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Montserrat Alternates, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; align-self: auto; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-12 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-12 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-12 .menu-scroll > ul > li.menu-item > a.active { background: #86ad11; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px;}
.menu-12 .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-12 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-12 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-12 .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-12 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-12 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-12 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; position: absolute; top: 100%; left: 0; background: #eee; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box;}
.menu-12 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-12 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; position: relative;}
.menu-12 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-12 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; 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-family: Pacifico, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px;}
.menu-12 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-12 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-12 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-12 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.block-18 .layout_40_id_18 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-18 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #211513; max-width: 100%; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-8 .layout_19 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-8 .layout_20 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-8 .layout_21 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-8 { padding: 20px 0; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-13 { margin: 3px 0 auto; position: relative; top: 0; left: 0; z-index: 4; color: #ffffff; text-align: right; text-decoration: none; width: auto; right: 0; min-height: 0;}
.widget-12 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: auto; right: 0; min-height: 0;}
.widget-11 { margin: 7px 0 auto; position: relative; top: 0; left: 0; z-index: 2; font-family: Montserrat Alternates, sans-serif; color: #ffffff; text-align: left; text-decoration: none; font-size: 13px; 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; right: 0; min-height: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-26 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 9950; margin-left: 0; margin-right: 0;}
.side-panel-47 .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-47 .side-panel-content { box-sizing: border-box; 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-47 .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; text-align: center;}
.side-panel-47 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-47 .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-47 .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: 0; -moz-order: 0; order: 0; -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; position: relative; z-index: 10; text-align: center;}
.side-panel-47 .side-panel-button-icon { display: block;}
.side-panel-47 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-47 .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_3_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-2 .layout_3_id_8 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-2 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-4 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-4 .layout_7 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-4 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-3 { margin-left: auto; margin-right: auto;}
	.widget-2 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-4 .sn-text:hover, 
	.site-name-4 .sn-text.hover, 
	.site-name-4 .sn-text.active { font-weight: 600;}
	.block-24 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-27 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-28 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-29 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-6 .layout_center_11_id_37_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-6 { -webkit-order: 7; -moz-order: 7; order: 7;}
	.block-7 { background: none; padding-right: 20px; padding-left: 20px;}
	.widget-25 { text-align: left; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-25:active, 
	.widget-25.active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.block-21 .layout_13 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-21 .layout_14 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-21 .layout_15 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-21 .layout_33 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-21 { margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-7 { margin-top: 15px; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.address-13 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-13 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-19 { text-align: left; margin-top: 15px; margin-right: auto; -webkit-order: 4; -moz-order: 4; order: 4;}
	.schedule-33 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-33 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-8 { margin-top: 15px; margin-left: 20px; margin-right: 20px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.email-14 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-14 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-9 { margin-top: 15px; margin-left: 0; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3;}
	.phones-15 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-15 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-16 .layout_37_id_41 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-16 { background: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-6 { display: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.menu-12 .menu-scroll > ul { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.menu-12 .menu-scroll > ul > li.menu-item > a { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.menu-12 .menu-scroll > ul > li.menu-item > a:hover, 
	.menu-12 .menu-scroll > ul > li.menu-item > a.hover, 
	.menu-12 .menu-scroll > ul > li.menu-item > a.active { color: #242424;}
	.menu-12 .menu-scroll > ul > li.menu-item > a:active, 
	.menu-12 .menu-scroll > ul > li.menu-item > a.active { color: #94144f;}
	.menu-12 .menu-scroll > ul > li.more-button > a { background: none;}
	.block-18 .layout_40_id_18 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-18 { -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-8 .layout_19 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-8 .layout_20 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-8 .layout_21 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-8 { background: none; padding-right: 20px; padding-left: 20px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-13 { margin-top: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-12 { margin-top: 15px; margin-left: auto; display: none;}
	.widget-11 { margin-top: auto; margin-right: auto;}
	.widget-26 { padding: 10px; z-index: 9999; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-47 .side-panel-content { border: none; text-align: left; width: 280px; padding-left: 10px; padding-top: 10px; padding-right: 10px; -webkit-box-shadow: 0px 0px 15px  #000000; -moz-box-shadow: 0px 0px 15px  #000000; box-shadow: 0px 0px 15px  #000000; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/825.svg?1530096135815") right 0px top 0px / 271px no-repeat #ffefc9; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-47 .side-panel-close { border: none; text-align: left; width: 40px; min-height: 40px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/wm_side_panel_cross.png") left 50% top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-47 .side-panel-top { width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.side-panel-47 .side-panel-button { border: none; width: 40px; min-height: 40px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjMzIiBoZWlnaHQ9IjE3IiB2aWV3Qm94PSIwIDAgMzMgMTciIGlkPSJzdmctMSI+PGRlZnMgaWQ9ImRlZnMtMiI+PC9kZWZzPjxwYXRoIGQ9Ik01IDE3YzAgMCAwLTMgMC0zIDAgMCAyOCAwIDI4IDAgMCAwIDAgMyAwIDMgMCAwLTI4IDAtMjggMHpNNSAwQzUgMCAzMyAwIDMzIDBjMCAwIDAgMyAwIDNDMzMgMyA1IDMgNSAzIDUgMyA1IDAgNSAwek0yOCAxMGMwIDAtMjggMC0yOCAwIDAgMCAwLTMgMC0zQzAgNyAyOCA3IDI4IDdjMCAwIDAgMyAwIDN6IiBpZD0icGF0aC0xIiBjbGFzcz0iY2xzLTIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2ZmZTVhOCIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PC9zdmc+") left 50% top 50% / 26px no-repeat #361915; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
	.side-panel-47 .side-panel-button-icon-line { border: none; text-align: left; -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;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-2 .layout_3_id_8 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-4 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-4 .layout_7 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.widget-2 { margin-left: auto; margin-right: auto;}
	.block-6 .layout_center_11_id_37_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-21 .layout_13 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: -webkit-flex; display: flex;}
	.block-21 .layout_14 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-21 .layout_15 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-21 .layout_33 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-7 { margin-right: 0;}
	.block-16 .layout_37_id_41 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-18 .layout_40_id_18 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-8 .layout_19 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-8 .layout_20 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-8 .layout_21 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-26 { z-index: 9950;}
	.side-panel-47 .side-panel-button { background: url("../images/bur.svg") left 50% top 50% / 26px no-repeat #361915;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-2 .layout_3_id_8 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-4 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-4 .layout_7 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.widget-27 { margin-top: 0;}
	.widget-28 { margin-bottom: 20px;}
	.widget-29 { line-height: 2.0;}
	.block-6 .layout_center_11_id_37_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-21 .layout_13 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-21 .layout_14 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-21 .layout_15 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-21 .layout_33 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-7 { margin-left: auto; margin-bottom: 0; margin-right: auto;}
	.widget-19 { margin-left: auto; margin-bottom: 0;}
	.widget-8 { margin-left: auto; margin-bottom: 0; margin-right: auto;}
	.widget-9 { margin-left: auto; margin-bottom: 0;}
	.block-16 .layout_37_id_41 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.widget-6 { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.menu-12 .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;}
	.menu-12 .menu-scroll > ul > li.menu-item { -webkit-flex: 1 1 50%; -moz-flex: 1 1 50%; flex: 1 1 50%;}
	.menu-12 .menu-scroll > ul > li.menu-item > a { -webkit-flex: 1; -moz-flex: 1; flex: 1; padding-right: 15px; padding-left: 15px;}
	.menu-12 .menu-scroll > ul > li.home-button { display: none;}
	.menu-12 .menu-scroll > ul > li.more-button { display: none;}
	.menu-12 .menu-scroll > ul ul { width: auto; right: 0;}
	.menu-12 .menu-scroll > ul ul ul { width: 100%; right: auto;}
	.block-18 .layout_40_id_18 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-8 .layout_19 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-8 .layout_20 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-8 .layout_21 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-13 { text-align: center; margin-top: 15px; margin-bottom: 0;}
	.widget-12 { margin-right: auto; margin-bottom: 0;}
	.widget-11 { margin-top: 15px; margin-left: auto; margin-bottom: 0;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_3_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-2 .layout_3_id_8 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-4 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-4 .layout_7 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.site-name-4 .sn-logo { width: 100px; min-height: 100px;}
	.site-name-4 .sn-text { font-size: 18px;}
	.block-6 .layout_center_11_id_37_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-25 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-top: 10px;}
	.block-21 .layout_13 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; display: -webkit-flex; display: flex;}
	.block-21 .layout_14 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-21 .layout_15 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-21 .layout_33 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-7 { width: 190px;}
	.widget-19 { width: 190px;}
	.widget-8 { width: 190px;}
	.widget-9 { width: 190px; margin-top: 0;}
	.block-16 .layout_37_id_41 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.widget-6 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-12 .menu-button { display: -webkit-flex; display: flex; position: static; width: 100%; min-height: 0;}
	.menu-12 .menu-scroll > ul { display: block;}
	.menu-12 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-12 .menu-scroll > ul > li.menu-item > a { width: auto; padding-right: 25px; padding-left: 25px;}
	.menu-12 .menu-scroll > ul ul { position: static;}
	.menu-12 .menu-scroll > ul ul ul { position: static; width: auto;}
	.block-18 .layout_40_id_18 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-8 .layout_19 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-8 .layout_20 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-8 .layout_21 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}

}
.side-panel .widget-4 { margin: 40px 0 20px; z-index: 2; 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; right: 0; min-height: 0; box-sizing: border-box; font-family: Arsenal, 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; margin-top: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none;}
.side-panel .menu-7 .menu-scroll > ul ul > li > a { padding-left: 20px;}
.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: #86ad11; text-decoration: underline;}
.side-panel .menu-7 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-7 .menu-scroll > ul > li.menu-item > a { width: auto; background: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.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: #82514b; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: underline;}
.side-panel .menu-7 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-7 .menu-scroll > ul > li.more-button > a { font-weight: bold;}