@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: Roboto, sans-serif; text-transform: none; text-decoration: none; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; font-size: 16px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-16 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #000000; max-width: 100%; z-index: 7; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-4 .layout_6 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 .layout_7 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-4 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; 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; padding-top: 10px; padding-bottom: 10px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}
.block-2 { margin: 4px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; text-decoration: none;}
.block-8 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 2; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; padding-top: 4px;}
.block-9 .layout_18 { -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-9 .layout_20 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-9 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.block-12 { margin: 10px 0 auto; border: none; position: relative; top: 0; left: 0; width: 300px; min-height: 17px; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-8 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-right: 0;}
.address-17 p:first-child { margin-top: 0;}
.address-17 p:last-child { margin-bottom: 0;}
.address-17 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-17 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-17 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-17 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-17 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-17 .title { box-sizing: border-box; display: none;}
.address-17 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: right; font-family: Roboto, sans-serif; text-transform: none; text-decoration: none; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-size: 14px; font-weight: normal;}
.address-17 input.tgl-but { box-sizing: border-box; display: none;}
.address-17 input.tgl-but:checked + .block-body-drop { display: block;}
.block-10 { margin: 4px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; padding-right: 0;}
.block-33 .layout_12 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-33 .layout_13 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-33 .layout_19 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-33 { margin: 0 0 0 auto; position: relative; top: 0; left: 0; width: 470px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.widget-6 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; width: 145px; min-height: 33px; z-index: 3; text-transform: uppercase; text-decoration: underline; color: #e0e0e0; text-align: center; font-size: 14px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: bold; padding-bottom: 2px;}
.popover-wrap-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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; font-family: Roboto, sans-serif;}
.popover-wrap-13 .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-13 .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-13 .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-13 .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-13 .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-13 .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-13 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-13 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-13 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-13 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Roboto, sans-serif;}
.popover-wrap-13 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-13 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-13 .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-13 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-13 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-13 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Roboto, sans-serif;}
.popover-wrap-13 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-13 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-13 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-13 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .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-13 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-13 .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-13 .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-13 .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-13 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .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-13 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-13 .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-13 .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-13 .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-13 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .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-13 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-13 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-13 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-13 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-13 .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-13 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-13 .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-13 .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-13 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-13 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-13 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-13 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-13 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-13 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-13 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-13 ::-moz-placeholder { color: #ababab;}
.popover-wrap-13 :-ms-input-placeholder { color: #ababab;}
.widget-5 { margin: 7px 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 185px; right: 0; padding-left: 0; padding-right: 25px;}
.phones-12 p:first-child { margin-top: 0;}
.phones-12 p:last-child { margin-bottom: 0;}
.phones-12 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-12 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-12 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-12 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-12 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-12 .title { box-sizing: border-box; display: none;}
.phones-12 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: right; font-family: Roboto, sans-serif; text-transform: none; text-decoration: none; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-size: 17px; font-weight: normal;}
.phones-12 input.tgl-but { box-sizing: border-box; display: none;}
.phones-12 .text_body a { text-decoration: none; color: inherit;}
.phones-12 input.tgl-but:checked + .block-body-drop { display: block;}
.block-11 { margin: 1px 0 auto; position: relative; top: 0; left: 0; width: 140px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: auto;}
.widget-7 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: right; 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-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0;}
.widgetsocial-15 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-15 .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-15 .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;}
.widgetsocial-15 .soc { margin: 2px 0 2px 13px; 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-15 .vk .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTg0LjMxMyAxODQuMzEzIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZD0iTTE4MC4zMjMsMTQ3Ljc3N2wtNTMuMDQ4LTQ1LjM3M2w1NS4zMTQtNjYuNzg0YzIuNjQyLTMuMTkxLDIuMTk3LTcuOTE4LTAuOTkyLTEwLjU2Yy0zLjE5LTIuNjQzLTcuOTE4LTIuMTk5LTEwLjU2MSwwLjk5MiAgbC02MC4wMjIsNzIuNDY5Yy0wLjMwNCwwLjM2Ni0wLjU2MiwwLjc1NC0wLjc4NCwxLjE1NlYzMC44MzZjMC00LjE0Mi0zLjM1Ny03LjUtNy41LTcuNWgtOS41MjFjLTQuMTQzLDAtNy41LDMuMzU4LTcuNSw3LjUgIHMzLjM1Nyw3LjUsNy41LDcuNWgyLjAyMXY5My4yNTNMMTMuNDI0LDI2LjIzNmMtMi41NDEtMy4yNzItNy4yNTMtMy44NjQtMTAuNTI0LTEuMzI0Yy0zLjI3MiwyLjU0LTMuODY0LDcuMjUyLTEuMzI0LDEwLjUyMyAgbDk1LjIyOSwxMjIuNjQxYzEuNDQ4LDEuODY2LDMuNjUyLDIuOTAxLDUuOTI1LDIuOTAxYzAuODEyLDAsMS42MzMtMC4xMzIsMi40MzEtMC40MDVjMy4wMzEtMS4wMzksNS4wNjgtMy44OSw1LjA2OC03LjA5NXYtNDYuNTUgIGMwLjQyMywwLjc2NywwLjk4MSwxLjQ3NiwxLjY4NiwyLjA3OWw1OC42NTgsNTAuMTcxYzEuNDEzLDEuMjA5LDMuMTQ2LDEuOCw0Ljg3MSwxLjhjMi4xMTYsMCw0LjIyLTAuODkxLDUuNzAzLTIuNjI1ICBDMTgzLjg0LDE1NS4yMDQsMTgzLjQ3MSwxNTAuNDY5LDE4MC4zMjMsMTQ3Ljc3N3oiIGlkPSJwYXRoLTIiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2EwYTRjMSI+PC9wYXRoPgo8ZyBpZD0iZy0zIj4KPC9nPgo8ZyBpZD0iZy00Ij4KPC9nPgo8ZyBpZD0iZy01Ij4KPC9nPgo8ZyBpZD0iZy02Ij4KPC9nPgo8ZyBpZD0iZy03Ij4KPC9nPgo8ZyBpZD0iZy04Ij4KPC9nPgo8ZyBpZD0iZy05Ij4KPC9nPgo8ZyBpZD0iZy0xMCI+CjwvZz4KPGcgaWQ9ImctMTEiPgo8L2c+CjxnIGlkPSJnLTEyIj4KPC9nPgo8ZyBpZD0iZy0xMyI+CjwvZz4KPGcgaWQ9ImctMTQiPgo8L2c+CjxnIGlkPSJnLTE1Ij4KPC9nPgo8ZyBpZD0iZy0xNiI+CjwvZz4KPGcgaWQ9ImctMTciPgo8L2c+Cjwvc3ZnPg==") left 50% top 50% / contain no-repeat; width: 28px; min-height: 27px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 27px;}
.widgetsocial-15 .fb .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTU5LjgyMiAxNTkuODIyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGcgaWQ9ImctMiI+Cgk8cGF0aCBkPSJNNzYuNzE1LDM2LjE3MmM0LjE0MiwwLDcuNS0zLjM1OCw3LjUtNy41Qzg0LjIxNSwyMS4xMzMsOTAuMzQ5LDE1LDk3Ljg4NywxNWgyMS4xNzljNC4xNDIsMCw3LjUtMy4zNTgsNy41LTcuNSAgIHMtMy4zNTgtNy41LTcuNS03LjVIOTcuODg3Yy0xNS44MSwwLTI4LjY3MiwxMi44NjItMjguNjcyLDI4LjY3MkM2OS4yMTUsMzIuODEzLDcyLjU3MywzNi4xNzIsNzYuNzE1LDM2LjE3MnoiIGlkPSJwYXRoLTMiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2EwYTRjMSI+PC9wYXRoPgoJPHBhdGggZD0iTTExNy40NTgsNTkuNjI3SDQwLjc1NmMtNC4xNDIsMC03LjUsMy4zNTgtNy41LDcuNXMzLjM1OCw3LjUsNy41LDcuNWgyOC40NnY3Ny42OTVjMCw0LjE0MiwzLjM1OCw3LjUsNy41LDcuNSAgIGM0LjE0MiwwLDcuNS0zLjM1OCw3LjUtNy41Vjc0LjYyN2gzMy4yNDNjNC4xNDIsMCw3LjUtMy4zNTgsNy41LTcuNVMxMjEuNiw1OS42MjcsMTE3LjQ1OCw1OS42Mjd6IiBpZD0icGF0aC00IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNhMGE0YzEiPjwvcGF0aD4KPC9nPgo8ZyBpZD0iZy01Ij4KPC9nPgo8ZyBpZD0iZy02Ij4KPC9nPgo8ZyBpZD0iZy03Ij4KPC9nPgo8ZyBpZD0iZy04Ij4KPC9nPgo8ZyBpZD0iZy05Ij4KPC9nPgo8ZyBpZD0iZy0xMCI+CjwvZz4KPGcgaWQ9ImctMTEiPgo8L2c+CjxnIGlkPSJnLTEyIj4KPC9nPgo8ZyBpZD0iZy0xMyI+CjwvZz4KPGcgaWQ9ImctMTQiPgo8L2c+CjxnIGlkPSJnLTE1Ij4KPC9nPgo8ZyBpZD0iZy0xNiI+CjwvZz4KPGcgaWQ9ImctMTciPgo8L2c+CjxnIGlkPSJnLTE4Ij4KPC9nPgo8ZyBpZD0iZy0xOSI+CjwvZz4KPC9zdmc+") left 50% top 50% / contain no-repeat; width: 28px; min-height: 27px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 27px;}
.widgetsocial-15 .tw .wg-soc-icon { border: none; background: url("../images/wm_social_links_tw.png") left 50% top 50% / cover no-repeat; width: 28px; min-height: 27px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 27px;}
.widgetsocial-15 .google .wg-soc-icon { border: none; background: url("../images/wm_social_links_google.png") left 50% top 50% / cover no-repeat; width: 28px; min-height: 27px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 27px;}
.widgetsocial-15 .ins .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIuMDAwOTYgNTEyLjAwMDk2IiBpZD0ic3ZnLTEiPjxwYXRoIGQ9Im0zNzMuNDA2MjUgMGgtMjM0LjgxMjVjLTc2LjQyMTg3NSAwLTEzOC41OTM3NSA2Mi4xNzE4NzUtMTM4LjU5Mzc1IDEzOC41OTM3NXYyMzQuODE2NDA2YzAgNzYuNDE3OTY5IDYyLjE3MTg3NSAxMzguNTg5ODQ0IDEzOC41OTM3NSAxMzguNTg5ODQ0aDIzNC44MTY0MDZjNzYuNDE3OTY5IDAgMTM4LjU4OTg0NC02Mi4xNzE4NzUgMTM4LjU4OTg0NC0xMzguNTg5ODQ0di0yMzQuODE2NDA2YzAtNzYuNDIxODc1LTYyLjE3MTg3NS0xMzguNTkzNzUtMTM4LjU5Mzc1LTEzOC41OTM3NXptMTA4LjU3ODEyNSAzNzMuNDEwMTU2YzAgNTkuODY3MTg4LTQ4LjcwNzAzMSAxMDguNTc0MjE5LTEwOC41NzgxMjUgMTA4LjU3NDIxOWgtMjM0LjgxMjVjLTU5Ljg3MTA5NCAwLTEwOC41NzgxMjUtNDguNzA3MDMxLTEwOC41NzgxMjUtMTA4LjU3NDIxOXYtMjM0LjgxNjQwNmMwLTU5Ljg3MTA5NCA0OC43MDcwMzEtMTA4LjU3ODEyNSAxMDguNTc4MTI1LTEwOC41NzgxMjVoMjM0LjgxNjQwNmM1OS44NjcxODggMCAxMDguNTc0MjE5IDQ4LjcwNzAzMSAxMDguNTc0MjE5IDEwOC41NzgxMjV6bTAgMCIgaWQ9InBhdGgtMiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjYTBhNGMxIj48L3BhdGg+PHBhdGggZD0ibTI1NiAxMTYuMDAzOTA2Yy03Ny4xOTUzMTIgMC0xMzkuOTk2MDk0IDYyLjgwMDc4Mi0xMzkuOTk2MDk0IDEzOS45OTYwOTRzNjIuODAwNzgyIDEzOS45OTYwOTQgMTM5Ljk5NjA5NCAxMzkuOTk2MDk0IDEzOS45OTYwOTQtNjIuODAwNzgyIDEzOS45OTYwOTQtMTM5Ljk5NjA5NC02Mi44MDA3ODItMTM5Ljk5NjA5NC0xMzkuOTk2MDk0LTEzOS45OTYwOTR6bTAgMjQ5Ljk3NjU2M2MtNjAuNjQwNjI1IDAtMTA5Ljk4MDQ2OS00OS4zMzU5MzgtMTA5Ljk4MDQ2OS0xMDkuOTgwNDY5IDAtNjAuNjQwNjI1IDQ5LjMzOTg0NC0xMDkuOTgwNDY5IDEwOS45ODA0NjktMTA5Ljk4MDQ2OSA2MC42NDQ1MzEgMCAxMDkuOTgwNDY5IDQ5LjMzOTg0NCAxMDkuOTgwNDY5IDEwOS45ODA0NjkgMCA2MC42NDQ1MzEtNDkuMzM1OTM4IDEwOS45ODA0NjktMTA5Ljk4MDQ2OSAxMDkuOTgwNDY5em0wIDAiIGlkPSJwYXRoLTMiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iI2EwYTRjMSI+PC9wYXRoPjxwYXRoIGQ9Im0zOTkuMzQzNzUgNjYuMjg1MTU2Yy0yMi44MTI1IDAtNDEuMzY3MTg4IDE4LjU1ODU5NC00MS4zNjcxODggNDEuMzY3MTg4IDAgMjIuODEyNSAxOC41NTQ2ODggNDEuMzcxMDk0IDQxLjM2NzE4OCA0MS4zNzEwOTRzNDEuMzcxMDk0LTE4LjU1ODU5NCA0MS4zNzEwOTQtNDEuMzcxMDk0LTE4LjU1ODU5NC00MS4zNjcxODgtNDEuMzcxMDk0LTQxLjM2NzE4OHptMCA1Mi43MTg3NWMtNi4yNTc4MTIgMC0xMS4zNTE1NjItNS4wOTM3NS0xMS4zNTE1NjItMTEuMzUxNTYyIDAtNi4yNjE3MTkgNS4wOTM3NS0xMS4zNTE1NjMgMTEuMzUxNTYyLTExLjM1MTU2MyA2LjI2MTcxOSAwIDExLjM1NTQ2OSA1LjA4OTg0NCAxMS4zNTU0NjkgMTEuMzUxNTYzIDAgNi4yNTc4MTItNS4wOTM3NSAxMS4zNTE1NjItMTEuMzU1NDY5IDExLjM1MTU2MnptMCAwIiBpZD0icGF0aC00IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNhMGE0YzEiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / contain no-repeat; width: 28px; min-height: 27px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 27px;}
.widgetsocial-15 .ok .wg-soc-icon { border: none; background: url("../images/wm_social_links_ok.png") left 50% top 50% / cover no-repeat; width: 28px; min-height: 27px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 27px;}
.widgetsocial-15 .mail .wg-soc-icon { border: none; background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat; width: 28px; min-height: 27px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 27px;}
.widgetsocial-15 .pin .wg-soc-icon { border: none; background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat; width: 28px; min-height: 27px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 27px;}
.widgetsocial-15 .lj .wg-soc-icon { border: none; background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat; width: 28px; min-height: 27px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 27px;}
.widgetsocial-15 .my .wg-soc-icon { border: none; background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat; width: 28px; min-height: 27px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 27px;}
.widgetsocial-15 .youtube .wg-soc-icon { border: none; background: url("../images/icon_386747.svg") left 50% top 50% / contain no-repeat; width: 28px; min-height: 27px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 27px;}
.widgetsocial-15 .telegram .wg-soc-icon { border: none; background: url("../images/icon_386727.svg") left 50% top 50% / contain no-repeat; width: 28px; min-height: 27px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 27px;}
.widgetsocial-15 .whatsapp .wg-soc-icon { border: none; background: url("../images/icon_4700654.svg") left 50% top 50% / contain no-repeat; width: 28px; min-height: 27px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 27px;}
.widgetsocial-15 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-15 .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;}
.block-7 .layout_9 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-7 .layout_10 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-7 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; 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; right: 0;}
.block-5 { margin: 4px 0 auto; border: none; position: relative; top: 0; left: 0; width: 190px; min-height: 0; z-index: 2; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-4 { margin: 0 0 0 50px; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: 140px;}
.authorization-5 .header { border: none; box-sizing: border-box; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMjQiIHN0cm9rZT0iY3VycmVudENvbG9yIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjQiIGlkPSJzdmctMSI+PHBhdGggZD0iTTIwIDIxdi0yYTQgNCAwIDAgMC00LTRIOGE0IDQgMCAwIDAtNCA0djIiIGlkPSJwYXRoLTIiIGZpbGwtb3BhY2l0eT0iMCIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzAwMDAwMCIgc3Ryb2tlLW9wYWNpdHk9IjEiIHN0cm9rZT0iIzk5OTk5OSIgZGF0YS1jaGFuZ2VkPSJ0cnVlIj48L3BhdGg+PGNpcmNsZSBjeD0iMTIiIGN5PSI3IiByPSI0IiBpZD0iY2lyY2xlLTMiIHN0cm9rZS1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBzdHJva2U9IiM5OTk5OTkiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9jaXJjbGU+PC9zdmc+") left 0px top 50% / 16px no-repeat; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-size: 13px; user-select: none; text-align: right; cursor: pointer; font-family: Roboto, sans-serif; text-transform: none; text-decoration: none; color: #adadad; font-style: normal; line-height: 1.2; letter-spacing: 0; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: normal; padding-left: 25px; padding-bottom: 9px; padding-top: 9px;}
.authorization-5 .header .header-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.authorization-5 .tgl-but { box-sizing: border-box; display: none;}
.authorization-5 .block-body-drop { box-sizing: border-box; display: none; position: absolute;}
.authorization-5 .block-body { box-sizing: border-box; padding-top: 10px;}
.authorization-5 .block-body form { box-sizing: border-box;}
.authorization-5 .form-inner { box-sizing: border-box; display: block;}
.authorization-5 .block-table { box-sizing: border-box; display: block;}
.authorization-5 .block-tr { box-sizing: border-box; margin-right: 0; margin-bottom: 5px;}
.authorization-5 .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-5 .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-5 .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-5 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left;}
.authorization-5 .row { box-sizing: border-box; display: -webkit-flex; display: flex;}
.authorization-5 .block-tr + .block-tr { margin-right: 0; margin-bottom: 0;}
.authorization-5 .block-tr2 { box-sizing: border-box; margin-top: 5px;}
.authorization-5 .remember-me { box-sizing: border-box;}
.authorization-5 .authorization-links { box-sizing: border-box;}
.authorization-5 .register { box-sizing: border-box; display: inline-block;}
.authorization-5 .forgot { box-sizing: border-box; display: inline-block;}
.authorization-5 .register-links { box-sizing: border-box;}
.authorization-5 .register-type2 { box-sizing: border-box;}
.authorization-5 .login-type2 { box-sizing: border-box;}
.authorization-wr .usser-isset { display: none;}
.authorization-5 .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-6 { margin: 1px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-3 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: right; padding-right: 47px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0;}
.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 { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.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 nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-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 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-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: 9px 11px; margin: 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 13px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; text-transform: none; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; font-weight: normal; background: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.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: #9998c3; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.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 { margin-left: auto; position: relative;}
.menu-4 .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-4 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-4 .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-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: 2px 0 2px 2px; cursor: pointer; display: -webkit-flex; display: flex; background: #333; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-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-3 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 159px; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-2 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: 159px; min-height: 50px; font-size: 25px;}
.site-name-3 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-3 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-3 img { box-sizing: border-box; display: block; max-width: 100%; border: none; text-align: left;}
.site-name-3 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left;}
.site-name-3 a { text-decoration: none; outline: none;}
.block-14 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: #171717; max-width: 100%; z-index: 6; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-13 .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-13 .layout_22 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-13 .layout_23 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-13 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.widget-10 { margin: 12px 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: center; box-sizing: border-box; font-size: 0; display: -webkit-flex; display: flex; width: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; visibility: hidden;}
.search-22 form { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-direction: row-reverse; -moz-flex-direction: row-reverse; flex-direction: row-reverse;}
.search-22 input { padding: 4px; margin: 0; border: 1px solid #bbbbbb; box-sizing: border-box; vertical-align: top; background: #fff; font-size: 14px; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; outline: none; min-height: 24px; width: 0; height: 0; max-width: 100%; -webkit-appearance: none;}
.search-22 button { padding: 3px 4px; margin: 0; border: none; box-sizing: border-box; vertical-align: top; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCIgaWQ9InN2Zy0xIj48cGF0aCBkPSJNMTIuOSAxNC4zMmE4IDggMCAxIDEgMS40MS0xLjQxbDUuMzUgNS4zMy0xLjQyIDEuNDItNS4zMy01LjM0ek04IDE0QTYgNiAwIDEgMCA4IDJhNiA2IDAgMCAwIDAgMTJ6IiBpZD0icGF0aC0yIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNlZGVmZjIiPjwvcGF0aD48L3N2Zz4=") left 50% top 50% / 19px no-repeat; font-size: 14px; outline: none; min-width: 24px; min-height: 40px; position: relative; z-index: 1; -webkit-appearance: none; visibility: visible; font-family: Roboto, sans-serif; text-transform: none; text-decoration: none; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; width: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.search-22 button span { box-sizing: border-box; display: inline-block; min-width: 14px;}
.search-22 input:focus { outline: none;}
.search-22 button:focus { outline: none;}
.search-22 .slide_search { -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s;}
.search-22 ::-webkit-input-placeholder { color: #ababab;}
.search-22 ::-moz-placeholder { color: #ababab;}
.search-22 :-ms-input-placeholder { color: #ababab;}
.widget-9 { margin: 2px 0 auto; position: relative; top: 0; left: 0; z-index: 2; padding-right: 106px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0;}
.menu-21 .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-21 .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-21 .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-21 .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-21 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-21 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row nowrap; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-21 .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-21 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-21 .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; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; width: auto;}
.menu-21 .menu-scroll > ul > li.menu-item > a { padding: 12px 10px; margin: 0 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: auto; position: relative; text-transform: none; font-style: normal; letter-spacing: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; text-align: center; font-weight: normal; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-21 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-21 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-21 .menu-scroll > ul > li.menu-item > a.active {  background: #898aba;}
.menu-21 .menu-scroll > ul > li.menu-item > a:active, 
.menu-21 .menu-scroll > ul > li.menu-item > a.active { padding-top: 12px; padding-bottom: 12px;}
.menu-21 .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-21 .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-21 .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-21 .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-21 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-21 .menu-scroll > ul > li.more-button { margin-left: auto; position: relative;}
.menu-21 .menu-scroll > ul ul { padding: 9px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #8687a7; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.menu-21 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-21 .menu-scroll > ul ul > li > a { padding: 5px 10px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 14px; line-height: 1.4; position: relative; text-transform: none; font-style: normal; letter-spacing: 0;}
.menu-21 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-21 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 4px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iTGF5ZXJfMSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNjQgNjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnIGlkPSJnLTIiPjxnIGlkPSJJY29uLUNoZXZyb24tTGVmdCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjM3LjAwMDAwMCwgMzM1LjAwMDAwMCkiPjxwb2x5bGluZSBjbGFzcz0ic3QwIiBpZD0iRmlsbC0zNSIgcG9pbnRzPSItMjE4LjcsLTMwOC42IC0yMTYuNywtMzEwLjYgLTIwNSwtMjk4LjggLTE5My4zLC0zMTAuNiAtMTkxLjMsLTMwOC42IC0yMDUsLTI5NC45ICAgICAgLTIxOC43LC0zMDguNiAgICAiIGZpbGw9IiNmZmZmZmYiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciI+PC9wb2x5bGluZT48L2c+PC9nPjwvc3ZnPg==") left 50% top 50% / 26px no-repeat rgba(204,204,240,0.15); box-sizing: border-box; text-decoration: none; color: rgba(242,83,242,0); font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-transform: none; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; align-self: auto; -webkit-border-radius: 90px; -moz-border-radius: 90px; border-radius: 90px;}
.menu-21 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-21 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-21 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-21 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.widget-11 { margin: 15px 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: 129px;}
.authorization-23 .header { border: none; box-sizing: border-box; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8xIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTEuMjMxIDUxMS4yMzEiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTEuMjMxIDUxMS4yMzEiIHdpZHRoPSI1MTJweCIgY2xhc3M9IiI+PGcgaWQ9ImctMiI+PHBhdGggZD0ibTQzMC4yMjEgMjg0LjQxMSA1MS42OTMtMTM4LjU1OGMzLjg5Ny0xMC40NDUtMy44MzgtMjEuNTkzLTE0Ljk5MS0yMS41OTNoLTMyOC4wMzNsLTEzLjAxNS05NS42NTNjLS45MDEtNi42MjQtNS44MjUtMTEuOTg5LTEyLjM0Ny0xMy40NTRsLTY1LjcyMy0xNC43NjJjLTguNjIyLTEuOTMyLTE3LjE4MSAzLjQ4My0xOS4xMTcgMTIuMTA0LTEuOTM3IDguNjIyIDMuNDgyIDE3LjE4MiAxMi4xMDQgMTkuMTE4bDU0Ljg3NCAxMi4zMjUgMzYuODg0IDI3MS40NWMxLjA5IDguNzkyIDkuMTMxIDE1LjAzOSAxNy45MzYgMTMuODk4bDE4MS4zMDQtMjMuNTEzIDYwLjkyIDM3Ljc2MmMxMi43ODggNy45MjYgNy4xODggMjcuNTg4LTcuODU3IDI3LjU4OGgtMjM0LjM1NGMtOC44MzYgMC0xNiA3LjE2My0xNiAxNnM3LjE2NCAxNiAxNiAxNmgyMzQuMzUzYzQ3LjEwMiAwIDY0Ljg0NS02MS45MTMgMjQuNzE2LTg2Ljc4N2wtMjcuNTUtMTcuMDc3IDM1LjI3LTQuNTc0YzUuODgzLS43NjIgMTAuODYtNC43MTYgMTIuOTMzLTEwLjI3NHptLTI2Ny44OTUgMTEuMDczLTE3LjI2NC0xMzkuMjIzaDI5OC44MTRsLTQwLjI2NiAxMDcuOTMxeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iI2ZmZmZmZiIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC0zIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PHBhdGggZD0ibTE4NS4yNTMgNDIxLjUwM2MtMjQuNzM4IDAtNDQuODY0IDIwLjEyNi00NC44NjQgNDQuODY0IDAgMjQuNzM3IDIwLjEyNiA0NC44NjMgNDQuODY0IDQ0Ljg2M3M0NC44NjQtMjAuMTI2IDQ0Ljg2NC00NC44NjNjMC0yNC43MzgtMjAuMTI2LTQ0Ljg2NC00NC44NjQtNDQuODY0em0wIDU3LjcyOGMtNy4wOTMgMC0xMi44NjQtNS43NzEtMTIuODY0LTEyLjg2MyAwLTcuMDk0IDUuNzcxLTEyLjg2NCAxMi44NjQtMTIuODY0czEyLjg2NCA1Ljc3MSAxMi44NjQgMTIuODY0YzAgNy4wOTItNS43NzEgMTIuODYzLTEyLjg2NCAxMi44NjN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48cGF0aCBkPSJtMzM5LjY5NyA0MjEuNTAzYy0yNC43MzggMC00NC44NjQgMjAuMTI2LTQ0Ljg2NCA0NC44NjQgMCAyNC43MzcgMjAuMTI2IDQ0Ljg2MyA0NC44NjQgNDQuODYzczQ0Ljg2NC0yMC4xMjYgNDQuODY0LTQ0Ljg2M2MwLTI0LjczOC0yMC4xMjYtNDQuODY0LTQ0Ljg2NC00NC44NjR6bTAgNTcuNzI4Yy03LjA5MyAwLTEyLjg2NC01Ljc3MS0xMi44NjQtMTIuODYzIDAtNy4wOTQgNS43NzEtMTIuODY0IDEyLjg2NC0xMi44NjRzMTIuODY0IDUuNzcxIDEyLjg2NCAxMi44NjRjMCA3LjA5Mi01Ljc3IDEyLjg2My0xMi44NjQgMTIuODYzeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iI2ZmZmZmZiIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC01IiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PC9nPiA8L3N2Zz4=") left 0px top 50% / 26px no-repeat; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-size: 14px; user-select: none; text-align: left; cursor: pointer; font-family: Roboto, sans-serif; text-transform: none; text-decoration: none; color: #ffffff; font-style: normal; line-height: 1.2; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-weight: 300; padding-left: 55px; padding-bottom: 9px; padding-top: 10px;}
.authorization-23 .header .header-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.authorization-23 .tgl-but { box-sizing: border-box; display: none;}
.authorization-23 .block-body-drop { box-sizing: border-box; display: none; position: absolute;}
.authorization-23 .block-body { box-sizing: border-box; padding-top: 10px;}
.authorization-23 .block-body form { box-sizing: border-box;}
.authorization-23 .form-inner { box-sizing: border-box; display: block;}
.authorization-23 .block-table { box-sizing: border-box; display: block;}
.authorization-23 .block-tr { box-sizing: border-box; margin-right: 0; margin-bottom: 5px;}
.authorization-23 .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-23 .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-23 .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-23 .title { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left;}
.authorization-23 .row { box-sizing: border-box; display: -webkit-flex; display: flex;}
.authorization-23 .block-tr + .block-tr { margin-right: 0; margin-bottom: 0;}
.authorization-23 .block-tr2 { box-sizing: border-box; margin-top: 5px;}
.authorization-23 .remember-me { box-sizing: border-box;}
.authorization-23 .authorization-links { box-sizing: border-box;}
.authorization-23 .register { box-sizing: border-box; display: inline-block;}
.authorization-23 .forgot { box-sizing: border-box; display: inline-block;}
.authorization-23 .register-links { box-sizing: border-box;}
.authorization-23 .register-type2 { box-sizing: border-box;}
.authorization-23 .login-type2 { box-sizing: border-box;}
.authorization-23 .tgl-but:checked + .block-body-drop { display: block;}
.block-15 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 5; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; max-width: 100%;}
.widget-13 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: center; width: auto; min-width: 0; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0; padding-top: 0.02px; padding-bottom: 70px;}
.popover-wrap-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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; font-family: Roboto, sans-serif;}
.popover-wrap-27 .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-27 .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-27 .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-27 .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-27 .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-27 .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-27 p:first-child { margin-top: 0;}
.blocklist-27 p:last-child { margin-bottom: 0;}
.blocklist-27 .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-27 .header_text { font-size: 20px; box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-27 .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-27 .description { box-sizing: border-box; overflow: hidden; text-align: left; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.blocklist-27 .body-outer { box-sizing: border-box; position: relative; text-align: left;}
.blocklist-27 .body { margin: 0; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.blocklist-27 .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-27 .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-27 .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-27 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: auto;}
.blocklist-27 .item { margin: 2px 0; border: none; position: relative; width: 250px; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; box-sizing: border-box; min-width: 0; min-height: 0; text-align: center; flex-basis: auto; align-self: auto; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; left: 0; right: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.blocklist-27 .item:hover, 
.blocklist-27 .item.hover, 
.blocklist-27 .item.active { background: #f4f4f7;}
.blocklist-27 .text { margin-bottom: 5px; text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto;}
.blocklist-27 .text .align-elem { flex-basis: 100%;}
.blocklist-27 .image { box-sizing: border-box; position: relative; margin-bottom: 0; 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: 300px; left: 0; right: 0; margin-left: 0; margin-right: 0;}
.blocklist-27 .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-27 .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-27 .img-convert { box-sizing: border-box; width: auto; height: 150px; 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; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; margin-bottom: 0;}
.blocklist-27 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-27 .image-inner { border: none; box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 65px; padding-bottom: 13px; margin-bottom: 0; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-27 .title { margin: 89px auto 0; font-weight: normal; text-align: center; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; text-decoration: none; color: #474747; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 15px; padding-top: 0.02px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-bottom: 5px; width: 200px; left: 0; right: 0;}
.blocklist-27 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: center; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.blocklist-27 .price-inner { box-sizing: border-box; display: inline-block; text-align: left; padding-top: 3px; margin-bottom: 2px;}
.blocklist-27 .price-note { box-sizing: border-box; display: inline-block; text-decoration: none; color: #4a495e; font-weight: bold;}
.blocklist-27 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-decoration: none; color: #6767bf; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 18px; font-weight: bold;}
.blocklist-27 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-decoration: none; color: #6767bf; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 17px; font-weight: bold;}
.blocklist-27 .sub-title { font-style: italic; margin-bottom: 5px; text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto;}
.blocklist-27 .more { text-align: left; box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-27 .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-27 .bx-wrapper { margin-left: auto; margin-right: auto;}
.blocklist-27 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-27 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.blocklist-27 .columns-cell { display: table-cell; vertical-align: top;}
.blocklist-27 .title a { color: inherit; text-decoration: inherit;}
.blocklist-27 .footer { text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-27 .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-27 .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-27 .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-27 .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-27 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-27 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-27 .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-27 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.blocklist-27 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-27 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-27 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-27 .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-27 .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-27 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-27 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.blocklist-27 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-27 .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-27 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-27 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-27 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Roboto, sans-serif;}
.popover-wrap-27 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-27 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-27 .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-27 .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-27 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-27 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-27 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Roboto, sans-serif;}
.popover-wrap-27 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-27 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-27 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-27 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-27 .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-27 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-27 .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-27 .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-27 .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-27 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-27 .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-27 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-27 .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-27 .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-27 .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-27 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-27 .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-27 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-27 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-27 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-27 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-27 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-27 .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-27 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-27 .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-27 .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-27 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-27 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-27 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-27 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-27 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-27 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-27 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-27 ::-moz-placeholder { color: #ababab;}
.popover-wrap-27 :-ms-input-placeholder { color: #ababab;}
.block-20 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 4; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 70px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}
.widget-39 { position: relative; z-index: 4; text-decoration: none; font-size: 11px; box-sizing: border-box; width: auto; margin-top: 0; margin-left: 0; margin-right: 0; right: 0;}
.path a { box-sizing: border-box;}
.path-separator { margin: 0 5px; box-sizing: border-box; display: inline-block; width: 12px; min-height: 12px; text-align: center;}
.widget-41 { position: relative; z-index: 3; text-decoration: none; display: block; min-height: 0; width: auto; margin-top: 24px; margin-left: 0; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-79 h2 { box-sizing: border-box;}
.content-79 h3 { box-sizing: border-box;}
.content-79 h4 { box-sizing: border-box;}
.content-79 h5 { box-sizing: border-box;}
.content-79 h6 { box-sizing: border-box;}
.content-79 a { box-sizing: border-box; color: #0000ff;}
.content-79 .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-79 .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-79 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-79 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-79 .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-38 { position: relative; z-index: 2; text-decoration: none; font-size: 22px; box-sizing: border-box; margin-top: 10px; font-weight: bold; width: auto; margin-left: 0; margin-right: 0; right: 0; padding-bottom: 9px;}
h2 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto, sans-serif;}
h3 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto, sans-serif;}
h4 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto, sans-serif;}
h5 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto, sans-serif;}
h6 { box-sizing: border-box; font-size: 13px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: Roboto, sans-serif;}
.block-36 { position: relative; width: 900px; min-height: 0; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-bottom: 0;}
.widget-16 { margin: 0; border: none; position: relative; z-index: 1; text-align: center; width: auto; min-width: 0; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0; padding-top: 25px; padding-bottom: 45px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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; font-family: Roboto, sans-serif;}
.popover-wrap-36 .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-36 .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-36 .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-36 .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-36 .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-36 .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-36 p:first-child { margin-top: 0;}
.blocklist-36 p:last-child { margin-bottom: 0;}
.blocklist-36 .header { 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; margin-bottom: 25px; box-sizing: border-box;}
.blocklist-36 .header_text { border: none; font-size: 30px; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; color: #4a495e; text-transform: uppercase; text-decoration: none; font-weight: 300; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-36 .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; font-size: 14px; color: #636363; text-transform: uppercase; text-decoration: none; margin-left: 0; margin-right: auto; padding-left: 0; border-top: 0px dashed rgba(0,0,0,0.3); border-right: 0px dashed rgba(0,0,0,0.3); border-bottom: 1px dashed rgba(0,0,0,0.3); border-left: 0px dashed rgba(0,0,0,0.3); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-36 .description { box-sizing: border-box; overflow: hidden; text-align: left; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.blocklist-36 .body-outer { box-sizing: border-box; position: relative; padding-right: 0;}
.blocklist-36 .body { margin: 0 -5px; box-sizing: border-box;}
.blocklist-36 .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-36 .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-36 .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-36 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 33.33%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.blocklist-36 .item { padding: 25px 15px 20px; margin: 0 5px 41px; border: none; position: relative; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; box-sizing: border-box; min-width: 0; min-height: 0; text-align: left; left: 0; right: 0; flex-basis: 100%; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.blocklist-36 .item:hover, 
.blocklist-36 .item.hover, 
.blocklist-36 .item.active { -webkit-box-shadow: 0px 6px 28px  1px rgba(0,0,0,0.1); -moz-box-shadow: 0px 6px 28px  1px rgba(0,0,0,0.1); box-shadow: 0px 6px 28px  1px rgba(0,0,0,0.1);}
.blocklist-36 .text { border: none; margin-bottom: 5px; text-align: center; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: rgba(84,84,84,0); text-decoration: none; font-size: 11px; padding-bottom: 0.02px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; min-height: 46емpx; padding-top: 6px; background: url("../images/icon_1398915.svg") left calc(50% + 41px) top 50% / auto auto no-repeat, url("../images/icon_1398915.svg") left calc(50% + 20px) top 50% / auto auto no-repeat, url("../images/icon_1398915.svg") left 50% top 50% / auto auto no-repeat, url("../images/icon_1398915.svg") left calc(50% - 20px) top 50% / auto auto no-repeat, url("../images/icon_1398915.svg") left calc(50% - 40px) top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-36 .text .align-elem { flex-basis: 100%;}
.blocklist-36 .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-36 .item-label { padding: 5px 9px; border: none; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #099114; color: #fff; text-align: left; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: uppercase; text-decoration: none; font-size: 11px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: -20px; align-self: auto; margin-left: -20px; font-weight: 500;}
.blocklist-36 .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-36 .img-convert { box-sizing: border-box; width: auto; height: 250px; 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; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-36 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-36 .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-36 .title { border: none; font-weight: normal; margin-bottom: 0; text-align: center; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; color: #474747; text-decoration: none; font-size: 14px; padding-top: 5px; padding-bottom: 0.02px; min-height: 45px; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-36 .sub-title { margin: -83px 15px 50px 149px; border: none; text-align: right; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: underline; color: #474747; font-size: 13px; padding-top: 3px; padding-right: 0; padding-bottom: 0.02px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0iTGF5ZXIgMSIgaWQ9IkxheWVyXzEiIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnMgaWQ9ImRlZnMtMiI+PC9kZWZzPjx0aXRsZSBpZD0idGl0bGUtMyI+PC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xMywyYTIsMiwwLDAsMC0yLDJWMjhhMiwyLDAsMCwwLDQsMFY0QTIsMiwwLDAsMCwxMywyWiIgZmlsbD0iI2EwYTRjMSIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC00IiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNSwxNGEyLDIsMCwwLDAtMiwyVjI4YTIsMiwwLDAsMCw0LDBWMTZBMiwyLDAsMCwwLDUsMTRaIiBmaWxsPSIjYTBhNGMxIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTUiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yMSw4YTIsMiwwLDAsMC0yLDJWMjhhMiwyLDAsMCwwLDQsMFYxMEEyLDIsMCwwLDAsMjEsOFoiIGZpbGw9IiNhMGE0YzEiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNiIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTI5LDIxYTIsMiwwLDAsMC0yLDJ2NWEyLDIsMCwwLDAsNCwwVjIzQTIsMiwwLDAsMCwyOSwyMVoiIGZpbGw9IiNhMGE0YzEiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNyIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvc3ZnPg==") left 0px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 19px;}
.blocklist-36 .price { border: none; box-sizing: border-box; margin-bottom: 8px; position: relative; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; margin-left: 15px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-36 .price-inner { box-sizing: border-box; display: inline-block; margin-top: 0; align-self: auto; margin-left: 0; margin-right: 0; padding-bottom: 5px;}
.blocklist-36 .price-note { box-sizing: border-box; display: inline-block; color: #626180; line-height: 1.7; text-decoration: line-through; font-weight: 500; margin-right: -48px; padding-left: 10px; padding-top: 5px; margin-top: 6px; margin-bottom: -9px;}
.blocklist-36 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; color: #6767bf; text-decoration: none; font-size: 18px; font-weight: bold; -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; margin-top: 15px; padding-right: 3px; margin-left: 0;}
.blocklist-36 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; color: #6767bf; text-decoration: none; font-size: 16px; font-weight: bold;}
.blocklist-36 .more { border: none; text-align: center; box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-top: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-bottom: 8px;}
.blocklist-36 .more > a { border: none; 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; cursor: pointer; color: #6767bf; text-decoration: none; font-size: 18px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 90px; min-height: 40px; margin-top: 0; align-self: auto; margin-right: auto; padding-left: 0; font-weight: 500; margin-left: auto; padding-bottom: 0.02px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-36 .bx-wrapper { max-width: 1212px;}
.blocklist-36 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-36 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.blocklist-36 .columns-cell { display: table-cell; vertical-align: top;}
.blocklist-36 .title a { color: inherit; text-decoration: inherit;}
.blocklist-36 .footer { text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-36 .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-36 .controls { margin: 3px -55px 0; 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; z-index: 1; text-align: justify; bottom: auto; width: auto;}
.blocklist-36 .prev { padding: 9px 3px; border: none; position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 55px; height: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMzIiIHN0cm9rZT0iIzAwMDAwMCIgdmlld0JveD0iMCAwIDMyIDMyIiB3aWR0aD0iMzIiIHN0cm9rZS1vcGFjaXR5PSIxIiBpZD0ic3ZnLTEiPjxwYXRoIGQ9Ik0xMCwyIEwyMiwxNiAxMCwzMCIgc3Ryb2tlLXdpZHRoPSI0IiBpZD0icGF0aC0yIiBzdHJva2Utb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgc3Ryb2tlPSIjYTBhNGMxIiBkYXRhLWNoYW5nZWQ9InRydWUiPjwvcGF0aD48L3N2Zz4=") right 0px top 50% / 22px no-repeat; box-sizing: border-box; min-height: 55px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-right: 2px; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg);}
.blocklist-36 .next { padding: 9px 3px; border: none; position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 55px; height: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIGhlaWdodD0iMzIiIHN0cm9rZT0iIzAwMDAwMCIgdmlld0JveD0iMCAwIDMyIDMyIiB3aWR0aD0iMzIiIHN0cm9rZS1vcGFjaXR5PSIxIiBpZD0ic3ZnLTEiPjxwYXRoIGQ9Ik0yMiwyIEwxMCwxNiAyMiwzMCIgc3Ryb2tlLXdpZHRoPSI0IiBpZD0icGF0aC0yIiBmaWxsLW9wYWNpdHk9IjAiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiMwMDAwMDAiIHN0cm9rZS1vcGFjaXR5PSIxIiBzdHJva2U9IiNhMGE0YzEiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9wYXRoPjwvc3ZnPg==") left 0px top 50% / 22px no-repeat; box-sizing: border-box; text-align: left; min-height: 55px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); transform: rotate(-180deg);}
.blocklist-36 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-36 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-36 .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-36 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.blocklist-36 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-36 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-36 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-36 .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-36 .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-36 .pager-wrap { box-sizing: border-box; display: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-36 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.blocklist-36 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-36 .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-36 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-36 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-36 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Roboto, sans-serif;}
.popover-wrap-36 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-36 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-36 .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-36 .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-36 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-36 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-36 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Roboto, sans-serif;}
.popover-wrap-36 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-36 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-36 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-36 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-36 .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-36 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-36 .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-36 .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-36 .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-36 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-36 .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-36 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-36 .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-36 .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-36 .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-36 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-36 .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-36 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-36 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-36 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-36 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-36 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-36 .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-36 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-36 .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-36 .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-36 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-36 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-36 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-36 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-36 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-36 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-36 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-36 ::-moz-placeholder { color: #ababab;}
.popover-wrap-36 :-ms-input-placeholder { color: #ababab;}
.block-22 { margin: 3px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: linear-gradient(#f6f6f6, #f6f6f6); max-width: 100%; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-box-shadow: 0px -1px 0px  rgba(0,0,0,0.1); -moz-box-shadow: 0px -1px 0px  rgba(0,0,0,0.1); box-shadow: 0px -1px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 25px; padding-bottom: 0.02px; font-family: M_PLUS_1p, sans-serif; text-decoration: none;}
.block-23 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Roboto, sans-serif; text-decoration: none;}
.block-24 .layout_45 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-24 .layout_47 { -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-24 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 2; 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; padding-top: 25px; padding-bottom: 25px; -webkit-box-shadow: 0px 1px 0px  rgba(255,255,255,0.1); -moz-box-shadow: 0px 1px 0px  rgba(255,255,255,0.1); box-shadow: 0px 1px 0px  rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}
.block-25 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 300px; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; padding-bottom: 15px; text-decoration: none;}
.block-27 { margin: 0; border: none; 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: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 4px; text-decoration: none;}
.widget-32 { margin: 0; position: relative; top: 0; left: 0; z-index: 6; 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-64 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-64 .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-64 .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;}
.widgetsocial-64 .soc { margin: 2px 18px 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-64 .vk .wg-soc-icon { border: none; background: url("../images/wm_social_links_vk.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-64 .fb .wg-soc-icon { border: none; background: url("../images/wm_social_links_fb.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-64 .tw .wg-soc-icon { border: none; background: url("../images/wm_social_links_tw.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-64 .google .wg-soc-icon { border: none; background: url("../images/wm_social_links_google.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-64 .ins .wg-soc-icon { border: none; background: url("../images/wm_social_links_ins.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-64 .ok .wg-soc-icon { border: none; background: url("../images/wm_social_links_ok.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-64 .mail .wg-soc-icon { border: none; background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-64 .pin .wg-soc-icon { border: none; background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-64 .lj .wg-soc-icon { border: none; background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-64 .my .wg-soc-icon { border: none; background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-64 .youtube .wg-soc-icon { border: none; background: url("../images/icon_386747.svg") left 50% top 50% / contain no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-64 .telegram .wg-soc-icon { border: none; background: url("../images/icon_386727.svg") left 50% top 50% / contain no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-64 .whatsapp .wg-soc-icon { border: none; background: url("../images/icon_4700654.svg") left 50% top 50% / contain no-repeat; width: 35px; min-height: 35px; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; height: 35px;}
.widgetsocial-64 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-64 .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-22 { margin: -4px 0 0; position: relative; top: 0; left: 0; z-index: 5; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-top: 9px;}
.email-49 p:first-child { margin-top: 0;}
.email-49 p:last-child { margin-bottom: 0;}
.email-49 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-49 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-49 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-49 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-49 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.email-49 .title { box-sizing: border-box; display: none;}
.email-49 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: #474747; line-height: 1.4; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: underline; font-size: 16px;}
.email-49 input.tgl-but { box-sizing: border-box; display: none;}
.email-49 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-33 { margin: 0; position: relative; top: 0; left: 0; z-index: 4; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.schedule-65 p:first-child { margin-top: 0;}
.schedule-65 p:last-child { margin-bottom: 0;}
.schedule-65 .header { box-sizing: border-box;}
.schedule-65 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.schedule-65 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.schedule-65 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.schedule-65 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.schedule-65 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.schedule-65 .title { box-sizing: border-box; display: none;}
.schedule-65 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-decoration: none; color: #474747; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 15px; padding-top: 2px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.schedule-65 input.tgl-but { box-sizing: border-box; display: none;}
.schedule-65 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-23 { margin: 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-top: 2px; padding-bottom: 10px;}
.phones-50 p:first-child { margin-top: 0;}
.phones-50 p:last-child { margin-bottom: 0;}
.phones-50 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-50 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-50 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-50 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-50 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-50 .title { box-sizing: border-box; display: none;}
.phones-50 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: #474747; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 19px; font-weight: 500; padding-top: 9px; padding-bottom: 0.02px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-50 input.tgl-but { box-sizing: border-box; display: none;}
.phones-50 .text_body a { text-decoration: none; color: inherit;}
.phones-50 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-36 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-top: 12px; padding-bottom: 12px; opacity: 0;}
.address-72 p:first-child { margin-top: 0;}
.address-72 p:last-child { margin-bottom: 0;}
.address-72 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-72 .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-72 .icon { border: none; box-sizing: border-box; height: 16px; width: 19px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIiB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBoZWlnaHQ9IjMyIiBpZD0ic3ZnOCIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgOC40NjY2NjY1IDguNDY2NjY2OSIgd2lkdGg9IjMyIj48ZGVmcyBpZD0iZGVmczIiPjwvZGVmcz48ZyBpZD0ibGF5ZXIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLC0yODguNTMzMzIpIj48cGF0aCBkPSJtIDQuMjMyNDIxOSwyODguNzk2ODggYyAtMS42MDQyNDM3LDAgLTIuOTEwMTU1NiwxLjMwNTkxIC0yLjkxMDE1NjMsMi45MTAxNSAtMTBlLTcsMi44MjI3NyAyLjc0NjA5MzgsNC45Njg3NSAyLjc0NjA5MzgsNC45Njg3NSBhIDAuMjY0NjA5NzgsMC4yNjQ2MDk3OCAwIDAgMCAwLjMzMDA3ODEsMCBjIDAsMCAyLjc0NjA5OTYsLTIuMTQ1OTggMi43NDYwOTM3LC00Ljk2ODc1IC0zLjRlLTYsLTEuNjA0MjQgLTEuMzA3ODY1NywtMi45MTAxNSAtMi45MTIxMDkzLC0yLjkxMDE1IHogbSAwLDAuNTI5MjkgYyAxLjMxODI2MDUsMCAyLjM4MjgwOTcsMS4wNjI2IDIuMzgyODEyNSwyLjM4MDg2IDQuOGUtNiwyLjMwOTI2IC0yLjA5MTA2MTgsNC4xMzM3NCAtMi4zODA4NTk0LDQuMzgwODYgLTAuMjg4NDE0MiwtMC4yNDU4OCAtMi4zODI4MTM0LC0yLjA3MDcgLTIuMzgyODEyNSwtNC4zODA4NiA1ZS03LC0xLjMxODI2IDEuMDYyNTk4OCwtMi4zODA4NiAyLjM4MDg1OTQsLTIuMzgwODYgeiIgaWQ9InBhdGg5MjkiIHN0eWxlPSJjb2xvcjogcmdiKDAsIDAsIDApOyBmb250OiBtZWRpdW0gc2Fucy1zZXJpZjsgZm9udC1mZWF0dXJlLXNldHRpbmdzOiBub3JtYWw7IHRleHQtaW5kZW50OiAwcHg7IHRleHQtYWxpZ246IHN0YXJ0OyB0ZXh0LWRlY29yYXRpb246IG5vbmUgc29saWQgcmdiKDAsIDAsIDApOyBsZXR0ZXItc3BhY2luZzogbm9ybWFsOyB3b3JkLXNwYWNpbmc6IG5vcm1hbDsgdGV4dC10cmFuc2Zvcm06IG5vbmU7IHdyaXRpbmctbW9kZTogbHItdGI7IGRpcmVjdGlvbjogbHRyOyB0ZXh0LW9yaWVudGF0aW9uOiBtaXhlZDsgZG9taW5hbnQtYmFzZWxpbmU6IGF1dG87IGJhc2VsaW5lLXNoaWZ0OiBiYXNlbGluZTsgdGV4dC1hbmNob3I6IHN0YXJ0OyB3aGl0ZS1zcGFjZTogbm9ybWFsOyBjbGlwLXJ1bGU6IG5vbnplcm87IGRpc3BsYXk6IGlubGluZTsgb3ZlcmZsb3c6IHZpc2libGU7IHZpc2liaWxpdHk6IHZpc2libGU7IG9wYWNpdHk6IDE7IGlzb2xhdGlvbjogYXV0bzsgbWl4LWJsZW5kLW1vZGU6IG5vcm1hbDsgY29sb3ItaW50ZXJwb2xhdGlvbjogc3JnYjsgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzOiBsaW5lYXJyZ2I7IHZlY3Rvci1lZmZlY3Q6IG5vbmU7IGZpbGwtcnVsZTogbm9uemVybzsgc3Ryb2tlLWxpbmVjYXA6IHJvdW5kOyBzdHJva2UtbGluZWpvaW46IHJvdW5kOyBzdHJva2UtbWl0ZXJsaW1pdDogNDsgc3Ryb2tlLWRhc2hhcnJheTogbm9uZTsgc3Ryb2tlLWRhc2hvZmZzZXQ6IDA7IHBhaW50LW9yZGVyOiBzdHJva2U7IGNvbG9yLXJlbmRlcmluZzogYXV0bzsgaW1hZ2UtcmVuZGVyaW5nOiBhdXRvOyBzaGFwZS1yZW5kZXJpbmc6IGF1dG87IHRleHQtcmVuZGVyaW5nOiBhdXRvOyIgZmlsbD0iIzY2NjY2NiIgc3Ryb2tlPSJub25lIiBmaWxsLW9wYWNpdHk9IjEiIHN0cm9rZS1vcGFjaXR5PSIxIiBzdHJva2Utd2lkdGg9IjAuNTI5MTY3IiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PHBhdGggZD0ibSA0LjIzMjQyMTksMjkwLjM4NDc3IGMgLTAuNzI3NDkxMiwwIC0xLjMyMjI2MzMsMC41OTQ3NyAtMS4zMjIyNjU3LDEuMzIyMjYgLTQuNWUtNiwwLjcyNzUgMC41OTQ3Njk3LDEuMzI0MjIgMS4zMjIyNjU3LDEuMzI0MjIgMC43Mjc0OTYsMCAxLjMyNDIyMzMsLTAuNTk2NzIgMS4zMjQyMTg3LC0xLjMyNDIyIC0yLjNlLTYsLTAuNzI3NDkgLTAuNTk2NzI3NSwtMS4zMjIyNiAtMS4zMjQyMTg3LC0xLjMyMjI2IHogbSAwLDAuNTI5MjkgYyAwLjQ0MTUwODksMCAwLjc5NDkyMDQsMC4zNTE0NiAwLjc5NDkyMTksMC43OTI5NyAyLjdlLTYsMC40NDE1MSAtMC4zNTM0MSwwLjc5NDkyIC0wLjc5NDkyMTksMC43OTQ5MiAtMC40NDE1MTIsMCAtMC43OTI5NzE1LC0wLjM1MzQxIC0wLjc5Mjk2ODgsLTAuNzk0OTIgMS40ZS02LC0wLjQ0MTUxIDAuMzUxNDU5OCwtMC43OTI5NyAwLjc5Mjk2ODgsLTAuNzkyOTcgeiIgaWQ9ImNpcmNsZTkzMSIgc3R5bGU9ImNvbG9yOiByZ2IoMCwgMCwgMCk7IGZvbnQ6IG1lZGl1bSBzYW5zLXNlcmlmOyBmb250LWZlYXR1cmUtc2V0dGluZ3M6IG5vcm1hbDsgdGV4dC1pbmRlbnQ6IDBweDsgdGV4dC1hbGlnbjogc3RhcnQ7IHRleHQtZGVjb3JhdGlvbjogbm9uZSBzb2xpZCByZ2IoMCwgMCwgMCk7IGxldHRlci1zcGFjaW5nOiBub3JtYWw7IHdvcmQtc3BhY2luZzogbm9ybWFsOyB0ZXh0LXRyYW5zZm9ybTogbm9uZTsgd3JpdGluZy1tb2RlOiBsci10YjsgZGlyZWN0aW9uOiBsdHI7IHRleHQtb3JpZW50YXRpb246IG1peGVkOyBkb21pbmFudC1iYXNlbGluZTogYXV0bzsgYmFzZWxpbmUtc2hpZnQ6IGJhc2VsaW5lOyB0ZXh0LWFuY2hvcjogc3RhcnQ7IHdoaXRlLXNwYWNlOiBub3JtYWw7IGNsaXAtcnVsZTogbm9uemVybzsgZGlzcGxheTogaW5saW5lOyBvdmVyZmxvdzogdmlzaWJsZTsgdmlzaWJpbGl0eTogdmlzaWJsZTsgb3BhY2l0eTogMTsgaXNvbGF0aW9uOiBhdXRvOyBtaXgtYmxlbmQtbW9kZTogbm9ybWFsOyBjb2xvci1pbnRlcnBvbGF0aW9uOiBzcmdiOyBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM6IGxpbmVhcnJnYjsgdmVjdG9yLWVmZmVjdDogbm9uZTsgZmlsbC1ydWxlOiBub256ZXJvOyBzdHJva2UtbGluZWNhcDogcm91bmQ7IHN0cm9rZS1saW5lam9pbjogcm91bmQ7IHN0cm9rZS1taXRlcmxpbWl0OiA0OyBzdHJva2UtZGFzaGFycmF5OiBub25lOyBzdHJva2UtZGFzaG9mZnNldDogMDsgcGFpbnQtb3JkZXI6IHN0cm9rZTsgY29sb3ItcmVuZGVyaW5nOiBhdXRvOyBpbWFnZS1yZW5kZXJpbmc6IGF1dG87IHNoYXBlLXJlbmRlcmluZzogYXV0bzsgdGV4dC1yZW5kZXJpbmc6IGF1dG87IiBmaWxsPSIjN2Y3ZjdmIiBzdHJva2U9Im5vbmUiIGZpbGwtb3BhY2l0eT0iMSIgc3Ryb2tlLW9wYWNpdHk9IjEiIHN0cm9rZS13aWR0aD0iMC41MjkxNjciIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48L2c+PC9zdmc+") left 50% top 50% / contain no-repeat; margin-right: 5px; min-height: 22px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-72 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-72 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-72 .title { box-sizing: border-box; display: none; text-decoration: none;}
.address-72 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 14px; color: #474747; text-decoration: none;}
.address-72 input.tgl-but { box-sizing: border-box; display: none;}
.address-72 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-26 { margin: 19px 0 0; position: relative; top: 0; left: 0; z-index: 1; 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; padding-top: 9px;}
.widgetsocial-53 .soc-header { box-sizing: border-box; font-size: 18px; line-height: 1; margin-bottom: 10px;}
.widgetsocial-53 .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-53 .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: center;}
.widgetsocial-53 .soc { margin: 2px 16px 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%; -webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px;}
.widgetsocial-53 .vk .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iTGF5ZXJfMSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGcgaWQ9ImctMiI+PHBhdGggY2xhc3M9InN0MCIgZD0iTTUxMiwzOTcuMWMwLDYzLjUtNTEuNSwxMTQuOS0xMTQuOSwxMTQuOUgxMTQuOUM1MS41LDUxMiwwLDQ2MC41LDAsMzk3LjFWMTE0LjlDMCw1MS41LDUxLjUsMCwxMTQuOSwwaDI4Mi4yICAgQzQ2MC41LDAsNTEyLDUxLjUsNTEyLDExNC45VjM5Ny4xeiIgZmlsbD0iI2IyYjJiMiIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC0zIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PHBhdGggY2xhc3M9InN0MSIgZD0iTTI1Mi41LDM0OS40aDE5LjdjMCwwLDYtMC43LDktMy45YzIuOC0zLDIuNy04LjcsMi43LTguN3MtMC40LTI2LjUsMTEuOS0zMC40YzEyLjEtMy45LDI3LjcsMjUuNiw0NC4yLDM2LjkgICBjMTIuNSw4LjYsMjIsNi43LDIyLDYuN2w0NC4xLTAuNmMwLDAsMjMuMS0xLjQsMTIuMS0xOS42Yy0wLjktMS41LTYuNC0xMy40LTMyLjgtMzcuOWMtMjcuNi0yNS42LTIzLjktMjEuNSw5LjQtNjUuOSAgIGMyMC4zLTI3LDI4LjQtNDMuNSwyNS45LTUwLjZjLTIuNC02LjctMTcuMy00LjktMTcuMy00LjlsLTQ5LjcsMC4zYzAsMC0zLjctMC41LTYuNCwxLjFjLTIuNywxLjYtNC40LDUuMy00LjQsNS4zICAgcy03LjksMjAuOS0xOC40LDM4LjdjLTIyLjEsMzcuNi0zMC45LDM5LjUtMzQuNiwzNy4yYy04LjQtNS41LTYuMy0yMS44LTYuMy0zMy41YzAtMzYuNCw1LjUtNTEuNS0xMC44LTU1LjUgICBjLTUuNC0xLjMtOS40LTIuMi0yMy4yLTIuM2MtMTcuNy0wLjItMzIuNywwLjEtNDEuMiw0LjJjLTUuNiwyLjgtMTAsOC45LTcuNCw5LjNjMy4zLDAuNCwxMC43LDIsMTQuNyw3LjQgICBjNS4xLDYuOSw0LjksMjIuNSw0LjksMjIuNXMyLjksNDIuOC02LjgsNDguMmMtNi43LDMuNy0xNS45LTMuOC0zNS42LTM3LjljLTEwLjEtMTcuNC0xNy43LTM2LjctMTcuNy0zNi43cy0xLjUtMy42LTQuMS01LjUgICBjLTMuMi0yLjMtNy42LTMuMS03LjYtMy4xbC00Ny4yLDAuM2MwLDAtNy4xLDAuMi05LjcsMy4zYy0yLjMsMi43LTAuMiw4LjQtMC4yLDguNHMzNi45LDg2LjQsNzguOCwxMzAgICBDMjA4LjksMzUyLDI1Mi41LDM0OS40LDI1Mi41LDM0OS40TDI1Mi41LDM0OS40TDI1Mi41LDM0OS40eiIgZmlsbD0iI2ZmZmZmZiIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC00Ij48L3BhdGg+PC9nPjwvc3ZnPg==") left 50% top 50% / contain no-repeat; width: 34px; min-height: 34px; text-align: left; height: 34px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.widgetsocial-53 .fb .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iTGF5ZXJfMSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIiBpZD0ic3R5bGUtMiI+Cgkuc3QxIHsgZmlsbC1ydWxlOiBldmVub2RkOyBjbGlwLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48ZyBpZD0iZy0zIj48cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTEyLDM5Ny4xYzAsNjMuNS01MS41LDExNC45LTExNC45LDExNC45SDExNC45QzUxLjUsNTEyLDAsNDYwLjUsMCwzOTcuMVYxMTQuOUMwLDUxLjUsNTEuNSwwLDExNC45LDBoMjgyLjIgICBDNDYwLjUsMCw1MTIsNTEuNSw1MTIsMTE0LjlWMzk3LjF6IiBmaWxsPSIjYjJiMmIyIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48cGF0aCBjbGFzcz0ic3QxIiBkPSJNMjk5LDE2NC43YzguNi0wLjMsMTcuMi0wLjEsMjUuOC0wLjFjMSwwLDIuMSwwLDMuNSwwdi00NC43Yy00LjYtMC41LTkuNC0xLjEtMTQuMi0xLjMgICBjLTguOC0wLjQtMTcuNi0wLjgtMjYuNS0wLjZjLTEzLjUsMC4zLTI2LjIsMy42LTM3LjMsMTEuNWMtMTIuOCw5LjItMTkuOCwyMi4xLTIyLjQsMzcuM2MtMS4xLDYuMy0xLjQsMTIuOC0xLjYsMTkuMiAgIGMtMC4yLDEwLDAsMjAsMCwzMC4xdjMuOGgtNDIuN3Y0OS45aDQyLjV2MTI1LjRoNTEuOVYyNjkuOWg0Mi40YzIuMi0xNi42LDQuMy0zMyw2LjUtNTAuMWMtMy40LDAtNi41LDAtOS41LDAgICBjLTEyLjEsMC4xLTM5LjcsMC0zOS43LDBzMC4xLTI0LjcsMC40LTM1LjVDMjc4LjUsMTY5LjYsMjg3LjMsMTY1LjEsMjk5LDE2NC43eiIgZmlsbD0iI2ZmZmZmZiIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC01Ij48L3BhdGg+PC9nPjwvc3ZnPg==") left 50% top 50% / auto auto no-repeat; width: 34px; min-height: 34px; text-align: left; height: 34px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.widgetsocial-53 .tw .wg-soc-icon { border: none; background: url("../images/wm_social_links_tw.png") left 50% top 50% / cover no-repeat; width: 34px; min-height: 34px; text-align: left; height: 34px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.widgetsocial-53 .google .wg-soc-icon { border: none; background: url("../images/wm_social_links_google.png") left 50% top 50% / cover no-repeat; width: 34px; min-height: 34px; text-align: left; height: 34px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.widgetsocial-53 .ins .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBoZWlnaHQ9IjUxMnB4IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB3aWR0aD0iNTEycHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIGlkPSJzdmctMSI+PGcgaWQ9Il94MzZfMi1pbnN0YWdyYW0iPjxnIGlkPSJnLTMiPjxwYXRoIGQ9Ik0yNTguMjYsMjAwLjE4OGMtMjguOTAzLDAtNTIuNDMzLDIzLjQ5NC01Mi40MzMsNTIuNDAyYzAsMjguODgyLDIzLjUyOSw1Mi4zOTcsNTIuNDMzLDUyLjM5NyAgICBzNTIuNDM2LTIzLjUxNiw1Mi40MzYtNTIuMzk3QzMxMC42OTUsMjIzLjY4MywyODcuMTYzLDIwMC4xODgsMjU4LjI2LDIwMC4xODh6IiBpZD0icGF0aC00IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNiMmIyYjIiPjwvcGF0aD48cGF0aCBkPSJNMzIxLjE4NiwxMTZIMTk1LjMzOEMxNTQuODU3LDExNiwxMjEsMTQ5LjI2LDEyMSwxODkuNzA2djEyNS43NjJDMTIxLDM1NS45MTcsMTU0Ljg1NywzODksMTk1LjMzOCwzODloMTI1Ljg0OCAgICBDMzYxLjY2MiwzODksMzk1LDM1NS45MTcsMzk1LDMxNS40NjhWMTg5LjcwNkMzOTUsMTQ5LjI2LDM2MS42NjIsMTE2LDMyMS4xODYsMTE2eiBNMjU4LjI2LDMzNi40MjcgICAgYy00Ni4zMzIsMC04My44OTctMzcuNTM4LTgzLjg5Ny04My44MzZjMC00Ni4zMDQsMzcuNTY1LTgzLjg0Myw4My44OTctODMuODQzYzQ2LjMzNCwwLDgzLjg5NywzNy41MzksODMuODk3LDgzLjg0MyAgICBDMzQyLjE1NywyOTguODg5LDMwNC41OTQsMzM2LjQyNywyNTguMjYsMzM2LjQyN3ogTTM0OC40NTEsMTczLjYzM2MtNi4xNzYsMC0xMS4xODMtNS4wMDQtMTEuMTgzLTExLjE3NCAgICBjMC02LjE2OSw1LjAwNy0xMS4xNzEsMTEuMTgzLTExLjE3MWM2LjE2OSwwLDExLjE3Niw1LjAwMiwxMS4xNzYsMTEuMTcxQzM1OS42MjcsMTY4LjYyOSwzNTQuNjIsMTczLjYzMywzNDguNDUxLDE3My42MzN6IiBpZD0icGF0aC01IiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNiMmIyYjIiPjwvcGF0aD48cGF0aCBkPSJNMzc2LDE2SDEzNkM2OS43MjYsMTYsMTYsNjkuNzI2LDE2LDEzNnYyNDBjMCw2Ni4yNzQsNTMuNzI2LDEyMCwxMjAsMTIwaDI0MGM2Ni4yNzQsMCwxMjAtNTMuNzI2LDEyMC0xMjBWMTM2ICAgIEM0OTYsNjkuNzI2LDQ0Mi4yNzQsMTYsMzc2LDE2eiBNNDI3LDMxNS40NjhDNDI3LDM3My4zMzUsMzc5LjA5NCw0MjEsMzIxLjE4Niw0MjFIMTk1LjMzOEMxMzcuNDMsNDIxLDkxLDM3My4zMzUsOTEsMzE1LjQ2OCAgICBWMTg5LjcwNkM5MSwxMzEuODQzLDEzNy40Myw4NSwxOTUuMzM4LDg1aDEyNS44NDhDMzc5LjA5NCw4NSw0MjcsMTMxLjg0Myw0MjcsMTg5LjcwNlYzMTUuNDY4eiIgaWQ9InBhdGgtNiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjYjJiMmIyIj48L3BhdGg+PC9nPjwvZz48ZyBpZD0iTGF5ZXJfMSI+PC9nPjwvc3ZnPg==") left 50% top 50% / 36px no-repeat; width: 34px; min-height: 34px; text-align: left; height: 34px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.widgetsocial-53 .ok .wg-soc-icon { border: none; background: url("../images/wm_social_links_ok.png") left 50% top 50% / cover no-repeat; width: 34px; min-height: 34px; text-align: left; height: 34px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.widgetsocial-53 .mail .wg-soc-icon { border: none; background: url("../images/wm_social_links_mail.png") left 50% top 50% / cover no-repeat; width: 34px; min-height: 34px; text-align: left; height: 34px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.widgetsocial-53 .pin .wg-soc-icon { border: none; background: url("../images/wm_social_links_pin.png") left 50% top 50% / cover no-repeat; width: 34px; min-height: 34px; text-align: left; height: 34px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.widgetsocial-53 .lj .wg-soc-icon { border: none; background: url("../images/wm_social_links_lj.png") left 50% top 50% / cover no-repeat; width: 34px; min-height: 34px; text-align: left; height: 34px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.widgetsocial-53 .my .wg-soc-icon { border: none; background: url("../images/wm_social_links_my.png") left 50% top 50% / cover no-repeat; width: 34px; min-height: 34px; text-align: left; height: 34px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.widgetsocial-53 .youtube .wg-soc-icon { border: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iTGF5ZXJfMSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIiBpZD0ic3R5bGUtMiI+Cgkuc3QxIHsgZmlsbC1ydWxlOiBldmVub2RkOyBjbGlwLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT48ZyBpZD0iZy0zIj48cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTEyLDM5Ny4xYzAsNjMuNS01MS41LDExNC45LTExNC45LDExNC45SDExNC45QzUxLjUsNTEyLDAsNDYwLjUsMCwzOTcuMVYxMTQuOUMwLDUxLjUsNTEuNSwwLDExNC45LDBoMjgyLjIgICBDNDYwLjUsMCw1MTIsNTEuNSw1MTIsMTE0LjlWMzk3LjF6IiBmaWxsPSIjYjJiMmIyIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTQyLjEsMzUwLjZjLTEwLjgtMy42LTE4LjEtMTAuNy0yMi0yMS40Yy05LjUtMjYuMi0xMi4zLTEzNS44LDYtMTU3LjRjNi4zLTcuNCwxNC40LTExLjcsMjQtMTIuOCAgIGM0OS40LTUuMywyMDIuMy00LjYsMjE5LjksMS44YzEwLjMsMy43LDE3LjYsMTAuNSwyMS42LDIwLjhjMTAuNCwyNy4xLDEwLjgsMTI1LjctMS40LDE1MS44Yy0zLjMsNy4xLTguNywxMi4xLTE1LjUsMTUuNiAgIEMzNTYuMywzNTguNywxNjYuNCwzNTguNiwxNDIuMSwzNTAuNnogTTIyMC43LDI5OS4yYzI5LjctMTUuNCw1OS4yLTMwLjcsODkuMS00Ni4yYy0yOS45LTE1LjYtNTkuNC0zMS04OS4xLTQ2LjUgICBDMjIwLjcsMjM3LjUsMjIwLjcsMjY4LjIsMjIwLjcsMjk5LjJ6IiBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTUiPjwvcGF0aD48L2c+PC9zdmc+") left 50% top 50% / auto auto no-repeat; width: 34px; min-height: 34px; text-align: left; height: 34px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.widgetsocial-53 .telegram .wg-soc-icon { border: none; background: url("../images/wm_social_links_tg.png") left 50% top 50% / cover no-repeat; width: 34px; min-height: 34px; text-align: left; height: 34px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.widgetsocial-53 .whatsapp .wg-soc-icon { border: none; background: url("../images/wm_social_links_wa.png") left 50% top 50% / cover no-repeat; width: 34px; min-height: 34px; text-align: left; height: 34px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.widgetsocial-53 .wg-soc-icon { box-sizing: border-box; min-width: 20px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.widgetsocial-53 .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;}
.block-26 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.block-28 { 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-right: 35px; padding-left: 35px; border-top: 0px solid rgba(255,255,255,0.1); border-right: 1px solid rgba(255,255,255,0.1); border-bottom: 0px solid rgba(255,255,255,0.1); border-left: 1px solid rgba(255,255,255,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-decoration: none;}
.widget-28 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: auto; max-width: 100%; right: 0; padding-left: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px;}
.menu-col-56 ul.menu-columns-items > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 3px; background: #999999;}
.menu-col-56 .columns-delimiter { margin: 0 5px; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: #999999;}
.menu-col-56 .menu-name { box-sizing: border-box; font-size: 20px; margin-bottom: 20px;}
.menu-col-56 .menu-columns-content { box-sizing: border-box;}
.menu-col-56 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.menu-col-56 .columns-cell { padding: 5px 10px 0.02px; border: none; box-sizing: border-box; display: table-cell; vertical-align: top; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-col-56 ul.menu-columns-items { padding: 0; margin: 0; box-sizing: border-box; list-style: none;}
.menu-col-56 ul.menu-columns-items > li { box-sizing: border-box; margin-bottom: 10px;}
.menu-col-56 ul.menu-columns-items > li > a { border: none; box-sizing: border-box; font-size: 16px; line-height: 1; font-weight: bold; color: #474747; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; padding-top: 5px; padding-bottom: 7px; cursor: pointer; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Roboto, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none; margin-bottom: 10px; -webkit-box-shadow: 0px 1px 0px  rgba(201,201,201,0.43); -moz-box-shadow: 0px 1px 0px  rgba(201,201,201,0.43); box-shadow: 0px 1px 0px  rgba(201,201,201,0.43); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-col-56 ul.menu-columns-items > li > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-col-56 ul.menu-columns-items > li > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-col-56 ul.menu-columns-items > li > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-col-56 ul.menu-columns-items > li > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-col-56 ul.menu-columns-items ul { padding: 0; margin: 0; box-sizing: border-box; list-style: none;}
.menu-col-56 ul.menu-columns-items ul li { box-sizing: border-box; margin-top: 0; margin-bottom: 0;}
.menu-col-56 ul.menu-columns-items ul a { box-sizing: border-box; font-size: 14px; line-height: 1; color: #474747; display: block; padding-top: 5px; padding-bottom: 9px; font-family: Roboto, sans-serif; text-align: left; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none; padding-left: 10px; min-height: 25px; margin-top: 1px;}
.menu-col-56 ul.menu-columns-items ul a:hover, 
.menu-col-56 ul.menu-columns-items ul a.hover, 
.menu-col-56 ul.menu-columns-items ul a.active { color: #ffe000;}
.menu-col-56 ul.menu-columns-items ul li.delimiter { box-sizing: border-box; margin-top: 2px; margin-bottom: 2px; min-height: 2px; background: #999999;}
.menu-col-56 .columns-cell-delim { box-sizing: border-box; display: table-cell; width: 20px; position: relative;}
.widget-37 { margin: 0; border: none; position: relative; top: 0; left: 0; width: 213px; min-height: 8px; z-index: 1; font-size: 13px; color: #000000; text-decoration: underline; 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; opacity: 0; right: auto;}
.popover-wrap-73 .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-73 .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-73 .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-73 .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-73 .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-73 .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; font-family: Roboto, sans-serif;}
.popover-wrap-73 .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-73 .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-73 .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-73 .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-73 .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-73 .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-73 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-73 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-73 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-73 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: Roboto, sans-serif;}
.popover-wrap-73 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-73 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-73 .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-73 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-73 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-73 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-73 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: Roboto, sans-serif;}
.popover-wrap-73 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-73 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-73 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-73 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-73 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-73 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-73 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-73 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-73 .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-73 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-73 .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-73 .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-73 .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-73 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-73 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-73 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-73 .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-73 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-73 .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-73 .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-73 .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-73 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-73 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-73 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-73 .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-73 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-73 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-73 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-73 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-73 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-73 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-73 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-73 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-73 .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-73 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-73 .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-73 .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-73 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-73 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-73 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-73 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-73 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-73 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-73 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-73 ::-moz-placeholder { color: #ababab;}
.popover-wrap-73 :-ms-input-placeholder { color: #ababab;}
.block-29 { margin: -7px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: rgba(71,66,65,0.08); max-width: 100%; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 9px; padding-bottom: 4px;}
.block-30 .layout_59 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-30 .layout_62 { -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-30 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; 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; padding-top: 9px; padding-bottom: 9px;}
.block-31 .layout_60 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-31 .layout_61 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-31 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 326px; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-29 { margin: 3px 0 auto 44px; position: relative; top: 0; left: 0; z-index: 2; text-align: left; color: #8f8f8f; text-decoration: none; width: 96px;}
.widget-30 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 186px;}
.block-32 { margin: 8px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-31 { margin: -1px 0 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; color: #4a495e; text-decoration: none; font-size: 13px; 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;}
.widget-35 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-71 .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-71 .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; text-align: left;}
.side-panel-71 .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-71 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-71 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.side-panel-71 .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: left;}
.side-panel-71 .side-panel-button-icon { display: block;}
.side-panel-71 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-71 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	body { display: block;}
	.block-16 { display: none; margin-top: 59px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 .layout_6 { 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-4 .layout_7 { 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-4 { width: auto; background: none; display: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.block-8 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-9 .layout_18 { 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-9 .layout_20 { 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-9 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-12 { background: none;}
	.block-33 .layout_12 { margin: 0 auto; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-33 .layout_13 { 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: none;}
	.block-33 .layout_19 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-33 { width: auto; margin-left: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-11 { margin-top: 15px; margin-left: auto;}
	.widget-7 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widgetsocial-15 .tw .wg-soc-icon { background: none;}
	.widgetsocial-15 .google .wg-soc-icon { background: none;}
	.widgetsocial-15 .ok .wg-soc-icon { background: none;}
	.widgetsocial-15 .mail .wg-soc-icon { background: none;}
	.widgetsocial-15 .pin .wg-soc-icon { background: none;}
	.widgetsocial-15 .lj .wg-soc-icon { background: none;}
	.widgetsocial-15 .my .wg-soc-icon { background: none;}
	.block-7 .layout_9 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-7 .layout_10 { 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-7 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-5 { background: none;}
	.block-14 { margin-top: 60px; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-13 .layout_21 { margin-top: 0; -webkit-order: 4; -moz-order: 4; order: 4; width: 100%; display: none;}
	.block-13 .layout_22 { 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: none;}
	.block-13 .layout_23 { 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: none;}
	.block-13 { width: auto; margin-left: 0; margin-right: 0; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-15 { -webkit-order: 4; -moz-order: 4; order: 4;}
	.widget-13 { padding-bottom: 0.02px; -webkit-order: 4; -moz-order: 4; order: 4; display: block;}
	.blocklist-27 .body-outer { width: auto; overflow: visible; padding-bottom: 0.02px;}
	.blocklist-27 .body { width: auto;}
	.blocklist-27 .list { overflow-x: visible; overflow-y: visible;}
	.blocklist-27 .item-outer { width: 25%; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.blocklist-27 .item { -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; margin-right: 1px; margin-left: 1px;}
	.blocklist-27 .text { -webkit-order: 0; -moz-order: 0; order: 0;}
	.blocklist-27 .image { margin-bottom: 70px; float: none; -webkit-order: 0; -moz-order: 0; order: 0;}
	.blocklist-27 .image-inner { background: none; margin-bottom: -72px;}
	.blocklist-27 .title { -webkit-order: 0; -moz-order: 0; order: 0;}
	.blocklist-27 .sub-title { -webkit-order: 0; -moz-order: 0; order: 0;}
	.blocklist-27 .more { -webkit-order: 0; -moz-order: 0; order: 0;}
	.block-20 { background: none; -webkit-order: 5; -moz-order: 5; order: 5;}
	.widget-39 { margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-41 { margin-bottom: 0; margin-right: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-38 { margin-bottom: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-36 { width: auto; margin-right: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.widget-16 { background: none; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; display: block;}
	.blocklist-36 .header_text { background: none;}
	.blocklist-36 .all-in_header { background: none;}
	.blocklist-36 .body-outer { width: auto;}
	.blocklist-36 .body { width: auto;}
	.blocklist-36 .item { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; background: none; margin-left: 10px; margin-right: 10px; margin-bottom: 10px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.blocklist-36 .image { margin-right: 0; margin-bottom: 0; float: none;}
	.blocklist-36 .img-convert { height: 200px;}
	.blocklist-36 .title { background: none;}
	.blocklist-36 .sub-title { margin-right: 21px; margin-left: 119px; width: 86px;}
	.blocklist-36 .price { background: none;}
	.blocklist-36 .more { background: none;}
	.blocklist-36 .more > a { background: none;}
	.blocklist-36 .bx-wrapper { max-width: 741px;}
	.block-22 { -webkit-order: 6; -moz-order: 6; order: 6;}
	.block-23 { background: none;}
	.block-24 .layout_45 { 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-24 .layout_47 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-24 { width: auto; background: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-25 { width: auto;}
	.block-27 { background: none;}
	.widget-32 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widgetsocial-64 .vk .wg-soc-icon { background: none; }
	.widgetsocial-64 .fb .wg-soc-icon { background: none; width: 30px; min-height: 30px;}
	.widgetsocial-64 .tw .wg-soc-icon { background: none; width: 30px; min-height: 30px;}
	.widgetsocial-64 .google .wg-soc-icon { background: none; width: 30px; min-height: 30px;}
	.widgetsocial-64 .ins .wg-soc-icon { background: none; width: 30px; min-height: 30px;}
	.widgetsocial-64 .ok .wg-soc-icon { background: none; width: 30px; min-height: 30px;}
	.widgetsocial-64 .mail .wg-soc-icon { background: none; width: 30px; min-height: 30px;}
	.widgetsocial-64 .pin .wg-soc-icon { background: none; width: 30px; min-height: 30px;}
	.widgetsocial-64 .lj .wg-soc-icon { background: none; width: 30px; min-height: 30px;}
	.widgetsocial-64 .my .wg-soc-icon { background: none; width: 30px; min-height: 30px;}
	.widgetsocial-64 .youtube .wg-soc-icon { width: 30px; min-height: 30px;}
	.widgetsocial-64 .telegram .wg-soc-icon { width: 30px; min-height: 30px;}
	.widgetsocial-64 .whatsapp .wg-soc-icon { width: 30px; min-height: 30px;}
	.widget-22 { margin-left: auto; margin-right: auto; -webkit-order: 4; -moz-order: 4; order: 4; display: block;}
	.email-49 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-49 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.email-49 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-33 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.schedule-65 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.schedule-65 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-23 { margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-50 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-50 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-36 { text-align: left; margin-left: auto; margin-right: auto; -webkit-order: 5; -moz-order: 5; order: 5; display: block;}
	.address-72 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-72 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-26 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 6; -moz-order: 6; order: 6;}
	.widgetsocial-53 .tw .wg-soc-icon { background: none;}
	.widgetsocial-53 .google .wg-soc-icon { background: none;}
	.widgetsocial-53 .ok .wg-soc-icon { background: none;}
	.widgetsocial-53 .mail .wg-soc-icon { background: none;}
	.widgetsocial-53 .pin .wg-soc-icon { background: none;}
	.widgetsocial-53 .lj .wg-soc-icon { background: none;}
	.widgetsocial-53 .my .wg-soc-icon { background: none;}
	.widgetsocial-53 .telegram .wg-soc-icon { background: none;}
	.widgetsocial-53 .whatsapp .wg-soc-icon { background: none;}
	.block-26 { display: none;}
	.block-28 { background: none; display: none; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false;}
	.widget-37 { background: none; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-29 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-30 .layout_59 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-30 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-30 { width: auto; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.block-31 .layout_60 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-31 .layout_61 { 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-31 { width: auto; right: 0; padding-left: 25px; padding-right: 25px; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-29 { color: #6a6b80; margin-top: 15px; margin-left: auto;}
	.widget-30 { margin-top: 15px; margin-right: auto;}
	.widget-31 { text-align: center; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-order: 8; -moz-order: 8; order: 8;}
	.widget-35 { border: none; text-align: left; box-sizing: border-box; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #000000; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-71 .side-panel-content { 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: #000000; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-71 .side-panel-close { 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: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgaWQ9InN2Zy0xIj48ZGVmcyBpZD0iZGVmcy0yIj48c3R5bGUgaWQ9InN0eWxlLTMiPgoJLmNscy0xIHsgc3Ryb2tlLWxpbmVjYXA6IHJvdW5kOyBzdHJva2UtbGluZWpvaW46IHJvdW5kOyB9Cjwvc3R5bGU+PC9kZWZzPjx0aXRsZSBpZD0idGl0bGUtNCI+PC90aXRsZT48ZyBpZD0iY3Jvc3MiPjxsaW5lIGNsYXNzPSJjbHMtMSIgeDE9IjciIHgyPSIyNSIgeTE9IjciIHkyPSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjY2NjY2NjIiBzdHJva2Utd2lkdGg9IjJweCIgc3Ryb2tlLW9wYWNpdHk9IjEiIGlkPSJsaW5lLTYiIHR5cGU9InNvbGlkQ29sb3IiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9saW5lPjxsaW5lIGNsYXNzPSJjbHMtMSIgeDE9IjciIHgyPSIyNSIgeTE9IjI1IiB5Mj0iNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjY2NjY2NjIiBzdHJva2Utd2lkdGg9IjJweCIgc3Ryb2tlLW9wYWNpdHk9IjEiIGlkPSJsaW5lLTciIHR5cGU9InNvbGlkQ29sb3IiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9saW5lPjwvZz48L3N2Zz4=") left 50% top 50% / 19px no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-71 .side-panel-top { width: auto;}
	.side-panel-71 .side-panel-button { border: none; width: 55px; min-height: 60px; padding-right: 9px; padding-top: 9px; padding-left: 9px; -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; margin-right: 11px;}
	.side-panel-71 .side-panel-button-icon-line { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 9px;}

}

@media all and (max-width: 768px) {
	.block-4 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-4 .layout_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-4 { display: -webkit-flex; display: flex;}
	.block-9 .layout_18 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-9 .layout_20 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-33 .layout_12 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: none;}
	.block-33 .layout_13 { 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: none;}
	.block-33 .layout_19 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-7 .layout_9 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-7 .layout_10 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-13 .layout_21 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-13 .layout_22 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-13 .layout_23 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: none;}
	.blocklist-27 .body-outer { overflow: hidden;}
	.blocklist-27 .body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.blocklist-27 .list { -webkit-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; overflow-x: auto; overflow-y: hidden;}
	.blocklist-27 .item-outer { width: 33.33%; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
	.blocklist-27 .item { margin-left: 0;}
	.blocklist-36 .body { margin-right: 0; margin-left: 0;}
	.blocklist-36 .item { margin-left: 0;}
	.blocklist-36 .img-convert { height: 250px;}
	.blocklist-36 .bx-wrapper { max-width: 717px;}
	.block-24 .layout_45 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-24 .layout_47 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-24 { padding-top: 0.02px;}
	.email-49 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-26 { display: block;}
	.block-28 { display: block;}
	.block-30 .layout_59 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-30 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-31 .layout_60 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-31 .layout_61 { 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;}
	.widget-31 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}

}

@media all and (max-width: 640px) {
	.block-4 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-4 .layout_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-9 .layout_18 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-9 .layout_20 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-33 .layout_12 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-left: auto; margin-right: auto; display: none;}
	.block-33 .layout_13 { 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: none;}
	.block-33 .layout_19 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-7 .layout_9 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-7 .layout_10 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-13 .layout_21 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-13 .layout_22 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-13 .layout_23 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: none;}
	.blocklist-36 .bx-wrapper { max-width: 591px;}
	.block-24 .layout_45 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-24 .layout_47 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-25 { padding-bottom: 0.02px;}
	.block-30 .layout_59 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-30 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-31 .layout_60 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; margin-left: auto; display: -webkit-flex; display: flex;}
	.block-31 .layout_61 { 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;}

}

@media all and (max-width: 480px) {
	.block-4 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-4 .layout_7 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-9 .layout_18 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-9 .layout_20 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-33 .layout_12 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-33 .layout_13 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-33 .layout_19 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-7 .layout_9 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-7 .layout_10 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-13 .layout_21 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-13 .layout_22 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; 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-13 .layout_23 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; margin-bottom: 0; display: none;}
	.block-15 { padding-bottom: 25px;}
	.blocklist-27 .body-outer { overflow: visible;}
	.blocklist-27 .list { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; overflow-x: visible; overflow-y: visible;}
	.blocklist-27 .item-outer { width: 50%; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-20 { padding-top: 45px; -webkit-box-shadow: 0px -1px 0px  0px rgba(0,0,0,0.1); -moz-box-shadow: 0px -1px 0px  0px rgba(0,0,0,0.1); box-shadow: 0px -1px 0px  0px rgba(0,0,0,0.1);}
	.widget-16 { padding-top: 0.02px;}
	.blocklist-36 .item-outer { width: 50%;}
	.blocklist-36 .item { margin-right: 0; padding-bottom: 0.02px;}
	.blocklist-36 .image { margin-bottom: 5px;}
	.blocklist-36 .img-convert { height: 149px;}
	.blocklist-36 .title { padding-bottom: 5px; min-height: 59px;}
	.blocklist-36 .sub-title { padding-top: 21px; padding-bottom: 16px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0iTGF5ZXIgMSIgaWQ9IkxheWVyXzEiIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnMgaWQ9ImRlZnMtMiI+PC9kZWZzPjx0aXRsZSBpZD0idGl0bGUtMyI+PC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0xMywyYTIsMiwwLDAsMC0yLDJWMjhhMiwyLDAsMCwwLDQsMFY0QTIsMiwwLDAsMCwxMywyWiIgZmlsbD0iI2EwYTRjMSIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC00IiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNNSwxNGEyLDIsMCwwLDAtMiwyVjI4YTIsMiwwLDAsMCw0LDBWMTZBMiwyLDAsMCwwLDUsMTRaIiBmaWxsPSIjYTBhNGMxIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTUiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yMSw4YTIsMiwwLDAsMC0yLDJWMjhhMiwyLDAsMCwwLDQsMFYxMEEyLDIsMCwwLDAsMjEsOFoiIGZpbGw9IiNhMGE0YzEiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNiIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTI5LDIxYTIsMiwwLDAsMC0yLDJ2NWEyLDIsMCwwLDAsNCwwVjIzQTIsMiwwLDAsMCwyOSwyMVoiIGZpbGw9IiNhMGE0YzEiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNyIgdHlwZT0ic29saWRDb2xvciI+PC9wYXRoPjwvc3ZnPg==") left 9px top 50% / 17px no-repeat; margin-right: 0; margin-left: 13px; margin-bottom: 36px; width: 97px; padding-left: 0;}
	.blocklist-36 .price-inner { border: none; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; padding-right: 11px; -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/trolley-3.svg") right 0px top calc(50% + 4px) / 26px no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.blocklist-36 .price-note { margin-right: -49px; padding-left: 0;}
	.blocklist-36 .more { margin-top: 10px; margin-bottom: 11px;}
	.blocklist-36 .more > a { min-height: 42px; padding-left: 11px; padding-top: 0.02px; opacity: 0;}
	.blocklist-36 .bx-wrapper { max-width: 270px;}
	.block-24 .layout_45 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-24 .layout_47 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-32 { padding-left: 9px;}
	.widgetsocial-64 .vk .wg-soc-icon { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-64 .fb .wg-soc-icon { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-64 .tw .wg-soc-icon { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-64 .google .wg-soc-icon { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-64 .ins .wg-soc-icon { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-64 .ok .wg-soc-icon { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-64 .mail .wg-soc-icon { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-64 .pin .wg-soc-icon { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-64 .lj .wg-soc-icon { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-64 .my .wg-soc-icon { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-64 .youtube .wg-soc-icon { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-64 .telegram .wg-soc-icon { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widgetsocial-64 .whatsapp .wg-soc-icon { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.widget-36 { padding-top: 15px; opacity: 0.84; padding-left: 37px; padding-right: 45px;}
	.address-72 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-72 .icon { margin-right: auto; margin-left: auto;}
	.address-72 .block-body-drop { left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.address-72 .title { display: block; text-align: center; font-size: 17px;}
	.address-72 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-26 { padding-left: 14px;}
	.block-28 { padding-right: 20px; padding-left: 20px; padding-bottom: 9px;}
	.widget-28 { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none; padding-top: 25px; -webkit-order: 1; -moz-order: 1; order: 1; padding-right: 0; padding-bottom: 15px; display: block;}
	.menu-col-56 .columns-cell { background: none;}
	.menu-col-56 ul.menu-columns-items > li > a { background: none;}
	.widget-37 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; opacity: 0.83;}
	.block-30 .layout_59 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-30 .layout_62 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-31 .layout_60 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-31 .layout_61 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-29 { margin-right: auto; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-30 { margin-left: auto; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}

}
.side-panel .widget-8 { margin: 0; z-index: 1; text-align: left; -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; padding-right: 0; box-sizing: border-box;}
.side-panel .address-17 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .address-17 .block-body-drop { top: 100%; right: auto; bottom: auto; width: 100%; margin-left: 0;}
.side-panel .widget-6 { margin: 12px 15px auto 0; border: none; z-index: 3; pointer-events: auto; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; left: 0; top: 0; position: relative; font-size: 12px; min-height: 33px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iU2xveV8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9Ii00MzAgNDMxIDEzOSAxMzkiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyIgaWQ9InN0eWxlLTIiPgoJLnN0MCB7IHN0cm9rZS1taXRlcmxpbWl0OiAxMDsgfQo8L3N0eWxlPjxnIGlkPSJTbG95XzIiPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMzcyLjgsNTA5LjJjMCwwLDE0LDEzLjgsMTkuNywxNC45bDExLjctMTEuN2MwLDAsNC42LTQuNCw5LjUsMC4xbDE5LjEsMTkuMSAgIGMwLDAsMy4xLDUuNy0wLjUsOS4ybC05LjMsOS4zYzAsMC0xNi40LDEwLjUtNDIuNy02LjNjMCwwLTEyLjQtNi41LTIzLjktMTguMiIgaWQ9IlhNTElEXzFfIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iNiIgc3Ryb2tlLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGRhdGEtY2hhbmdlZD0idHJ1ZSI+PC9wYXRoPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMzcxLjgsNTEwLjJjMCwwLTEzLjgtMTQtMTUtMTkuN2wxMS43LTExLjdjMCwwLDQuNC00LjYtMC4xLTkuNWwtMTkuMi0xOS4xICAgYzAsMC01LjctMy4xLTkuMiwwLjVsLTkuMyw5LjNjMCwwLTEwLjUsMTYuNCw2LjQsNDIuN2MwLDAsNi41LDEyLjQsMTguMywyMy45IiBpZD0iWE1MSURfNF8iIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLXdpZHRoPSI2IiBzdHJva2Utb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZGF0YS1jaGFuZ2VkPSJ0cnVlIj48L3BhdGg+PC9nPjwvc3ZnPg==") right 50px top 50% / 26px no-repeat, url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMDAgMTAwIiBoZWlnaHQ9IjEwMHB4IiBpZD0iTGF5ZXJfMSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgd2lkdGg9IjEwMHB4IiB4bWw6c3BhY2U9InByZXNlcnZlIj48ZyBpZD0iZy0yIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiBmaWxsPSIjMDBhNTAwIiByPSI0NSIgZmlsbC1vcGFjaXR5PSIxIiBpZD0iY2lyY2xlLTMiPjwvY2lyY2xlPjxnIGlkPSJnLTQiPjxwYXRoIGQ9Ik01MC4wMDYsMzAuMjc0aC0wLjAxMnYwYy0xMC44NzUsMC0xOS43MjEsOC44NDktMTkuNzIxLDE5LjcyNmMwLDQuMzE0LDEuMzkyLDguMzE1LDMuNzU2LDExLjU2MiAgICBsLTIuNDU4LDcuMzI5bDcuNTgzLTIuNDIzYzMuMTE4LDIuMDY0LDYuODQsMy4yNTksMTAuODUyLDMuMjU5YzEwLjg3NCwwLDE5LjcyLTguODQ5LDE5LjcyLTE5LjcyNiAgICBDNjkuNzI2LDM5LjEyMyw2MC44OCwzMC4yNzQsNTAuMDA2LDMwLjI3NHogTTYxLjQ4Myw1OC4xMjljLTAuNDc2LDEuMzQ1LTIuMzY1LDIuNDU5LTMuODczLDIuNzg0ICAgIGMtMS4wMywwLjIxOS0yLjM3NywwLjM5NC02LjkwOS0xLjQ4NWMtNS43OTctMi40MDEtOS41MjktOC4yOTItOS44Mi04LjY3NWMtMC4yNzctMC4zODItMi4zNDEtMy4xMTktMi4zNDEtNS45NDkgICAgYzAtMi44MywxLjQzNy00LjIwOSwyLjAxNy00LjgwMWMwLjQ3Ni0wLjQ4NywxLjI2NC0wLjcwNywyLjAxOC0wLjcwN2MwLjI0MywwLDAuNDY0LDAuMDExLDAuNjYsMC4wMjIgICAgYzAuNTgsMC4wMjQsMC44NywwLjA1OSwxLjI1MywwLjk3NWMwLjQ3NiwxLjE0OCwxLjYzNCwzLjk3NywxLjc3Miw0LjI2N2MwLjE0MSwwLjI5MSwwLjI3OSwwLjY4NCwwLjA4MywxLjA2NyAgICBjLTAuMTg4LDAuMzk1LTAuMzQ5LDAuNTY5LTAuNjM5LDAuOTA1Yy0wLjI5LDAuMzM3LTAuNTY4LDAuNTkyLTAuODU4LDAuOTUxYy0wLjI2NywwLjMxMi0wLjU2NiwwLjY1LTAuMjMxLDEuMjI5ICAgIGMwLjMzNiwwLjU2OCwxLjQ5NiwyLjQ1OCwzLjIsMy45NzdjMi4yMDMsMS45NiwzLjk4OCwyLjU4Niw0LjYyNSwyLjg1M2MwLjQ3NiwwLjE5NywxLjA0NCwwLjE1MSwxLjM5Mi0wLjIyICAgIGMwLjQ0MS0wLjQ3NiwwLjk4NS0xLjI2NCwxLjU0My0yLjA0MWMwLjM5NC0wLjU1NywwLjg5Mi0wLjYyNywxLjQxNC0wLjQzYzAuNTMzLDAuMTg1LDMuMzUsMS41NzcsMy45MywxLjg2NyAgICBjMC41NzksMC4yOSwwLjk2MiwwLjQyOSwxLjEwMiwwLjY3M0M2MS45NTksNTUuNjM2LDYxLjk1OSw1Ni43ODQsNjEuNDgzLDU4LjEyOXoiIGZpbGw9IiNmZmZmZmYiIGZpbGwtb3BhY2l0eT0iMSIgaWQ9InBhdGgtNSI+PC9wYXRoPjwvZz48L2c+PC9zdmc+") right 0px top 50% / 35px no-repeat; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color: #e0e0e0; text-transform: uppercase; text-decoration: underline; font-weight: bold; padding-bottom: 2px; width: auto; font-family: Roboto, sans-serif; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; 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; right: 0; padding-right: 0;}
.side-panel .widget-5 { margin: 7px 0 auto; z-index: 2; text-align: left; -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: 185px; right: 0; padding-left: 0; padding-right: 25px; box-sizing: border-box;}
.side-panel .phones-12 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .phones-12 .block-body-drop { top: 100%; right: auto; bottom: auto; width: 100%; margin-left: 0;}
.side-panel .widget-4 { margin: 0 0 0 50px; z-index: 1; left: 0; top: 0; position: relative; width: 140px; text-align: center; box-sizing: border-box;}
.side-panel .widget-3 { padding: 15px; margin: 0; z-index: 1; text-align: right; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0; box-sizing: border-box; font-family: Roboto, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-4 .menu-scroll > ul { display: block;}
.side-panel .menu-4 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-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: 5px; padding-bottom: 5px; margin-top: 0; margin-bottom: 0;}
.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: #9998c3;}
.side-panel .menu-4 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-4 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .widget-2 { margin: 0 auto 0 0; z-index: 1; left: 0; top: 0; position: relative; width: 48px; text-align: center; box-sizing: border-box; min-height: 50px; font-size: 25px; right: auto; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; padding-top: 6px;}
.side-panel .site-name-3 .sn-logo { min-height: 0; width: 90px;}
.side-panel .site-name[item-id] { margin: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; pointer-events: auto;}
.side-panel .widget-10 { margin: 8px 0 auto; z-index: 3; box-sizing: border-box; -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; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; width: 44px; text-align: center; font-size: 0; display: -webkit-flex; display: flex; visibility: hidden; right: auto;}
.side-panel .widget-9 { padding: 15px; margin: 2px 0 20px; z-index: 2; 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; box-sizing: border-box; font-family: Roboto, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-21 .menu-scroll > ul { display: block;}
.side-panel .menu-21 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-21 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-21 .menu-scroll > ul > li.menu-item > a { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
.side-panel .menu-21 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-21 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-21 .menu-scroll > ul > li.menu-item > a.active { background: #898aba;}
.side-panel .menu-21 .menu-scroll > ul > li.menu-item > a:active, 
.side-panel .menu-21 .menu-scroll > ul > li.menu-item > a.active { padding-top: 12px; padding-bottom: 12px;}
.side-panel .menu-21 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-21 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .widget-11 { margin: 11px 10px auto 0; z-index: 1; left: 0; top: 0; position: relative; width: 42px; text-align: center; box-sizing: border-box; padding-right: 0;}
.side-panel .authorization-23 .header { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJMYXllcl8xIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTEuMjMxIDUxMS4yMzEiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTEuMjMxIDUxMS4yMzEiIHdpZHRoPSI1MTJweCIgY2xhc3M9IiI+PGcgaWQ9ImctMiI+PHBhdGggZD0ibTQzMC4yMjEgMjg0LjQxMSA1MS42OTMtMTM4LjU1OGMzLjg5Ny0xMC40NDUtMy44MzgtMjEuNTkzLTE0Ljk5MS0yMS41OTNoLTMyOC4wMzNsLTEzLjAxNS05NS42NTNjLS45MDEtNi42MjQtNS44MjUtMTEuOTg5LTEyLjM0Ny0xMy40NTRsLTY1LjcyMy0xNC43NjJjLTguNjIyLTEuOTMyLTE3LjE4MSAzLjQ4My0xOS4xMTcgMTIuMTA0LTEuOTM3IDguNjIyIDMuNDgyIDE3LjE4MiAxMi4xMDQgMTkuMTE4bDU0Ljg3NCAxMi4zMjUgMzYuODg0IDI3MS40NWMxLjA5IDguNzkyIDkuMTMxIDE1LjAzOSAxNy45MzYgMTMuODk4bDE4MS4zMDQtMjMuNTEzIDYwLjkyIDM3Ljc2MmMxMi43ODggNy45MjYgNy4xODggMjcuNTg4LTcuODU3IDI3LjU4OGgtMjM0LjM1NGMtOC44MzYgMC0xNiA3LjE2My0xNiAxNnM3LjE2NCAxNiAxNiAxNmgyMzQuMzUzYzQ3LjEwMiAwIDY0Ljg0NS02MS45MTMgMjQuNzE2LTg2Ljc4N2wtMjcuNTUtMTcuMDc3IDM1LjI3LTQuNTc0YzUuODgzLS43NjIgMTAuODYtNC43MTYgMTIuOTMzLTEwLjI3NHptLTI2Ny44OTUgMTEuMDczLTE3LjI2NC0xMzkuMjIzaDI5OC44MTRsLTQwLjI2NiAxMDcuOTMxeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iI2ZmZmZmZiIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC0zIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PHBhdGggZD0ibTE4NS4yNTMgNDIxLjUwM2MtMjQuNzM4IDAtNDQuODY0IDIwLjEyNi00NC44NjQgNDQuODY0IDAgMjQuNzM3IDIwLjEyNiA0NC44NjMgNDQuODY0IDQ0Ljg2M3M0NC44NjQtMjAuMTI2IDQ0Ljg2NC00NC44NjNjMC0yNC43MzgtMjAuMTI2LTQ0Ljg2NC00NC44NjQtNDQuODY0em0wIDU3LjcyOGMtNy4wOTMgMC0xMi44NjQtNS43NzEtMTIuODY0LTEyLjg2MyAwLTcuMDk0IDUuNzcxLTEyLjg2NCAxMi44NjQtMTIuODY0czEyLjg2NCA1Ljc3MSAxMi44NjQgMTIuODY0YzAgNy4wOTItNS43NzEgMTIuODYzLTEyLjg2NCAxMi44NjN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIiBmaWxsPSIjZmZmZmZmIiBmaWxsLW9wYWNpdHk9IjEiIGlkPSJwYXRoLTQiIHR5cGU9InNvbGlkQ29sb3IiPjwvcGF0aD48cGF0aCBkPSJtMzM5LjY5NyA0MjEuNTAzYy0yNC43MzggMC00NC44NjQgMjAuMTI2LTQ0Ljg2NCA0NC44NjQgMCAyNC43MzcgMjAuMTI2IDQ0Ljg2MyA0NC44NjQgNDQuODYzczQ0Ljg2NC0yMC4xMjYgNDQuODY0LTQ0Ljg2M2MwLTI0LjczOC0yMC4xMjYtNDQuODY0LTQ0Ljg2NC00NC44NjR6bTAgNTcuNzI4Yy03LjA5MyAwLTEyLjg2NC01Ljc3MS0xMi44NjQtMTIuODYzIDAtNy4wOTQgNS43NzEtMTIuODY0IDEyLjg2NC0xMi44NjRzMTIuODY0IDUuNzcxIDEyLjg2NCAxMi44NjRjMCA3LjA5Mi01Ljc3IDEyLjg2My0xMi44NjQgMTIuODYzeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iI2ZmZmZmZiIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC01IiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+PC9nPiA8L3N2Zz4=") left 50% top 50% / 26px no-repeat; font-size: 0; padding-left: 0; padding-top: 27px; width: auto; margin-left: 0; margin-right: 0;}
.side-panel .widget-28 { padding: 15px; margin: 0; border: none; z-index: 2; width: auto; left: 0; top: 0; position: relative; right: 0; text-align: center; box-sizing: border-box; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .menu-col-56 ul.menu-columns-items > li > a { background: none;}
.side-panel .menu-col-56 ul.menu-columns-items ul a:hover, 
.side-panel .menu-col-56 ul.menu-columns-items ul a.hover, 
.side-panel .menu-col-56 ul.menu-columns-items ul a.active { color: #ffe000;}


.shop2-payments-order-box {
   display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
}
.shop2-payments-order-box strong,
.shop2-payments-order-box .shop2-btn {
	margin-left: 10px;
}