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

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 { display: none;}

body { background: #ffffff; text-align: left; z-index: 2;}

.wrapper .layout_12 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}

.wrapper .layout_2_id_3 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 0; top: 0; position: relative; margin: 0;}

.wrapper .layout_center_2_id_2_id_3_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}

.wrapper .layout_2_id_12 { display: -webkit-flex; display: flex; flex-flow: row nowrap; left: 0; top: 0; position: relative; margin: 65px 0px 0px;}

.wrapper .layout_2_id_13 { 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;}

.wrapper .layout_2_id_15 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 0; top: 0; position: relative; margin: 0;}

.wrapper .layout_center_2_id_15_1 { width: 960px; margin: 0px auto; left: 0; top: 0; position: relative; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}

.wrapper { position: relative; z-index: 3; font-family: Arial, Helvetica, sans-serif; text-align: left; text-indent: 0; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; background: repeating-linear-gradient(to top,rgba(255, 255, 255, 0) 0%,#ffe7bf 100%) #fcf3e4; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block;}

.block-7 .layout_20_id_21 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}

.block-7 { position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("../images/Untitled-1.png") left calc(50% + 430px) top 50% / 788px no-repeat; z-index: 12; margin-top: 0; margin-left: 0; margin-bottom: 0; margin-right: 0; right: 0; padding-top: 45px; padding-bottom: 45px; border-top: 1px solid rgba(0,0,0,0.3); border-right: 0px solid rgba(0,0,0,0.3); border-bottom: 0px solid rgba(0,0,0,0.3); border-left: 0px solid rgba(0,0,0,0.3); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}

.block-9 .layout_25 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}

.block-9 .layout_26 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}

.block-9 .layout_27 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}

.block-9 { position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; margin-top: 45px; margin-left: 0; margin-bottom: 0; margin-right: 0; right: 0; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}

.widget-18 { position: relative; top: 0; left: 0; z-index: 4; font-family: Roboto, sans-serif; text-decoration: none; width: 96px; margin-top: 3px; margin-left: 286px; margin-right: 0; margin-bottom: auto;}

.widget-17 { position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; width: 186px; margin-top: 0; margin-left: 167px; margin-right: 0; margin-bottom: auto;}

.widget-16 { position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; text-decoration: none; box-sizing: border-box; width: 220px; margin-top: 9px; margin-left: 0; margin-bottom: auto; margin-right: 0;}

.block-8 .layout_22 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}

.block-8 .layout_23 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}

.block-8 { position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; margin-top: 0; margin-left: 0; margin-bottom: 0; margin-right: 0; right: 0; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}

.address-23 { position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: 300px; margin-top: 0; margin-left: 457px; margin-right: 0; margin-bottom: auto;}
.address-23 p:first-child { margin-top: 0;}
.address-23 p:last-child { margin-bottom: 0;}
.address-23 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top;}
.address-23 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5;}
.address-23 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-23 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-23 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-23 .title { box-sizing: border-box; display: none;}
.address-23 .text_body { font-family: Roboto, sans-serif; font-size: 15px; line-height: 1.4; text-decoration: none;}
.address-23 input.tgl-but { box-sizing: border-box; display: none;}
.address-23 input.tgl-but:checked + .block-body-drop { display: block;}

.phones-22 { position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 200px; margin-top: 0; margin-left: 0; margin-bottom: auto; margin-right: 0;}
.phones-22 p:first-child { margin-top: 0;}
.phones-22 p:last-child { margin-bottom: 0;}
.phones-22 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top;}
.phones-22 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5;}
.phones-22 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-22 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-22 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-22 .title { box-sizing: border-box; display: none;}
.phones-22 .text_body { box-sizing: border-box; font-family: Roboto, sans-serif; font-size: 16px; line-height: 1.4; text-decoration: none;}
.phones-22 input.tgl-but { box-sizing: border-box; display: none;}
.phones-22 .text_body a { text-decoration: none; color: inherit;}
.phones-22 input.tgl-but:checked + .block-body-drop { display: block;}

.menu-19 { position: relative; top: 0; left: 0; z-index: 11; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; margin-top: 65px; margin-left: 0; margin-bottom: 5px; margin-right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.menu-19 .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-19 .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-19 .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-19 .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-19 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-19 .menu-scroll > ul { list-style: none; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; 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;}
.menu-19 .menu-scroll > ul > li.home-button > a { cursor: pointer; display: -webkit-flex; display: flex; padding-top: 5px; padding-right: 15px; padding-bottom: 5px; padding-left: 15px; margin-top: 2px; margin-left: 2px; margin-right: 2px; margin-bottom: 2px; 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-19 .menu-scroll > ul > li.delimiter { margin-left: 2px; margin-right: 2px; margin-top: auto; margin-bottom: auto; -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-19 .menu-scroll > ul > li.menu-item { display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; position: relative;}
.menu-19 .menu-scroll > ul > li.menu-item > a { cursor: pointer; display: -webkit-flex; display: flex; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; box-sizing: border-box; text-decoration: none; color: #000; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; align-self: auto; border-top: 0px solid rgba(0,0,0,0); border-right: 0px solid rgba(0,0,0,0); border-bottom: 3px solid rgba(0,0,0,0); border-left: 0px solid rgba(0,0,0,0); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-19 .menu-scroll > ul > li.menu-item > a:hover, .menu-19 .menu-scroll > ul > li.menu-item > a.hover { color: #f5b349; border-top: 0px solid #000000; border-right: 0px solid #000000; border-bottom: 3px solid #000000; border-left: 0px solid #000000;}
.menu-19 .menu-scroll > ul > li.menu-item > a > span { box-sizing: border-box; text-align: inherit;}
.menu-19 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-19 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-19 .menu-scroll > ul ul { position: absolute; top: 100%; left: 0; background: #eee; list-style: none; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; margin-top: 5px; margin-left: 0; margin-right: 0; margin-bottom: 0; width: 200px; display: none; z-index: 10; box-sizing: border-box;}
.menu-19 .menu-scroll > ul ul > li { display: block; position: relative; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0;}
.menu-19 .menu-scroll > ul ul > li > a { cursor: pointer; display: block; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; position: relative;}
.menu-19 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0; margin-top: 0; margin-left: 8px; margin-right: 0; margin-bottom: 0;}
.menu-19 .menu-scroll > ul > li.more-button > a { cursor: pointer; display: -webkit-flex; display: flex; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; margin-top: 2px; margin-left: 2px; margin-right: 0; margin-bottom: 2px; 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-19 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-19 .menu-scroll > ul > li.more-button.disabled { display: none;}

.block-6 .layout_18_id_11 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}

.block-6 { position: relative; top: 0; left: 0; width: auto; min-height: 44px; z-index: 10; margin-top: 0; margin-left: 0; margin-bottom: 0; margin-right: 0; display: block; right: 0; border-top: 1px solid rgba(0,0,0,0.2); border-right: 0px solid rgba(0,0,0,0.2); border-bottom: 0px solid rgba(0,0,0,0.2); border-left: 0px solid rgba(0,0,0,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

.menu-11 { position: relative; top: 0; left: 0; z-index: 1; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: 960px; margin-top: 0; margin-left: auto; margin-bottom: 0; margin-right: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 0;}
.menu-11 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-11 .menu-button { box-sizing: border-box; display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px; padding: 10px 15px; background: #333; color: #fff; font-size: 17px;}
.menu-11 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-11 .menu-scroll > ul { list-style: none; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; 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;}
.menu-11 .menu-scroll > ul > li.home-button > a { cursor: pointer; display: -webkit-flex; display: flex; padding-top: 5px; padding-right: 15px; padding-bottom: 5px; padding-left: 15px; margin-top: 2px; margin-left: 2px; margin-right: 2px; margin-bottom: 2px; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-11 .menu-scroll > ul > li.delimiter { margin-left: 2px; margin-right: 2px; margin-top: auto; margin-bottom: auto; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 1px; min-height: 60px; background: rgba(20,20,20,0.25); box-sizing: border-box; border-top: none; border-right: none; border-bottom: none; border-left: none;}
.menu-11 .menu-scroll > ul > li.menu-item { display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; position: relative; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.menu-11 .menu-scroll > ul ul { position: absolute; top: 100%; left: 0; background: #f5b349; list-style: none; padding-top: 0.02px; padding-right: 0; padding-bottom: 0.02px; padding-left: 0; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; width: 200px; display: none; z-index: 10; box-sizing: border-box; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-11 .menu-scroll > ul ul > li { display: block; position: relative; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0;}
.menu-11 .menu-scroll > ul ul > li > a { cursor: pointer; display: block; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #000000; font-size: 16px; line-height: 1.4; position: relative; font-family: Roboto, sans-serif; border-top: none; border-right: none; border-bottom: none; border-left: none; font-weight: 300; width: auto;}
.menu-11 .menu-scroll > ul ul > li > a:hover, .menu-11 .menu-scroll > ul ul > li > a.hover { background: #feebca;}
.menu-11 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-11 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0; margin-top: 0; margin-left: 8px; margin-right: 0; margin-bottom: 0;}
.menu-11 .menu-scroll > ul > li.menu-item > a { cursor: pointer; display: -webkit-flex; display: flex; padding-top: 20px; padding-right: 10px; padding-bottom: 20px; padding-left: 10px; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; box-sizing: border-box; text-decoration: none; color: #000; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: auto; position: relative; font-family: Roboto, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: uppercase; align-self: auto; font-weight: 300; background: none transparent; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-11 .menu-scroll > ul > li.menu-item > a:hover, .menu-11 .menu-scroll > ul > li.menu-item > a.hover { background: repeating-linear-gradient(to top,rgba(255, 255, 255, 0) 0%,rgba(245, 179, 73, 0.5) 100%) rgba(255,207,130,0.25);}
.menu-11 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-11 .menu-scroll > ul > li.menu-item > a > span { box-sizing: border-box; text-align: inherit;}
.menu-11 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-11 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-11 .menu-scroll > ul > li.more-button > a { cursor: pointer; display: -webkit-flex; display: flex; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px; margin-top: 2px; margin-left: 2px; margin-right: 0; margin-bottom: 2px; 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-11 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-11 .menu-scroll > ul > li.more-button.disabled { display: none;}

.news-17 { position: relative; top: 0; left: 0; z-index: 9; box-sizing: border-box; width: auto; min-height: 0; margin-top: 81px; margin-left: 0; margin-bottom: 0; margin-right: 0; right: 0;}
.news-17 p:first-child { margin-top: 0;}
.news-17 p:last-child { margin-bottom: 0;}
.news-17 .news__header { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px;}
.news-17 .news__title { box-sizing: border-box; font-size: 32px; font-family: Roboto Condensed, sans-serif; text-transform: uppercase; text-decoration: none;}
.news-17 .news__all { box-sizing: border-box;}
.news-17 .all_link { box-sizing: border-box; display: inline-block; font-family: Roboto, sans-serif; font-size: 14px; color: #000000; text-decoration: none; margin-left: 15px; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; background: #f5b349; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.news-17 .all_link:hover, .news-17 .all_link.hover { background: #ffcf82;}
.news-17 .body-outer { box-sizing: border-box; position: relative;}
.news-17 .body { box-sizing: border-box; margin-left: -10px; margin-right: -10px; margin-top: 0; margin-bottom: 0;}
.news-17 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.news-17 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.news-17 .news__list { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.news-17 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: auto;}
.news-17 .item { box-sizing: border-box; margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px; width: 470px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.news-17 .item__image { box-sizing: border-box; font-size: 0; margin-bottom: 10px; position: relative; float: none; margin-right: 0; max-width: 100%;}
.news-17 .item__image img { box-sizing: border-box; max-width: 100%; width: auto; height: auto;}
.news-17 .item__image__title { box-sizing: border-box; font-weight: bold; text-decoration: underline; font-size: 12px; position: absolute; left: 0; top: 0; display: block;}
.news-17 .item__image__title > a { color: inherit; text-decoration: inherit;}
.news-17 .item__title { box-sizing: border-box; font-weight: bold; margin-bottom: 15px; text-decoration: none; position: relative; z-index: 1; font-family: Roboto Condensed, sans-serif; font-size: 16px; text-transform: uppercase;}
.news-17 .item__title > a { color: inherit; text-decoration: inherit;}
.news-17 .item__date { box-sizing: border-box; margin-bottom: 15px; position: relative; z-index: 1;}
.news-17 .item__date > span { box-sizing: border-box; display: inline-block; font-size: 20px; text-transform: lowercase; font-family: Roboto Condensed, sans-serif; text-decoration: none;}
.news-17 .item__text { box-sizing: border-box; margin-bottom: 5px; position: relative; z-index: 1; font-family: Roboto, sans-serif; font-size: 16px; text-decoration: none; font-weight: 300;}
.news-17 .item__more { box-sizing: border-box; position: relative; margin-bottom: 10px;}
.news-17 .item__more_link { box-sizing: border-box; display: inline-block;}
.news-17 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.news-17 .item__date > span ins { box-sizing: border-box; display: block; font-size: 16px; color: hsl(0, 0%, 50%); text-decoration: none;}
.news-17 .controls { visibility: hidden; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; box-sizing: border-box; margin-top: -10px;}
.news-17 .prev { position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_news_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.news-17 .next { position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_news_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.news-17 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-17 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-17 .pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box;}
.news-17 .bx-pager { position: relative; z-index: 100; margin-top: auto; margin-bottom: 0; margin-right: auto; margin-left: auto; display: inline-block; visibility: visible; box-sizing: border-box;}
.news-17 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.news-17 .bx-pager a { display: inline-block; width: 10px; min-height: 10px; background: #000000; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 2px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box;}
.news-17 .bx-pager a:active, .news-17 .bx-pager a.active { background: #bbbbbb;}

.block-5 .layout_15_id_16 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}

.block-5 { position: relative; top: 0; left: 0; width: auto; min-height: 372px; background: linear-gradient(rgba(255,255,255,0.25), rgba(255,255,255,0.25)), url("../images/54491187_2.jpg") left 50% top 50% / auto auto no-repeat fixed; z-index: 8; margin-top: 65px; margin-left: 0; margin-bottom: 0; margin-right: 0; right: 0; padding-top: 65px; padding-bottom: 65px; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

.horizontal_block-16 { position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; min-height: 0; width: auto; margin-top: 0; margin-left: 0; margin-bottom: 0; margin-right: 0; right: 0;}
.horizontal_block-16 p:first-child { margin-top: 0;}
.horizontal_block-16 p:last-child { margin-bottom: 0;}
.horizontal_block-16 .body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.horizontal_block-16 .figure { display: block;}
.horizontal_block-16 .image { box-sizing: border-box;}
.horizontal_block-16 .image img { vertical-align: middle; box-sizing: content-box; width: auto; height: auto;}
.horizontal_block-16 .detail { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-left: 20px; margin-top: 15px; align-self: auto;}
.horizontal_block-16 .title { box-sizing: border-box; font-size: 32px; margin-bottom: 25px; font-family: Roboto Condensed, sans-serif; color: #141414; text-transform: uppercase; text-decoration: none;}
.horizontal_block-16 .text { box-sizing: border-box; font-family: Roboto, sans-serif; font-size: 16px; color: #141414; line-height: 1.5; text-decoration: none; font-weight: normal;}
.horizontal_block-16 .more { box-sizing: border-box; margin-top: 25px;}
.horizontal_block-16 .more > a { display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; box-sizing: border-box; font-family: Roboto Condensed, sans-serif; font-size: 16px; color: #141414; text-transform: uppercase; text-decoration: none; padding-top: 15px; padding-right: 20px; padding-left: 20px; padding-bottom: 15px; background: #f5b349; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_block-16 .more > a:hover, .horizontal_block-16 .more > a.hover { background: #ffcf82;}

.widget-10 { position: relative; top: 0; left: 0; z-index: 7; font-family: Roboto, sans-serif; font-size: 16px; text-decoration: none; display: block; width: 685px; margin-top: 0; margin-left: 55px; margin-bottom: 0; margin-right: 0;}

.content-preview { width: 200px; height: 100px; background: #ccc;}

.content-14 .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-14 .pics-1 img { box-sizing: content-box; margin-top: 5px; margin-bottom: 5px; margin-left: 5px; margin-right: 5px; width: auto; height: auto; max-width: 100%;}

.content-14 .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-14 .pics-2 img { box-sizing: content-box; margin-top: 5px; margin-bottom: 5px; margin-left: 5px; margin-right: 5px; width: auto; height: auto; max-width: 100%;}

.widget-9 { position: relative; top: 0; left: 0; z-index: 6; font-family: Roboto Condensed, sans-serif; font-size: 32px; text-transform: uppercase; text-decoration: none; box-sizing: border-box; margin-top: 0; margin-bottom: 0; font-weight: normal; width: 685px; margin-left: 55px; margin-right: 0;}

h2 { box-sizing: border-box; font-size: 26px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto Condensed, sans-serif;}

h3 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto Condensed, sans-serif;}

h4 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto Condensed, sans-serif;}

h5 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto Condensed, sans-serif;}

h6 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto Condensed, sans-serif;}

.menu-12 { position: relative; top: 0; left: 0; z-index: 5; width: 220px; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: auto; box-sizing: border-box; display: block; border-top: 0px solid #141414; border-right: 0px solid #141414; border-bottom: 0px solid #141414; border-left: 1px solid #141414; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-12 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-12 .menu-scroll > ul ul { position: static; top: 0; left: 100%; background: #f5b349; list-style: none; padding-top: 0.02px; padding-right: 0; padding-bottom: 0.02px; padding-left: 0; margin: 0 0 0 5px; width: auto; display: none; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-left: 0;}
.menu-12 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; margin-left: 2px; margin-right: 2px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-12 .menu-scroll > ul ul > li { display: block; position: relative; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-left: 2px; margin-right: 2px;}
.menu-12 .menu-scroll > ul ul > li > a { cursor: pointer; display: block; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #000000; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Roboto Condensed, sans-serif; border-top: none; border-right: none; border-bottom: none; border-left: none;}
.menu-12 .menu-scroll > ul ul > li > a:hover, .menu-12 .menu-scroll > ul ul > li > a.hover { background: #feebca;}
.menu-12 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-12 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-12 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-12 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-12 .menu-scroll > ul { list-style: none; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; box-sizing: border-box; display: block;}
.menu-12 .menu-scroll > ul > li.menu-item { box-sizing: border-box; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; position: relative;}
.menu-12 .menu-scroll > ul > li.menu-item > a { cursor: pointer; display: block; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; box-sizing: border-box; text-decoration: none; color: #000; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Roboto Condensed, sans-serif; text-transform: uppercase; background: none; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-12 .menu-scroll > ul > li.menu-item > a:hover, .menu-12 .menu-scroll > ul > li.menu-item > a.hover { background: repeating-linear-gradient(to top,rgba(255, 255, 255, 0) 0%,#ffcf82 100%);}
.menu-12 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}

.slider-10 { position: relative; top: 0; left: 0; z-index: 4; width: auto; height: 0; min-height: 450px; box-sizing: border-box; background: url("../images/wm_slider_spacer.gif") left 50% top 50% / cover no-repeat; margin-top: 0; margin-left: 0; margin-bottom: 0; margin-right: 0; right: 0;}
.slider-10 .bx-wrapper { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit;}
.slider-10 .bx-viewport { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; position: absolute !important;}
.slider-10 .text_wrapper .bx-viewport { position: relative !important;}
.slider-10 .slider-inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; background-size: inherit; background-position: inherit; overflow: hidden;}
.slider-10 .slider-item { box-sizing: border-box; width: 100%; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}.slider-10 .text-slider { box-sizing: border-box; position: absolute; top: 0; left: 0; z-index: 6;}
.slider-10 .text-slider-wp { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block;}
.slider-10 .block-body { box-sizing: border-box;}
.slider-10 .block-more { box-sizing: border-box;}
.slider-10 .block-more > a { display: inline-block; box-sizing: border-box;}
.slider-10 .block-title { box-sizing: border-box;}.slider-10 .slider-item > a { display: block; width: 100%; height: 100%; box-sizing: border-box; position: relative; z-index: 5;}
.slider-10 .slider-controls { box-sizing: border-box; visibility: hidden; position: absolute; top: 50%; left: 50%; right: auto; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; margin-top: 170px; text-align: justify; width: 100px; margin-left: -50px;}
.slider-10 .slider-prev { box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 35px; height: 20px; background: url("../images/4.png") left 50% top 50% / 38px no-repeat rgba(0,0,0,0.4); text-align: left; min-height: 35px; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.slider-10 .slider-prev:hover, .slider-10 .slider-prev.hover { background: url("../images/4.png") left 50% top 50% / 38px no-repeat rgba(0,0,0,0.7);}
.slider-10 .slider-next { box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 35px; height: 20px; background: url("../images/3.png") left 50% top 50% / 38px no-repeat rgba(0,0,0,0.4); text-align: left; min-height: 35px; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.slider-10 .slider-next:hover, .slider-10 .slider-next.hover { background: url("../images/3.png") left 50% top 50% / 38px no-repeat rgba(0,0,0,0.7);}
.slider-10 .slider-prev > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-10 .slider-next > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-10 .slider-pager-wrap { box-sizing: border-box; position: absolute; bottom: 0; left: 0; right: 0; font-size: 0; text-align: center; visibility: hidden; z-index: 100;}
.slider-10 .slider-pager { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block; vertical-align: top; visibility: visible;}
.slider-10 .slider-pager > a { box-sizing: border-box; display: inline-block; vertical-align: top; width: 10px; min-height: 10px; background: #000000; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 2px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 11px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; text-decoration: none; color: #999999;}
.slider-10 .slider-pager > a:active, .slider-10 .slider-pager > a.active { background: #eeeeee;}
.slider-10 .overfill { position: absolute; box-sizing: border-box; height: 100%; width: 100%; background: inherit; top: 0; left: 0; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit;}
.slider-10 .text-slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-10 .text-slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-10 .text_wrapper { box-sizing: border-box; width: 150px; position: absolute; top: 0; left: 0; min-height: 100px; z-index: 100;}
.slider-10 .text_wrapper .text_inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; overflow: hidden;}
.slider-10 .text_wrapper .text_slider { box-sizing: border-box; position: static; text-align: inherit;}
.slider-10 .text_wrapper .text_slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-10 .text_wrapper .text_slider p:last-child { box-sizing: border-box; margin-bottom: 0;}.slider-10 .block-title a { box-sizing: border-box; color: inherit; text-decoration: none;}

.block-2 .layout_7 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}

.block-2 .layout_3_id_3_id_4 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}

.block-2 .layout_3_id_4 { 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-2 { position: relative; top: 0; left: 0; width: auto; min-height: 0; background: url("../images/5445377218.png?1479909966932") left calc(50% - 290px) top calc(50% + 113px) / 202px no-repeat, url("../images/54162984.png?1479908947443") left calc(50% + 225px) top calc(50% + 50px) / 699px no-repeat; z-index: 3; margin-top: 0; margin-left: 0; margin-bottom: 0; margin-right: 0; right: 0; padding-top: 25px; padding-bottom: 45px; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}

.block-11 { position: relative; top: 0; left: 0; width: 517px; min-height: 0; background: url("../images/Untitled-1 (1).png?1479909588121") left 50% top 50% / 595px no-repeat; z-index: 4; margin-top: 0; margin-left: 0; margin-bottom: 0; margin-right: 0; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; padding-top: 15px; padding-bottom: 15px; text-decoration: none;}

.widget-22 { position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; font-size: 20px; text-decoration: none; box-sizing: border-box; width: auto; margin-top: 0; margin-left: 0; margin-bottom: 0; margin-right: 0; right: 0; font-weight: 300; padding-left: 10px; padding-right: 10px;}

.block-4 { position: relative; top: 0; left: 0; width: 400px; min-height: 0; z-index: 3; margin-top: 45px; margin-left: 40px; margin-right: 0; margin-bottom: auto; display: block; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}

.widget-20 { position: relative; top: 0; left: 0; z-index: 4; font-family: Roboto Condensed, sans-serif; text-align: center; font-size: 16px; color: #000000; text-transform: uppercase; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: 220px; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; min-height: 0; background: #f5b349; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 25px; margin-left: 180px; margin-bottom: 0; margin-right: 0; padding-top: 15px; padding-bottom: 15px; padding-left: 5px; padding-right: 5px;}
.widget-20:hover, .widget-20.hover { background: #feebca;}

.button-29 > a { box-sizing: border-box; text-decoration: none; display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; color: inherit; font-size: inherit;}
.button-29 > a > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}.popover-wrap-29 .popover-body { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; padding-top: 20px; padding-bottom: 32px; padding-left: 40px; padding-right: 40px; box-sizing: border-box; vertical-align: middle; border-top: 1px solid #b7b7b7; border-left: 1px solid #b7b7b7; border-right: 1px solid #b7b7b7; border-bottom: 1px solid #b7b7b7; background: #fff; text-align: left; font-size: 12px;}
.popover-wrap-29 .popover-body .s3_message { display: table; padding-left: 12px; padding-right: 12px; padding-top: 12px; padding-bottom: 12px; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; border-top: 1px solid #e1c893; border-left: 1px solid #e1c893; border-right: 1px solid #e1c893; border-bottom: 1px solid #e1c893; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75);}
.popover-wrap-29 .popover-body .s3_required { color: red;}
.popover-wrap-29 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box;}
.popover-wrap-29 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box;}
.popover-wrap-29 .popover-body input { border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; padding-right: 8px; padding-left: 8px; padding-top: 7px; padding-bottom: 7px; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-29 .popover-body textarea { border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; padding-right: 8px; padding-left: 8px; padding-top: 7px; padding-bottom: 7px; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-29 .popover-body .s3_button_large { background-color: #f0db76; background-image: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; border-right: none; border-left: none; border-top: none; border-bottom: none; text-align: center;}
.popover-wrap-29 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000;}
.popover-wrap-29 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px;}
.popover-wrap-29 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-29 ::-webkit-input-placeholder { color: #ababab;}

.popover-wrap-29 ::-moz-placeholder { color: #ababab;}

.popover-wrap-29 :-ms-input-placeholder { color: #ababab;}

.phones-8 { position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; margin-top: 0; margin-left: 0; margin-bottom: 0; margin-right: 0; right: 0;}
.phones-8 p:first-child { margin-top: 0;}
.phones-8 p:last-child { margin-bottom: 0;}
.phones-8 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top;}
.phones-8 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5;}
.phones-8 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-8 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-8 .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-8 .title { box-sizing: border-box; display: none; text-decoration: none; margin-top: 4px; align-self: auto;}
.phones-8 .text_body { box-sizing: border-box; font-family: Jura, sans-serif; text-align: right; font-size: 16px; text-decoration: none; font-weight: 600;}
.phones-8 input.tgl-but { box-sizing: border-box; display: none;}
.phones-8 .text_body a { text-decoration: none; color: inherit;}
.phones-8 input.tgl-but:checked + .block-body-drop { display: block;}

.block-3 .layout_5 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}

.block-3 .layout_6 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}

.block-3 { position: relative; top: 0; left: 0; width: 400px; min-height: 0; z-index: 2; margin-top: 0; margin-left: 0; margin-bottom: 0; margin-right: 0; display: -webkit-flex; display: flex; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}

.widget-3 { position: relative; top: 0; left: 0; z-index: 3; font-family: Roboto, sans-serif; font-size: 17px; line-height: 1.5; text-decoration: none; box-sizing: border-box; width: 239px; margin-top: 45px; margin-left: 10px; margin-right: 0; margin-bottom: 0; min-height: 0;}

.site-name { position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 150px; min-height: 100px; font-size: 25px; margin-top: 0; margin-left: 0; margin-bottom: auto; margin-right: 0; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name img { box-sizing: border-box; display: block; max-width: 100%; border: none; width: 150px; min-height: 100px;}
.site-name .sn-text { box-sizing: border-box;}
.site-name a { text-decoration: none; outline: none;}

.side-panel-28 { top: 0; left: 0; position: fixed; text-align: left; right: 0; z-index: 9999; width: 768px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-indent: 0; text-transform: none; text-decoration: none;}
.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);}
.side-panel-28 .side-panel-content { position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
.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%; 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 { box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; padding-top: 4px; padding-right: 5px; padding-left: 5px; padding-bottom: 7px; 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;}
.side-panel-28 .side-panel-button-icon { display: block;}
.side-panel-28 .side-panel-button-icon-line { display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.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;}

	.wrapper .layout_12 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}

	.wrapper .layout_2_id_3 { margin-top: 0; display: block;}

	.wrapper .layout_center_2_id_2_id_3_1 { margin-top: 0;}

	.wrapper .layout_2_id_12 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}

	.wrapper .layout_2_id_13 { margin-top: 15px; flex-basis: auto; margin-left: 0; margin-right: 0; width: auto; margin-bottom: 0;}

	.wrapper .layout_2_id_15 { margin-top: 0;}

	.wrapper .layout_center_2_id_15_1 { margin-top: 0; display: block;}

	.block-7 .layout_20_id_21 { margin-top: 0; margin-left: 0; margin-right: auto;}

	.block-7 { background: none; margin-top: 45px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; display: block;}

	.block-9 .layout_25 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}

	.block-9 .layout_26 { margin-top: 0; width: 65.96%; -webkit-flex: 1 0 186px; -moz-flex: 1 0 186px; flex: 1 0 186px; padding-right: 0; display: none;}

	.block-9 .layout_27 { margin-top: 0; width: 34.04%; -webkit-flex: 1 0 96px; -moz-flex: 1 0 96px; flex: 1 0 96px; padding-left: 0; display: -webkit-flex; display: flex;}

	.block-9 { width: 290px; margin-left: auto; margin-right: auto; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}

	.widget-18 { margin-top: 0; margin-left: auto; margin-right: auto;}

	.widget-17 { margin-top: 15px; margin-left: 0; margin-right: auto;}

	.widget-16 { text-align: center; width: 290px; margin-top: 15px; margin-left: auto; margin-right: auto; right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}

	.block-8 .layout_22 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}

	.block-8 .layout_23 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}

	.block-8 { width: 290px; margin-left: auto; margin-right: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}

	.address-23 { margin-top: 25px; margin-left: 0;}
	.address-23 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-23 .block-body-drop { width: auto; margin-left: 0;}
	.address-23 .text_body { text-align: center;}

	.phones-22 { margin-left: auto; margin-right: auto;}
	.phones-22 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-22 .block-body-drop { width: auto; margin-left: 0;}
	.phones-22 .text_body { text-align: center;}

	.menu-19 { display: none;}
	.menu-19 .menu-scroll > ul { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.menu-19 .menu-scroll > ul > li.menu-item > a { border-top: none; border-right: none; border-bottom: none; border-left: none;}
	.menu-19 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex;}

	.block-6 .layout_18_id_11 { margin-top: 0; margin-left: 0; margin-right: auto;}

	.block-6 { display: none; border-top: none; border-right: none; border-bottom: none; border-left: none;}

	.news-17 { margin-top: 45px; padding-left: 15px; padding-right: 15px; display: block;}
	.news-17 .body-outer { width: auto;}
	.news-17 .body { width: auto; margin-left: 0; margin-right: 0;}
	.news-17 .item-outer { width: 100%;}
	.news-17 .item { width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0; margin-left: 0;}
	.news-17 .item__image { margin-right: 15px; margin-bottom: 5px;}
	.news-17 .item__image img { min-height: 0;}

	.block-5 .layout_15_id_16 { margin-top: 0; margin-left: 0; margin-right: auto;}

	.block-5 { background: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.4)), url("../images/54491187_2.jpg") left 50% top 50% / auto auto no-repeat fixed; margin-top: 45px; padding-top: 45px; padding-bottom: 45px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; display: block;}

	.horizontal_block-16 { padding-left: 15px; padding-right: 15px; display: block;}
	.horizontal_block-16 .body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
	.horizontal_block-16 .image img { max-width: 100%; margin-left: 0; margin-right: 0; min-height: auto;}
	.horizontal_block-16 .detail { margin-left: 0; margin-right: 0; width: auto; min-height: auto;}
	.horizontal_block-16 .title { text-align: center;}
	.horizontal_block-16 .text { text-align: center;}
	.horizontal_block-16 .more { text-align: center;}

	.widget-10 { width: auto; margin-left: 0; padding-left: 15px; padding-right: 15px;}

	.widget-9 { margin-top: 25px; width: auto; margin-left: 0; padding-left: 15px; padding-right: 15px; display: block;}

	.slider-10 { min-height: 350px; display: block;}
	.slider-10 .bx-viewport { height: 350px !important;}
	.slider-10 .slider-controls { display: none;}
	.slider-10 .slider-prev { margin-right: 2px; margin-left: 2px; margin-top: 0; margin-bottom: 0; padding-right: 0; padding-left: 0; padding-top: 0; padding-bottom: 0;}
	.slider-10 .slider-next { margin-right: 2px; margin-left: 2px; margin-top: 0; margin-bottom: 0; padding-right: 0; padding-left: 0; padding-top: 0; padding-bottom: 0;}

	.block-2 .layout_7 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}

	.block-2 .layout_3_id_3_id_4 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}

	.block-2 .layout_3_id_4 { margin-top: 15px; flex-basis: auto; margin-left: 0; margin-right: 0; width: auto; margin-bottom: 0;}

	.block-2 { background: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}

	.block-11 { width: auto; background: none; margin-top: 25px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-top: 0.02px; padding-bottom: 0.02px;}

	.widget-22 { text-align: center; margin-left: auto; margin-right: auto; display: block;}

	.block-4 { margin-left: auto; margin-right: auto;}

	.phones-8 { text-align: center; margin-left: auto; margin-right: auto; display: block;}
	.phones-8 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-8 .block-body-drop { width: auto; margin-left: 0;}
	.phones-8 .text_body { text-align: center;}
	.phones-8 .text_body:hover, .phones-8 .text_body.hover { text-align: center;}

	.block-3 .layout_5 { margin-top: 0; width: 37.50%; -webkit-flex: 1 0 150px; -moz-flex: 1 0 150px; flex: 1 0 150px; padding-right: 0; display: -webkit-flex; display: flex;}

	.block-3 .layout_6 { margin-top: 0; width: 59.75%; -webkit-flex: 1 0 239px; -moz-flex: 1 0 239px; flex: 1 0 239px; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}

	.block-3 { width: 290px; margin-top: 25px; margin-left: auto; margin-right: auto;}

	.widget-3 { text-align: center; width: auto; margin-top: 15px; margin-left: 0; right: 0;}

	.site-name { margin-top: 15px; margin-left: auto; margin-right: auto;}

	.side-panel-28 { z-index: 10000; width: auto; box-sizing: border-box; display: block;}
	.side-panel-28 .side-panel-button { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #f5b349; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 50px; min-height: 50px;}
	.side-panel-28 .side-panel-button-icon-line { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; border-top: none; border-right: none; border-bottom: none; border-left: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 8px;}

}

@media all and (max-width: 768px) {

	.wrapper .layout_12 { margin-top: 0; display: -webkit-flex; display: flex;}

	.wrapper .layout_2_id_3 { margin-top: 0; display: block;}

	.wrapper .layout_center_2_id_2_id_3_1 { margin-top: 0;}

	.wrapper .layout_2_id_12 { margin-top: 0;}

	.wrapper .layout_2_id_13 { margin-top: 0;}

	.wrapper .layout_2_id_15 { margin-top: 0;}

	.wrapper .layout_center_2_id_15_1 { margin-top: 0; display: block;}

	.block-7 .layout_20_id_21 { margin-top: 0; margin-left: 0; margin-right: auto;}

	.block-9 .layout_25 { margin-top: 0; display: -webkit-flex; display: flex;}

	.block-9 .layout_26 { margin-top: 0; display: none;}

	.block-9 .layout_27 { margin-top: 0; display: -webkit-flex; display: flex;}

	.block-8 .layout_22 { margin-top: 0; display: -webkit-flex; display: flex;}

	.block-8 .layout_23 { margin-top: 0; display: -webkit-flex; display: flex;}

	.block-6 .layout_18_id_11 { margin-top: 0; margin-left: 0; margin-right: auto;}

	.block-5 .layout_15_id_16 { margin-top: 0; margin-left: 0; margin-right: auto;}

	.widget-9 { margin-top: 45px;}

	.slider-10 .text-slider { right: 0; bottom: 0; margin-right: 0; margin-left: 0; margin-top: 0; margin-bottom: 0; overflow: hidden;}

	.block-2 .layout_7 { margin-top: 0; display: -webkit-flex; display: flex;}

	.block-2 .layout_3_id_3_id_4 { margin-top: 0;}

	.block-2 .layout_3_id_4 { margin-top: 0;}

	.block-3 .layout_5 { margin-top: 0; width: 37.50%; -webkit-flex: 1 0 150px; -moz-flex: 1 0 150px; flex: 1 0 150px; padding-right: 0; display: -webkit-flex; display: flex;}

	.block-3 .layout_6 { margin-top: 0; width: 59.75%; -webkit-flex: 1 0 239px; -moz-flex: 1 0 239px; flex: 1 0 239px; display: -webkit-flex; display: flex;}

	.widget-3 { margin-left: auto;}

	.side-panel-28 { z-index: 9999;}

}

@media all and (max-width: 640px) {

	.wrapper .layout_12 { margin-top: 0; width: auto; margin-left: 0; margin-right: 0; margin-bottom: 0; flex-basis: auto; display: -webkit-flex; display: flex;}

	.wrapper .layout_2_id_3 { margin-top: 0; display: block;}

	.wrapper .layout_center_2_id_2_id_3_1 { margin-top: 0;}

	.wrapper .layout_2_id_12 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}

	.wrapper .layout_2_id_13 { margin-top: 0;}

	.wrapper .layout_2_id_15 { margin-top: 0;}

	.wrapper .layout_center_2_id_15_1 { margin-top: 0; display: block;}

	.block-7 .layout_20_id_21 { margin-top: 0; margin-left: 0; margin-right: auto;}

	.block-9 .layout_25 { margin-top: 0; display: -webkit-flex; display: flex;}

	.block-9 .layout_26 { margin-top: 0; display: none;}

	.block-9 .layout_27 { margin-top: 0; display: -webkit-flex; display: flex;}

	.widget-18 { margin-bottom: 0;}

	.widget-17 { margin-left: auto; margin-bottom: 0;}

	.widget-16 { margin-bottom: 0;}

	.block-8 .layout_22 { margin-top: 0; display: -webkit-flex; display: flex;}

	.block-8 .layout_23 { margin-top: 0; display: -webkit-flex; display: flex;}

	.menu-19 { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.menu-19 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
	.menu-19 .menu-scroll > ul > li.menu-item { -webkit-flex: 1 1 50%; -moz-flex: 1 1 50%; flex: 1 1 50%;}
	.menu-19 .menu-scroll > ul > li.menu-item > a { -webkit-flex: 1; -moz-flex: 1; flex: 1; padding-right: 15px; padding-left: 15px;}
	.menu-19 .menu-scroll > ul > li.home-button { display: none;}
	.menu-19 .menu-scroll > ul > li.more-button { display: none;}
	.menu-19 .menu-scroll > ul ul { width: auto; right: 0;}
	.menu-19 .menu-scroll > ul ul ul { width: 100%; right: auto;}

	.block-6 .layout_18_id_11 { margin-top: 0; margin-left: 0; margin-right: auto;}

	.news-17 { margin-top: 25px;}

	.block-5 .layout_15_id_16 { margin-top: 0; margin-left: 0; margin-right: auto;}

	.block-5 { margin-top: 25px;}

	.widget-9 { margin-top: 25px;}

	.slider-10 { min-height: 250px;}
	.slider-10 .bx-viewport { height: 250px !important;}

	.block-2 .layout_7 { margin-top: 0; display: -webkit-flex; display: flex;}

	.block-2 .layout_3_id_3_id_4 { margin-top: 0;}

	.block-2 .layout_3_id_4 { margin-top: 0;}

	.block-3 .layout_5 { margin-top: 0; width: 37.50%; -webkit-flex: 1 0 150px; -moz-flex: 1 0 150px; flex: 1 0 150px; padding-right: 0; display: -webkit-flex; display: flex;}

	.block-3 .layout_6 { margin-top: 0; width: 59.75%; -webkit-flex: 1 0 239px; -moz-flex: 1 0 239px; flex: 1 0 239px; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}

	.site-name { margin-top: 0;}

}

@media all and (max-width: 480px) {

	.wrapper .layout_12 { margin-top: 0; display: -webkit-flex; display: flex;}

	.wrapper .layout_2_id_3 { margin-top: 0; display: block;}

	.wrapper .layout_center_2_id_2_id_3_1 { margin-top: 0;}

	.wrapper .layout_2_id_12 { margin-top: 0;}

	.wrapper .layout_2_id_13 { margin-top: 0;}

	.wrapper .layout_2_id_15 { margin-top: 0;}

	.wrapper .layout_center_2_id_15_1 { margin-top: 0; display: block;}

	.block-7 .layout_20_id_21 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}

	.block-7 { margin-top: 25px;}

	.block-9 .layout_25 { margin-top: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}

	.block-9 .layout_26 { margin-top: 0; 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: none;}

	.block-9 .layout_27 { margin-top: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}

	.block-8 .layout_22 { margin-top: 0; width: auto; margin-left: 0; margin-right: 0; margin-bottom: 0; -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-8 .layout_23 { margin-top: 0; width: auto; margin-left: 0; margin-right: 0; margin-bottom: 0; -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-8 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}

	.address-23 { margin-top: 15px; margin-left: auto; 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;}

	.phones-22 { 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;}

	.menu-19 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-19 .menu-button { display: -webkit-flex; display: flex; position: static; width: 100%; min-height: 0;}
	.menu-19 .menu-scroll > ul { display: block;}
	.menu-19 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-19 .menu-scroll > ul > li.menu-item > a { width: auto;}
	.menu-19 .menu-scroll > ul ul { position: static;}
	.menu-19 .menu-scroll > ul ul ul { position: static; width: auto;}

	.block-6 .layout_18_id_11 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}

	.news-17 .item__image { margin-right: 0;}

	.block-5 .layout_15_id_16 { margin-top: 0; margin-left: 0; margin-right: 0; width: auto;}

	.block-5 { background: linear-gradient(rgba(255,255,255,0.65), rgba(255,255,255,0.65)), url("../images/54491187_2.jpg") left 50% top 50% / auto auto no-repeat fixed;}

	.horizontal_block-16 .body { margin-left: 0; margin-top: 5px; margin-bottom: 5px;}

	.horizontal_block-16 .image { text-align: center;}

	.horizontal_block-16 .detail { margin-bottom: 5px;}

	.block-2 .layout_7 { margin-top: 0; display: -webkit-flex; display: flex;}

	.block-2 .layout_3_id_3_id_4 { margin-top: 0;}

	.block-2 .layout_3_id_4 { margin-top: 0;}

	.block-3 .layout_5 { margin-top: 0; width: auto; margin-left: 0; margin-right: 0; margin-bottom: 0; -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-3 .layout_6 { margin-top: 0; width: auto; margin-left: 0; margin-right: 0; margin-bottom: 0; -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-3 { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}

	.widget-3 { margin-right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}

	.site-name { 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 .menu-11 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-bottom: 20px; cursor: pointer;}
.side-panel .menu-11 .menu-scroll > ul { display: block;}
.side-panel .menu-11 .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-11 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-11 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-11 .menu-scroll > ul ul ul { position: static; width: auto;}

.side-panel .menu-12 { width: auto; margin-bottom: 20px;}

.side-panel .widget-20 { -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-top: 0; margin-left: 0;}