@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; font-family: PT Sans, sans-serif;}
.wrapper { position: relative; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1024px; min-height: 0; z-index: 7; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-family: PT Sans, sans-serif; text-decoration: none;}
.block-20 .layout_4 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-20 .layout_44_id_6 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-20 { margin: -1px auto 0; position: relative; top: 0; left: 0; width: 1024px; min-height: 175px; max-width: 100%; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none;}
.block-19 .layout_40 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-19 .layout_41 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-19 .layout_42 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-19 { margin: 20px 0 0 20px; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; 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; text-decoration: none; right: 0;}
.widget-24 { margin: 0 0 auto 15px; border: none; position: relative; top: 0; left: 0; z-index: 3; color: #ffffff; line-height: 1.1; text-align: center; text-transform: uppercase; text-decoration: none; font-size: 15px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 160px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 50px; background: url("../images/1600_11 (1).png") left 15px top 50% / auto auto no-repeat, repeating-linear-gradient(to bottom,#feca00 0%,#d94815 40%,#d94815 100%); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-text-shadow: 0px 3px 0px  #c43b0e; -moz-text-shadow: 0px 3px 0px  #c43b0e; text-shadow: 0px 3px 0px  #c43b0e; font-weight: bold; padding-left: 35px;}
.popover-wrap-42 .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-42 .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-42 .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-42 .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-42 .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-42 .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: PT Sans, sans-serif;}
.popover-wrap-42 .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-42 .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-42 .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-42 .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-42 .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-42 .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-42 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-42 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-42 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-42 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: PT Sans, sans-serif;}
.popover-wrap-42 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-42 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-42 .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-42 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-42 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-42 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-42 .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: PT Sans, sans-serif;}
.popover-wrap-42 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-42 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-42 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-42 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-42 .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-42 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-42 .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-42 .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-42 .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-42 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-42 .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-42 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-42 .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-42 .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-42 .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-42 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-42 .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-42 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-42 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-42 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-42 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-42 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-42 .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-42 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-42 .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-42 .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-42 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-42 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-42 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-42 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-42 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-42 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-42 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-42 ::-moz-placeholder { color: #ababab;}
.popover-wrap-42 :-ms-input-placeholder { color: #ababab;}
.widget-22 { margin: 13px 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 200px;}
.phones-40 p:first-child { margin-top: 0;}
.phones-40 p:last-child { margin-bottom: 0;}
.phones-40 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-40 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-40 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-40 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-40 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-40 .title { box-sizing: border-box; display: none;}
.phones-40 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: #e84c18; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; font-size: 20px; font-weight: bold;}
.phones-40 input.tgl-but { box-sizing: border-box; display: none;}
.phones-40 .text_body a { text-decoration: none; color: inherit;}
.phones-40 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-23 { margin: 0 0 auto 193px; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; min-height: 50px; width: 100px;}
.widget-23:hover, 
.widget-23.hover, 
.widget-23.active { border: none;}
.popover-wrap-41 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-41 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-41 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-41 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-41 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left; -webkit-appearance: none;}
.popover-wrap-41 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px;}
.popover-wrap-41 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-41 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-41 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-41 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-41 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-41 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.editable_block-41 p:first-child { margin-top: 0;}
.editable_block-41 p:last-child { margin-bottom: 0;}
.editable_block-41 .header { box-sizing: border-box; font-size: 20px; margin-bottom: 5px; display: -webkit-flex; display: flex; text-align: left;}
.editable_block-41 .body { box-sizing: border-box; display: block; position: relative; min-width: 0; min-height: 0; text-align: center; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.editable_block-41 .title { box-sizing: border-box; font-size: 15px; margin-bottom: 0; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto; font-family: Fira Sans, sans-serif; color: #292929; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; position: relative; font-weight: 500; margin-top: 0;}
.editable_block-41 .image { border: none; box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; min-height: 0; float: left; margin-right: 10px; margin-left: 0; margin-bottom: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 50px;}
.editable_block-41 .item-label { padding: 2px 5px; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; display: -webkit-flex; display: flex;}
.editable_block-41 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: auto; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; margin-left: 40px; padding-left: 15px; min-height: 0;}
.editable_block-41 .img-convert { box-sizing: border-box; width: 50px; height: 50px; -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;}
.editable_block-41 .image img { box-sizing: border-box; vertical-align: middle; width: auto; height: auto; max-width: 100%; display: -webkit-flex; display: flex;}
.editable_block-41 .text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; pointer-events: auto; color: #0090cb; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; font-size: 22px; font-weight: bold; min-height: 50px; padding-top: 5px;}
.editable_block-41 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: left; display: -webkit-flex; display: flex; pointer-events: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.editable_block-41 .price-inner { box-sizing: border-box; display: inline-block; width: auto; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.editable_block-41 .price-note { box-sizing: border-box; display: inline-block; font-family: Montserrat, sans-serif; color: #333333; text-decoration: none; font-size: 16px; font-weight: bold; margin-right: 5px; margin-top: 6px; padding-top: 0.02px;}
.editable_block-41 .price-value { padding: 8px 0 0.02px; border: none; box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-align: center; font-family: Montserrat, sans-serif; color: #ffffff; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none; font-weight: 300; background: #ad95cf; -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; min-height: 30px; width: 30px;}
.editable_block-41 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; font-family: Roboto, sans-serif; color: #333333; text-decoration: none; font-size: 15px; font-weight: normal; -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;}
.editable_block-41 .more { box-sizing: border-box; margin-top: 5px; pointer-events: auto; text-align: left; padding-left: 55px;}
.editable_block-41 .more > a { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; height: 0; min-height: 14px; font-family: Fira Sans, sans-serif; color: #68bd1d; text-decoration: underline; font-size: 14px; font-weight: 500;}
.editable_block-41 .more > a:hover, 
.editable_block-41 .more > a.hover, 
.editable_block-41 .more > a.active { text-decoration: none;}
.editable_block-41 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.editable_block-41 .clear { clear: both;}
.popover-container-41 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-41 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-41 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-41 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-41 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-41 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-41 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-41 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content .s3_form_subitem label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-41 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-41 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-41 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0;}
.popover-wrap-41 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-41 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-41 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-41 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-41 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-41 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-41 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-41 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-41 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-41 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-41 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-41 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-41 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-41 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-41 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-41 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-41 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-41 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-41 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-41 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-41 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-41 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-41 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-41 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-41 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-41 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-41 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-41 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-41 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-41 ::-moz-placeholder { color: #ababab;}
.popover-wrap-41 :-ms-input-placeholder { color: #ababab;}
.block-2 { margin: -8px 0 auto 1px; position: relative; top: 0; left: 0; width: 315px; min-height: 0; z-index: 2; 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: 315px; 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; width: 315px;}
.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;}
.widget-3 { margin: 11px 0 0 20px; position: relative; top: 0; left: 0; z-index: 1; text-align: right; padding-right: 0; padding-left: 0; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; right: 0;}
.menu-6 .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-6 .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-6 .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-6 .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-6 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-6 .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-6 .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-6 .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-6 .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-6 .menu-scroll > ul > li.menu-item > a { padding: 0.02px 20px; margin: 0; 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: #0090cb; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: PT Sans, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: none; align-self: auto; text-align: left; font-weight: 600;}
.menu-6 .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-6 .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-6 .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-6 .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-6 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-6 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-6 .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-6 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-6 .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-6 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-6 .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-6 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-6 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-6 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-6 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.block-14 { margin: -56px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: repeating-linear-gradient(to right,#20b8e7 0%,#20b7e6 25%,#0082ba 100%); max-width: 100%; z-index: 6; text-align: left; 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; padding-left: 0; padding-right: 0;}
.widget-4 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: right; padding-right: 0; padding-left: 0; box-sizing: border-box; display: -webkit-flex; display: flex; width: 1024px; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-7 .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-7 .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-7 .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-7 .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-7 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-7 .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-7 .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-7 .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-7 .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-7 .menu-scroll > ul > li.menu-item > a { padding: 0.02px 15px 2px; margin: 0; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 14px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: PT Sans, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-transform: none; align-self: auto; min-height: 23px; font-weight: 600;}
.menu-7 .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-7 .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-7 .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-7 .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-7 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-7 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-7 .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-7 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-7 .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-7 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-7 .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-7 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-7 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-7 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-7 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.block-4 { margin: 10px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: repeating-linear-gradient(to right,#e94c17 0%,#e94c17 19.9%,#fecb00 40%,#e94c17 66.4%,#e94c17 100%); z-index: 5; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: PT Sans, sans-serif; text-decoration: none; right: 0;}
.block-13 .layout_8 { -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_10 { 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: 1024px; min-height: 0; max-width: 100%; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-6 { margin: 0 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-align: left; text-decoration: none; font-size: 20px; box-sizing: border-box; display: -webkit-flex; display: flex; width: 315px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 40px; -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; padding-left: 20px; font-weight: normal;}
.popover-wrap-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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: PT Sans, sans-serif;}
.popover-wrap-10 .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-10 .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-10 .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-10 .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-10 .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-10 .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-10 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-10 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-10 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-10 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: PT Sans, sans-serif;}
.popover-wrap-10 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-10 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-10 .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-10 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-10 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-10 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-10 .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: PT Sans, sans-serif;}
.popover-wrap-10 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-10 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-10 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-10 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-10 .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-10 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-10 .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-10 .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-10 .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-10 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-10 .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-10 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-10 .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-10 .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-10 .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-10 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-10 .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-10 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-10 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-10 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-10 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-10 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-10 .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-10 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-10 .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-10 .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-10 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-10 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-10 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-10 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-10 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-10 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-10 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-10 ::-moz-placeholder { color: #ababab;}
.popover-wrap-10 :-ms-input-placeholder { color: #ababab;}
.widget-5 { margin: 0 0 auto 20px; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: right; padding-right: 0; padding-left: 0; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-8 .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-8 .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-8 .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-8 .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-8 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-8 .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-8 .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-8 .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-8 .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-8 .menu-scroll > ul > li.menu-item > a { padding: 5px 20px; margin: 0; 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: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Arial, Helvetica, sans-serif; font-style: normal; letter-spacing: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: none; align-self: auto; text-align: left; font-weight: bold; min-height: 40px;}
.menu-8 .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-8 .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-8 .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-8 .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-8 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-8 .menu-scroll > ul > li.more-button { display: none; margin-left: auto; position: relative;}
.menu-8 .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-8 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-8 .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-8 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-8 .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; font-style: normal; letter-spacing: 0; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-transform: none;}
.menu-8 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-8 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-8 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-8 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.block-15 { margin: 30px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; 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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 20px; right: 0; font-family: PT Sans, sans-serif; text-decoration: none;}
.block-16 .layout_33 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-16 .layout_39 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-16 { margin: 20px auto 0; border: none; position: relative; top: 0; left: 0; width: 1024px; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; text-decoration: none; right: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; max-width: 100%; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; padding-left: 20px; padding-right: 20px;}
.block-18 { margin: 0 0 auto 220px; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 3; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-21 { margin: 0; position: relative; top: 0; left: 0; z-index: 4; color: #2F4F4F; text-align: center; text-decoration: none; font-size: 13px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.widget-19 { margin: 10px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-36 p:first-child { margin-top: 0;}
.address-36 p:last-child { margin-bottom: 0;}
.address-36 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-36 .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-36 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.address-36 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-36 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.address-36 .title { box-sizing: border-box; display: none;}
.address-36 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; color: #2F4F4F; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 13px;}
.address-36 input.tgl-but { box-sizing: border-box; display: none;}
.address-36 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-20 { margin: 10px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.phones-37 p:first-child { margin-top: 0;}
.phones-37 p:last-child { margin-bottom: 0;}
.phones-37 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-37 .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-37 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.phones-37 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-37 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.phones-37 .title { box-sizing: border-box; display: none;}
.phones-37 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: center; color: #2F4F4F; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 14px; font-weight: bold;}
.phones-37 input.tgl-but { box-sizing: border-box; display: none;}
.phones-37 .text_body a { text-decoration: none; color: inherit;}
.phones-37 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-28 { margin: 6px 0 0 171px; position: relative; top: 0; left: 0; z-index: 1; box-sizing: border-box; width: 186px;}
.widget-18 { margin: 0 0 auto 20px; position: relative; top: 0; left: 0; z-index: 2; color: #8f8f8f; text-align: right; text-decoration: none; width: 200px; right: auto;}
.block-17 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; background: repeating-linear-gradient(to bottom,#0ca0dc 0%,#193483 100%); max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; -webkit-box-shadow: inset 0px 3px 0px  rgba(255,255,255,0.18); -moz-box-shadow: inset 0px 3px 0px  rgba(255,255,255,0.18); box-shadow: inset 0px 3px 0px  rgba(255,255,255,0.18); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-15 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: justify; box-sizing: border-box; width: 1024px; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 0;}
.menu-col-29 ul.menu-columns-items > li.delimiter { margin-bottom: 3px; box-sizing: border-box; margin-top: 3px; min-height: 3px; background: #999999;}
.menu-col-29 .columns-delimiter { margin: 0 5px; position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: #999999;}
.menu-col-29 .menu-name { box-sizing: border-box; font-size: 20px; margin-bottom: 20px;}
.menu-col-29 .menu-columns-content { border: none; box-sizing: border-box; text-align: center; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-col-29 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.menu-col-29 .columns-cell { padding: 10px 30px 10px 20px; border: none; box-sizing: border-box; display: table-cell; vertical-align: top; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-col-29 ul.menu-columns-items { padding: 0; margin: 0; box-sizing: border-box; list-style: none;}
.menu-col-29 ul.menu-columns-items > li { box-sizing: border-box; margin-bottom: 0; text-align: center;}
.menu-col-29 ul.menu-columns-items > li > a { border: none; box-sizing: border-box; font-size: 15px; line-height: 1; font-weight: bold; color: #ffffff; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; padding-top: 5px; padding-bottom: 5px; cursor: pointer; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left; text-decoration: none; margin-bottom: 5px; -webkit-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.15); -moz-box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.15); box-shadow: inset 0px -1px 0px  rgba(255,255,255,0.15); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-col-29 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-29 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-29 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-29 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-29 ul.menu-columns-items ul { padding: 0; margin: 0; box-sizing: border-box; list-style: none;}
.menu-col-29 ul.menu-columns-items ul li { box-sizing: border-box; margin-top: 0; margin-bottom: 0;}
.menu-col-29 ul.menu-columns-items ul a { box-sizing: border-box; font-size: 13px; line-height: 1; color: #ade4fa; display: block; padding-top: 2px; padding-bottom: 2px; text-align: left; text-decoration: none;}
.menu-col-29 ul.menu-columns-items ul li.delimiter { box-sizing: border-box; margin-top: 2px; margin-bottom: 2px; min-height: 2px; background: #999999;}
.menu-col-29 .columns-cell-delim { box-sizing: border-box; display: table-cell; width: 20px; position: relative;}
.block-7 .layout_13 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-7 .layout_15 { -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: 25px auto 0; position: relative; top: 0; left: 0; width: 1024px; min-height: 0; max-width: 100%; z-index: 3; 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; font-family: PT Sans, sans-serif; text-decoration: none;}
.block-6 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 260px; min-height: 0; z-index: 2; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 20px; padding-right: 0;}
.widget-7 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: left; width: auto; padding-right: 20px; padding-left: 0; box-sizing: border-box; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; right: 0;}
.menu-12 .menu-scroll > ul > li.delimiter { border: none; margin-top: 0; margin-bottom: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 1px; height: auto; width: auto; background: repeating-linear-gradient(to right,#ffffff 0%,#ffffff 1%,#e6e6e6 15%,#e6e6e6 50%,#e6e6e6 85%,#ffffff 99%,#ffffff 100%);}
.menu-12 .menu-scroll > ul ul { padding: 5px 0; margin: 0; border: none; position: static; top: 0; left: 100%; list-style: none; width: auto; display: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-12 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-12 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.menu-12 .menu-scroll > ul ul > li > a { padding: 7px 40px; 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: #20b7e6; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-style: normal; letter-spacing: 0; text-transform: none;}
.menu-12 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-12 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-12 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-12 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-12 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-12 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-12 .menu-scroll > ul > li.menu-item > a { padding: 15px 0; margin: 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #0090cb; font-size: 15px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Arial, Helvetica, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-style: normal; letter-spacing: 0; text-transform: none; font-weight: bold; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjExIiB2aWV3Qm94PSIwIDAgNyAxMSIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9Im1zdC5zdmciIGNsYXNzPSJjbHMtMSIgZD0iTTQxMCw4NDUuNmwtMS40LDEuNC0wLjEtLjEtNC4xLDQuMS0xLjQtMS40LDQuMS00LjEtNC4xLTQuMSwxLjQtMS40LDQuMSw0LjEsMC4xLS4xLDEuNCwxLjQtMC4xLjFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDAzIC04NDApIiBmaWxsLW9wYWNpdHk9IjEiIHR5cGU9InNvbGlkQ29sb3IiIGZpbGw9IiNjY2NjY2MiPjwvcGF0aD4KPC9zdmc+") right 20px top 50% / auto auto no-repeat transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-12 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-12 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-12 .menu-scroll > ul > li.menu-item > a.active { padding-left: 20px; color: #ffffff; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgMTEgNyIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9Il8xNTg3LnN2ZyIgZGF0YS1uYW1lPSIxNTg3LnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMTA0Niw5MzEuNGwtNC4xLDQuMSwwLjEsMC4xLTEuNCwxLjQtMC4xLS4xLTAuMS4xLTEuNC0xLjQsMC4xLS4xLTQuMS00LjEsMS40LTEuNCw0LjEsNC4xLDQuMS00LjFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTAzNSAtOTMwKSIgZmlsbD0iI2ZmZmZmZiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") right 20px top 50% / auto auto no-repeat #20b7e6;}
.menu-12 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-12 .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-12 .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-12 .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-12 .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;}
.widget-26 { margin: 40px 0 0; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: left; box-sizing: border-box; width: auto; min-height: 0; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-right: 20px;}
.news-46 p:first-child { margin-top: 0;}
.news-46 p:last-child { margin-bottom: 0;}
.news-46 .news__header { border: none; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; padding-left: 50px; padding-top: 10px; padding-bottom: 10px; background: url("../images/_03.png") left 0px top 50% / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.news-46 .news__title { box-sizing: border-box; font-size: 18px; display: -webkit-flex; display: flex; font-family: Arial, Helvetica, sans-serif; color: #2F4F4F; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none;}
.news-46 .body-outer { box-sizing: border-box; position: relative;}
.news-46 .body { margin: 0; box-sizing: border-box; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.news-46 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.news-46 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.news-46 .news__list { box-sizing: border-box; display: block; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.news-46 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: auto;}
.news-46 .item { margin: 10px 0; border: none; box-sizing: border-box; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; min-width: 0; min-height: 0; padding-left: 40px; background: url("../images/_07.png") left 0px top 0px / auto auto no-repeat; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.news-46 .item__image { box-sizing: border-box; font-size: 0; margin-bottom: 10px; text-align: center; position: relative; 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;}
.news-46 .item-label { padding: 2px 5px; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; position: absolute; left: 0; top: 0; z-index: 5; background: #e83131; color: #fff; font-size: 12px;}
.news-46 .img-convert { box-sizing: border-box; width: auto; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.news-46 .item__image img { box-sizing: border-box; max-width: 100%; width: auto; height: auto; display: -webkit-flex; display: flex;}
.news-46 .item__title { box-sizing: border-box; font-weight: normal; margin-bottom: 5px; text-decoration: none; position: relative; z-index: 1; display: -webkit-flex; display: flex; font-size: 15px; font-family: Arial, Helvetica, sans-serif; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #2F4F4F;}
.news-46 .item__title > a { color: inherit; text-decoration: inherit; display: -webkit-inline-flex; display: inline-flex;}
.news-46 .item__date { box-sizing: border-box; margin-bottom: 5px; position: relative; z-index: 1;}
.news-46 .item__date > span { box-sizing: border-box; display: inline-block; font-size: 11px; color: hsl(0, 0%, 50%); text-transform: lowercase;}
.news-46 .item__text { box-sizing: border-box; margin-bottom: 5px; display: -webkit-flex; display: flex; position: relative; z-index: 1;}
.news-46 .item__text .align-elem { flex-basis: 100%;}
.news-46 .item__more { box-sizing: border-box; position: relative; margin-bottom: 10px; text-align: right;}
.news-46 .item__more_link { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-align: left; font-family: Arial, Helvetica, sans-serif; color: #0090cb; text-decoration: none; font-size: 14px; margin-left: auto; margin-right: 0; -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;}
.news-46 .bx-wrapper { margin-left: 0; margin-right: auto;}
.news-46 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.news-46 .item__image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.news-46 .item__date > span ins { box-sizing: border-box; display: block; font-size: 16px; color: hsl(0, 0%, 50%); text-decoration: none;}
.news-46 .controls { z-index: 1; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box; margin-top: -10px;}
.news-46 .prev { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_news_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.news-46 .next { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_news_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.news-46 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-46 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.news-46 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.news-46 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.news-46 .auto_controls { box-sizing: border-box; display: none;}
.news-46 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.news-46 .bx-controls-auto-item { box-sizing: border-box;}
.news-46 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_news_pause.png") center center / auto no-repeat;}
.news-46 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_news_play.png") center center / auto no-repeat;}
.news-46 .pager-wrap { box-sizing: border-box;}
.news-46 .bx-pager { margin: auto auto 0; position: relative; z-index: 100; display: inline-block; box-sizing: border-box; visibility: visible;}
.news-46 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.news-46 .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; height: 10px;}
.news-46 .news__footer { box-sizing: border-box; text-align: right;}
.news-46 .news__all { box-sizing: border-box;}
.news-46 .all_link { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; text-align: left; font-family: Arial, Helvetica, sans-serif; color: #0090cb; text-decoration: none; font-size: 14px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.block-8 { margin: 0 0 auto 30px; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0; text-decoration: none; padding-right: 20px;}
.block-10 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-8 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: left; width: auto; height: 0; min-height: 300px; box-sizing: border-box; background: url("../images/wm_slider_spacer.gif") left 50% top 50% / cover no-repeat rgba(0,0,0,0.05); right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.popover-wrap-16 .popover-body { padding: 20px 40px 32px; border: 1px solid #b7b7b7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #fff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-16 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left;}
.popover-wrap-16 .popover-body .form_calendar input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-16 .popover-body .form_calendar_interval input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-16 .popover-body textarea { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 100%; text-align: left;}
.popover-wrap-16 .popover-body .s3_button_large { border: none; background: linear-gradient(to bottom, #f4e48d 0%, #ecd35f 100%) #f0db76; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; min-width: 25px; min-height: 25px; font-family: PT Sans, sans-serif;}
.popover-wrap-16 .popover-body .s3_message { padding: 12px; border: 1px solid #e1c893; display: table; margin-top: 1em; margin-bottom: 1em; background: #f0e4c9; color: #333; box-sizing: border-box; -moz-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); box-shadow: 0 2px 6px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.75); text-align: left;}
.popover-wrap-16 .popover-close { position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 30px; height: 30px; background: url("../images/wm_button_close.png") 0 0 no-repeat; z-index: 10; cursor: pointer;}
.popover-wrap-16 .popover-body .s3_form_field_content .icon.img_name { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-16 .popover-body .s3_form_field_content .icon.img_email { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-16 .popover-body .s3_form_field_content .icon.img_phone { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.popover-wrap-16 .popover-body .s3_form_field_content .icon.img_comments { box-sizing: border-box; position: relative; background: url("../images/wm_form_adaptive_default.gif") 50% 50% no-repeat;}
.slider-16 .bx-wrapper { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; position: relative;}
.slider-16 .bx-viewport { -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; box-sizing: border-box; height: 100%; background-size: inherit; background-position: inherit; position: absolute !important;}
.slider-16 .text_wrapper .bx-viewport { position: relative !important;}
.slider-16 .slider-inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; background-size: inherit; background-position: inherit; overflow: hidden;}
.slider-16 .slider-item { box-sizing: border-box; width: 100%; height: 100%; background-size: inherit; background-position: inherit; background-repeat: no-repeat;}
.slider-16 .text-slider { box-sizing: border-box; position: absolute; top: 50%; left: 0; z-index: 6; bottom: auto; margin-top: -403px; margin-left: 40px; width: 200px;}
.slider-16 .text-slider-wp { box-sizing: border-box; margin-right: auto; margin-left: auto; display: inline-block; max-width: 100%;}
.slider-16 .block-body { box-sizing: border-box; display: -webkit-flex; display: flex; color: #2F4F4F; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 14px;}
.slider-16 .block-more { box-sizing: border-box;}
.slider-16 .block-more > a { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box;}
.slider-16 .block-title { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-size: 20px; font-weight: bold;}
.slider-16 .slider-item > a { display: block; width: 100%; height: 100%; box-sizing: border-box; position: relative; z-index: 5;}
.slider-16 .slider-controls { box-sizing: border-box; visibility: hidden; position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: -webkit-flex; display: flex; margin-top: -20px; text-align: justify; bottom: auto;}
.slider-16 .slider-prev { border: none; box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 40px; height: 20px; background: url("../images/lib_475101_untitled-1-recovered-recovered_06 (2).png") left 50% top 50% / auto auto no-repeat #ffffff; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 40px;}
.slider-16 .slider-prev:hover, 
.slider-16 .slider-prev.hover, 
.slider-16 .slider-prev.active { background: url("../images/lib_475101_untitled-1-recovered-recovered_06 (2).png") left 50% top 50% / auto auto no-repeat #f0f0f0;}
.slider-16 .slider-prev:active, 
.slider-16 .slider-prev.active { background: url("../images/lib_475101_untitled-1-recovered-recovered_06 (2).png") left 50% top 50% / auto auto no-repeat #e0e0e0;}
.slider-16 .slider-next { border: none; box-sizing: border-box; position: relative; z-index: 100; visibility: visible; display: inline-block; vertical-align: top; width: 40px; height: 20px; background: url("../images/lib_475101_untitled-1-recovered-recovered_06 (1).png") left 50% top 50% / auto auto no-repeat #ffffff; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 40px;}
.slider-16 .slider-next:hover, 
.slider-16 .slider-next.hover, 
.slider-16 .slider-next.active { background: url("../images/lib_475101_untitled-1-recovered-recovered_06 (1).png") left 50% top 50% / auto auto no-repeat #ededed;}
.slider-16 .slider-next:active, 
.slider-16 .slider-next.active { background: url("../images/lib_475101_untitled-1-recovered-recovered_06 (1).png") left 50% top 50% / auto auto no-repeat #e0e0e0;}
.slider-16 .slider-prev > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-16 .slider-next > a { box-sizing: border-box; display: block; height: 100%; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.slider-16 .slider-pager-wrap { box-sizing: border-box; position: absolute; bottom: 0; left: 0; right: 0; font-size: 0; visibility: hidden; z-index: 100; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.slider-16 .bx-auto_controls { margin: auto auto 20px 20px; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center;}
.slider-16 .slider-pager { box-sizing: border-box; text-align: left;}
.slider-16 .slider-pager > a { padding: 1px; margin: 2px 4px; border: none; box-sizing: border-box; display: inline-block; vertical-align: top; width: 18px; min-height: 18px; background: radial-gradient(ellipse farthest-corner at center center,rgba(0, 0, 0, 0.4) 0px,rgba(0, 0, 0, 0.4) 4px,rgba(0, 0, 0, 0) 4.5px); -webkit-border-radius: 250px; -moz-border-radius: 250px; border-radius: 250px; font-size: 11px; text-decoration: none; color: #999999; text-align: center; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.slider-16 .slider-pager > a:hover, 
.slider-16 .slider-pager > a.hover, 
.slider-16 .slider-pager > a.active { -webkit-box-shadow: 0px 0px 0px  1px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 0px  1px rgba(0,0,0,0.5); box-shadow: 0px 0px 0px  1px rgba(0,0,0,0.5);}
.slider-16 .slider-pager > a:active, 
.slider-16 .slider-pager > a.active { border: 1px solid #ea570a; background: radial-gradient(ellipse farthest-corner at center center,#ea570a -20px,#ea570a 5px,rgba(0, 0, 0, 0) 5px); -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent;}
.slider-16 .auto_controls { box-sizing: border-box; display: none;}
.slider-16 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.slider-16 .bx-controls-auto-item { box-sizing: border-box;}
.slider-16 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_pause.png") center center / auto no-repeat;}
.slider-16 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_play.png") center center / auto no-repeat;}
.slider-16 .overfill { position: absolute; box-sizing: border-box; height: 100%; width: 100%; background: inherit; top: 0; left: 0; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit;}
.slider-16 .text-slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-16 .text-slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-16 .text_wrapper { box-sizing: border-box; width: 150px; position: absolute; top: 0; left: 0; min-height: 100px; z-index: 100;}
.slider-16 .text_wrapper .text_inner { box-sizing: border-box; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; position: relative; height: 100%; overflow: hidden;}
.slider-16 .text_wrapper .text_slider { box-sizing: border-box; position: static; text-align: inherit;}
.slider-16 .text_wrapper .text_slider p:first-child { box-sizing: border-box; margin-top: 0;}
.slider-16 .text_wrapper .text_slider p:last-child { box-sizing: border-box; margin-bottom: 0;}
.slider-16 .block-title a { box-sizing: border-box; color: inherit; text-decoration: none;}
.popover-container-16 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-16 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-16 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left; font-family: PT Sans, sans-serif;}
.popover-wrap-16 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-16 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-16 .popover-body .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-16 .popover-body .s3_form_item_type_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.popover-wrap-16 .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-16 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-16 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-16 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_div h2 { box-sizing: border-box; font-size: 18px; line-height: 1; font-weight: normal; margin-top: 0; margin-bottom: 0; font-family: PT Sans, sans-serif;}
.popover-wrap-16 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-16 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-16 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-16 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_checkbox .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-16 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-16 .popover-body .form_checkbox label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-16 .popover-body .form_checkbox input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-16 .popover-body .form_checkbox .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-16 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_radio .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-16 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-16 .popover-body .form_radio label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; width: 100%;}
.popover-wrap-16 .popover-body .form_radio input { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-16 .popover-body .form_radio .s3_form_subitem_title { margin: 5px 5px 0 0; box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.popover-wrap-16 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_select .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.popover-wrap-16 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-16 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-16 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-16 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-16 .popover-body .form_calendar_interval .s3_form_field_content { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-16 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-16 .popover-body .form_calendar_interval label { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.popover-wrap-16 .popover-body .form_calendar_interval .s3_form_subitem_title { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; padding-left: 5px; padding-right: 5px;}
.popover-wrap-16 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-16 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-16 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-16 .popover-body .s3_form_field_content .icon { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.popover-wrap-16 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-16 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-16 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-16 ::-moz-placeholder { color: #ababab;}
.popover-wrap-16 :-ms-input-placeholder { color: #ababab;}
.block-9 { margin: 30px 0 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-10 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 2; color: #2F4F4F; line-height: 1.3; text-decoration: none; font-size: 16px; display: block; min-height: 0; width: auto; right: 0;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-18 h2 { box-sizing: border-box; font-family: PT Sans, sans-serif; color: #2F4F4F; font-style: normal; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: bold;}
.content-18 h3 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Sans, sans-serif; color: #2F4F4F; line-height: 1.2; letter-spacing: 0; text-align: left; text-transform: none; text-decoration: none;}
.content-18 h4 { box-sizing: border-box; font-size: 13px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Sans, sans-serif; color: #2F4F4F;}
.content-18 h5 { box-sizing: border-box; font-size: 12px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Sans, sans-serif; color: #2F4F4F;}
.content-18 h6 { box-sizing: border-box; font-size: 11px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Sans, sans-serif; color: #2F4F4F;}
.content-18 a { box-sizing: border-box; color: #0000ff;}
.content-18 .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-18 .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-18 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-18 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-18 .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-9 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; color: #2F4F4F; text-decoration: none; font-size: 20px; box-sizing: border-box; font-weight: bold; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 16px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Sans, sans-serif; color: #2F4F4F;}
h3 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Sans, sans-serif; color: #2F4F4F;}
h4 { box-sizing: border-box; font-size: 13px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Sans, sans-serif; color: #2F4F4F;}
h5 { box-sizing: border-box; font-size: 12px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Sans, sans-serif; color: #2F4F4F;}
h6 { box-sizing: border-box; font-size: 11px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; font-family: PT Sans, sans-serif; color: #2F4F4F;}
.widget-25 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-45 .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; text-align: left;}
.side-panel-45 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-45 .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-45 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-45 .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-45 .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-45 .side-panel-button-icon { display: block;}
.side-panel-45 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-45 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.block-3 { padding-top: 50px; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-20 .layout_4 { 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-20 .layout_44_id_6 { margin: 15px 0 0; -webkit-order: 2; -moz-order: 2; order: 2; flex-basis: auto; width: auto;}
	.block-20 { width: auto; min-height: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-top: 0; margin-left: 0; margin-right: 0; padding-left: 30px; padding-right: 30px;}
	.block-19 .layout_40 { 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-19 .layout_41 { 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: -webkit-flex; display: flex;}
	.block-19 .layout_42 { 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-19 { border: none; background: none; margin-top: -100px; margin-left: 240px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-24 { margin-left: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-22 { width: 180px; margin-top: 12px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.phones-40 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-40 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-23 { margin-left: 20px; margin-right: auto; margin-bottom: 0; -webkit-order: 1; -moz-order: 1; order: 1; right: 0;}
	.editable_block-41 .body { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.editable_block-41 .title { -webkit-order: 0; -moz-order: 0; order: 0;}
	.editable_block-41 .image { -webkit-order: 0; -moz-order: 0; order: 0; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.editable_block-41 .text { -webkit-order: 0; -moz-order: 0; order: 0;}
	.editable_block-41 .price { -webkit-order: 0; -moz-order: 0; order: 0;}
	.editable_block-41 .price-value { -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; background: none;}
	.editable_block-41 .price-value:hover, 
	.editable_block-41 .price-value.hover, 
	.editable_block-41 .price-value.active { font-weight: 600; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.editable_block-41 .price-currency:hover, 
	.editable_block-41 .price-currency.hover, 
	.editable_block-41 .price-currency.active { font-weight: 600;}
	.editable_block-41 .more { clear: none; -webkit-order: 0; -moz-order: 0; order: 0;}
	.block-2 { margin-top: 0; margin-left: 0; width: 230px;}
	.widget-2 { border: none; width: 220px; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; -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; max-width: 100%; display: block;}
	.block-14 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-13 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-13 .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-13 { width: auto; display: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0;}
	.widget-6 { -webkit-order: 2; -moz-order: 2; order: 2; background: none;}
	.widget-6:hover, 
	.widget-6.hover, 
	.widget-6.active { font-weight: 600;}
	.block-15 { background: none; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-16 .layout_33 { 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-16 .layout_39 { 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-16 { width: auto; background: none; margin-left: 0; margin-right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; padding-left: 30px; padding-right: 30px; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-18 { margin-top: 15px; margin-left: 0; margin-right: auto;}
	.widget-21 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-19 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.address-36 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-36 .block-body-drop { width: 100%; margin-left: 0;}
	.widget-20 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.phones-37 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-37 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-28 { margin-left: auto; margin-right: auto; -webkit-order: 4; -moz-order: 4; order: 4; display: block;}
	.widget-18 { text-align: center; margin-top: 10px; margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-17 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-15 { width: auto; margin-left: 0; margin-right: 0; background: none; -webkit-order: 4; -moz-order: 4; order: 4; display: block;}
	.menu-col-29 .menu-columns-content { background: none;}
	.menu-col-29 .columns-cell { background: none;}
	.menu-col-29 ul.menu-columns-items > li > a { background: none;}
	.block-7 .layout_13 { 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 .layout_15 { 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 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-6 { width: auto; right: 0; padding-right: 30px; padding-left: 30px;}
	.widget-26 { min-height: auto; background: none; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.news-46 .body-outer { width: auto;}
	.news-46 .body { width: auto;}
	.news-46 .item-outer { width: 100%;}
	.news-46 .item { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.news-46 .item__image { max-width: 100%; margin-right: 15px; margin-bottom: 5px; float: none;}
	.news-46 .item__image img { min-height: 0;}
	.block-8 { margin-top: 10px; margin-left: 0; padding-left: 30px; padding-right: 30px;}
	.widget-8 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.slider-16 .slider-prev { padding: 0; margin: 0 2px;}
	.slider-16 .slider-next { padding: 0; margin: 0 2px;}
	.block-9 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-10 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-9 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-25 { 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: #ebebeb; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-order: 6; -moz-order: 6; order: 6; display: block;}
	.side-panel-45 .side-panel-top { width: auto;}
	.side-panel-45 .side-panel-button { border: none; width: 50px; min-height: 50px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: repeating-linear-gradient(to left,#969593 0%,#e0e0e0 30%,#969593 60.3%,#969593 100%) #b1b2b2; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 12px; padding-right: 12px; text-align: center; padding-top: 12px;}
	.side-panel-45 .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; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; margin-top: 4px;}

}

@media all and (max-width: 768px) {
	.block-20 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-20 .layout_44_id_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-19 .layout_40 { 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-19 .layout_41 { 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-19 .layout_42 { 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: none;}
	.block-19 { margin-top: -86px; margin-left: 230px;}
	.widget-22 { margin-top: 15px; margin-right: auto;}
	.widget-23 { margin-top: 5px; margin-left: auto;}
	.editable_block-41 .body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-14 { display: none;}
	.block-4 { display: none;}
	.block-13 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-13 .layout_10 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-13 { display: -webkit-flex; display: flex;}
	.block-16 .layout_33 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-16 .layout_39 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; padding-left: 0; padding-right: 0; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex;}
	.block-16 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
	.block-18 { margin-bottom: 0; margin-right: 0;}
	.widget-18 { margin-top: 15px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-15 { padding-left: 10px; padding-right: 10px;}
	.block-7 .layout_13 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-7 .layout_15 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-7 { margin-top: 0;}
	.block-8 { margin-top: 0;}
	.slider-16 .text-slider { top: 0; right: 0; bottom: 0; margin-right: 0; margin-left: 0; margin-bottom: 0; overflow: hidden;}

}

@media all and (max-width: 640px) {
	.block-20 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-20 .layout_44_id_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-19 .layout_40 { 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-19 .layout_41 { 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: -webkit-flex; display: flex;}
	.block-19 .layout_42 { 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: none;}
	.block-19 { margin-left: 0;}
	.widget-23 { margin-top: 15px;}
	.block-14 { display: block;}
	.block-4 { display: block;}
	.block-13 .layout_8 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.block-13 .layout_10 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.widget-6 { margin: 15px auto 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.block-16 .layout_33 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-16 .layout_39 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-7 .layout_13 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-7 .layout_15 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}

}

@media all and (max-width: 480px) {
	.block-20 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-20 .layout_44_id_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-20 { padding-left: 20px; padding-right: 20px;}
	.block-19 .layout_40 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-19 .layout_41 { 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-19 .layout_42 { margin: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-19 { margin-top: 0;}
	.widget-22 { text-align: center; width: 307px; margin-top: 0; 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;}
	.widget-23 { text-align: center; width: 320px; margin-top: 5px;}
	.block-2 { width: auto; right: 0;}
	.block-13 .layout_8 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-13 .layout_10 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-13 { display: none;}
	.block-15 { margin-top: 0;}
	.block-16 .layout_33 { 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-16 .layout_39 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-16 { margin-top: 0;}
	.widget-28 { margin-top: 0;}
	.widget-18 { margin-bottom: 0;}
	.block-17 { display: none;}
	.block-7 .layout_13 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-7 .layout_15 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-7 { margin-top: 48px;}
	.block-6 { padding-right: 0; padding-left: 20px;}
	.widget-26 { min-height: 0;}
	.news-46 .item__image { margin-right: 0;}
	.block-8 { padding-left: 20px; padding-right: 20px;}

}
.side-panel .widget-24 { margin: 0 0 auto 15px; border: none; z-index: 3; text-decoration: none; pointer-events: auto; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; left: 0; top: 0; position: relative; -webkit-text-shadow: 0px 3px 0px  #c43b0e; -moz-text-shadow: 0px 3px 0px  #c43b0e; text-shadow: 0px 3px 0px  #c43b0e; background: url("../images/1600_11 (1).png") left 15px top 50% / auto auto no-repeat, repeating-linear-gradient(to bottom,#feca00 0%,#d94815 40%,#d94815 100%); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; color: #ffffff; min-height: 50px; font-weight: bold; text-transform: uppercase; font-size: 15px; padding-left: 35px; line-height: 1.1; width: 160px; font-family: PT Sans, sans-serif; font-style: normal; letter-spacing: 0; text-align: center; 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;}
.side-panel .widget-3 { padding: 10px 0; margin: 0 0 30px; 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: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-6 .menu-scroll > ul { display: block;}
.side-panel .menu-6 .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-6 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-6 .menu-scroll > ul > li.menu-item > a { width: auto; padding-top: 10px; padding-bottom: 10px;}
.side-panel .menu-6 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-6 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .widget-4 { padding: 10px 0; margin: 0 0 30px; border: none; z-index: 1; -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; max-width: 100%; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: repeating-linear-gradient(to right,#20b8e7 0%,#20b7e6 25%,#0082ba 100%); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; text-align: right; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-7 .menu-scroll > ul { display: block;}
.side-panel .menu-7 .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-7 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-7 .menu-scroll > ul > li.menu-item > a { width: auto; padding-top: 10px; padding-bottom: 10px;}
.side-panel .menu-7 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-7 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .widget-5 { padding: 10px 0; margin: 0 0 30px; border: none; 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; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: repeating-linear-gradient(to right,rgba(254, 203, 0, 0.61) 0%,rgba(233, 76, 23, 0.61) 66.4%,rgba(233, 76, 23, 0.61) 100%) #e94c17; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; font-family: PT Sans, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-8 .menu-scroll > ul { display: block;}
.side-panel .menu-8 .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-8 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-8 .menu-scroll > ul > li.menu-item > a { width: auto;}
.side-panel .menu-8 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-8 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-8 .menu-scroll > ul > li.menu-item > a.active { font-weight: 600;}
.side-panel .menu-8 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-8 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .widget-7 { padding: 10px 20px 10px 0; margin: 0 0 20px; border: none; z-index: 2; text-align: left; width: auto; left: 0; top: 0; position: relative; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; font-family: PT Sans, sans-serif; display: block; right: 0;}
.side-panel .menu-12 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-12 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-12 .menu-scroll > ul > li.menu-item > a.active { padding-left: 20px; color: #ffffff; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgMTEgNyIgaWQ9InN2Zy0xIj4KICA8ZGVmcyBpZD0iZGVmcy0yIj4KICAgIDxzdHlsZSBpZD0ic3R5bGUtMyI+CgkuY2xzLTEgeyBmaWxsLXJ1bGU6IGV2ZW5vZGQ7IH0KPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9Il8xNTg3LnN2ZyIgZGF0YS1uYW1lPSIxNTg3LnN2ZyIgY2xhc3M9ImNscy0xIiBkPSJNMTA0Niw5MzEuNGwtNC4xLDQuMSwwLjEsMC4xLTEuNCwxLjQtMC4xLS4xLTAuMS4xLTEuNC0xLjQsMC4xLS4xLTQuMS00LjEsMS40LTEuNCw0LjEsNC4xLDQuMS00LjFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTAzNSAtOTMwKSIgZmlsbD0iI2ZmZmZmZiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") right 20px top 50% / auto auto no-repeat #20b7e6;}
.side-panel .menu-12 .menu-scroll > ul > li.menu-item > a:active, 
.side-panel .menu-12 .menu-scroll > ul > li.menu-item > a.active { padding-left: 0;}

.calc-button-wrapper {
	padding: 30px 0;
}

.calc-button {
	display: block;
	padding: 15px;
	color: #fff;
	font-size: 16.4px;
	font-weight: 700;
	line-height: 1.1;
	text-decoration: none;
	background: linear-gradient(#7c110d, #d12524);
}

.calc-button:hover {
	background: linear-gradient(#9b1510, #d12524);
}

.calc-button:active{
	background: linear-gradient(#d12524, #7c110d);
}

.calc-button span {color: #f4f5a2;}
.news-46 .item__title, .news-46 .news__title{
	font-size: 12pt;
}
.news-46 .item__title{
	font-family: PT Sans, sans-serif;
}

.buy-one-click-form-wr {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .3);
  z-index: 10001;
  opacity: 0;
  visibility: hidden;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  }
  .buy-one-click-form-wr.active {
    opacity: 1;
    visibility: visible; }

.buy-one-click-form-in {
  position: relative;
  width: 100%;
  max-width: 330px;
  padding: 20px 20px 5px;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 0 14px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.07);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100%;
  overflow: auto; }
  .buy-one-click-form-in .close-btn {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%238fb840%22%20d%3D%22M%206.4%205%20C%206.4%205%209.71%208.31%209.71%208.31%20C%2010.1%208.7%2010.1%209.33%209.71%209.71%20C%209.32%2010.1%208.7%2010.1%208.31%209.71%20C%208.31%209.71%205%206.4%205%206.4%20C%205%206.4%201.69%209.71%201.69%209.71%20C%201.3%2010.1%200.67%2010.1%200.29%209.71%20C%20-0.1%209.33%20-0.1%208.7%200.29%208.31%20C%200.29%208.31%203.59%205%203.59%205%20C%203.59%205%200.29%201.69%200.29%201.69%20C%20-0.1%201.3%20-0.1%200.67%200.29%200.29%20C%200.67%20-0.1%201.3%20-0.1%201.69%200.29%20C%201.69%200.29%205%203.59%205%203.59%20C%205%203.59%208.31%200.29%208.31%200.29%20C%208.7%20-0.1%209.32%20-0.1%209.71%200.29%20C%2010.1%200.67%2010.1%201.3%209.71%201.69%20C%209.71%201.69%206.4%205%206.4%205%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .buy-one-click-form-in .title {
    color: #404040;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 18px; }
  .buy-one-click-form-in .tpl-field {
    margin: 0 0 20px; }
  .buy-one-click-form-in .tpl-field.field-required .field-title:after {
    display: inline-block;
    content: "*";
    color: red;
    margin-left: 2px; }
  .buy-one-click-form-in .field-title {
    color: #909090;
    font-size: 13px;
    margin-bottom: 5px;
    display: block; }
  .buy-one-click-form-in textarea, .buy-one-click-form-in input {
    width: 100%;
    height: 40px;
    outline: none;
    -moz-box-shadow: inset 0 1px 0 #e3e4e5;
    -webkit-box-shadow: inset 0 1px 0 #e3e4e5;
    box-shadow: inset 0 1px 0 #e3e4e5; }
  .buy-one-click-form-in textarea.error, .buy-one-click-form-in input.error {
    -moz-box-shadow: 0 0 14px red;
    -webkit-box-shadow: 0 0 14px red;
    box-shadow: 0 0 14px red; }
  .buy-one-click-form-in textarea {
    height: auto; }
  .buy-one-click-form-in .tpl-form-button {
    width: 96px;
    height: 40px;
    display: inline-block;
    margin: 0 4px 0 0;
    padding: 0;
    vertical-align: top;
    text-align: center;
    font: 600 13px/40px arial;
    text-transform: uppercase;
    text-decoration: none;
    border: none; }
  .buy-one-click-form-in .tpl-anketa-success-note {
    padding-bottom: 15px; }