@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 { border: none; position: relative; font-family: Roboto, 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; background: #242424; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-26 { margin: 80px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Arial, Helvetica, sans-serif; text-decoration: none; right: 0; -webkit-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.1); -moz-box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.1); box-shadow: inset 0px 1px 0px  rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-right: 0; padding-left: 0;}
.block-27 { padding: 30px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 2; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; font-family: Roboto, sans-serif; text-decoration: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; max-width: 100%;}
.block-28 .layout_55 { -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-28 .layout_57 { -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-28 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-29 { margin: 0 0 auto; 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; right: 0;}
.widget-41 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%;}
.menu-col-56 ul.menu-columns-items > li.delimiter { padding-left: 50px; margin-bottom: 3px; box-sizing: border-box; margin-top: 3px; min-height: 3px; background: #999999;}
.menu-col-56 .columns-delimiter { margin: 0 5px; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: #999999;}
.menu-col-56 .menu-name { box-sizing: border-box; font-size: 20px; margin-bottom: 20px;}
.menu-col-56 .menu-columns-content { box-sizing: border-box;}
.menu-col-56 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.menu-col-56 .columns-cell { padding: 0.02px 40px 0.02px 0; border: none; box-sizing: border-box; display: table-cell; vertical-align: top; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-col-56 ul.menu-columns-items { padding: 0; margin: 0; box-sizing: border-box; list-style: none;}
.menu-col-56 ul.menu-columns-items > li { box-sizing: border-box; margin-bottom: 0; padding-left: 0;}
.menu-col-56 ul.menu-columns-items > li > a { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: 500; color: #ffffff; display: -webkit-flex; display: flex; padding-top: 5px; padding-bottom: 25px; font-family: Roboto, sans-serif; text-align: left; font-style: normal; letter-spacing: 0.5px; text-transform: none; text-decoration: none; margin-bottom: 20px; border-top: 0px dashed rgba(255,255,255,0.15); border-right: 0px dashed rgba(255,255,255,0.15); border-bottom: 1px dashed rgba(255,255,255,0.15); border-left: 0px dashed rgba(255,255,255,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 0; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; cursor: pointer; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.menu-col-56 ul.menu-columns-items > li > 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-col-56 ul.menu-columns-items > li > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-col-56 ul.menu-columns-items > li > 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-col-56 ul.menu-columns-items > li > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-col-56 ul.menu-columns-items ul { padding: 0; margin: 0; box-sizing: border-box; list-style: none;}
.menu-col-56 ul.menu-columns-items ul li { box-sizing: border-box; margin-top: 0; margin-bottom: 0;}
.menu-col-56 ul.menu-columns-items ul a { box-sizing: border-box; font-size: 15px; line-height: 1.2; color: #9e9e9e; display: block; padding-top: 8px; padding-bottom: 8px; font-family: Roboto, sans-serif; text-align: left; font-style: normal; letter-spacing: 0.5px; text-transform: none; text-decoration: none; z-index: 3;}
.menu-col-56 ul.menu-columns-items ul a:hover, 
.menu-col-56 ul.menu-columns-items ul a.hover, 
.menu-col-56 ul.menu-columns-items ul a.active { color: #fcd94b; text-decoration: underline;}
.menu-col-56 ul.menu-columns-items ul li.delimiter { box-sizing: border-box; margin-top: 2px; margin-bottom: 2px; min-height: 2px; background: #999999;}
.menu-col-56 .columns-cell-delim { box-sizing: border-box; display: table-cell; width: 20px; position: relative;}
.block-30 { margin: 0 0 auto; 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; right: 0; padding-right: 30px;}
.block-31 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.text-3 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; text-align: left; font-size: 18px; color: #ffffff; letter-spacing: 0.5px; text-decoration: none; font-weight: normal; padding-left: 0; padding-top: 5px; padding-bottom: 21px; border-top: 0px dashed rgba(255,255,255,0.15); border-right: 0px dashed rgba(255,255,255,0.15); border-bottom: 1px dashed rgba(255,255,255,0.15); border-left: 0px dashed rgba(255,255,255,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.widget-42 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; padding-top: 0.02px; padding-left: 0; right: 0; padding-right: 0;}
.address-60 p:first-child { margin-top: 0;}
.address-60 p:last-child { margin-bottom: 0;}
.address-60 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-60 .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-60 .icon { box-sizing: border-box; height: 16px; width: 20px; background: #cccccc; margin-right: 10px; min-height: 20px;}
.address-60 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-60 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-60 .title { box-sizing: border-box; display: none;}
.address-60 .text_body { font-size: 15px; color: #9e9e9e; line-height: 1.3; letter-spacing: 0.5px; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: auto; margin-left: 0; margin-right: 0;}
.address-60 input.tgl-but { box-sizing: border-box; display: none;}
.address-60 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-43 { margin: 25px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; padding-left: 0; right: 0;}
.phones-61 p:first-child { margin-top: 0;}
.phones-61 p:last-child { margin-bottom: 0;}
.phones-61 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-61 .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-61 .icon { box-sizing: border-box; height: 16px; width: 20px; background: #cccccc; margin-right: 10px; min-height: 20px;}
.phones-61 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-61 .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-61 .title { box-sizing: border-box; display: none;}
.phones-61 .text_body { box-sizing: border-box; font-size: 20px; color: #ffffff; line-height: 1.3; letter-spacing: 0.5px; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: bold;}
.phones-61 input.tgl-but { box-sizing: border-box; display: none;}
.phones-61 .text_body a { text-decoration: none; color: inherit;}
.phones-61 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-44 { margin: 25px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; padding-left: 0; right: 0; padding-right: 0;}
.email-62 p:first-child { margin-top: 0;}
.email-62 p:last-child { margin-bottom: 0;}
.email-62 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-62 .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-62 .icon { box-sizing: border-box; height: 16px; width: 20px; background: #cccccc; margin-right: 10px; min-height: 20px;}
.email-62 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-62 .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;}
.email-62 .title { box-sizing: border-box; text-decoration: none; display: none;}
.email-62 .text_body { font-size: 16px; color: #fcd94b; letter-spacing: 0.5px; text-decoration: underline; display: -webkit-flex; display: flex; -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;}
.email-62 .text_body:hover, 
.email-62 .text_body.hover, 
.email-62 .text_body.active { text-decoration: none;}
.email-62 input.tgl-but { box-sizing: border-box; display: none;}
.email-62 input.tgl-but:checked + .block-body-drop { display: block;}
.block-32 { padding: 30px 0; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #292929; z-index: 1; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Roboto, sans-serif; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-33 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-right: 30px; padding-left: 30px;}
.block-34 .layout_66 { -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-34 .layout_67 { -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-34 .layout_68 { -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-34 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: 0;}
.widget-45 { margin: 6px 0 auto; position: relative; top: 0; left: 0; z-index: 3; color: #9e9e9e; letter-spacing: 0.5px; text-decoration: none; box-sizing: border-box; width: auto; right: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-46 { margin: -1px 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; right: 0;}
.widget-47 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: right; font-size: 15px; color: #8f8f8f; text-decoration: none; width: auto; right: 0;}
.block-2 { margin: 10px auto 0; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0; padding-right: 30px; padding-left: 30px; max-width: 100%;}
.block-6 .layout_6 { -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-6 .layout_9 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-6 .layout_15_id_6 { display: -webkit-flex; display: flex; flex-flow: row nowrap; left: 0; top: 0; position: relative; margin: 0;}
.block-6 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 4; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.block-3 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-4 { margin: 0 0 10px; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; right: 0;}
.site-name-7 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-7 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-7 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left;}
.site-name-7 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-weight: bold;}
.site-name-7 a { text-decoration: none; outline: none;}
.widget-5 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; color: #ffd942; text-transform: uppercase; text-decoration: none; font-size: 14px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; right: 0; font-weight: 500;}
.block-4 .layout_10 { -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 .layout_11 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 { margin: 65px 0 auto 94px; position: relative; top: 0; left: 0; width: 500px; min-height: 0; z-index: 2; 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;}
.widget-6 { margin: 10px 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-10 p:first-child { margin-top: 0;}
.phones-10 p:last-child { margin-bottom: 0;}
.phones-10 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-10 .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-10 .icon { border: none; box-sizing: border-box; height: 16px; width: 23px; background: url("../images/lib_1159801_phone.svg") left 50% top 50% / auto auto no-repeat; margin-right: 10px; min-height: 23px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-10 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-10 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-10 .title { box-sizing: border-box; display: none;}
.phones-10 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 17px; font-weight: bold;}
.phones-10 input.tgl-but { box-sizing: border-box; display: none;}
.phones-10 .text_body a { text-decoration: none; color: inherit;}
.phones-10 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-7 { padding: 10px 25px; margin: 0 0 auto 30px; border: none; position: relative; top: 0; left: 0; z-index: 1; color: #000000; text-transform: uppercase; text-decoration: none; font-size: 15px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 260px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 38px; background: url("../images/wm_slider_spacer.gif") left 50% top 50% / cover no-repeat #ffd942; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0 0 0 transparent; -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0 0 0 transparent; box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0 0 0 transparent; font-weight: bold;}
.widget-7:hover, 
.widget-7.hover, 
.widget-7.active { -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0px 2px 15px  0px rgba(0,0,0,0.15); -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0px 2px 15px  0px rgba(0,0,0,0.15); box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0px 2px 15px  0px rgba(0,0,0,0.15);}
.widget-7:active, 
.widget-7.active { -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-11 .popover-body { padding: 40px; border: 1px solid #b7b7b7; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -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: 300px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-11 .popover-body .form_text input { padding: 7px 8px; border: none; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: left; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; font-weight: 500; -webkit-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.15); -moz-box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.15); box-shadow: inset 0px 0px 0px  1px rgba(0,0,0,0.15); background: #ffffff;}
.popover-wrap-11 .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-11 .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-11 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; width: 100%; text-align: left; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 15px; font-weight: 500;}
.popover-wrap-11 .popover-body .s3_button_large { padding: 10px 30px; border: none; background: url("../images/wm_slider_spacer.gif") left 50% top 50% / cover no-repeat #ffd942; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0 0 0 transparent; -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0 0 0 transparent; box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0 0 0 transparent; font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 1.2; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Roboto, sans-serif; color: #000000; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none; margin-top: 15px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-11 .popover-body .s3_button_large:hover, 
.popover-wrap-11 .popover-body .s3_button_large.hover, 
.popover-wrap-11 .popover-body .s3_button_large.active { -webkit-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0px 2px 15px  rgba(0,0,0,0.15); -moz-box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0px 2px 15px  rgba(0,0,0,0.15); box-shadow: inset 0px -3px 0px  rgba(0,0,0,0.1), 0px 2px 15px  rgba(0,0,0,0.15);}
.popover-wrap-11 .popover-body .s3_button_large:active, 
.popover-wrap-11 .popover-body .s3_button_large.active { -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-11 .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-11 .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;}
.button-11 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-11 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}.popover-container-11 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-11 .popover-form-title { font-size: 25px; font-weight: bold; margin-bottom: 20px; box-sizing: border-box; text-align: left; font-family: Roboto, sans-serif; color: #000000; font-style: normal; line-height: 1.0; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-11 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-11 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-11 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left; font-family: Roboto, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.popover-wrap-11 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-11 .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: Roboto, sans-serif;}
.popover-wrap-11 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-11 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-11 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-11 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-11 .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-11 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-11 .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-11 .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-11 .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-11 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-11 .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-11 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-11 .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-11 .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-11 .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-11 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-11 .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-11 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-11 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-11 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-11 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-11 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-11 .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-11 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-11 .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-11 .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-11 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-11 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-11 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-11 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-11 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-11 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-11 ::-moz-placeholder { color: #ababab;}
.popover-wrap-11 :-ms-input-placeholder { color: #ababab;}
.block-5 .layout_13 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 .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-5 { margin: 20px 0 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; right: 0; padding-top: 20px; border-top: 1px dashed rgba(255,255,255,0.2); border-right: 0px dashed rgba(255,255,255,0.2); border-bottom: 0px dashed rgba(255,255,255,0.2); border-left: 0px dashed rgba(255,255,255,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-8 { margin: 0 0 auto 30px; border: none; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; font-size: 0; display: -webkit-flex; display: flex; width: 260px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 36px; background: #ffffff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; visibility: visible;}
.search-13 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; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
.search-13 input { padding: 4px 4px 4px 10px; margin: 0 0 0 5px; border: none; box-sizing: border-box; vertical-align: top; font-size: 14px; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; outline: none; min-height: 24px; width: 0; height: 0; max-width: 100%; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.search-13 button { padding: 3px 4px; margin: 0 3px 0 5px; border: none; box-sizing: border-box; vertical-align: top; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC45NyIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDE0Ljk3IDE1IiBpZD0ic3ZnLTEiPjxkZWZzIGlkPSJkZWZzLTIiPjxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48L2RlZnM+PHBhdGggaWQ9Imx1cGUuc3ZnIiBjbGFzcz0iY2xzLTEiIGQ9Ik0xNDY3Ljk2IDE1OS41MjZsMi42NCAyLjU0NWExLjE2MiAxLjE2Mi4wIDAgMSAwIDEuN2wtLjg4Ljg0OGExLjI3NyAxLjI3Ny4wIDAgMS0xLjc2LjBsLS43NC0uNzEyLTEuMjUtMS4yaDBsLS40OS0uNDcyLS44LS43NjlhNi4yMzcgNi4yMzcuMCAwIDEtMi40NS41MzMgNiA2IDAgMSAxIDYuMjMtNiA1Ljc3OSA1Ljc3OS4wIDAgMS0uOTMgMy4xMTlsLjQzLjQwOWgwem0tNS43My03LjEyN2EzLjYgMy42LjAgMSAwIDMuNzQgMy42QTMuNjc1IDMuNjc1LjAgMCAwIDE0NjIuMjMgMTUyLjR6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTQ1NiAtMTUwKSIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjMDAwMDAwIj48L3BhdGg+PC9zdmc+") left 50% top 50% / auto auto no-repeat; font-size: 14px; outline: none; min-width: 24px; min-height: 30px; position: relative; z-index: 1; -webkit-appearance: none; color: #000000; line-height: 1.2; letter-spacing: 0; text-align: center; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 30px; visibility: visible;}
.search-13 button span { box-sizing: border-box; display: inline-block; min-width: 14px;}
.search-13 input:focus { outline: none;}
.search-13 button:focus { outline: none;}
.search-13 .slide_search { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s;}
.search-13 ::-webkit-input-placeholder { color: #999999;}
.search-13 ::-moz-placeholder { color: #999999;}
.search-13 :-ms-input-placeholder { color: #999999;}
.widget-9 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: left; padding-right: 0; padding-left: 0; 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; padding-top: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-14 .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-14 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-14 .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-14 .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-14 .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-14 .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: static;}
.menu-14 .menu-scroll > ul ul { padding: 15px 0; margin: 0; border: none; position: absolute; top: 100%; left: 0; list-style: none; width: 100%; display: none; z-index: 10; box-sizing: border-box; align-self: auto; -webkit-box-shadow: inset 0px 1px 0px  rgba(252,217,75,0.5); -moz-box-shadow: inset 0px 1px 0px  rgba(252,217,75,0.5); box-shadow: inset 0px 1px 0px  rgba(252,217,75,0.5); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-size: 0;}
.menu-14 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: inline-block; position: relative; vertical-align: middle;}
.menu-14 .menu-scroll > ul ul > li.delimiter { margin: 0 3px; box-sizing: border-box; min-height: 20px; height: auto; width: 3px; background: #999999; display: inline-block; vertical-align: middle;}
.menu-14 .menu-scroll > ul ul > li > a { padding: 0.02px 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: #ffffff; font-size: 14px; line-height: 1.4; position: relative; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-14 .menu-scroll > ul ul > li > a:hover, 
.menu-14 .menu-scroll > ul ul > li > a.hover, 
.menu-14 .menu-scroll > ul ul > li > a.active { color: #fcd94b;}
.menu-14 .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-14 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-14 .menu-scroll > ul ul ul { position: static; left: 100%; top: 0; display: none !important;}
.menu-14 .menu-scroll > ul > li.menu-item > a { padding: 8px 0; margin: 0 20px 0 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: uppercase; align-self: auto; font-weight: bold; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 50px;}
.menu-14 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-14 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-14 .menu-scroll > ul > li.menu-item > a.active { color: #ffd942; -webkit-box-shadow: inset 0px -2px 0px  #ffd942; -moz-box-shadow: inset 0px -2px 0px  #ffd942; box-shadow: inset 0px -2px 0px  #ffd942;}
.menu-14 .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-14 .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-14 .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-14 .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-14 .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-14 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-14 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-14 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 0; 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-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; align-self: auto;}
.menu-14 .menu-scroll > ul > li.more-button > a:hover, 
.menu-14 .menu-scroll > ul > li.more-button > a.hover, 
.menu-14 .menu-scroll > ul > li.more-button > a.active { color: #ffd942;}
.menu-14 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-14 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-14 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-10 { margin: 80px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Arial, Helvetica, sans-serif; text-decoration: none; right: 0;}
.widget-40 { margin: 0; position: relative; top: 0; left: 0; z-index: 4; font-family: Roboto, sans-serif; color: #999999; text-align: left; text-decoration: none; box-sizing: border-box; width: auto; right: 0;}
.path a { box-sizing: border-box; color: #fcd94b; text-decoration: underline;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-21 { margin: 30px 0 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Roboto, sans-serif; line-height: 1.0; text-align: left; color: #ffffff; text-decoration: none; font-size: 30px; box-sizing: border-box; font-weight: 500; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #ffffff;}
h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #ffffff;}
h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #ffffff;}
h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #ffffff;}
h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #ffffff;}
.widget-22 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; line-height: 1.5; text-align: left; color: #bbbbbb; text-decoration: none; font-size: 16px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-32 h2 { box-sizing: border-box; font-family: Roboto, sans-serif; line-height: 1.2; letter-spacing: 0; text-align: left; color: #ffffff; font-style: normal; text-transform: none; text-decoration: none; font-size: 24px; margin-top: 15px; margin-bottom: 15px; font-weight: 500;}
.content-32 h3 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #ffffff;}
.content-32 h4 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #ffffff;}
.content-32 h5 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #ffffff;}
.content-32 h6 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: 500; font-style: normal; font-family: Roboto, sans-serif; text-align: left; color: #ffffff;}
.content-32 a { box-sizing: border-box; color: #fcd94b; line-height: 1.2; text-decoration: underline; font-size: 15px;}
.content-32 .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-32 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-32 .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-32 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.widget-19 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 9999; margin-left: 0; margin-right: 0;}
.side-panel-28 .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-28 .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-28 .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-28 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-28 .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-28 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10;}
.side-panel-28 .side-panel-button-icon { display: block;}
.side-panel-28 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-28 .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;}
	.block-26 { background: none; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-27 { width: auto; background: none; margin-left: 0; margin-right: 0; padding-top: 0.02px; padding-bottom: 50px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-28 .layout_55 { 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-28 .layout_57 { 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-28 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-30 { padding-right: 0;}
	.text-3 { text-align: center; background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-42 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-60 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-60 .block-body-drop { width: 100%; margin-left: 0;}
	.email-60 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%;}
	.widget-43 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.phones-61 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-61 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-44 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 4; -moz-order: 4; order: 4; display: block;}
	.email-62 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-62 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-32 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-33 { width: auto; margin-left: 0; margin-right: 0;}
	.block-34 .layout_66 { 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-34 .layout_67 { 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-34 .layout_68 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-34 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-45 { margin-top: 4px; margin-bottom: 15px;}
	.widget-46 { margin-left: auto; display: none;}
	.widget-47 { color: #9e9e9e; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-2 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-6 .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-6 .layout_9 { 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-6 .layout_15_id_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-6 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-4 { margin-left: auto; margin-bottom: 0; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-5 { margin-top: 10px; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 .layout_10 { 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-4 .layout_11 { 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-4 { width: auto; margin-top: 20px; margin-left: 0; right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-6 { text-align: left;}
	.phones-10 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-10 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-7 { margin-left: auto;}
	.popover-wrap-11 .popover-body .form_text input { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.block-5 .layout_13 { 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-5 .layout_14 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-5 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-8 { margin-left: 0; width: auto; right: 0;}
	.block-10 { margin-top: 30px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-40 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-21 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-22 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-19 { box-sizing: border-box; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.side-panel-28 .side-panel-content { left: auto; right: 0;}
	.side-panel-28 .side-panel-close { left: auto; right: 100%;}
	.side-panel-28 .side-panel-top { width: auto;}
	.side-panel-28 .side-panel-button { text-align: left; width: 40px; min-height: 40px;}
	.side-panel-28 .side-panel-button-icon-line { margin-top: 6px;}

}

@media all and (max-width: 768px) {
	.block-28 .layout_55 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-28 .layout_57 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-34 .layout_66 { 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-34 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-34 .layout_68 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-45 { text-align: center; margin-top: 6px; margin-bottom: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-46 { margin-bottom: 0; margin-right: auto;}
	.widget-47 { text-align: center; margin-top: 15px;}
	.block-6 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-6 .layout_9 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-6 .layout_15_id_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-4 .layout_10 { 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-4 .layout_11 { 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;}
	.widget-6 { margin-right: 20px;}
	.block-5 .layout_13 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-5 .layout_14 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}

}

@media all and (max-width: 640px) {
	.block-27 { padding-right: 20px; padding-left: 20px;}
	.block-28 .layout_55 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-28 .layout_57 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.address-60 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-34 .layout_66 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-34 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-34 .layout_68 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-45 { margin-top: 0;}
	.widget-47 { margin-bottom: 0;}
	.block-2 { padding-right: 0px; padding-left: 0px;}
	.block-6 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-6 .layout_9 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-6 .layout_15_id_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-4 .layout_10 { 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-4 .layout_11 { 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;}
	.widget-6 { margin-right: 10px;}
	.block-5 .layout_13 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-5 .layout_14 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.widget-8 { margin-top: 15px; margin-bottom: 0;}

}

@media all and (max-width: 480px) {
	.block-28 .layout_55 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-28 .layout_57 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.address-60 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-34 .layout_66 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-34 .layout_67 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-34 .layout_68 { 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;}
	.widget-45 { margin-left: auto; margin-right: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-6 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-6 .layout_9 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-6 .layout_15_id_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-4 .layout_10 { 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-4 .layout_11 { 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;}
	.widget-6 { margin-top: 0; 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-7 { width: auto; margin-top: 15px; margin-left: 0; margin-bottom: 0; right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-5 .layout_13 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-5 .layout_14 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}

}
.side-panel .widget-41 { margin: 0; border: none; z-index: 2; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: center; box-sizing: border-box; max-width: 100%;}
.side-panel .menu-col-56 .columns-cell { padding-right: 0;}
.side-panel .menu-col-56 ul.menu-columns-items > li > a { color: #000000; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; border-top: 0px dashed rgba(0,0,0,0.15); border-right: 0px dashed rgba(0,0,0,0.15); border-bottom: 1px dashed rgba(0,0,0,0.15); border-left: 0px dashed rgba(0,0,0,0.15); padding-left: 15px; margin-left: 0; margin-top: 20px; padding-right: 15px;}
.side-panel .menu-col-56 ul.menu-columns-items ul a { padding: 15px; border: none; text-transform: uppercase; font-size: 14px; color: #000000; font-weight: normal; min-height: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .menu-col-56 ul.menu-columns-items ul a:hover, 
.side-panel .menu-col-56 ul.menu-columns-items ul a.hover, 
.side-panel .menu-col-56 ul.menu-columns-items ul a.active { color: #000000; text-decoration: none; background: #fcd94b;}
.side-panel .widget-9 { margin: 0; border: none; 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; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-top: 0.02px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; font-family: Roboto, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-14 .menu-scroll > ul { display: block;}
.side-panel .menu-14 .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-14 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-14 .menu-scroll > ul ul { position: static; width: auto; padding-top: 10px; padding-bottom: 10px;}
.side-panel .menu-14 .menu-scroll > ul ul > li { display: block;}
.side-panel .menu-14 .menu-scroll > ul ul > li > a { padding: 10px 10px 10px 25px; background: none; color: #000000; min-height: 0;}
.side-panel .menu-14 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-14 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-14 .menu-scroll > ul ul > li > a.active { color: #0e8fc2;}
.side-panel .menu-14 .menu-scroll > ul ul ul { width: 100%; right: auto; display: none;}
.side-panel .menu-14 .menu-scroll > ul > li.menu-item > a { padding: 15px; width: auto; margin-right: 0; color: #000000; font-weight: normal; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: transparent; min-height: 0;}
.side-panel .menu-14 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-14 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-14 .menu-scroll > ul > li.menu-item > a.active { color: #0d0d0d; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: #fcd94b;}
.side-panel .menu-14 .menu-scroll > ul > li.more-button > a:hover, 
.side-panel .menu-14 .menu-scroll > ul > li.more-button > a.hover, 
.side-panel .menu-14 .menu-scroll > ul > li.more-button > a.active { color: #ffd942;}