@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff;}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-11 { margin: 47px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 183px; max-width: 100%; background: #f1f2f3; z-index: 7; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 20px; padding-right: 20px; text-decoration: none; padding-bottom: 10px;}
.block-16 .layout_41 { -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-16 .layout_42 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-16 .layout_48 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-16 { margin: 20px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; right: 0; padding-left: 15px; padding-right: 15px; padding-bottom: 15px;}
.block-18 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 350px; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: auto;}
.widget-29 { margin: 12px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: right; box-sizing: border-box; width: auto; right: 0;}
.text-2 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 36px; z-index: 1; color: #8c8c8c; text-align: right; text-decoration: none; right: 0;}
.widget-26 { margin: 0 0 auto 30px; position: relative; top: 0; left: 0; z-index: 2; text-align: left; width: auto; min-width: 0; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0;}
.popover-wrap-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 .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-41 p:first-child { margin-top: 0;}
.blocklist-41 p:last-child { margin-bottom: 0;}
.blocklist-41 .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-41 .header_text { font-size: 20px; box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-41 .all-in_header { display: none; 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;}
.blocklist-41 .description { box-sizing: border-box; overflow: hidden; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.blocklist-41 .body-outer { box-sizing: border-box; position: relative;}
.blocklist-41 .body { margin: 0 -5px; box-sizing: border-box;}
.blocklist-41 .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-41 .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-41 .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-41 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: auto;}
.blocklist-41 .item { margin: 0 5px 5px; position: relative; width: 140px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; box-sizing: border-box; min-width: 0; min-height: 0; flex-basis: auto; align-self: auto; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.blocklist-41 .text { margin-bottom: 0; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; font-family: Roboto, sans-serif; color: #828282; line-height: 1.5; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; font-size: 13px; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0; min-height: 0;}
.blocklist-41 .text .align-elem { flex-basis: 100%;}
.blocklist-41 .image { 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;}
.blocklist-41 .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-41 .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-41 .img-convert { box-sizing: border-box; width: 180px; height: 100px; 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-41 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-41 .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-41 .title { font-weight: bold; margin-bottom: 5px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto;}
.blocklist-41 .sub-title { font-style: italic; margin-bottom: 5px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto;}
.blocklist-41 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-41 .price-inner { box-sizing: border-box; display: inline-block;}
.blocklist-41 .price-note { box-sizing: border-box; display: inline-block;}
.blocklist-41 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-41 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-41 .more { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-41 .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; cursor: pointer;}
.blocklist-41 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-41 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.blocklist-41 .columns-cell { display: table-cell; vertical-align: top;}
.blocklist-41 .title a { color: inherit; text-decoration: inherit;}
.blocklist-41 .footer { display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-41 .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-41 .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-41 .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-41 .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-41 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-41 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-41 .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-41 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.blocklist-41 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-41 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-41 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-41 .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-41 .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-41 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-41 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.blocklist-41 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-41 .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;}
.popover-container-41 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-41 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-41 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-41 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-41 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-41 .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-41 .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-41 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-41 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-41 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-41 .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-41 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-41 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-41 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-41 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-41 .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-41 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-41 .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-41 .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-41 .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-41 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-41 .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-41 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-41 .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-41 .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-41 .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-41 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-41 .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-41 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-41 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-41 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-41 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-41 .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-41 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-41 .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-41 .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-41 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-41 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-41 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-41 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-41 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-41 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-41 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-41 ::-moz-placeholder { color: #ababab;}
.popover-wrap-41 :-ms-input-placeholder { color: #ababab;}
.block-15 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 300px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-19 { margin: 10px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; font-size: 0; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.widgetsocial-31 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-31 .soc-content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: stretch; -moz-align-items: stretch; align-items: stretch; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; text-align: inherit; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widgetsocial-31 .soc-item { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; vertical-align: middle; -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; text-align: left;}
.widgetsocial-31 .soc { margin: 2px 8px 2px 0; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; vertical-align: middle; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-decoration: none; -webkit-flex: 0 0 auto; -moz-flex: 0 0 auto; flex: 0 0 auto; max-width: 100%; text-align: center;}
.widgetsocial-31 .vk .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIiB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBoZWlnaHQ9IjUxMiIgaWQ9IkxheWVyXzEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB3aWR0aD0iNTEyIj48ZyBpZD0iZzU2MDgiPjxwYXRoIGlkPSJyZWN0Mjk4NyIgc3R5bGU9ImZpbGwtcnVsZTogbm9uemVybzsiIGQ9Ik0wIDBoNTEydjUxMkgweiIgZmlsbD0iI2RlZGZlMCIgc3Ryb2tlPSJub25lIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48cGF0aCBkPSJtMjUxLjcwOTU1IDM2OS4xNDQ1NWgyMy45MDcyMmMwIDAgNy4yMTkyNy0uNzk3NjIgMTAuOTEwMDctNC43NjkwMyAzLjM5NzA1LTMuNjUwMjEgMy4yODg0MS0xMC41MDE2NyAzLjI4ODQxLTEwLjUwMTY3LjAuMC0uNDcxNzUtMzIuMDgwNTUgMTQuNDIwNTQtMzYuODAzMDIgMTQuNjc5NjQtNC42NTQ0IDMzLjUyNjQ4IDMxLjAwMzUyIDUzLjUwMjk3IDQ0LjcxMzYgMTUuMTA3MTIgMTAuMzc1MSAyNi41ODc5NCA4LjEwNDAxIDI2LjU4Nzk0IDguMTA0MDFsNTMuNDE4MTQtLjc0Mzg5YzAgMCAyNy45MzcxOS0xLjcyNTQgMTQuNjkwNDYtMjMuNjk3MTEtMS4wODQyMS0xLjc5MzQ2LTcuNzIwNzctMTYuMjQ5ODMtMzkuNzE2NTEtNDUuOTQ5NDMtMzMuNTAyNjctMzEuMDk0MjYtMjkuMDExODctMjYuMDYxMzQgMTEuMzM3NTUtNzkuODM3NzcgMjQuNTY5ODctMzIuNzUwNDIgMzQuMzk2ODktNTIuNzM4ODEgMzEuMzIzNDQtNjEuMzA0OTItMi45MjU0My04LjE1Nzc1LTIwLjk5NzM3LTYuMDA2MDgtMjAuOTk3MzctNi4wMDYwOGwtNjAuMTQ3ODkuMzc2MTRjMCAwLTQuNDU2MTctLjYwODk4LTcuNzY0OTIgMS4zNjgzNy0zLjIyOTg2IDEuOTM2NzUtNS4zMDUwOSA2LjQ1Mzg0LTUuMzA1MDkgNi40NTM4NC4wLjAtOS41MjczNSAyNS4zNDI1Mi0yMi4yMTg5MSA0Ni44OTUxMi0yNi43Nzc4MSA0NS40NzQyMS0zNy40ODgzNyA0Ny44ODE0MS00MS44NjU3NiA0NS4wNTE1MS0xMC4xODQwOS02LjU4MTYtNy42MzcyMi0yNi40MzM4OC03LjYzNzIyLTQwLjU0Mzk3LjAtNDQuMDcyMzkgNi42ODQzMS02Mi40NTAwMS0xMy4wMjEwOS02Ny4yMDQ3Mi02LjUzODYxLTEuNTc4NTItMTEuMzUzLTIuNjI1NzEtMjguMDc0NTMtMi43OTQwNy0yMS40NTgxOS0uMjE4NTEtMzkuNjIzMzIuMDY4MS00OS45MDUyNSA1LjEwMzM2LTYuODQxOTggMy4zNTg4Ny0xMi4xMjMyNSAxMC44MTgxLTguOTAyODEgMTEuMjUwMzUgMy45NzQ5LjUzMDE2IDEyLjk3NTY2IDIuNDI1MTEgMTcuNzQ3MDYgOC45MjE5MyA2LjE2Mzc3IDguMzg3MDIgNS45NDc2NCAyNy4yMTU5OSA1Ljk0NzY0IDI3LjIxNTk5LjAuMCAzLjU0MzkzIDUxLjg4MDI4LTguMjcwMDEgNTguMzIwOTktOC4xMDg3NCA0LjQyMTU3LTE5LjIyOTAxLTQuNjAxODctNDMuMTA4ODEtNDUuODYxMDgtMTIuMjMwNjEtMjEuMTMxMS0yMS40Njc4My00NC40OTc0Ni0yMS40Njc4My00NC40OTc0Ni4wLjAtMS43NzY3My00LjM2MDY3LTQuOTU2NS02LjY5OTgxLTMuODU0NC0yLjgzMzQ5LTkuMjQxODctMy43MjkwMy05LjI0MTg3LTMuNzI5MDNsLTU3LjE1NDQ5OS4zNzAxNmMwIDAtOC41ODAzNy4yNDM1OC0xMS43MjU1MiAzLjk3NDk5LTIuODA3MjUgMy4zMjA2Ni0uMjI0NDggMTAuMTgxNjctLjIyNDQ4IDEwLjE4MTY3LjAuMCA0NC43NDIyNTkgMTA0LjY4NTk0IDk1LjQwNjk0OSAxNTcuNDM5MDcgNDYuNDY3NjMgNDguMzgwNTIgOTkuMjE4NDggNDUuMjAxOTYgOTkuMjE4NDggNDUuMjAxOTZ2MHoiIGlkPSJwYXRoOSIgc3R5bGU9ImZpbGwtcnVsZTogZXZlbm9kZDsiIGZpbGw9IiNhNWE2YTYiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvZz48L3N2Zz4=") left 50% top 50% / cover no-repeat; width: 32px; min-height: 32px; height: 32px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-31 .fb .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIiB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBoZWlnaHQ9IjUxMiIgaWQ9IkxheWVyXzEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB3aWR0aD0iNTEyIj48ZyBpZD0iZzU5OTEiPjxwYXRoIGlkPSJyZWN0Mjk4NyIgc3R5bGU9ImZpbGwtcnVsZTogbm9uemVybzsiIGQ9Ik0wIDBoNTEydjUxMkgweiIgZmlsbD0iI2RlZGZlMCIgc3Ryb2tlPSJub25lIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48cGF0aCBkPSJNMjg2Ljk2NzgzIDQ1NS45OTk3MlYyNzMuNTM3NTNoNjEuMjQ0bDkuMTY5OS03MS4xMDI2NmgtNzAuNDEyNDZ2LTQ1LjM5NDkzYzAtMjAuNTg4MjggNS43MjA2Ni0zNC42MTk0MiAzNS4yMzQ5Ni0zNC42MTk0MmwzNy42NTU0LS4wMTEyVjU4LjgwNzkxNWMtNi41MDk3LS44NzM4MS0yOC44NTcxLTIuODA3OTQtNTQuODY3NS0yLjgwNzk0LTU0LjI4ODAzLjAtOTEuNDQ5OTUgMzMuMTQ1ODUtOTEuNDQ5OTUgOTMuOTk4MTI1djUyLjQzNzA4aC02MS40MDE4MXY3MS4xMDI2Nmg2MS40MDAzOXYxODIuNDYyMTloNzMuNDI3MDd6IiBpZD0iZl8xXyIgZmlsbD0iI2E1YTZhNiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PC9nPjwvc3ZnPg==") left 50% top 50% / cover no-repeat; width: 32px; min-height: 32px; height: 32px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-31 .tw .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIiB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBoZWlnaHQ9IjUxMiIgaWQ9IkxheWVyXzEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB3aWR0aD0iNTEyIj48ZyBpZD0iZzM3NjMiPjxwYXRoIGlkPSJyZWN0Mjk4NyIgc3R5bGU9ImZpbGwtcnVsZTogbm9uemVybzsiIGQ9Ik0wIDBoNTEydjUxMkgweiIgZmlsbD0iI2RlZGZlMCIgc3Ryb2tlPSJub25lIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48ZyBpZD0ibGF5ZXIxXzJfIiB0cmFuc2Zvcm09Im1hdHJpeCgxLjQxODQ4NSwwLDAsMS40MTg0ODUsLTUwNy42MjM2NywtNjUxLjMzMTgpIj48cGF0aCBkPSJtNjc5LjMzMyA1NTIuMTljLTEwLjM3NSA0LjYwNC0yMS41MjEgNy43MTEtMzMuMjI0IDkuMTExIDExLjkzOS03LjE2IDIxLjExNC0xOC41MDEgMjUuNDM2LTMyLjAwNC0xMS4xNzggNi42My0yMy41NjMgMTEuNDM5LTM2Ljc0NCAxNC4wMzUtMTAuNTQ3LTExLjI0Ni0yNS41ODgtMTguMjY5LTQyLjIyMy0xOC4yNjktMzEuOTUzLjAtNTcuODU5IDI1LjkwNi01Ny44NTkgNTcuODU1LjAgNC41MzMuNTEzIDguOTQ2IDEuNTAxIDEzLjE4Ni00OC4wODUtMi40MTktOTAuNzEtMjUuNDQ2LTExOS4yNDUtNjAuNDU0LTQuOTgxIDguNTQ1LTcuODMzIDE4LjQ4LTcuODMzIDI5LjA4OS4wIDIwLjA3MiAxMC4yMSAzNy43NzcgMjUuNzM1IDQ4LjE1Mi05LjQ3OS0uMzAyLTE4LjM5OC0yLjkwMi0yNi4yMDQtNy4yMzQtLjAwMy4yMzgtLjAwMy40ODItLjAwMy43MjYuMCAyOC4wMjkgMTkuOTQ0IDUxLjQxIDQ2LjQwNyA1Ni43MzQtNC44NTUgMS4zMTUtOS45NjggMi4wMjctMTUuMjM4IDIuMDI3LTMuNzMzLjAtNy4zNTQtLjM3My0xMC44ODMtMS4wNDEgNy4zNiAyMi45OCAyOC43MjggMzkuNzA5IDU0LjAzOSA0MC4xNzYtMTkuNzk1IDE1LjUyLTQ0Ljc0MiAyNC43Ny03MS44NTQgMjQuNzctNC42NjUuMC05LjI3LS4yNzUtMTMuNzk5LS44MTYgMjUuNjA5IDE2LjQyMiA1Ni4wMTggMjYuMDAxIDg4LjY4OCAyNi4wMDEgMTA2LjQxMi4wIDE2NC42MDYtODguMTU2IDE2NC42MDYtMTY0LjYwNi4wLTIuNTE0LS4wNTgtNS4wMDctLjE2NS03LjQ5IDExLjI5NS04LjE1OSAyMS4xMS0xOC4zNDQgMjguODYyLTI5Ljk0OHYweiIgaWQ9InBhdGg1XzFfIiBmaWxsPSIjYTVhNmE2IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L2c+PC9nPjwvc3ZnPg==") left 50% top 50% / cover no-repeat; width: 32px; min-height: 32px; height: 32px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-31 .google .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjggMTI4IiBoZWlnaHQ9IjEyOCIgaWQ9IkxheWVyXzEiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiB3aWR0aD0iMTI4Ij48cGF0aCBmaWxsPSIjZGVkZmUwIiBkPSJNMCAwaDEyOHYxMjhIMHoiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtMiIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjxwYXRoIGQ9Ik00OS4yMTEgNzAuOTkxaDE2Ljg4M2MtMS45NCA3Ljg0LTcuOTEyIDEyLjIxMy0xNy4wMzUgMTIuMjEzLTEwLjc4MS4wLTE5LjU1NC04LjYxNi0xOS41NTQtMTkuMjAzLjAtMTAuNTg5IDguNzczLTE5LjIwNSAxOS41NTQtMTkuMjA1IDQuNzE2LjAgOS4yNjkgMS42NzEgMTIuODIxIDQuNzA3bDguMTE3LTkuMTYyYy01LjgwMy00Ljk1OC0xMy4yMzktNy42ODktMjAuOTM3LTcuNjg5LTE3LjYuMC0zMS45MTcgMTQuMDYzLTMxLjkxNyAzMS4zNDguMCAxNy4yODQgMTQuMzE3IDMxLjM0NyAzMS45MTcgMzEuMzQ3IDE3Ljk5NS4wIDMwLjA4My0xMi4yMyAzMC4wODMtMzAuNDI4di02LjA3M0g0OS4yMTFWNzAuOTkxeiIgZmlsbD0iI2E1YTZhNiIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC0zIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PHBhdGggZmlsbD0iI2E1YTZhNiIgZD0iTTExNy4xNDMgNTguNzQxaC0xMXYtMTFoLTh2MTFoLTExdjhoMTF2MTFoOHYtMTFoMTF6IiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / cover no-repeat; width: 32px; min-height: 32px; height: 32px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-31 .ins .wg-soc-icon { border: none; background: url("../images/wm_social_links_ins.png") left 50% top 50% / cover no-repeat; width: 32px; min-height: 32px; height: 32px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-31 .ok .wg-soc-icon { border: none; background: url("../images/wm_social_links_ok.png") left 50% top 50% / cover no-repeat; width: 32px; min-height: 32px; height: 32px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-31 .mail .wg-soc-icon { border: none; background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat; width: 32px; min-height: 32px; height: 32px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-31 .pin .wg-soc-icon { border: none; background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat; width: 32px; min-height: 32px; height: 32px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-31 .lj .wg-soc-icon { border: none; background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat; width: 32px; min-height: 32px; height: 32px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-31 .my .wg-soc-icon { border: none; background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat; width: 32px; min-height: 32px; height: 32px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-31 .youtube .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIiB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBoZWlnaHQ9IjUxMiIgaWQ9IkxheWVyXzEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB3aWR0aD0iNTEyIj48ZyBpZD0iZzQ2MDYiPjxwYXRoIGlkPSJyZWN0Mjk4NyIgc3R5bGU9ImZpbGwtcnVsZTogbm9uemVybzsiIGQ9Ik0wIDU2ODQzNDE5ZS0yMWg1MTJ2NTEySDB6IiBmaWxsPSIjZGVkZmUwIiBzdHJva2U9Im5vbmUiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjxwYXRoIGQ9Im00NTMuOTIwMjIgMjAyLjY1NzVjLTIuMzYxNi0yOC4yNzI3LTQuMjM0NS0zNy40NTE3NS0xMC4wNjU2LTQ5LjIzNTQ1LTcuNzE4LTE1LjYwODg1LTE4Ljg3NzQtMjMuODM5OTEtMzQuNzY5LTI1LjY0ODg1LTEyLjI5NDEtMS40MDIxMi01OC41MjcxLTMuMzcwOTktMTAxLjMyMTItNC4zMjI4LTc0LjA3NTg2LTEuNjQzODktMTk1Ljg2ODU0IDEuNTIxMTItMjExLjQxODUyNyA1LjQ5OTc2LTcuMTgzMzMgMS44NDM0OC0xMi41NzgxNiA0Ljk2NzU2LTE4LjE5MDQ4IDEwLjU0NjYyLTkuODI3NjYgOS43ODY3MS0xNS42ODU2IDIzLjgxNjg5LTE4LjAzNjk3IDQzLjIyMTQyLTUuMzc5NDkgNDQuMzE5MDktNS40OTQ2NCA5Ny44NTQzLS4zMDk2IDE0My43Nzc2MyAyLjIyMzQ0IDE5Ljc0OTk3IDYuODE0ODkgMzIuNTg1MjYgMTUuNDI4NDYgNDMuMTYxMyA1LjM3OTQ5IDYuNTk2MTEgMTQuNjQwNDEgMTIuMjA4NDQgMjIuOTIyNjUgMTMuODgzMDYgNS44MjA4NDcgMS4xNzE4NCAzNC45MTYxNjcgMi44MDI5NiA3Ny4zMTExNDcgNC4zMjc4OCA2LjMwNTcxLjIyNTE3IDIzLjAyNzU2LjYxNjYzIDM3LjE1MTExLjg2OTk0IDI5LjQyNjY0LjUyNDUxIDgzLjU0MjYxLjIwOTgxIDExNC40Nzc2MS0uNjU1IDIwLjgwNzktLjU4MjEgNTguNzQ4NS0yLjEyMzY2IDY1Ljg0MjItMi42NzEyIDEuOTk4My0uMTUyMjUgNi42MjAzLS40NTAzMiAxMC4yNjktLjY1NzU3IDEyLjI4NTItLjY5MjEgMjAuMDkyOC0zLjI2MzUyIDI3LjQyODMtOS4wMzA2MyA5LjQ5NzctNy40NTgzOCAxNi44NDg2LTIxLjI0NTQ4IDE5Ljk1Ni0zNy40MDk1MyAyLjkzOTktMTUuMjk2NjkgNC45MTI2LTQyLjU0MjEyIDUuMzA1My03My40NzA2OC4zMjc0LTI1Ljg0MzMxLS4xMTMzLTM5Ljc5MDMzLTEuOTgwNC02Mi4xODU5ek0yMDQuMjQwMTkgMzEzLjQ2OTlWMTk4LjUzMTc0bDEwMy41MTkxMyA1Ny40NjM5Ni0xMDMuNTE5MTMgNTcuNDc0MnoiIGlkPSJwYXRoOS0zIiBmaWxsPSIjYTVhNmE2IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L2c+PC9zdmc+") left 50% top 50% / cover no-repeat; width: 32px; min-height: 32px; height: 32px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-31 .telegram .wg-soc-icon { border: none; background: url("../images/wm_social_links_tg.png") left 50% top 50% / cover no-repeat; width: 32px; min-height: 32px; height: 32px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-31 .whatsapp .wg-soc-icon { border: none; background: url("../images/wm_social_links_wa.png") left 50% top 50% / cover no-repeat; width: 32px; min-height: 32px; height: 32px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widgetsocial-31 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-31 .wg-soc-title { display: -webkit-inline-flex; display: inline-flex; text-align: left; box-sizing: border-box; color: #000; font-size: 14px; line-height: 1; word-break: break-word;}
.widget-18 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; font-family: Roboto, sans-serif; color: #828282; text-align: left; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; right: 0;}
.widget-17 { padding: 8px 3px; margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; min-height: 52px; max-width: 100%;}
.menu-28 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-28 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-28 .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-28 .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-28 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-28 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-28 .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-28 .menu-scroll > ul > li.delimiter { margin: auto -1px; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 0; width: 1px; min-height: 12px; background: rgba(255,255,255,0.3); box-sizing: border-box;}
.menu-28 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-28 .menu-scroll > ul > li.menu-item > a { padding: 5px 12px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #828282; line-height: 1.1; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto Condensed, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: uppercase; align-self: auto; min-height: 36px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-28 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-28 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-28 .menu-scroll > ul > li.menu-item > a.active { color: #006cb5;}
.menu-28 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-28 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-28 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-28 .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-28 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-28 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-28 .menu-scroll > ul ul { padding: 5px; margin: 5px 0 0; position: absolute; top: 100%; left: 0; background: #eee; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box;}
.menu-28 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-28 .menu-scroll > ul ul > li > a { padding: 5px 10px; cursor: pointer; display: block; background: #999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; position: relative;}
.menu-28 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-28 .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; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.menu-28 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-28 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-28 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-28 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.block-8 .layout_21 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-8 .layout_22 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-8 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 185px; max-width: 100%; z-index: 6; text-align: left; right: 0; padding-left: 0; padding-right: 0; padding-top: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; 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;}
.block-10 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 272px; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 20px;}
.widget-14 { margin: 0; position: relative; top: 0; left: 0; z-index: 4; box-sizing: border-box; width: 242px; min-height: 0; padding-left: 15px; padding-right: 15px;}
.news-24 p:first-child { margin-top: 0;}
.news-24 p:last-child { margin-bottom: 0;}
.news-24 .news__header { box-sizing: border-box; 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: 5px; text-align: left;}
.news-24 .news__title { box-sizing: border-box; font-size: 25px; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif; color: #242424; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.news-24 .body-outer { box-sizing: border-box; position: relative;}
.news-24 .body { margin: 0; box-sizing: border-box;}
.news-24 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.news-24 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.news-24 .news__list { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.news-24 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 100%;}
.news-24 .item { margin: 5px 0 10px; box-sizing: border-box; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; min-width: 0; min-height: 0; text-align: left; align-self: auto; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.news-24 .item__image { box-sizing: border-box; font-size: 0; margin-bottom: 10px; text-align: center; position: relative; display: -webkit-flex; display: flex;}
.news-24 .item-label { padding: 2px 5px; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; font-size: 12px;}
.news-24 .img-convert { box-sizing: border-box; width: 180px; height: 100px; -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;}
.news-24 .item__image img { box-sizing: border-box; max-width: 100%; width: auto; height: auto; display: -webkit-flex; display: flex;}
.news-24 .item__title { box-sizing: border-box; font-weight: normal; margin-bottom: 5px; text-decoration: underline; position: relative; z-index: 1; display: -webkit-flex; display: flex; font-size: 13px; font-family: Roboto, sans-serif; color: #4c4c4c; line-height: 1.3; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.news-24 .item__title:hover, 
.news-24 .item__title.hover, 
.news-24 .item__title.active { color: #006cb5;}
.news-24 .item__title > a { color: inherit; text-decoration: inherit; display: -webkit-inline-flex; display: inline-flex;}
.news-24 .item__date { box-sizing: border-box; margin-bottom: 10px; position: relative; z-index: 1;}
.news-24 .item__date > span { padding: 0.02px 8px; border: none; box-sizing: border-box; display: inline-block; color: #8c8c8c; text-transform: lowercase; line-height: 2.0; text-decoration: none; background: #f2f2f2; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 22px;}
.news-24 .item__text { box-sizing: border-box; margin-bottom: 5px; display: -webkit-flex; display: flex; position: relative; z-index: 1; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; width: auto; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.news-24 .item__text .align-elem { flex-basis: 100%;}
.news-24 .item__more { box-sizing: border-box; position: relative; margin-bottom: 10px;}
.news-24 .item__more_link { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.news-24 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.news-24 .item__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;}
.news-24 .item__date > span ins { box-sizing: border-box; display: block; font-size: 16px; color: hsl(0, 0%, 50%); text-decoration: none;}
.news-24 .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; margin-top: -10px;}
.news-24 .prev { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_news_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.news-24 .next { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_news_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.news-24 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-24 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-24 .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;}
.news-24 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.news-24 .auto_controls { box-sizing: border-box; display: none;}
.news-24 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.news-24 .bx-controls-auto-item { box-sizing: border-box;}
.news-24 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_news_pause.png") center center / auto no-repeat;}
.news-24 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_news_play.png") center center / auto no-repeat;}
.news-24 .pager-wrap { box-sizing: border-box;}
.news-24 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.news-24 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.news-24 .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;}
.news-24 .bx-pager a:active, 
.news-24 .bx-pager a.active { background: #bbbbbb;}
.news-24 .news__footer { box-sizing: border-box; text-align: left; margin-top: 5px;}
.news-24 .news__all { box-sizing: border-box;}
.news-24 .all_link { border: 1px solid rgba(0,108,181,0.8); box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; font-family: Roboto Condensed, sans-serif; color: #006cb5; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: uppercase; text-decoration: none; font-size: 13px; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 34px; -webkit-align-items: center; -moz-align-items: center; align-items: center; padding-left: 15px; padding-right: 15px;}
.news-24 .all_link:hover, 
.news-24 .all_link.hover, 
.news-24 .all_link.active { color: #ffffff; background: #006cb5;}
.widget-13 { margin: 0 0 20px; position: relative; top: 0; left: 0; z-index: 3; box-sizing: border-box; min-height: 0; width: 242px; right: 0; padding-left: 15px; padding-right: 15px; padding-bottom: 10px;}
.popover-wrap-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 .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-23 p:first-child { margin-top: 0;}
.editable_block-23 p:last-child { margin-bottom: 0;}
.editable_block-23 .header { box-sizing: border-box; font-size: 25px; margin-bottom: 10px; display: -webkit-flex; display: flex; text-align: left; font-family: Roboto Condensed, sans-serif; color: #242424; -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; text-decoration: none;}
.editable_block-23 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0;}
.editable_block-23 .title { box-sizing: border-box; font-size: 18px; margin-bottom: 5px; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none;}
.editable_block-23 .image { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex;}
.editable_block-23 .item-label { padding: 2px 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: left;}
.editable_block-23 .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;}
.editable_block-23 .img-convert { box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-flex; display: flex; overflow: hidden;}
.editable_block-23 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-23 .text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto; font-family: Roboto, sans-serif; color: #006cb5; -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; text-decoration: none; font-size: 14px;}
.editable_block-23 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: left; display: -webkit-flex; display: flex; pointer-events: auto;}
.editable_block-23 .price-inner { box-sizing: border-box; display: inline-block;}
.editable_block-23 .price-note { box-sizing: border-box; display: inline-block;}
.editable_block-23 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-23 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.editable_block-23 .more { box-sizing: border-box; margin-top: 5px; pointer-events: auto;}
.editable_block-23 .more > a { 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: 14px;}
.editable_block-23 .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-23 .clear { clear: both;}
.popover-container-23 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-23 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-23 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-23 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-23 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-23 .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-23 .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-23 .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-23 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-23 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-23 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-23 .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-23 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-23 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-23 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-23 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-23 .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-23 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-23 .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-23 .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-23 .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-23 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-23 .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-23 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-23 .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-23 .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-23 .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-23 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-23 .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-23 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-23 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-23 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-23 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-23 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-23 .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-23 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-23 .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-23 .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-23 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-23 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-23 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-23 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-23 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-23 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-23 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-23 ::-moz-placeholder { color: #ababab;}
.popover-wrap-23 :-ms-input-placeholder { color: #ababab;}
.widget-11 { padding: 12px 15px; margin: 0 0 30px; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: left; width: 242px; box-sizing: border-box; display: block; background: #f1f2f3; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-19 .menu-scroll > ul > li.delimiter { margin-top: 0; margin-bottom: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-19 .menu-scroll > ul ul { padding: 15px 0; margin: -11px 5px 0 1px; border: none; position: absolute; top: 0; left: 100%; background: #006cb5; list-style: none; width: 230px; display: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-19 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-19 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.menu-19 .menu-scroll > ul ul > li > a { padding: 9px 20px 9px 34px; border: none; cursor: pointer; display: block; background: url("../images/arr-l.svg") left 18px top 50% / auto auto no-repeat transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.2; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Roboto Condensed, sans-serif; font-style: normal; letter-spacing: 0; text-transform: none; min-height: 34px;}
.menu-19 .menu-scroll > ul ul > li > a:hover, 
.menu-19 .menu-scroll > ul ul > li > a.hover, 
.menu-19 .menu-scroll > ul ul > li > a.active { background: url("../images/arr-l.svg") left 18px top 50% / auto auto no-repeat #315089;}
.menu-19 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-19 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-19 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-19 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-19 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-19 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-19 .menu-scroll > ul > li.menu-item > a { padding: 10px 14px; margin: -1px 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #494949; font-size: 14px; line-height: 1.1; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Roboto Condensed, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none; background: url("../images/arr.svg") left 0px top 50% / auto auto no-repeat transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 36px;}
.menu-19 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-19 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-19 .menu-scroll > ul > li.menu-item > a.active { color: #ffffff; background: url("../images/arr.svg") left 0px top 50% / auto auto no-repeat #315089;}
.menu-19 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-19 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-19 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-19 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-19 .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;}
.block-9 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-left: 20px; padding-right: 20px; text-decoration: none;}
.widget-28 { margin: 0; position: relative; top: 0; left: 0; z-index: 5; font-family: Roboto, sans-serif; color: rgba(0,0,0,0.5); text-decoration: none; box-sizing: border-box; width: auto; right: 0;}
.path a { box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; color: #006cb5; text-decoration: underline;}
.path-separator { margin: 0 2px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center; text-decoration: none;}
.widget-12 { margin: 0 0 20px; border: none; position: relative; top: 0; left: 0; z-index: 4; text-align: center; width: auto; min-width: 0; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0; background: #f1f2f3; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.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 .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 .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 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 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;}
.blocklist-20 p:first-child { margin-top: 0;}
.blocklist-20 p:last-child { margin-bottom: 0;}
.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; text-align: left; box-sizing: border-box;}
.blocklist-20 .header_text { font-size: 20px; box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-20 .all-in_header { display: none; 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;}
.blocklist-20 .description { box-sizing: border-box; overflow: hidden; text-align: left; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.blocklist-20 .body-outer { padding: 15px 25px 10px; box-sizing: border-box; position: relative;}
.blocklist-20 .body { margin: 0 -10px; box-sizing: border-box;}
.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%);}
.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%);}
.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;}
.blocklist-20 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: auto;}
.blocklist-20 .item { margin: 5px 10px; position: relative; width: 120px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; box-sizing: border-box; min-width: 0; min-height: 0; text-align: left; flex-basis: auto; align-self: auto; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.blocklist-20 .text { margin-bottom: 5px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto;}
.blocklist-20 .text .align-elem { flex-basis: 100%;}
.blocklist-20 .image { box-sizing: border-box; position: relative; margin-bottom: 10px; 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; width: 100px; margin-left: auto; margin-right: auto;}
.blocklist-20 .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-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;}
.blocklist-20 .img-convert { box-sizing: border-box; width: 180px; height: 85px; 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-20 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-20 .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-20 .title { font-weight: normal; margin-bottom: 5px; text-align: center; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; font-family: Roboto, sans-serif; color: #696969; -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; text-decoration: none; font-size: 13px;}
.blocklist-20 .title:hover, 
.blocklist-20 .title.hover, 
.blocklist-20 .title.active { text-decoration: underline;}
.blocklist-20 .sub-title { font-style: italic; margin-bottom: 5px; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto;}
.blocklist-20 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-20 .price-inner { box-sizing: border-box; display: inline-block;}
.blocklist-20 .price-note { box-sizing: border-box; display: inline-block;}
.blocklist-20 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-20 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-20 .more { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-20 .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; cursor: pointer;}
.blocklist-20 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-20 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.blocklist-20 .columns-cell { display: table-cell; vertical-align: top;}
.blocklist-20 .title a { color: inherit; text-decoration: inherit;}
.blocklist-20 .footer { text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box;}
.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;}
.blocklist-20 .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-20 .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-20 .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-20 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-20 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.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;}
.blocklist-20 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.blocklist-20 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-20 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-20 .bx-controls-auto-item { box-sizing: border-box;}
.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_pause.png") center center / auto no-repeat;}
.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_play.png") center center / auto no-repeat;}
.blocklist-20 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-20 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.blocklist-20 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-20 .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;}
.popover-container-20 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.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 .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 .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_item.form_div { box-sizing: border-box;}
.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 .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 .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 .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 .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 .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-20 .popover-body .form_radio .s3_form_field_title { 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_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 .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 .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_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 .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_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 .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.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 .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 .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: #ff0000;}
.popover-wrap-20 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-20 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-20 ::-moz-placeholder { color: #ababab;}
.popover-wrap-20 :-ms-input-placeholder { color: #ababab;}
.widget-16 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 3; font-family: Roboto, sans-serif; color: #414140; line-height: 1.5; text-decoration: none; font-size: 15px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-26 h2 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto Condensed, sans-serif; text-align: left; color: #000000; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.content-26 h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto Condensed, sans-serif;}
.content-26 h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto Condensed, sans-serif;}
.content-26 h5 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto Condensed, sans-serif;}
.content-26 h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto Condensed, sans-serif;}
.content-26 a { box-sizing: border-box; color: #006cb5; line-height: 1.2; text-decoration: underline;}
.content-26 .pics-1 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-26 .img-convert { margin: 5px; box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.content-26 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-26 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-26 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.widget-15 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Roboto Condensed, sans-serif; text-decoration: none; font-size: 30px; box-sizing: border-box; font-weight: normal; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto Condensed, sans-serif;}
h3 { box-sizing: border-box; font-size: 19px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto Condensed, sans-serif;}
h4 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto Condensed, sans-serif;}
h5 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto Condensed, sans-serif;}
h6 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; font-family: Roboto Condensed, sans-serif;}
.block-2 .layout_4 { -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-2 .layout_5 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 52px; max-width: 100%; background: #006cb5; z-index: 5; text-align: center; right: 0; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 8px; padding-right: 20px;}
.widget-3 { margin: 8px 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; font-size: 0; display: -webkit-flex; display: flex; width: 220px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; background: #315089; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 36px;}
.search-5 form { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.search-5 input { padding: 4px 0 4px 15px; margin: 0; border: none; box-sizing: border-box; vertical-align: top; font-size: 13px; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; outline: none; min-height: 36px; width: 0; height: 0; max-width: 100%; -webkit-appearance: none; font-family: Roboto, sans-serif; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.search-5 button { padding: 3px 4px; margin: 0 0 0 5px; border: none; box-sizing: border-box; vertical-align: top; background: url("../images/search.svg") left 50% top 50% / auto auto no-repeat; font-size: 14px; outline: none; min-width: 24px; min-height: 36px; position: relative; z-index: 1; -webkit-appearance: none; font-family: system-ui; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: center; text-transform: none; text-decoration: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 36px;}
.search-5 button span { box-sizing: border-box; display: inline-block; min-width: 14px;}
.search-5 input:focus { outline: none;}
.search-5 button:focus { outline: none;}
.search-5 .slide_search { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s;}
.search-5 ::-webkit-input-placeholder { color: #ffffff;}
.search-5 ::-moz-placeholder { color: #ffffff;}
.search-5 :-ms-input-placeholder { color: #ffffff;}
.widget-2 { padding: 8px 10px 8px 0; margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; min-height: 52px;}
.menu-4 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-4 .menu-scroll > ul ul > li.delimiter { border: none; box-sizing: border-box; margin-top: 0; margin-bottom: 0; min-height: 1px; height: auto; width: auto; background: rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-4 .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-4 .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-4 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-4 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-4 .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-4 .menu-scroll > ul > li.delimiter { margin: auto -1px; border: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 0; width: 1px; min-height: 12px; background: rgba(255,255,255,0.3); box-sizing: border-box;}
.menu-4 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-4 .menu-scroll > ul > li.menu-item > a { padding: 5px 12px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 13px; line-height: 1.1; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto Condensed, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: uppercase; align-self: auto; min-height: 36px; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-4 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-4 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-4 .menu-scroll > ul > li.menu-item > a.active { background: #315089;}
.menu-4 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-4 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-4 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-4 .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-4 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-4 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-4 .menu-scroll > ul ul { padding: 8px; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: #006cb5; list-style: none; width: 220px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-4 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-4 .menu-scroll > ul ul > li > a { padding: 8px 10px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 13px; line-height: 1.4; position: relative; font-family: Roboto Condensed, sans-serif; font-style: normal; letter-spacing: 0; text-transform: uppercase; margin-top: 0; margin-bottom: 0; min-height: 34px;}
.menu-4 .menu-scroll > ul ul > li > a:hover, 
.menu-4 .menu-scroll > ul ul > li > a.hover, 
.menu-4 .menu-scroll > ul ul > li > a.active { background: #315089;}
.menu-4 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-4 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: #315089; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto; min-height: 36px;}
.menu-4 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-4 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-4 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-4 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.block-6 .layout_6 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-6 .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-6 { padding: 15px 20px; margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #ffffff; max-width: 100%; z-index: 4; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-box-shadow: 0px 1px 3px  #c0cbd2; -moz-box-shadow: 0px 1px 3px  #c0cbd2; box-shadow: 0px 1px 3px  #c0cbd2; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}
.block-4 .layout_12 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_14 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_46 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; padding-top: 0.02px; max-width: 100%; text-decoration: none;}
.block-5 { margin: 22px 0 auto; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 15px; z-index: 3; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-3 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: 200px; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 20px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-9 { margin: 14px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-11 p:first-child { margin-top: 0;}
.phones-11 p:last-child { margin-bottom: 0;}
.phones-11 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-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;}
.phones-11 .icon { border: none; box-sizing: border-box; height: 16px; width: 36px; background: url("../images/cart.svg") left 50% top 50% / auto auto no-repeat #006cb5; margin-right: 15px; min-height: 36px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-11 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-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: normal; -moz-justify-content: normal; justify-content: normal; margin-top: 8px; margin-bottom: auto;}
.phones-11 .title { box-sizing: border-box; display: none; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px;}
.phones-11 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif; color: #006cb5; font-style: normal; line-height: 1.2; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: uppercase; text-decoration: none; font-size: 14px; width: 112px; margin-left: 0; margin-right: 0; border-top: 0px dashed #006cb5; border-right: 0px dashed #006cb5; border-bottom: 1px dashed #006cb5; border-left: 0px dashed #006cb5; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 3px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-bottom: 1px;}
.phones-11 .text_body:hover, 
.phones-11 .text_body.hover, 
.phones-11 .text_body.active { border-top: 0px dashed rgba(0,108,181,0); border-right: 0px dashed rgba(0,108,181,0); border-bottom: 1px dashed rgba(0,108,181,0); border-left: 0px dashed rgba(0,108,181,0);}
.phones-11 input.tgl-but { box-sizing: border-box; display: none;}
.phones-11 .text_body a { text-decoration: none; color: inherit;}
.phones-11 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-8 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: auto; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.authorization-10 .header { box-sizing: border-box; background: #eee; display: none; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-size: 16px; user-select: none; text-align: left;}
.authorization-10 .header .header-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.authorization-10 .tgl-but { box-sizing: border-box; display: none;}
.authorization-10 .block-body-drop { box-sizing: border-box;}
.authorization-10 .block-body { box-sizing: border-box; padding-top: 0.02px; text-align: left;}
.authorization-10 .block-body form { box-sizing: border-box;}
.authorization-10 .form-inner { box-sizing: border-box; display: block;}
.authorization-10 .block-table { box-sizing: border-box; display: block;}
.authorization-10 .block-tr { box-sizing: border-box; margin-right: 0; margin-bottom: 5px;}
.authorization-10 .auth-login { padding: 4px 5px 4px 25px; border: 1px solid #bbbbbb; box-sizing: border-box; width: 100%; background: url("../images/wm_authorization_login.png") left 8px top 50% no-repeat; min-width: 0; -webkit-appearance: none;}
.authorization-10 .auth-password { padding: 4px 5px 4px 25px; border: 1px solid #bbbbbb; box-sizing: border-box; width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; min-width: 0; background: url("../images/wm_authorization_password.png") left 8px top 50% no-repeat; -webkit-appearance: none;}
.authorization-10 .signin-btn { padding: 4px; border: 1px solid #bbbbbb; box-sizing: border-box; width: auto; margin-top: 0; margin-left: 10px; background: #eeeeee; text-align: center; -webkit-appearance: none;}
.authorization-10 .title { box-sizing: border-box; display: -webkit-flex; display: flex;}
.authorization-10 .row { box-sizing: border-box; display: -webkit-flex; display: flex;}
.authorization-10 .block-tr + .block-tr { margin-right: 0; margin-bottom: 0;}
.authorization-10 .block-tr2 { box-sizing: border-box; margin-top: 5px;}
.authorization-10 .remember-me { box-sizing: border-box;}
.authorization-10 .authorization-links { box-sizing: border-box;}
.authorization-10 .register { box-sizing: border-box; display: inline-block;}
.authorization-10 .forgot { box-sizing: border-box; display: inline-block;}
.authorization-10 .register-links { box-sizing: border-box;}
.authorization-10 .register-type2 { border: none; box-sizing: border-box; font-family: Roboto Condensed, sans-serif; color: #494949; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: underline; font-size: 14px; padding-left: 20px; margin-right: 15px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGlkPSJzdmctMSI+PGcgaWQ9Imljb25zIj48ZyBpZD0idXNlciI+PGVsbGlwc2UgY3g9IjEyIiBjeT0iOCIgcng9IjUiIHJ5PSI2IiBpZD0iZWxsaXBzZS00IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiMwMDZjYjUiPjwvZWxsaXBzZT48cGF0aCBkPSJNMjEuOCAxOS4xYy0uOS0xLjgtMi42LTMuMy00LjgtNC4yLS42LS4yLTEuMy0uMi0xLjguMS0xIC42LTIgLjktMy4yLjlzLTIuMi0uMy0zLjItLjlDOC4zIDE0LjggNy42IDE0LjcgNyAxNWMtMi4yLjktMy45IDIuNC00LjggNC4yQzEuNSAyMC41IDIuNiAyMiA0LjEgMjJoMTUuOEMyMS40IDIyIDIyLjUgMjAuNSAyMS44IDE5LjF6IiBpZD0icGF0aC01IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiMwMDZjYjUiPjwvcGF0aD48L2c+PC9nPjwvc3ZnPg==") left 0px top 50% / 14px no-repeat; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;}
.authorization-10 .register-type2:hover, 
.authorization-10 .register-type2.hover, 
.authorization-10 .register-type2.active { text-decoration: none;}
.authorization-10 .login-type2 { border: none; box-sizing: border-box; font-family: Roboto Condensed, sans-serif; color: #494949; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: underline; font-size: 14px; padding-left: 17px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIyNCIgaWQ9IkxheWVyXzEiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0Ij48cGF0aCBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMC4wMDIgMjQuMDAxSDQuMDE0Yy0xLjEwNC4wLTEuOTk4LS44OTYtMS45OTgtMi4wMDFWMTEuOTk0YzAtMS4xMDUuODk1LTIuMDAyIDEuOTk4LTIuMDAyaC45OTlWNi45OTFjMC0zLjg2OCAzLjEzMi03LjAwNCA2Ljk5NS03LjAwNHM2Ljk5NSAzLjEzNiA2Ljk5NSA3LjAwNHYzLjAwMWguOTk5YzEuMTA0LjAgMS45OTguODk2IDEuOTk4IDIuMDAyVjIyQzIyIDIzLjEwNCAyMS4xMDUgMjQuMDAxIDIwLjAwMiAyNC4wMDF6TTE2LjAwNSA2Ljk5MWMwLTIuMjEtMS43OS00LjAwMi0zLjk5Ny00LjAwMlM4LjAxMSA0Ljc4MSA4LjAxMSA2Ljk5MXYzLjAwMWg3Ljk5NFY2Ljk5MXoiIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9InBhdGgtMiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjMDA2Y2I1Ij48L3BhdGg+PC9zdmc+") left 0px top 50% / 11px no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.authorization-10 .login-type2:hover, 
.authorization-10 .login-type2.hover, 
.authorization-10 .login-type2.active { text-decoration: none;}
.authorization-wr .usser-isset { display: none;}
.authorization-10 .tgl-but:checked + .block-body-drop { display: block;}
.user-opened .block-body .usser-isset { display: block;}
.user-opened .block-body > form { display: none;}
.user-opened .register-links { display: none;}
.block-17 .layout_8 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-17 .layout_9 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-17 .layout_46_id_7 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-17 .layout_46_id_8 { display: -webkit-flex; display: flex; flex-flow: row nowrap; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-17 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; 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; text-decoration: none; right: 0;}
.widget-6 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: 170px; min-height: 0; border-top: 0px dotted rgba(0,0,0,0.15); border-right: 0px dotted rgba(0,0,0,0.15); border-bottom: 0px dotted rgba(0,0,0,0.15); border-left: 1px dotted rgba(0,0,0,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 15px; padding-right: 15px;}
.phones-8 p:first-child { margin-top: 0;}
.phones-8 p:last-child { margin-bottom: 0;}
.phones-8 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-8 .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-8 .icon { border: none; box-sizing: border-box; height: 16px; width: 18px; background: url("../images/phone.svg?1524487633413") left 50% top 50% / 12px no-repeat; margin-right: 5px; min-height: 18px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-8 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-8 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; width: auto; margin-left: 0; margin-right: 0;}
.phones-8 .title { box-sizing: border-box; display: none;}
.phones-8 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif; color: #494949; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 15px; min-height: 0; width: auto; margin-left: 0; margin-right: 0; margin-top: 2px;}
.phones-8 input.tgl-but { box-sizing: border-box; display: none;}
.phones-8 .text_body a { text-decoration: none; color: inherit;}
.phones-8 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-7 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: 150px; min-height: 0; padding-left: 20px; border-top: 0px dotted rgba(0,0,0,0.15); border-right: 1px dotted rgba(0,0,0,0.15); border-bottom: 0px dotted rgba(0,0,0,0.15); border-left: 1px dotted rgba(0,0,0,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-right: 20px;}
.phones-9 p:first-child { margin-top: 0;}
.phones-9 p:last-child { margin-bottom: 0;}
.phones-9 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-9 .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-9 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-9 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-9 .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; width: auto; margin-left: 0; margin-right: 0;}
.phones-9 .title { box-sizing: border-box; display: none;}
.phones-9 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif; color: #494949; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px; min-height: 0; width: auto; margin-left: 0; margin-right: 0; margin-top: 2px;}
.phones-9 input.tgl-but { box-sizing: border-box; display: none;}
.phones-9 .text_body a { text-decoration: none; color: inherit;}
.phones-9 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-5 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 180px; padding-right: 15px;}
.address-7 p:first-child { margin-top: 0;}
.address-7 p:last-child { margin-bottom: 0;}
.address-7 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-7 .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-7 .icon { border: none; box-sizing: border-box; height: 16px; width: 18px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiBoZWlnaHQ9IjUxMiIgaWQ9IkxheWVyXzEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB3aWR0aD0iNTEyIj48cGF0aCBkPSJNMjU2IDU0Ljg3MmMtODMuMzUyLjAtMTUxLjE2MiA2Ny44MTEtMTUxLjE2MiAxNTEuMTYyLjAgMTM0LjAzMiAxMzYuMDE4IDIzOS41MTggMTQxLjgwOSAyNDMuOTQ1bDkuMzU0IDcuMTQ4IDkuMzQ4LTcuMTQ4YzUuNzkxLTQuNDI4IDE0MS44MTQtMTA5LjkxMyAxNDEuODE0LTI0My45NDVDNDA3LjE2MiAxMjIuNjgyIDMzOS4zNTMgNTQuODcyIDI1NiA1NC44NzJ6TTI1NS45ODkgNDE3Ljc2M2MtMjkuNzkyLTI1LjYzNy0xMjAuMzUyLTExMS44MTUtMTIwLjM1Mi0yMTEuNzI5LjAtNjYuMzcgNTMuOTg3LTEyMC4zNjMgMTIwLjM2My0xMjAuMzYzIDY2LjM2NC4wIDEyMC4zNjMgNTMuOTk0IDEyMC4zNjMgMTIwLjM2M0MzNzYuMzY0IDMwNS43MzQgMjg1Ljc2OCAzOTIuMDg2IDI1NS45ODkgNDE3Ljc2M3oiIGlkPSJwYXRoLTIiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzAwNmNiNSI+PC9wYXRoPjxwYXRoIGQ9Ik0yNTMuNjY1IDE0Mi45NjZjLTMyLjM3Ni4wLTU4LjYzNSAyNi4yNDctNTguNjM1IDU4LjYzNS4wIDMyLjM3NiAyNi4yNTkgNTguNjI5IDU4LjYzNSA1OC42MjkgMzIuMzgyLjAgNTguNjM0LTI2LjI1MyA1OC42MzQtNTguNjI5QzMxMi4yOTkgMTY5LjIxMyAyODYuMDQ3IDE0Mi45NjYgMjUzLjY2NSAxNDIuOTY2eiIgaWQ9InBhdGgtMyIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjMDA2Y2I1Ij48L3BhdGg+PC9zdmc+") left 50% top 50% / contain no-repeat; margin-right: 5px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 18px;}
.address-7 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-7 .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; margin-top: 0;}
.address-7 .title { box-sizing: border-box; display: none;}
.address-7 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif; color: #494949; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 15px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; margin-top: 2px;}
.address-7 input.tgl-but { box-sizing: border-box; display: none;}
.address-7 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-10 { margin: 5px 0 0 24px; border: none; position: relative; top: 0; left: 0; width: 150px; min-height: 24px; z-index: 1; font-family: Roboto Condensed, sans-serif; color: #494949; text-align: left; text-decoration: underline; font-size: 13px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.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 .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 .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 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 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; -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-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_item.form_div { box-sizing: border-box;}
.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 .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 .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 .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 .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 .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_radio .s3_form_field_title { 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_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 .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 .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_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 .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_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 .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.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 .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 .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: #ff0000;}
.popover-wrap-16 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-16 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-16 ::-moz-placeholder { color: #ababab;}
.popover-wrap-16 :-ms-input-placeholder { color: #ababab;}
.widget-4 { margin: 20px 0 auto; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 300px; min-height: 50px; font-size: 25px;}
.site-name-6 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-6 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-6 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-6 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Roboto Condensed, sans-serif; color: #006cb5; letter-spacing: -1.0px; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; font-size: 40px; font-weight: bold;}
.site-name-6 a { text-decoration: none; outline: none;}
.block-7 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 300px; max-width: 100%; background: url("../images/top-pic.jpg") left 50% top 0px / auto auto no-repeat #eceded; z-index: 3; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-27 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 9950; margin-left: 0; margin-right: 0;}
.side-panel-44 .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-44 .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-44 .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-44 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-44 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.side-panel-44 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: center;}
.side-panel-44 .side-panel-button-icon { display: block;}
.side-panel-44 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: center;}
.side-panel-44 .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-11 { -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-16 .layout_41 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; display: -webkit-flex; display: flex;}
	.block-16 .layout_42 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-16 .layout_48 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-16 { padding-left: 0; padding-right: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-18 { margin-top: 15px; margin-left: auto;}
	.widget-29 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.text-2 { min-height: 0; text-align: center; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.widget-26 { width: 729px; min-width: 729px; margin-left: 0; margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.blocklist-41 .body-outer { width: auto;}
	.blocklist-41 .body { width: auto;}
	.blocklist-41 .item-outer { width: 33.33%;}
	.blocklist-41 .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-41 .image { margin-right: 0; margin-bottom: 0; float: none;}
	.block-15 { margin-top: 15px; margin-right: auto;}
	.widget-19 { -webkit-order: 3; -moz-order: 3; order: 3;}
	/*.widgetsocial-31 .ins .wg-soc-icon { background: none;}
	.widgetsocial-31 .ok .wg-soc-icon { background: none;}
	.widgetsocial-31 .mail .wg-soc-icon { background: none;}
	.widgetsocial-31 .pin .wg-soc-icon { background: none;}
	.widgetsocial-31 .lj .wg-soc-icon { background: none;}
	.widgetsocial-31 .my .wg-soc-icon { background: none;}
	.widgetsocial-31 .telegram .wg-soc-icon { background: none;}
	.widgetsocial-31 .whatsapp .wg-soc-icon { background: none;}*/
	.widget-18 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-17 { display: none; -webkit-order: 2; -moz-order: 2; order: 2;}
	.menu-28 .menu-scroll > ul { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.menu-28 .menu-scroll > ul > li.delimiter { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.menu-28 .menu-scroll > ul > li.menu-item > a { background: none;}
	.menu-28 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex;}
	.block-8 .layout_21 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-8 .layout_22 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-8 { background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-10 { width: auto; right: 0; padding-right: 20px; padding-top: 20px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; border-top: 1px solid rgba(0,0,0,0.1); border-right: 0px solid rgba(0,0,0,0.1); border-bottom: 0px solid rgba(0,0,0,0.1); border-left: 0px solid rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.widget-14 { width: auto; margin-top: 20px; padding-left: 0; padding-right: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.news-24 .body-outer { width: auto;}
	.news-24 .body { width: auto; margin-left: - 10px;}
	.news-24 .item { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.news-24 .item__image { max-width: 100%; margin-right: 15px; margin-bottom: 5px; float: none;}
	.news-24 .item__image img { min-height: 0;}
	.widget-13 { width: auto; margin-bottom: 0; padding-left: 0; padding-right: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.editable_block-23 .body { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-23 .more { clear: none;}
	.block-9 { 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: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.block-9:hover, 
	.block-9.hover, 
	.block-9.active { border: 0px solid rgba(0,0,0,0.1);}
	.widget-28 { margin-top: 24px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.widget-12 { margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.blocklist-20 .body-outer { width: auto;}
	.blocklist-20 .body { width: auto;}
	.blocklist-20 .item { 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;}
	.blocklist-20 .image { margin-bottom: 5px; float: none;}
	.widget-16 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-15 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-2 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-2 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-2 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-6 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-6 .layout_13 { margin-top: 0; -webkit-order: 5; -moz-order: 5; order: 5; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-6 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-bottom: 10px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 .layout_12 { margin-top: 0; -webkit-order: 5; -moz-order: 5; order: 5; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: none;}
	.block-4 .layout_14 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; display: none;}
	.block-4 .layout_46 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-4 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-5 { background: none; margin-top: 15px; margin-bottom: 0; display: none;}
	.block-3 { background: none; display: none; margin-top: 15px; margin-left: auto;}
	.block-17 .layout_8 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_9 { 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; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-17 .layout_46_id_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-17 .layout_46_id_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-17 { margin-top: 15px;}
	.widget-6 { margin-right: auto; min-height: 100px; background: none; right: auto;}
	.phones-8 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-8 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-7 { margin-left: auto; min-height: 100px; background: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.phones-9 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-9 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-5 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.address-7 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-7 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-10 { background: none; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-4 { margin-top: 0; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-7 { min-height: 270px; background: url("../images/top-pic.jpg") left 50% top 0px / 1440px no-repeat #eceded; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.widget-27 { border: none; z-index: 9999; box-sizing: border-box; -webkit-order: 6; -moz-order: 6; order: 6; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #006cb5; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block;}
	.side-panel-44 .side-panel-close { 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: url("../images/icon_103181.svg") left 50% top 50% / 17px no-repeat #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-44 .side-panel-top { width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; padding-right: 20px;}
	.side-panel-44 .side-panel-button { border: none; 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: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 12px;}
	.side-panel-44 .side-panel-button-icon-line { border: none; text-align: left; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 20px; margin-left: auto; margin-right: auto; margin-top: 4px;}

}

@media all and (max-width: 768px) {
	.block-11 { margin-top: 30px;}
	.block-16 .layout_41 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-16 .layout_42 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-16 .layout_48 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-18 { width: auto; margin-left: 0; margin-bottom: 0;}
	.widget-29 { display: none;}
	.widget-26 { width: auto; min-width: 0;}
	.blocklist-41 .body { margin-right: 0; margin-left: 0;}
	.blocklist-41 .item { margin-right: 0; margin-left: 0;}
	.block-15 { width: auto; margin-right: 0; margin-bottom: 0;}
	.widget-19 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-18 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-8 .layout_21 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-8 .layout_22 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.news-24 .body { margin-left: 0;}
	.blocklist-20 .body { margin-right: 0; margin-left: 0;}
	.blocklist-20 .item-outer { width: 33.33%;}
	.blocklist-20 .item { width: 550px; margin-right: 0; margin-left: 0;}
	.block-2 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-2 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-2 { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-6 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-6 .layout_13 { margin-top: 0; -webkit-order: 5; -moz-order: 5; order: 5; display: -webkit-flex; display: flex;}
	.block-4 .layout_12 { margin-top: 0; -webkit-order: 5; -moz-order: 5; order: 5; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-4 .layout_14 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-4 .layout_46 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-3 { width: auto; margin-left: 0; margin-bottom: 0;}
	.block-17 .layout_8 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_9 { 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; display: -webkit-flex; display: flex;}
	.block-17 .layout_46_id_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-17 .layout_46_id_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-17 { margin-bottom: 0;}
	.widget-6 { width: auto; right: 0;}
	.widget-7 { width: auto; right: 0;}
	.widget-5 { width: auto; right: 0;}
	.widget-10 { margin-left: 22px;}
	.widget-27 { z-index: 9950; min-height: 50px;}
	.side-panel-44 .side-panel-button { text-align: left;}

}

@media all and (max-width: 640px) {
	.block-11 { margin-top: 24px; padding-left: 16px; padding-right: 16px; padding-bottom: 8px;}
	.block-16 .layout_41 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-16 .layout_42 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-16 .layout_48 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-18 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-17 { -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
	.menu-28 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; min-height: 1px; width: auto;}
	.menu-28 .menu-scroll > ul > li.menu-item { -webkit-flex: 1 1 50%; -moz-flex: 1 1 50%; flex: 1 1 50%;}
	.menu-28 .menu-scroll > ul > li.menu-item > a { -webkit-flex: 1; -moz-flex: 1; flex: 1; padding-right: 15px;}
	.menu-28 .menu-scroll > ul > li.home-button { display: none;}
	.menu-28 .menu-scroll > ul > li.more-button { display: none;}
	.menu-28 .menu-scroll > ul ul { width: auto; right: 0;}
	.menu-28 .menu-scroll > ul ul ul { width: 100%; right: auto;}
	.block-8 .layout_21 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-8 .layout_22 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-8 { padding-top: 1px;}
	.block-10 { padding-left: 16px; padding-right: 16px;}
	.block-9 { padding-left: 0; padding-right: 0;}
	.widget-28 { padding-left: 16px; padding-right: 16px;}
	.blocklist-20 .item { width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
	.widget-16 { margin-top: 15px; padding-left: 16px; padding-right: 16px;}
	.widget-15 { font-size: 26px; padding-left: 16px; padding-right: 16px;}
	.block-2 .layout_4 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-2 .layout_5 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.block-6 .layout_6 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-6 .layout_13 { margin-top: 0; -webkit-order: 5; -moz-order: 5; order: 5; display: -webkit-flex; display: flex;}
	.block-4 .layout_12 { margin-top: 0; -webkit-order: 5; -moz-order: 5; order: 5; display: none;}
	.block-4 .layout_14 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-4 .layout_46 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-17 .layout_8 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_9 { 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; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-17 .layout_46_id_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-17 .layout_46_id_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-5 { right: auto;}
	.widget-10 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-left: auto; margin-bottom: 10px;}
	.widget-4 { min-height: 0; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.site-name-6 .sn-text { font-size: 32px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-7 { min-height: 180px; background: url("../images/top-pic.jpg") left 50% top 0px / 960px no-repeat #eceded;}

}

@media all and (max-width: 480px) {
	.block-16 .layout_41 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-16 .layout_42 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-16 .layout_48 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.blocklist-41 .item-outer { width: 50%;}
	.blocklist-41 .image { margin-bottom: 5px;}
	.widget-18 { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-17 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-28 .menu-button { display: -webkit-flex; display: flex; position: static; width: 100%; min-height: 0;}
	.menu-28 .menu-scroll > ul { display: block;}
	.menu-28 .menu-scroll > ul > li.delimiter { width: 1px; min-height: 12px;}
	.menu-28 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.menu-28 .menu-scroll > ul > li.menu-item > a { width: auto; padding-right: 12px;}
	.menu-28 .menu-scroll > ul ul { position: static;}
	.menu-28 .menu-scroll > ul ul ul { position: static; width: auto;}
	.block-8 .layout_21 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-8 .layout_22 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-10 { padding-top: 15px;}
	.widget-14 { margin-top: 15px;}
	.news-24 .item__image { margin-right: 0;}
	.editable_block-23 .image { float: none; margin-left: 0; margin-right: 0;}
	.blocklist-20 .item-outer { width: 50%;}
	.blocklist-20 .image { margin-bottom: 10px;}
	.widget-15 { line-height: 1.1; margin-top: 15px;}
	.block-2 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-2 .layout_5 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-6 .layout_6 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-6 .layout_13 { margin-top: 0; -webkit-order: 5; -moz-order: 5; order: 5; display: -webkit-flex; display: flex;}
	.block-6 { padding-left: 5px; padding-right: 5px; padding-top: 10px;}
	.block-4 .layout_12 { margin-top: 0; -webkit-order: 5; -moz-order: 5; order: 5; display: none;}
	.block-4 .layout_14 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; 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: none;}
	.block-4 .layout_46 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-17 .layout_8 { margin: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-17 .layout_9 { margin: 0; -webkit-order: 4; -moz-order: 4; order: 4; 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_46_id_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-17 .layout_46_id_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-17 { margin-top: 10px;}
	.widget-6 { margin-top: 8px; margin-right: 0; margin-bottom: 0; min-height: 0; padding-left: 10px; padding-right: 16px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.phones-8 .text_body { -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
	.widget-7 { margin-top: 8px; margin-left: 0; margin-bottom: 0; min-height: 0; padding-left: 16px; padding-right: 16px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.phones-9 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.address-7 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; line-height: 1.1;}
	.widget-10 { margin-top: 0; margin-bottom: 0;}

}
.side-panel .widget-11 { padding: 15px 15px 12px; margin: 0; border: none; z-index: 2; width: auto; left: 0; top: 0; position: relative; text-align: left; background: #f1f2f3; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: block;}
.side-panel .menu-19 .menu-scroll > ul ul { position: static; width: auto; margin-left: 0; margin-top: 0; margin-right: 0;}
.side-panel .menu-19 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-19 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-19 .menu-scroll > ul ul > li > a.active { background: url("../images/arr-l.svg") left 18px top 50% / auto auto no-repeat #315089;}
.side-panel .menu-19 .menu-scroll > ul > li.menu-item > a { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; width: auto; left: 0; right: 0;}
.side-panel .menu-19 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-19 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-19 .menu-scroll > ul > li.menu-item > a.active { background: none #315089; color: #ffffff;}
.side-panel .widget-3 { margin: 8px 0 auto; border: none; z-index: 2; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; background: #315089; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 36px; width: auto; text-align: center; font-size: 0; display: -webkit-flex; display: flex; right: 0;}
.side-panel .widget-2 { padding: 8px 15px; margin: 0; border: none; z-index: 1; text-align: left; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; min-height: 52px; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #006cb5; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .menu-4 .menu-scroll > ul { display: block;}
.side-panel .menu-4 .menu-scroll > ul > li.delimiter { margin: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a { width: auto; padding-top: 6px;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.active { background: #315089;}
.side-panel .menu-4 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-4 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-4 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-4 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-4 .menu-scroll > ul ul > li > a.active { background: #315089;}
.side-panel .menu-4 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .widget-9 { margin: 8px 0 auto 10px; z-index: 2; text-align: undefined; -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; left: 0; top: 0; position: relative; width: auto; right: 0; box-sizing: border-box;}
.side-panel .phones-11 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.side-panel .phones-11 .icon { margin-right: 0;}
.side-panel .phones-11 .block-body-drop { top: auto; right: auto; bottom: auto; width: 100%; margin-left: 0; left: 100%;}
.side-panel .phones-11 .cell-text { 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: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .phones-11 .text_body { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; border-top: 0px dashed #ffffff; border-right: 0px dashed #ffffff; border-bottom: 1px dashed #ffffff; border-left: 0px dashed #ffffff; color: #ffffff; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.side-panel .phones-11 .text_body:hover, 
.side-panel .phones-11 .text_body.hover, 
.side-panel .phones-11 .text_body.active { border-top: 0px dashed rgba(0,108,181,0); border-right: 0px dashed rgba(0,108,181,0); border-bottom: 1px dashed rgba(0,108,181,0); border-left: 0px dashed rgba(0,108,181,0);}
.side-panel .widget-8 { padding: 16px 15px 15px 24px; margin: 0; border: none; z-index: 1; left: 0; top: 0; position: relative; width: auto; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: center; box-sizing: border-box; min-height: 50px;}
.side-panel .authorization-10 .register-type2:hover, 
.side-panel .authorization-10 .register-type2.hover, 
.side-panel .authorization-10 .register-type2.active { text-decoration: none;}
.side-panel .authorization-10 .login-type2:hover, 
.side-panel .authorization-10 .login-type2.hover, 
.side-panel .authorization-10 .login-type2.active { text-decoration: none;}