@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; 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;}
body { background: #ffffff;}
.wrapper .layout_center_2_id_28_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { position: relative; font-family: Arial, Helvetica, 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;}
.widget-35 { margin: 0; border: none; position: relative; z-index: 4; text-align: center; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; background: #da4c2b; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.menu-57 .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-57 .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-57 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-57 .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-57 .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-57 .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-57 .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-57 .menu-scroll > ul ul { padding: 10px 0; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: #237fe8; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-57 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-57 .menu-scroll > ul ul > li > a { padding: 10px 10px 10px 20px; 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: #fff; font-size: 15px; line-height: 1.4; position: relative; font-family: Play, sans-serif; text-indent: 0; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-57 .menu-scroll > ul ul > li > a:hover, 
.menu-57 .menu-scroll > ul ul > li > a.hover, 
.menu-57 .menu-scroll > ul ul > li > a.active { background: #52a0ff; color: #ffffff;}
.menu-57 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-57 .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-57 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-57 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-57 .menu-scroll > ul > li.menu-item > a { padding: 20px; margin: 0; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Comfortaa, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-indent: 0; font-style: normal; letter-spacing: 0; text-transform: none; align-self: auto; font-weight: bold; background: transparent; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.menu-57 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-57 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-57 .menu-scroll > ul > li.menu-item > a.active { border: none; background: #237fe8;}
.menu-57 .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-57 .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-57 .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-57 .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-57 .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-57 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-57 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-57 .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;}
.menu-57 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-57 .menu-scroll > ul > li.more-button.disabled { display: none;}
.block-23 .layout_59 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-23 .layout_62 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-23 .layout_58_id_62 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-23 { position: relative; text-align: left; text-indent: 0; text-decoration: none; width: auto; min-height: 378px; background: #ffffff; z-index: 3; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.05); -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.05); box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.05); display: -webkit-flex; display: flex; padding-bottom: 56px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-24 { position: relative; font-size: 16px; line-height: 1.4; text-decoration: none; width: 690px; min-height: 0; z-index: 3; display: block; margin-top: 50px; margin-left: 50px; margin-bottom: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-36 { position: relative; text-decoration: none; z-index: 2; display: block; width: 690px; margin-top: 0; margin-left: 0; margin-bottom: 0; right: auto;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-60 .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-60 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-60 .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-60 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-60 h2 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; color: #da4c2b; font-family: Roboto Condensed, sans-serif;}
.content-60 h3 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; color: #da4c2b; font-family: Roboto Condensed, sans-serif;}
.content-60 h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; color: #da4c2b; font-family: Roboto Condensed, sans-serif;}
.content-60 h5 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; color: #da4c2b; font-family: Roboto Condensed, sans-serif;}
.content-60 h6 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; color: #da4c2b; font-family: Roboto Condensed, sans-serif;}
.content-60 a { box-sizing: border-box; color: #0000ff;}
.widget-37 { position: relative; font-family: Roboto Condensed, sans-serif; font-size: 25px; color: #da4c2b; line-height: 1.2; text-decoration: none; z-index: 1; box-sizing: border-box; margin-top: 0; font-weight: bold; width: auto; margin-left: 0; margin-right: 0; right: 0;}
h2 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; color: #da4c2b; font-family: Roboto Condensed, sans-serif;}
h3 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; color: #da4c2b; font-family: Roboto Condensed, sans-serif;}
h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; color: #da4c2b; font-family: Roboto Condensed, sans-serif;}
h5 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; color: #da4c2b; font-family: Roboto Condensed, sans-serif;}
h6 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; color: #da4c2b; font-family: Roboto Condensed, sans-serif;}
.block-25 { position: relative; text-decoration: none; width: 220px; min-height: 0; z-index: 2; display: block; margin-top: 50px; margin-left: 0; margin-bottom: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-38 { padding: 0.02px 2px; position: relative; text-decoration: none; z-index: 1; width: 220px; margin-top: 0; margin-left: 0; margin-bottom: 0; box-sizing: border-box; display: block;}
.menu-63 .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; height: auto; width: auto; background: #d6d6d6; text-decoration: none;}
.menu-63 .menu-scroll > ul ul { padding: 0.02px 0; position: static; top: 0; left: 100%; list-style: none; width: auto; display: none; font-family: Roboto Condensed, sans-serif; font-size: 15px; text-decoration: none; min-height: 145px; margin-left: 0; margin-right: 0;}
.menu-63 .menu-scroll > ul ul > li > a { padding: 5px 10px 5px 20px; cursor: pointer; display: block; background: #eff0dc; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; box-sizing: border-box; text-decoration: none; color: #404040; line-height: 1.6; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 29px; margin-bottom: 2px; margin-top: 1px; position: relative;}
.menu-63 .menu-scroll > ul ul > li > a:hover, 
.menu-63 .menu-scroll > ul ul > li > a.hover, 
.menu-63 .menu-scroll > ul ul > li > a.active { border: none; background: #da4c2b; color: #ffffff;}
.menu-63 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-63 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-63 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-63 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-63 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-63 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-63 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-63 .menu-scroll > ul > li.menu-item > a { padding: 5px 15px; margin: 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #000; font-size: 16px; line-height: 2.0; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Roboto Condensed, sans-serif; background: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; position: relative; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.menu-63 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-63 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-63 .menu-scroll > ul > li.menu-item > a.active { border: none; color: #ffffff; background: #237fe8;}
.menu-63 .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-63 .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-63 .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-63 .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-63 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-63 .menu-scroll > ul > li.menu-item > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.menu-63 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; background: #000000; min-height: 12px;}
.menu-63 .menu-scroll > ul ul > li > a .has-child-icon strong { display: block; width: 12px; height: 12px; background: #000000;}
.block-12 .layout_29 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-12 .layout_33 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-12 .layout_28_id_33 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-12 { border: none; position: relative; width: auto; min-height: 0; background: #ffffff; z-index: 2; text-align: left; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 30px; padding-bottom: 30px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-indent: 0; text-decoration: none;}
.block-13 .layout_30 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-13 .layout_31 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-13 .layout_32 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-13 { margin: 0 0 auto 61px; position: relative; top: 0; left: 0; width: 650px; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.widget-17 { margin: 0 0 auto 38px; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: 215px;}
.address-30 p:first-child { margin-top: 0;}
.address-30 p:last-child { margin-bottom: 0;}
.address-30 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-30 .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-30 .icon { border: none; box-sizing: border-box; height: 16px; width: 36px; background: url("../images/lib_416101_untitled-1-recovered_03 (3).png") left 50% top 50% / auto auto no-repeat; margin-right: 10px; min-height: 36px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-30 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-30 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-30 .title { box-sizing: border-box; font-family: Open Sans, sans-serif; font-size: 14px; text-transform: uppercase; text-decoration: none; font-weight: bold; margin-bottom: 5px; display: -webkit-flex; display: flex;}
.address-30 .text_body { font-family: Open Sans, sans-serif; color: #808080; text-decoration: none; display: -webkit-flex; display: flex;}
.address-30 input.tgl-but { box-sizing: border-box; display: none;}
.address-30 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-18 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 184px;}
.schedule-31 p:first-child { margin-top: 0;}
.schedule-31 p:last-child { margin-bottom: 0;}
.schedule-31 .header { box-sizing: border-box;}
.schedule-31 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-31 .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-31 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: url("../images/lib_416101_untitled-1-recovered_03 (2).png") left 50% top 50% / auto auto no-repeat; margin-right: 10px; min-height: 35px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.schedule-31 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-31 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -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;}
.schedule-31 .title { box-sizing: border-box; font-family: Open Sans, sans-serif; font-size: 14px; text-transform: uppercase; text-decoration: none; font-weight: bold; margin-bottom: 5px; display: -webkit-flex; display: flex;}
.schedule-31 .text_body { font-family: Open Sans, sans-serif; font-size: 13px; color: #808080; text-decoration: none; display: -webkit-flex; display: flex;}
.schedule-31 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-31 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-19 { margin: 0 0 auto 39px; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 174px;}
.phones-32 p:first-child { margin-top: 0;}
.phones-32 p:last-child { margin-bottom: 0;}
.phones-32 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-32 .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-32 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: url("../images/lib_416101_untitled-1-recovered_03.png") left 50% top 50% / auto auto no-repeat; margin-right: 10px; min-height: 35px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-32 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-32 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -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;}
.phones-32 .title { box-sizing: border-box; font-family: Open Sans, sans-serif; font-size: 14px; text-transform: uppercase; text-decoration: none; font-weight: bold; margin-bottom: 5px; display: -webkit-flex; display: flex;}
.phones-32 .text_body { box-sizing: border-box; font-family: Open Sans, sans-serif; font-size: 13px; color: #808080; text-decoration: none; display: -webkit-flex; display: flex;}
.phones-32 input.tgl-but { box-sizing: border-box; display: none;}
.phones-32 .text_body a { text-decoration: none; color: inherit;}
.phones-32 input.tgl-but:checked + .block-body-drop { display: block;}
.block-14 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 245px; min-height: 0; z-index: 1; display: block; text-decoration: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-20 { margin: 3px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Open Sans, sans-serif; font-size: 13px; color: #7d7d7d; text-decoration: none; box-sizing: border-box; width: 217px; font-weight: 600;}
.widget-21 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 245px; min-height: 0; font-size: 25px;}
.site-name-35 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-35 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-35 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-35 .sn-text { box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: left; color: #2d1e42; text-transform: uppercase; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex;}
.site-name-35 a { text-decoration: none; outline: none;}
.block-19 { margin: 0; position: relative; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; text-indent: 0; text-decoration: none; right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-20 .layout_47 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-20 .layout_51 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-20 .layout_52 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-20 .layout_46_id_51 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-20 { border: none; position: relative; width: auto; min-height: 0; background: #52a0ff; z-index: 2; margin-top: 0; margin-left: 0; margin-right: 0; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 70px; padding-bottom: 70px; text-decoration: none;}
.block-21 .layout_50 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-21 .layout_47_id_49 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-21 { position: relative; width: 432px; min-height: 0; z-index: 3; display: -webkit-flex; display: flex; margin-top: -9px; margin-left: 61px; margin-bottom: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.widget-27 { position: relative; z-index: 3; text-align: undefined; box-sizing: border-box; width: 179px; margin-top: 15px; margin-left: 39px; margin-bottom: 0; min-height: 0;}
.email-48 p:first-child { margin-top: 0;}
.email-48 p:last-child { margin-bottom: 0;}
.email-48 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-48 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-48 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-48 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-48 .cell-text { box-sizing: border-box; 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;}
.email-48 .title { box-sizing: border-box; font-family: Ubuntu, sans-serif; color: #ffffff; text-decoration: none; font-size: 14px; margin-right: 15px; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.email-48 .text_body { font-family: Ubuntu, sans-serif; color: #ffffff; text-decoration: none; font-size: 15px; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.email-48 input.tgl-but { box-sizing: border-box; display: none;}
.email-48 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-28 { position: relative; z-index: 2; text-align: undefined; box-sizing: border-box; width: 210px; margin-top: 2px; margin-left: 39px;}
.phones-49 p:first-child { margin-top: 0;}
.phones-49 p:last-child { margin-bottom: 0;}
.phones-49 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; -webkit-flex-direction: row-reverse; -moz-flex-direction: row-reverse; flex-direction: row-reverse; max-width: 100%;}
.phones-49 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-49 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 0;}
.phones-49 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: auto; top: auto; right: 100%; bottom: auto;}
.phones-49 .cell-text { box-sizing: border-box; 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;}
.phones-49 .title { box-sizing: border-box; font-family: Ubuntu, sans-serif; color: #ffffff; text-decoration: none; font-size: 14px; margin-right: 15px; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-49 .text_body { box-sizing: border-box; font-family: Ubuntu, sans-serif; color: #ffffff; text-decoration: none; font-size: 15px; font-weight: 500; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-49 input.tgl-but { box-sizing: border-box; display: none;}
.phones-49 .text_body a { text-decoration: none; color: inherit;}
.phones-49 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-29 { position: relative; z-index: 1; text-align: undefined; box-sizing: border-box; width: 180px; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.address-50 p:first-child { margin-top: 0;}
.address-50 p:last-child { margin-bottom: 0;}
.address-50 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-50 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-50 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-50 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-50 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -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;}
.address-50 .title { box-sizing: border-box; display: none;}
.address-50 .text_body { font-family: Ubuntu, sans-serif; color: #ffffff; line-height: 1.8; text-decoration: none; font-size: 15px; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-50 input.tgl-but { box-sizing: border-box; display: none;}
.address-50 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-30 { position: relative; z-index: 2; font-family: Ubuntu, sans-serif; color: #ffffff; text-transform: uppercase; text-decoration: none; font-size: 15px; box-sizing: border-box; width: 187px; margin-top: 0; margin-left: 0; margin-bottom: auto; font-weight: bold; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.widget-31 { position: relative; font-family: Ubuntu, sans-serif; font-size: 0; color: #696969; line-height: 1.4; text-decoration: none; z-index: 1; box-sizing: border-box; display: -webkit-flex; display: flex; width: 226px; margin-top: -8px; margin-left: 52px; margin-bottom: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 53px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.search-52 form { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.search-52 input { padding: 1px 4px 4px 14px; margin: 0; border: none; box-sizing: border-box; vertical-align: top; background: rgba(0,0,0,0.3); font-size: 11px; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; outline: none; min-height: 50px; width: 163px; height: 0; max-width: 100%; color: #696969; line-height: 1.4; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.2), 0px 1px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.2), 0px 1px 0px  rgba(255,255,255,0.1); box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.2), 0px 1px 0px  rgba(255,255,255,0.1); -webkit-appearance: none;}
.search-52 button { padding: 4px; margin: 0 0 0 -50px; border: none; box-sizing: border-box; vertical-align: top; background: url("../images/lib_400701_untitled-1_03.png") left 50% top 50% / auto auto no-repeat #ffffff; font-size: 14px; outline: none; width: 50px; min-height: 50px; color: #696969; line-height: 1.4; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: uppercase; text-decoration: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-appearance: none;}
.search-52 button:hover, 
.search-52 button.hover, 
.search-52 button.active { background: url("../images/lib_400701_untitled-1_03.png") left 50% top 50% / auto auto no-repeat #dfcef0;}
.search-52 input:focus { outline: none;}
.search-52 button:focus { outline: none;}
.search-52 .slide_search { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s;}
.search-52 ::-webkit-input-placeholder { color: #e8e8e8;}
.search-52 ::-moz-placeholder { color: #e8e8e8;}
.search-52 :-ms-input-placeholder { color: #e8e8e8;}
.block-22 .layout_55 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-22 .layout_56 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-22 .layout_53_id_55 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-22 { margin: 0; border: none; position: relative; width: auto; min-height: 0; background: #237fe8; z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 30px; padding-bottom: 30px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-34 { position: relative; z-index: 3; text-align: center; box-sizing: border-box; width: 186px; margin-top: 0; margin-left: 670px; margin-bottom: auto;}
.widget-33 { position: relative; z-index: 2; color: #d8d8d8; text-decoration: none; width: 96px; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.widget-13 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 9999; margin-left: 0; margin-right: 0;}
.side-panel-22 .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-22 .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-22 .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-22 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-22 .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;}
.side-panel-22 .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;}
.side-panel-22 .side-panel-button-icon { display: block;}
.side-panel-22 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-22 .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;}
	body { display: block;}
	.wrapper .layout_center_2_id_28_1 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-23 .layout_59 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-23 .layout_62 { 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-23 .layout_58_id_62 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-23 { top: 0; left: 0; min-height: 334px; margin-bottom: 0; padding-left: 20px; padding-right: 20px; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-24 { left: 0; margin-top: 0; margin-left: 0; width: auto; right: 0;}
	.widget-36 { width: auto; margin-right: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-37 { margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-12 .layout_29 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-12 .layout_33 { 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-12 .layout_28_id_33 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-12 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-13 .layout_30 { 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-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-13 .layout_31 { 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-13 .layout_32 { margin: 0 auto; -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; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-13 { width: auto; margin-left: 0; right: 0; padding-left: 20px; padding-right: 20px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-17 { margin-top: 15px; margin-left: auto;}
	.address-30 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-30 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-18 { margin-top: 15px; margin-right: auto;}
	.schedule-31 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-31 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-19 { margin: 15px auto 0;}
	.phones-32 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-32 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.block-14 { margin-bottom: 15px; width: auto; right: 0;}
	.widget-20 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-21 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-35 .sn-text { text-align: center;}
	.block-19 { top: 0; left: 0; padding-left: 0; -webkit-order: 10; -moz-order: 10; order: 10;}
	.block-20 .layout_47 { 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-20 .layout_51 { 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-20 .layout_52 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-20 .layout_46_id_51 { margin-top: 0; margin-left: 0; margin-right: auto; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-20 { padding: 40px 20px; margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.block-21 .layout_50 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-21 .layout_47_id_49 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-21 { width: 501px; margin-top: 3px; margin-left: auto; margin-right: 0;}
	.widget-27 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.email-48 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-48 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-28 { margin-left: 30px; margin-right: auto; margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.phones-49 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-49 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-29 { width: 161px;}
	.address-50 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-50 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-30 { margin-top: 15px; margin-right: auto;}
	.widget-31 { margin: 20px 0 0; width: auto;}
	.search-52 input { max-width: 100% !important; opacity: 1 !important; display: block !important; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.search-52 button { pointer-events: auto !important;}
	.block-22 .layout_55 { 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-22 .layout_56 { 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; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-22 .layout_53_id_55 { margin-top: 0; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-22 { padding-left: 20px; padding-right: 20px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-34 { margin-top: 15px; margin-left: auto; margin-right: 0;}
	.widget-33 { margin-top: 15px; margin-right: auto;}
	.widget-13 { box-sizing: border-box; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.side-panel-22 .side-panel-top { width: auto;}
	.side-panel-22 .side-panel-button { border: none; text-align: left; width: 45px; min-height: 45px; padding-top: 11px; background: #237fe8;}
	.side-panel-22 .side-panel-button-icon-line { border: none; background: #ffffff;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_28_1 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-23 .layout_59 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-23 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-23 .layout_58_id_62 { margin-top: 0;}
	.block-12 .layout_29 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-12 .layout_33 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-12 .layout_28_id_33 { margin-top: 0;}
	.block-13 .layout_30 { 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; display: -webkit-flex; display: flex;}
	.block-13 .layout_31 { 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-13 .layout_32 { 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; display: -webkit-flex; display: flex;}
	.block-20 .layout_47 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-20 .layout_51 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-20 .layout_52 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-20 .layout_46_id_51 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-21 .layout_50 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-21 .layout_47_id_49 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-21 { left: 0; width: auto; margin-left: 0; right: 0;}
	.widget-27 { left: 0; width: auto; margin-left: 39px; margin-right: 0; right: 0;}
	.widget-28 { left: 0; width: auto; right: 0;}
	.widget-29 { left: auto; margin-right: 40px; right: auto;}
	.widget-30 { margin-bottom: 30px;}
	.block-22 .layout_55 { 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-22 .layout_56 { 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; display: -webkit-flex; display: flex;}
	.block-22 .layout_53_id_55 { margin-top: 0;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_28_1 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-23 .layout_59 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-23 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-23 .layout_58_id_62 { margin-top: 0;}
	.block-12 .layout_29 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-12 .layout_33 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-12 .layout_28_id_33 { margin-top: 0;}
	.block-13 .layout_30 { 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-13 .layout_31 { 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-13 .layout_32 { 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-right: 0; display: -webkit-flex; display: flex;}
	.widget-17 { margin-top: 0;}
	.widget-18 { margin-top: 0; margin-left: auto; margin-bottom: 37px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-19 { margin-top: 0; margin-left: 0;}
	.block-14 { margin-bottom: 20px;}
	.block-20 .layout_47 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-20 .layout_51 { 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-20 .layout_52 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-20 .layout_46_id_51 { margin-top: 0; margin-left: 0; margin-right: auto;}
	.block-21 .layout_50 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-21 .layout_47_id_49 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-21 { margin-bottom: 0;}
	.widget-27 { margin-left: 0; margin-right: auto;}
	.widget-28 { margin-left: auto;}
	.block-22 .layout_55 { 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-22 .layout_56 { 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; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-22 .layout_53_id_55 { margin-top: 0;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_28_1 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-23 .layout_59 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-23 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-23 .layout_58_id_62 { margin-top: 0;}
	.block-12 .layout_29 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-12 .layout_33 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-12 .layout_28_id_33 { margin-top: 0;}
	.block-13 .layout_30 { 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-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-13 .layout_31 { 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-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-13 .layout_32 { 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; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-17 { width: 184px; margin-right: auto; margin-bottom: 0;}
	.widget-18 { margin-bottom: 20px;}
	.widget-19 { margin-left: 48px; margin-bottom: 20px;}
	.widget-20 { margin-top: 0;}
	.block-20 .layout_47 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-20 .layout_51 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-20 .layout_52 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; -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-20 .layout_46_id_51 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}
	.block-21 .layout_50 { margin: 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; display: -webkit-flex; display: flex;}
	.block-21 .layout_47_id_49 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-21 { margin-right: auto; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-27 { margin-top: 4px;}
	.widget-28 { margin-top: 0; margin-left: 0;}
	.widget-29 { left: 0; width: auto; margin-top: 2px; margin-right: auto; margin-bottom: 15px; right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-30 { margin-top: 0; margin-bottom: 3px;}
	.widget-31 { text-align: flex-start;}
	.block-22 .layout_55 { margin: 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; display: -webkit-flex; display: flex;}
	.block-22 .layout_56 { margin: 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; display: -webkit-flex; display: flex;}
	.block-22 .layout_53_id_55 { margin-top: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-22 { padding-top: 19px;}
	.widget-34 { 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-33 { margin-left: 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;}

}
.side-panel .widget-35 { padding: 0; margin: 0 0 20px; border: none; z-index: 4; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; cursor: pointer; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #da4c2b; -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; right: 0;}

.side-panel .menu-57 .menu-scroll > ul { display: block;}
.side-panel .menu-57 .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-57 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-57 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-57 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-57 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-57 .menu-scroll > ul ul > li > a.active { color: #ffffff;}
.side-panel .menu-57 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-57 .menu-scroll > ul > li.menu-item > a { width: auto; font-size: 18px; padding-left: 15px;}
.side-panel .menu-57 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-57 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-57 .menu-scroll > ul > li.menu-item > a.active { background: #237fe8;}
.side-panel .widget-38 { padding: 20px 2px; margin: 20px 0; z-index: 1; width: auto; position: relative; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-indent: 0; text-transform: none; text-decoration: none; box-sizing: border-box; display: block;}
.side-panel .menu-63 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-63 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-63 .menu-scroll > ul ul > li > a.active { background: #da4c2b; color: #ffffff;}
.side-panel .menu-63 .menu-scroll > ul > li.menu-item > a { font-size: 19px; display: block;}
.side-panel .menu-63 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-63 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-63 .menu-scroll > ul > li.menu-item > a.active { background: #237fe8; color: #ffffff;}