@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 { border: none; background: linear-gradient(rgba(255,255,255,0.22), rgba(255,255,255,0.22)), url("../images/54262578.jpg?1498802372989") left 50% top 50% / cover no-repeat fixed; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; text-align: center; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 { padding: 35px 40px 25px; margin: 50px auto 0; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; background: #ffffff; z-index: 8; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-indent: 0; text-decoration: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%;}
.block-4 .layout_6 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_9 { -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_5_id_6 { display: -webkit-flex; display: flex; flex-flow: row nowrap; left: 0; top: 0; position: relative; margin: 0;}
.block-4 { 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; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0;}
.block-5 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 300px; min-height: 0; z-index: 3; display: block; text-decoration: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-right: 20px;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: auto; min-height: 0; font-size: 25px; padding-top: 3px; right: 0;}
.site-name-7 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: row nowrap;}
.site-name-7 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%; text-align: left; width: 76px; margin-right: 10px;}
.site-name-7 img { box-sizing: border-box; display: block; max-width: 100%; border: none; margin-right: 15px;}
.site-name-7 .sn-text { box-sizing: border-box; font-family: Impact, Charcoal, sans-serif; text-align: left; font-size: 26px; color: #2b2b2b; text-transform: uppercase; text-decoration: none; font-weight: normal; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; padding-top: 0.02px; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.site-name-7 a { text-decoration: none; outline: none;}
.widget-3 { margin: 3px 0 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; font-size: 16px; color: #808080; line-height: 1.0; text-decoration: none; box-sizing: border-box; width: auto; font-weight: normal; right: 0;}
.block-6 .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-6 .layout_11 { -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_12 { -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 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; padding-top: 10px; right: 0;}
.widget-4 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-10 p:first-child { margin-top: 0;}
.address-10 p:last-child { margin-bottom: 0;}
.address-10 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-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;}
.address-10 .icon { border: none; box-sizing: border-box; height: 16px; width: 36px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjI1IiBoZWlnaHQ9IjMzIiB2aWV3Qm94PSIwIDAgMjUgMzMiPjxkZWZzPjxzdHlsZT4gLmNscy0yIHsgZmlsbDogIzhlOGViZjsgfSA8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNMTIuOTg0LDMyLjgzOCBDMTIuODQwLDMyLjk1MyAxMi42NjcsMzMuMDEwIDEyLjQ5NSwzMy4wMTAgQzEyLjMwMiwzMy4wMTAgMTIuMTEyLDMyLjkzOSAxMS45NjIsMzIuNzk5IEMxMS40NzIsMzIuMzQwIC0wLjAxNCwyMS40NTYgLTAuMDE0LDEyLjU2OCBDLTAuMDE0LDUuNjMzIDUuNTk3LC0wLjAxMCAxMi40OTUsLTAuMDEwIEMxOS4zOTIsLTAuMDEwIDI1LjAwNCw1LjYzMyAyNS4wMDQsMTIuNTY4IEMyNS4wMDQsMjMuMDQ3IDEzLjQ3NCwzMi40NDMgMTIuOTg0LDMyLjgzOCBaTTEyLjQ5NSwxLjU2MiBDNi40NjAsMS41NjIgMS41NTAsNi40OTkgMS41NTAsMTIuNTY4IEMxLjU1MCwxOS43ODUgMTAuMzI1LDI4Ljk3MCAxMi41MzIsMzEuMTY0IEMxNC43NzUsMjkuMjAyIDIzLjQ0MCwyMS4wNzIgMjMuNDQwLDEyLjU2OCBDMjMuNDQwLDYuNDk5IDE4LjUzMCwxLjU2MiAxMi40OTUsMS41NjIgWk0xMi40OTUsMTcuMjg2IEM5LjQ3NywxNy4yODYgNy4wMjIsMTQuODE3IDcuMDIyLDExLjc4MiBDNy4wMjIsOC43NDggOS40NzcsNi4yNzkgMTIuNDk1LDYuMjc5IEMxNS41MTIsNi4yNzkgMTcuOTY4LDguNzQ4IDE3Ljk2OCwxMS43ODIgQzE3Ljk2OCwxNC44MTcgMTUuNTEyLDE3LjI4NiAxMi40OTUsMTcuMjg2IFpNMTIuNDk1LDcuODUyIEMxMC4zMzksNy44NTIgOC41ODYsOS42MTUgOC41ODYsMTEuNzgyIEM4LjU4NiwxMy45NTAgMTAuMzM5LDE1LjcxMyAxMi40OTUsMTUuNzEzIEMxNC42NTEsMTUuNzEzIDE2LjQwNCwxMy45NTAgMTYuNDA0LDExLjc4MiBDMTYuNDA0LDkuNjE1IDE0LjY1MSw3Ljg1MiAxMi40OTUsNy44NTIgWiIgaWQ9InBhdGgtMSIgY2xhc3M9ImNscy0yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz4KPC9zdmc+") left 50% top 50% / auto auto no-repeat; margin-right: 10px; min-height: 36px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-10 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-10 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-10 .title { box-sizing: border-box; font-family: Open Sans, sans-serif; font-size: 14px; color: #8e8ebf; text-transform: uppercase; text-decoration: none; font-weight: bold; margin-bottom: 5px; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-10 .text_body { font-family: Roboto, sans-serif; font-size: 14px; color: #808080; line-height: 1.3; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-10 input.tgl-but { box-sizing: border-box; display: none;}
.address-10 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-5 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.schedule-11 p:first-child { margin-top: 0;}
.schedule-11 p:last-child { margin-bottom: 0;}
.schedule-11 .header { box-sizing: border-box;}
.schedule-11 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-11 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.schedule-11 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPjxkZWZzPjxzdHlsZT4gLmNscy0yIHsgZmlsbDogIzhlOGViZjsgfSA8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNMTYuMDAwLDMyLjAwMCBDNy4xNjMsMzIuMDAwIC0wLjAwMCwyNC44MzYgLTAuMDAwLDE2LjAwMCBDLTAuMDAwLDcuMTY0IDcuMTYzLC0wLjAwMCAxNi4wMDAsLTAuMDAwIEMyNC44MzYsLTAuMDAwIDMyLjAwMCw3LjE2NCAzMi4wMDAsMTYuMDAwIEMzMi4wMDAsMjQuODM2IDI0LjgzNiwzMi4wMDAgMTYuMDAwLDMyLjAwMCBaTTE2LjAwMCwyLjAwMCBDOC4yNjgsMi4wMDAgMi4wMDAsOC4yNjggMi4wMDAsMTYuMDAwIEMyLjAwMCwyMy43MzIgOC4yNjgsMzAuMDAwIDE2LjAwMCwzMC4wMDAgQzIzLjczMiwzMC4wMDAgMzAuMDAwLDIzLjczMiAzMC4wMDAsMTYuMDAwIEMzMC4wMDAsOC4yNjggMjMuNzMyLDIuMDAwIDE2LjAwMCwyLjAwMCBaTTI2LjAwMCwxNy4wMDAgQzI2LjAwMCwxNy4wMDAgMjYuMDAwLDE1LjAwMCAyNi4wMDAsMTUuMDAwIEMyNi4wMDAsMTUuMDAwIDI4LjAwMCwxNS4wMDAgMjguMDAwLDE1LjAwMCBDMjguMDAwLDE1LjAwMCAyOC4wMDAsMTcuMDAwIDI4LjAwMCwxNy4wMDAgQzI4LjAwMCwxNy4wMDAgMjYuMDAwLDE3LjAwMCAyNi4wMDAsMTcuMDAwIFpNMjMuMTk3LDI0LjE5MiBDMjMuMTk3LDI0LjE5MiAyMS43ODMsMjIuNzc4IDIxLjc4MywyMi43NzggQzIxLjc4MywyMi43NzggMjMuMTk3LDIxLjM2NCAyMy4xOTcsMjEuMzY0IEMyMy4xOTcsMjEuMzY0IDI0LjYxMiwyMi43NzggMjQuNjEyLDIyLjc3OCBDMjQuNjEyLDIyLjc3OCAyMy4xOTcsMjQuMTkyIDIzLjE5NywyNC4xOTIgWk0yMi4wNzYsOC4yNzMgQzIyLjA3Niw4LjI3MyAyMy40NjAsNi44ODYgMjMuNDYwLDYuODg2IEMyMy40NjAsNi44ODYgMjQuODQzLDguMjczIDI0Ljg0Myw4LjI3MyBDMjQuODQzLDguMjczIDIzLjQ2MCw5LjY2MCAyMy40NjAsOS42NjAgQzIzLjQ2MCw5LjY2MCAyMi4wNzYsOC4yNzMgMjIuMDc2LDguMjczIFpNMTUuMDAwLDI2LjAwMCBDMTUuMDAwLDI2LjAwMCAxNy4wMDAsMjYuMDAwIDE3LjAwMCwyNi4wMDAgQzE3LjAwMCwyNi4wMDAgMTcuMDAwLDI4LjAwMCAxNy4wMDAsMjguMDAwIEMxNy4wMDAsMjguMDAwIDE1LjAwMCwyOC4wMDAgMTUuMDAwLDI4LjAwMCBDMTUuMDAwLDI4LjAwMCAxNS4wMDAsMjYuMDAwIDE1LjAwMCwyNi4wMDAgWk0xNi4wMDAsMTcuMDAwIEMxNi4wMDAsMTcuMDAwIDcuMDAwLDE3LjAwMCA3LjAwMCwxNy4wMDAgQzYuNDQ4LDE3LjAwMCA2LjAwMCwxNi41NTIgNi4wMDAsMTYuMDAwIEM2LjAwMCwxNS40NDcgNi40NDgsMTUuMDAwIDcuMDAwLDE1LjAwMCBDNy4wMDAsMTUuMDAwIDE1LjAwMCwxNS4wMDAgMTUuMDAwLDE1LjAwMCBDMTUuMDAwLDE1LjAwMCAxNS4wMDAsNS4wMDAgMTUuMDAwLDUuMDAwIEMxNS4wMDAsNC40NDcgMTUuNDQ4LDQuMDAwIDE2LjAwMCw0LjAwMCBDMTYuNTUyLDQuMDAwIDE3LjAwMCw0LjQ0NyAxNy4wMDAsNS4wMDAgQzE3LjAwMCw1LjAwMCAxNy4wMDAsMTYuMDI0IDE3LjAwMCwxNi4wMjQgQzE3LjAwMCwxNi41NzYgMTYuNTUyLDE3LjAwMCAxNi4wMDAsMTcuMDAwIFpNNi44NjQsOC4zMjMgQzYuODY0LDguMzIzIDguMjc4LDYuOTA5IDguMjc4LDYuOTA5IEM4LjI3OCw2LjkwOSA5LjY5Miw4LjMyMyA5LjY5Miw4LjMyMyBDOS42OTIsOC4zMjMgOC4yNzgsOS43MzcgOC4yNzgsOS43MzcgQzguMjc4LDkuNzM3IDYuODY0LDguMzIzIDYuODY0LDguMzIzIFpNOS41MDAsMjIuODMyIEM5LjUwMCwyMi44MzIgOC4xMTcsMjQuMjE4IDguMTE3LDI0LjIxOCBDOC4xMTcsMjQuMjE4IDYuNzMzLDIyLjgzMiA2LjczMywyMi44MzIgQzYuNzMzLDIyLjgzMiA4LjExNywyMS40NDUgOC4xMTcsMjEuNDQ1IEM4LjExNywyMS40NDUgOS41MDAsMjIuODMyIDkuNTAwLDIyLjgzMiBaIiBpZD0icGF0aC0xIiBjbGFzcz0iY2xzLTIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4=") left 50% top 50% / auto auto no-repeat; margin-right: 10px; min-height: 35px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.schedule-11 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-11 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.schedule-11 .title { box-sizing: border-box; font-family: Open Sans, sans-serif; font-size: 14px; color: #8e8ebf; text-transform: uppercase; text-decoration: none; font-weight: bold; margin-bottom: 5px; 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;}
.schedule-11 .text_body { font-family: Roboto, sans-serif; font-size: 15px; color: #808080; line-height: 1.3; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.schedule-11 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-11 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-6 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-12 p:first-child { margin-top: 0;}
.phones-12 p:last-child { margin-bottom: 0;}
.phones-12 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-12 .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-12 .icon { border: none; box-sizing: border-box; height: 16px; width: 35px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjMzIiBoZWlnaHQ9IjMzIiB2aWV3Qm94PSIwIDAgMzMgMzMiPjxkZWZzPjxzdHlsZT4gLmNscy0yIHsgZmlsbDogIzhlOGViZjsgfSA8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNMzEuMjAzLDMyLjQyMSBDMzEuMjAzLDMyLjQyMSAzMS4wMzIsMzIuNzM4IDMxLjAzMiwzMi43MzggQzMxLjAzMiwzMi43MzggMzAuNjc2LDMyLjgwMiAzMC42NzYsMzIuODAyIEMyOS45NjAsMzIuOTMyIDI5LjE3NywzMi45OTggMjguMzQ4LDMyLjk5OCBDMjguMzQ4LDMyLjk5OCAyOC4zNDgsMzIuOTk4IDI4LjM0NywzMi45OTggQzI0LjgwMSwzMi45OTggMTcuNjA3LDMxLjc5NCA5LjI2NCwyMy43MzggQzEuMjA4LDE1LjQwNSAtMC43MDksNy4yMTMgMC4xNzcsMi4zMTkgQzAuMTc3LDIuMzE5IDAuMjQxLDEuOTY0IDAuMjQxLDEuOTY0IEMwLjI0MSwxLjk2NCAwLjU1OSwxLjc5MiAwLjU1OSwxLjc5MiBDMy41NjAsMC4xNjcgNy45NjMsLTAuMTk2IDEwLjEwMywwLjA2MiBDMTAuMTAzLDAuMDYyIDEwLjQyMSwwLjEwMSAxMC40MjEsMC4xMDEgQzEwLjQyMSwwLjEwMSAxMC42MTQsMC4zNTcgMTAuNjE0LDAuMzU3IEMxMi42ODEsMy4xMDMgMTQuMDUwLDcuNDE2IDEzLjg2OSwxMC42MTIgQzEzLjg2OSwxMC42MTIgMTMuODU0LDEwLjg3NiAxMy44NTQsMTAuODc2IEMxMy44NTQsMTAuODc2IDEzLjY3NywxMS4wNzMgMTMuNjc3LDExLjA3MyBDMTIuOTk0LDExLjgzMCAxMS40MTcsMTMuMDM2IDEwLjMyMywxMy43MjAgQzEwLjg4NSwxNS4wNDYgMTIuMTkzLDE2Ljc0MCAxNC4yMjEsMTguNzY2IEMxNi4yNDgsMjAuNzkzIDE3Ljk0MywyMi4xMDAgMTkuMjY5LDIyLjY2MSBDMTkuOTUzLDIxLjU2OSAyMS4xNTksMTkuOTkzIDIxLjkxOCwxOS4zMDkgQzIxLjkxOCwxOS4zMDkgMjIuMTE1LDE5LjEzMiAyMi4xMTUsMTkuMTMyIEMyMi4xMTUsMTkuMTMyIDIyLjM3OSwxOS4xMTcgMjIuMzc5LDE5LjExNyBDMjUuNTg0LDE4Ljk0MiAyOS45MTcsMjAuMzI1IDMyLjYzOSwyMi4zNzEgQzMyLjYzOSwyMi4zNzEgMzIuODk1LDIyLjU2MyAzMi44OTUsMjIuNTYzIEMzMi44OTUsMjIuNTYzIDMyLjkzNCwyMi44ODEgMzIuOTM0LDIyLjg4MSBDMzMuMTg3LDI0Ljk3MyAzMi44MTIsMjkuNDUxIDMxLjIwMywzMi40MjEgWk0zMS40NzEsMjMuMzgwIEMyOS4xMDcsMjEuNzE1IDI1LjQ0NywyMC41MzIgMjIuNzM3LDIwLjYwNyBDMjEuOTUzLDIxLjQwMyAyMC42ODksMjMuMTI4IDIwLjI3MSwyMy45MjYgQzIwLjI3MSwyMy45MjYgMTkuOTg2LDI0LjQ2OSAxOS45ODYsMjQuNDY5IEMxOS45ODYsMjQuNDY5IDE5LjM5NywyNC4zMDEgMTkuMzk3LDI0LjMwMSBDMTcuNzMxLDIzLjgyNCAxNS42OTAsMjIuMzYxIDEzLjE1NywxOS44MjkgQzEwLjYyMywxNy4yOTcgOS4xNjAsMTUuMjU3IDguNjgzLDEzLjU5MiBDOC42ODMsMTMuNTkyIDguNTE0LDEzLjAwNCA4LjUxNCwxMy4wMDQgQzguNTE0LDEzLjAwNCA5LjA1NywxMi43MjAgOS4wNTcsMTIuNzIwIEM5Ljg1NywxMi4zMDEgMTEuNTgzLDExLjAzNyAxMi4zNzgsMTAuMjU0IEMxMi40NDQsNy41NDcgMTEuMjg3LDMuOTA5IDkuNjA0LDEuNTI0IEM3LjczMywxLjM4MiA0LjE0OSwxLjcwMSAxLjU5OCwyLjk0OCBDMC45MzgsNy41MTQgMi44ODQsMTQuOTc1IDEwLjMyOCwyMi42NzUgQzE4LjI3MSwzMC4zNDYgMjUuMDI4LDMxLjQ5NCAyOC4zNDgsMzEuNDk0IEMyOC4zNDgsMzEuNDk0IDI4LjM0OCwzMS40OTQgMjguMzQ4LDMxLjQ5NCBDMjguOTQ4LDMxLjQ5NCAyOS41MTgsMzEuNDU2IDMwLjA0NywzMS4zODEgQzMxLjMyMSwyOC43NzkgMzEuNjAwLDI1LjEyNiAzMS40NzEsMjMuMzgwIFpNMTkuNTY2LDMuNjkxIEMxOS41NjYsMy42OTEgMTkuNjk5LDIuMTk0IDE5LjY5OSwyLjE5NCBDMjUuODUzLDIuNzM5IDMwLjYwOSw3LjgxMSAzMC43NjAsMTMuOTkxIEMzMC43NjAsMTMuOTkxIDI5LjI1NywxNC4wMjcgMjkuMjU3LDE0LjAyNyBDMjkuMTI0LDguNjEzIDI0Ljk1OCw0LjE2OSAxOS41NjYsMy42OTEgWk0yNy43NDEsMTQuMzMyIEMyNy43NDEsMTQuMzMyIDI2LjI0NSwxNC40OTIgMjYuMjQ1LDE0LjQ5MiBDMjUuODIzLDEwLjU0NyAyMi43ODgsNy4zMzQgMTguODY0LDYuNjc5IEMxOC44NjQsNi42NzkgMTkuMTEzLDUuMTk2IDE5LjExMyw1LjE5NiBDMjMuNjk5LDUuOTYyIDI3LjI0Nyw5LjcxOSAyNy43NDEsMTQuMzMyIFpNMjQuMjkwLDE0LjY1MSBDMjQuMjkwLDE0LjY1MSAyMi44MDMsMTQuODczIDIyLjgwMywxNC44NzMgQzIyLjQ1MiwxMi41MzEgMjAuNjYxLDEwLjYzNSAxOC4zNDYsMTAuMTU2IEMxOC4zNDYsMTAuMTU2IDE4LjY1MSw4LjY4NCAxOC42NTEsOC42ODQgQzIxLjU4MCw5LjI5MCAyMy44NDYsMTEuNjg4IDI0LjI5MCwxNC42NTEgWiIgaWQ9InBhdGgtMSIgY2xhc3M9ImNscy0yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz4KPC9zdmc+") left 50% top 50% / auto auto no-repeat; margin-right: 10px; min-height: 35px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-12 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-12 .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-12 .title { box-sizing: border-box; font-family: Open Sans, sans-serif; font-size: 14px; color: #8e8ebf; text-transform: uppercase; text-decoration: none; font-weight: bold; margin-bottom: 5px; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-12 .text_body { box-sizing: border-box; font-family: Roboto, sans-serif; font-size: 15px; color: #ff3e17; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: bold;}
.phones-12 input.tgl-but { box-sizing: border-box; display: none;}
.phones-12 .text_body a { text-decoration: none; color: inherit;}
.phones-12 input.tgl-but:checked + .block-body-drop { display: block;}
.block-8 .layout_13 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-8 .layout_16 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-8 { margin: 10px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0; padding-right: 20px; padding-left: 20px; padding-top: 20px; -webkit-box-shadow: inset 0px 2px 0px  rgba(0,0,0,0.08); -moz-box-shadow: inset 0px 2px 0px  rgba(0,0,0,0.08); box-shadow: inset 0px 2px 0px  rgba(0,0,0,0.08); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-7 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: right; font-size: 22px; color: #ff3e17; font-style: italic; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; min-height: 22px; font-weight: bold; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-top: 10px; padding-bottom: 10px;}
.widget-8 { padding: 13px 30px; margin: 0 0 auto 30px; border: 2px solid #4242c7; position: relative; top: 0; left: 0; width: 200px; min-height: 27px; z-index: 1; font-family: Roboto, sans-serif; text-align: center; color: #ffffff; text-transform: uppercase; text-decoration: none; font-size: 14px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: #4242c7; -webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: bold;}
.widget-8:hover, 
.widget-8.hover, 
.widget-8.active { color: #000000; background: #ffffff;}
.widget-8:active, 
.widget-8.active { color: #ffffff; background: #4242c7;}
.popover-wrap-16 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-16 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-16 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-16 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-16 .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-16 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-16 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-16 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-16 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.button-16 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-16 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}.popover-container-16 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-16 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-16 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-16 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-16 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-16 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-16 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-16 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-16 .popover-body .s3_required { color: red;}
.popover-wrap-16 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-16 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-16 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-16 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-16 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-16 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-16 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-16 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-16 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-16 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-16 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-16 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-16 .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-16 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-16 .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-16 .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-16 .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-16 .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-16 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-16 .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-16 .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-16 .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-16 .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-16 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-16 .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-16 .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-16 .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-16 .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-16 .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-16 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-16 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-16 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-16 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-16 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-16 ::-moz-placeholder { color: #ababab;}
.popover-wrap-16 :-ms-input-placeholder { color: #ababab;}
.block-26 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; background: rgba(66,66,199,0.92); z-index: 7; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 0; padding-right: 0; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-34 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; padding-right: 27px; padding-left: 27px; 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;}
.menu-60 .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-60 .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-60 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-60 .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-60 .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-60 .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-60 .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; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.menu-60 .menu-scroll > ul ul { padding: 20px 27px; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: #f9f9fa; list-style: none; width: 100%; display: none; z-index: 10; box-sizing: border-box; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-size: 0;}
.menu-60 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: inline-block; position: relative; vertical-align: middle;}
.menu-60 .menu-scroll > ul ul > li > a { padding: 5px 14px; 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: #2b2b2e; font-size: 14px; line-height: 1.4; position: relative; font-family: Roboto, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none; font-weight: 500;}
.menu-60 .menu-scroll > ul ul > li > a:hover, 
.menu-60 .menu-scroll > ul ul > li > a.hover, 
.menu-60 .menu-scroll > ul ul > li > a.active { color: #4242c7;}
.menu-60 .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-60 .menu-scroll > ul > li.menu-item > a { padding: 10px; margin: 0 2px; 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: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; font-family: Roboto, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-style: normal; letter-spacing: 0; text-transform: none; font-weight: 500; align-self: auto; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: center;}
.menu-60 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-60 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-60 .menu-scroll > ul > li.menu-item > a.active { color: #ff3e17; background: #ffffff;}
.menu-60 .menu-scroll > ul > li.menu-item > a .has-child-icon { border: none; position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 10px; width: 12px; min-height: 12px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjQ3IiBoZWlnaHQ9IjI4IiB2aWV3Qm94PSIwIDAgNDcgMjgiIGlkPSJzdmctMSI+PGRlZnMgaWQ9ImRlZnMtMiI+PC9kZWZzPjxwYXRoIGQ9Ik01LjE3MCwtMC4wMTAgQzUuMTcwLC0wLjAxMCAwLjAwOCw1LjA4MSAwLjAwOCw1LjA4MSBDMC4wMDgsNS4wODEgMjMuNTE5LDI4LjAwMCAyMy41MTksMjguMDAwIEMyMy41MTksMjguMDAwIDQ3LjAwMSw1LjEwNiA0Ny4wMDEsNS4xMDYgQzQ3LjAwMSw1LjEwNiA0MS44NDAsMC4wMTUgNDEuODQwLDAuMDE1IEM0MS44NDAsMC4wMTUgMjMuNTE5LDE3Ljg3NyAyMy41MTksMTcuODc3IEMyMy41MTksMTcuODc3IDUuMTcwLC0wLjAxMCA1LjE3MCwtMC4wMTAgWiIgaWQ9InBhdGgtMSIgY2xhc3M9ImNscy0yIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNmZmZmZmYiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPgo8L3N2Zz4=") left 50% top 50% / contain no-repeat; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-60 .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: 20px; width: 20px; overflow: hidden; height: 20px;}
.menu-60 .menu-scroll > ul > li.menu-item > a img { margin: auto; border: none; box-sizing: border-box; max-width: 100%; height: auto; width: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-60 .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-60 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-60 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-60 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-60 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-60 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-60 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-9 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 6; text-align: left; display: block; right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: 100%;}
.widget-9 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; width: auto; height: 0; min-height: 480px; box-sizing: border-box; background: url("../images/wm_slider_spacer.gif") left 50% top 50% / cover no-repeat; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-18 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-18 .popover-body input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-18 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-18 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center;}
.popover-wrap-18 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-18 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") center center / auto no-repeat; z-index: 10; cursor: pointer;}
.slider-18 .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-18 .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-18 .text_wrapper .bx-viewport { position: relative !important;}
.slider-18 .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-18 .slider-item { box-sizing: border-box; width: 100%; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}.slider-18 .text-slider { padding: 25px 40px; margin: 410px 0 0; border: none; box-sizing: border-box; position: absolute; top: auto; left: 0; z-index: 6; text-align: center; right: 0; width: auto; background: rgba(13,13,15,0.8); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; bottom: 0;}
.slider-18 .text-slider-wp { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block; text-align: left; max-width: 100%;}
.slider-18 .block-body { box-sizing: border-box; font-family: Open Sans, sans-serif; color: rgba(255,255,255,0.7); line-height: 1.6; text-indent: 0; text-decoration: none; margin-bottom: 24px; 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;}
.slider-18 .block-more { box-sizing: border-box;}
.slider-18 .block-more > a { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; font-family: Open Sans, sans-serif; color: #ffffff; text-indent: 0; text-transform: uppercase; text-decoration: none; font-size: 11px; font-weight: bold;}
.slider-18 .block-more > a:hover, 
.slider-18 .block-more > a.hover, 
.slider-18 .block-more > a.active { text-decoration: underline;}
.slider-18 .block-title { box-sizing: border-box; font-family: Roboto, sans-serif; color: #ffffff; text-indent: 0; text-decoration: none; font-size: 32px; font-weight: normal; margin-bottom: 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;}.slider-18 .slider-item > a { display: block; width: 100%; height: 100%; box-sizing: border-box; position: relative; z-index: 5;}
.slider-18 .slider-controls { box-sizing: border-box; visibility: hidden; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; margin-top: -69px; text-align: justify; margin-left: 40px; width: auto; margin-right: 40px;}
.slider-18 .slider-prev { border: none; box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 60px; height: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjM4IiBoZWlnaHQ9IjY0IiB2aWV3Qm94PSIwIDAgMzggNjQiPjxkZWZzPjxzdHlsZT4gLmNscy0yIHsgZmlsbDogI2ZmM2UxNzsgfSA8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNMzcuNzU3LDU2LjA4NSBDMzcuNzU3LDU2LjA4NSAzMC44OTUsNjMuMDA2IDMwLjg5NSw2My4wMDYgQzMwLjg5NSw2My4wMDYgLTAuMDAyLDMxLjQ4NCAtMC4wMDIsMzEuNDg0IEMtMC4wMDIsMzEuNDg0IDMwLjg2MSwwLjAwMiAzMC44NjEsMC4wMDIgQzMwLjg2MSwwLjAwMiAzNy43MjQsNi45MjMgMzcuNzI0LDYuOTIzIEMzNy43MjQsNi45MjMgMTMuNjQ1LDMxLjQ4NCAxMy42NDUsMzEuNDg0IEMxMy42NDUsMzEuNDg0IDM3Ljc1Nyw1Ni4wODUgMzcuNzU3LDU2LjA4NSBaIiBpZD0icGF0aC0xIiBjbGFzcz0iY2xzLTIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4=") left 50% top 50% / 25px no-repeat, none #ffffff; text-align: left; min-height: 110px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.slider-18 .slider-prev:hover, 
.slider-18 .slider-prev.hover, 
.slider-18 .slider-prev.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjM4IiBoZWlnaHQ9IjY0IiB2aWV3Qm94PSIwIDAgMzggNjQiPjxkZWZzPjxzdHlsZT4gLmNscy0yIHsgZmlsbDogIzQyNDJjNzsgfSA8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNMzcuNzU3LDU2LjA4NSBDMzcuNzU3LDU2LjA4NSAzMC44OTUsNjMuMDA2IDMwLjg5NSw2My4wMDYgQzMwLjg5NSw2My4wMDYgLTAuMDAyLDMxLjQ4NCAtMC4wMDIsMzEuNDg0IEMtMC4wMDIsMzEuNDg0IDMwLjg2MSwwLjAwMiAzMC44NjEsMC4wMDIgQzMwLjg2MSwwLjAwMiAzNy43MjQsNi45MjMgMzcuNzI0LDYuOTIzIEMzNy43MjQsNi45MjMgMTMuNjQ1LDMxLjQ4NCAxMy42NDUsMzEuNDg0IEMxMy42NDUsMzEuNDg0IDM3Ljc1Nyw1Ni4wODUgMzcuNzU3LDU2LjA4NSBaIiBpZD0icGF0aC0xIiBjbGFzcz0iY2xzLTIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4=") left 50% top 50% / 25px no-repeat, url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjM4IiBoZWlnaHQ9IjY0IiB2aWV3Qm94PSIwIDAgMzggNjQiPjxkZWZzPjxzdHlsZT4gLmNscy0yIHsgZmlsbDogI2ZmM2UxNzsgfSA8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNMzcuNzU3LDU2LjA4NSBDMzcuNzU3LDU2LjA4NSAzMC44OTUsNjMuMDA2IDMwLjg5NSw2My4wMDYgQzMwLjg5NSw2My4wMDYgLTAuMDAyLDMxLjQ4NCAtMC4wMDIsMzEuNDg0IEMtMC4wMDIsMzEuNDg0IDMwLjg2MSwwLjAwMiAzMC44NjEsMC4wMDIgQzMwLjg2MSwwLjAwMiAzNy43MjQsNi45MjMgMzcuNzI0LDYuOTIzIEMzNy43MjQsNi45MjMgMTMuNjQ1LDMxLjQ4NCAxMy42NDUsMzEuNDg0IEMxMy42NDUsMzEuNDg0IDM3Ljc1Nyw1Ni4wODUgMzcuNzU3LDU2LjA4NSBaIiBpZD0icGF0aC0xIiBjbGFzcz0iY2xzLTIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4=") left 50% top 50% / 25px no-repeat #f0f0f0;}
.slider-18 .slider-prev:active, 
.slider-18 .slider-prev.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjM4IiBoZWlnaHQ9IjY0IiB2aWV3Qm94PSIwIDAgMzggNjQiPjxkZWZzPjxzdHlsZT4gLmNscy0yIHsgZmlsbDogIzQyNDJjNzsgfSA8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNMzcuNzU3LDU2LjA4NSBDMzcuNzU3LDU2LjA4NSAzMC44OTUsNjMuMDA2IDMwLjg5NSw2My4wMDYgQzMwLjg5NSw2My4wMDYgLTAuMDAyLDMxLjQ4NCAtMC4wMDIsMzEuNDg0IEMtMC4wMDIsMzEuNDg0IDMwLjg2MSwwLjAwMiAzMC44NjEsMC4wMDIgQzMwLjg2MSwwLjAwMiAzNy43MjQsNi45MjMgMzcuNzI0LDYuOTIzIEMzNy43MjQsNi45MjMgMTMuNjQ1LDMxLjQ4NCAxMy42NDUsMzEuNDg0IEMxMy42NDUsMzEuNDg0IDM3Ljc1Nyw1Ni4wODUgMzcuNzU3LDU2LjA4NSBaIiBpZD0icGF0aC0xIiBjbGFzcz0iY2xzLTIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4=") left 50% top 50% / 25px no-repeat, url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjM4IiBoZWlnaHQ9IjY0IiB2aWV3Qm94PSIwIDAgMzggNjQiPjxkZWZzPjxzdHlsZT4gLmNscy0yIHsgZmlsbDogI2ZmM2UxNzsgfSA8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNMzcuNzU3LDU2LjA4NSBDMzcuNzU3LDU2LjA4NSAzMC44OTUsNjMuMDA2IDMwLjg5NSw2My4wMDYgQzMwLjg5NSw2My4wMDYgLTAuMDAyLDMxLjQ4NCAtMC4wMDIsMzEuNDg0IEMtMC4wMDIsMzEuNDg0IDMwLjg2MSwwLjAwMiAzMC44NjEsMC4wMDIgQzMwLjg2MSwwLjAwMiAzNy43MjQsNi45MjMgMzcuNzI0LDYuOTIzIEMzNy43MjQsNi45MjMgMTMuNjQ1LDMxLjQ4NCAxMy42NDUsMzEuNDg0IEMxMy42NDUsMzEuNDg0IDM3Ljc1Nyw1Ni4wODUgMzcuNzU3LDU2LjA4NSBaIiBpZD0icGF0aC0xIiBjbGFzcz0iY2xzLTIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4=") left 50% top 50% / 25px no-repeat #e0e0e0;}
.slider-18 .slider-next { border: none; box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 60px; height: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjM4IiBoZWlnaHQ9IjYzIiB2aWV3Qm94PSIwIDAgMzggNjMiPjxkZWZzPjxzdHlsZT4gLmNscy0yIHsgZmlsbDogI2ZmM2UxNzsgfSA8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNLTAuMDEzLDU1Ljc2NSBDLTAuMDEzLDU1Ljc2NSA2LjY1OCw2Mi42NDYgNi42NTgsNjIuNjQ2IEM2LjY1OCw2Mi42NDYgMzYuNjg4LDMxLjMwMyAzNi42ODgsMzEuMzAzIEMzNi42ODgsMzEuMzAzIDYuNjkwLC0wLjAwMiA2LjY5MCwtMC4wMDIgQzYuNjkwLC0wLjAwMiAwLjAyMCw2Ljg3OSAwLjAyMCw2Ljg3OSBDMC4wMjAsNi44NzkgMjMuNDI0LDMxLjMwMyAyMy40MjQsMzEuMzAzIEMyMy40MjQsMzEuMzAzIC0wLjAxMyw1NS43NjUgLTAuMDEzLDU1Ljc2NSBaIiBpZD0icGF0aC0xIiBjbGFzcz0iY2xzLTIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4=") left 50% top 50% / 25px no-repeat, none #ffffff; text-align: left; min-height: 110px; margin-top: 0; align-self: auto; margin-left: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.slider-18 .slider-next:hover, 
.slider-18 .slider-next.hover, 
.slider-18 .slider-next.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjM4IiBoZWlnaHQ9IjYzIiB2aWV3Qm94PSIwIDAgMzggNjMiPjxkZWZzPjxzdHlsZT4gLmNscy0yIHsgZmlsbDogIzQyNDJjNzsgfSA8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNLTAuMDEzLDU1Ljc2NSBDLTAuMDEzLDU1Ljc2NSA2LjY1OCw2Mi42NDYgNi42NTgsNjIuNjQ2IEM2LjY1OCw2Mi42NDYgMzYuNjg4LDMxLjMwMyAzNi42ODgsMzEuMzAzIEMzNi42ODgsMzEuMzAzIDYuNjkwLC0wLjAwMiA2LjY5MCwtMC4wMDIgQzYuNjkwLC0wLjAwMiAwLjAyMCw2Ljg3OSAwLjAyMCw2Ljg3OSBDMC4wMjAsNi44NzkgMjMuNDI0LDMxLjMwMyAyMy40MjQsMzEuMzAzIEMyMy40MjQsMzEuMzAzIC0wLjAxMyw1NS43NjUgLTAuMDEzLDU1Ljc2NSBaIiBpZD0icGF0aC0xIiBjbGFzcz0iY2xzLTIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4=") left 50% top 50% / 25px no-repeat, url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjM4IiBoZWlnaHQ9IjYzIiB2aWV3Qm94PSIwIDAgMzggNjMiPjxkZWZzPjxzdHlsZT4gLmNscy0yIHsgZmlsbDogI2ZmM2UxNzsgfSA8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNLTAuMDEzLDU1Ljc2NSBDLTAuMDEzLDU1Ljc2NSA2LjY1OCw2Mi42NDYgNi42NTgsNjIuNjQ2IEM2LjY1OCw2Mi42NDYgMzYuNjg4LDMxLjMwMyAzNi42ODgsMzEuMzAzIEMzNi42ODgsMzEuMzAzIDYuNjkwLC0wLjAwMiA2LjY5MCwtMC4wMDIgQzYuNjkwLC0wLjAwMiAwLjAyMCw2Ljg3OSAwLjAyMCw2Ljg3OSBDMC4wMjAsNi44NzkgMjMuNDI0LDMxLjMwMyAyMy40MjQsMzEuMzAzIEMyMy40MjQsMzEuMzAzIC0wLjAxMyw1NS43NjUgLTAuMDEzLDU1Ljc2NSBaIiBpZD0icGF0aC0xIiBjbGFzcz0iY2xzLTIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4=") left 50% top 50% / 25px no-repeat #ededed;}
.slider-18 .slider-next:active, 
.slider-18 .slider-next.active { background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjM4IiBoZWlnaHQ9IjYzIiB2aWV3Qm94PSIwIDAgMzggNjMiPjxkZWZzPjxzdHlsZT4gLmNscy0yIHsgZmlsbDogIzQyNDJjNzsgfSA8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNLTAuMDEzLDU1Ljc2NSBDLTAuMDEzLDU1Ljc2NSA2LjY1OCw2Mi42NDYgNi42NTgsNjIuNjQ2IEM2LjY1OCw2Mi42NDYgMzYuNjg4LDMxLjMwMyAzNi42ODgsMzEuMzAzIEMzNi42ODgsMzEuMzAzIDYuNjkwLC0wLjAwMiA2LjY5MCwtMC4wMDIgQzYuNjkwLC0wLjAwMiAwLjAyMCw2Ljg3OSAwLjAyMCw2Ljg3OSBDMC4wMjAsNi44NzkgMjMuNDI0LDMxLjMwMyAyMy40MjQsMzEuMzAzIEMyMy40MjQsMzEuMzAzIC0wLjAxMyw1NS43NjUgLTAuMDEzLDU1Ljc2NSBaIiBpZD0icGF0aC0xIiBjbGFzcz0iY2xzLTIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4=") left 50% top 50% / 25px no-repeat, url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjM4IiBoZWlnaHQ9IjYzIiB2aWV3Qm94PSIwIDAgMzggNjMiPjxkZWZzPjxzdHlsZT4gLmNscy0yIHsgZmlsbDogI2ZmM2UxNzsgfSA8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNLTAuMDEzLDU1Ljc2NSBDLTAuMDEzLDU1Ljc2NSA2LjY1OCw2Mi42NDYgNi42NTgsNjIuNjQ2IEM2LjY1OCw2Mi42NDYgMzYuNjg4LDMxLjMwMyAzNi42ODgsMzEuMzAzIEMzNi42ODgsMzEuMzAzIDYuNjkwLC0wLjAwMiA2LjY5MCwtMC4wMDIgQzYuNjkwLC0wLjAwMiAwLjAyMCw2Ljg3OSAwLjAyMCw2Ljg3OSBDMC4wMjAsNi44NzkgMjMuNDI0LDMxLjMwMyAyMy40MjQsMzEuMzAzIEMyMy40MjQsMzEuMzAzIC0wLjAxMyw1NS43NjUgLTAuMDEzLDU1Ljc2NSBaIiBpZD0icGF0aC0xIiBjbGFzcz0iY2xzLTIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4=") left 50% top 50% / 25px no-repeat #e0e0e0;}
.slider-18 .slider-prev > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-18 .slider-next > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-18 .slider-pager-wrap { box-sizing: border-box; position: absolute; bottom: 0; left: 0; right: 0; font-size: 0; text-align: center; visibility: hidden; z-index: 100; display: -webkit-flex; display: flex;}
.slider-18 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.slider-18 .slider-pager { box-sizing: border-box;}
.slider-18 .slider-pager > a { padding: 1px; margin: 2px; box-sizing: border-box; display: inline-block; vertical-align: top; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 11px; text-decoration: none; color: #999999;}
.slider-18 .slider-pager > a:active, 
.slider-18 .slider-pager > a.active { background: #eeeeee;}
.slider-18 .auto_controls { box-sizing: border-box; display: none;}
.slider-18 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-18 .bx-controls-auto-item { box-sizing: border-box;}
.slider-18 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_pause.png") center center / auto no-repeat;}
.slider-18 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_play.png") center center / auto no-repeat;}
.slider-18 .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-18 .text-slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-18 .text-slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-18 .text_wrapper { box-sizing: border-box; width: 150px; position: absolute; top: 0; left: 0; min-height: 100px; z-index: 100;}
.slider-18 .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-18 .text_wrapper .text_slider { box-sizing: border-box; position: static; text-align: inherit;}
.slider-18 .text_wrapper .text_slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-18 .text_wrapper .text_slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-18 .wrap_text_dm { box-sizing: border-box; position: absolute; top: 0; left: 0; right: 0; height: 0; overflow: hidden; min-height: inherit;}
.slider-18 .block-title a { box-sizing: border-box; color: inherit; text-decoration: none;}
.popover-container-18 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}.popover-container-18 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-18 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-18 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-18 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-18 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-18 .popover-body .s3_required { color: red;}
.popover-wrap-18 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-18 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-18 ::-moz-placeholder { color: #ababab;}
.popover-wrap-18 :-ms-input-placeholder { color: #ababab;}
.block-11 .layout_22 { -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-11 .layout_25 { -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-11 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 5; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; max-width: 100%; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-12 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; min-height: 0; width: auto; padding-top: 0.02px; padding-bottom: 0.02px; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-22 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-22 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-22 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-22 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-22 .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-22 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-22 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-22 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-22 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.editable_block-22 p:first-child { margin-top: 0;}
.editable_block-22 p:last-child { margin-bottom: 0;}
.editable_block-22 .header { box-sizing: border-box; font-size: 20px; margin-bottom: 5px; display: -webkit-flex; display: flex;}
.editable_block-22 .body { border: none; box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-22 .image { padding: 0.02px 0; border: none; box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 320px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; float: none; margin-right: 0; margin-bottom: 0;}
.editable_block-22 .item-label { padding: 8px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex; text-align: center; font-family: Roboto, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: uppercase; text-decoration: none; font-size: 20px; width: auto; right: 0; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.editable_block-22 .image-inner { border: none; box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; margin-bottom: 0; padding-bottom: 10px; padding-top: 10px; background: rgba(81,81,224,0.85); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-22 .title { padding: 8px 10px; margin: 0 40px 5px; border: none; box-sizing: border-box; font-size: 32px; display: -webkit-flex; display: flex; pointer-events: auto; font-family: Roboto, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #ffffff; text-transform: uppercase; text-decoration: none; position: static; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: 900; background: #ff3e17; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-22 .text { box-sizing: border-box; display: -webkit-flex; display: flex; pointer-events: auto; font-family: Roboto, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #ffffff; line-height: 1.4; text-decoration: none; font-size: 22px; margin-top: 10px; margin-bottom: 20px; padding-left: 40px; padding-right: 40px; font-weight: bold;}
.editable_block-22 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-left: 40px; margin-right: 40px;}
.editable_block-22 .price-inner { border: none; box-sizing: border-box; display: inline-block; padding-left: 10px; padding-right: 10px; background: #ff3e17; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-22 .price-note { box-sizing: border-box; display: inline-block; text-align: left; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; font-size: 18px; font-weight: bold;}
.editable_block-22 .price-value { border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-align: left; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; font-size: 35px; font-weight: 900; margin-left: 5px; margin-right: 5px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-left: 5px; padding-right: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-22 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-align: left; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; font-size: 18px; font-weight: bold;}
.editable_block-22 .more { box-sizing: border-box; margin-top: 20px; pointer-events: auto; margin-left: 40px; margin-right: 40px;}
.editable_block-22 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.editable_block-22 .more > a { padding: 13px 30px; border: 2px solid #ffffff; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; height: 0; min-height: 40px; font-family: Roboto, sans-serif; color: #4242c7; text-transform: uppercase; text-decoration: none; font-size: 14px; background: #ffffff; -webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px; font-weight: bold; width: 150px;}
.editable_block-22 .more > a:hover, 
.editable_block-22 .more > a.hover, 
.editable_block-22 .more > a.active { border: 2px solid #4242c7; color: #000000;}
.editable_block-22 .more > a:active, 
.editable_block-22 .more > a.active { color: #ffffff; background: #4242c7;}
.editable_block-22 .img-convert { border: none; box-sizing: border-box; width: auto; height: 348px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-22 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-22 .clear { clear: both;}
.popover-container-22 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}.popover-container-22 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-22 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-22 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-22 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-22 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-22 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-22 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-22 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-22 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-22 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-22 .popover-body .s3_required { color: red;}
.popover-wrap-22 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-22 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-22 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-22 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-22 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-22 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-22 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-22 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-22 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-22 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-22 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-22 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-22 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-22 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-22 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-22 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-22 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-22 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-22 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-22 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-22 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-22 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-22 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-22 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-22 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-22 .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-22 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-22 .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-22 .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-22 .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-22 .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-22 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-22 .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-22 .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-22 .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-22 .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-22 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-22 .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-22 .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-22 .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-22 .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-22 .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-22 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-22 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-22 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-22 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-22 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-22 ::-moz-placeholder { color: #ababab;}
.popover-wrap-22 :-ms-input-placeholder { color: #ababab;}
.widget-14 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; min-height: 0; width: auto; padding-top: 0.02px; padding-bottom: 0.02px; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-25 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-25 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-25 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-25 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-25 .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-25 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-25 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-25 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-25 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.editable_block-25 p:first-child { margin-top: 0;}
.editable_block-25 p:last-child { margin-bottom: 0;}
.editable_block-25 .header { box-sizing: border-box; font-size: 20px; margin-bottom: 5px; display: -webkit-flex; display: flex;}
.editable_block-25 .body { border: none; box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-25 .image { padding: 0.02px 0; border: none; box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 320px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; float: none; margin-right: 0; margin-bottom: 0;}
.editable_block-25 .item-label { padding: 8px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex; text-align: center; font-family: Roboto, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-transform: uppercase; text-decoration: none; font-size: 20px; width: auto; right: 0; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.editable_block-25 .image-inner { border: none; box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; margin-bottom: 0; padding-bottom: 10px; padding-top: 10px; background: rgba(81,81,224,0.85); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-25 .title { padding: 8px 10px; margin: 0 40px 5px; border: none; box-sizing: border-box; font-size: 32px; display: -webkit-flex; display: flex; pointer-events: auto; font-family: Roboto, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #ffffff; text-transform: uppercase; text-decoration: none; position: static; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: 900; background: #ff3e17; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-25 .text { box-sizing: border-box; display: -webkit-flex; display: flex; pointer-events: auto; font-family: Roboto, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #ffffff; line-height: 1.4; text-decoration: none; font-size: 22px; margin-top: 10px; margin-bottom: 20px; padding-left: 40px; padding-right: 40px; font-weight: bold;}
.editable_block-25 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-left: 40px; margin-right: 40px;}
.editable_block-25 .price-inner { border: none; box-sizing: border-box; display: inline-block; padding-left: 10px; padding-right: 10px; background: #ff3e17; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-25 .price-note { box-sizing: border-box; display: inline-block; text-align: left; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; font-size: 18px; font-weight: bold;}
.editable_block-25 .price-value { border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-align: left; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; font-size: 35px; font-weight: 900; margin-left: 5px; margin-right: 5px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-left: 5px; padding-right: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-25 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-align: left; font-family: Roboto, sans-serif; color: #ffffff; text-decoration: none; font-size: 18px; font-weight: bold;}
.editable_block-25 .more { box-sizing: border-box; margin-top: 20px; pointer-events: auto; margin-left: 40px; margin-right: 40px;}
.editable_block-25 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.editable_block-25 .more > a { padding: 13px 30px; border: 2px solid #ffffff; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; height: 0; min-height: 40px; font-family: Roboto, sans-serif; color: #4242c7; text-transform: uppercase; text-decoration: none; font-size: 14px; background: #ffffff; -webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px; font-weight: bold; width: 150px;}
.editable_block-25 .more > a:hover, 
.editable_block-25 .more > a.hover, 
.editable_block-25 .more > a.active { border: 2px solid #4242c7; color: #000000;}
.editable_block-25 .more > a:active, 
.editable_block-25 .more > a.active { border: 2px solid #ffffff; color: #ffffff; background: #4242c7;}
.editable_block-25 .img-convert { border: none; box-sizing: border-box; width: auto; height: 348px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.editable_block-25 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-25 .clear { clear: both;}
.popover-container-25 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}.popover-container-25 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-25 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-25 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-25 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-25 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-25 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-25 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-25 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-25 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-25 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-25 .popover-body .s3_required { color: red;}
.popover-wrap-25 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-25 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-25 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-25 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-25 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-25 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-25 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-25 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-25 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-25 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-25 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-25 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-25 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-25 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-25 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-25 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-25 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-25 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-25 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-25 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-25 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-25 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-25 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-25 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-25 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-25 .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-25 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-25 .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-25 .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-25 .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-25 .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-25 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-25 .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-25 .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-25 .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-25 .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-25 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-25 .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-25 .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-25 .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-25 .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-25 .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-25 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-25 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-25 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-25 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-25 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-25 ::-moz-placeholder { color: #ababab;}
.popover-wrap-25 :-ms-input-placeholder { color: #ababab;}
.block-10 { padding: 40px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; background: #ffffff; z-index: 4; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-10 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; width: auto; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0;}
.popover-wrap-20 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-20 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-20 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-20 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-20 .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-20 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-20 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-20 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-20 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.horizontal_blocklist-20 p:first-child { margin-top: 0;}
.horizontal_blocklist-20 p:last-child { margin-bottom: 0;}
.horizontal_blocklist-20 .header { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; box-sizing: border-box;}
.horizontal_blocklist-20 .header_text { font-size: 20px; box-sizing: border-box; display: -webkit-flex; display: flex;}
.horizontal_blocklist-20 .description { box-sizing: border-box; overflow: hidden; display: -webkit-flex; display: flex; margin-bottom: 15px;}
.horizontal_blocklist-20 .description p:first-child { box-sizing: border-box; margin-top: 0;}
.horizontal_blocklist-20 .description p:last-child { box-sizing: border-box; margin-bottom: 0;}
.horizontal_blocklist-20 .body-outer { box-sizing: border-box; position: relative;}
.horizontal_blocklist-20 .body { margin: 0; box-sizing: border-box;}
.horizontal_blocklist-20 .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%);}
.horizontal_blocklist-20 .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%);}
.horizontal_blocklist-20 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.horizontal_blocklist-20 .list { 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; box-sizing: border-box;}
.horizontal_blocklist-20 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 50%;}
.horizontal_blocklist-20 .item { margin: 0; border: none; position: relative; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; min-width: 0; min-height: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; left: 0; right: 0; align-self: auto; background: rgba(175,175,186,0.08); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_blocklist-20 .item_header { box-sizing: border-box;}
.horizontal_blocklist-20 .item_body { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1; flex-basis: auto; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.horizontal_blocklist-20 .item_figure { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; min-width: 0; min-height: 0; width: auto; -webkit-order: 0; -moz-order: 0; order: 0;}
.horizontal_blocklist-20 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.horizontal_blocklist-20 .item-label { padding: 10px; border: none; box-sizing: border-box; position: absolute; left: auto; top: 0; z-index: 5; color: #fff; display: -webkit-flex; display: flex; text-align: left; font-family: Open Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: uppercase; text-decoration: none; right: 0; margin-right: 0; bottom: 0; margin-top: 0; margin-bottom: 0; align-self: auto; -webkit-box-shadow: inset 0px 35px 0px  #ff3e17; -moz-box-shadow: inset 0px 35px 0px  #ff3e17; box-shadow: inset 0px 35px 0px  #ff3e17; -webkit-text-shadow: 2px 2px 0px  rgba(0,0,0,0.19); -moz-text-shadow: 2px 2px 0px  rgba(0,0,0,0.19); text-shadow: 2px 2px 0px  rgba(0,0,0,0.19); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.horizontal_blocklist-20 .img-convert { box-sizing: border-box; width: 240px; height: 260px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.horizontal_blocklist-20 .image img { max-width: 100%; width: auto; height: auto; vertical-align: middle; box-sizing: content-box; display: -webkit-flex; display: flex;}
.horizontal_blocklist-20 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-weight: bold; position: absolute; left: 0; top: 0;}
.horizontal_blocklist-20 .item_detail { box-sizing: border-box; margin-left: 30px; position: relative; z-index: 2; margin-right: 40px;}
.horizontal_blocklist-20 .text { display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; font-family: Roboto, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 14px; color: #828282; line-height: 1.3; text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; margin-bottom: 15px;}
.horizontal_blocklist-20 .text>.align-elem { flex-basis: 100%;}
.horizontal_blocklist-20 .title { font-weight: bold; margin-bottom: 10px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; font-family: Roboto, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 19px; color: #4242c7; text-transform: uppercase; text-decoration: none; margin-top: 20px;}
.horizontal_blocklist-20 .title>.align-elem { flex-basis: 100%;}
.horizontal_blocklist-20 .price-wrap { box-sizing: border-box; position: relative;}
.horizontal_blocklist-20 .price { box-sizing: border-box; display: inline-block; margin-top: 5px; white-space: nowrap;}
.horizontal_blocklist-20 .price-note { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.horizontal_blocklist-20 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.horizontal_blocklist-20 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.horizontal_blocklist-20 .more { box-sizing: border-box; position: relative; margin-top: 5px;}
.horizontal_blocklist-20 .more > a { box-sizing: border-box; text-decoration: none; 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; text-align: center; font-family: Open Sans, sans-serif; font-size: 11px; color: #ababab; text-transform: uppercase;}
.horizontal_blocklist-20 .more > a:hover, 
.horizontal_blocklist-20 .more > a.hover, 
.horizontal_blocklist-20 .more > a.active { text-decoration: line-through;}
.horizontal_blocklist-20 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.horizontal_blocklist-20 .title a { color: inherit; text-decoration: inherit;}
.horizontal_blocklist-20 .footer { display: -webkit-flex; display: flex; box-sizing: border-box;}
.horizontal_blocklist-20 .all { box-sizing: border-box; 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; text-align: center;}
.horizontal_blocklist-20 .controls { z-index: 1; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box;}
.horizontal_blocklist-20 .prev { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_horizontal_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.horizontal_blocklist-20 .next { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_horizontal_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.horizontal_blocklist-20 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.horizontal_blocklist-20 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.horizontal_blocklist-20 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.horizontal_blocklist-20 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.horizontal_blocklist-20 .auto_controls { box-sizing: border-box; display: none;}
.horizontal_blocklist-20 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.horizontal_blocklist-20 .bx-controls-auto-item { box-sizing: border-box;}
.horizontal_blocklist-20 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_horizontal_pause.png") center center / auto no-repeat;}
.horizontal_blocklist-20 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_horizontal_play.png") center center / auto no-repeat;}
.horizontal_blocklist-20 .pager-wrap { box-sizing: border-box;}
.horizontal_blocklist-20 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.horizontal_blocklist-20 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.horizontal_blocklist-20 .bx-pager a { margin: 2px; display: inline-block; width: 10px; height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box;}
.horizontal_blocklist-20 .bx-pager a:active, 
.horizontal_blocklist-20 .bx-pager a.active { background: #bbbbbb;}
.popover-container-20 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-20 .popover-scrolling { padding: 20px; top: 0; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; overflow: auto; z-index: 1; position: fixed; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -ms-flex-align: start; box-sizing: border-box;}
.popover-container-20 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-20 { margin: auto; position: relative; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-20 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-20 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-20 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-20 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-20 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-20 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-20 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-20 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-20 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-20 .popover-body .s3_required { color: red;}
.popover-wrap-20 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-20 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-20 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-20 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-20 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-20 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-20 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-20 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-20 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-20 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-20 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-20 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-20 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-20 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-20 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-20 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-20 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-20 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-20 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-20 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-20 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-20 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-20 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-20 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-20 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-20 .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-20 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-20 .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-20 .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-20 .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-20 .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-20 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-20 .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-20 .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-20 .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-20 .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-20 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-20 .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-20 .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-20 .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-20 .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-20 .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-20 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-20 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-20 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-20 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-20 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-20 ::-moz-placeholder { color: #ababab;}
.popover-wrap-20 :-ms-input-placeholder { color: #ababab;}
.widget-11 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; width: auto; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0;}
.popover-wrap-21 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-21 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-21 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-21 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-21 .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-21 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-21 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-21 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-21 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.horizontal_blocklist-21 p:first-child { margin-top: 0;}
.horizontal_blocklist-21 p:last-child { margin-bottom: 0;}
.horizontal_blocklist-21 .header { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; box-sizing: border-box;}
.horizontal_blocklist-21 .header_text { font-size: 20px; box-sizing: border-box; display: -webkit-flex; display: flex;}
.horizontal_blocklist-21 .description { box-sizing: border-box; overflow: hidden; display: -webkit-flex; display: flex; margin-bottom: 15px;}
.horizontal_blocklist-21 .description p:first-child { box-sizing: border-box; margin-top: 0;}
.horizontal_blocklist-21 .description p:last-child { box-sizing: border-box; margin-bottom: 0;}
.horizontal_blocklist-21 .body-outer { box-sizing: border-box; position: relative;}
.horizontal_blocklist-21 .body { margin: 0; box-sizing: border-box;}
.horizontal_blocklist-21 .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%);}
.horizontal_blocklist-21 .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%);}
.horizontal_blocklist-21 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.horizontal_blocklist-21 .list { 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; box-sizing: border-box;}
.horizontal_blocklist-21 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 50%;}
.horizontal_blocklist-21 .item { margin: 0; border: none; position: relative; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; min-width: 0; min-height: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; left: 0; right: 0; align-self: auto; background: rgba(175,175,186,0.08); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.horizontal_blocklist-21 .item_header { box-sizing: border-box;}
.horizontal_blocklist-21 .item_body { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1; flex-basis: auto; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.horizontal_blocklist-21 .item_figure { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; min-width: 0; min-height: 0; width: auto; -webkit-order: 0; -moz-order: 0; order: 0;}
.horizontal_blocklist-21 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; min-height: 240px;}
.horizontal_blocklist-21 .item-label { padding: 10px; border: none; box-sizing: border-box; position: absolute; left: auto; top: 0; z-index: 5; color: #fff; display: -webkit-flex; display: flex; text-align: left; font-family: Open Sans, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: uppercase; text-decoration: none; right: 0; margin-right: 0; bottom: 0; margin-top: 0; margin-bottom: 0; align-self: auto; -webkit-box-shadow: inset 0px 35px 0px  #ff3e17; -moz-box-shadow: inset 0px 35px 0px  #ff3e17; box-shadow: inset 0px 35px 0px  #ff3e17; -webkit-text-shadow: 2px 2px 0px  rgba(0,0,0,0.19); -moz-text-shadow: 2px 2px 0px  rgba(0,0,0,0.19); text-shadow: 2px 2px 0px  rgba(0,0,0,0.19); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: bold; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.horizontal_blocklist-21 .img-convert { box-sizing: border-box; width: 240px; height: 260px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.horizontal_blocklist-21 .image img { max-width: 100%; width: auto; height: auto; vertical-align: middle; box-sizing: content-box; display: -webkit-flex; display: flex;}
.horizontal_blocklist-21 .item__image__title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-weight: bold; position: absolute; left: 0; top: 0;}
.horizontal_blocklist-21 .item_detail { box-sizing: border-box; margin-left: 30px; position: relative; z-index: 2; margin-right: 30px;}
.horizontal_blocklist-21 .text { display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; font-family: Roboto, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 14px; color: #828282; line-height: 1.3; text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; margin-bottom: 15px;}
.horizontal_blocklist-21 .text>.align-elem { flex-basis: 100%;}
.horizontal_blocklist-21 .title { font-weight: bold; margin-bottom: 20px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; font-family: Roboto, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 19px; color: #4242c7; text-transform: uppercase; text-decoration: none; margin-top: 20px;}
.horizontal_blocklist-21 .title>.align-elem { flex-basis: 100%;}
.horizontal_blocklist-21 .price-wrap { box-sizing: border-box; position: relative;}
.horizontal_blocklist-21 .price { box-sizing: border-box; display: inline-block; margin-top: 5px; white-space: nowrap;}
.horizontal_blocklist-21 .price-note { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.horizontal_blocklist-21 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.horizontal_blocklist-21 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.horizontal_blocklist-21 .more { box-sizing: border-box; position: relative; margin-top: 5px;}
.horizontal_blocklist-21 .more > a { box-sizing: border-box; text-decoration: none; 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; text-align: center; font-family: Open Sans, sans-serif; font-size: 11px; color: #ababab; text-transform: uppercase;}
.horizontal_blocklist-21 .more > a:hover, 
.horizontal_blocklist-21 .more > a.hover, 
.horizontal_blocklist-21 .more > a.active { text-decoration: line-through;}
.horizontal_blocklist-21 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.horizontal_blocklist-21 .title a { color: inherit; text-decoration: inherit;}
.horizontal_blocklist-21 .footer { display: -webkit-flex; display: flex; box-sizing: border-box;}
.horizontal_blocklist-21 .all { box-sizing: border-box; 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; text-align: center;}
.horizontal_blocklist-21 .controls { z-index: 1; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box;}
.horizontal_blocklist-21 .prev { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_horizontal_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.horizontal_blocklist-21 .next { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_horizontal_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.horizontal_blocklist-21 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.horizontal_blocklist-21 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.horizontal_blocklist-21 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.horizontal_blocklist-21 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.horizontal_blocklist-21 .auto_controls { box-sizing: border-box; display: none;}
.horizontal_blocklist-21 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.horizontal_blocklist-21 .bx-controls-auto-item { box-sizing: border-box;}
.horizontal_blocklist-21 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_horizontal_pause.png") center center / auto no-repeat;}
.horizontal_blocklist-21 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_horizontal_play.png") center center / auto no-repeat;}
.horizontal_blocklist-21 .pager-wrap { box-sizing: border-box;}
.horizontal_blocklist-21 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.horizontal_blocklist-21 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.horizontal_blocklist-21 .bx-pager a { margin: 2px; display: inline-block; width: 10px; height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box;}
.horizontal_blocklist-21 .bx-pager a:active, 
.horizontal_blocklist-21 .bx-pager a.active { background: #bbbbbb;}
.popover-container-21 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-21 .popover-scrolling { padding: 20px; top: 0; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; overflow: auto; z-index: 1; position: fixed; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -ms-flex-align: start; box-sizing: border-box;}
.popover-container-21 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-21 { margin: auto; position: relative; max-width: 100%; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto;}
.popover-wrap-21 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-21 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-21 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-21 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-21 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-21 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-21 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-21 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-21 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-21 .popover-body .s3_required { color: red;}
.popover-wrap-21 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-21 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-21 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-21 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-21 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-21 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-21 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-21 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-21 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-21 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-21 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-21 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-21 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-21 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-21 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-21 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-21 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-21 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-21 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-21 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-21 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-21 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-21 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-21 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-21 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-21 .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-21 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-21 .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-21 .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-21 .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-21 .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-21 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-21 .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-21 .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-21 .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-21 .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-21 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-21 .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-21 .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-21 .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-21 .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-21 .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-21 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-21 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-21 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-21 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-21 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-21 ::-moz-placeholder { color: #ababab;}
.popover-wrap-21 :-ms-input-placeholder { color: #ababab;}
.block-12 { padding: 50px 40px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; background: rgba(255,255,255,0.82); z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-15 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; width: auto; min-width: 0; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0;}
.popover-wrap-26 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-26 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-26 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-26 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-26 .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-26 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-26 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-26 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-26 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.blocklist-26 p:first-child { margin-top: 0;}
.blocklist-26 p:last-child { margin-bottom: 0;}
.blocklist-26 .header { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; box-sizing: border-box;}
.blocklist-26 .header_text { font-size: 32px; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Roboto, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #ff3e17; text-transform: uppercase; text-decoration: none; font-weight: bold;}
.blocklist-26 .all-in_header { box-sizing: border-box; display: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-26 .description { box-sizing: border-box; overflow: hidden; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.blocklist-26 .body-outer { box-sizing: border-box; position: relative;}
.blocklist-26 .body { margin: 0 -10px; box-sizing: border-box;}
.blocklist-26 .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%);}
.blocklist-26 .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%);}
.blocklist-26 .list { 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; box-sizing: border-box;}
.blocklist-26 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 16.66%;}
.blocklist-26 .item { margin: 10px; position: relative; width: 180px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; box-sizing: border-box; min-width: 0; min-height: 0;}
.blocklist-26 .text { margin-bottom: 5px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; font-family: Roboto, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; line-height: 1.3; text-decoration: none; font-size: 13px;}
.blocklist-26 .text>.align-elem { flex-basis: 100%;}
.blocklist-26 .image { padding: 10px; border: none; box-sizing: border-box; position: relative; margin-bottom: 5px; text-align: center; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 120px;}
.blocklist-26 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; text-align: left; display: -webkit-flex; display: flex;}
.blocklist-26 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.blocklist-26 .img-convert { box-sizing: border-box; width: 180px; height: 120px; overflow: hidden; 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;}
.blocklist-26 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-26 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.blocklist-26 .title { font-weight: bold; margin-bottom: 5px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; font-family: Roboto, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #4242c7; line-height: 1.3; text-decoration: none; font-size: 14px;}
.blocklist-26 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-26 .price-inner { box-sizing: border-box; display: inline-block;}
.blocklist-26 .price-note { box-sizing: border-box; display: inline-block;}
.blocklist-26 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-26 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-26 .more { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-26 .more > a { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center;}
.blocklist-26 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-26 .title a { color: inherit; text-decoration: inherit;}
.blocklist-26 .footer { display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-26 .all { box-sizing: border-box; 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;}
.blocklist-26 .controls { position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box; margin-top: -10px; z-index: 1;}
.blocklist-26 .prev { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-26 .next { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-26 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-26 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-26 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-26 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.blocklist-26 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-26 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-26 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-26 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_pause.png") center center / auto no-repeat;}
.blocklist-26 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_play.png") center center / auto no-repeat;}
.blocklist-26 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-26 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.blocklist-26 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-26 .bx-pager a { margin: 2px; display: inline-block; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none;}
.blocklist-26 .bx-pager a:active, 
.blocklist-26 .bx-pager a.active { background: #bbbbbb;}
.popover-container-26 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}.popover-container-26 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}.popover-wrap-26 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-26 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-26 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-26 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-26 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-26 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-26 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-26 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-26 .popover-body .s3_required { color: red;}
.popover-wrap-26 .s3_form_field_title .s3_form_error { color: red; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-26 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-26 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-26 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-26 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-26 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-26 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-26 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-26 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-26 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-26 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-26 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-26 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-26 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-26 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-26 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-26 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-26 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-26 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-26 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-26 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-26 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-26 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-26 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-26 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-26 .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-26 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-26 .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-26 .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-26 .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-26 .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-26 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-26 .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-26 .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-26 .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-26 .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-26 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-26 .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-26 .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-26 .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-26 .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-26 .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-26 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-26 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-26 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-26 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-26 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-26 ::-moz-placeholder { color: #ababab;}
.popover-wrap-26 :-ms-input-placeholder { color: #ababab;}
.block-13 { padding: 50px 40px 30px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; background: rgba(0,0,0,0.82); max-width: 100%; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-16 { margin: 0 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; color: #000; width: 1200px; right: 0; max-width: 100%;}
.gallery-28 .gallery-header { box-sizing: border-box; margin-bottom: 20px; display: -webkit-flex; display: flex; -webkit-align-items: flex-end; -moz-align-items: flex-end; align-items: flex-end; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
.gallery-28 .gallery-header .text { box-sizing: border-box; font-size: 32px; font-family: Roboto, sans-serif; color: #ff3e17; text-indent: 0; text-transform: uppercase; text-decoration: none; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: bold;}
.gallery-28 .gallery-footer { box-sizing: border-box; margin-top: 20px;}
.gallery-28 .all { box-sizing: border-box; display: -webkit-flex; display: flex; text-decoration: none; color: #0000EE; text-align: left;}
.gallery-28 .gallery-text-before { box-sizing: border-box; display: -webkit-flex; display: flex; width: 100%; margin-bottom: 20px; font-size: 13px; text-align: left;}
.gallery-28 .gallery-text-before p:first-child { box-sizing: border-box; margin-top: 0;}
.gallery-28 .gallery-text-before p:last-child { box-sizing: border-box; margin-bottom: 0;}
.gallery-28 .gallery-text-after { box-sizing: border-box; display: -webkit-flex; display: flex; width: 100%; margin-top: 20px; font-size: 13px; text-align: left;}
.gallery-28 .gallery-text-after p:first-child { box-sizing: border-box; margin-top: 0;}
.gallery-28 .gallery-text-after p:last-child { box-sizing: border-box; margin-bottom: 0;}
.gallery-28 .gallery-body { box-sizing: border-box; position: relative; text-align: left;}
.gallery-28 .gallery-slider { box-sizing: border-box; position: relative; width: 100%; overflow: hidden;}
.gallery-28 .bx-pager { box-sizing: border-box; position: absolute; left: 0; right: 0; top: auto; bottom: 0; text-align: center; z-index: 20;}
.gallery-28 .bx-pager-item { box-sizing: border-box; display: inline-block; vertical-align: top;}
.gallery-28 .bx-pager-item a { box-sizing: border-box; font-size: 0; line-height: 0; display: block; width: 10px; height: 10px; background: #666666; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-left: 2px; margin-right: 2px;}
.gallery-28 .bx-pager-item a:active, 
.gallery-28 .bx-pager-item a.active { background: #000000;}
.gallery-28 .bx-controls-direction { position: absolute; z-index: 20; left: 0; right: 0; top: 50%; margin-top: -10px; min-height: 20px; pointer-events: none;}
.gallery-28 .bx-prev { box-sizing: border-box; font-size: 0; line-height: 0; position: relative; float: left; z-index: 20; width: 20px; height: 20px; background: url("../images/wm_gallery_slider-left.png") center center / auto auto no-repeat; pointer-events: auto;}
.gallery-28 .bx-next { box-sizing: border-box; font-size: 0; line-height: 0; position: relative; float: right; z-index: 20; width: 20px; height: 20px; background: url("../images/wm_gallery_slider-right.png") center center / auto auto no-repeat; pointer-events: auto;}
.gallery-28 .my-gallery { margin: 0 0 -40px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.gallery-28 .gallery-item-container { box-sizing: border-box; width: auto; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.gallery-28 .my-gallery figure.gallery-item { margin: 0 0 40px; border: none; box-sizing: border-box; width: 278px; max-width: 100%; line-height: 0; font-size: 0; 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; text-align: left; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 200px;}
.gallery-28 .my-gallery figure.gallery-item a { box-sizing: border-box; text-decoration: none; text-align: center; display: -webkit-flex; display: flex; position: relative; width: 278px;}
.gallery-28 .img-convert { box-sizing: border-box; width: 278px; height: 200px; -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; margin-left: 0; margin-right: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; margin-bottom: 0; flex-basis: auto;}
.gallery-28 .my-gallery figure.gallery-item img { box-sizing: content-box; vertical-align: middle; border: none; width: auto; height: auto; max-width: 100%;}
.gallery-28 .my-gallery figure.gallery-item .gallery-item-title { margin: 0; border: none; box-sizing: border-box; font-size: 14px; line-height: 1; font-family: Open Sans, sans-serif; color: rgba(31,31,31,0); text-indent: 0; text-decoration: none; font-weight: 600; position: absolute; top: 0; left: 0; z-index: 5; width: 278px; right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; bottom: auto; align-self: auto; min-height: 200px; background: none transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 123px; 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;}
.gallery-28 .my-gallery figure.gallery-item .gallery-item-title:hover, 
.gallery-28 .my-gallery figure.gallery-item .gallery-item-title.hover, 
.gallery-28 .my-gallery figure.gallery-item .gallery-item-title.active { color: #ffffff; font-weight: bold; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjUyIiBoZWlnaHQ9IjQxIiB2aWV3Qm94PSIwIDAgNTIgNDEiPjxkZWZzPjxzdHlsZT4gLmNscy0yIHsgZmlsbDogI2ZmZmZmZjsgfSA8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNNS43MTgsNDAuOTk0IEMyLjU2Miw0MC45OTQgMC4wMDAsMzguNDM1IDAuMDAwLDM1LjI4MSBDMC4wMDAsMzUuMjgxIDAuMDAwLDEwLjE2NCAwLjAwMCwxMC4xNjQgQzAuMDAwLDcuMDExIDIuNTYyLDQuNDUyIDUuNzE4LDQuNDUyIEM1LjcxOCw0LjQ1MiA0Ni4yNjYsNC40NTIgNDYuMjY2LDQuNDUyIEM0OS40MjIsNC40NTIgNTEuOTg0LDcuMDExIDUxLjk4NCwxMC4xNjQgQzUxLjk4NCwxMC4xNjQgNTEuOTg0LDM1LjI4MSA1MS45ODQsMzUuMjgxIEM1MS45ODQsMzguNDM1IDQ5LjQyMiw0MC45OTQgNDYuMjY2LDQwLjk5NCBDNDYuMjY2LDQwLjk5NCA1LjcxOCw0MC45OTQgNS43MTgsNDAuOTk0IFpNNDYuMjY2LDM5LjQ4MiBDNDguNTg1LDM5LjQ4MiA1MC40NzEsMzcuNTk4IDUwLjQ3MSwzNS4yODEgQzUwLjQ3MSwzNS4yODEgNTAuNDcxLDEwLjE2NCA1MC40NzEsMTAuMTY0IEM1MC40NzEsNy44NDcgNDguNTg1LDUuOTYzIDQ2LjI2Niw1Ljk2MyBDNDYuMjY2LDUuOTYzIDUuNzE4LDUuOTYzIDUuNzE4LDUuOTYzIEMzLjM5OSw1Ljk2MyAxLjUxMyw3Ljg0NyAxLjUxMywxMC4xNjQgQzEuNTEzLDEwLjE2NCAxLjUxMywzNS4yODEgMS41MTMsMzUuMjgxIEMxLjUxMywzNy41OTggMy4zOTksMzkuNDgyIDUuNzE4LDM5LjQ4MiBDNS43MTgsMzkuNDgyIDQ2LjI2NiwzOS40ODIgNDYuMjY2LDM5LjQ4MiBaTTI2LjI2OSwzNS4wMDkgQzE5LjI1MSwzNS4wMDkgMTMuNTUzLDI5LjMyNyAxMy41NTMsMjIuMzE1IEMxMy41NTMsMTUuMzAyIDE5LjI1MSw5LjYxMCAyNi4yNjksOS42MTAgQzMzLjI4OCw5LjYxMCAzOC45ODUsMTUuMzAyIDM4Ljk4NSwyMi4zMTUgQzM4Ljk4NSwyOS4zMjcgMzMuMjg4LDM1LjAwOSAyNi4yNjksMzUuMDA5IFpNMjYuMjY5LDMzLjQ5OCBDMzIuNDUxLDMzLjQ5OCAzNy40NzIsMjguNDkxIDM3LjQ3MiwyMi4zMTUgQzM3LjQ3MiwxNi4xMzkgMzIuNDUxLDExLjEyMSAyNi4yNjksMTEuMTIxIEMyMC4wODgsMTEuMTIxIDE1LjA2NiwxNi4xMzkgMTUuMDY2LDIyLjMxNSBDMTUuMDY2LDI4LjQ5MSAyMC4wODgsMzMuNDk4IDI2LjI2OSwzMy40OTggWk0yNi4yNjksMzIuNjgyIEMyMC41NDIsMzIuNjgyIDE1Ljg5MywyOC4wMzcgMTUuODkzLDIyLjMxNSBDMTUuODkzLDE2LjU5MiAyMC41NDIsMTEuOTQ4IDI2LjI2OSwxMS45NDggQzMxLjk5NywxMS45NDggMzYuNjQ2LDE2LjU5MiAzNi42NDYsMjIuMzE1IEMzNi42NDYsMjguMDM3IDMxLjk5NywzMi42ODIgMjYuMjY5LDMyLjY4MiBaTTI2LjI2OSwzMS4xNzAgQzMxLjE2MCwzMS4xNzAgMzUuMTMzLDI3LjIwMSAzNS4xMzMsMjIuMzE1IEMzNS4xMzMsMTcuNDI4IDMxLjE2MCwxMy40NTkgMjYuMjY5LDEzLjQ1OSBDMjEuMzc4LDEzLjQ1OSAxNy40MDUsMTcuNDI4IDE3LjQwNSwyMi4zMTUgQzE3LjQwNSwyNy4yMDEgMjEuMzc4LDMxLjE3MCAyNi4yNjksMzEuMTcwIFpNMTkuNzQ1LDIzLjMxMiBDMTkuMzMxLDIzLjMyMiAxOC45NzgsMjIuOTkwIDE4Ljk2OSwyMi41NzYgQzE4LjgzNywxOC4zNjUgMjIuNDE3LDE1LjA3MSAyNi42NDIsMTUuNDUzIEMyNy4wNTYsMTUuNDk0IDI3LjM1OCwxNS44NTYgMjcuMzE4LDE2LjI3MCBDMjcuMjg4LDE2LjY5MyAyNi45MTUsMTYuOTk1IDI2LjUwMSwxNi45NTUgQzIzLjE2MywxNi42NTIgMjAuMzgwLDE5LjI1MiAyMC40ODEsMjIuNTI2IEMyMC40OTEsMjIuOTQ5IDIwLjE2OCwyMy4yOTIgMTkuNzQ1LDIzLjMxMiBaTTQyLjQ0NCwxMi4zNTAgQzQxLjA3MywxMi4zNTAgMzkuOTYzLDExLjIzMiAzOS45NjMsOS44NjIgQzM5Ljk2Myw5Ljg2MiAzOS45NjMsOS4zODggMzkuOTYzLDkuMzg4IEMzOS45NjMsOC4wMTggNDEuMDczLDYuOTEwIDQyLjQ0NCw2LjkxMCBDNDIuNDQ0LDYuOTEwIDQ2LjExNSw2LjkxMCA0Ni4xMTUsNi45MTAgQzQ3LjQ3Niw2LjkxMCA0OC41OTUsOC4wMTggNDguNTk1LDkuMzg4IEM0OC41OTUsOS4zODggNDguNTk1LDkuODYyIDQ4LjU5NSw5Ljg2MiBDNDguNTk1LDExLjIzMiA0Ny40NzYsMTIuMzUwIDQ2LjExNSwxMi4zNTAgQzQ2LjExNSwxMi4zNTAgNDIuNDQ0LDEyLjM1MCA0Mi40NDQsMTIuMzUwIFpNNDYuMTE1LDEwLjgzOSBDNDYuNjM5LDEwLjgzOSA0Ny4wODMsMTAuNDA2IDQ3LjA4Myw5Ljg2MiBDNDcuMDgzLDkuODYyIDQ3LjA4Myw5LjM4OCA0Ny4wODMsOS4zODggQzQ3LjA4Myw4Ljg1NSA0Ni42MzksOC40MjEgNDYuMTE1LDguNDIxIEM0Ni4xMTUsOC40MjEgNDIuNDQ0LDguNDIxIDQyLjQ0NCw4LjQyMSBDNDEuOTEwLDguNDIxIDQxLjQ3Niw4Ljg1NSA0MS40NzYsOS4zODggQzQxLjQ3Niw5LjM4OCA0MS40NzYsOS44NjIgNDEuNDc2LDkuODYyIEM0MS40NzYsMTAuNDA2IDQxLjkxMCwxMC44MzkgNDIuNDQ0LDEwLjgzOSBDNDIuNDQ0LDEwLjgzOSA0Ni4xMTUsMTAuODM5IDQ2LjExNSwxMC44MzkgWk05LjkwMywzLjY5NiBDOS40MDksMy42OTYgOS4wNjYsMy4zOTQgOC44ODQsMy4xMTIgQzguNzAzLDIuODMwIDguNjEyLDIuNDc3IDguNjEyLDIuMTM1IEM4LjYxMiwyLjEzNSA4LjYxMiwxLjU2MCA4LjYxMiwxLjU2MCBDOC42MTIsMS4yMTggOC43MDMsMC44NzUgOC44ODQsMC41OTMgQzkuMDY2LDAuMzExIDkuNDA5LDAuMDA5IDkuOTAzLDAuMDA5IEM5LjkwMywwLjAwOSAxNS42NDEsMC4wMDkgMTUuNjQxLDAuMDA5IEMxNi4xMjUsMC4wMDkgMTYuNDY4LDAuMzExIDE2LjY0OSwwLjU5MyBDMTYuODMxLDAuODc1IDE2LjkyMSwxLjIxOCAxNi45MjEsMS41NjAgQzE2LjkyMSwxLjU2MCAxNi45MjEsMi4xMzUgMTYuOTIxLDIuMTM1IEMxNi45MjEsMi40ODcgMTYuODMxLDIuODMwIDE2LjY0OSwzLjExMiBDMTYuNDY4LDMuMzk0IDE2LjEyNSwzLjY5NiAxNS42NDEsMy42OTYgQzE1LjY0MSwzLjY5NiA5LjkwMywzLjY5NiA5LjkwMywzLjY5NiBaTTE1LjM5OSwyLjE4NSBDMTUuMzk5LDIuMTg1IDE1LjQwOSwyLjEzNSAxNS40MDksMi4xMzUgQzE1LjQwOSwyLjEzNSAxNS40MDksMS41NjAgMTUuNDA5LDEuNTYwIEMxNS40MDksMS41NjAgMTUuMzk5LDEuNTIwIDE1LjM5OSwxLjUyMCBDMTUuMzk5LDEuNTIwIDEwLjEzNSwxLjUyMCAxMC4xMzUsMS41MjAgQzEwLjEzNSwxLjUyMCAxMC4xMjUsMS41NjAgMTAuMTI1LDEuNTYwIEMxMC4xMjUsMS41NjAgMTAuMTI1LDIuMTM1IDEwLjEyNSwyLjEzNSBDMTAuMTI1LDIuMTM1IDEwLjEzNSwyLjE4NSAxMC4xMzUsMi4xODUgQzEwLjEzNSwyLjE4NSAxNS4zOTksMi4xODUgMTUuMzk5LDIuMTg1IFoiIGlkPSJwYXRoLTEiIGNsYXNzPSJjbHMtMiIgZmlsbC1ydWxlPSJldmVub2RkIi8+Cjwvc3ZnPg==") left 50% top calc(50% - 15px) / 43px no-repeat rgba(81,81,224,0.85);}
.gallery-28 .my-gallery figure.gallery-item .gallery-item-desc { padding: 10px; border: none; box-sizing: border-box; font-size: 14px; line-height: 1.5; text-align: left; font-family: Roboto, sans-serif; color: #ffffff; text-indent: 0; text-decoration: none; font-weight: 500; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-bottom: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.gallery-28 .gallery-slider:after { content: ''; display: block; clear: both;}
.gallery-28 .gallery-slide-wrap { box-sizing: border-box;}
.gallery-28 .bx-viewport { margin-left: auto; margin-right: auto;}
.gallery-28 .bx-controls-direction:after { content: ''; display: block; clear: both;}
.gallery-28 .pswp { box-sizing: border-box; display: none;}
.gallery-28 .pswp--open { box-sizing: border-box; display: block;}
.block-14 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 50px; padding-bottom: 50px;}
.block-23 .layout_49 { -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-23 .layout_50 { -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-23 .layout_51 { -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-23 { padding: 60px 40px 40px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 4; text-align: center; 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; max-width: 100%; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-26 { margin: 0 0 auto 20px; border: 2px solid rgba(0,0,0,0.1); position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; min-height: 200px; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.email-49 p:first-child { margin-top: 0;}
.email-49 p:last-child { margin-bottom: 0;}
.email-49 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-49 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-49 .icon { margin: -30px auto 40px; border: 2px solid #ff3e17; box-sizing: border-box; height: 16px; width: 60px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjQ1IiBoZWlnaHQ9IjMxIiB2aWV3Qm94PSIwIDAgNDUgMzEiIGlkPSJzdmctMSI+PGRlZnMgaWQ9ImRlZnMtMiI+PC9kZWZzPjxwYXRoIGQ9Ik00NC45OTksNS4yMDQgQzQ0Ljk5OSw1LjIwNCA0NC45OTksMjUuODA0IDQ0Ljk5OSwyNS44MDQgQzQ0Ljk5OSwyOC42NzQgNDIuNjYzLDMxLjAwOCAzOS43OTEsMzEuMDA4IEMzOS43OTEsMzEuMDA4IDUuMjEwLDMxLjAwOCA1LjIxMCwzMS4wMDggQzIuMzM4LDMxLjAwOCAwLjAwMSwyOC42NzQgMC4wMDEsMjUuODA0IEMwLjAwMSwyNS44MDQgMC4wMDEsNS4yMDQgMC4wMDEsNS4yMDQgQzAuMDAxLDMuMjM4IDEuMTEwLDEuNTQ1IDIuNzI0LDAuNjU5IEMyLjcyNCwwLjY1OSAyLjAxMSwwLjAwMSAyLjAxMSwwLjAwMSBDMi4wMTEsMC4wMDEgNS4xOTUsMC4wMDEgNS4xOTUsMC4wMDEgQzUuMjAwLDAuMDAxIDUuMjA1LC0wLjAwMCA1LjIxMCwtMC4wMDAgQzUuMjEwLC0wLjAwMCAzOS43OTEsLTAuMDAwIDM5Ljc5MSwtMC4wMDAgQzM5Ljc5NiwtMC4wMDAgMzkuODAwLDAuMDAxIDM5LjgwNSwwLjAwMSBDMzkuODA1LDAuMDAxIDQzLjA0NSwwLjAwMSA0My4wNDUsMC4wMDEgQzQzLjA0NSwwLjAwMSA0Mi4zMTIsMC42NzkgNDIuMzEyLDAuNjc5IEM0My45MDYsMS41NjkgNDQuOTk5LDMuMjUzIDQ0Ljk5OSw1LjIwNCBaTTUuMjEwLDI5LjAwOCBDNS4yMTAsMjkuMDA4IDM5Ljc5MSwyOS4wMDggMzkuNzkxLDI5LjAwOCBDNDEuNTU5LDI5LjAwOCA0Mi45OTcsMjcuNTcxIDQyLjk5NywyNS44MDQgQzQyLjk5NywyNS44MDQgMzMuNzg1LDguNTUzIDMzLjc4NSw4LjU1MyBDMzMuNzg1LDguNTUzIDMwLjA0NSwxMi4wMDcgMzAuMDQ1LDEyLjAwNyBDMzAuMDQ1LDEyLjAwNyAxNS4wMTEsMTIuMDA3IDE1LjAxMSwxMi4wMDcgQzE1LjAxMSwxMi4wMDcgMTEuMjM0LDguNTE4IDExLjIzNCw4LjUxOCBDMTEuMjM0LDguNTE4IDIuMDA0LDI1LjgwNCAyLjAwNCwyNS44MDQgQzIuMDA0LDI3LjU3MSAzLjQ0MiwyOS4wMDggNS4yMTAsMjkuMDA4IFpNNy4wMTQsMi4wMDIgQzcuMDE0LDIuMDAyIDE2LjAxNCwxMC4wMDcgMTYuMDE0LDEwLjAwNyBDMTYuMDE0LDEwLjAwNyAyOS4wNDMsMTAuMDA3IDI5LjA0MywxMC4wMDcgQzI5LjA0MywxMC4wMDcgMzguMDQzLDIuMDAyIDM4LjA0MywyLjAwMiBDMzguMDQzLDIuMDAyIDcuMDE0LDIuMDAyIDcuMDE0LDIuMDAyIFpNMi4wMDQsNS4yMDQgQzIuMDA0LDUuMjA0IDIuMDA0LDIyLjA1NCAyLjAwNCwyMi4wNTQgQzIuMDA0LDIyLjA1NCA5Ljg5Myw3LjI4MCA5Ljg5Myw3LjI4MCBDOS44OTMsNy4yODAgNC4zMjcsMi4xNDAgNC4zMjcsMi4xNDAgQzIuOTkwLDIuNTI1IDIuMDA0LDMuNzQ1IDIuMDA0LDUuMjA0IFpNMzUuMTI2LDcuMzE1IEMzNS4xMjYsNy4zMTUgNDIuOTk3LDIyLjA1NCA0Mi45OTcsMjIuMDU0IEM0Mi45OTcsMjIuMDU0IDQyLjk5Nyw1LjIwNCA0Mi45OTcsNS4yMDQgQzQyLjk5NywzLjc2MSA0Mi4wMzEsMi41NTIgNDAuNzE2LDIuMTUzIEM0MC43MTYsMi4xNTMgMzUuMTI2LDcuMzE1IDM1LjEyNiw3LjMxNSBaIiBpZD0icGF0aC0xIiBjbGFzcz0iY2xzLTIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2ZmM2UxNyIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / 37px no-repeat #ffffff; min-height: 60px; align-self: auto; -webkit-box-shadow: 0px 0px 0px  5px #ffffff; -moz-box-shadow: 0px 0px 0px  5px #ffffff; box-shadow: 0px 0px 0px  5px #ffffff; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.email-49 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.email-49 .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-49 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Roboto, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 16px; color: #ff3e17; text-transform: uppercase; text-decoration: none; margin-bottom: 20px; font-weight: bold;}
.email-49 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Roboto, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 15px; color: #888888; line-height: 1.3; text-decoration: none;}
.email-49 input.tgl-but { box-sizing: border-box; display: none;}
.email-49 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-27 { margin: 0 0 auto 20px; border: 2px solid rgba(0,0,0,0.1); position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; max-width: 100%; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 30px; padding-left: 30px; padding-right: 30px; min-height: 200px; right: 0;}
.phones-50 p:first-child { margin-top: 0;}
.phones-50 p:last-child { margin-bottom: 0;}
.phones-50 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-50 .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-50 .icon { margin: -30px auto 40px; border: 2px solid #ff3e17; box-sizing: border-box; height: 16px; width: 60px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjMzIiBoZWlnaHQ9IjMzIiB2aWV3Qm94PSIwIDAgMzMgMzMiIGlkPSJzdmctMSI+PGRlZnMgaWQ9ImRlZnMtMiI+PC9kZWZzPjxwYXRoIGQ9Ik0zMS4yMDMsMzIuNDIxIEMzMS4yMDMsMzIuNDIxIDMxLjAzMiwzMi43MzggMzEuMDMyLDMyLjczOCBDMzEuMDMyLDMyLjczOCAzMC42NzYsMzIuODAyIDMwLjY3NiwzMi44MDIgQzI5Ljk2MCwzMi45MzIgMjkuMTc3LDMyLjk5OCAyOC4zNDgsMzIuOTk4IEMyOC4zNDgsMzIuOTk4IDI4LjM0OCwzMi45OTggMjguMzQ3LDMyLjk5OCBDMjQuODAxLDMyLjk5OCAxNy42MDcsMzEuNzk0IDkuMjY0LDIzLjczOCBDMS4yMDgsMTUuNDA1IC0wLjcwOSw3LjIxMyAwLjE3NywyLjMxOSBDMC4xNzcsMi4zMTkgMC4yNDEsMS45NjQgMC4yNDEsMS45NjQgQzAuMjQxLDEuOTY0IDAuNTU5LDEuNzkyIDAuNTU5LDEuNzkyIEMzLjU2MCwwLjE2NyA3Ljk2MywtMC4xOTYgMTAuMTAzLDAuMDYyIEMxMC4xMDMsMC4wNjIgMTAuNDIxLDAuMTAxIDEwLjQyMSwwLjEwMSBDMTAuNDIxLDAuMTAxIDEwLjYxNCwwLjM1NyAxMC42MTQsMC4zNTcgQzEyLjY4MSwzLjEwMyAxNC4wNTAsNy40MTYgMTMuODY5LDEwLjYxMiBDMTMuODY5LDEwLjYxMiAxMy44NTQsMTAuODc2IDEzLjg1NCwxMC44NzYgQzEzLjg1NCwxMC44NzYgMTMuNjc3LDExLjA3MyAxMy42NzcsMTEuMDczIEMxMi45OTQsMTEuODMwIDExLjQxNywxMy4wMzYgMTAuMzIzLDEzLjcyMCBDMTAuODg1LDE1LjA0NiAxMi4xOTMsMTYuNzQwIDE0LjIyMSwxOC43NjYgQzE2LjI0OCwyMC43OTMgMTcuOTQzLDIyLjEwMCAxOS4yNjksMjIuNjYxIEMxOS45NTMsMjEuNTY5IDIxLjE1OSwxOS45OTMgMjEuOTE4LDE5LjMwOSBDMjEuOTE4LDE5LjMwOSAyMi4xMTUsMTkuMTMyIDIyLjExNSwxOS4xMzIgQzIyLjExNSwxOS4xMzIgMjIuMzc5LDE5LjExNyAyMi4zNzksMTkuMTE3IEMyNS41ODQsMTguOTQyIDI5LjkxNywyMC4zMjUgMzIuNjM5LDIyLjM3MSBDMzIuNjM5LDIyLjM3MSAzMi44OTUsMjIuNTYzIDMyLjg5NSwyMi41NjMgQzMyLjg5NSwyMi41NjMgMzIuOTM0LDIyLjg4MSAzMi45MzQsMjIuODgxIEMzMy4xODcsMjQuOTczIDMyLjgxMiwyOS40NTEgMzEuMjAzLDMyLjQyMSBaTTMxLjQ3MSwyMy4zODAgQzI5LjEwNywyMS43MTUgMjUuNDQ3LDIwLjUzMiAyMi43MzcsMjAuNjA3IEMyMS45NTMsMjEuNDAzIDIwLjY4OSwyMy4xMjggMjAuMjcxLDIzLjkyNiBDMjAuMjcxLDIzLjkyNiAxOS45ODYsMjQuNDY5IDE5Ljk4NiwyNC40NjkgQzE5Ljk4NiwyNC40NjkgMTkuMzk3LDI0LjMwMSAxOS4zOTcsMjQuMzAxIEMxNy43MzEsMjMuODI0IDE1LjY5MCwyMi4zNjEgMTMuMTU3LDE5LjgyOSBDMTAuNjIzLDE3LjI5NyA5LjE2MCwxNS4yNTcgOC42ODMsMTMuNTkyIEM4LjY4MywxMy41OTIgOC41MTQsMTMuMDA0IDguNTE0LDEzLjAwNCBDOC41MTQsMTMuMDA0IDkuMDU3LDEyLjcyMCA5LjA1NywxMi43MjAgQzkuODU3LDEyLjMwMSAxMS41ODMsMTEuMDM3IDEyLjM3OCwxMC4yNTQgQzEyLjQ0NCw3LjU0NyAxMS4yODcsMy45MDkgOS42MDQsMS41MjQgQzcuNzMzLDEuMzgyIDQuMTQ5LDEuNzAxIDEuNTk4LDIuOTQ4IEMwLjkzOCw3LjUxNCAyLjg4NCwxNC45NzUgMTAuMzI4LDIyLjY3NSBDMTguMjcxLDMwLjM0NiAyNS4wMjgsMzEuNDk0IDI4LjM0OCwzMS40OTQgQzI4LjM0OCwzMS40OTQgMjguMzQ4LDMxLjQ5NCAyOC4zNDgsMzEuNDk0IEMyOC45NDgsMzEuNDk0IDI5LjUxOCwzMS40NTYgMzAuMDQ3LDMxLjM4MSBDMzEuMzIxLDI4Ljc3OSAzMS42MDAsMjUuMTI2IDMxLjQ3MSwyMy4zODAgWk0xOS41NjYsMy42OTEgQzE5LjU2NiwzLjY5MSAxOS42OTksMi4xOTQgMTkuNjk5LDIuMTk0IEMyNS44NTMsMi43MzkgMzAuNjA5LDcuODExIDMwLjc2MCwxMy45OTEgQzMwLjc2MCwxMy45OTEgMjkuMjU3LDE0LjAyNyAyOS4yNTcsMTQuMDI3IEMyOS4xMjQsOC42MTMgMjQuOTU4LDQuMTY5IDE5LjU2NiwzLjY5MSBaTTI3Ljc0MSwxNC4zMzIgQzI3Ljc0MSwxNC4zMzIgMjYuMjQ1LDE0LjQ5MiAyNi4yNDUsMTQuNDkyIEMyNS44MjMsMTAuNTQ3IDIyLjc4OCw3LjMzNCAxOC44NjQsNi42NzkgQzE4Ljg2NCw2LjY3OSAxOS4xMTMsNS4xOTYgMTkuMTEzLDUuMTk2IEMyMy42OTksNS45NjIgMjcuMjQ3LDkuNzE5IDI3Ljc0MSwxNC4zMzIgWk0yNC4yOTAsMTQuNjUxIEMyNC4yOTAsMTQuNjUxIDIyLjgwMywxNC44NzMgMjIuODAzLDE0Ljg3MyBDMjIuNDUyLDEyLjUzMSAyMC42NjEsMTAuNjM1IDE4LjM0NiwxMC4xNTYgQzE4LjM0NiwxMC4xNTYgMTguNjUxLDguNjg0IDE4LjY1MSw4LjY4NCBDMjEuNTgwLDkuMjkwIDIzLjg0NiwxMS42ODggMjQuMjkwLDE0LjY1MSBaIiBpZD0icGF0aC0xIiBjbGFzcz0iY2xzLTIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2ZmM2UxNyIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat #ffffff; min-height: 60px; align-self: auto; -webkit-box-shadow: 0px 0px 0px  5px #f6f8f9; -moz-box-shadow: 0px 0px 0px  5px #f6f8f9; box-shadow: 0px 0px 0px  5px #f6f8f9; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.phones-50 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.phones-50 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-50 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Roboto, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 16px; color: #ff3e17; text-transform: uppercase; text-decoration: none; font-weight: bold; margin-bottom: 20px;}
.phones-50 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Roboto, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 15px; color: #888888; line-height: 1.4; text-decoration: none; font-weight: 500;}
.phones-50 input.tgl-but { box-sizing: border-box; display: none;}
.phones-50 .text_body a { text-decoration: none; color: inherit;}
.phones-50 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-28 { margin: 0 0 auto; border: 2px solid rgba(0,0,0,0.1); position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 30px; padding-right: 30px; padding-left: 30px; min-height: 200px; right: 0;}
.address-51 p:first-child { margin-top: 0;}
.address-51 p:last-child { margin-bottom: 0;}
.address-51 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-51 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-51 .icon { margin: -30px auto 40px; border: 2px solid #ff3e17; box-sizing: border-box; height: 16px; width: 60px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjI1IiBoZWlnaHQ9IjMzIiB2aWV3Qm94PSIwIDAgMjUgMzMiIGlkPSJzdmctMSI+PGRlZnMgaWQ9ImRlZnMtMiI+PC9kZWZzPjxwYXRoIGQ9Ik0xMi45ODQsMzIuODM4IEMxMi44NDAsMzIuOTUzIDEyLjY2NywzMy4wMTAgMTIuNDk1LDMzLjAxMCBDMTIuMzAyLDMzLjAxMCAxMi4xMTIsMzIuOTM5IDExLjk2MiwzMi43OTkgQzExLjQ3MiwzMi4zNDAgLTAuMDE0LDIxLjQ1NiAtMC4wMTQsMTIuNTY4IEMtMC4wMTQsNS42MzMgNS41OTcsLTAuMDEwIDEyLjQ5NSwtMC4wMTAgQzE5LjM5MiwtMC4wMTAgMjUuMDA0LDUuNjMzIDI1LjAwNCwxMi41NjggQzI1LjAwNCwyMy4wNDcgMTMuNDc0LDMyLjQ0MyAxMi45ODQsMzIuODM4IFpNMTIuNDk1LDEuNTYyIEM2LjQ2MCwxLjU2MiAxLjU1MCw2LjQ5OSAxLjU1MCwxMi41NjggQzEuNTUwLDE5Ljc4NSAxMC4zMjUsMjguOTcwIDEyLjUzMiwzMS4xNjQgQzE0Ljc3NSwyOS4yMDIgMjMuNDQwLDIxLjA3MiAyMy40NDAsMTIuNTY4IEMyMy40NDAsNi40OTkgMTguNTMwLDEuNTYyIDEyLjQ5NSwxLjU2MiBaTTEyLjQ5NSwxNy4yODYgQzkuNDc3LDE3LjI4NiA3LjAyMiwxNC44MTcgNy4wMjIsMTEuNzgyIEM3LjAyMiw4Ljc0OCA5LjQ3Nyw2LjI3OSAxMi40OTUsNi4yNzkgQzE1LjUxMiw2LjI3OSAxNy45NjgsOC43NDggMTcuOTY4LDExLjc4MiBDMTcuOTY4LDE0LjgxNyAxNS41MTIsMTcuMjg2IDEyLjQ5NSwxNy4yODYgWk0xMi40OTUsNy44NTIgQzEwLjMzOSw3Ljg1MiA4LjU4Niw5LjYxNSA4LjU4NiwxMS43ODIgQzguNTg2LDEzLjk1MCAxMC4zMzksMTUuNzEzIDEyLjQ5NSwxNS43MTMgQzE0LjY1MSwxNS43MTMgMTYuNDA0LDEzLjk1MCAxNi40MDQsMTEuNzgyIEMxNi40MDQsOS42MTUgMTQuNjUxLDcuODUyIDEyLjQ5NSw3Ljg1MiBaIiBpZD0icGF0aC0xIiBjbGFzcz0iY2xzLTIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2ZmM2UxNyIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat #ffffff; min-height: 60px; align-self: auto; padding-right: 0; padding-bottom: 0.02px; padding-left: 0; -webkit-box-shadow: 0px 0px 0px  5px #ffffff; -moz-box-shadow: 0px 0px 0px  5px #ffffff; box-shadow: 0px 0px 0px  5px #ffffff; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.address-51 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
.address-51 .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: normal; -moz-justify-content: normal; justify-content: normal;}
.address-51 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Roboto, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 16px; color: #ff3e17; text-transform: uppercase; text-decoration: none; font-weight: bold; margin-bottom: 20px;}
.address-51 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; font-family: Roboto, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 15px; color: #888888; line-height: 1.4; text-decoration: none;}
.address-51 input.tgl-but { box-sizing: border-box; display: none;}
.address-51 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-19 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; width: auto; min-height: 300px; display: -webkit-flex; display: flex; background: #ccc; overflow: hidden; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widget-19:hover, 
.widget-19.hover, 
.widget-19.active { border: none; background: #cccccc;}.block-25 { padding: 50px 40px 30px; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 174px; max-width: 100%; background: rgba(249,249,250,0.92); z-index: 2; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-33 { margin: -9px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; box-sizing: border-box; width: auto; right: 0; min-height: 127px;}
.form-58 .form__header { box-sizing: border-box; font-size: 32px; margin-bottom: 25px; display: -webkit-flex; display: flex; text-align: center; font-family: Roboto, sans-serif; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #ff3e17; text-transform: uppercase; text-decoration: none; font-weight: bold;}
.form-58 .form__text { box-sizing: border-box; margin-bottom: 10px; overflow: hidden; display: -webkit-flex; display: flex;}
.form-58 .form__text p:first-child { box-sizing: border-box; margin-top: 0;}
.form-58 .form__text p:last-child { box-sizing: border-box; margin-bottom: 0;}
.form-58 .form__body { box-sizing: border-box; margin-right: -5px; margin-bottom: -5px; width: auto;}
.form-58 .form-table { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-58 .form-tbody { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.form-58 .form-item-group { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.form-58 .form-item { box-sizing: border-box; position: relative; margin-right: 5px; margin-bottom: 5px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; width: auto;}
.form-58 .form-text { box-sizing: border-box; width: 50%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 5px;}
.form-58 .form-item__title { box-sizing: border-box; display: inline-block; min-width: 15px; font-family: Roboto, sans-serif; text-decoration: none; font-size: 13px;}
.form-58 .form-item__required { box-sizing: border-box; color: #ff0000;}
.form-58 .form-item__error { box-sizing: border-box; color: #ff0000;}
.form-58 .form-item__note { box-sizing: border-box; font-size: 11px; color: #999999; display: none;}
.form-58 .form-item__body { box-sizing: border-box; display: block;}
.form-58 .form-text input { padding: 2px 4px 2px 21px; border: 2px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; min-height: 45px; outline: none; -webkit-appearance: none; font-family: Roboto, sans-serif; text-align: left; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; height: 45px;}
.form-58 .form-textarea textarea { padding: 2px 4px; border: 2px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-width: 100px; resize: vertical; min-height: 40px; outline: none; display: block; -webkit-appearance: none; font-family: Roboto, sans-serif; text-align: left; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.form-58 .form-submit button { padding: 13px 30px; border: 2px solid #4242c7; box-sizing: border-box; text-align: center; background: #4242c7; outline: none; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 14px; -webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px; font-weight: bold; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 260px;}
.form-58 .form-submit button:hover, 
.form-58 .form-submit button.hover, 
.form-58 .form-submit button.active { background: #ffffff; color: #000000;}
.form-58 .form-submit button:active, 
.form-58 .form-submit button.active { background: #4242c7; color: #ffffff;}
.form-58 .form-submit button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-58 .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-58 .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-58 .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-58 .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat; width: 20px; height: 20px; min-height: 20px;}
.form-58 .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.form-58 .form-select select { box-sizing: border-box; width: 100%; min-width: 100px; text-align: start; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; min-height: 32px; padding-left: 12px; padding-top: 0.02px;}
.form-58 .form-upload .form-item__body .no-more { box-sizing: border-box;}
.form-58 .form-text .form-item__body { box-sizing: border-box;}
.form-58 .form-textarea { box-sizing: border-box;}
.form-58 .form-textarea .form-item__body { box-sizing: border-box;}
.form-58 .form-submit { box-sizing: border-box;}
.form-58 .form-submit .form-item__header { box-sizing: border-box; display: block;}
.form-58 .form-captcha { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0;}
.form-58 .form-captcha .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-58 .form-captcha input { padding: 2px 4px; border: 2px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: auto; min-width: 50px; min-height: 22px; outline: none; text-align: left; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px;}
.form-58 .form-captcha .form-captcha-container { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding-right: 0; padding-bottom: 5px;}
.form-58 .form-captcha .form-submit-container { box-sizing: border-box;}
.form-58 .form-captcha button { padding: 13px 30px; border: 2px solid #4242c7; box-sizing: border-box; text-align: center; background: #4242c7; outline: none; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #ffffff; line-height: 1.2; letter-spacing: 0; text-transform: uppercase; text-decoration: none; font-size: 14px; -webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px; font-weight: bold; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 260px;}
.form-58 .form-captcha button:hover, 
.form-58 .form-captcha button.hover, 
.form-58 .form-captcha button.active { background: #ffffff; color: #000000;}
.form-58 .form-captcha button:active, 
.form-58 .form-captcha button.active { background: #4242c7; color: #ffffff;}
.form-58 .form-captcha button span { box-sizing: border-box; display: inline-block; min-width: 20px;}
.form-58 .form-captcha .mgCaptcha-block { box-sizing: border-box; line-height: 0; font-size: 0; min-width: 112px;}
.form-58 .form-captcha .mgCaptcha-block img { box-sizing: border-box; vertical-align: middle; border: none; margin-right: 5px;}
.form-58 .form-captcha .mgCaptcha-input { box-sizing: border-box;}
.form-58 .form-checkbox { box-sizing: border-box; width: 50%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 5px;}
.form-58 .form-checkbox .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-58 .form-checkbox .form-item__title { font-family: Roboto, sans-serif; font-size: 13px; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-58 .form-checkbox .form-item__body label.form-item__title { font-family: Roboto, sans-serif; font-size: 14px; color: #2b2b2e; text-decoration: none;}
.form-58 .form-checkbox input { margin: 5px 5px 0 0;}
.form-58 .form-radio { box-sizing: border-box; width: 50%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 5px;}
.form-58 .form-radio .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.form-58 .form-radio .form-item__body label.form-item__title { font-family: Roboto, sans-serif; font-size: 13px; text-decoration: none;}
.form-58 .form-radio input { margin: 5px 5px 0 0;}
.form-58 .form-radio .form-item__title { font-family: Roboto, sans-serif; font-size: 13px; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-top: 5px;}
.form-58 .form-select { box-sizing: border-box; width: 50%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 5px;}
.form-58 .form-div { box-sizing: border-box; width: 50%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 5px;}
.form-58 .form-html { box-sizing: border-box; width: 50%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 5px;}
.form-58 .form-html .form-item__body { font-size: 16px; font-family: Roboto, sans-serif; text-decoration: none;}
.form-58 .form-upload { box-sizing: border-box;}
.form-58 .form-calendar { box-sizing: border-box; width: 50%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 5px;}
.form-58 .form-calendar .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-58 .form-calendar input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 32px; outline: none; -webkit-appearance: none; text-align: start; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; height: 32px;}
.form-58 .form-calendar_interval { box-sizing: border-box; width: 50%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 5px;}
.form-58 .form-calendar_interval input { padding: 2px 4px; border: 1px solid #bbbbbb; box-sizing: border-box; background: #ffffff; width: 100%; min-height: 32px; outline: none; -webkit-appearance: none; text-align: start; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 13.3333px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; height: 32px;}
.form-58 .form-calendar_interval .form-item__body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-58 .form-calendar_interval .label_from { box-sizing: border-box; margin-right: 5px; font-family: Roboto, sans-serif; color: #2b2b2e; text-decoration: none; font-size: 14px;}
.form-58 .form-calendar_interval .label_to { box-sizing: border-box; margin-right: 5px; font-family: Roboto, sans-serif; color: #2b2b2e; text-decoration: none; font-size: 14px;}
.form-58 .form-calendar_interval .field_from { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-right: 10px;}
.form-58 .form-calendar_interval .field_to { box-sizing: border-box; -webkit-flex: 1; -moz-flex: 1; flex: 1; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.form-58 .group-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-58 .group-textarea { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-58 .form-tfoot { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.form-58 .group-button { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-right: 0;}
.form-58 .form-success { box-sizing: border-box; padding-top: 10px; padding-bottom: 10px; font-family: Roboto, sans-serif; text-align: center; color: #828282; text-decoration: none; font-size: 15px;}
.form-58 ::-webkit-input-placeholder { color: #ababab;}
.form-58 ::-moz-placeholder { color: #ababab;}
.form-58 :-ms-input-placeholder { color: #ababab;}
.block-16 { padding: 50px 40px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-20 .layout_36 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-20 .layout_39 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-20 .layout_42 { -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-20 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; right: 0; padding-left: 0; padding-right: 0;}
.block-17 .layout_37 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-17 .layout_38 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-17 { margin: 0 0 auto 64px; position: relative; top: 0; left: 0; width: 421px; min-height: 0; z-index: 3; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-20 { padding: 13px 14px 11px; margin: 0 0 auto 58px; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: right; box-sizing: border-box; width: 177px; min-height: 0; background: #f7f7f7; cursor: pointer; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.widget-20:hover, 
.widget-20.hover, 
.widget-20.active { background: #ededed;}
.up-37 .icon { border: none; box-sizing: border-box; margin-top: 0; height: 20px; width: 20px; display: inline-block; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjQ3IiBoZWlnaHQ9IjI4IiB2aWV3Qm94PSIwIDAgNDcgMjgiPjxkZWZzPjxzdHlsZT4gLmNscy0yIHsgZmlsbDogIzQyNDJjNzsgfSA8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNNS4xNzAsMjguMDEwIEM1LjE3MCwyOC4wMTAgMC4wMDgsMjIuOTE5IDAuMDA4LDIyLjkxOSBDMC4wMDgsMjIuOTE5IDIzLjUxOSwtMC4wMDAgMjMuNTE5LC0wLjAwMCBDMjMuNTE5LC0wLjAwMCA0Ny4wMDEsMjIuODk0IDQ3LjAwMSwyMi44OTQgQzQ3LjAwMSwyMi44OTQgNDEuODQwLDI3Ljk4NSA0MS44NDAsMjcuOTg1IEM0MS44NDAsMjcuOTg1IDIzLjUxOSwxMC4xMjMgMjMuNTE5LDEwLjEyMyBDMjMuNTE5LDEwLjEyMyA1LjE3MCwyOC4wMTAgNS4xNzAsMjguMDEwIFoiIGlkPSJwYXRoLTEiIGNsYXNzPSJjbHMtMiIgZmlsbC1ydWxlPSJldmVub2RkIi8+Cjwvc3ZnPg==") left 50% top 3px / contain no-repeat, url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjQ3IiBoZWlnaHQ9IjYyIiB2aWV3Qm94PSIwIDAgNDcgNjIiPjxkZWZzPjxzdHlsZT4gLmNscy0yIHsgZmlsbDogIzQyNDJjNzsgfSA8L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNNDEuODQwLDI3Ljk4NSBDNDEuODQwLDI3Ljk4NSAyNy4wMDAsMTMuNTE3IDI3LjAwMCwxMy41MTcgQzI3LjAwMCwxMy41MTcgMjcuMDAwLDYyLjAwMCAyNy4wMDAsNjIuMDAwIEMyNy4wMDAsNjIuMDAwIDIwLjAwMCw2Mi4wMDAgMjAuMDAwLDYyLjAwMCBDMjAuMDAwLDYyLjAwMCAyMC4wMDAsMTMuNTUzIDIwLjAwMCwxMy41NTMgQzIwLjAwMCwxMy41NTMgNS4xNzAsMjguMDEwIDUuMTcwLDI4LjAxMCBDNS4xNzAsMjguMDEwIDAuMDA4LDIyLjkxOSAwLjAwOCwyMi45MTkgQzAuMDA4LDIyLjkxOSAyMy41MTksLTAuMDAwIDIzLjUxOSwtMC4wMDAgQzIzLjUxOSwtMC4wMDAgNDcuMDAxLDIyLjg5NCA0Ny4wMDEsMjIuODk0IEM0Ny4wMDEsMjIuODk0IDQxLjg0MCwyNy45ODUgNDEuODQwLDI3Ljk4NSBaIiBpZD0icGF0aC0xIiBjbGFzcz0iY2xzLTIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4=") left 50% top 50% / 0px no-repeat, url("false") left 50% top 0px / 0px no-repeat; text-align: left; margin-left: 0; margin-right: 0; min-height: 25px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.up-37 .title { box-sizing: border-box; color: #4242c7; text-align: left; margin-top: -23px; margin-bottom: 5px; font-family: Roboto, sans-serif; text-transform: uppercase; text-decoration: none; font-weight: bold; width: 130px; max-width: 100%; margin-right: 0;}
.widget-21 { margin: 9px 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; width: 186px; right: auto;}
.block-18 { margin: 0 0 auto 60px; position: relative; top: 0; left: 0; width: 202px; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-22 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.email-40 p:first-child { margin-top: 0;}
.email-40 p:last-child { margin-bottom: 0;}
.email-40 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-40 .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-40 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-40 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-40 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-40 .title { box-sizing: border-box; display: none;}
.email-40 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; color: #4242c7; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 14px;}
.email-40 .text_body:hover, 
.email-40 .text_body.hover, 
.email-40 .text_body.active { text-decoration: underline;}
.email-40 input.tgl-but { box-sizing: border-box; display: none;}
.email-40 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-23 { margin: 10px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-41 p:first-child { margin-top: 0;}
.phones-41 p:last-child { margin-bottom: 0;}
.phones-41 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-41 .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-41 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-41 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-41 .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: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-41 .title { box-sizing: border-box; display: none;}
.phones-41 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 16px; text-decoration: none; font-weight: bold;}
.phones-41 input.tgl-but { box-sizing: border-box; display: none;}
.phones-41 .text_body a { text-decoration: none; color: inherit;}
.phones-41 input.tgl-but:checked + .block-body-drop { display: block;}
.block-19 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-24 { margin: 11px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto, sans-serif; text-align: center; font-size: 13px; color: #60666b; text-decoration: none; width: 96px;}
.widget-25 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; text-align: left; font-size: 13px; color: #60666b; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: 212px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-35 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-61 .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-61 .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-61 .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-61 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-61 .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-61 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10;}
.side-panel-61 .side-panel-button-icon { display: block;}
.side-panel-61 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-61 .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-3 { margin-top: 0; margin-right: 0; padding-top: 20px; padding-left: 20px; padding-right: 20px;}
	.block-4 .layout_6 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-4 .layout_9 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-4 .layout_5_id_6 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-5 { margin-bottom: 15px; width: auto; right: 0;}
	.widget-2 { text-align: center; margin-left: auto; margin-right: auto; display: block;}
	.site-name-7 .sn-wrap { flex-flow: column nowrap;}
	.site-name-7 .sn-logo { margin-right: auto; margin-left: auto;}
	.site-name-7 img { margin-right: auto; margin-left: auto;}
	.site-name-7 .sn-text { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.site-name-7 .sn-text:hover, 
	.site-name-7 .sn-text.hover, 
	.site-name-7 .sn-text.active { font-weight: bold;}
	.widget-3 { text-align: center; margin-left: auto; margin-right: auto; display: block;}
	.block-6 .layout_10 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-6 .layout_11 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: none;}
	.block-6 .layout_12 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-6 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-left: 0; padding-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-4 { text-align: left; margin-left: 20px;}
	.address-10 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-10 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-5 { width: 180px; margin-left: auto; margin-right: auto; display: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.schedule-11 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-11 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.widget-6 { text-align: left;}
	.phones-12 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-12 .block-body-drop { width: 100%; margin-left: 0; -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto;}
	.block-8 .layout_13 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-8 .layout_16 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-8 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-7 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-8 { margin-left: auto; margin-right: auto;}
	.block-9 { margin-right: 0;}
	.widget-9 { min-height: 400px; display: block;}
	.slider-18 .text-slider { margin-top: 110px;}
	.slider-18 .slider-prev { padding: 0; margin: 0 auto 0 0; align-self: auto;}
	.slider-18 .slider-next { padding: 0; margin-right: 2px; margin-left: -62px; margin-bottom: 0;}
	.block-11 .layout_22 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-11 .layout_25 { margin-top: 0; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-11 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-12 { background: none;}
	.editable_block-22 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; background: none;}
	.editable_block-22 .image { background: none;}
	.editable_block-22 .price-value { background: none;}
	.editable_block-22 .more { clear: none;}
	.editable_block-22 .img-convert { background: none;}
	.widget-14 { background: none;}
	.editable_block-25 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; background: none;}
	.editable_block-25 .image { background: none;}
	.editable_block-25 .price-value { background: none;}
	.editable_block-25 .more { clear: none;}
	.editable_block-25 .img-convert { background: none;}
	.block-10 { padding-left: 20px; padding-right: 20px;}
	.widget-10 { display: block;}
	.horizontal_blocklist-20 .body-outer { width: auto; overflow: visible;}
	.horizontal_blocklist-20 .body { width: auto; margin-left: -20px; margin-right: -20px;}
	.horizontal_blocklist-20 .bx-wrapper { max-width: 768px;}
	.horizontal_blocklist-20 .list { overflow-x: visible; overflow-y: visible;}
	.horizontal_blocklist-20 .item-outer { -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
	.horizontal_blocklist-20 .item { margin-right: 20px; margin-left: 20px; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.horizontal_blocklist-20 .item_body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch;}
	.horizontal_blocklist-20 .item_figure { width: 100%;}
	.horizontal_blocklist-20 .item-label { background: none;}
	.horizontal_blocklist-20 .img-convert { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
	.horizontal_blocklist-20 .item_detail { margin-right: 0; margin-top: 5px; margin-left: 0; padding-bottom: 40px;}
	.horizontal_blocklist-20 .pager-wrap { display: none;}
	.widget-11 { display: block;}
	.horizontal_blocklist-21 .body-outer { width: auto; overflow: visible;}
	.horizontal_blocklist-21 .body { width: auto; margin-left: -20px; margin-right: -20px;}
	.horizontal_blocklist-21 .bx-wrapper { max-width: 768px;}
	.horizontal_blocklist-21 .list { overflow-x: visible; overflow-y: visible;}
	.horizontal_blocklist-21 .item-outer { -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
	.horizontal_blocklist-21 .item { margin-right: 20px; margin-left: 20px; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.horizontal_blocklist-21 .item_body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch;}
	.horizontal_blocklist-21 .item_figure { width: 100%;}
	.horizontal_blocklist-21 .image { margin-left: auto; margin-right: 0;}
	.horizontal_blocklist-21 .item-label { background: none;}
	.horizontal_blocklist-21 .img-convert { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
	.horizontal_blocklist-21 .item_detail { margin-right: 0; margin-top: 5px; margin-left: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-bottom: 40px;}
	.horizontal_blocklist-21 .pager-wrap { display: none;}
	.block-12 { padding-left: 20px; padding-right: 20px;}
	.widget-15 { display: block;}
	.blocklist-26 .body-outer { width: auto;}
	.blocklist-26 .body { width: auto;}
	.blocklist-26 .item-outer { width: 25%;}
	.blocklist-26 .item { width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.blocklist-26 .image { margin-right: 0; margin-bottom: 0; float: none;}
	.block-13 { padding-left: 20px; padding-right: 20px;}
	.widget-16 { width: auto; margin-left: 0; display: block;}
	.gallery-28 .my-gallery { margin-right: -10px; margin-left: -10px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.gallery-28 .my-gallery figure.gallery-item { margin-right: 10px; margin-left: 10px; background: none;}
	.gallery-28 .my-gallery figure.gallery-item .gallery-item-title:active, 
	.gallery-28 .my-gallery figure.gallery-item .gallery-item-title.active { font-weight: 600;}
	.block-14 { background: none; padding-top: 0.02px; padding-bottom: 0.02px;}
	.block-23 .layout_49 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-23 .layout_50 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-23 .layout_51 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-23 { padding-left: 20px; padding-right: 20px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-26 { width: 220px; margin-top: 15px; margin-bottom: 0; min-height: 220px;}
	.email-49 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-49 .icon { margin-bottom: 30px;}
	.email-49 .block-body-drop { width: 100%; margin-left: 0;}
	.email-49 .title:hover, 
	.email-49 .title.hover, 
	.email-49 .title.active { font-weight: 600;}
	.widget-27 { margin-top: 15px; min-height: 220px;}
	.phones-50 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-50 .icon { margin-bottom: 30px;}
	.phones-50 .block-body-drop { width: 100%; margin-left: 0;}
	.phones-50 .cell-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-50 .title:hover, 
	.phones-50 .title.hover, 
	.phones-50 .title.active { font-weight: 600;}
	.widget-28 { left: auto; width: 220px; margin-top: 15px; margin-right: auto; min-height: 220px; right: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.address-51 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-51 .icon { margin-bottom: 30px;}
	.address-51 .block-body-drop { width: 100%; margin-left: 0;}
	.address-51 .title:hover, 
	.address-51 .title.hover, 
	.address-51 .title.active { font-weight: 600;}
	.widget-19 { display: none;}
	.block-25 { width: auto; margin-left: 0; margin-right: 0; padding-left: 20px; padding-right: 20px;}
	.widget-33 { display: block;}
	.block-16 { padding: 40px 30px;}
	.block-20 .layout_36 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: -webkit-flex; display: flex;}
	.block-20 .layout_39 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-20 .layout_42 { margin-top: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-20 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-17 .layout_37 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_38 { margin-top: 0; display: none;}
	.block-17 { width: auto; margin-top: 15px; margin-left: 0; margin-bottom: 0;}
	.widget-20 { margin-left: auto; margin-right: auto; width: 179px;}
	.up-37 .title:hover, 
	.up-37 .title.hover, 
	.up-37 .title.active { font-weight: 600; color: rgba(0,0,0,0.7);}
	.widget-21 { display: none;}
	.block-18 { width: 333px; margin-left: 10px;}
	.widget-22 { text-align: left; display: block;}
	.email-40 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-40 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-23 { text-align: left; display: block;}
	.phones-41 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-41 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.block-19 { width: 185px; margin-right: auto;}
	.widget-24 { display: block;}
	.widget-35 { z-index: 9999; box-sizing: border-box; padding-left: 10px; padding-top: 10px; display: block;}
	.side-panel-61 .side-panel-close { text-align: left; width: 40px; min-height: 40px;}
	.side-panel-61 .side-panel-top { width: auto;}
	.side-panel-61 .side-panel-button { padding: 10px 11px 11px; border: none; text-align: left; width: 50px; min-height: 50px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ff3e17; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
	.side-panel-61 .side-panel-button-icon-line { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 4px; margin-top: 4px;}

}

@media all and (max-width: 768px) {
	.block-4 .layout_6 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_9 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_5_id_6 { margin-top: 0;}
	.block-6 .layout_10 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-6 .layout_11 { margin-top: 0; display: none;}
	.block-6 .layout_12 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-6 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-4 { margin-left: auto;}
	.widget-5 { margin-top: 15px;}
	.widget-6 { margin-right: auto;}
	.block-8 .layout_13 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-8 .layout_16 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-7 { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.slider-18 .text-slider { margin-top: 0; overflow: hidden; min-height: 0;}
	.block-11 .layout_22 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-11 .layout_25 { margin-top: 0; display: -webkit-flex; display: flex;}
	.horizontal_blocklist-20 .body { margin-left: 0; margin-right: 0;}
	.horizontal_blocklist-20 .bx-wrapper { max-width: 600px;}
	.horizontal_blocklist-21 .body { margin-left: 0; margin-right: 0;}
	.horizontal_blocklist-21 .bx-wrapper { max-width: 600px;}
	.blocklist-26 .header { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.blocklist-26 .body { margin-right: 0; margin-left: 0;}
	.blocklist-26 .item-outer { width: 33.33%;}
	.blocklist-26 .item { margin-right: 0; margin-left: 0;}
	.gallery-28 .gallery-header { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.gallery-28 .gallery-body { text-align: center; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0;}
	.gallery-28 .my-gallery { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.gallery-28 .my-gallery figure.gallery-item { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-23 .layout_49 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-23 .layout_50 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-23 .layout_51 { margin-top: 0; display: -webkit-flex; display: flex;}
	.widget-26 { text-align: left; width: 708px; margin-top: 0; margin-left: auto; margin-right: auto; min-height: 0; padding-top: 30px;}
	.email-49 .inner { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.email-49 .icon { margin-right: 0; margin-top: 0;}
	.email-49 .block-body-drop { left: 100%; top: auto; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
	.email-49 .cell-text { margin-left: 20px;}
	.email-49 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.email-49 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.widget-27 { margin: 0 auto 20px; text-align: left; width: 708px; min-height: 0; padding-top: 30px;}
	.phones-50 .inner { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.phones-50 .icon { margin-right: 0; margin-top: 0;}
	.phones-50 .block-body-drop { left: 100%; top: auto; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
	.phones-50 .cell-text { margin-left: 20px;}
	.phones-50 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.phones-50 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.widget-28 { text-align: left; width: 708px; margin-top: 0; margin-left: auto; margin-bottom: 20px; min-height: 0; padding-top: 30px;}
	.address-51 .inner { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.address-51 .icon { margin-right: 0; margin-top: 0;}
	.address-51 .block-body-drop { left: 100%; top: auto; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
	.address-51 .cell-text { margin-left: 20px;}
	.address-51 .title { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.address-51 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.form-58 .form-table { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-58 .form-tbody { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-58 .form-submit .form-item__header { display: none;}
	.block-20 .layout_36 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-20 .layout_39 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-20 .layout_42 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_37 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_38 { margin-top: 0; display: none;}
	.block-18 { width: 347px; margin-left: auto; margin-bottom: 40px;}
	.widget-35 { z-index: 1450;}

}

@media all and (max-width: 640px) {
	.block-4 .layout_6 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_9 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_5_id_6 { margin-top: 0;}
	.block-5 { margin-bottom: 20px;}
	.block-6 .layout_10 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-6 .layout_11 { margin-top: 0; display: none;}
	.block-6 .layout_12 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-6 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-4 { text-align: center; margin-top: 15px; margin-right: auto; margin-bottom: 0;}
	.address-10 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-10 .cell-icon { display: none;}
	.address-10 .icon { margin-right: auto; margin-left: auto; margin-bottom: 5px;}
	.address-10 .block-body-drop { -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
	.address-10 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.address-10 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-5 { margin-bottom: 23px;}
	.widget-6 { text-align: center; margin-right: 0; margin-bottom: 0;}
	.phones-12 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-12 .cell-icon { display: none;}
	.phones-12 .icon { margin-right: auto; margin-left: auto; margin-bottom: 5px;}
	.phones-12 .block-body-drop { -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; left: auto; top: 100%; right: auto; bottom: auto;}
	.phones-12 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-12 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-8 .layout_13 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-8 .layout_16 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.widget-7 { margin-left: auto; margin-bottom: 0; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-8 { margin-top: 15px; 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;}
	.slider-18 .block-title { font-size: 24px;}
	.slider-18 .slider-controls { margin-left: 20px; margin-right: 20px;}
	.block-11 .layout_22 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-11 .layout_25 { margin: 0; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.widget-12 { margin-bottom: 0;}
	.widget-14 { margin-bottom: 0;}
	.horizontal_blocklist-20 .bx-wrapper { max-width: 440px;}
	.horizontal_blocklist-20 .list { width: 440px; -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.horizontal_blocklist-20 .item-outer { width: 100%;}
	.horizontal_blocklist-20 .item { margin-left: 0; margin-right: 0;}
	.horizontal_blocklist-20 .img-convert { height: 200px;}
	.horizontal_blocklist-21 .bx-wrapper { max-width: 440px;}
	.horizontal_blocklist-21 .list { width: 440px; -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.horizontal_blocklist-21 .item-outer { width: 100%;}
	.horizontal_blocklist-21 .item { margin-left: 0; margin-right: 0;}
	.horizontal_blocklist-21 .img-convert { height: 200px;}
	.blocklist-26 .header_text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.gallery-28 .gallery-header { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.gallery-28 .gallery-header .text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.gallery-28 .gallery-body { text-align: left;}
	.gallery-28 .my-gallery { margin-right: 0; margin-left: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.gallery-28 .my-gallery figure.gallery-item { -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; width: auto; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-left: 0; padding-bottom: 0; text-align: left;}
	.gallery-28 .my-gallery figure.gallery-item a { width: 320px;}
	.gallery-28 .my-gallery figure.gallery-item .gallery-item-title { width: 220px;}
	.gallery-28 .my-gallery figure.gallery-item .gallery-item-desc { padding-left: 0; padding-right: 0; width: auto; margin-left: 0; margin-right: 0;}
	.block-23 .layout_49 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-23 .layout_50 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-23 .layout_51 { margin-top: 0; display: -webkit-flex; display: flex;}
	.email-49 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.email-49 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-27 { margin-top: 15px;}
	.phones-50 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.phones-50 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-28 { margin-top: 15px; margin-bottom: 0;}
	.address-51 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.address-51 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.form-58 .form-item-group { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.form-58 .form-text { width: 100%;}
	.form-58 .form-submit button { width: 100%;}
	.form-58 .form-captcha .form-item__body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.form-58 .form-captcha .form-submit-container { width: 100%;}
	.form-58 .form-captcha button { width: 100%;}
	.form-58 .form-checkbox { width: 100%;}
	.form-58 .form-radio { width: 100%;}
	.form-58 .form-select { width: 100%;}
	.form-58 .form-div { width: 100%;}
	.form-58 .form-html { width: 100%;}
	.form-58 .form-calendar { width: 100%;}
	.form-58 .form-calendar_interval { width: 100%;}
	.block-20 .layout_36 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-20 .layout_39 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-20 .layout_42 { margin-top: 0; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_37 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_38 { margin-top: 0; display: none;}
	.block-17 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-20 { left: auto; right: auto;}
	.block-18 { width: 422px; margin-top: 15px; margin-right: auto; margin-bottom: 30px; right: 0;}
	.widget-22 { text-align: center;}
	.widget-23 { text-align: center;}
	.block-19 { width: 420px; text-align: center; margin-top: 15px; margin-left: auto; margin-bottom: 30px;}
	.widget-24 { width: auto; right: 0;}
	.widget-25 { text-align: center; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}

}

@media all and (max-width: 480px) {
	.block-4 .layout_6 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_9 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-4 .layout_5_id_6 { margin-top: 0;}
	.block-6 .layout_10 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-6 .layout_11 { 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-6 .layout_12 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-6 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-4 { margin-top: 0; margin-left: 0; margin-right: 0;}
	.widget-5 { margin-bottom: 20px;}
	.widget-6 { margin-bottom: 20px;}
	.block-8 .layout_13 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-8 .layout_16 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-8 { padding-right: 0; padding-left: 0;}
	.widget-9 { min-height: 320px;}
	.slider-18 .slider-controls { display: none;}
	.block-11 .layout_22 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-11 .layout_25 { margin-top: 0; display: -webkit-flex; display: flex;}
	.editable_block-22 .image { margin-left: 0;}
	.editable_block-22 .title { margin-left: 15px; margin-right: 15px;}
	.editable_block-22 .text { padding-left: 15px; padding-right: 15px;}
	.editable_block-22 .price { margin-left: 15px; margin-right: 15px;}
	.editable_block-22 .price-currency { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.editable_block-25 .image { margin-left: 0;}
	.editable_block-25 .title { margin-left: 15px; margin-right: 15px;}
	.editable_block-25 .text { padding-left: 15px; padding-right: 15px;}
	.editable_block-25 .price { margin-left: 15px; margin-right: 15px;}
	.block-10 { padding-bottom: 0.02px;}
	.horizontal_blocklist-20 .bx-wrapper { max-width: 280px;}
	.horizontal_blocklist-20 .list { width: 280px;}
	.horizontal_blocklist-20 .item_figure { max-width: 100%;}
	.horizontal_blocklist-20 .image { text-align: center;}
	.horizontal_blocklist-20 .img-convert { height: 260px;}
	.horizontal_blocklist-21 .bx-wrapper { max-width: 280px;}
	.horizontal_blocklist-21 .list { width: 280px;}
	.horizontal_blocklist-21 .item_figure { max-width: 100%;}
	.horizontal_blocklist-21 .image { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.horizontal_blocklist-21 .img-convert { height: 260px;}
	.blocklist-26 .item-outer { width: 50%;}
	.blocklist-26 .image { margin-bottom: 5px;}
	.widget-16 { text-align: center;}
	.gallery-28 .gallery-body { text-align: center;}
	.gallery-28 .my-gallery { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.gallery-28 .my-gallery figure.gallery-item { width: 291px; padding-bottom: 1px;}
	.block-23 .layout_49 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-23 .layout_50 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-23 .layout_51 { 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;}
	.widget-26 { text-align: center;}
	.email-49 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.email-49 .icon { margin-right: auto;}
	.email-49 .block-body-drop { left: auto; top: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.email-49 .cell-text { margin-left: 0;}
	.email-49 .title { text-align: center;}
	.email-49 .text_body { text-align: center;}
	.widget-27 { text-align: center;}
	.phones-50 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-50 .icon { margin-right: auto;}
	.phones-50 .block-body-drop { left: auto; top: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.phones-50 .cell-text { margin-left: 0;}
	.phones-50 .title { text-align: center;}
	.phones-50 .text_body { text-align: center;}
	.widget-28 { text-align: center;}
	.address-51 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-51 .icon { margin-right: auto;}
	.address-51 .block-body-drop { left: auto; top: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.address-51 .cell-text { margin-left: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.address-51 .title { text-align: center;}
	.address-51 .text_body { text-align: center;}
	.block-20 .layout_36 { margin-top: 0; width: 100%; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: -webkit-flex; display: flex;}
	.block-20 .layout_39 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-20 .layout_42 { margin-top: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_37 { margin: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_38 { margin: 0; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-17 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-20 { 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-21 { margin: 15px auto 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-18 { width: auto; margin-left: 0; margin-right: 0;}
	.block-19 { width: auto; margin-left: 0; margin-right: 0;}
	.widget-24 { margin-top: 0; margin-left: auto; margin-right: auto;}
	.widget-25 { margin-left: auto; margin-bottom: 10px; margin-right: auto;}

}
.side-panel .widget-34 { margin: 0 0 20px; z-index: 2; text-align: left; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex; padding-top: 30px;}
.side-panel .menu-60 .menu-scroll > ul { display: block;}
.side-panel .menu-60 .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-60 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-60 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-60 .menu-scroll > ul ul > li { display: block;}
.side-panel .menu-60 .menu-scroll > ul ul > li > a { padding: 7px 2px;}
.side-panel .menu-60 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-60 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-60 .menu-scroll > ul ul > li > a.active { color: #4242c7;}
.side-panel .menu-60 .menu-scroll > ul > li.menu-item > a { width: auto; color: #2b2b2e; padding-top: 12px; padding-bottom: 12px; margin-top: 2px; margin-bottom: 2px; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.1); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
.side-panel .menu-60 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-60 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-60 .menu-scroll > ul > li.menu-item > a.active { color: #ff3e17; background: #ffffff;}